/*M!999999\- enable the sandbox mode */ 
-- MariaDB dump 10.19  Distrib 10.11.18-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: devsite2_wp547
-- ------------------------------------------------------
-- Server version	10.11.18-MariaDB

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wpet_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wpet_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) NOT NULL,
  `status` varchar(20) NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) DEFAULT NULL,
  `schedule` longtext DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) DEFAULT NULL,
  `priority` tinyint(3) unsigned NOT NULL DEFAULT 10,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id` (`claim_id`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`),
  KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
  KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
  KEY `claim_id_status_priority_scheduled_date_gmt` (`claim_id`,`status`,`priority`,`scheduled_date_gmt`),
  KEY `status_last_attempt_gmt` (`status`,`last_attempt_gmt`),
  KEY `status_claim_id` (`status`,`claim_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7293 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_actionscheduler_actions`
--

LOCK TABLES `wpet_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wpet_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wpet_actionscheduler_actions` VALUES
(7240,'action_scheduler/migration_hook','complete','2025-11-13 19:07:35','2025-11-13 19:07:35','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1763060855;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1763060855;}',1,1,'2025-12-27 20:00:08','2025-12-27 20:00:08',1,NULL,10),
(7241,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-11-14 16:38:00','2025-11-14 16:38:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1763138280;s:18:\"\0*\0first_timestamp\";i:1763138280;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1763138280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2025-12-28 02:57:10','2025-12-28 02:57:10',2,NULL,20),
(7242,'wpforms_process_migration_175','complete','2025-11-14 16:38:00','2025-11-14 16:38:00','[-3]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-12-28 02:57:06','2025-12-28 02:57:06',2,NULL,10),
(7243,'wpforms_process_migration_175','complete','2025-11-14 16:38:00','2025-11-14 16:38:00','[-2]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-12-28 02:57:06','2025-12-28 02:57:06',2,NULL,10),
(7244,'wpforms_process_migration_175','complete','2025-11-14 16:38:00','2025-11-14 16:38:00','[-1]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-12-28 02:57:06','2025-12-28 02:57:06',2,NULL,10),
(7245,'wpforms_process_migration_190','complete','2025-11-14 16:38:00','2025-11-14 16:38:00','[0]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-12-28 02:57:07','2025-12-28 02:57:07',2,NULL,10),
(7246,'wpforms_process_migration_190','complete','2025-11-14 16:38:00','2025-11-14 16:38:00','[1]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-12-28 02:57:07','2025-12-28 02:57:07',2,NULL,10),
(7247,'wpforms_process_migration_190','complete','2025-11-14 16:38:00','2025-11-14 16:38:00','[2]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-12-28 02:57:07','2025-12-28 02:57:07',2,NULL,10),
(7248,'wpforms_process_migration_190','complete','2025-11-14 16:38:00','2025-11-14 16:38:00','[3]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-12-28 02:57:07','2025-12-28 02:57:07',2,NULL,10),
(7249,'wpforms_process_migration_190','complete','2025-11-14 16:38:00','2025-11-14 16:38:00','[4]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-12-28 02:57:07','2025-12-28 02:57:07',2,NULL,10),
(7250,'wpforms_process_migration_190','complete','2025-11-14 16:38:00','2025-11-14 16:38:00','[5]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-12-28 02:57:07','2025-12-28 02:57:07',2,NULL,10),
(7251,'wpforms_process_migration_190','complete','2025-11-14 16:38:00','2025-11-14 16:38:00','[6]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-12-28 02:57:07','2025-12-28 02:57:07',2,NULL,10),
(7252,'wpforms_process_forms_locator_scan','complete','2025-12-28 02:57:04','2025-12-28 02:57:04','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766890624;s:18:\"\0*\0first_timestamp\";i:1766890624;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766890624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-12-28 02:57:10','2025-12-28 02:57:10',2,NULL,10),
(7253,'wpforms_process_purge_spam','complete','2025-12-28 02:57:04','2025-12-28 02:57:04','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766890624;s:18:\"\0*\0first_timestamp\";i:1766890624;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766890624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-12-28 02:57:10','2025-12-28 02:57:10',2,NULL,10),
(7254,'wpforms_email_summaries_fetch_info_blocks','complete','2025-12-24 00:10:12','2025-12-24 00:10:12','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766535012;s:18:\"\0*\0first_timestamp\";i:1766535012;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766535012;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2025-12-28 02:57:07','2025-12-28 02:57:07',2,NULL,10),
(7255,'wpforms_send_usage_data','pending','2026-01-09 18:58:46','2026-01-09 18:58:46','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767985126;s:18:\"\0*\0first_timestamp\";i:1767985126;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767985126;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),
(7256,'wpforms_process_font_awesome_upgrade','complete','2025-12-28 02:57:06','2025-12-28 02:57:06','{\"tasks_meta_id\":null}','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-12-28 02:57:10','2025-12-28 02:57:10',2,NULL,10),
(7257,'wpforms_process_webhooks_auto_configuration','complete','2025-12-28 02:57:06','2025-12-28 02:57:06','{\"tasks_meta_id\":null}','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-12-28 02:57:10','2025-12-28 02:57:10',2,NULL,10),
(7258,'wpforms_process_domain_auto_registration','complete','2025-12-28 02:57:06','2025-12-28 02:57:06','{\"tasks_meta_id\":null}','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-12-28 02:57:10','2025-12-28 02:57:10',2,NULL,10),
(7259,'wpforms_process_stripe_link_subscriptions','complete','2025-12-28 02:57:06','2025-12-28 02:57:06','{\"tasks_meta_id\":null}','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-12-28 02:57:10','2025-12-28 02:57:10',2,NULL,10),
(7260,'wpforms_email_summaries_fetch_info_blocks','pending','2026-01-04 02:57:07','2026-01-04 02:57:07','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767495427;s:18:\"\0*\0first_timestamp\";i:1766535012;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767495427;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),
(7261,'wpforms_process_forms_locator_scan','complete','2025-12-29 02:57:10','2025-12-29 02:57:10','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766977030;s:18:\"\0*\0first_timestamp\";i:1766890624;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766977030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-12-29 14:03:40','2025-12-29 14:03:40',13,NULL,10),
(7262,'wpforms_process_purge_spam','complete','2025-12-29 02:57:10','2025-12-29 02:57:10','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766977030;s:18:\"\0*\0first_timestamp\";i:1766890624;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766977030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-12-29 14:03:40','2025-12-29 14:03:40',13,NULL,10),
(7263,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-12-29 02:57:10','2025-12-29 02:57:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1766977030;s:18:\"\0*\0first_timestamp\";i:1763138280;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1766977030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2025-12-29 14:03:40','2025-12-29 14:03:40',13,NULL,20),
(7264,'wpforms_process_webhooks_auto_configuration','complete','2025-12-28 11:22:32','2025-12-28 11:22:32','{\"tasks_meta_id\":null}','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-12-28 11:22:41','2025-12-28 11:22:41',4,NULL,10),
(7265,'wpforms_process_font_awesome_upgrade','complete','2025-12-28 11:22:38','2025-12-28 11:22:38','{\"tasks_meta_id\":null}','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-12-28 11:25:35','2025-12-28 11:25:35',5,NULL,10),
(7266,'wpforms_process_forms_locator_scan','complete','2025-12-30 14:03:40','2025-12-30 14:03:40','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767103420;s:18:\"\0*\0first_timestamp\";i:1766890624;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767103420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-12-30 14:05:23','2025-12-30 14:05:23',60,NULL,10),
(7267,'wpforms_process_purge_spam','complete','2025-12-30 14:03:40','2025-12-30 14:03:40','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767103420;s:18:\"\0*\0first_timestamp\";i:1766890624;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767103420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-12-30 14:05:23','2025-12-30 14:05:23',60,NULL,10),
(7268,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-12-30 14:03:40','2025-12-30 14:03:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767103420;s:18:\"\0*\0first_timestamp\";i:1763138280;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767103420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2025-12-30 14:05:23','2025-12-30 14:05:23',60,NULL,20),
(7269,'wpforms_pro_core_info_cache_update','pending','2026-01-05 20:09:30','2026-01-05 20:09:30','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767643770;s:18:\"\0*\0first_timestamp\";i:1767643770;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767643770;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),
(7270,'wpforms-pro_license_api_plugin-updates_cache','complete','2025-12-30 02:09:30','2025-12-30 02:09:30','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767060570;s:18:\"\0*\0first_timestamp\";i:1767060570;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767060570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-12-30 03:10:41','2025-12-30 03:10:41',48,NULL,10),
(7271,'wpforms-pro_license_api_validate-key_cache','complete','2025-12-30 02:09:30','2025-12-30 02:09:30','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767060570;s:18:\"\0*\0first_timestamp\";i:1767060570;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767060570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-12-30 03:10:42','2025-12-30 03:10:42',48,NULL,10),
(7272,'wpforms_admin_notifications_update','complete','2025-12-29 20:09:30','2025-12-29 20:09:30','{\"tasks_meta_id\":6}','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-12-29 20:09:32','2025-12-29 20:09:32',19,NULL,10),
(7273,'wpforms-pro_license_api_plugin-updates_cache','complete','2025-12-30 09:10:41','2025-12-30 09:10:41','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767085841;s:18:\"\0*\0first_timestamp\";i:1767060570;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767085841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-12-30 10:55:46','2025-12-30 10:55:46',55,NULL,10),
(7274,'wpforms-pro_license_api_validate-key_cache','complete','2025-12-30 09:10:42','2025-12-30 09:10:42','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767085842;s:18:\"\0*\0first_timestamp\";i:1767060570;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767085842;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-12-30 10:55:47','2025-12-30 10:55:47',55,NULL,10),
(7275,'wpforms-pro_license_api_plugin-updates_cache','complete','2025-12-30 16:55:46','2025-12-30 16:55:46','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767113746;s:18:\"\0*\0first_timestamp\";i:1767060570;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767113746;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-12-30 21:15:01','2025-12-30 21:15:01',71,NULL,10),
(7276,'wpforms-pro_license_api_validate-key_cache','complete','2025-12-30 16:55:47','2025-12-30 16:55:47','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767113747;s:18:\"\0*\0first_timestamp\";i:1767060570;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767113747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-12-30 21:15:01','2025-12-30 21:15:01',71,NULL,10),
(7277,'wpforms_process_forms_locator_scan','complete','2025-12-31 14:05:23','2025-12-31 14:05:23','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767189923;s:18:\"\0*\0first_timestamp\";i:1766890624;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767189923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-12-31 14:05:36','2025-12-31 14:05:36',108,NULL,10),
(7278,'wpforms_process_purge_spam','complete','2025-12-31 14:05:23','2025-12-31 14:05:23','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767189923;s:18:\"\0*\0first_timestamp\";i:1766890624;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767189923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2025-12-31 14:05:36','2025-12-31 14:05:36',108,NULL,10),
(7279,'action_scheduler_run_recurring_actions_schedule_hook','complete','2025-12-31 14:05:23','2025-12-31 14:05:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767189923;s:18:\"\0*\0first_timestamp\";i:1763138280;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767189923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2025-12-31 14:05:36','2025-12-31 14:05:36',108,NULL,20),
(7280,'wpforms-pro_license_api_plugin-updates_cache','complete','2025-12-31 03:15:01','2025-12-31 03:15:01','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767150901;s:18:\"\0*\0first_timestamp\";i:1767060570;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767150901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-12-31 07:21:03','2025-12-31 07:21:03',77,NULL,10),
(7281,'wpforms-pro_license_api_validate-key_cache','complete','2025-12-31 03:15:01','2025-12-31 03:15:01','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767150901;s:18:\"\0*\0first_timestamp\";i:1767060570;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767150901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-12-31 07:21:04','2025-12-31 07:21:04',77,NULL,10),
(7282,'wpforms-pro_license_api_plugin-updates_cache','complete','2025-12-31 13:21:03','2025-12-31 13:21:03','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767187263;s:18:\"\0*\0first_timestamp\";i:1767060570;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767187263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-12-31 13:42:30','2025-12-31 13:42:30',81,NULL,10),
(7283,'wpforms-pro_license_api_validate-key_cache','complete','2025-12-31 13:21:04','2025-12-31 13:21:04','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767187264;s:18:\"\0*\0first_timestamp\";i:1767060570;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767187264;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,1,'2025-12-31 13:42:30','2025-12-31 13:42:30',81,NULL,10),
(7284,'wpforms-pro_license_api_plugin-updates_cache','pending','2025-12-31 19:42:30','2025-12-31 19:42:30','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767210150;s:18:\"\0*\0first_timestamp\";i:1767060570;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767210150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),
(7285,'wpforms-pro_license_api_validate-key_cache','pending','2025-12-31 19:42:30','2025-12-31 19:42:30','{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767210150;s:18:\"\0*\0first_timestamp\";i:1767060570;s:13:\"\0*\0recurrence\";i:21600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767210150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:21600;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),
(7286,'wpforms_admin_notifications_update','complete','2025-12-31 13:43:10','2025-12-31 13:43:10','{\"tasks_meta_id\":7}','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2025-12-31 13:43:20','2025-12-31 13:43:20',84,NULL,10),
(7287,'wpforms_process_forms_locator_scan','pending','2026-01-01 14:05:36','2026-01-01 14:05:36','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767276336;s:18:\"\0*\0first_timestamp\";i:1766890624;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767276336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),
(7288,'wpforms_process_purge_spam','pending','2026-01-01 14:05:36','2026-01-01 14:05:36','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767276336;s:18:\"\0*\0first_timestamp\";i:1766890624;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767276336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),
(7289,'action_scheduler_run_recurring_actions_schedule_hook','pending','2026-01-01 14:05:36','2026-01-01 14:05:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1767276336;s:18:\"\0*\0first_timestamp\";i:1763138280;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1767276336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,20),
(7290,'wpforms_admin_notifications_update','pending','2026-05-27 16:27:19','2026-05-27 16:27:19','{\"tasks_meta_id\":8}','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),
(7291,'wpforms_analytics_aggregate','pending','2026-07-23 01:00:00','2026-07-23 01:00:00','{\"tasks_meta_id\":9}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784768400;s:18:\"\0*\0first_timestamp\";i:1784768400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784768400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10),
(7292,'action_scheduler/migration_hook','pending','2026-07-22 15:34:13','2026-07-22 15:34:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784734453;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784734453;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10);
/*!40000 ALTER TABLE `wpet_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wpet_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=128 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_actionscheduler_claims`
--

LOCK TABLES `wpet_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wpet_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wpet_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_actionscheduler_groups`
--

LOCK TABLES `wpet_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wpet_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wpet_actionscheduler_groups` VALUES
(1,'action-scheduler-migration'),
(2,'ActionScheduler'),
(3,'wpforms');
/*!40000 ALTER TABLE `wpet_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wpet_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=138 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_actionscheduler_logs`
--

LOCK TABLES `wpet_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wpet_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wpet_actionscheduler_logs` VALUES
(1,7240,'action created','2025-11-13 19:06:35','2025-11-13 19:06:35'),
(2,7241,'action created','2025-11-14 16:38:00','2025-11-14 16:38:00'),
(3,7242,'action created','2025-11-14 16:38:00','2025-11-14 16:38:00'),
(4,7243,'action created','2025-11-14 16:38:00','2025-11-14 16:38:00'),
(5,7244,'action created','2025-11-14 16:38:00','2025-11-14 16:38:00'),
(6,7245,'action created','2025-11-14 16:38:00','2025-11-14 16:38:00'),
(7,7246,'action created','2025-11-14 16:38:00','2025-11-14 16:38:00'),
(8,7247,'action created','2025-11-14 16:38:00','2025-11-14 16:38:00'),
(9,7248,'action created','2025-11-14 16:38:00','2025-11-14 16:38:00'),
(10,7249,'action created','2025-11-14 16:38:00','2025-11-14 16:38:00'),
(11,7250,'action created','2025-11-14 16:38:00','2025-11-14 16:38:00'),
(12,7251,'action created','2025-11-14 16:38:00','2025-11-14 16:38:00'),
(13,7240,'action started via WP Cron','2025-12-27 20:00:08','2025-12-27 20:00:08'),
(14,7240,'action complete via WP Cron','2025-12-27 20:00:08','2025-12-27 20:00:08'),
(15,7252,'action created','2025-12-28 02:57:04','2025-12-28 02:57:04'),
(16,7253,'action created','2025-12-28 02:57:04','2025-12-28 02:57:04'),
(17,7254,'action created','2025-12-28 02:57:04','2025-12-28 02:57:04'),
(18,7255,'action created','2025-12-28 02:57:04','2025-12-28 02:57:04'),
(19,7256,'action created','2025-12-28 02:57:06','2025-12-28 02:57:06'),
(20,7257,'action created','2025-12-28 02:57:06','2025-12-28 02:57:06'),
(21,7258,'action created','2025-12-28 02:57:06','2025-12-28 02:57:06'),
(22,7259,'action created','2025-12-28 02:57:06','2025-12-28 02:57:06'),
(23,7242,'action started via WP Cron','2025-12-28 02:57:06','2025-12-28 02:57:06'),
(24,7242,'action complete via WP Cron','2025-12-28 02:57:06','2025-12-28 02:57:06'),
(25,7243,'action started via WP Cron','2025-12-28 02:57:06','2025-12-28 02:57:06'),
(26,7243,'action complete via WP Cron','2025-12-28 02:57:06','2025-12-28 02:57:06'),
(27,7244,'action started via WP Cron','2025-12-28 02:57:06','2025-12-28 02:57:06'),
(28,7244,'action complete via WP Cron','2025-12-28 02:57:06','2025-12-28 02:57:06'),
(29,7245,'action started via WP Cron','2025-12-28 02:57:06','2025-12-28 02:57:06'),
(30,7245,'action complete via WP Cron','2025-12-28 02:57:07','2025-12-28 02:57:07'),
(31,7246,'action started via WP Cron','2025-12-28 02:57:07','2025-12-28 02:57:07'),
(32,7246,'action complete via WP Cron','2025-12-28 02:57:07','2025-12-28 02:57:07'),
(33,7247,'action started via WP Cron','2025-12-28 02:57:07','2025-12-28 02:57:07'),
(34,7247,'action complete via WP Cron','2025-12-28 02:57:07','2025-12-28 02:57:07'),
(35,7248,'action started via WP Cron','2025-12-28 02:57:07','2025-12-28 02:57:07'),
(36,7248,'action complete via WP Cron','2025-12-28 02:57:07','2025-12-28 02:57:07'),
(37,7249,'action started via WP Cron','2025-12-28 02:57:07','2025-12-28 02:57:07'),
(38,7249,'action complete via WP Cron','2025-12-28 02:57:07','2025-12-28 02:57:07'),
(39,7250,'action started via WP Cron','2025-12-28 02:57:07','2025-12-28 02:57:07'),
(40,7250,'action complete via WP Cron','2025-12-28 02:57:07','2025-12-28 02:57:07'),
(41,7251,'action started via WP Cron','2025-12-28 02:57:07','2025-12-28 02:57:07'),
(42,7251,'action complete via WP Cron','2025-12-28 02:57:07','2025-12-28 02:57:07'),
(43,7254,'action started via WP Cron','2025-12-28 02:57:07','2025-12-28 02:57:07'),
(44,7254,'action complete via WP Cron','2025-12-28 02:57:07','2025-12-28 02:57:07'),
(45,7260,'action created','2025-12-28 02:57:07','2025-12-28 02:57:07'),
(46,7252,'action started via WP Cron','2025-12-28 02:57:07','2025-12-28 02:57:07'),
(47,7252,'action complete via WP Cron','2025-12-28 02:57:10','2025-12-28 02:57:10'),
(48,7261,'action created','2025-12-28 02:57:10','2025-12-28 02:57:10'),
(49,7253,'action started via WP Cron','2025-12-28 02:57:10','2025-12-28 02:57:10'),
(50,7253,'action complete via WP Cron','2025-12-28 02:57:10','2025-12-28 02:57:10'),
(51,7262,'action created','2025-12-28 02:57:10','2025-12-28 02:57:10'),
(52,7256,'action started via WP Cron','2025-12-28 02:57:10','2025-12-28 02:57:10'),
(53,7256,'action complete via WP Cron','2025-12-28 02:57:10','2025-12-28 02:57:10'),
(54,7257,'action started via WP Cron','2025-12-28 02:57:10','2025-12-28 02:57:10'),
(55,7257,'action complete via WP Cron','2025-12-28 02:57:10','2025-12-28 02:57:10'),
(56,7258,'action started via WP Cron','2025-12-28 02:57:10','2025-12-28 02:57:10'),
(57,7258,'action complete via WP Cron','2025-12-28 02:57:10','2025-12-28 02:57:10'),
(58,7259,'action started via WP Cron','2025-12-28 02:57:10','2025-12-28 02:57:10'),
(59,7259,'action complete via WP Cron','2025-12-28 02:57:10','2025-12-28 02:57:10'),
(60,7241,'action started via WP Cron','2025-12-28 02:57:10','2025-12-28 02:57:10'),
(61,7241,'action complete via WP Cron','2025-12-28 02:57:10','2025-12-28 02:57:10'),
(62,7263,'action created','2025-12-28 02:57:10','2025-12-28 02:57:10'),
(63,7264,'action created','2025-12-28 11:22:35','2025-12-28 11:22:35'),
(64,7265,'action created','2025-12-28 11:22:38','2025-12-28 11:22:38'),
(65,7264,'action started via WP Cron','2025-12-28 11:22:40','2025-12-28 11:22:40'),
(66,7264,'action complete via WP Cron','2025-12-28 11:22:41','2025-12-28 11:22:41'),
(67,7265,'action started via WP Cron','2025-12-28 11:25:32','2025-12-28 11:25:32'),
(68,7265,'action complete via WP Cron','2025-12-28 11:25:34','2025-12-28 11:25:34'),
(69,7261,'action started via WP Cron','2025-12-29 14:03:40','2025-12-29 14:03:40'),
(70,7261,'action complete via WP Cron','2025-12-29 14:03:40','2025-12-29 14:03:40'),
(71,7266,'action created','2025-12-29 14:03:40','2025-12-29 14:03:40'),
(72,7262,'action started via WP Cron','2025-12-29 14:03:40','2025-12-29 14:03:40'),
(73,7262,'action complete via WP Cron','2025-12-29 14:03:40','2025-12-29 14:03:40'),
(74,7267,'action created','2025-12-29 14:03:40','2025-12-29 14:03:40'),
(75,7263,'action started via WP Cron','2025-12-29 14:03:40','2025-12-29 14:03:40'),
(76,7263,'action complete via WP Cron','2025-12-29 14:03:40','2025-12-29 14:03:40'),
(77,7268,'action created','2025-12-29 14:03:40','2025-12-29 14:03:40'),
(78,7269,'action created','2025-12-29 20:09:30','2025-12-29 20:09:30'),
(79,7270,'action created','2025-12-29 20:09:30','2025-12-29 20:09:30'),
(80,7271,'action created','2025-12-29 20:09:30','2025-12-29 20:09:30'),
(81,7272,'action created','2025-12-29 20:09:30','2025-12-29 20:09:30'),
(82,7272,'action started via Async Request','2025-12-29 20:09:32','2025-12-29 20:09:32'),
(83,7272,'action complete via Async Request','2025-12-29 20:09:32','2025-12-29 20:09:32'),
(84,7270,'action started via WP Cron','2025-12-30 03:10:41','2025-12-30 03:10:41'),
(85,7270,'action complete via WP Cron','2025-12-30 03:10:41','2025-12-30 03:10:41'),
(86,7273,'action created','2025-12-30 03:10:41','2025-12-30 03:10:41'),
(87,7271,'action started via WP Cron','2025-12-30 03:10:41','2025-12-30 03:10:41'),
(88,7271,'action complete via WP Cron','2025-12-30 03:10:42','2025-12-30 03:10:42'),
(89,7274,'action created','2025-12-30 03:10:42','2025-12-30 03:10:42'),
(90,7273,'action started via WP Cron','2025-12-30 10:55:46','2025-12-30 10:55:46'),
(91,7273,'action complete via WP Cron','2025-12-30 10:55:46','2025-12-30 10:55:46'),
(92,7275,'action created','2025-12-30 10:55:46','2025-12-30 10:55:46'),
(93,7274,'action started via WP Cron','2025-12-30 10:55:46','2025-12-30 10:55:46'),
(94,7274,'action complete via WP Cron','2025-12-30 10:55:47','2025-12-30 10:55:47'),
(95,7276,'action created','2025-12-30 10:55:47','2025-12-30 10:55:47'),
(96,7266,'action started via WP Cron','2025-12-30 14:05:23','2025-12-30 14:05:23'),
(97,7266,'action complete via WP Cron','2025-12-30 14:05:23','2025-12-30 14:05:23'),
(98,7277,'action created','2025-12-30 14:05:23','2025-12-30 14:05:23'),
(99,7267,'action started via WP Cron','2025-12-30 14:05:23','2025-12-30 14:05:23'),
(100,7267,'action complete via WP Cron','2025-12-30 14:05:23','2025-12-30 14:05:23'),
(101,7278,'action created','2025-12-30 14:05:23','2025-12-30 14:05:23'),
(102,7268,'action started via WP Cron','2025-12-30 14:05:23','2025-12-30 14:05:23'),
(103,7268,'action complete via WP Cron','2025-12-30 14:05:23','2025-12-30 14:05:23'),
(104,7279,'action created','2025-12-30 14:05:23','2025-12-30 14:05:23'),
(105,7275,'action started via WP Cron','2025-12-30 21:15:01','2025-12-30 21:15:01'),
(106,7275,'action complete via WP Cron','2025-12-30 21:15:01','2025-12-30 21:15:01'),
(107,7280,'action created','2025-12-30 21:15:01','2025-12-30 21:15:01'),
(108,7276,'action started via WP Cron','2025-12-30 21:15:01','2025-12-30 21:15:01'),
(109,7276,'action complete via WP Cron','2025-12-30 21:15:01','2025-12-30 21:15:01'),
(110,7281,'action created','2025-12-30 21:15:01','2025-12-30 21:15:01'),
(111,7280,'action started via WP Cron','2025-12-31 07:21:03','2025-12-31 07:21:03'),
(112,7280,'action complete via WP Cron','2025-12-31 07:21:03','2025-12-31 07:21:03'),
(113,7282,'action created','2025-12-31 07:21:03','2025-12-31 07:21:03'),
(114,7281,'action started via WP Cron','2025-12-31 07:21:03','2025-12-31 07:21:03'),
(115,7281,'action complete via WP Cron','2025-12-31 07:21:04','2025-12-31 07:21:04'),
(116,7283,'action created','2025-12-31 07:21:04','2025-12-31 07:21:04'),
(117,7282,'action started via WP Cron','2025-12-31 13:42:29','2025-12-31 13:42:29'),
(118,7282,'action complete via WP Cron','2025-12-31 13:42:30','2025-12-31 13:42:30'),
(119,7284,'action created','2025-12-31 13:42:30','2025-12-31 13:42:30'),
(120,7283,'action started via WP Cron','2025-12-31 13:42:30','2025-12-31 13:42:30'),
(121,7283,'action complete via WP Cron','2025-12-31 13:42:30','2025-12-31 13:42:30'),
(122,7285,'action created','2025-12-31 13:42:30','2025-12-31 13:42:30'),
(123,7286,'action created','2025-12-31 13:43:10','2025-12-31 13:43:10'),
(124,7286,'action started via Async Request','2025-12-31 13:43:20','2025-12-31 13:43:20'),
(125,7286,'action complete via Async Request','2025-12-31 13:43:20','2025-12-31 13:43:20'),
(126,7277,'action started via WP Cron','2025-12-31 14:05:36','2025-12-31 14:05:36'),
(127,7277,'action complete via WP Cron','2025-12-31 14:05:36','2025-12-31 14:05:36'),
(128,7287,'action created','2025-12-31 14:05:36','2025-12-31 14:05:36'),
(129,7278,'action started via WP Cron','2025-12-31 14:05:36','2025-12-31 14:05:36'),
(130,7278,'action complete via WP Cron','2025-12-31 14:05:36','2025-12-31 14:05:36'),
(131,7288,'action created','2025-12-31 14:05:36','2025-12-31 14:05:36'),
(132,7279,'action started via WP Cron','2025-12-31 14:05:36','2025-12-31 14:05:36'),
(133,7279,'action complete via WP Cron','2025-12-31 14:05:36','2025-12-31 14:05:36'),
(134,7289,'action created','2025-12-31 14:05:36','2025-12-31 14:05:36'),
(135,7290,'action created','2026-05-27 16:27:19','2026-05-27 16:27:19'),
(136,7291,'action created','2026-07-22 15:32:25','2026-07-22 15:32:25'),
(137,7292,'action created','2026-07-22 15:33:13','2026-07-22 15:33:13');
/*!40000 ALTER TABLE `wpet_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_commentmeta`
--

DROP TABLE IF EXISTS `wpet_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_commentmeta`
--

LOCK TABLES `wpet_commentmeta` WRITE;
/*!40000 ALTER TABLE `wpet_commentmeta` DISABLE KEYS */;
INSERT INTO `wpet_commentmeta` VALUES
(1,2,'akismet_result','false'),
(2,2,'akismet_history','a:3:{s:4:\"time\";d:1567295025.4936130046844482421875;s:5:\"event\";s:9:\"check-ham\";s:4:\"user\";s:12:\"David_Bender\";}');
/*!40000 ALTER TABLE `wpet_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_comments`
--

DROP TABLE IF EXISTS `wpet_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_comments`
--

LOCK TABLES `wpet_comments` WRITE;
/*!40000 ALTER TABLE `wpet_comments` DISABLE KEYS */;
INSERT INTO `wpet_comments` VALUES
(1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2025-09-22 19:53:50','2025-09-22 19:53:50','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com/\">Gravatar</a>.',0,'1','','comment',0,0),
(2,137,'David Bender','davemender@aol.com','','172.58.139.168','2019-08-31 17:43:45','2019-08-31 23:43:45','Never mind my prior comment.  \nDJB',0,'0','','comment',0,0);
/*!40000 ALTER TABLE `wpet_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_e_events`
--

DROP TABLE IF EXISTS `wpet_e_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_e_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_data` text DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_e_events`
--

LOCK TABLES `wpet_e_events` WRITE;
/*!40000 ALTER TABLE `wpet_e_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_e_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_e_notes`
--

DROP TABLE IF EXISTS `wpet_e_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_e_notes` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `route_url` text DEFAULT NULL COMMENT 'Clean url where the note was created.',
  `route_title` varchar(255) DEFAULT NULL,
  `route_post_id` bigint(20) unsigned DEFAULT NULL COMMENT 'The post id of the route that the note was created on.',
  `post_id` bigint(20) unsigned DEFAULT NULL,
  `element_id` varchar(60) DEFAULT NULL COMMENT 'The Elementor element ID the note is attached to.',
  `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `author_id` bigint(20) unsigned DEFAULT NULL,
  `author_display_name` varchar(250) DEFAULT NULL COMMENT 'Save the author name when the author was deleted.',
  `status` varchar(20) NOT NULL DEFAULT 'publish',
  `position` text DEFAULT NULL COMMENT 'A JSON string that represents the position of the note inside the element in percentages. e.g. {x:10, y:15}',
  `content` longtext DEFAULT NULL,
  `is_resolved` tinyint(1) NOT NULL DEFAULT 0,
  `is_public` tinyint(1) NOT NULL DEFAULT 1,
  `last_activity_at` datetime DEFAULT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `route_url_index` (`route_url`(191)),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `parent_id_index` (`parent_id`),
  KEY `author_id_index` (`author_id`),
  KEY `status_index` (`status`),
  KEY `is_resolved_index` (`is_resolved`),
  KEY `is_public_index` (`is_public`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `last_activity_at_index` (`last_activity_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_e_notes`
--

LOCK TABLES `wpet_e_notes` WRITE;
/*!40000 ALTER TABLE `wpet_e_notes` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_e_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_e_notes_users_relations`
--

DROP TABLE IF EXISTS `wpet_e_notes_users_relations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_e_notes_users_relations` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) NOT NULL COMMENT 'The relation type between user and note (e.g mention, watch, read).',
  `note_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `type_index` (`type`),
  KEY `note_id_index` (`note_id`),
  KEY `user_id_index` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_e_notes_users_relations`
--

LOCK TABLES `wpet_e_notes_users_relations` WRITE;
/*!40000 ALTER TABLE `wpet_e_notes_users_relations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_e_notes_users_relations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_e_submissions`
--

DROP TABLE IF EXISTS `wpet_e_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_e_submissions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) DEFAULT NULL,
  `hash_id` varchar(60) NOT NULL,
  `main_meta_id` bigint(20) unsigned NOT NULL COMMENT 'Id of main field. to represent the main meta field',
  `post_id` bigint(20) unsigned NOT NULL,
  `referer` varchar(500) NOT NULL,
  `referer_title` varchar(300) DEFAULT NULL,
  `element_id` varchar(20) NOT NULL,
  `form_name` varchar(60) NOT NULL,
  `campaign_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip` varchar(46) NOT NULL,
  `user_agent` text NOT NULL,
  `actions_count` int(11) DEFAULT 0,
  `actions_succeeded_count` int(11) DEFAULT 0,
  `status` varchar(20) NOT NULL,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `meta` text DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash_id_unique_index` (`hash_id`),
  KEY `main_meta_id_index` (`main_meta_id`),
  KEY `hash_id_index` (`hash_id`),
  KEY `type_index` (`type`),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `campaign_id_index` (`campaign_id`),
  KEY `user_id_index` (`user_id`),
  KEY `user_ip_index` (`user_ip`),
  KEY `status_index` (`status`),
  KEY `is_read_index` (`is_read`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `referer_index` (`referer`(191)),
  KEY `referer_title_index` (`referer_title`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_e_submissions`
--

LOCK TABLES `wpet_e_submissions` WRITE;
/*!40000 ALTER TABLE `wpet_e_submissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_e_submissions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_e_submissions_actions_log`
--

DROP TABLE IF EXISTS `wpet_e_submissions_actions_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_e_submissions_actions_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL,
  `action_name` varchar(60) NOT NULL,
  `action_label` varchar(60) DEFAULT NULL,
  `status` varchar(20) NOT NULL,
  `log` text DEFAULT NULL,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `action_name_index` (`action_name`),
  KEY `status_index` (`status`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_e_submissions_actions_log`
--

LOCK TABLES `wpet_e_submissions_actions_log` WRITE;
/*!40000 ALTER TABLE `wpet_e_submissions_actions_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_e_submissions_actions_log` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_e_submissions_values`
--

DROP TABLE IF EXISTS `wpet_e_submissions_values`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_e_submissions_values` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `key` varchar(60) DEFAULT NULL,
  `value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `key_index` (`key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_e_submissions_values`
--

LOCK TABLES `wpet_e_submissions_values` WRITE;
/*!40000 ALTER TABLE `wpet_e_submissions_values` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_e_submissions_values` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_links`
--

DROP TABLE IF EXISTS `wpet_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) NOT NULL DEFAULT '',
  `link_name` varchar(255) NOT NULL DEFAULT '',
  `link_image` varchar(255) NOT NULL DEFAULT '',
  `link_target` varchar(25) NOT NULL DEFAULT '',
  `link_description` varchar(255) NOT NULL DEFAULT '',
  `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) NOT NULL DEFAULT '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_links`
--

LOCK TABLES `wpet_links` WRITE;
/*!40000 ALTER TABLE `wpet_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_options`
--

DROP TABLE IF EXISTS `wpet_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=19162 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_options`
--

LOCK TABLES `wpet_options` WRITE;
/*!40000 ALTER TABLE `wpet_options` DISABLE KEYS */;
INSERT INTO `wpet_options` VALUES
(1,'cron','a:15:{i:1767191133;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1767192831;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1767210830;a:2:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1767210831;a:1:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1767216130;a:4:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1767216950;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1767621600;a:1:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1767648372;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1767729230;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1779899249;a:1:{s:34:\"members_admin_notifications_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1780419654;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"3b5fea87ccc1062da628b34417f3a229\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:8198;}}}}i:1780498985;a:1:{s:26:\"importer_scheduled_cleanup\";a:1:{s:32:\"1a7a80f3e7484ba32b6adcea5cf1bca7\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:8199;}}}}i:1780499060;a:1:{s:26:\"importer_scheduled_cleanup\";a:1:{s:32:\"d6fd25dafa29a3cc06d87691d466c98e\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:8200;}}}}i:1786020625;a:1:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}s:7:\"version\";i:2;}','on'),
(2,'siteurl','https://society.bsquaresite.com','on'),
(3,'home','https://society.bsquaresite.com','on'),
(4,'blogname','Society for Descriptive Psychology','on'),
(5,'blogdescription','','on'),
(6,'users_can_register','0','on'),
(7,'admin_email','sherry@bsquareweb.com','on'),
(8,'start_of_week','1','on'),
(9,'use_balanceTags','0','on'),
(10,'use_smilies','1','on'),
(11,'require_name_email','1','on'),
(12,'comments_notify','1','on'),
(13,'posts_per_rss','10','on'),
(14,'rss_use_excerpt','0','on'),
(15,'mailserver_url','mail.example.com','on'),
(16,'mailserver_login','login@example.com','on'),
(17,'mailserver_pass','','on'),
(18,'mailserver_port','110','on'),
(19,'default_category','1','on'),
(20,'default_comment_status','open','on'),
(21,'default_ping_status','open','on'),
(22,'default_pingback_flag','1','on'),
(23,'posts_per_page','10','on'),
(24,'date_format','F j, Y','on'),
(25,'time_format','g:i a','on'),
(26,'links_updated_date_format','F j, Y g:i a','on'),
(27,'comment_moderation','0','on'),
(28,'moderation_notify','1','on'),
(29,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','on'),
(30,'rewrite_rules','a:171:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:14:\"sdp-members/?$\";s:31:\"index.php?post_type=sdp-members\";s:44:\"sdp-members/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=sdp-members&feed=$matches[1]\";s:39:\"sdp-members/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=sdp-members&feed=$matches[1]\";s:31:\"sdp-members/page/([0-9]{1,})/?$\";s:49:\"index.php?post_type=sdp-members&paged=$matches[1]\";s:23:\"sdppubs-publications/?$\";s:40:\"index.php?post_type=sdppubs-publications\";s:53:\"sdppubs-publications/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?post_type=sdppubs-publications&feed=$matches[1]\";s:48:\"sdppubs-publications/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?post_type=sdppubs-publications&feed=$matches[1]\";s:40:\"sdppubs-publications/page/([0-9]{1,})/?$\";s:58:\"index.php?post_type=sdppubs-publications&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:46:\"e-floating-buttons/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"e-floating-buttons/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"e-floating-buttons/([^/]+)/embed/?$\";s:51:\"index.php?e-floating-buttons=$matches[1]&embed=true\";s:39:\"e-floating-buttons/([^/]+)/trackback/?$\";s:45:\"index.php?e-floating-buttons=$matches[1]&tb=1\";s:47:\"e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&paged=$matches[2]\";s:54:\"e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]\";s:43:\"e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?e-floating-buttons=$matches[1]&page=$matches[2]\";s:35:\"e-floating-buttons/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"e-floating-buttons/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"e-floating-buttons/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"sdp-members/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"sdp-members/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"sdp-members/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"sdp-members/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"sdp-members/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"sdp-members/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"sdp-members/([^/]+)/embed/?$\";s:44:\"index.php?sdp-members=$matches[1]&embed=true\";s:32:\"sdp-members/([^/]+)/trackback/?$\";s:38:\"index.php?sdp-members=$matches[1]&tb=1\";s:52:\"sdp-members/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?sdp-members=$matches[1]&feed=$matches[2]\";s:47:\"sdp-members/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?sdp-members=$matches[1]&feed=$matches[2]\";s:40:\"sdp-members/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?sdp-members=$matches[1]&paged=$matches[2]\";s:47:\"sdp-members/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?sdp-members=$matches[1]&cpage=$matches[2]\";s:36:\"sdp-members/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?sdp-members=$matches[1]&page=$matches[2]\";s:28:\"sdp-members/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"sdp-members/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"sdp-members/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"sdp-members/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"sdp-members/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"sdp-members/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\"sdppubs-publications/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:58:\"sdppubs-publications/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:78:\"sdppubs-publications/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"sdppubs-publications/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"sdppubs-publications/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:54:\"sdppubs-publications/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"sdppubs-publications/([^/]+)/embed/?$\";s:53:\"index.php?sdppubs-publications=$matches[1]&embed=true\";s:41:\"sdppubs-publications/([^/]+)/trackback/?$\";s:47:\"index.php?sdppubs-publications=$matches[1]&tb=1\";s:61:\"sdppubs-publications/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?sdppubs-publications=$matches[1]&feed=$matches[2]\";s:56:\"sdppubs-publications/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:59:\"index.php?sdppubs-publications=$matches[1]&feed=$matches[2]\";s:49:\"sdppubs-publications/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?sdppubs-publications=$matches[1]&paged=$matches[2]\";s:56:\"sdppubs-publications/([^/]+)/comment-page-([0-9]{1,})/?$\";s:60:\"index.php?sdppubs-publications=$matches[1]&cpage=$matches[2]\";s:45:\"sdppubs-publications/([^/]+)(?:/([0-9]+))?/?$\";s:59:\"index.php?sdppubs-publications=$matches[1]&page=$matches[2]\";s:37:\"sdppubs-publications/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"sdppubs-publications/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"sdppubs-publications/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"sdppubs-publications/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"sdppubs-publications/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"sdppubs-publications/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"sdp-author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?sdp-author=$matches[1]&feed=$matches[2]\";s:46:\"sdp-author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?sdp-author=$matches[1]&feed=$matches[2]\";s:27:\"sdp-author/([^/]+)/embed/?$\";s:43:\"index.php?sdp-author=$matches[1]&embed=true\";s:39:\"sdp-author/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?sdp-author=$matches[1]&paged=$matches[2]\";s:21:\"sdp-author/([^/]+)/?$\";s:32:\"index.php?sdp-author=$matches[1]\";s:53:\"sdp-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?sdp-category=$matches[1]&feed=$matches[2]\";s:48:\"sdp-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?sdp-category=$matches[1]&feed=$matches[2]\";s:29:\"sdp-category/([^/]+)/embed/?$\";s:45:\"index.php?sdp-category=$matches[1]&embed=true\";s:41:\"sdp-category/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?sdp-category=$matches[1]&paged=$matches[2]\";s:23:\"sdp-category/([^/]+)/?$\";s:34:\"index.php?sdp-category=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:23:\"index.php?sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:41:\"index.php?&page_id=6710&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','on'),
(31,'hack_file','0','on'),
(32,'blog_charset','UTF-8','on'),
(33,'moderation_keys','','off'),
(34,'active_plugins','a:8:{i:0;s:25:\"bsq-shared/bsq-shared.php\";i:1;s:44:\"data-tables-generator-by-supsystic/index.php\";i:2;s:31:\"elementor-pro/elementor-pro.php\";i:3;s:23:\"elementor/elementor.php\";i:4;s:37:\"sdp-publications/sdp-publications.php\";i:6;s:37:\"tinymce-advanced/tinymce-advanced.php\";i:7;s:41:\"wordpress-importer/wordpress-importer.php\";i:8;s:19:\"wpforms/wpforms.php\";}','on'),
(35,'category_base','','on'),
(36,'ping_sites','https://rpc.pingomatic.com/','on'),
(37,'comment_max_links','2','on'),
(38,'gmt_offset','','on'),
(39,'default_email_category','1','on'),
(40,'recently_edited','','off'),
(41,'template','hello-elementor','on'),
(42,'stylesheet','hello-elementor','on'),
(43,'comment_registration','0','on'),
(44,'html_type','text/html','on'),
(45,'use_trackback','0','on'),
(46,'default_role','subscriber','on'),
(47,'db_version','61833','on'),
(48,'uploads_use_yearmonth_folders','1','on'),
(49,'upload_path','','on'),
(50,'blog_public','1','on'),
(51,'default_link_category','2','on'),
(52,'show_on_front','page','on'),
(53,'tag_base','','on'),
(54,'show_avatars','1','on'),
(55,'avatar_rating','G','on'),
(56,'upload_url_path','','on'),
(57,'thumbnail_size_w','150','on'),
(58,'thumbnail_size_h','150','on'),
(59,'thumbnail_crop','1','on'),
(60,'medium_size_w','300','on'),
(61,'medium_size_h','300','on'),
(62,'avatar_default','mystery','on'),
(63,'large_size_w','1024','on'),
(64,'large_size_h','1024','on'),
(65,'image_default_link_type','none','on'),
(66,'image_default_size','','on'),
(67,'image_default_align','','on'),
(68,'close_comments_for_old_posts','0','on'),
(69,'close_comments_days_old','14','on'),
(70,'thread_comments','1','on'),
(71,'thread_comments_depth','5','on'),
(72,'page_comments','0','on'),
(73,'comments_per_page','50','on'),
(74,'default_comments_page','newest','on'),
(75,'comment_order','asc','on'),
(76,'sticky_posts','a:0:{}','on'),
(77,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),
(78,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),
(79,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','auto'),
(80,'uninstall_plugins','a:1:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}}','off'),
(81,'timezone_string','America/New_York','on'),
(82,'page_for_posts','0','on'),
(83,'page_on_front','6710','on'),
(84,'default_post_format','0','on'),
(85,'link_manager_enabled','0','on'),
(86,'finished_splitting_shared_terms','1','on'),
(87,'site_icon','6599','on'),
(88,'medium_large_size_w','768','on'),
(89,'medium_large_size_h','0','on'),
(90,'wp_page_for_privacy_policy','3','on'),
(91,'show_comments_cookies_opt_in','1','on'),
(92,'admin_email_lifespan','1795451237','on'),
(93,'disallowed_keys','','off'),
(94,'comment_previously_approved','1','on'),
(95,'auto_plugin_theme_update_emails','a:0:{}','off'),
(96,'auto_update_core_dev','enabled','on'),
(97,'auto_update_core_minor','enabled','on'),
(98,'auto_update_core_major','enabled','on'),
(99,'wp_force_deactivated_plugins','a:0:{}','on'),
(100,'wp_attachment_pages_enabled','0','on'),
(101,'initial_db_version','60421','on'),
(102,'wpet_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:73:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:16:\"restrict_content\";b:1;s:10:\"list_roles\";b:1;s:12:\"create_roles\";b:1;s:12:\"delete_roles\";b:1;s:10:\"edit_roles\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','on'),
(103,'fresh_site','0','off'),
(104,'user_count','4','off'),
(105,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','auto'),
(106,'sidebars_widgets','a:2:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"array_version\";i:3;}','auto'),
(107,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(108,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(109,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(110,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(111,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(112,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(113,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(114,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(115,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(116,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(117,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(118,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(119,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(120,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(121,'recovery_keys','a:0:{}','off'),
(122,'theme_mods_twentytwentyfive','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1758654511;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','off'),
(123,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"7.0.2\";s:5:\"files\";a:596:{i:0;s:31:\"accordion-heading/style-rtl.css\";i:1;s:35:\"accordion-heading/style-rtl.min.css\";i:2;s:27:\"accordion-heading/style.css\";i:3;s:31:\"accordion-heading/style.min.css\";i:4;s:28:\"accordion-item/style-rtl.css\";i:5;s:32:\"accordion-item/style-rtl.min.css\";i:6;s:24:\"accordion-item/style.css\";i:7;s:28:\"accordion-item/style.min.css\";i:8;s:29:\"accordion-panel/style-rtl.css\";i:9;s:33:\"accordion-panel/style-rtl.min.css\";i:10;s:25:\"accordion-panel/style.css\";i:11;s:29:\"accordion-panel/style.min.css\";i:12;s:23:\"accordion/style-rtl.css\";i:13;s:27:\"accordion/style-rtl.min.css\";i:14;s:19:\"accordion/style.css\";i:15;s:23:\"accordion/style.min.css\";i:16;s:22:\"archives/style-rtl.css\";i:17;s:26:\"archives/style-rtl.min.css\";i:18;s:18:\"archives/style.css\";i:19;s:22:\"archives/style.min.css\";i:20;s:20:\"audio/editor-rtl.css\";i:21;s:24:\"audio/editor-rtl.min.css\";i:22;s:16:\"audio/editor.css\";i:23;s:20:\"audio/editor.min.css\";i:24;s:19:\"audio/style-rtl.css\";i:25;s:23:\"audio/style-rtl.min.css\";i:26;s:15:\"audio/style.css\";i:27;s:19:\"audio/style.min.css\";i:28;s:19:\"audio/theme-rtl.css\";i:29;s:23:\"audio/theme-rtl.min.css\";i:30;s:15:\"audio/theme.css\";i:31;s:19:\"audio/theme.min.css\";i:32;s:21:\"avatar/editor-rtl.css\";i:33;s:25:\"avatar/editor-rtl.min.css\";i:34;s:17:\"avatar/editor.css\";i:35;s:21:\"avatar/editor.min.css\";i:36;s:20:\"avatar/style-rtl.css\";i:37;s:24:\"avatar/style-rtl.min.css\";i:38;s:16:\"avatar/style.css\";i:39;s:20:\"avatar/style.min.css\";i:40;s:25:\"breadcrumbs/style-rtl.css\";i:41;s:29:\"breadcrumbs/style-rtl.min.css\";i:42;s:21:\"breadcrumbs/style.css\";i:43;s:25:\"breadcrumbs/style.min.css\";i:44;s:21:\"button/editor-rtl.css\";i:45;s:25:\"button/editor-rtl.min.css\";i:46;s:17:\"button/editor.css\";i:47;s:21:\"button/editor.min.css\";i:48;s:20:\"button/style-rtl.css\";i:49;s:24:\"button/style-rtl.min.css\";i:50;s:16:\"button/style.css\";i:51;s:20:\"button/style.min.css\";i:52;s:22:\"buttons/editor-rtl.css\";i:53;s:26:\"buttons/editor-rtl.min.css\";i:54;s:18:\"buttons/editor.css\";i:55;s:22:\"buttons/editor.min.css\";i:56;s:21:\"buttons/style-rtl.css\";i:57;s:25:\"buttons/style-rtl.min.css\";i:58;s:17:\"buttons/style.css\";i:59;s:21:\"buttons/style.min.css\";i:60;s:22:\"calendar/style-rtl.css\";i:61;s:26:\"calendar/style-rtl.min.css\";i:62;s:18:\"calendar/style.css\";i:63;s:22:\"calendar/style.min.css\";i:64;s:25:\"categories/editor-rtl.css\";i:65;s:29:\"categories/editor-rtl.min.css\";i:66;s:21:\"categories/editor.css\";i:67;s:25:\"categories/editor.min.css\";i:68;s:24:\"categories/style-rtl.css\";i:69;s:28:\"categories/style-rtl.min.css\";i:70;s:20:\"categories/style.css\";i:71;s:24:\"categories/style.min.css\";i:72;s:19:\"code/editor-rtl.css\";i:73;s:23:\"code/editor-rtl.min.css\";i:74;s:15:\"code/editor.css\";i:75;s:19:\"code/editor.min.css\";i:76;s:18:\"code/style-rtl.css\";i:77;s:22:\"code/style-rtl.min.css\";i:78;s:14:\"code/style.css\";i:79;s:18:\"code/style.min.css\";i:80;s:18:\"code/theme-rtl.css\";i:81;s:22:\"code/theme-rtl.min.css\";i:82;s:14:\"code/theme.css\";i:83;s:18:\"code/theme.min.css\";i:84;s:22:\"columns/editor-rtl.css\";i:85;s:26:\"columns/editor-rtl.min.css\";i:86;s:18:\"columns/editor.css\";i:87;s:22:\"columns/editor.min.css\";i:88;s:21:\"columns/style-rtl.css\";i:89;s:25:\"columns/style-rtl.min.css\";i:90;s:17:\"columns/style.css\";i:91;s:21:\"columns/style.min.css\";i:92;s:33:\"comment-author-name/style-rtl.css\";i:93;s:37:\"comment-author-name/style-rtl.min.css\";i:94;s:29:\"comment-author-name/style.css\";i:95;s:33:\"comment-author-name/style.min.css\";i:96;s:29:\"comment-content/style-rtl.css\";i:97;s:33:\"comment-content/style-rtl.min.css\";i:98;s:25:\"comment-content/style.css\";i:99;s:29:\"comment-content/style.min.css\";i:100;s:26:\"comment-date/style-rtl.css\";i:101;s:30:\"comment-date/style-rtl.min.css\";i:102;s:22:\"comment-date/style.css\";i:103;s:26:\"comment-date/style.min.css\";i:104;s:31:\"comment-edit-link/style-rtl.css\";i:105;s:35:\"comment-edit-link/style-rtl.min.css\";i:106;s:27:\"comment-edit-link/style.css\";i:107;s:31:\"comment-edit-link/style.min.css\";i:108;s:32:\"comment-reply-link/style-rtl.css\";i:109;s:36:\"comment-reply-link/style-rtl.min.css\";i:110;s:28:\"comment-reply-link/style.css\";i:111;s:32:\"comment-reply-link/style.min.css\";i:112;s:30:\"comment-template/style-rtl.css\";i:113;s:34:\"comment-template/style-rtl.min.css\";i:114;s:26:\"comment-template/style.css\";i:115;s:30:\"comment-template/style.min.css\";i:116;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:117;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:118;s:38:\"comments-pagination-numbers/editor.css\";i:119;s:42:\"comments-pagination-numbers/editor.min.css\";i:120;s:34:\"comments-pagination/editor-rtl.css\";i:121;s:38:\"comments-pagination/editor-rtl.min.css\";i:122;s:30:\"comments-pagination/editor.css\";i:123;s:34:\"comments-pagination/editor.min.css\";i:124;s:33:\"comments-pagination/style-rtl.css\";i:125;s:37:\"comments-pagination/style-rtl.min.css\";i:126;s:29:\"comments-pagination/style.css\";i:127;s:33:\"comments-pagination/style.min.css\";i:128;s:29:\"comments-title/editor-rtl.css\";i:129;s:33:\"comments-title/editor-rtl.min.css\";i:130;s:25:\"comments-title/editor.css\";i:131;s:29:\"comments-title/editor.min.css\";i:132;s:23:\"comments/editor-rtl.css\";i:133;s:27:\"comments/editor-rtl.min.css\";i:134;s:19:\"comments/editor.css\";i:135;s:23:\"comments/editor.min.css\";i:136;s:22:\"comments/style-rtl.css\";i:137;s:26:\"comments/style-rtl.min.css\";i:138;s:18:\"comments/style.css\";i:139;s:22:\"comments/style.min.css\";i:140;s:20:\"cover/editor-rtl.css\";i:141;s:24:\"cover/editor-rtl.min.css\";i:142;s:16:\"cover/editor.css\";i:143;s:20:\"cover/editor.min.css\";i:144;s:19:\"cover/style-rtl.css\";i:145;s:23:\"cover/style-rtl.min.css\";i:146;s:15:\"cover/style.css\";i:147;s:19:\"cover/style.min.css\";i:148;s:22:\"details/editor-rtl.css\";i:149;s:26:\"details/editor-rtl.min.css\";i:150;s:18:\"details/editor.css\";i:151;s:22:\"details/editor.min.css\";i:152;s:21:\"details/style-rtl.css\";i:153;s:25:\"details/style-rtl.min.css\";i:154;s:17:\"details/style.css\";i:155;s:21:\"details/style.min.css\";i:156;s:20:\"embed/editor-rtl.css\";i:157;s:24:\"embed/editor-rtl.min.css\";i:158;s:16:\"embed/editor.css\";i:159;s:20:\"embed/editor.min.css\";i:160;s:19:\"embed/style-rtl.css\";i:161;s:23:\"embed/style-rtl.min.css\";i:162;s:15:\"embed/style.css\";i:163;s:19:\"embed/style.min.css\";i:164;s:19:\"embed/theme-rtl.css\";i:165;s:23:\"embed/theme-rtl.min.css\";i:166;s:15:\"embed/theme.css\";i:167;s:19:\"embed/theme.min.css\";i:168;s:19:\"file/editor-rtl.css\";i:169;s:23:\"file/editor-rtl.min.css\";i:170;s:15:\"file/editor.css\";i:171;s:19:\"file/editor.min.css\";i:172;s:18:\"file/style-rtl.css\";i:173;s:22:\"file/style-rtl.min.css\";i:174;s:14:\"file/style.css\";i:175;s:18:\"file/style.min.css\";i:176;s:23:\"footnotes/style-rtl.css\";i:177;s:27:\"footnotes/style-rtl.min.css\";i:178;s:19:\"footnotes/style.css\";i:179;s:23:\"footnotes/style.min.css\";i:180;s:23:\"freeform/editor-rtl.css\";i:181;s:27:\"freeform/editor-rtl.min.css\";i:182;s:19:\"freeform/editor.css\";i:183;s:23:\"freeform/editor.min.css\";i:184;s:22:\"gallery/editor-rtl.css\";i:185;s:26:\"gallery/editor-rtl.min.css\";i:186;s:18:\"gallery/editor.css\";i:187;s:22:\"gallery/editor.min.css\";i:188;s:21:\"gallery/style-rtl.css\";i:189;s:25:\"gallery/style-rtl.min.css\";i:190;s:17:\"gallery/style.css\";i:191;s:21:\"gallery/style.min.css\";i:192;s:21:\"gallery/theme-rtl.css\";i:193;s:25:\"gallery/theme-rtl.min.css\";i:194;s:17:\"gallery/theme.css\";i:195;s:21:\"gallery/theme.min.css\";i:196;s:20:\"group/editor-rtl.css\";i:197;s:24:\"group/editor-rtl.min.css\";i:198;s:16:\"group/editor.css\";i:199;s:20:\"group/editor.min.css\";i:200;s:19:\"group/style-rtl.css\";i:201;s:23:\"group/style-rtl.min.css\";i:202;s:15:\"group/style.css\";i:203;s:19:\"group/style.min.css\";i:204;s:19:\"group/theme-rtl.css\";i:205;s:23:\"group/theme-rtl.min.css\";i:206;s:15:\"group/theme.css\";i:207;s:19:\"group/theme.min.css\";i:208;s:21:\"heading/style-rtl.css\";i:209;s:25:\"heading/style-rtl.min.css\";i:210;s:17:\"heading/style.css\";i:211;s:21:\"heading/style.min.css\";i:212;s:19:\"html/editor-rtl.css\";i:213;s:23:\"html/editor-rtl.min.css\";i:214;s:15:\"html/editor.css\";i:215;s:19:\"html/editor.min.css\";i:216;s:19:\"icon/editor-rtl.css\";i:217;s:23:\"icon/editor-rtl.min.css\";i:218;s:15:\"icon/editor.css\";i:219;s:19:\"icon/editor.min.css\";i:220;s:18:\"icon/style-rtl.css\";i:221;s:22:\"icon/style-rtl.min.css\";i:222;s:14:\"icon/style.css\";i:223;s:18:\"icon/style.min.css\";i:224;s:20:\"image/editor-rtl.css\";i:225;s:24:\"image/editor-rtl.min.css\";i:226;s:16:\"image/editor.css\";i:227;s:20:\"image/editor.min.css\";i:228;s:19:\"image/style-rtl.css\";i:229;s:23:\"image/style-rtl.min.css\";i:230;s:15:\"image/style.css\";i:231;s:19:\"image/style.min.css\";i:232;s:19:\"image/theme-rtl.css\";i:233;s:23:\"image/theme-rtl.min.css\";i:234;s:15:\"image/theme.css\";i:235;s:19:\"image/theme.min.css\";i:236;s:29:\"latest-comments/style-rtl.css\";i:237;s:33:\"latest-comments/style-rtl.min.css\";i:238;s:25:\"latest-comments/style.css\";i:239;s:29:\"latest-comments/style.min.css\";i:240;s:27:\"latest-posts/editor-rtl.css\";i:241;s:31:\"latest-posts/editor-rtl.min.css\";i:242;s:23:\"latest-posts/editor.css\";i:243;s:27:\"latest-posts/editor.min.css\";i:244;s:26:\"latest-posts/style-rtl.css\";i:245;s:30:\"latest-posts/style-rtl.min.css\";i:246;s:22:\"latest-posts/style.css\";i:247;s:26:\"latest-posts/style.min.css\";i:248;s:18:\"list/style-rtl.css\";i:249;s:22:\"list/style-rtl.min.css\";i:250;s:14:\"list/style.css\";i:251;s:18:\"list/style.min.css\";i:252;s:22:\"loginout/style-rtl.css\";i:253;s:26:\"loginout/style-rtl.min.css\";i:254;s:18:\"loginout/style.css\";i:255;s:22:\"loginout/style.min.css\";i:256;s:19:\"math/editor-rtl.css\";i:257;s:23:\"math/editor-rtl.min.css\";i:258;s:15:\"math/editor.css\";i:259;s:19:\"math/editor.min.css\";i:260;s:18:\"math/style-rtl.css\";i:261;s:22:\"math/style-rtl.min.css\";i:262;s:14:\"math/style.css\";i:263;s:18:\"math/style.min.css\";i:264;s:25:\"media-text/editor-rtl.css\";i:265;s:29:\"media-text/editor-rtl.min.css\";i:266;s:21:\"media-text/editor.css\";i:267;s:25:\"media-text/editor.min.css\";i:268;s:24:\"media-text/style-rtl.css\";i:269;s:28:\"media-text/style-rtl.min.css\";i:270;s:20:\"media-text/style.css\";i:271;s:24:\"media-text/style.min.css\";i:272;s:19:\"more/editor-rtl.css\";i:273;s:23:\"more/editor-rtl.min.css\";i:274;s:15:\"more/editor.css\";i:275;s:19:\"more/editor.min.css\";i:276;s:30:\"navigation-link/editor-rtl.css\";i:277;s:34:\"navigation-link/editor-rtl.min.css\";i:278;s:26:\"navigation-link/editor.css\";i:279;s:30:\"navigation-link/editor.min.css\";i:280;s:29:\"navigation-link/style-rtl.css\";i:281;s:33:\"navigation-link/style-rtl.min.css\";i:282;s:25:\"navigation-link/style.css\";i:283;s:29:\"navigation-link/style.min.css\";i:284;s:38:\"navigation-overlay-close/style-rtl.css\";i:285;s:42:\"navigation-overlay-close/style-rtl.min.css\";i:286;s:34:\"navigation-overlay-close/style.css\";i:287;s:38:\"navigation-overlay-close/style.min.css\";i:288;s:33:\"navigation-submenu/editor-rtl.css\";i:289;s:37:\"navigation-submenu/editor-rtl.min.css\";i:290;s:29:\"navigation-submenu/editor.css\";i:291;s:33:\"navigation-submenu/editor.min.css\";i:292;s:25:\"navigation/editor-rtl.css\";i:293;s:29:\"navigation/editor-rtl.min.css\";i:294;s:21:\"navigation/editor.css\";i:295;s:25:\"navigation/editor.min.css\";i:296;s:24:\"navigation/style-rtl.css\";i:297;s:28:\"navigation/style-rtl.min.css\";i:298;s:20:\"navigation/style.css\";i:299;s:24:\"navigation/style.min.css\";i:300;s:23:\"nextpage/editor-rtl.css\";i:301;s:27:\"nextpage/editor-rtl.min.css\";i:302;s:19:\"nextpage/editor.css\";i:303;s:23:\"nextpage/editor.min.css\";i:304;s:24:\"page-list/editor-rtl.css\";i:305;s:28:\"page-list/editor-rtl.min.css\";i:306;s:20:\"page-list/editor.css\";i:307;s:24:\"page-list/editor.min.css\";i:308;s:23:\"page-list/style-rtl.css\";i:309;s:27:\"page-list/style-rtl.min.css\";i:310;s:19:\"page-list/style.css\";i:311;s:23:\"page-list/style.min.css\";i:312;s:24:\"paragraph/editor-rtl.css\";i:313;s:28:\"paragraph/editor-rtl.min.css\";i:314;s:20:\"paragraph/editor.css\";i:315;s:24:\"paragraph/editor.min.css\";i:316;s:23:\"paragraph/style-rtl.css\";i:317;s:27:\"paragraph/style-rtl.min.css\";i:318;s:19:\"paragraph/style.css\";i:319;s:23:\"paragraph/style.min.css\";i:320;s:35:\"post-author-biography/style-rtl.css\";i:321;s:39:\"post-author-biography/style-rtl.min.css\";i:322;s:31:\"post-author-biography/style.css\";i:323;s:35:\"post-author-biography/style.min.css\";i:324;s:30:\"post-author-name/style-rtl.css\";i:325;s:34:\"post-author-name/style-rtl.min.css\";i:326;s:26:\"post-author-name/style.css\";i:327;s:30:\"post-author-name/style.min.css\";i:328;s:26:\"post-author/editor-rtl.css\";i:329;s:30:\"post-author/editor-rtl.min.css\";i:330;s:22:\"post-author/editor.css\";i:331;s:26:\"post-author/editor.min.css\";i:332;s:25:\"post-author/style-rtl.css\";i:333;s:29:\"post-author/style-rtl.min.css\";i:334;s:21:\"post-author/style.css\";i:335;s:25:\"post-author/style.min.css\";i:336;s:33:\"post-comments-count/style-rtl.css\";i:337;s:37:\"post-comments-count/style-rtl.min.css\";i:338;s:29:\"post-comments-count/style.css\";i:339;s:33:\"post-comments-count/style.min.css\";i:340;s:33:\"post-comments-form/editor-rtl.css\";i:341;s:37:\"post-comments-form/editor-rtl.min.css\";i:342;s:29:\"post-comments-form/editor.css\";i:343;s:33:\"post-comments-form/editor.min.css\";i:344;s:32:\"post-comments-form/style-rtl.css\";i:345;s:36:\"post-comments-form/style-rtl.min.css\";i:346;s:28:\"post-comments-form/style.css\";i:347;s:32:\"post-comments-form/style.min.css\";i:348;s:32:\"post-comments-link/style-rtl.css\";i:349;s:36:\"post-comments-link/style-rtl.min.css\";i:350;s:28:\"post-comments-link/style.css\";i:351;s:32:\"post-comments-link/style.min.css\";i:352;s:26:\"post-content/style-rtl.css\";i:353;s:30:\"post-content/style-rtl.min.css\";i:354;s:22:\"post-content/style.css\";i:355;s:26:\"post-content/style.min.css\";i:356;s:23:\"post-date/style-rtl.css\";i:357;s:27:\"post-date/style-rtl.min.css\";i:358;s:19:\"post-date/style.css\";i:359;s:23:\"post-date/style.min.css\";i:360;s:27:\"post-excerpt/editor-rtl.css\";i:361;s:31:\"post-excerpt/editor-rtl.min.css\";i:362;s:23:\"post-excerpt/editor.css\";i:363;s:27:\"post-excerpt/editor.min.css\";i:364;s:26:\"post-excerpt/style-rtl.css\";i:365;s:30:\"post-excerpt/style-rtl.min.css\";i:366;s:22:\"post-excerpt/style.css\";i:367;s:26:\"post-excerpt/style.min.css\";i:368;s:34:\"post-featured-image/editor-rtl.css\";i:369;s:38:\"post-featured-image/editor-rtl.min.css\";i:370;s:30:\"post-featured-image/editor.css\";i:371;s:34:\"post-featured-image/editor.min.css\";i:372;s:33:\"post-featured-image/style-rtl.css\";i:373;s:37:\"post-featured-image/style-rtl.min.css\";i:374;s:29:\"post-featured-image/style.css\";i:375;s:33:\"post-featured-image/style.min.css\";i:376;s:34:\"post-navigation-link/style-rtl.css\";i:377;s:38:\"post-navigation-link/style-rtl.min.css\";i:378;s:30:\"post-navigation-link/style.css\";i:379;s:34:\"post-navigation-link/style.min.css\";i:380;s:27:\"post-template/style-rtl.css\";i:381;s:31:\"post-template/style-rtl.min.css\";i:382;s:23:\"post-template/style.css\";i:383;s:27:\"post-template/style.min.css\";i:384;s:24:\"post-terms/style-rtl.css\";i:385;s:28:\"post-terms/style-rtl.min.css\";i:386;s:20:\"post-terms/style.css\";i:387;s:24:\"post-terms/style.min.css\";i:388;s:31:\"post-time-to-read/style-rtl.css\";i:389;s:35:\"post-time-to-read/style-rtl.min.css\";i:390;s:27:\"post-time-to-read/style.css\";i:391;s:31:\"post-time-to-read/style.min.css\";i:392;s:24:\"post-title/style-rtl.css\";i:393;s:28:\"post-title/style-rtl.min.css\";i:394;s:20:\"post-title/style.css\";i:395;s:24:\"post-title/style.min.css\";i:396;s:26:\"preformatted/style-rtl.css\";i:397;s:30:\"preformatted/style-rtl.min.css\";i:398;s:22:\"preformatted/style.css\";i:399;s:26:\"preformatted/style.min.css\";i:400;s:24:\"pullquote/editor-rtl.css\";i:401;s:28:\"pullquote/editor-rtl.min.css\";i:402;s:20:\"pullquote/editor.css\";i:403;s:24:\"pullquote/editor.min.css\";i:404;s:23:\"pullquote/style-rtl.css\";i:405;s:27:\"pullquote/style-rtl.min.css\";i:406;s:19:\"pullquote/style.css\";i:407;s:23:\"pullquote/style.min.css\";i:408;s:23:\"pullquote/theme-rtl.css\";i:409;s:27:\"pullquote/theme-rtl.min.css\";i:410;s:19:\"pullquote/theme.css\";i:411;s:23:\"pullquote/theme.min.css\";i:412;s:39:\"query-pagination-numbers/editor-rtl.css\";i:413;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:414;s:35:\"query-pagination-numbers/editor.css\";i:415;s:39:\"query-pagination-numbers/editor.min.css\";i:416;s:31:\"query-pagination/editor-rtl.css\";i:417;s:35:\"query-pagination/editor-rtl.min.css\";i:418;s:27:\"query-pagination/editor.css\";i:419;s:31:\"query-pagination/editor.min.css\";i:420;s:30:\"query-pagination/style-rtl.css\";i:421;s:34:\"query-pagination/style-rtl.min.css\";i:422;s:26:\"query-pagination/style.css\";i:423;s:30:\"query-pagination/style.min.css\";i:424;s:25:\"query-title/style-rtl.css\";i:425;s:29:\"query-title/style-rtl.min.css\";i:426;s:21:\"query-title/style.css\";i:427;s:25:\"query-title/style.min.css\";i:428;s:25:\"query-total/style-rtl.css\";i:429;s:29:\"query-total/style-rtl.min.css\";i:430;s:21:\"query-total/style.css\";i:431;s:25:\"query-total/style.min.css\";i:432;s:20:\"query/editor-rtl.css\";i:433;s:24:\"query/editor-rtl.min.css\";i:434;s:16:\"query/editor.css\";i:435;s:20:\"query/editor.min.css\";i:436;s:19:\"quote/style-rtl.css\";i:437;s:23:\"quote/style-rtl.min.css\";i:438;s:15:\"quote/style.css\";i:439;s:19:\"quote/style.min.css\";i:440;s:19:\"quote/theme-rtl.css\";i:441;s:23:\"quote/theme-rtl.min.css\";i:442;s:15:\"quote/theme.css\";i:443;s:19:\"quote/theme.min.css\";i:444;s:23:\"read-more/style-rtl.css\";i:445;s:27:\"read-more/style-rtl.min.css\";i:446;s:19:\"read-more/style.css\";i:447;s:23:\"read-more/style.min.css\";i:448;s:18:\"rss/editor-rtl.css\";i:449;s:22:\"rss/editor-rtl.min.css\";i:450;s:14:\"rss/editor.css\";i:451;s:18:\"rss/editor.min.css\";i:452;s:17:\"rss/style-rtl.css\";i:453;s:21:\"rss/style-rtl.min.css\";i:454;s:13:\"rss/style.css\";i:455;s:17:\"rss/style.min.css\";i:456;s:21:\"search/editor-rtl.css\";i:457;s:25:\"search/editor-rtl.min.css\";i:458;s:17:\"search/editor.css\";i:459;s:21:\"search/editor.min.css\";i:460;s:20:\"search/style-rtl.css\";i:461;s:24:\"search/style-rtl.min.css\";i:462;s:16:\"search/style.css\";i:463;s:20:\"search/style.min.css\";i:464;s:20:\"search/theme-rtl.css\";i:465;s:24:\"search/theme-rtl.min.css\";i:466;s:16:\"search/theme.css\";i:467;s:20:\"search/theme.min.css\";i:468;s:24:\"separator/editor-rtl.css\";i:469;s:28:\"separator/editor-rtl.min.css\";i:470;s:20:\"separator/editor.css\";i:471;s:24:\"separator/editor.min.css\";i:472;s:23:\"separator/style-rtl.css\";i:473;s:27:\"separator/style-rtl.min.css\";i:474;s:19:\"separator/style.css\";i:475;s:23:\"separator/style.min.css\";i:476;s:23:\"separator/theme-rtl.css\";i:477;s:27:\"separator/theme-rtl.min.css\";i:478;s:19:\"separator/theme.css\";i:479;s:23:\"separator/theme.min.css\";i:480;s:24:\"shortcode/editor-rtl.css\";i:481;s:28:\"shortcode/editor-rtl.min.css\";i:482;s:20:\"shortcode/editor.css\";i:483;s:24:\"shortcode/editor.min.css\";i:484;s:24:\"site-logo/editor-rtl.css\";i:485;s:28:\"site-logo/editor-rtl.min.css\";i:486;s:20:\"site-logo/editor.css\";i:487;s:24:\"site-logo/editor.min.css\";i:488;s:23:\"site-logo/style-rtl.css\";i:489;s:27:\"site-logo/style-rtl.min.css\";i:490;s:19:\"site-logo/style.css\";i:491;s:23:\"site-logo/style.min.css\";i:492;s:27:\"site-tagline/editor-rtl.css\";i:493;s:31:\"site-tagline/editor-rtl.min.css\";i:494;s:23:\"site-tagline/editor.css\";i:495;s:27:\"site-tagline/editor.min.css\";i:496;s:26:\"site-tagline/style-rtl.css\";i:497;s:30:\"site-tagline/style-rtl.min.css\";i:498;s:22:\"site-tagline/style.css\";i:499;s:26:\"site-tagline/style.min.css\";i:500;s:25:\"site-title/editor-rtl.css\";i:501;s:29:\"site-title/editor-rtl.min.css\";i:502;s:21:\"site-title/editor.css\";i:503;s:25:\"site-title/editor.min.css\";i:504;s:24:\"site-title/style-rtl.css\";i:505;s:28:\"site-title/style-rtl.min.css\";i:506;s:20:\"site-title/style.css\";i:507;s:24:\"site-title/style.min.css\";i:508;s:26:\"social-link/editor-rtl.css\";i:509;s:30:\"social-link/editor-rtl.min.css\";i:510;s:22:\"social-link/editor.css\";i:511;s:26:\"social-link/editor.min.css\";i:512;s:27:\"social-links/editor-rtl.css\";i:513;s:31:\"social-links/editor-rtl.min.css\";i:514;s:23:\"social-links/editor.css\";i:515;s:27:\"social-links/editor.min.css\";i:516;s:26:\"social-links/style-rtl.css\";i:517;s:30:\"social-links/style-rtl.min.css\";i:518;s:22:\"social-links/style.css\";i:519;s:26:\"social-links/style.min.css\";i:520;s:21:\"spacer/editor-rtl.css\";i:521;s:25:\"spacer/editor-rtl.min.css\";i:522;s:17:\"spacer/editor.css\";i:523;s:21:\"spacer/editor.min.css\";i:524;s:20:\"spacer/style-rtl.css\";i:525;s:24:\"spacer/style-rtl.min.css\";i:526;s:16:\"spacer/style.css\";i:527;s:20:\"spacer/style.min.css\";i:528;s:20:\"table/editor-rtl.css\";i:529;s:24:\"table/editor-rtl.min.css\";i:530;s:16:\"table/editor.css\";i:531;s:20:\"table/editor.min.css\";i:532;s:19:\"table/style-rtl.css\";i:533;s:23:\"table/style-rtl.min.css\";i:534;s:15:\"table/style.css\";i:535;s:19:\"table/style.min.css\";i:536;s:19:\"table/theme-rtl.css\";i:537;s:23:\"table/theme-rtl.min.css\";i:538;s:15:\"table/theme.css\";i:539;s:19:\"table/theme.min.css\";i:540;s:23:\"tag-cloud/style-rtl.css\";i:541;s:27:\"tag-cloud/style-rtl.min.css\";i:542;s:19:\"tag-cloud/style.css\";i:543;s:23:\"tag-cloud/style.min.css\";i:544;s:28:\"template-part/editor-rtl.css\";i:545;s:32:\"template-part/editor-rtl.min.css\";i:546;s:24:\"template-part/editor.css\";i:547;s:28:\"template-part/editor.min.css\";i:548;s:27:\"template-part/theme-rtl.css\";i:549;s:31:\"template-part/theme-rtl.min.css\";i:550;s:23:\"template-part/theme.css\";i:551;s:27:\"template-part/theme.min.css\";i:552;s:24:\"term-count/style-rtl.css\";i:553;s:28:\"term-count/style-rtl.min.css\";i:554;s:20:\"term-count/style.css\";i:555;s:24:\"term-count/style.min.css\";i:556;s:30:\"term-description/style-rtl.css\";i:557;s:34:\"term-description/style-rtl.min.css\";i:558;s:26:\"term-description/style.css\";i:559;s:30:\"term-description/style.min.css\";i:560;s:23:\"term-name/style-rtl.css\";i:561;s:27:\"term-name/style-rtl.min.css\";i:562;s:19:\"term-name/style.css\";i:563;s:23:\"term-name/style.min.css\";i:564;s:28:\"term-template/editor-rtl.css\";i:565;s:32:\"term-template/editor-rtl.min.css\";i:566;s:24:\"term-template/editor.css\";i:567;s:28:\"term-template/editor.min.css\";i:568;s:27:\"term-template/style-rtl.css\";i:569;s:31:\"term-template/style-rtl.min.css\";i:570;s:23:\"term-template/style.css\";i:571;s:27:\"term-template/style.min.css\";i:572;s:27:\"text-columns/editor-rtl.css\";i:573;s:31:\"text-columns/editor-rtl.min.css\";i:574;s:23:\"text-columns/editor.css\";i:575;s:27:\"text-columns/editor.min.css\";i:576;s:26:\"text-columns/style-rtl.css\";i:577;s:30:\"text-columns/style-rtl.min.css\";i:578;s:22:\"text-columns/style.css\";i:579;s:26:\"text-columns/style.min.css\";i:580;s:19:\"verse/style-rtl.css\";i:581;s:23:\"verse/style-rtl.min.css\";i:582;s:15:\"verse/style.css\";i:583;s:19:\"verse/style.min.css\";i:584;s:20:\"video/editor-rtl.css\";i:585;s:24:\"video/editor-rtl.min.css\";i:586;s:16:\"video/editor.css\";i:587;s:20:\"video/editor.min.css\";i:588;s:19:\"video/style-rtl.css\";i:589;s:23:\"video/style-rtl.min.css\";i:590;s:15:\"video/style.css\";i:591;s:19:\"video/style.min.css\";i:592;s:19:\"video/theme-rtl.css\";i:593;s:23:\"video/theme-rtl.min.css\";i:594;s:15:\"video/theme.css\";i:595;s:19:\"video/theme.min.css\";}}','on'),
(130,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"b30b5efddb02b6ab37304f23c6bfd494\";s:6:\"blocks\";a:7:{s:32:\"0368537a03d4b05ed11f802c802c5153\";s:0:\"\";s:32:\"500888137eafa12a508de2c588d9ffdd\";s:46:\":root :where(.wp-block-icon svg){width: 24px;}\";s:32:\"a6036e6eb2ad2df7ed8860b807868647\";s:0:\"\";s:32:\"3b46efc0a10c1dae38f584ad199c3544\";s:0:\"\";s:32:\"ab4df16c9e454bfed8a404309545590d\";s:0:\"\";s:32:\"68ec5cad52d993402775a7503ba9efb7\";s:0:\"\";s:32:\"b8b4aa19e69b9b2de0f5c27097467bd6\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'),
(161,'finished_updating_comment_type','1','auto'),
(169,'_site_transient_wp_plugin_dependencies_plugin_data','a:1:{s:9:\"elementor\";a:35:{s:4:\"name\";s:63:\"Elementor Website Builder &#8211; more than just a page builder\";s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:5:\"4.2.0\";s:6:\"author\";s:64:\"<a href=\"https://profiles.wordpress.org/elemntor/\">Elementor</a>\";s:14:\"author_profile\";s:40:\"https://profiles.wordpress.org/elemntor/\";s:12:\"contributors\";a:1:{s:8:\"elemntor\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/elemntor/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/7d70f15d78757f876d1847a8f87dd93e1d9c168264b4aeeaf72058656690d05b?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:9:\"Elementor\";}}s:8:\"requires\";s:3:\"6.8\";s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:90;s:7:\"ratings\";a:5:{i:5;i:6131;i:4;i:231;i:3;i:121;i:2;i:116;i:1;i:680;}s:11:\"num_ratings\";i:7279;s:11:\"support_url\";s:47:\"https://wordpress.org/support/plugin/elementor/\";s:15:\"support_threads\";i:50;s:24:\"support_threads_resolved\";i:39;s:15:\"active_installs\";i:10000000;s:12:\"last_updated\";s:21:\"2026-07-20 1:54pm GMT\";s:5:\"added\";s:10:\"2016-05-30\";s:8:\"homepage\";s:87:\"https://elementor.com/?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash\";s:8:\"sections\";a:6:{s:11:\"description\";s:24938:\"<p><span class=\"embed-youtube\" style=\"text-align:center; display: block;\"><iframe loading=\"lazy\" class=\"youtube-player\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/ROEC0CPRO3w?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\"></iframe></span></p>\n<h4>THE #1 NO CODE DRAG &amp; DROP WORDPRESS WEBSITE BUILDER POWERING 22M+ WEBSITES WORLDWIDE, NOW WITH AI.</h4>\n<p>Elementor, the leading WordPress website creation platform, empowers you to build professional, pixel-perfect websites seamlessly with its no-code, drag-and-drop Atomic Editor.</p>\n<p>Supporting the full website lifecycle, Elementor enables you to confidently build, optimize, and manage your website with extended capabilities such as AI-powered creation, image optimization, transactional email delivery, accessibility tools, performance boosters, and more.</p>\n<p>Now in version 4 – the Atomic Editor! Introducing a new generation of performance-first atomic building blocks that allow you to control every atomic part with no limits or locked layouts. Define your global design systems and reusable components once, and they apply everywhere instantly – turning hours or even days of work into single clicks.</p>\n<p>Unlock all features with <strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-pro-pro-features/\" rel=\"nofollow ugc\">Elementor One</a></strong>.</p>\n<p>Need fast and secure cloud hosting for your Elementor site? Try out <strong><a href=\"https://elemn.to/repo-hosting\" rel=\"nofollow ugc\">Elementor Host</a></strong> Powered by Google Cloud &amp; Cloudflare. 4.9/5 TrustPilot score.</p>\n<h3>🌟 Create professional stunning websites</h3>\n<ul>\n<li><strong><a href=\"https://go.elementor.com/feature-page-editor/\" rel=\"nofollow ugc\">Intuitive drag &amp; drop builder</a></strong>: Build any website with our no-code, drag-and-drop Editor. Achieve design precision with full control over layout and style.  </li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-feature-page/\" rel=\"nofollow ugc\">Pixel-perfect design tools</a></strong>: Upload SVGs, apply masks, gradients, box shadows, headline effects, shape dividers, and use built-in CSS controls for advanced customization.  </li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-library-full-website-kit/\" rel=\"nofollow ugc\">Template Library</a></strong>: Apply complete website kits for instant setups, or choose from a vast library of single pages, blocks, and pop-up templates.  </li>\n<li><strong><a href=\"https://go.elementor.com/feature-page-editor/\" rel=\"nofollow ugc\">Advanced widgets</a></strong>: Access over 40 FREE widgets, including heading, image, text editor, video, button, gallery, carousels, and more.  </li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-ai/\" rel=\"nofollow ugc\">AI capabilities</a></strong>: Revolutionize your design and content creation process with native AI integration. Instantly create sections, text, code, and images.</li>\n</ul>\n<h4>🗝️ Key features</h4>\n<ul>\n<li><strong><a href=\"https://go.elementor.com/feature-page-global-settings/\" rel=\"nofollow ugc\">Design system</a></strong>: Use Variables and Classes for consistent colors, typography, and design elements, ensuring a cohesive, professional look that updates everywhere globally.  </li>\n<li><strong><a href=\"https://go.elementor.com/feature-page-responsive-design/\" rel=\"nofollow ugc\">Responsive design</a></strong>: Optimize your design for every device with custom breakpoints, ensuring a seamless desktop, tablet, and mobile experience.  </li>\n<li><strong>Mask shapes</strong>: Turning any element, like an image or video, into whatever shape you desire to create standout designs.  </li>\n<li><strong>CSS transform</strong>: Use CSS Transform to rotate, scale, and skew elements, adding dynamic styling to your site.  </li>\n<li><strong>Entrance animations</strong>: Add entrance animations to elements to create engaging and interactive user experiences.  </li>\n<li><strong><a href=\"https://elementor.com/features/#SaveBackup\" rel=\"nofollow ugc\">Revision history</a></strong>: Elementor’s Revision History feature enables users to track and revert to previous versions of their designs, providing peace of mind and flexibility during the creative process.  </li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-developers-developers-website/\" rel=\"nofollow ugc\">Developer-friendly</a></strong>: Equipped with extensive documentation, API, developer tools, and custom code areas, Elementor offers a conducive environment for developers to extend its capabilities and create custom solutions.  </li>\n<li><strong><a href=\"https://elementor.com/features/contact-button/\" rel=\"nofollow ugc\">Floating buttons</a></strong>: Enhance user interaction with customizable, floating action buttons that stay in view as users scroll.  </li>\n<li><strong>Components [Pro]</strong>: Reuse the same building blocks across pages and sites, and update them everywhere they appear. Including controlled content editing, allowing collaborators and clients to update only exposed content properties without breaking layout or styling.  </li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-industry-leading-theme-builder/\" rel=\"nofollow ugc\">Theme Builder</a> [Pro]</strong>: Design every part of your site—headers, footers, posts, and archives—for complete control over appearance.  </li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-popup-builder/\" rel=\"nofollow ugc\">Popup Builder</a> [Pro]</strong>: Create eye-catching popups with Elementor’s Popup Builder, equipped with advanced targeting and triggering options to optimize user engagement and conversions.  </li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-professional-form-builder-and-submission-log/\" rel=\"nofollow ugc\">Forms</a> [Pro]</strong>: Design and integrate custom forms, utilizing advanced features and integrations to capture and manage submissions effectively.  </li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-woocommerce-builder/\" rel=\"nofollow ugc\">WooCommerce Builder</a> [Pro]</strong>: Integrate Elementor with WooCommerce to design custom product pages, shop layouts, archives, carts, checkout pages, my account, and more, enhancing your store’s visual appeal and functionality.  </li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-dynamic-content/\" rel=\"nofollow ugc\">Dynamic Content</a> [Pro]</strong>: Leverage dynamic content capabilities to create personalized and interactive web experiences by connecting your designs to various data sources.  </li>\n<li><strong><a href=\"https://go.elementor.com/features-page-notes/\" rel=\"nofollow ugc\">Notes</a> [Pro]</strong>: Enhance team collaboration by using Elementor’s Notes feature to leave feedback and comments directly on the design interface.  </li>\n<li><strong>Custom Code [Pro]</strong>: Insert custom code to extend the functionality of your site, offering flexibility for advanced customizations.  </li>\n<li><strong>Custom CSS [Pro]</strong>: Apply Custom CSS to fine-tune the styling of elements, ensuring precise control over the design aspects.  </li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-motion-effects/\" rel=\"nofollow ugc\">Motion effects</a> [Pro]</strong>: Add advanced motion effects to elements for a more dynamic and engaging user experience.  </li>\n<li><strong>Custom fonts and icons [Pro]</strong>: Upload and use custom fonts and icons to match your brand’s identity.</li>\n</ul>\n<h4>😍 Elementor FREE widgets</h4>\n<p>Unlock the potential of Elementor with our comprehensive suite of free widgets and tools, designed to empower your website creation process and elevate your design capabilities:</p>\n<ul>\n<li><strong>Heading</strong>: Add eye-catching headlines.  </li>\n<li><strong>Image</strong>: Control the size, opacity and more.  </li>\n<li><strong>Text Editor</strong>: Just like the WordPress text editor.  </li>\n<li><strong>Video</strong>: Add YouTube, Vimeo, VideoPress, Dailymotion or self-hosted videos.  </li>\n<li><strong>Button</strong>: Create interactive buttons.  </li>\n<li><strong>Link in Bio</strong>: Build link in bio components to promote your business / services.  </li>\n<li><strong>Image Box</strong>: A box with image, headline and text.  </li>\n<li><strong>Testimonials</strong>: Customer testimonials.  </li>\n<li><strong>Icon</strong>: Place one or more of 600+ icons available.  </li>\n<li><strong>Icon Box</strong>: An icon, headline, and text with one widget.  </li>\n<li><strong>Social Icons</strong>: Link to your social pages with the Facebook/X (formerly Twitter) icons.  </li>\n<li><strong>Image Gallery</strong>: Display your images in a grid.  </li>\n<li><strong>Image Carousel</strong>: Create rotating carousels or sliders for chosen images.  </li>\n<li><strong>Icon List</strong>: Use any icon to create a bullet list.  </li>\n<li><strong>Counter</strong>: Show numbers in an escalating manner.  </li>\n<li><strong>Progress Bar</strong>: Include an escalating progress bar.  </li>\n<li><strong>Nested Tabs</strong>: Display content in vertical or horizontal tabs.  </li>\n<li><strong>Nested Accordion</strong>: Display any type of content in collapsible sections.  </li>\n<li><strong>Rating</strong>: Display how many stars (or another icon) other visitors gave.  </li>\n<li><strong>Alert</strong>: Include a colored alert box to draw visitor’s attention.  </li>\n<li><strong>HTML</strong>: Insert code into the page.  </li>\n<li><strong>Shortcode</strong>: Insert shortcodes from any plugin into the page.  </li>\n<li><strong>Menu Anchor</strong>: Link any menu to this anchor.  </li>\n<li><strong>Read More</strong>: Set the Read More cut-off for the excerpt in archive pages.  </li>\n<li><strong>Sidebar</strong>: Add sidebars onto the page.  </li>\n<li><strong>Google Maps</strong>: Embed maps into the page.  </li>\n<li><strong>SoundCloud</strong>: Add SoundCloud audio bits.  </li>\n<li><strong>Divider</strong>: Separate content with a designed divider.  </li>\n<li><strong>Spacer</strong>: Add space between elements.  </li>\n<li><strong>Text Path</strong>: Attach your text to a path.  </li>\n<li><strong>And counting…</strong></li>\n</ul>\n<h3>🚀 Enhance your website</h3>\n<p><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-performance-performance-page/\" rel=\"nofollow ugc\">High-performing websites</a></strong>: Website performance impacts your visitors’ experience and search result ranking. Elementor, in partnership with Google Chrome, continuously enhances performance without compromising design.</p>\n<p><strong>Key features include:</strong></p>\n<ul>\n<li><strong>Reduced DOM output</strong>: Streamlined HTML structure for faster rendering.  </li>\n<li><strong>Improved media file loading</strong>: Optimized loading of images, videos, and other media assets.  </li>\n<li><strong>Reduced CSS and JS files</strong>: Minimized stylesheets and scripts individually loaded only on demand for quicker loading times.  </li>\n<li><strong>Lazy loading</strong>: Deferred loading of non-critical resources to improve initial page load speed.  </li>\n<li><strong>Faster font loading</strong>: Efficient delivery of web fonts to enhance text rendering speed.  </li>\n<li><strong>Optimized front-end asset loading</strong>: Efficient loading of assets like JavaScript and CSS to minimize render-blocking.  </li>\n<li><strong>Element caching</strong>: Cache frequently accessed design elements to reduce server response time and enhance overall performance.</li>\n</ul>\n<h3>🔥 Elementor Editor Pro features</h3>\n<p>Create unparalleled websites while saving time, money and resources with <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-pro-elementor-pro/\" rel=\"nofollow ugc\">Elementor Editor Pro</a>’s full website builder. Get access to 100+ professional widgets, features, and tools.</p>\n<p><strong>Editor Pro design widgets:</strong></p>\n<ol>\n<li><strong>Posts</strong>: Display your blog posts with customizable layouts and styles.  </li>\n<li><strong>Share Buttons</strong>: Allow visitors to easily share your content on various social media platforms.  </li>\n<li><strong>Portfolio</strong>: Showcase your work or projects with stunning portfolio layouts.  </li>\n<li><strong>Slides</strong>: Create dynamic slideshows with custom animations and transitions.  </li>\n<li><strong>Form</strong>: Design and customize advanced forms for user interaction and data collection.  </li>\n<li><strong>Login</strong>: Add a login form or user registration module to your website.  </li>\n<li><strong>Nav Menu</strong>: Customize and style your website’s navigation menu for better user experience.  </li>\n<li><strong>Animated Headline</strong>: Create attention-grabbing headlines with animated effects.  </li>\n<li><strong>Price Table</strong>: Display pricing plans or packages in a structured and visually appealing format.  </li>\n<li><strong>Price List</strong>: Showcase a list of prices or services with customizable styling options.  </li>\n<li><strong>Gallery</strong>: Create beautiful image galleries with various layout options and lightbox support.  </li>\n<li><strong>Flip Box</strong>: Add interactive flip animations to highlight content or features.  </li>\n<li><strong>Call to Action</strong>: Encourage user interaction and conversions with compelling call-to-action sections.  </li>\n<li><strong>Media Carousel</strong>: Showcase a carousel of media files such as images or videos.  </li>\n<li><strong>Testimonial Carousel</strong>: Display client testimonials in a carousel format for social proof.  </li>\n<li><strong>Nested Carousel</strong>: Create nested carousels for more complex content organization.  </li>\n<li><strong>Loop Carousel</strong>: Display content in a looped carousel for continuous viewing.  </li>\n<li><strong>Table of Contents</strong>: Generate a table of contents for longer articles or guides to improve navigation.  </li>\n<li><strong>Countdown</strong>: Add countdown timers to create urgency for promotions or events.  </li>\n<li><strong>Facebook Page</strong>: Embed your Facebook page feed or content onto your website.  </li>\n<li><strong>Blockquote</strong>: Highlight quotes or testimonials with stylish formatting options.  </li>\n<li><strong>Template</strong>: Save and reuse design templates for consistent branding and layout.  </li>\n<li><strong>Reviews</strong>: Showcase customer reviews and ratings to build trust and credibility.  </li>\n<li><strong>Facebook Button</strong>: Add buttons to promote interactions with your Facebook page or content.  </li>\n<li><strong>Facebook Embed</strong>: Embed Facebook posts or content onto your website.  </li>\n<li><strong>Facebook Comments</strong>: Enable Facebook comments on your website’s pages or posts.  </li>\n<li><strong>PayPal Button</strong>: Integrate PayPal buttons for easy online payments.  </li>\n<li><strong>Stripe Button</strong>: Integrate Stripe payment buttons to facilitate secure online transactions.  </li>\n<li><strong>Lottie Widget</strong>: Add Lottie animations to enhance visual appeal and engagement.  </li>\n<li><strong>Code Highlight</strong>: Display code snippets with syntax highlighting for better readability.  </li>\n<li><strong>Video Playlist</strong>: Create and customize playlists for video content on your website.  </li>\n<li><strong>Mega Menu</strong>: Customize advanced menus for better navigation and displaying complex content.  </li>\n<li><strong>Off Canvas</strong>: Create off-canvas areas that slide in to show extra info or menus without cluttering the main layout.</li>\n</ol>\n<p><strong>Editor Pro theme widgets:</strong></p>\n<p>Build and customize all the key parts of your website including headers, footers, 404 page, global archives, and more…</p>\n<ol>\n<li><strong>Post Title</strong>: Customize the title of individual blog posts or pages.  </li>\n<li><strong>Post Excerpt</strong>: Display a brief summary or teaser of your blog posts.  </li>\n<li><strong>Post Content</strong>: Customize the main content area of your blog posts or pages.  </li>\n<li><strong>Featured Image</strong>: Set and customize featured images for blog posts or pages.  </li>\n<li><strong>Author Box</strong>: Display author information and bios on blog posts.  </li>\n<li><strong>Post Comments</strong>: Customize the appearance and functionality of comments sections on your website.  </li>\n<li><strong>Post Navigation</strong>: Add navigation links to adjacent posts for easy browsing.  </li>\n<li><strong>Post Info</strong>: Display additional information about blog posts, such as author and date.  </li>\n<li><strong>Site Logo</strong>: Upload and customize your website’s logo for branding purposes.  </li>\n<li><strong>Site Title</strong>: Customize the title of your website.  </li>\n<li><strong>Page Title</strong>: Customize the title of individual pages.  </li>\n<li><strong>Search Bar</strong>: Add a search bar to allow users to search your website’s content.  </li>\n<li><strong>Breadcrumbs</strong>: Display hierarchical navigation paths for better user navigation.  </li>\n<li><strong>Sitemap</strong>: Generate a sitemap for better search engine indexing and user navigation.  </li>\n<li><strong>Loop Grid</strong>: Design and customize grid layouts for blog post archives or product listings.</li>\n</ol>\n<p><strong>Editor Pro WooCommerce widgets:</strong></p>\n<p>Design and customize a complete online shopping experience across your entire website.</p>\n<ol>\n<li><strong>Product</strong>: Display individual products with customizable layouts and styles.  </li>\n<li><strong>Breadcrumbs</strong>: Display hierarchical navigation paths for better user navigation within your store.  </li>\n<li><strong>Product Title</strong>: Customize the title of individual products.  </li>\n<li><strong>Product Images</strong>: Set and customize images for product listings.  </li>\n<li><strong>Product Price</strong>: Display the price of individual products.  </li>\n<li><strong>Add To Cart</strong>: Add customizable add to cart buttons for easy purchasing.  </li>\n<li><strong>Product Rating</strong>: Display ratings and reviews for products.  </li>\n<li><strong>Product Stock</strong>: Display stock availability for products.  </li>\n<li><strong>Product Meta</strong>: Display additional information about products, such as SKU and categories.  </li>\n<li><strong>Product Content</strong>: Customize the main content area of product descriptions.  </li>\n<li><strong>Short Description</strong>: Display brief summaries or teasers of products.  </li>\n<li><strong>Product Data Tabs</strong>: Organize product information into tabbed sections for better organization.  </li>\n<li><strong>Additional Information</strong>: Display additional details about products, such as dimensions and weight.  </li>\n<li><strong>Product Related</strong>: Showcase related products to encourage additional purchases.  </li>\n<li><strong>Upsells</strong>: Promote upsell products to increase average order value.  </li>\n<li><strong>Products</strong>: Display a grid or list of products with customizable settings.  </li>\n<li><strong>Custom Add To Cart</strong>: Customize the add to cart button for specific products.  </li>\n<li><strong>WooCommerce Pages</strong>: Design and customize WooCommerce-specific pages, such as the cart and checkout pages.  </li>\n<li><strong>Product Categories</strong>: Display product categories for easy navigation within your store.  </li>\n<li><strong>Menu Cart</strong>: Display a cart icon in your navigation menu for easy access to the shopping cart.  </li>\n<li><strong>Cart</strong>: Customize the appearance and functionality of the shopping cart page.  </li>\n<li><strong>Checkout</strong>: Customize the appearance and functionality of the checkout page.  </li>\n<li><strong>My Account</strong>: Customize the appearance and functionality of the customer account area.  </li>\n<li><strong>Purchase Summary</strong>: Display a summary of purchases during the checkout process.  </li>\n<li><strong>WooCommerce Notices</strong>: Customize the appearance and functionality of WooCommerce notices, such as order confirmation messages.</li>\n</ol>\n<p>Build professional websites with <strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-pro-elementor-pro/\" rel=\"nofollow ugc\">Elementor Editor Pro</a></strong>!</p>\n<h4>🔒 Security and compliance</h4>\n<p>Elementor places a paramount focus on security, evident through our acquisition of industry certifications such as ISO/IEC 27001, ISO/IEC 27017, ISO/IEC 27018, ISO/IEC 27701, and SOC 2 Type II. These certifications underscore our commitment to implementing robust security measures and highlight our dedication to adhering to recognized industry standards.</p>\n<p>We encourage ethical security research through our <a href=\"https://go.elementor.com/wp-repo-description-tab-bug-crowd-bug-bounty-program/\" rel=\"nofollow ugc\">Bug Bounty program</a>. We collaborate with leading bug bounty services to provide opportunities for researchers to report vulnerabilities in our services. Our bounty programs include a triage team available 24/7/365.</p>\n<p>For more information: <a href=\"https://go.elementor.com/trust-center/\" rel=\"nofollow ugc\">Trust Center</a>.</p>\n<h4>♿ Accessibility best practices</h4>\n<p>Elementor offers accessibility tools and enhancements to help you provide a better experience for all users. Including HTML 5 semantic, full keyboard navigation menu, ongoing improvement of features, widget, and more.</p>\n<h4>🌐 Translated to 63+ languages, includes RTL support</h4>\n<p>Elementor supports multiple languages, typographies, and RTL, with editor translations in <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate/\" rel=\"nofollow ugc\">over 63 languages</a>.</p>\n<p>It’s also compatible with WPML, Polylang, TranslatePress, Weglot, and more. To contribute, add a new language via <a href=\"https://translate.wordpress.org/\" rel=\"nofollow ugc\">translate.wordpress.org</a>. See our guide on <a href=\"https://go.elementor.com/wp-repo-description-tab-help-center-translate/\" rel=\"nofollow ugc\">how to translate and localize the plugin</a>.</p>\n<h4>🧩 Use of 3rd-party services</h4>\n<p>To improve the user experience, Elementor may use the following 3rd party services if the required feature is enabled:</p>\n<ul>\n<li>Google Fonts are loaded to add additional fonts to your website. Google’s <a href=\"https://policies.google.com/terms\" rel=\"nofollow ugc\">TOS</a> and <a href=\"https://policies.google.com/privacy\" rel=\"nofollow ugc\">Privacy Policy</a> apply.  </li>\n<li>Some Elementor features require loading assets from Elementor.com. These assets are not used for tracking unless explicitly stated, and require your approval and manual opt-in. Learn more in our <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-plugin-terms/\" rel=\"nofollow ugc\">TOS</a> and <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-plugin-privacy/\" rel=\"nofollow ugc\">Privacy Policy</a>.</li>\n</ul>\n<h4>📧 Related products by Elementor</h4>\n<p><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-io/\" rel=\"nofollow ugc\">Image Optimization</a></strong>: Superior image compression for faster, high-quality website performance.</p>\n<p><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-sm/\" rel=\"nofollow ugc\">Email Deliverability</a></strong>: Reliable email management without SMTP plugins, keeping your communications streamlined and efficient.</p>\n<p><strong><a href=\"http://go.elementor.com/editor-acc-wp-repo\" rel=\"nofollow ugc\">Web Accessibility</a></strong>: Enhances website usability for individuals with disabilities. Ally is designed to help web creators make their websites more inclusive. It scans, detects, and remediates key accessibility violations, working seamlessly on all WordPress and Elementor websites.</p>\n<h4>📣 See what our users have to say</h4>\n<blockquote>\n<p>“Elementor is hands down the best page builder out there” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/elementor-is-hands-down-the-best-page-builder-out-there/\" rel=\"ugc\">Graphicvision1</a></em></p>\n<p>“An incredibly user-friendly plugin” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/a-wonderful-experience/\" rel=\"ugc\">Hyeyoga</a></em></p>\n<p>“Easily, my most used WP plugin” –  &hellip;</p>\n</blockquote>\n\";s:12:\"installation\";s:2338:\"<h4>Minimum Requirements</h4>\n<ul>\n<li>WordPress 6.8 or greater</li>\n<li>PHP version 7.4 or greater</li>\n<li>MySQL version 5.6 or MariaDB version 10.5 or greater</li>\n<li>PHP Memory limit of 256 MB or greater</li>\n<li>WordPress Memory limit of 256 MB or greater</li>\n</ul>\n<h4>Recommended Requirements</h4>\n<ul>\n<li>WordPress 7.0 or greater</li>\n<li>PHP version 8.3 or greater</li>\n<li>MySQL version 8.0 or MariaDB version 10.6 or greater</li>\n<li>PHP Memory limit of 512 MB (768 MB for best performance) or greater</li>\n<li>WordPress Memory limit of 512 MB (768 MB for best performance) or greater</li>\n</ul>\n<p><span class=\"embed-youtube\" style=\"text-align:center; display: block;\"><iframe loading=\"lazy\" class=\"youtube-player\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/9EZ159ryFNs?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\"></iframe></span></p>\n<p><strong>Note:</strong> These requirements are for Elementor and Elementor Pro only. If you are using additional plugins on your site that also have minimum requirements such as WooCommerce or Elementor addons, you may need to increase your PHP and WordPress Memory limit to help avoid loading issues. See also, the following documentation <a href=\"https://elementor.com/help/elementor-widget-panel-not-loading/\" rel=\"nofollow ugc\">Elementor Widget Panel Not Loading</a>.</p>\n<h4>Installation</h4>\n<ol>\n<li>Install using the WordPress built-in Plugin installer, or Extract the zip file and drop the contents in the <code>wp-content/plugins/</code> directory of your WordPress installation.</li>\n<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.</li>\n<li>Go to Pages &gt; Add New</li>\n<li>Press the &#8216;Edit with Elementor&#8217; button.</li>\n<li>Now you can drag and drop widgets from the left panel onto the content area, as well as add new sections and columns that make up the page structure.</li>\n</ol>\n<p>For documentation and tutorials visit our <a href=\"https://elementor.com/help/?utm_source=wp-repo&amp;utm_medium=link&amp;utm_campaign=readme\" rel=\"nofollow ugc\">Knowledge Base</a>.</p>\n\";s:3:\"faq\";s:5054:\"\n<dt id=\"how%20do%20i%20install%20elementor%20editor%3F\">\nHow do I install Elementor Editor?\n</h4>\n<p>\n<p>To install the free version of Elementor Editor, follow the steps below:<br />\nFrom your WordPress dashboard -&gt; Go to Plugins -&gt; Click on ‘Add new’-&gt; In the Search field, enter Elementor and choose Elementor website builder.<br />\nPress install -&gt; After installation, click Activate.</p>\n</p>\n<dt id=\"does%20elementor%20editor%20work%20with%20all%20the%20themes%3F\">\nDoes Elementor Editor work with all the themes?\n</h4>\n<p>\n<p>Elementor Editor works all the themes that respect the coding standards of WordPress set by its Codex. It is recommended to use Elementor’s <a href=\"https://go.elementor.com/wp-repo-description-tab-hello-theme-hello-theme/\" rel=\"nofollow ugc\">Hello Theme</a>, a lightweight blank canvas, to enjoy full flexibility when using Elementor Editor, and optimize your experience.</p>\n</p>\n<dt id=\"is%20elementor%20editor%20compatible%20with%20gutenberg%3F\">\nIs Elementor Editor compatible with Gutenberg?\n</h4>\n<p>\n<p>Elementor Editor and Gutenberg work seamlessly together. As a user, you can easily decide which editor to use at every point while editing your site.</p>\n</p>\n<dt id=\"can%20i%20create%20an%20online%20store%3F\">\nCan I create an online store?\n</h4>\n<p>\n<p>Yes, with the Elementor Editor Pro WooCommerce Builder you can customize every page of your store to create an amazing customer experience that drives sales.</p>\n</p>\n<dt id=\"does%20it%20work%20with%20other%20wordpress%20plugins%3F\">\nDoes it work with other WordPress plugins?\n</h4>\n<p>\n<p>It works with almost all the plugins. If you experience an incompatibility issue, please report it to us and to the plugin that conflicts with Elementor Editor.</p>\n</p>\n<dt id=\"do%20i%20need%20to%20know%20how%20to%20code%3F\">\nDo I need to know how to code?\n</h4>\n<p>\n<p>No! Elementor Editor provides you with all the widgets and features that you need to build a professional website without using code.</p>\n</p>\n<dt id=\"do%20i%20need%20to%20know%20how%20to%20design%3F\">\nDo I need to know how to design?\n</h4>\n<p>\n<p>No, you can choose between professionally designed kits and templates that fit to every industry and have all you need to create your own professional website.</p>\n</p>\n<dt id=\"will%20elementor%20editor%20slow%20down%20my%20website%3F\">\nWill Elementor Editor slow down my website?\n</h4>\n<p>\n<p>As Elementor prioritizes speed and performance, you enjoy better and faster performance with each new version of the Editor. When testing the same page layout on older versions you can see a significant performance improvement, from a score of 82 in Google PageSpeed Insight in version 3.1, to a score of 95 i in version 3.5.</p>\n</p>\n<dt id=\"is%20my%20site%20secure%20with%20elementor%20editor%3F\">\nIs my site secure with Elementor Editor?\n</h4>\n<p>\n<p>The security of your website is extremely important to us and we take proactive measures to assure that your websites are secure. Elementor is ISO 27001 certified, and has a dedicated team of security professionals that implements industry best-practices for maximum security and compliance, 24/7.</p>\n<p>There is also a managed security Bug Bounty program, utilizing the community power by enabling 24/7/365 crowdsourced vulnerability detection.</p>\n</p>\n<dt id=\"can%20i%20buy%20templates%20separately%3F\">\nCan I buy templates separately?\n</h4>\n<p>\n<p>Of course, you can use any template that supports Elementor Editor.</p>\n</p>\n<dt id=\"is%20elementor%20editor%20compatible%20with%20post%20and%20custom%20post%20types%3F\">\nIs Elementor Editor compatible with Post and Custom Post Types?\n</h4>\n<p>\n<p>Of course! You can set which post types will enable Elementor in the settings page.</p>\n</p>\n<dt id=\"what%20is%20the%20difference%20between%20elementor%E2%80%99s%20free%20editor%20plugin%20and%20elementor%20editor%20pro%3F\">\nWhat is the difference between Elementor’s free Editor plugin and Elementor Editor Pro?\n</h4>\n<p>\n<p>Elementor Editor’s Free version allows you to explore our revolutionary drag &amp; drop live editor, basic widgets and templates. Elementor Editor Pro (Essential, Advanced, Expert, Studio, and Agency) empowers you with more professional tools that speed up your workflow, give you access to human-powered support, help you build more advanced content, and convert visitors. See full comparison here.</p>\n</p>\n<dt id=\"how%20can%20i%20become%20a%20contributor%3F\">\nHow can I become a Contributor?\n</h4>\n<p>\n<p>If you want to contribute, go to our <a href=\"https://github.com/elementor/elementor\" rel=\"nofollow ugc\">Elementor GitHub Repository</a> and see where you can help. You can also add a new language via <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate/\" rel=\"nofollow ugc\">translate.wordpress.org</a>. We’ve built a short guide explaining <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate-faq/\" rel=\"nofollow ugc\">how to translate and localize the plugin</a>.</p>\n</p>\n\n\";s:9:\"changelog\";s:1722:\"<h4>4.2.0 &#8211; 2026-07-20</h4>\n<ul>\n<li>New: Introducing Grid for building advanced row and column layouts &#8211; Atomic Editor</li>\n<li>Tweak: Improved Angie layout, composition, and design system creation from prompts and images &#8211; Atomic Editor</li>\n<li>Tweak: Added dynamic tag support for AI-generated element properties</li>\n<li>Fix: VideoPress URLs do not display on the frontend when used in Background Video and Lightbox dynamic tags (<a href=\"https://github.com/elementor/elementor/issues/24467\" rel=\"nofollow ugc\">#24467</a>)</li>\n<li>Fix: Grid containers can cause slower Editor performance on complex pages</li>\n<li>Fix: Filters do not work as expected in Website Templates</li>\n<li>Fix: The Save as Template button is unreachable when the modal does not fit the browser viewport</li>\n<li>Fix: AI-related Editor features show a console error when required services are not available yet</li>\n<li>Fix: Missing classes can affect the editing panel when they are still applied to elements &#8211; Atomic Editor</li>\n<li>Fix: Unsaved Class changes are not detected when switching between Design System tabs &#8211; Atomic Editor</li>\n<li>Fix: Custom Font names with spaces or special characters do not work in the Font Family control &#8211; Atomic Editor</li>\n<li>Fix: The drop indicator is missing when dragging Atomic elements inside row Containers &#8211; Atomic Editor</li>\n<li>Fix: Global Classes can be shared across multiple Kits instead of being separated per Kit &#8211; Atomic Editor</li>\n<li>Fix: Angie cannot update text in some Atomic elements &#8211; Atomic Editor</li>\n</ul>\n<p><a href=\"https://go.elementor.com/full-changelog/\" rel=\"nofollow ugc\">See changelog for all versions.</a></p>\n\";s:11:\"screenshots\";s:3162:\"<ol><li><a href=\"https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087\" alt=\"&lt;strong&gt;Visual Drag and Drop Editor&lt;/strong&gt; - Design your website layouts and place any element anywhere on the page for pixel-perfect designs.\"></a><p><strong>Visual Drag and Drop Editor</strong> - Design your website layouts and place any element anywhere on the page for pixel-perfect designs.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087\" alt=\"&lt;strong&gt;Full Design System&lt;/strong&gt; - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time.\"></a><p><strong>Full Design System</strong> - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087\" alt=\"&lt;strong&gt;Responsive Design&lt;/strong&gt; Fully edit your website and customize the behavior on desktop, tablet, &amp; mobile to optimize the visitor experience on every device.\"></a><p><strong>Responsive Design</strong> Fully edit your website and customize the behavior on desktop, tablet, &amp; mobile to optimize the visitor experience on every device.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087\" alt=\"&lt;strong&gt;Kits and Templates&lt;/strong&gt; - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization.\"></a><p><strong>Kits and Templates</strong> - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087\" alt=\"&lt;strong&gt;Nested Elements&lt;/strong&gt; Leverage Elementor Editor&#039;s Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility.\"></a><p><strong>Nested Elements</strong> Leverage Elementor Editor\'s Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087\" alt=\"&lt;strong&gt;Motion Effects&lt;/strong&gt; - Add entrance animations and transitions to any element in your website to captivate visitors.\"></a><p><strong>Motion Effects</strong> - Add entrance animations and transitions to any element in your website to captivate visitors.</p></li></ol>\";s:7:\"reviews\";s:17109:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Worst and timing consuming software</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/makwdmtech/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/20263c9b6251af6934f01064e4bb63049e7b07960527d7b4f3c982c7b4c095e8?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/20263c9b6251af6934f01064e4bb63049e7b07960527d7b4f3c982c7b4c095e8?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/makwdmtech/\" class=\"reviewer-name\">makwdmtech</a> on <span class=\"review-date\">July 21, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I am using this plugin to develop my client\'s website, but it hangs and crashes every 5 minutes, making it very difficult to work. It also has numerous issues in the backend that are affecting development.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We contacted the support team for assistance, but they informed us that support is only available through a paid support plan. As a result, my client is very disappointed with this plugin and its overall stability.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Some widgets work very slow.</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/jonyshanto/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/5d5ff7e6c97536d73b070eb7170682f94456d2817294cbb75e6b5ed10052660e?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/5d5ff7e6c97536d73b070eb7170682f94456d2817294cbb75e6b5ed10052660e?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/jonyshanto/\" class=\"reviewer-name\">jonyshanto</a> on <span class=\"review-date\">July 19, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>The plugin is updated regularly, but the lagging issues and functionality problems are never fixed.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Stress-inducing work, but pretty layouts</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"3 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"3\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/monkeykong/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/023f9ccfe736cc9ed42882588dc6e59440483fd1c192829c56a58f7fbb1526d4?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/023f9ccfe736cc9ed42882588dc6e59440483fd1c192829c56a58f7fbb1526d4?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/monkeykong/\" class=\"reviewer-name\"> <small>(MonkeyKong)</small></a> on <span class=\"review-date\">July 14, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Really difficult and time consuming to work with, and mixing old and new Atomic layouts is quite the mess to work with, but the end-result usually looks worth. </p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Too Heavy for Larger Websites</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/hussainmirza11/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/43741a383f0c6783aaae33e85197bcfd2d3d2c2697622fdeea0c258234d82188?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/43741a383f0c6783aaae33e85197bcfd2d3d2c2697622fdeea0c258234d82188?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/hussainmirza11/\" class=\"reviewer-name\">hussainmirza11</a> on <span class=\"review-date\">July 14, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>While Elementor is easy to use, it adds a significant amount of CSS and JavaScript. On larger websites, this can negatively impact loading speed and overall performance. There are also occasional compatibility issues after updates, which can be frustrating.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Atomic version breaks site and support doesn&#039;t solve it</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/upupepops/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/af8a6e43fbdfdceffd33f44c8edfcaaa9f24dba1a25512d83b43c50141f1d091?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/af8a6e43fbdfdceffd33f44c8edfcaaa9f24dba1a25512d83b43c50141f1d091?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/upupepops/\" class=\"reviewer-name\">Maria del Castillo <small>(upupepops)</small></a> on <span class=\"review-date\">July 13, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Still waiting for support to fix the atomic designer. After a recent update my website broke completely (error with containers) and after more than a month I\'m still waiting for support to fix it. They admited it is a problem on their side, but still haven\'t done anything to solve it. Would not recommend this plugin anymore.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Too many promotional messages in the Elementor dashboard</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/tiri17/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a93b723acac08d831e6db6eb756b246ec0ae97cec8af4cdcbb63e4f91135628c?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a93b723acac08d831e6db6eb756b246ec0ae97cec8af4cdcbb63e4f91135628c?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/tiri17/\" class=\"reviewer-name\">Thierry Laval <small>(tiri17)</small></a> on <span class=\"review-date\">July 11, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Elementor is an excellent page builder, but my frustration, as well as that of my clients regarding the repeated display of promotional messages in the dashboard, leads me to give it only one star.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It is becoming extremely annoying to see advertising everywhere, including inside an administration area that should remain a clean and professional workspace. This constant promotion creates a strong rejection of the product instead of encouraging users to continue using Elementor.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Users should be given a simple option to disable these promotional messages and keep control over their own workspace.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">learning curve is quite steep for new users</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"3 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"3\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/ashlyjohny/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/32acb95946e716d19f317aceafce692d46a21bae38c385716fd508508fdd9825?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/32acb95946e716d19f317aceafce692d46a21bae38c385716fd508508fdd9825?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/ashlyjohny/\" class=\"reviewer-name\">ashlyjohny</a> on <span class=\"review-date\">July 8, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>The plugin is good and offers useful features, but the learning curve is quite steep for new users. Better documentation or beginner-friendly tutorials would make it much easier to get started.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Great Plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/ethanmaller/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/762af23b022fc9a21b3859d2a166a920ab367bff7ae1e98e004c02c570ded5d5?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/762af23b022fc9a21b3859d2a166a920ab367bff7ae1e98e004c02c570ded5d5?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/ethanmaller/\" class=\"reviewer-name\">ethanmaller</a> on <span class=\"review-date\">July 8, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Elementor was key in helping us implement our designs across our pages and blogs. It was an interesting learning curve at first, but everything clicked once we understood the logic.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Where is Elementor heading?</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/updesignme/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/db41171f090c42c53b0d894a6f73ef286594be59f40900df9b4cd988858e7277?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/db41171f090c42c53b0d894a6f73ef286594be59f40900df9b4cd988858e7277?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/updesignme/\" class=\"reviewer-name\">updesignme</a> on <span class=\"review-date\">July 3, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I am very disappointed with Elementor. V4 is utterly unreliable and causing all kinds of erratic behaviour and difficulties. There is limited help resources available, and just don\'t try to contact support, because everything will your fault. I have already moved my hosting away. Seems it\'s time to look for a new page builder too. Not happy Elementor!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Editor is frustrating - Broken</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/ssiddiqi4/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/79f9621d8ac9c50db9dc0c996ce6210158879b5048dffaeb97b793e050fabccf?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/79f9621d8ac9c50db9dc0c996ce6210158879b5048dffaeb97b793e050fabccf?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/ssiddiqi4/\" class=\"reviewer-name\">ssiddiqi4</a> on <span class=\"review-date\">July 2, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I rolled-back to version 4.1.2 after wasting a few frustrating days with v 4.1.4. The Editor was horribly slow to load.  I kept troubleshooting plugins and other tweaks.  Nothing helped, after rolling back to v 4.1.2, I got a working Elementor again. With their ambitious new features, Elementor team did a very good job to make v 4.1.4 useless.</p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:17:\"short_description\";s:159:\"The Elementor Website Builder has it all: drag and drop page builder, Atomic Editor, pixel perfect design, global and reusable style systems, mobile r &hellip;\";s:13:\"download_link\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.2.0.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:6:{i:1;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087\";s:7:\"caption\";s:144:\"<strong>Visual Drag and Drop Editor</strong> - Design your website layouts and place any element anywhere on the page for pixel-perfect designs.\";}i:2;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087\";s:7:\"caption\";s:185:\"<strong>Full Design System</strong> - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time.\";}i:3;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087\";s:7:\"caption\";s:170:\"<strong>Responsive Design</strong> Fully edit your website and customize the behavior on desktop, tablet, &amp; mobile to optimize the visitor experience on every device.\";}i:4;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087\";s:7:\"caption\";s:193:\"<strong>Kits and Templates</strong> - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization.\";}i:5;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087\";s:7:\"caption\";s:197:\"<strong>Nested Elements</strong> Leverage Elementor Editor\'s Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility.\";}i:6;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087\";s:7:\"caption\";s:127:\"<strong>Motion Effects</strong> - Add entrance animations and transitions to any element in your website to captivate visitors.\";}}s:4:\"tags\";a:5:{s:13:\"drag-and-drop\";s:13:\"drag-and-drop\";s:6:\"editor\";s:6:\"editor\";s:9:\"elementor\";s:9:\"elementor\";s:12:\"landing-page\";s:12:\"landing page\";s:12:\"page-builder\";s:12:\"page builder\";}s:8:\"versions\";a:445:{s:5:\"3.0.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.0.zip\";s:5:\"3.0.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.1.zip\";s:6:\"3.0.10\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.10.zip\";s:6:\"3.0.11\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.11.zip\";s:6:\"3.0.12\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.12.zip\";s:6:\"3.0.13\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.13.zip\";s:6:\"3.0.14\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.14.zip\";s:6:\"3.0.15\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.15.zip\";s:6:\"3.0.16\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.16.zip\";s:5:\"3.0.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.2.zip\";s:5:\"3.0.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.3.zip\";s:5:\"3.0.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.4.zip\";s:5:\"3.0.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.5.zip\";s:5:\"3.0.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.6.zip\";s:5:\"3.0.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.7.zip\";s:5:\"3.0.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.8.zip\";s:7:\"3.0.8.1\";s:60:\"https://downloads.wordpress.org/plugin/elementor.3.0.8.1.zip\";s:5:\"3.0.9\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.9.zip\";s:5:\"3.1.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.0.zip\";s:11:\"3.1.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta1.zip\";s:11:\"3.1.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta2.zip\";s:11:\"3.1.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta3.zip\";s:11:\"3.1.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta4.zip\";s:10:\"3.1.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev1.zip\";s:10:\"3.1.0-dev2\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev2.zip\";s:10:\"3.1.0-dev3\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev3.zip\";s:5:\"3.1.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.1.zip\";s:5:\"3.1.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.2.zip\";s:5:\"3.1.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.3.zip\";s:5:\"3.1.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.4.zip\";s:6:\"3.10.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.0.zip\";s:11:\"3.10.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.10.0-dev1.zip\";s:6:\"3.10.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.1.zip\";s:6:\"3.10.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.2.zip\";s:6:\"3.11.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.0.zip\";s:12:\"3.11.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta1.zip\";s:12:\"3.11.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta2.zip\";s:12:\"3.11.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta3.zip\";s:11:\"3.11.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev1.zip\";s:11:\"3.11.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev2.zip\";s:11:\"3.11.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev3.zip\";s:6:\"3.11.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.1.zip\";s:6:\"3.11.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.2.zip\";s:6:\"3.11.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.3.zip\";s:6:\"3.11.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.4.zip\";s:6:\"3.11.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.5.zip\";s:6:\"3.12.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.0.zip\";s:6:\"3.12.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.1.zip\";s:6:\"3.12.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.2.zip\";s:6:\"3.13.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.0.zip\";s:12:\"3.13.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta1.zip\";s:12:\"3.13.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta2.zip\";s:12:\"3.13.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta3.zip\";s:11:\"3.13.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-dev3.zip\";s:11:\"3.13.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-dev4.zip\";s:6:\"3.13.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.1.zip\";s:6:\"3.13.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.2.zip\";s:6:\"3.13.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.3.zip\";s:6:\"3.13.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.4.zip\";s:6:\"3.14.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.14.0.zip\";s:12:\"3.14.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta1.zip\";s:12:\"3.14.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta2.zip\";s:12:\"3.14.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta3.zip\";s:12:\"3.14.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta4.zip\";s:12:\"3.14.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta5.zip\";s:6:\"3.14.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.14.1.zip\";s:6:\"3.15.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.0.zip\";s:6:\"3.15.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.1.zip\";s:6:\"3.15.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.2.zip\";s:6:\"3.15.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.3.zip\";s:6:\"3.16.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.0.zip\";s:12:\"3.16.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-beta3.zip\";s:12:\"3.16.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-beta4.zip\";s:11:\"3.16.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-dev1.zip\";s:11:\"3.16.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-dev2.zip\";s:6:\"3.16.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.1.zip\";s:6:\"3.16.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.2.zip\";s:6:\"3.16.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.3.zip\";s:6:\"3.16.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.4.zip\";s:6:\"3.16.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.5.zip\";s:6:\"3.16.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.6.zip\";s:6:\"3.17.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.0.zip\";s:11:\"3.17.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev2.zip\";s:11:\"3.17.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev3.zip\";s:11:\"3.17.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev4.zip\";s:6:\"3.17.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.1.zip\";s:6:\"3.17.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.2.zip\";s:6:\"3.17.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.3.zip\";s:6:\"3.18.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.0.zip\";s:12:\"3.18.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta1.zip\";s:12:\"3.18.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta2.zip\";s:12:\"3.18.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta3.zip\";s:12:\"3.18.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta4.zip\";s:11:\"3.18.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-dev1.zip\";s:6:\"3.18.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.1.zip\";s:6:\"3.18.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.2.zip\";s:6:\"3.18.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.3.zip\";s:6:\"3.19.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.0.zip\";s:12:\"3.19.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta1.zip\";s:12:\"3.19.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta2.zip\";s:12:\"3.19.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta3.zip\";s:12:\"3.19.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta4.zip\";s:12:\"3.19.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta5.zip\";s:12:\"3.19.0-beta6\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta6.zip\";s:11:\"3.19.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev1.zip\";s:11:\"3.19.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev2.zip\";s:11:\"3.19.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev3.zip\";s:11:\"3.19.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev4.zip\";s:11:\"3.19.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev5.zip\";s:11:\"3.19.0-dev6\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev6.zip\";s:6:\"3.19.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.1.zip\";s:6:\"3.19.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.2.zip\";s:6:\"3.19.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.3.zip\";s:6:\"3.19.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.4.zip\";s:5:\"3.2.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.0.zip\";s:5:\"3.2.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.1.zip\";s:5:\"3.2.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.2.zip\";s:5:\"3.2.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.3.zip\";s:5:\"3.2.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.4.zip\";s:5:\"3.2.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.5.zip\";s:6:\"3.20.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.0.zip\";s:12:\"3.20.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta1.zip\";s:12:\"3.20.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta2.zip\";s:12:\"3.20.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta3.zip\";s:12:\"3.20.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta4.zip\";s:11:\"3.20.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev1.zip\";s:11:\"3.20.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev2.zip\";s:11:\"3.20.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev3.zip\";s:11:\"3.20.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev4.zip\";s:6:\"3.20.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.1.zip\";s:6:\"3.20.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.2.zip\";s:6:\"3.20.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.3.zip\";s:6:\"3.20.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.4.zip\";s:6:\"3.21.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.0.zip\";s:12:\"3.21.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta1.zip\";s:12:\"3.21.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta2.zip\";s:12:\"3.21.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta3.zip\";s:11:\"3.21.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev1.zip\";s:11:\"3.21.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev2.zip\";s:11:\"3.21.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev3.zip\";s:6:\"3.21.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.1.zip\";s:6:\"3.21.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.2.zip\";s:6:\"3.21.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.3.zip\";s:6:\"3.21.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.4.zip\";s:6:\"3.21.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.5.zip\";s:6:\"3.21.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.6.zip\";s:6:\"3.21.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.7.zip\";s:6:\"3.21.8\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.8.zip\";s:6:\"3.22.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.0.zip\";s:12:\"3.22.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta1.zip\";s:12:\"3.22.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta2.zip\";s:12:\"3.22.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta3.zip\";s:12:\"3.22.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta4.zip\";s:12:\"3.22.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta5.zip\";s:12:\"3.22.0-beta6\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta6.zip\";s:11:\"3.22.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev1.zip\";s:11:\"3.22.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev2.zip\";s:11:\"3.22.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev3.zip\";s:11:\"3.22.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev4.zip\";s:11:\"3.22.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev5.zip\";s:11:\"3.22.0-dev6\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev6.zip\";s:6:\"3.22.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.1.zip\";s:6:\"3.22.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.2.zip\";s:6:\"3.22.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.3.zip\";s:6:\"3.23.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.0.zip\";s:12:\"3.23.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta1.zip\";s:12:\"3.23.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta2.zip\";s:12:\"3.23.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta3.zip\";s:12:\"3.23.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta4.zip\";s:12:\"3.23.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta5.zip\";s:12:\"3.23.0-beta6\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta6.zip\";s:11:\"3.23.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev1.zip\";s:11:\"3.23.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev2.zip\";s:11:\"3.23.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev3.zip\";s:11:\"3.23.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev4.zip\";s:11:\"3.23.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev5.zip\";s:11:\"3.23.0-dev6\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev6.zip\";s:6:\"3.23.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.1.zip\";s:6:\"3.23.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.2.zip\";s:6:\"3.23.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.3.zip\";s:6:\"3.23.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.4.zip\";s:6:\"3.24.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.0.zip\";s:12:\"3.24.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-beta1.zip\";s:12:\"3.24.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-beta2.zip\";s:12:\"3.24.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-beta3.zip\";s:11:\"3.24.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-dev1.zip\";s:11:\"3.24.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-dev2.zip\";s:11:\"3.24.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-dev3.zip\";s:6:\"3.24.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.1.zip\";s:6:\"3.24.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.2.zip\";s:6:\"3.24.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.3.zip\";s:6:\"3.24.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.4.zip\";s:6:\"3.24.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.5.zip\";s:6:\"3.24.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.6.zip\";s:6:\"3.24.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.7.zip\";s:6:\"3.24.8\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.8.zip\";s:6:\"3.25.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.0.zip\";s:12:\"3.25.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-beta1.zip\";s:12:\"3.25.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-beta2.zip\";s:12:\"3.25.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-beta3.zip\";s:11:\"3.25.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-dev1.zip\";s:11:\"3.25.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-dev2.zip\";s:11:\"3.25.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-dev3.zip\";s:6:\"3.25.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.1.zip\";s:7:\"3.25.10\";s:60:\"https://downloads.wordpress.org/plugin/elementor.3.25.10.zip\";s:7:\"3.25.11\";s:60:\"https://downloads.wordpress.org/plugin/elementor.3.25.11.zip\";s:6:\"3.25.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.2.zip\";s:6:\"3.25.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.3.zip\";s:6:\"3.25.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.4.zip\";s:6:\"3.25.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.5.zip\";s:6:\"3.25.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.6.zip\";s:6:\"3.25.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.7.zip\";s:6:\"3.25.8\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.8.zip\";s:6:\"3.25.9\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.9.zip\";s:6:\"3.26.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.0.zip\";s:12:\"3.26.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta1.zip\";s:12:\"3.26.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta2.zip\";s:12:\"3.26.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta3.zip\";s:12:\"3.26.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta4.zip\";s:12:\"3.26.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta5.zip\";s:11:\"3.26.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev1.zip\";s:11:\"3.26.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev2.zip\";s:11:\"3.26.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev3.zip\";s:11:\"3.26.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev4.zip\";s:11:\"3.26.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev5.zip\";s:6:\"3.26.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.1.zip\";s:6:\"3.26.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.2.zip\";s:6:\"3.26.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.3.zip\";s:6:\"3.26.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.4.zip\";s:6:\"3.26.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.5.zip\";s:6:\"3.27.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.0.zip\";s:12:\"3.27.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.27.0-beta1.zip\";s:12:\"3.27.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.27.0-beta2.zip\";s:11:\"3.27.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.27.0-dev1.zip\";s:11:\"3.27.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.27.0-dev2.zip\";s:6:\"3.27.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.1.zip\";s:6:\"3.27.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.2.zip\";s:6:\"3.27.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.3.zip\";s:6:\"3.27.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.4.zip\";s:6:\"3.27.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.5.zip\";s:6:\"3.27.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.6.zip\";s:6:\"3.27.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.7.zip\";s:6:\"3.28.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.0.zip\";s:12:\"3.28.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-beta1.zip\";s:12:\"3.28.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-beta2.zip\";s:12:\"3.28.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-beta3.zip\";s:11:\"3.28.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-dev1.zip\";s:11:\"3.28.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-dev2.zip\";s:11:\"3.28.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-dev3.zip\";s:6:\"3.28.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.1.zip\";s:6:\"3.28.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.2.zip\";s:6:\"3.28.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.3.zip\";s:6:\"3.28.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.4.zip\";s:6:\"3.29.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.29.0.zip\";s:12:\"3.29.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta1.zip\";s:12:\"3.29.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta2.zip\";s:12:\"3.29.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta3.zip\";s:12:\"3.29.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta4.zip\";s:11:\"3.29.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev1.zip\";s:11:\"3.29.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev2.zip\";s:11:\"3.29.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev3.zip\";s:11:\"3.29.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev4.zip\";s:6:\"3.29.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.29.1.zip\";s:6:\"3.29.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.29.2.zip\";s:5:\"3.3.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.3.0.zip\";s:5:\"3.3.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.3.1.zip\";s:6:\"3.30.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.0.zip\";s:12:\"3.30.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-beta1.zip\";s:12:\"3.30.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-beta2.zip\";s:12:\"3.30.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-beta3.zip\";s:11:\"3.30.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-dev1.zip\";s:11:\"3.30.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-dev2.zip\";s:11:\"3.30.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-dev3.zip\";s:6:\"3.30.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.1.zip\";s:6:\"3.30.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.2.zip\";s:6:\"3.30.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.3.zip\";s:6:\"3.30.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.4.zip\";s:6:\"3.31.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.0.zip\";s:12:\"3.31.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.31.0-beta1.zip\";s:12:\"3.31.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.31.0-beta2.zip\";s:11:\"3.31.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.31.0-dev1.zip\";s:11:\"3.31.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.31.0-dev2.zip\";s:6:\"3.31.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.1.zip\";s:6:\"3.31.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.2.zip\";s:6:\"3.31.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.3.zip\";s:6:\"3.31.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.4.zip\";s:6:\"3.31.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.5.zip\";s:6:\"3.32.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.0.zip\";s:12:\"3.32.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-beta1.zip\";s:12:\"3.32.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-beta2.zip\";s:12:\"3.32.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-beta3.zip\";s:11:\"3.32.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-dev1.zip\";s:11:\"3.32.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-dev2.zip\";s:11:\"3.32.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-dev3.zip\";s:6:\"3.32.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.1.zip\";s:6:\"3.32.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.2.zip\";s:6:\"3.32.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.3.zip\";s:6:\"3.32.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.4.zip\";s:6:\"3.32.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.5.zip\";s:6:\"3.33.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.0.zip\";s:12:\"3.33.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-beta1.zip\";s:12:\"3.33.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-beta2.zip\";s:12:\"3.33.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-beta3.zip\";s:12:\"3.33.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-beta4.zip\";s:11:\"3.33.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-dev1.zip\";s:11:\"3.33.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-dev2.zip\";s:11:\"3.33.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-dev3.zip\";s:11:\"3.33.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-dev4.zip\";s:6:\"3.33.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.1.zip\";s:6:\"3.33.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.2.zip\";s:6:\"3.33.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.3.zip\";s:6:\"3.33.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.4.zip\";s:6:\"3.33.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.5.zip\";s:6:\"3.33.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.6.zip\";s:6:\"3.34.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.0.zip\";s:12:\"3.34.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-beta1.zip\";s:12:\"3.34.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-beta2.zip\";s:12:\"3.34.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-beta3.zip\";s:11:\"3.34.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-dev1.zip\";s:11:\"3.34.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-dev2.zip\";s:6:\"3.34.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.1.zip\";s:6:\"3.34.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.2.zip\";s:6:\"3.34.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.3.zip\";s:6:\"3.34.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.4.zip\";s:6:\"3.35.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.0.zip\";s:12:\"3.35.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-beta1.zip\";s:12:\"3.35.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-beta2.zip\";s:12:\"3.35.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-beta3.zip\";s:12:\"3.35.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-beta4.zip\";s:11:\"3.35.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-dev1.zip\";s:11:\"3.35.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-dev2.zip\";s:11:\"3.35.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-dev3.zip\";s:11:\"3.35.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-dev4.zip\";s:6:\"3.35.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.1.zip\";s:6:\"3.35.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.2.zip\";s:6:\"3.35.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.3.zip\";s:6:\"3.35.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.4.zip\";s:6:\"3.35.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.5.zip\";s:6:\"3.35.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.6.zip\";s:6:\"3.35.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.7.zip\";s:6:\"3.35.8\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.8.zip\";s:6:\"3.35.9\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.9.zip\";s:5:\"3.4.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.0.zip\";s:10:\"3.4.0-dev7\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev7.zip\";s:10:\"3.4.0-dev8\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev8.zip\";s:10:\"3.4.0-dev9\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev9.zip\";s:5:\"3.4.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.1.zip\";s:5:\"3.4.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.2.zip\";s:5:\"3.4.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.3.zip\";s:5:\"3.4.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.4.zip\";s:5:\"3.4.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.5.zip\";s:5:\"3.4.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.6.zip\";s:5:\"3.4.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.7.zip\";s:5:\"3.4.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.8.zip\";s:5:\"3.5.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.0.zip\";s:11:\"3.5.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta1.zip\";s:11:\"3.5.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta2.zip\";s:11:\"3.5.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta3.zip\";s:11:\"3.5.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta4.zip\";s:11:\"3.5.0-beta5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta5.zip\";s:11:\"3.5.0-beta7\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta7.zip\";s:11:\"3.5.0-beta8\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta8.zip\";s:10:\"3.5.0-dev8\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-dev8.zip\";s:10:\"3.5.0-dev9\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-dev9.zip\";s:5:\"3.5.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.1.zip\";s:5:\"3.5.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.2.zip\";s:5:\"3.5.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.3.zip\";s:5:\"3.5.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.4.zip\";s:5:\"3.5.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.5.zip\";s:5:\"3.5.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.6.zip\";s:5:\"3.6.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:11:\"3.6.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta1.zip\";s:11:\"3.6.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta2.zip\";s:11:\"3.6.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta3.zip\";s:11:\"3.6.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta4.zip\";s:11:\"3.6.0-beta5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta5.zip\";s:10:\"3.6.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-dev1.zip\";s:11:\"3.6.0-dev10\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-dev10.zip\";s:5:\"3.6.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.1.zip\";s:5:\"3.6.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.2.zip\";s:5:\"3.6.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.3.zip\";s:5:\"3.6.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.4.zip\";s:5:\"3.6.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.5.zip\";s:5:\"3.6.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.6.zip\";s:5:\"3.6.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.7.zip\";s:5:\"3.6.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.8.zip\";s:5:\"3.7.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.0.zip\";s:11:\"3.7.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta1.zip\";s:11:\"3.7.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta2.zip\";s:11:\"3.7.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta3.zip\";s:11:\"3.7.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta4.zip\";s:10:\"3.7.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-dev1.zip\";s:5:\"3.7.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.1.zip\";s:5:\"3.7.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.2.zip\";s:5:\"3.7.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.3.zip\";s:5:\"3.7.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.4.zip\";s:5:\"3.7.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.5.zip\";s:5:\"3.7.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.6.zip\";s:5:\"3.7.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.7.zip\";s:5:\"3.7.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.8.zip\";s:5:\"3.8.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.8.0.zip\";s:11:\"3.8.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta1.zip\";s:11:\"3.8.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta2.zip\";s:11:\"3.8.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta3.zip\";s:5:\"3.8.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.8.1.zip\";s:5:\"3.9.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.0.zip\";s:5:\"3.9.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.1.zip\";s:5:\"3.9.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.2.zip\";s:5:\"4.0.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.0.zip\";s:11:\"4.0.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.4.0.0-beta1.zip\";s:11:\"4.0.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.4.0.0-beta2.zip\";s:11:\"4.0.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.4.0.0-beta3.zip\";s:11:\"4.0.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.4.0.0-beta4.zip\";s:11:\"4.0.0-beta5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.4.0.0-beta5.zip\";s:10:\"4.0.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.4.0.0-dev1.zip\";s:10:\"4.0.0-dev2\";s:63:\"https://downloads.wordpress.org/plugin/elementor.4.0.0-dev2.zip\";s:10:\"4.0.0-dev3\";s:63:\"https://downloads.wordpress.org/plugin/elementor.4.0.0-dev3.zip\";s:10:\"4.0.0-dev4\";s:63:\"https://downloads.wordpress.org/plugin/elementor.4.0.0-dev4.zip\";s:10:\"4.0.0-dev5\";s:63:\"https://downloads.wordpress.org/plugin/elementor.4.0.0-dev5.zip\";s:5:\"4.0.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.1.zip\";s:5:\"4.0.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.2.zip\";s:5:\"4.0.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.3.zip\";s:5:\"4.0.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.4.zip\";s:5:\"4.0.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.5.zip\";s:5:\"4.0.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.6.zip\";s:5:\"4.0.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.7.zip\";s:5:\"4.0.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.8.zip\";s:5:\"4.0.9\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.9.zip\";s:5:\"4.1.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.1.0.zip\";s:11:\"4.1.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.4.1.0-beta1.zip\";s:11:\"4.1.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.4.1.0-beta2.zip\";s:11:\"4.1.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.4.1.0-beta3.zip\";s:10:\"4.1.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.4.1.0-dev1.zip\";s:10:\"4.1.0-dev2\";s:63:\"https://downloads.wordpress.org/plugin/elementor.4.1.0-dev2.zip\";s:10:\"4.1.0-dev3\";s:63:\"https://downloads.wordpress.org/plugin/elementor.4.1.0-dev3.zip\";s:5:\"4.1.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.1.1.zip\";s:5:\"4.1.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.1.2.zip\";s:5:\"4.1.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.1.3.zip\";s:5:\"4.1.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.1.4.zip\";s:5:\"4.1.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.1.5.zip\";s:5:\"4.2.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.2.0.zip\";s:11:\"4.2.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.4.2.0-beta1.zip\";s:11:\"4.2.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.4.2.0-beta2.zip\";s:10:\"4.2.0-dev2\";s:63:\"https://downloads.wordpress.org/plugin/elementor.4.2.0-dev2.zip\";s:5:\"trunk\";s:52:\"https://downloads.wordpress.org/plugin/elementor.zip\";}s:14:\"business_model\";s:10:\"commercial\";s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:94:\"https://elementor.com/support/?utm_source=wp-repo&utm_medium=link&utm_campaign=premium-support\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3443226\";s:4:\"high\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3443226\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3444228\";s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228\";}s:12:\"preview_link\";s:0:\"\";s:4:\"Name\";s:63:\"Elementor Website Builder &#8211; more than just a page builder\";}}','off'),
(170,'recently_activated','a:1:{s:19:\"members/members.php\";i:1784734392;}','off'),
(174,'wp_calendar_block_has_published_posts','1','auto'),
(176,'elementor_active_kit','6628','auto'),
(177,'elementor_font_display','swap','auto'),
(180,'elementor_landing_pages_activation','0','auto'),
(181,'elementor_checklist','{\"last_opened_timestamp\":1758655883,\"first_closed_checklist_in_editor\":false,\"is_popup_minimized\":false,\"steps\":{\"add_logo\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"set_fonts_and_colors\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"create_pages\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"assign_homepage\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header_pro\":{\"is_marked_completed\":false,\"is_immutable_completed\":false}},\"should_open_in_editor\":false}','auto'),
(182,'elementor_version','4.2.1','auto'),
(183,'elementor_install_history','a:4:{s:6:\"3.32.2\";i:1758576951;s:6:\"3.33.0\";i:1766865607;s:5:\"4.2.0\";i:1784734371;s:5:\"4.2.1\";i:1785515393;}','auto'),
(184,'elementor_events_db_version','1.0.0','off'),
(187,'elementor_onboarded','1','auto'),
(188,'elementor_connect_site_key','d21817a2a2af9f8d9ac6abf1659366c6','auto'),
(229,'_elementor_installed_time','1758653578','auto'),
(230,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:43:\"Introducing Angie: Agentic AI for WordPress\";s:7:\"excerpt\";s:365:\"Meet Angie, agentic AI purpose-built for WordPress. Angie understands your site, connects to your tools, and takes real actions on your behalf. Its first capability, Angie Code, lets you describe any WordPress feature you can imagine and have it built for you in minutes. Production-ready, fully integrated with your site, and safe to test before it ever goes live.\";s:7:\"created\";i:1774270910;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:142:\"https://elementor.com/blog/introducing-angie-agentic-ai-for-wordpress/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:59:\"The atomic foundation of version 4 is ready for real sites!\";s:7:\"excerpt\";s:296:\"The alpha phase is complete. Version 4 is now in beta, and the atomic foundation is ready to be used on real sites! This is the final step before the official release of version 4.0, activating the new features automatically on new sites, and becoming the default editing experience in Elementor.\";s:7:\"created\";i:1770651621;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:113:\"https://elementor.com/blog/editor-4-beta/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:79:\"Introducing Elementor 3.33: Variables Manager, Custom CSS, Blend Modes, & more!\";s:7:\"excerpt\";s:340:\"Elementor 3.33 builds on the foundation of Editor V4, continuing our mission to create a faster, more scalable, and more intuitive design experience for Web Creators. With the addition of the Variables Manager, element-level Custom CSS, Background Clipping, and Blend Modes, designers have more creative precision and consistency than ever.\";s:7:\"created\";i:1762944115;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:145:\"https://elementor.com/blog/elementor-333-v4-variables-manager-custom-css/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','off'),
(248,'elementor_pro_version','4.2.1','auto'),
(249,'elementor_pro_install_history','a:4:{s:6:\"3.18.0\";i:1758654356;s:6:\"3.32.1\";i:1758767213;s:6:\"3.33.1\";i:1766865607;s:5:\"4.2.1\";i:1785515393;}','auto'),
(250,'widget_elementor-library','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(251,'_elementor_pro_installed_time','1758654357','auto'),
(252,'elementor_submissions_db_version','5','auto'),
(253,'elementor_allow_tracking','yes','auto'),
(254,'elementor_allow_tracking_last_update','1758654419','auto'),
(255,'elementor_tracker_last_send','1766865571','auto'),
(260,'elementor_pro_license_key','ep-3bouFUb3eX2VgMYOVfAI1701869795apONpFOTH9Zy','auto'),
(261,'_elementor_pro_license_v2_data_fallback','a:2:{s:7:\"timeout\";i:1785942232;s:5:\"value\";s:2912:\"{\"expires\":\"2026-08-25 00:00:00\",\"subscription_id\":\"14295126\",\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"activity-log\",\"breadcrumbs\",\"form\",\"posts\",\"template\",\"countdown\",\"slides\",\"price-list\",\"portfolio\",\"flip-box\",\"price-table\",\"login\",\"share-buttons\",\"theme-post-content\",\"theme-post-title\",\"nav-menu\",\"blockquote\",\"media-carousel\",\"animated-headline\",\"facebook-comments\",\"facebook-embed\",\"facebook-page\",\"facebook-button\",\"testimonial-carousel\",\"post-navigation\",\"search-form\",\"post-comments\",\"author-box\",\"call-to-action\",\"post-info\",\"theme-site-logo\",\"theme-site-title\",\"theme-archive-title\",\"theme-post-excerpt\",\"theme-post-featured-image\",\"archive-posts\",\"theme-page-title\",\"sitemap\",\"reviews\",\"table-of-contents\",\"lottie\",\"code-highlight\",\"hotspot\",\"video-playlist\",\"progress-tracker\",\"section-effects\",\"sticky\",\"scroll-snap\",\"page-transitions\",\"mega-menu\",\"nested-carousel\",\"loop-grid\",\"loop-carousel\",\"theme-builder\",\"elementor_icons\",\"elementor_custom_fonts\",\"dynamic-tags\",\"taxonomy-filter\",\"email\",\"email2\",\"mailpoet\",\"mailpoet3\",\"redirect\",\"header\",\"footer\",\"single-post\",\"single-page\",\"archive\",\"search-results\",\"error-404\",\"loop-item\",\"font-awesome-pro\",\"typekit\",\"gallery\",\"off-canvas\",\"link-in-bio-var-2\",\"link-in-bio-var-3\",\"link-in-bio-var-4\",\"link-in-bio-var-5\",\"link-in-bio-var-6\",\"link-in-bio-var-7\",\"search\",\"size-variable\",\"transitions\",\"pro-interactions\",\"atomic-components\",\"atomic-loop\",\"atomic-form\",\"element-manager-permissions\",\"akismet\",\"display-conditions\",\"woocommerce-products\",\"wc-products\",\"woocommerce-product-add-to-cart\",\"wc-elements\",\"wc-categories\",\"woocommerce-product-price\",\"woocommerce-product-title\",\"woocommerce-product-images\",\"woocommerce-product-upsell\",\"woocommerce-product-short-description\",\"woocommerce-product-meta\",\"woocommerce-product-stock\",\"woocommerce-product-rating\",\"wc-add-to-cart\",\"dynamic-tags-wc\",\"woocommerce-product-data-tabs\",\"woocommerce-product-related\",\"woocommerce-breadcrumb\",\"wc-archive-products\",\"woocommerce-archive-products\",\"woocommerce-product-additional-information\",\"woocommerce-menu-cart\",\"woocommerce-product-content\",\"woocommerce-archive-description\",\"paypal-button\",\"woocommerce-checkout-page\",\"woocommerce-cart\",\"woocommerce-my-account\",\"woocommerce-purchase-summary\",\"woocommerce-notices\",\"settings-woocommerce-pages\",\"settings-woocommerce-notices\",\"popup\",\"custom-css\",\"global-css\",\"custom_code\",\"custom-attributes\",\"form-submissions\",\"form-integrations\",\"dynamic-tags-acf\",\"dynamic-tags-pods\",\"dynamic-tags-toolset\",\"editor_comments\",\"stripe-button\",\"role-manager\",\"global-widget\",\"activecampaign\",\"cf7db\",\"convertkit\",\"discord\",\"drip\",\"getresponse\",\"mailchimp\",\"mailerlite\",\"slack\",\"webhook\",\"product-single\",\"product-archive\",\"wc-single-elements\",\"atomic-custom-attributes\",\"atomic-custom-css\"],\"tier\":\"agency\",\"generation\":\"empty\",\"activated\":true,\"success\":true}\";}','off'),
(262,'_elementor_pro_license_v2_data','a:2:{s:7:\"timeout\";i:1785899032;s:5:\"value\";s:2912:\"{\"expires\":\"2026-08-25 00:00:00\",\"subscription_id\":\"14295126\",\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"activity-log\",\"breadcrumbs\",\"form\",\"posts\",\"template\",\"countdown\",\"slides\",\"price-list\",\"portfolio\",\"flip-box\",\"price-table\",\"login\",\"share-buttons\",\"theme-post-content\",\"theme-post-title\",\"nav-menu\",\"blockquote\",\"media-carousel\",\"animated-headline\",\"facebook-comments\",\"facebook-embed\",\"facebook-page\",\"facebook-button\",\"testimonial-carousel\",\"post-navigation\",\"search-form\",\"post-comments\",\"author-box\",\"call-to-action\",\"post-info\",\"theme-site-logo\",\"theme-site-title\",\"theme-archive-title\",\"theme-post-excerpt\",\"theme-post-featured-image\",\"archive-posts\",\"theme-page-title\",\"sitemap\",\"reviews\",\"table-of-contents\",\"lottie\",\"code-highlight\",\"hotspot\",\"video-playlist\",\"progress-tracker\",\"section-effects\",\"sticky\",\"scroll-snap\",\"page-transitions\",\"mega-menu\",\"nested-carousel\",\"loop-grid\",\"loop-carousel\",\"theme-builder\",\"elementor_icons\",\"elementor_custom_fonts\",\"dynamic-tags\",\"taxonomy-filter\",\"email\",\"email2\",\"mailpoet\",\"mailpoet3\",\"redirect\",\"header\",\"footer\",\"single-post\",\"single-page\",\"archive\",\"search-results\",\"error-404\",\"loop-item\",\"font-awesome-pro\",\"typekit\",\"gallery\",\"off-canvas\",\"link-in-bio-var-2\",\"link-in-bio-var-3\",\"link-in-bio-var-4\",\"link-in-bio-var-5\",\"link-in-bio-var-6\",\"link-in-bio-var-7\",\"search\",\"size-variable\",\"transitions\",\"pro-interactions\",\"atomic-components\",\"atomic-loop\",\"atomic-form\",\"element-manager-permissions\",\"akismet\",\"display-conditions\",\"woocommerce-products\",\"wc-products\",\"woocommerce-product-add-to-cart\",\"wc-elements\",\"wc-categories\",\"woocommerce-product-price\",\"woocommerce-product-title\",\"woocommerce-product-images\",\"woocommerce-product-upsell\",\"woocommerce-product-short-description\",\"woocommerce-product-meta\",\"woocommerce-product-stock\",\"woocommerce-product-rating\",\"wc-add-to-cart\",\"dynamic-tags-wc\",\"woocommerce-product-data-tabs\",\"woocommerce-product-related\",\"woocommerce-breadcrumb\",\"wc-archive-products\",\"woocommerce-archive-products\",\"woocommerce-product-additional-information\",\"woocommerce-menu-cart\",\"woocommerce-product-content\",\"woocommerce-archive-description\",\"paypal-button\",\"woocommerce-checkout-page\",\"woocommerce-cart\",\"woocommerce-my-account\",\"woocommerce-purchase-summary\",\"woocommerce-notices\",\"settings-woocommerce-pages\",\"settings-woocommerce-notices\",\"popup\",\"custom-css\",\"global-css\",\"custom_code\",\"custom-attributes\",\"form-submissions\",\"form-integrations\",\"dynamic-tags-acf\",\"dynamic-tags-pods\",\"dynamic-tags-toolset\",\"editor_comments\",\"stripe-button\",\"role-manager\",\"global-widget\",\"activecampaign\",\"cf7db\",\"convertkit\",\"discord\",\"drip\",\"getresponse\",\"mailchimp\",\"mailerlite\",\"slack\",\"webhook\",\"product-single\",\"product-archive\",\"wc-single-elements\",\"atomic-custom-attributes\",\"atomic-custom-css\"],\"tier\":\"agency\",\"generation\":\"empty\",\"activated\":true,\"success\":true}\";}','off'),
(263,'elementor_notes_db_version','5','auto'),
(264,'_elementor_notifications_data','a:2:{s:7:\"timeout\";i:1785812721;s:5:\"value\";s:15141:\"[{\"id\":\"angie-build-cover-v2\",\"title\":\"Vibe-code pages, design systems, and more\",\"description\":\"Generate complete layouts and individual sections from a plain-language description, matched to your site\'s design. Build native design systems, dynamic loops, and forms as real Elementor structure, fully editable in the visual Editor. Preview safely before anything goes live.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-build-cover.png\",\"youtubeEmbedId\":\"QQy5Y7QNHgM\",\"youtubeAutoplay\":true,\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-build-with-prompts\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"angie-build-full-page\",\"title\":\"Generate full Elementor pages\",\"description\":\"Describe the layout you need and get a complete page, or generate individual sections like hero areas, feature blocks, and pricing tables one at a time. Every result can be matched to your site\'s existing styles or follow any new design instructions you give.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-build-full-page.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-build-with-prompts\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"angie-build-design-system\",\"title\":\"Turn a screenshot into a design system\",\"description\":\"Describe your site\'s look, upload a screenshot, or paste your values, and get a base design system built automatically: colors and typography as reusable variables and classes or global styles. Every layout Angie builds draws from the same system, so new pages stay consistent.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-build-design-system.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-build-with-prompts\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"angie-build-loop\",\"title\":\"Generate forms and loops from a sentence\",\"description\":\"Generate dynamic content loops and forms from a description. Give Angie the fields and layout you need, and it builds a real Atomic Form, composable and ready to style. Ask for a Loop and Angie builds the dynamic archive, layout, items, and pagination.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-build-loop.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-build-with-prompts\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"angie-super-community\",\"title\":\"Angie Community Library\",\"description\":\"Browse a library of snippets and widgets built by other Angie users, import any of them into your site, without consuming any credits or remix them with a prompt to match your brief. Every snippet is vetted by the Elementor team. You can also submit your own work for the community to discover.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-community.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-community\\/\",\"readMoreText\":\"Browse library\"},{\"id\":\"4.1-atomic-form\",\"title\":\"Generate Atomic Forms\",\"description\":\"Ask Angie to generate forms for lead generation, contact, bookings, promotions and more. Use the new atomic form elements like date picker, radio button, and file upoad.\",\"topic\":\"Atomic Editor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/41-atomic-form-angie.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.1-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"4.1-atomic-form\",\"title\":\"Generate Atomic Forms\",\"description\":\"Ask Angie to generate forms for lead generation, contact, bookings, promotions and more. Use the new atomic form elements like date picker, radio button, and file upoad.\",\"topic\":\"Atomic Editor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/41-atomic-form-angie.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.1-blog\\/\",\"readMoreText\":\"Learn more\",\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.1-atomic-form\\/\"},{\"id\":\"cookie-consent-launch\",\"title\":\"Introducing Cookie Consent\",\"description\":\"Add a cookie consent banner to your site in minutes. Scan for cookies, manage scripts based on visitor consent, and customize the banner to match your site, or design it in the Editor with Elementor Popups. Free to get started, with more features in Elementor One.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cookie-launch.png\",\"chipTags\":[\"New feature\"],\"cta\":\"Get Cookie Consent\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/cookie-consent-in-editor-whats-new\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"cookiez\\/cookiez.php\",\"operator\":\"!=\"}]]},{\"id\":\"angie-super-admin\",\"title\":\"Super Admin Mode\",\"description\":\"Revolutionize your WordPress workflow with Super Admin Mode. Perform root-level WordPress operations through natural language - bulk post and product updates, PHP error diagnosis, and more.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-super-admin.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-super-admin\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"4.0-default\",\"title\":\"The new default\",\"description\":\"New sites now start with version 4.0 and atomic features enabled by default. Existing sites can choose to manually activate. Nothing happens to your existing layouts and sites.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-default.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"angie-revisions\",\"title\":\"Restore snippets precisely with Revisions\",\"description\":\"Restore any previous version of your snippets to its exact saved state. Each time you revise, Angie preserves a complete snapshot of the snippet\'s code, structure, and configuration. Open version history, select any saved state, and return to it in one click.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-notification-revision.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-revisions\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"4.0-atomic-forms\",\"title\":\"Atomic Forms\",\"description\":\"Build forms as part of your layout, not separate widgets. Create flexible, multi-column designs, nest elements freely, and maintain full control with the same atomic system and styling logic.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-atomic-form.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"4.0-atomic-forms\",\"title\":\"Atomic Forms\",\"description\":\"Build forms as part of your layout, not separate widgets. Create flexible, multi-column designs, nest elements freely, and maintain full control with the same atomic system and styling logic.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-custom-css.png\",\"chipTags\":[\"Atomic Editor\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-atomic-forms\\/\"},{\"id\":\"angie-cloud-library\",\"title\":\"Introducing Angie Cloud Library\",\"description\":\"Your Angie snippets are now available across every site you manage. Save any asset you build to your account and pull it into a new project in a few clicks, fully editable and ready to adapt. Available to all users with free daily credits.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-cloud-library.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-cloud-library\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"4.0-interactions\",\"title\":\"Pro Interactions\",\"description\":\"Create advanced, lightweight motion inside the Editor. Define behavior visually, keep everything system-based, and deliver engaging experiences without bloated scripts or external tools.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-interactions.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"4.0-interactions\",\"title\":\"Pro Interactions\",\"description\":\"Create advanced, lightweight motion inside the Editor. Define behavior visually, keep everything system-based, and deliver engaging experiences without bloated scripts or external tools.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-interactions.png\",\"chipTags\":[\"Atomic Editor\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-interactions\\/\"},{\"id\":\"4.0-sync-design-system\",\"title\":\"Sync and share design systems\",\"description\":\"Export and import Variables and Classes between sites, and sync them with v3 Global Styles. Maintain a consistent design system across projects and across versions.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-sync-design-system.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"angie-launch\",\"title\":\"Introducing Angie Code.\",\"description\":\"Create custom Elementor widgets, and snippets for custom site functionality from a simple description. Built natively for WordPress, and Elementor. Preview safely, refine through conversation, and publish when ready.\",\"topic\":\"Angie Code\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-launch.png\",\"chipTags\":[\"New launch\"],\"link\":\"https:\\/\\/go.elementor.com\\/ai-notification-angie-launch\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"partner-program\",\"title\":\"Partner with Elementor. Grow your business.\",\"description\":\"Join to unlock exclusive access, secure visibility, benefit from marketing opportunities, and create additional revenue from the work you have already done. Join for free and start benefiting!\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/notification-partner.png\",\"chipTags\":[\"Partner Program\"],\"cta\":\"Apply now\",\"ctaLink\":\"https:\\/\\/my.elementor.com\\/agency\\/\"},{\"id\":\"manage-launch\",\"title\":\"Introducing Manage\",\"description\":\"Monitor, optimize and maintain all your sites from one centralized dashboard. Track performance, perform bulk updates and detect security risks to stay ahead of issues.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/manage.png\",\"chipTags\":[\"New Launch\"],\"cta\":\"Start free\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/manage\\/whatsnew\"},{\"id\":\"components-3.35\",\"title\":\"Components\",\"description\":\"Build modular, reusable sections that update everywhere and decide how much control to give away to your team or clients.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/components-3-35.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-components-3.35-blog\",\"readMoreText\":\"Learn More\"},{\"id\":\"one-launch\",\"title\":\"Introducing Elementor One\",\"description\":\"The complete website building experience. All the tools to create, optimize, and manage websites, unified under one roof.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/one-launch.png\",\"chipTags\":[\"New Launch\"],\"cta\":\"Explore Elementor One\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/launch-whats-new\"},{\"id\":\"atomic-tabs-3.34\",\"title\":\"Atomic Tabs\",\"description\":\"Nest any type of content inside tab triggers or content panels, unlocking a truly atomic way of design.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/tabs-3.34.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.34-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"variables-manager-3.33\",\"title\":\"Variables Manager\",\"description\":\"Centralize and control all your color, typography, and size tokens for consistent, scalable design systems.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-variables-manager.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"ally-assistant\",\"title\":\"New! Fix accessibility issues with Ally Assistant\",\"description\":\"Scan any page for accessibility issues and fix them in one click. From color contrast to missing alt text, Ally Assistant provides guided steps or AI-powered fixes to make your site more inclusive.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-assistant.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Scan for free\",\"ctaLink\":\"http:\\/\\/go.elementor.com\\/acc-assistant-launch-whats-new\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"image-optimizer-3.19\",\"title\":\"Effortlessly optimize images for a stunning, high-speed website with the Image Optimizer plugin.\",\"description\":\"Image Optimizer perfectly balances between image quality and performance to boost your website.  Resize, compress, and convert images to WebP, for faster loading times and and better user experience.\",\"topic\":\"Image Optimizer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/image-optimizer-3.19.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get the Image Optimizer\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/io-notification-wp-dash-learn-more\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"image-optimization\\/image-optimization.php\"}]]},{\"id\":\"5-star-rating-prompt\",\"title\":\"Love the New Features? Let Us Know with 5 Stars!\",\"description\":\"Help spread the word by telling the world what you love about Elementor.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/5-star-rating-prompt.png\",\"cta\":\"Leave a Review\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/wp-dash-notification-five-stars\\/\"},{\"id\":\"site-mailer-introducing\",\"title\":\"Introducing Site Mailer\",\"description\":\"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.\",\"topic\":\"Site Mailer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/Site-mailer.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/sm-wp-dash-whatsnew\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"site-mailer\\/site-mailer.php\"}]]}]\";}','off'),
(267,'_elementor_pro_api_requests_lock','a:2:{s:16:\"get_license_data\";i:1785870232;s:11:\"get_version\";i:1785588523;}','auto'),
(268,'elementor_clear_cache','','auto'),
(269,'elementor_reset_api_data','','auto'),
(270,'elementor_safe_mode','','auto'),
(271,'elementor_enable_inspector','','auto'),
(272,'elementor_replace_url','','auto'),
(273,'elementor_rollback','','auto'),
(274,'elementor_rollback_pro_separator','','auto'),
(275,'elementor_rollback_pro','','auto'),
(276,'elementor_beta','no','auto'),
(277,'elementor_maintenance_mode_mode','','auto'),
(278,'elementor_maintenance_mode_exclude_mode','logged_in','auto'),
(279,'elementor_maintenance_mode_exclude_roles','a:0:{}','auto'),
(280,'elementor_maintenance_mode_template_id','','auto'),
(283,'_elementor_settings_update_time','1758654419','auto'),
(284,'elementor_cpt_support','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','auto'),
(285,'elementor_disable_color_schemes','','auto'),
(286,'elementor_disable_typography_schemes','','auto'),
(287,'elementor_google_maps_api_key','','auto'),
(288,'elementor_pro_recaptcha_site_key','','auto'),
(289,'elementor_pro_recaptcha_secret_key','','auto'),
(290,'elementor_pro_recaptcha_v3_site_key','','auto'),
(291,'elementor_pro_recaptcha_v3_secret_key','','auto'),
(292,'elementor_pro_recaptcha_v3_threshold','0.5','auto'),
(293,'elementor_pro_facebook_app_id','','auto'),
(294,'elementor_pro_mailchimp_api_key','','auto'),
(295,'elementor_validate_api_data','','auto'),
(296,'elementor_pro_activecampaign_api_key','','auto'),
(297,'elementor_pro_activecampaign_api_url','','auto'),
(298,'elementor_pro_convertkit_api_key','','auto'),
(299,'elementor_pro_drip_api_token','','auto'),
(300,'elementor_pro_getresponse_api_key','','auto'),
(301,'elementor_pro_mailerlite_api_key','','auto'),
(302,'elementor_typekit-kit-id','','auto'),
(303,'elementor_font_awesome_pro_kit_id','','auto'),
(304,'elementor_pro_stripe_test_secret_key','','auto'),
(305,'elementor_validate_stripe_api_test_secret_key_button','','auto'),
(306,'elementor_pro_stripe_live_secret_key','','auto'),
(307,'elementor_validate_stripe_api_live_secret_key_button','','auto'),
(308,'elementor_stripe_legal_disclaimer','','auto'),
(309,'elementor_editor_break_lines','','auto'),
(310,'elementor_unfiltered_files_upload','1','auto'),
(311,'elementor_google_font','1','auto'),
(312,'elementor_load_fa4_shim','','auto'),
(313,'elementor_meta_generator_tag','','auto'),
(314,'elementor_css_print_method','external','auto'),
(315,'elementor_optimized_image_loading','1','auto'),
(316,'elementor_optimized_gutenberg_loading','1','auto'),
(317,'elementor_lazy_load_background_images','1','auto'),
(318,'elementor_local_google_fonts','0','auto'),
(319,'elementor_element_cache_ttl','24','auto'),
(320,'elementor_experiment-import-export-customization','default','auto'),
(321,'elementor_experiment-container','default','auto'),
(322,'elementor_experiment-nested-elements','default','auto'),
(323,'elementor_experiment-mega-menu','active','auto'),
(324,'elementor_experiment-taxonomy-filter','default','auto'),
(325,'elementor_experiment-e_font_icon_svg','default','auto'),
(326,'elementor_experiment-additional_custom_breakpoints','default','auto'),
(327,'elementor_experiment-e_optimized_markup','default','auto'),
(328,'elementor_experiment-theme_builder_v2','default','auto'),
(329,'elementor_experiment-page-transitions','default','auto'),
(330,'elementor_experiment-notes','default','auto'),
(331,'elementor_experiment-form-submissions','default','auto'),
(332,'elementor_experiment-e_scroll_snap','default','auto'),
(338,'current_theme','Hello Elementor','auto'),
(339,'theme_mods_hello-elementor','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:11:\"custom_logo\";s:0:\"\";}','on'),
(340,'theme_switched','','auto'),
(341,'hello_theme_version','3.4.9','auto'),
(344,'_hello-elementor_notifications','a:2:{s:7:\"timeout\";i:1785913448;s:5:\"value\";s:8690:\"[{\"id\":\"hello-theme-3.4.9\",\"title\":\"3.4.9 - 2026-05-20\",\"description\":\"\\n            <ul>\\n                <li>Fix: CSS improvements for Elementor widgets<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.8\",\"title\":\"3.4.8 - 2026-05-20\",\"description\":\"\\n            <ul>\\n                <li>Fix: CSS improvements for Elementor widgets<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.7\",\"title\":\"3.4.7 - 2026-03-16\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Updated theme home page<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.6\",\"title\":\"3.4.6 - 2026-01-21\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Updated Elementor assets<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.5\",\"title\":\"3.4.5 - 2025-10-27\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>New: Add theme home to Finder<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Improve banner behavior after clicking on action button<\\/li>\\n\\t\\t\\t\\t<li>Fix: Load styles correctly in Gutenberg pages<\\/li>\\n\\t\\t\\t\\t<li>Fix: Do not change menu name after Elementor activation<\\/li>\\n\\t\\t\\t\\t<li>Fix: Ensure quicklinks works correctly from home page<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.4\",\"title\":\"3.4.4 - 2025-06-08\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>Tweak: Improve Header\\/Footer edit access from theme Home<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.3\",\"title\":\"3.4.3 - 2025-05-26\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>Fix: Settings page empty after 3.4.0 in translated sites<\\/li>\\n\\t\\t\\t\\t<li>Fix: PHP 8.4 deprecation notice<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.2\",\"title\":\"3.4.2 - 2025-05-19\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>Tweak: Set Home links font weight to regular<\\/li>\\n  \\t\\t        <li>Tweak: Dart SASS 3.0.0 - resolve scss deprecated warnings<\\/li>\\n    \\t\\t    <li>Fix: Settings page empty after 3.4.0<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.0\",\"title\":\"3.4.0 - 2025-05-05\",\"description\":\"\\n            <ul>\\n                <li>New: Added Theme Home<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Update theme settings page style<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Update tested up to version 6.8<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.3.0\",\"title\":\"3.3.0 - 2025-01-21\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Added changelog link in theme settings<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Updated minimum required Safari version to 15.5<\\/li>\\n  \\t\\t        <li>Tweak: Update autoprefixer to latest versions<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.2.1\",\"title\":\"3.2.1 - 2024-12-16\",\"description\":\"\\n            <ul>\\n                <li>\\n                    Fix: Gutenberg editor expanded disproportionately after adding support for <code>theme.json<\\/code>\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/430\\\" target=\\\"_blank\\\">#430<\\/a>)\\n                <\\/li>\\n                <li>Fix: Use CSS logical properties in the theme<\\/li>\\n                <li>Fix: Add ARIA attributes to header nav menu<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.2.0\",\"title\":\"3.2.0 - 2024-12-15\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Convert classic to hybrid theme with block-editor support<\\/li>\\n                <li>Tweak: Added new design options to header\\/footer<\\/li>\\n                <li>Tweak: Update <code>Tested up to 6.7<\\/code><\\/li>\\n                <li>\\n                    Fix: Minify JS files\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/419\\\" target=\\\"_blank\\\">#419<\\/a>)\\n                <\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.1.1\",\"title\":\"3.1.1 - 2024-07-30\",\"description\":\"\\n            <ul>\\n                <li>Fix: Use consistent <code>&lt;h2&gt;<\\/code> for comments title and comment form<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.1.0\",\"title\":\"3.1.0 - 2024-06-19\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Update <code>Requires PHP 7.4<\\/code><\\/li>\\n                <li>Tweak: Update <code>Tested up to 6.5<\\/code><\\/li>\\n                <li>Tweak: Add the ability to style the brand layout<\\/li>\\n                <li>Tweak: Remove deprecated Elementor code<\\/li>\\n                <li>Tweak: Restore default focus styling inside the theme<\\/li>\\n                <li>Tweak: Add <code>aria-label<\\/code> attribute to various <code>&lt;nav&gt;<\\/code> elements<\\/li>\\n                <li>Tweak: Improve mobile menu keyboard accessibility<\\/li>\\n                <li>Tweak: Semantic mobile menu toggle button<\\/li>\\n                <li>Fix: The header renders redundant <code>&lt;p&gt;<\\/code> when tagline is empty<\\/li>\\n                <li>Fix: Single post renders redundant wrapping <code>&lt;div&gt;<\\/code> when it has no tags<\\/li>\\n                <li>Fix: Remove redundant wrapping <code>&lt;div&gt;<\\/code> from <code>wp_nav_menu()<\\/code> output<\\/li>\\n                <li>Fix: Wrap page <code>&lt;h1&gt;<\\/code> with <code>&lt;div&gt;<\\/code>, not <code>&lt;header&gt;<\\/code><\\/li>\\n                <li>Fix: Use consistent <code>&lt;h3&gt;<\\/code> for comments title and comment form<\\/li>\\n                <li>Fix: Remove heading tags from dynamic header\\/footer<\\/li>\\n                <li>\\n                    Fix: Mobile Menu hamburger is not visible for logged-out users in some cases\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/369\\\" target=\\\"_blank\\\">#369<\\/a>)\\n                <\\/li>\\n                <li>Fix: Remove duplicate ID attributes in the header mobile menu<\\/li>\\n                <li>\\n                    Fix: Remove redundant table styles\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/311\\\" target=\\\"_blank\\\">#311<\\/a>)\\n                <\\/li>\\n                <li>Fix: Remove redundant space below Site Logo in the header\\/footer<\\/li>\\n                <li>Fix: Remove redundant CSS from dynamic header\\/footer layout<\\/li>\\n                <li>\\n                    Fix: Separate post tags in single post\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/304\\\" target=\\\"_blank\\\">#304<\\/a>)\\n                <\\/li>\\n                <li>Fix: Display <code>the_tags()<\\/code> after <code>wp_link_pages()<\\/code><\\/li>\\n                <li>Fix: Remove page break navigation from archives when using <code>&lt;!--nextpage--&gt;<\\/code><\\/li>\\n                <li>Fix: Style posts pagination component layout<\\/li>\\n                <li>Fix: Add RTL support to pagination arrows in archive pages<\\/li>\\n                <li>\\n                    Fix: Update pagination prev\\/next labels and positions\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/404\\\" target=\\\"_blank\\\">#404<\\/a>)\\n                <\\/li>\\n                <li>Fix: Check if Elementor is loaded when using dynamic header & footer<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.0.2\",\"title\":\"3.0.2 - 2024-05-28\",\"description\":\"\\n            <ul>\\n                <li>Internal: Version bump release to refresh WordPress repository<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.0.1\",\"title\":\"3.0.1 - 2024-01-24\",\"description\":\"\\n            <ul>\\n                <li>Fix: Harden security for admin notice dismiss button<\\/li>\\n                <li>Fix: Add <code>alt<\\/code> attribute to all the images in the dashboard<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.0.0\",\"title\":\"3.0.0 - 2023-12-26\",\"description\":\"\\n            <ul>\\n                <li>New: Option to disable cross-site header & footer<\\/li>\\n                <li>Tweak: Update <code>Requires PHP 7.3<\\/code><\\/li>\\n                <li>Tweak: Update <code>Tested up to 6.4<\\/code><\\/li>\\n                <li>Tweak: Move cross-site header & footer styles to a separate CSS file<\\/li>\\n                <li>Tweak: Don\'t load <code>header-footer.min.css<\\/code> when disabling header & footer<\\/li>\\n                <li>Tweak: Don\'t load <code>hello-frontend.min.js<\\/code> when disabling header & footer<\\/li>\\n                <li>Tweak: Replace jQuery code with vanilla JS in the frontend<\\/li>\\n                <li>Tweak: Replace jQuery code with vanilla JS in WordPress admin<\\/li>\\n                <li>Tweak: Remove unused JS code from the frontend<\\/li>\\n                <li>Tweak: Remove unused CSS code from the editor<\\/li>\\n                <li>Tweak: Remove unnecessary <code>role<\\/code> attributes from HTML landmark elements<\\/li>\\n                <li>Tweak: Link from Elementor Site Settings to Hello Theme Settings<\\/li>\\n                <li>Fix: Dynamic script version for better caching<\\/li>\\n            <\\/ul>\"}]\";}','off'),
(347,'elementor_fonts_manager_font_types','a:0:{}','auto'),
(348,'elementor_fonts_manager_fonts','a:0:{}','auto'),
(351,'elementor_custom_icon_sets_config','a:0:{}','auto'),
(352,'elementor_log','a:43:{s:32:\"08c2cfd29c91147c7b54299728fe10e6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-25 02:26:53\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:70:\"Elementor Pro/Upgrades - _v_3_30_0_post_navigation_inline_icons Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-25 02:26:53\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:70:\"Elementor Pro/Upgrades - _v_3_30_0_post_navigation_inline_icons Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"7bc443d7a50e5ff20496171769ad1ad4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-25 02:26:53\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:72:\"Elementor Pro/Upgrades - _v_3_30_0_post_navigation_inline_icons Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-25 02:26:53\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:72:\"Elementor Pro/Upgrades - _v_3_30_0_post_navigation_inline_icons Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"6bac37adc8a138014d69def894dfbb44\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-09-25 02:26:53\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.18.0\";s:2:\"to\";s:6:\"3.32.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-09-25 02:26:53\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.18.0\";s:2:\"to\";s:6:\"3.32.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"1f3f7f521382974dd61eff7a8148ee9e\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-11-10 22:25:17\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:38:\"elementorFrontendConfig is not defined\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2025-11-10 22:25:17\";i:1;s:19:\"2025-11-18 19:51:14\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1762813517\";s:7:\"message\";s:38:\"elementorFrontendConfig is not defined\";s:3:\"url\";s:97:\"https://society.bsquaresite.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.32.2\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"26285\";}s:7:\"\0*\0file\";s:97:\"https://society.bsquaresite.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.32.2\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:5:\"26285\";}s:32:\"db6d1aca3a5c3373f973c42d19b42971\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-11-10 22:50:44\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:158:\"simplexml_load_file(): I/O warning : failed to load external entity &quot;https://society.bsquaresite.com/wp-content/uploads/2025/11/geometric-shape.svg&quot;\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-11-10 22:50:44\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:158:\"simplexml_load_file(): I/O warning : failed to load external entity &quot;https://society.bsquaresite.com/wp-content/uploads/2025/11/geometric-shape.svg&quot;\";s:4:\"file\";s:109:\"/home/devsite2/public_html/society.bsquaresite.com/wp-content/plugins/elementor/core/files/file-types/svg.php\";s:4:\"line\";i:161;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:109:\"/home/devsite2/public_html/society.bsquaresite.com/wp-content/plugins/elementor/core/files/file-types/svg.php\";s:7:\"\0*\0line\";i:161;}s:32:\"8a6b6c8c7469ce78f4f5bb396b4fc21e\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-11-11 00:04:10\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:163:\"simplexml_load_file(): I/O warning : failed to load external entity &quot;https://society.bsquaresite.com/wp-content/uploads/2025/11/Pete-at-desk-hexagon.svg&quot;\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-11-11 00:04:10\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:163:\"simplexml_load_file(): I/O warning : failed to load external entity &quot;https://society.bsquaresite.com/wp-content/uploads/2025/11/Pete-at-desk-hexagon.svg&quot;\";s:4:\"file\";s:109:\"/home/devsite2/public_html/society.bsquaresite.com/wp-content/plugins/elementor/core/files/file-types/svg.php\";s:4:\"line\";i:161;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:109:\"/home/devsite2/public_html/society.bsquaresite.com/wp-content/plugins/elementor/core/files/file-types/svg.php\";s:7:\"\0*\0line\";i:161;}s:32:\"d2ebd3a3ffbd2cdad06d4b9201ad80be\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-11-11 00:15:45\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:155:\"simplexml_load_file(): I/O warning : failed to load external entity &quot;https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg&quot;\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-11-11 00:15:45\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:155:\"simplexml_load_file(): I/O warning : failed to load external entity &quot;https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg&quot;\";s:4:\"file\";s:109:\"/home/devsite2/public_html/society.bsquaresite.com/wp-content/plugins/elementor/core/files/file-types/svg.php\";s:4:\"line\";i:161;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:109:\"/home/devsite2/public_html/society.bsquaresite.com/wp-content/plugins/elementor/core/files/file-types/svg.php\";s:7:\"\0*\0line\";i:161;}s:32:\"32c7c445a1a8fb0d428f36a3eb8142fd\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-11-13 02:59:13\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.32.2\";s:2:\"to\";s:6:\"3.33.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-11-13 02:59:13\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.32.2\";s:2:\"to\";s:6:\"3.33.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"ebab8d422cfed4c8e08fbbef3cfd9cc5\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-11-13 02:59:13\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.32.1\";s:2:\"to\";s:6:\"3.33.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-11-13 02:59:13\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.32.1\";s:2:\"to\";s:6:\"3.33.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"ca8428d47e5f7557e6699e9134ae6422\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-11-13 18:01:17\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:68:\"Cannot read properties of undefined (reading &#039;attributes&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:5;s:14:\"\0*\0times_dates\";a:5:{i:0;s:19:\"2025-11-13 18:01:17\";i:1;s:19:\"2025-11-13 18:31:59\";i:2;s:19:\"2025-11-18 20:47:34\";i:3;s:19:\"2025-11-20 18:18:29\";i:4;s:19:\"2025-11-20 18:18:31\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1763056877\";s:7:\"message\";s:58:\"Cannot read properties of undefined (reading \'attributes\')\";s:3:\"url\";s:105:\"https://society.bsquaresite.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.33.0\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:5:\"47359\";}s:7:\"\0*\0file\";s:105:\"https://society.bsquaresite.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.33.0\";s:7:\"\0*\0line\";s:1:\"1\";s:9:\"\0*\0column\";s:5:\"47359\";}s:32:\"9a265cd7ec074eda7c026c6297c590e1\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-11-13 18:08:43\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:69:\"Cannot read properties of undefined (reading &#039;toLowerCase&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2025-11-13 18:08:43\";i:1;s:19:\"2025-11-14 21:55:44\";i:2;s:19:\"2025-11-14 21:55:47\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1763057323\";s:7:\"message\";s:59:\"Cannot read properties of undefined (reading \'toLowerCase\')\";s:3:\"url\";s:95:\"https://society.bsquaresite.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.33.0\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"999500\";}s:7:\"\0*\0file\";s:95:\"https://society.bsquaresite.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.33.0\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:6:\"999500\";}s:32:\"dd74d0bec1de7a36bb9fe7b80602d7ad\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-11-16 21:24:40\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:1979:\"Uncaught WpOrg\\Requests\\Exception\\Http\\Status403: 403 Forbidden in /home/devsite2/public_html/society.bsquaresite.com/wp-content/plugins/elementor/modules/cloud-library/module.php:207\nStack trace:\n#0 /home/devsite2/public_html/society.bsquaresite.com/wp-content/plugins/elementor/modules/cloud-library/module.php(57): Elementor\\Modules\\CloudLibrary\\Module-&gt;is_screenshot_proxy_mode(Array)\n#1 /home/devsite2/public_html/society.bsquaresite.com/wp-content/plugins/elementor/core/base/module.php(86): Elementor\\Modules\\CloudLibrary\\Module-&gt;__construct()\n#2 /home/devsite2/public_html/society.bsquaresite.com/wp-content/plugins/elementor/core/modules-manager.php(64): Elementor\\Core\\Base\\Module::instance()\n#3 /home/devsite2/public_html/society.bsquaresite.com/wp-content/plugins/elementor/includes/plugin.php(703): Elementor\\Core\\Modules_Manager-&gt;__construct()\n#4 /home/devsite2/public_html/society.bsquaresite.com/wp-content/plugins/elementor/includes/plugin.php(621): Elementor\\Plugin-&gt;init_components()\n#5 /home/devsite2/public_html/society.bsquaresite.com/wp-includes/class-wp-hook.php(324): Elementor\\Plugin-&gt;init(&#039;&#039;)\n#6 /home/devsite2/public_html/society.bsquaresite.com/wp-includes/class-wp-hook.php(348): WP_Hook-&gt;apply_filters(NULL, Array)\n#7 /home/devsite2/public_html/society.bsquaresite.com/wp-includes/plugin.php(517): WP_Hook-&gt;do_action(Array)\n#8 /home/devsite2/public_html/society.bsquaresite.com/wp-settings.php(727): do_action(&#039;init&#039;)\n#9 /home/devsite2/public_html/society.bsquaresite.com/wp-config.php(102): require_once(&#039;/home/devsite2/...&#039;)\n#10 /home/devsite2/public_html/society.bsquaresite.com/wp-load.php(50): require_once(&#039;/home/devsite2/...&#039;)\n#11 /home/devsite2/public_html/society.bsquaresite.com/wp-blog-header.php(13): require_once(&#039;/home/devsite2/...&#039;)\n#12 /home/devsite2/public_html/society.bsquaresite.com/index.php(17): require(&#039;/home/devsite2/...&#039;)\n#13 {main}\n  thrown\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:6;s:14:\"\0*\0times_dates\";a:6:{i:0;s:19:\"2025-11-16 21:24:40\";i:1;s:19:\"2025-11-16 21:24:40\";i:2;s:19:\"2025-11-16 21:26:54\";i:3;s:19:\"2025-11-16 21:26:54\";i:4;s:19:\"2025-11-18 19:51:11\";i:5;s:19:\"2025-11-18 19:51:11\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:1898:\"Uncaught WpOrg\\Requests\\Exception\\Http\\Status403: 403 Forbidden in /home/devsite2/public_html/society.bsquaresite.com/wp-content/plugins/elementor/modules/cloud-library/module.php:207\nStack trace:\n#0 /home/devsite2/public_html/society.bsquaresite.com/wp-content/plugins/elementor/modules/cloud-library/module.php(57): Elementor\\Modules\\CloudLibrary\\Module->is_screenshot_proxy_mode(Array)\n#1 /home/devsite2/public_html/society.bsquaresite.com/wp-content/plugins/elementor/core/base/module.php(86): Elementor\\Modules\\CloudLibrary\\Module->__construct()\n#2 /home/devsite2/public_html/society.bsquaresite.com/wp-content/plugins/elementor/core/modules-manager.php(64): Elementor\\Core\\Base\\Module::instance()\n#3 /home/devsite2/public_html/society.bsquaresite.com/wp-content/plugins/elementor/includes/plugin.php(703): Elementor\\Core\\Modules_Manager->__construct()\n#4 /home/devsite2/public_html/society.bsquaresite.com/wp-content/plugins/elementor/includes/plugin.php(621): Elementor\\Plugin->init_components()\n#5 /home/devsite2/public_html/society.bsquaresite.com/wp-includes/class-wp-hook.php(324): Elementor\\Plugin->init(\'\')\n#6 /home/devsite2/public_html/society.bsquaresite.com/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)\n#7 /home/devsite2/public_html/society.bsquaresite.com/wp-includes/plugin.php(517): WP_Hook->do_action(Array)\n#8 /home/devsite2/public_html/society.bsquaresite.com/wp-settings.php(727): do_action(\'init\')\n#9 /home/devsite2/public_html/society.bsquaresite.com/wp-config.php(102): require_once(\'/home/devsite2/...\')\n#10 /home/devsite2/public_html/society.bsquaresite.com/wp-load.php(50): require_once(\'/home/devsite2/...\')\n#11 /home/devsite2/public_html/society.bsquaresite.com/wp-blog-header.php(13): require_once(\'/home/devsite2/...\')\n#12 /home/devsite2/public_html/society.bsquaresite.com/index.php(17): require(\'/home/devsite2/...\')\n#13 {main}\n  thrown\";s:4:\"file\";s:112:\"/home/devsite2/public_html/society.bsquaresite.com/wp-content/plugins/elementor/modules/cloud-library/module.php\";s:4:\"line\";i:207;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:112:\"/home/devsite2/public_html/society.bsquaresite.com/wp-content/plugins/elementor/modules/cloud-library/module.php\";s:7:\"\0*\0line\";i:207;}s:32:\"658e0a96ebc132ad35af6980a4cf3c20\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-11-17 19:51:47\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:59:\"Cannot read properties of null (reading &#039;config&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2025-11-17 19:51:47\";i:1;s:19:\"2025-11-17 19:51:47\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1763409107\";s:7:\"message\";s:49:\"Cannot read properties of null (reading \'config\')\";s:3:\"url\";s:131:\"https://society.bsquaresite.com/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.min.js?ver=3.33.0\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:4:\"2900\";}s:7:\"\0*\0file\";s:131:\"https://society.bsquaresite.com/wp-content/plugins/elementor/assets/js/packages/editor-documents/editor-documents.min.js?ver=3.33.0\";s:7:\"\0*\0line\";s:1:\"1\";s:9:\"\0*\0column\";s:4:\"2900\";}s:32:\"e6e076c9d7c1040e07469a28b2906569\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-11-18 18:47:33\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:55:\"Cannot read properties of null (reading &#039;id&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-11-18 18:47:33\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1763491653\";s:7:\"message\";s:45:\"Cannot read properties of null (reading \'id\')\";s:3:\"url\";s:95:\"https://society.bsquaresite.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.33.0\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:7:\"1216472\";}s:7:\"\0*\0file\";s:95:\"https://society.bsquaresite.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.33.0\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:7:\"1216472\";}s:32:\"675acde6085e1e3747b6a336d8e53e6c\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-11-21 17:00:47\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:70:\"Cannot read properties of undefined (reading &#039;isDesignable&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-11-21 17:00:47\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1763744447\";s:7:\"message\";s:60:\"Cannot read properties of undefined (reading \'isDesignable\')\";s:3:\"url\";s:95:\"https://society.bsquaresite.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.33.0\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"525283\";}s:7:\"\0*\0file\";s:95:\"https://society.bsquaresite.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.33.0\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:6:\"525283\";}s:32:\"813d8949b649547472ac942fbae2fd3a\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-11-25 17:41:12\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:61:\"Document.querySelector: &#039;#&#039; is not a valid selector\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-11-25 17:41:12\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1764092472\";s:7:\"message\";s:51:\"Document.querySelector: \'#\' is not a valid selector\";s:3:\"url\";s:95:\"https://society.bsquaresite.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.33.0\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"916681\";}s:7:\"\0*\0file\";s:95:\"https://society.bsquaresite.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.33.0\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:6:\"916681\";}s:32:\"a3c308b151119e27ae4abb8b5e2710d1\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-12-27 20:00:00\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-12-27 20:00:00\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"50310e7f129feb13db5048e40f6a0ec7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-12-27 20:00:00\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-12-27 20:00:00\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"7578c8a1311e26a934552ba7f11e90a2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-12-27 20:00:03\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-12-27 20:00:03\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"90121cf554670e4ce805723cd19bef75\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-12-27 20:00:03\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.32.2\";s:2:\"to\";s:6:\"3.33.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-12-27 20:00:03\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.32.2\";s:2:\"to\";s:6:\"3.33.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"281ad7ae5ca57543ef6b11e1f0b32049\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-12-27 20:00:07\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-12-27 20:00:07\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"e8d47bf1938336dd2db956b3122df347\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-12-27 20:00:07\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-12-27 20:00:07\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"f0b98a7414e91e34474258d854eab9d2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-12-27 20:00:07\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-12-27 20:00:07\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"1f337ab96328f7a1fed449003b12f139\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2025-12-27 20:00:07\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.32.1\";s:2:\"to\";s:6:\"3.33.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-12-27 20:00:07\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.32.1\";s:2:\"to\";s:6:\"3.33.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"f99eb5ed417492ef28b6b3000203a316\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2025-12-29 20:36:58\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:61:\"Cannot read properties of undefined (reading &#039;get&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2025-12-29 20:36:58\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1767040618\";s:7:\"message\";s:51:\"Cannot read properties of undefined (reading \'get\')\";s:3:\"url\";s:95:\"https://society.bsquaresite.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.33.0\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"22591\";}s:7:\"\0*\0file\";s:95:\"https://society.bsquaresite.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.33.0\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:5:\"22591\";}s:32:\"818867dcee5b1ebd6bfd77852c5ba11f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-22 15:32:46\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.33.0\";s:2:\"to\";s:5:\"4.2.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-22 15:32:46\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.33.0\";s:2:\"to\";s:5:\"4.2.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"739c738929780442a78d9eb25a313377\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-22 15:32:50\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-22 15:32:50\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"b9b390bb8cd037bd68c6922237b4c732\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-22 15:32:50\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-22 15:32:50\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"157904ded950be235d5d8d7cd0c36560\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-22 15:32:51\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-22 15:32:51\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"823bea9d518bde7fa85079da5d6de9ca\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-22 15:32:51\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.33.0\";s:2:\"to\";s:5:\"4.2.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-22 15:32:51\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.33.0\";s:2:\"to\";s:5:\"4.2.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"65db7c3fe2f96771cbee6720d048e0f0\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-30 05:36:11\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:60:\"Cannot read properties of undefined (reading &#039;id&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2026-07-30 05:36:11\";i:1;s:19:\"2026-07-30 05:36:11\";i:2;s:19:\"2026-07-30 05:36:12\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1785389771\";s:7:\"message\";s:50:\"Cannot read properties of undefined (reading \'id\')\";s:3:\"url\";s:94:\"https://society.bsquaresite.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.2.0\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"366832\";}s:7:\"\0*\0file\";s:94:\"https://society.bsquaresite.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.2.0\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:6:\"366832\";}s:32:\"81be4926627a22f43ef9efdce1ec1c65\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-31 12:29:39\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.2.0\";s:2:\"to\";s:5:\"4.2.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-31 12:29:39\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.2.0\";s:2:\"to\";s:5:\"4.2.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"69e988b3999027a019df8539edcaa3a6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-31 12:29:40\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.33.1\";s:2:\"to\";s:5:\"4.2.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-31 12:29:40\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.33.1\";s:2:\"to\";s:5:\"4.2.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"a34ae54cd1b5652da74c3acdd3d8bc19\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-31 12:29:52\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-31 12:29:52\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"33af140d40db0879857ac331442bc7a7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-31 12:29:52\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-31 12:29:52\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"ee0c409acc29953658a6f458fc699353\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-31 12:29:53\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-31 12:29:53\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"7ca7151285afdc58305b68a338e93e5e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-31 12:29:53\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.2.0\";s:2:\"to\";s:5:\"4.2.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-31 12:29:53\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.2.0\";s:2:\"to\";s:5:\"4.2.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"c350142a8941cfff79febfc53c33a995\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-31 12:29:53\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-31 12:29:53\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"517d87b02b043958c61ae170a1b7b16c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-31 12:29:53\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-31 12:29:53\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"d1f4540bac04fe08c44ab30c5adda42f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-31 12:29:53\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-31 12:29:53\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"f36be494e651ad0106e623c0bf84d39b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-31 12:29:53\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.33.1\";s:2:\"to\";s:5:\"4.2.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-31 12:29:53\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.33.1\";s:2:\"to\";s:5:\"4.2.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"9b243187a8fc3c60e099db56443977f3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-31 12:29:53\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.2.0\";s:2:\"to\";s:5:\"4.2.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-31 12:29:53\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.2.0\";s:2:\"to\";s:5:\"4.2.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"26efc17ae64811758f852daa9442305f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-31 12:29:54\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.33.1\";s:2:\"to\";s:5:\"4.2.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-31 12:29:54\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.33.1\";s:2:\"to\";s:5:\"4.2.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}}','off'),
(353,'nav_menu_options','a:1:{s:8:\"auto_add\";a:0:{}}','auto'),
(354,'elementor_pro_theme_builder_conditions','a:3:{s:6:\"header\";a:1:{i:7393;a:1:{i:0;s:15:\"include/general\";}}s:5:\"popup\";a:1:{i:6813;a:1:{i:0;s:27:\"include/singular/front_page\";}}s:6:\"footer\";a:1:{i:6751;a:1:{i:0;s:15:\"include/general\";}}}','auto'),
(359,'e_editor_counter','355','auto'),
(362,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:20:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:20:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:20:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:20:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:20:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:20:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:20:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:20:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:20:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:20:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:20:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:20:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:20:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:20:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:20:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:20:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:20:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:20:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:20:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:20:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:20:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:20:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:20:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:20:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:20:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:20:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:20:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:20:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:150:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:20:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:20:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:20:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:20:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:20:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:20:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:20:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:20:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:20:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:20:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:20:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:20:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:20:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:20:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:20:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:20:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:20:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:20:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:20:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:20:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:20:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:20:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:20:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:20:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:20:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:20:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:20:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:20:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:20:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:20:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:20:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:20:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:20:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:20:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:20:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:20:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:20:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:20:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:20:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:20:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:20:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:20:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:20:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:20:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:20:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:20:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:20:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:20:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:20:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:20:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:20:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:20:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:20:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:20:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:20:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:20:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:20:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:20:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:20:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:20:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:20:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:20:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:20:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:20:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:20:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:20:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:20:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:20:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:20:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:20:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:20:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:20:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:20:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:20:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:20:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:20:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:20:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:20:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:20:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:20:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:20:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:20:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:20:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:20:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:20:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:20:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:20:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:20:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:20:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:20:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:20:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:20:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:20:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:20:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:20:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:20:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:20:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:20:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:20:{s:4:\"tmpl\";i:1451;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:20:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:20:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:20:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details  | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:20:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:154:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:20:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:20:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:20:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:20:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:20:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:20:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:20:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:20:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:20:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:20:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:20:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:20:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:20:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic |  Login | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:20:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:20:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:20:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:20:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic |  Login | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:20:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:20:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:20:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:20:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"Classic | Contact | Support Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:20:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:20:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:20:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:20:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:20:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:20:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:20:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:20:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:20:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:20:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:20:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:20:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:20:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:20:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:20:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:20:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:20:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:20:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:20:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:20:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:20:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:20:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:20:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:20:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:20:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:20:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:20:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:20:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:20:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:20:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:20:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:20:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:20:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:20:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:20:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:20:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:20:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:20:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:20:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:20:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:20:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:20:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:20:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:20:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:20:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:20:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:20:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:20:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:20:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:20:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:20:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:20:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:20:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:20:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:20:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:20:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:20:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:20:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:20:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:20:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:20:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:20:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:20:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:20:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:20:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:20:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:20:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:20:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:20:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:20:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:20:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:20:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:20:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:20:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:20:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:20:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:20:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:20:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:20:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:20:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:20:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:20:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:20:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:20:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:20:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:20:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:20:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:20:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:20:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:20:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:20:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:20:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:20:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:20:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:20:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:20:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:20:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:20:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:20:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:20:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:20:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:20:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:20:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:20:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:20:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:20:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:20:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:20:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:20:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:20:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:20:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:20:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:20:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:20:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:20:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:20:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:20:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:20:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:20:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:20:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:20:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:20:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:20:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:20:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:20:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:20:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:20:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:20:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:20:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:20:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:20:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:20:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:20:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:20:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:20:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:20:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:20:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:20:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:20:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:20:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:20:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:20:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:20:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:20:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:20:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:20:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:20:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:20:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:20:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:20:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:20:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:20:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:20:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:20:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:20:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:20:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:20:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:20:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:20:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:20:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:20:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:20:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:20:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:20:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:20:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:20:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:20:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:20:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:20:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:20:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:20:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:20:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:20:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:20:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:20:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:20:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:20:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:20:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:20:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:20:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:20:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:20:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:20:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:20:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:20:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:20:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:20:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:20:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:20:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:20:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:20:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:20:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:20:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:20:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:20:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:20:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:20:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:20:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:20:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:20:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:20:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:20:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:20:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:20:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:20:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:20:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:20:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:20:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:20:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:20:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:20:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:20:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:20:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:20:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:20:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:20:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:20:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:20:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:20:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:20:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:20:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:20:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:20:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:20:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:20:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:20:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:20:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:20:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:20:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:20:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:20:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:20:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:20:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:20:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:20:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:20:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:20:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:20:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:20:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:20:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:20:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:20:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:20:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:20:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:20:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:20:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:20:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:20:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:20:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:20:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:20:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:20:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:20:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:20:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:20:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:20:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:20:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:20:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:20:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:20:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:20:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:20:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:20:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:20:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:20:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:20:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:20:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:20:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:20:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:20:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:20:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:20:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:20:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:20:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:20:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:20:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:20:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:20:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:20:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:20:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:20:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:20:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:20:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:20:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:20:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:20:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:20:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:20:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:20:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:20:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:20:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:20:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:20:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:20:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:20:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:20:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:20:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:20:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:20:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:20:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:20:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:20:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:20:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:20:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:20:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:20:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:20:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:20:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:20:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:20:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:20:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:20:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:20:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:20:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:20:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:20:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:20:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:20:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:20:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:20:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:20:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:20:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:20:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:20:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:20:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:20:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:20:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:20:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:20:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:20:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:20:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:20:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:20:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:20:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:20:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:20:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:20:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:20:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:20:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:20:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:20:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:20:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:20:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:20:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:20:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:20:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:20:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:20:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:20:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:20:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:20:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:20:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:20:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:20:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:20:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:20:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:20:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:20:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:20:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:20:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:20:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:20:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:20:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:20:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:20:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:20:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:20:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:20:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:20:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:20:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:20:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:20:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:20:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:20:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:20:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:20:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:20:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:20:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:20:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:20:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:20:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:20:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:20:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:20:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:20:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:20:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:20:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:20:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:20:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:20:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:20:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:20:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:20:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:20:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:20:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:20:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:20:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:20:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:20:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:20:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:20:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:20:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:20:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:20:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:20:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:20:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:20:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:20:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:20:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:20:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:20:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:20:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:20:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:20:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:20:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:20:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:20:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:20:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:20:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:20:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:20:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:20:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:20:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:20:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:20:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:20:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:20:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:20:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:20:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:20:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:20:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:20:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:20:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:20:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:20:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:20:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:20:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:20:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:20:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:20:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:20:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:20:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:20:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:20:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:20:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:20:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:20:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:20:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:20:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:20:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:20:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:20:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:20:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:20:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:20:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:20:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:20:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:20:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:20:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:20:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:20:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:20:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:20:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:20:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:20:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:20:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:20:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:20:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:20:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:20:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:20:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:20:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:400;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:20:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:403;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:20:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:405;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:20:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:406;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:20:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:408;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:20:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:410;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:20:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:413;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:20:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:414;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:20:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:416;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:20:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:419;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:20:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:421;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:20:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:422;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:20:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:424;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:20:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:425;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:20:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:427;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:20:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:430;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:20:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:432;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:20:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:433;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:20:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:434;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:20:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:436;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:20:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:438;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:20:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:441;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:20:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:442;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:20:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:445;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:20:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:447;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:20:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:448;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:20:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:450;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:20:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:452;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:20:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:453;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:20:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:454;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:20:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:457;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:20:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:459;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:20:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:461;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:20:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:462;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:20:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:464;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:20:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:466;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:20:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:469;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:20:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:471;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:20:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:473;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:20:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:475;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:20:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:477;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:20:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:478;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:20:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:480;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:20:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:483;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:20:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:484;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:20:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:487;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:20:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:489;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:20:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:491;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:20:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:493;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:20:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:495;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:20:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:496;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:20:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:498;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:20:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:500;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:20:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:503;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:20:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:504;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:20:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:507;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:20:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:509;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:20:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:511;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:20:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:513;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:20:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:515;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:20:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:517;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:20:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:519;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:20:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:521;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:20:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:523;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:20:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:524;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:20:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:527;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:20:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:529;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:20:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:530;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:20:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:532;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:20:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:534;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:20:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:537;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:20:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:539;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:20:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:540;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:20:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:543;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:20:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:545;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:20:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:547;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:20:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:549;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:20:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:551;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:20:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:553;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:20:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:554;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:20:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:557;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:20:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:559;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:20:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:564;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:20:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:565;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:20:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:20:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:20:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:20:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:20:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:20:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:20:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:569;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:20:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:570;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:20:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:571;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:20:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:572;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:20:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:573;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:20:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:574;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:20:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:575;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:20:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:576;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:20:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:577;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:20:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:578;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:20:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:579;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:20:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:580;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:20:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:581;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:20:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:582;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:20:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:583;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:20:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:584;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:20:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:585;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:20:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:586;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:20:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:587;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:20:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:588;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:20:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:589;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:20:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:590;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:20:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:591;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:20:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:592;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:20:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:593;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:20:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:594;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:20:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:595;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:20:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:596;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:20:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:597;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:20:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:598;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:20:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:599;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:20:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:600;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:20:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:601;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:20:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:602;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:20:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:603;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:20:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:604;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:20:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:605;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:20:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:610;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:751;a:20:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:611;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:752;a:20:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:753;a:20:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:20:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:20:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:20:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:20:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:758;a:20:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:20:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:760;a:20:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:616;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:20:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:617;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:20:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:618;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:20:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:619;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:20:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:620;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:20:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:621;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:20:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:622;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:20:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:623;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:20:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:624;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:20:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:625;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:20:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:626;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:20:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:627;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:20:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:628;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:20:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:629;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:20:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:630;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:20:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:631;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:20:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:632;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:20:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:633;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:20:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:634;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:20:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:635;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:20:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:636;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:20:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:637;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:20:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:638;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:20:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:639;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:20:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:640;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:20:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:641;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:20:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:642;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:20:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:643;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:20:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:644;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:20:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:645;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:20:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:646;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:20:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:647;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:20:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:648;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:20:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:649;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:20:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:650;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:20:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:651;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:20:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:652;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:20:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:653;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:20:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:654;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:20:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:655;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:20:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:656;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:20:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:657;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:20:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:658;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:20:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:659;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:20:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:660;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:20:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:661;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:20:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:662;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:20:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:663;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:20:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:664;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:20:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:665;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:20:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:666;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:20:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:667;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:20:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:668;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:20:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:669;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:20:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:670;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:20:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:671;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:20:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:672;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:20:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:673;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:20:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:674;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:20:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:675;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:20:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:676;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:20:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:677;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:20:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:678;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','off'),
(364,'_elementor_element_cache_unique_id','f1e73bad8a47db5995f471ce14bc8f28','auto'),
(377,'_transient_health-check-site-status-result','{\"good\":17,\"recommended\":5,\"critical\":2}','on'),
(569,'stbl_installed','1','auto'),
(570,'supsystic_tbl_plugin_version','1.13.0','auto'),
(571,'_supsystic_tables_rev','65','auto'),
(572,'wpet_supsystic_tbl_plug_welcome_show','1758767409','auto'),
(573,'supsystic_tbl_plug_was_used','1','auto'),
(574,'widget_tables_widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(575,'supsystic_tbl_reviewNotice','a:2:{s:4:\"time\";i:1759372221;s:5:\"shown\";b:0;}','auto'),
(576,'supsystic_tbl_wooAdsNotice','a:2:{s:4:\"time\";i:1758766421;s:5:\"shown\";b:0;}','auto'),
(577,'supsystic_tbl_welcome_page_was_showed','1','auto'),
(578,'dtgs_ac_disabled','1','auto'),
(697,'members_activated','1758913248','auto'),
(698,'members_addons_migrated','1','auto'),
(699,'widget_members-widget-login','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(700,'widget_members-widget-users','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(702,'members_notifications','a:4:{s:6:\"update\";i:1767188557;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','auto'),
(1204,'tadv_settings','a:7:{s:7:\"options\";s:44:\"menubar,advlist,menubar_block,merge_toolbars\";s:7:\"plugins\";s:104:\"anchor,code,insertdatetime,nonbreaking,print,searchreplace,table,visualblocks,visualchars,advlist,wptadv\";s:9:\"toolbar_1\";s:106:\"formatselect,bold,italic,blockquote,bullist,numlist,alignleft,aligncenter,alignright,link,unlink,undo,redo\";s:9:\"toolbar_2\";s:103:\"fontselect,fontsizeselect,outdent,indent,pastetext,removeformat,charmap,wp_more,forecolor,table,wp_help\";s:9:\"toolbar_3\";s:0:\"\";s:9:\"toolbar_4\";s:0:\"\";s:21:\"toolbar_classic_block\";s:123:\"formatselect,bold,italic,blockquote,bullist,numlist,alignleft,aligncenter,alignright,link,forecolor,backcolor,table,wp_help\";}','auto'),
(1205,'tadv_admin_settings','a:1:{s:7:\"options\";s:86:\"classic_paragraph_block,table_resize_bars,table_grid,table_tab_navigation,table_advtab\";}','auto'),
(1206,'tadv_version','5900','auto'),
(1291,'action_scheduler_hybrid_store_demarkation','7239','auto'),
(1292,'schema-ActionScheduler_StoreSchema','8.0.1763138280','auto'),
(1293,'schema-ActionScheduler_LoggerSchema','3.0.1763138280','auto'),
(1294,'wpforms_version','1.6.9','auto'),
(1295,'wpforms_version_lite','1.6.9','auto'),
(1296,'wpforms_activated','a:1:{s:3:\"pro\";i:1763060793;}','auto'),
(1301,'action_scheduler_lock_async-request-runner','6a7239636a6b40.38722896|1785870751','auto'),
(1303,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','auto'),
(1306,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1763060795;s:9:\"dismissed\";b:0;}}','auto'),
(1307,'_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1763060797;s:5:\"ctime\";i:1763060797;}','on'),
(1309,'wpforms_settings','a:8:{s:11:\"disable-css\";s:1:\"1\";s:13:\"global-assets\";b:0;s:4:\"gdpr\";b:0;s:17:\"gdpr-disable-uuid\";b:0;s:20:\"gdpr-disable-details\";b:0;s:13:\"modern-markup\";s:1:\"1\";s:20:\"modern-markup-is-set\";b:1;s:26:\"modern-markup-hide-setting\";b:1;}','auto'),
(1310,'wpforms_license','a:9:{s:3:\"key\";s:32:\"f0f6959af9eef37dec41f59c12e20213\";s:4:\"type\";s:5:\"elite\";s:10:\"is_expired\";b:0;s:11:\"is_disabled\";b:0;s:10:\"is_invalid\";b:0;s:16:\"is_limit_reached\";b:0;s:10:\"is_flagged\";b:0;s:7:\"expires\";s:10:\"1790380799\";s:10:\"sub_status\";s:6:\"active\";}','auto'),
(1311,'wpforms_license_updates','1785956944','auto'),
(1360,'wpforms_versions_lite','a:19:{s:5:\"1.5.9\";i:0;s:7:\"1.6.7.2\";i:0;s:5:\"1.6.8\";i:0;s:5:\"1.6.9\";i:0;s:5:\"1.7.5\";i:1763138279;s:7:\"1.7.5.1\";i:1763138279;s:5:\"1.7.7\";i:1763138279;s:5:\"1.8.2\";i:1763138279;s:5:\"1.8.3\";i:1766920942;s:5:\"1.8.4\";i:1766920942;s:5:\"1.8.6\";i:1766920942;s:5:\"1.8.7\";i:1766920947;s:5:\"1.9.1\";i:1763138279;s:5:\"1.9.2\";i:1766921129;s:5:\"1.9.7\";i:1763138279;s:7:\"1.9.8.5\";i:1763138279;s:7:\"1.9.8.6\";i:1784734332;s:5:\"2.0.0\";i:1784734332;s:7:\"2.0.0.2\";i:1784734332;}','auto'),
(1361,'wpforms_versions','a:24:{s:5:\"1.1.6\";i:0;s:5:\"1.3.3\";i:0;s:5:\"1.4.3\";i:0;s:5:\"1.5.0\";i:0;s:5:\"1.5.9\";i:0;s:5:\"1.6.5\";i:0;s:5:\"1.6.8\";i:0;s:5:\"1.6.9\";i:0;s:5:\"1.7.3\";i:1763138313;s:5:\"1.7.5\";i:1766921130;s:5:\"1.7.6\";i:1763138313;s:5:\"1.8.2\";i:1766890626;s:5:\"1.8.3\";i:1766933539;s:5:\"1.8.9\";i:1763138279;s:5:\"1.9.0\";i:1766921130;s:5:\"1.9.1\";i:1763138279;s:5:\"1.9.4\";i:1763138279;s:5:\"1.9.8\";i:1763138279;s:7:\"1.9.8.5\";i:1763138279;s:5:\"1.9.9\";i:-1;s:6:\"1.10.0\";i:1784734332;s:6:\"1.10.2\";i:1784734344;s:5:\"2.0.0\";i:1784734332;s:7:\"2.0.0.2\";i:1784734332;}','auto'),
(1366,'_wpforms_transient_timeout_templates.json','1785339125','off'),
(1367,'_wpforms_transient_templates.json','1784734325','off'),
(1385,'wpforms_version_previous','1.9.8.5','auto'),
(1386,'wpforms_constant_contact_version','3','auto'),
(1387,'wpforms_splash_version','1.9.8','auto'),
(1390,'_wpforms_transient_upload_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1763138281;s:5:\"ctime\";i:1763138281;}','on'),
(1391,'_wpforms_transient_wpforms_/home/devsite2/public_html/society.bsquaresite.com/wp-content/uploads/wpforms/cache/.htaccess_file','a:3:{s:4:\"size\";i:446;s:5:\"mtime\";i:1785847806;s:5:\"ctime\";i:1785847806;}','on'),
(1459,'wpforms_builder_opened_date','1763138361','off'),
(1460,'wpforms_challenge','a:13:{s:6:\"status\";s:9:\"completed\";s:4:\"step\";i:5;s:7:\"user_id\";i:1;s:7:\"form_id\";i:7240;s:10:\"embed_page\";i:0;s:16:\"embed_page_title\";s:0:\"\";s:16:\"started_date_gmt\";s:19:\"2025-11-14 16:47:56\";s:17:\"finished_date_gmt\";s:19:\"2025-11-17 14:59:27\";s:13:\"seconds_spent\";i:254;s:12:\"seconds_left\";i:46;s:13:\"feedback_sent\";b:0;s:19:\"feedback_contact_me\";b:0;s:13:\"window_closed\";s:0:\"\";}','auto'),
(1461,'wpforms_templates_hash','b4bd794355ad3c46a0892268c61e4e16','auto'),
(1474,'wpforms_forms_first_created','1763138372','off'),
(1571,'wpforms_crypto_secret_key','qrmKUWkcpiG/mKTRnK7KoMxJN5+0sqhy9E2ULc8Slh4=','auto'),
(1676,'_elementor_ab_testing_data','a:2:{s:7:\"timeout\";i:1764095136;s:5:\"value\";s:274:\"[{\"coreOnboarding\":{\"emphasizeConnectBenefits101\":false,\"embedConnectInOnboarding102\":false,\"onboardingStartsWithLogin103\":false,\"offerThemeChoicesHelloBiz201\":false,\"emphasizeThemeValueAudience202\":false,\"updateCopyVisuals401\":false,\"reduceHierarchyBlankOption402\":false}}]\";}','off'),
(14065,'wp_notes_notify','1','on'),
(14066,'db_upgraded','','on'),
(14802,'as_has_wp_comment_logs','no','on'),
(14810,'wpforms_email_summaries_fetch_info_blocks_last_run','1766890627','auto'),
(14811,'wpforms_process_forms_locator_status','completed','auto'),
(14900,'wpforms_notifications','a:4:{s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}s:6:\"update\";i:1767188600;}','auto'),
(14970,'_wpforms_transient_timeout_wpforms-pro-validate-key-75ad140c991e37c60a4e05fbefe979e9.json','1767210150','off'),
(14971,'_wpforms_transient_wpforms-pro-validate-key-75ad140c991e37c60a4e05fbefe979e9.json','1767188550','off'),
(15105,'_transient_doing_cron','1785871489.7702438831329345703125','on'),
(16260,'can_compress_scripts','0','auto'),
(16327,'_site_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1785913451','off'),
(16328,'_site_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1785870251','off'),
(16331,'_site_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1785913452','off'),
(16332,'_site_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1785870252','off'),
(16335,'supsystic_tbl__opts_data','a:1:{s:15:\"dismiss_pro_opt\";a:2:{s:5:\"value\";i:1;s:10:\"changed_on\";i:1779900057;}}','auto'),
(16336,'members_review_prompt_delay','a:1:{s:13:\"delayed_until\";i:1780504859;}','auto'),
(16337,'_site_transient_timeout_browser_66cace2bdec1448bde7d91e9da19a9ec','1780504890','off'),
(16338,'_site_transient_browser_66cace2bdec1448bde7d91e9da19a9ec','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:5:\"150.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:32:\"https://www.mozilla.org/firefox/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),
(16351,'_transient_timeout__elementor_ab_test_plg_site_mailer_submission','1787676565','off'),
(16352,'_transient__elementor_ab_test_plg_site_mailer_submission','2','off'),
(16418,'_site_transient_timeout_popular_importers_09a293cd0f0226f9d69e04725616d26f','1780585360','off'),
(16419,'_site_transient_popular_importers_09a293cd0f0226f9d69e04725616d26f','a:2:{s:9:\"importers\";a:7:{s:7:\"blogger\";a:4:{s:4:\"name\";s:7:\"Blogger\";s:11:\"description\";s:54:\"Import posts, comments, and users from a Blogger blog.\";s:11:\"plugin-slug\";s:16:\"blogger-importer\";s:11:\"importer-id\";s:7:\"blogger\";}s:9:\"wpcat2tag\";a:4:{s:4:\"name\";s:29:\"Categories and Tags Converter\";s:11:\"description\";s:71:\"Convert existing categories to tags or tags to categories, selectively.\";s:11:\"plugin-slug\";s:18:\"wpcat2tag-importer\";s:11:\"importer-id\";s:10:\"wp-cat2tag\";}s:11:\"livejournal\";a:4:{s:4:\"name\";s:11:\"LiveJournal\";s:11:\"description\";s:46:\"Import posts from LiveJournal using their API.\";s:11:\"plugin-slug\";s:20:\"livejournal-importer\";s:11:\"importer-id\";s:11:\"livejournal\";}s:11:\"movabletype\";a:4:{s:4:\"name\";s:24:\"Movable Type and TypePad\";s:11:\"description\";s:62:\"Import posts and comments from a Movable Type or TypePad blog.\";s:11:\"plugin-slug\";s:20:\"movabletype-importer\";s:11:\"importer-id\";s:2:\"mt\";}s:3:\"rss\";a:4:{s:4:\"name\";s:3:\"RSS\";s:11:\"description\";s:30:\"Import posts from an RSS feed.\";s:11:\"plugin-slug\";s:12:\"rss-importer\";s:11:\"importer-id\";s:3:\"rss\";}s:6:\"tumblr\";a:4:{s:4:\"name\";s:6:\"Tumblr\";s:11:\"description\";s:53:\"Import posts &amp; media from Tumblr using their API.\";s:11:\"plugin-slug\";s:15:\"tumblr-importer\";s:11:\"importer-id\";s:6:\"tumblr\";}s:9:\"wordpress\";a:4:{s:4:\"name\";s:9:\"WordPress\";s:11:\"description\";s:96:\"Import posts, pages, comments, custom fields, categories, and tags from a WordPress export file.\";s:11:\"plugin-slug\";s:18:\"wordpress-importer\";s:11:\"importer-id\";s:9:\"wordpress\";}}s:10:\"translated\";b:0;}','off'),
(16424,'category_children','a:0:{}','auto'),
(16425,'elementor_library_category_children','a:0:{}','auto'),
(16426,'sdp-author_children','a:0:{}','auto'),
(16427,'sdp-category_children','a:0:{}','auto'),
(16428,'_site_transient_timeout_community-events-73a9f97a360abd6dae281a6691e75633','1780455956','off'),
(16429,'_site_transient_community-events-73a9f97a360abd6dae281a6691e75633','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"198.55.236.0\";}s:6:\"events\";a:5:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:30:\"WordPress Hangout & Networking\";s:3:\"url\";s:67:\"https://www.meetup.com/wordpress-montclair-meetup/events/311737837/\";s:6:\"meetup\";s:26:\"WordPress Montclair Meetup\";s:10:\"meetup_url\";s:50:\"https://www.meetup.com/wordpress-montclair-meetup/\";s:4:\"date\";s:19:\"2026-06-08 18:30:00\";s:8:\"end_date\";s:19:\"2026-06-08 21:30:00\";s:20:\"start_unix_timestamp\";i:1780957800;s:18:\"end_unix_timestamp\";i:1780968600;s:8:\"location\";a:4:{s:8:\"location\";s:18:\"Montclair, NJ, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:40.8162080000000031532181310467422008514404296875;s:9:\"longitude\";d:-74.2185060000000049740265239961445331573486328125;}}i:1;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:39:\"MCP Sandbox: WordPress Meets Agentic AI\";s:3:\"url\";s:53:\"https://www.meetup.com/wordpressnyc/events/314917562/\";s:6:\"meetup\";s:26:\"WordPress NYC Meetup Group\";s:10:\"meetup_url\";s:36:\"https://www.meetup.com/WordPressNYC/\";s:4:\"date\";s:19:\"2026-06-11 19:00:00\";s:8:\"end_date\";s:19:\"2026-06-11 20:00:00\";s:20:\"start_unix_timestamp\";i:1781218800;s:18:\"end_unix_timestamp\";i:1781222400;s:8:\"location\";a:4:{s:8:\"location\";s:18:\"Manhattan, NY, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:40.7517739999999974997990648262202739715576171875;s:9:\"longitude\";d:-73.99457599999999501960701309144496917724609375;}}i:2;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:16:\"TBD Presentation\";s:3:\"url\";s:67:\"https://www.meetup.com/wordpress-montclair-meetup/events/311737717/\";s:6:\"meetup\";s:26:\"WordPress Montclair Meetup\";s:10:\"meetup_url\";s:50:\"https://www.meetup.com/wordpress-montclair-meetup/\";s:4:\"date\";s:19:\"2026-06-23 18:30:00\";s:8:\"end_date\";s:19:\"2026-06-23 20:00:00\";s:20:\"start_unix_timestamp\";i:1782253800;s:18:\"end_unix_timestamp\";i:1782259200;s:8:\"location\";a:4:{s:8:\"location\";s:18:\"Montclair, NJ, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:40.81157300000000276440914603881537914276123046875;s:9:\"longitude\";d:-74.21863600000000360523699782788753509521484375;}}i:3;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:30:\"WordPress Hangout & Networking\";s:3:\"url\";s:67:\"https://www.meetup.com/wordpress-montclair-meetup/events/311737859/\";s:6:\"meetup\";s:26:\"WordPress Montclair Meetup\";s:10:\"meetup_url\";s:50:\"https://www.meetup.com/wordpress-montclair-meetup/\";s:4:\"date\";s:19:\"2026-07-08 18:30:00\";s:8:\"end_date\";s:19:\"2026-07-08 21:30:00\";s:20:\"start_unix_timestamp\";i:1783549800;s:18:\"end_unix_timestamp\";i:1783560600;s:8:\"location\";a:4:{s:8:\"location\";s:18:\"Montclair, NJ, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:40.8162080000000031532181310467422008514404296875;s:9:\"longitude\";d:-74.2185060000000049740265239961445331573486328125;}}i:4;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:68:\"Help Desk - Bring Your Laptop, Yourself, and Your WordPress Problems\";s:3:\"url\";s:67:\"https://www.meetup.com/wordpress-montclair-meetup/events/311737726/\";s:6:\"meetup\";s:26:\"WordPress Montclair Meetup\";s:10:\"meetup_url\";s:50:\"https://www.meetup.com/wordpress-montclair-meetup/\";s:4:\"date\";s:19:\"2026-07-23 18:30:00\";s:8:\"end_date\";s:19:\"2026-07-23 20:00:00\";s:20:\"start_unix_timestamp\";i:1784845800;s:18:\"end_unix_timestamp\";i:1784851200;s:8:\"location\";a:4:{s:8:\"location\";s:18:\"Montclair, NJ, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:40.81157300000000276440914603881537914276123046875;s:9:\"longitude\";d:-74.21863600000000360523699782788753509521484375;}}}}','off'),
(16472,'_site_transient_timeout_browser_f304dd2f5ddcfa082d07ec9ab4d3dfcf','1781199452','off'),
(16473,'_site_transient_browser_f304dd2f5ddcfa082d07ec9ab4d3dfcf','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"148.0.0.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),
(16534,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1780944912','off'),
(16535,'_site_transient_poptags_40cd750bba9870f18aada2478b24840a','O:8:\"stdClass\":100:{s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:9320;}s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";i:5037;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2875;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2800;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:2706;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:2268;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:2195;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:1999;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:1818;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1726;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:1670;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1632;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:1598;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1571;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1518;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1513;}s:2:\"ai\";a:3:{s:4:\"name\";s:2:\"AI\";s:4:\"slug\";s:2:\"ai\";s:5:\"count\";i:1474;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1424;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:1353;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1323;}s:9:\"gutenberg\";a:3:{s:4:\"name\";s:9:\"gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:5:\"count\";i:1306;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:1284;}s:9:\"elementor\";a:3:{s:4:\"name\";s:9:\"elementor\";s:4:\"slug\";s:9:\"elementor\";s:5:\"count\";i:1222;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:1197;}s:5:\"block\";a:3:{s:4:\"name\";s:5:\"block\";s:4:\"slug\";s:5:\"block\";s:5:\"count\";i:1163;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1158;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:1139;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:1117;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:1101;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:1063;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:1050;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:1044;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:1006;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:986;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:967;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:963;}s:11:\"performance\";a:3:{s:4:\"name\";s:11:\"performance\";s:4:\"slug\";s:11:\"performance\";s:5:\"count\";i:949;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:934;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:913;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:889;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:861;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:822;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:806;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:800;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:795;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:783;}s:8:\"shipping\";a:3:{s:4:\"name\";s:8:\"shipping\";s:4:\"slug\";s:8:\"shipping\";s:5:\"count\";i:780;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:761;}s:14:\"contact-form-7\";a:3:{s:4:\"name\";s:14:\"contact form 7\";s:4:\"slug\";s:14:\"contact-form-7\";s:5:\"count\";i:756;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:756;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:744;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:730;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:724;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:723;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:711;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:706;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:703;}s:8:\"checkout\";a:3:{s:4:\"name\";s:8:\"checkout\";s:4:\"slug\";s:8:\"checkout\";s:5:\"count\";i:690;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:687;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:677;}s:6:\"blocks\";a:3:{s:4:\"name\";s:6:\"blocks\";s:4:\"slug\";s:6:\"blocks\";s:5:\"count\";i:677;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:664;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:663;}s:7:\"chatbot\";a:3:{s:4:\"name\";s:7:\"chatbot\";s:4:\"slug\";s:7:\"chatbot\";s:5:\"count\";i:655;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:653;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:651;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:649;}s:8:\"payments\";a:3:{s:4:\"name\";s:8:\"payments\";s:4:\"slug\";s:8:\"payments\";s:5:\"count\";i:648;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:637;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:625;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:622;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:615;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:612;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:596;}s:10:\"automation\";a:3:{s:4:\"name\";s:10:\"automation\";s:4:\"slug\";s:10:\"automation\";s:5:\"count\";i:589;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:584;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:584;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:576;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:572;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:572;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:565;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:561;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:551;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:549;}s:6:\"import\";a:3:{s:4:\"name\";s:6:\"import\";s:4:\"slug\";s:6:\"import\";s:5:\"count\";i:540;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:540;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:540;}s:9:\"live-chat\";a:3:{s:4:\"name\";s:9:\"live chat\";s:4:\"slug\";s:9:\"live-chat\";s:5:\"count\";i:535;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:528;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:528;}s:7:\"gateway\";a:3:{s:4:\"name\";s:7:\"gateway\";s:4:\"slug\";s:7:\"gateway\";s:5:\"count\";i:516;}s:7:\"booking\";a:3:{s:4:\"name\";s:7:\"booking\";s:4:\"slug\";s:7:\"booking\";s:5:\"count\";i:503;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:503;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:502;}s:5:\"cache\";a:3:{s:4:\"name\";s:5:\"cache\";s:4:\"slug\";s:5:\"cache\";s:5:\"count\";i:501;}s:4:\"gdpr\";a:3:{s:4:\"name\";s:4:\"GDPR\";s:4:\"slug\";s:4:\"gdpr\";s:5:\"count\";i:494;}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";i:476;}s:8:\"products\";a:3:{s:4:\"name\";s:8:\"products\";s:4:\"slug\";s:8:\"products\";s:5:\"count\";i:473;}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";i:467;}s:7:\"reviews\";a:3:{s:4:\"name\";s:7:\"reviews\";s:4:\"slug\";s:7:\"reviews\";s:5:\"count\";i:466;}}','off'),
(16793,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-7.0.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-7.0.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-7.0.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-7.0.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"7.0.2\";s:7:\"version\";s:5:\"7.0.2\";s:11:\"php_version\";s:3:\"7.4\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1785847805;s:15:\"version_checked\";s:5:\"7.0.2\";s:12:\"translations\";a:0:{}}','off'),
(16826,'_site_transient_timeout_browser_d4428e781767e4fadc61eed60bded2f7','1785338064','off'),
(16827,'_site_transient_browser_d4428e781767e4fadc61eed60bded2f7','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:5:\"152.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:32:\"https://www.mozilla.org/firefox/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),
(16832,'_transient_timeout_elementor_remote_info_api_data_3.33.0','1784776465','off'),
(16833,'_transient_elementor_remote_info_api_data_3.33.0','a:4:{s:9:\"timestamp\";s:10:\"1784731114\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:82:{i:0;a:4:{s:4:\"name\";s:6:\"search\";s:5:\"title\";s:6:\"Search\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-2\";s:5:\"title\";s:7:\"Classic\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:3;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:4;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-3\";s:5:\"title\";s:8:\"Showcase\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:5;a:4:{s:4:\"name\";s:9:\"mega-menu\";s:5:\"title\";s:4:\"Menu\";s:4:\"icon\";s:15:\"eicon-mega-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:6;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-4\";s:5:\"title\";s:5:\"Links\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:7;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:8;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-5\";s:5:\"title\";s:8:\"Services\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:9;a:4:{s:4:\"name\";s:9:\"loop-grid\";s:5:\"title\";s:9:\"Loop Grid\";s:4:\"icon\";s:18:\"eicon-loop-builder\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:10;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-6\";s:5:\"title\";s:13:\"Portfolio Bio\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:11;a:4:{s:4:\"name\";s:13:\"loop-carousel\";s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"icon\";s:19:\"eicon-carousel-loop\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:12;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-7\";s:5:\"title\";s:13:\"Business Card\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:13;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:14;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:16;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:19;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:20;a:4:{s:4:\"name\";s:15:\"nested-carousel\";s:5:\"title\";s:8:\"Carousel\";s:4:\"icon\";s:21:\"eicon-nested-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:21;a:4:{s:4:\"name\";s:10:\"off-canvas\";s:5:\"title\";s:10:\"Off-Canvas\";s:4:\"icon\";s:16:\"eicon-off-canvas\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:22;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:23;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:24;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:25;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:26;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:27;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:28;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:29;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:30;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:31;a:4:{s:4:\"name\";s:13:\"stripe-button\";s:5:\"title\";s:13:\"Stripe Button\";s:4:\"icon\";s:19:\"eicon-stripe-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:32;a:4:{s:4:\"name\";s:16:\"progress-tracker\";s:5:\"title\";s:16:\"Progress Tracker\";s:4:\"icon\";s:22:\"eicon-progress-tracker\";s:10:\"categories\";s:40:\"[\"pro-elements\",\"theme-elements-single\"]\";}i:33;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:34;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:35;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:36;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:37;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:38;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:39;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:40;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:41;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:42;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:43;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:44;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:45;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:46;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:47;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:48;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:49;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:50;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:51;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:52;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:53;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:54;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:55;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:56;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:57;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:58;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:59;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:60;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:61;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:62;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:63;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:64;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:65;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:66;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:67;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:68;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:69;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:70;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:71;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:72;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:73;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:74;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:75;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:76;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:77;a:4:{s:4:\"name\";s:25:\"woocommerce-checkout-page\";s:5:\"title\";s:8:\"Checkout\";s:4:\"icon\";s:14:\"eicon-checkout\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:78;a:4:{s:4:\"name\";s:16:\"woocommerce-cart\";s:5:\"title\";s:4:\"Cart\";s:4:\"icon\";s:14:\"eicon-woo-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:79;a:4:{s:4:\"name\";s:22:\"woocommerce-my-account\";s:5:\"title\";s:10:\"My Account\";s:4:\"icon\";s:16:\"eicon-my-account\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:80;a:4:{s:4:\"name\";s:28:\"woocommerce-purchase-summary\";s:5:\"title\";s:16:\"Purchase Summary\";s:4:\"icon\";s:22:\"eicon-purchase-summary\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:81;a:4:{s:4:\"name\";s:19:\"woocommerce-notices\";s:5:\"title\";s:19:\"WooCommerce Notices\";s:4:\"icon\";s:25:\"eicon-woocommerce-notices\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','off'),
(16850,'_site_transient_timeout_wp_plugin_dependencies_plugin_timeout_elementor','1784777498','off'),
(16851,'_site_transient_wp_plugin_dependencies_plugin_timeout_elementor','1','off'),
(16857,'wpforms_rotation_activated_plugins','a:0:{}','auto'),
(16863,'wpforms_process_migration_199_status','in progress','auto'),
(16870,'wpforms_analytics_aggregation_interval','86400','auto'),
(16875,'supsystic_tbl_woo_schema_version','1','auto'),
(16876,'supsystic_tbl_tables_schema_version','2','auto'),
(16880,'_elementor_mixpanel_config','a:2:{s:7:\"timeout\";i:1785859434;s:5:\"value\";s:274:\"[{\"sessionReplays\":{\"recordSessionsPercent\":1,\"cloudTemplates\":false,\"coreOnboarding\":false,\"enabled\":false,\"events\":{\"editor_loaded\":false,\"ob_onboarding_initialized\":false}},\"flags\":true,\"apiHost\":\"https:\\/\\/api-eu.mixpanel.com\",\"libHost\":\"https:\\/\\/cdn.mxpnl.com\\/libs\"}]\";}','off'),
(16985,'_transient_timeout_elementor_unread_notifications_3','1784825261','off'),
(16986,'_transient_elementor_unread_notifications_3','a:21:{i:0;s:21:\"angie-super-community\";i:1;s:15:\"4.1-atomic-form\";i:2;s:21:\"cookie-consent-launch\";i:3;s:17:\"angie-super-admin\";i:4;s:11:\"4.0-default\";i:5;s:15:\"angie-revisions\";i:6;s:16:\"4.0-atomic-forms\";i:7;s:19:\"angie-cloud-library\";i:8;s:16:\"4.0-interactions\";i:9;s:22:\"4.0-sync-design-system\";i:10;s:12:\"angie-launch\";i:11;s:15:\"partner-program\";i:12;s:13:\"manage-launch\";i:13;s:15:\"components-3.35\";i:14;s:10:\"one-launch\";i:15;s:16:\"atomic-tabs-3.34\";i:16;s:22:\"variables-manager-3.33\";i:17;s:14:\"ally-assistant\";i:18;s:20:\"image-optimizer-3.19\";i:19;s:20:\"5-star-rating-prompt\";i:20;s:23:\"site-mailer-introducing\";}','off'),
(17075,'_elementor_onboarding_strings_en','a:2:{s:7:\"timeout\";i:1784900482;s:5:\"value\";s:5201:\"{\"common.continue\":\"Continue\",\"common.skip\":\"Skip\",\"common.back\":\"Back\",\"common.finish\":\"Finish\",\"common.loading\":\"Loading\\u2026\",\"common.upgrade\":\"Upgrade\",\"common.close_onboarding\":\"Close onboarding\",\"common.installed\":\"Installed\",\"common.recommended\":\"Recommended\",\"error.failed_mark_exit\":\"Failed to mark user exit.\",\"error.failed_complete_step\":\"Failed to complete step.\",\"error.pro_install_failed\":\"Couldn\'t install Elementor Pro. Please try again later\",\"error.theme_install_failed\":\"Theme installation didn\'t complete. Please try again later\",\"login.title\":\"Let\\u2019s get to work.\",\"login.sign_in\":\"Sign in to Elementor\",\"login.continue_another_way\":\"Continue another way\",\"login.continue_as_guest\":\"Continue as a guest\",\"steps.building_for.title\":\"Who are you building for?\",\"steps.building_for.greeting_with_name\":\"Hey %1$s %2$s Let\\u2019s get your site set up.\",\"steps.building_for.greeting_without_name\":\"Hey%s Let\\u2019s get your site set up.\",\"steps.building_for.option_myself\":\"Myself or someone I know\",\"steps.building_for.option_business\":\"My business or workplace\",\"steps.building_for.option_client\":\"A client\",\"steps.building_for.option_exploring\":\"Just exploring\",\"steps.site_about.title\":\"What is your site about?\",\"steps.site_about.subtitle\":\"Choose anything that applies.\",\"steps.site_about.option_small_med_business\":\"Small-Med Business\",\"steps.site_about.option_online_store\":\"Online store\",\"steps.site_about.option_company_site\":\"Company site\",\"steps.site_about.option_blog\":\"Blog\",\"steps.site_about.option_landing_page\":\"Landing page\",\"steps.site_about.option_booking\":\"Booking\",\"steps.site_about.option_organization\":\"Organization\",\"steps.site_about.option_other\":\"Other\",\"steps.site_about.greeting_myself\":\"Got it! We\\u2019ll keep things simple.\",\"steps.site_about.greeting_business\":\"Great! Let\\u2019s set up your business site.\",\"steps.site_about.greeting_client\":\"Nice! Let\\u2019s create something for your client.\",\"steps.site_about.greeting_fallback\":\"Let\\u2019s get started!\",\"steps.experience_level.title\":\"How experienced are you with Elementor?\",\"steps.experience_level.subtitle\":\"This helps us adjust the editor to your workflow.\",\"steps.experience_level.option_beginner\":\"I\\u2019m just getting started\",\"steps.experience_level.option_intermediate\":\"I have some experience\",\"steps.experience_level.option_advanced\":\"I\\u2019m very comfortable with Elementor\",\"steps.theme_selection.title\":\"Start with a theme that fits your needs\",\"steps.theme_selection.subtitle\":\"Hello themes are built to work seamlessly with Elementor.\",\"steps.theme_selection.v2.title\":\"Build faster with Hello Theme\",\"steps.theme_selection.v2.subtitle\":\"Use Elementor\\u2019s lightweight theme for faster setup and full design control.\",\"steps.theme_selection.aria_label\":\"Theme selection\",\"steps.theme_selection.theme_hello_label\":\"Hello\",\"steps.theme_selection.theme_hello_description\":\"A flexible canvas theme you can shape from the ground up\",\"steps.theme_selection.by_elementor\":\"by Elementor\",\"steps.theme_selection.theme_hello_biz_label\":\"Hello Biz\",\"steps.theme_selection.theme_hello_biz_description\":\"A ready-to-start theme with smart layouts and widgets\",\"steps.theme_selection.greeting_beginner\":\"Glad you\\u2019re here!\",\"steps.theme_selection.greeting_default\":\"Great. Let\\u2019s take it to the next step\",\"steps.theme_selection.continue_with_theme\":\"Continue with this theme\",\"steps.theme_selection.v2.continue_with_theme\":\"Continue with Hello\",\"steps.site_features.title\":\"What do you want to include in your site?\",\"steps.site_features.subtitle\":\"We\\u2019ll use this to tailor suggestions for you.\",\"steps.site_features.continue_with_free\":\"Continue with Free\",\"steps.site_features.option_classes_variables\":\"Design system\",\"steps.site_features.option_hello_theme\":\"Hello theme\",\"steps.site_features.option_cookie_consent\":\"Cookie Consent\",\"steps.site_features.option_interactions\":\"Interactions\",\"steps.site_features.option_theme_builder\":\"Theme builder\",\"steps.site_features.option_lead_collection\":\"Forms & leads\",\"steps.site_features.option_custom_code\":\"Custom Code\",\"steps.site_features.option_email_deliverability\":\"Email delivery\",\"steps.site_features.option_ai_generator\":\"AI tools\",\"steps.site_features.option_image_optimization\":\"Image optimization\",\"steps.site_features.option_accessibility_tools\":\"Accessibility\",\"steps.site_features.woocommerce\":\"WooCommerce\",\"steps.site_features.included\":\"Included\",\"steps.site_features.plan_recommendation_one\":\"Nice picks \\ud83d\\ude42 Elementor One has you covered.\",\"steps.site_features.plan_recommendation_pro\":\"Advanced tools? Elementor Pro includes them.\",\"steps.site_features.compare_plans\":\"View plans\",\"pro_install.title\":\"You already have a Pro subscription\",\"pro_install.subtitle\":\"Would you like to install it on this site now?\",\"pro_install.installing\":\"Installing Elementor Pro\\u2026\",\"pro_install.installing_short\":\"Installing\\u2026\",\"pro_install.install_button\":\"Install Pro on this site\",\"pro_install.logo_alt\":\"Elementor + Elementor Pro\",\"pro_install.do_it_later\":\"I\\u2019ll do it later\",\"completion.title\":\"Getting things ready\",\"completion.subtitle\":\"Tailoring the editor to your goals and workflow\\u2026\"}\";}','off'),
(17203,'_site_transient_timeout_community-events-55d670ca88c46398fa28da6447c82b2a','1784867673','off'),
(17204,'_site_transient_community-events-55d670ca88c46398fa28da6447c82b2a','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:10:\"71.87.41.0\";}s:6:\"events\";a:1:{i:0;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:11:\"WordCamp US\";s:3:\"url\";s:29:\"https://us.wordcamp.org/2026/\";s:6:\"meetup\";s:0:\"\";s:10:\"meetup_url\";s:0:\"\";s:4:\"date\";s:19:\"2026-08-16 09:00:00\";s:8:\"end_date\";s:19:\"2026-08-19 17:00:00\";s:20:\"start_unix_timestamp\";i:1786896000;s:18:\"end_unix_timestamp\";i:1787184000;s:8:\"location\";a:4:{s:8:\"location\";s:16:\"Phoenix, Arizona\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:33.4483771000000018602804630063474178314208984375;s:9:\"longitude\";d:-112.0740373000000005276888259686529636383056640625;}}}}','off'),
(17258,'_transient_timeout_wpforms_dash_widget_pro_entries_by_date_7_user_3_form_0','1784837911','off'),
(17259,'_transient_wpforms_dash_widget_pro_entries_by_date_7_user_3_form_0','a:7:{s:10:\"2026-07-17\";a:2:{s:3:\"day\";s:10:\"2026-07-17\";s:5:\"count\";i:0;}s:10:\"2026-07-18\";a:2:{s:3:\"day\";s:10:\"2026-07-18\";s:5:\"count\";i:0;}s:10:\"2026-07-19\";a:2:{s:3:\"day\";s:10:\"2026-07-19\";s:5:\"count\";i:0;}s:10:\"2026-07-20\";a:2:{s:3:\"day\";s:10:\"2026-07-20\";s:5:\"count\";i:0;}s:10:\"2026-07-21\";a:2:{s:3:\"day\";s:10:\"2026-07-21\";s:5:\"count\";i:0;}s:10:\"2026-07-22\";a:2:{s:3:\"day\";s:10:\"2026-07-22\";s:5:\"count\";i:0;}s:10:\"2026-07-23\";a:2:{s:3:\"day\";s:10:\"2026-07-23\";s:5:\"count\";i:0;}}','off'),
(17260,'_transient_timeout_wpforms_dash_widget_pro_entries_by_form_0_user_3_form_0','1784837911','off'),
(17261,'_transient_wpforms_dash_widget_pro_entries_by_form_0_user_3_form_0','a:1:{i:0;a:4:{s:7:\"form_id\";i:7240;s:5:\"count\";i:0;s:5:\"title\";s:19:\"Simple Contact Form\";s:8:\"edit_url\";s:94:\"https://society.bsquaresite.com/wp-admin/admin.php?page=wpforms-entries&view=list&form_id=7240\";}}','off'),
(17262,'_transient_timeout_wpforms_dash_widget_pro_entries_by_form_7_user_3_form_0','1784837911','off'),
(17263,'_transient_wpforms_dash_widget_pro_entries_by_form_7_user_3_form_0','a:1:{i:0;a:4:{s:7:\"form_id\";i:7240;s:5:\"count\";i:0;s:5:\"title\";s:19:\"Simple Contact Form\";s:8:\"edit_url\";s:94:\"https://society.bsquaresite.com/wp-admin/admin.php?page=wpforms-entries&view=list&form_id=7240\";}}','off'),
(17268,'_site_transient_timeout_available_translations','1784845115','off'),
(17269,'_site_transient_available_translations','a:132:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-05-13 15:59:22\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"am\";a:8:{s:8:\"language\";s:2:\"am\";s:7:\"version\";s:6:\"6.0.11\";s:7:\"updated\";s:19:\"2022-09-29 20:43:49\";s:12:\"english_name\";s:7:\"Amharic\";s:11:\"native_name\";s:12:\"አማርኛ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.0.11/am.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"am\";i:2;s:3:\"amh\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ቀጥል\";}}s:3:\"arg\";a:8:{s:8:\"language\";s:3:\"arg\";s:7:\"version\";s:8:\"6.2-beta\";s:7:\"updated\";s:19:\"2022-09-22 16:46:56\";s:12:\"english_name\";s:9:\"Aragonese\";s:11:\"native_name\";s:9:\"Aragonés\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.2-beta/arg.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"an\";i:2;s:3:\"arg\";i:3;s:3:\"arg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continar\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-03 15:52:45\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.2/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"متابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:6:\"4.8.27\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.27/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-03-29 23:05:25\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.2/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"6.4.8\";s:7:\"updated\";s:19:\"2024-01-19 08:58:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.4.8/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.28\";s:7:\"updated\";s:19:\"2026-06-07 19:51:04\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.28/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-03-02 09:00:09\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-04-22 11:27:25\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:28:\"চালিয়ে যান\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-10-30 03:24:38\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:33:\"མུ་མཐུད་དུ།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2023-02-22 20:45:53\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.9/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-06-16 15:25:24\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.2/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-05-20 16:08:59\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-06-01 18:12:33\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.2/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-05-28 13:56:30\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-06-16 18:46:25\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-21 20:50:55\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-21 20:51:23\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/7.0.2/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-05-18 08:38:18\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-05-18 08:40:44\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/7.0.2/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dsb\";a:8:{s:8:\"language\";s:3:\"dsb\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2022-07-16 12:13:09\";s:12:\"english_name\";s:13:\"Lower Sorbian\";s:11:\"native_name\";s:16:\"Dolnoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.9/dsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"dsb\";i:3;s:3:\"dsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Dalej\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-22 21:18:20\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.2/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-08 10:01:54\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-09 14:17:55\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-09 14:24:58\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-05-19 18:30:50\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-05-25 07:19:39\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-05-26 10:10:33\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.2/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-05-25 20:57:53\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-05-20 21:46:26\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-05-31 04:15:54\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-05-19 17:30:48\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-10 17:08:15\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:6:\"6.9-RC\";s:7:\"updated\";s:19:\"2024-10-16 21:04:12\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.9-RC/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"6.4.8\";s:7:\"updated\";s:19:\"2023-10-16 16:00:04\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.8/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_EC\";a:8:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2023-04-21 13:32:10\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"Español de Ecuador\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.9/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_DO\";a:8:{s:8:\"language\";s:5:\"es_DO\";s:7:\"version\";s:6:\"5.8.13\";s:7:\"updated\";s:19:\"2021-10-08 14:32:50\";s:12:\"english_name\";s:28:\"Spanish (Dominican Republic)\";s:11:\"native_name\";s:33:\"Español de República Dominicana\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.8.13/es_DO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_UY\";a:8:{s:8:\"language\";s:5:\"es_UY\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-31 18:33:26\";s:12:\"english_name\";s:17:\"Spanish (Uruguay)\";s:11:\"native_name\";s:19:\"Español de Uruguay\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_UY.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PR\";a:8:{s:8:\"language\";s:5:\"es_PR\";s:7:\"version\";s:6:\"5.4.19\";s:7:\"updated\";s:19:\"2020-04-29 15:36:59\";s:12:\"english_name\";s:21:\"Spanish (Puerto Rico)\";s:11:\"native_name\";s:23:\"Español de Puerto Rico\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.19/es_PR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:6:\"5.2.23\";s:7:\"updated\";s:19:\"2019-03-02 06:35:01\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.23/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-05-22 00:13:06\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-02 08:49:32\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.2/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:6:\"6.9-RC\";s:7:\"updated\";s:19:\"2025-11-05 21:53:17\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.9-RC/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-05 21:05:12\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"fa_AF\";a:8:{s:8:\"language\";s:5:\"fa_AF\";s:7:\"version\";s:6:\"6.9-RC\";s:7:\"updated\";s:19:\"2025-02-14 17:29:08\";s:12:\"english_name\";s:21:\"Persian (Afghanistan)\";s:11:\"native_name\";s:31:\"(فارسی (افغانستان\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.9-RC/fa_AF.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-06-29 05:59:24\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.2/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-06-17 09:57:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-20 16:10:31\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"6.5.8\";s:7:\"updated\";s:19:\"2024-02-01 23:56:53\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.5.8/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:6:\"4.8.27\";s:7:\"updated\";s:19:\"2025-12-20 19:08:53\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.27/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"fy\";a:8:{s:8:\"language\";s:2:\"fy\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2025-10-21 16:35:04\";s:12:\"english_name\";s:7:\"Frisian\";s:11:\"native_name\";s:5:\"Frysk\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.2.9/fy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fy\";i:2;s:3:\"fry\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Trochgean\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-18 21:59:10\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-10 10:24:18\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.2/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ચાલુ રાખો\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:6:\"4.4.34\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.4.34/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2024-05-04 18:39:24\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.9/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"6.4.8\";s:7:\"updated\";s:19:\"2025-02-06 05:17:11\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.8/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"जारी रखें\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-05-30 19:23:43\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.2/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:3:\"hsb\";a:8:{s:8:\"language\";s:3:\"hsb\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2023-02-22 17:37:32\";s:12:\"english_name\";s:13:\"Upper Sorbian\";s:11:\"native_name\";s:17:\"Hornjoserbšćina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.9/hsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"hsb\";i:3;s:3:\"hsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:4:\"Dale\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-17 10:08:18\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-07 08:33:25\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:6:\"4.9.28\";s:7:\"updated\";s:19:\"2018-12-11 10:40:02\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.28/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-06-30 13:55:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-22 06:11:12\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.2/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"次へ\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:6:\"4.9.28\";s:7:\"updated\";s:19:\"2019-02-16 23:58:56\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.28/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Nerusaké\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-06 13:51:56\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2023-07-05 11:40:39\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.9/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:6:\"6.9-RC\";s:7:\"updated\";s:19:\"2024-07-18 02:49:24\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.9-RC/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:6:\"5.2.23\";s:7:\"updated\";s:19:\"2019-06-10 16:18:28\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.23/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:2:\"kn\";a:8:{s:8:\"language\";s:2:\"kn\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-04-09 12:29:53\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ಕನ್ನಡ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.2/kn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kn\";i:2;s:3:\"kan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ಮುಂದುವರಿಸು\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-15 05:40:01\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-06-13 19:49:16\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/7.0.2/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:3:\"kir\";a:8:{s:8:\"language\";s:3:\"kir\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-03-25 22:55:12\";s:12:\"english_name\";s:6:\"Kyrgyz\";s:11:\"native_name\";s:16:\"Кыргызча\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/7.0.2/kir.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ky\";i:2;s:3:\"kir\";i:3;s:3:\"kir\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Улантуу\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-06-03 11:57:19\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່​ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:6:\"6.9-RC\";s:7:\"updated\";s:19:\"2025-09-27 20:51:17\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.9-RC/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"6.9.5\";s:7:\"updated\";s:19:\"2026-02-20 20:55:46\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.5/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:6:\"6.0.11\";s:7:\"updated\";s:19:\"2022-10-01 09:23:52\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.0.11/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-21 14:22:22\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"6.5.8\";s:7:\"updated\";s:19:\"2024-06-20 17:22:06\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.8/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-05-20 17:07:02\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.2/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:6:\"5.5.18\";s:7:\"updated\";s:19:\"2022-03-11 13:52:22\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.5.18/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-06-02 17:12:46\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-06-27 12:51:38\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-06-15 05:25:34\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-06-03 13:00:03\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-06-19 13:55:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-06-19 19:19:13\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/7.0.2/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-18 10:59:16\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:6:\"4.8.27\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.27/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:15:\"Panjabi (India)\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-14 10:23:56\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.3.35\";s:7:\"updated\";s:19:\"2015-12-02 21:41:29\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.3.35/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-06-08 15:30:26\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/7.0.2/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-06-08 15:28:47\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-20 11:08:15\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:5:\"6.4.8\";s:7:\"updated\";s:19:\"2023-08-21 12:15:00\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"Português de Angola\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.8/pt_AO.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-20 21:32:05\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-20 19:02:53\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:3:\"snd\";a:8:{s:8:\"language\";s:3:\"snd\";s:7:\"version\";s:6:\"5.4.19\";s:7:\"updated\";s:19:\"2020-07-07 01:53:37\";s:12:\"english_name\";s:6:\"Sindhi\";s:11:\"native_name\";s:8:\"سنڌي\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/5.4.19/snd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"sd\";i:2;s:3:\"snd\";i:3;s:3:\"snd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"اڳتي هلو\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-02 03:54:13\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:6:\"6.9-RC\";s:7:\"updated\";s:19:\"2025-04-24 16:58:02\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/6.9-RC/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"جاری رکھو\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-16 12:28:04\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-05-25 07:37:12\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.2/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"6.9.5\";s:7:\"updated\";s:19:\"2025-12-03 15:37:44\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.9.5/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-05-20 23:48:55\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:2:\"sw\";a:8:{s:8:\"language\";s:2:\"sw\";s:7:\"version\";s:5:\"6.9.5\";s:7:\"updated\";s:19:\"2026-02-21 11:17:30\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.9.5/sw.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sw\";i:2;s:3:\"swa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Endelea\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:5:\"ta_LK\";a:8:{s:8:\"language\";s:5:\"ta_LK\";s:7:\"version\";s:6:\"4.2.39\";s:7:\"updated\";s:19:\"2015-12-03 01:07:44\";s:12:\"english_name\";s:17:\"Tamil (Sri Lanka)\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.39/ta_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"தொடர்க\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:6:\"5.8.13\";s:7:\"updated\";s:19:\"2022-06-08 04:30:30\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8.13/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-02 08:27:46\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.2/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-05-20 13:47:19\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-06-17 14:09:03\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-15 10:36:30\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.2/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:6:\"5.4.19\";s:7:\"updated\";s:19:\"2020-04-09 11:17:33\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.4.19/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-28 12:02:22\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-07-23 13:43:49\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/7.0.2/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:3:\"yor\";a:8:{s:8:\"language\";s:3:\"yor\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-04-18 05:57:08\";s:12:\"english_name\";s:6:\"Yoruba\";s:11:\"native_name\";s:8:\"Yorùbá\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/7.0.2/yor.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"yo\";i:2;s:3:\"yor\";i:3;s:3:\"yor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"Tẹ̀síwájú si\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-04-27 20:54:39\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"6.2.9\";s:7:\"updated\";s:19:\"2022-07-15 15:25:03\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:12:\"香港中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.9/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"7.0.2\";s:7:\"updated\";s:19:\"2026-05-21 05:54:13\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/7.0.2/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}}','off'),
(17272,'WPLANG','','auto'),
(17273,'new_admin_email','sherry@bsquareweb.com','auto'),
(17539,'_site_transient_timeout_wp_remote_block_patterns_40a0aa25208fa331e89b9ee3c494f956','1784839775','off');
INSERT INTO `wpet_options` VALUES
(17540,'_site_transient_wp_remote_block_patterns_40a0aa25208fa331e89b9ee3c494f956','a:44:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";i:514958;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Intro area with heading and image\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1726:\"\n<div class=\"wp-block-group alignfull is-content-justification-center is-layout-constrained wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0\">\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group alignwide is-layout-flow wp-block-group-is-layout-flow\">\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top is-layout-flex wp-container-core-columns-is-layout-f40d6e23 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-top is-content-justification-left is-layout-constrained wp-container-core-column-is-layout-b7e24cf4 wp-block-column-is-layout-constrained\">\n<h2 class=\"wp-block-heading\">Uncover a realm of opportunities.</h2>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:40%\">\n<p class=\"wp-block-paragraph\">Exploring life&#8217;s complex tapestry, options reveal routes to the exceptional, requiring innovation, inquisitiveness, and bravery for a deeply satisfying voyage.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div>\n</div>\n</div>\n</div>\n\n\n\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://pd.w.org/2023/07/44364b18862589f06.53436652.jpg\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\" /></figure>\n</div>\n\n\n\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:4:\"hero\";s:16:\"wpop_description\";s:93:\"Two columns of text, left with a heading and right with a paragraph, with a wide image below.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.5\";s:25:\"wpop_contains_block_types\";s:111:\"core/button,core/buttons,core/column,core/columns,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:5:\"about\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2422:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Contents\"},\"align\":\"wide\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"450px\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Uncover a realm of opportunities.</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:40%\"><!-- wp:paragraph -->\n<p>Exploring life\'s complex tapestry, options reveal routes to the exceptional, requiring innovation, inquisitiveness, and bravery for a deeply satisfying voyage.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button -->\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://pd.w.org/2023/07/44364b18862589f06.53436652.jpg\" alt=\"\" style=\"aspect-ratio:16/9;object-fit:cover\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:1;O:8:\"stdClass\":7:{s:2:\"id\";i:309935;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:45:\"Centered image with two-tone background color\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1330:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:66vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(90deg,rgb(35,74,20) 50%,rgb(225,137,116) 50%)\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-layout-constrained wp-container-core-group-is-layout-50c52e0b wp-block-group-is-layout-constrained\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large is-style-default wp-duotone-000000-ffffff-1\"><img decoding=\"async\" src=\"https://pd.w.org/2022/03/3866241b433db4ee2.96648572.jpeg\" alt=\"\" /></figure>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading alignwide has-text-align-center has-white-color has-text-color\" style=\"padding-left:32px;font-size:50px;font-style:normal;font-weight:400;letter-spacing:32px;line-height:1;text-transform:uppercase\">Etcetera</h2>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:18:\"Gradient, Two-Tone\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:57:\"core/cover,core/group,core/heading,core/image,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:3:{i:0;s:6:\"banner\";i:1;s:6:\"images\";i:2;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2134:\"<!-- wp:cover {\"minHeight\":66,\"minHeightUnit\":\"vh\",\"customGradient\":\"linear-gradient(90deg,rgb(35,74,20) 50%,rgb(225,137,116) 50%)\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"5vw\",\"right\":\"5vw\",\"bottom\":\"5vw\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(90deg,rgb(35,74,20) 50%,rgb(225,137,116) 50%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"600px\",\"wideSize\":\"1200px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"style\":{\"color\":{\"duotone\":[\"#000000\",\"#ffffff\"]}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://pd.w.org/2022/03/3866241b433db4ee2.96648572.jpeg\" alt=\"\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"50px\",\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"32px\",\"lineHeight\":\"1\"},\"spacing\":{\"padding\":{\"left\":\"32px\"}}},\"textColor\":\"white\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center has-white-color has-text-color\" style=\"padding-left:32px;font-size:50px;font-style:normal;font-weight:400;letter-spacing:32px;line-height:1;text-transform:uppercase\">Etcetera</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:2;O:8:\"stdClass\":7:{s:2:\"id\";i:309925;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:43:\"Fullwidth Dark Banner with Heading Top Left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1103:\"\n<div class=\"wp-block-cover alignfull has-custom-content-position is-position-top-left\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:50vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim\" style=\"background-color:#141414\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-333\" alt=\"\" src=\"https://pd.w.org/2022/07/87262c92d42acd1c3.73206444.jpg\" style=\"object-position:50% 0%\" data-object-fit=\"cover\" data-object-position=\"50% 0%\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-9dc1a525 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left has-text-color has-source-serif-pro-font-family wp-block-paragraph\" style=\"color:#d8a557;font-size:160px;font-style:italic;font-weight:900;letter-spacing:-4px;line-height:0.8;text-transform:none\">bud!</p>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:16:\"Jazz, Fulllwidth\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1697:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2022/07/87262c92d42acd1c3.73206444.jpg\",\"id\":333,\"dimRatio\":90,\"customOverlayColor\":\"#141414\",\"focalPoint\":{\"x\":0.5,\"y\":0},\"minHeight\":50,\"minHeightUnit\":\"vh\",\"contentPosition\":\"top left\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"5vw\",\"right\":\"5vw\",\"bottom\":\"5vw\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull has-custom-content-position is-position-top-left\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw;min-height:50vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim\" style=\"background-color:#141414\"></span><img class=\"wp-block-cover__image-background wp-image-333\" alt=\"\" src=\"https://pd.w.org/2022/07/87262c92d42acd1c3.73206444.jpg\" style=\"object-position:50% 0%\" data-object-fit=\"cover\" data-object-position=\"50% 0%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"160px\",\"fontStyle\":\"italic\",\"fontWeight\":\"900\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\",\"textTransform\":\"none\"},\"color\":{\"text\":\"#d8a557\"}},\"fontFamily\":\"source-serif-pro\"} -->\n<p class=\"has-text-align-left has-text-color has-source-serif-pro-font-family\" style=\"color:#d8a557;font-size:160px;font-style:italic;font-weight:900;letter-spacing:-4px;line-height:0.8;text-transform:none\">bud!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:3;O:8:\"stdClass\":7:{s:2:\"id\";i:309230;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:44:\"Fullwidth cover with repeating gradient text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1826:\"\n<div class=\"wp-block-cover alignfull is-light wp-duotone-36345d-abaaaa-2\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\" style=\"background-color:#c2b7a4\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-334\" alt=\"\" src=\"https://pd.w.org/2022/01/95161f850d22f0c06.37817431.jpg\" style=\"object-position:50% 5%\" data-object-fit=\"cover\" data-object-position=\"50% 5%\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-e59d9123 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-right has-text-color wp-block-paragraph\" style=\"color:#c8c4d3;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n\n\n\n<p class=\"has-text-align-right has-text-color wp-block-paragraph\" style=\"color:#ac94b2;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n\n\n\n<p class=\"has-text-align-right has-text-color wp-block-paragraph\" style=\"color:#71689c;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n\n\n\n<p class=\"has-text-align-right has-text-color wp-block-paragraph\" style=\"color:#444178;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n</div>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:48:\"Fullwidth, Background Image, Gradient, Uppercase\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:48:\"core/cover,core/group,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3135:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2022/01/95161f850d22f0c06.37817431.jpg\",\"id\":334,\"dimRatio\":60,\"customOverlayColor\":\"#c2b7a4\",\"focalPoint\":{\"x\":0.5,\"y\":0.05},\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"5vw\",\"right\":\"5vw\",\"bottom\":\"5vw\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}},\"color\":{\"duotone\":[\"#36345d\",\"#abaaaa\"]}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\" style=\"background-color:#c2b7a4\"></span><img class=\"wp-block-cover__image-background wp-image-334\" alt=\"\" src=\"https://pd.w.org/2022/01/95161f850d22f0c06.37817431.jpg\" style=\"object-position:50% 5%\" data-object-fit=\"cover\" data-object-position=\"50% 5%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"},\"color\":{\"text\":\"#c8c4d3\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#c8c4d3;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"},\"color\":{\"text\":\"#ac94b2\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ac94b2;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"},\"color\":{\"text\":\"#71689c\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#71689c;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"},\"color\":{\"text\":\"#444178\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#444178;font-size:148px;font-style:normal;font-weight:300;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">DJANGO</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\";}i:4;O:8:\"stdClass\":7:{s:2:\"id\";i:309224;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:72:\"Fullwidth, vertically aligned headline on right with description on left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2286:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#e68b14\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-layout-flex wp-container-core-group-is-layout-bbbc119a wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group wp-container-content-8eb0bdf3 is-layout-flow wp-container-core-group-is-layout-bf4059b8 wp-block-group-is-layout-flow\">\n<p class=\"wp-container-content-aeb25491 wp-block-paragraph\" style=\"font-size:17px;font-style:normal;font-weight:300;letter-spacing:0px;line-height:1.4;text-decoration:none;text-transform:none\">Let &#8217;em Roll is an album by American organist Big John Patton recorded in 1965 and released on the Blue Note label.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;border-top-style:none;border-top-width:0px;border-right-style:none;border-right-width:0px;border-bottom-style:none;border-bottom-width:0px;border-left-style:none;border-left-width:0px;padding-top:14px;padding-right:36px;padding-bottom:14px;padding-left:36px\">Shop Now</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-layout-flow wp-container-core-group-is-layout-a806e4b5 wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-right has-black-color has-text-color wp-block-paragraph\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Let<br>&#8216;EM<br>Roll</p>\n\n\n\n<p class=\"has-text-align-right has-white-color has-text-color wp-block-paragraph\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Big<br>John<br>Patton</p>\n</div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:60:\"vertically, bold, jazz, shop, store, headline, hero, product\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:61:\"core/button,core/buttons,core/cover,core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3726:\"<!-- wp:cover {\"customOverlayColor\":\"#e68b14\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"5vw\",\"right\":\"5vw\",\"bottom\":\"5vw\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:5vw;padding-right:5vw;padding-bottom:5vw;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#e68b14\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"320px\"},\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"330px\"},\"typography\":{\"fontSize\":\"17px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"1.4\",\"textTransform\":\"none\",\"textDecoration\":\"none\",\"letterSpacing\":\"0px\"}}} -->\n<p style=\"font-size:17px;font-style:normal;font-weight:300;letter-spacing:0px;line-height:1.4;text-decoration:none;text-transform:none\">Let \'em Roll is an album by American organist Big John Patton recorded in 1965 and released on the Blue Note label.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"black\",\"textColor\":\"white\",\"style\":{\"typography\":{\"fontSize\":\"17px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textDecoration\":\"none\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"spacing\":{\"padding\":{\"top\":\"14px\",\"bottom\":\"14px\",\"left\":\"36px\",\"right\":\"36px\"}},\"border\":{\"radius\":\"0px\",\"top\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"},\"right\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"},\"bottom\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"},\"left\":{\"radius\":\"0px\",\"width\":\"0px\",\"style\":\"none\"}}}} -->\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;border-top-style:none;border-top-width:0px;border-right-style:none;border-right-width:0px;border-bottom-style:none;border-bottom-width:0px;border-left-style:none;border-left-width:0px;padding-top:14px;padding-right:36px;padding-bottom:14px;padding-left:36px\">Shop Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-right has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Let<br>\'EM<br>Roll</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.8\",\"letterSpacing\":\"-4px\"}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-right has-white-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-4px;line-height:0.8;text-transform:uppercase\">Big<br>John<br>Patton</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:5;O:8:\"stdClass\":7:{s:2:\"id\";i:309236;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:60:\"Fullwidth headline with links and gradient offset background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2034:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:5vw;padding-bottom:48px;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(180deg,rgb(0,0,0) 39%,rgb(83,80,123) 39%)\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-385e35e4 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-layout-flow wp-container-core-group-is-layout-a806e4b5 wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-left has-white-color has-text-color has-link-color wp-elements-1 wp-block-paragraph\" style=\"font-size:172px;font-style:normal;font-weight:700;letter-spacing:-10px;line-height:0.7;text-transform:uppercase\"><strong>MONK</strong>.</p>\n</div>\n\n\n\n<div class=\"wp-block-group wp-container-content-9dbf05af is-layout-flow wp-container-core-group-is-layout-bf4059b8 wp-block-group-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-right is-nowrap is-layout-flex wp-container-core-group-is-layout-9d49bf4d wp-block-group-is-layout-flex\">\n<p class=\"has-white-color has-text-color has-link-color wp-elements-2 wp-block-paragraph\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\">A new collection</p>\n\n\n\n<p class=\"has-white-color has-text-color has-link-color wp-elements-3 wp-block-paragraph\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\">Learn More <span aria-hidden=\"true\" class=\"wp-exclude-emoji\">→</span> </p>\n</div>\n</div>\n</div>\n\n\n\n<div style=\"height:260px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:41:\"Offset, Gradient, Jazz, Headline, Feature\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:48:\"core/cover,core/group,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3195:\"<!-- wp:cover {\"customGradient\":\"linear-gradient(180deg,rgb(0,0,0) 39%,rgb(83,80,123) 39%)\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"48px\",\"right\":\"5vw\",\"bottom\":\"48px\",\"left\":\"5vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:5vw;padding-bottom:48px;padding-left:5vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(180deg,rgb(0,0,0) 39%,rgb(83,80,123) 39%)\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"top\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"172px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.7\",\"letterSpacing\":\"-10px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"textColor\":\"white\"} -->\n<p class=\"has-text-align-left has-white-color has-text-color has-link-color\" style=\"font-size:172px;font-style:normal;font-weight:700;letter-spacing:-10px;line-height:0.7;text-transform:uppercase\"><strong>MONK</strong>.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"400px\"},\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"17px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textDecoration\":\"none\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-text-color has-link-color\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\">A new collection</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"17px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textDecoration\":\"none\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}},\"textColor\":\"white\"} -->\n<p class=\"has-white-color has-text-color has-link-color\" style=\"font-size:17px;font-style:normal;font-weight:700;letter-spacing:0px;text-decoration:none;text-transform:uppercase\">Learn More → </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"260px\"} -->\n<div style=\"height:260px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\";}i:6;O:8:\"stdClass\":7:{s:2:\"id\";i:308937;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:42:\"Heading, Paragraph, Button with Two Images\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2701:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#eb4c77\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-center is-layout-flex wp-container-core-group-is-layout-7171c4da wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group alignwide wp-container-content-ceb7f5b3 is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-5bff1107 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-contrast-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:500;line-height:0.9;text-transform:none\">Time for an adventure</h2>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-left has-contrast-color has-text-color wp-block-paragraph\">Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home. </p>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-left is-nowrap is-layout-flex wp-container-core-buttons-is-layout-950bf021 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-fill\" style=\"font-size:16px;font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-base-color has-contrast-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Sign up</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-group is-content-justification-right is-nowrap is-layout-flex wp-container-core-group-is-layout-eeafa4e7 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group wp-container-content-0733e5d0 is-layout-flow wp-block-group-is-layout-flow\">\n<div style=\"height:8vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large wp-container-content-0733e5d0 wp-duotone-rgb000-rgb21788120-3\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></figure>\n</div>\n\n\n\n<figure class=\"wp-block-image size-large wp-container-content-0733e5d0 wp-duotone-rgb000-rgb21788120-4\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/21261f60ba46147b0.97888240.jpg\" alt=\"\" /></figure>\n</div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:97:\"core/button,core/buttons,core/cover,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:4102:\"<!-- wp:cover {\"customOverlayColor\":\"#eb4c77\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"6vw\",\"right\":\"6vw\",\"bottom\":\"6vw\",\"left\":\"6vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#eb4c77\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0vw\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\"}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"600px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"left\",\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"100px\",\"textTransform\":\"none\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"0.9\"}},\"textColor\":\"contrast\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-contrast-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:500;line-height:0.9;text-transform:none\">Time for an adventure</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color\">Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"60px\"} -->\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"contrast\",\"textColor\":\"base\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"48px\",\"bottom\":\"24px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"border\":{\"radius\":\"0px\"}},\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-font-size is-style-fill\" style=\"font-size:16px;font-style:normal;font-weight:500;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-base-color has-contrast-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Sign up</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"8vw\"} -->\n<div style=\"height:8vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"},\"color\":{\"duotone\":[\"rgb(0, 0, 0)\",\"rgb(217, 88, 120)\"]}}} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"},\"color\":{\"duotone\":[\"rgb(0, 0, 0)\",\"rgb(217, 88, 120)\"]}}} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://pd.w.org/2022/01/21261f60ba46147b0.97888240.jpg\" alt=\"\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:7;O:8:\"stdClass\":7:{s:2:\"id\";i:308949;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:42:\"Bold sale banner with geometric background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1776:\"\n<div class=\"wp-block-cover alignfull wp-duotone-rgb4448102-ffb23d-5\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:50vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim\" style=\"background-color:#2c3066\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-334\" alt=\"\" src=\"https://pd.w.org/2022/01/2661f82cd1ba9172.16386413.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-layout-flow wp-container-core-group-is-layout-a806e4b5 wp-block-group-is-layout-flow\">\n<p class=\"has-text-align-center has-text-color wp-block-paragraph\" style=\"color:#ffb23d;font-size:160px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">Enjoy</p>\n\n\n\n<p class=\"has-text-align-center has-text-color wp-block-paragraph\" style=\"color:#ffb23d;font-size:160px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">20% Off</p>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-36078703 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:20px;font-style:normal;font-weight:700;letter-spacing:1px;text-transform:uppercase\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#2c3066;background-color:#ffb23d;padding-top:32px;padding-right:48px;padding-bottom:32px;padding-left:48px\">Shop Now</a></div>\n</div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:43:\"store, shop, coupon, jazz, background image\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:73:\"core/button,core/buttons,core/cover,core/group,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2819:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2022/01/2661f82cd1ba9172.16386413.jpg\",\"id\":334,\"dimRatio\":90,\"customOverlayColor\":\"#2c3066\",\"minHeight\":50,\"minHeightUnit\":\"vh\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"4vw\",\"right\":\"4vw\",\"bottom\":\"4vw\",\"left\":\"4vw\"},\"margin\":{\"top\":\"0\"}},\"color\":{\"duotone\":[\"rgb(44, 48, 102)\",\"#ffb23d\"]}}} -->\n<div class=\"wp-block-cover alignfull\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:50vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-90 has-background-dim\" style=\"background-color:#2c3066\"></span><img class=\"wp-block-cover__image-background wp-image-334\" alt=\"\" src=\"https://pd.w.org/2022/01/2661f82cd1ba9172.16386413.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"160px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#ffb23d\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#ffb23d;font-size:160px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">Enjoy</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"160px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#ffb23d\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#ffb23d;font-size:160px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">20% Off</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"background\":\"#ffb23d\",\"text\":\"#2c3066\"},\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"48px\",\"bottom\":\"32px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"20px\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"1px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} -->\n<div class=\"wp-block-button has-custom-font-size\" style=\"font-size:20px;font-style:normal;font-weight:700;letter-spacing:1px;text-transform:uppercase\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#2c3066;background-color:#ffb23d;padding-top:32px;padding-right:48px;padding-bottom:32px;padding-left:48px\">Shop Now</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:8;O:8:\"stdClass\":7:{s:2:\"id\";i:308924;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:47:\"Offset bold paragraph text with varying opacity\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1734:\"\n<div class=\"wp-block-cover alignfull has-white-color has-text-color\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:66vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-662885f9 wp-block-group-is-layout-constrained\">\n<p class=\"has-text-align-left has-text-color wp-block-paragraph\" style=\"color:#ffffff61;font-size:120px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">Embark</p>\n\n\n\n<p class=\"has-text-align-right has-text-color wp-block-paragraph\" style=\"color:#ffffff73;font-size:72px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\"><strong>ON A HIKING</strong></p>\n\n\n\n<p class=\"has-text-align-left has-text-color wp-block-paragraph\" style=\"color:#ffffffad;font-size:72px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">adventure and explore the beauty of nature&#8217;s best…</p>\n\n\n\n<p class=\"has-text-align-right has-text-color wp-block-paragraph\" style=\"color:#ffffffd1;font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">In the</p>\n\n\n\n<p class=\"has-text-align-left has-text-color wp-block-paragraph\" style=\"color:#fffffff5;font-size:162px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">WOODS.</p>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3052:\"<!-- wp:cover {\"overlayColor\":\"black\",\"minHeight\":66,\"minHeightUnit\":\"vh\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"4vw\",\"right\":\"4vw\",\"bottom\":\"4vw\",\"left\":\"4vw\"},\"margin\":{\"top\":\"0\"}}},\"textColor\":\"white\"} -->\n<div class=\"wp-block-cover alignfull has-white-color has-text-color\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"constrained\",\"wideSize\":\"700px\",\"contentSize\":\"700px\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"120px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#ffffff61\"}}} -->\n<p class=\"has-text-align-left has-text-color\" style=\"color:#ffffff61;font-size:120px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">Embark</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"72px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"0px\"},\"color\":{\"text\":\"#ffffff73\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ffffff73;font-size:72px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\"><strong>ON A HIKING</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"72px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"0px\"},\"color\":{\"text\":\"#ffffffad\"}}} -->\n<p class=\"has-text-align-left has-text-color\" style=\"color:#ffffffad;font-size:72px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">adventure and explore the beauty of nature\'s best…</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#ffffffd1\"}}} -->\n<p class=\"has-text-align-right has-text-color\" style=\"color:#ffffffd1;font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">In the</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"162px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\",\"letterSpacing\":\"-2px\"},\"color\":{\"text\":\"#fffffff5\"}}} -->\n<p class=\"has-text-align-left has-text-color\" style=\"color:#fffffff5;font-size:162px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:1;text-transform:uppercase\">WOODS.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:9;O:8:\"stdClass\":7:{s:2:\"id\";i:308916;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Offset text with a brutalist design vibe\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1512:\"\n<div class=\"wp-block-cover alignfull is-light has-black-color has-text-color\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#ffb43c\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-layout-constrained wp-container-core-group-is-layout-6d71ef12 wp-block-group-is-layout-constrained\">\n<p class=\"has-text-align-left has-black-color has-text-color wp-block-paragraph\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\"><mark style=\"color:#a65a00\" class=\"has-inline-color\">✴︎</mark> Walk</p>\n\n\n\n<p class=\"has-text-align-right has-black-color has-text-color wp-block-paragraph\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">In the</p>\n\n\n\n<p class=\"has-text-align-left has-black-color has-text-color wp-block-paragraph\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">Park</p>\n\n\n\n<p class=\"has-text-align-center has-text-color wp-block-paragraph\" style=\"color:#a65a00;font-size:140px;font-style:italic;font-weight:200;letter-spacing:0px;line-height:0.9;text-transform:uppercase\">—01.03</p>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:36:\"core/cover,core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2631:\"<!-- wp:cover {\"customOverlayColor\":\"#ffb43c\",\"minHeight\":66,\"minHeightUnit\":\"vh\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"48px\",\"right\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\"},\"margin\":{\"top\":\"0\"}}},\"textColor\":\"black\"} -->\n<div class=\"wp-block-cover alignfull is-light has-black-color has-text-color\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#ffb43c\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"constrained\",\"wideSize\":\"1200px\",\"contentSize\":\"800px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\"><mark style=\"color:#a65a00\" class=\"has-inline-color\">✴︎</mark> Walk</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"right\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-right has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">In the</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"148px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"0.9\",\"letterSpacing\":\"-2px\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:148px;font-style:normal;font-weight:700;letter-spacing:-2px;line-height:0.9;text-transform:uppercase\">Park</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"140px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"italic\",\"fontWeight\":\"200\",\"letterSpacing\":\"0px\",\"lineHeight\":\"0.9\"},\"color\":{\"text\":\"#a65a00\"}}} -->\n<p class=\"has-text-align-center has-text-color\" style=\"color:#a65a00;font-size:140px;font-style:italic;font-weight:200;letter-spacing:0px;line-height:0.9;text-transform:uppercase\">—01.03</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:10;O:8:\"stdClass\":7:{s:2:\"id\";i:308901;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Fullscreen image with right content area\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2154:\"\n<div class=\"wp-block-cover alignfull\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#376a23\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-left is-layout-flex wp-container-core-group-is-layout-b1a298a6 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-image size-large wp-container-content-0733e5d0\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></figure>\n\n\n\n<div class=\"wp-block-group alignwide wp-container-content-9cfa9a5a is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-5bff1107 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-black-color has-text-color\" style=\"font-size:80px;font-style:italic;font-weight:700;line-height:1.0;text-transform:uppercase\">wAndering through the woods</h2>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-left has-black-color has-text-color wp-block-paragraph\" style=\"font-size:18px;font-style:italic;font-weight:600\">Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home. </p>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-left is-nowrap is-layout-flex wp-container-core-buttons-is-layout-950bf021 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-fill\" style=\"font-size:18px;font-style:italic;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Sign up</a></div>\n</div>\n</div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:97:\"core/button,core/buttons,core/cover,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3261:\"<!-- wp:cover {\"customOverlayColor\":\"#376a23\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"4vw\",\"right\":\"4vw\",\"bottom\":\"4vw\",\"left\":\"4vw\"},\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull\" style=\"margin-top:0;padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#376a23\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4vw\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"sizeSlug\":\"large\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"}}} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"0px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"600px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"left\",\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"80px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"italic\",\"fontWeight\":\"700\",\"lineHeight\":\"1.0\"}},\"textColor\":\"black\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-black-color has-text-color\" style=\"font-size:80px;font-style:italic;font-weight:700;line-height:1.0;text-transform:uppercase\">wAndering through the woods</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"18px\",\"fontStyle\":\"italic\",\"fontWeight\":\"600\"}},\"textColor\":\"black\"} -->\n<p class=\"has-text-align-left has-black-color has-text-color\" style=\"font-size:18px;font-style:italic;font-weight:600\">Explore our network of trails that lead through a variety of woodland habitats and observe the diverse flora that call this area home. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"60px\"} -->\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"black\",\"textColor\":\"white\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"48px\",\"bottom\":\"24px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"18px\",\"fontStyle\":\"italic\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"},\"border\":{\"radius\":\"0px\"}},\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-font-size is-style-fill\" style=\"font-size:18px;font-style:italic;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-black-background-color has-text-color has-background wp-element-button\" style=\"border-radius:0px;padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Sign up</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:11;O:8:\"stdClass\":7:{s:2:\"id\";i:308871;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:46:\"Cover Image with Bold Heading and Button, Left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1620:\"\n<div class=\"wp-block-cover alignfull is-light wp-duotone-094850-f9644e-7\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https://pd.w.org/2021/12/12261b91fba359867.64939140.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-72694e06 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-left has-white-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">Take a hike and wAnder through the woods</h2>\n</div>\n\n\n\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-left is-nowrap is-layout-flex wp-container-core-buttons-is-layout-950bf021 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-outline is-style-outline--6\" style=\"font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Explore</a></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:71:\"core/button,core/buttons,core/cover,core/group,core/heading,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2443:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2021/12/12261b91fba359867.64939140.jpg\",\"id\":335,\"dimRatio\":30,\"minHeight\":66,\"minHeightUnit\":\"vh\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"48px\",\"right\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\"},\"margin\":{\"top\":\"0\"}},\"color\":{\"duotone\":[\"#094850\",\"#f9644e\"]}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https://pd.w.org/2021/12/12261b91fba359867.64939140.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"75%\",\"justifyContent\":\"left\",\"wideSize\":\"75%\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"100px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"letterSpacing\":\"0px\",\"lineHeight\":\"1\"}},\"textColor\":\"white\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-white-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">Take a hike and wAnder through the woods</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"72px\"} -->\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"white\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"48px\",\"bottom\":\"24px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button has-custom-font-size is-style-outline\" style=\"font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Explore</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:cover -->\";}i:12;O:8:\"stdClass\":7:{s:2:\"id\";i:308868;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:40:\"Cover Image with Bold Heading and Button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1628:\"\n<div class=\"wp-block-cover alignfull is-light wp-duotone-rgb4247103-rgb21419442-9\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https://pd.w.org/2022/01/26061d763eca13bb6.11341561.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-layout-constrained wp-container-core-group-is-layout-08424862 wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading has-text-align-center has-white-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">Embark on a hiking adventure and explore the beauty of the woods.</h2>\n</div>\n\n\n\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-nowrap is-layout-flex wp-container-core-buttons-is-layout-d9d2fa6c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-font-size is-style-outline is-style-outline--8\" style=\"font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Explore</a></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:71:\"core/button,core/buttons,core/cover,core/group,core/heading,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2449:\"<!-- wp:cover {\"url\":\"https://pd.w.org/2022/01/26061d763eca13bb6.11341561.jpg\",\"id\":335,\"dimRatio\":30,\"minHeight\":66,\"minHeightUnit\":\"vh\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"48px\",\"right\":\"48px\",\"bottom\":\"48px\",\"left\":\"48px\"},\"margin\":{\"top\":\"0\"}},\"color\":{\"duotone\":[\"rgb(42, 47, 103)\",\"rgb(214, 194, 42)\"]}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;padding-top:48px;padding-right:48px;padding-bottom:48px;padding-left:48px;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-335\" alt=\"\" src=\"https://pd.w.org/2022/01/26061d763eca13bb6.11341561.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"48px\"}},\"layout\":{\"type\":\"constrained\",\"wideSize\":\"80%\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"100px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"letterSpacing\":\"0px\",\"lineHeight\":\"1\"}},\"textColor\":\"white\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-white-color has-text-color\" style=\"font-size:100px;font-style:normal;font-weight:700;letter-spacing:0px;line-height:1;text-transform:uppercase\">Embark on a hiking adventure and explore the beauty of the woods.</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"72px\"} -->\n<div style=\"height:72px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"white\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"right\":\"48px\",\"bottom\":\"24px\",\"left\":\"48px\"}},\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"0px\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button has-custom-font-size is-style-outline\" style=\"font-size:16px;font-style:normal;font-weight:600;letter-spacing:0px;text-transform:uppercase\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" style=\"padding-top:24px;padding-right:48px;padding-bottom:24px;padding-left:48px\">Explore</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:cover -->\";}i:13;O:8:\"stdClass\":7:{s:2:\"id\";i:303828;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:30:\"Fullscreen cover image gallery\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:942:\"\n<div class=\"wp-block-cover alignfull\" style=\"padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:66vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-73e98c27 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><a href=\"https://thato.test/?page_id=28\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></a></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://thato.test/?page_id=28\"><img decoding=\"async\" src=\"https://pd.w.org/2022/01/21261f60ba46147b0.97888240.jpg\" alt=\"\" /></a></figure>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:43:\"gallery, images, columns, background, cover\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:32:\"core/cover,core/group,core/image\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"gallery\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:1259:\"<!-- wp:cover {\"overlayColor\":\"black\",\"minHeight\":66,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"4vw\",\"right\":\"4vw\",\"bottom\":\"4vw\",\"left\":\"4vw\"}}}} -->\n<div class=\"wp-block-cover alignfull\" style=\"padding-top:4vw;padding-right:4vw;padding-bottom:4vw;padding-left:4vw;min-height:66vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-100 has-background-dim\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4vw\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://thato.test/?page_id=28\"><img src=\"https://pd.w.org/2022/01/84661f60659149cc8.02053291.jpg\" alt=\"\" /></a></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"custom\"} -->\n<figure class=\"wp-block-image size-large\"><a href=\"https://thato.test/?page_id=28\"><img src=\"https://pd.w.org/2022/01/21261f60ba46147b0.97888240.jpg\" alt=\"\" /></a></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";}i:14;O:8:\"stdClass\":7:{s:2:\"id\";i:277265;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Fullwidth posts with uppercase titles\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:498:\"\n<div class=\"wp-block-query alignfull is-layout-flow wp-block-query-is-layout-flow\">\n<div class=\"wp-block-group alignfull is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"></div>\n\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--30);padding-right:16px;padding-bottom:var(--wp--preset--spacing--30);padding-left:16px\"></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:30:\"star, posts, loop, blog, index\";s:16:\"wpop_description\";s:62:\"A fullwidth posts pattern with large titles and start accents.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:10:\"core/query\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:182:\"core/group,core/paragraph,core/post-date,core/post-template,core/post-terms,core/post-title,core/query,core/query-pagination,core/query-pagination-next,core/query-pagination-previous\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:5:\"query\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3502:\"<!-- wp:query {\"queryId\":31,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"align\":\"full\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-query alignfull\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:post-template {\"style\":{\"typography\":{\"textTransform\":\"none\"}}} -->\n<!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|contrast\",\"width\":\"1px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:1px\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"16px\",\"right\":\"16px\",\"bottom\":\"16px\",\"left\":\"16px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\" style=\"padding-top:16px;padding-right:16px;padding-bottom:16px;padding-left:16px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p>✴︎</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:post-date {\"textAlign\":\"left\",\"format\":\"M j, Y\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"textTransform\":\"uppercase\"}},\"textColor\":\"contrast\",\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:post-terms {\"term\":\"category\",\"prefix\":\"✴︎ \",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"textTransform\":\"uppercase\"}},\"textColor\":\"contrast\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"16px\",\"bottom\":\"var:preset|spacing|70\",\"right\":\"16px\",\"left\":\"16px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\" style=\"padding-top:16px;padding-right:16px;padding-bottom:var(--wp--preset--spacing--70);padding-left:16px\"><!-- wp:post-title {\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"layout\":{\"selfStretch\":\"fit\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"lineHeight\":\"1.1\",\"textTransform\":\"uppercase\",\"fontSize\":\"5.2rem\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\"} /--></div>\n<!-- /wp:group -->\n<!-- /wp:post-template --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"right\":\"16px\",\"left\":\"16px\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--30);padding-right:16px;padding-bottom:var(--wp--preset--spacing--30);padding-left:16px\"><!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} -->\n<!-- wp:query-pagination-previous {\"label\":\"Previous\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:query-pagination-next {\"label\":\"Next\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\"}},\"fontSize\":\"small\"} /-->\n<!-- /wp:query-pagination --></div>\n<!-- /wp:group --></div>\n<!-- /wp:query -->\";}i:15;O:8:\"stdClass\":7:{s:2:\"id\";i:277127;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Fullwidth posts titles with dates\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:637:\"\n<div class=\"wp-block-query alignfull is-layout-flow wp-block-query-is-layout-flow\">\n<div class=\"wp-block-group alignfull is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:0;padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"></div>\n\n\n\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:31:\"Posts, Query, Loop, Blog, Index\";s:16:\"wpop_description\";s:62:\"A fullwidth posts pattern with large titles and numeral dates.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:10:\"core/query\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:151:\"core/group,core/post-date,core/post-template,core/post-title,core/query,core/query-pagination,core/query-pagination-next,core/query-pagination-previous\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:5:\"query\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:3583:\"<!-- wp:query {\"queryId\":1,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false},\"align\":\"full\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-query alignfull\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0;padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:post-template {\"align\":\"full\",\"style\":{\"typography\":{\"textTransform\":\"none\"}}} -->\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"bottom\":\"var:preset|spacing|50\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"padding-bottom:var(--wp--preset--spacing--50)\"><!-- wp:group {\"style\":{\"border\":{\"bottom\":{\"color\":\"var:preset|color|contrast\",\"width\":\"4px\"}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"0\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group\" style=\"border-bottom-color:var(--wp--preset--color--contrast);border-bottom-width:4px;padding-top:var(--wp--preset--spacing--30);padding-right:0;padding-bottom:var(--wp--preset--spacing--30);padding-left:0\"><!-- wp:post-date {\"textAlign\":\"left\",\"format\":\"m.j\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"letterSpacing\":\"1px\",\"fontSize\":\"2rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"contrast\"} /-->\n\n<!-- wp:post-date {\"textAlign\":\"left\",\"format\":\"Y\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"letterSpacing\":\"1px\",\"fontSize\":\"2rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}},\"textColor\":\"contrast\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:post-title {\"isLink\":true,\"style\":{\"layout\":{\"selfStretch\":\"fit\"},\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"4.6rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\"}}},\"textColor\":\"contrast\"} /--></div>\n<!-- /wp:group -->\n<!-- /wp:post-template --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<!-- wp:query-pagination-previous {\"style\":{\"typography\":{\"fontSize\":\"2rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"1px\"}}} /-->\n\n<!-- wp:query-pagination-next {\"style\":{\"typography\":{\"fontSize\":\"2rem\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\",\"textTransform\":\"uppercase\",\"letterSpacing\":\"1px\"}}} /-->\n<!-- /wp:query-pagination --></div>\n<!-- /wp:group --></div>\n<!-- /wp:query -->\";}i:16;O:8:\"stdClass\":7:{s:2:\"id\";i:229111;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:36:\"Fullwidth site title and menu button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3292:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color wp-elements-4 is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-50016974 wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><h1 class=\"wp-block-site-title\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n<nav class=\"is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f845d360 wp-block-navigation-is-layout-flex\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open always-shown\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container hidden-by-default\"  id=\"modal-10\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-10-content\">\n								<ul class=\"wp-block-navigation__container is-responsive items-justified-right wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n								\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:51:\"Header with site title and a hamburger menu button.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:42:\"core/group,core/navigation,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:794:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:site-title /-->\n\n<!-- wp:navigation {\"overlayMenu\":\"always\",\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group -->\";}i:17;O:8:\"stdClass\":7:{s:2:\"id\";i:229116;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:32:\"Fullwidth header with hero image\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4706:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-group alignfull is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-1d00eaaa wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group is-layout-flex wp-container-core-group-is-layout-b56d9725 wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-bfed54d0 wp-block-group-is-layout-flex\"><h1 class=\"has-link-color wp-elements-5 wp-block-site-title has-medium-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1></div>\n</div>\n\n\n<nav class=\"is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f845d360 wp-block-navigation-is-layout-flex\" aria-label=\" 2\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-11\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-11-content\">\n								<ul class=\"wp-block-navigation__container is-responsive items-justified-right wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n								\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n\n\n\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;min-height:40vw;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-0 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-61\" alt=\"\" src=\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&amp;h=1200&amp;fit=clip&amp;crop=default&amp;dpr=1&amp;q=75&amp;vib=3&amp;con=3&amp;usm=15&amp;cs=srgb&amp;bg=F4F4F3&amp;ixlib=js-2.2.1&amp;s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:65:\"Header on a white background followed by a full-width hero image.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:80:\"core/cover,core/group,core/navigation,core/site-logo,core/site-title,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2566:\"<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"fontSize\":\"medium\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:cover {\"url\":\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&h=1200&fit=clip&crop=default&dpr=1&q=75&vib=3&con=3&usm=15&cs=srgb&bg=F4F4F3&ixlib=js-2.2.1&s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\",\"id\":61,\"dimRatio\":0,\"overlayColor\":\"black\",\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"minHeight\":40,\"minHeightUnit\":\"vw\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;min-height:40vw\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-61\" alt=\"\" src=\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&amp;h=1200&amp;fit=clip&amp;crop=default&amp;dpr=1&amp;q=75&amp;vib=3&amp;con=3&amp;usm=15&amp;cs=srgb&amp;bg=F4F4F3&amp;ixlib=js-2.2.1&amp;s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"50px\"} -->\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\";}i:18;O:8:\"stdClass\":7:{s:2:\"id\";i:229092;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:41:\"Header inside full-width background image\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4691:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-cover alignfull is-light\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30);min-height:50px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-61\" alt=\"\" src=\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&amp;h=1200&amp;fit=clip&amp;crop=default&amp;dpr=1&amp;q=75&amp;vib=3&amp;con=3&amp;usm=15&amp;cs=srgb&amp;bg=F4F4F3&amp;ixlib=js-2.2.1&amp;s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-group alignwide has-base-color has-text-color has-link-color wp-elements-6 is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-8c9d081f wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><div class=\"is-default-size is-style-default wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n<h1 class=\"has-link-color wp-elements-7 wp-block-site-title has-text-color has-white-color has-medium-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1></div>\n\n\n<nav class=\"has-text-color has-white-color is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f845d360 wp-block-navigation-is-layout-flex\" aria-label=\" 3\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-12\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-12-content\">\n								<ul class=\"wp-block-navigation__container has-text-color has-white-color is-responsive items-justified-right wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n								\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n\n\n\n<div style=\"height:33vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:100:\"Simple header with logo, site title, navigation and a full-width background image with dark overlay.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:80:\"core/cover,core/group,core/navigation,core/site-logo,core/site-title,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"header\";}s:13:\"keyword_slugs\";a:1:{i:0;s:4:\"core\";}s:15:\"pattern_content\";s:2554:\"<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:cover {\"url\":\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&h=1200&fit=clip&crop=default&dpr=1&q=75&vib=3&con=3&usm=15&cs=srgb&bg=F4F4F3&ixlib=js-2.2.1&s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\",\"id\":61,\"dimRatio\":50,\"overlayColor\":\"black\",\"focalPoint\":{\"x\":0.5,\"y\":0.5},\"minHeight\":50,\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30);min-height:50px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-61\" alt=\"\" src=\"https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/a017-eberhard-cco-the-after-rain.jpg?w=1200&amp;h=1200&amp;fit=clip&amp;crop=default&amp;dpr=1&amp;q=75&amp;vib=3&amp;con=3&amp;usm=15&amp;cs=srgb&amp;bg=F4F4F3&amp;ixlib=js-2.2.1&amp;s=e7b4ca0a0edcc84ba48c1f7ebf02dd5a\" style=\"object-position:50% 50%\" data-object-fit=\"cover\" data-object-position=\"50% 50%\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"textColor\":\"base\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide has-base-color has-text-color has-link-color\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"className\":\"is-style-default\"} /-->\n\n<!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"textColor\":\"white\",\"fontSize\":\"medium\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"textColor\":\"white\",\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"33vw\"} -->\n<div style=\"height:33vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\";}i:19;O:8:\"stdClass\":7:{s:2:\"id\";i:229097;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Simple header with dark background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3867:\"\n<div class=\"wp-block-group alignfull has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color wp-elements-8 is-layout-constrained wp-container-core-group-is-layout-9f34fe8c wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-eb8a1b9b wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n<h1 class=\"has-link-color wp-elements-9 wp-block-site-title\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1></div>\n\n\n\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><nav class=\"is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f845d360 wp-block-navigation-is-layout-flex\" aria-label=\" 4\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-13\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-13-content\">\n								<ul class=\"wp-block-navigation__container is-responsive items-justified-right wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n								\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:76:\"Simple header with logo, site title, navigation links and a dark background.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1497:\"<!-- wp:group {\"metadata\":{\"categories\":[\"header\",\"wireframe\"],\"patternName\":\"core/simple-header-with-dark-background\",\"name\":\"Simple header with dark background\"},\"align\":\"full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"has-background-color\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:20;O:8:\"stdClass\":7:{s:2:\"id\";i:229101;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:29:\"Text-only header with tagline\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3578:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-container-core-group-is-layout-9f34fe8c wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-b411fb28 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><h1 class=\"has-link-color wp-elements-10 wp-block-site-title\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n<p class=\"wp-block-site-tagline\">Beautifully designed patterns ready to go with a simple copy/paste</p></div>\n\n\n<nav class=\"is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f845d360 wp-block-navigation-is-layout-flex\" aria-label=\" 5\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-14\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-14-content\">\n								<ul class=\"wp-block-navigation__container is-responsive items-justified-right wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n								\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:53:\"Header with site title, tagline and navigation links.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:60:\"core/group,core/navigation,core/site-tagline,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:966:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} /-->\n\n<!-- wp:site-tagline /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:21;O:8:\"stdClass\":7:{s:2:\"id\";i:229105;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:26:\"Simple header with tagline\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4072:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color wp-elements-11 is-layout-constrained wp-container-core-group-is-layout-9f34fe8c wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-eb8a1b9b wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-container-core-group-is-layout-b56d9725 wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-bfed54d0 wp-block-group-is-layout-flex\"><h1 class=\"has-link-color wp-elements-12 wp-block-site-title\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n<p class=\"wp-block-site-tagline has-small-font-size\">Beautifully designed patterns ready to go with a simple copy/paste</p></div>\n</div>\n\n\n<nav class=\"has-small-font-size is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f845d360 wp-block-navigation-is-layout-flex\" aria-label=\" 6\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-15\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-15-content\">\n								<ul class=\"wp-block-navigation__container has-small-font-size is-responsive items-justified-right wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n								\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:92:\"Header with site logo, title and tagline on the left and with navigation links on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:75:\"core/group,core/navigation,core/site-logo,core/site-tagline,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1389:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} /-->\n\n<!-- wp:site-tagline {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"},\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:22;O:8:\"stdClass\":7:{s:2:\"id\";i:229080;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:25:\"Centered header with logo\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3645:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-container-core-group-is-layout-da0445ef wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-vertical is-content-justification-center is-layout-flex wp-container-core-group-is-layout-3448b7a1 wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n<h1 class=\"has-link-color wp-elements-13 wp-block-site-title has-text-color has-contrast-color has-large-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n<nav class=\"is-responsive items-justified-center wp-block-navigation is-content-justification-center is-layout-flex wp-container-core-navigation-is-layout-517857a4 wp-block-navigation-is-layout-flex\" aria-label=\" 7\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-16\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-16-content\">\n								<ul class=\"wp-block-navigation__container is-responsive items-justified-center wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n								\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:65:\"Center aligned header with logo, site title and navigation links.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:926:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:site-logo /-->\n\n<!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"fontSize\":\"large\"} /-->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"center\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:23;O:8:\"stdClass\":7:{s:2:\"id\";i:229084;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Fullwidth header with large font size\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3338:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color wp-elements-14 is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-50016974 wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><h1 class=\"wp-block-site-title has-large-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n<nav class=\"has-large-font-size is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f845d360 wp-block-navigation-is-layout-flex\" aria-label=\" 8\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-17\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-17-content\">\n								<ul class=\"wp-block-navigation__container has-large-font-size is-responsive items-justified-right wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n								\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:80:\"Header with a large site title and navigation links in the same large font size.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:42:\"core/group,core/navigation,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:811:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color has-link-color\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:site-title {\"fontSize\":\"large\"} /-->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"},\"fontSize\":\"large\"} /--></div>\n<!-- /wp:group -->\";}i:24;O:8:\"stdClass\":7:{s:2:\"id\";i:229088;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:13:\"Simple header\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3707:\"\n<div class=\"wp-block-group alignfull is-layout-constrained wp-container-core-group-is-layout-9f34fe8c wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-eb8a1b9b wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-container-core-group-is-layout-b56d9725 wp-block-group-is-layout-flex\"><div class=\"is-default-size wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n<h1 class=\"has-link-color wp-elements-15 wp-block-site-title\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1></div>\n\n\n<nav class=\"is-responsive items-justified-right wp-block-navigation is-content-justification-right is-layout-flex wp-container-core-navigation-is-layout-f845d360 wp-block-navigation-is-layout-flex\" aria-label=\" 9\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-18\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-18-content\">\n								<ul class=\"wp-block-navigation__container is-responsive items-justified-right wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n								\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:51:\"Simple header with logo, site title and navigation.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/header\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:57:\"core/group,core/navigation,core/site-logo,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"header\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1021:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:site-title {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:25;O:8:\"stdClass\":7:{s:2:\"id\";i:229123;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Centered footer with social links\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4266:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color is-vertical is-content-justification-center is-layout-flex wp-container-core-group-is-layout-bd7dfa5a wp-block-group-is-layout-flex\" style=\"min-height:30vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-4dc8b8ac wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-center wp-block-paragraph\">Proudly powered by <a href=\"https://wordpress.org\">WordPress</a></p>\n\n\n\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only is-nowrap is-layout-flex wp-container-core-social-links-is-layout-0ed9dbc8 wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-twitter wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-instagram wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Instagram</span></a></li></ul>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:82:\"Centered footer with the sentence \"Proudly powered by WordPress\" and social links.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:25:\"core/group,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1495:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|50\",\"top\":\"var:preset|spacing|60\"},\"blockGap\":\"var:preset|spacing|40\",\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}},\"dimensions\":{\"minHeight\":\"30vh\"}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color\" style=\"min-height:30vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Proudly powered by <a href=\"https://wordpress.org\">WordPress</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"8px\",\"left\":\"8px\"}}},\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:26;O:8:\"stdClass\":7:{s:2:\"id\";i:229127;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:47:\"Footer with search, site title, and credit line\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3287:\"\n<div class=\"wp-block-group alignfull has-background is-layout-constrained wp-container-core-group-is-layout-6cf33c04 wp-block-group-is-layout-constrained\" style=\"background-color:#00000008;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--40)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-b572c875 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-b4f291b5 wp-block-group-is-layout-constrained\">\n<p class=\"has-text-align-left wp-block-paragraph\" style=\"font-size:0.9rem;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Search</p>\n\n\n<form role=\"search\" method=\"get\" action=\"https://wordpress.org/patterns/\" class=\"wp-block-search__button-outside wp-block-search__icon-button wp-block-search\" ><label class=\"wp-block-search__label screen-reader-text\" for=\"wp-block-search__input-19\" >Search</label><div class=\"wp-block-search__inside-wrapper\"  style=\"width: 100%\"><input class=\"wp-block-search__input\" id=\"wp-block-search__input-19\" placeholder=\"\" value=\"\" type=\"search\" name=\"s\" required  style=\"border-width: 1px\"/><button aria-label=\"Search\" class=\"wp-block-search__button has-icon wp-element-button\" type=\"submit\"  style=\"border-width: 1px\"><svg class=\"search-icon\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\">\n					<path d=\"M13 5c-3.3 0-6 2.7-6 6 0 1.4.5 2.7 1.3 3.7l-3.8 3.8 1.1 1.1 3.8-3.8c1 .8 2.3 1.3 3.7 1.3 3.3 0 6-2.7 6-6S16.3 5 13 5zm0 10.5c-2.5 0-4.5-2-4.5-4.5s2-4.5 4.5-4.5 4.5 2 4.5 4.5-2 4.5-4.5 4.5z\"></path>\n				</svg></button></div></form></div>\n\n\n\n<div class=\"wp-block-group is-content-justification-right is-nowrap is-layout-flex wp-container-core-group-is-layout-8f3b73a3 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-bd946717 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left wp-block-paragraph\" style=\"font-size:0.9rem;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Social</p>\n\n\n\n<div class=\"wp-block-group has-small-font-size is-vertical is-content-justification-left is-layout-flex wp-container-core-group-is-layout-53054535 wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph\"><a href=\"#\">Facebook</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"#\">Instagram</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"#\">Twitter</a></p>\n</div>\n</div>\n</div>\n</div>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-eb8a1b9b wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><h1 class=\"wp-block-site-title has-small-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1></div>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:88:\"Footer with search field and site title on the left, and small credit line on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:65:\"core/group,core/paragraph,core/search,core/site-title,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:3254:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|50\"}},\"color\":{\"background\":\"#00000008\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#00000008;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|60\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontSize\":\"0.9rem\",\"letterSpacing\":\"1px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"has-text-align-left\" style=\"font-size:0.9rem;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Search</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"style\":{\"border\":{\"width\":\"1px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":[]},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"typography\":{\"textTransform\":\"uppercase\",\"fontSize\":\"0.9rem\",\"letterSpacing\":\"1px\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} -->\n<p class=\"has-text-align-left\" style=\"font-size:0.9rem;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase\">Social</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"},\"fontSize\":\"small\"} -->\n<div class=\"wp-block-group has-small-font-size\"><!-- wp:paragraph -->\n<p><a href=\"#\">Facebook</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Instagram</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Twitter</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"48px\"} -->\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:27;O:8:\"stdClass\":7:{s:2:\"id\";i:229131;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Footer with site title and credit line\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:913:\"\n<div class=\"wp-block-group alignfull has-background-color is-layout-constrained wp-container-core-group-is-layout-889d818a wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-eb8a1b9b wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><h1 class=\"wp-block-site-title has-small-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1></div>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:64:\"Footer with site title on the left and credit line on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/paragraph,core/site-title\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1095:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|30\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"has-background-color\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-background-color\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:28;O:8:\"stdClass\":7:{s:2:\"id\";i:229135;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Footer with navigation and credit line\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3552:\"\n<div class=\"wp-block-group alignfull has-background-color is-layout-constrained wp-container-core-group-is-layout-889d818a wp-block-group-is-layout-constrained\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignwide is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-eb8a1b9b wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-layout-flex wp-block-group-is-layout-flex\"><nav class=\"has-small-font-size is-responsive items-justified-left wp-block-navigation is-content-justification-left is-layout-flex wp-container-core-navigation-is-layout-e1d7bd4a wp-block-navigation-is-layout-flex\" aria-label=\" 10\" \n		 data-wp-interactive=\"core/navigation\" data-wp-context=\'{\"overlayOpenedBy\":{\"click\":false,\"hover\":false,\"focus\":false},\"type\":\"overlay\",\"roleAttribute\":\"\",\"ariaLabel\":\"Menu\"}\'><button aria-haspopup=\"dialog\" aria-label=\"Open menu\" class=\"wp-block-navigation__responsive-container-open\" \n				data-wp-on--click=\"actions.openMenuOnClick\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n			><svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M4 7.5h16v1.5H4z\"></path><path d=\"M4 15h16v1.5H4z\"></path></svg></button>\n				<div class=\"wp-block-navigation__responsive-container\"  id=\"modal-20\" \n				data-wp-class--has-modal-open=\"state.isMenuOpen\"\n				data-wp-class--is-menu-open=\"state.isMenuOpen\"\n				data-wp-watch=\"callbacks.initMenu\"\n				data-wp-on--keydown=\"actions.handleMenuKeydown\"\n				data-wp-on--focusout=\"actions.handleMenuFocusout\"\n				tabindex=\"-1\"\n			>\n					<div class=\"wp-block-navigation__responsive-close\" tabindex=\"-1\">\n						<div class=\"wp-block-navigation__responsive-dialog\" \n				data-wp-bind--aria-modal=\"state.ariaModal\"\n				data-wp-bind--aria-label=\"state.ariaLabel\"\n				data-wp-bind--role=\"state.roleAttribute\"\n			>\n							<button aria-label=\"Close menu\" class=\"wp-block-navigation__responsive-container-close\" \n				data-wp-on--click=\"actions.closeMenuOnClick\"\n			><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" height=\"24\" aria-hidden=\"true\" focusable=\"false\"><path d=\"m13.06 12 6.47-6.47-1.06-1.06L12 10.94 5.53 4.47 4.47 5.53 10.94 12l-6.47 6.47 1.06 1.06L12 13.06l6.47 6.47 1.06-1.06L13.06 12Z\"></path></svg></button>\n							<div class=\"wp-block-navigation__responsive-container-content\" \n				data-wp-watch=\"callbacks.focusFirstElement\"\n			 id=\"modal-20-content\">\n								<ul class=\"wp-block-navigation__container has-small-font-size is-responsive items-justified-left wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul>\n								\n							</div>\n						</div>\n					</div>\n				</div></nav></div>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:64:\"Footer with navigation on the left and credit line on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/navigation,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1174:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|30\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"has-background-color\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull has-background-color\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"layout\":{\"type\":\"flex\",\"setCascadingProperties\":true,\"justifyContent\":\"left\"},\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:29;O:8:\"stdClass\":7:{s:2:\"id\";i:229139;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:56:\"Fullwidth footer with background color and three columns\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3125:\"\n<div class=\"wp-block-group alignfull has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color wp-elements-16 is-vertical is-content-justification-stretch is-layout-flex wp-container-core-group-is-layout-8f544b26 wp-block-group-is-layout-flex\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--40)\">\n<div class=\"wp-block-columns alignwide has-small-font-size is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center wp-block-paragraph\">Location</p>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">2020 Lomita Blvd,&nbsp;<br>Torrance, CA 90101<br>United States</p>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center wp-block-paragraph\">Pages</p>\n\n\n<nav class=\"has-small-font-size items-justified-center is-vertical no-wrap wp-block-navigation is-content-justification-center is-nowrap is-layout-flex wp-container-core-navigation-is-layout-f78a169d wp-block-navigation-is-layout-flex\" aria-label=\" 11\"><ul class=\"wp-block-navigation__container has-small-font-size items-justified-center is-vertical no-wrap wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul></nav>\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-align-center wp-block-paragraph\">Follow us</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-center is-layout-flex wp-container-core-group-is-layout-36971928 wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph\"><a href=\"#\">Facebook</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"#\">Instagram</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"#\">Twitter</a></p>\n</div>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-group alignwide is-content-justification-center is-layout-flex wp-container-core-group-is-layout-5bbf7c30 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:57:\"Text-only footer with background color and three columns.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:78:\"core/column,core/columns,core/group,core/navigation,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:3225:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|white\"}}},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|60\",\"right\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|40\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|30\"},\"dimensions\":{\"minHeight\":\"40vh\"}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"has-background-color\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:columns {\"align\":\"wide\",\"fontSize\":\"small\"} -->\n<div class=\"wp-block-columns alignwide has-small-font-size\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Location</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2020 Lomita Blvd,&nbsp;<br>Torrance, CA 90101<br>United States</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Pages</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"nowrap\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Follow us</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p><a href=\"#\">Facebook</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Instagram</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Twitter</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:30;O:8:\"stdClass\":7:{s:2:\"id\";i:229143;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:33:\"Centered footer with social links\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4170:\"\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color is-vertical is-content-justification-center is-layout-flex wp-container-core-group-is-layout-bd7dfa5a wp-block-group-is-layout-flex\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\"><div style=\"margin-bottom:6px\" class=\"is-default-size aligncenter wp-block-site-logo\"><span class=\"custom-logo-link\"><img decoding=\"async\" src=\"https://s.w.org/images/wmark.png\" class=\"custom-logo\" alt=\"Site logo\"></span></div>\n\n\n<p class=\"has-text-align-center has-medium-font-size wp-block-paragraph\">Proudly powered by <a href=\"https://wordpress.org\">WordPress</a></p>\n\n\n\n<ul class=\"wp-block-social-links has-normal-icon-size is-style-logos-only is-nowrap is-layout-flex wp-container-core-social-links-is-layout-0b9dcabe wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-facebook wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2C6.5 2 2 6.5 2 12c0 5 3.7 9.1 8.4 9.9v-7H7.9V12h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6V12h2.8l-.4 2.9h-2.3v7C18.3 21.1 22 17 22 12c0-5.5-4.5-10-10-10z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Facebook</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-twitter wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-wordpress wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12.158,12.786L9.46,20.625c0.806,0.237,1.657,0.366,2.54,0.366c1.047,0,2.051-0.181,2.986-0.51 c-0.024-0.038-0.046-0.079-0.065-0.124L12.158,12.786z M3.009,12c0,3.559,2.068,6.634,5.067,8.092L3.788,8.341 C3.289,9.459,3.009,10.696,3.009,12z M18.069,11.546c0-1.112-0.399-1.881-0.741-2.48c-0.456-0.741-0.883-1.368-0.883-2.109 c0-0.826,0.627-1.596,1.51-1.596c0.04,0,0.078,0.005,0.116,0.007C16.472,3.904,14.34,3.009,12,3.009 c-3.141,0-5.904,1.612-7.512,4.052c0.211,0.007,0.41,0.011,0.579,0.011c0.94,0,2.396-0.114,2.396-0.114 C7.947,6.93,8.004,7.642,7.52,7.699c0,0-0.487,0.057-1.029,0.085l3.274,9.739l1.968-5.901l-1.401-3.838 C9.848,7.756,9.389,7.699,9.389,7.699C8.904,7.67,8.961,6.93,9.446,6.958c0,0,1.484,0.114,2.368,0.114 c0.94,0,2.397-0.114,2.397-0.114c0.485-0.028,0.542,0.684,0.057,0.741c0,0-0.488,0.057-1.029,0.085l3.249,9.665l0.897-2.996 C17.841,13.284,18.069,12.316,18.069,11.546z M19.889,7.686c0.039,0.286,0.06,0.593,0.06,0.924c0,0.912-0.171,1.938-0.684,3.22 l-2.746,7.94c2.673-1.558,4.47-4.454,4.47-7.771C20.991,10.436,20.591,8.967,19.889,7.686z M12,22C6.486,22,2,17.514,2,12 C2,6.486,6.486,2,12,2c5.514,0,10,4.486,10,10C22,17.514,17.514,22,12,22z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">WordPress</span></a></li></ul>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:71:\"Footer with centered site title, tagline, social links and credit line.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.2\";s:25:\"wpop_contains_block_types\";s:75:\"core/group,core/paragraph,core/site-logo,core/social-link,core/social-links\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1532:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|50\",\"top\":\"var:preset|spacing|60\"},\"blockGap\":\"var:preset|spacing|40\",\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}},\"dimensions\":{\"minHeight\":\"40vh\"}},\"textColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\"><!-- wp:site-logo {\"align\":\"center\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"6px\"}}}} /-->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"medium\"} -->\n<p class=\"has-text-align-center has-medium-font-size\">Proudly powered by <a href=\"https://wordpress.org\">WordPress</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"size\":\"has-normal-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"12px\",\"left\":\"12px\"}}},\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<ul class=\"wp-block-social-links has-normal-icon-size is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"wordpress\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group -->\";}i:31;O:8:\"stdClass\":7:{s:2:\"id\";i:229147;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:52:\"Fullwidth footer with navigation, credit, and social\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:4683:\"\n<div class=\"wp-block-group alignfull has-background-color is-layout-flow wp-block-group-is-layout-flow\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group alignfull has-small-font-size is-content-justification-space-between is-nowrap is-layout-flex wp-container-core-group-is-layout-477afd24 wp-block-group-is-layout-flex\"><h1 class=\"wp-block-site-title has-small-font-size wp-container-content-b0223bd5\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-vertical is-content-justification-center is-layout-flex wp-container-core-group-is-layout-7c09a6da wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n</div>\n\n\n\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only wp-container-content-b0223bd5 is-content-justification-right is-nowrap is-layout-flex wp-container-core-social-links-is-layout-31c4c88e wp-block-social-links-is-layout-flex\"><li class=\"wp-social-link wp-social-link-twitter wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li class=\"wp-social-link wp-social-link-instagram wp-block-social-link\"><a href=\"#\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Instagram</span></a></li></ul>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:87:\"Footer with site title on the left, credit in the middle and social links on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:76:\"core/group,core/paragraph,core/site-title,core/social-link,core/social-links\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1869:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|50\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|50\",\"left\":\"var:preset|spacing|30\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"has-background-color\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull has-background-color\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\",\"flexWrap\":\"nowrap\"},\"fontSize\":\"small\"} -->\n<div class=\"wp-block-group alignfull has-small-font-size\"><!-- wp:site-title {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"25%\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\"> Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"12px\"}},\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"25%\"}},\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"instagram\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:32;O:8:\"stdClass\":7:{s:2:\"id\";i:229151;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:19:\"Left-aligned footer\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3048:\"\n<div class=\"wp-block-group alignfull is-content-justification-space-between is-layout-flex wp-container-core-group-is-layout-ea752118 wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--30)\">\n<div class=\"wp-block-group wp-container-content-9cfa9a5a is-vertical is-layout-flex wp-container-core-group-is-layout-79ad9e6d wp-block-group-is-layout-flex\"><h1 class=\"wp-block-site-title has-medium-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n\n<p class=\"has-text-align-left wp-block-paragraph\">2020 Lomita Blvd,&nbsp;<br>Torrance, CA 90101<br>United States</p>\n\n\n\n<p class=\"has-text-align-left has-small-font-size wp-block-paragraph\">Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<div class=\"wp-block-group is-content-justification-right is-layout-flex wp-container-core-group-is-layout-735f15fc wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-bd946717 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left wp-block-paragraph\">Pages</p>\n\n\n<nav class=\"has-small-font-size items-justified-left is-vertical no-wrap wp-block-navigation is-content-justification-left is-nowrap is-layout-flex wp-container-core-navigation-is-layout-4d6072d6 wp-block-navigation-is-layout-flex\" aria-label=\" 12\"><ul class=\"wp-block-navigation__container has-small-font-size items-justified-left is-vertical no-wrap wp-block-navigation\"><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Home</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">About</span></a></li><li class=\"wp-block-navigation-item wp-block-navigation-link\"><a class=\"wp-block-navigation-item__content\"  href=\"#\"><span class=\"wp-block-navigation-item__label\">Contact</span></a></li></ul></nav>\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-bd946717 wp-block-group-is-layout-flex\">\n<p class=\"has-text-align-left wp-block-paragraph\">Social</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-content-justification-left is-layout-flex wp-container-core-group-is-layout-53054535 wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph\"><a href=\"#\">Facebook</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"#\">Instagram</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"#\">Twitter</a></p>\n</div>\n\n\n\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:44:\"Left-aligned footer with just a credit line.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:1:{i:0;s:25:\"core/template-part/footer\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:69:\"core/group,core/navigation,core/paragraph,core/site-title,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"footer\";i:1;s:9:\"wireframe\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2939:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"top\":\"var:preset|spacing|50\",\"right\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|50\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title {\"fontSize\":\"medium\"} /-->\n\n<!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">2020 Lomita Blvd,&nbsp;<br>Torrance, CA 90101<br>United States</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-left has-small-font-size\">Proudly powered by <a rel=\"nofollow\" href=\"https://wordpress.org\">WordPress</a> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|50\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"right\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Pages</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:navigation {\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"flexWrap\":\"nowrap\"},\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">Social</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p><a href=\"#\">Facebook</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Instagram</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Twitter</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:33;O:8:\"stdClass\":7:{s:2:\"id\";i:201;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:32:\"Three columns with offset images\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1358:\"\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\">\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-01.jpg\" alt=\"Close-up, abstract view of geometric architecture.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:25%\">\n<div style=\"height:500px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-02.jpg\" alt=\"Close-up, angled view of a window on a white building.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:45%\">\n<figure class=\"wp-block-image size-large is-style-default\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-03.jpg\" alt=\"Close-up of the corner of a white, geometric building with both sharp points and round corners.\" /></figure>\n\n\n\n<div style=\"height:285px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:33:\"Three columns with offset images.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:47:\"core/column,core/columns,core/image,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"gallery\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1753:\"<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://s.w.org/images/core/5.8/architecture-01.jpg\" alt=\"Close-up, abstract view of geometric architecture.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:spacer {\"height\":500} -->\n<div style=\"height:500px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":150} -->\n<div style=\"height:150px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/architecture-02.jpg\" alt=\"Close-up, angled view of a window on a white building.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://s.w.org/images/core/5.8/architecture-03.jpg\" alt=\"Close-up of the corner of a white, geometric building with both sharp points and round corners.\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":285} -->\n<div style=\"height:285px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:34;O:8:\"stdClass\":7:{s:2:\"id\";i:199;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Three columns with images and text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3680:\"\n<div class=\"wp-block-group alignfull has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#f5eac1;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\">\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-f19201c6 wp-block-group-is-layout-flex\" style=\"padding-right:0;padding-left:0\">\n<h6 class=\"wp-block-heading has-text-color\" id=\"ecosystem\" style=\"color:#000000;font-size:16px\">ECOSYSTEM</h6>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000;font-size:6vw;font-style:normal;font-weight:700;letter-spacing:0px;line-height:0.9;text-decoration:none;text-transform:none\">Positive growth.</p>\n</div>\n\n\n\n<div style=\"height:1vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group alignwide is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-493f451d wp-block-group-is-layout-flex\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-886db315 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.38%\">\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000;font-size:17px\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. </p>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000;font-size:17px\">But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.62%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-90cda669 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:69%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000;font-size:17px\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man&#8217;s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n</div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Three columns with images and text, with vertical spacing for an offset look.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:86:\"core/column,core/columns,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:4:{i:0;s:7:\"columns\";i:1;s:7:\"gallery\";i:2;s:6:\"images\";i:3;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:5124:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f5eac1\"},\"spacing\":{\"padding\":{\"top\":\"6vw\",\"bottom\":\"6vw\",\"left\":\"6vw\",\"right\":\"6vw\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f5eac1;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\",\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\" style=\"padding-right:0;padding-left:0\"><!-- wp:heading {\"level\":6,\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"16px\"}},\"anchor\":\"ecosystem\"} -->\n<h6 class=\"wp-block-heading has-text-color\" id=\"ecosystem\" style=\"color:#000000;font-size:16px\">ECOSYSTEM</h6>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0.9\",\"fontSize\":\"6vw\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textTransform\":\"none\",\"textDecoration\":\"none\",\"letterSpacing\":\"0px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:6vw;font-style:normal;font-weight:700;letter-spacing:0px;line-height:0.9;text-decoration:none;text-transform:none\">Positive growth.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"1vw\"} -->\n<div style=\"height:1vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"3vw\",\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"3vw\",\"left\":\"3vw\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"33.38%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.38%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:spacer {\"height\":\"2vw\"} -->\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.62%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.62%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"3vw\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"69%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:69%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:spacer {\"height\":\"2vw\"} -->\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man\'s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:35;O:8:\"stdClass\":7:{s:2:\"id\";i:197;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:39:\"Two columns of text with offset heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2353:\"\n<div class=\"wp-block-group alignfull has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#f2f0e9\">\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000;font-size:30px;line-height:1.1\"><strong>Oceanic Inspiration</strong></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-color has-extra-small-font-size wp-block-paragraph\" style=\"color:#000000\">Winding veils round their heads, the women walked on deck. They were now moving steadily down the river, passing the dark shapes of ships at anchor, and London was a swarm of lights with a pale yellow canopy drooping above it. There were the lights of the great theatres, the lights of the long streets, lights that indicated huge squares of domestic comfort, lights that hung high in air.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-text-color has-extra-small-font-size wp-block-paragraph\" style=\"color:#000000\">No darkness would ever settle upon those lamps, as no darkness had settled upon them for hundreds of years. It seemed dreadful that the town should blaze for ever in the same spot; dreadful at least to people going away to adventure upon the sea, and beholding it as a circumscribed mound, eternally burnt, eternally scarred. From the deck of the ship the great city appeared a crouched and cowardly figure, a sedentary miser.</p>\n</div>\n</div>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:43:\"Two columns of text with an offset heading.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:77:\"core/column,core/columns,core/group,core/paragraph,core/separator,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2837:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f2f0e9\"}}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f2f0e9\"><!-- wp:spacer {\"height\":70} -->\n<div style=\"height:70px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"30px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:30px;line-height:1.1\"><strong>Oceanic Inspiration</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:separator {\"customColor\":\"#000000\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-text-color has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n<!-- /wp:separator --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">Winding veils round their heads, the women walked on deck. They were now moving steadily down the river, passing the dark shapes of ships at anchor, and London was a swarm of lights with a pale yellow canopy drooping above it. There were the lights of the great theatres, the lights of the long streets, lights that indicated huge squares of domestic comfort, lights that hung high in air.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-color has-extra-small-font-size\" style=\"color:#000000\">No darkness would ever settle upon those lamps, as no darkness had settled upon them for hundreds of years. It seemed dreadful that the town should blaze for ever in the same spot; dreadful at least to people going away to adventure upon the sea, and beholding it as a circumscribed mound, eternally burnt, eternally scarred. From the deck of the ship the great city appeared a crouched and cowardly figure, a sedentary miser.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":40} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:36;O:8:\"stdClass\":7:{s:2:\"id\";i:196;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:41:\"Media and text in a full height container\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1484:\"\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:100vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#ffffff\"></span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center is-image-fill\" style=\"grid-template-columns:56% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://s.w.org/images/core/5.8/soil.jpg);background-position:50% 50%\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/soil.jpg\" alt=\"Close-up of dried, cracked earth.\" /></figure><div class=\"wp-block-media-text__content\">\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#000000;font-size:32px\"><strong>What&#8217;s the problem?</strong></h2>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000;font-size:17px\">Trees are more important today than ever before. More than 10,000 products are reportedly made from trees. Through chemistry, the humble woodpile is yielding chemicals, plastics and fabrics that were beyond comprehension when an axe first felled a Texas tree.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Learn more</a></div>\n</div>\n</div></div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Media and text block with image to the left and text and button to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:79:\"core/button,core/buttons,core/cover,core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2015:\"<!-- wp:cover {\"customOverlayColor\":\"#ffffff\",\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"isDark\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#ffffff\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:media-text {\"mediaLink\":\"https://s.w.org/images/core/5.8/soil.jpg\",\"mediaType\":\"image\",\"mediaWidth\":56,\"verticalAlignment\":\"center\",\"imageFill\":true} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center is-image-fill\" style=\"grid-template-columns:56% auto\"><figure class=\"wp-block-media-text__media\" style=\"background-image:url(https://s.w.org/images/core/5.8/soil.jpg);background-position:50% 50%\"><img src=\"https://s.w.org/images/core/5.8/soil.jpg\" alt=\"Close-up of dried, cracked earth.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"32px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#000000;font-size:32px\"><strong>What\'s the problem?</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"17px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Trees are more important today than ever before. More than 10,000 products are reportedly made from trees. Through chemistry, the humble woodpile is yielding chemicals, plastics and fabrics that were beyond comprehension when an axe first felled a Texas tree.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Learn more</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div></div>\n<!-- /wp:media-text --></div></div>\n<!-- /wp:cover -->\";}i:37;O:8:\"stdClass\":7:{s:2:\"id\";i:195;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:38:\"Media and text with image on the right\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:765:\"\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default\" style=\"grid-template-columns:auto 56%\"><div class=\"wp-block-media-text__content\">\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#000000\"><strong>Shore with Blue Sea</strong></h2>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#636363;font-size:17px;line-height:1.1\">Eleanor Harris&nbsp;(American, 1901-1942)</p>\n</div><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/art-02.jpg\" alt=\"A green and brown rural landscape leading into a bright blue ocean and slightly cloudy sky, done in oil paints.\" /></figure></div>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the right and text to the left.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1155:\"<!-- wp:media-text {\"align\":\"full\",\"mediaPosition\":\"right\",\"mediaLink\":\"#\",\"mediaType\":\"image\",\"mediaWidth\":56,\"verticalAlignment\":\"center\",\"className\":\"is-style-default\"} -->\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center is-style-default\" style=\"grid-template-columns:auto 56%\"><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h2 class=\"wp-block-heading has-text-color\" style=\"color:#000000\"><strong>Shore with Blue Sea</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.1\",\"fontSize\":\"17px\"},\"color\":{\"text\":\"#636363\"}}} -->\n<p class=\"has-text-color\" style=\"color:#636363;font-size:17px;line-height:1.1\">Eleanor Harris&nbsp;(American, 1901-1942)</p>\n<!-- /wp:paragraph --></div><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/art-02.jpg\" alt=\"A green and brown rural landscape leading into a bright blue ocean and slightly cloudy sky, done in oil paints.\" /></figure></div>\n<!-- /wp:media-text -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\";}i:38;O:8:\"stdClass\":7:{s:2:\"id\";i:192;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Media and text with image on the left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:630:\"\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n\n\n\n<p class=\"has-text-align-center has-extra-small-font-size wp-block-paragraph\"><a href=\"#\">See case study <span aria-hidden=\"true\" class=\"wp-exclude-emoji\">↗</span></a></p>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the left and text to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:844:\"<!-- wp:media-text {\"align\":\"full\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h3 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\";}i:39;O:8:\"stdClass\":7:{s:2:\"id\";i:186;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with text and a button\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1596:\"\n<div class=\"wp-block-cover alignfull has-parallax\" style=\"min-height:100vh;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-40 has-background-dim\" style=\"background-color:#000000\"></span><div role=\"img\" class=\"wp-block-cover__image-background has-parallax\" style=\"background-position:50% 50%;background-image:url(https://s.w.org/images/core/5.8/art-01.jpg)\"></div><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<h2 class=\"wp-block-heading alignwide has-white-color has-text-color\" style=\"font-size:48px;line-height:1.2\"><strong><em>Overseas:</em></strong><br><strong><em>1500 — 1960</em></strong></h2>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:60%\">\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#ffffff\">An exhibition about the different representations of the ocean throughout time, between the sixteenth and the twentieth century. Taking place in our Open Room in <em>Floor 2</em>.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline is-style-outline--21\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#ffffff;background-color:#000000\">Visit</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:62:\"Large header with background image and text and button on top.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:88:\"core/button,core/buttons,core/column,core/columns,core/cover,core/heading,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:2053:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/art-01.jpg\",\"hasParallax\":true,\"dimRatio\":40,\"customOverlayColor\":\"#000000\",\"minHeight\":100,\"minHeightUnit\":\"vh\",\"contentPosition\":\"center center\",\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull has-parallax\" style=\"min-height:100vh\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-40 has-background-dim\" style=\"background-color:#000000\"></span><div role=\"img\" class=\"wp-block-cover__image-background has-parallax\" style=\"background-position:50% 50%;background-image:url(https://s.w.org/images/core/5.8/art-01.jpg)\"></div><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.2\"}},\"className\":\"alignwide has-white-color has-text-color\"} -->\n<h2 class=\"wp-block-heading alignwide has-white-color has-text-color\" style=\"font-size:48px;line-height:1.2\"><strong><em>Overseas:</em></strong><br><strong><em>1500 — 1960</em></strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff\">An exhibition about the different representations of the ocean throughout time, between the sixteenth and the twentieth century. Taking place in our Open Room in <em>Floor 2</em>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"text\":\"#ffffff\",\"background\":\"#000000\"}},\"className\":\"is-style-outline\"} -->\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#ffffff;background-color:#000000\">Visit</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:40;O:8:\"stdClass\":7:{s:2:\"id\";i:185;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with left-aligned text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1388:\"\n<div class=\"wp-block-cover alignfull\" style=\"min-height:800px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<h2 class=\"wp-block-heading alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:55%\">\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:29:\"Cover image with quote on top\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/column,core/columns,core/cover,core/heading,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1698:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/forest.jpg\",\"dimRatio\":60,\"minHeight\":800,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:800px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"align\":\"wide\",\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"fontSize\":\"64px\"}}} -->\n<h2 class=\"wp-block-heading alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":\"330px\"} -->\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"lineHeight\":\"1.3\",\"fontSize\":\"12px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:41;O:8:\"stdClass\":7:{s:2:\"id\";i:184;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:7:\"Heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:526:\"\n<h2 class=\"alignwide wp-block-heading\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We&#8217;re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:17:\"large text, title\";s:16:\"wpop_description\";s:12:\"Heading text\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:12:\"core/heading\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:12:\"core/heading\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:621:\"<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.1\"}}} -->\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We\'re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n<!-- /wp:heading -->\";}i:42;O:8:\"stdClass\":7:{s:2:\"id\";i:29;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:29:\"Two columns of text and title\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1600:\"\n<h2 class=\"wp-block-heading\" style=\"font-size:38px;line-height:1.4\"><strong>The voyage had begun, and had begun happily with a soft blue sky, and a calm sea.</strong></h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\" style=\"font-size:18px\">They followed her on to the deck. All the smoke and the houses had disappeared, and the ship was out in a wide space of sea very fresh and clear though pale in the early light. They had left London sitting on its mud. A very thin line of shadow tapered on the horizon, scarcely thick enough to stand the burden of Paris, which nevertheless rested upon it. They were free of roads, free of mankind, and the same exhilaration at their freedom ran through them all.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\" style=\"font-size:18px\">The ship was making her way steadily through small waves which slapped her and then fizzled like effervescing water, leaving a little border of bubbles and foam on either side. The colourless October sky above was thinly clouded as if by the trail of wood-fire smoke, and the air was wonderfully salt and brisk. Indeed it was too cold to stand still. Mrs. Ambrose drew her arm within her husband&#8217;s, and as they moved off it could be seen from the way in which her sloping cheek turned up to his that she had something private to communicate.</p>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:47:\"Two columns of text preceded by a long heading.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:52:\"core/column,core/columns,core/heading,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"columns\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1711:\"<!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":38,\"lineHeight\":\"1.4\"}}} -->\n<h2 style=\"font-size:38px;line-height:1.4\"><strong>The voyage had begun, and had begun happily with a soft blue sky, and a calm sea.</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":18}}} -->\n<p style=\"font-size:18px\">They followed her on to the deck. All the smoke and the houses had disappeared, and the ship was out in a wide space of sea very fresh and clear though pale in the early light. They had left London sitting on its mud. A very thin line of shadow tapered on the horizon, scarcely thick enough to stand the burden of Paris, which nevertheless rested upon it. They were free of roads, free of mankind, and the same exhilaration at their freedom ran through them all.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":18}}} -->\n<p style=\"font-size:18px\">The ship was making her way steadily through small waves which slapped her and then fizzled like effervescing water, leaving a little border of bubbles and foam on either side. The colourless October sky above was thinly clouded as if by the trail of wood-fire smoke, and the air was wonderfully salt and brisk. Indeed it was too cold to stand still. Mrs. Ambrose drew her arm within her husband\'s, and as they moved off it could be seen from the way in which her sloping cheek turned up to his that she had something private to communicate.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:43;O:8:\"stdClass\":7:{s:2:\"id\";i:19;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:23:\"Two images side by side\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:571:\"\n<figure class=\"wp-block-gallery alignwide has-nested-images columns-default is-cropped wp-block-gallery-22 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" alt=\"An aerial view of waves crashing against a shore.\" /></figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" alt=\"An aerial view of a field. A road runs through the upper right corner.\" /></figure>\n</figure>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:41:\"An image gallery with two example images.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:23:\"core/gallery,core/image\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"gallery\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:704:\"<!-- wp:gallery {\"linkTo\":\"none\",\"align\":\"wide\"} -->\n<figure class=\"wp-block-gallery alignwide has-nested-images columns-default is-cropped\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/nature-above-01.jpg\" alt=\"An aerial view of waves crashing against a shore.\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/nature-above-02.jpg\" alt=\"An aerial view of a field. A road runs through the upper right corner.\" /></figure>\n<!-- /wp:image --></figure>\n<!-- /wp:gallery -->\";}}','off'),
(17541,'_site_transient_timeout_wp_remote_block_patterns_d9f42f0d502336a671b4e1c1d3110e71','1784839775','off'),
(17542,'_site_transient_wp_remote_block_patterns_d9f42f0d502336a671b4e1c1d3110e71','a:13:{i:0;O:8:\"stdClass\":7:{s:2:\"id\";i:207567;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:11:\"Link in Bio\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:6659:\"\n<div class=\"wp-block-group has-white-background-color has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:var(--wp--preset--spacing--80);padding-right:0;padding-bottom:var(--wp--preset--spacing--80);padding-left:0\"><h1 style=\"font-style:normal;font-weight:700\" class=\"has-text-align-center wp-block-site-title has-medium-font-size\"><a href=\"https://wordpress.org/patterns\" target=\"_self\" rel=\"home\">Patterns</a></h1>\n\n<p class=\"has-text-align-center wp-block-site-tagline\">Beautifully designed patterns ready to go with a simple copy/paste</p>\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-36078703 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Watch my latest videos</a></div>\n\n\n\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Buy merch</a></div>\n\n\n\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Support me on Patreon</a></div>\n\n\n\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get tickets for my show</a></div>\n</div>\n\n\n\n<ul class=\"wp-block-social-links has-normal-icon-size has-icon-color has-icon-background-color is-content-justification-center is-layout-flex wp-container-core-social-links-is-layout-dd89b5f3 wp-block-social-links-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)\"><li style=\"color:#000000;background-color:#ffffff\" class=\"wp-social-link wp-social-link-instagram has-black-color has-white-background-color wp-block-social-link\"><a href=\"https://wordpress.org/patterns/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Instagram</span></a></li>\n\n<li style=\"color:#000000;background-color:#ffffff\" class=\"wp-social-link wp-social-link-bandcamp has-black-color has-white-background-color wp-block-social-link\"><a href=\"https://wordpress.org/patterns/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M15.27 17.289 3 17.289 8.73 6.711 21 6.711 15.27 17.289\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Bandcamp</span></a></li>\n\n<li style=\"color:#000000;background-color:#ffffff\" class=\"wp-social-link wp-social-link-twitter has-black-color has-white-background-color wp-block-social-link\"><a href=\"https://wordpress.org/patterns/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M22.23,5.924c-0.736,0.326-1.527,0.547-2.357,0.646c0.847-0.508,1.498-1.312,1.804-2.27 c-0.793,0.47-1.671,0.812-2.606,0.996C18.324,4.498,17.257,4,16.077,4c-2.266,0-4.103,1.837-4.103,4.103 c0,0.322,0.036,0.635,0.106,0.935C8.67,8.867,5.647,7.234,3.623,4.751C3.27,5.357,3.067,6.062,3.067,6.814 c0,1.424,0.724,2.679,1.825,3.415c-0.673-0.021-1.305-0.206-1.859-0.513c0,0.017,0,0.034,0,0.052c0,1.988,1.414,3.647,3.292,4.023 c-0.344,0.094-0.707,0.144-1.081,0.144c-0.264,0-0.521-0.026-0.772-0.074c0.522,1.63,2.038,2.816,3.833,2.85 c-1.404,1.1-3.174,1.756-5.096,1.756c-0.331,0-0.658-0.019-0.979-0.057c1.816,1.164,3.973,1.843,6.29,1.843 c7.547,0,11.675-6.252,11.675-11.675c0-0.178-0.004-0.355-0.012-0.531C20.985,7.47,21.68,6.747,22.23,5.924z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitter</span></a></li>\n\n<li style=\"color:#000000;background-color:#ffffff\" class=\"wp-social-link wp-social-link-twitch has-black-color has-white-background-color wp-block-social-link\"><a href=\"https://wordpress.org/patterns/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M16.499,8.089h-1.636v4.91h1.636V8.089z M12,8.089h-1.637v4.91H12V8.089z M4.228,3.178L3,6.451v13.092h4.499V22h2.456 l2.454-2.456h3.681L21,14.636V3.178H4.228z M19.364,13.816l-2.864,2.865H12l-2.453,2.453V16.68H5.863V4.814h13.501V13.816z\"></path></svg><span class=\"wp-block-social-link-label screen-reader-text\">Twitch</span></a></li></ul>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:3:\"6.1\";s:25:\"wpop_contains_block_types\";s:116:\"core/button,core/buttons,core/group,core/site-tagline,core/site-title,core/social-link,core/social-links,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2665:\"<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|80\",\"right\":\"0\",\"bottom\":\"var:preset|spacing|80\",\"left\":\"0\"}}},\"backgroundColor\":\"white\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group has-white-background-color has-background\" style=\"padding-top:var(--wp--preset--spacing--80);padding-right:0;padding-bottom:var(--wp--preset--spacing--80);padding-left:0\"><!-- wp:site-title {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} /-->\n\n<!-- wp:site-tagline {\"textAlign\":\"center\"} /-->\n\n<!-- wp:spacer {\"height\":\"20px\"} -->\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Watch my latest videos</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"width\":100} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Buy merch</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"width\":100} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link wp-element-button\">Support me on Patreon</a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get tickets for my show</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:social-links {\"iconColor\":\"black\",\"iconColorValue\":\"#000000\",\"iconBackgroundColor\":\"white\",\"iconBackgroundColorValue\":\"#ffffff\",\"size\":\"has-normal-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"var:preset|spacing|60\",\"bottom\":\"var:preset|spacing|60\"}}},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<ul class=\"wp-block-social-links has-normal-icon-size has-icon-color has-icon-background-color\" style=\"padding-top:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--60)\"><!-- wp:social-link {\"url\":\"https://wordpress.org/patterns/\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://wordpress.org/patterns/\",\"service\":\"bandcamp\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://wordpress.org/patterns/\",\"service\":\"twitter\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://wordpress.org/patterns/\",\"service\":\"twitch\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group -->\";}i:1;O:8:\"stdClass\":7:{s:2:\"id\";i:732;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:21:\"Simple call to action\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1010:\"\n<div class=\"wp-block-group alignfull has-text-color has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#ffffff;color:#000000\">\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\" style=\"line-height:.9\"><strong>GET IN TOUCH</strong></p>\n\n\n\n<h2 class=\"has-text-align-center wp-block-heading\" id=\"schedule-a-visit\" style=\"font-size:59px;line-height:1.15\"><strong>Schedule a Visit</strong></h2>\n\n\n\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-f68c927c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"border-radius:50px;background-color:#000000;color:#ffffff\">Contact us</a></div>\n</div>\n\n\n\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:89:\"A container with a white background. Inside is a centered paragraph, heading, and button.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/button,core/buttons,core/group,core/heading,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:7:\"buttons\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1506:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"text\":\"#000000\",\"background\":\"#ffffff\"}}} -->\n<div class=\"wp-block-group alignfull has-text-color has-background\" style=\"background-color:#ffffff;color:#000000\"><!-- wp:spacer {\"height\":64} -->\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"typography\":{\"lineHeight\":\".9\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\" style=\"line-height:.9\"><strong>GET IN TOUCH</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":59,\"lineHeight\":\"1.15\"}}} -->\n<h2 class=\"has-text-align-center\" id=\"schedule-a-visit\" style=\"font-size:59px;line-height:1.15\"><strong>Schedule a Visit</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50,\"style\":{\"color\":{\"background\":\"#000000\",\"text\":\"#ffffff\"},\"border\":{\"radius\":\"50px\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link has-text-color has-background\" style=\"border-radius:50px;background-color:#000000;color:#ffffff\">Contact us</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":64} -->\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";}i:2;O:8:\"stdClass\":7:{s:2:\"id\";i:678;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:26:\"Three column pricing table\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3841:\"\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-2966e5ee wp-block-columns-is-layout-flex\" style=\"margin-bottom:0\">\n<div class=\"wp-block-column has-text-color has-background has-link-color wp-elements-1 is-layout-flow wp-block-column-is-layout-flow\" style=\"color:#000000;background-color:#ffe97d;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" id=\"single\" style=\"font-size:40px\"><strong>Single</strong></h2>\n\n\n\n<p class=\"has-normal-font-size wp-block-paragraph\" style=\"line-height:1.5\"><strong>Enrich our growing community.</strong> </p>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-css-opacity has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n\n\n\n<ul class=\"has-normal-font-size wp-block-list\">\n<li>General admission and member discounts for one adult</li>\n\n\n\n<li>One free ticket per special exhibition</li>\n\n\n\n<li>Two single-use guest passes per year</li>\n</ul>\n\n\n\n<div class=\"wp-block-buttons alignfull is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-f68c927c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$110 / year</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column has-text-color has-background has-link-color wp-elements-2 is-layout-flow wp-block-column-is-layout-flow\" style=\"color:#000000;background-color:#d1d1e1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" id=\"family\" style=\"font-size:40px\"><strong>Family</strong></h2>\n\n\n\n<p class=\"has-normal-font-size wp-block-paragraph\" style=\"line-height:1.5\"><strong>Support special exhibitions.</strong></p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<ul class=\"has-normal-font-size wp-block-list\">\n<li>General admission and member discounts for two adults</li>\n\n\n\n<li>Four free tickets per special exhibition</li>\n\n\n\n<li>Four single-use guest passes per year</li>\n</ul>\n\n\n\n<div class=\"wp-block-buttons alignfull is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-f68c927c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$200 / year</a></div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column has-text-color has-background has-link-color wp-elements-3 is-layout-flow wp-block-column-is-layout-flow\" style=\"color:#000000;background-color:#c0ebf1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" id=\"patron\" style=\"font-size:40px\"><strong>Patron</strong></h2>\n\n\n\n<p class=\"has-normal-font-size wp-block-paragraph\"><strong>Take support to the next level.</strong></p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<ul class=\"has-normal-font-size wp-block-list\">\n<li>General admission and member discounts for two adults</li>\n\n\n\n<li>Five free tickets per special exhibition</li>\n\n\n\n<li>Six single-use guest passes per year</li>\n</ul>\n\n\n\n<div class=\"wp-block-buttons alignfull is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-f68c927c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$400 / year</a></div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:272:\"Three equal-width columns set up as a pricing table. The left column has a yellow background, the middle column has a light purple background, and the right column has a light blue background. Each column contains a heading, subheading, separator, list, and then a button.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:117:\"core/button,core/buttons,core/column,core/columns,core/heading,core/list,core/list-item,core/paragraph,core/separator\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:6125:\"<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"margin-bottom:0\"><!-- wp:column {\"style\":{\"color\":{\"background\":\"#ffe97d\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"color:#000000;background-color:#ffe97d;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}},\"anchor\":\"single\"} -->\n<h2 class=\"wp-block-heading\" id=\"single\" style=\"font-size:40px\"><strong>Single</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.5\"}},\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Enrich our growing community.</strong> </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"opacity\":\"css\",\"style\":{\"color\":{\"background\":\"#000000\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-text-color has-css-opacity has-background is-style-wide\" style=\"background-color:#000000;color:#000000\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><!-- wp:list-item -->\n<li>General admission and member discounts for one adult</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One free ticket per special exhibition</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Two single-use guest passes per year</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$110 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#d1d1e1\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"color:#000000;background-color:#d1d1e1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}},\"anchor\":\"family\"} -->\n<h2 class=\"wp-block-heading\" id=\"family\" style=\"font-size:40px\"><strong>Family</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.5\"}},\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\" style=\"line-height:1.5\"><strong>Support special exhibitions.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"opacity\":\"css\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><!-- wp:list-item -->\n<li>General admission and member discounts for two adults</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Four free tickets per special exhibition</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Four single-use guest passes per year</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}},\"className\":\"is-style-fill\"} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$200 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#c0ebf1\",\"text\":\"#000000\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#000000\"}}},\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-column has-text-color has-background has-link-color\" style=\"color:#000000;background-color:#c0ebf1;padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"40px\"}},\"anchor\":\"patron\"} -->\n<h2 class=\"wp-block-heading\" id=\"patron\" style=\"font-size:40px\"><strong>Patron</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"fontSize\":\"normal\"} -->\n<p class=\"has-normal-font-size\"><strong>Take support to the next level.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator {\"opacity\":\"css\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n<!-- /wp:separator -->\n\n<!-- wp:list {\"fontSize\":\"normal\"} -->\n<ul class=\"has-normal-font-size\"><!-- wp:list-item -->\n<li>General admission and member discounts for two adults</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Five free tickets per special exhibition</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Six single-use guest passes per year</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:buttons {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-buttons alignfull\"><!-- wp:button {\"textColor\":\"white\",\"width\":100,\"style\":{\"color\":{\"background\":\"#000000\"},\"border\":{\"radius\":0}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-white-color has-text-color has-background no-border-radius wp-element-button\" style=\"background-color:#000000\">$400 / year</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:3;O:8:\"stdClass\":7:{s:2:\"id\";i:669;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:31:\"Image and quote on a background\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:2385:\"\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#f1f5c7\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png\" alt=\"\" class=\"wp-image-5263 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png 1024w, https://s.w.org/patterns/files/2021/06/pear-1-300x300.png 300w, https://s.w.org/patterns/files/2021/06/pear-1-150x150.png 150w, https://s.w.org/patterns/files/2021/06/pear-1-768x768.png 768w, https://s.w.org/patterns/files/2021/06/pear-1.png 1300w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<p class=\"wp-block-paragraph\" style=\"font-size:36px;line-height:1.2\"><strong>Even the bitterest fruit has sugar in it.</strong></p>\n\n\n\n<p class=\"has-extra-small-font-size wp-block-paragraph\">– Terry a O&#8217;Neal</p>\n</div>\n</div></div>\n\n\n\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#fffdea\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png\" alt=\"\" class=\"wp-image-673 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png 1024w, https://s.w.org/patterns/files/2021/06/pear-half-300x300.png 300w, https://s.w.org/patterns/files/2021/06/pear-half-150x150.png 150w, https://s.w.org/patterns/files/2021/06/pear-half-768x768.png 768w, https://s.w.org/patterns/files/2021/06/pear-half.png 1300w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></figure><div class=\"wp-block-media-text__content\">\n<div class=\"wp-block-group is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<p class=\"wp-block-paragraph\" style=\"font-size:36px;line-height:1.2\"><strong>The trees that are slow to grow bear the best fruit.</strong></p>\n\n\n\n<p class=\"has-extra-small-font-size wp-block-paragraph\">– Molière</p>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:221:\"Two media and text blocks. The top one has a pale green background. The text is on the left and contains a quote, and the image is on the right. The next block underneath has the image on the left, and quote on the right.\";s:19:\"wpop_viewport_width\";i:800;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:41:\"core/group,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"images\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2404:\"<!-- wp:media-text {\"mediaPosition\":\"right\",\"mediaId\":5263,\"mediaLink\":\"https://wordpress.org/patterns/pattern/image-and-quote-on-a-background/pear-3/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"style\":{\"color\":{\"background\":\"#f1f5c7\"}}} -->\n<div class=\"wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#f1f5c7\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/pear-1-1024x1024.png\" alt=\"\" class=\"wp-image-5263 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.2\",\"fontSize\":\"36px\"}}} -->\n<p style=\"font-size:36px;line-height:1.2\"><strong>Even the bitterest fruit has sugar in it.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"extra-small\"} -->\n<p class=\"has-extra-small-font-size\">– Terry a O\'Neal</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\n\n<!-- wp:media-text {\"mediaId\":673,\"mediaLink\":\"https://wordpress.org/patterns/pear-half/\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\",\"style\":{\"color\":{\"background\":\"#fffdea\"}}} -->\n<div class=\"wp-block-media-text alignwide is-stacked-on-mobile is-vertically-aligned-center has-background\" style=\"background-color:#fffdea\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/pear-half-1024x1024.png\" alt=\"\" class=\"wp-image-673 size-full\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}}}} -->\n<div class=\"wp-block-group\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.2\",\"fontSize\":\"36px\"}}} -->\n<p style=\"font-size:36px;line-height:1.2\"><strong>The trees that are slow to grow bear the best fruit.</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"extra-small\"} -->\n<p class=\"has-extra-small-font-size\">– Molière</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:media-text -->\";}i:4;O:8:\"stdClass\":7:{s:2:\"id\";i:591;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:5:\"Event\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1676:\"\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top has-text-color has-background has-link-color wp-elements-4\" style=\"color:#fffdc7;background-color:#121c1c;grid-template-columns:auto 60%\"><div class=\"wp-block-media-text__content\">\n<div class=\"wp-block-group has-link-color wp-elements-5 is-layout-flow wp-block-group-is-layout-flow\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\">\n<h2 class=\"wp-block-heading\" style=\"font-size:48px;font-weight:700;line-height:1.15\">Opening <br>Party</h2>\n\n\n\n<p class=\"has-text-color has-link-color wp-elements-6 wp-block-paragraph\" style=\"color:#fffdc7\"><strong><a href=\"#\">RSVP <span aria-hidden=\"true\" class=\"wp-exclude-emoji\">→</span></a></strong></p>\n</div>\n</div><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg\" alt=\"\" class=\"wp-image-590 size-full\" srcset=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg 1024w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-300x300.jpg 300w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-150x150.jpg 150w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-768x768.jpg 768w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1536x1536.jpg 1536w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1.jpg 1572w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></figure></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:0:\"\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:54:\"core/group,core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"banner\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1617:\"<!-- wp:media-text {\"align\":\"full\",\"mediaPosition\":\"right\",\"mediaId\":590,\"mediaLink\":\"https://wordpress.org/patterns/image-from-rawpixel-id-430289-jpeg-1/\",\"mediaType\":\"image\",\"mediaWidth\":60,\"verticalAlignment\":\"top\",\"style\":{\"color\":{\"background\":\"#121c1c\",\"text\":\"#fffdc7\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}}}} -->\n<div class=\"wp-block-media-text alignfull has-media-on-the-right is-stacked-on-mobile is-vertically-aligned-top has-text-color has-background has-link-color\" style=\"color:#fffdc7;background-color:#121c1c;grid-template-columns:auto 60%\"><div class=\"wp-block-media-text__content\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"2em\",\"right\":\"2em\",\"bottom\":\"2em\",\"left\":\"2em\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}}}} -->\n<div class=\"wp-block-group has-link-color\" style=\"padding-top:2em;padding-right:2em;padding-bottom:2em;padding-left:2em\"><!-- wp:heading {\"style\":{\"typography\":{\"fontWeight\":\"700\",\"fontSize\":\"48px\",\"lineHeight\":\"1.15\"}}} -->\n<h2 class=\"wp-block-heading\" style=\"font-size:48px;font-weight:700;line-height:1.15\">Opening <br>Party</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fffdc7\"}}},\"color\":{\"text\":\"#fffdc7\"}}} -->\n<p class=\"has-text-color has-link-color\" style=\"color:#fffdc7\"><strong><a href=\"#\">RSVP →</a></strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-430289-jpeg-1-1024x1024.jpg\" alt=\"\" class=\"wp-image-590 size-full\" /></figure></div>\n<!-- /wp:media-text -->\";}i:5;O:8:\"stdClass\":7:{s:2:\"id\";i:573;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Image on solid color with description\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1952:\"\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\">\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#f6f6f6;min-height:600px;aspect-ratio:unset;\"><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-medium\"><img loading=\"lazy\" decoding=\"async\" width=\"263\" height=\"300\" src=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg\" alt=\"\" class=\"wp-image-571\" srcset=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg 263w, https://s.w.org/patterns/files/2021/06/wire-sculpture-898x1024.jpg 898w, https://s.w.org/patterns/files/2021/06/wire-sculpture-768x875.jpg 768w, https://s.w.org/patterns/files/2021/06/wire-sculpture-1347x1536.jpg 1347w, https://s.w.org/patterns/files/2021/06/wire-sculpture.jpg 1658w\" sizes=\"auto, (max-width: 263px) 100vw, 263px\" /></figure></div>\n</div></div>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:320px\">\n<p class=\"has-small-font-size wp-block-paragraph\" style=\"line-height:1.6\"><strong>Airplane</strong></p>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\" style=\"line-height:1.6\">Copper wire, wood base. I created this piece in late 2008. For this work, I aimed to convey both the industrial heaviness of an airplane, but also the cloudlike floating quality you feel when you’re in one.</p>\n</div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:38:\"Image on solid color with description.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:61:\"core/column,core/columns,core/cover,core/image,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:6:\"images\";i:1;s:4:\"text\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1826:\"<!-- wp:columns {\"align\":\"full\"} -->\n<div class=\"wp-block-columns alignfull\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:cover {\"customOverlayColor\":\"#f6f6f6\",\"minHeight\":600} -->\n<div class=\"wp-block-cover has-background-dim\" style=\"background-color:#f6f6f6;min-height:600px\"><div class=\"wp-block-cover__inner-container\"><!-- wp:image {\"align\":\"center\",\"id\":571,\"sizeSlug\":\"medium\",\"linkDestination\":\"none\"} -->\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-medium\"><img src=\"https://s.w.org/patterns/files/2021/06/wire-sculpture-263x300.jpg\" alt=\"\" class=\"wp-image-571\" /></figure></div>\n<!-- /wp:image --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"1em\",\"right\":\"1em\",\"bottom\":\"1em\",\"left\":\"1em\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"padding-top:1em;padding-right:1em;padding-bottom:1em;padding-left:1em\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"320px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:320px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.6\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\" style=\"line-height:1.6\"><strong>Airplane</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"1.6\"}},\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\" style=\"line-height:1.6\">Copper wire, wood base. I created this piece in late 2008. For this work, I aimed to convey both the industrial heaviness of an airplane, but also the cloudlike floating quality you feel when you’re in one.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:6;O:8:\"stdClass\":7:{s:2:\"id\";i:526;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:31:\"Offset images with descriptions\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3150:\"\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top is-layout-flex wp-container-core-columns-is-layout-6cb89fa2 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group wp-container-content-231d8afb is-vertical is-content-justification-left is-nowrap is-layout-flex wp-container-core-group-is-layout-bd8ca46f wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0\">\n<figure class=\"wp-block-image size-large wp-container-content-0733e5d0\"><img loading=\"lazy\" decoding=\"async\" width=\"793\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg\" alt=\"Beautiful photomechanical prints of White Irises (1887-1897) by Ogawa Kazumasa. Original from The Rijksmuseum. \" class=\"wp-image-525\" srcset=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg 793w, https://s.w.org/patterns/files/2021/06/Iris-232x300.jpg 232w, https://s.w.org/patterns/files/2021/06/Iris-768x992.jpg 768w, https://s.w.org/patterns/files/2021/06/Iris-1189x1536.jpg 1189w, https://s.w.org/patterns/files/2021/06/Iris-1586x2048.jpg 1586w, https://s.w.org/patterns/files/2021/06/Iris.jpg 1920w\" sizes=\"auto, (max-width: 793px) 100vw, 793px\" /></figure>\n\n\n\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-dc6934dc wp-block-group-is-layout-flex\">\n<p class=\"has-medium-font-size wp-block-paragraph\"><strong>White Irises</strong></p>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\">Ogawa Kazumasa</p>\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group wp-container-content-231d8afb is-vertical is-layout-flex wp-container-core-group-is-layout-522a621f wp-block-group-is-layout-flex\" style=\"margin-top:0;margin-bottom:0\">\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-dc6934dc wp-block-group-is-layout-flex\">\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-medium-font-size wp-block-paragraph\"><strong>Cherry Blossom</strong></p>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\">Ogawa Kazumasa</p>\n</div>\n\n\n\n<figure class=\"wp-block-image size-large\" style=\"font-size:14px\"><img loading=\"lazy\" decoding=\"async\" width=\"707\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg\" alt=\"Beautiful photomechanical prints of Cherry Blossom (1887-1897) by Ogawa Kazumasa. Original from The Rijksmuseum. \" class=\"wp-image-524\" srcset=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg 707w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-207x300.jpg 207w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-768x1112.jpg 768w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-1061x1536.jpg 1061w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-1414x2048.jpg 1414w, https://s.w.org/patterns/files/2021/06/Cherry-Blossom-scaled.jpg 1768w\" sizes=\"auto, (max-width: 707px) 100vw, 707px\" /></figure>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:58:\"Two offset columns with images and titles within each one.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:73:\"core/column,core/columns,core/group,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:2:{i:0;s:7:\"gallery\";i:1;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:2930:\"<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"480px\"},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:image {\"id\":525,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"50%\"}}} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/Iris-793x1024.jpg\" alt=\"Beautiful photomechanical prints of White Irises (1887-1897) by Ogawa Kazumasa. Original from The Rijksmuseum. \" class=\"wp-image-525\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"><strong>White Irises</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Ogawa Kazumasa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:group {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"480px\"},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"80px\"} -->\n<div style=\"height:80px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"><strong>Cherry Blossom</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Ogawa Kazumasa</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:image {\"id\":524,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<figure class=\"wp-block-image size-large\" style=\"font-size:14px\"><img src=\"https://s.w.org/patterns/files/2021/06/Cherry-Blossom-707x1024.jpg\" alt=\"Beautiful photomechanical prints of Cherry Blossom (1887-1897) by Ogawa Kazumasa. Original from The Rijksmuseum. \" class=\"wp-image-524\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:7;O:8:\"stdClass\":7:{s:2:\"id\";i:521;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:45:\"Image with description below and to the right\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1783:\"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:10%\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg\" alt=\"Vintage Cupid Illustration\" class=\"wp-image-522\" srcset=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg 1024w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-300x300.jpg 300w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-150x150.jpg 150w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-768x768.jpg 768w, https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1.jpg 1510w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:10%\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\" style=\"font-size:14px\"><strong>Cupid in Flight</strong><br>48” x 48” Giclee print on archival paper.</p>\n</div>\n</div>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:46:\"Image with description below and to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:50:\"core/column,core/columns,core/image,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"images\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1241:\"<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":522,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/patterns/files/2021/06/image-from-rawpixel-id-539759-jpeg-1-1024x1024.jpg\" alt=\"Vintage Cupid Illustration\" class=\"wp-image-522\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><strong>Cupid in Flight</strong><br>48” x 48” Giclee print on archival paper.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\";}i:8;O:8:\"stdClass\":7:{s:2:\"id\";i:502;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:13:\"Event details\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1773:\"\n<figure class=\"wp-block-image alignwide size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1227\" src=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg\" alt=\"Image of a woman being carried through the air by swans.\" class=\"wp-image-501\" srcset=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg 2560w, https://s.w.org/patterns/files/2021/06/Group-17-300x144.jpg 300w, https://s.w.org/patterns/files/2021/06/Group-17-1024x491.jpg 1024w, https://s.w.org/patterns/files/2021/06/Group-17-768x368.jpg 768w, https://s.w.org/patterns/files/2021/06/Group-17-1536x736.jpg 1536w, https://s.w.org/patterns/files/2021/06/Group-17-2048x981.jpg 2048w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" /></figure>\n\n\n\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\" style=\"line-height:2\"><strong>Location:</strong><br>82 Main St. Brooklyn, NY</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-block-paragraph\" style=\"line-height:2\"><strong>Date:</strong><br>October 24, 2021</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#efefef;background-color:#262626\">Purchase Tickets</a></div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:14:\"Event details.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/button,core/buttons,core/column,core/columns,core/image,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:14:\"call-to-action\";}s:13:\"keyword_slugs\";a:1:{i:0;s:8:\"featured\";}s:15:\"pattern_content\";s:1642:\"<!-- wp:image {\"align\":\"wide\",\"id\":501,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image alignwide size-full\"><img src=\"https://s.w.org/patterns/files/2021/06/Group-17-scaled.jpg\" alt=\"Image of a woman being carried through the air by swans.\" class=\"wp-image-501\" /></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\"><strong>Location:</strong><br>82 Main St. Brooklyn, NY</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"2\"}}} -->\n<p style=\"line-height:2\"><strong>Date:</strong><br>October 24, 2021</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"style\":{\"color\":{\"background\":\"#262626\",\"text\":\"#efefef\"}}} -->\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#efefef;background-color:#262626\">Purchase Tickets</a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";}i:9;O:8:\"stdClass\":7:{s:2:\"id\";i:199;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:34:\"Three columns with images and text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:3680:\"\n<div class=\"wp-block-group alignfull has-background is-layout-flow wp-block-group-is-layout-flow\" style=\"background-color:#f5eac1;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\">\n<div class=\"wp-block-group is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-f19201c6 wp-block-group-is-layout-flex\" style=\"padding-right:0;padding-left:0\">\n<h6 class=\"wp-block-heading has-text-color\" id=\"ecosystem\" style=\"color:#000000;font-size:16px\">ECOSYSTEM</h6>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000;font-size:6vw;font-style:normal;font-weight:700;letter-spacing:0px;line-height:0.9;text-decoration:none;text-transform:none\">Positive growth.</p>\n</div>\n\n\n\n<div style=\"height:1vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-group alignwide is-vertical is-nowrap is-layout-flex wp-container-core-group-is-layout-493f451d wp-block-group-is-layout-flex\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-886db315 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.38%\">\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000;font-size:17px\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. </p>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000;font-size:17px\">But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.62%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-90cda669 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:69%\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure>\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33%\">\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#000000;font-size:17px\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man&#8217;s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n</div>\n</div>\n</div>\n</div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:77:\"Three columns with images and text, with vertical spacing for an offset look.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:86:\"core/column,core/columns,core/group,core/heading,core/image,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:4:{i:0;s:7:\"columns\";i:1;s:7:\"gallery\";i:2;s:6:\"images\";i:3;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:5124:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"color\":{\"background\":\"#f5eac1\"},\"spacing\":{\"padding\":{\"top\":\"6vw\",\"bottom\":\"6vw\",\"left\":\"6vw\",\"right\":\"6vw\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull has-background\" style=\"background-color:#f5eac1;padding-top:6vw;padding-right:6vw;padding-bottom:6vw;padding-left:6vw\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\",\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\" style=\"padding-right:0;padding-left:0\"><!-- wp:heading {\"level\":6,\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"16px\"}},\"anchor\":\"ecosystem\"} -->\n<h6 class=\"wp-block-heading has-text-color\" id=\"ecosystem\" style=\"color:#000000;font-size:16px\">ECOSYSTEM</h6>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"lineHeight\":\"0.9\",\"fontSize\":\"6vw\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"textTransform\":\"none\",\"textDecoration\":\"none\",\"letterSpacing\":\"0px\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:6vw;font-style:normal;font-weight:700;letter-spacing:0px;line-height:0.9;text-decoration:none;text-transform:none\">Positive growth.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"1vw\"} -->\n<div style=\"height:1vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"3vw\",\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"3vw\",\"left\":\"3vw\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"33.38%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.38%\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\"><em>Nature</em>, in the common sense, refers to essences unchanged by man; space, the air, the river, the leaf.&nbsp;<em>Art</em>&nbsp;is applied to the mixture of his will with the same things, as in a house, a canal, a statue, a picture. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">But his operations taken together are so insignificant, a little chipping, baking, patching, and washing, that in an impression so grand as that of the world on the human mind, they do not vary the result.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33%\"><!-- wp:spacer {\"height\":\"2vw\"} -->\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-01.jpg\" alt=\"The sun setting through a dense forest.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.62%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.62%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-02.jpg\" alt=\"Wind turbines standing on a grassy plain, against a blue sky.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"3vw\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"69%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:69%\"><!-- wp:image {\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s.w.org/images/core/5.8/outside-03.jpg\" alt=\"The sun shining over a ridge leading down into the shore. In the distance, a car drives down a road.\" /></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33%\"><!-- wp:spacer {\"height\":\"2vw\"} -->\n<div style=\"height:2vw\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#000000\"},\"typography\":{\"fontSize\":\"17px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:17px\">Undoubtedly we have no questions to ask which are unanswerable. We must trust the perfection of the creation so far, as to believe that whatever curiosity the order of things has awakened in our minds, the order of things can satisfy. Every man\'s condition is a solution in hieroglyphic to those inquiries he would put.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";}i:10;O:8:\"stdClass\":7:{s:2:\"id\";i:192;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:37:\"Media and text with image on the left\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:630:\"\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img decoding=\"async\" src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\">\n<h3 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n\n\n\n<p class=\"has-text-align-center has-extra-small-font-size wp-block-paragraph\"><a href=\"#\">See case study <span aria-hidden=\"true\" class=\"wp-exclude-emoji\">↗</span></a></p>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:66:\"Media and text block with image to the left and text to the right.\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:43:\"core/heading,core/media-text,core/paragraph\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:844:\"<!-- wp:media-text {\"align\":\"full\",\"mediaType\":\"image\",\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-media-text alignfull is-stacked-on-mobile is-vertically-aligned-center\"><figure class=\"wp-block-media-text__media\"><img src=\"https://s.w.org/images/core/5.8/architecture-04.jpg\" alt=\"Close-up, abstract view of architecture.\" /></figure><div class=\"wp-block-media-text__content\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"color\":{\"text\":\"#000000\"}}} -->\n<h3 class=\"wp-block-heading has-text-align-center has-text-color\" style=\"color:#000000\"><strong>Open Spaces</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"extra-small\"} -->\n<p class=\"has-text-align-center has-extra-small-font-size\"><a href=\"#\">See case study ↗</a></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:media-text -->\";}i:11;O:8:\"stdClass\":7:{s:2:\"id\";i:185;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:35:\"Large header with left-aligned text\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:1388:\"\n<div class=\"wp-block-cover alignfull\" style=\"min-height:800px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><img decoding=\"async\" class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<h2 class=\"wp-block-heading alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-0e47273b wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:55%\">\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p class=\"has-text-color wp-block-paragraph\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"></div>\n</div>\n</div></div>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:0:\"\";s:16:\"wpop_description\";s:29:\"Cover image with quote on top\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:0:{}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:75:\"core/column,core/columns,core/cover,core/heading,core/paragraph,core/spacer\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:6:\"banner\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:1698:\"<!-- wp:cover {\"url\":\"https://s.w.org/images/core/5.8/forest.jpg\",\"dimRatio\":60,\"minHeight\":800,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull\" style=\"min-height:800px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-60 has-background-dim\"></span><img class=\"wp-block-cover__image-background\" alt=\"\" src=\"https://s.w.org/images/core/5.8/forest.jpg\" data-object-fit=\"cover\" /><div class=\"wp-block-cover__inner-container\"><!-- wp:heading {\"align\":\"wide\",\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"fontSize\":\"64px\"}}} -->\n<h2 class=\"wp-block-heading alignwide has-text-color\" style=\"color:#ffe074;font-size:64px\">Forest.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":\"330px\"} -->\n<div style=\"height:330px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe074\"},\"typography\":{\"lineHeight\":\"1.3\",\"fontSize\":\"12px\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe074;font-size:12px;line-height:1.3\"><em>Even a child knows how valuable the forest is. The fresh, breathtaking smell of trees. Echoing birds flying above that dense magnitude. A stable climate, a sustainable diverse life and a source of culture. Yet, forests and other ecosystems hang in the balance, threatened to become croplands, pasture, and plantations.</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div></div>\n<!-- /wp:cover -->\";}i:12;O:8:\"stdClass\":7:{s:2:\"id\";i:184;s:5:\"title\";O:8:\"stdClass\":1:{s:8:\"rendered\";s:7:\"Heading\";}s:7:\"content\";O:8:\"stdClass\":2:{s:8:\"rendered\";s:526:\"\n<h2 class=\"alignwide wp-block-heading\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We&#8217;re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n\";s:9:\"protected\";b:0;}s:4:\"meta\";O:8:\"stdClass\":8:{s:13:\"wpop_keywords\";s:17:\"large text, title\";s:16:\"wpop_description\";s:12:\"Heading text\";s:19:\"wpop_viewport_width\";i:1200;s:16:\"wpop_block_types\";a:1:{i:0;s:12:\"core/heading\";}s:11:\"wpop_locale\";s:5:\"en_US\";s:15:\"wpop_wp_version\";s:0:\"\";s:25:\"wpop_contains_block_types\";s:12:\"core/heading\";s:9:\"footnotes\";s:0:\"\";}s:14:\"category_slugs\";a:1:{i:0;s:4:\"text\";}s:13:\"keyword_slugs\";a:2:{i:0;s:4:\"core\";i:1;s:8:\"featured\";}s:15:\"pattern_content\";s:621:\"<!-- wp:heading {\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"48px\",\"lineHeight\":\"1.1\"}}} -->\n<h2 class=\"alignwide\" id=\"we-re-a-studio-in-berlin-with-an-international-practice-in-architecture-urban-planning-and-interior-design-we-believe-in-sharing-knowledge-and-promoting-dialogue-to-increase-the-creative-potential-of-collaboration\" style=\"font-size:48px;line-height:1.1\">We\'re a studio in Berlin with an international practice in architecture, urban planning and interior design. We believe in sharing knowledge and promoting dialogue to increase the creative potential of collaboration.</h2>\n<!-- /wp:heading -->\";}}','off'),
(17606,'_site_transient_timeout_community-events-eba5fcbca40db80eeff35d7ca62cd42b','1784953259','off'),
(17607,'_site_transient_community-events-eba5fcbca40db80eeff35d7ca62cd42b','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:13:\"129.222.242.0\";}s:6:\"events\";a:3:{i:0;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:11:\"WordCamp US\";s:3:\"url\";s:29:\"https://us.wordcamp.org/2026/\";s:6:\"meetup\";s:0:\"\";s:10:\"meetup_url\";s:0:\"\";s:4:\"date\";s:19:\"2026-08-16 09:00:00\";s:8:\"end_date\";s:19:\"2026-08-19 17:00:00\";s:20:\"start_unix_timestamp\";i:1786896000;s:18:\"end_unix_timestamp\";i:1787184000;s:8:\"location\";a:4:{s:8:\"location\";s:16:\"Phoenix, Arizona\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:33.4483771000000018602804630063474178314208984375;s:9:\"longitude\";d:-112.0740373000000005276888259686529636383056640625;}}i:1;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:30:\"WordPress Hangout & Networking\";s:3:\"url\";s:67:\"https://www.meetup.com/wordpress-montclair-meetup/events/311737864/\";s:6:\"meetup\";s:26:\"WordPress Montclair Meetup\";s:10:\"meetup_url\";s:50:\"https://www.meetup.com/wordpress-montclair-meetup/\";s:4:\"date\";s:19:\"2026-08-05 18:30:00\";s:8:\"end_date\";s:19:\"2026-08-05 21:30:00\";s:20:\"start_unix_timestamp\";i:1785969000;s:18:\"end_unix_timestamp\";i:1785979800;s:8:\"location\";a:4:{s:8:\"location\";s:18:\"Montclair, NJ, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:40.8162080000000031532181310467422008514404296875;s:9:\"longitude\";d:-74.2185060000000049740265239961445331573486328125;}}i:2;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:29:\"An Evening of Lightning Talks\";s:3:\"url\";s:76:\"https://www.meetup.com/philadelphia-wordpress-meetup-group/events/315752921/\";s:6:\"meetup\";s:35:\"Philadelphia WordPress Meetup Group\";s:10:\"meetup_url\";s:59:\"https://www.meetup.com/philadelphia-wordpress-meetup-group/\";s:4:\"date\";s:19:\"2026-09-24 19:00:00\";s:8:\"end_date\";s:19:\"2026-09-24 21:00:00\";s:20:\"start_unix_timestamp\";i:1790290800;s:18:\"end_unix_timestamp\";i:1790298000;s:8:\"location\";a:4:{s:8:\"location\";s:21:\"Philadelphia, PA, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:39.96215399999999817737261764705181121826171875;s:9:\"longitude\";d:-75.140749999999997044142219237983226776123046875;}}}}','off'),
(17825,'_site_transient_timeout_community-events-f1671ad478021bee24a9a72a75028a55','1785289390','off'),
(17826,'_site_transient_community-events-f1671ad478021bee24a9a72a75028a55','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:13:\"129.222.241.0\";}s:6:\"events\";a:2:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:30:\"WordPress Hangout & Networking\";s:3:\"url\";s:67:\"https://www.meetup.com/wordpress-montclair-meetup/events/311737864/\";s:6:\"meetup\";s:26:\"WordPress Montclair Meetup\";s:10:\"meetup_url\";s:50:\"https://www.meetup.com/wordpress-montclair-meetup/\";s:4:\"date\";s:19:\"2026-08-05 18:30:00\";s:8:\"end_date\";s:19:\"2026-08-05 21:30:00\";s:20:\"start_unix_timestamp\";i:1785969000;s:18:\"end_unix_timestamp\";i:1785979800;s:8:\"location\";a:4:{s:8:\"location\";s:18:\"Montclair, NJ, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:40.8162080000000031532181310467422008514404296875;s:9:\"longitude\";d:-74.2185060000000049740265239961445331573486328125;}}i:1;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:29:\"An Evening of Lightning Talks\";s:3:\"url\";s:76:\"https://www.meetup.com/philadelphia-wordpress-meetup-group/events/315752921/\";s:6:\"meetup\";s:35:\"Philadelphia WordPress Meetup Group\";s:10:\"meetup_url\";s:59:\"https://www.meetup.com/philadelphia-wordpress-meetup-group/\";s:4:\"date\";s:19:\"2026-09-24 19:00:00\";s:8:\"end_date\";s:19:\"2026-09-24 21:00:00\";s:20:\"start_unix_timestamp\";i:1790290800;s:18:\"end_unix_timestamp\";i:1790298000;s:8:\"location\";a:4:{s:8:\"location\";s:21:\"Philadelphia, PA, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:39.96215399999999817737261764705181121826171875;s:9:\"longitude\";d:-75.140749999999997044142219237983226776123046875;}}}}','off'),
(18060,'_site_transient_timeout_php_check_e1575808cef126e0bfb4325cceefee7d','1785943808','off'),
(18061,'_site_transient_php_check_e1575808cef126e0bfb4325cceefee7d','a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:3:\"7.4\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','off'),
(18112,'_wpforms_transient_timeout_addons.json','1786476342','off'),
(18113,'_wpforms_transient_addons.json','1785871542','off'),
(18232,'_wpforms_transient_timeout_splash.json','1785991277','off'),
(18233,'_wpforms_transient_splash.json','1785386477','off'),
(18248,'_site_transient_timeout_community-events-c01d1dcd28d9ee670269fa111acd535a','1785429680','off'),
(18249,'_site_transient_community-events-c01d1dcd28d9ee670269fa111acd535a','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:13:\"129.222.243.0\";}s:6:\"events\";a:2:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:30:\"WordPress Hangout & Networking\";s:3:\"url\";s:67:\"https://www.meetup.com/wordpress-montclair-meetup/events/311737864/\";s:6:\"meetup\";s:26:\"WordPress Montclair Meetup\";s:10:\"meetup_url\";s:50:\"https://www.meetup.com/wordpress-montclair-meetup/\";s:4:\"date\";s:19:\"2026-08-05 18:30:00\";s:8:\"end_date\";s:19:\"2026-08-05 21:30:00\";s:20:\"start_unix_timestamp\";i:1785969000;s:18:\"end_unix_timestamp\";i:1785979800;s:8:\"location\";a:4:{s:8:\"location\";s:18:\"Montclair, NJ, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:40.8162080000000031532181310467422008514404296875;s:9:\"longitude\";d:-74.2185060000000049740265239961445331573486328125;}}i:1;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:29:\"An Evening of Lightning Talks\";s:3:\"url\";s:76:\"https://www.meetup.com/philadelphia-wordpress-meetup-group/events/315752921/\";s:6:\"meetup\";s:35:\"Philadelphia WordPress Meetup Group\";s:10:\"meetup_url\";s:59:\"https://www.meetup.com/philadelphia-wordpress-meetup-group/\";s:4:\"date\";s:19:\"2026-09-24 19:00:00\";s:8:\"end_date\";s:19:\"2026-09-24 21:00:00\";s:20:\"start_unix_timestamp\";i:1790290800;s:18:\"end_unix_timestamp\";i:1790298000;s:8:\"location\";a:4:{s:8:\"location\";s:21:\"Philadelphia, PA, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:39.96215399999999817737261764705181121826171875;s:9:\"longitude\";d:-75.140749999999997044142219237983226776123046875;}}}}','off'),
(18922,'_transient_timeout_elementor_remote_info_api_data_4.2.0','1785558476','off'),
(18923,'_transient_elementor_remote_info_api_data_4.2.0','a:4:{s:9:\"timestamp\";s:10:\"1785512824\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:82:{i:0;a:4:{s:4:\"name\";s:6:\"search\";s:5:\"title\";s:6:\"Search\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-2\";s:5:\"title\";s:7:\"Classic\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:3;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:4;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-3\";s:5:\"title\";s:8:\"Showcase\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:5;a:4:{s:4:\"name\";s:9:\"mega-menu\";s:5:\"title\";s:4:\"Menu\";s:4:\"icon\";s:15:\"eicon-mega-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:6;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-4\";s:5:\"title\";s:5:\"Links\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:7;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:8;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-5\";s:5:\"title\";s:8:\"Services\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:9;a:4:{s:4:\"name\";s:9:\"loop-grid\";s:5:\"title\";s:9:\"Loop Grid\";s:4:\"icon\";s:18:\"eicon-loop-builder\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:10;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-6\";s:5:\"title\";s:13:\"Portfolio Bio\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:11;a:4:{s:4:\"name\";s:13:\"loop-carousel\";s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"icon\";s:19:\"eicon-carousel-loop\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:12;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-7\";s:5:\"title\";s:13:\"Business Card\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:13;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:14;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:16;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:19;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:20;a:4:{s:4:\"name\";s:15:\"nested-carousel\";s:5:\"title\";s:8:\"Carousel\";s:4:\"icon\";s:21:\"eicon-nested-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:21;a:4:{s:4:\"name\";s:10:\"off-canvas\";s:5:\"title\";s:10:\"Off-Canvas\";s:4:\"icon\";s:16:\"eicon-off-canvas\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:22;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:23;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:24;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:25;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:26;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:27;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:28;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:29;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:30;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:31;a:4:{s:4:\"name\";s:13:\"stripe-button\";s:5:\"title\";s:13:\"Stripe Button\";s:4:\"icon\";s:19:\"eicon-stripe-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:32;a:4:{s:4:\"name\";s:16:\"progress-tracker\";s:5:\"title\";s:16:\"Progress Tracker\";s:4:\"icon\";s:22:\"eicon-progress-tracker\";s:10:\"categories\";s:40:\"[\"pro-elements\",\"theme-elements-single\"]\";}i:33;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:34;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:35;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:36;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:37;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:38;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:39;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:40;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:41;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:42;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:43;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:44;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:45;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:46;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:47;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:48;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:49;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:50;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:51;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:52;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:53;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:54;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:55;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:56;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:57;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:58;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:59;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:60;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:61;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:62;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:63;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:64;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:65;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:66;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:67;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:68;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:69;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:70;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:71;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:72;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:73;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:74;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:75;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:76;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:77;a:4:{s:4:\"name\";s:25:\"woocommerce-checkout-page\";s:5:\"title\";s:8:\"Checkout\";s:4:\"icon\";s:14:\"eicon-checkout\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:78;a:4:{s:4:\"name\";s:16:\"woocommerce-cart\";s:5:\"title\";s:4:\"Cart\";s:4:\"icon\";s:14:\"eicon-woo-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:79;a:4:{s:4:\"name\";s:22:\"woocommerce-my-account\";s:5:\"title\";s:10:\"My Account\";s:4:\"icon\";s:16:\"eicon-my-account\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:80;a:4:{s:4:\"name\";s:28:\"woocommerce-purchase-summary\";s:5:\"title\";s:16:\"Purchase Summary\";s:4:\"icon\";s:22:\"eicon-purchase-summary\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:81;a:4:{s:4:\"name\";s:19:\"woocommerce-notices\";s:5:\"title\";s:19:\"WooCommerce Notices\";s:4:\"icon\";s:25:\"eicon-woocommerce-notices\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','off'),
(18930,'_wpforms_transient_timeout_addons','1785558492','off'),
(18931,'_wpforms_transient_addons','a:52:{i:0;O:8:\"stdClass\":9:{s:5:\"title\";s:20:\"ActiveCampaign Addon\";s:4:\"slug\";s:22:\"wpforms-activecampaign\";s:7:\"version\";s:5:\"1.7.0\";s:5:\"image\";s:61:\"https://wpforms.com/wp-content/uploads/2020/03/addon-icon.png\";s:7:\"excerpt\";s:119:\"The WPForms ActiveCampaign addon lets you add contacts to your account, record events, add notes to contacts, and more.\";s:2:\"id\";i:729633;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}s:3:\"url\";s:228:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-activecampaign&version=1.7.0&uid=MTUxMzU3&expires=1785601692&signature=YTUyMTljZWY5ZGZhM2FiYjBmNjBkNDJlNmZmOGRiNDQzYmZkZTRmNTEyM2YzMzlkN2Q3M2NmMDAyZDEwYWIyZA%3D%3D\";}i:1;O:8:\"stdClass\":9:{s:5:\"title\";s:14:\"Airtable Addon\";s:4:\"slug\";s:16:\"wpforms-airtable\";s:7:\"version\";s:5:\"1.1.0\";s:5:\"image\";s:64:\"https://wpforms.com/wp-content/uploads/2025/10/icon-airtable.png\";s:7:\"excerpt\";s:153:\"The Airtable addon turns each form submission into a neatly organized record. Send data straight to your bases and keep everything updated automatically.\";s:2:\"id\";i:3147785;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}s:3:\"url\";s:222:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-airtable&version=1.1.0&uid=MTUxMzU3&expires=1785601692&signature=MjU2ZTA1Y2ViNDk5NzFiNTgyOGQyYWNkYWRhMzQ2NjExN2YwZmNiYWZhNjUwZGU3MmI1NzBiZjRhMTk0Y2I4Yg%3D%3D\";}i:2;O:8:\"stdClass\":9:{s:5:\"title\";s:19:\"Authorize.Net Addon\";s:4:\"slug\";s:21:\"wpforms-authorize-net\";s:7:\"version\";s:6:\"1.12.0\";s:5:\"image\";s:78:\"https://wpforms.com/wp-content/uploads/2020/05/icon-provider-authorize-net.png\";s:7:\"excerpt\";s:150:\"The WPForms Authorize.Net addon allows you to connect your WordPress site with Authorize.Net to easily collect payments, donations, and online orders.\";s:2:\"id\";i:845517;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}s:3:\"url\";s:228:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-authorize-net&version=1.12.0&uid=MTUxMzU3&expires=1785601692&signature=Y2UzMzZkN2NmNmEyMTcxYTQ5ZmZjZjYwZmRkYTU1MTBlN2E2MjAwOGVkZmUwYjRmODhkNzIwNmVhNjBhMzFlYQ%3D%3D\";}i:3;O:8:\"stdClass\":9:{s:5:\"title\";s:12:\"AWeber Addon\";s:4:\"slug\";s:14:\"wpforms-aweber\";s:7:\"version\";s:5:\"2.2.0\";s:5:\"image\";s:70:\"https://wpforms.com/wp-content/uploads/2016/02/addon-icon-aweber-1.png\";s:7:\"excerpt\";s:124:\"The WPForms AWeber addon allows you to create AWeber newsletter signup forms in WordPress, so you can grow your email list. \";s:2:\"id\";i:154;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}s:3:\"url\";s:220:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-aweber&version=2.2.0&uid=MTUxMzU3&expires=1785601692&signature=ZTBjNGRjMjMxNWE0YTk4NTk3ZWE1Mjc5OTI3NDNjZGMyN2Y5Nzg3MWVhNGI3OThjMjRkZDA2ODcwMjMyNjg0NA%3D%3D\";}i:4;O:8:\"stdClass\":9:{s:5:\"title\";s:11:\"Brevo Addon\";s:4:\"slug\";s:18:\"wpforms-sendinblue\";s:7:\"version\";s:5:\"1.6.1\";s:5:\"image\";s:61:\"https://wpforms.com/wp-content/uploads/2020/12/icon-brevo.png\";s:7:\"excerpt\";s:108:\"The WPForms Brevo addon helps you organize your leads, automate your marketing, and engage your subscribers.\";s:2:\"id\";i:1126732;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}s:3:\"url\";s:224:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-sendinblue&version=1.6.1&uid=MTUxMzU3&expires=1785601692&signature=NzBjZmU4MDljZTVjZTRkMmZkZmI2ZDg3MDRhMmZjNWM4ZDZmZGJmMzRlMTBmMDBlODkyYzhmOGRiYmMzYWJiNA%3D%3D\";}i:5;O:8:\"stdClass\":9:{s:5:\"title\";s:18:\"Calculations Addon\";s:4:\"slug\";s:20:\"wpforms-calculations\";s:7:\"version\";s:6:\"1.11.0\";s:5:\"image\";s:68:\"https://wpforms.com/wp-content/uploads/2023/10/icon-calculations.png\";s:7:\"excerpt\";s:134:\"WPForms Calculations addon lets you create custom calculations for shipping, quotes, lead magnets, and more. Get more sales and leads.\";s:2:\"id\";i:2671501;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:227:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-calculations&version=1.11.0&uid=MTUxMzU3&expires=1785601692&signature=ZTQ1ZjI1M2JmZDQ2ZTZmMDM3MmE4NTYyZWFhNjMzMDE0ZDU4ZmFhNGRlZTMwYzUwOGU0MWI3YTllZDBiMWU4Mg%3D%3D\";}i:6;O:8:\"stdClass\":9:{s:5:\"title\";s:22:\"Campaign Monitor Addon\";s:4:\"slug\";s:24:\"wpforms-campaign-monitor\";s:7:\"version\";s:5:\"1.4.0\";s:5:\"image\";s:78:\"https://wpforms.com/wp-content/uploads/2016/06/addon-icon-campaign-monitor.png\";s:7:\"excerpt\";s:144:\"The WPForms Campaign Monitor addon allows you to create Campaign Monitor newsletter signup forms in WordPress, so you can grow your email list. \";s:2:\"id\";i:4918;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}s:3:\"url\";s:230:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-campaign-monitor&version=1.4.0&uid=MTUxMzU3&expires=1785601692&signature=OWFiMGY3NmY4YjYwN2Q3NTE5YjQ1YWEyYjYzYzRkYjZkNzc4ZWI0ODkxOTc3NjY5OGJlNGZjMmE3ZGY2NmU2Yw%3D%3D\";}i:7;O:8:\"stdClass\":9:{s:5:\"title\";s:26:\"Conversational Forms Addon\";s:4:\"slug\";s:28:\"wpforms-conversational-forms\";s:7:\"version\";s:6:\"1.20.0\";s:5:\"image\";s:77:\"https://wpforms.com/wp-content/uploads/2019/02/addon-conversational-forms.png\";s:7:\"excerpt\";s:193:\"Want to improve your form completion rate? Conversational Forms addon by WPForms helps make your web forms feel more human, so you can improve your conversions. Interactive web forms made easy.\";s:2:\"id\";i:391235;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:235:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-conversational-forms&version=1.20.0&uid=MTUxMzU3&expires=1785601692&signature=MzQ1M2ViNzI4MGIzNjFiYjVjMzQ1Y2I5NDVkYWM2Mzc0ZjQ5Y2VkODk3ODQyNDhmNzlkZmY2YmY4OWE4NTBiYw%3D%3D\";}i:8;O:8:\"stdClass\":9:{s:5:\"title\";s:13:\"Coupons Addon\";s:4:\"slug\";s:15:\"wpforms-coupons\";s:7:\"version\";s:5:\"1.8.0\";s:5:\"image\";s:65:\"https://wpforms.com/wp-content/uploads/2023/06/icon-coupons-1.png\";s:7:\"excerpt\";s:89:\"The WPForms Coupons addon makes it easy to drive more sales by offering coupon discounts.\";s:2:\"id\";i:2520337;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:221:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-coupons&version=1.8.0&uid=MTUxMzU3&expires=1785601692&signature=ZGM2ZWE0MjAzYmY0Y2VhY2IxN2ZhYTc0ZmYzM2YxZGM3YmY0ZGQ0OTg3ZjZlNjBkYjIyZjMzY2FmNTA1OTFmMw%3D%3D\";}i:9;O:8:\"stdClass\":9:{s:5:\"title\";s:20:\"Custom Captcha Addon\";s:4:\"slug\";s:15:\"wpforms-captcha\";s:7:\"version\";s:5:\"1.8.0\";s:5:\"image\";s:69:\"https://wpforms.com/wp-content/uploads/2016/08/addon-icon-captcha.png\";s:7:\"excerpt\";s:143:\"The WPForms Custom Captcha addon allows you to define custom questions or use random math questions as captcha to reduce spam form submissions.\";s:2:\"id\";i:7499;s:10:\"categories\";a:6:{i:0;s:6:\"Agency\";i:1;s:5:\"Basic\";i:2;s:5:\"Elite\";i:3;s:4:\"Plus\";i:4;s:3:\"Pro\";i:5;s:8:\"Ultimate\";}s:5:\"types\";a:6:{i:0;s:6:\"agency\";i:1;s:5:\"basic\";i:2;s:5:\"elite\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";i:5;s:8:\"ultimate\";}s:3:\"url\";s:221:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-captcha&version=1.8.0&uid=MTUxMzU3&expires=1785601692&signature=NjhmNzk5YzY0MzkxMTFhMWI2MmQ4OTlmMDY2YWE1OTNmMzNlMTAzYjlhYmExMjNhODQyYzVkYzMwZTA1M2MxMw%3D%3D\";}i:10;O:8:\"stdClass\":9:{s:5:\"title\";s:10:\"Drip Addon\";s:4:\"slug\";s:12:\"wpforms-drip\";s:7:\"version\";s:6:\"1.11.0\";s:5:\"image\";s:61:\"https://wpforms.com/wp-content/uploads/2018/06/addon-icon.png\";s:7:\"excerpt\";s:120:\"The WPForms Drip addon allows you to create Drip newsletter signup forms in WordPress, so you can grow your email list. \";s:2:\"id\";i:209878;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}s:3:\"url\";s:219:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-drip&version=1.11.0&uid=MTUxMzU3&expires=1785601692&signature=YmI1ZDZkY2M0YTNjZTAxYjEzYThiNzA1ZWU2ZDMxZWU0MWNlODRhODEwMzlkZDQ5Zjc5ZDdhNjdkNmExODczNQ%3D%3D\";}i:11;O:8:\"stdClass\":9:{s:5:\"title\";s:13:\"Dropbox Addon\";s:4:\"slug\";s:15:\"wpforms-dropbox\";s:7:\"version\";s:5:\"1.5.0\";s:5:\"image\";s:63:\"https://wpforms.com/wp-content/uploads/2024/12/icon-dropbox.png\";s:7:\"excerpt\";s:141:\"The WPForms Dropbox addon lets you receive user-submitted files directly to your Dropbox account to help you streamline your file management.\";s:2:\"id\";i:3012541;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:221:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-dropbox&version=1.5.0&uid=MTUxMzU3&expires=1785601692&signature=MDk3OTZlNmQ0OTRkZWIxNTU4YWUxNDNhY2YwMmIzYzczMjc3OWY2MjVkOWYwMjMwMGYwMzdlMWM5YzRiMDNhNQ%3D%3D\";}i:12;O:8:\"stdClass\":9:{s:5:\"title\";s:22:\"Entry Automation Addon\";s:4:\"slug\";s:24:\"wpforms-entry-automation\";s:7:\"version\";s:5:\"1.3.0\";s:5:\"image\";s:72:\"https://wpforms.com/wp-content/uploads/2025/06/icon-entry-automation.png\";s:7:\"excerpt\";s:153:\"With the WPForms Entry Automation addon, you can set your form entries to be automatically exported on a daily, weekly, or regular basis of your choice. \";s:2:\"id\";i:3106573;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}s:3:\"url\";s:230:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-entry-automation&version=1.3.0&uid=MTUxMzU3&expires=1785601692&signature=OGUyYmIzOGMyYjYyOTkxMWIxZGJmNDlkZTdmOTkzM2M1NmI4ZDI4ZTU5ZjE4NTRkZjkxZWIzN2IxZDQzYzM2Zg%3D%3D\";}i:13;O:8:\"stdClass\":9:{s:5:\"title\";s:22:\"Form Abandonment Addon\";s:4:\"slug\";s:24:\"wpforms-form-abandonment\";s:7:\"version\";s:6:\"1.16.0\";s:5:\"image\";s:78:\"https://wpforms.com/wp-content/uploads/2017/02/addon-icon-form-abandonment.png\";s:7:\"excerpt\";s:138:\"Unlock more leads by capturing partial entries from your forms. Easily follow up with interested leads and turn them into loyal customers.\";s:2:\"id\";i:27685;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:231:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-form-abandonment&version=1.16.0&uid=MTUxMzU3&expires=1785601692&signature=MzJiY2IzNzc1ZjdiOWUyYjJmOTIwZDZjZTkyZWE2MDQwODdmZGZiOWM3OWQwNzM3Y2ZiMDQzMzYwZmZlMWY1Zg%3D%3D\";}i:14;O:8:\"stdClass\":9:{s:5:\"title\";s:17:\"Form Locker Addon\";s:4:\"slug\";s:19:\"wpforms-form-locker\";s:7:\"version\";s:6:\"2.13.0\";s:5:\"image\";s:69:\"https://wpforms.com/wp-content/uploads/2018/09/addon-icons-locker.png\";s:7:\"excerpt\";s:203:\"The WPForms Form Locker addon allows you to lock your WordPress forms with various permissions and access control rules including passwords, members-only, specific date / time, max entry limit, and more.\";s:2:\"id\";i:265700;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:226:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-form-locker&version=2.13.0&uid=MTUxMzU3&expires=1785601692&signature=NDg1Mzg5ZDVjYmE5NDA3YjU0OGU2Y2I3MDE5MDk2NGJmNjVjODUxYTQzMjI2YjAxNGNlM2I0ZmM1MDY4YTBmYQ%3D%3D\";}i:15;O:8:\"stdClass\":9:{s:5:\"title\";s:16:\"Form Pages Addon\";s:4:\"slug\";s:18:\"wpforms-form-pages\";s:7:\"version\";s:6:\"1.12.0\";s:5:\"image\";s:72:\"https://wpforms.com/wp-content/uploads/2019/01/addon-icon-form-pages.png\";s:7:\"excerpt\";s:189:\"Want to improve your form conversions? WPForms Form Pages addon allows you to create completely custom \"distraction-free\" form landing pages to boost conversions (without writing any code).\";s:2:\"id\";i:362485;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:225:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-form-pages&version=1.12.0&uid=MTUxMzU3&expires=1785601692&signature=YWIzNWY1ODk3M2NlMTlhNGY3MDBjMWEyYTk3ZjVjZTk2ZmMzNjFhN2NmYWVkZDcxOTYzOGVhNWZmNTAxODlmOQ%3D%3D\";}i:16;O:8:\"stdClass\":9:{s:5:\"title\";s:17:\"Geolocation Addon\";s:4:\"slug\";s:19:\"wpforms-geolocation\";s:7:\"version\";s:6:\"2.13.0\";s:5:\"image\";s:73:\"https://wpforms.com/wp-content/uploads/2016/08/addon-icon-geolocation.png\";s:7:\"excerpt\";s:185:\"The WPForms Geolocation addon allows you to store your visitors\' geolocation data with their form submission. You can also turn on address autocomplete to make forms easier to fill out.\";s:2:\"id\";i:7501;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:226:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-geolocation&version=2.13.0&uid=MTUxMzU3&expires=1785601692&signature=NjY4NzMzOGMzNjRkZWJjOTZkYWJiNGNmZWFhYTFhZDY2MjY3NTA5ZDIwN2I0Y2MxNDAzZjUzZTkwNWRkZjU0Mw%3D%3D\";}i:17;O:8:\"stdClass\":9:{s:5:\"title\";s:17:\"GetResponse Addon\";s:4:\"slug\";s:19:\"wpforms-getresponse\";s:7:\"version\";s:5:\"1.8.0\";s:5:\"image\";s:76:\"https://wpforms.com/wp-content/uploads/2016/04/addon-icons-getresponse-1.png\";s:7:\"excerpt\";s:134:\"The WPForms GetResponse addon allows you to create GetResponse newsletter signup forms in WordPress, so you can grow your email list. \";s:2:\"id\";i:2565;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}s:3:\"url\";s:225:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-getresponse&version=1.8.0&uid=MTUxMzU3&expires=1785601692&signature=ODg4MTRhMjczODA5OTYwMDk2M2NlZWQ4YzFkZWVhZDViMjNmMTY2YjQ3MTgyZjljMWYwY2JkZTg5NzZhMjA5Ng%3D%3D\";}i:18;O:8:\"stdClass\":9:{s:5:\"title\";s:21:\"Google Calendar Addon\";s:4:\"slug\";s:23:\"wpforms-google-calendar\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"image\";s:71:\"https://wpforms.com/wp-content/uploads/2025/08/icon-google-calendar.png\";s:7:\"excerpt\";s:174:\"The Google Calendar Addon for WPForms allows you to send form submissions and create events in your linked Google calendars at regularly scheduled intervals selected by you. \";s:2:\"id\";i:3125650;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:229:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-google-calendar&version=1.0.0&uid=MTUxMzU3&expires=1785601692&signature=Zjc5N2VkZDc4NzdmNWJiNmQ1NDI4NmM5YjkwZGQyMWYwOTU0YmQ2YWFmMDIzZWNhNDI5NTlmYmM3ZjdjMTc1Zg%3D%3D\";}i:19;O:8:\"stdClass\":9:{s:5:\"title\";s:18:\"Google Drive Addon\";s:4:\"slug\";s:20:\"wpforms-google-drive\";s:7:\"version\";s:5:\"1.3.0\";s:5:\"image\";s:68:\"https://wpforms.com/wp-content/uploads/2025/05/icon-google-drive.png\";s:7:\"excerpt\";s:130:\"The WPForms Google Drive addon allows you to automatically filter and export form entries and file uploads to your Google Drive.\r\n\";s:2:\"id\";i:3095021;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:226:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-google-drive&version=1.3.0&uid=MTUxMzU3&expires=1785601692&signature=YmNmMGY1ZGE4ODg3MThkYzMyYjJlNGI5ZDAxOGYwNjE5MmYxNGQ2Y2ZjOGRmMzU0MTdjMTUyNmNjN2MyYWY3ZA%3D%3D\";}i:20;O:8:\"stdClass\":9:{s:5:\"title\";s:19:\"Google Sheets Addon\";s:4:\"slug\";s:21:\"wpforms-google-sheets\";s:7:\"version\";s:5:\"2.6.0\";s:5:\"image\";s:69:\"https://wpforms.com/wp-content/uploads/2022/10/icon-google-sheets.png\";s:7:\"excerpt\";s:95:\"The WPForms Google Sheets addon makes it easy to send form entries and leads to a Google Sheet.\";s:2:\"id\";i:2225879;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:227:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-google-sheets&version=2.6.0&uid=MTUxMzU3&expires=1785601692&signature=Yjg4YWI0OWYyZmVjZmQyZDMzYTEyMWYwMTBkNjUwZWU3ODEzMWE1NDI1N2Y4NjMyMjRjMDBhOWFlODZmODU1OQ%3D%3D\";}i:21;O:8:\"stdClass\":9:{s:5:\"title\";s:13:\"HubSpot Addon\";s:4:\"slug\";s:15:\"wpforms-hubspot\";s:7:\"version\";s:5:\"1.5.0\";s:5:\"image\";s:69:\"https://wpforms.com/wp-content/uploads/2022/03/addon-icon-hubspot.png\";s:7:\"excerpt\";s:90:\"The WPForms HubSpot addon lets you send leads from WordPress directly to your HubSpot CRM.\";s:2:\"id\";i:1846183;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}s:3:\"url\";s:221:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-hubspot&version=1.5.0&uid=MTUxMzU3&expires=1785601692&signature=YjE1MTI3MDRkZDJlNjgwYzRhOWRjNjliODA2NWRkMWVhN2Q0ZDA4NGNiNDdhNGQ5YjAyZDU4NWU2MzU4ODIxYQ%3D%3D\";}i:22;O:8:\"stdClass\":9:{s:5:\"title\";s:9:\"Kit Addon\";s:4:\"slug\";s:18:\"wpforms-convertkit\";s:7:\"version\";s:5:\"1.2.0\";s:5:\"image\";s:68:\"https://wpforms.com/wp-content/uploads/2023/12/icon-provider-kit.png\";s:7:\"excerpt\";s:135:\"The WPForms Kit addon lets you collect subscribers to grow your mailing list, automate email marketing, and connect with your audience.\";s:2:\"id\";i:2744716;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}s:3:\"url\";s:224:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-convertkit&version=1.2.0&uid=MTUxMzU3&expires=1785601692&signature=M2M5OTYyZGI1OTE4ZmIwYTc5ZjNmNTQzNTc3Zjc4NzBiNWI5ZDA1ODg4ZTM4NmMxZmEwZTg4YmRlNDQwNTUwZQ%3D%3D\";}i:23;O:8:\"stdClass\":9:{s:5:\"title\";s:13:\"Klaviyo Addon\";s:4:\"slug\";s:15:\"wpforms-klaviyo\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"image\";s:63:\"https://wpforms.com/wp-content/uploads/2026/05/icon-klaviyo.png\";s:7:\"excerpt\";s:206:\"The WPForms Klaviyo addon sends your form submissions directly into Klaviyo as profiles, list members, and subscribers in real time, so you can grow and manage your email list without any third-party tools.\";s:2:\"id\";i:3225046;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}s:3:\"url\";s:221:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-klaviyo&version=1.0.0&uid=MTUxMzU3&expires=1785601692&signature=OTgyNzZmMWU5ODk0ZDk3MjI1YzllZDFiZTQ3OGQxYzZlNzY2NWJiNjA1ZmQxZDk4YTQ4YjkzNDJiNzUyNDU5NA%3D%3D\";}i:24;O:8:\"stdClass\":9:{s:5:\"title\";s:16:\"Lead Forms Addon\";s:4:\"slug\";s:18:\"wpforms-lead-forms\";s:7:\"version\";s:5:\"1.9.0\";s:5:\"image\";s:66:\"https://wpforms.com/wp-content/uploads/2023/01/icon-lead-forms.png\";s:7:\"excerpt\";s:160:\"Want to increase conversions and generate leads for your business? The WPForms Lead Forms Addon lets you embed beautiful forms that show one question at a time.\";s:2:\"id\";i:2320054;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:224:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-lead-forms&version=1.9.0&uid=MTUxMzU3&expires=1785601692&signature=YjdhODUzMGYxOGIwZjA3MDk1ZDIxYjExYjY0MzY3NmE3NTNhZTg2MDNiY2Q2MmMxMzFkMjk1ZWVlNDcwM2YxYg%3D%3D\";}i:25;O:8:\"stdClass\":9:{s:5:\"title\";s:15:\"Mailchimp Addon\";s:4:\"slug\";s:17:\"wpforms-mailchimp\";s:7:\"version\";s:5:\"2.7.0\";s:5:\"image\";s:73:\"https://wpforms.com/wp-content/uploads/2016/02/addon-icon-mailchimp-1.png\";s:7:\"excerpt\";s:130:\"The WPForms Mailchimp addon allows you to create Mailchimp newsletter signup forms in WordPress, so you can grow your email list. \";s:2:\"id\";i:153;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}s:3:\"url\";s:223:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-mailchimp&version=2.7.0&uid=MTUxMzU3&expires=1785601692&signature=YTMwODUzNjdkYzU3Nzk4ZjEyZDEwNTIwYWNmZWY1MDkxNTBjZjYwYTk3Zjk1MjRiNDM5NTA0NDkzNzUyNjAyMw%3D%3D\";}i:26;O:8:\"stdClass\":9:{s:5:\"title\";s:16:\"MailerLite Addon\";s:4:\"slug\";s:18:\"wpforms-mailerlite\";s:7:\"version\";s:5:\"1.4.0\";s:5:\"image\";s:75:\"https://wpforms.com/wp-content/uploads/2022/05/icon-provider-mailerlite.png\";s:7:\"excerpt\";s:112:\"The WPForms MailerLite addon makes it easy to send contacts from your WordPress forms to your MailerLite Groups.\";s:2:\"id\";i:1993604;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}s:3:\"url\";s:224:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-mailerlite&version=1.4.0&uid=MTUxMzU3&expires=1785601692&signature=MmIxODA4NGQ4YWVhZTUzNGQyNDllMmE1ODdlMGZmZDM3OWIwNGNhZDllOWZkOTg0NTFmZjE0NThhZTdiMzMwNA%3D%3D\";}i:27;O:8:\"stdClass\":9:{s:5:\"title\";s:14:\"MailPoet Addon\";s:4:\"slug\";s:16:\"wpforms-mailpoet\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"image\";s:73:\"https://wpforms.com/wp-content/uploads/2025/03/icon-provider-mailpoet.png\";s:7:\"excerpt\";s:179:\"The WPForms MailPoet addon allows you to integrate email marketing forms with WordPress, enabling you to create subscription forms, manage subscribers, and grow your mailing list.\";s:2:\"id\";i:3066483;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}s:3:\"url\";s:222:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-mailpoet&version=1.0.0&uid=MTUxMzU3&expires=1785601692&signature=OTgyYjY3NWYzYzI5YzJiNGM3Njc3OTRmNDcwMmUwMTY3ZDE5YmM3MGVlOTg4ZmQ0OTRjOTdmMWQyOGI4NGIxZA%3D%3D\";}i:28;O:8:\"stdClass\":9:{s:5:\"title\";s:10:\"Make Addon\";s:4:\"slug\";s:12:\"wpforms-make\";s:7:\"version\";s:5:\"1.1.0\";s:5:\"image\";s:69:\"https://wpforms.com/wp-content/uploads/2025/05/icon-provider-make.png\";s:7:\"excerpt\";s:167:\"With the WPForms Make addon, you can connect your forms to multiple apps and services, enabling powerful automations to simplify workflows, manage data, and save time.\";s:2:\"id\";i:3093110;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:218:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-make&version=1.1.0&uid=MTUxMzU3&expires=1785601692&signature=OTdmOGFlODg3YTllZWQxYWExZTYwZGQ2MDlhZjIzYjUwYmJkYmQ0MTk0OWMwMzQwNDAxZWYxOTgxNjE0YjM2NA%3D%3D\";}i:29;O:8:\"stdClass\":9:{s:5:\"title\";s:9:\"n8n Addon\";s:4:\"slug\";s:11:\"wpforms-n8n\";s:7:\"version\";s:5:\"1.2.1\";s:5:\"image\";s:59:\"https://wpforms.com/wp-content/uploads/2025/10/icon-n8n.png\";s:7:\"excerpt\";s:155:\"Turn each form submission into an automated workflow with the WPForms n8n addon. Send data straight to n8n and let your forms handle the busywork for you. \";s:2:\"id\";i:3142930;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:217:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-n8n&version=1.2.1&uid=MTUxMzU3&expires=1785601692&signature=ZWRjMzIzYWIxNjhlMTFjYjY3OWFkNDYxNzY5ZDRmNzQwOTFjY2QwOTJkODA2M2FmNDg3MWQ4YmVmZjIxODgyZA%3D%3D\";}i:30;O:8:\"stdClass\":9:{s:5:\"title\";s:12:\"Notion Addon\";s:4:\"slug\";s:14:\"wpforms-notion\";s:7:\"version\";s:5:\"1.1.0\";s:5:\"image\";s:62:\"https://wpforms.com/wp-content/uploads/2025/12/icon-notion.png\";s:7:\"excerpt\";s:190:\"The Notion addon transforms each form submission into a new Notion page, organized exactly how you need it. Map your fields once and let WPForms keep your workspace up to date automatically.\";s:2:\"id\";i:3166444;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}s:3:\"url\";s:220:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-notion&version=1.1.0&uid=MTUxMzU3&expires=1785601692&signature=MGZhYWMyNWNlNTRmM2JmZDNkMzMxZWM0MmQ4YTAzMGY5OTk4OGEzMTUyZGIzNGE1MTk5Y2Y0YjFkNzZjZGMxOQ%3D%3D\";}i:31;O:8:\"stdClass\":9:{s:5:\"title\";s:19:\"Offline Forms Addon\";s:4:\"slug\";s:21:\"wpforms-offline-forms\";s:7:\"version\";s:5:\"1.4.0\";s:5:\"image\";s:70:\"https://wpforms.com/wp-content/uploads/2017/09/addon-offline-forms.png\";s:7:\"excerpt\";s:159:\"Never lose leads or data again. Offline Forms addon allows your users to save their entered data offline and submit when their internet connection is restored.\";s:2:\"id\";i:85564;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:227:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-offline-forms&version=1.4.0&uid=MTUxMzU3&expires=1785601692&signature=M2Y4ZmE1ZTQxMzY0ZDkyOGQxMDBhN2ZhNzUzODIzOGQ0MzVjMTBjZTQ4YzIyYWQ5YmE0MjE3NDViN2Q1OWQwNg%3D%3D\";}i:32;O:8:\"stdClass\":9:{s:5:\"title\";s:25:\"PayPal Commerce Pro Addon\";s:4:\"slug\";s:23:\"wpforms-paypal-commerce\";s:7:\"version\";s:5:\"2.1.0\";s:5:\"image\";s:68:\"https://wpforms.com/wp-content/uploads/2016/02/addon-icon-paypal.png\";s:7:\"excerpt\";s:154:\"The WPForms PayPal Commerce Pro addon makes it easy to accept PayPal and credit card payments on your WordPress site. Quickly set it up with a few clicks.\";s:2:\"id\";i:2113327;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:229:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-paypal-commerce&version=2.1.0&uid=MTUxMzU3&expires=1785601692&signature=ZDJkZmRlODQ5YWMyMDI4OTgyNmYyY2I2OTAzNTkxYmVlZTBiZGFhZDUwZmY2MmQ5ZjQ0NTIzMWQ3MjliNjhkMw%3D%3D\";}i:33;O:8:\"stdClass\":9:{s:5:\"title\";s:21:\"PayPal Standard Addon\";s:4:\"slug\";s:23:\"wpforms-paypal-standard\";s:7:\"version\";s:6:\"1.10.0\";s:5:\"image\";s:68:\"https://wpforms.com/wp-content/uploads/2016/02/addon-icon-paypal.png\";s:7:\"excerpt\";s:145:\"The WPForms PayPal Standard addon allows you to connect your WordPress site with PayPal to easily collect payments, donations, and online orders.\";s:2:\"id\";i:155;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:230:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-paypal-standard&version=1.10.0&uid=MTUxMzU3&expires=1785601692&signature=YzRjZWRiZTQwZDRiMjFlNWZiMzM0NjM0MmMzMzU4ZDhjNjUyNzViYTA2MDI1YWQ1ZjlmOWU5YWQxZmY2ODM2Yg%3D%3D\";}i:34;O:8:\"stdClass\":9:{s:5:\"title\";s:9:\"PDF Addon\";s:4:\"slug\";s:11:\"wpforms-pdf\";s:7:\"version\";s:5:\"1.6.0\";s:5:\"image\";s:59:\"https://wpforms.com/wp-content/uploads/2025/08/icon-pdf.png\";s:7:\"excerpt\";s:145:\"Use the WPForms PDF addon to save your email notification entries to a PDF file, complete with your logo and advanced customization options too. \";s:2:\"id\";i:3123247;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:217:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-pdf&version=1.6.0&uid=MTUxMzU3&expires=1785601692&signature=MDUyNzg5NGU1ODQwMDVjZGU3ZTAzNGI0ZjBiMzc4Nzk0ZjAyYzJiYTMxODE4YmE1ZTllYzdkMDVkOTEwMzgzNg%3D%3D\";}i:35;O:8:\"stdClass\":9:{s:5:\"title\";s:15:\"Pipedrive Addon\";s:4:\"slug\";s:17:\"wpforms-pipedrive\";s:7:\"version\";s:5:\"1.2.0\";s:5:\"image\";s:65:\"https://wpforms.com/wp-content/uploads/2025/05/icon-pipedrive.png\";s:7:\"excerpt\";s:130:\"The WPForms Pipedrive addon allows you to automate tasks through the Pipedrive CRM to nurture leads, discover insights, and more. \";s:2:\"id\";i:3092610;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}s:3:\"url\";s:223:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-pipedrive&version=1.2.0&uid=MTUxMzU3&expires=1785601692&signature=OTgzYzljYjk1MjdhNjhlMTM0ZmJjMzc1OTIwZjI2YTAwNGZjODUxMGU1ZTY5YjM5MjQwNmQ1ZWM5NGEzYzcwZA%3D%3D\";}i:36;O:8:\"stdClass\":9:{s:5:\"title\";s:22:\"Post Submissions Addon\";s:4:\"slug\";s:24:\"wpforms-post-submissions\";s:7:\"version\";s:5:\"1.8.0\";s:5:\"image\";s:78:\"https://wpforms.com/wp-content/uploads/2016/10/addon-icon-post-submissions.png\";s:7:\"excerpt\";s:204:\"The WPForms Post Submissions addon makes it easy to have user-submitted content in WordPress. This front-end post submission form allow your users to submit blog posts without logging into the admin area.\";s:2:\"id\";i:11793;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:230:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-post-submissions&version=1.8.0&uid=MTUxMzU3&expires=1785601692&signature=YTgwZGFlMTRiMmY4YWQxNmQ0ZWJjODQwMDI1YzVmMjYzYjgwMDA5ZDE4ZmI4YjQwN2IwYjYyNDhlYTRhYTBlOA%3D%3D\";}i:37;O:8:\"stdClass\":9:{s:5:\"title\";s:10:\"Quiz Addon\";s:4:\"slug\";s:12:\"wpforms-quiz\";s:7:\"version\";s:5:\"1.4.0\";s:5:\"image\";s:66:\"https://wpforms.com/wp-content/uploads/2026/01/addon-icon-quiz.png\";s:7:\"excerpt\";s:155:\"Build engaging graded, personality, or weighted quizzes that capture leads and assess knowledge. AI-powered generation creates complete quizzes in seconds.\";s:2:\"id\";i:3182720;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:218:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-quiz&version=1.4.0&uid=MTUxMzU3&expires=1785601692&signature=ODkzZGI2YTk1NGFiNjYyYjU3ZjQyYTNiOWNmM2E1ZGU1Y2YwM2YyM2U3ZjdhZGE1NzI0YjJlMTVjNjg0MWI5OQ%3D%3D\";}i:38;O:8:\"stdClass\":9:{s:5:\"title\";s:16:\"Salesforce Addon\";s:4:\"slug\";s:18:\"wpforms-salesforce\";s:7:\"version\";s:5:\"1.5.0\";s:5:\"image\";s:72:\"https://wpforms.com/wp-content/uploads/2020/09/addon-icon-salesforce.png\";s:7:\"excerpt\";s:125:\"The WPForms Salesforce addon allows you to easily send your WordPress form contacts and leads to your Salesforce CRM account.\";s:2:\"id\";i:1006060;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}s:3:\"url\";s:224:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-salesforce&version=1.5.0&uid=MTUxMzU3&expires=1785601692&signature=MDU4NjY4NDM3ZmI0NzYyZDM3MGQ4Yzg1ZGYwYWZmYjVjNjQ4ZjczMGI3NjFjODk5MmE0NmNiZGQ2MDJhOWRkMw%3D%3D\";}i:39;O:8:\"stdClass\":9:{s:5:\"title\";s:21:\"Save and Resume Addon\";s:4:\"slug\";s:19:\"wpforms-save-resume\";s:7:\"version\";s:6:\"1.14.0\";s:5:\"image\";s:73:\"https://wpforms.com/wp-content/uploads/2021/10/addon-icon-save-resume.png\";s:7:\"excerpt\";s:181:\"The WPForms Save and Resume addon allows your visitors to save their progress while filling in your forms. When they\'re ready to continue, they can restore their entry with a click.\";s:2:\"id\";i:1611341;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:226:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-save-resume&version=1.14.0&uid=MTUxMzU3&expires=1785601692&signature=NWM0YmY2YmZmMjM3ZTQ0YjVlYzYxMDY5OWIzOGU5YzI5ZTUyYjA3ZDFlZDI4ZTQxY2ZkZWY0OWE1MzQzOWY1Mg%3D%3D\";}i:40;O:8:\"stdClass\":9:{s:5:\"title\";s:14:\"SendGrid Addon\";s:4:\"slug\";s:16:\"wpforms-sendgrid\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"image\";s:70:\"https://wpforms.com/wp-content/uploads/2026/06/addon-icon-sendgrid.png\";s:7:\"excerpt\";s:181:\"The WPForms SendGrid addon allows you to grow your email marketing by adding every submission as a contact to the lists you choose with field mapping and conditional logic built in.\";s:2:\"id\";i:3231644;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}s:3:\"url\";s:222:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-sendgrid&version=1.0.0&uid=MTUxMzU3&expires=1785601692&signature=ZTQ3NWIxZTMwYTIwNTA5YTljMjY2NzdhODMzN2JjYTQxMzdkMWNkNThhMzY5MTliNTQ5YWE3ZjkzYTU4MGExZA%3D%3D\";}i:41;O:8:\"stdClass\":9:{s:5:\"title\";s:15:\"Signature Addon\";s:4:\"slug\";s:18:\"wpforms-signatures\";s:7:\"version\";s:6:\"1.14.0\";s:5:\"image\";s:82:\"https://wpforms.com/wp-content/uploads/2016/10/wordpress-signature-form-plugin.png\";s:7:\"excerpt\";s:198:\"The WPForms Signature addon makes it easy for users to sign your forms. This WordPress signature plugin will allow your users to sign contracts and other agreements with their mouse or touch screen.\";s:2:\"id\";i:15383;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:225:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-signatures&version=1.14.0&uid=MTUxMzU3&expires=1785601692&signature=ZjUyN2ZlMTJhYzNlM2UwODhmZTE2MzBhZjJmMzY5ZTM3NDYyNmRkZGEyNDExYjc0OTlmZWQyMGY0ZDdmNTBiMg%3D%3D\";}i:42;O:8:\"stdClass\":9:{s:5:\"title\";s:11:\"Slack Addon\";s:4:\"slug\";s:13:\"wpforms-slack\";s:7:\"version\";s:5:\"1.1.1\";s:5:\"image\";s:61:\"https://wpforms.com/wp-content/uploads/2024/10/icon-slack.png\";s:7:\"excerpt\";s:113:\"The WPForms Slack addon allows you to send direct messages, channel messages, and reminders to a Slack workspace.\";s:2:\"id\";i:2974081;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}s:3:\"url\";s:219:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-slack&version=1.1.1&uid=MTUxMzU3&expires=1785601692&signature=NWU4NGFlZDM4NmVjMzNhZGMwNjAzYTYzMmEzMGRlNjczNjFkMTlkY2EzYmUyODE5MzhjNGYyYzZmNjkyNjAzOA%3D%3D\";}i:43;O:8:\"stdClass\":9:{s:5:\"title\";s:16:\"Square Pro Addon\";s:4:\"slug\";s:14:\"wpforms-square\";s:7:\"version\";s:5:\"2.0.0\";s:5:\"image\";s:68:\"https://wpforms.com/wp-content/uploads/2021/09/addon-icon-square.png\";s:7:\"excerpt\";s:136:\"The WPForms Square addon allows you to connect your WordPress site with Square to easily collect payments, donations, and online orders.\";s:2:\"id\";i:1548589;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:220:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-square&version=2.0.0&uid=MTUxMzU3&expires=1785601692&signature=OGZhMzM5ZmZhMDE3Njg2YTcyYmRjOWY3ZTg2M2M4YWRmMDBiODhmMTFiNDA2MGQ4NjYxYTVkYjE2YWM5MmJjYg%3D%3D\";}i:44;O:8:\"stdClass\":9:{s:5:\"title\";s:16:\"Stripe Pro Addon\";s:4:\"slug\";s:14:\"wpforms-stripe\";s:7:\"version\";s:5:\"3.5.0\";s:5:\"image\";s:70:\"https://wpforms.com/wp-content/uploads/2016/03/addon-icon-stripe-1.png\";s:7:\"excerpt\";s:199:\"The Stripe Pro addon grants access to conditional logic for payments and lower transaction fees. Use it alongside our core Stripe integration to easily collect payments, donations, and online orders.\";s:2:\"id\";i:1579;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:220:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-stripe&version=3.5.0&uid=MTUxMzU3&expires=1785601692&signature=MzZiMTZkYmFlYWIyNzRjMjRlYWEwNzZhNWM1ZTA4MmIwMzQ5OTJkMzIyZWIwNmIxZDUxODk2MWVkZTk3YTFiNw%3D%3D\";}i:45;O:8:\"stdClass\":9:{s:5:\"title\";s:23:\"Surveys and Polls Addon\";s:4:\"slug\";s:21:\"wpforms-surveys-polls\";s:7:\"version\";s:6:\"1.19.0\";s:5:\"image\";s:76:\"https://wpforms.com/wp-content/uploads/2018/02/addon-icons-surveys-polls.png\";s:7:\"excerpt\";s:179:\"The WPForms Survey Addon allows you to add interactive polls and survey forms to your WordPress site. It comes with best-in-class reporting to help you make data-driven decisions.\";s:2:\"id\";i:148223;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:228:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-surveys-polls&version=1.19.0&uid=MTUxMzU3&expires=1785601692&signature=MzVjMDc4NTBkN2YwYTAyZmZkYTNhYWUyNjQ3ZTQ3NWYwY2VkY2MzNWFhNWRiZTAwZDUxNTJmYzA2YWUxMGQwYg%3D%3D\";}i:46;O:8:\"stdClass\":9:{s:5:\"title\";s:12:\"Twilio Addon\";s:4:\"slug\";s:14:\"wpforms-twilio\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"image\";s:62:\"https://wpforms.com/wp-content/uploads/2025/01/icon-twilio.png\";s:7:\"excerpt\";s:114:\"The WPForms Twilio addon lets you easily send confirmations to customers via SMS or WhatsApp upon form submission.\";s:2:\"id\";i:3034336;s:10:\"categories\";a:5:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:4:\"Plus\";i:3;s:3:\"Pro\";i:4;s:8:\"Ultimate\";}s:5:\"types\";a:5:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:8:\"ultimate\";}s:3:\"url\";s:220:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-twilio&version=1.0.0&uid=MTUxMzU3&expires=1785601692&signature=OGQ0ZGFmMzEwYzIxYzVkM2EzOTE2ZTg5ODVmN2JiZjUyOTZjZjY0ODIzMTQ2MjYxODkwZmFiN2RmMDIzZGZmNQ%3D%3D\";}i:47;O:8:\"stdClass\":9:{s:5:\"title\";s:18:\"User Journey Addon\";s:4:\"slug\";s:20:\"wpforms-user-journey\";s:7:\"version\";s:5:\"1.8.1\";s:5:\"image\";s:74:\"https://wpforms.com/wp-content/uploads/2020/11/addon-icon-user-journey.png\";s:7:\"excerpt\";s:186:\"Discover the steps your visitors take before they submit your forms. Right in the WordPress dashboard, you can easily see the content that’s driving the most valuable form conversions.\";s:2:\"id\";i:1071426;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:226:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-user-journey&version=1.8.1&uid=MTUxMzU3&expires=1785601692&signature=ZDliZDlhZmFlZTA4YzRiNTcyNTE0MTA4OTczODJlNDYzNWQ1Zjg3MDI4NTQ1YjEyODhiNzcxNGFiZWUzYWNlMw%3D%3D\";}i:48;O:8:\"stdClass\":9:{s:5:\"title\";s:23:\"User Registration Addon\";s:4:\"slug\";s:25:\"wpforms-user-registration\";s:7:\"version\";s:6:\"2.10.0\";s:5:\"image\";s:81:\"https://wpforms.com/wp-content/uploads/2016/05/addon-icon-user-registration-1.png\";s:7:\"excerpt\";s:127:\"The WPForms User Registration addon lets you create custom user registration, password reset, and login forms for your website.\";s:2:\"id\";i:3280;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:232:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-user-registration&version=2.10.0&uid=MTUxMzU3&expires=1785601692&signature=ODJkNTEzM2E5NmJiOWI3Yzc2MWRmZTkzYzJhMjRiZGY3ZWFhMmFmZDMxNDM0N2QyZDAzZTRjMjdjMzNhMjUyMQ%3D%3D\";}i:49;O:8:\"stdClass\":9:{s:5:\"title\";s:14:\"Webhooks Addon\";s:4:\"slug\";s:16:\"wpforms-webhooks\";s:7:\"version\";s:5:\"1.6.0\";s:5:\"image\";s:72:\"https://wpforms.com/wp-content/uploads/2020/07/addon-icon-webhooks-1.png\";s:7:\"excerpt\";s:162:\"The WPForms Webhooks addon allows you to send form entry data to secondary tools and external services. No code required, and no need for a third party connector.\";s:2:\"id\";i:901410;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}s:3:\"url\";s:222:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-webhooks&version=1.6.0&uid=MTUxMzU3&expires=1785601692&signature=OWE3OGM1MjY0NjEzYmNhY2M2ZmQ3ZDY1YTNhOTkwY2JkMGIxZmQzMmYwNjdjYTVlYzYzMTIyMWE0NjhlZTY0Ng%3D%3D\";}i:50;O:8:\"stdClass\":9:{s:5:\"title\";s:12:\"Zapier Addon\";s:4:\"slug\";s:14:\"wpforms-zapier\";s:7:\"version\";s:7:\"1.9.0.1\";s:5:\"image\";s:71:\"https://wpforms.com/wp-content/uploads/2016/08/icon-provider-zapier.png\";s:7:\"excerpt\";s:147:\"The WPForms Zapier addon allows you to connect your WordPress forms with over 9,000+ web apps. The integration possibilities here are just endless.\";s:2:\"id\";i:9141;s:10:\"categories\";a:4:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:3:\"Pro\";i:3;s:8:\"Ultimate\";}s:5:\"types\";a:4:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:3:\"pro\";i:3;s:8:\"ultimate\";}s:3:\"url\";s:222:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-zapier&version=1.9.0.1&uid=MTUxMzU3&expires=1785601692&signature=ZTRjODA3N2I4NzQ2MTVjYzczNWI2MjQ1ZGIzNjEyZTI0NzNmM2E1Y2Q3MDM4YjVkYmUxZGQ1M2VkMGJmMzQ1MQ%3D%3D\";}i:51;O:8:\"stdClass\":9:{s:5:\"title\";s:14:\"Zoho CRM Addon\";s:4:\"slug\";s:16:\"wpforms-zoho-crm\";s:7:\"version\";s:5:\"1.0.0\";s:5:\"image\";s:64:\"https://wpforms.com/wp-content/uploads/2025/07/icon-zoho-crm.png\";s:7:\"excerpt\";s:158:\"Create and update your Zoho CRM contacts, leads, and more, automatically from your WPForms submissions. Filter with field mapping and conditional logic, too. \";s:2:\"id\";i:3114724;s:10:\"categories\";a:3:{i:0;s:6:\"Agency\";i:1;s:5:\"Elite\";i:2;s:8:\"Ultimate\";}s:5:\"types\";a:3:{i:0;s:6:\"agency\";i:1;s:5:\"elite\";i:2;s:8:\"ultimate\";}s:3:\"url\";s:222:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-zoho-crm&version=1.0.0&uid=MTUxMzU3&expires=1785601692&signature=YzJjM2Q0MGQ5ZWU5ODE3NDJkZDdhMGYzMWNkZmZlZmIwZGViNDZhNjY4OTIxZDlhYWRhOTQ2MGY3NGUyYTFlYg%3D%3D\";}}','off'),
(18932,'_wpforms_transient_timeout_addons_urls','1785558492','off'),
(18933,'_wpforms_transient_addons_urls','a:52:{s:22:\"wpforms-activecampaign\";s:228:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-activecampaign&version=1.7.0&uid=MTUxMzU3&expires=1785601692&signature=YTUyMTljZWY5ZGZhM2FiYjBmNjBkNDJlNmZmOGRiNDQzYmZkZTRmNTEyM2YzMzlkN2Q3M2NmMDAyZDEwYWIyZA%3D%3D\";s:16:\"wpforms-airtable\";s:222:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-airtable&version=1.1.0&uid=MTUxMzU3&expires=1785601692&signature=MjU2ZTA1Y2ViNDk5NzFiNTgyOGQyYWNkYWRhMzQ2NjExN2YwZmNiYWZhNjUwZGU3MmI1NzBiZjRhMTk0Y2I4Yg%3D%3D\";s:21:\"wpforms-authorize-net\";s:228:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-authorize-net&version=1.12.0&uid=MTUxMzU3&expires=1785601692&signature=Y2UzMzZkN2NmNmEyMTcxYTQ5ZmZjZjYwZmRkYTU1MTBlN2E2MjAwOGVkZmUwYjRmODhkNzIwNmVhNjBhMzFlYQ%3D%3D\";s:14:\"wpforms-aweber\";s:220:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-aweber&version=2.2.0&uid=MTUxMzU3&expires=1785601692&signature=ZTBjNGRjMjMxNWE0YTk4NTk3ZWE1Mjc5OTI3NDNjZGMyN2Y5Nzg3MWVhNGI3OThjMjRkZDA2ODcwMjMyNjg0NA%3D%3D\";s:18:\"wpforms-sendinblue\";s:224:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-sendinblue&version=1.6.1&uid=MTUxMzU3&expires=1785601692&signature=NzBjZmU4MDljZTVjZTRkMmZkZmI2ZDg3MDRhMmZjNWM4ZDZmZGJmMzRlMTBmMDBlODkyYzhmOGRiYmMzYWJiNA%3D%3D\";s:20:\"wpforms-calculations\";s:227:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-calculations&version=1.11.0&uid=MTUxMzU3&expires=1785601692&signature=ZTQ1ZjI1M2JmZDQ2ZTZmMDM3MmE4NTYyZWFhNjMzMDE0ZDU4ZmFhNGRlZTMwYzUwOGU0MWI3YTllZDBiMWU4Mg%3D%3D\";s:24:\"wpforms-campaign-monitor\";s:230:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-campaign-monitor&version=1.4.0&uid=MTUxMzU3&expires=1785601692&signature=OWFiMGY3NmY4YjYwN2Q3NTE5YjQ1YWEyYjYzYzRkYjZkNzc4ZWI0ODkxOTc3NjY5OGJlNGZjMmE3ZGY2NmU2Yw%3D%3D\";s:28:\"wpforms-conversational-forms\";s:235:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-conversational-forms&version=1.20.0&uid=MTUxMzU3&expires=1785601692&signature=MzQ1M2ViNzI4MGIzNjFiYjVjMzQ1Y2I5NDVkYWM2Mzc0ZjQ5Y2VkODk3ODQyNDhmNzlkZmY2YmY4OWE4NTBiYw%3D%3D\";s:15:\"wpforms-coupons\";s:221:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-coupons&version=1.8.0&uid=MTUxMzU3&expires=1785601692&signature=ZGM2ZWE0MjAzYmY0Y2VhY2IxN2ZhYTc0ZmYzM2YxZGM3YmY0ZGQ0OTg3ZjZlNjBkYjIyZjMzY2FmNTA1OTFmMw%3D%3D\";s:15:\"wpforms-captcha\";s:221:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-captcha&version=1.8.0&uid=MTUxMzU3&expires=1785601692&signature=NjhmNzk5YzY0MzkxMTFhMWI2MmQ4OTlmMDY2YWE1OTNmMzNlMTAzYjlhYmExMjNhODQyYzVkYzMwZTA1M2MxMw%3D%3D\";s:12:\"wpforms-drip\";s:219:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-drip&version=1.11.0&uid=MTUxMzU3&expires=1785601692&signature=YmI1ZDZkY2M0YTNjZTAxYjEzYThiNzA1ZWU2ZDMxZWU0MWNlODRhODEwMzlkZDQ5Zjc5ZDdhNjdkNmExODczNQ%3D%3D\";s:15:\"wpforms-dropbox\";s:221:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-dropbox&version=1.5.0&uid=MTUxMzU3&expires=1785601692&signature=MDk3OTZlNmQ0OTRkZWIxNTU4YWUxNDNhY2YwMmIzYzczMjc3OWY2MjVkOWYwMjMwMGYwMzdlMWM5YzRiMDNhNQ%3D%3D\";s:24:\"wpforms-entry-automation\";s:230:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-entry-automation&version=1.3.0&uid=MTUxMzU3&expires=1785601692&signature=OGUyYmIzOGMyYjYyOTkxMWIxZGJmNDlkZTdmOTkzM2M1NmI4ZDI4ZTU5ZjE4NTRkZjkxZWIzN2IxZDQzYzM2Zg%3D%3D\";s:24:\"wpforms-form-abandonment\";s:231:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-form-abandonment&version=1.16.0&uid=MTUxMzU3&expires=1785601692&signature=MzJiY2IzNzc1ZjdiOWUyYjJmOTIwZDZjZTkyZWE2MDQwODdmZGZiOWM3OWQwNzM3Y2ZiMDQzMzYwZmZlMWY1Zg%3D%3D\";s:19:\"wpforms-form-locker\";s:226:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-form-locker&version=2.13.0&uid=MTUxMzU3&expires=1785601692&signature=NDg1Mzg5ZDVjYmE5NDA3YjU0OGU2Y2I3MDE5MDk2NGJmNjVjODUxYTQzMjI2YjAxNGNlM2I0ZmM1MDY4YTBmYQ%3D%3D\";s:18:\"wpforms-form-pages\";s:225:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-form-pages&version=1.12.0&uid=MTUxMzU3&expires=1785601692&signature=YWIzNWY1ODk3M2NlMTlhNGY3MDBjMWEyYTk3ZjVjZTk2ZmMzNjFhN2NmYWVkZDcxOTYzOGVhNWZmNTAxODlmOQ%3D%3D\";s:19:\"wpforms-geolocation\";s:226:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-geolocation&version=2.13.0&uid=MTUxMzU3&expires=1785601692&signature=NjY4NzMzOGMzNjRkZWJjOTZkYWJiNGNmZWFhYTFhZDY2MjY3NTA5ZDIwN2I0Y2MxNDAzZjUzZTkwNWRkZjU0Mw%3D%3D\";s:19:\"wpforms-getresponse\";s:225:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-getresponse&version=1.8.0&uid=MTUxMzU3&expires=1785601692&signature=ODg4MTRhMjczODA5OTYwMDk2M2NlZWQ4YzFkZWVhZDViMjNmMTY2YjQ3MTgyZjljMWYwY2JkZTg5NzZhMjA5Ng%3D%3D\";s:23:\"wpforms-google-calendar\";s:229:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-google-calendar&version=1.0.0&uid=MTUxMzU3&expires=1785601692&signature=Zjc5N2VkZDc4NzdmNWJiNmQ1NDI4NmM5YjkwZGQyMWYwOTU0YmQ2YWFmMDIzZWNhNDI5NTlmYmM3ZjdjMTc1Zg%3D%3D\";s:20:\"wpforms-google-drive\";s:226:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-google-drive&version=1.3.0&uid=MTUxMzU3&expires=1785601692&signature=YmNmMGY1ZGE4ODg3MThkYzMyYjJlNGI5ZDAxOGYwNjE5MmYxNGQ2Y2ZjOGRmMzU0MTdjMTUyNmNjN2MyYWY3ZA%3D%3D\";s:21:\"wpforms-google-sheets\";s:227:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-google-sheets&version=2.6.0&uid=MTUxMzU3&expires=1785601692&signature=Yjg4YWI0OWYyZmVjZmQyZDMzYTEyMWYwMTBkNjUwZWU3ODEzMWE1NDI1N2Y4NjMyMjRjMDBhOWFlODZmODU1OQ%3D%3D\";s:15:\"wpforms-hubspot\";s:221:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-hubspot&version=1.5.0&uid=MTUxMzU3&expires=1785601692&signature=YjE1MTI3MDRkZDJlNjgwYzRhOWRjNjliODA2NWRkMWVhN2Q0ZDA4NGNiNDdhNGQ5YjAyZDU4NWU2MzU4ODIxYQ%3D%3D\";s:18:\"wpforms-convertkit\";s:224:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-convertkit&version=1.2.0&uid=MTUxMzU3&expires=1785601692&signature=M2M5OTYyZGI1OTE4ZmIwYTc5ZjNmNTQzNTc3Zjc4NzBiNWI5ZDA1ODg4ZTM4NmMxZmEwZTg4YmRlNDQwNTUwZQ%3D%3D\";s:15:\"wpforms-klaviyo\";s:221:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-klaviyo&version=1.0.0&uid=MTUxMzU3&expires=1785601692&signature=OTgyNzZmMWU5ODk0ZDk3MjI1YzllZDFiZTQ3OGQxYzZlNzY2NWJiNjA1ZmQxZDk4YTQ4YjkzNDJiNzUyNDU5NA%3D%3D\";s:18:\"wpforms-lead-forms\";s:224:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-lead-forms&version=1.9.0&uid=MTUxMzU3&expires=1785601692&signature=YjdhODUzMGYxOGIwZjA3MDk1ZDIxYjExYjY0MzY3NmE3NTNhZTg2MDNiY2Q2MmMxMzFkMjk1ZWVlNDcwM2YxYg%3D%3D\";s:17:\"wpforms-mailchimp\";s:223:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-mailchimp&version=2.7.0&uid=MTUxMzU3&expires=1785601692&signature=YTMwODUzNjdkYzU3Nzk4ZjEyZDEwNTIwYWNmZWY1MDkxNTBjZjYwYTk3Zjk1MjRiNDM5NTA0NDkzNzUyNjAyMw%3D%3D\";s:18:\"wpforms-mailerlite\";s:224:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-mailerlite&version=1.4.0&uid=MTUxMzU3&expires=1785601692&signature=MmIxODA4NGQ4YWVhZTUzNGQyNDllMmE1ODdlMGZmZDM3OWIwNGNhZDllOWZkOTg0NTFmZjE0NThhZTdiMzMwNA%3D%3D\";s:16:\"wpforms-mailpoet\";s:222:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-mailpoet&version=1.0.0&uid=MTUxMzU3&expires=1785601692&signature=OTgyYjY3NWYzYzI5YzJiNGM3Njc3OTRmNDcwMmUwMTY3ZDE5YmM3MGVlOTg4ZmQ0OTRjOTdmMWQyOGI4NGIxZA%3D%3D\";s:12:\"wpforms-make\";s:218:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-make&version=1.1.0&uid=MTUxMzU3&expires=1785601692&signature=OTdmOGFlODg3YTllZWQxYWExZTYwZGQ2MDlhZjIzYjUwYmJkYmQ0MTk0OWMwMzQwNDAxZWYxOTgxNjE0YjM2NA%3D%3D\";s:11:\"wpforms-n8n\";s:217:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-n8n&version=1.2.1&uid=MTUxMzU3&expires=1785601692&signature=ZWRjMzIzYWIxNjhlMTFjYjY3OWFkNDYxNzY5ZDRmNzQwOTFjY2QwOTJkODA2M2FmNDg3MWQ4YmVmZjIxODgyZA%3D%3D\";s:14:\"wpforms-notion\";s:220:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-notion&version=1.1.0&uid=MTUxMzU3&expires=1785601692&signature=MGZhYWMyNWNlNTRmM2JmZDNkMzMxZWM0MmQ4YTAzMGY5OTk4OGEzMTUyZGIzNGE1MTk5Y2Y0YjFkNzZjZGMxOQ%3D%3D\";s:21:\"wpforms-offline-forms\";s:227:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-offline-forms&version=1.4.0&uid=MTUxMzU3&expires=1785601692&signature=M2Y4ZmE1ZTQxMzY0ZDkyOGQxMDBhN2ZhNzUzODIzOGQ0MzVjMTBjZTQ4YzIyYWQ5YmE0MjE3NDViN2Q1OWQwNg%3D%3D\";s:23:\"wpforms-paypal-commerce\";s:229:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-paypal-commerce&version=2.1.0&uid=MTUxMzU3&expires=1785601692&signature=ZDJkZmRlODQ5YWMyMDI4OTgyNmYyY2I2OTAzNTkxYmVlZTBiZGFhZDUwZmY2MmQ5ZjQ0NTIzMWQ3MjliNjhkMw%3D%3D\";s:23:\"wpforms-paypal-standard\";s:230:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-paypal-standard&version=1.10.0&uid=MTUxMzU3&expires=1785601692&signature=YzRjZWRiZTQwZDRiMjFlNWZiMzM0NjM0MmMzMzU4ZDhjNjUyNzViYTA2MDI1YWQ1ZjlmOWU5YWQxZmY2ODM2Yg%3D%3D\";s:11:\"wpforms-pdf\";s:217:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-pdf&version=1.6.0&uid=MTUxMzU3&expires=1785601692&signature=MDUyNzg5NGU1ODQwMDVjZGU3ZTAzNGI0ZjBiMzc4Nzk0ZjAyYzJiYTMxODE4YmE1ZTllYzdkMDVkOTEwMzgzNg%3D%3D\";s:17:\"wpforms-pipedrive\";s:223:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-pipedrive&version=1.2.0&uid=MTUxMzU3&expires=1785601692&signature=OTgzYzljYjk1MjdhNjhlMTM0ZmJjMzc1OTIwZjI2YTAwNGZjODUxMGU1ZTY5YjM5MjQwNmQ1ZWM5NGEzYzcwZA%3D%3D\";s:24:\"wpforms-post-submissions\";s:230:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-post-submissions&version=1.8.0&uid=MTUxMzU3&expires=1785601692&signature=YTgwZGFlMTRiMmY4YWQxNmQ0ZWJjODQwMDI1YzVmMjYzYjgwMDA5ZDE4ZmI4YjQwN2IwYjYyNDhlYTRhYTBlOA%3D%3D\";s:12:\"wpforms-quiz\";s:218:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-quiz&version=1.4.0&uid=MTUxMzU3&expires=1785601692&signature=ODkzZGI2YTk1NGFiNjYyYjU3ZjQyYTNiOWNmM2E1ZGU1Y2YwM2YyM2U3ZjdhZGE1NzI0YjJlMTVjNjg0MWI5OQ%3D%3D\";s:18:\"wpforms-salesforce\";s:224:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-salesforce&version=1.5.0&uid=MTUxMzU3&expires=1785601692&signature=MDU4NjY4NDM3ZmI0NzYyZDM3MGQ4Yzg1ZGYwYWZmYjVjNjQ4ZjczMGI3NjFjODk5MmE0NmNiZGQ2MDJhOWRkMw%3D%3D\";s:19:\"wpforms-save-resume\";s:226:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-save-resume&version=1.14.0&uid=MTUxMzU3&expires=1785601692&signature=NWM0YmY2YmZmMjM3ZTQ0YjVlYzYxMDY5OWIzOGU5YzI5ZTUyYjA3ZDFlZDI4ZTQxY2ZkZWY0OWE1MzQzOWY1Mg%3D%3D\";s:16:\"wpforms-sendgrid\";s:222:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-sendgrid&version=1.0.0&uid=MTUxMzU3&expires=1785601692&signature=ZTQ3NWIxZTMwYTIwNTA5YTljMjY2NzdhODMzN2JjYTQxMzdkMWNkNThhMzY5MTliNTQ5YWE3ZjkzYTU4MGExZA%3D%3D\";s:18:\"wpforms-signatures\";s:225:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-signatures&version=1.14.0&uid=MTUxMzU3&expires=1785601692&signature=ZjUyN2ZlMTJhYzNlM2UwODhmZTE2MzBhZjJmMzY5ZTM3NDYyNmRkZGEyNDExYjc0OTlmZWQyMGY0ZDdmNTBiMg%3D%3D\";s:13:\"wpforms-slack\";s:219:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-slack&version=1.1.1&uid=MTUxMzU3&expires=1785601692&signature=NWU4NGFlZDM4NmVjMzNhZGMwNjAzYTYzMmEzMGRlNjczNjFkMTlkY2EzYmUyODE5MzhjNGYyYzZmNjkyNjAzOA%3D%3D\";s:14:\"wpforms-square\";s:220:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-square&version=2.0.0&uid=MTUxMzU3&expires=1785601692&signature=OGZhMzM5ZmZhMDE3Njg2YTcyYmRjOWY3ZTg2M2M4YWRmMDBiODhmMTFiNDA2MGQ4NjYxYTVkYjE2YWM5MmJjYg%3D%3D\";s:14:\"wpforms-stripe\";s:220:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-stripe&version=3.5.0&uid=MTUxMzU3&expires=1785601692&signature=MzZiMTZkYmFlYWIyNzRjMjRlYWEwNzZhNWM1ZTA4MmIwMzQ5OTJkMzIyZWIwNmIxZDUxODk2MWVkZTk3YTFiNw%3D%3D\";s:21:\"wpforms-surveys-polls\";s:228:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-surveys-polls&version=1.19.0&uid=MTUxMzU3&expires=1785601692&signature=MzVjMDc4NTBkN2YwYTAyZmZkYTNhYWUyNjQ3ZTQ3NWYwY2VkY2MzNWFhNWRiZTAwZDUxNTJmYzA2YWUxMGQwYg%3D%3D\";s:14:\"wpforms-twilio\";s:220:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-twilio&version=1.0.0&uid=MTUxMzU3&expires=1785601692&signature=OGQ0ZGFmMzEwYzIxYzVkM2EzOTE2ZTg5ODVmN2JiZjUyOTZjZjY0ODIzMTQ2MjYxODkwZmFiN2RmMDIzZGZmNQ%3D%3D\";s:20:\"wpforms-user-journey\";s:226:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-user-journey&version=1.8.1&uid=MTUxMzU3&expires=1785601692&signature=ZDliZDlhZmFlZTA4YzRiNTcyNTE0MTA4OTczODJlNDYzNWQ1Zjg3MDI4NTQ1YjEyODhiNzcxNGFiZWUzYWNlMw%3D%3D\";s:25:\"wpforms-user-registration\";s:232:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-user-registration&version=2.10.0&uid=MTUxMzU3&expires=1785601692&signature=ODJkNTEzM2E5NmJiOWI3Yzc2MWRmZTkzYzJhMjRiZGY3ZWFhMmFmZDMxNDM0N2QyZDAzZTRjMjdjMzNhMjUyMQ%3D%3D\";s:16:\"wpforms-webhooks\";s:222:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-webhooks&version=1.6.0&uid=MTUxMzU3&expires=1785601692&signature=OWE3OGM1MjY0NjEzYmNhY2M2ZmQ3ZDY1YTNhOTkwY2JkMGIxZmQzMmYwNjdjYTVlYzYzMTIyMWE0NjhlZTY0Ng%3D%3D\";s:14:\"wpforms-zapier\";s:222:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-zapier&version=1.9.0.1&uid=MTUxMzU3&expires=1785601692&signature=ZTRjODA3N2I4NzQ2MTVjYzczNWI2MjQ1ZGIzNjEyZTI0NzNmM2E1Y2Q3MDM4YjVkYmUxZGQ1M2VkMGJmMzQ1MQ%3D%3D\";s:16:\"wpforms-zoho-crm\";s:222:\"https://wpformsapi.com/download-plugin/v1/updater?plugin=wpforms-zoho-crm&version=1.0.0&uid=MTUxMzU3&expires=1785601692&signature=YzJjM2Q0MGQ5ZWU5ODE3NDJkZDdhMGYzMWNkZmZlZmIwZGViNDZhNjY4OTIxZDlhYWRhOTQ2MGY3NGUyYTFlYg%3D%3D\";}','off'),
(18939,'_site_transient_wpforms_t15s_wpforms','a:1:{s:12:\"translations\";a:10:{i:0;a:9:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2026-02-24T20:45:30+00:00\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:58:\"https://translations.wpforms.com/wpforms/wpforms-nl_NL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"nl\";i:1;s:3:\"nld\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"wpforms\";}i:1;a:9:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2026-02-24T20:45:30+00:00\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:58:\"https://translations.wpforms.com/wpforms/wpforms-fr_FR.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"fr\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"wpforms\";}i:2;a:9:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2026-02-24T20:45:30+00:00\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:58:\"https://translations.wpforms.com/wpforms/wpforms-de_DE.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"de\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"wpforms\";}i:3;a:9:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2026-02-24T20:45:30+00:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:58:\"https://translations.wpforms.com/wpforms/wpforms-it_IT.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"it\";i:1;s:3:\"ita\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"wpforms\";}i:4;a:9:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2026-02-24T20:45:30+00:00\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:55:\"https://translations.wpforms.com/wpforms/wpforms-ja.zip\";s:3:\"iso\";a:1:{i:0;s:2:\"ja\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"wpforms\";}i:5;a:9:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2026-02-24T20:45:30+00:00\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:58:\"https://translations.wpforms.com/wpforms/wpforms-pl_PL.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pl\";i:1;s:3:\"pol\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"wpforms\";}i:6;a:9:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2026-02-24T20:45:30+00:00\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:58:\"https://translations.wpforms.com/wpforms/wpforms-pt_BR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"pt\";i:1;s:3:\"por\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"wpforms\";}i:7;a:9:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2026-02-24T20:45:30+00:00\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:58:\"https://translations.wpforms.com/wpforms/wpforms-ru_RU.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"ru\";i:1;s:3:\"rus\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"wpforms\";}i:8;a:9:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2026-02-24T20:45:30+00:00\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:58:\"https://translations.wpforms.com/wpforms/wpforms-es_ES.zip\";s:3:\"iso\";a:3:{i:0;s:2:\"es\";i:1;s:3:\"spa\";i:2;s:3:\"spa\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"wpforms\";}i:9;a:9:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"1.0\";s:7:\"updated\";s:25:\"2026-02-24T20:45:30+00:00\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:58:\"https://translations.wpforms.com/wpforms/wpforms-tr_TR.zip\";s:3:\"iso\";a:2:{i:0;s:2:\"tr\";i:1;s:3:\"tur\";}s:4:\"type\";s:6:\"plugin\";s:4:\"slug\";s:7:\"wpforms\";}}}','off'),
(18951,'elementor_controls_usage','a:6:{s:6:\"widget\";a:2:{s:7:\"divider\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:6:\"weight\";i:1;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:12:\"text_padding\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:16:\"_flex_align_self\";i:1;}}}}}s:7:\"wp-page\";a:12:{s:7:\"heading\";a:2:{s:5:\"count\";i:109;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:109;s:11:\"header_size\";i:2;s:4:\"link\";i:23;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:5:\"align\";i:101;s:21:\"typography_typography\";i:108;s:22:\"typography_font_family\";i:108;s:20:\"typography_font_size\";i:108;s:22:\"typography_font_weight\";i:108;s:11:\"title_color\";i:76;s:28:\"text_stroke_text_stroke_type\";i:1;s:26:\"typography_text_decoration\";i:20;s:25:\"typography_text_transform\";i:10;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:6:{s:16:\"_flex_align_self\";i:10;s:8:\"_padding\";i:4;s:14:\"_element_width\";i:2;s:21:\"_element_custom_width\";i:2;s:7:\"_margin\";i:3;s:11:\"_element_id\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:76;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:76;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";i:5;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:6;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:16:\"_flex_align_self\";i:2;s:8:\"_padding\";i:1;}s:18:\"_section_transform\";a:2:{s:28:\"_transform_translate_popover\";i:1;s:28:\"_transform_translateY_effect\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:206;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:24:\"section_layout_container\";a:12:{s:14:\"flex_direction\";i:117;s:13:\"content_width\";i:55;s:5:\"width\";i:30;s:14:\"container_type\";i:4;s:17:\"grid_columns_grid\";i:3;s:14:\"grid_rows_grid\";i:3;s:18:\"grid_justify_items\";i:2;s:11:\"boxed_width\";i:8;s:16:\"flex_align_items\";i:11;s:8:\"flex_gap\";i:20;s:10:\"min_height\";i:10;s:20:\"flex_justify_content\";i:17;}s:33:\"section_layout_additional_options\";a:1:{s:4:\"link\";i:4;}}s:8:\"advanced\";a:5:{s:14:\"section_layout\";a:5:{s:7:\"padding\";i:54;s:6:\"margin\";i:34;s:16:\"_flex_align_self\";i:5;s:10:\"_flex_size\";i:4;s:11:\"_element_id\";i:4;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:2;}s:18:\"_section_transform\";a:2:{s:28:\"_transform_translate_popover\";i:15;s:28:\"_transform_translateY_effect\";i:15;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:90;s:16:\"background_image\";i:9;s:16:\"background_color\";i:2;s:19:\"background_position\";i:4;s:17:\"background_repeat\";i:7;s:15:\"background_size\";i:6;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:6;s:26:\"background_overlay_opacity\";i:5;}s:21:\"section_shape_divider\";a:3:{s:20:\"shape_divider_bottom\";i:1;s:27:\"shape_divider_bottom_height\";i:1;s:29:\"shape_divider_bottom_negative\";i:1;}}}}s:7:\"divider\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:6:\"weight\";i:1;}}}}s:16:\"sdp_publications\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:6:{s:6:\"filter\";i:5;s:4:\"open\";i:3;s:13:\"category_term\";i:1;s:11:\"author_term\";i:3;s:13:\"group_by_type\";i:2;s:19:\"hide_author_heading\";i:2;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:19;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:19;s:10:\"image_size\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:5:\"width\";i:12;s:5:\"align\";i:1;s:6:\"height\";i:3;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:7;s:7:\"_margin\";i:6;s:14:\"_element_width\";i:1;s:11:\"_element_id\";i:1;}s:15:\"section_effects\";a:3:{s:24:\"motion_fx_rotateZ_effect\";i:1;s:23:\"motion_fx_rotateZ_speed\";i:1;s:31:\"motion_fx_rotateZ_affectedRange\";i:1;}s:18:\"_section_transform\";a:4:{s:25:\"_transform_rotate_popover\";i:1;s:28:\"_transform_translate_popover\";i:1;s:28:\"_transform_translateX_effect\";i:1;s:28:\"_transform_translateY_effect\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:14:\"call-to-action\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:18:\"section_main_image\";a:2:{s:8:\"bg_image\";i:8;s:13:\"bg_image_size\";i:8;}s:15:\"section_content\";a:5:{s:5:\"title\";i:8;s:11:\"description\";i:8;s:9:\"title_tag\";i:8;s:6:\"button\";i:8;s:13:\"graphic_image\";i:8;}}s:5:\"style\";a:3:{s:9:\"box_style\";a:3:{s:9:\"alignment\";i:8;s:7:\"padding\";i:8;s:16:\"image_min_height\";i:8;}s:21:\"section_content_style\";a:23:{s:27:\"title_typography_typography\";i:8;s:28:\"title_typography_font_family\";i:8;s:26:\"title_typography_font_size\";i:8;s:28:\"title_typography_font_weight\";i:8;s:31:\"title_typography_text_transform\";i:8;s:27:\"title_typography_font_style\";i:8;s:32:\"title_typography_text_decoration\";i:8;s:28:\"title_typography_line_height\";i:8;s:31:\"title_typography_letter_spacing\";i:8;s:29:\"title_typography_word_spacing\";i:8;s:13:\"title_spacing\";i:8;s:33:\"description_typography_typography\";i:8;s:34:\"description_typography_font_family\";i:8;s:32:\"description_typography_font_size\";i:8;s:34:\"description_typography_font_weight\";i:8;s:37:\"description_typography_text_transform\";i:8;s:33:\"description_typography_font_style\";i:8;s:38:\"description_typography_text_decoration\";i:8;s:34:\"description_typography_line_height\";i:8;s:37:\"description_typography_letter_spacing\";i:8;s:35:\"description_typography_word_spacing\";i:8;s:11:\"title_color\";i:8;s:17:\"description_color\";i:8;}s:13:\"hover_effects\";a:2:{s:14:\"transformation\";i:8;s:19:\"overlay_color_hover\";i:8;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:8;}s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:8;s:21:\"_element_width_tablet\";i:8;s:21:\"_element_width_mobile\";i:8;s:21:\"_element_custom_width\";i:8;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:3;s:4:\"link\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:12:\"text_padding\";i:3;s:13:\"border_radius\";i:3;s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:16:\"_flex_align_self\";i:3;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}s:15:\"_section_border\";a:2:{s:20:\"_border_hover_border\";i:1;s:19:\"_border_hover_width\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:28:\"_background_hover_background\";i:1;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:2;s:10:\"title_text\";i:11;s:16:\"description_text\";i:11;s:4:\"link\";i:9;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:3:{s:18:\"title_bottom_space\";i:2;s:10:\"text_align\";i:1;s:10:\"icon_space\";i:1;}s:18:\"section_style_icon\";a:1:{s:9:\"icon_size\";i:1;}s:21:\"section_style_content\";a:16:{s:27:\"title_typography_typography\";i:2;s:28:\"title_typography_font_family\";i:2;s:26:\"title_typography_font_size\";i:2;s:28:\"title_typography_font_weight\";i:2;s:33:\"description_typography_typography\";i:2;s:34:\"description_typography_font_family\";i:2;s:32:\"description_typography_font_size\";i:2;s:34:\"description_typography_font_weight\";i:2;s:11:\"title_color\";i:1;s:17:\"description_color\";i:1;s:17:\"hover_title_color\";i:1;s:37:\"description_typography_text_transform\";i:1;s:33:\"description_typography_font_style\";i:1;s:38:\"description_typography_text_decoration\";i:1;s:34:\"description_typography_line_height\";i:1;s:37:\"description_typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:2;s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:9:\"shortcode\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"wpforms\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_form\";a:1:{s:7:\"form_id\";i:1;}}s:5:\"style\";a:3:{s:6:\"themes\";a:4:{s:12:\"wpformsTheme\";i:1;s:13:\"isCustomTheme\";i:1;s:10:\"isMigrated\";i:1;s:15:\"customThemeName\";i:1;}s:17:\"background_styles\";a:1:{s:15:\"backgroundColor\";i:1;}s:8:\"advanced\";a:1:{s:18:\"copyPasteJsonValue\";i:1;}}}}s:13:\"paypal-button\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"section_account\";a:2:{s:5:\"email\";i:1;s:12:\"product_name\";i:1;}s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}}s:9:\"container\";a:4:{s:7:\"heading\";a:2:{s:5:\"count\";i:18;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:18;s:4:\"link\";i:9;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:5:\"align\";i:16;s:21:\"typography_typography\";i:17;s:22:\"typography_font_family\";i:17;s:20:\"typography_font_size\";i:17;s:22:\"typography_font_weight\";i:17;s:25:\"typography_text_transform\";i:9;s:26:\"typography_text_decoration\";i:4;s:11:\"title_color\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:16:\"_flex_align_self\";i:9;s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:3;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:16;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:12:{s:14:\"flex_direction\";i:10;s:11:\"boxed_width\";i:1;s:16:\"flex_align_items\";i:3;s:8:\"flex_gap\";i:3;s:13:\"content_width\";i:8;s:5:\"width\";i:8;s:14:\"container_type\";i:1;s:17:\"grid_columns_grid\";i:1;s:14:\"grid_rows_grid\";i:1;s:18:\"grid_justify_items\";i:1;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:7;s:7:\"padding\";i:7;s:16:\"_flex_align_self\";i:1;s:10:\"_flex_size\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:5;s:16:\"background_image\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:4;}}}}}s:4:\"page\";a:4:{s:7:\"heading\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:6;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:5:\"align\";i:6;s:21:\"typography_typography\";i:6;s:22:\"typography_font_family\";i:6;s:20:\"typography_font_size\";i:6;s:22:\"typography_font_weight\";i:6;s:11:\"title_color\";i:2;s:26:\"typography_text_decoration\";i:4;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:10;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:6;s:5:\"width\";i:5;s:14:\"flex_direction\";i:2;s:14:\"container_type\";i:1;s:17:\"grid_columns_grid\";i:1;s:14:\"grid_rows_grid\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:2;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:4;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}s:6:\"header\";a:5:{s:5:\"image\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:7:\"opacity\";i:1;s:5:\"width\";i:1;}}}}s:8:\"nav-menu\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:1:{s:4:\"menu\";i:1;}}s:5:\"style\";a:1:{s:23:\"section_style_main-menu\";a:4:{s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:8:\"flex_gap\";i:2;s:14:\"flex_direction\";i:3;s:16:\"flex_align_items\";i:3;s:13:\"content_width\";i:3;s:20:\"flex_justify_content\";i:2;s:10:\"min_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:4:{s:7:\"padding\";i:4;s:6:\"margin\";i:4;s:7:\"z_index\";i:2;s:16:\"_flex_align_self\";i:1;}s:15:\"section_effects\";a:2:{s:6:\"sticky\";i:1;s:13:\"sticky_offset\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:34:\"background_motion_fx_opacity_range\";i:2;s:26:\"background_motion_fx_range\";i:2;s:16:\"background_image\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}s:21:\"section_shape_divider\";a:1:{s:20:\"shape_divider_bottom\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:5:\"align\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}s:6:\"footer\";a:6:{s:5:\"image\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:4:{s:5:\"width\";i:1;s:5:\"align\";i:1;s:7:\"opacity\";i:1;s:22:\"css_filters_css_filter\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:5:\"width\";i:3;s:8:\"flex_gap\";i:5;s:13:\"content_width\";i:4;s:14:\"flex_direction\";i:5;s:16:\"flex_align_items\";i:2;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:5;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:2;}s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}s:21:\"section_shape_divider\";a:4:{s:17:\"shape_divider_top\";i:1;s:20:\"shape_divider_bottom\";i:1;s:26:\"shape_divider_bottom_width\";i:1;s:27:\"shape_divider_bottom_height\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:21:\"typography_font_style\";i:3;s:26:\"typography_text_decoration\";i:3;s:22:\"typography_line_height\";i:3;s:25:\"typography_letter_spacing\";i:3;s:5:\"align\";i:1;s:11:\"title_color\";i:1;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:1;}s:18:\"section_text_style\";a:10:{s:16:\"text_color_hover\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:30:\"icon_typography_text_transform\";i:1;s:26:\"icon_typography_font_style\";i:1;s:31:\"icon_typography_text_decoration\";i:1;s:27:\"icon_typography_line_height\";i:1;s:30:\"icon_typography_letter_spacing\";i:1;}}}}s:8:\"nav-menu\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"layout\";i:1;s:7:\"pointer\";i:1;s:8:\"dropdown\";i:1;s:4:\"menu\";i:1;}}s:5:\"style\";a:2:{s:23:\"section_style_main-menu\";a:15:{s:28:\"padding_horizontal_menu_item\";i:1;s:26:\"padding_vertical_menu_item\";i:1;s:18:\"menu_space_between\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:30:\"menu_typography_text_transform\";i:1;s:26:\"menu_typography_font_style\";i:1;s:31:\"menu_typography_text_decoration\";i:1;s:27:\"menu_typography_line_height\";i:1;s:30:\"menu_typography_letter_spacing\";i:1;s:21:\"color_menu_item_hover\";i:1;s:29:\"pointer_color_menu_item_hover\";i:1;s:22:\"nav_menu_divider_color\";i:1;}s:22:\"section_style_dropdown\";a:8:{s:30:\"dropdown_typography_typography\";i:1;s:31:\"dropdown_typography_font_family\";i:1;s:29:\"dropdown_typography_font_size\";i:1;s:31:\"dropdown_typography_font_weight\";i:1;s:34:\"dropdown_typography_text_transform\";i:1;s:30:\"dropdown_typography_font_style\";i:1;s:35:\"dropdown_typography_text_decoration\";i:1;s:34:\"dropdown_typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}}}','off'),
(18956,'elementor_1_elementor_updater_batch_1c3fc8b8f9d7573a5a54ab934029','a:1:{i:0;a:1:{s:8:\"callback\";a:2:{i:0;s:31:\"Elementor\\Core\\Upgrade\\Upgrades\";i:1;s:16:\"_on_each_version\";}}}','off'),
(18957,'elementor_1_elementor_pro_updater_batch_3177753abe59474f11603af3','a:1:{i:0;a:1:{s:8:\"callback\";a:2:{i:0;s:34:\"ElementorPro\\Core\\Upgrade\\Upgrades\";i:1;s:16:\"_on_each_version\";}}}','off'),
(18966,'_elementor_assets_data','a:1:{s:3:\"svg\";a:1:{s:9:\"font-icon\";a:7:{s:10:\"fab-paypal\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:384;s:6:\"height\";i:512;s:4:\"path\";s:553:\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\";s:3:\"key\";s:10:\"fab-paypal\";}s:7:\"version\";s:6:\"5.15.3\";}s:8:\"fas-star\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:576;s:6:\"height\";i:512;s:4:\"path\";s:256:\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\";s:3:\"key\";s:8:\"fas-star\";}s:7:\"version\";s:6:\"5.15.3\";}s:14:\"eicon-menu-bar\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:279:\"M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z\";s:3:\"key\";s:14:\"eicon-menu-bar\";}s:7:\"version\";s:6:\"5.13.0\";}s:11:\"eicon-close\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:361:\"M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z\";s:3:\"key\";s:11:\"eicon-close\";}s:7:\"version\";s:6:\"5.13.0\";}s:18:\"eicon-chevron-left\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:281:\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\";s:3:\"key\";s:18:\"eicon-chevron-left\";}s:7:\"version\";s:6:\"5.13.0\";}s:19:\"eicon-chevron-right\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:281:\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\";s:3:\"key\";s:19:\"eicon-chevron-right\";}s:7:\"version\";s:6:\"5.13.0\";}s:14:\"fas-caret-down\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:320;s:6:\"height\";i:512;s:4:\"path\";s:119:\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\";s:3:\"key\";s:14:\"fas-caret-down\";}s:7:\"version\";s:6:\"5.15.3\";}}}}','auto'),
(18972,'elementor_atomic_cache_validity__popup-trigger-styles-related-posts','a:2:{s:5:\"state\";b:0;s:8:\"children\";a:9:{i:7393;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:6751;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:162;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:6710;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:3576;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:8227;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:2472;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:3128;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:8232;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}}}','off'),
(19010,'elementor_pro_remote_info_api_data_4.2.1','a:2:{s:7:\"timeout\";i:1785617324;s:5:\"value\";s:257795:\"{\"stable_version\":\"4.2.1\",\"last_updated\":\"2026-07-28 13:39:50\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:243012:\\\"<h1>Elementor Pro - by Elementor.com<\\/h1>\\n<h4>4.2.1 - 2026-07-28<\\/h4>\\n<ul>\\n<li>Fix: Child product categories display the parent category image when Loop Taxonomy is used in a Product Archive template - Atomic Editor<\\/li>\\n<li>Fix: ACF Dynamic Tags display default values instead of item data in Loops - Atomic Editor<\\/li>\\n<li>Fix: ACF fields display in a flat list instead of being grouped by field group in Dynamic Tag - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>4.2.0 - 2026-07-20<\\/h4>\\n<ul>\\n<li>New: Introducing Loop for building dynamic content layouts - Atomic Editor<\\/li>\\n<li>Tweak: Added Email 2 as an additional action after submit in Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Improved the settings UI in Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added autocomplete support for better accessibility in Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added accessibility support for Atomic Form success and error messages after submission - Atomic Editor<\\/li>\\n<li>Fix: Local styles are not loaded inside Shortcode or Template widgets - Atomic Editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/32921\\\">#32921<\\/a>)<\\/li>\\n<li>Fix: Empty overrides in nested Components show the default value instead of remaining empty - Atomic Editor<\\/li>\\n<li>Fix: Classes created from Components override the expected class priority - Atomic Editor<\\/li>\\n<li>Fix: Redoing detach Component inside another Component leaves stale exposed properties behind - Atomic Editor<\\/li>\\n<li>Fix: Atomic Form elements cannot be copied and pasted - Atomic Editor<\\/li>\\n<li>Fix: Metadata is missing from email submissions in Atomic Form - Atomic Editor<\\/li>\\n<li>Fix: Sub-menu indicators flicker while the page is loading in WordPress Menu widget<\\/li>\\n<li>Fix: Load on Click duplicates the initial posts instead of loading the next posts when using multiple Posts widgets<\\/li>\\n<li>Fix: Buttons are not keyboard accessible in Flip Box widget<\\/li>\\n<li>Fix: Non-existent pages can trigger a fatal error in Archive and 404 templates<\\/li>\\n<li>Fix: Custom Search Results URLs can trigger a fatal error in Search widget<\\/li>\\n<li>Fix: Headings are highlighted inconsistently when scrolling down and back up in Table of Contents widget<\\/li>\\n<li>Fix: PHP warnings appear when WooCommerce coupons are disabled in Cart and Checkout widgets<\\/li>\\n<\\/ul>\\n<h4>4.1.3 - 2026-07-14<\\/h4>\\n<ul>\\n<li>Fix: Content section isn&#39;t expanded by default when adding atomic element inside Atomic Form - Atomic Editor<\\/li>\\n<li>Fix: Atomic Form cannot be saved as template - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>4.1.2 - 2026-06-23<\\/h4>\\n<ul>\\n<li>Fix: Email action is not configured correctly when submitting Atomic Forms - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>4.1.1 - 2026-06-08<\\/h4>\\n<ul>\\n<li>Fix: Live Results item count does not apply correctly on Tablet and Mobile in Search widget<\\/li>\\n<li>Fix: Default animation appears for logged-out users when using an ACF URL dynamic tag in Lottie widget<\\/li>\\n<li>Fix: &quot;Something went wrong&quot; error appears when using Taxonomy Filter with a Loop Grid based on Current Query<\\/li>\\n<\\/ul>\\n<h4>4.1.0 - 2026-05-26<\\/h4>\\n<ul>\\n<li>Tweak: Added Radio Button element to Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added Select element to Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added Date Picker element to Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added Time Picker element to Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added File Upload element to Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added Webhook URL support to Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Improved the default To and From field settings in Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Updated the Connected Input ID control to a Select control in Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added the Atomic Elements section when editing Loop Grid templates - Atomic Editor<\\/li>\\n<li>Tweak: Added support for dynamic field mentions in email content in Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added Start and End grid lines for the While Scrolling effect in Interactions - Atomic Editor<\\/li>\\n<li>Tweak: Updated the minimum required WordPress version to 6.8<\\/li>\\n<li>Fix: Custom styles are lost for Atomic elements used in loops - Atomic Editor<\\/li>\\n<li>Fix: Action Log and Page Title are not recorded in Atomic Form submissions - Atomic Editor<\\/li>\\n<li>Fix: Inline editing does not work for Buttons inside Atomic Form - Atomic Editor<\\/li>\\n<li>Fix: Atomic Form cannot be dragged into containers or child containers - Atomic Editor<\\/li>\\n<li>Fix: Pasting content from another site may cause a fatal error with Loop Item Templates<\\/li>\\n<\\/ul>\\n<h4>4.0.4 - 2026-04-28<\\/h4>\\n<ul>\\n<li>Fix: Flexbox and Div Block do not work with display conditions - Atomic Editor<\\/li>\\n<li>Fix: Custom CSS editor not editable in RTL websites - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>4.0.3 - 2026-04-20<\\/h4>\\n<ul>\\n<li>Tweak: Updated base style font styling in Atomic Form - Atomic Editor<\\/li>\\n<li>Fix: Submit button not working inside popups in Atomic Form - Atomic Editor<\\/li>\\n<li>Fix: Forms fail to send when using ACF Email dynamic tag - Atomic Editor<\\/li>\\n<li>Fix: Custom CSS editor not editable in RTL websites - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>4.0.2 - 2026-04-13<\\/h4>\\n<ul>\\n<li>Fix: Interactions apply only to the first matching element instead of all instances on the page - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>4.0.1 - 2026-04-01<\\/h4>\\n<ul>\\n<li>Fix: Exposed text properties appear empty in existing components - Atomic Editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/35357\\\">#35357<\\/a>)<\\/li>\\n<li>Fix: Cannot publish existing components with overridable properties - Atomic Editor<\\/li>\\n<li>Fix: Unexpected characters appear when deleting attribute values using backspace - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>4.0.0 - 2026-03-30<\\/h4>\\n<ul>\\n<li>New: Introducing Atomic Forms using composable Atomic elements - create flexible form layouts by combining individual field elements - Atomic Editor<\\/li>\\n<li>New: Introducing Interactions with new triggers and custom effects for dynamic experiences - create animations based on user scroll and user behavior - Atomic Editor<\\/li>\\n<li>Tweak: Component creation is available for Pro users - Atomic Editor<\\/li>\\n<li>Tweak: Added the ability to detach Components into editable layouts - Atomic Editor<\\/li>\\n<li>Tweak: Added support for custom fonts in typography controls - Atomic Editor<\\/li>\\n<li>Fix: Unable to paste content into the Custom CSS field - Atomic Editor<\\/li>\\n<li>Fix: Error when assigning a dynamic custom field to a component&#39;s inner element in Components - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>3.35.1 - 2026-02-11<\\/h4>\\n<ul>\\n<li>Fix: Enqueue script errors when <code>WP_DEBUG<\\/code> is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/34617\\\">#34617<\\/a>)<\\/li>\\n<li>Fix: General UI issues in Editor screens in WordPress Admin<\\/li>\\n<\\/ul>\\n<h4>3.35.0 - 2026-02-02<\\/h4>\\n<ul>\\n<li>Tweak: Extended the color picker to support ACF fields - Editor V4<\\/li>\\n<li>Tweak: Enabled size variables with custom units across relevant controls - Editor V4<\\/li>\\n<li>Tweak: Enabled size variables in border radius controls - Editor V4<\\/li>\\n<\\/ul>\\n<h4>3.34.4 - 2026-01-29<\\/h4>\\n<ul>\\n<li>Fix: Shortcodes overflow the screen on Saved Templates screen in WordPress Admin<\\/li>\\n<li>Fix: Avoid Multiple Popups control does not work in Popups<\\/li>\\n<\\/ul>\\n<h4>3.34.3 - 2026-01-26<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder WordPress view does not work as expected<\\/li>\\n<li>Fix: Submissions menu appears even when the setting is disabled<\\/li>\\n<\\/ul>\\n<h4>3.34.2 - 2026-01-22<\\/h4>\\n<ul>\\n<li>Tweak: Updated notification behavior in Elementor menu in WordPress admin<\\/li>\\n<\\/ul>\\n<h4>3.34.1 - 2026-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Unified the Elementor interface into a single place to manage, optimize, and configure Elementor capabilities in WordPress admin<\\/li>\\n<\\/ul>\\n<h4>3.34.0 - 2025-12-22<\\/h4>\\n<ul>\\n<li>New: Added support for Display Conditions for Atomic Elements - Editor V4<\\/li>\\n<li>Tweak: Enabled media queries for the Desktop breakpoint only in Custom CSS - Editor V4<\\/li>\\n<li>Tweak: Added support for ACF field in Dynamic Tags - Editor V4<\\/li>\\n<li>Tweak: Added support for Google Calendar in Contact URL Dynamic Tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Tel link in Contact URL Dynamic Tag - Editor V4<\\/li>\\n<li>Tweak: Added support for ACF Image field in Dynamic Tags - Editor V4<\\/li>\\n<li>Tweak: Removed icon from the accessibility tree in Flip Box widget<\\/li>\\n<li>Tweak: Applied CSS logical properties in text-align controls and improved RTL rendering in the Editor<\\/li>\\n<li>Fix: Website Template library displayed in English instead of the translated language<\\/li>\\n<li>Fix: Custom CSS field breaks when using certain characters - Editor V4<\\/li>\\n<\\/ul>\\n<h4>3.33.2 - 2025-12-03<\\/h4>\\n<ul>\\n<li>Fix: Incorrect status shown for Custom Code, Fonts, and Icons after importing a Website Template<\\/li>\\n<li>Fix: Display Conditions window appears empty in the editor<\\/li>\\n<\\/ul>\\n<h4>3.33.1 - 2025-11-11<\\/h4>\\n<ul>\\n<li>Fix: Styles not loading correctly in Custom Fonts and Custom Icons admin screens (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/33396\\\">#33396<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.33.0 - 2025-11-10<\\/h4>\\n<ul>\\n<li>New: Introducing Custom CSS for element-level styling with full isolation and responsive control - Editor V4<\\/li>\\n<li>New: Introducing media save to cloud in Website Templates, enabling users to store media assets directly in the cloud for easier access and management.<\\/li>\\n<li>Tweak: Added support for Post Excerpt dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Internal URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Post Terms dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Shortcode dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Popup dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Off-Canvas dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Lightbox dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Add To Cart dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for ACF URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Archive Title dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for the Email Contact URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for reduced-motion preferences in Flip Box widget<\\/li>\\n<li>Tweak: Updated minimum supported versions for Chrome, Firefox, and Safari<\\/li>\\n<li>Tweak: Updated Notes button location in the Editor Top Bar<\\/li>\\n<\\/ul>\\n<h4>3.32.3 - 2025-10-21<\\/h4>\\n<ul>\\n<li>Fix: Website Template fails to apply when Custom Code or Custom Icons are included<\\/li>\\n<\\/ul>\\n<h4>3.32.2 - 2025-09-29<\\/h4>\\n<ul>\\n<li>Fix: Exported taxonomies are not displayed correctly on the summary page in Website Templates export<\\/li>\\n<li>Fix: Certain taxonomies are not exported as expected in Website Templates export<\\/li>\\n<\\/ul>\\n<h4>3.32.1 - 2025-09-16<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder fails to load when containers are disabled<\\/li>\\n<li>Fix: Popup and single product templates not imported or exported as expected<\\/li>\\n<\\/ul>\\n<h4>3.32.0 - 2025-09-15<\\/h4>\\n<ul>\\n<li>New: Introducing Size Variables to store and reuse numeric values across spacing, typography, layout, and borders - Editor V4<\\/li>\\n<li>New: Introducing granular Transitions with property-level control for advanced micro-animations - Editor V4<\\/li>\\n<li>New: Added granular content selection for Website Templates import and export, including pages, menus, post types, and taxonomies<\\/li>\\n<li>Tweak: Enhanced accessibility of background images in Slides widget with proper aria attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23543\\\">#23543<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/31063\\\">#31063<\\/a>)<\\/li>\\n<li>Tweak: Added REST API support for the Custom Code feature<\\/li>\\n<li>Tweak: Moved Background control from Content tab to Style tab in Flip Box widget<\\/li>\\n<li>Tweak: Removed SVG icons from the accessibility tree in Share Buttons widget<\\/li>\\n<li>Tweak: Removed dropdown indicator icons from the accessibility tree in WordPress Menu widget<\\/li>\\n<li>Fix: PHP 8.4 deprecation notices when running with <code>WP_DEBUG<\\/code> enabled<\\/li>\\n<li>Fix: Reduced-motion preferences are not applied to Animated Headline widget<\\/li>\\n<li>Fix: Reduced-motion preferences are not applied in Motion Effects<\\/li>\\n<li>Fix: Added required PHP and WordPress versions to the plugin header<\\/li>\\n<\\/ul>\\n<h4>3.31.3 - 2025-09-08<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in WordPress Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.31.2 - 2025-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Improved release version functionality<\\/li>\\n<\\/ul>\\n<h4>3.31.1 - 2025-08-06<\\/h4>\\n<ul>\\n<li>Tweak: Updated <code>form-data<\\/code> package version<\\/li>\\n<\\/ul>\\n<h4>3.31.0 - 2025-08-05<\\/h4>\\n<ul>\\n<li>New: Introducing Attributes - add custom HTML attributes to elements for advanced control - Editor V4<\\/li>\\n<li>Tweak: Optimized Custom Code styles by removing redundant RTL file<\\/li>\\n<li>Tweak: Improved performance by loading ribbon styles only when used in Call to Action and Price Table widgets<\\/li>\\n<li>Tweak: Improved semantic markup structure for header and footer documents<\\/li>\\n<li>Tweak: Reorganized design controls in Animated Headline widget<\\/li>\\n<li>Tweak: Reorganized design controls in Blockquote widget<\\/li>\\n<li>Tweak: Reorganized design controls in Countdown widget<\\/li>\\n<li>Tweak: Replaced SASS mixins and functions with native CSS logical properties<\\/li>\\n<li>Fix: Empty headers are rendered in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28167\\\">#28167<\\/a>)<\\/li>\\n<li>Fix: <code>TypeError<\\/code> bug in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.30.1 - 2025-07-22<\\/h4>\\n<ul>\\n<li>Security Fix: Improved content sanitization in multiple widgets<\\/li>\\n<li>Fix: UI issue in Hotspot widget when Optimized Markup experiment is enabled<\\/li>\\n<li>Fix: Taxonomy filter not working in the Editor when Optimized Markup experiment is enabled<\\/li>\\n<\\/ul>\\n<h4>3.30.0 - 2025-07-01<\\/h4>\\n<ul>\\n<li>New: Introduced Full Website Templates in the Cloud - export, manage, and reuse full site kits across all your websites from one place<\\/li>\\n<li>Tweak: Activated &quot;Optimized Markup&quot; feature on new sites<\\/li>\\n<li>Tweak: Activated &quot;Menu&quot; feature on new sites<\\/li>\\n<li>Tweak: Improved error handling for Theme Builder display conditions<\\/li>\\n<li>Tweak: Added styling controls to Post Excerpt widget<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> and <code>aria-label<\\/code> attributes Post Navigation widget<\\/li>\\n<li>Tweak: Added <code>aria-label<\\/code> in Form widget<\\/li>\\n<li>Tweak: Added <code>aria-label<\\/code> in Login widget<\\/li>\\n<li>Tweak: Arranged content as lists in Portfolio and Posts widgets<\\/li>\\n<li>Tweak: Added Box Shadow and Text Shadow controls in Countdown widget<\\/li>\\n<li>Tweak: Moved image resolution control to content tab in Price List widget<\\/li>\\n<li>Tweak: Renamed and reorganized style sections in Price List widget<\\/li>\\n<li>Tweak: Added conditional logic to controls in Price Table widget<\\/li>\\n<li>Tweak: Grouped layout controls under list section in Price List widget<\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.6<\\/li>\\n<li>Fix: Inline font icons support doesn&#39;t work in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24367\\\">#24367<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18343\\\">#18343<\\/a>)<\\/li>\\n<li>Fix: Page Title condition doesn&#39;t work on child pages in Widget Display Conditions<\\/li>\\n<li>Fix: Editor users with &quot;Access to edit content only&quot; are able to delete elements<\\/li>\\n<li>Fix: Links are not crawlable in Video Playlist widget<\\/li>\\n<li>Fix: Uses hardcoded admin fonts in Video Playlist widget<\\/li>\\n<li>Fix: Editor freezes when the Form widget is used with a high PHP upload size limit<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled in Slides widget<\\/li>\\n<li>Fix: Plugin dependency not enforced in Elementor Pro<\\/li>\\n<li>Fix: Console shows deprecation warning in Global Widgets<\\/li>\\n<\\/ul>\\n<h4>3.29.2 - 2025-06-04<\\/h4>\\n<ul>\\n<li>Tweak: Added selectors to Menu widget for compatibility with Optimized Markup experiment<\\/li>\\n<\\/ul>\\n<h4>3.29.1 - 2025-05-28<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Price Table widget<\\/li>\\n<\\/ul>\\n<h4>3.29.0 - 2025-05-19<\\/h4>\\n<ul>\\n<li>New: Introduced Cloud Templates - save, manage, and reuse your templates across all your sites from a single cloud library<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> attributes in Share Buttons widget<\\/li>\\n<li>Tweak: Improved accessibility by grouping content with <code>role=region<\\/code> in the Video Playlist widget<\\/li>\\n<li>Fix: Focus color is not applied correctly for accessibility in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24239\\\">#24239<\\/a>)<\\/li>\\n<li>Fix: Common scripts loaded late when using the Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.28.4 - 2025-05-05<\\/h4>\\n<ul>\\n<li>Fix: Empty results appeared on the frontend when using the Taxonomy Filter with the &#39;Avoid Duplicates&#39; option in Loop Grid widget<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled and the Optimized Markup experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.28.3 - 2025-04-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved sidebar navigation flow on the Elementor Home screen<\\/li>\\n<\\/ul>\\n<h4>3.28.2 - 2025-03-30<\\/h4>\\n<ul>\\n<li>Fix: Default Elementor animation shown for logged-out users when using an &quot;External URL&quot; source in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.28.1 - 2025-03-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline and Form widgets<\\/li>\\n<\\/ul>\\n<h4>3.28.0 - 2025-03-17<\\/h4>\\n<ul>\\n<li>Tweak: Ensured File Upload field styles are overridden by global styles in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11651\\\">#11651<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17223\\\">#17223<\\/a>)<\\/li>\\n<li>Tweak: Updated Scroll Snap description to clarify incompatibility with animations and motion effects<\\/li>\\n<li>Tweak: Prevented special characters from being encoded in the email subject field in Form widget<\\/li>\\n<li>Tweak: Loaded module styles within the module instead of registering them in <code>plugin.php<\\/code><\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.5<\\/li>\\n<li>Tweak: Improved keyboard accessibility for menus in Editor Top Bar<\\/li>\\n<li>Tweak: Made the edit button accessible in the Template widget<\\/li>\\n<li>Tweak: Optimized Form widget performance by caching field assets <code>using get_style_depends()<\\/code> and <code>get_script_depends()<\\/code> methods<\\/li>\\n<li>Tweak: Added Text Shadow control in Testimonial Carousel, Call to Action and Animated Headline widgets<\\/li>\\n<li>Fix: Button icon alignment breaks when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16077\\\">#16077<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16511\\\">#16511<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17692\\\">#17692<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17922\\\">#17922<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19253\\\">#19253<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19370\\\">#19370<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21236\\\">#21236<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21844\\\">#21844<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28080\\\">#28080<\\/a>)<\\/li>\\n<li>Fix: Dropdown caret color did not follow menu item color when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17500\\\">#17500<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18466\\\">#18466<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21664\\\">#21664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24929\\\">#24929<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28064\\\">#28064<\\/a>)<\\/li>\\n<li>Fix: Page doesn&#39;t scroll up when a coupon error notice appears in Checkout widget<\\/li>\\n<\\/ul>\\n<h4>3.27.7 - 2025-03-13<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.27.6 - 2025-03-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Template Condition<\\/li>\\n<\\/ul>\\n<h4>3.27.5 - 2025-03-03<\\/h4>\\n<ul>\\n<li>Fix: The <code>wp_trigger_error<\\/code> function causes the site to crash instead of triggering a warning when used with ACF text<\\/li>\\n<\\/ul>\\n<h4>3.27.4 - 2025-02-16<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Screenshots module<\\/li>\\n<li>Security Fix: Improved code security enforcement in Query control<\\/li>\\n<li>Fix: ACF <code>true_false<\\/code> field causing a fatal error when used as a dynamic tag with third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/30170\\\">#30170<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.27.3 - 2025-02-06<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Stripe Button widget<\\/li>\\n<\\/ul>\\n<h4>3.27.2 - 2025-02-03<\\/h4>\\n<ul>\\n<li>Fix: Value type configuration issue causing errors when using ACF<\\/li>\\n<li>Fix: Hide content on responsive breakpoint option is not working on WordPress Menu widget when Optimized Markup experiment is activated<\\/li>\\n<\\/ul>\\n<h4>3.27.1 - 2025-01-27<\\/h4>\\n<ul>\\n<li>Tweak: Increased the number of items allowed in Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<li>Security Fix: Improved code security enforcement in Global widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Admin settings<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Empty custom fields are missing in the Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<\\/ul>\\n<h4>3.27.0 - 2025-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Removed the <code>elementor-widget-container<\\/code> div from the Menu, Loop, Table of Contents, Form, and Hotspot widgets as part of the Optimized Markup experiment to improve HTML structure<\\/li>\\n<li>Tweak: Reduced DOM size by optimizing the submit button markup in Search widget<\\/li>\\n<li>Tweak: Moved style loading to the head instead of the footer to improve CLS<\\/li>\\n<li>Tweak: Enabled conditional loading of Swiper.js based on widget dependencies to reduce unnecessary assets and improve page load times<\\/li>\\n<li>Tweak: Standardized navigation elements like arrows and bullets across all carousel and slider widgets for improved accessibility<\\/li>\\n<li>Tweak: Improved accessibility when the submit button has only an icon and no text in Search widget<\\/li>\\n<li>Tweak: Removed <code>load_plugin_textdomain()<\\/code> function from Elementor Pro<\\/li>\\n<\\/ul>\\n<h4>3.26.3 - 2025-01-07<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Search widget<\\/li>\\n<li>Fix: Height issues cause slideshow thumbnails to display incorrectly in Media Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29663\\\">#29663<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.2 - 2024-12-22<\\/h4>\\n<ul>\\n<li>Fix: Menu items are not clickable in various scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29191\\\">#29191<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.1 - 2024-12-17<\\/h4>\\n<ul>\\n<li>Fix: Restore deprecated <code>Plugin::enqueue_styles()<\\/code> function to avoid errors with 3rd party plugins<\\/li>\\n<\\/ul>\\n<h4>3.26.0 - 2024-12-16<\\/h4>\\n<ul>\\n<li>New: Introducing dynamic content support for Off-canvas in Loop Grid widget templates - enabling seamless display of additional content dynamically (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29049\\\">#29049<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28935\\\">#28935<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7106\\\">#7106<\\/a>)<\\/li>\\n<li>New: AdBlock Detection trigger for Popups - display targeted popups for visitors using ad blockers<\\/li>\\n<li>New: Added Reload Page link action for Dynamic Tags<\\/li>\\n<li>Tweak: Added &quot;Space Between Dots&quot; control to Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2526\\\">#2526<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3277\\\">#3277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21697\\\">#21697<\\/a>)<\\/li>\\n<li>Tweak: Replaced hidden <code>elementor-screen-only<\\/code> div with <code>aria-label<\\/code> attributes<\\/li>\\n<li>Tweak: Removed <code>elementor-widget-container<\\/code> div from Elementor widgets as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Optimize popup styling by loading it only when necessary<\\/li>\\n<li>Tweak: Updated Gap between slides control to support only PX units in Carousel widget<\\/li>\\n<li>Tweak: Removed the dependency between the Tabs handler and the Menu handler<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> in Carousel widgets<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=carousel<\\/code> to carousel wrapper<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=slide<\\/code> to slide wrapper<\\/li>\\n<li>Tweak: Optimized carousel widgets markup as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Updated minimum required Safari version to 15.5<\\/li>\\n<li>Tweak: Facebook widgets are no longer supported on mobile due to Facebook functionality changes<\\/li>\\n<li>Fix: Motion Effects sticky feature is not working when Scroll Snap is enabled<\\/li>\\n<li>Fix: Custom Image Resolution option is not working in Gallery widget<\\/li>\\n<li>Fix: &#39;Reading Settings&#39; unexpectedly reduces the number of posts displayed when using the Archive with Pagination setting<\\/li>\\n<li>Fix: Step Form does not scroll to the top when the first field is not an input field in Form widget<\\/li>\\n<li>Fix: Display Condition feature is available without an active Elementor license in Floating Elements<\\/li>\\n<li>Fix: Background options of Flip Box in Loop Grid widget are not working when images are added using ACF Dynamic Tags<\\/li>\\n<li>Fix: Dropdown icon in the Select field of the Form widget is cut off when the Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Incompatibility between Form widget and WPML when using Nested Elements<\\/li>\\n<li>Fix: Performance issues when changing the title name in the Menu widget<\\/li>\\n<li>Fix: Warnings appear when Element Caching is set to Inactive in Carousel widgets<\\/li>\\n<li>Fix: Swiper styling missing from Lightbox inside Gallery widgets<\\/li>\\n<\\/ul>\\n<h4>3.25.5 - 2024-12-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Popup overlay shown for non-logged users even when disabled<\\/li>\\n<\\/ul>\\n<h4>3.25.4 - 2024-11-20<\\/h4>\\n<ul>\\n<li>Tweak: Improved Global Widget loading method to enhance performance<\\/li>\\n<\\/ul>\\n<h4>3.25.3 - 2024-11-13<\\/h4>\\n<ul>\\n<li>Fix: Nested Elements are activated even when the Container experiment is inactive<\\/li>\\n<\\/ul>\\n<h4>3.25.2 - 2024-11-03<\\/h4>\\n<ul>\\n<li>Fix: Styling issues affecting popup layout when using a Dynamic Tag to open the popup<\\/li>\\n<li>Fix: Image captions are not displaying for non-logged-in users in Media Carousel widget<\\/li>\\n<li>Fix: Custom Add to Cart widget with Quantity enabled causes critical error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29159\\\">#29159<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.25.1 - 2024-10-31<\\/h4>\\n<ul>\\n<li>Fix: Multiple Custom Add to Cart widgets on the same page are adding the same product<\\/li>\\n<\\/ul>\\n<h4>3.25.0 - 2024-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added pagination functionality to the Live Results in Search widget<\\/li>\\n<li>Tweak: Added Anchor Offset control to allow precise positioning when scrolling to anchor links on the page<\\/li>\\n<li>Tweak: Load motion effects styles only when they are in use<\\/li>\\n<li>Tweak: Load sticky styles only when they are in use<\\/li>\\n<li>Tweak: Load popup styles only when they are in use<\\/li>\\n<li>Tweak: Load theme builder styles only when they are in use<\\/li>\\n<li>Tweak: Load transition styles for Call to Action and Gallery widgets only when they are in use<\\/li>\\n<li>Tweak: Load styles for Form widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for WooCommerce widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Theme Elements widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Carousel widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Pricing widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Floating Elements separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Link in Bio widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load minified CSS in the Loop Builder&#39;s Call to Action button in the Editor<\\/li>\\n<li>Tweak: Removed &quot;Payments&quot; module styles<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Payapl widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Stripe widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Merged &quot;Form Submissions&quot; feature into the version and moved it to the Advanced tab<\\/li>\\n<li>Tweak: Merged &quot;Display Conditions&quot; into the version<\\/li>\\n<li>Fix: Missing translation string for the empty message in the Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27580\\\">#27580<\\/a>)<\\/li>\\n<li>Fix: Local Storage and Session Storage were being used even when popups were not in use (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7151\\\">#7151<\\/a>)<\\/li>\\n<li>Fix: Masonry layout is not working when pagination is set to &quot;Load More&quot; or &quot;Infinite Scroll&quot; in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23684\\\">#23684<\\/a>)<\\/li>\\n<li>Fix: Extra gap between widgets on the frontend when using Off-canvas widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27706\\\">#27706<\\/a>)<\\/li>\\n<li>Fix: Pagination and custom queries did not work when the Posts Widget was saved as a Global Widget or used via shortcode<\\/li>\\n<li>Fix: Lightbox videos are missing controls and displayed at the wrong size in Media Carousel widget<\\/li>\\n<li>Fix: Pagination options with Individual Pagination not working as expected in Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Justified or Masonry layouts for the Pro Gallery would not display images on the frontend when inserted via nested tabs<\\/li>\\n<li>Fix: Error issue in the Loop Grid widget when used in theme parts with the Taxonomy Filter<\\/li>\\n<li>Fix: Removed the focus ring after clicking to open the Off Canvas inside the Editor<\\/li>\\n<li>Fix: Background gradient colors from the dynamic color tag values are not rendering on the frontend<\\/li>\\n<li>Fix: Excessive database requests generated by the Loop Grid widget<\\/li>\\n<li>Fix: Colors from Dynamic Tags were not rendered on the frontend<\\/li>\\n<li>Fix: Display issue in the Menu widget caused by the &#39;Native Intersection Observer API<\\/li>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget<\\/li>\\n<li>Fix: Content Width control inside the Mega Menu is displaying an empty value<\\/li>\\n<\\/ul>\\n<h4>3.24.4 - 2024-10-09<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<\\/ul>\\n<h4>3.24.3 - 2024-10-01<\\/h4>\\n<ul>\\n<li>Fix: Floating Elements template not loading when Single Page template is set with All Singular condition<\\/li>\\n<li>Fix: Form field styles not loading properly in various scenarios<\\/li>\\n<\\/ul>\\n<h4>3.24.2 - 2024-09-18<\\/h4>\\n<ul>\\n<li>Fix: Icons not displaying when Inline SVG Icons experiment is active in Link In Bio widgets and Floating Elements<\\/li>\\n<\\/ul>\\n<h4>3.24.1 - 2024-09-12<\\/h4>\\n<ul>\\n<li>Fix: Widget styles not loading correctly on front causing alignment inconsistencies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28676\\\">#28676<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.24.0 - 2024-09-10<\\/h4>\\n<ul>\\n<li>New: Introducing support for Variable Fonts - allowing for more dynamic and flexible text styling (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6703\\\">#6703<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11333\\\">#11333<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19277\\\">#19277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25485\\\">#25485<\\/a>)<\\/li>\\n<li>Tweak: Added &#39;Structure&#39; indication for widgets with Display Conditions applied (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28027\\\">#28027<\\/a>)<\\/li>\\n<li>Tweak: Added a new option for setting the live search results width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28280\\\">#28280<\\/a>)<\\/li>\\n<li>Tweak: Improved Honeypot field functionality in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28480\\\">#28480<\\/a>)<\\/li>\\n<li>Tweak: Added options to &#39;Copy&#39;, &#39;Paste&#39;, and &#39;Clear&#39; Display Conditions in Context Menu<\\/li>\\n<li>Tweak: Improved performance of the Menu widget when using Dynamic Tags in the URL field<\\/li>\\n<li>Tweak: Improved performance when using Dynamic Tags in Nested Elements<\\/li>\\n<li>Tweak: Added the option for users to disable Akismet for specific Elementor forms<\\/li>\\n<li>Tweak: Adjusted URL structure when presenting the Search Archive page in Search widget<\\/li>\\n<li>Tweak: Added the &#39;Create Template&#39; button in Search widget<\\/li>\\n<li>Tweak: Added an option to enable the &#39;Loader&#39; animation while live results are loading in Search widget<\\/li>\\n<li>Tweak: Load share buttons compatibility styles only when they are in use<\\/li>\\n<li>Tweak: Load dialog styles only when they are in use<\\/li>\\n<li>Tweak: Load global widget styles only during Editor preview<\\/li>\\n<li>Tweak: Conditionally load widget styles only when the widgets are used<\\/li>\\n<li>Tweak: Load styles for CTA hover animations only when they are in use<\\/li>\\n<li>Tweak: Load notes styles only when the WordPress Toolbar is displayed<\\/li>\\n<li>Tweak: Split <code>animations.min.css<\\/code> into multiple CSS files and load them conditionally<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Stable status<\\/li>\\n<li>Tweak: Merged Taxonomy Filter feature into the version<\\/li>\\n<li>Tweak: Merged Search feature into the version<\\/li>\\n<li>Tweak: Added a note to &#39;Current Query&#39; explaining the impact of WordPress settings on pagination within Archives<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for the Off-Canvas widget<\\/li>\\n<li>Fix: Manual Selection option is not excluding sticky posts in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18689\\\">#18689<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23331\\\">#23331<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28179\\\">#28179<\\/a>)<\\/li>\\n<li>Fix: Template ID does not change according to the imported Loop Item (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21404\\\">#21404<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22202\\\">#22202<\\/a>)<\\/li>\\n<li>Fix: &#39;Editing Mode&#39; for the Off-canvas was not functioning correctly in certain scenarios<\\/li>\\n<li>Fix: Added definition to <code>clear_custom_image_sizes<\\/code> hook to prevent edge case issues<\\/li>\\n<li>Fix: Flickering issue with search result buttons when closing results using the keyboard escape key in Search widget<\\/li>\\n<li>Fix: Theme Style settings for buttons were overriding the text styling in Search widget<\\/li>\\n<li>Fix: Nesting menu inside another menu causes functionality issues in Menu widget<\\/li>\\n<li>Fix: Error when using array as custom fields value in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.23.3 - 2024-08-05<\\/h4>\\n<ul>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28194\\\">#28194<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.23.2 - 2024-07-29<\\/h4>\\n<ul>\\n<li>Fix: Horizontal scroll bar appearing on the page when using Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28087\\\">#28087<\\/a>)<\\/li>\\n<li>Fix: Dropdown area disappearing in certain scenarios in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.23.1 - 2024-07-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in link URL<\\/li>\\n<\\/ul>\\n<h4>3.23.0 - 2024-07-15<\\/h4>\\n<ul>\\n<li>New: Search Widget with Live Results - Display live search results as visitors type into the search box, enhancing user experience and engagement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27664\\\">#27664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24931\\\">#24931<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21459\\\">#21459<\\/a>)<\\/li>\\n<li>Tweak: Renamed <code>width<\\/code> to <code>Min width<\\/code> and added <code>Max width<\\/code> control to Hotspot tooltips (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18930\\\">#18930<\\/a>)<\\/li>\\n<li>Tweak: Applied a logical DOM order to the Mega Menu widget to improve accessibility<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for WordPress Menu widget<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for Menu widget<\\/li>\\n<li>Tweak: Added a bottom option to the Image Position control in Call to Action widget<\\/li>\\n<li>Fix: Missing version string in included CSS query string when Improved CSS Loading is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21879\\\">#21879<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23821\\\">#23821<\\/a>)<\\/li>\\n<li>Fix: Form submission icon message does not display correctly when Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Save and Close button position issues in the conditions screen in Theme Builder.<\\/li>\\n<li>Fix: Focus appears on the first element when using the mouse to open Off-Canvas<\\/li>\\n<li>Fix: Links to Elementor Settings are broken in various locations<\\/li>\\n<li>Fix: Conditions field not showing all relevant conditions in Theme Builder<\\/li>\\n<li>Fix: Off-Canvas flickering in sticky containers with exit animations triggered by sticky effects<\\/li>\\n<\\/ul>\\n<h4>3.22.1 - 2024-06-24<\\/h4>\\n<ul>\\n<li>Fix: Styling of Global widgets not loading when Element Caching experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27704\\\">#27704<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.22.0 - 2024-06-16<\\/h4>\\n<ul>\\n<li>New: Introducing Off-Canvas widget - create engaging and creative layers triggered by a link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6225\\\">#6225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21769\\\">#21769<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25770\\\">#25770<\\/a>)<\\/li>\\n<li>Tweak: Added option to remove &#39;User IP&#39; and &#39;User Agent&#39; from the form submissions metadata (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14285\\\">#14285<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>waypoints.js<\\/code> library with the native Intersection Observer API<\\/li>\\n<li>Tweak: Extended Alignment and Position capabilities in Form widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Flip Box widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Call to Action widget<\\/li>\\n<li>Tweak: Optimized Form widget to eliminate unnecessary markup when the button icon is empty<\\/li>\\n<li>Tweak: Optimized Posts widget to eliminate unnecessary markup when Load More button text is empty<\\/li>\\n<li>Tweak: Remove <code>placeholder<\\/code> arguments from URL controls<\\/li>\\n<li>Tweak: Implemented CSS logical properties to Icon Position in Form, Posts and Menu Cart widgets<\\/li>\\n<li>Tweak: Activated Display Conditions feature for existing sites<\\/li>\\n<li>Tweak: Activated Taxonomy Filter feature for existing sites<\\/li>\\n<li>Tweak: Added functionality to delay the running of the ready triggers on inner elements<\\/li>\\n<li>Fix: Icons are now part of the link in the Menu Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24298\\\">#24298<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25112\\\">#25112<\\/a>)<\\/li>\\n<li>Fix: <code>all: unset<\\/code> assigned to buttons cause focus issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24322\\\">#24322<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25448\\\">#25448<\\/a>)<\\/li>\\n<li>Fix: Menu cart SVG icon disappears on front when Optimized Control Loading experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27342\\\">#27342<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro auto-updates are not working on multisite networks (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12615\\\">#12615<\\/a>)<\\/li>\\n<li>Fix: PHP error appears in the editor when using Loop Grid in an archive template<\\/li>\\n<li>Fix: UI glitch on Icon Position control in Paypal and Stripe Buttons widgets<\\/li>\\n<li>Fix: Icon Position control RTL issue in Hotspot widget<\\/li>\\n<li>Fix: Manual Selection &quot;Include By&quot; Query doesn&#39;t work with product categories<\\/li>\\n<\\/ul>\\n<h4>3.21.3 - 2024-05-20<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Loop Grid widget<\\/li>\\n<li>Fix: License expired affects the Display Conditions functionality in the front end<\\/li>\\n<\\/ul>\\n<h4>3.21.2 - 2024-04-30<\\/h4>\\n<ul>\\n<li>Fix: Special characters are not displayed correctly when using the Excerpt widget in Loop template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25860\\\">#25860<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.21.1 - 2024-04-24<\\/h4>\\n<ul>\\n<li>Fix: Excerpt Length setting doesn&#39;t function correctly for languages with non-English characters in Post Excerpt widget<\\/li>\\n<\\/ul>\\n<h4>3.21.0 - 2024-04-15<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Taxonomy Query - Enabling the display of post and product categories and tags within Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21372\\\">#21372<\\/a>)<\\/li>\\n<li>Tweak: Optimized Hotspot widget to prevent rendering when no image is provided<\\/li>\\n<li>Tweak: Optimized Blockquote widget to eliminate unnecessary markup when devoid of content<\\/li>\\n<li>Tweak: Optimized Template widget to eliminate unnecessary markup when no template is selected<\\/li>\\n<li>Tweak: Optimized Code Highlight widget to eliminate unnecessary markup when there is no content<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Portfolio widget<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Author Avatar image alt text in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25440\\\">#25440<\\/a>)<\\/li>\\n<li>Tweak: Notes feature merged to version<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Profile Picture alt text in Author widget<\\/li>\\n<li>Fix: Display issue on hover state in WooCommerce Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.20.3 - 2024-04-10<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issue between the My Account widget and other third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20986\\\">#20986<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.20.2 - 2024-03-26<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Post Navigation widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Gallery widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.20.1 - 2024-03-20<\\/h4>\\n<ul>\\n<li>Fix: Strengthened code integrity in deprecated Woo Single Element widget<\\/li>\\n<li>Fix: PHP error notice appears when using Loop Grid with the Taxonomy Filter widgets<\\/li>\\n<\\/ul>\\n<h4>3.20.0 - 2024-03-11<\\/h4>\\n<ul>\\n<li>Tweak: Implemented OR logic in the Display Conditions feature<\\/li>\\n<li>Tweak: Added X and Threads social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25299\\\">#25299<\\/a>)<\\/li>\\n<li>Tweak: Added Archive Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Alt dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Caption dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Bio dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Email dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Website dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Page Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Post Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Comments Number rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Archive Author rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added support for WordPress Custom Fields in Display Conditions feature<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23875\\\">#23875<\\/a>)<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Login widget<\\/li>\\n<li>Tweak: Added additional style controls in the Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration option in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21295\\\">#21295<\\/a>)<\\/li>\\n<li>Tweak: Added Transition Duration to button in Flip Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Author Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to List in Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Login widget<\\/li>\\n<li>Tweak: Added Transition Duration in Post Navigation widget<\\/li>\\n<li>Tweak: Added Transition Duration Show More in Video Playlist widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Form widget<\\/li>\\n<li>Tweak: Removed separator-none argument from all Editor controls<\\/li>\\n<li>Tweak: Add <code>&lt;time&gt;<\\/code> wrapper for Date and Time items in Post Info widget<\\/li>\\n<li>Tweak: Page Transitions feature merged to version<\\/li>\\n<li>Tweak: Scroll Snap feature merged to version<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Beta status and activated for new sites<\\/li>\\n<li>Tweak: Promoted Taxonomy Filter feature to beta status and activated for new sites<\\/li>\\n<li>Fix: Page Transitions feature and Load Font Awesome 4 Support cause a console error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18885\\\">#18885<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19334\\\">#19334<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21082\\\">#21082<\\/a>)<\\/li>\\n<li>Fix: Added better output escaping in Taxonomy Filter widget<\\/li>\\n<\\/ul>\\n<h4>3.19.3 - 2024-02-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved Loop CSS loading structure in Loop Grid item<\\/li>\\n<li>Security Fix: Addressed security weaknesses in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.19.2 - 2024-02-07<\\/h4>\\n<ul>\\n<li>Fix: Export data inconsistencies when using form actions in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.19.1 - 2024-02-05<\\/h4>\\n<ul>\\n<li>Fix: Enqueuing non-existing Loop Template CSS file in Loop Item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24959\\\">#24959<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>3.19.0 - 2024-01-29<\\/h4>\\n<ul>\\n<li>New: Introducing Display Conditions for Elements - allowing users to customize content visibility based on specified criteria (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4246\\\">#4246<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21152\\\">#21152<\\/a>)<\\/li>\\n<li>New: Implemented Akismet Integration for enhanced spam protection and security in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11401\\\">#11401<\\/a>)<\\/li>\\n<li>New: Introducing Permissions functionality to Element Manager - providing users with enhanced control over access and management capabilities<\\/li>\\n<li>Tweak: Added styling option for dropdown indicator in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21907\\\">#21907<\\/a>)<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Implemented CSS logical properties in WordPress Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Reviews widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Countdown widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Updated <code>jquery.smartmenus.js<\\/code> version from 1.1.1 to 1.2.0<\\/li>\\n<li>Fix: Dynamic Background Image does not load on the first Loop Item in a Loop Grid (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21489\\\">#21489<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22368\\\">#22368<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23085\\\">#23085<\\/a>)<\\/li>\\n<li>Fix: History panel deprecation notices in console log<\\/li>\\n<li>Fix: Second Pro rollback installed the latest version instead of the specifically selected older version<\\/li>\\n<li>Fix: Incorrect position of the dropdown content when applying entrance animation in Menu Widget<\\/li>\\n<li>Fix: UX issues when using in-place editing in Menu widget<\\/li>\\n<li>Fix: Pagination with page reload is not working when used with the Taxonomy filter and Loop Grid widget in Archive template<\\/li>\\n<\\/ul>\\n<h4>3.18.2 - 2023-12-20<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Price List widget<\\/li>\\n<li>Fix: Error messages related to loop filter appear on front when using PHP 8.X and <code>WP_DEBUG<\\/code> is true<\\/li>\\n<\\/ul>\\n<h4>3.18.1 - 2023-12-06<\\/h4>\\n<ul>\\n<li>Fix: No results appeared when reloading the page with deep link and de-selecting terms in Taxonomy Filter widget<\\/li>\\n<li>Fix: No results appeared when filtering the Uncategorized category in Filter Taxonomy widget<\\/li>\\n<li>Fix: Notes still available when the Notes feature is deactivated<\\/li>\\n<\\/ul>\\n<h4>3.18.0 - 2023-12-04<\\/h4>\\n<ul>\\n<li>Tweak: Added the ability to upload files as attachments to emails in the File Upload field in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4868\\\">#4868<\\/a>)<\\/li>\\n<li>Tweak: Introduced the capability to design and edit the empty state in the Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24261\\\">#24261<\\/a>)<\\/li>\\n<li>Tweak: Implemented the option to close the menu content area with a click anywhere on the screen in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22686\\\">#22686<\\/a>)<\\/li>\\n<li>Tweak: Improve scrolling behavior inside the content area when there is not enough space in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22712\\\">#22712<\\/a>)<\\/li>\\n<li>Tweak: Expanded breakpoint options in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22488\\\">#22488<\\/a>)<\\/li>\\n<li>Tweak: Added Logical Combination control in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added additional units to Horizontal and Vertical padding for Dropdown in WordPress Menu widget<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in Loop Carousel and Carousel widgets<\\/li>\\n<li>Tweak: Added various HTML Tag controls in Video Playlist widget<\\/li>\\n<li>Tweak: Added responsive control to navigation size in Slides, Reviews, Media Carousel and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Search Form widget<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added Multiple Selection control in Taxonomy Filter widget<\\/li>\\n<li>Fix: Deprecated notice when using ${var} in strings instead of {$var} with PHP 8.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23927\\\">#23927<\\/a>)<\\/li>\\n<li>Fix: Dropdown indicator position issue in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23947\\\">#23947<\\/a>)<\\/li>\\n<li>Fix: Dynamic Tags are not available when choosing &#39;self-hosted&#39; source in Video widget<\\/li>\\n<li>Fix: Telephone field placeholder is aligned to the left in RTL websites in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.17.1 - 2023-11-01<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Code Highlight, Form, Lottie, Price List, and Video Playlist widgets<\\/li>\\n<\\/ul>\\n<h4>3.17.0 - 2023-10-25<\\/h4>\\n<ul>\\n<li>Tweak: Added AJAX pagination option or seamless page navigation between content in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>)<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Post widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Loop Grid widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Added a None option to the breakpoint options in Menu widget<\\/li>\\n<li>Tweak: Added a horizontal scrolling option in Menu widget<\\/li>\\n<li>Tweak: Upgraded minimum required PHP version to 7.3<\\/li>\\n<li>Tweak: Improved accessibility when minimize button is disabled in Table of Content widget<\\/li>\\n<li>Fix: Table of Content widget without icons displays <code>undefined<\\/code> error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17523\\\">#17523<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17768\\\">#17768<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18463\\\">#18463<\\/a>)<\\/li>\\n<li>Fix: Hover behavior issues on menu items in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23430\\\">#23430<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22431\\\">#22431<\\/a>)<\\/li>\\n<li>Fix: Links inside Loop Carousel are not working on initial load in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23705\\\">#23705<\\/a>)<\\/li>\\n<li>Fix: Popups accessible navigation adds outlines to the wrong first focusable element<\\/li>\\n<li>Fix: Dropdown area aligned to the left side of the screen if contains Tabs widget in Menu widget<\\/li>\\n<li>Fix: Content horizontal position not aligning correctly when used with carousel widgets in Menu widget<\\/li>\\n<li>Fix: Accessibility errors in PageSpeed Insights in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.16.2 - 2023-09-20<\\/h4>\\n<ul>\\n<li>Fix: Fit to Content dropdown position calculation is incorrect in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23808\\\">#23808<\\/a>)<\\/li>\\n<li>Fix: Reverted hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23804\\\">#23804<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.16.1 - 2023-09-14<\\/h4>\\n<ul>\\n<li>Fix: Dynamic tag for ACF image field is not working as expected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23757\\\">#23757<\\/a>)<\\/li>\\n<li>Fix: Sticky functionality affects padding values in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23758\\\">#23758<\\/a>)<\\/li>\\n<li>Fix: HTML list issues for padding and margin in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.16.0 - 2023-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23607\\\">#23607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22554\\\">#22554<\\/a>)<\\/li>\\n<li>Fix: &#39;Fallback: Recent Posts&#39; option malfunctions in the Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21436\\\">#21436<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23259\\\">#23259<\\/a>)<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22056\\\">#22056<\\/a>)<\\/li>\\n<li>Tweak: Used appropriate image <code>alt<\\/code> in Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17680\\\">#17680<\\/a>)<\\/li>\\n<li>Tweak: Optimized Scroll Snap functionality when using Container widget<\\/li>\\n<li>Tweak: Enhanced Elementor Role Manager functionality when using Containers<\\/li>\\n<li>Tweak: Added Notes feature to the Editor Top Bar<\\/li>\\n<li>Tweak: Replace CSS <code>float<\\/code> with other layouts in the Editor<\\/li>\\n<li>Tweak: Upgraded HTML Structure for the Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Carousel and Menu widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to a link in Posts widget<\\/li>\\n<li>Tweak: Loop Builder feature merged to version<\\/li>\\n<li>Fix: Addressed inconsistency in hover effect durations between icon, dropdown indicator colors, and text colors in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22376\\\">#22376<\\/a>)<\\/li>\\n<li>Fix: Slides break if the parent container is set to HTML A tag in Loop Carousel and Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22678\\\">#22678<\\/a>)<\\/li>\\n<li>Fix: The icon size setting is not affecting uploaded SVG icons in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22372\\\">#22372<\\/a>)<\\/li>\\n<li>Fix: Taxonomy filter does not work with slug in foreign characters (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23315\\\">#23315<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Dynamic Tags<\\/li>\\n<li>Fix: Sticky container incorrectly adjusts its width when transitioning from a smaller breakpoint to a larger one within the Editor<\\/li>\\n<\\/ul>\\n<h4>3.15.1 - 2023-08-09<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.15.0 - 2023-07-31<\\/h4>\\n<ul>\\n<li>New: Introducing Taxonomy Filter widget - Empower visitors to seamlessly filter listings in Loop Grids based on taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3140\\\">#3140<\\/a>)<\\/li>\\n<li>Tweak: Added an &quot;Offset Sides&quot; functionality in Carousel and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21114\\\">#21114<\\/a>)<\\/li>\\n<li>Tweak: Modified the size of the Publish button in the Editor Top Bar feature (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22472\\\">#22472<\\/a>)<\\/li>\\n<li>Tweak: Improved Ajax permissions functionality for better security enforcement<\\/li>\\n<li>Tweak: Added option for pagination custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added option for navigation custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added additional styling options for navigation in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added labels to shortcode column in WordPress admin<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in Menu widget<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in My Account widget<\\/li>\\n<li>Tweak: Improved panel UI in Video Playlist widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Price List widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Slides widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Flip Box widget<\\/li>\\n<li>Tweak: Added &quot;Description HTML Tag&quot; in Call To Action widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Share Buttons widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: WooCommerce Status page failed to recognize Elementor WooCommerce widgets<\\/li>\\n<li>Fix: Pagination does not work inside single templates when using Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Incorrect saving of WooCommerce page settings in Elementor site settings under certain scenarios<\\/li>\\n<\\/ul>\\n<h4>3.14.1 - 2023-06-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved navigation on touch devices in Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22827\\\">#22827<\\/a>)<\\/li>\\n<li>Fix: Missing navigation arrows on lightbox in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22870\\\">#22870<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.14.0 - 2023-06-19<\\/h4>\\n<ul>\\n<li>New: Introducing Carousel widget - Infinite design possibilities, and nesting capabilities (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2587\\\">#2587<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>Tweak: Added Static Item Position functionality to Alternate template in Loop Grid widget<\\/li>\\n<li>Tweak: Added visual indication of Page Parts<\\/li>\\n<li>Tweak: Added dividers option between menu items in Menu widget<\\/li>\\n<li>Tweak: Changed the HTML structure of Pagination and Navigation in Loop Carousel and Nested Carousel widgets<\\/li>\\n<li>Tweak: Added shop page in WooCommerce Pages section in Site Settings<\\/li>\\n<li>Tweak: Added Text Shadow, Box Shadow and Padding control to button in Call to Action widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Video Playlist widget<\\/li>\\n<li>Tweak: Added <code>alt<\\/code> attribute to images in Video Playlist widget<\\/li>\\n<li>Tweak: Replaced select control with choose control for Flip Direction control in Flip Box widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Use <code>media_types<\\/code> array in Media controls<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11193\\\">#11193<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19871\\\">#19871<\\/a>)<\\/li>\\n<li>Fix: Responsive settings for templates don&#39;t work as expected when Additional Custom Breakpoints feature is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16819\\\">#16819<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19394\\\">#19394<\\/a>)<\\/li>\\n<li>Fix: Inner containers are not presented as expected in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21813\\\">#21813<\\/a>)<\\/li>\\n<li>Fix: Popup width does not support percentages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22413\\\">#22413<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x throws errors when using WooCommerce Ajax response (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22199\\\">#22199<\\/a>)<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22789\\\">#22789<\\/a>)<\\/li>\\n<li>Fix: Order by Price doesn&#39;t work for the Latest products or Manual Selection in Products widget<\\/li>\\n<li>Fix: Dropdown indicator icon is not vertically aligned to the text when using icon in Menu Widget<\\/li>\\n<li>Fix: Mixed content warning in the console for Video Playlist widget<\\/li>\\n<li>Fix: Preview settings are not presented as expected after first save in Loop Template<\\/li>\\n<li>Fix: Not-crawlable link error in Video Playlist widget<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Logo widget<\\/li>\\n<li>Fix: Focus state issue on page load when using Table of Content widget<\\/li>\\n<\\/ul>\\n<h4>3.13.2 - 2023-05-22<\\/h4>\\n<ul>\\n<li>Fix: Hover settings not working as expected on Touch-Enabled devices in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22258\\\">#22258<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.1 - 2023-05-11<\\/h4>\\n<ul>\\n<li>Security Fix: Addressed security weaknesses in access management related functions<\\/li>\\n<li>Fix: Excerpt content pulled from post content is showing with HTML tags in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22367\\\">#22367<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.0 - 2023-05-08<\\/h4>\\n<ul>\\n<li>Tweak: Provided an option to assign excerpt automatically from post content in Post Excerpt dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20256\\\">#20256<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21715\\\">#21715<\\/a>)<\\/li>\\n<li>Tweak: Added Display Conditions functionality in Editor Top bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21675\\\">#21675<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22050\\\">#22050<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor_page_id<\\/code> from request URLs in the WC AJAX calls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18675\\\">#18675<\\/a>)<\\/li>\\n<li>Tweak: Added icons to menu items in Mega Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/21602\\\">#21602<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility to Toggle Button in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/2348\\\">#2348<\\/a>)<\\/li>\\n<li>Tweak: Added &#39;Active item state&#39; to top-level menu items for anchor links in the Menu widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Loop Carousel widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Slides widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Media, Testimonial and Reviews Carousel widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to Table of Content widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Search Form widget<\\/li>\\n<li>Tweak: Added accessibility to images in Slides widget<\\/li>\\n<li>Tweak: Added accessibility to images in Call To Action widget<\\/li>\\n<li>Tweak: Added accessibility to images in Media Carousel widget<\\/li>\\n<li>Tweak: Added accessibility to images in Gallery widget<\\/li>\\n<li>Tweak: Added Lazy Load support for avatar image in Post Info widget<\\/li>\\n<li>Tweak: Added Lazy Load support to various Elementor Editor and Admin images<\\/li>\\n<li>Tweak: Added Lazy Load support for author image in Author Box widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Price List widget<\\/li>\\n<li>Fix: Content width is affected by the widget&#39;s width when Content Width is set to Fit to Content in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21842\\\">#21842<\\/a>)<\\/li>\\n<li>Fix: Empty value on Rows field causes an error in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21451\\\">#21451<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.2 - 2023-04-09<\\/h4>\\n<ul>\\n<li>Fix: Mini cart template appears as empty in various WordPress themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21836\\\">#21836<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.1 - 2023-04-02<\\/h4>\\n<ul>\\n<li>Fix: Default background colors are presented as transparent in Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21824\\\">#21824<\\/a>)<\\/li>\\n<li>Fix: Reverted the tweak of Form Submissions feature merged to the version (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21821\\\">#21821<\\/a>)<\\/li>\\n<li>Fix: Dropdown area is not closing when hovering outside of the content area in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.12.0 - 2023-03-29<\\/h4>\\n<ul>\\n<li>New: Introducing the Mega Menu with the new Menu widget - empowers you to achieve a much higher level of menu design, customization, and creativity<\\/li>\\n<li>New: Diversify your design with a Loop Alternate template - apply another template within your Loop Grid for design creativity<\\/li>\\n<li>New: Kickstart your workflow with predesigned Loop container-based templates<\\/li>\\n<li>Tweak: Added custom icon controls to various locations in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13678\\\">#13678<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17941\\\">#17941<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19295\\\">#19295<\\/a>)<\\/li>\\n<li>Tweak: Added a spacing control between navigation and slides in the Loop Carousel<\\/li>\\n<li>Tweak: Added responsive control to the &#39;Gap between slides&#39; control in the Loop Carousel<\\/li>\\n<li>Tweak: Added Custom CSS section in Loop Item template<\\/li>\\n<li>Tweak: Added an Article class metadata in Loop Item template<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in CTA widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in Flipbox widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Changed Nav Menu widget name to WordPress Menu widget<\\/li>\\n<li>Tweak: Added &quot;Form Validation&quot; control to Form widget<\\/li>\\n<li>Tweak: Updated custom messages in the Form widget<\\/li>\\n<li>Tweak: Improved accessibility in various elements in Gallery widget<\\/li>\\n<li>Tweak: Form Submissions feature merged to version<\\/li>\\n<li>Tweak: Loop feature promoted to Stable status<\\/li>\\n<li>Tweak: Page Transitions feature promoted to Stable status<\\/li>\\n<li>Tweak: Improved accessibility in filter bar in Gallery widget<\\/li>\\n<li>Tweak: Remove unused <code>aspect-ratio-*<\\/code> CSS classes<\\/li>\\n<li>Fix: Not all active breakpoints appear under &quot;Advanced Rules&quot; in popup publish settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17020\\\">#17020<\\/a>)<\\/li>\\n<li>Fix: Dynamic background image and video is not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.11.7 - 2023-03-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in WooCommerce components<\\/li>\\n<\\/ul>\\n<h4>3.11.6 - 2023-03-14<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in Author Box and Countdown widgets<\\/li>\\n<\\/ul>\\n<h4>3.11.5 - 2023-03-12<\\/h4>\\n<ul>\\n<li>Fix: Hamburger Menu Toggle not showing if breakpoint is set to Tablet Extra in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21003\\\">#21003<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.4 - 2023-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Prevented SVG file upload for better security enforcement in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.11.3 - 2023-02-26<\\/h4>\\n<ul>\\n<li>Fix: Error message appears when submitting a form placed below Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21432\\\">#21432<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x compatibility issues in various places<\\/li>\\n<\\/ul>\\n<h4>3.11.2 - 2023-02-22<\\/h4>\\n<ul>\\n<li>Fix: Save &amp; Back handle becomes inaccessible in various scenarios cases in Loop Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316\\\">#21316<\\/a>)<\\/li>\\n<li>Fix: Can&#39;t edit page when using &#39;Content Tabs&#39; and &#39;Section&#39; options in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful &amp; repeating loop templates and populate each one with dynamic content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>New: Added Date and Time Range option to Advanced Rules in Popup<\\/li>\\n<li>Tweak: Improved accessibility when opening and closing a popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9788\\\">#9788<\\/a>)<\\/li>\\n<li>Tweak: Improved accessibility of full-screen mode in Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19907\\\">#19907<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility support to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5861\\\">#5861<\\/a>)<\\/li>\\n<li>Tweak: Add <code>aria-label<\\/code> to read more link in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13784\\\">#13784<\\/a>)<\\/li>\\n<li>Tweak: Use <code>aspect-ratio<\\/code> property instead of CSS trick in Media Carousel widget<\\/li>\\n<li>Tweak: Updated translation string in Stripe widget<\\/li>\\n<li>Fix: Masonry and Columns controls are not working as expected with responsive in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20670\\\">#20670<\\/a>)<\\/li>\\n<li>Fix: Invalid attributes names in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17400\\\">#17400<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working as expected in various widgets<\\/li>\\n<li>Fix: Form fields order is not presented correctly when exported to CSV in Form Submissions<\\/li>\\n<li>Fix: Dynamic background image and video are not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.10.3 - 2023-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Added introduction video to loop item information modal in Theme Builder<\\/li>\\n<li>Fix: PHP 8.x throws errors and notices in some cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21087\\\">#21087<\\/a>)<\\/li>\\n<li>Fix: Infinite Scroll and Load on click pagination are not working as expected in Archive template<\\/li>\\n<li>Fix: Show row even when values do not exist in Form Submissions<\\/li>\\n<\\/ul>\\n<h4>3.10.2 - 2023-01-17<\\/h4>\\n<ul>\\n<li>Fix: Updated compatibility tag for Elementor v3.10<\\/li>\\n<\\/ul>\\n<h4>3.10.1 - 2023-01-09<\\/h4>\\n<p>Fix: Preview Could not be loaded error message appears on pages containing the Loop Grid in a header or footer templates<\\/p>\\n<h4>3.10.0 - 2023-01-09<\\/h4>\\n<ul>\\n<li>New: Added new dynamic tag for due date in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7737\\\">#7737<\\/a>)<\\/li>\\n<li>Tweak: Added <code>modified<\\/code> and <code>comment_count<\\/code> to Order By in posts query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11159\\\">#11159<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>footer<\\/code> tag in Blockquote and Comments widgets for better semantics<\\/li>\\n<li>Fix: Compatibility issue in Imagify Media Library filters due to <code>_elementor_is_screenshot<\\/code> meta filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19988\\\">#19988<\\/a>)<\\/li>\\n<li>Fix: Hotspot Widget label icon height issues when Inline Font Icons experiment is active<\\/li>\\n<li>Fix: Editing glitch when using two loop grid widgets on the same page with the same loop item template<\\/li>\\n<li>Fix: Equal height is not working when using sections in Loop Grid widget<\\/li>\\n<li>Fix: Large amount of menu items are not appearing correctly on a mobile device in Nav Menu widget<\\/li>\\n<li>Fix: Featured Image does not change dynamically when using infinite\\/click pagination in Loop Grid widget<\\/li>\\n<li>Fix: Removed action call of non-existent <code>display_empty_cart_template()<\\/code> method in Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.9.2 - 2022-12-21<\\/h4>\\n<ul>\\n<li>Fix: JS events do not trigger in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20708\\\">#20708<\\/a>)<\\/li>\\n<li>Fix: PHP Errors appear when not using the toggle menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18636\\\">#18636<\\/a>)<\\/li>\\n<li>Fix: Popups&#39; backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn&#39;t work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to &#39;Show up to X times&#39; advanced rule in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added &#39;Equal height&#39; functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-20<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-06<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful &amp; repeating loop templates and populate each one with dynamic content and design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4440\\\">#4440<\\/a>)<\\/li>\\n<li>Tweak: Add <code>wp_body_open()<\\/code> to header in Header template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11562\\\">#11562<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15828\\\">#15828<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13089\\\">#13089<\\/a>)<\\/li>\\n<li>Tweak: Added support border-radius option to the Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14316\\\">#14316<\\/a>)<\\/li>\\n<li>Tweak: Import\\/Export CLI and UI mechanisms were merged into a unified service<\\/li>\\n<li>Tweak: User with no permission to Notes cannot be mentioned in a note<\\/li>\\n<li>Tweak: User with no permission to view a post cannot be mentioned in a note<\\/li>\\n<li>Tweak: Notes was added to the right click context-menu<\\/li>\\n<li>Tweak: Notes panel can be resizable<\\/li>\\n<li>Tweak: Notes panel can be dragged outside of the canvas in responsive mode in the editor<\\/li>\\n<li>Tweak: Updated form validation messages translation strings in Form widget<\\/li>\\n<li>Tweak: Updated translators comments<\\/li>\\n<li>Tweak: Theme Builder logo and Title should be clickable<\\/li>\\n<li>Tweak: Reduced API requests and DB calls on non-write setup<\\/li>\\n<li>Tweak: Added media queries to the Table of Contents widget<\\/li>\\n<li>Fix: Sticky option is not working as expected in various scenarios in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19540\\\">#19540<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19618\\\">#19618<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19777\\\">#19777<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19827\\\">#19827<\\/a>)<\\/li>\\n<li>Fix: Mixed Content errors on HTTPS in Video Playlist Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18895\\\">#18895<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18945\\\">#18945<\\/a>)<\\/li>\\n<li>Fix: Note&#39;s timestamp is being updated according to the last activity in Notes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label&#39;s Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">#19553<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes character is showing up as <code>&amp;quot;<\\/code> when editing a note in Notes<\\/li>\\n<\\/ul>\\n<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into &quot;Row&quot; direction Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629\\\">#18629<\\/a>)<\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles &amp; Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn&#39;t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel &amp; Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn&#39;t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn&#39;t work in Custom Add To Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn&#39;t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn&#39;t work when WooCommerce is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn&#39;t work when Improved asset loading experiment is active Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn&#39;t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce &amp; Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook&#39;s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added &quot;Auto Updates&quot; capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added &quot;Excerpt Length&quot; control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn&#39;t work in product page in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn&#39;t 100% clickable in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn&#39;t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn&#39;t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn&#39;t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel &quot;Need Help&quot; link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor&#39;s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn&#39;t work for not logged in users in Custom Code (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content &amp; Post Excerpt widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can&#39;t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn&#39;t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don&#39;t appear on the cart while editing in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn&#39;t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn&#39;t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the &quot;Change&quot; Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>Elementor\\\\Utils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section&#39;s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can&#39;t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn&#39;t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn&#39;t appear in Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn&#39;t play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave &amp; Close \\u201cbutton in Custom Code&#39;s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not &quot;Standard&quot; in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren&#39;t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted &#39;Max Height&#39; control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in &#39;Reply To&#39; Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"https:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted &#39;Max Height&#39; control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475%5D\\\">#11475<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">#10690<\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can&#39;t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"https:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Show on Browsers&quot; Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging  Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder&#39;s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to &quot;Canvas&quot; Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can&#39;t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of &#39;get_create_url&#39; in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn&#39;t interfere with 3rd party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can&#39;t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn&#39;t work in WordPress 5.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to &quot;Move to Trash&quot; in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress &quot;Learn More&quot; links with dynamic links for better control over time (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don&#39;t show auto-screenshots in the Media Library (Props <a href=\\\"https:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word &quot;occurred&quot; in Form widget default error message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn&#39;t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren&#39;t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can&#39;t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn&#39;t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using &quot;Progress Bar&quot; and &quot;None&quot; view types in Multi Step Form (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing &quot;for&quot; attribute in Password field label in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing &quot;Save Changes&quot; document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: &quot;No headings were found on this page&quot; message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can&#39;t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Open in new tab&quot; option to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: &quot;Graphic Element&quot; section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title &amp; Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn&#39;t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don&#39;t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: &quot;No products were found&quot; message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code>&lt;br&gt;<\\/code> tags in Single theme template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code>&lt;p&gt;<\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=&quot;navigation&quot;<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL &quot;undefined Index&quot; notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show &quot;Custom label&quot; control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed &quot;Date&quot; query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn&#39;t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for &quot;By Author&quot; condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn&#39;t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under &quot;All&quot; filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder&#39;s Icons for Custom icons &amp; Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the &quot;Save as Global&quot; option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core &gt;=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix:  Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder&#39;s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>&gt;2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: &quot;Child of Term&quot; and &quot;Any child of term&quot; conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS &amp; Motion Effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when &#39;Hide Title&#39; is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows &amp; Columns values in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it&#39;s not from WooCommerce (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in &quot;All Archives&quot; condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row &amp; column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas &amp; Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling &amp; Mouse effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in &quot;Show up to X times&quot; Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns &amp; Rows Gap controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it&#39;s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code>&lt;IfModule&gt;<\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to &quot;On&quot;<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for &quot;Nothing Found&quot; message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box &amp; CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons &amp; buttons for better accessibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> &amp; <code>the_content<\\/code> hooks for Post Content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won&#39;t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab &amp; Custom CSS for Header &amp; Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing &quot;Edit Template&quot; in Template widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for &#39;View Cart&#39; link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added &#39;Current Subcategories&#39; option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari &amp; IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image &amp; ACF URL option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"https:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller &amp; more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements &amp; Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it&#39;s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for &quot;Nothing Found&quot; Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it&#39;s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to &quot;All Singular&quot;<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent&#39;s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it&#39;s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it&#39;s time to get the original select width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 &amp; 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"https:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow &quot;Content Only mode&quot; (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo &amp; Site Name (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"https:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min &amp; max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to &quot;Tweet&quot; button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn&#39;t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio &amp; checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll &amp; Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in &#39;typing&#39; and &#39;clip&#39; animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there&#39;s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don&#39;t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 &amp; 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible &quot;required&quot; field attribute for W3C validation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when &quot;Bring to Front&quot; is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler &amp; load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts &amp; Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA &amp; Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc &amp; Bcc options to email action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorPro\\\\Modules\\\\Forms\\\\Classes\\\\Action_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products &amp; Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control &amp; Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"https:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position &quot;none&quot; remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts &amp; Portfolio widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can&#39;t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies &amp; authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - &#39;Link apply on&#39; logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with &#39;0&#39; for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\n\\\";}\",\"new_version\":\"4.2.1\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"6.8\",\"tested\":\"7.0\",\"elementor_requires\":\"3.34\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtM2JvdUZVYjNlWDJWZ01ZT1ZmQUkxNzAxODY5Nzk1YXBPTnBGT1RIOVp5IiwidXJsIjoiaHR0cHM6Ly9zb2NpZXR5LmJzcXVhcmVzaXRlLmNvbSIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3ODU1ODg1MjQsImV4cCI6MTc4NTY3NDkyNH0.UFo_ybBPPpH8lMjMr5CfILobBo2kdKtuIeEgNyqP6fk\\/package_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtM2JvdUZVYjNlWDJWZ01ZT1ZmQUkxNzAxODY5Nzk1YXBPTnBGT1RIOVp5IiwidXJsIjoiaHR0cHM6Ly9zb2NpZXR5LmJzcXVhcmVzaXRlLmNvbSIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3ODU1ODg1MjQsImV4cCI6MTc4NTY3NDkyNH0.UFo_ybBPPpH8lMjMr5CfILobBo2kdKtuIeEgNyqP6fk\\/package_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/assets.elementor.com\\/miscellaneous\\/v1\\/images\\/icon.svg\"},\"requires_php\":\"7.4\"}\";}','off'),
(19065,'_transient_timeout_elementor_unread_notifications_1','1785787521','off'),
(19066,'_transient_elementor_unread_notifications_1','a:25:{i:0;s:20:\"angie-build-cover-v2\";i:1;s:21:\"angie-build-full-page\";i:2;s:25:\"angie-build-design-system\";i:3;s:16:\"angie-build-loop\";i:4;s:21:\"angie-super-community\";i:5;s:15:\"4.1-atomic-form\";i:6;s:21:\"cookie-consent-launch\";i:7;s:17:\"angie-super-admin\";i:8;s:11:\"4.0-default\";i:9;s:15:\"angie-revisions\";i:10;s:16:\"4.0-atomic-forms\";i:11;s:19:\"angie-cloud-library\";i:12;s:16:\"4.0-interactions\";i:13;s:22:\"4.0-sync-design-system\";i:14;s:12:\"angie-launch\";i:15;s:15:\"partner-program\";i:16;s:13:\"manage-launch\";i:17;s:15:\"components-3.35\";i:18;s:10:\"one-launch\";i:19;s:16:\"atomic-tabs-3.34\";i:20;s:22:\"variables-manager-3.33\";i:21;s:14:\"ally-assistant\";i:22;s:20:\"image-optimizer-3.19\";i:23;s:20:\"5-star-rating-prompt\";i:24;s:23:\"site-mailer-introducing\";}','off'),
(19074,'_site_transient_timeout_ai_remote_frontend_config-1','1785787524','off'),
(19075,'_site_transient_ai_remote_frontend_config-1','a:1:{s:20:\"remoteIntegrationUrl\";s:76:\"https://editor-static-bucket.elementor.com/ai-integration.js?v=1785783924883\";}','off'),
(19087,'_transient_timeout_as-post-store-dependencies-met','1785934204','off'),
(19088,'_transient_as-post-store-dependencies-met','yes','off'),
(19089,'_wpforms_transient_timeout_wpforms-pro-plugin-updates-67c2992d0925c10c629f4ca58eb133de.json','1785869405','off'),
(19090,'_wpforms_transient_wpforms-pro-plugin-updates-67c2992d0925c10c629f4ca58eb133de.json','1785847805','off'),
(19091,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1785833405;s:8:\"response\";a:1:{s:44:\"data-tables-generator-by-supsystic/index.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:48:\"w.org/plugins/data-tables-generator-by-supsystic\";s:4:\"slug\";s:34:\"data-tables-generator-by-supsystic\";s:6:\"plugin\";s:44:\"data-tables-generator-by-supsystic/index.php\";s:11:\"new_version\";s:6:\"1.13.1\";s:3:\"url\";s:65:\"https://wordpress.org/plugins/data-tables-generator-by-supsystic/\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/plugin/data-tables-generator-by-supsystic.1.13.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:87:\"https://ps.w.org/data-tables-generator-by-supsystic/assets/icon-256x256.png?rev=1158691\";s:2:\"1x\";s:87:\"https://ps.w.org/data-tables-generator-by-supsystic/assets/icon-128x128.png?rev=1158690\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:89:\"https://ps.w.org/data-tables-generator-by-supsystic/assets/banner-772x250.png?rev=3599077\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";b:0;s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:8:{s:37:\"tinymce-advanced/tinymce-advanced.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/tinymce-advanced\";s:4:\"slug\";s:16:\"tinymce-advanced\";s:6:\"plugin\";s:37:\"tinymce-advanced/tinymce-advanced.php\";s:11:\"new_version\";s:5:\"5.9.2\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/tinymce-advanced/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/tinymce-advanced.5.9.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-256x256.png?rev=971511\";s:2:\"1x\";s:68:\"https://ps.w.org/tinymce-advanced/assets/icon-128x128.png?rev=971511\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/tinymce-advanced/assets/banner-1544x500.png?rev=2390186\";s:2:\"1x\";s:71:\"https://ps.w.org/tinymce-advanced/assets/banner-772x250.png?rev=2390186\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}s:19:\"akismet/akismet.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.7\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"4.2.1\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228\";s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3444228\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3443226\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3443226\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.8\";}s:41:\"image-optimization/image-optimization.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/image-optimization\";s:4:\"slug\";s:18:\"image-optimization\";s:6:\"plugin\";s:41:\"image-optimization/image-optimization.php\";s:11:\"new_version\";s:5:\"1.7.6\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/image-optimization/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/image-optimization.1.7.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/image-optimization/assets/icon-256x256.gif?rev=3443231\";s:2:\"1x\";s:71:\"https://ps.w.org/image-optimization/assets/icon-128x128.gif?rev=3443231\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/image-optimization/assets/banner-1544x500.png?rev=3443231\";s:2:\"1x\";s:73:\"https://ps.w.org/image-optimization/assets/banner-772x250.png?rev=3443231\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.7\";}s:19:\"members/members.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:21:\"w.org/plugins/members\";s:4:\"slug\";s:7:\"members\";s:6:\"plugin\";s:19:\"members/members.php\";s:11:\"new_version\";s:6:\"3.2.26\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/members/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/members.3.2.26.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/members/assets/icon-256x256.png?rev=3508404\";s:2:\"1x\";s:60:\"https://ps.w.org/members/assets/icon-128x128.png?rev=3508404\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/members/assets/banner-1544x500.png?rev=3508404\";s:2:\"1x\";s:62:\"https://ps.w.org/members/assets/banner-772x250.png?rev=3508404\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";}s:41:\"wordpress-importer/wordpress-importer.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/wordpress-importer\";s:4:\"slug\";s:18:\"wordpress-importer\";s:6:\"plugin\";s:41:\"wordpress-importer/wordpress-importer.php\";s:11:\"new_version\";s:5:\"0.9.5\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/wordpress-importer/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/wordpress-importer.0.9.5.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:63:\"https://ps.w.org/wordpress-importer/assets/icon.svg?rev=2791650\";s:3:\"svg\";s:63:\"https://ps.w.org/wordpress-importer/assets/icon.svg?rev=2791650\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-importer/assets/banner-772x250.png?rev=547654\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";}s:19:\"wpforms/wpforms.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:19:\"wpforms/wpforms.php\";s:4:\"slug\";s:7:\"wpforms\";s:6:\"plugin\";s:19:\"wpforms/wpforms.php\";s:11:\"new_version\";s:7:\"2.0.0.2\";s:3:\"url\";s:0:\"\";s:7:\"package\";s:0:\"\";s:5:\"icons\";a:0:{}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:0:\"\";s:12:\"requires_php\";s:0:\"\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:31:\"elementor-pro/elementor-pro.php\";O:8:\"stdClass\":16:{s:14:\"stable_version\";s:5:\"4.2.1\";s:12:\"last_updated\";s:19:\"2026-07-28 13:39:50\";s:11:\"new_version\";s:5:\"4.2.1\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"6.8\";s:6:\"tested\";s:3:\"7.0\";s:18:\"elementor_requires\";s:4:\"3.34\";s:7:\"package\";s:384:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtM2JvdUZVYjNlWDJWZ01ZT1ZmQUkxNzAxODY5Nzk1YXBPTnBGT1RIOVp5IiwidXJsIjoiaHR0cHM6Ly9zb2NpZXR5LmJzcXVhcmVzaXRlLmNvbSIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3ODU1ODg1MjQsImV4cCI6MTc4NTY3NDkyNH0.UFo_ybBPPpH8lMjMr5CfILobBo2kdKtuIeEgNyqP6fk/package_download\";s:13:\"download_link\";s:384:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtM2JvdUZVYjNlWDJWZ01ZT1ZmQUkxNzAxODY5Nzk1YXBPTnBGT1RIOVp5IiwidXJsIjoiaHR0cHM6Ly9zb2NpZXR5LmJzcXVhcmVzaXRlLmNvbSIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3ODU1ODg1MjQsImV4cCI6MTc4NTY3NDkyNH0.UFo_ybBPPpH8lMjMr5CfILobBo2kdKtuIeEgNyqP6fk/package_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:61:\"https://assets.elementor.com/miscellaneous/v1/images/icon.svg\";}s:12:\"requires_php\";s:3:\"7.4\";s:6:\"plugin\";s:31:\"elementor-pro/elementor-pro.php\";}}s:7:\"checked\";a:12:{s:37:\"tinymce-advanced/tinymce-advanced.php\";s:5:\"5.9.2\";s:19:\"akismet/akismet.php\";s:3:\"5.7\";s:25:\"bsq-shared/bsq-shared.php\";s:5:\"1.0.0\";s:44:\"data-tables-generator-by-supsystic/index.php\";s:6:\"1.13.0\";s:30:\"tables-generator-pro/index.php\";s:6:\"1.7.20\";s:23:\"elementor/elementor.php\";s:5:\"4.2.1\";s:31:\"elementor-pro/elementor-pro.php\";s:5:\"4.2.1\";s:41:\"image-optimization/image-optimization.php\";s:5:\"1.7.6\";s:19:\"members/members.php\";s:6:\"3.2.26\";s:37:\"sdp-publications/sdp-publications.php\";s:5:\"2.0.0\";s:41:\"wordpress-importer/wordpress-importer.php\";s:5:\"0.9.5\";s:19:\"wpforms/wpforms.php\";s:7:\"2.0.0.2\";}}','off'),
(19092,'_site_transient_timeout_theme_roots','1785849605','off'),
(19093,'_site_transient_theme_roots','a:2:{s:15:\"hello-elementor\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";}','off'),
(19094,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1785847805;s:7:\"checked\";a:2:{s:15:\"hello-elementor\";s:5:\"3.4.9\";s:16:\"twentytwentyfour\";s:3:\"1.5\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:2:{s:15:\"hello-elementor\";a:6:{s:5:\"theme\";s:15:\"hello-elementor\";s:11:\"new_version\";s:5:\"3.4.9\";s:3:\"url\";s:45:\"https://wordpress.org/themes/hello-elementor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/hello-elementor.3.4.9.zip\";s:8:\"requires\";s:3:\"6.0\";s:12:\"requires_php\";s:3:\"7.4\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.5.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:12:\"translations\";a:0:{}}','off'),
(19097,'_site_transient_timeout_wp_theme_files_patterns-dcd0ecb8e4fe6f69ac095574f3428ccc','1785872031','off'),
(19098,'_site_transient_wp_theme_files_patterns-dcd0ecb8e4fe6f69ac095574f3428ccc','a:2:{s:7:\"version\";s:5:\"3.4.9\";s:8:\"patterns\";a:0:{}}','off'),
(19103,'_transient_timeout_as_is_ensure_recurring_actions_scheduled','1785873835','off'),
(19104,'_transient_as_is_ensure_recurring_actions_scheduled','1','off'),
(19107,'_site_transient_timeout_browser_4fc07ba599f9d84ac2c5f3d36be5aadf','1786475048','off'),
(19108,'_site_transient_browser_4fc07ba599f9d84ac2c5f3d36be5aadf','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"150.0.0.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','off'),
(19109,'_transient_timeout_wpforms_dash_widget_pro_entries_by_date_7_user_1_form_0','1785873848','off'),
(19110,'_transient_wpforms_dash_widget_pro_entries_by_date_7_user_1_form_0','a:7:{s:10:\"2026-07-29\";a:2:{s:3:\"day\";s:10:\"2026-07-29\";s:5:\"count\";i:0;}s:10:\"2026-07-30\";a:2:{s:3:\"day\";s:10:\"2026-07-30\";s:5:\"count\";i:0;}s:10:\"2026-07-31\";a:2:{s:3:\"day\";s:10:\"2026-07-31\";s:5:\"count\";i:0;}s:10:\"2026-08-01\";a:2:{s:3:\"day\";s:10:\"2026-08-01\";s:5:\"count\";i:0;}s:10:\"2026-08-02\";a:2:{s:3:\"day\";s:10:\"2026-08-02\";s:5:\"count\";i:0;}s:10:\"2026-08-03\";a:2:{s:3:\"day\";s:10:\"2026-08-03\";s:5:\"count\";i:0;}s:10:\"2026-08-04\";a:2:{s:3:\"day\";s:10:\"2026-08-04\";s:5:\"count\";i:0;}}','off'),
(19111,'_transient_timeout_elementor_remote_info_api_data_4.2.1','1785913448','off'),
(19112,'_transient_elementor_remote_info_api_data_4.2.1','a:4:{s:9:\"timestamp\";s:10:\"1785868763\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:82:{i:0;a:4:{s:4:\"name\";s:6:\"search\";s:5:\"title\";s:6:\"Search\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-2\";s:5:\"title\";s:7:\"Classic\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:3;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:4;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-3\";s:5:\"title\";s:8:\"Showcase\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:5;a:4:{s:4:\"name\";s:9:\"mega-menu\";s:5:\"title\";s:4:\"Menu\";s:4:\"icon\";s:15:\"eicon-mega-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:6;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-4\";s:5:\"title\";s:5:\"Links\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:7;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:8;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-5\";s:5:\"title\";s:8:\"Services\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:9;a:4:{s:4:\"name\";s:9:\"loop-grid\";s:5:\"title\";s:9:\"Loop Grid\";s:4:\"icon\";s:18:\"eicon-loop-builder\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:10;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-6\";s:5:\"title\";s:13:\"Portfolio Bio\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:11;a:4:{s:4:\"name\";s:13:\"loop-carousel\";s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"icon\";s:19:\"eicon-carousel-loop\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:12;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-7\";s:5:\"title\";s:13:\"Business Card\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:13;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:14;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:16;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:19;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:20;a:4:{s:4:\"name\";s:15:\"nested-carousel\";s:5:\"title\";s:8:\"Carousel\";s:4:\"icon\";s:21:\"eicon-nested-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:21;a:4:{s:4:\"name\";s:10:\"off-canvas\";s:5:\"title\";s:10:\"Off-Canvas\";s:4:\"icon\";s:16:\"eicon-off-canvas\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:22;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:23;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:24;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:25;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:26;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:27;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:28;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:29;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:30;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:31;a:4:{s:4:\"name\";s:13:\"stripe-button\";s:5:\"title\";s:13:\"Stripe Button\";s:4:\"icon\";s:19:\"eicon-stripe-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:32;a:4:{s:4:\"name\";s:16:\"progress-tracker\";s:5:\"title\";s:16:\"Progress Tracker\";s:4:\"icon\";s:22:\"eicon-progress-tracker\";s:10:\"categories\";s:40:\"[\"pro-elements\",\"theme-elements-single\"]\";}i:33;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:34;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:35;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:36;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:37;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:38;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:39;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:40;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:41;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:42;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:43;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:44;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:45;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:46;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:47;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:48;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:49;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:50;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:51;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:52;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:53;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:54;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:55;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:56;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:57;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:58;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:59;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:60;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:61;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:62;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:63;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:64;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:65;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:66;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:67;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:68;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:69;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:70;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:71;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:72;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:73;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:74;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:75;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:76;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:77;a:4:{s:4:\"name\";s:25:\"woocommerce-checkout-page\";s:5:\"title\";s:8:\"Checkout\";s:4:\"icon\";s:14:\"eicon-checkout\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:78;a:4:{s:4:\"name\";s:16:\"woocommerce-cart\";s:5:\"title\";s:4:\"Cart\";s:4:\"icon\";s:14:\"eicon-woo-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:79;a:4:{s:4:\"name\";s:22:\"woocommerce-my-account\";s:5:\"title\";s:10:\"My Account\";s:4:\"icon\";s:16:\"eicon-my-account\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:80;a:4:{s:4:\"name\";s:28:\"woocommerce-purchase-summary\";s:5:\"title\";s:16:\"Purchase Summary\";s:4:\"icon\";s:22:\"eicon-purchase-summary\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:81;a:4:{s:4:\"name\";s:19:\"woocommerce-notices\";s:5:\"title\";s:19:\"WooCommerce Notices\";s:4:\"icon\";s:25:\"eicon-woocommerce-notices\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','off'),
(19113,'_transient_timeout_wpforms_dash_widget_pro_entries_by_form_0_user_1_form_0','1785873848','off'),
(19114,'_transient_wpforms_dash_widget_pro_entries_by_form_0_user_1_form_0','a:1:{i:0;a:4:{s:7:\"form_id\";i:7240;s:5:\"count\";i:0;s:5:\"title\";s:19:\"Simple Contact Form\";s:8:\"edit_url\";s:94:\"https://society.bsquaresite.com/wp-admin/admin.php?page=wpforms-entries&view=list&form_id=7240\";}}','off'),
(19115,'_transient_timeout_wpforms_dash_widget_pro_entries_by_form_7_user_1_form_0','1785873848','off'),
(19116,'_transient_wpforms_dash_widget_pro_entries_by_form_7_user_1_form_0','a:1:{i:0;a:4:{s:7:\"form_id\";i:7240;s:5:\"count\";i:0;s:5:\"title\";s:19:\"Simple Contact Form\";s:8:\"edit_url\";s:94:\"https://society.bsquaresite.com/wp-admin/admin.php?page=wpforms-entries&view=list&form_id=7240\";}}','off'),
(19121,'_site_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1785913451','off'),
(19122,'_site_transient_feed_9bbd59226dc36b9b26cd43f15694c5c3','a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"The latest news about WordPress and the WordPress community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2026 15:30:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=7.1-beta4-63010\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://s.w.org/favicon.ico?2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:72:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 7.1 Beta 4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2026 15:30:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"7-1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:7:\"release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=21243\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:347:\"WordPress 7.1 Beta 4 is ready for download and testing!&#160; This beta release is intended for testing and development only. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, use a test environment or local site to explore the new features. How to Test WordPress 7.1 Beta [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Benjamin Zekavica\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:7428:\"\n<p class=\"wp-block-paragraph\">WordPress 7.1 Beta 4 is ready for download and testing!&nbsp;</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This beta release is intended for testing and development</strong> only. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, use a test environment or local site to explore the new features.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Test WordPress 7.1 Beta 4</h2>\n\n\n\n<p class=\"wp-block-paragraph\">You can test WordPress 7.1 Beta 4 in any of the following ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>WordPress Beta Tester Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress Beta Tester</a> plugin on a WordPress install. Select the “Bleeding edge” channel and “Beta/RC Only” stream.</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-7.1-beta4.zip\">Beta 4 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line (WP-CLI)</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\" target=\"_blank\" rel=\"noreferrer noopener\">WP-CLI</a> command: <br><code>wp core update --version=7.1-beta4</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use a <a href=\"https://playground.wordpress.net/?site-slug=kind-classic-mountain&amp;networking=no&amp;php=8.3&amp;wp=beta&amp;language=&amp;multisite=no\" target=\"_blank\" rel=\"noopener\">7.1 Beta 4 WordPress Playground instance</a> to test the software directly in your browser. No setup required-just click and go!</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The scheduled final release date for WordPress 7.1 is <strong>August 19, 2026</strong>. The full <a href=\"https://make.wordpress.org/core/2026/07/03/wordpress-7-1-release-party-schedule/\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who contributes by testing!</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Find out what’s new in WordPress 7.1</strong>: Read the <a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/\">Beta 1 announcement</a> for details and highlights.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How important is your testing?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Testing for issues is a critical part of developing any software, and it’s a meaningful way for anyone to contribute – whether or not you have experience.&nbsp;<a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\">Details on what to test in WordPress 7.1 are available here</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you encounter an issue, please share it in the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta/\" target=\"_blank\" rel=\"noopener\">Alpha/Beta area</a>&nbsp;of the support forums. If you are comfortable submitting a reproducible bug report, you can do so&nbsp;<a href=\"https://core.trac.wordpress.org/newticket\" target=\"_blank\" rel=\"noopener\">via WordPress Trac</a>. You can also check your issue against this list of&nbsp;<a href=\"https://core.trac.wordpress.org/tickets/major\" target=\"_blank\" rel=\"noopener\">known bugs</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Curious about testing releases in general and how to get started? Follow along with the<a href=\"https://make.wordpress.org/test/\"> testing initiatives in Make Core</a>&nbsp;and join the&nbsp;<a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a>&nbsp;on&nbsp;<a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 7.1 Beta 4?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 Beta 4 contains more than <strong>114</strong> updates and fixes since the Beta 3 release, including <strong>51</strong> in the Editor and <strong>63</strong> in Core.&nbsp;</p>\n\n\n\n<p class=\"wp-block-paragraph\">Each beta cycle focuses on bug fixes, and more are on the way with your help through testing. You can browse the technical details for all issues addressed since Beta 3 using these links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/7.1?since=2026-07-22&amp;until=2026-07-29\" target=\"_blank\" rel=\"noopener\">GitHub commits for 7.1</a> &nbsp;since July 22, 2026</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=07%2F22%2F2026..07%2F29%2F2026&amp;milestone=7.1&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\" target=\"_blank\" rel=\"noopener\">Closed Trac tickets for 7.1</a> since July 22, 2026</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Beta 4 brings a round of fixes that make the editor smoother to work with. Notes now stay reliably tied to the passage they refer to, and tagged people are displayed cleanly and clearly.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A Beta 4 haiku</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Testers lend their eyes,<br>edge cases hide in plain sight—<br>Patch, rebuild, refine.</p>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\"><em>Props to <a href=\'https://profiles.wordpress.org/krupajnanda/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>krupajnanda</a> for preparing this post and <a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a>, <a href=\'https://profiles.wordpress.org/wildworks/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>wildworks</a>, <a href=\'https://profiles.wordpress.org/amykamala/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>amykamala</a> for proofreading and review.</em></p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image size-large has-custom-border\"><a href=\"https://us.wordcamp.org/2026/\" target=\"_blank\" rel=\" noopener\"><img data-recalc-dims=\"1\" fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"321\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&#038;ssl=1\" alt=\"WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026\" class=\"wp-image-20859\" style=\"border-style:none;border-width:0px;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;box-shadow:var(--wp--preset--shadow--natural)\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=1024%2C321&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=300%2C94&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=768%2C241&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=1536%2C482&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=2048%2C643&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></a><figcaption class=\"wp-element-caption\">Join us for the launch of WordPress 7.1 at <a href=\"https://us.wordcamp.org/2026/\">WordCamp US 2026</a>, August 16–19.</figcaption></figure>\n</div>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"21243\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:72:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 7.1 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 22 Jul 2026 15:23:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"7-1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:7:\"release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=21177\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:347:\"WordPress 7.1 Beta 3 is ready for download and testing!&#160; This beta release is intended for testing and development only. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, use a test environment or local site to explore the new features. How to Test WordPress 7.1 Beta [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Benjamin Zekavica\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8428:\"\n<p class=\"wp-block-paragraph\">WordPress 7.1 Beta 3 is ready for download and testing!&nbsp;</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This beta release is intended for testing and development</strong> only. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, use a test environment or local site to explore the new features.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Test WordPress 7.1 Beta 3</h2>\n\n\n\n<p class=\"wp-block-paragraph\">You can test WordPress 7.1 Beta 3 in any of the following ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>WordPress Beta Tester Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress Beta Tester</a> plugin on a WordPress install. Select the “Bleeding edge” channel and “Beta/RC Only” stream.</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-7.1-beta3.zip\">Beta 3 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line (WP-CLI)</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\" target=\"_blank\" rel=\"noreferrer noopener\">WP-CLI</a> command: <br><code>wp core update --version=7.1-beta3</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use a <a href=\"https://playground.wordpress.net/?site-slug=kind-classic-mountain&amp;networking=no&amp;php=8.3&amp;wp=beta&amp;language=&amp;multisite=no\" target=\"_blank\" rel=\"noopener\">7.1 Beta 3 WordPress Playground instance</a> to test the software directly in your browser. No setup required-just click and go!</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The scheduled final release date for WordPress 7.1 is <strong>August 19, 2026</strong>. The full <a href=\"https://make.wordpress.org/core/2026/07/03/wordpress-7-1-release-party-schedule/\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who contributes by testing!</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Find out what’s new in WordPress 7.1</strong>: Read the <a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/\">Beta 1 announcement</a> for details and highlights.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How important is your testing?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Testing for issues is a critical part of developing any software, and it’s a meaningful way for anyone to contribute – whether or not you have experience.&nbsp;<a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\">Details on what to test in WordPress 7.1 are available here</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you encounter an issue, please share it in the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta/\" target=\"_blank\" rel=\"noopener\">Alpha/Beta area</a>&nbsp;of the support forums. If you are comfortable submitting a reproducible bug report, you can do so&nbsp;<a href=\"https://core.trac.wordpress.org/newticket\" target=\"_blank\" rel=\"noopener\">via WordPress Trac</a>. You can also check your issue against this list of&nbsp;<a href=\"https://core.trac.wordpress.org/tickets/major\" target=\"_blank\" rel=\"noopener\">known bugs</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Curious about testing releases in general and how to get started? Follow along with the<a href=\"https://make.wordpress.org/test/\"> testing initiatives in Make Core</a>&nbsp;and join the&nbsp;<a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a>&nbsp;on&nbsp;<a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s in WordPress 7.1 Beta 3?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">For technical details on the more than <strong>71 issues</strong> addressed since Beta 1, see the following links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=07%2F15%2F2026..07%2F22%2F2026&amp;milestone=7.1&amp;group=component&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed 7.1 WordPress Core Trac tickets</a> since July 15, 2026</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/7.1?since=2026-07-15&amp;until=2026-07-22\">7.1 Gutenberg commits</a> since July 15, 2026</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Note: <strong>Beta 2 was released on July 17, 2026</strong>, as part of the <a href=\"https://wordpress.org/news/2026/07/wordpress-7-0-2-release/\">WordPress 7.0.2 release</a> and includes important security fixes.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Beta 3 introduces two improvements to styling.</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Applying local style changes globally is no longer an all-or-nothing action. The <a href=\"https://github.com/WordPress/gutenberg/pull/79839\" target=\"_blank\" rel=\"noopener\">Apply globally</a>&nbsp;option in the block inspector now opens a quick review step, allowing you to choose which modified styles to apply globally while keeping the rest as local overrides.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Other notable fixes include improvements to media uploads: long animated GIF uploads no longer hang, images rotated using EXIF metadata are processed correctly, and uploading a single HEIC image in Safari no longer creates two entries.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The editor also includes additional fixes for Notes, responsive styling, and custom CSS. For developers, WordPress Coding Standards has been updated to version 3.4.0.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://make.wordpress.org/core/2026/05/22/extending-unicode-support-in-email-addresses-usernames-and-slugs/\" target=\"_blank\" rel=\"noopener\">Unicode email address support</a> will <strong>not be included</strong> in WordPress 7.1. The work will continue in a community plugin, allowing broader testing of compatibility, security, and data-handling considerations.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A Beta 3 haiku</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Fresh bugs surface now,<br>click by click, we chase them down—<br>codebase grows steady.</p>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\"><em>Props to </em><a href=\'https://profiles.wordpress.org/krupajnanda/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>krupajnanda</a>, <a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a>, <br><a href=\'https://profiles.wordpress.org/wildworks/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>wildworks</a>, <a href=\'https://profiles.wordpress.org/amykamala/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>amykamala</a> <em>for proofreading and review.</em></p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image size-large has-custom-border\"><a href=\"https://us.wordcamp.org/2026/\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"1024\" height=\"321\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&#038;ssl=1\" alt=\"WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026\" class=\"wp-image-20859\" style=\"border-style:none;border-width:0px;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;box-shadow:var(--wp--preset--shadow--natural)\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=1024%2C321&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=300%2C94&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=768%2C241&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=1536%2C482&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=2048%2C643&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></a><figcaption class=\"wp-element-caption\">Join us for the launch of WordPress 7.1 at <a href=\"https://us.wordcamp.org/2026/\">WordCamp US 2026</a>, August 16–19.</figcaption></figure>\n</div>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"21177\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:66:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"WordPress 7.0.2 Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/news/2026/07/wordpress-7-0-2-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 17 Jul 2026 18:45:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:14:\"minor-releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=21167\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:373:\"WordPress 7.0.2 is now available. The 7.0.2 security release addresses one critical and one high severity security issue. Because this is a security release, it is recommended that you update your sites immediately. Due to the severity, the WordPress.org team have enabled forced updates via the auto-update system for sites running affected versions. To manually [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"John Blackbourn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4464:\"\n<h2 class=\"wp-block-heading\">WordPress 7.0.2 is now available.</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The 7.0.2 security release addresses one critical and one high severity security issue.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because this is a security release, <strong>it is recommended that you update your sites immediately.</strong> Due to the severity, the WordPress.org team have enabled forced updates via the auto-update system for sites running affected versions.</p>\n\n\n\n<p class=\"wp-block-paragraph\">To manually update you can visit your WordPress Dashboard, click “Updates”, and then click “Update Now”, or you can <a href=\"https://wordpress.org/wordpress-7.0.2.zip\">download WordPress 7.0.2 from WordPress.org</a>. On sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Security updates included in this release</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The security team would like to thank the following people for responsibly <a href=\"https://hackerone.com/wordpress\">reporting</a> vulnerabilities and allowing them to be fixed in this release:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A facilitated SQL injection issue reported as a team by TF1T, dtro, and haongo </li>\n\n\n\n<li>A REST API batch-route confusion and SQL injection issue leading to Remote Code Execution reported by Adam Kues at <a href=\"https://slcyber.io\"><u>Assetnote / Searchlight Cyber</u></a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">For more information on this release, please visit the <a href=\"https://wordpress.org/documentation/wordpress-version/version-7-0-2/\">HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Backports</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>WordPress 6.9 is affected by both vulnerabilities. Version 6.9.5 has been released containing fixes for both.</li>\n\n\n\n<li>WordPress 6.8 is only affected by the first vulnerability. Version 6.8.6 has been released containing a fix.</li>\n\n\n\n<li>The beta release of WordPress 7.1 is affected by both vulnerabilities. Version 7.1 beta2 has been released containing fixes for both.</li>\n\n\n\n<li>Versions of WordPress prior to 6.8 are not affected.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">CVE and GHSA references</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-fpp7-x2x2-2mjf\"><code>CVE-2026-60137</code> / <code>GHSA-fpp7-x2x2-2mjf</code></a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-ff9f-jf42-662q\"><code>CVE-2026-63030</code> / <code>GHSA-ff9f-jf42-662q</code></a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p class=\"wp-block-paragraph\">This release was led by <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a> and <a href=\"https://profiles.wordpress.org/barry/\">Barry Abrahamson</a>. In addition to the security researchers mentioned above, WordPress 7.0.2 would not have been possible without the significant contributions of the following people: <a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/xknown\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/annezazu\">annezazu</a>, <a href=\"https://profiles.wordpress.org/Barry\">Barry</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/ehtis\">Ehtisham Siddiqui</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joehoyle\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/clorith\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/Matt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/batmoo\">Mohammad Jangda</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/vortfu\">vortfu</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, plus representatives from Altis, Automattic, Bluehost, Cloudflare, GoDaddy, Hostinger, and WP Engine.</p>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"21167\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:72:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 7.1 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Jul 2026 15:53:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"7-1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:7:\"release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=20987\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:354:\"WordPress 7.1 Beta 1 is ready for download and testing!&#160; This beta release is intended for testing and development&#160;only. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, use a test environment or local site to explore the new features. How to Test WordPress 7.1 Beta 1 [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Krupa Nanda\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:18997:\"\n<p class=\"wp-block-paragraph\">WordPress 7.1 Beta 1 is ready for download and testing!&nbsp;</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This beta release is intended for testing and development</strong>&nbsp;only. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, use a test environment or local site to explore the new features.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Test WordPress 7.1 Beta 1</h2>\n\n\n\n<p class=\"wp-block-paragraph\">You can test WordPress 7.1 Beta 1 in any of the following ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>WordPress Beta Tester Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress Beta Tester</a> plugin on a WordPress install. Select the “Bleeding edge” channel and “Beta/RC Only” stream.</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-7.1-beta1.zip\">Beta 1 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line (WP-CLI)</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\" target=\"_blank\" rel=\"noreferrer noopener\">WP-CLI</a> command: <br><code>wp core update --version=7.1-beta1</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use a <a href=\"https://playground.wordpress.net/?site-slug=kind-classic-mountain&amp;networking=no&amp;php=8.3&amp;wp=beta&amp;language=&amp;multisite=no\" target=\"_blank\" rel=\"noopener\">7.1 Beta 1 WordPress Playground instance</a> to test the software directly in your browser. No setup required-just click and go!</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The scheduled final release date for WordPress 7.1 is <strong>August 19, 2026</strong>. The full <a href=\"https://make.wordpress.org/core/2026/07/03/wordpress-7-1-release-party-schedule/\" data-type=\"link\" data-id=\"https://make.wordpress.org/core/2026/07/03/wordpress-7-1-release-party-schedule/\" target=\"_blank\" rel=\"noopener\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who contributes by testing! </p>\n\n\n\n<h2 class=\"wp-block-heading\">How important is your testing?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Testing for issues is a critical part of developing any software, and it’s a meaningful way for anyone to contribute – whether or not you have experience.&nbsp;<a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\">Details on what to test in WordPress 7.1 are available here</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you encounter an issue, please share it in the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta/\" target=\"_blank\" rel=\"noopener\">Alpha/Beta area</a>&nbsp;of the support forums. If you are comfortable submitting a reproducible bug report, you can do so&nbsp;<a href=\"https://core.trac.wordpress.org/newticket\" target=\"_blank\" rel=\"noopener\">via WordPress Trac</a>. You can also check your issue against this list of&nbsp;<a href=\"https://core.trac.wordpress.org/tickets/major\" target=\"_blank\" rel=\"noopener\">known bugs</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Curious about testing releases in general and how to get started? Follow along with the<a href=\"https://make.wordpress.org/test/\"> testing initiatives in Make Core</a>&nbsp;and join the&nbsp;<a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a>&nbsp;on&nbsp;<a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 will include new features that were previously only available in the Gutenberg plugin. Learn more about Gutenberg updates since WordPress 7.0 in the <a href=\"https://make.wordpress.org/core/tag/gutenberg-new/\">What’s New in Gutenberg</a> posts for versions <a href=\"https://make.wordpress.org/core/2026/03/11/whats-new-in-gutenberg-22-7-11-march/\">22.7</a>, <a href=\"https://make.wordpress.org/core/2026/03/25/whats-new-in-gutenberg-22-8-25-march/\">22.8</a>, <a href=\"https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/\">22.9</a>, <a href=\"https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/\">23.0</a>, <a href=\"https://make.wordpress.org/core/2026/05/07/whats-new-in-gutenberg-23-1-07-may/\">23.1</a>, <a href=\"https://make.wordpress.org/core/2026/05/21/whats-new-in-gutenberg-23-2-21-may/\">23.2</a>, <a href=\"https://make.wordpress.org/core/2026/06/03/whats-new-in-gutenberg-23-3-03-jun/\">23.3</a>, <a href=\"https://make.wordpress.org/core/2026/06/17/whats-new-in-gutenberg-23-3-03-jun-2/\">23.4</a>, <a href=\"https://make.wordpress.org/core/2026/07/01/whats-new-in-gutenberg-23-5-july-1-2026/\">23.5</a> and 23.6.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s new in WordPress 7.1?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 delivers a more complete set of styling controls, a smoother media experience, and a more personalized admin experience. Notes have evolved to add inline notes with @mentions and rich text formatting that make asynchronous feedback feel more powerful. New styling features unlock long requested features to style how blocks look across screen sizes and to style interactive states, all without writing custom CSS. Various client side media improvements means better format support, improved performance, and more resilient uploads when adding media to your site. A new inline cropping tool brings a fresh and more robust experience to editing images. Finally, the admin experience becomes easier to navigate with an ever present admin bar in the editors, improvements to the command palette, and various quality of life improvements. Underneath it all, developers get an expanding set of APIs to build on, and site owners get better support for a truly global audience.</p>\n\n\n\n<h3 class=\"wp-block-heading\">New suite of Notes features</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Notes continue to grow into a fuller collaboration experience, making asynchronous feedback between teams faster and more expressive.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Text Formatting</strong>: Notes now support inline formatting like bold, italic, code, links and adding emoji; each with a respective keyboard shortcut, so feedback reads clearly without breaking your flow.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>@mentions</strong>: Type &#8220;@&#8221; in a Note to pull up a searchable list of collaborators and tag someone directly, so feedback points at the right person without leaving the sidebar.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Leave notes anywhere</strong>: Start more than one conversation on the same block instead of folding every comment into a single thread, making it easier to track distinct pieces of feedback.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Inline notes:</strong> Leave a note on a text selection instead of on an entire block.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Show more / show less</strong>: Long notes now collapse by default with a toggle to expand them, keeping the margin tidy while you write.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Style it your way, on any screen</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 takes a major step toward built-in responsive design and interactive styling, letting you achieve looks that once required writing custom CSS.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Responsive styling</strong>: Define how a block looks at different screen sizes directly in the editor, for both Global Styles and individual blocks without the need of writing custom CSS.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Viewport breakpoint customization</strong>: Theme authors can now define their own responsive breakpoints in <code>theme.json</code>, giving more flexibility for how responsive controls behave on a given site.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Interactive state styling</strong>: Style how blocks respond to interaction, like a button changing color on hover or focus, using a standardized set of controls for both Global Styles and individual block instances.</p>\n\n\n\n<h3 class=\"wp-block-heading\">A smoother media experience</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Uploading, editing, and browsing media keeps getting more capable and more reliable.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Client-side media processing</strong>: Image and media processing moves into the browser, now with broader format support that includes HEIC (the default format for iPhone photos), UltraHDR, AVIF and WebP support built in,&nbsp;plus GIF-to-video conversion for lighter, more efficient files. Uploads are also more resilient, with a progress indicator and automatic retries if your data connectivity drops off.</li>\n\n\n\n<li><strong>New Media Editor Modal</strong>: A dedicated modal for editing images replaces the inline cropping tool, bringing cropping, rotation, and metadata editing together in one streamlined workflow.</li>\n\n\n\n<li><strong>Smarter galleries</strong>: Gallery blocks can automatically pull in and sort media already attached to the current post, cutting down on manual set-up.</li>\n\n\n\n<li><strong>View attached images:</strong> After you upload images to a post, the inserter will automatically surface them in a new Attached images section to make it easier to find relevant images.</li>\n\n\n\n<li><strong>Infinite scrolling by default</strong>: The Media Library grid view now loads additional items automatically as you scroll, rather than requiring a click on &#8220;Load more&#8221; especially handy for sites that handle large media libraries. This can be disabled under your user profile.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">A more personal, more navigable admin</h3>\n\n\n\n<p class=\"wp-block-paragraph\">These meaningful upgrades make the WordPress admin easier to move around in and more consistent with how you like to work.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Persistent toolbar (Omnibar)</strong>: The admin toolbar now travels with you into the Site Editor and Block Editor, with a series of polish improvements throughout.</li>\n\n\n\n<li><strong>Command palette improvements</strong>: Moving through the dashboard and editor with the command palette <code>(Ctrl/Cmd+K)</code> is more refined to make finding what you need even faster! Now results are grouped into <em>Recent, matching and Suggestions</em> sections instead of one flat list.</li>\n\n\n\n<li><strong>Admin color scheme in the Site Editor</strong>: The Site Editor now reflects your chosen admin color scheme instead of always using a fixed background.</li>\n\n\n\n<li><strong>DataViews and DataForms iterations</strong>: Continued refinement of the components behind managing lists of posts, pages, patterns, and templates, alongside the forms used to edit them.</li>\n\n\n\n<li><strong>Excerpts in the Posts list</strong>: The Posts list view now shows a short excerpt for each entry, making it easier to identify the post you&#8217;re looking for without opening it.</li>\n\n\n\n<li><strong>Visual revisions</strong>: This release adds a picker activity layout for browsing history in more detail, clearly labeled autosaves in the timeline, and an autosave notice that opens straight into the visual revisions view. Global Styles revisions get a small polish too, swapping the <em>active</em> style&#8217;s text label for a badge.</li>\n\n\n\n<li><strong>A dedicated Identity section</strong>: Site identity settings like your title, tagline, and icon are now live in their own clearly labeled section of the Site Editor, making them easier to find and update.</li>\n\n\n\n<li><strong>On This Day Widget</strong>: A new widget resurfaces what you published on this date in past years, right on your dashboard. A small nudge to look back on what you&#8217;ve written, and a reason to write something new today.</li>\n\n\n\n<li><strong>Allow Changing Comment Parent:</strong> Fixing a misthreaded comment used to mean editing the database directly. WordPress 7.1 adds an editable &#8220;In reply to&#8221; control to the Edit Comment screen, letting you pick a new parent from a dropdown of the post&#8217;s other comments. It&#8217;s scoped to the same post, so this is about untangling threads, not moving comments across posts.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">New blocks and block-level enhancements</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 release brings a handful of block refinements that give more control with fewer steps.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Playlist Block:</strong> A new block for adding a collection of audio files to a post or page, with an optional waveform visualization that shows the audio&#8217;s shape as it plays; a more visual way to present podcasts, music, or audio content without using any third-party plugins.</li>\n\n\n\n<li><strong>Tabs Block:</strong> A new block for organizing content into clickable tabbed panels instead of showing everything at once. It&#8217;s a cleaner way to present related content without overwhelming the page.</li>\n\n\n\n<li><strong>Background gradients</strong>: Background gradients and background images no longer conflict. The gradient used to get silently overridden by the image, but now they combine and display together. This fix extends beyond the Group block to Verse, Accordion, Pullquote, Post Content, and Quote block.</li>\n\n\n\n<li><strong>HTML block editable content</strong>: The HTML block now supports editable nested blocks. This is great to use for AI-generated content, which often arrives as raw HTML.</li>\n\n\n\n<li><strong>&#8220;Mark as decorative&#8221; for images</strong>: A new toggle on the Image block lets you hide purely decorative images from screen readers for a better accessibility experience.</li>\n\n\n\n<li><strong>Smarter shortcode handling</strong>: Pasting or converting a shortcode into the Embed block now creates a proper Embed block instead of leaving raw shortcode text behind, and the Shortcode block gains block-specific transforms of its own.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Built for a global audience</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 continues work to make Core reflect the full diversity of its worldwide community, with progress toward supporting Unicode email addresses so usernames, slugs, and email addresses can better represent users everywhere.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Built for developers</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 continues to expand the foundation developers build on.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Abilities API expansion</strong>: Continued refinement of the Abilities API with improved querying, filtering, and input validation, giving developers and AI tooling a more reliable foundation to build on.</li>\n\n\n\n<li><strong>Block Bindings for list items</strong>: Block Bindings now extend to List Item, making it possible to connect more block content to dynamic data sources without custom code.</li>\n\n\n\n<li><strong>Custom icon registration</strong>: New functions let plugin and theme authors register their own icons for the Icons block for use throughout the block editor.</li>\n\n\n\n<li><strong>Enforced iframed editor</strong>: The post editor now always runs inside an iframe, isolating the editing canvas from admin styles for more predictable rendering. Blocks using Block API v2 or lower should be updated to v3 for compatibility.</li>\n\n\n\n<li><strong>wordpress/theme stabilization</strong>: Introduces design tokens and a stable React ThemeProvider to provide a more consistent, customizable foundation for WordPress admin interfaces.</li>\n\n\n\n<li><strong>Connectors authentication improvements</strong>: The Connectors screen now also supports username and application-password login &#8211; a more familiar way to connect plugins and services. This release also closes a security gap where browsers could auto-suggest saved credentials into the API key field.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">With so much in progress for WordPress 7.1 Beta 1, this is still only the beginning; expect continued refinement with each Beta and RC release ahead of the final release on <strong>August 19, 2026</strong> at <a href=\"https://us.wordcamp.org/2026/\">WordCamp US 2026</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-large has-custom-border\"><a href=\"https://us.wordcamp.org/2026/\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"1024\" height=\"321\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&#038;ssl=1\" alt=\"WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026\" class=\"wp-image-20859\" style=\"border-style:none;border-width:0px;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;box-shadow:var(--wp--preset--shadow--natural)\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=1024%2C321&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=300%2C94&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=768%2C241&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=1536%2C482&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=2048%2C643&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></a></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Just for you: a Beta 1 haiku:</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Seeds of Seven-One,<br>Notes, styles, media, and tools—<br>Test, and watch them bloom.</p>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\"><em>Props to </em><a href=\'https://profiles.wordpress.org/benjamin_zekavica/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>benjamin_zekavica</a>, <a href=\'https://profiles.wordpress.org/amykamala/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>amykamala</a>, <a href=\'https://profiles.wordpress.org/wildworks/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>wildworks</a>, <a href=\'https://profiles.wordpress.org/adamsilverstein/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>adamsilverstein</a>, <a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a>, <a href=\'https://profiles.wordpress.org/fushar/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>fushar</a>, <a href=\'https://profiles.wordpress.org/jorgefilipecosta/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jorgefilipecosta</a><em>, <a href=\'https://profiles.wordpress.org/joedolson/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>joedolson</a> for proofreading and review.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"20987\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Your Guide to WordCamp US 2026\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/news/2026/07/wcus-2026-guide/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 13 Jul 2026 13:07:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:4:\"WCUS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=21007\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:350:\"WordCamp US 2026 returns for another year, this time in Phoenix, Arizona, for four days, August 16 to 19. It comes at a moment of real energy for WordPress, as artificial intelligence reshapes everyday workflows, the business of building and maintaining sites is shifting, and new people keep discovering the platform every day. Four tracks [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Nicholas Garofalo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:56001:\"\n<figure class=\"wp-block-image size-large has-custom-border is-style-default\" style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10)\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"321\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&#038;ssl=1\" alt=\"WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026\" class=\"wp-image-20859\" style=\"border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=1024%2C321&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=300%2C94&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=768%2C241&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=1536%2C482&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=2048%2C643&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><figcaption class=\"wp-element-caption\"><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c5.png\" alt=\"📅\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <strong>August 16-19, 2026 | Phoenix Convention Center</strong>,<strong> Phoenix, Arizona</strong></figcaption></figure>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamp US 2026 returns for another year, this time in Phoenix, Arizona, for four days, August 16 to 19. It comes at a moment of real energy for WordPress, as artificial intelligence reshapes everyday workflows, the business of building and maintaining sites is shifting, and new people keep discovering the platform every day. Four tracks address this moment, covering AI, Honing Your Skills, Technical WordPress, and Beginner WordPress. Between them, there is something for everyone, whether you lead an agency, freelance for local clients, write code for a living, or are building your very first site. Whatever draws you in, you will leave Phoenix better equipped and better connected than ever.</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-c9c19393 wp-block-buttons-is-layout-flex\" style=\"padding-right:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://us.wordcamp.org/2026/tickets/\">Get Your Tickets</a></div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://us.wordcamp.org/2026/contributor-day/\">Sign Up for Contributor Day</a></div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://us.wordcamp.org/2026/schedule/\">See the Schedule</a></div>\n</div>\n\n\n\n<p class=\"wp-block-paragraph\">Phoenix itself rewards anyone who adds a day or two to their trip. The capital of Arizona sits in the Sonoran Desert and pairs a lively downtown with a rich arts and food scene. The Roosevelt Row arts district is known for its galleries, murals, and independent restaurants. It is also home to one of the largest art walks in the region. Nearby, Chase Field and the Footprint Center host professional baseball and live shows, and the surrounding desert offers striking scenery at places like Papago Park and the Desert Botanical Garden.</p>\n\n\n\n<div class=\"wp-block-jetpack-slideshow aligncenter\" data-effect=\"fade\"><div class=\"wp-block-jetpack-slideshow_container swiper\"><ul class=\"wp-block-jetpack-slideshow_swiper-wrapper swiper-wrapper\"><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1147\" alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-21052\" data-id=\"21052\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-1.png?resize=1920%2C1147&#038;ssl=1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-1.png?w=1920&amp;ssl=1 1920w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-1.png?resize=300%2C179&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-1.png?resize=767%2C458&amp;ssl=1 767w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-1.png?resize=1024%2C612&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-1.png?resize=1536%2C918&amp;ssl=1 1536w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"612\" alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-21053\" data-id=\"21053\" data-aspect-ratio=\"1024 / 612\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-2.png?resize=1024%2C612&#038;ssl=1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-2.png?resize=1024%2C612&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-2.png?resize=300%2C179&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-2.png?resize=768%2C459&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-2.png?resize=1536%2C918&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-2.png?w=1920&amp;ssl=1 1920w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"612\" alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-21054\" data-id=\"21054\" data-aspect-ratio=\"1024 / 612\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-3.png?resize=1024%2C612&#038;ssl=1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-3.png?resize=1024%2C612&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-3.png?resize=300%2C179&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-3.png?resize=768%2C459&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-3.png?resize=1536%2C918&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-3.png?w=1920&amp;ssl=1 1920w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"612\" alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-21056\" data-id=\"21056\" data-aspect-ratio=\"1024 / 612\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-4.png?resize=1024%2C612&#038;ssl=1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-4.png?resize=1024%2C612&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-4.png?resize=300%2C179&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-4.png?resize=768%2C459&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-4.png?resize=1536%2C918&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-4.png?w=1920&amp;ssl=1 1920w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure></li></ul><a class=\"wp-block-jetpack-slideshow_button-prev swiper-button-prev swiper-button-white\" role=\"button\"></a><a class=\"wp-block-jetpack-slideshow_button-next swiper-button-next swiper-button-white\" role=\"button\"></a><a aria-label=\"Pause Slideshow\" class=\"wp-block-jetpack-slideshow_button-pause\" role=\"button\"></a><div class=\"wp-block-jetpack-slideshow_pagination swiper-pagination swiper-pagination-white\"></div></div></div>\n\n\n\n<h2 class=\"wp-block-heading\">Start with Contributor Day</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The week begins with <a href=\"https://us.wordcamp.org/2026/contributor-day/\">Contributor Day</a>, a full day set aside for giving back to the project that makes everything else possible. Attendees will gather in teams to improve WordPress itself, from Core code and documentation to design, training, accessibility, and translation.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">WordPress is so unique because we&#8217;re not just a product; we&#8217;re a movement.</p>\n<cite>Matt Mullenweg, WordPress Cofounder</cite></blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Contributor Day is open to everyone, whatever your skills, and whether or not you have ever contributed before. Come and experience the open source collaboration that is at the heart of the project. <a href=\"https://us.wordcamp.org/2026/contributor-day/\">Signing up</a> in advance helps us prepare our veteran contributors and provide you with the best experience.</p>\n\n\n\n<figure data-wp-context=\"{&quot;galleryId&quot;:&quot;6a72353a8e53a&quot;}\" data-wp-interactive=\"core/gallery\" class=\"wp-block-gallery alignfull has-nested-images columns-6 is-cropped has-black-background-color has-background wp-block-gallery-1 is-layout-flex wp-container-core-gallery-is-layout-db4b8a9e wp-block-gallery-is-layout-flex\" style=\"border-width:20px;border-radius:2px\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a72353a8e9c7&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a72353a8e9c7\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19085\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19085\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a72353a8ef52&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a72353a8ef52\" class=\"wp-block-image size-large wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19089\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?fit=1024%2C683&amp;ssl=1\" alt=\"\" class=\"wp-image-19089\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?w=2560&amp;ssl=1 2560w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a72353a8f457&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a72353a8f457\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19110\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19110\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a72353a8f958&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a72353a8f958\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21080\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC8737.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21080\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC8737.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC8737.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC8737.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC8737.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC8737.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a72353a8fe4d&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a72353a8fe4d\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21078\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0748.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21078\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0748.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0748.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0748.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0748.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0748.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a72353a9034e&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a72353a9034e\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21079\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0768.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21079\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0768.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0768.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0768.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0768.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0768.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a72353a90846&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a72353a90846\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21077\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0379.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21077\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0379.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0379.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0379.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0379.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0379.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a72353a90d21&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a72353a90d21\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21074\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0167.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21074\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0167.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0167.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0167.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0167.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0167.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a72353a91210&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a72353a91210\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21076\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0331.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21076\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0331.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0331.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0331.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0331.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0331.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a72353a91705&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a72353a91705\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21083\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z636050.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21083\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z636050.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z636050.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z636050.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z636050.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z636050.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a72353a91bd8&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a72353a91bd8\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21082\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z632983.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21082\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z632983.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z632983.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z632983.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z632983.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z632983.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a72353a920fa&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a72353a920fa\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19083\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19083\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<h2 class=\"wp-block-heading\">Explore Real-World Projects on Showcase Day</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Day 2, Showcase Day, is dedicated to real-world WordPress projects and focuses on how teams develop features, manage publishing, and run demanding sites at scale. It brings to life the kind of work collected in the WordPress <a href=\"https://wordpress.org/showcase/\">Showcase</a>, the directory of standout sites built on the platform, from global brands like <a href=\"https://wordpress.org/showcase/disney-connect/\">Disney</a> to community publishers and institutions like <a href=\"https://wordpress.org/showcase/nasa/\">NASA</a>. Past WordCamp US Showcase days have brought teams from the likes of <a href=\"https://www.youtube.com/watch?v=PGvh7fCOUk0\">Wikimedia</a> and <a href=\"https://www.youtube.com/watch?v=MHk-Us00pTk\">CANCOM</a> to explain how they manage large, high-traffic systems. Other sessions took a builder&#8217;s perspective on catching bugs faster with automated testing and even running the Block Editor inside a custom app.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z637241.jpg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-21064\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z637241.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z637241.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z637241.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z637241.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z637241.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Dive Into Two Conference Days</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The two main conference days will bring a full slate of sessions across four tracks. First among them is the AI track, which treats the technology as a tool to handle with care rather than a headline to chase. Its sessions set guardrails for AI-assisted development, prepare for a web where AI agents become the visitors a site must serve, and weigh the legal and ethical questions of putting AI tools in the hands of clients. Speakers from companies like Elementor will be taking a look at where the web is heading, while keeping the focus on what teams can adopt today without giving up control of their work.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The Technical WordPress and Honing Your Skills tracks cover the craft and business of building with WordPress. On the technical side, sessions dig into modern development workflows, automated testing with tools like the browser-based <a href=\"https://playground.wordpress.net/\">WordPress Playground</a>, and plugin pipelines. The Honing Your Skills track adds practical guidance on pricing, maintenance, and how the agency model is changing as clients ask for more. The Beginner WordPress track keeps the door open for newcomers, with approachable sessions that make your first WordCamp less daunting. Hands-on work runs through all of these tracks, so alongside the talks, attendees will find workshops and working sessions where they can build something real and leave ready to apply it to their own projects.</p>\n\n\n\n<figure data-wp-context=\"{&quot;galleryId&quot;:&quot;6a72353a92e97&quot;}\" data-wp-interactive=\"core/gallery\" class=\"wp-block-gallery alignfull has-nested-images columns-6 is-cropped has-black-background-color has-background wp-block-gallery-2 is-layout-flex wp-container-core-gallery-is-layout-db4b8a9e wp-block-gallery-is-layout-flex\" style=\"border-width:20px\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a72353a932c1&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a72353a932c1\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19080\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19080\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a72353a937b4&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a72353a937b4\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21086\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z633923.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21086\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z633923.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z633923.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z633923.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z633923.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z633923.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a72353a93cb0&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a72353a93cb0\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21085\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9190.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21085\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9190.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9190.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9190.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9190.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9190.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a72353a94025&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a72353a94025\" class=\"wp-block-image size-full wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1280\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21065\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z637801.jpg?resize=1920%2C1280&#038;ssl=1\" alt=\"\" class=\"wp-image-21065\" style=\"aspect-ratio:1\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a72353a9451c&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a72353a9451c\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"819\" height=\"1024\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21084\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z637088-1.jpg?resize=819%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-21084\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z637088-1.jpg?resize=819%2C1024&amp;ssl=1 819w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z637088-1.jpg?resize=240%2C300&amp;ssl=1 240w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z637088-1.jpg?resize=1229%2C1536&amp;ssl=1 1229w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z637088-1.jpg?resize=768%2C960&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z637088-1.jpg?w=1536&amp;ssl=1 1536w\" sizes=\"auto, (max-width: 819px) 100vw, 819px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a72353a94a03&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a72353a94a03\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21081\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9344.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21081\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9344.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9344.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9344.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9344.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9344.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<p class=\"wp-block-paragraph\">Not all of the value happens in the session rooms. On the show floor, the <a href=\"https://us.wordcamp.org/2026/47-days-out-whats-waiting-for-you-at-wordcamp-us-2026/#happiness\">Happiness Bar</a> is a free, drop-in help desk where you can sit down with a volunteer WordPress expert and work through whatever has you stuck. The <a href=\"https://us.wordcamp.org/2026/47-days-out-whats-waiting-for-you-at-wordcamp-us-2026/#sponsor\">Sponsor Hall</a> next door is where many of the best unplanned conversations happen, and its <a href=\"https://us.wordcamp.org/2026/47-days-out-whats-waiting-for-you-at-wordcamp-us-2026/#career\">Career Corner</a> gives anyone weighing their next move a relaxed place to browse the job board, meet company reps, and see who is hiring across the ecosystem.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Plan Your Trip to Phoenix</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Getting to Phoenix is straightforward. The <a href=\"https://us.wordcamp.org/2026/about/venue/\">Phoenix Convention Center</a> sits in the heart of downtown, less than five miles from Phoenix Sky Harbor International Airport (PHX) and about 15 minutes away on the <a href=\"https://www.valleymetro.org/how-to-ride/rail\">Valley Metro light rail</a>. WordCamp US has a room block at the Sheraton Phoenix Downtown, close to the convention center, so <a href=\"https://book.passkey.com/event/51129263/owner/68648/home\">book your hotel</a> before the block fills, and <a href=\"https://us.wordcamp.org/2026/tickets/\">reserve your ticket</a> if you have not already. The full event lineup and details live on the <a href=\"https://us.wordcamp.org/2026/schedule/\">WordCamp US 2026 site</a>, and the conference closes with an evening social before everyone heads home.</p>\n\n\n\n<div class=\"wp-block-group has-off-white-background-color has-background is-nowrap is-layout-flex wp-container-core-group-is-layout-7c1a8141 wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--edge-space);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--edge-space)\">\n<ol style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\" class=\"wp-block-list has-off-white-background-color has-background has-large-font-size wp-container-content-9cfa9a5a\">\n<li><strong><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f39f.png\" alt=\"🎟\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> </strong><a href=\"https://us.wordcamp.org/2026/tickets/\">Reserve your ticket</a></li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cf.png\" alt=\"🛏\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><a href=\"https://us.wordcamp.org/2026/about/travel-accommodation/\"> Find accommodations</a></li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f68c.png\" alt=\"🚌\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><a href=\"https://us.wordcamp.org/2026/plan-your-trip-to-phoenix/\"> Plan your trip</a></li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png\" alt=\"📍\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><a href=\"https://www.visitphoenix.com/\">Explore Phoenix</a></li>\n</ol>\n\n\n\n<figure class=\"wp-block-image size-full wp-container-content-577e1c61\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"2066\" height=\"2560\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/route-66-traveller-boy-scaled.png?resize=2066%2C2560&#038;ssl=1\" alt=\"\" class=\"wp-image-21164\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/route-66-traveller-boy-scaled.png?w=2066&amp;ssl=1 2066w, https://i0.wp.com/wordpress.org/news/files/2026/07/route-66-traveller-boy-scaled.png?resize=242%2C300&amp;ssl=1 242w, https://i0.wp.com/wordpress.org/news/files/2026/07/route-66-traveller-boy-scaled.png?resize=826%2C1024&amp;ssl=1 826w, https://i0.wp.com/wordpress.org/news/files/2026/07/route-66-traveller-boy-scaled.png?resize=768%2C952&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/route-66-traveller-boy-scaled.png?resize=1240%2C1536&amp;ssl=1 1240w, https://i0.wp.com/wordpress.org/news/files/2026/07/route-66-traveller-boy-scaled.png?resize=1653%2C2048&amp;ssl=1 1653w, https://i0.wp.com/wordpress.org/news/files/2026/07/route-66-traveller-boy-scaled.png?w=2000&amp;ssl=1 2000w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n</div>\n\n\n\n<h3 class=\"wp-block-heading\">Help Us Spread the Word!</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Whether attending in person or following along online, share your experience and help welcome others to the WordPress community. Use the #WCUS and #WordPress hashtags to tell your story on social.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"21007\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 7.0.1 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2026/07/wordpress-7-0-1-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 09 Jul 2026 17:33:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"7.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:5:\"7.0.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:14:\"minor-releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=21005\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:395:\"WordPress 7.0.1 is now available! This minor release includes fixes for 31 bugs throughout Core and the Block Editor, addressing issues affecting multiple areas of WordPress including the block editor, admin ui, and media. For a full list of bug fixes, please refer to the release candidate announcement. WordPress 7.0.1 is a short-cycle maintenance release. The next major version [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Estela Rueda\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8722:\"\n<p class=\"wp-block-paragraph\"><strong>WordPress 7.0.1 is now available!</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">This minor release includes fixes for 31 bugs <a href=\"https://core.trac.wordpress.org/query?resolution=fixed&amp;milestone=7.0.1&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority\">throughout Core</a> and the <a href=\"https://core.trac.wordpress.org/changeset/62610\">Block Editor</a>, addressing issues affecting multiple areas of WordPress including the block editor, admin ui, and media. For a full list of bug fixes, please refer to the <a href=\"https://make.wordpress.org/core/2026/07/01/wordpress-7-0-1-rc1-is-now-available/\">release candidate announcement.</a></p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0.1 is a short-cycle maintenance release. The next major version of WordPress will be 7.1; it is scheduled for release on 19 August 2026 at <a href=\"https://us.wordcamp.org/2026/\">WordCamp US</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can&nbsp;<a href=\"https://wordpress.org/wordpress-7.0.1.zip\">download WordPress 7.0.1 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”. For more information on this release, please&nbsp;<a href=\"https://wordpress.org/support/wordpress-version/version-7-0-1\">visit the HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p class=\"wp-block-paragraph\">This release was led by&nbsp;<a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/masteradhoc/\">Brian Haas</a>, <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a> and <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0.1 would not have been possible without the contributions of the following people. Their asynchronous coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"is-style-wporg-props-long wp-block-paragraph\"><a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/abduremon\">Abdur Rahman Emon</a>, <a href=\"https://profiles.wordpress.org/abhishekfdd\">Abhishek Kumar</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/zieladam\">Adam Zieliński</a>, <a href=\"https://profiles.wordpress.org/iamadisingh\">Aditya Singh</a>, <a href=\"https://profiles.wordpress.org/wildworks\">Aki Hamano</a>, <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andraganescu\">Andrei Draganescu</a>, <a href=\"https://profiles.wordpress.org/andrewserong\">Andrew Serong</a>, <a href=\"https://profiles.wordpress.org/annezazu\">annezazu</a>, <a href=\"https://profiles.wordpress.org/scruffian\">Ben Dwyer</a>, <a href=\"https://profiles.wordpress.org/bacoords\">Brian Coords</a>, <a href=\"https://profiles.wordpress.org/masteradhoc\">Brian Haas</a>, <a href=\"https://profiles.wordpress.org/cbravobernal\">Carlos Bravo</a>, <a href=\"https://profiles.wordpress.org/cogdesign\">cogdesign</a>, <a href=\"https://profiles.wordpress.org/danluu\">Dan Luu</a>, <a href=\"https://profiles.wordpress.org/talldanwp\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/darshitrajyaguru97\">Darshit Rajyaguru</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dmsnell\">Dennis Snell</a>, <a href=\"https://profiles.wordpress.org/dhruvang21\">Dhruvang21</a>, <a href=\"https://profiles.wordpress.org/ellatrix\">Ella Van Durpe</a>, <a href=\"https://profiles.wordpress.org/r1k0\">Erick Wambua</a>, <a href=\"https://profiles.wordpress.org/ecairol\">Esteban</a>, <a href=\"https://profiles.wordpress.org/estelaris\">Estela Rueda</a>, <a href=\"https://profiles.wordpress.org/mamaduka\">George Mamadashvili</a>, <a href=\"https://profiles.wordpress.org/gziolo\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/abcd95\">Himanshu Pathak</a>, <a href=\"https://profiles.wordpress.org/hbhalodia\">Hit Bhalodia</a>, <a href=\"https://profiles.wordpress.org/huzaifaalmesbah\">Huzaifa Al Mesbah</a>, <a href=\"https://profiles.wordpress.org/iflairwebtechnologies\">iflairwebtechnologies</a>, <a href=\"https://profiles.wordpress.org/jamesbregenzer\">James</a>, <a href=\"https://profiles.wordpress.org/jsnajdr\">Jarda Snajdr</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joen\">Joen Asmussen</a>, <a href=\"https://profiles.wordpress.org/jonsurrell\">Jon Surrell</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/karthikeya01\">Karthikeya Bethu</a>, <a href=\"https://profiles.wordpress.org/khokansardar\">Khokan Sardar</a>, <a href=\"https://profiles.wordpress.org/rlucian\">Lucian R.</a>, <a href=\"https://profiles.wordpress.org/luismulinari\">luismulinari</a>, <a href=\"https://profiles.wordpress.org/dervishov\">Mahammad Darvishov</a>, <a href=\"https://profiles.wordpress.org/manhar\">Manhar Barot</a>, <a href=\"https://profiles.wordpress.org/mciampini\">Marco Ciampini</a>, <a href=\"https://profiles.wordpress.org/tyxla\">Marin Atanasov</a>, <a href=\"https://profiles.wordpress.org/muryam\">Maryam Sultana</a>, <a href=\"https://profiles.wordpress.org/masum52\">Masum</a>, <a href=\"https://profiles.wordpress.org/mcsf\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/369work\">Miroku</a>, <a href=\"https://profiles.wordpress.org/mohamedahamed\">Mohammed Noumaan Ahamed</a>, <a href=\"https://profiles.wordpress.org/mukesh27\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/mustafabharmal\">Mustafa Bharmal</a>, <a href=\"https://profiles.wordpress.org/ntsekouras\">Nik Tsekouras</a>, <a href=\"https://profiles.wordpress.org/noruzzaman\">Noruzzaman</a>, <a href=\"https://profiles.wordpress.org/ozgursar\">Ozgur Sar</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/presskopp\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/ekla\">Rahul Kumar</a>, <a href=\"https://profiles.wordpress.org/ramonopoly\">ramonopoly</a>, <a href=\"https://profiles.wordpress.org/youknowriad\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/rishabhwp\">Rishabh Gupta</a>, <a href=\"https://profiles.wordpress.org/roshniahuja14\">Roshni Ahuja</a>, <a href=\"https://profiles.wordpress.org/sainathpoojary\">Sainath Poojary</a>, <a href=\"https://profiles.wordpress.org/sakshamsharma5\">Saksham Sharma</a>, <a href=\"https://profiles.wordpress.org/andrewssanya\">SAndrew</a>, <a href=\"https://profiles.wordpress.org/coffee2code\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/siliconforks\">siliconforks</a>, <a href=\"https://profiles.wordpress.org/sabernhardt\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/swanandm\">Swanand M</a>, <a href=\"https://profiles.wordpress.org/inc2734\">Takashi Kitajima</a>, <a href=\"https://profiles.wordpress.org/edent\">Terence Eden</a>, <a href=\"https://profiles.wordpress.org/threadi\">threadi</a>, <a href=\"https://profiles.wordpress.org/tusharaddweb\">Tushar Patel</a>, <a href=\"https://profiles.wordpress.org/umesh.nevase\">Umesh Nevase</a>, <a href=\"https://profiles.wordpress.org/webmandesign\">WebMan Design | Oliver Juhas</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/yogeshbhutkar\">Yogesh Bhutkar</a>, <a href=\"https://profiles.wordpress.org/yusufmudagal\">Yusuf Mudagal</a> </p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p class=\"wp-block-paragraph\">To get involved in WordPress core development, head over to Trac,&nbsp;<a href=\"https://core.trac.wordpress.org/report/6\">choose a ticket</a>, and join the conversation in the&nbsp;<a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a>&nbsp;channel. Need help? Check out the&nbsp;<a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Props to </em><a href=\'https://profiles.wordpress.org/jorbin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jorbin</a><em> for proofreading.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"21005\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"The First AI Leaders Graduates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2026/06/ai-leaders-graduates/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 29 Jun 2026 20:29:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:9:\"Education\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"Updates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:2:\"AI\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=20951\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:377:\"On June 23, around 40 students from the University of Illinois Chicago (UIC), Louisiana Tech University, and the University of Louisiana at Lafayette were celebrated in Chicago as the first cohort to receive the AI Leaders Micro-Credential through AI Leaders, the nation&#8217;s first workforce-focused AI literacy course tied to a recognized credential. Each of them [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mary Hubbard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5442:\"\n<p class=\"wp-block-paragraph\">On June 23, around 40 students from the University of Illinois Chicago (UIC), Louisiana Tech University, and the University of Louisiana at Lafayette were celebrated in Chicago as the first cohort to receive the AI Leaders Micro-Credential through <a href=\"https://ai-leaders.org/\">AI Leaders</a>, the nation&#8217;s first workforce-focused AI literacy course tied to a recognized credential. Each of them earned it by building real projects, applying generative AI to genuine work, and contributing to the open source software that powers more than 40% of the web. Students who completed the course also earned $1,000, made possible by a donation from Automattic and UIC. This celebration was the moment the program had been building toward since it was <a href=\"https://wordpress.org/news/2026/02/ai-leaders-credential/\">first announced in February</a>.</p>\n\n\n\n<div class=\"wp-block-group has-background is-layout-constrained wp-container-core-group-is-layout-2431c55b wp-block-group-is-layout-constrained\" style=\"background-color:#0c1125;padding-top:var(--wp--preset--spacing--edge-space);padding-right:var(--wp--preset--spacing--edge-space);padding-bottom:var(--wp--preset--spacing--edge-space);padding-left:var(--wp--preset--spacing--edge-space)\">\n<p class=\"has-text-align-center has-white-color has-text-color has-link-color has-normal-font-size wp-elements-2 wp-block-paragraph\"><strong>Explore the project portfolios built by this year’s AI Leaders</strong></p>\n\n\n\n<figure class=\"wp-block-image size-full\" style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10)\"><a href=\"https://aileaderswp.blog/\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/aileaderswpblog-scaled.png?ssl=1\" alt=\"\" class=\"wp-image-20975\" /></a></figure>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-3e41869c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://aileaderswp.blog/\"><strong>AI Leaders · Class of 2026</strong></a></div>\n</div>\n</div>\n\n\n\n<p class=\"wp-block-paragraph\">When the pilot launched, the goal was to test whether open source learning could connect directly to job pathways rather than stopping at a certificate. What makes this program distinct is that it is built on open source from the ground up: students learn on WordPress, contribute to it, and use generative AI the way the WordPress ecosystem uses it every day, leaving with a credential that employers can verify and a community that continues long after the course ends.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The pilot reflects a shared belief that AI and open source skills should be within reach regardless of where someone lives or what they can afford.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">WordPress was built to expand access to publishing and participation on the open web.</p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">The program is a collaboration with distinct roles for each partner. It is funded through the <a href=\"https://osf.it.uic.edu/\">UIC Tech Solutions Open Source Fund</a>, with support from the <a href=\"https://www.uic.edu/\">University of Illinois Chicago</a> and <a href=\"https://automattic.com/?p=867048\">Automattic</a>, while the WordPress project and the <a href=\"https://wordpressfoundation.org/\">WordPress Foundation</a> contribute to the development of the curriculum itself.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What Comes Next</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The first cohort was just the beginning. The gathering in Chicago brought this group together with employers and agencies, and further job placements are already in motion. </p>\n\n\n\n<div class=\"wp-block-group has-off-white-2-background-color has-background is-layout-constrained wp-container-core-group-is-layout-2431c55b wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--edge-space);padding-right:var(--wp--preset--spacing--edge-space);padding-bottom:var(--wp--preset--spacing--edge-space);padding-left:var(--wp--preset--spacing--edge-space)\">\n<p class=\"has-text-align-center wp-block-paragraph\">The next round of AI Leaders is on the horizon. Subscribe for updates to be the first to hear when the next cohort opens and how to take part.</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-3e41869c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://ai-leaders.org/#apply\"><strong>Subscribe for AI Leaders Updates</strong></a></div>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-dark-strokes-grey-color has-alpha-channel-opacity has-dark-strokes-grey-background-color has-background\" />\n\n\n\n<p class=\"wp-block-paragraph\"><em>WordPress offers a wide range of educational opportunities for people at every stage, from first steps to advanced contribution. Explore workshops, lesson plans, and community-created resources designed to help you build practical skills while connecting with others who are learning and contributing at <a href=\"https://wordpress.org/education/\">WordPress.org/education/</a>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"20951\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:57:\"\n		\n		\n		\n		\n		\n				\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"Browse the New Mercantile Swag Store\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://wordpress.org/news/2026/06/open-web-merch/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 22 Jun 2026 15:07:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"Design\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=20930\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:324:\"Mercantile, the official swag store of the WordPress project, has a newly redesigned storefront with a catalog that now sits front and center, and a design tuned to hold up across a wide range of screen sizes. There are also small touches, like automatically selecting a variant when only one is in stock and order [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"jillq\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5622:\"\n<p class=\"wp-block-paragraph\"><a href=\"https://mercantile.wordpress.org/\">Mercantile</a>, the official swag store of the WordPress project, has a newly redesigned storefront with a catalog that now sits front and center, and a design tuned to hold up across a wide range of screen sizes. There are also small touches, like automatically selecting a variant when only one is in stock and order emails styled to match the look and feel of the store.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"2048\" height=\"1055\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-1.png?resize=2048%2C1055&#038;ssl=1\" alt=\"\" class=\"wp-image-20931\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-1.png?w=2048&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-1.png?resize=300%2C155&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-1.png?resize=767%2C395&amp;ssl=1 767w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-1.png?resize=1024%2C528&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-1.png?resize=1536%2C791&amp;ssl=1 1536w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Throughout the design, the storefront leans into the history and culture of WordPress. Visual and copy choices nod to familiar elements of the project, from the metabox and the admin bar to Wapuu making the occasional appearance, with small open source and code references for those who look closely. The aim was a storefront that feels uniquely WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Under the hood, the storefront shows what a modern WordPress and <a href=\"https://woocommerce.com/\">WooCommerce</a> site can do. It is built almost entirely with blocks, including a block-based cart, checkout, mini-cart, and order confirmation, supported by a set of custom theme blocks created for the store. The <a href=\"https://developer.wordpress.org/block-editor/reference-guides/interactivity-api/iapi-about/\">Interactivity API</a> powers the catalog navigation and modal states, the store runs on WordPress 7.0, and accessibility is built in throughout, honoring reduced-motion preferences across animations and meeting color contrast standards. Product pages surface per-product attributes such as size, material, and care, so shoppers have the details they need before adding an item to the cart.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"2048\" height=\"800\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-2.png?resize=2048%2C800&#038;ssl=1\" alt=\"\" class=\"wp-image-20932\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-2.png?w=2048&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-2.png?resize=300%2C117&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-2.png?resize=768%2C300&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-2.png?resize=1024%2C400&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-2.png?resize=1536%2C600&amp;ssl=1 1536w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">This latest redesign supported the Mercantile booth at <a href=\"https://europe.wordcamp.org/2026/\">WordCamp Europe</a>. To make in-person sales work smoothly, the team enabled local pickup at checkout and added a set of event-only products refined to match the rest of the catalog. Fifty orders were completed at the event using in-person payments, a strong real-world test of the new checkout flow.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There is more on the way! A playful experiment in progress will let curious shoppers explore a text-based version of the store from the command line, a small tribute to the developers who make up much of the WordPress community. Subtle hints pointing the way will appear once it is ready.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"2048\" height=\"719\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-3.png?resize=2048%2C719&#038;ssl=1\" alt=\"\" class=\"wp-image-20933\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-3.png?w=2048&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-3.png?resize=300%2C105&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-3.png?resize=766%2C269&amp;ssl=1 766w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-3.png?resize=1024%2C360&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-3.png?resize=1536%2C539&amp;ssl=1 1536w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The new Mercantile is the work of many contributors who designed, built, tested, and refined it together. Every purchase supports the <a href=\"https://wordpressfoundation.org/\">WordPress Foundation</a>, a 501(c)(3) nonprofit organization, in its mission to democratize publishing and preserve open source software for generations to come. Take a look around and find something you love.</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-3e41869c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://mercantile.wordpress.org/\">Shop at <strong>mercantile.WordPress.org</strong></a></div>\n</div>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"20930\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:72:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Kim Parsell Memorial Scholarship Opens for WordCamp US 2026\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/news/2026/06/kim-parsell-wcus-scholarship/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 19 Jun 2026 16:55:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"Kim Parsell\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"Scholarship\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:4:\"WCUS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=20927\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:350:\"Applications are now open for the 2026 Kim Parsell Memorial Scholarship, which supports one active WordPress contributor who identifies as a woman and has not previously attended WordCamp US. The scholarship helps make it possible for a community member with financial need to join WordCamp US 2026 in Phoenix, Arizona, and take part in one [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5857:\"\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1080\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/Kim-Parsell-Blog-post.png?resize=1920%2C1080&#038;ssl=1\" alt=\"\" class=\"wp-image-20941\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/Kim-Parsell-Blog-post.png?w=1920&amp;ssl=1 1920w, https://i0.wp.com/wordpress.org/news/files/2026/06/Kim-Parsell-Blog-post.png?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/Kim-Parsell-Blog-post.png?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/Kim-Parsell-Blog-post.png?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/Kim-Parsell-Blog-post.png?resize=1536%2C864&amp;ssl=1 1536w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Applications are now open for the 2026 Kim Parsell Memorial Scholarship, which supports one active WordPress contributor who identifies as a woman and has not previously attended WordCamp US. The scholarship helps make it possible for a community member with financial need to join WordCamp US 2026 in Phoenix, Arizona, and take part in one of the largest annual gatherings in the WordPress project.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The scholarship honors Kim Parsell, a longtime WordPress contributor whose work and presence left a meaningful mark on the project. Kim was known for her care, generosity, and commitment to helping others feel welcome in open source spaces. For readers who are less familiar with her story, the <a href=\"https://us.wordcamp.org/2019/memories-of-kim-parsell/\">tributes shared by friends and colleagues</a> offer a deeper look at her role in the WordPress community and the lasting impact she had on those who knew her. Through this scholarship, the WordPress Foundation continues to recognize contributors who reflect that same spirit of participation and community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress is built by people from many backgrounds, experiences, and areas of expertise. Events like WordCamp US create space for contributors to meet in person, learn from one another, and continue the work that supports the software and the community around it. For some contributors, the cost of travel, lodging, and registration can make attending difficult. The Kim Parsell Memorial Scholarship helps reduce that barrier for one eligible contributor each year.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Scholarship Details</h2>\n\n\n\n<p class=\"wp-block-paragraph\">One scholarship will be awarded for WordCamp US 2026. Applicants must:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Identify as a woman. </li>\n\n\n\n<li>Be actively involved as a contributor to WordPress.</li>\n\n\n\n<li>Have never attended WordCamp US before.</li>\n\n\n\n<li>Demonstrate financial need to attend the event.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">The scholarship includes the cost of a WordCamp US 2026 ticket, round-trip flight, and lodging. Applications are open through July 10, 2026, and all applicants will be notified of the decision by July 24, 2026.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"https://wordcampcentral.survey.fm/wcus-2026-kim-parsell-scholarship-application\" style=\"background-color:#6c214f\">Apply for the Kim Parsell Memorial Scholarship</a></div>\n</div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"wp-block-paragraph\">WordCamp US 2026 will take place August 16–19, 2026, at the Phoenix Convention Center in Phoenix, Arizona. Contributors, attendees, volunteers, organizers, and sponsors will come together to share ideas, learn from each other, and continue building the future of WordPress. For many contributors, attending in person creates new ways to collaborate, find support, and stay connected to the open source work that happens throughout the year.</p>\n\n\n\n<p class=\"wp-block-paragraph\">To learn more about eligibility, visit the <a href=\"https://wordpressfoundation.org/kim-parsell-memorial-scholarship/\">Kim Parsell Memorial Scholarship page</a>. Community members are encouraged to share this opportunity with contributors who may qualify. You can also learn more about attending WordCamp US 2026 on the <a href=\"https://us.wordcamp.org/2026/tickets/\">WordCamp US tickets page</a>, explore <a href=\"https://us.wordcamp.org/2026/call-for-volunteers/\">volunteer opportunities</a>, or review <a href=\"https://us.wordcamp.org/2026/call-for-sponsors/\">sponsorship opportunities</a>.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"943\" height=\"1978\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WCUS26_Sign.png?resize=943%2C1978&#038;ssl=1\" alt=\"\" class=\"wp-image-20939\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WCUS26_Sign.png?w=943&amp;ssl=1 943w, https://i0.wp.com/wordpress.org/news/files/2026/06/WCUS26_Sign.png?resize=143%2C300&amp;ssl=1 143w, https://i0.wp.com/wordpress.org/news/files/2026/06/WCUS26_Sign.png?resize=768%2C1610&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/WCUS26_Sign.png?resize=488%2C1024&amp;ssl=1 488w, https://i0.wp.com/wordpress.org/news/files/2026/06/WCUS26_Sign.png?resize=732%2C1536&amp;ssl=1 732w\" sizes=\"auto, (max-width: 943px) 100vw, 943px\" /></figure>\n</div>\n</div>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"20927\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"Global Partners Across the First Half of the 2026 WordPress Event Season\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2026/06/global-partners-first-half-2026/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 18 Jun 2026 17:01:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"Education\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:15:\"Global Partners\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=20910\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:402:\"This post recaps how the WordPress project&#8217;s five Global Partners — Jetpack, WordPress.com, WooCommerce, Bluehost, and Hostinger — supported community events during the first half of 2026. Across more than a dozen regional the first WordPress Developers Day, and a growing network of WordPress Campus Connect events, Global Partners staffed booths, sponsored sessions, and connected [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Harmony Romo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8155:\"\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/55169598894_0199c1bbb9_o-scaled.jpg?ssl=1\" alt=\"\" class=\"wp-image-20911\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">This post recaps how the WordPress project&#8217;s five Global Partners — Jetpack, WordPress.com, WooCommerce, Bluehost, and Hostinger — supported community events during the first half of 2026. Across more than a dozen regional <a href=\"https://events.wordpress.org/novisad/2026/developer-day/\">the first WordPress Developers Day</a>, and a growing network of <a href=\"https://events.wordpress.org/campusconnect/\">WordPress Campus Connect</a> events, Global Partners staffed booths, sponsored sessions, and connected with developers, freelancers, students, and agency owners around the world.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A global footprint</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The year began in January with <a href=\"https://nepal.wordcamp.org/2026\">WordCamp Nepal</a>, where Jetpack joined the community in Kathmandu. The momentum carried into India, where <a href=\"https://kolhapur.wordcamp.org/2026\">WordCamp Kolhapur</a> and, a week later, <a href=\"https://pune.wordcamp.org/2026\">WordCamp Pune</a> brought Global Partners face-to-face with a student-heavy audience of roughly 200-250 attendees. In Pune, a session on connecting WordPress with AI workflows drew a large crowd, and attendees were curious about WordPress.com plans, new AI features, and Automattic for Agencies.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1206\" height=\"675\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/img_1932.jpg?resize=1206%2C675&#038;ssl=1\" alt=\"\" class=\"wp-image-20920\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/img_1932.jpg?w=1206&amp;ssl=1 1206w, https://i0.wp.com/wordpress.org/news/files/2026/06/img_1932.jpg?resize=300%2C168&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/img_1932.jpg?resize=766%2C429&amp;ssl=1 766w, https://i0.wp.com/wordpress.org/news/files/2026/06/img_1932.jpg?resize=1024%2C573&amp;ssl=1 1024w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">In February, Jetpack traveled to <a href=\"https://portharcourt.wordcamp.org/2026\">WordCamp Port Harcourt</a> in Nigeria, an inclusive and well-organized event with 256 attendees that featured talks on inclusion and accessibility. Locally produced swag was a standout success there, a reminder that the WordPress community&#8217;s reach extends well beyond Europe and North America.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Across Europe</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Spring brought a wave of European events. At <a href=\"https://madrid.wordcamp.org/2026\">WordCamp Madrid</a>, with 280 attendees, WordPress.com served as a Global Sponsor and ran a Wapuu treasure hunt that drew 97 participants.&nbsp;</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/55230328181_175ece15a5_o-scaled.jpg?ssl=1\" alt=\"\" class=\"wp-image-20921\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Down the coast in France, <a href=\"https://nice.wordcamp.org/2026\">WordCamp Nice</a> gave Jetpack a chance to connect with 247 freelancers and developers, an audience that appreciated concrete, easy-to-explain solutions and asked questions about newsletters, security, and Jetpack&#8217;s broader feature set.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://vienna.wordcamp.org/2026\">WordCamp Vienna</a> stood out for its developer-heavy crowd of 277. From a Jetpack-branded booth staffed on both days, the team engaged with agencies and merchants, fielded numerous questions about WooCommerce and security, and booked 8 agency meetings. Many builders were interested to learn that Automattic stands behind both WordPress.com and WooCommerce. In Italy and Germany, <a href=\"https://torino.wordcamp.org/2026\">WordCamp Torino</a> and <a href=\"https://leipzig.wordcamp.org/2026\">WordCamp Leipzig</a> both reflected growing curiosity about AI, a theme that resurfaced throughout the year. At Leipzig, with 109 agencies, hosting companies, and freelancers in attendance, WordPress.com staffed a booth where tote bags were in high demand, while conversations kept returning to AI and WordPress Studio.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://slovenia.wordcamp.org/2026\">WordCamp Slovenia </a>and <a href=\"https://portugal.wordcamp.org/2026\">WordCamp Portugal</a> closed the European stretch. WordPress.com brought a booth to Ljubljana, and in Porto, it appeared with both a booth and logo presence alongside WooCommerce, which suited an event filled with e-commerce builders and Woo payment providers. The first WordPress Developers Day in Novi Sad introduced a new format, with Jetpack as a global sponsor and nearly 30 in-depth conversations on Jetpack, WooCommerce, performance, and the realities of client work.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Community in Uganda</h2>\n\n\n\n<p class=\"wp-block-paragraph\">In May, <a href=\"https://kampala.wordcamp.org/2026\">WordCamp Kampala</a> brought four Global Partners onto the sponsor roster: Jetpack, WooCommerce, Bluehost, and WordPress.com. The event, themed &#8220;Tech for Social Good,&#8221; welcomed more than 200 attendees and reflected the energy of a fast-growing local community.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Support from Global Sponsors</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Behind every one of these events is a layer of support that does not always appear at a booth. In 2026, Bluehost and Hostinger both joined the <a href=\"https://events.wordpress.org/sponsor/\">WordPress community sponsorship program</a> as top-tier Global Sponsors, alongside Jetpack and WordPress.com. Their contributions help underwrite the global WordCamp program and the community events that make a year like this possible. That program-level backing is what allows organizers in Kathmandu, Porto, and Kampala to bring their events to life, and the WordPress community is grateful to every partner that invests at that scale.<br></p>\n\n\n\n<h2 class=\"wp-block-heading\">Campus Connect reaches 6,200 students</h2>\n\n\n\n<p class=\"wp-block-paragraph\">One of the most notable stories of 2026 is not a WordCamp at all. It is <a href=\"https://events.wordpress.org/campusconnect/\">WordPress Campus Connect</a>. As of early June, the program has passed 6,200 students, with 25 events completed in 2026, 45 events all-time, and 42 more in planning or already scheduled. WordPress.com has played a direct support role throughout, including providing hosting for WordPress Campus Connect events around the world.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The connective tissue between these events and the broader community is real. An organizer first met at WordCamp Mukono went on to help lead WordPress Campus Connect work in Uganda. A student who built her first WordPress site at a WordPress Campus Connect event later attended a WordCamp. These events serve as a pathway for the next generation of WordPress contributors, builders, and professionals.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Looking ahead</h2>\n\n\n\n<p class=\"wp-block-paragraph\">If 2026 has shown anything, it is that interest in WordPress, and in the tools and services that Global Partners provide, continues to grow around the world. The questions being asked at booths and in sessions are sharper, the audiences more diverse, and the community&#8217;s reach more genuinely global. Thank you to Jetpack, WordPress.com, WooCommerce, Bluehost, and Hostinger for being part of that story this year, and to every organizer, volunteer, speaker, and attendee who made these events possible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">To find an upcoming event near you, visit <a href=\"https://central.wordcamp.org\">WordCamp Central</a>. To learn how organizations can support the WordPress project, see the <a href=\"https://events.wordpress.org/sponsor/\">community sponsorship program</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"20910\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 04 Aug 2026 19:04:11 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:37:\"Accept-Encoding, accept, content-type\";s:25:\"strict-transport-security\";s:12:\"max-age=3600\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Wed, 29 Jul 2026 15:30:58 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:2:\"br\";s:7:\"alt-svc\";s:5:\"clear\";s:4:\"x-nc\";s:9:\"HIT dca 1\";}s:5:\"build\";i:1764775296;s:21:\"cache_expiration_time\";i:1785913451;s:23:\"__cache_expiration_time\";i:1785913451;}','off'),
(19123,'_site_transient_timeout_community-events-174b0ea0b68a436e3074578e5e77e778','1785913451','off'),
(19124,'_site_transient_community-events-174b0ea0b68a436e3074578e5e77e778','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:13:\"129.222.244.0\";}s:6:\"events\";a:2:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:30:\"WordPress Hangout & Networking\";s:3:\"url\";s:67:\"https://www.meetup.com/wordpress-montclair-meetup/events/311737864/\";s:6:\"meetup\";s:26:\"WordPress Montclair Meetup\";s:10:\"meetup_url\";s:50:\"https://www.meetup.com/wordpress-montclair-meetup/\";s:4:\"date\";s:19:\"2026-08-05 18:30:00\";s:8:\"end_date\";s:19:\"2026-08-05 21:30:00\";s:20:\"start_unix_timestamp\";i:1785969000;s:18:\"end_unix_timestamp\";i:1785979800;s:8:\"location\";a:4:{s:8:\"location\";s:18:\"Montclair, NJ, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:40.8162080000000031532181310467422008514404296875;s:9:\"longitude\";d:-74.2185060000000049740265239961445331573486328125;}}i:1;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:29:\"An Evening of Lightning Talks\";s:3:\"url\";s:76:\"https://www.meetup.com/philadelphia-wordpress-meetup-group/events/315752921/\";s:6:\"meetup\";s:35:\"Philadelphia WordPress Meetup Group\";s:10:\"meetup_url\";s:59:\"https://www.meetup.com/philadelphia-wordpress-meetup-group/\";s:4:\"date\";s:19:\"2026-09-24 19:00:00\";s:8:\"end_date\";s:19:\"2026-09-24 21:00:00\";s:20:\"start_unix_timestamp\";i:1790290800;s:18:\"end_unix_timestamp\";i:1790298000;s:8:\"location\";a:4:{s:8:\"location\";s:21:\"Philadelphia, PA, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:39.96215399999999817737261764705181121826171875;s:9:\"longitude\";d:-75.140749999999997044142219237983226776123046875;}}}}','off'),
(19125,'_site_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1785913452','off');
INSERT INTO `wpet_options` VALUES
(19126,'_site_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:112:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"Open Channels FM: Open Minds Balancing AI Innovation with Authentic Human Connection\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2558337\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://openchannels.fm/open-minds-balancing-ai-innovation-with-authentic-human-connection/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:240:\"This episode discusses the impact of artificial intelligence on human skills and connections, emphasizing concerns about overdependence on technology, authenticity in communication, and the importance of retaining essential human abilities.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Aug 2026 08:29:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Matt: Gabriel Dawe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=153850\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://ma.tt/2026/08/gabriel-dawe/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:393:\"<p class=\"wp-block-paragraph\">New artist I&#8217;m obsessed with: <a href=\"https://www.gabrieldawe.com/\">Gabriel Dawe</a>. I love the colors and craft, very <a href=\"https://me.sh/\">Mesh</a>. If his site were on <a href=\"https://wordpress.org/\">WordPress</a>, we&#8217;d definitely commission some pieces. <cite>Hat tip: <a href=\"https://www.goodworknichols.com/\">Jason Nichols</a>.</cite></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Aug 2026 04:23:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"Open Channels FM: The Evolving Landscape of Digital Identity and AI\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557253\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://openchannels.fm/the-evolving-landscape-of-digital-identity-and-ai/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:165:\"Digital identity is rapidly evolving due to AI and new authentication methods, necessitating secure access and robust management for both users and automated agents.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 03 Aug 2026 14:27:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Open Channels FM: Follow Open Channels News on X @OCFMNews\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2558304\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://openchannels.fm/follow-open-channels-news-on-x-ocfmnews/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:168:\"Founder Bob Dunn rebranded his @BobWP account to @OCFMNews for Open Channels News, expecting existing followers to appreciate the new focus on news and podcast content.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 03 Aug 2026 08:30:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"Gutenberg Times: Gutenberg Changelog #133 – Gutenberg 23.6 Release and WordPress 7.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://gutenbergtimes.com/?post_type=podcast&p=46468\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-133-gutenberg-23-6-release-and-wordpress-7-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:57748:\"<p class=\"wp-block-paragraph\">In episode 133 of the Gutenberg Changelog Podcast, Birgit Pauli-Haack hosts Faith Ruth Imokol, a Ugandan web developer and longtime Gutenberg advocate, to discuss the Gutenberg 23.6 release and the upcoming WordPress 7.1 update. The episode opens with insights into the WordPress community in Uganda, highlighting their active WordCamp scene and educational initiatives such as the Campus Connect program, which introduces WordPress to students across the country.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Faith Imokol shares her experience on a recent WordCamp Kampala panel about AI in web development, noting divided perspectives: while some Ugandans are excited about AI&#8217;s possibilities, others are concerned about job security and adaptation. She describes her personal transition into using AI as a collaborative development tool, driven by the need for faster production due to heightened competition.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Discussion moves to WordPress 7.1, covering new features such as customizable viewports via theme.json, expanded notes and commenting capabilities, enhanced SVG icon registration, and improvements to blocks like playlists and tabs. Both speakers are enthusiastic about the collaborative features and the evolving editorial workflow, particularly the granular notes system for streamlined feedback.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The episode emphasizes community feedback&#8217;s role in shaping new releases and encourages listeners to help test upcoming WordPress versions to ensure quality and translatability. The episode closes with practical tips and excitement for ongoing educational outreach and future Gutenberg advancements.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-133-gutenberg-23-6-release-and-wordpress-7-1/#shownotes\">Show Notes</a> / <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-133-gutenberg-23-6-release-and-wordpress-7-1/#transcript\">Transcript</a></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Editor: <a href=\"https://www.linkedin.com/in/sandy-reed/\">Sandy Reed</a></li>\n\n\n\n<li>Logo: <a href=\"https://markuraine.com/\">Mark Uraine</a></li>\n\n\n\n<li>Production: <a href=\"https://icodeforapurpose.com\">Birgit Pauli-Haack</a></li>\n</ul>\n\n\n\n<p class=\"has-larger-font-size wp-block-paragraph\" id=\"shownotes\"><strong>Show Notes</strong></p>\n\n\n\n<h2 class=\"wp-block-heading\">Special Guest: Faith Ruth Imokol</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://profiles.wordpress.org/faithimokol\">WordPress profile</a></li>\n\n\n\n<li><a href=\"https://www.linkedin.com/in/imokol-faith-ruth/\">LinkedIN </a></li>\n\n\n\n<li><a href=\"https://wordpress.tv/2020/03/05/imokol-faith-ruth-why-how-to-create-gutenberg-blocks/\">Imokol Faith Ruth: Why &amp; How to Create Gutenberg Blocks</a> (2020)</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress Events in Uganda </h2>\n\n\n\n<p class=\"wp-block-paragraph\">Upcoming Events </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://events.wordpress.org/luweero/2026/wordpress-showcase/\">WordPress in Education Showcase 2026</a> August 7, 2026</li>\n\n\n\n<li><a href=\"https://lira.wordcamp.org/2026\">WordCamp Lira 2026</a> 29+ 30 August 2026</li>\n\n\n\n<li><a href=\"https://jinja.wordcamp.org/2026/\">WordCamp is in Jinja</a>  19th &#8211; 20th September 2026</li>\n\n\n\n<li><a href=\"https://events.wordpress.org/campusconnect/2026/central-eastern-ug/\">WordPress Campus Connect Central and Eastern Uganda Schools 2026</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Past 2026 Events</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://events.wordpress.org/uganda/2026/competition/\">Uganda Website Projects Competition | 2026</a></li>\n\n\n\n<li><a href=\"https://masaka.wordcamp.org/2026/\">WordCamp Masaka </a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/campusconnect/2026/masaka-uganda/\">Campus Connect in Masaka </a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/campusconnect/2026/Kakumiro/\">Campus Connect Kakumiro</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress 7.1 </h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-4/\">WordPress 7.1 Beta 4</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\">Help Test WordPress 7.1</a></li>\n\n\n\n<li><a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/\">WordPress 7.1 Source of Truth</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">More Developer Notes for WordPress 7.1 </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/07/22/client-side-media-processing-in-wordpress-7-1/\">Client-Side Media Processing</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/23/text-shadow-support-in-global-styles/\">Text shadow support in global styles</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/23/media-library-infinite-scrolling-is-now-enabled-by-default-with-a-per-user-opt-out/\">Media library infinite scroll enabled by default</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/23/editable-blocks-inside-the-custom-html-block/\">Editable blocks inside Custom HTML block</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/23/editor-components-updates-in-wordpress-7-1/\">Editor Components updates</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/24/registering-and-rendering-svg-icons-in-wordpress-7-1/\">Registering and rendering SVG icons</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-minimum-width/\">Min width block support</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-background-gradient-background-gradient/\">Background gradient block support</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://make.wordpress.org/core/?p=124627&amp;preview=1&amp;_ppp=33ada9214e\">What’s new of Gutenberg 23.6</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://gutenbergtimes.com/the-post-editor-is-going-full-iframe-what-block-developers-need-to-know-before-wordpress-7-1/\">The post editor is going full iframe: what block developers need to know before WordPress 7.1</a></p>\n\n\n\n<p class=\"wp-block-paragraph\">Video w/ Ryan Welcher: <strong><a href=\"https://www.youtube.com/watch?v=4PrD1jzfD6E\">iframed post editor canvas</a></strong></p>\n\n\n\n<p class=\"has-large-font-size wp-block-paragraph\">Stay in Touch</p>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<ul class=\"wp-block-list\">\n<li>Did you like this episode? <a href=\"https://lovethepodcast.com/gutenbergchangelog\"><strong>Please write us a review </strong></a></li>\n\n\n\n<li>Ping us on X (formerly known as Twitter) or send DMs with questions. <a href=\"https://twitter.com/gutenbergtimes\">@gutenbergtimes </a>and <a href=\"https://twitter.com/bph\">@bph</a>.</li>\n\n\n\n<li><em>If you have questions or suggestions, or news you want us to include, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. </em></li>\n\n\n\n<li><em>Please write us a review on iTunes! <a href=\"https://gutenbergtimes.com/itunes/\">(Click here to learn how)</a></em></li>\n</ul>\n</div></div>\n\n\n\n<p class=\"has-large-font-size wp-block-paragraph\" id=\"transcript\"><strong>Transcript</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Welcome to our 133rd episode of the Gutenberg Changelog Podcast. In today&#8217;s episode, we will talk about Gutenberg 23.6 release and some WordPress 7.1. And that should be enough for today. I&#8217;m your host, Birgit Pauli Haag, curator at the Gutenberg Times and full-time core contributor to the WordPress Open Source Project sponsored by Automattic. And today I&#8217;m very excited that Faith Ruth Imokol joins me. She&#8217;s a web developer from Uganda, WordCamp organizer there and speaker, and a Gutenberg advocate since 2018, as long as the Gutenberg Times. And I&#8217;m glad she agreed to come on the show and talk through with this release and tell us more about the WordPress community in Uganda. Welcome to the show, Faith. How are you today?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Thank you very much, Birgit, for having me. I am okay. I&#8217;m very fine. Thank you, listeners, for having me as well. I&#8217;m excited.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Me too. Me too. It&#8217;s such wonderful to have you on the show. So, WordCamp community in Uganda is really busy this year, and it probably was last year as well because there&#8217;s a lot of experience there in doing WordCamps. So you, you were in WordCamp Kampala this year.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> And you were on a panel session titled AI and the Future of Web Development: The Good, the Bad, and the Ugly. So what were your takeaways? How are the people in Uganda kind of looking at AI and the future of the web?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Oh, well, the opinions on the future of AI in Uganda and how people view it are quite divided. Many are very hopeful, but some are also a little worried about what is going to become of them, especially when it comes to their jobs with AI. There&#8217;s a lot of talk on AI taking over. There&#8217;s a lot of talk on, okay, what do we need to do? Do we still need to continue with the way that we&#8217;ve been working or should we transition into full AI mode working with AIs? So there&#8217;s a lot of speculation around AI. And during the panel session, very many people had very many questions around that. They wanted reassurances on, especially when it comes to their jobs. Do we still have our jobs as developers? Can we still maintain the work that we are doing right now? Can we still continue using the tools that we are working with right now, or should we leave them and just take on AI and start working with AI. So it was a panel that was there to encourage people, to also highlight and offer corrections on some of the misinformation that was going, that has been spreading and going around in the community, especially in the WordPress community. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: So how, you don&#8217;t have to go into details, but how are you approaching AI for your work?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Personally, I could say that I&#8217;ve been forced in some way to use AI &#8217;cause I&#8217;m using it more as a pair working along with it in my development. And I&#8217;ve been forced to use it. Initially, I was a little hesitant. I like to do my own discoveries. I like to go through my own work and do my own troubleshooting. But with the AI coming in, it forced some of the teams that I was working in to have to increase the rate at which they produce and release applications. Why? Because the competition has now stiffened. If you&#8217;re not using AI to work faster, someone else is going to produce what you&#8217;re doing and they&#8217;re going to release it, and then you&#8217;re going to be left behind. So I kind of, at some extent, have had to take a back seat on doing my own personal investigations and leaving those to my own personal time. But when it comes to work, it&#8217;s something that I&#8217;ve fully incorporated into my day-to-day working. Yeah, still, I still apply my own knowledge as well. I don&#8217;t leave everything to AI to do it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: That&#8217;s certainly quite prudent, yeah, to see how AI can really go wrong and you don&#8217;t know which tangent they go on. Yeah. And I have found, well, I&#8217;m using AI maybe a year now for a lot of different things and I have found that there&#8217;s no taste. Yeah. It has no feelings, of course. Yeah. And it has no empathy for anything. Yeah. So, human judgment is even more needed for anything that is released that was done by AI. And I think it becomes more and more clear the longer we practice with it. First, it&#8217;s a fantastic tool. Yeah, it kind of gets you to certain things faster, but it also is very verbose in code, in reviews, in analysis, and you really need to kind of slow it down and figure out what&#8217;s really important. And that it can&#8217;t do. It doesn&#8217;t know what&#8217;s important, what&#8217;s not important. Everything is the same.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: I kind of think it&#8217;s like a very smart child who thinks they know everything, but they&#8217;ve not lived through the experience of what an adult knows.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> So they still need guidance. That&#8217;s a good analogy. Yeah. It&#8217;s like a young person who just graduated high school and knows everything.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah, I was that when I graduated from high school. I knew everything. But back to the Uganda community, the next WordCamp is in Jinja. Is that how you pronounce it? From the 19th to the 20th of September. It&#8217;s in the Civil Service College in Jinja. Just, just in case you dear listeners are in the region and you wanna go to a WordCamp in Uganda. But there&#8217;s also running from now to December several WordPress Campus Connect events with 25 schools, each one with at least 100 participants, 25 schools, colleges, or universities. And the program will bring practical, as it aims to, practical WordPress learning sessions to selected schools across Central and Eastern Uganda. And students will be introduced to the basics of WordPress, how websites are built, how to create and publish content and how they can use WordPress for school projects, personal portfolios, blogs, business ideas, and future technology careers. So these are the Campus Connect from the WordPress Education Program that started, I think, in the end of &#8217;24 and has now run through &#8217;25 and half of &#8217;26. So, and Uganda is really taking to it and getting a lot of students involved with WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yeah, we&#8217;re working hard to see that the future, the next generation that comes into the workforce is not too ill-equipped like the way we were. So these programs that we&#8217;re starting as the WordPress community are out to help the next, the coming, the young generations that are coming in, for them to know, to know the different skills that they can take on and to know that there are different tools that they can also learn that can help them. So it&#8217;s really a very amazing initiative that was started by Mr. Dumba and Moses.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. Yeah. And they are still completely involved and totally immersed in that field. Yeah. Stephen Dumba also organized a website project competition for elementary schools, high schools, and colleges. And they had, I think, 20 teams in total there. And then each team had to create a website for a community project that is local and was very important to the community and how to communicate those problems and solutions. And that was also in June. Then there was WordCamp Osaka, Campus Connect in Osaka, and then Campus Connect in Kakumiro, if I pronounce all that right.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yes. Yeah, you&#8217;re trying.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: I&#8217;m trying. Yeah, I&#8217;m not succeeding. Okay.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Your pronunciations are very good.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Okay. Yeah. Yeah. So I&#8217;m really excited about what&#8217;s happening on the African continent in the various communities. Uganda is one. I think another very active one is Kenya. And there was one in Rwanda. I don&#8217;t know how active they are now. But yeah, I&#8217;m really excited about that. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Announcements</h3>\n\n\n\n<p class=\"wp-block-paragraph\">So we have a few announcements. 7.1 is coming Today is July 30th. So in about 3 weeks, we will have a final release of 7.1. August 19th is the release date. And it will be released on the last day of WordCamp US. The Source of Truth, that&#8217;s the book about things, yeah, that is published on the Gutenberg Times. This time it&#8217;s about 39 minutes to read and 7,000 words. It&#8217;s really an ebook or something like that. The table of contents, it&#8217;s very detailed. So you can jump into the sections that you want. Okay. That you need. And the developer notes are coming out for those who need more technical details. And there was one from the client-side media processing, the text shadow support for global styles. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The media library infinite scroll is coming back and is enabled by default, but there is a filter to disable it for those who need it disabled. And then there are now editable blocks inside custom HTML blocks. That&#8217;s a very interesting construction. So if you&#8217;re interested in that, we share, of course, the developer links in the show notes. There are some editor component updates that are interesting for those who are using those for development in admin as well as in block editor. And then a lot of people have been waiting for that part, registering and rendering SVG icons and icon collections. The developer note is out and it will come to 7.1. And then there&#8217;s also a mid-width block support and background gradient block support. So there are some things for the global styles that are only available through the theme.json. There is no UI yet for it because it just needs to simmer a bit and kind of brew a bit before developers are thinking about the UI. Is there anything that excites you from 7.1 from, from these developer notes yet?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yeah, well, I really, really, really enjoy the new features that are coming in, especially the one thing that I&#8217;ve really been excited about is the collaboration tools. So I&#8217;m really looking forward to working more with those and seeing how they will help people collaborate on different WordPress projects.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yes. Yeah, yeah, yeah. Unfortunately, the real-time collaboration has been punted again. Or it was clear that it would not come to 7.1 because it has these underlying server technical approaches that depending on where the site is hosted, it needs to have a different approach. Or in enterprise, yeah, it&#8217;s a different approach and all that. And they haven&#8217;t narrowed down what the default value could be. But what I really like are the e-syncer. So it&#8217;s very rare that I&#8217;m sitting there and somebody else is sitting on their computer and we&#8217;re on the post or on the site at the same time. Mostly it&#8217;s because, yeah, I work remotely in Europe time zone with a lot of people in the United States that&#8217;s 6 hours behind. It&#8217;s more asynchronous. And I think the notes section is really getting some great love there that came in 6.9 and 7.0 and now has additional features. Yeah, I really like that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yeah. I see it growing. I see it growing into something much bigger. So I&#8217;m looking forward to whatever is coming ahead.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah, yeah, I could actually see that. But the current publishing flow at the official developer blog is that the writers do a draft in Google Docs, and then 2 reviewers come in and help edit that or streamline it or shorten it or whatever, comment on it. And then the writer has to make all the changes after those feedbacks and then take the whole Google Doc and put it into a blog. So with the notes feature, we can cut out the Google section part because we can now comment on the, on writing on the blocks. Yeah, we can mention people and we can resolve issues from the notes. So it&#8217;s coming really close to streamlining that, our process. All right. </p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s Released -WordPress 7.1</h3>\n\n\n\n<p class=\"wp-block-paragraph\">What&#8217;s released? WordPress 7.1 Beta 4 came out. That&#8217;s the last release before the release candidate next week on August 5th. August 5th is also the deadline for the rest of the dev notes, the developer notes for that, and the Field Guide will come around that as well. And that&#8217;s also the time where string freeze happens. Release candidate is still 14 days away. The translators need to get into it. So string freeze means there are no new strings that come in that need to be translated. Because the WordPress ecosystem has a huge army of translators. And by the time the release comes out, it will be translated into about 70 languages, almost 100% from the new release. And that&#8217;s huge. But we need to give those translators a time on the polyglots teams to actually get it all in. And this is not a small release, although it wasn&#8217;t a long pipeline there. Yeah. </p>\n\n\n\n<p class=\"wp-block-paragraph\">And if you want to test it, this is now the time to go to the Make/Test team and follow the Help Test WordPress 7.1. It&#8217;s also linked from the release post from the news section because it gives you an opportunity to not only dive into the new features, but it also gives you instructions and a video and you learn quite a bit about it. And if you find things that are not right, you surface that. And that is not only surfaced for yourself, but it&#8217;s also surfaced for millions of other people who are going to get this new version. And if you are fast enough and the problems are small enough, they might get the fixes in before the final release. So if you wanna help and contribute quite impactful, help test WordPress 7.1. It&#8217;s my call for action for this show. Did you get a chance to dive into some of the features yet?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Yes, I did. I did try testing them as well locally. And yeah, it&#8217;s really impressive. The work that is being put into this is very, very impressive.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 23.6</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: All right. So this brings us to the Gutenberg plugin release 23.6. And 23.6 is also the last feature release for 7.1. So everything that made it into the 23.6, almost all of it will come to 7.1. Everything that&#8217;s enhancements in the next release will not make it because we are past the beta site. But all the bug fixes that you find in your testing and you report them as issues or on the support forums have a chance to get in. Yeah. So let&#8217;s start with that. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Features</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The first item that I want to point out is that you can now set the viewport for tablet and mobile values in theme.json. What does that mean? So the Gutenberg plugin editor had hardcoded viewports for what&#8217;s considered desktop, what&#8217;s considered tablet, and what&#8217;s considered mobile. And everybody had to work around those if you had a different idea about those viewports.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: But now you can just set the setting in your theme.json for your theme and then everything will fall into place.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: I think this gives us much more flexibility because initially with the default viewpoints that are set by WordPress, all sites end up having the same, could I say breakpoints?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> I think personally I prefer to, I refer to them as breakpoints. for different screens that is in mobile responsiveness. And this is going to allow us to be able to customize this to our own liking so that our themes can be uniform with, uh, can have settings that have been preset by us than having the default ones that WordPress has added. And I think as I was going through the changelog, I came through the discussion because the viewports allow you to set the tablet and the mobile view. And there was a discussion of what could happen if someone set the tab view to have a smaller, should I say, breakpoint than the mobile screen. What could happen by that? And it was quite interesting that at that point we reverted back to the defaults.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Yeah. So it&#8217;s a good thing to have in the background, as I don&#8217;t think everyone will abide by the rules, but As you&#8217;re working with this and anyone who gets to work with this, I think you have to keep that in mind that you, you&#8217;re setting different breakpoints for different devices and tablets are larger than mobile devices.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. Yeah. That&#8217;s the assumption that tablets are larger than mobile devices. So if someone puts a mobile breakpoint in that&#8217;s bigger than the tablet, that can probably just be a mistake or something like that. Yeah. So having a fallback to not ruin the whole site just because of a wrong value in the theme.json is probably a good measure, yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: I&#8217;m thinking we now have these new Samsung phones that have come out, the flip phones. Does it become a tablet? I&#8217;m still trying to understand.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah, it&#8217;s a good question. So I saw a discussion, an issue that you can— that on Gutenberg to think through the consequences if you have more than 3 breakpoints. Yeah. Can we have multiple sizes? I mean, at one point it really becomes a usability issue. How would an editor or a user, keep in mind that, yes, I saw plugins that have 6 breakpoints and it&#8217;s really hard to control those because you never know where you have all the changes made. Yeah, and come back to it when you, when you start out, it&#8217;s probably easier to kind of think through it. But once you have a site and you need to make some changes, it&#8217;s very hard to figure out where all those changes have to be made. So it doesn&#8217;t become better with more breakpoints. I think that was a point why the Gutenberg developers started out with really honing in on the intrinsic designs, that there&#8217;s actually a seamless adaption to the screen sizes. And that&#8217;s where the Samsung folding phone probably will come in.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: That you&#8217;re not fixed on a breakpoint to just say, okay, yeah, it takes the space it has. Yeah. And rather do content queries rather than media queries. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> I hope we see how, what else will be added to this, cuz I think more is going to come up and shall have more settings being added to this.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: For sure. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: So, uh, notes, this is, features that I&#8217;m really excited about. It shows you how powerful Gutenberg has gotten. Being able to add notes. So the upcoming features, one of the features that we have will be auto-completing mentions. This is you&#8217;ll be able to tag an individual, a user, onto the post, and when you tag them, the prompt will be able to— will allow you to select from— it will pop up a list of the available users and you&#8217;ll be able to select the ones that you want to tag. And when they are tagged on the front end, you&#8217;ll be able to see that they are highlighted, that the tag name is— their display name is highlighted. So this is a feature that I&#8217;m really, really impressed by and hope to see how far it grows more because I&#8217;m seeing all the different possibilities that it can be used in, things like notifications. And I think this is one of the features that is being incorporated for the collaboration right. Later, even as we&#8217;re collaborating, because you can tag someone within the notes, but now you&#8217;re also doing inline, you know, you&#8217;re able to tag people within, within the context of the content that you&#8217;re creating. Yeah. So this is something that I&#8217;m really impressed by and looking forward to see how far that can be taken.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. And now what a lot of people were waiting for, that you can actually highlight partial text and have those notes in the sidebar about a certain portion of a text and not just a whole paragraph block. And now you can also have multiple notes per block as well. So if you have here, the paragraph is, I don&#8217;t know, 10 lines long and you have something you want to note about the first line or the first 6 words or so, and then in the middle is something, and you could have notes for each one of them that then show up in the section. So it makes it much easier to streamline the conversation and to be really granular in what the notes are about or the comments are about. Yeah. And it now has a resolved divider. And so when you check a note that is resolved, it pushes it further down and has a little divider in the sidebar. So yeah, it really comes well together, this note section. Yeah. It really starts growing up.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Yeah, I&#8217;m seeing lots and lots of ways that this is going to, because I&#8217;m thinking with the resolver, adding the resolved divider, I&#8217;m seeing this going into something like project management and we&#8217;re able to add even more other statuses possibly besides just the resolved divider. Very impressive.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: I can see some plugin opportunities there to kind of collect all those and have a separate kind of setup for a whole editorial workflow where the main editor just kind of looks through what are the posts and what are the comments. And you can see, okay, or you come in as an editor and see, oh, I need to go through all the comments where I&#8217;m tagged. Yeah. So these kinds of things, I think that would be an interesting feature set to add to it. Not sure that core is actually gonna aim for it. So that might be plugin territory because, territory, because it&#8217;s a very finite use case for that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: The next item is by default, the admin bar is now shown for post and site editor as well. Once you&#8217;re logged in, you see a black bar on your website on top of it with some links where you can jump in different places, and that is coming to 7.1 as well. And now that admin bar has been streamlined and kind of combines the site editor navigation as well with the admin bar. And it&#8217;s really, it&#8217;s a nice feeling. It kind of feels now a little bit more consistent, and you can access the things that you could access before. Yeah, you have your site icon. You also have the big W, and that was in there before, but the header of the site editor is now smaller or the block editor. And it&#8217;s all coming together quite nicely.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yes. Coming in version 7.1, we are having, I could say there&#8217;s a kind of more a mix of both dynamic and static content blocks, block content, where we are going to be able to have what WordPress offers. I don&#8217;t know if this is the right way to present this, but currently WordPress offers you a way of providing or creating content that is you&#8217;re either working with blocks or you&#8217;re working with your default static HTML. And this new feature of adding inner content is going to allow us to be able to add dynamic content within static content. So you&#8217;ll be able to work with your HTML and still add editable content within your static content. that is your normal HTML, but within it you have an editable, let me say, paragraph block within there. So the other content remains static, but within it you have your inner content. And we&#8217;ve been provided a new feature called inner content that we can use to set this up.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Mm-hmm.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: That is, if you&#8217;re working with if you&#8217;re creating your own code, you&#8217;ll be able to add this inner content feature and we&#8217;ll be able to allow you to create static content that has HTML blocks within it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah. No, very well described. Yeah, I can see how that is really helpful, especially for patterns that you have editable sections and you say static, I say hardcoded. Yeah, don&#8217;t touch things as an editor. You&#8217;re right. This comes to 7.1 as well. And there are developer notes out. So it will be in the show notes so you can see the technical implementations for that in 7.1.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yeah, it&#8217;s, it&#8217;s, it&#8217;s, it&#8217;s quite a powerful tool, I think, because it&#8217;s— I see it becoming also— it&#8217;s some— one of those features that I feel can be added onto in different ways because you&#8217;re now not just building something that is strict, but you can modify it to appeal to different scenarios and different use cases. As current cases, either you have one block that is doing one particular thing, but now here you&#8217;re able to work with blocks and also normal HTML. So it gives, as a developer, I feel it gives me some power. I&#8217;m not just leaving everything to the blocks to be doing everything, but it gives me some power to be able to add different content styles. Yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Nice.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Yeah. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: The next one is part of the Icons API. Now 23.6 Gutenberg plugin now has PHP methods To render inline SVG icons from the registry. So that can also be used in PHP-only blocks or in other templates and all that. So that also comes in 7.1, is a new API for registering icons in WordPress, SVG icons and icons collections that came in with 23.6.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> I can take the next one.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Mm-hmm.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Enhancements</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Coming in 7.1. So we had some issues with the backgrounds in some of the blocks, that is the accordion, the post content block, the quotes block, the verse block. And in this, there were issues with the way the images were being handled, that is in the CSS, in the blocks, in the block CSS, which ended up blocking the gradient. It ended up breaking the gradient. So kind of could say that there was a conflict. In how the background images and the gradients were being handled. So it was causing a bug with our gradients. So this has been fixed in how the background images and the gradients are handled. And so you&#8217;ll not be able to see conflicts when you apply a gradient onto any of your blocks, especially the blocks that we have stated, that is the block quotes accordion, the pull quotes, the verses and post content blocks.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. And actually, this fix also gives you a totally new feature. Now you can overlay the gradient onto the background image, and that gives a whole new way of designing things. And if you look at some of the PRs that are coming through and with a screen share there, it&#8217;s actually quite nice that the image kind of feels a little bit more lively when there&#8217;s a gradient on top of them. So it&#8217;s really good. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Yeah, the latest post block received layout and block spacing support. The latest post block was historically just a re-rendering as a block from the widget section of WordPress prior to that, and hasn&#8217;t gotten a whole lot of love after that because the query block is kind of also a latest block kind of thing. But it now has layout and block spacing support so you can fit it in other places quite nicely. Speaking of the query block, it now has an option to exclude the current post from the query block, from the list of blocks, so to speak. So this gives a better feel for your single post template where you can say, okay, so this is the post with the post content, but then underneath you can add a list of blocks from either the same category or for the same taxonomy and exclude the current block. Up until now, it would always also render the current block if it had the same taxonomy. So I think that&#8217;s a feature that a lot of people actually were waiting for. It sounds so minuscule. Yeah, but it&#8217;s actually pretty powerful.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: So we have a new feature that has been added to the cover block. And this will allow users to restrict the kind of videos that they want to be added to their cover blocks. Initially, currently what we have is that WordPress has a variety of different video providers that you can embed into your cover block, but this will allow you to restrict. So if you only want to display only YouTube videos, you can add a restriction that we only need YouTube videos being uploaded in our cover block. While you can switch this up to any that you want, as opposed to just allowing it to have any video embedded provider adding the videos. So this is one of those features. I think it gives us more control over what you want. Could I say, when it comes to different service providers, they provide a whole different interface and layout for how their videos play out, and this will allow something like uniformity. </p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Because I think it can be a little strange when you have your website on— some videos are playing like YouTube content and then it switches into another format and it&#8217;s maybe Vimeo and it all looks so different. I see this creating a better display, a better feel, but it also gives you more control on what kind of content is acceptable.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Absolutely. So from the history, this comes after 7.0 allowed to actually use a video URL as a background for a cover. And after that was installed, there was quite some feedback from the community, especially the agency community and the enterprise level where they say, okay, I don&#8217;t want people just have video embeds from outside of, especially those that are in restricted industries, they&#8217;re regulated industries, they cannot just have willy-nilly URLs playing on their website. So they needed a way to restrict the video providers or even restrict that feature altogether. So this is a reaction of all the community feedback that came in to provide that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Speaking of video, the new client-side processing now also has a way to convert the GIF, an uploaded animated GIF. We know them from the &#8217;90s, right? But some of the Screen recording features also do animated GIFs. And when they have one problem. It&#8217;s nice for smaller things, yeah, for 1 second or something like that. But if you have a longer GIF, you cannot control it. You cannot stop it. You cannot do anything. So some people want to convert that to a video. And now that feature is coming to 7.1, but it&#8217;s also made opt-in. So people have to say, okay, I wanna do this. And then it shows up in the block transform dropdown from a block toolbar. And then you can automatically have the GIFs converted to a video. It really depends on the video and the frame size and a lot of other things to get this right. But it&#8217;s a really nice feature.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yeah, it&#8217;s a very nice feature in that I think now we have still, one has the ability to choose what they want, if they want to maintain the image GIF or to have it as a video. Whereby if it was a video, it could be lightweight and loads much faster than when it&#8217;s a normal GIF. GIFs tend to be quite heavy.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> On websites. Yeah. Just a funny scenario. I went on a website that had— was literally littered with GIFs everywhere. And I&#8217;m just imagining having to work with that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: How resource intensive that can be and how the performance of the website. So I think this resolves a problem that was there previously that they had tried to resolve previously. That is by allowing the conversion of the GIF into a video. So now one can choose, they can either maintain using the GIF or they can choose to go with the video.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> We had 2 blocks that were initially still, should I say, in production. That is the playlist block and the tab block. And these are coming out in version 7.1. The playlist block will allow you to add a playlist. If you&#8217;ve worked with any podcasting and different— if you&#8217;re doing any music playlists on your website, this block will allow you to be able to add a list of music that you want and you&#8217;re able to play it as well in one after the other. So it&#8217;s a very powerful block coming out in version 7.1. And I&#8217;m also talking about the tab— the tabs block. This will allow you to be able to organize content into tabs on your website. So it will allow you to group, literally to group different content onto your website. It&#8217;s also a very, very powerful block that I think will make a whole sense on how different content can be added onto our site. So maybe you can add on to that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah, there were right from the beginning when Gutenberg came out, there were quite a few block collections that had tabs blocks in there. So finally it comes into core. I have a question for a developer. I don&#8217;t know how you feel about that, but doesn&#8217;t it seem that the details block, the accordion block, and the tabs block, they all kind of have the same metaphor kind of thing? Yeah, kind of. Yeah, you check something and something opens, and then you have a collection of check something and the tabs are there, or accordions kind of I mean, they behave a little bit differently, but aren&#8217;t they just a variation of the same idea?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: I think it&#8217;s kind of a similar idea, especially when you see how accordions work. But they— I think it comes down to what kind of display is someone looking forward to. They may all be doing the same kind of similar thing, but someone wants their content to work differently. The tabs block, I think, gives us kind of more— I find it to be superior, should I say superior, to the accordion block in the sense that it allows you to actually group content that you&#8217;re displaying. </p>\n\n\n\n<p class=\"wp-block-paragraph\">So an accordion can be used for things— I could say the most common example that I&#8217;ve seen where they&#8217;re mostly applied is something like FAQs, right, where you group questions and answers. But now looking at a tab, imagine you have something like a WooCommerce site and you have all this different content that is in line with that product. You have the details, then you have the, uh, should I say specifications, then you have the pricing. So all these things can be grouped into different tabs and it can allow someone to navigate through them while providing more concrete details within them. You can do the same with accordions. But I find that this provides a better way of navigating, you know, of navigating through content. Accordions, if the content is quite a lot, they may become, I think, kind of very bulky and they create a lot. You have a lot within one thing while tabs allow you to break down that thing. And I think also, I don&#8217;t know right now, I don&#8217;t know how far this this feature is, but I think tabs can also allow you to also add different other blocks, should allow you to add different blocks within it. So you can do a lot more within, within it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: So, and I feel it&#8217;s a little bit of a— the metaphor that tabs do is kind of more like in an office setting where you have files, folders, and then files in them that are kind of— you pull them out of the register and then you have the writers on top that are your tabs and then you can— that metaphor is kind of in a website now. And I think people can navigate that better than figuring out how an accordion works.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. I think you&#8217;re right there. Yeah. Well, that was actually kind of a tricky question because that question should go to the WC3 body that does the standards for HTML because that&#8217;s what these 3 blocks do, details, accordion, and tabs. They put the HTML that&#8217;s available into a block setting and then offer that as a tool to design pages and lay out the pages. So the question is actually for the WC3 standards body. Why did you come up with these different standards there and HTML tags for that? </p>\n\n\n\n<p class=\"wp-block-paragraph\">So I think, yeah, we have a few, 2 more updates on the visual revisions page. There is now a label for autosaves. Because the revisions historically only saved what you did, what was there when you hit the save button. And now it also adds the autosaves as separate line items to the revisions timeline. It might get a little crowded now, but you can collapse them quite a bit. And so when you leave a post that was autosaved and then come back to it again, you get a notification on top of the screen that says there is a newer version in autosave. And when you clicked on the link there, you were going back to the old revisions screen, and that has been solved too. So now this screen also goes to the new block-based visual revision screen.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> I think this is one of the things— revisions is one of the things that I&#8217;m actually impressed by and excited about. I don&#8217;t know how many times I just could come back to my site trying to look through my content and going through the revisions, I&#8217;ll just give up and be like, you know, no need to go back. But I think this helps us to be able to track and actually know where in time we ended, what changed, and also being able to go through what the different revisions are. </p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: And it&#8217;s quite also funny that the person who reported this was a first-time contributor.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: The person who caught this. Yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: So with the new settings that we have for the viewpoints, this is a buildup on what we had, we had talked about previously. That is being able to remember what we have, we now have a new feature that allows us to add our own custom viewpoints. in our theme that is in the theme.json.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: With the new states being for either the viewport states or the pseudo states, which is kind of hover and action on that and active, what didn&#8217;t work was that when you changed the color, you didn&#8217;t get a notification that your color choices didn&#8217;t adhere to the contrast for accessible websites. So, and normally when you change the color for the background and for the text, you get a little warning that this is not contrast-rich. You better check your color settings. This feature wasn&#8217;t working for the viewports for the mobile or tablet or for the pseudo-states. So when you change the styling for those states, you didn&#8217;t get the warning. So, and that has been rectified with 23.6 Gutenberg. And it is actually a nice, I would say bug fix, but it&#8217;s an enhancement because it was something that wasn&#8217;t there before. And I think the next one, we already talked about the inner blocks and the custom HTML block. I think we&#8217;re gonna skip through that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: </p>\n\n\n\n<p class=\"wp-block-paragraph\">This is just, I think, adding up to what we had previously.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Right.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Because now you can add this as when you&#8217;re developing, writing your own blocks, you can add the inner blocks feature in your blocks as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. Yeah. And feedback was for the block visibility. Now you actually have a setting in the theme.json to opt out so your editors wouldn&#8217;t be able to change the block visibility on any of your blocks. There&#8217;s a new theme.json property there. I think some people wanted to kind of look at that and have that available.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> The next issue we have, enabling text alignment to be set by viewpoint state. So this will allow you in your, when you&#8217;re setting up your text and you&#8217;re aligning it, you can have different alignments based on different viewpoints. You can choose to, let me say, left align on the desktop and then right align on your mobile or on your tablet. So this new feature will allow you to be able to set up different alignments for different viewpoints.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yes, I really like that because sometimes you have a text that&#8217;s in— oh, I&#8217;m— that might be nice centered on a mobile, but it&#8217;s on this, on the big screen, you just can&#8217;t read it. Yeah. So you want it left aligned or something like that. The next one is an enhancement to the grid block. Sometimes we use the same terminology for different things. I just need to make sure that I&#8217;m looking at the same thing here, that it&#8217;s actually— it&#8217;s about the grid block. So there&#8217;s now an option to stretch the columns with an autofit for better layout flexibility. So it&#8217;s adapting to the screen.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you wanted to, or you can say I have a fixed column width or fixed relationship to the other columns, but now there&#8217;s also that option to stretch the column with autofit.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> So with the new icons feature, we now can group, should I say, we can group the different icons into different collections. WordPress is offering us a way of doing this and they&#8217;ve given us new tools, developers especially, to be able to create different groups for icons. So you can group your icons, maybe these are WordPress icons, these are Font Awesome icons, these are whatsoever different, uh, places where you&#8217;re picking your icons from. So you can group your icons. This is a very nice feature, I think, to be able to allow you to streamline so you can pick from one collection over the other. But this is one of the features that is coming in together with the updates that are being done to the icons.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Exactly. Yeah. In the same vein now, developers are really happy about that, that they can now use digits and underscores in icon slugs. That was part of— it&#8217;s part of the registry API. And in 23.6, those things were added to the API for coming into 7.1.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: So I think when I go through the rest of the changelog, I think we are through with that, what we talked about. But 23.6 again had about 400 PRs in there. And I&#8217;m really happy that the show is not more than an hour or so because we could kind of go on and on about a lot of things in there. </p>\n\n\n\n<p class=\"wp-block-paragraph\">For listeners, when we do the rundown, it has 38 pages and we&#8217;re kind of skipping over over 30 of those. So there&#8217;s a lot of work getting into WordPress 7.1, especially because the 3.6 release of Gutenberg was the last one. So everybody wanted to kind of get stuff in. That&#8217;s why it&#8217;s so exploded. But it&#8217;s mostly bug fixes from things that were in before. So we are not talking about those here. But make sure that you read the release notes that are on the Make blog and then, yeah, there&#8217;s a lot of information coming at you for 7.1. So carve out the time to study some of those that are really important for you. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Tools</h3>\n\n\n\n<p class=\"wp-block-paragraph\">One of them I wanted to highlight is on the Gutenberg Times. There is a blog post about how to approach the iframe editor for the post editor. So the iframe that every block editor is now going to be loaded in an iframe. That has the advantages that other designs and artifacts from the admin page do not creep into the editor. And that has been done in the site editor, template editor, and the pattern editor since 2021. Only the post editor, who was— that was the first one that was a block editor, was still loaded in an admin page. And now with 7.1, the post editor will also go into an iframe. But with the history of older blocks and older block collections, there might be some quirks there. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The rule of thumb is if you load your block in the site editor in a template or something like that and it works, then it will also work in the post editor with no problem with the post editor iframe. If you see quirks, you probably— and the article is for developers and it goes through, okay, what were other people doing with the post editor that might not work with the iframe. And it goes through all the different scenarios and how to fix them or how to alleviate them. But there&#8217;s a lot of anxiety, but I have yet to see blocks that break in the iframe. But I only have a certain viewpoint there. I only use certain things. I&#8217;m gonna put the livestream YouTube video as well as the link to the article on the Gutenberg Times into the show notes so you can all follow up on it. </p>\n\n\n\n<p class=\"wp-block-paragraph\">All right, so you made it, Faith! Yay, congratulations!</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Thank you.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: All right, dear listeners, as always, the show notes will be published on <a href=\"http://gutenbergtimes.com/podcast\">gutenbergtimes.com/podcast</a>. This is the 133rd episode; 133 is the episode number. And if you have questions, suggestions, or news, just send them to us in the <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. That&#8217;s <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. And thank you, Faith, for joining me for the first time. You did an awesome job. Thank you so much. And I hope you come back. I didn&#8217;t scare you away.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Thank you too. Thank you too. Thank you for having me.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Oh, absolutely.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Absolutely.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: We have fun. Yeah. Thank you for listening, dear listeners, and goodbye and to the next time. Bye-bye.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 02 Aug 2026 08:21:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Gutenberg Changelog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Matt: Tesla Spyware\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=153813\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://ma.tt/2026/07/tesla-spyware/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:823:\"<p class=\"wp-block-paragraph\">I noticed my Model X was uploading ~2.6gb of something to Tesla when it parked and connected to WiFi.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-153816\" height=\"411\" src=\"https://i0.wp.com/ma.tt/files/2026/07/tesla-data-sharing-recreation-1024x696.png?resize=604%2C411&#038;quality=80&#038;ssl=1\" width=\"604\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Hopefully turning all these settings off stops it; otherwise, I <a href=\"https://www.nbcnews.com/business/business-news/tesla-workers-shared-sensitive-images-recorded-by-customer-cars-rcna78502\">might need a new car</a>. <a href=\"https://www.mozillafoundation.org/en/privacynotincluded/articles/its-official-cars-are-the-worst-product-category-we-have-ever-reviewed-for-privacy/\">But are any good</a>?</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 01 Aug 2026 05:27:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:137:\"Gutenberg Times: WordPress 7.1 is afoot, Gutenberg 23.6, iframed post editor, Abilities API, Studio Code and more — Weekend Edition 371\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=46286\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:141:\"https://gutenbergtimes.com/wordpress-7-1-is-a-foot-gutenberg-23-6-iframed-post-editor-abilities-api-studio-code-and-more-weekend-edition-371/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:26556:\"<p class=\"wp-block-paragraph\">Hi there, </p>\n\n\n\n<p class=\"wp-block-paragraph\">This week I realized, I have been building websites for 30 years. from Notepad and hand-coded HTML to HomeSiteX over Coldfusion to WordPress, Nodejs and ReactJS to Python and Claude. It&#8217;s been a fantastic journey. It never gets old. I still learn new things every single day. I cherish most the friends I made along the way. I also found my notes about the WordCamps I attended, spoke at and organized. The first one was WordCamp Tampa in 2014. In 2026, I will probably attended my 30th WordCamp as well, Athens in December 2026.  It&#8217;s a bit out, so let&#8217;s see if it works out. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Back to the here  and now: It&#8217;s finally here the <a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/\">WordPress 7.1 Source of Truth</a> with all the big and small changes coming to a WordPress instance near you. It&#8217;s again more like a book. Digest in small dosis. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Have a fabulous weekend! </p>\n\n\n\n<p class=\"wp-block-paragraph\">Yours, <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f495.png\" style=\"height: 1em;\" /><br /><em>Birgit</em></p>\n\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"wordpress-7-1-updates\">WordPress 7.1 updates </h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-4/\"><strong>WordPress 7.1 Beta 4</strong></a> was release this week. </li>\n\n\n\n<li>It&#8217;s still time to <a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\">Help Test WordPress 7.1</a></li>\n\n\n\n<li>The <a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/\"><strong>WordPress 7.1 Source of Truth</strong></a> is out. </li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">On the <a href=\"https://wpbuilds.com/2026/07/30/478-inside-wordpress-7-1-responsive-styling-new-blocks-media-modal-and-behind-the-scenes-changes/\"><strong>WPBuilds podcast series At the Core</strong>, </a><strong>Anne McCarthy</strong> and I talked with <strong>Nathan Wrigley</strong> about WordPress 7.1. We cover responsive styling, the persistent admin bar, and richer inline notes, plus why the new image crop modal and customisable viewports change your day-to-day editing. You&#8217;ll also hear how community feedback saved the Classic Block, where the collaborative editing outreach stands, and which developer changes to test now.</p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-no-vertical-margin\"><img alt=\"Birgit Pauli-Haack, Anne McCarthy and Nathan Wrigley recording the podcast episode. \" class=\"wp-image-46400\" height=\"215\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/08/Screenshot-2026-07-31-at-11.29.00.png?resize=652%2C215&#038;ssl=1\" width=\"652\" /></figure>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">Responsive styling finally lands in the block editor, and The WP Minute+ <a href=\"https://thewpminute.com/why-wordpress-7-1-will-improve-your-workflow/\">podcast has release lead Anne McCarthy demoing it</a> with Eric Karkovack. You&#8217;ll also get the reasoning behind what didn&#8217;t make 7.1, including collaborative editing, plus how Classic Block deprecation is being paced. Anne talks about her first turn as release lead and points out hidden gems like the &#8216;On This Day&#8217; widget and custom icon registration for the Icon block. The episode<a href=\"https://www.youtube.com/watch?v=lR17090NeGA&amp;t=6s\"> <strong>Why WordPress 7.1 Will Improve Your Workflow</strong></a> is also available as video.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<p class=\"wp-block-paragraph\"><strong>More Devnotes: </strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/07/31/filtering-site-editor-screens-in-wordpress-7-1/\">Filtering Site Editor Screens in WordPress 7.1</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-minimum-width/\">New Block Support</a>: <a href=\"https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-minimum-width/\">Minimum Width</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-background-gradient-background-gradient/\">New Block Support: Background Gradient (background.gradient)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/31/design-system-theming-in-wordpress-7-1/\">Design System Theming in WordPress 7.1</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/31/json-schema-preparation-for-client-compatibility-in-wordpress-7-1/\">JSON Schema preparation for client compatibility in WordPress 7.1</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">There are still more to come and they will be published next week, together with the WordPress 7.1 Field Guide. </p>\n\n\n\n<p class=\"wp-block-paragraph\"> A list of <a href=\"https://make.wordpress.org/core/tag/dev-notes+7-1/\">all the dev notes can be reviewed from the Make Core blog</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Anne McCarthy</strong> gives a candid account of <a href=\"https://nomad.blog/2026/07/28/behind-the-scenes-of-a-punted-feature-of-7-1/\">the punted inherited styles indicator </a>and its design dead ends. If you&#8217;ve ever watched someone style a template expecting it to apply site-wide, that&#8217;s the problem she&#8217;s chased since the FSE Outreach Program. Blue dots, diamonds, tooltips versus infotips, two competing reset paths — none settled, and summer holidays thinned the reviewer pool. She&#8217;s aiming at 7.2.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"gutenberg-23-6-released\">Gutenberg 23.6 released</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Last week, Gutenberg 23.6 was already released. The WordPress 7.1 tech co-lead. Aki Hamano highlighted in his post <a href=\"https://make.wordpress.org/core/2026/07/22/whats-new-in-gutenberg-23-6-july-22-2026/\">What’s new in Gutenberg 23.6? (July 22, 2026)</a></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/07/22/whats-new-in-gutenberg-23-6-july-22-2026/#the-playlist-and-tabs-blocks-are-now-stable\">The Playlist and Tabs blocks are now stable</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/22/whats-new-in-gutenberg-23-6-july-22-2026/#enhancements-to-notes\">Enhancements to Notes</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/22/whats-new-in-gutenberg-23-6-july-22-2026/#a-dynamic-mode-for-the-gallery-block\">A dynamic mode for the Gallery block</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/22/whats-new-in-gutenberg-23-6-july-22-2026/#icon-collections-and-a-custom-icon-registration-api\">Icon collections and a custom icon registration API</a></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">This week on the Gutenberg Changelog podcast, my guest was <strong>Faith Imokol</strong> from Uganda. We began with the wonderful work of the WordPress community there, who have put together a series of events — WordCamps, Campus Connect, and a website competition — bringing WordPress to schools, colleges, and universities, and to thousands of students and users. Then we turned to the latest release and had a great time going through the details. As always, the episode drops in your favorite podcast app over the weekend.</p>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"wp-block-paragraph\"><img alt=\"🎙\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f399.png\" style=\"height: 1em;\" /> The latest episode is <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-133-gutenberg-23-6-release-and-wordpress-7-1/\">Gutenberg Changelog #133 – Gutenberg 23.6 Release and WordPress 7.1</a></p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-46424\" height=\"186\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/08/Screenshot-2026-07-31-at-13.13.07.png?resize=652%2C186&#038;ssl=1\" width=\"652\" /></figure>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div></div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p class=\"wp-block-paragraph\">No PHP template, no shortcode, no custom block — Meta Box fields can now feed core blocks directly through <a href=\"https://metabox.io/introducing-block-bindings/\"><strong>block bindings for custom fields</strong></a>. <strong>Lua Nguyen</strong> shows the setup: select a Paragraph, Heading, Image, or Button, open Attributes in the sidebar, pick a Meta Box source, choose your field. Sources cover post, term, author, and settings-page fields, and an image field binds URL, alt, title, and caption separately. WordPress 6.5+, though the Attributes panel needs 6.9.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Coming to the Site Editor from Elementor or Divi means learning new vocabulary, and Ollie&#8217;s ground-up <a href=\"https://olliewp.com/wordpress-site-editor/\"><strong>guide to the WordPress Site Editor</strong></a> by <strong>Gina Lucia </strong>covers it: templates, template parts, patterns, global styles, navigation, the Font Library, and each toolbar button, starting at <code>Appearance → Editor</code>. A comparison table weighs both approaches on performance, flexibility, and portability. Ollie-specific tips sit alongside the core explanations, so you can read past them if you use another theme. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">A typical Elementor page ships 200–400 KB of extra frontend assets, three to five times a native block build — the number behind <strong>Bikash Pun Magar</strong>&#8216;s case for <a href=\"https://envitetech.com/how-we-use-custom-gutenberg-blocks-instead-of-page-builders/\"><strong>custom Gutenberg blocks over page builders on client sites</strong></a>. You get conditional per-block asset loading, HTML you control line by line, and content stored in native block grammar rather than a proprietary format. He&#8217;s fair about where Elementor still fits: prototypes and solo builders wanting pixel control without code.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">The theme.json schema resolves to more than 40MB across hundreds of nested properties, which is why <strong>Sérgio Santos</strong> built <a href=\"https://s3rgiosan.com/editing-theme-json-should-not-feel-like-editing-json/\"><strong>a form-driven visual editor for theme.json</strong></a> as a VS Code extension. Fields come from the official schema rather than hand-written forms, and a weekly scan of core and Gutenberg adds experimental properties with honest badges. The feature Santos says changed his workflow: every preset shows the CSS variable name it will generate as you type the slug.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There&#8217;s also a companion WordPress plugin that mounts the same editor under <code>Appearance</code>. There will be dragons though: <img alt=\"🐲\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f432.png\" style=\"height: 1em;\" /> Santos flags it as an experiment as it overwrites theme.json in place with no revisions or backups.</p>\n\n\n<div class=\"ng-block-92499e6e0914f5b9 wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #fdfcea; border-radius: 12px;\"><div class=\"ng-block-99f6e02c2c7213e6 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" rel=\"noreferrer noopener\" target=\"_blank\">&#8220;Keeping up with Gutenberg &#8211; Index 2026&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. </p></div></div></div></div>\n\n<div class=\"ng-block-1e306bd4c7276f16 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>The previous years are also available: <br /><strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/\"><strong>2024</strong></a> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2025/\">2025</a></strong></p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor.</h2>\n\n\n\n<p class=\"wp-block-paragraph\">If your custom blocks touch the global <code>window</code> or <code>document</code>, WordPress 7.1 will break them. <strong>Ryan Welcher </strong>walks through the<strong> </strong>forced <strong><a href=\"https://www.youtube.com/watch?v=4PrD1jzfD6E\">iframed post editor canvas</a>,</strong> landing August 19th with no flag to check and no opt-out. Five demos cover viewport detection, click-outside handlers, editor styles, admin body-class CSS, and unmaintained third-party libraries, with fixes using ownerDocument, defaultView, useRefEffect, editorStyle in block.json, and patch-package. His demo plugin ships broken and fixed versions of each.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<p class=\"wp-block-paragraph\">Welcher also published a detailed tutorial: <a href=\"https://gutenbergtimes.com/the-post-editor-is-going-full-iframe-what-block-developers-need-to-know-before-wordpress-7-1/\"><strong>The post editor is going full iframe: what block developers need to know before WordPress 7.1</strong></a></p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-s-new-in-playground\">What&#8217;s new in Playground?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Some people still assumed every Playground was temporary. Persistence, multiple sites, Blueprints, file editing — all already there, just easy to miss, which is what <a href=\"https://make.wordpress.org/playground/2026/07/31/meet-the-new-wordpress-playground-interface/\"><strong>the new WordPress Playground interface</strong></a> sets out to fix. A customizable Dock gathers those tools into one bottom toolbar: New, Playgrounds, Blueprint, Site Settings, Database, Files, Logs, Export. It&#8217;s navigation, not new capability. The design came out of the Playground table at WordCamp Europe Contributor Day, after Adam Zieliński used AI to explore 400+ variations.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">Point a coding agent at WordPress Playground and it reads an instruction file first. <a href=\"https://make.wordpress.org/playground/2026/07/28/one-playground-three-workflows-consistent-agent-guidance-across-surfaces/\"><strong>The wp-playground agent skill</strong></a> now splits that file into a 52-line router plus focused references, so your agent loads the CLI details only for a local run and the sharing rules only for a share link — encoding, CORS, public hosting. <strong>Fellyph Cintra</strong>&#8216;s four-scenario benchmark scored 24/24 against 22/24 for the old version, one run per prompt. All this is explain in more details in the post <a href=\"https://make.wordpress.org/playground/2026/07/28/one-playground-three-workflows-consistent-agent-guidance-across-surfaces/\"><strong>One Playground, three workflows: Consistent agent guidance across surfaces</strong></a> in the team&#8217;s Make Blog. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">In a third post, <strong>Fellyph Cintra</strong> walks you through <a href=\"https://make.wordpress.org/playground/2026/07/22/manage-wordpress-playground-sites-programmatically/\"><strong>programmatic site management in WordPress Playground</strong></a>: from DevTools you can list, create, save, rename, and switch sites, change PHP or networking, and run PHP inside a site to check active plugins. Order matters — temporary sites must be saved before you can rename or reconfigure them.</p>\n\n\n\n<p class=\"wp-block-paragraph\">One caveat worth knowing if it runs alongside the other Playground item: this API belongs to playground.wordpress.net only. It isn&#8217;t in the <code>@wp-playground/client</code> package, the CLI, or embedded Playgrounds via <code>/remote.html</code> — those need the JavaScript API instead.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"ai-and-wordpress\">AI and WordPress </h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Carlo Daniele</strong>&#8216;s guide to <a href=\"https://kinsta.com/blog/wordpress-abilities-api/\">the Abilities API for plugin developers</a> stays on fundamentals: the input schema, output schema, callback, and permission check that together form an ability&#8217;s contract, and the WP-CLI commands that let you inspect one. A fresh install ships three — site info, user info, environment info. His example registers an audio-to-blocks process from an existing plugin and triggers it over the wp-abilities/v1 REST route.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">Where Carlo Daniele registers a single ability, <strong>Jonathan Bossenger </strong>composes three into <strong><a href=\"https://developer.wordpress.org/news/2026/07/build-your-first-ai-powered-wordpress-plugin/\">your first AI-powered WordPress plugin</a>.</strong> Two call the AI Client, a third orchestrates them via <code>wp_get_ability()</code> and <code>execute()</code>, turning an image URL into a draft post. The same ability then answers over curl, from a React settings page, and from Claude Desktop through the MCP Adapter. Gotchas included: base64 data URIs for vision providers, stray markdown fences, and request timeouts.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">One rule for this stream: no hand-written code. <strong>Ryan Welcher</strong> takes <a href=\"https://www.youtube.com/watch?v=hrR77NyQzYs\"><strong>a full WordPress site build with Studio Code</strong></a> end to end for his son&#8217;s hockey team, and you watch a custom post type, a teams taxonomy, an Advanced Query Loop roster, and junior/intermediate/senior tabs come together by direction alone. The highlight is the agent reaching for block bindings unprompted. The lowlight: rogue PHP metaboxes, and a PHP-first answer where he wanted a SlotFill.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n<div class=\"ng-block-4c4419413c52b785 wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #f8f8f8; border-radius: 8px;\"><div class=\"ng-block-17c43f20fb5e771a wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review.</p></div></div></div></div>\n\n<div class=\"ng-block-2ef804b5841b4348 wp-block-newsletterglue-image ng-block size-full is-resized\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;\"><a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\"><img alt=\"\" class=\"wp-image-42874 ng-image\" height=\"45\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/02/Screenshot-2025-11-15-at-12.06.44.png?resize=196%2C45&#038;ssl=1\" style=\"border-style: none; border-color: transparent;\" width=\"196\" /></a></div></div></div></div>\n\n<div class=\"ng-block-0dcd4ff3c2ff59a5 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience.</p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n<div class=\"ng-block-3c734fc17508b38f wp-block-newsletterglue-separator ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; color: #666666;\"><hr style=\"background-color: transparent; color: transparent; margin: 0; border: 0; border-top: 1px solid #666666; width: 560px; height: 0;\" /></div></div></div></div>\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\"><div class=\"ng-block-e57204710ddc139b wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 14px; font-family: Helvetica; line-height: 0.2; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong>Featured Image: </strong></p></div></div></div></div></div>\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 01 Aug 2026 01:17:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"Matt: Possible Futures of Happiness\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=153785\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://ma.tt/2026/07/possible-futures-of-happiness/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3610:\"<p class=\"wp-block-paragraph\">At <a href=\"https://automattic.com/\">Automattic</a>, we don&#8217;t have customer service or support, we have <a href=\"https://happinessengineer.blog/\">Happiness Engineers</a>. <img alt=\"🙂\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png\" style=\"height: 1em;\" /></p>\n\n\n\n<p class=\"wp-block-paragraph\">There&#8217;s also a #ceo <a href=\"https://slack.com/\">Slack</a> channel where anyone can drop in and request a meeting, which my esteemed colleague <a href=\"https://www.dpresident.net/\">Damianne President</a> did, and this morning we had an interesting chat that set my mind racing about how we might engineer happiness in the future.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>One overriding assumption:</strong> Personal agents will trounce company agents in most cases. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Your personal agent can — or soon will — know all your history, your calendar, your email, your preferences, and your photos, and it speaks your language. So much time is wasted in traditional support trying to see through the customer&#8217;s eyes, or authenticate them. That goes away, but watch your thinking! It&#8217;s so easy to fall into the mental model trap of legacy chatbots and data models.</p>\n\n\n\n<p class=\"wp-block-paragraph\">As a company, your website, your <a href=\"https://wordpress.org/\">WordPress</a>, documentation, tutorials, menus, manuals need to be amazing and up to date. That&#8217;s the source of truth, and an agent will read all of it!</p>\n\n\n\n<p class=\"wp-block-paragraph\">The interface and APIs remain because that&#8217;s useful to both human visitors and the agents.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Whenever possible, make support public. More blogs and <a href=\"https://bbpress.org/\">bbPress</a>. I actually weep a little when I think of how many beautiful words are written by our Happiness Engineers that are only ever seen once in a chat box or email thread.</p>\n\n\n\n<p class=\"wp-block-paragraph\">My goal with our products is that support is radically available, and you almost never have to use it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re in a support role, I think you can pick a lane based on where you get energy. </p>\n\n\n\n<p class=\"wp-block-paragraph\">If you love looking at screens, I think there&#8217;s a future where customer service wizards are watching over an Iron Man-like interface, armies of chat bots talking to people, where they can see how they&#8217;re going and intervene or nudge them as needed. There&#8217;s a ton of work in tuning agents and interactions.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If people recharge you, I actually think this will be the greatest era. All of the basic, mechanical stuff will be automated, but I think human connection will be what economists call a <a href=\"https://en.wikipedia.org/wiki/Veblen_good\">Veblen good</a>, more in demand even as it is more expensive. </p>\n\n\n\n<p class=\"wp-block-paragraph\">I think Happiness Engineering in the future will look a lot more like community building. A bot can&#8217;t host a meetup or a <a href=\"https://central.wordcamp.org/\">WordCamp</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I <a href=\"https://ma.tt/2023/10/wowza/\">was the biggest Waymo fanboy</a>, but this year with lots of trips to and from hospitals with Om I found myself craving human connection and used Uber more than ever. (It also gave me a chance to practice the one repeatable way that money <em>can</em> buy happiness, which is keeping a couple Benjamins in your back pocket and surprising people with them.)</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 30 Jul 2026 16:54:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"Gutenberg Times: WordPress 7.1 Source of Truth\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=46291\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:130983:\"<p class=\"wp-block-paragraph\">Welcome to the Source of Truth for WordPress 7.1!</p>\n\n\n\n<p class=\"wp-block-paragraph\">Before you dive headfirst into all the big and small changes and pick your favorites, make sure to read these preliminary thoughts about this post and how to use it. If you have any questions, leave a comment or email me at <a href=\"mailto:pauli@gutenbergtimes.com\">pauli@gutenbergtimes.com</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A huge &#8220;Thank you&#8221; to Anne McCarthy, Justin Tadlock, Isabel Brison, Adam Silverstein, Ramon Dodd, Andrew Serong, Hans-Gerd Gerhards, Marin Atanasov, Krupa Nanda, Aaron Robershaw, Ben Dwyer, Brent MacKinnon, Ashar Fuadi, and a lot more. It still takes a village. Also huge respect to the whole release squad on getting WordPress 7.1 over the finish line.</p>\n\n\n\n<div class=\"wp-block-group is-content-justification-left is-nowrap is-layout-flex wp-container-core-group-is-layout-fbe4aca3 wp-block-group-is-layout-flex\" style=\"font-style: italic; font-weight: 400;\">\n<p class=\"wp-block-paragraph\">Estimated reading time </p>\n\n\n<div class=\"wp-block-post-time-to-read\">35–52 minutes</div>\n\n\n<p class=\"wp-block-paragraph\">at </p>\n\n\n<div class=\"wp-block-post-time-to-read\">8,229 words</div></div>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"wp-block-paragraph\"><strong>Table of Contents</strong></p>\n\n\n\n<nav class=\"wp-block-table-of-contents\"><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#changelog\">Changelog </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#important-note-guidelines\">Important note/guidelines</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#overview\">Overview</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">Resources</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#assets\">Assets </a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#tags\">Tags</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">Priority Items for WordPress 7.1</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#responsive-styles-for-blocks\">Responsive styles for blocks </a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#viewport-breakpoint-customization\">Viewport breakpoint customization</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#interactive-states-styling-hover-focus\">Interactive states styling (hover, focus)</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#media-editor-modal-and-free-form-image-cropper\">Media editor modal and free-form image cropper </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#client-side-media-processing-improvements\">Client-side media processing improvements </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#icons-now-inherit-color-and-the-icons-api-takes-shape\">Icons now inherit color, and the Icons API takes shape </a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#for-developers-registering-more-collections\">For developers: Registering more collections</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#admin-bar-everywhere\">Admin Bar everywhere  </a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#new-blocks\">New Blocks </a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#playlist-block\">Playlist block</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#tabs-block\">Tabs block</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#improved-blocks-and-block-handling\">Improved Blocks and Block handling</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#block-transforms-preview-first-convert-faster\">Block transforms: preview first, convert faster </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#combine-gradient-and-image-backgrounds\">Combine gradient and image backgrounds </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#cover-block-control-video-embed-providers\">Cover Block: control video embed providers </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#gallery\">Gallery and the attached images workflow in the Media Library </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#image-block\">Image Block: Mark as decorative toggle </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#login-out-block-improvements\">Login/out Block Improvements </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#navigation-block-and-link-creation\">Navigation Block and Link Creation </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#search-block-styling-theme-builder-site-admin-end-user\">Search block Styling</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#query-block\">Query block </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#general-quality-of-life-improvements\">General quality of life improvements. </a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#pattern-editing-experience-improvements\">Pattern editing experience improvements </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#block-width-and-layout-controls\"> Block Width and Layout Controls </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#link-control-and-preview-enhancements\">Link Control and Preview Enhancements </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#additional-css-validation\">Additional CSS Validation </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#block-editor-attribute-handling\">Block Editor Attribute Handling </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#image-handling-improved\">Image handling improved </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#post-template-layout-improvements\">Post Template Layout Improvements </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#post-title-block-enhancements\">Post Title Block Enhancements</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#block-inserter-enhancements\">Block Inserter Enhancements </a></li></ol></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#editor-enhancements\">Editor enhancements </a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#notes-move-toward-a-full-commenting-workflow\">Notes move toward a full commenting workflow </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#dedicated-identity-section\">Dedicated Identity section </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#visual-revisions-improvement\">Visual revisions improvements </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#apply-globally-now-with-review-panel\">Apply Globally now with review panel</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#admin-workflow-updates\">Admin / Workflow updates</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#organized-command-palette\">Organized command palette </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#change-a-comment-s-parent-from-the-edit-comment-screen\">Change a comment&#8217;s parent from the Edit Comment screen </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#see-an-excerpt-of-posts-without-titles\">See an excerpt of posts without titles </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#media-library-infinite-scrolling-is-back-on-by-default-with-a-per-user-opt-out\">Media Library: infinite scrolling is back on by default, with a per-user opt-out </a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#developer-goodies\">Developer Goodies </a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#post-editor-iframe-now-always-on\">Post editor iframe now always on</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#abilities-api-opens-up-its-execution-pipeline\">Abilities API opens up its execution pipeline</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#global-styles-and-theme-json\">Global Styles and theme.json </a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#text-shadow-support-for-theme-json\">Text Shadow support for theme.json</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#text-align-block-support-migration\">Text-Align Block Support Migration</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#block-visibility\">Block Visibility</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#block-supports-css-variables-by-feature-selector\">Block Supports: CSS variables by feature selector</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#a-minimum-width-option-for-block-dimensions\">A minimum-width option for block dimensions</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#design-system-theme-provider\">Design System Theme Provider </a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#admin-color-schemes-in-site-editor\">Admin color schemes in Site Editor</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#mix-static-html-with-editable-blocks\">Mix static HTML with editable blocks</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#block-bindings-for-list-items-and-inner-blocks\">Block Bindings for list-items and inner blocks</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#connectors-authentication-improvements\">Connectors authentication improvements</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#blocks-package-stabilizes-two-experimental-functions\">Blocks package stabilizes two experimental functions</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#accessible-tooltips-and-toggle-tips-api\">Accessible tooltips and toggle tips API</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#filtering-site-editor-screens\">Filtering Site Editor screens</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#post-list-table-markup-changed-for-accessibility\">Post list table markup changed for accessibility</a></li></ol></li></ol></nav>\n</div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"changelog\">Changelog </h2>\n\n\n\n<p class=\"wp-block-paragraph\">Any changes are cataloged here as the release goes on.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>July 30, 2026 </strong>&#8211; First edition.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>July 31, 2026</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Added <a href=\"https://gutenbergtimes.com/feed/#apply-globally-now-with-review-panel\">Apply Globally now with review panel</a> </li>\n\n\n\n<li>Added <a href=\"https://gutenbergtimes.com/feed/#filtering-site-editor-screens\">Filtering Site Editor screens</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>August 3, 2026</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Added info on <code><a href=\"https://gutenbergtimes.com/feed/#opt-out\">responsiveEditingEnabled</a></code> editor setting</li>\n\n\n\n<li>Added link to <a href=\"https://make.wordpress.org/core/2026/08/03/iframed-editor-changes-in-wordpress-7-1/\">Iframed Editor Changes in WordPress 7.1</a> </li>\n\n\n\n<li>Added <a href=\"https://gutenbergtimes.com/feed/#abilities-api-opens-up-its-execution-pipeline\">updates to the Abitilites API</a></li>\n\n\n\n<li>Removed Tags from the headlines as they borked the TOC</li>\n\n\n\n<li>Added link to the  dev note for the <a href=\"https://gutenbergtimes.com/feed/#accessible-tooltips-and-toggle-tips-api\">Accessible tooltips</a> </li>\n\n\n\n<li>Added <a href=\"https://gutenbergtimes.com/feed/#post-list-table-markup-changed-for-accessibility\">Post list table markup changed for accessibility</a> section</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>August 4, 2026</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Removed <strong>On This Day widget </strong>information <a href=\"https://core.trac.wordpress.org/ticket/65801\">per this ticket</a>.  Punted to 7.2 pending more design input. </li>\n\n\n\n<li class=\"has-small-font-size\">Corrected the  <code>\"-current\": { \"color\": { \"text\": \"pink\" }</code>&#8221; code example. </li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"important-note-guidelines\">Important note/guidelines</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Try not to just copy and paste what’s in this post since it’s going to be shared with plenty of folks. Use this as inspiration for your own stuff and to get the best info about this release. If you do copy and paste, just remember that others might do the same, and it could lead to some awkward moments with duplicate content floating around online.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Each item has been tagged using best guesses with different high-level labels so that you can more readily see at a glance who is likely to be most impacted.<br />Each item has a high-level description, visuals (if relevant), and key resources if you would like to learn more.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"overview\">Overview</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 rounds out the block editor&#8217;s styling controls and makes working with media noticeably smoother. Long-requested features let you style how blocks look across three screen sizes and in interactive states like hover and focus — all without writing custom CSS. The admin experience becomes more personal, too, following you with your own color scheme and toolbar across every screen.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Handling images gets a considerable upgrade, too. The new media editor modal brings free-form cropping, rotation, and metadata editing into one workflow, and client-side media processing makes uploads faster and more resilient, with broader format support and better-optimized files. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The new Playlist and Tabs blocks enrich the layout options available out of the box and make for more creative information presentation. In the same realm fall the expanded Icon API with custom icon collections, dynamic galleries, and background gradients for more blocks.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The unification of WP Admin and the block editors progresses as well: the editors now respect your admin color scheme, and the admin bar stays with you on every screen — including the editors and the front end. A new “On This Day&#8221; Widget connects you to your site’s history. </p>\n\n\n\n<p class=\"wp-block-paragraph\">While real-time collaboration has been punted to a future WordPress version, the asynchronous collaboration in Notes took real steps forward with inline notes on partial text selections, @mentions, rich text formatting, and multiple notes per block.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Beyond the headliners, core blocks receive many quality-of-life improvements and bug fixes to make editing content in WordPress streamlined, consistent, and fast — and developers get an expanding set of APIs to build on.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\"><strong>Resources</strong></h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\">Help Test WordPress 7.1 </a></li>\n\n\n\n<li>Follow along with <a href=\"https://make.wordpress.org/core/tag/dev-notes+7-1/\">Dev Notes published</a>. </li>\n\n\n\n<li>Field Guide is scheduled to be published August 5.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/06/19/roadmap-to-7-1/\">Roadmap to 7.1</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">This release consists of features from the Gutenberg plugin version 22.7 – 23.6. Here are the release posts of those plugin releases:  <a href=\"https://make.wordpress.org/core/2026/03/11/whats-new-in-gutenberg-22-7-11-march/\">22.7</a> | <a href=\"https://make.wordpress.org/core/2026/03/25/whats-new-in-gutenberg-22-8-25-march/\">22.8</a> | <a href=\"https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/\">22.9</a> | <a href=\"https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/\">23.0</a>  | <a href=\"https://make.wordpress.org/core/2026/05/07/whats-new-in-gutenberg-23-1-07-may/\">23.1</a> | <a href=\"https://make.wordpress.org/core/2026/05/21/whats-new-in-gutenberg-23-2-21-may/\">23.2</a> | <a href=\"https://make.wordpress.org/core/2026/06/03/whats-new-in-gutenberg-23-3-03-jun/\">23.3</a> | <a href=\"https://make.wordpress.org/core/2026/06/17/whats-new-in-gutenberg-23-3-03-jun-2/\">23.4</a> |  <a href=\"https://make.wordpress.org/core/2026/07/01/whats-new-in-gutenberg-23-5-july-1-2026/\">23.5</a> | <a href=\"https://make.wordpress.org/core/2026/07/22/whats-new-in-gutenberg-23-6-july-22-2026/\">23.6</a>  Later Gutenberg releases contain bug fixes, backported to WordPress 7.1. release branches.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"assets\">Assets </h3>\n\n\n\n<p class=\"wp-block-paragraph\">In this <a href=\"https://drive.google.com/drive/u/0/folders/1acZ_1UbQNat4VlRGoAwkCH3qygliC0vb\">Google Drive folder</a> you can view all assets in this document.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"tags\">Tags</h2>\n\n\n\n<p class=\"wp-block-paragraph\">To make this document easier to navigate based on specific audiences, the following tags are used liberally: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>[end user]</strong>: end user focus. </li>\n\n\n\n<li><strong>[theme builder]</strong>: block or classic theme author. </li>\n\n\n\n<li><strong>[plugin author]</strong>: plugin author, whether block or otherwise.</li>\n\n\n\n<li><strong>[developer]</strong>: catch-all term for more technical folks. </li>\n\n\n\n<li><strong>[site admin]</strong>: this includes a “builder” type. </li>\n\n\n\n<li><strong>[enterprise]</strong>: specific items that would be of interest to or particularly impact enterprise-level folks</li>\n\n\n\n<li><strong>[all]</strong>: broad impact to every kind of WordPress user. </li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">How can you use these? Use your browser&#8217;s <strong>Find</strong> capability and search for the string including the brackets. Then use the arrows to navigate through the post from one result to the next.</p>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\">Short video on how to use the tags to navigate the post. \n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		</details>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">Priority Items for WordPress 7.1</h2>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">WordPress 7.1 introduces significant enhancements to block-based design and editing. These priority features focus on responsive controls, interactive states, media management, and modernized Admin bar navigation.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"responsive-styles-for-blocks\">Responsive styles for blocks </h3>\n\n\n\n<p class=\"has-text-align-right has-normal-font-size wp-block-paragraph\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">[theme builders] [site admin][end user]</p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">Probably the most requested improvement of the block editor: after years of pushing intrinsic design for fonts and spacing, WordPress 7.1 makes responsive design a built-in, first-class part of the editing experience. The feature builds on earlier steps in this direction — the ability to show or hide blocks by screen size and the Navigation block&#8217;s customizable mobile overlay — and extends the idea to styling itself.</p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignright size-full is-resized\"><img alt=\"\" class=\"wp-image-46364\" height=\"760\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Responsive-Styles-in-Preview-dropdown.png?resize=518%2C760&#038;ssl=1\" style=\"width: 236px; height: auto;\" width=\"518\" /></figure>\n</div>\n\n\n<p class=\"wp-block-paragraph\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">The feature is available across all block editors for Posts, Pages, Templates, Patterns,template parts and Navigation. Responsive styling follows a desktop-first model, letting styles cascade to smaller screens until you customize them for specific devices.</p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">Viewport-specific values are currently limited to block sidebar settings (like typography, spacing, and colors). The controls work in Global Styles (affecting all instances of a block) and on individual block instances, across all block editors — Posts, Pages, Templates, Patterns, template parts, and Navigation. </p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">Any controls from the toolbar that can&#8217;t be set by viewport will be hidden when a viewport state is enabled. Among the most significant controls: viewport-level aspect ratio presets for Image, Featured Image, and Cover blocks, so each can be optimized per device (<a href=\"https://github.com/WordPress/gutenberg/pull/78543\">#78543</a>). Alongside this work, the Layout controls moved from the Settings tab to the Styles tab, keeping all styling decisions together. </p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"opt-out\">Community feedback from the Call for Testing made sure this feature ships with an off switch via a new <code>responsiveEditingEnabled</code> editor setting: turned off, both the <strong>Responsive styles</strong> option in the <strong>View</strong> menu and the viewport selector in <strong>Global Styles</strong> disappear. It gates the editing interface only. Responsive styles already saved keep rendering as before. (<a href=\"https://github.com/WordPress/gutenberg/pull/80814\">#80814</a>). See code examples are in the responsive styles dev note. </p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">Follow the <a href=\"https://make.wordpress.org/test/2026/07/03/call-for-testing-responsive-styling/\">Call for Testing: Responsive Styling</a> to learn how to invoke the feature and what to look out for, and find the technical details in the Dev Note: Responsive block styles and configurable viewports in WordPress 7.1. </p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">You can find more technical details in the Dev Note: <a href=\"https://make.wordpress.org/core/?p=124535&amp;preview=1&amp;_ppp=69a048f36d\">Responsive block styles and configurable viewports in WordPress 7.1</a> (Draft) </p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h4 class=\"wp-block-heading\" id=\"viewport-breakpoint-customization\">Viewport breakpoint customization</h4>\n\n\n\n<p class=\"wp-block-paragraph\">Themes can now define custom breakpoints in theme.json, so both responsive styling and per-viewport block visibility work from your design system&#8217;s breakpoints instead of WordPress&#8217;s defaults. For theme developers and designers, this provides fine-grained, device-agnostic control over responsive behavior. (<a href=\"https://github.com/WordPress/gutenberg/pull/79104\">79104)</a>.</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;\"><span>JSON</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #657B83; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">\"settings\": {\n		\"viewport\": {\n			\"mobile\": \"30rem\",\n			\"tablet\": \"45rem\"\n		}\n	}\n</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki solarized-light\" style=\"background-color: #FDF6E3;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #2AA198;\">&quot;settings&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		</span><span style=\"color: #859900;\">&quot;viewport&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			</span><span style=\"color: #859900;\">&quot;mobile&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;30rem&quot;</span><span style=\"color: #657B83;\">,</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			</span><span style=\"color: #859900;\">&quot;tablet&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;45rem&quot;</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">	}</span></span>\n<span class=\"line\"></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">Tracking: <a href=\"https://github.com/WordPress/gutenberg/issues/75707\">WordPress 7.1: Block visibility configurable breakpoints and theme.json integration</a> (#75707)</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"interactive-states-styling-hover-focus\">Interactive states styling (hover, focus)</h4>\n\n\n\n<p class=\"wp-block-paragraph\">You can now style interactive pseudo-states (:hover:, :focus: or :active:) for two blocks: Button and Navigation Link. The styling can be applied globally and per-instance without writing any CSS. For example, Users can change a button&#8217;s color on hover directly in the editor. (<a href=\"https://github.com/WordPress/gutenberg/pull/76491\">76491</a>) </p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img alt=\"\" class=\"wp-image-46324\" height=\"377\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Interactive-states.png?resize=652%2C377&#038;ssl=1\" style=\"width: 569px; height: auto;\" width=\"652\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The underlying mechanism allows for the styling of the current menu item in a navigation block via theme.json (<a href=\"https://github.com/WordPress/gutenberg/pull/75736\">75736</a>).</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;\"><span>JSON</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #657B83; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">\"core/navigation-link\": {\n  \"-current\": {\n    \"color\": { \"text\": \"#ff0000\" },\n    \"typography\": { \"fontWeight\": \"700\" },\n    \":hover\": {\n      \"color\": { \"text\": \"#0000ff\" }\n    },\n    \":focus\": {\n      \"color\": { \"text\": \"#00aa00\" }\n    },\n    \":active\": {\n      \"color\": { \"text\": \"#ff6600\" }\n    }\n  }\n}\n\n\n</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki solarized-light\" style=\"background-color: #FDF6E3;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #2AA198;\">&quot;core/navigation-link&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">  </span><span style=\"color: #859900;\">&quot;-current&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">    </span><span style=\"color: #859900;\">&quot;color&quot;</span><span style=\"color: #657B83;\">: { </span><span style=\"color: #859900;\">&quot;text&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;#ff0000&quot;</span><span style=\"color: #657B83;\"> },</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">    </span><span style=\"color: #859900;\">&quot;typography&quot;</span><span style=\"color: #657B83;\">: { </span><span style=\"color: #859900;\">&quot;fontWeight&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;700&quot;</span><span style=\"color: #657B83;\"> },</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">    </span><span style=\"color: #859900;\">&quot;:hover&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">      </span><span style=\"color: #859900;\">&quot;color&quot;</span><span style=\"color: #657B83;\">: { </span><span style=\"color: #859900;\">&quot;text&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;#0000ff&quot;</span><span style=\"color: #657B83;\"> }</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">    },</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">    </span><span style=\"color: #859900;\">&quot;:focus&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">      </span><span style=\"color: #859900;\">&quot;color&quot;</span><span style=\"color: #657B83;\">: { </span><span style=\"color: #859900;\">&quot;text&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;#00aa00&quot;</span><span style=\"color: #657B83;\"> }</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">    },</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">    </span><span style=\"color: #859900;\">&quot;:active&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">      </span><span style=\"color: #859900;\">&quot;color&quot;</span><span style=\"color: #657B83;\">: { </span><span style=\"color: #859900;\">&quot;text&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;#ff6600&quot;</span><span style=\"color: #657B83;\"> }</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">    }</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">  }</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">}</span></span>\n<span class=\"line\"></span>\n<span class=\"line\"></span>\n<span class=\"line\"></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">This makes interactive design accessible to non-coders and theme builders. It eliminates the need to add custom CSS snippets for common interactions. <br /><br /><img alt=\"🚧\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a7.png\" style=\"height: 1em;\" /> Dig into the Dev Note: <a href=\"https://make.wordpress.org/core/?p=124535&amp;preview=1&amp;_ppp=69a048f36d\">Responsive block styles and configurable viewports in WordPress 7.1</a></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"media-editor-modal-and-free-form-image-cropper\">Media editor modal and free-form image cropper </h3>\n\n\n\n<p class=\"has-text-align-right has-normal-font-size wp-block-paragraph\" id=\"media-editor-modal-and-free-form-image-cropper-end-user-site-admin\">[end user][site admin]</p>\n\n\n\n<p class=\"wp-block-paragraph\">The new media editor modal replaces the inline cropping tool, accessed via the familiar <strong>Crop</strong> button, and brings together free-form and aspect-ratio cropping, flip, fine-grained rotation with snap guides, and metadata editing in one unified workflow. (<a href=\"https://github.com/WordPress/gutenberg/pull/78653\">78653</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/78935\">78935</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/78792\">78792</a>) </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-46325\" height=\"434\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Media-editor-modal.png?resize=652%2C434&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">This considerably improves the editing experience in WordPress Block editor. The goal was to eliminate the need for external tools for basic image editing. You can now exercise faster, more precise control over your images—fine-tuning framing, fixing orientation, or mirroring an image to better fit your layout in just a few clicks, all without breaking your editing flow.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For the Cover Block, this new media editor modal is hooked up to the <strong>Crop background image</strong> button. The option appears whenever the Cover block uses an editable image, and the block automatically recalculates its overlay color and contrast after an edit, so text stays readable even if the crop removes the image&#8217;s brightest or darkest areas (<a href=\"https://github.com/WordPress/gutenberg/pull/79258\">79258</a> )<br /><br />Tracking: <a href=\"https://github.com/WordPress/gutenberg/issues/73771\">Media Editor Modal task tracking</a> (#73771)</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h3 class=\"wp-block-heading\" id=\"client-side-media-processing-improvements\">Client-side media processing improvements </h3>\n\n\n\n<p class=\"has-text-align-right has-normal-font-size wp-block-paragraph\" id=\"client-side-media-processing-improvements-developer-site-admin-enterprise\"><strong>[developer][site admin][enterprise]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">When you upload an image in the block editor, your browser — not your server — will now handle the creation of all sub-sized images using a WebAssembly (WASM) version of libvips (wasm-vips), a high-performance image processing library. The result stored on your server is improved over what server-side processing produced until today: smaller files generated directly on your device. Server-side image processing CPU usage could decline by more than 80% on capable devices (<a href=\"https://github.com/WordPress/gutenberg/pull/79188\">79188</a>)</p>\n\n\n\n<p class=\"wp-block-paragraph\">The update also comes with broader modern image  format support that includes HEIC (the default format for iPhone photos), JPEGS with HDR gain maps (used by UltraHDR and Adaptive HDR), AVIF and WebP support built in. A great performance improvement is the GIF-to-video conversion feature for lighter, more efficient files that are faster to load on the front-end. This feature is opt-in right now. Uploads are also more resilient, with a progress indicator and automatic retries if your data connectivity drops off (<a href=\"https://github.com/WordPress/gutenberg/pull/76765\">76765</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/79307\">79307</a>).</p>\n\n\n\n<p class=\"wp-block-paragraph\">For content creators uploading media, this update means better support for HDR images,  faster, more reliable uploads, broader format support, and better-optimized files without manual intervention.<br /><br />Plugin developers should note that some server-side hooks, including `wp_generate_attachment_metadata`, `image_resize_dimensions`, and `wp_handle_upload` may not fire as before. The team is working on documentation and mitigation strategies. (<a href=\"https://github.com/WordPress/gutenberg/issues/74333\">74333</a>)<br /><br />More in-depth information is available in the Dev Note <a href=\"https://make.wordpress.org/core/2026/07/22/client-side-media-processing-in-wordpress-7-1/\">Client-Side Media Processing in WordPress 7.1</a></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"icons-now-inherit-color-and-the-icons-api-takes-shape\">Icons now inherit color, and the Icons API takes shape </h3>\n\n\n\n<p class=\"has-text-align-right has-normal-font-size wp-block-paragraph\" id=\"icons-now-inherit-color-and-the-icons-api-takes-shape-theme-builder-plugin-author-developer-enterprise\"><strong>[theme builder][plugin author][developer][enterprise]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 shipped a built-in set of SVG icons for the block editor and the Icon block. With WordPress 7.1, this grows into a proper, public API: plugins and themes can register their own icons, group them into collections, render them on the server, and read them over the REST API.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For content creators, the most visible change is the Icon block&#8217;s picker: it now <a href=\"https://github.com/WordPress/gutenberg/pull/79681\">groups icons by collection</a>, with a tab per collection plus an &#8220;All&#8221; tab, and your search query carries over as you switch tabs. Custom icons from plugins and themes appear right alongside the core set. The block itself picked up several refinements: it <a href=\"https://github.com/WordPress/gutenberg/pull/79111\">inserts a default icon</a> so you&#8217;re never staring at an empty placeholder, offers <a href=\"https://github.com/WordPress/gutenberg/pull/77017\">flip and rotate controls</a> <a href=\"https://github.com/WordPress/gutenberg/pull/79192\">in the toolbar</a>, and shows <a href=\"https://github.com/WordPress/gutenberg/pull/80251\">text and background color controls by default</a>.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"for-developers-registering-more-collections\">For developers: Registering more collections</h4>\n\n\n\n<p class=\"wp-block-paragraph\">For developers, the pieces come together on the PHP side: register a collection with wp_register_icon_collection(), add icons with <code>wp_register_icon()</code> — from an inline SVG string or an .svg file — and <a href=\"https://github.com/WordPress/gutenberg/pull/78332\">print any registered icon</a> with wp_get_icon(), including size, CSS class, and an accessible label. Icon names get <a href=\"https://github.com/WordPress/gutenberg/pull/76079\">strict validation</a>, the <a href=\"https://github.com/WordPress/gutenberg/pull/80139\">registry&#8217;s register method is now public</a>, and REST API endpoints expose collections and icons to your own code. A dev note with full code examples is on its way to the Make Core blog.</p>\n\n\n\n<p class=\"wp-block-paragraph\">One breaking change to flag: all 330 icons in @wordpress/icons v15 now declare <a href=\"https://github.com/WordPress/gutenberg/pull/79320\"><code>fill=\"currentColor\"</code></a>, so icons inherit the surrounding text color by default. If you&#8217;ve been tinting icons with the CSS fill property, switch to color — it&#8217;s more reliable, since an icon may use fill, stroke, or both internally. If you register your own icons, add fill=&#8221;currentColor&#8221; to their &lt;svg&gt; element to get the same behavior.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The Dev Note <a href=\"https://make.wordpress.org/core/2026/07/24/registering-and-rendering-svg-icons-in-wordpress-7-1/\">Registering and rendering SVG icons in WordPress 7.1</a> holds all the details. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Tracking: <a href=\"https://github.com/WordPress/gutenberg/issues/75715\">SVG Icon API: Iteration for WordPress 7.1</a> (#75715)</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-46329\" height=\"392\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/icons-block.png?resize=652%2C392&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"admin-bar-everywhere\">Admin Bar everywhere  </h3>\n\n\n\n<p class=\"has-text-align-right has-normal-font-size wp-block-paragraph\" id=\"admin-bar-everywhere-all\"><strong>[</strong>all<strong>]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">With WordPress 7.1, the WordPress admin bar which sits at the top of your site&#8217;s front end and other admin pages is now displayed when using block editor by default. It stays hidden when Fullscreen mode and Distraction-free mode are both turned on. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Until now, entering the editor in its default fullscreen mode meant the admin bar disappeared, cutting you off from the rest of wp-admin. Since the admin bar now provides site context, the update also replaces the top-left W/site icon in the site editor with an explicit back button, making the navigation control more obvious (<a href=\"https://github.com/WordPress/gutenberg/pull/79197\">79197</a>).  </p>\n\n\n\n<p class=\"wp-block-paragraph\">With this update also comes a design refresh: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>your site icon replaces the home icon, </li>\n\n\n\n<li>the profile avatar becomes circular, and </li>\n\n\n\n<li>the command palette keyboard shortcut moves into the Admin bar to remove visual clutter and resolve shortcut conflicts. (<a href=\"https://github.com/WordPress/gutenberg/pull/79060\">79060</a>) </li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">This keeps the familiar navigation with you on all screens again. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Dev Notes with all the details for users and developer can be found here: <a href=\"https://make.wordpress.org/core/2026/07/13/consistent-navigation-in-wordpress-7-1-with-persistent-toolbar/\">Consistent navigation in WordPress 7.1 with persistent toolbar</a>. </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-46296\" height=\"232\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/AdminBar-everywhere-site-icon.png?resize=652%2C232&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"new-blocks\">New Blocks </h2>\n\n\n\n<p class=\"has-text-align-right has-normal-font-size wp-block-paragraph\" id=\"new-blocks-all\"><strong>[all]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">This release expands the block library with versatile new tools. These additions provide content creators with improved ways to display interactive media and organize information.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"playlist-block\">Playlist block</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The new Playlist block lets you create audio playlists with waveform visualization, making it easy to showcase multiple tracks or podcast episodes in a single interactive player. Visitors can browse and play through your audio content without leaving the page. For content creators this provides a rich, modern listening experience built right into WordPress to highlight podcast episodes, track of music or talks. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Each track comes with its metadata: artwork, artist name, track number, and track length. The tracklist itself is configurable — you can set the play order and toggle artwork, artist names, track numbers, and <a href=\"https://github.com/WordPress/gutenberg/pull/78954\">track length</a> individually to suit the design of your page.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The <a href=\"https://github.com/WordPress/gutenberg/pull/75203\">WaveformPlayer visualization</a> comes with a <a href=\"https://github.com/WordPress/gutenberg/pull/76147\">visualization style selector</a>. You can set <a href=\"https://github.com/WordPress/gutenberg/pull/80065\">waveform and waveform background colors</a> for more granular theming and show the <a href=\"https://github.com/WordPress/gutenberg/pull/79938\">track artwork on the play button</a>, accessible for all visitors. The Playlist and Playlist Track blocks are available in the default block library.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This is the first version and contributors are working on improvements for the next WordPress version, too looking to add more waveform styles, shuffle and skip buttons, a hover overlay for more intuitive track scrubbing, as well as performance improvements.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Tracking: <a href=\"https://github.com/WordPress/gutenberg/issues/77421\">Playlist Block: Iteration issue for 7.1</a> (#77421)</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-46330\" height=\"371\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/playlist-block.png?resize=652%2C371&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"tabs-block\">Tabs block</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The new Tabs block organizes content into separate tabbed panels that visitors click through to navigate. It&#8217;s a design pattern that presents information compactly without overwhelming readers with a wall of text. It&#8217;s a common layout for FAQs, product features, or any content where you want to show options side-by-side. For editors, it&#8217;s a familiar, flexible layout pattern now available natively in WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The block family consists of a Tab List for the navigation and Tab Panels for the content. Each panel accepts any blocks you like, and the tab buttons come with their own color, typography, border, and spacing controls, so the navigation can be styled to match your theme. Using the toolbar buttons you can reorder the tabs quickly. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Under the hood, the markup and keyboard behavior follow the best practices set out in <a href=\"https://www.w3.org/WAI/ARIA/apg/patterns/tabs/\">the tabs pattern from the W3C ARIA Authoring Practices Guide</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://github.com/WordPress/gutenberg/issues/73230\">Tracking: Stabilize Tabs Blocks</a> (#73230)</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h2 class=\"wp-block-heading\" id=\"improved-blocks-and-block-handling\">Improved Blocks and Block handling</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Core blocks receive numerous quality-of-life improvements in 7.1. These updates refine existing editing workflows, simplify media handling, and provide deeper customization for layouts and design.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"block-transforms-preview-first-convert-faster\">Block transforms: preview first, convert faster<sup> </sup></h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"block-transforms-preview-first-convert-faster-end-user-site-admin\"><strong>[end user][site admin]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Switching a block&#8217;s look or type is now much easier to evaluate before you commit. When you open the block switcher in the toolbar, the style options a theme provides — say, a Button&#8217;s &#8220;Outline&#8221; style — show live previews on hover, so you see exactly how your block will look with the style applied. (<a href=\"https://github.com/WordPress/gutenberg/pull/75889\">75889</a>) The same previews in the inspector&#8217;s Styles panel now match the toolbar presentation, so it no longer matters where you make the switch. (<a href=\"https://github.com/WordPress/gutenberg/pull/75989\">75989</a>) A small polish fix also centers the Navigation block&#8217;s preview in its preview pane. (<a href=\"https://github.com/WordPress/gutenberg/pull/75741\">75741</a>)</p>\n\n\n\n<p class=\"wp-block-paragraph\">Transforms got more capable, too: a block can now transform directly into a variation of another block. Instead of converting to a Group and then picking Row afterwards, the transform menu offers Row or Stack as direct targets — one step instead of two. (<a href=\"https://github.com/WordPress/gutenberg/pull/78713\">78713</a>)</p>\n\n\n\n<p class=\"wp-block-paragraph\">The same &#8220;one step instead of two&#8221; thinking extends to legacy content. Pasting or converting an <code></code> shortcode now creates a proper Embed block instead of leaving raw shortcode text behind, so embeds from YouTube and other services display correctly right away (<a href=\"https://github.com/WordPress/gutenberg/pull/77937\">77937</a>)— and if you change your mind, undo restores a paragraph with the URL rather than deleting it. (<a href=\"https://github.com/WordPress/gutenberg/pull/77551\">77551). </a></p>\n\n\n\n<p class=\"wp-block-paragraph\">The Shortcode block joins in as well: when its content matches a registered shortcode, it now offers block-specific transforms to convert it into the equivalent block. <a href=\"https://github.com/WordPress/gutenberg/pull/77944\">(77944</a>) </p>\n\n\n\n<p class=\"wp-block-paragraph\">For anyone maintaining a site with years of shortcode-based posts, that removes a tedious cleanup step on the way to block-based editing.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"combine-gradient-and-image-backgrounds\">Combine gradient and image backgrounds </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"combine-gradient-and-image-backgrounds-end-user-theme-builder-site-admin\"><strong>[end user]</strong> <strong>[theme builder][site admin]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">More blocks now support background gradients through the new background.gradient block support, which<a href=\"https://github.com/WordPress/gutenberg/pull/75859\"> layers a gradient on top of a background image</a> instead of one overwriting the other — a translucent color wash over a photo, for instance, without custom CSS.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Previously, gradients lived only in the Color panel, stored as a CSS background shorthand that clashed with any image on the block. The new support adds a Gradient control to the Background panel next to the existing Image control, and the style engine combines both into a single layered background-image value on individual blocks, in Global Styles, and via theme.json. A follow-up allows<a href=\"https://github.com/WordPress/gutenberg/pull/79791\"> modern color functions in standalone gradients</a>, and the<a href=\"https://github.com/WordPress/gutenberg/pull/77279\"> text and background color controls moved</a> to the Typography and Background panels to match.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 ships with six blocks supporting the new gradients:<a href=\"https://github.com/WordPress/gutenberg/pull/75859\"> Group</a>,<a href=\"https://github.com/WordPress/gutenberg/pull/79391\"> Verse</a>,<a href=\"https://github.com/WordPress/gutenberg/pull/79840\"> Accordion</a>,<a href=\"https://github.com/WordPress/gutenberg/pull/79841\"> Pullquote</a>,<a href=\"https://github.com/WordPress/gutenberg/pull/79842\"> Post Content</a>, and<a href=\"https://github.com/WordPress/gutenberg/pull/79843\"> Quote</a>. More will follow, with a long-term plan to migrate the older color.gradient to the new system across all blocks. There&#8217;s no built-in migration path in 7.1 yet.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For extenders, opting in follows the familiar block supports pattern. Custom blocks declare it in their block.json:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;\"><span>JSON</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #657B83; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">\"supports\": {\n	\"background\": {\n		\"gradient\": true\n	}\n}\n</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki solarized-light\" style=\"background-color: #FDF6E3;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #2AA198;\">&quot;supports&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">	</span><span style=\"color: #859900;\">&quot;background&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		</span><span style=\"color: #859900;\">&quot;gradient&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #B58900;\">true</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">	}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">}</span></span>\n<span class=\"line\"></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">Themes control the setting via theme.json under settings.background.gradient (it&#8217;s also included in appearanceTools), and can define gradient values in styles — at the root, per block, or in style variations:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;\"><span>JSON</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #657B83; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">{\n	\"styles\": {\n		\"background\": {\n			\"gradient\": \"linear-gradient( 135deg, #000 0%, #fff 100% )\"\n		},\n		\"blocks\": {\n			\"core/group\": {\n				\"background\": {\n					\"gradient\": \"var:preset|gradient|vivid-cyan-blue\"\n				}\n			}\n		}\n	}\n}\n</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki solarized-light\" style=\"background-color: #FDF6E3;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #657B83;\">{</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">	</span><span style=\"color: #859900;\">&quot;styles&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		</span><span style=\"color: #859900;\">&quot;background&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			</span><span style=\"color: #859900;\">&quot;gradient&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;linear-gradient( 135deg, #000 0%, #fff 100% )&quot;</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		},</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		</span><span style=\"color: #859900;\">&quot;blocks&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			</span><span style=\"color: #859900;\">&quot;core/group&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">				</span><span style=\"color: #859900;\">&quot;background&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">					</span><span style=\"color: #859900;\">&quot;gradient&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;var:preset|gradient|vivid-cyan-blue&quot;</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">				}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">	}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">}</span></span>\n<span class=\"line\"></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">All the salient details in this Dev Note <a href=\"https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-background-gradient-background-gradient/\">New Block Support in WordPress 7.1: Background Gradient (background.gradient)</a></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"cover-block-control-video-embed-providers\">Cover Block: control video embed providers </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"cover-block-control-video-embed-providers-theme-builder-plugin-author-enterprise-developer\"><strong>[theme builder][plugin author][enterprise][developer]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Besides gaining the new media editor modal for background images, the Cover block addresses a request from community feedback. When the block&#8217;s &#8220;Embed video from URL&#8221; feature shipped in WordPress 7.0, site builders<a href=\"https://github.com/WordPress/gutenberg/issues/75069\"> asked for a way to curate or disable it</a>. WordPress 7.1 adds a new allowedVideoProviders attribute to restrict which video providers are offered, or to remove the URL-embed option entirely by allowing none (<a href=\"https://github.com/WordPress/gutenberg/pull/80092\">#80092</a>). Existing embeds keep working; only new URL input in the editor is restricted. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The details are already reflected in the<a href=\"https://developer.wordpress.org/block-editor/reference-guides/core-blocks/core-blocks-media/core-block-cover/\"> Cover block&#8217;s documentation</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"gallery\">Gallery and the attached images workflow in the Media Library </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"gallery-and-the-attached-images-workflow-in-the-media-library-end-user-site-admin\"><strong>[end user][site admin]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Images you upload while writing a post have always been &#8220;attached&#8221; to that post. This specifically true for older sites, pre-Block editor. Attached images where no accessible as an cluster and need to be added the block editor canvas one at a time. WordPress 7.1 finally puts that relationship to work in the editor, via an additional filter drop-down item <strong>Uploaded to this post </strong>in the Media Library Inserter modal. Photos and other media you&#8217;ve uploaded stay within reach for reuse instead of disappearing into the media library. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The Gallery block is the showcase: instead of hand-picking every image, a single <strong>Use attached images</strong> button populates a dynamic gallery from all media attached to the current post (<a href=\"https://github.com/WordPress/gutenberg/pull/78796\">#78796</a>). For content creators, this makes assembling image galleries faster and more flexible. It also helps reorganize image on older posts. The Source panel provides options for sorting the images. This brings the block editor handling of Gallery’s up to par with some features of the \n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/interactive-states/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Interactive-states.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/media-editor-modal/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Media-editor-modal-scaled.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/icons-block/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/icons-block.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/playlist-block/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/playlist-block.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/use-attached-images-wp71/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Use-attached-images-wp71.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/mark-as-decorative/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/mark-as-decorative.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/block-transform-layout-grid-768x475/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/block-transform-layout-grid-768x475-1.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/query-block-exclude-current-post-wp7-1/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Query-block-exclude-current-post-wp7-1.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/identity-section-in-site-editor-wp-7-1/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Identity-section-in-site-editor-wp-7-1.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/change-comments-parent/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Change-comments-parent.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/no-title-posts-in-list/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/no-title-posts-in-list.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/onthisday-7-1/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/OnThisDay-7.1.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/wordpress-7-1-source-of-truth/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/WordPress-7.1-Source-of-Truth.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/responsive-styles-in-preview-dropdown/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Responsive-Styles-in-Preview-dropdown.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/tooltip-api-wp-7-1/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Tooltip-API-wp-7-1.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n shortcode </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-46339\" height=\"169\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Use-attached-images-wp71.png?resize=652%2C169&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">To have entire freedom to control the Gallery block, the Detach feature comes in handy. A <strong>Detach</strong> button in the toolbar and in the sidebar’s <strong>Source</strong> panel, makes out a stand-alone Gallery without the dynamic connetion to the post’s image. Using it help user to edit/upate the gallery block. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Below video visualizes the connection between a list of image attached to a post from the Media Library and the gallery block with the new feature. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Tracking:<a href=\"https://github.com/WordPress/gutenberg/issues/77117\"> WordPress 7.1: dynamic galleries and post-attached media iteration issue</a> (#77117)</p>\n\n\n\n<p class=\"wp-block-paragraph\">It’s a step back toward the simplicity of dropping photos into a post and having WordPress do the arranging. It&#8217;s the first visible piece of a larger effort around<a href=\"https://github.com/WordPress/gutenberg/issues/76955\"> dynamic galleries and post-attached media</a>, with dynamic queries by date and eventually categories or tags ahead.</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h3 class=\"wp-block-heading\" id=\"image-block\">Image Block: Mark as decorative toggle </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"image-block\"><strong>[end user][site admin]</strong></p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignright size-full\"><img alt=\"\" class=\"wp-image-46343\" height=\"487\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/mark-as-decorative-edited.png?resize=263%2C487&#038;ssl=1\" width=\"263\" /></figure>\n</div>\n\n\n<p class=\"wp-block-paragraph\">Screen readers announce every image to their users — but some images, like dividers and design flourishes, carry no information worth announcing. The Image block&#8217;s new &#8220;Mark as decorative&#8221; checkbox tells assistive technologies to skip such an image entirely on the front end, by rendering it with role=&#8221;none&#8221; in the published post. It now eliminates the question, did we forget an alt=text or was it a deliberate decision to leave the alt-text empty?</p>\n\n\n\n<p class=\"wp-block-paragraph\">There is further processing to come with the checked box. Marking an image decorative clears its alt text and disables captions and links, since an image that links somewhere or explains something isn&#8217;t decorative by definition. Until now, the accessible route was knowing the empty-alt-text convention; the checkbox makes the intent explicit, machine-readable, and available to every content creator. (<a href=\"https://github.com/WordPress/gutenberg/pull/78064\">78064</a>)</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"login-out-block-improvements\">Login/out Block Improvements </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"login-out-block-improvements-theme-builder-site-admin-developer\"><strong>[theme builder][site admin][developer]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">The Login/Logout block has an option to display a full login form instead of a simple link — but until now, that form&#8217;s submit button ignored your theme entirely, rendering with plain browser-default styles that stuck out next to every other button on the site. With a block theme active, the submit button now carries the standard button classes (wp-block-button__link and wp-element-button), so it automatically picks up the button styling your theme defines in theme.json — colors, border radius, and all — with no custom CSS required. The block follows the same approach the Comments form already uses, resolving a mismatch first reported back in 2023. (<a href=\"https://github.com/WordPress/gutenberg/pull/76746\">76746</a>)</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"navigation-block-and-link-creation\">Navigation Block and Link Creation </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"navigation-block-and-link-creation-theme-builder-site-admin-end-user\"><strong>[theme builder]</strong> <strong>[site admin][end user]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">The Navigation block picks up several improvements that give site builders more freedom in what a menu can contain and where it can be edited. The Login/Logout block can now be<a href=\"https://github.com/WordPress/gutenberg/pull/75497\"> nested inside submenus</a> (#75497), handy for tucking account actions into a &#8220;My Account&#8221; dropdown instead of spending a top-level slot on them. New links can be<a href=\"https://github.com/WordPress/gutenberg/pull/75918\"> created directly from the sidebar List View</a> in the Site Editor (#75918), so building out a menu no longer requires clicking into each item on the canvas. And the Home Link block<a href=\"https://github.com/WordPress/gutenberg/pull/76672\"> gains previously missing controls</a> (#76672), bringing it up to par with its navigation siblings.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"search-block-styling-theme-builder-site-admin-end-user\">Search block Styling</h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"search-block-styling-theme-builder-site-admin-end-user\"><strong>[theme builder]</strong> <strong>[site admin][end user]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">A styling gap is closed in the release for the Search block: color settings now apply to the search input field even when the search button is disabled (<a href=\"https://github.com/WordPress/gutenberg/pull/77219\">77219</a>), so your search boxes match your design system regardless of which display options you choose.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The block also embraces modern HTML: it can now render inside the native &lt;search&gt; landmark element, which carries search semantics for browsers and assistive technologies without the manual role=&#8221;search&#8221; attribute. Because dropping that attribute could break existing theme CSS, the feature is opt-in — per block via a new HTML element selector in the Advanced panel, or site-wide with add_theme_support( &#8216;search-element&#8217; ) (#78485). Default output is unchanged, with a path to making the modern markup the default in a future release.(<a href=\"https://github.com/WordPress/gutenberg/pull/78485\">78485</a>)</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"query-block\">Query block </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"query-block-theme-builder-site-admin-end-user\"><strong>[theme builder]</strong> <strong>[site admin][end user]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">The Query block received an additional filter to control the list of blocks: You can now exclude the current post from a list of posts. This is useful when you want to add a list of posts with related posts. (<a href=\"https://github.com/WordPress/gutenberg/pull/64916\">64916</a>).</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-46345\" height=\"326\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Query-block-exclude-current-post-wp7-1.png?resize=652%2C326&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"general-quality-of-life-improvements\">General quality of life improvements. </h3>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"pattern-editing-experience-improvements\">Pattern editing experience improvements </h4>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"pattern-editing-experience-improvements-theme-builder-site-admin-developer\"><strong>[theme builder]</strong> <strong>[site admin]</strong> <strong>[developer]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 shifted pattern editing to focus on content changes rather than exposing every tool, treating patterns more like single blocks. In 7.1, work focuses on UX refinements based on feedback, bug fixes, and general maintenance. For users inserting and customizing patterns, this means a more polished, predictable experience with fewer rough edges.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Tracking: <a href=\"https://github.com/WordPress/gutenberg/issues/75717\">WordPress 7.1: Pattern Editing Iteration</a> (#75717)</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Pattern Editing and Block Fields: Highlight selected block (<a href=\"https://github.com/WordPress/gutenberg/pull/74841\">74841</a><em>)</em></li>\n\n\n\n<li>Pattern editing: show root block identity when editing pattern sections <a href=\"https://github.com/WordPress/gutenberg/pull/79417\">#79417</a> </li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"block-width-and-layout-controls\"> Block Width and Layout Controls </h4>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"block-width-and-layout-controls-theme-builder-site-admin-developer\"><strong>[theme builder]</strong> <strong>[site admin]</strong> <strong>[developer]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Refines spacing and layout tools to be more intuitive. The Columns block no longer shows a confusing &#8216;Skip&#8217; option in its layout picker, the Button block now uses the standard width control system, and spacing controls display in a more logical order when unlinked. These changes remove friction points that tripped up editors when building complex layouts.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Button: Migrate to width block support <a href=\"https://github.com/WordPress/gutenberg/pull/74242\">#74242</a> </li>\n\n\n\n<li>Columns: Remove redundant Skip option from layout picker <a href=\"https://github.com/WordPress/gutenberg/pull/78405\">#78405</a> </li>\n\n\n\n<li>Re-order spacing side controls when unlinked <a href=\"https://github.com/WordPress/gutenberg/pull/66317\">#66317</a> </li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"link-control-and-preview-enhancements\">Link Control and Preview Enhancements </h4>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"link-control-and-preview-enhancements-theme-builder-site-admin-developer\"><strong>[theme builder]</strong> <strong>[site admin]</strong> <strong>[developer]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">When linking to pages or posts, the link picker now shows &#8216;Homepage&#8217; instead of just &#8216;Page&#8217; for your site&#8217;s front page, and uses the actual entity link title for previews. These small improvements make link creation feel smarter and help editors understand exactly what they&#8217;re linking to before publishing.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use entity link title for link control preview <a href=\"https://github.com/WordPress/gutenberg/pull/77155\">#77155</a> </li>\n\n\n\n<li>Link Picker: Use Homepage badge instead of Page if Homepage <a href=\"https://github.com/WordPress/gutenberg/pull/75929\">#75929</a> </li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"additional-css-validation\">Additional CSS Validation </h4>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"additional-css-validation-theme-builder-site-admin-developer-end-user\"><strong>[theme builder]</strong> <strong>[site admin]</strong> <strong>[developer]</strong><strong>[end user]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Additional CSS is now validated both on mount and via a new dimension validation endpoint for sideloaded styles. These checks prevent malformed or insecure CSS from breaking your site&#8217;s appearance or introducing security risks, giving you more confidence when adding custom styles.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Validate additional CSS on mount <a href=\"https://github.com/WordPress/gutenberg/pull/78682\">#78682</a> </li>\n\n\n\n<li>Add dimension validation to sideload endpoint <a href=\"https://github.com/WordPress/gutenberg/pull/74903\">#74903</a> </li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"block-editor-attribute-handling\">Block Editor Attribute Handling </h4>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"block-editor-attribute-handling-theme-builder-developer\"><strong>[theme builder][developer]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">The block editor now correctly targets the right block when copying direct insert block attributes, fixing edge cases where attributes would apply to the wrong block. This fix ensures that copy-paste and duplication workflows behave as expected.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Block Editor: Fix target block for copying direct insert block attributes <a href=\"https://github.com/WordPress/gutenberg/pull/77877\">#77877</a> </li>\n\n\n\n<li>Block Editor: Allow overriding `disableContentOnlyForTemplateParts` setting <a href=\"https://github.com/WordPress/gutenberg/pull/79191\">#79191</a> </li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"image-handling-improved\">Image handling improved </h4>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"image-handling-improved-end-user-site-admin\"><strong>[end user][site admin]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">A set of small fixes makes working with images more predictable. If an image points to a media library item that has since been deleted, the editor no longer treats it as a local attachment, preventing confusing errors. The crop button only appears when cropping is actually available for your user role and image type, so you&#8217;re never offered a tool that can&#8217;t work. </p>\n\n\n\n<p class=\"wp-block-paragraph\">And the featured image field now shows placeholder text making clear at a glance what goes there<em>.</em></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Image block: Validate attachment ID exists before treating image as local <a href=\"https://github.com/WordPress/gutenberg/pull/77178\">#77178</a></li>\n\n\n\n<li>Image/Site Logo: hide crop toolbar when editMediaEntity is unavailable <a href=\"https://github.com/WordPress/gutenberg/pull/76626\">#76626</a></li>\n\n\n\n<li>Set placeholder to featured image field <a href=\"https://github.com/WordPress/gutenberg/pull/76342\">#76342</a></li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"post-template-layout-improvements\">Post Template Layout Improvements </h4>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"post-template-layout-improvements-theme-builder-site-admin\"><strong>[theme builder][site admin]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Ensures the Post Template block&#8217;s fallback styles only apply when appropriate, preventing layout conflicts when custom minimum column widths are defined. This fix gives editors more predictable control over query loop layouts without unexpected style overrides.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Ensure Post Template fallback styles don&#8217;t apply when minimumColumnWidth is defined <a href=\"https://github.com/WordPress/gutenberg/pull/77411\">#77411</a> </li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"post-title-block-enhancements\">Post Title Block Enhancements</h4>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"post-title-block-enhancements-site-admin-end-user\"><strong>[site admin][end user]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">The Title block gains a placeholder attribute, letting you show helpful text when no title has been entered yet. This small addition improves the editing experience for custom post types and guides content creators to fill in required fields.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Post Title: Add placeholder attribute <a href=\"https://github.com/WordPress/gutenberg/pull/76016\">#7601</a> <em>v22.7.0</em></li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"block-inserter-enhancements\">Block Inserter Enhancements </h4>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"block-inserter-enhancements-site-admin-end-user\"><strong>[site admin][end user]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Makes discovering and adding blocks easier with visual polish to the inserter interface. The search input now stays visible while scrolling through block options, and the inserter button animates to clearly signal when the panel is open. These small touches reduce friction when building pages and help editors stay oriented while exploring block options.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Block Inserter: Animate inserter button icon to signal open state. <a href=\"https://github.com/WordPress/gutenberg/pull/78306\">#78306</a> </li>\n\n\n\n<li>Make Block Inserter search input sticky while scrolling <a href=\"https://github.com/WordPress/gutenberg/pull/77698\">#77698</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"editor-enhancements\">Editor enhancements </h2>\n\n\n\n<p class=\"wp-block-paragraph\">Beyond the block improvements, the editing experience itself picks up refinements across the board. Notes mature into a fuller commenting workflow. Visual revisions gain a more detailed timeline. And your site&#8217;s brand identity gets a dedicated home in the Site Editor.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"notes-move-toward-a-full-commenting-workflow\">Notes move toward a full commenting workflow </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"notes-move-toward-a-full-commenting-workflow-end-user-site-admin-developer-enterprise\"><strong>[end user][site admin][developer][enterprise]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Notes, the inline editorial comments right in the editor, continue to mature, with several additions in this release that make asynchronous collaboration richer and easier to act on without leaving WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The headline feature:<a href=\"https://github.com/WordPress/gutenberg/pull/78218\"> inline notes</a>. You can now attach a note to a specific text selection rather than to a whole block. Select part of a paragraph, add a note, and the highlight stays anchored to that text as you keep editing around it. A single block can carry multiple inline notes, sorted by the order they appear, and none of the highlighting shows up in the published post. Also, blocks are no longer limited to a single conversation, either — you can start<a href=\"https://github.com/WordPress/gutenberg/pull/75147\"> multiple note threads on the same block</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The conversations themselves got more expressive, too. Notes now support<a href=\"https://github.com/WordPress/gutenberg/pull/78242\"> rich text formatting</a> — bold, italic, links, and code. <a href=\"https://github.com/WordPress/gutenberg/pull/79604\">@mention autocomplete</a> makes it quick to pull a colleague into a thread. Longer notes collapse behind a<a href=\"https://github.com/WordPress/gutenberg/pull/77446\"> &#8220;Show more&#8221; toggle</a>, and a<a href=\"https://github.com/WordPress/gutenberg/pull/80019\"> &#8220;Resolved&#8221; divider</a> in the sidebar separates finished discussions from open ones, so it&#8217;s easy to see what still needs attention.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Tracking:<a href=\"https://github.com/WordPress/gutenberg/issues/76316\"> Notes iteration for WordPress 7.1</a> (#76316)</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h3 class=\"wp-block-heading\" id=\"dedicated-identity-section\">Dedicated Identity section </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"dedicated-identity-section-site-admin-theme-builder-end-user\"><strong>[site admin][theme builder][end user]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">A new <strong>Appearance &gt; Editor &gt; Identity</strong> screen consolidates your site&#8217;s logo, favicon, title, and tagline into one easy-to-find location, with inline editing so you can crop and adjust images right there. This eliminates hunting through <strong>Settings</strong> or digging into templates just to update foundational branding. For new site builders especially, it makes setting up your site&#8217;s identity quick and straightforward. Existing site owners have an intuitive place to update the data.  (<a href=\"https://github.com/WordPress/gutenberg/pull/76264\">76264</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/76116\">76116</a>)</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-46349\" height=\"561\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Identity-section-in-site-editor-wp-7-1.png?resize=652%2C561&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"visual-revisions-improvement\">Visual revisions improvements </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"visual-revisions-improvements-site-admin-end-user-theme-builder\"><strong>[site admin][end user][theme builder]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Building on the visual revisions introduced in 7.0, the revisions screen gains a paginated timeline in the inspector with more detailed information about each revision, making it easier to understand what changed as you scrub through versions. (<a href=\"https://github.com/WordPress/gutenberg/pull/77333\">77333</a>)</p>\n\n\n\n<p class=\"wp-block-paragraph\">Changes  made via autosave are now labeled in the revisions timeline and make the autosave notice work with the visual revisions UI.(<a href=\"https://github.com/WordPress/gutenberg/pull/79950\">79950</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/79947\">79947</a>)</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"apply-globally-now-with-review-panel\">Apply Globally now with review panel</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The block inspector&#8217;s <strong>Apply globally</strong> action which has been a one button push of the block&#8217;s local style changes to Global Styles, has received an upgrade in WordPress 7.1 so designer can have a more granular control, on which part of the styles will make it into the global styles. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The button now opens a review modal instead, listing each modified style with its current and new value. All changes come pre-selected; deselect any you want to keep as local overrides, and only the checked styles are applied. Undo still restores the previous state in one step. What was a somewhat risky action is now a deliberate choice. You see exactly what will change across your site before committing. (<a href=\"https://github.com/WordPress/gutenberg/pull/79839\">#79839</a>)</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h2 class=\"wp-block-heading\" id=\"admin-workflow-updates\">Admin / Workflow updates</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Updates to admin and workflow tools in 7.1 improve navigation, content management, and site administration. These changes are designed to reduce friction and help you work more efficiently within the WordPress dashboard.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"organized-command-palette\">Organized command palette </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"organized-command-palette-all\"><strong>[all]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">The command palette, the quick-access menu you open with keyboard shortcuts,  now groups results into recent, suggested, and matching sections, and remembers your recently-used commands across sessions. The visual design has also been refreshed to make scanning results easier. This helps you navigate WordPress faster by surfacing the tools you use most often right at the top. (<a href=\"https://github.com/WordPress/gutenberg/pull/75691\">75691</a>)</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h3 class=\"wp-block-heading\" id=\"change-a-comment-s-parent-from-the-edit-comment-screen\">Change a comment&#8217;s parent from the Edit Comment screen </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"change-a-comment-s-parent-from-the-edit-comment-screen-end-user-site-admin-enterprise\"><strong>[end user][site admin][enterprise]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Ever needed to fix a comment that landed in the wrong thread? The Edit Comment screen now has an &#8220;In reply to&#8221; control in the Save box — hit Edit and you get a dropdown of the post&#8217;s other comments, listed by the author with a short excerpt. Top-level comments just show &#8220;None.&#8221;</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can&#8217;t create broken threads with it: the dropdown hides the comment itself and anything nested under it, and the server double-checks on save — the new parent has to be on the same post and can&#8217;t be the comment or one of its own replies (anything invalid gets bounced with a WP_Error). If the current parent wouldn&#8217;t normally show up in the list (a pingback, say), it&#8217;s kept in there as the selected option, so saving without touching the field changes nothing. Works without JavaScript too, and there are tests covering the validation. (<a href=\"https://core.trac.wordpress.org/ticket/65570\">65570</a>)</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-46353\" height=\"485\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Change-comments-parent.png?resize=652%2C485&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"see-an-excerpt-of-posts-without-titles\">See an excerpt of posts without titles </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"see-an-excerpt-of-posts-without-titles-end-user-site-admin\"><strong>[end user][site admin]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">If you publish posts without titles for instance for quick status-style updates, the Posts list has been pretty useless for telling them apart: just a column of identical &#8220;(no title)&#8221; links. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Now, in Compact view, untitled posts show the first 15 words of the excerpt right after &#8220;(no title)&#8221;, so you can actually see what each post is at a glance. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The checkbox&#8217;s screen-reader label gets the same text, password-protected posts keep their content hidden, and the Extended view is unchanged since it already shows excerpts.(<a href=\"https://core.trac.wordpress.org/ticket/65022\">65022</a>).</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-46355\" height=\"348\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/no-title-posts-in-list.png?resize=652%2C348&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"media-library-infinite-scrolling-is-back-on-by-default-with-a-per-user-opt-out\">Media Library: infinite scrolling is back on by default, with a per-user opt-out </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"media-library-infinite-scrolling-is-back-on-by-default-with-a-per-user-opt-out-end-user-site-admin\"><strong>[end user][site admin]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">The Media Library grid now uses infinite scrolling by default, so attachments load continuously as you scroll instead of behind a &#8220;Load more&#8221; button. For anyone who prefers the previous behavior, there&#8217;s a new personal option: a &#8220;Disable infinite scrolling in the Media Library grid view&#8221; checkbox on the profile screen. The setting only appears for users who can actually upload files, since others never see the attachment grid.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For developers, the existing media_library_infinite_scrolling filter still works and now takes top precedence: a hooked filter always wins, followed by the user&#8217;s profile preference, with infinite scrolling enabled when neither is set. Note the filter&#8217;s default value has flipped from false to true as of 7.1.0, so any code relying on the old default should be reviewed. The change ships with unit tests covering the new user option and the full precedence chain (<a href=\"https://core.trac.wordpress.org/ticket/65564\">65564</a>).</p>\n\n\n\n<p class=\"wp-block-paragraph\">Read the Dev note: <a href=\"https://make.wordpress.org/core/2026/07/23/media-library-infinite-scrolling-is-now-enabled-by-default-with-a-per-user-opt-out/\">Media Library infinite scrolling is now enabled by default, with a per-user opt-out</a></p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"developer-goodies\">Developer Goodies </h2>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"developer-goodies-developer-theme-builder-plugin-author-enterprise\"><strong>[developer][theme builder][plugin author][enterprise]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 provides developers with expanded APIs, theme.json capabilities, and system improvements. These tools offer greater control over site design, block behavior, and system integrations.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"post-editor-iframe-now-always-on\">Post editor iframe now always on</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Other editors in WordPress—the site editor, the template editor, and block, template, and device previews—have been unconditionally iframed for a long time, going back to the template editor&#8217;s introduction in 5.8. The post editor was the holdout: starting in 7.0, whether it ran isolated depended on the blocks actually present in a given post, so a post using only Block API v3+ blocks got the isolated canvas, while a post containing even one older block (API v1 or v2) dropped out of it entirely. That meant the same site, even the same author, could see the editor behave differently from post to post. <a href=\"https://github.com/WordPress/gutenberg/pull/75187\">In 7.1, that condition is removed</a>: every post editor is always iframed, regardless of theme type or block API version.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For most people writing and editing content, this is good news—no more switching behavior depending on which blocks happen to be inserted. Block developers have a bit of homework, though: the iframe has its own document and window, separate from the admin page where editor scripts run, so any code that reaches for the global document or window to touch the canvas will now be looking at the wrong place. The usual fix is to get the canvas&#8217;s document from an element inside it (via ownerDocument and its defaultView) rather than the global object, and to use useRefEffect for attaching and cleaning up canvas event listeners.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Read the <a href=\"https://make.wordpress.org/core/2026/08/03/iframed-editor-changes-in-wordpress-7-1/\">dev note on the 7.1 changes</a> and the <a href=\"https://developer.wordpress.org/block-editor/reference-guides/block-api/block-api-versions/block-migration-for-iframe-editor-compatibility/\">block migration guide</a> for more details.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Ryan Welcher published a guide and a demo plugin. <a href=\"https://gutenbergtimes.com/the-post-editor-is-going-full-iframe-what-block-developers-need-to-know-before-wordpress-7-1/\">The post editor is going full iframe: what block developers need to know before WordPress 7.1</a> with code examples and instructions how to fix things if necessary. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"abilities-api-opens-up-its-execution-pipeline\">Abilities API opens up its execution pipeline</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The Abilities API arrived in WordPress 6.9, and 7.1 gives extenders real control over it. Four new lifecycle filters let plugins step into ability execution — short-circuit it entirely (think caching, rate limiting, or maintenance mode), transform input, layer on extra authorization rules, or reshape and even recover results. Two more filters add custom input and output validation on top of JSON Schema, and a new <code>wp_ability_invoked</code> action fires on every invocation — even failed ones — handy for logging and auditing. The core info abilities return more user details, input over the REST API now arrives properly typed, and <code>wp_prepare_json_schema_for_client()</code> strips PHP callbacks and WordPress-only conventions before a schema goes out to REST clients, MCP integrations, or AI tools. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Details and code examples in three dev notes: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/07/29/new-execution-lifecycle-filters-for-the-abilities-api-in-wordpress-7-1/\">New execution lifecycle filters for the Abilities API</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/31/abilities-api-improvements-in-wordpress-7-1/\">Abilities API improvements</a> and </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/31/json-schema-preparation-for-client-compatibility-in-wordpress-7-1/\">JSON Schema preparation for client compatibility</a>.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"global-styles-and-theme-json\">Global Styles and theme.json </h3>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"text-shadow-support-for-theme-json\">Text Shadow support for theme.json</h4>\n\n\n\n<p class=\"wp-block-paragraph\">Theme authors can now define <a href=\"https://github.com/WordPress/gutenberg/pull/73320\">text shadows directly in theme.json</a> via a new textShadow property under styles.typography. It works everywhere you&#8217;d expect: at the root level, per-block (say, a shadow on paragraphs only), via style variations, and on elements — including pseudo-selectors like a link&#8217;s :hover state. Any valid CSS text-shadow value is accepted, including stacked multi-shadow definitions. Block placeholder text in the editor resets the shadow so it stays readable regardless of what the theme sets.</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;\"><span>JSON</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #657B83; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">\"styles\": {\n		\"typography\": {\n			\"textShadow\": \"1px 1px 2px red, 0 0 1em blue, 0 0 0.2em blue;\"\n		},\n		\"blocks\": {\n			\"core/paragraph\": {\n				\"typography\": {\n					\"textShadow\": \"1px 1px 2px red, 0 0 1em red, 0 0 0.2em red;\"\n				}\n			}\n		},\n		\"elements\": {\n			\"link\": {\n				\":hover\": {\n					\"typography\": {\n						\"textShadow\": \"none\"\n</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki solarized-light\" style=\"background-color: #FDF6E3;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #2AA198;\">&quot;styles&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		</span><span style=\"color: #859900;\">&quot;typography&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			</span><span style=\"color: #859900;\">&quot;textShadow&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;1px 1px 2px red, 0 0 1em blue, 0 0 0.2em blue;&quot;</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		},</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		</span><span style=\"color: #859900;\">&quot;blocks&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			</span><span style=\"color: #859900;\">&quot;core/paragraph&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">				</span><span style=\"color: #859900;\">&quot;typography&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">					</span><span style=\"color: #859900;\">&quot;textShadow&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;1px 1px 2px red, 0 0 1em red, 0 0 0.2em red;&quot;</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">				}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		},</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		</span><span style=\"color: #859900;\">&quot;elements&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			</span><span style=\"color: #859900;\">&quot;link&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">				</span><span style=\"color: #859900;\">&quot;:hover&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">					</span><span style=\"color: #859900;\">&quot;typography&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">						</span><span style=\"color: #859900;\">&quot;textShadow&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;none&quot;</span></span>\n<span class=\"line\"></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">More details in the Dev Note: <a href=\"https://make.wordpress.org/core/2026/07/23/text-shadow-support-in-global-styles/\">Text Shadow Support in Global Styles</a></p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"text-align-block-support-migration\">Text-Align Block Support Migration</h4>\n\n\n\n<p class=\"wp-block-paragraph\">Eight more core blocks (Post Date, Post Excerpt, Post Navigation Link, Post Title, Query Title, Site Tagline, Site Title, Pullquote and Term Name) now use WordPress&#8217;s standardized <a href=\"https://developer.wordpress.org/block-editor/reference-guides/block-api/block-supports/#align\">text-align system</a>. As part of a larger <a href=\"https://github.com/WordPress/gutenberg/issues/60763\">migration effort</a> this update ensures consistent alignment controls across the editor and makes these blocks behave predictably alongside newer blocks. </p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress EndUser are not supposed to see any changes and existing blocks continue to work. Theme designers are now able to style any of these blocks text align via theme.json property. The code example shows how to set the center as the site-wide TextAlign default. And `&#8221;textAlign&#8221;: false` disables the feature for this block </p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;\"><span>JSON</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #657B83; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">{\n	\"version\": 3,\n	\"styles\": {\n		\"blocks\": {\n			\"core/pullquote\": {\n				\"typography\": {\n					\"textAlign\": \"center\"\n				}\n			}\n		}\n	}\n}\n\n</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki solarized-light\" style=\"background-color: #FDF6E3;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #657B83;\">{</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">	</span><span style=\"color: #859900;\">&quot;version&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #D33682;\">3</span><span style=\"color: #657B83;\">,</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">	</span><span style=\"color: #859900;\">&quot;styles&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		</span><span style=\"color: #859900;\">&quot;blocks&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			</span><span style=\"color: #859900;\">&quot;core/pullquote&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">				</span><span style=\"color: #859900;\">&quot;typography&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">					</span><span style=\"color: #859900;\">&quot;textAlign&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;center&quot;</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">				}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">	}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">}</span></span>\n<span class=\"line\"></span>\n<span class=\"line\"></span></code></pre></div>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"block-visibility\">Block Visibility</h4>\n\n\n\n<p class=\"wp-block-paragraph\">Adds <code>settings.blockVisibility.allowEditing</code> to theme.json, allowing themes to disable the block visibility feature entirely.</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;\"><span>JSON</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #657B83; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">{\n  \"settings\": {\n    \"blockVisibility\": {\n      \"allowEditing\": false\n    }\n  }\n}\n</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki solarized-light\" style=\"background-color: #FDF6E3;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #657B83;\">{</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">  </span><span style=\"color: #859900;\">&quot;settings&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">    </span><span style=\"color: #859900;\">&quot;blockVisibility&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">      </span><span style=\"color: #859900;\">&quot;allowEditing&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #B58900;\">false</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">    }</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">  }</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">}</span></span>\n<span class=\"line\"></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">When set to false, the toolbar button and block options menu item are hidden. In this regard, it makes this block support consistent with color, typography etc.</p>\n\n\n\n<p class=\"wp-block-paragraph\">blockVisibility.allowEditing follows the layout flag. The reason is the two-fold nature of blockVisibility at the block supports level: a bool means don&#8217;t render the block at all, but viewport settings allow users to control visibility per viewport.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The object shape also leaves the door open to extending block visibility to triggers, not only blockVisibility.viewports but others like post type or whatever. (<a href=\"https://github.com/WordPress/gutenberg/pull/76559\">76559</a>).</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"block-supports-css-variables-by-feature-selector\">Block Supports: CSS variables by feature selector</h4>\n\n\n\n<p class=\"wp-block-paragraph\">Block Supports<a href=\"https://github.com/WordPress/gutenberg/pull/75226\"> now generates CSS custom properties</a> based on a block&#8217;s feature-specific selectors, not just its root selector. Some blocks—the Button block is the example given—define their outer wrapper and an inner styling target as different elements, and previously there was no way to output a preset variable (like a dimension size) onto that inner element specifically. Theme and plugin authors building design systems now have a way to target the right element per feature, without needing custom CSS to work around the mismatch.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"a-minimum-width-option-for-block-dimensions\">A minimum-width option for block dimensions</h4>\n\n\n\n<p class=\"wp-block-paragraph\">Blocks already supported height, minHeight, and width. What was missing was a way to stop something from shrinking too far—so a layout element wouldn&#8217;t collapse into an unusable sliver on a narrow screen. <a href=\"https://github.com/WordPress/gutenberg/pull/76949\">Minimum-width closes that gap</a>, mirroring how minimum-height already works.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s opt-in at the block level: the control stays hidden in the inspector until a block explicitly enables it, though it shows by default in the global styles panel. Theme-defined dimension presets carry over automatically, so existing spacing scales just work. The Group block is the first to adopt it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You’ll find more details in the Dev Note <a href=\"https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-minimum-width/\">New Block Support in WordPress 7.1: Minimum Width</a></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"design-system-theme-provider\">Design System Theme Provider </h3>\n\n\n\n<p class=\"wp-block-paragraph\">The first version of the design system’s theme component arrives in WordPress 7.1. It consists of standardized CSS custom properties that follow the W3C Design Tokens specification. You probably won&#8217;t spot the difference right away — the default theme was deliberately built to match existing styles — but this is the machinery that will power the admin color scheme in the Site Editor. You can read more details on the future direction in the <a href=\"https://make.wordpress.org/core/2026/07/07/merge-proposal-design-system-theming/\">Merge Proposal: Design System Theming</a> </p>\n\n\n\n<p class=\"wp-block-paragraph\">The Dev Note has more: <a href=\"https://make.wordpress.org/core/2026/07/31/design-system-theming-in-wordpress-7-1/\">Design System Theming in WordPress 7.1</a></p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"admin-color-schemes-in-site-editor\">Admin color schemes in Site Editor</h4>\n\n\n\n<p class=\"wp-block-paragraph\">The Site Editor&#8217;s sidebar and interface now respect your chosen WordPress admin color scheme instead of always showing a dark background. This brings visual consistency across the post editor, Site Editor, and admin dashboard. If you&#8217;ve personalized WordPress with a color scheme you prefer, that choice now carries through everywhere you work. <a href=\"https://github.com/WordPress/gutenberg/pull/78397\">78397</a></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"mix-static-html-with-editable-blocks\">Mix static HTML with editable blocks</h3>\n\n\n\n<p class=\"wp-block-paragraph\">A new innerContent block support lets a block keep static HTML fragments interleaved with editable inner blocks as the canonical source of its own markup. In practice, this means a hand-written HTML structure can have just a piece of it—a paragraph, an image—editable in place, while the rest stays fixed and can&#8217;t be moved, removed, or rearranged.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The Custom HTML block is the first adopter: pasting HTML with a block comment delimiter embedded in it (for example, a &lt;!&#8211; wp:paragraph &#8211;&gt; block inside a larger static &lt;div&gt;) makes that inner piece editable directly in the canvas, while the surrounding markup remains locked in place. It&#8217;s a narrow, developer-facing capability for now—the HTML block is the only place it&#8217;s wired up—but it opens the door for custom blocks to offer the same kind of &#8220;mostly static, partly editable&#8221; experience going forward. (<a href=\"https://github.com/WordPress/gutenberg/pull/79115\">79115</a>)</p>\n\n\n\n<p class=\"wp-block-paragraph\">The dev note can be found on the Make Core Blog: <a href=\"https://make.wordpress.org/core/2026/07/23/editable-blocks-inside-the-custom-html-block/\">Editable blocks inside the Custom HTML block</a> </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"block-bindings-for-list-items-and-inner-blocks\">Block Bindings for list-items and inner blocks</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The List Item block has gained Block Bindings support. A List Item&#8217;s content can now be connected to a data source—a custom field, a pattern override, or another registered source—so individual entries in a list can be populated dynamically rather than typed in by hand. The change <a href=\"https://github.com/WordPress/gutenberg/pull/78947\">registers content as a bindable attribute</a> for core/list-item.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://github.com/WordPress/gutenberg/pull/79346\">A related fix rounds out the feature</a>: previously, if a bound List Item also contained a nested sub-list, that nested list was dropped when the binding was rendered. Now a List Item can carry a bound value and a nested list beneath it at the same time. In practice, this means multi-level lists—say, a team member&#8217;s name pulled from a custom field, with a nested list of their current projects underneath—can now be fully dynamic without losing structure.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Tracking: <a href=\"https://github.com/WordPress/gutenberg/issues/77199\">Block Bindings in WordPress 7.1</a> (#77199)</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"connectors-authentication-improvements\">Connectors authentication improvements</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The Connectors framework, which manages WordPress&#8217;s connections to external services like AI providers, now supports username and application password authentication as an alternative to API keys. A <a href=\"https://github.com/WordPress/gutenberg/pull/79403\">merged pull request</a> adds a default connector form for this method, along with the underlying authentication type, mirroring the equivalent API already available in WordPress Core.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The change also handles the practical details: saved passwords are masked in the UI and over REST, credentials can be set via constants or environment variables instead of the database, and a <a href=\"https://github.com/WordPress/wordpress-develop/pull/12264\">companion Core patch</a> keeps the two in sync. For connectors that require an account login rather than a bare API key, this removes the need for a custom settings screen.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This lands alongside a broader <a href=\"https://github.com/WordPress/gutenberg/issues/78647\">open proposal for a PHP-side field registry</a> that would let connector authors declare arbitrary settings—model choice, temperature, custom URLs, and more—the way register_setting() works elsewhere in WordPress. That registry isn&#8217;t built yet; the application password work is a first, concrete step (new auth method, not new field types), addressing one of the two gaps the proposal identified rather than the full vision.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Tracking: <a href=\"https://github.com/WordPress/gutenberg/issues/78647\">Connectors: proposal for a PHP-side field registry for connector configuration</a> (#78647)</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"blocks-package-stabilizes-two-experimental-functions\">Blocks package stabilizes two experimental functions</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The <a href=\"https://github.com/WordPress/gutenberg/pull/79928\">Blocks package stabilizes</a> cloneSanitizedBlock and sanitizeBlockAttributes, dropping their __experimental prefixes now that the functions have been stable in practice for some time. The old __experimental-prefixed names still work but will log a deprecation notice, so plugins or themes importing them directly should switch to the new names.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"accessible-tooltips-and-toggle-tips-api\">Accessible tooltips and toggle tips API</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress adds a core mechanism for accessible tooltips (<a href=\"https://core.trac.wordpress.org/ticket/51006\">51006</a>), offering an alternative to the title attribute, which is not available to keyboard and touch users. Two new functions cover different use cases: wp_get_tooltip() exposes an accessible name when a control has focus or hover, such as for icon-only buttons, and wp_get_toggletip() implements a popover disclosure with extended help information that stays open until dismissed. Both generate accessible markup that avoids excess verbosity for screen readers and follows best practices for voice command users.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The first toggle tip in core explains the &#8220;Remember Me&#8221; option on the login screen (<a href=\"https://core.trac.wordpress.org/ticket/55343\">55343</a>). Plugin developers can use the functions for their own settings screens and metaboxes. (<a href=\"https://core.trac.wordpress.org/changeset/62741\">62741</a>). </p>\n\n\n\n<p class=\"wp-block-paragraph\">Dev Note is now available with the details: <a href=\"https://make.wordpress.org/core/2026/08/03/introducing-name-and-informational-tool-tips-in-wordpress-7-1/\">Introducing name and informational tool tips in WordPress 7.1</a></p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-46367\" height=\"434\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Tooltip-API-wp-7-1-edited.png?resize=652%2C434&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"filtering-site-editor-screens\">Filtering Site Editor screens</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Plugin developers can now configure the Site Editor&#8217;s Pages, Templates, Template Parts, and Patterns screens through four new PHP filters — one per screen. Each filter adjusts the DataViews and DataForm components powering these screens: the default view (layout, sort order, visible fields), the layouts available to users, the preconfigured views in the sidebar such as &#8220;All&#8221; or &#8220;Drafts,&#8221; and the fields shown in the Quick Edit form. </p>\n\n\n\n<p class=\"wp-block-paragraph\">This creates a single place of configuration per entity, with more screens — including the editor inspector — planned to draw from the same source in future releases (<a href=\"https://github.com/WordPress/gutenberg/issues/76544\">#76544</a>). Code examples are in the Dev Note: <a href=\"https://make.wordpress.org/core/?p=125046&amp;preview=1&amp;_ppp=84d26e07eb\">Filtering Site Editor Screens in WordPress 7.1. (draft)</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"post-list-table-markup-changed-for-accessibility\">Post list table markup changed for accessibility</h3>\n\n\n\n<p class=\"wp-block-paragraph\">An eleven-year-old accessibility ticket is resolved: in post list tables, the row header (<code>th scope=\"row\"</code>) moves from the checkbox column to the title column, so screen readers identify each row by the post&#8217;s name rather than by a checkbox that may not even be present. (<a href=\"https://core.trac.wordpress.org/ticket/32892\">#32892</a>). </p>\n\n\n\n<p class=\"wp-block-paragraph\">Extenders should check their CSS and JavaScript: selectors like <code>th.check-column</code> or ones expecting the title and row actions inside a <code>td</code> need updating. The dev note <a href=\"https://make.wordpress.org/core/2026/08/03/post-list-tables-row-headers-changed/\">Post list tables row headers changed</a> lists the affected patterns, and keeping both <code>td</code> and <code>th</code> selectors preserves compatibility with older WordPress versions. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">A list of <a href=\"https://make.wordpress.org/core/tag/dev-notes+7-1/\">all the dev notes can be reviewed from the Make Core blog</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 30 Jul 2026 13:51:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Open Channels FM: Why Open Source Projects Need a License Before They Need Code\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2556844\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://openchannels.fm/why-open-source-projects-need-a-license-before-they-need-code/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:212:\"Open source fosters creativity but involves complex issues like licensing and ownership, especially in hackathons. Proper planning with appropriate licenses upfront is crucial for project success and flexibility.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 30 Jul 2026 13:35:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"Open Channels FM: Signal – Issue 18\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557496\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://openchannels.fm/signal-issue-18/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:188:\"Talk about personal journeys in web development, the complexities of fame, and the benefits of open source, emphasizing enriching content options for listeners beyond traditional podcasts.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2026 17:54:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"WordPress.org blog: WordPress 7.1 Beta 4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=21243\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6493:\"<p class=\"wp-block-paragraph\">WordPress 7.1 Beta 4 is ready for download and testing! </p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This beta release is intended for testing and development</strong> only. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, use a test environment or local site to explore the new features.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Test WordPress 7.1 Beta 4</h2>\n\n\n\n<p class=\"wp-block-paragraph\">You can test WordPress 7.1 Beta 4 in any of the following ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>WordPress Beta Tester Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\" rel=\"noreferrer noopener\" target=\"_blank\">WordPress Beta Tester</a> plugin on a WordPress install. Select the “Bleeding edge” channel and “Beta/RC Only” stream.</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-7.1-beta4.zip\">Beta 4 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line (WP-CLI)</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\" rel=\"noreferrer noopener\" target=\"_blank\">WP-CLI</a> command: <br /><code>wp core update --version=7.1-beta4</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use a <a href=\"https://playground.wordpress.net/?site-slug=kind-classic-mountain&amp;networking=no&amp;php=8.3&amp;wp=beta&amp;language=&amp;multisite=no\" rel=\"noopener\" target=\"_blank\">7.1 Beta 4 WordPress Playground instance</a> to test the software directly in your browser. No setup required-just click and go!</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The scheduled final release date for WordPress 7.1 is <strong>August 19, 2026</strong>. The full <a href=\"https://make.wordpress.org/core/2026/07/03/wordpress-7-1-release-party-schedule/\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who contributes by testing!</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Find out what’s new in WordPress 7.1</strong>: Read the <a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/\">Beta 1 announcement</a> for details and highlights.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How important is your testing?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Testing for issues is a critical part of developing any software, and it’s a meaningful way for anyone to contribute – whether or not you have experience. <a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\">Details on what to test in WordPress 7.1 are available here</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you encounter an issue, please share it in the <a href=\"https://wordpress.org/support/forum/alphabeta/\" rel=\"noopener\" target=\"_blank\">Alpha/Beta area</a> of the support forums. If you are comfortable submitting a reproducible bug report, you can do so <a href=\"https://core.trac.wordpress.org/newticket\" rel=\"noopener\" target=\"_blank\">via WordPress Trac</a>. You can also check your issue against this list of <a href=\"https://core.trac.wordpress.org/tickets/major\" rel=\"noopener\" target=\"_blank\">known bugs</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Curious about testing releases in general and how to get started? Follow along with the<a href=\"https://make.wordpress.org/test/\"> testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 7.1 Beta 4?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 Beta 4 contains more than <strong>114</strong> updates and fixes since the Beta 3 release, including <strong>51</strong> in the Editor and <strong>63</strong> in Core. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Each beta cycle focuses on bug fixes, and more are on the way with your help through testing. You can browse the technical details for all issues addressed since Beta 3 using these links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/7.1?since=2026-07-22&amp;until=2026-07-29\" rel=\"noopener\" target=\"_blank\">GitHub commits for 7.1</a>  since July 22, 2026</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=07%2F22%2F2026..07%2F29%2F2026&amp;milestone=7.1&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\" rel=\"noopener\" target=\"_blank\">Closed Trac tickets for 7.1</a> since July 22, 2026</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Beta 4 brings a round of fixes that make the editor smoother to work with. Notes now stay reliably tied to the passage they refer to, and tagged people are displayed cleanly and clearly.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A Beta 4 haiku</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Testers lend their eyes,<br />edge cases hide in plain sight—<br />Patch, rebuild, refine.</p>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\"><em>Props to <a class=\"mention\" href=\"https://profiles.wordpress.org/krupajnanda/\"><span class=\"mentions-prefix\">@</span>krupajnanda</a> for preparing this post and <a class=\"mention\" href=\"https://profiles.wordpress.org/annezazu/\"><span class=\"mentions-prefix\">@</span>annezazu</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/wildworks/\"><span class=\"mentions-prefix\">@</span>wildworks</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/amykamala/\"><span class=\"mentions-prefix\">@</span>amykamala</a> for proofreading and review.</em></p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image size-large has-custom-border\"><a href=\"https://us.wordcamp.org/2026/\" rel=\" noopener\" target=\"_blank\"><img alt=\"WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026\" class=\"wp-image-20859\" height=\"321\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&#038;ssl=1\" width=\"1024\" /></a><figcaption class=\"wp-element-caption\">Join us for the launch of WordPress 7.1 at <a href=\"https://us.wordcamp.org/2026/\">WordCamp US 2026</a>, August 16–19.</figcaption></figure>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2026 15:30:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Benjamin Zekavica\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"WPTavern: #227 – Maciek Palmowski on Testing Secure WordPress Hosting: Does the Marketing Match Reality?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=206791\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:118:\"https://wptavern.com/podcast/227-maciek-palmowski-on-testing-secure-wordpress-hosting-does-the-marketing-match-reality\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:50326:\"<details>Transcript<div>\n<p class=\"wp-block-paragraph\">[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, testing secure WordPress hosting, does the marketing match the reality?</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox, and use the form there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So on the podcast today we have Maciek Palmowski. Maciek is based in Poland and works at Patchstack, one of the companies in the WordPress ecosystem dedicated specifically to security. At Patchstack, Maciek collaborates with other security professionals on industry reports, bug bounty programmes, and solutions for agencies, product owners, and hosting companies aiming to secure their client sites.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I met up with Maciek at WordCamp Europe, and we discussed his presentation there. It examined the claims of secure hosting made by many WordPress hosting providers. He describes how Patchstack set out to test these claims with real world penetration testing, using 30 known plugin vulnerabilities across multiple hosts. Employing standardised methodologies and validating their results independently.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The findings are sobering. The majority of WordPress specific attacks still get through, and there&#8217;s a significant gap between the marketing hype and real protection.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The conversation starts with Maciek&#8217;s background, and how his journey in the WordPress security space led to a focus on the promises made by hosts.</p>\n\n\n\n<p class=\"wp-block-paragraph\">From there, the discussion gets into the research approach, the selection of well-known vulnerabilities, consistent testing across different hosting environments, and the surprising result that even hosts with identical security tooling produce drastically different outcomes, showing it&#8217;s not just about the tools you use, but how you use them.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We talk about the Swiss cheese model of security, every layer will have holes, so you need multiple overlapping defences, and honest communication from hosts about their limitations.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We also explored whether an industry-wide standard, or badge, for secure hosting is feasible or even desirable, given how easy it is for strong marketing claims to outpace reality.</p>\n\n\n\n<p class=\"wp-block-paragraph\">AI also enters the conversation, increasing both the speed and sophistication of attacks, and making patching, and processes, even more important, especially as the volume of vulnerabilities continues to rise and the time to exploitation drops.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re interested in understanding what secure hosting really means, how to ask intelligent questions of providers, and the realities of WordPress security in 2026, this episode is for you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;d like to find out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so without further delay, I bring you Maciek Palmowski.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:56] <strong>Maciek Palmowski:</strong> I am joined on the podcast by Maciek Palmowski. Hello Maciek.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Perfect. You did great.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:01] <strong>Nathan Wrigley:</strong> For some reason, your name has got into my head. A lot of the people that I interview, I struggle with their name, and I continue to struggle, but for some reason, I established many years ago that was how to say your name. And I think I&#8217;ve done it correctly ever since then.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:16] <strong>Maciek Palmowski:</strong> Yes you did. You&#8217;re almost having the typical Polish accent, so you&#8217;re doing great.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:21] <strong>Nathan Wrigley:</strong> So we are at WordCamp Europe, which is in Krakow, or Krakow, I don&#8217;t know how.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:26] <strong>Maciek Palmowski:</strong> Krakow.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:27] <strong>Nathan Wrigley:</strong> Thank you, that was good. And the reason Maciek is correcting my pronunciation is because Maciek is actually from Poland, which I suppose means that this is a bit of a, well, it&#8217;s like a home game to you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:37] <strong>Maciek Palmowski:</strong> In a way so, but it&#8217;s also like a bit of a shame because I do like travelling when WordCamp Europe&#8217;s are happening. And, you know, just hopping on the train and going to Krakow, it was like a, I mean it&#8217;s cool because, yeah, the venue&#8217;s amazing, everything is great, but still I&#8217;m staying home, so yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:53] <strong>Nathan Wrigley:</strong> Yeah, mixed feelings. So Maciek has done, or is going to do a presentation at WordCamp EU. Have you done it yet?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:02] <strong>Maciek Palmowski:</strong> I will do it tomorrow.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:04] <strong>Nathan Wrigley:</strong> Okay. And are you all set, are you one of these like really prepared people that has all the slides done, or are you last minute?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:11] <strong>Maciek Palmowski:</strong> Everything is ready. I already did one version of it at the Checkout Summit in Palermo, so.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:17] <strong>Nathan Wrigley:</strong> Oh I see. So you&#8217;ve had a sort of dry run of elsewhere.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:19] <strong>Maciek Palmowski:</strong> Of course.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:20] <strong>Nathan Wrigley:</strong> Excellent. So the presentation, which is going to be the focus of today&#8217;s conversation, is called Testing the promise, does secure hosting deliver? And I may as well read the blurb because it was a reasonably short one.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So it says, secure hosting, in quotes, is everywhere in WordPress. What does it actually protect against? We put this claim to the test with real penetration testing. 30 known vulnerabilities, multiple hosting providers, standardised methodology, validated by independent observers. The findings reveal a critical gap between marketing and reality. WordPress specific attacks succeed most of the time. That&#8217;s quite an alarming sentence. This talk shares the complete results and explains why generic security fails.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So, we&#8217;ll get into that in a moment. But as with all people, when I&#8217;m talking to them about security, I guess it&#8217;s good to establish who you are, and what your credentials are and what you&#8217;ve done, and how is it that you get to talk about security with authority. So over to you really, a little moment to give us your bio and tell us about you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:06:20] <strong>Maciek Palmowski:</strong> Okay. So I work at Patchstack, and Patchstack is one of those few companies in WordPress space that are doing a lot in terms of security. We are constantly running this bug bounty for the whole ecosystem. We have quite a few solutions for both clients and hosting companies, and I work there right now. My role is, if I remember, the Growth Team Engineer, something like this.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But yeah, I do spend a lot of time working with other security people. So when we are working on all the reports, when we are checking the data, I&#8217;m also part of those teams that are working on it. So yeah, I think I know a thing or two about what is happening behind the scenes when it comes to WordPress security.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:07:02] <strong>Nathan Wrigley:</strong> Yeah, thank you. Always good to get that established though, right at the outset.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Patchstack is a company which is not a host though, I suppose that&#8217;s important to mention at the beginning. It&#8217;s a company which is in the security space, very much in the WordPress space, but perhaps more broad than WordPress, I&#8217;m not sure. But not a hosting company.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But obviously your presentation focuses its aim on hosting, I guess because that&#8217;s one of the places where the claim about security is most often made. You know, you&#8217;ll go to a, the landing page of hosting Company X, and you&#8217;ll see somewhere fairly near the top, secure hosting, or something along those lines. And you&#8217;ve decided to examine that in fine detail and look at these 30 vulnerabilities.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I guess really just tell us about this test and what it is that you decided to do and some of the items that came out of that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:07:50] <strong>Maciek Palmowski:</strong> Okay, so maybe let&#8217;s start with how it even started, right? Because there was a trigger. At some point we published one report about the state of WordPress security. We tweeted about this. We got the response from none other than Matt Mullenweg, who kind of asked a very interesting question, but isn&#8217;t hosting companies taking care of this already?</p>\n\n\n\n<p class=\"wp-block-paragraph\">And this was, kind of at this moment when we were, we thought that we know the answer that, no they aren&#8217;t. But to be honest, we didn&#8217;t have any broader proof about this.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We knew how it&#8217;s working at some hosting companies, but we could say that it was more of an anecdotal evidence that we had. So this was kind of the trigger that made us, okay, let&#8217;s check this. But not with one partner or two partners, but with more hosting companies.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So we did this research twice. First we just did kind of a beta run because we weren&#8217;t sure about the result and, is it even a good idea to go deeper inside of it? And during our first run, we were already very surprised because like the methodology was very simple. We just installed vulnerable plugins and we checked if we would be able to use the vulnerability. Because if the hosting is claiming that, we got your back, we are making your website secure, we have this and that, this means that they should protect against it. So it was as simple as that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And when we were doing our first test, we were quite surprised because we saw, if I remember, that 80% of the attacks went through. 80% of the attacks. So our first reaction was, okay, we are doing something wrong. Okay, this was only few hosting companies, less plugins, but still the result were so surprising for us because we thought that, okay, that the problem exists, but it&#8217;s not that big of a problem. But it was.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So that&#8217;s why we did the second test. And this is about which the, my talk will be mostly when we tested more hosting companies, more plugins. And we saw that the problem still exists.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Of course it was, in some cases 70 few percent. So still, it&#8217;s a huge problem, especially if we are talking about some companies that are literally saying, you don&#8217;t have to install anything additional when it comes to security on your website. We got your back. They don&#8217;t. We found a lot of interesting things, but still the problem exists.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:10:21] <strong>Nathan Wrigley:</strong> So just deep diving into that a little bit, when tests like this are done, there&#8217;s obviously, the claim might be levelled, you know, obviously Patchstack would, this kind of maybe benefits Patchstack, if you know what I mean.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So let&#8217;s just sort of clear up what the test involved. So presumably the plugins that you chose are ones where it&#8217;s publicly known that there&#8217;s a vulnerability in this component or this particular file or what have you. So is that the case? This is stuff that, longstanding understanding that there&#8217;s a problem here.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:10:51] <strong>Maciek Palmowski:</strong> Yes. We only use the plugins that we had all the proof of concepts. So we know how have the vulnerability happened, what was the attack vector? They were all reported through our bug bounty programme, because that&#8217;s why we had the proof of concept. Yeah, and that&#8217;s it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It was, like I said, it was as simple as that. We had a really broad mix of all the plugins. How many? It was 30 something of those plugins, if I remember. Different ones. Some were connected with WooCommerce. So, like a very broad selection of them. Different vulnerability types. So we try to mix it up as much as possible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:11:27] <strong>Nathan Wrigley:</strong> Was the situation for each hosting company the same though? In other words, was the things that you did in one hosting environment the exact same as you did in another hosting environment? No. You mixed that up a bit as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:11:38] <strong>Maciek Palmowski:</strong> I mean we used all the same plugins, like the methodology was always the same. But we got totally different results. Even if, and this was one of the most interesting findings, because very often hostings will put a logo of some company that takes care of security. For example, say, Cloudflare. And despite using the same stack for security, they got different results.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:12:02] <strong>Nathan Wrigley:</strong> Interesting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:12:03] <strong>Maciek Palmowski:</strong> So it turns out, in many cases, it&#8217;s not about the tools that you are using, it&#8217;s how you are using them, which was very interesting. And we did everything. We tried to enable every feature, every security features on those hosting, to kind of give them a chance to kind of make sure that they are defending the most as they can.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And the result in most cases was very simple. They were doing quite well with the generic ones like uploads, patch reversal, things like this, which are very generic in PHP. But with those WordPress specific attacks, they just failed miserably.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:12:44] <strong>Nathan Wrigley:</strong> That&#8217;s so interesting. The word secure hosting, which you&#8217;ll see all over the place, it feels a bit like using the word healthy on food. There&#8217;s no real definition of what healthy is. You know, a company selling chocolate could probably pretend that it&#8217;s healthy compared to something else.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:04] <strong>Maciek Palmowski:</strong> Like here, healthy chocolate is exactly, like in some cases secure hosting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:07] <strong>Nathan Wrigley:</strong> Right. So what do you take from this then? I mean basically, is your survey saying that whenever you see the word secure hosting, be sceptical?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:16] <strong>Maciek Palmowski:</strong> Yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:16] <strong>Nathan Wrigley:</strong> Okay. As simple as that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:18] <strong>Maciek Palmowski:</strong> It&#8217;s as simple as that. Because one of the things that we were always promoting, security is not a plugin, it&#8217;s not a one button thing. Security is a process. It&#8217;s layers.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And that&#8217;s kind of why we, especially after this report starting kind of using the term, Swiss cheese layer model. Because every layer will fail in some way. That&#8217;s also why you still need all the security solutions that hosting provides, because they do have a lot of interesting solutions against those generic attacks.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because they&#8217;re doing really great when it comes to those generic ones. And that&#8217;s great because some of the attacks will be already dealt with. So whatever passes to the second layer, it has less work to do because a lot of it was already stopped at the first layer. The second layer should be something more WordPress specific that understand what is installed. And with this it can catch also a lot of it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But still, you have to be prepared that, because again, this layer also isn&#8217;t perfect. Because there are zero days vulnerabilities, there are custom code, there are a lot of things that can happen, that your website will be hacked. I mean, weak password. Simple as that. That&#8217;s why you also need to have a layer, which will be more of what to do if everything else fails. Because you do need to know that you have to inform your clients, all the GDPR related things. How to kind of, I don&#8217;t know, use the backups.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In short you need to have procedures. You have to be prepared before the attack happens. Because let&#8217;s be honest, asking some lawyers about, what should we send to our clients? The moment when, well, the milk is already spilled. It&#8217;s like the worst moment to think about it. Especially that, hey, your website was just hacked. It&#8217;s not just a technical problem, it&#8217;s also a business problem. Again, with those GDPRs and everything.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So yeah, the more layers, the better. You still need to remember, every layer can fail in some place. That&#8217;s why the more, the better.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:15:29] <strong>Nathan Wrigley:</strong> Would you like to see a standard industry-wide definition of something like a badge or, I don&#8217;t know, let&#8217;s say for example, that you put the word secure hosting on your website, that has to actually stand for something.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because obviously coming from the background that you do with a broad oversight on what that is, you have a vast amount of data at your disposal. You can see all of this kind of stuff. But every company can make the claim that our food is healthy, our hosting is secure. But I don&#8217;t know, in the model that we&#8217;ve got where any company can put anything they like on a website, I don&#8217;t really know how you do that, but some sort of accreditation or something. I don&#8217;t know.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:16:08] <strong>Maciek Palmowski:</strong> Honestly, it&#8217;s really difficult because as I said before, a lot of companies using the same tools were failing in different ways. So that&#8217;s a problem. On the other hand, like sometimes the, those stupid things like weak passwords. And it doesn&#8217;t matter that you had a, let&#8217;s call it a certified secure hosting, you still failed because your password was weak, you know? So, also certificates like this can backfire because some people might think I have a secure hosting, I don&#8217;t have to worry about things. And then you have 10 admin accounts for everyone.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:16:43] <strong>Nathan Wrigley:</strong> Is there is there something, some mark of that description that you, personally, that you go looking for though? Is there some credentialing system which you think actually does carry some weight? So for example, I don&#8217;t know, like the insurance space or the accountancy space or something like that. You have to have that accreditation in order to do business. Is there something like that? Is there a mark which hosting companies can apply for which you could have some confidence in it?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:13] <strong>Maciek Palmowski:</strong> Okay. So for sure one of those things would be, and I don&#8217;t want to say it as an advertisement, but it is a thing that you see that the hosting is thinking a bit better about security, kind of looking if they are a Patchstack partner. Because this kind of automatically means that they do have this WordPress, the security WordPress layer. So that&#8217;s already a good sign.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So yeah, I would start with this. I think that&#8217;s kind of one of the simplest ways, but again, Patchstack isn&#8217;t the only solution that does it. So looking for partners of such companies might be the best way to start because having those Patchstack aware security solutions built in, into the hosting is a really good sign.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:18:05] <strong>Nathan Wrigley:</strong> Yeah, okay. Now, the inevitable conversation in the year 2026 is AI. It doesn&#8217;t matter which area of WordPress you&#8217;re talking about. AI manages to get in somewhere. I am presuming that the landscape in terms of security only got more complicated because of AI. Because I&#8217;m imagining that attacks that needed to be conceived by a human can now be conceived in a fraction of the time by an AI agent. But not just one, maybe a dozen or a thousand or whatever it may be.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Let&#8217;s just talk about that for a moment. It feels almost as if AI and security are like, that&#8217;s a real systemic problem for the future of the entire industry. Because these things can happen so fast, a plugin vulnerability is discovered by an AI agent. It then discovers the attack surface, implements the attack all in a matter of seconds, possibly. What&#8217;s the position? Like, how do we stay calm basically in the year 2026?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:09] <strong>Maciek Palmowski:</strong> So the problem already existed around a year ago, because a year ago when we did our State of WordPress Security Report, we already saw that vulnerabilities are being used after around five hours after kind of being published. So five hours. That&#8217;s the first thing, because we still have a lot of people that say, yeah, just update your WordPress weekly and you&#8217;re good to go. No, you&#8217;re not. Looking at this number, you have five hours.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:39] <strong>Nathan Wrigley:</strong> Okay. Let&#8217;s just parse that at the moment. So the vulnerability is published. So there&#8217;s a whole thing there, like the vulnerability may well have been discovered prior to being published, so that&#8217;s a whole other thing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:52] <strong>Maciek Palmowski:</strong> So first the vulnerability is discovered. Then at least how it works on, with our bug bounty. We inform the vendor they have, let&#8217;s say around a month to fix it. When they fix it, we publish everything and, yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:09] <strong>Nathan Wrigley:</strong> Okay, so from the moment you publish, you can then detect that that is being leveraged within a space of five hours.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:17] <strong>Maciek Palmowski:</strong> Yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:17] <strong>Nathan Wrigley:</strong> Okay, that&#8217;s really interesting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:19] <strong>Maciek Palmowski:</strong> But there is a problem. There is a really big problem. So if the vendor doesn&#8217;t respond, we still publish it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:26] <strong>Nathan Wrigley:</strong> How long do you give them? Is it like.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:27] <strong>Maciek Palmowski:</strong> It is the one month.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:28] <strong>Nathan Wrigley:</strong> Okay, thirty days.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:30] <strong>Maciek Palmowski:</strong> Of course, if they reach out that there is some problem, they need like extra days. But in most cases, we&#8217;re talking about the vendors that just don&#8217;t respond at all. We publish it anyway.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But the problem is that, from all the vulnerabilities that were discovered last year, 50% weren&#8217;t patched at the moment of publishing about it. 50%.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:50] <strong>Nathan Wrigley:</strong> So half of the plugins where there was a known vulnerability, the vendor had been informed, they&#8217;d had this 30 day window. Half of them made no amendment to their code.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:01] <strong>Maciek Palmowski:</strong> Exactly.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:02] <strong>Nathan Wrigley:</strong> Okay. Wow, okay.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:03] <strong>Maciek Palmowski:</strong> Again, going back to this classical, yeah, just update your WordPress regularly. No.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:08] <strong>Nathan Wrigley:</strong> No, that&#8217;s a really different surface, isn&#8217;t it?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:11] <strong>Maciek Palmowski:</strong> It doesn&#8217;t work on so many levels. Because not only the problem is with the fact that, still the famous five hours, which also, it&#8217;s five hours now. It was much longer a few years ago. On the other hand, yeah, most of those, I mean around half of it aren&#8217;t patched, so the attacks will happen quicker than it get patched. So yeah, there is a lot of problems like this. And also the problem with security is that it&#8217;s really difficult to sell.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:39] <strong>Nathan Wrigley:</strong> It&#8217;s like insurance, isn&#8217;t it?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:40] <strong>Maciek Palmowski:</strong> Yeah. But insurance, okay, you see your car, your house, it&#8217;s real. It&#8217;s real, you kind of see it. The only category of websites that it&#8217;s much easier to kind of explain is e-commerce.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:54] <strong>Nathan Wrigley:</strong> Yes. You can feel the tightening on your wallet.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:56] <strong>Maciek Palmowski:</strong> They literally see the money. They can kind of really, okay, one hour of my website not working equals this and this Złotys or Euros or whatever. So that&#8217;s easier to explain. But for most people, yeah, security, meh.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:11] <strong>Nathan Wrigley:</strong> Yeah. That&#8217;s really interesting. So you mentioned, about this survey, you mentioned that fully 80% of your penetration testing resulted in something. What were the sort of, the high level items? Apart from that 80% figure. What were some of the other, because you said there were a few interesting things that dropped out of it. Can you mention anything else?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:31] <strong>Maciek Palmowski:</strong> So like I said, one of the things was that we learned that, despite using the same tools, we got different results. That was also a surprise for us.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:39] <strong>Nathan Wrigley:</strong> So let&#8217;s just figure that out. So at hosting company A, we&#8217;ve got a WordPress website with the same collection of plugins in. Hosting company B, exactly the same as far as you can make it the same, but things are different.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:52] <strong>Maciek Palmowski:</strong> No, no, they are, for example, they&#8217;re using for security the same tools.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:56] <strong>Nathan Wrigley:</strong> Right, okay.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:57] <strong>Maciek Palmowski:</strong> So in theory, if they&#8217;re using the same tools, we should have exactly the same results.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:23:03] <strong>Nathan Wrigley:</strong> So does that then point to a different set of configurations on the backend, or is it more curious than that? You just don&#8217;t quite know what&#8217;s going on.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:23:12] <strong>Maciek Palmowski:</strong> I mean because it&#8217;s not something that they will tell us. But yeah, in most cases, it&#8217;s all about configuration because the fact that you&#8217;re using a tool, it&#8217;s also important how you use a tool.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Also, with security is very often about, is something easy to use or is something secure? And kind of finding the balance. So some of the companies probably had a bit more aggressive configuration, which is better from the security point of view, but probably more often result in some annoying side effects for the user.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Also what, this was one of the most interesting things, but also what was very interesting because we contacted every company afterwards and we informed them that we did the test. Here are the results, what went through, what was blocked. And some of the companies did an amazing job of fixing whatever they could. On the other hand, we saw that some of the companies, because we did some extra tests later just to check what they did with our report, did nothing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">That&#8217;s one of the things about security in general, not about the hosting, about even having vulnerability in your plugin. That&#8217;s normal that we make mistakes. We&#8217;re humans, right? So that&#8217;s normal. What&#8217;s important is how we deal with them. If you have a problem and you fix it as quickly as possible, as good as possible, that&#8217;s great because you learn from your mistakes, you fix it, and you move on. Perfect. Good job. Now you are in a much better position than before. But if you get this, you look at it and you say, ah, this is fine, that&#8217;s the worst behaviour from the security point of view that you can have.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:24:57] <strong>Nathan Wrigley:</strong> I&#8217;m going to ask you not to name names here, but were some of the companies familiar to us?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:05] <strong>Maciek Palmowski:</strong> For sure, because we did test the biggest ones. But there is a reason why we didn&#8217;t want to name them, and it wasn&#8217;t about that we were afraid that I know someone will get mad or whatever. It was more about this weird side effect that could happen.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Some users would think, my hosting isn&#8217;t on this list, so probably I&#8217;m secure. Probably you&#8217;re not, you just weren&#8217;t in the test. Because we also did some site checks and everything. And we saw that a lot of those problems happen at most of the hosting companies. And like I said, the more important part was how did they reacted after getting the report. Like I said, it was a more common problem that we even thought.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:43] <strong>Nathan Wrigley:</strong> Do you, obviously, you know, caveat all of this with the fact that you work for Patchstack and what have you, do you see it even as the role of a hosting company to have any position on security publicly? Or would you prefer them not to make grand claims about things that you believe they can&#8217;t necessarily substantiate?</p>\n\n\n\n<p class=\"wp-block-paragraph\">I don&#8217;t really know where I&#8217;m going with that question, but I&#8217;m just wondering if there&#8217;s just a sense that the language that&#8217;s being used is too strong. You know, secure hosting implies we&#8217;ve got all the padlocks, and the padlocks are there and you&#8217;ve got nothing to worry about. You&#8217;ve found a different picture. So I&#8217;m just wondering whether or not you would just prefer that the hosting companies stop talking about this altogether.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:27] <strong>Maciek Palmowski:</strong> I do think that&#8217;s, one of the biggest problem here is about the claims, the bold claims, the whole marketing around it. Sometimes even you can find documentation of some of them that, yeah, you don&#8217;t need to install any third party tool because we got you covered. We checked it, no they didn&#8217;t. So that&#8217;s kind of the problem.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s really more about the, how they market it. If they would say, okay, so we have a really performant hosting that does this, this and this. When it comes to security, kind of do it yourself. I mean we are providing this layer, but the rest is up to you. And that&#8217;s okay. That&#8217;s an honest claim. We are not doing everything for you. We are doing this part, but this is up to you. This would be much better.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I know that from the marketing point of view, it doesn&#8217;t sound as good as, we got all the security that you can imagine, don&#8217;t have to worry about this. Because that&#8217;s kind of the thing that very often managed hosts trying to sell, that you don&#8217;t have to worry about things. You just have to focus on whatever you have, writing content, selling stuff. If you have a e-commerce, whatever, that&#8217;s it. That&#8217;s kind of the only thing you should think of. Not about performance, because we got your back. Not about security, again, we got your back. And if you are paying for a managed hosting and suddenly they would start having like this different way of messaging to, it&#8217;s not that obvious that we have your back in everything. That would be very difficult for them.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So now it&#8217;s kind of the problem that, because everyone is kind of using this messaging, everyone else also has to. And also if we think about how a lot of those algorithms, look like that algorithms love bold claims. They want something white or black, not grey. And the truth is, most of the things we are talking about, it doesn&#8217;t matter, security, SEO performance, it&#8217;s everything in the grey zone. That&#8217;s why a lot of developers can end their talk with, yeah, it depends. There is no right or wrong. It depends because there are so many things you have to think about.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I could say that, and this is my kind of thing that, most of the websites that people have should be static. They don&#8217;t need even WordPress at all. This is a horrible claim if you&#8217;re a manager of a WordPress hosting, right? So that&#8217;s the thing. But it all depends on so many things, but yeah, the messaging is important.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:29:08] <strong>Nathan Wrigley:</strong> Yeah, if you were, on a personal level, if you were going out there looking and let&#8217;s say, if you can somehow put your job hat to one side, what would be the kind of things that you would be looking for? What questions would you be asking related to security if you were to be going to these companies?</p>\n\n\n\n<p class=\"wp-block-paragraph\">From everything that you said, obviously it&#8217;s not black, it&#8217;s not white, it&#8217;s definitely grey. So every setup has some way of being vulnerable. But what are the kind of intelligent questions that you would be bringing to hosts to get some reassurance that at least they appear to know what they&#8217;re doing, even if they can&#8217;t make the claim that they&#8217;re a hundred percent cast iron, water tight? What might be some intelligent questions to start asking?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:29:49] <strong>Maciek Palmowski:</strong> One of the best questions you can ask is just, is there any solution in your security stack that is WordPress aware? Not the general one. Because if they only start talking about some web firewall, things like this, it&#8217;s already kind of a red flag. Because this is, overall, if we&#8217;re talking about firewalls, that&#8217;s not the correct layer about which, this is the generic one.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So this is the main question. How do you take care of WordPress specific attacks? Simple question. And if they will start responding, yeah, that we have this web application firewall that, in most cases this will be a sign that, no, we are not talking about the correct layer. That&#8217;s not it. It&#8217;s probably not aware about what is happening in WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:30:40] <strong>Nathan Wrigley:</strong> Okay. So given that this is a WordPress podcast, and we are at a WordPress event, that would be the beginning of your questioning is demonstrate that something in your stack is specific to WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:30:52] <strong>Maciek Palmowski:</strong> Exactly.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:30:53] <strong>Nathan Wrigley:</strong> Okay. And beyond that, is there any questions that, so let&#8217;s imagine that they come back with, yes, we have something specific, it&#8217;s WordPress. What would be sort of sensible follow up questions?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:31:00] <strong>Maciek Palmowski:</strong> I mean you can kind of start off about, okay, what exactly you are using? Because there is a limited amount of tools that are really WordPress aware. So if they will answer with kind of a product name, that&#8217;s kind of the easy way that then you can check it on your own. But that&#8217;s kind of the thing. Is it WordPress aware?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:31:19] <strong>Nathan Wrigley:</strong> Does it worry you in some way that there&#8217;s this perception out there that WordPress is insecure? You know, if you ask a thousand people, you&#8217;d maybe get 800 saying, oh WordPress, you know, we&#8217;re not touching that with a barge pole.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Do you worry that content like this, that you are putting out, that that might fuel that fire? Does it concern you in any way that it might lean into the argument that, I don&#8217;t know, somebody can link to that blog post from a rival CMS, or a SaaS platform, which does something similar to WordPress? Where do you sit on that?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:31:51] <strong>Maciek Palmowski:</strong> That&#8217;s a really difficult question. And this is one of the questions that when I talk on non WordPress events, I love to ask people. Is WordPress secure? And in most cases, I see that most of the room is, yes, it&#8217;s unsecure for sure. And I&#8217;m like, no, that&#8217;s not true. WordPress is secure. Every year there is just a few minor vulnerabilities in Core. That&#8217;s it. The problem is, of course, that WordPress on its own lacks some functionality. That&#8217;s why we install plugins.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And here we enter another problem because, okay, every year we have like thousands of those vulnerabilities in general in plugins. On the other hand, we have thousands of plugins. So kind of statistics will always look bad. But that&#8217;s why every time when you want to select a new plugin, you need to do some research. Yeah, I know it&#8217;s boring and everything but, hey, now we have AI, you can do it much quicker. It can help you a lot.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But looking at all those databases, for example, we have one database, WPScan has. There are those databases of WordPress vulnerabilities that occur to every plugin. And you can see, is the plugin you&#8217;re interested in had a lot of vulnerabilities? On the other hand, how it kind of looked historically. It&#8217;s not just about the number of them. In general, it requires some research.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And yeah, if we are just like looking at this, and this kind of vibe that right now we have that we are just about really bold opinions stated quickly that will fit one TikTok, yeah, WordPress is in a horrible position because, let&#8217;s be honest, it&#8217;s like, if you have, I&#8217;m not sure how many seconds does a TikTok movie has?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:39] <strong>Nathan Wrigley:</strong> I think 30.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:40] <strong>Maciek Palmowski:</strong> Okay, let&#8217;s say 30. So it will sound much better that you will say, yeah, WordPress is unsecure, which is not entirely true because it depends again. One of the most boring, especially again for those algorithms and everything, it&#8217;s a grey zone.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because we are collaborating with a lot of companies that are making plugins, and we see how their security flow looks like. How they are dealing with vulnerabilies that are discovered. And honestly, I&#8217;m amazed how well some of those companies are doing it. They are very serious about it. They understand how important it is. For them it&#8217;s something very important.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:34:22] <strong>Nathan Wrigley:</strong> I suppose WordPress is a victim of its own success in that sense. And it would be a bit like, I guess a good analogy might be if you&#8217;ve got a car manufacturer and they produce a thousand cars a year and you compare them to Ford who make, let&#8217;s say, I don&#8217;t know, 20 million a year. And the question is, well, whose cars break down more often?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:34:41] <strong>Maciek Palmowski:</strong> Yeah. Do we look at the percentage of the number?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:34:44] <strong>Nathan Wrigley:</strong> Right. And if you say, well, 400,000 Fords broke down last year, and one of these other manufacturer, you can immediately see why there&#8217;s a problem there. And that I think is the landscape in which WordPress is often painted. The reason there&#8217;s lots of publications like yours bringing out WordPress information is because it&#8217;s the most popular thing. It makes sense to write about the most popular thing and to try to find the vulnerabilities and disclose them in a sensible way. So I don&#8217;t know what we do with that. It is just the way it is.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:35:15] <strong>Maciek Palmowski:</strong> I would also say there is one more interesting aspect because WordPress is considered unsecure because of the plugins. But what&#8217;s funny, for example, Elementor is also considered unsecure because there are plugins for Elementor. This is a very weird moment when the thing that brought WordPress to its bigger success, security wise, is its biggest problem right now.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because WordPress did a lot of, I mean it was always great to, being as it&#8217;s kind of, let&#8217;s call it entry level CMS. For many people, it was also the way how they began the adventure with PHP development because it was so easy. Now we kind of have the, all the consequences of being that easy.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:06] <strong>Nathan Wrigley:</strong> Yeah, in a sense, this is going to sound ridiculous, we should be glad that there&#8217;s people talking about WordPress vulnerabilities, because it means the project is successful. And it also means that it&#8217;s, there&#8217;s an industry of WordPress security solutions, and there are people who take this very seriously and dedicate their lives to it. And you may not find that in some of these other ones, you know, some of the smaller CMSs and things like that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I think we&#8217;ve probably hit about the sweet spot for the amount of time. But Maciek, I don&#8217;t know if there was anything in that report that you have got lined up in your presentation that I never got to. If there was a particular thread that you wanted to pull. If there is, go for it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:46] <strong>Maciek Palmowski:</strong> No, I think we covered all the important things. And as you kind of said, this AI aspect, this will change so many things.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:55] <strong>Nathan Wrigley:</strong> Yeah, we&#8217;ll come back in two years and this conversation will be a very different thing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:57] <strong>Maciek Palmowski:</strong> Oh, I think even in few months which will be very interesting. Yeah, so this aspect, it&#8217;s really very surprising. And I think that everyone who is right now kind of giving somewhere a talk about AI and security is in a very difficult spot because.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:14] <strong>Nathan Wrigley:</strong> Yeah, your content is going to look stale quickly.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:16] <strong>Maciek Palmowski:</strong> Yeah because you know it&#8217;s like, but a week ago everything changed. Yeah, I have to rewrite everything.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:20] <strong>Nathan Wrigley:</strong> Speaking of which, by the time that this goes out, hopefully you have managed to give out your presentation at WordCamp Europe. I will link to it and anything else that we&#8217;ve mentioned today in the WP Tavern post. So go and check that out. But I will specifically link to the wordpress.tv version of your presentation, which no doubt will have been created by then. So Maciek, thank you for chatting to me today. Good luck. I hope presentation goes well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:43] <strong>Maciek Palmowski:</strong> Thank you. Thank you so much. Yes. I might need a bit because, you know, it&#8217;s WordCamp Europe. It&#8217;s a big conference.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:49] <strong>Nathan Wrigley:</strong> It is, yeah. Good luck. I hope that you manage to stay calm.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:52] <strong>Maciek Palmowski:</strong> Thank you.</p>\n</div></details>\n\n\n\n<p class=\"wp-block-paragraph\">On the podcast today we have <a href=\"https://www.linkedin.com/in/maciekpalmowski/\">Maciek Palmowski</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Maciek is based in Poland and works at <a href=\"https://patchstack.com\">Patchstack</a>, one of the companies in the WordPress ecosystem dedicated specifically to security. At Patchstack, Maciek collaborates with other security professionals on industry reports, bug bounty programs, and solutions for agencies, product owners, and hosting companies aiming to secure their client sites.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I met up with Maciek at WordCamp Europe in Kraków, and we discussed his presentation there. It examined the claims of “secure hosting” made by many WordPress hosting providers. He describes how Patchstack set out to test these claims with real-world penetration testing, using 30 known plugin vulnerabilities across multiple hosts, employing standardised methodologies, and validating their results independently. The findings are sobering. The majority of WordPress-specific attacks still get through, and there’s a significant gap between the marketing hype and real protection.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The conversation starts with Maciek’s background and how his journey in the WordPress security space led to a focus on the promises made by hosts. From there, the discussion gets into the research approach: the selection of well-known vulnerabilities, consistent testing across different hosting environments, and the surprising result that even hosts with identical security tooling produced drastically different outcomes, showing it’s not just about what tools you use, but how you use them.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We talk about the “Swiss cheese” model of security, every layer will have holes, so you need multiple, overlapping defenses, and honest communication from hosts about their limitations. We also explored whether an industry-wide standard or badge for “secure hosting” is feasible or even desirable, given how easy it is for strong marketing claims to outpace reality.</p>\n\n\n\n<p class=\"wp-block-paragraph\">AI also enters the conversation, increasing both the speed and sophistication of attacks, and making patching and processes even more important, especially as the volume of vulnerabilities continues to rise and the time to exploitation drops.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you’re interested in understanding what “secure hosting” really means, how to ask intelligent questions of providers, and the realities of WordPress security in 2026, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://patchstack.com\">Patchstack</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://checkoutsummit.com\"> Checkout Summit</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://europe.wordcamp.org/2026/session/testing-the-promise-does-secure-hosting-deliver/\">Testing the promise: does secure hosting deliver?</a> &#8211; Maciek&#8217;s presentation at WordCamp Europe 2026. It includes the video of the presentation.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://patchstack.com/whitepaper/state-of-wordpress-security-in-2026/\"> State of WordPress Security in 2026 Report</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wpscan.com\">WPScan</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2026 13:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"Open Channels FM: Navigating Client Expectations in the Age of AI-Assisted Web Design\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557092\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"https://openchannels.fm/navigating-client-expectations-in-the-age-of-ai-assisted-web-design/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:224:\"The growing use of AI tools is reshaping web design, as clients increasingly present AI-generated content. Education and proactive communication are essential for web professionals to navigate these complexities effectively.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2026 12:49:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"Open Channels FM: Fame Then and Now – How the Internet Changed What It Means to Be Known\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557615\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://openchannels.fm/fame-then-and-now-how-the-internet-changed-what-it-means-to-be-known/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:132:\"Bob and Nathan dissect fame, revealing it’s often more a glorious prison than a prize, making anonymity sound downright luxurious.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2026 10:39:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"Open Channels FM: Leading Tech Firms Unite to Form Open Source Secure AI Alliance\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557661\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://openchannels.fm/leading-tech-firms-unite-to-form-open-source-secure-ai-alliance/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:122:\"Today\'s top story. NVIDIA announces the formation of the Open Source Secure AI Alliance, a coalition of over 40 companies.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2026 10:11:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"Open Channels FM: A Journey Back to Enjoying Web Development and Personal Blogging\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557646\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://openchannels.fm/a-journey-back-to-enjoying-web-development-and-personal-blogging/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:195:\"In this episode, Bob and Simon discuss the creative ups and downs of building personal websites, overcoming perfectionism, and finding joy in fun coding projects as part of the indie web journey.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2026 06:08:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"Open Channels FM: Why Real-Time Threat Detection Matters for Website Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557083\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://openchannels.fm/why-real-time-threat-detection-matters-for-website-security/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:359:\"Much of the conversation around web security centers on preventative measures and layers of defense, but there’s a new front line that deserves focused attention: real-time threat detection at the runtime level. With attacks now happening faster and at greater scale thanks to AI, the ability to identify and block malicious activity as it unfolds [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 28 Jul 2026 15:38:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"Open Channels FM: AI Bots Now Dominate Web Traffic and Court Sides Against Google in Scraping Case\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557527\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"https://openchannels.fm/ai-bots-now-dominate-web-traffic-and-court-sides-against-google-in-scraping-case/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:222:\"Automated bots now dominate web traffic, outnumbering humans, significantly impacting ad models. In legal news, SERPAPI won a court case against Google\'s web scraping efforts. Tech mourns icons Om Malik and John C. Dvorak.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 28 Jul 2026 07:24:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Matt: How ISO Works\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=153694\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://ma.tt/2026/07/how-iso-works/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:457:\"<p class=\"wp-block-paragraph\">Inspired by Om I&#8217;ve been getting back into my DSLR photography. I learned a lot about how ISO settings work from <a href=\"https://www.youtube.com/@MinutePhysics\">this delightful physics YouTube channel MinutePhysics</a>.</p>\n\n\n\n<figure class=\"wp-block-embed alignwide is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 26 Jul 2026 00:08:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"Gutenberg Times: WordPress 7.1 Beta 3, AI in Action at #WCUS, Playground UI testing and more — Weekend Edition 370\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=46166\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:120:\"https://gutenbergtimes.com/wordpress-7-1-beta-3-ai-in-action-at-wcus-playground-ui-testing-and-more-weekend-edition-370/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:23259:\"<p class=\"wp-block-paragraph\">Hi,</p>\n\n\n\n<p class=\"wp-block-paragraph\">After a few month dealing with a bad knee and a bad back, I enjoy moving again. As long as the weather is nice, I will be biking, swimming and walking the city with all the tourists that populate downtown Munich. </p>\n\n\n\n<p class=\"wp-block-paragraph\">From an SEO veteran&#8217;s surprisingly upbeat take on WordPress market share to a one-file answer to &#8220;what makes a block theme,&#8221; this week&#8217;s finds dig a little deeper than the usual headlines. There&#8217;s also plenty of hands-on material, whether you want to test 7.1 Beta 3, try the new Playground UI, or get your store ready for agentic commerce.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Enjoy your weekend! </p>\n\n\n\n<p class=\"wp-block-paragraph\">Yours, <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f495.png\" style=\"height: 1em;\" /><br /><em>Birgit</em></p>\n\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"wcus-2026-has-a-dedicated-ai-track-the-ai-in-action-sessions-are-built-around-the-questions-site-builders-are-actually-sitting-with-right-now-how-do-you-set-guardrails-for-ai-assisted-development-without-losing-client-trust-how-do-you-build-sites-that-serve-ai-agents-as-visitors-not-just-humans-what-are-the-legal-and-ethical-boundaries-when-you-put-ai-tools-in-front-of-clients\"><strong>WCUS 2026 has a dedicated AI track </strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"wcus-2026-has-a-dedicated-ai-track-the-ai-in-action-sessions-are-built-around-the-questions-site-builders-are-actually-sitting-with-right-now-how-do-you-set-guardrails-for-ai-assisted-development-without-losing-client-trust-how-do-you-build-sites-that-serve-ai-agents-as-visitors-not-just-humans-what-are-the-legal-and-ethical-boundaries-when-you-put-ai-tools-in-front-of-clients\">The AI in Action sessions are built around the questions site builders are actually sitting with right now. How do you set guardrails for AI-assisted development without losing client trust? How do you build sites that serve AI agents as visitors, not just humans? What are the legal and ethical boundaries when you put AI tools in front of clients?</p>\n\n\n\n<p class=\"wp-block-paragraph\">They’re practical sessions for developers navigating a workspace that changed faster than anyone planned for. <a href=\"https://us.wordcamp.org/2026/schedule/\">The full schedule is live</a>. If you’re figuring out how AI changes your pricing, your workflow, or your service model, this is a rare room to be in. </p>\n\n\n\n<p class=\"wp-block-paragraph\">August 16–19, Phoenix Convention Center. $100 includes four days, all sessions, lunch, and the community social.<br /><img alt=\"🎟\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f39f.png\" style=\"height: 1em;\" /> <a href=\"https://href.li/?https://us.wordcamp.org/2026/tickets/\" rel=\"noopener\" target=\"_blank\">us.wordcamp.org/2026/tickets</a></p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://us.wordcamp.org/2026/tickets\"><img alt=\"WordCamp US 2026\" class=\"wp-image-46239\" height=\"256\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Screenshot-2026-07-24-at-16.11.31.png?resize=652%2C256&#038;ssl=1\" width=\"652\" /></a></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-3/\"><strong>WordPress 7.1 Beta 3</strong></a> is now available for testing. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Rae Morey, The Repository, has the news <a href=\"https://www.therepository.email/wordpress-7-1-beta-3-now-available-punts-unicode-email-support-over-security-concerns\"><strong>WordPress 7.1 Beta 3 Now Available, Punts Unicode Email Support Over Security Concerns</strong></a></p>\n\n\n\n<p class=\"wp-block-paragraph\">Contribute by <a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\"><strong>Help Test WordPress 7.1</strong></a> and learn deeply how the new features and blocks work. It&#8217;s a very impactful way to contribute to the open-source project that powers hundreds of millions of websites. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Quite a few Dev notes made it out of the publishing queue this week: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/07/23/text-shadow-support-in-global-styles/\">Text Shadow Support in Global Styles</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/23/editor-components-updates-in-wordpress-7-1/\">Editor components updates in WordPress 7.1</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/23/editable-blocks-inside-the-custom-html-block/\">Editable blocks inside the Custom HTML block</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/24/react-19-punted-beyond-wordpress-7-1-experiment-in-gutenberg/\">React 19: punted beyond WordPress 7.1, experiment in Gutenberg</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/24/registering-and-rendering-svg-icons-in-wordpress-7-1/\">Registering and rendering SVG icons in WordPress 7.1</a></li>\n</ul>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"wp-block-paragraph\"><img alt=\"🎙\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f399.png\" style=\"height: 1em;\" /> The latest episode is <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-133-gutenberg-23-6-release-and-wordpress-7-1/\">Gutenberg Changelog #133 – Gutenberg 23.6 Release and WordPress 7.1</a></p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-46424\" height=\"186\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/08/Screenshot-2026-07-31-at-13.13.07.png?resize=652%2C186&#038;ssl=1\" width=\"652\" /></figure>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div></div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p class=\"wp-block-paragraph\">On the WordPress.com blog, <strong>Joe Fylan</strong> explains <a href=\"https://wordpress.com/blog/2026/07/10/what-is-agentic-commerce/\"><strong>what agentic commerce means for your store</strong></a>. AI assistants that discover, compare, and buy products on a shopper&#8217;s behalf. You&#8217;ll get an overview of where  the big AI tools stand on in-chat checkout, plus reassurance that small stores can win with verifiable facts. Fylan&#8217;s checklist for getting ready: clear product descriptions, structured data, and making sure your robots.txt isn&#8217;t blocking the agents you want.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Dave Smith</strong>, core committer and Gutenberg contributor,  thinks <a href=\"https://www.youtube.com/watch?v=PIyNUmX7sFc\">WordPress has a homepage problem — and he built a better version</a> to prove it. In his video, he walks you through why setting a static homepage trips up so many beginners, then demos a prototype exploring a simpler, clearer approach. You can <a href=\"https://getdave.github.io/rsm-editor-prototype\">try the live demo</a> yourself in the browser. Smith wants to know if the direction resonates, so drop your homepage struggles in the video&#8217;s comments.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p class=\"wp-block-paragraph\">In episode 226 of the WP Tavern Jukebox podcast, <strong>Nathan Wrigley </strong>talks with <strong>Jessica Lyschik</strong> about <a href=\"https://wptavern.com/podcast/226-jessica-lyschik-on-why-accessibility-in-wordpress-themes-is-easier-than-you-think\">why accessibility in WordPress themes is easier than you think</a>. Fresh from her WordCamp Europe 2026 <a href=\"https://wordpress.tv/2026/06/05/accessibility-in-themes-easier-than-you-think/\">talk,</a> Lyschik walks you through the recently updated accessibility-ready requirements, quick wins like correct HTML tags, alt text, and skip links, and why block themes make much of this effortless because Core handles it. The insight: AI agents navigate your site like screen readers do.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Ryan Welcher </strong>digs into <a href=\"https://gutenbergtimes.com/how-wordpress-decides-a-theme-is-a-block-theme/\"><strong>how WordPress decides a theme is a &#8220;block theme&#8221;</strong></a> — and the answer might surprise you. It all comes down to one file: <code>templates/index.html</code> exists, or it doesn&#8217;t. Neither theme.json nor patterns flip the switch, which is why Astra, Kadence, and Blocksy all still test classic. </p>\n\n\n<div class=\"ng-block-003fa45719e1e98b wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #fdfcea; border-radius: 12px;\"><div class=\"ng-block-560b6ff68305d54c wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" rel=\"noreferrer noopener\" target=\"_blank\">&#8220;Keeping up with Gutenberg &#8211; Index 2026&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. </p></div></div></div></div>\n\n<div class=\"ng-block-78521f186791ba20 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>The previous years are also available: <br /><strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/\"><strong>2024</strong></a> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2025/\">2025</a></strong></p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor</h2>\n\n\n\n<p class=\"wp-block-paragraph\">In episode 477 of the WP Builds podcast, <strong>Nathan Wrigley</strong> talks with <strong>Olly Campion </strong>and <strong>Tommy Rocket</strong>t about <a href=\"https://wpbuilds.com/2026/07/23/477-classic-themes-to-block-editor-lessons-from-a-wordpress-plugin-business/\"><strong>lessons from their WordPress plugin business</strong></a> and their block-based plugin Slidey Panel, which slides customizable side panels into any site. You&#8217;ll hear how years of client work revealed a gap in both classic themes and the block editor, the philosophy behind their &#8220;page as panel&#8221; approach, and their candid take on AI, market share shifts, and the future of bespoke agency work.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Ryan Welcher</strong> walks you through <a href=\"https://www.youtube.com/watch?v=IwmF28FIt-4\">What&#8217;s New for WordPress Developers for July 2026</a> in his monthly video roundup. You&#8217;ll learn why WordPress 7.0.2 is a must-install security release, how to test React 19 via a runtime flag in Gutenberg 23.4, and what the now-enforced iframed editor means for your themes. He also covers responsive styling, Block Bindings for list items, and MCP support in Playground. Prefer reading? There&#8217;s a <a href=\"https://developer.wordpress.org/news/2026/07/whats-new-for-developers-july-2026/\">companion post on the Developer Blog</a>.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<h2 class=\"wp-block-heading\" id=\"what-s-new-with-playground\">What&#8217;s new with Playground</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The Playground team wants your <a href=\"https://make.wordpress.org/playground/2026/07/17/help-us-test-the-new-wordpress-playground-ui/\">help testing the new WordPress Playground UI</a> before it officially launches. <strong>Fellyph Cintra </strong>shares four testing modules you can pick from: creating and managing Playgrounds, the Blueprint experience, developer tools like Files and Logs, and import/export workflows. Five minutes on desktop or mobile is enough, and the post walks you through each step. Feedback on text clarity, mechanics, and design goes into the GitHub issue <a href=\"https://github.com/WordPress/wordpress-playground/issues/4092\">#4092.</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Elliott Richmond</strong> shares how he <a href=\"https://elliottrichmond.co.uk/using-wordpress-playground-and-blueprints-to-train-clients-on-block-themes/\"><strong>uses WordPress Playground and Blueprints to train clients on block themes</strong></a>, inspired by WordCamp Europe. For a client migrating from a classic theme, he trimmed a gigabyte-plus database to a 50MB export, then built a Blueprint that loads their actual theme, plugin, and content into a disposable in-browser site. You send one link, the client can safely break things, and a refresh resets everything — no hosting or credentials needed.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"wordpress-and-ai\">WordPress and AI </h2>\n\n\n\n<p class=\"wp-block-paragraph\">On the Kinsta blog, <strong>Carlo Daniele</strong> takes <a href=\"https://kinsta.com/blog/wordpress-ai/\"><strong>a deep dive into the WordPress AI integration architecture</strong></a> that arrived with WordPress 7.0. You&#8217;ll learn how the three layers — Connectors, AI Client, and Providers — replace bundled SDKs and provider-specific code with the unified <code>wp_ai_client_prompt()</code> function. Daniele then walks you through building a real plugin, available on GitHub, that transcribes an audio note and converts it into structured Gutenberg blocks via two AI passes.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">An interesting take: On the MemberPress blog, SEO veteran <strong>Curt Noble</strong> argues that <strong><a href=\"https://memberpress.com/blog/wordpress-lost-market-share-got-stronger-heres-why/\">WordPress lost market share and got stronger</a>.</strong> Drawing on twenty years in SEO, including his own private blog network (PBN) days, Noble contends the dip mostly reflects Google demolishing the spam economy that ran on WordPress. Meanwhile, search interest hit a five-year high, WordPress dominates the top 10,000 sites, and the vibe-coding security hangover is sending founders back to proven platforms. Noble&#8217;s bigger point: with the AI Client, Abilities API, and MCP Adapter, WordPress became the platform AI agents can natively and safely operate.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Jeff Paul</strong> announced <a href=\"https://make.wordpress.org/ai/2026/07/21/whats-new-in-ai-1-2-0/\"><strong>what&#8217;s new in AI 1.2.0</strong></a>, the latest release of the canonical AI plugin. You&#8217;ll find a new Suggest Reply experiment that drafts contextual comment responses for moderators to review, bulk Content Summary generation for existing content libraries, and two read-only Abilities: <code>core/read-content</code> and <code>core/read-users</code>. The settings screen got simpler, too, with advanced controls now tucked behind an opt-in Developer Tools option. Content Translations and C2PA (Coalition for Content Provenance and Authenticity)  tracking are on the 1.3.0 roadmap.</p>\n\n\n<div class=\"ng-block-4fa168e1815ba1b0 wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #f8f8f8; border-radius: 8px;\"><div class=\"ng-block-8b8243c344a958e5 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review.</p></div></div></div></div>\n\n<div class=\"ng-block-4cf890246b08a159 wp-block-newsletterglue-image ng-block size-full is-resized\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;\"><a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\"><img alt=\"\" class=\"wp-image-42874 ng-image\" height=\"45\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/02/Screenshot-2025-11-15-at-12.06.44.png?resize=196%2C45&#038;ssl=1\" style=\"border-style: none; border-color: transparent;\" width=\"196\" /></a></div></div></div></div>\n\n<div class=\"ng-block-d073c5c911433272 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience.</p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n<div class=\"ng-block-9cbe90464df8354c wp-block-newsletterglue-separator ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; color: #666666;\"><hr style=\"background-color: transparent; color: transparent; margin: 0; border: 0; border-top: 1px solid #666666; width: 560px; height: 0;\" /></div></div></div></div>\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\"><div class=\"ng-block-1481f33490b26804 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 14px; font-family: Helvetica; line-height: 0.2; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong>Featured Image: </strong></p></div></div></div></div></div>\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 25 Jul 2026 10:41:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"Aaron D. Campbell: WP2Shell: Coordination Was Part of the Protection\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://aarondcampbell.com/?p=3026\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://aarondcampbell.com/2026/07/wp2shell-coordination-was-part-of-the-protection/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:417:\"<p>WP2Shell showed that coordinated disclosure is more than a private warning. It\'s a system for turning trust, preparation, and fast execution into protection for users.</p>\n<p>The post <a href=\"https://aarondcampbell.com/2026/07/wp2shell-coordination-was-part-of-the-protection/\">WP2Shell: Coordination Was Part of the Protection</a> appeared first on <a href=\"https://aarondcampbell.com\">Aaron D. Campbell</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 24 Jul 2026 18:37:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Aaron D. Campbell\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"Open Channels FM: Our Guide to Open Channels FM Podcast Network’s Channels, Series, and Blog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557382\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://openchannels.fm/our-guide-to-open-channels-fm-podcast-networks-channels-series-and-blog/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"A guide to better understand the content, both audio and written that makes the Open Channels Podcast Network what it is today.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 24 Jul 2026 11:53:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Matt: AI Slop\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=153646\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://ma.tt/2026/07/ai-slop/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:461:\"<p class=\"wp-block-paragraph\">If you&#8217;re going to give me AI slop, at least make it fun! Give me <a href=\"https://en.wikipedia.org/wiki/Iambic_pentameter\">iambic pentameter</a>. Make it all rhyme. Have <a href=\"https://suno.com/\">it be a song</a>. I think we&#8217;re under-utilizing the artistic and creative capabilities of models by making them produce work that <a href=\"https://www.pangram.com/\">sort-of-but-not-really looks like human effort</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 22 Jul 2026 20:34:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"WordPress.org blog: WordPress 7.1 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=21177\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7521:\"<p class=\"wp-block-paragraph\">WordPress 7.1 Beta 3 is ready for download and testing! </p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This beta release is intended for testing and development</strong> only. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, use a test environment or local site to explore the new features.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Test WordPress 7.1 Beta 3</h2>\n\n\n\n<p class=\"wp-block-paragraph\">You can test WordPress 7.1 Beta 3 in any of the following ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>WordPress Beta Tester Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\" rel=\"noreferrer noopener\" target=\"_blank\">WordPress Beta Tester</a> plugin on a WordPress install. Select the “Bleeding edge” channel and “Beta/RC Only” stream.</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-7.1-beta3.zip\">Beta 3 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line (WP-CLI)</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\" rel=\"noreferrer noopener\" target=\"_blank\">WP-CLI</a> command: <br /><code>wp core update --version=7.1-beta3</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use a <a href=\"https://playground.wordpress.net/?site-slug=kind-classic-mountain&amp;networking=no&amp;php=8.3&amp;wp=beta&amp;language=&amp;multisite=no\" rel=\"noopener\" target=\"_blank\">7.1 Beta 3 WordPress Playground instance</a> to test the software directly in your browser. No setup required-just click and go!</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The scheduled final release date for WordPress 7.1 is <strong>August 19, 2026</strong>. The full <a href=\"https://make.wordpress.org/core/2026/07/03/wordpress-7-1-release-party-schedule/\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who contributes by testing!</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Find out what’s new in WordPress 7.1</strong>: Read the <a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/\">Beta 1 announcement</a> for details and highlights.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How important is your testing?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Testing for issues is a critical part of developing any software, and it’s a meaningful way for anyone to contribute – whether or not you have experience. <a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\">Details on what to test in WordPress 7.1 are available here</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you encounter an issue, please share it in the <a href=\"https://wordpress.org/support/forum/alphabeta/\" rel=\"noopener\" target=\"_blank\">Alpha/Beta area</a> of the support forums. If you are comfortable submitting a reproducible bug report, you can do so <a href=\"https://core.trac.wordpress.org/newticket\" rel=\"noopener\" target=\"_blank\">via WordPress Trac</a>. You can also check your issue against this list of <a href=\"https://core.trac.wordpress.org/tickets/major\" rel=\"noopener\" target=\"_blank\">known bugs</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Curious about testing releases in general and how to get started? Follow along with the<a href=\"https://make.wordpress.org/test/\"> testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s in WordPress 7.1 Beta 3?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">For technical details on the more than <strong>71 issues</strong> addressed since Beta 1, see the following links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=07%2F15%2F2026..07%2F22%2F2026&amp;milestone=7.1&amp;group=component&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed 7.1 WordPress Core Trac tickets</a> since July 15, 2026</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/7.1?since=2026-07-15&amp;until=2026-07-22\">7.1 Gutenberg commits</a> since July 15, 2026</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Note: <strong>Beta 2 was released on July 17, 2026</strong>, as part of the <a href=\"https://wordpress.org/news/2026/07/wordpress-7-0-2-release/\">WordPress 7.0.2 release</a> and includes important security fixes.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Beta 3 introduces two improvements to styling.</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Applying local style changes globally is no longer an all-or-nothing action. The <a href=\"https://github.com/WordPress/gutenberg/pull/79839\" rel=\"noopener\" target=\"_blank\">Apply globally</a> option in the block inspector now opens a quick review step, allowing you to choose which modified styles to apply globally while keeping the rest as local overrides.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Other notable fixes include improvements to media uploads: long animated GIF uploads no longer hang, images rotated using EXIF metadata are processed correctly, and uploading a single HEIC image in Safari no longer creates two entries.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The editor also includes additional fixes for Notes, responsive styling, and custom CSS. For developers, WordPress Coding Standards has been updated to version 3.4.0.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://make.wordpress.org/core/2026/05/22/extending-unicode-support-in-email-addresses-usernames-and-slugs/\" rel=\"noopener\" target=\"_blank\">Unicode email address support</a> will <strong>not be included</strong> in WordPress 7.1. The work will continue in a community plugin, allowing broader testing of compatibility, security, and data-handling considerations.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A Beta 3 haiku</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Fresh bugs surface now,<br />click by click, we chase them down—<br />codebase grows steady.</p>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\"><em>Props to </em><a class=\"mention\" href=\"https://profiles.wordpress.org/krupajnanda/\"><span class=\"mentions-prefix\">@</span>krupajnanda</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/annezazu/\"><span class=\"mentions-prefix\">@</span>annezazu</a>, <br /><a class=\"mention\" href=\"https://profiles.wordpress.org/wildworks/\"><span class=\"mentions-prefix\">@</span>wildworks</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/amykamala/\"><span class=\"mentions-prefix\">@</span>amykamala</a> <em>for proofreading and review.</em></p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image size-large has-custom-border\"><a href=\"https://us.wordcamp.org/2026/\"><img alt=\"WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026\" class=\"wp-image-20859\" height=\"321\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&#038;ssl=1\" width=\"1024\" /></a><figcaption class=\"wp-element-caption\">Join us for the launch of WordPress 7.1 at <a href=\"https://us.wordcamp.org/2026/\">WordCamp US 2026</a>, August 16–19.</figcaption></figure>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 22 Jul 2026 15:23:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Benjamin Zekavica\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"Open Channels FM: Signal – Issue 17\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557126\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://openchannels.fm/signal-issue-17/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:213:\"Talk about the intersection of open source software and business, rapid security response amid AI advancements, the importance of fundamentals in AI implementation, and concise content creation for engaging media.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 22 Jul 2026 13:10:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"WPTavern: #226 – Jessica Lyschik on Why Accessibility in WordPress Themes Is Easier Than You Think\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=206634\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:114:\"https://wptavern.com/podcast/226-jessica-lyschik-on-why-accessibility-in-wordpress-themes-is-easier-than-you-think\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:55129:\"<details>Transcript<div>\n<p class=\"wp-block-paragraph\">[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, why accessibility in WordPress themes is easier than you think.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox and use the form there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So on the podcast today we have Jessica Lyschik. Jessica is a longtime member of the WordPress community who&#8217;s been working in the ecosystem since 2015. She&#8217;s spent years learning and advocating for web accessibility, both as a developer and as an active community participant, joining agencies, working on theme reviews, and helping improve standards.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Many theme creators assume that making themes accessible is an intimidating task, but Jessica&#8217;s here to show you that achieving an accessibility ready WordPress theme is more straightforward than you might imagine.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Her WordCamp Europe 2026 presentation, accessibility in themes, easier than you think, aimed to demystify the requirements for accessible themes. Explaining what the WordPress guidelines mean in practise, where the low hanging fruit is, and how both block and classic themes can reach accessibility ready status with manageable efforts.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We talk about the personal and moral journey that brings developers to accessibility. The technical hurdles and documentation challenges, and the ways in which things like AI agents are putting accessibility in the spotlight for everyone.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Jessica talks about practical steps that quickly improve accessibility, like using correct HTML tags, adding alternative text to images, and configuring skip to content links, and shares why building accessibility in from the start saves time and effort down the road.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We also explore the differences, and possible advantages, of block themes when it comes to accessibility, and why theme guidelines work the way they do, and the importance of interdisciplinary awareness across SEO, design, and content teams.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Jessica mentions helpful resources, influential leaders in accessibility, and the ongoing need for documentation improvements to help everyone level up.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;ve ever felt overwhelmed by accessibility requirements, or wonder why they matter, and how you can build better WordPress sites that work for everyone, this episode is for you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so without further delay, I bring you Jessica Lyschik.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I am joined on the podcast by Jessica Lyschik. Hello, Jessica.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:39] <strong>Jessica Lyschik:</strong> Hi Nathan.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:41] <strong>Nathan Wrigley:</strong> Nice to have you with us. This is my second interview at WordCamp Europe 2026. We&#8217;re in a beautiful, big media room. I&#8217;ve got to say, this is one of the nicest spaces I&#8217;ve ever had for these kind of interviews, so that&#8217;s really nice.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Jessica has already done, I want to say presentation but maybe it was a workshop. I&#8217;m not sure.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:57] <strong>Jessica Lyschik:</strong> No, it was a regular talk actually, yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:59] <strong>Nathan Wrigley:</strong> Okay. And how did it go?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:00] <strong>Jessica Lyschik:</strong> It went super well, except for my slides went missing in between. That wasn&#8217;t so great. But the audience was very respectful of that, and I made a bit fun of it, so they laughed for a second and I tried, the media guys tried to fix that. We got it fixed in the end. I would&#8217;ve winged it anyway because I, like I knew what was coming up. But it&#8217;s always good to have your slides. It&#8217;s like seeing them, because for me it&#8217;s also visual reminder. It&#8217;s like, I need to see what I&#8217;m talking about, so I&#8217;m not losing track of it. But yeah, this was just a little technical hiccup. But overall I got very great feedback so far on my talk, and I&#8217;m very glad.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There were also quite a lot of people. I did not expect this many. And that makes me just super happy that people are actually interested in this topic, although it is sort of scary for some of them if they even like try to touch this topic. We can probably get into the details later. Yeah, just overall like, what does it do? Why do I need that? These unanswered questions that they have that they were like, ah, no, I&#8217;m not really interested into that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:01] <strong>Nathan Wrigley:</strong> Oh, that&#8217;s nice a big reception.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:03] <strong>Jessica Lyschik:</strong> Yeah. And that&#8217;s just great to see because I think just as we all grow older, and I even noticed that, and I&#8217;ve said that in my talk, like I kind of get to appreciate when a website is accessible. I mean I&#8217;m still have a long time to go, hopefully in my life, but I start to appreciate the small things that make just browsing websites easier, to be honest.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:23] <strong>Nathan Wrigley:</strong> So I guess we should introduce the subject and then give you a chance to introduce yourself because it feels like in this context, the subject at hand, it&#8217;s important to know that you know what you are doing. It&#8217;s not, well, I suppose it&#8217;s a general skill in that it should be something most people know an awful lot about. But I fear that that&#8217;s not the case.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So the presentation that you&#8217;ve just given was called accessibility in themes, easier than you think. That&#8217;s nicely phrased. Let&#8217;s get them through the door.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then the blurb that went with that, I&#8217;ll just read that into the record then everybody knows what we&#8217;re talking about. So it says, many theme developers assume accessibility ready requirements are hard to meet, but that&#8217;s rarely true. This session shares practical insights for real theme reviews, and shows how both block and classic themes can reach accessibility ready status with manageable effort.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So that&#8217;s the context of what we&#8217;re going to talk about today. However, as I just alluded to, could you just tell us a bit about you, how long you&#8217;ve been using WordPress, and then I guess if you want to focus a bit on your accessibility credentials and what you&#8217;ve been doing in that space.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:06:23] <strong>Jessica Lyschik:</strong> Yeah, of course. So yeah, I&#8217;ve been using WordPress, I think I started around 2005 or 6 already. So like dipped my toes into it, played with it around, just got a feel for it. But actually professionally, I started out in 2015 in the WordPress ecosystem.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Before that, I already joined the community. So I was working at another place that did not use WordPress before. And then in 2015 I joined a WordPress agency. Today they&#8217;re called Syde, for anyone who&#8217;s wondering. And ever since I&#8217;ve been into WordPress that long.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And accessibility in that case I have, I think it was a gradual process more of. It was not just like, I&#8217;m now doing accessibility. That just didn&#8217;t happen. It was, I learned it over time. And when I started learning about how to create a website accessibility was absolutely not a thing. No one cared about it. And it just became more and more aware for people, for developers, especially in the past couple years. I think we still have some way to go but like, as I said earlier, there were so many people interested in my talk. So I think we&#8217;re now at a pace where things get really interesting for many more people.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And yeah, I learned a lot along the way. Made a lot of mistakes along the way. But I&#8217;m glad I&#8217;m learning this. I&#8217;m still learning. So it&#8217;s always something that you continuously learn, because I think the hardest part to grasp for people is that, if you are abled, it&#8217;s like you can see, you can hear, you can navigate a device with your own hands, all stuff like that, you take it for granted.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And if you suddenly see or people tell you the perspective of like a blind person, a person who&#8217;s deaf, a person who may not be able to use a device like you do, maybe have a hand injury, or no hands anymore, that&#8217;s also happening. Then you start to wonder, okay, how do these people actually like use websites or use their phones or computers? And there are many different ways to do that. And I think if you have the chance to learn about this, it is absolutely eye-opening.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can also then, there was a talk at WordCamp Leipzig this year, but also last year, I attended last year, by a blind person. And her brother was also blind. He was a developer. And they shared like how bad some websites are, and how they struggle to like get the information out of the website, and what crazy, crazy stuff people are doing to their websites that do not make it accessible for these people.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then you are sitting there and wondering, oh my God. And sometimes I have to say, I even did this in the past and I didn&#8217;t know, but I&#8217;m glad today that I learned about this and make a better web essentially. Yeah, that&#8217;s why I&#8217;m here sharing my knowledge.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:09:11] <strong>Nathan Wrigley:</strong> It kind of sounds for me, so when I talk about accessibility, there&#8217;s always two strands to it. There&#8217;s like this legal bit where the governments are increasingly talking about things that will happen to you as a company that builds websites if you don&#8217;t follow guidelines. So that&#8217;s one side.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But there&#8217;s also this moral side. There&#8217;s the side of, we ought to do this despite what the law says. You know, it&#8217;s just a necessary thing. And it feels to me as if your journey in this was a moral one.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:09:38] <strong>Jessica Lyschik:</strong> More of, yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:09:39] <strong>Nathan Wrigley:</strong> Yeah, there was a definite need here. You know, in the real world when you see somebody, let&#8217;s say somebody who&#8217;s sitting in a wheelchair and they&#8217;re trying to get into a post office and there&#8217;s a step that they can&#8217;t get over, there&#8217;s no bit of you which doesn&#8217;t see that as unjust. Every bit of you says that character can&#8217;t get over that step. That&#8217;s wrong.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And yet, the bit of the world which is becoming increasingly the way that we interact, you know, we book flights, we file our taxes, we do our banking, we, all of these things, they&#8217;re completely invisible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Most of the time we&#8217;re doing the internet by ourselves. You know, we might be sitting on a train, but nevertheless it&#8217;s a solitary activity, or we&#8217;re in our own home or whatever. And these pitfalls, the equivalent of the step in front of the post office is totally invisible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And it also seems that the voice of the people whose lives are made more difficult is just drowned out. Somehow that anger that they must feel never seems to rise to the top quite enough that we all take the necessary steps.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I don&#8217;t know if any of that landed, and there was definitely no question there, but I&#8217;ll hand it back to you if any of that resonates.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:10:49] <strong>Jessica Lyschik:</strong> No, I think you, you&#8217;ve put it absolutely right. And the invisibility is the thing, because a step for us is visually, like we see it I mean. If you&#8217;re blind, you&#8217;re not seeing it. But let&#8217;s put it away for a second. But in the web, the invisibility is like the key thing. And I just talked to Anne-Mieke Bovelett about, who&#8217;s doing another accessibility talk this afternoon. She told me about like a company where they put effort into their website, making it more accessible. And their sales actually increased. So it can definitely help. This is just one example.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But there&#8217;s also a new player in the field that will probably even increase the interest in accessibility, and that is AI agents. Because AI agents, they do not see a website as we do visually. They rely on that the website is technically built correctly. Google actually just last month announced that they will focus on this. They will focus on the accessibility for the AI agent. I have put a link in my slides to that document. This is basically, I think something that will be easier to grasp for people for some weird reason. But it&#8217;s made more visible to them because if an AI agent cannot read your website, and I know we are probably still at the very beginning of this AI agent stuff, but I think this will increase over the next couple months or even years.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:12:14] <strong>Nathan Wrigley:</strong> That&#8217;s really interesting because when an individual, let&#8217;s go back 10 years, when an individual is creating a website, every single bit that you have to achieve is a minute of work or another minute or 20 minutes or an hour or what have you. And so there was this whole thing of just building the website, especially when page builders and things like that came along, just building the website to see what it looks like. And that whole accessibility layer just basically gets ignored.</p>\n\n\n\n<p class=\"wp-block-paragraph\">However, that&#8217;s what you&#8217;ve just said is curious because the AI agent building the website, to the AI agent, that&#8217;s kind of no extra work to get it right, if you know what I mean? If it&#8217;s configured to do all of the bits correctly, I&#8217;m using air quotes around the word correctly, then in theory it should be quite a good custodian of accessibility when it&#8217;s building things. I guess only time will tell whether that actually happens.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:08] <strong>Jessica Lyschik:</strong> Yeah, but it&#8217;s also for like, not the agents itself building, but also the agents visiting your website. Especially if you do like, I think shopping will be the one thing that if you say, hey, I don&#8217;t know what the best coffee or what, this is like a good topic. Yeah, okay, here are three options. And then, okay, buy me option one, a kilo of these beans or whatever. The AI agent, if the shop is accessible, the AI agent could do the shopping for you. This is where things are going and progressing towards, that you are not actively anymore the person who actually goes to the online shop, puts it in the cart, goes to the checkout and does all that stuff for you. But if the agent knows all that, it can do it for you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:50] <strong>Nathan Wrigley:</strong> Can I ask a question then? Because I may have, I think I&#8217;ve understood what you were just saying and curiously, I&#8217;ve never had that thought, the one that you&#8217;ve just expressed. I want to know if I&#8217;ve got it right. Are you saying that in a world in which we increasingly ask AI to achieve things on the web for us, if it&#8217;s built with accessibility in mind, it&#8217;s more likely to be able to achieve the result of, let&#8217;s say, buy me a kilo of coffee.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:14:14] <strong>Jessica Lyschik:</strong> Yep.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:14:15] <strong>Nathan Wrigley:</strong> That&#8217;s so interesting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:14:16] <strong>Jessica Lyschik:</strong> Yeah because like, Anne-Mieke, whom I just talked about, shared a long document with me recently and I was just reading through it and was like, yeah, of course. Of course, if we technically do things right, we use the right elements, we do the right descriptions for everything that a computer, because AI agent is just a computer. Like assistive technology, like a screen reader who needs to read the right structure out of it and to fit the right content. But also is able to interact with stuff, like click on that button, put that in the cart, go to the checkout and so on. It&#8217;s basically the same. An AI agent is a screen reader.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:14:53] <strong>Nathan Wrigley:</strong> Yeah, that&#8217;s really interesting. I&#8217;m thinking of a map where I&#8217;m trying to get to a destination, but the map has no directions. Imagine a scenario where we set off from one place and our destination is here. What you are saying is all the instructions in between to get from the start to the end can be read if the HTML and all of the bits and pieces wrapped up in that are correct. I had never had that thought before. That&#8217;s so interesting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:15:17] <strong>Jessica Lyschik:</strong> Yeah, that&#8217;s very interesting. And I did not focus too much on this topic in my talk, but I wanted to put it in there at least in one slide to give like the food for thought that people can actually think about it because this is like what&#8217;s hyped right now. I have not tried out this whole agent thing yet, but like from a developer perspective, I can totally see that this is something that will increasingly help AI agents to achieve stuff.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:15:41] <strong>Nathan Wrigley:</strong> Yeah. And presumably make it so that a whole tranche of people who struggle with the web as it is currently might be able to interact with their voice or whatever other technique they use. We&#8217;ve completely gone off the rails, but that was such an interesting aside, thank you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:15:58] <strong>Jessica Lyschik:</strong> Yeah, I think this is something interesting to share. And as I said, I wanted to focus more on the technical details in my talk, so I left it kind of out. But I think it&#8217;s a great opportunity to share it here with you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:16:08] <strong>Nathan Wrigley:</strong> Yeah. That was lovely. Thank you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So let&#8217;s go back to the WordPress bits and pieces then, and I&#8217;ll just do the title again because hopefully that&#8217;ll refresh it in listeners&#8217; minds. Accessibility in themes, easier than you think. Dear listener, if you&#8217;ve been using WordPress for any length of time, you&#8217;ll know that the themes still plays a giant part in the structure of your website and the way that people experience it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So where are we at then in the year 2026? Does the theme still represent a huge part of accessibility? In your experience, is it easier than most people think to get an accessible website in the year 2026? We&#8217;ll get into block based themes and classic themes and all that in a minute. But essentially what I&#8217;m asking is, is it an easier thing to get right than most people imagine?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:16:51] <strong>Jessica Lyschik:</strong> Yes, because I think what scares people off from my own experience, there are requirements to get the accessibility ready tag in the wordpress.org theme repository. And these requirements, if you first read them, they&#8217;ll sound a bit cryptic and you do not really understand what they actually mean.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In my talk, I was trying to combine this, what the requirement says with what is actually meant by that. Because right now, and this is something I would like to improve for the future, I&#8217;ve already talked to people about this, and I will have another chat with Rian Rietveld about it later, or tomorrow. Let&#8217;s see when we can make that happen.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because right now the requirements read like, okay, this must be achieved. This is what the website should do. Then there are some testing instructions, but you&#8217;re not told how to achieve it. What do you technically need to do in order to do that?</p>\n\n\n\n<p class=\"wp-block-paragraph\">I noticed this while I was reworking. I found out about the requirements also just a month ago because the requirements got updated. I have a theme in the wordpress.org repository and I tried to apply these new rules and have another fresh look at it. I got the accessibility ready tag for this already when I first got the theme into the repository. But like it was a good refresher to like go over all the requirements because they have slightly changed a bit, they added new ones.</p>\n\n\n\n<p class=\"wp-block-paragraph\">When I was there, I was like, okay, like I understand this now because I have learned about accessibility over the past couple years. For someone who is fresh to this topic and doesn&#8217;t know too much about it, it&#8217;s hard to understand. Because there are some descriptions of things like, basically what it means is that you need to use, for example, the right HTML tags, header, footer, the main tag. We have section and aside, which are available in HTML 5. But the requirements does not say this explicitly.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I think this is where probably most people have gotten stuck in the past, because they did not understand like, what is actually required from me technically? Because the texts are not so much focused on that. And this is something I would like to contribute as well, to give back and to enhance. So it&#8217;s not there yet, but hopefully sooner than later we can add all this information so it gets even easier for people.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because if you&#8217;ve done a website and you know about the HTML, you know about maybe a little bit of CSS, you know how to achieve this. You just need to connect the dots to what is relevant for accessibility and how do you do this in your HTML essentially.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:20] <strong>Nathan Wrigley:</strong> Yeah, I guess that&#8217;s a bit of a shame really, isn&#8217;t it? Is that the documentation is difficult to follow because I feel that accessibility is one of those things where if something is difficult it can get dropped basically.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:33] <strong>Jessica Lyschik:</strong> Yeah, people won&#8217;t do it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:34] <strong>Nathan Wrigley:</strong> Yeah, because the majority of people browsing the internet can browse the internet despite your accessibility efforts, that will be the standard that they&#8217;re aiming for in most cases. So if it&#8217;s difficult to achieve these things and the documentation&#8217;s not really straightforward, every time somebody comes across a question and thinks, I don&#8217;t really know the answer to that, probably the quickest thing to do is just to, ah, push it to one side and not press through. But you obviously have and made it a bit of a goal.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So is there a particular accessibility requirement that developers in your estimation kind of overestimate the difficulty of? What I&#8217;m asking here really is about some low hanging fruit that you know about. In the scenario that we&#8217;ve just described where it&#8217;s easy to get put off and to sort of say to yourself, okay, I can&#8217;t do this. I&#8217;m wondering there are some sort of quick wins that you could describe that people could maybe achieve within the next half an hour, once they sat down at their machines?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:27] <strong>Jessica Lyschik:</strong> Yeah, I think there are definitely some. There is like underlining text in your main content, just underline the text. It&#8217;s one line of CSS, text declaration underline. For links, obviously, not for the entire text.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And there is like, as I said, the HTML tags. With block themes, it&#8217;s super easy. For example, you just need to configure that correctly in the editor, or use the correct template part and it&#8217;s basically done for you. Core does that. This is one advantage of block themes, but we can dive into this deeper later. Or the skip to content links also in block themes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">As an example, in block themes it is just like putting the content block in a group and assigning the main HTML tag to that group. And WordPress does the rest for you. It&#8217;s just like assigning this one little setting correctly and then you get automatically a skip a content link for block themes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:18] <strong>Nathan Wrigley:</strong> Yeah, but curiously, if you didn&#8217;t know that small fact, that WordPress would handle that for you, if you don&#8217;t know, you don&#8217;t know. And you&#8217;d presumably go around the houses trying to figure that out for yourself and implement some custom version of that thing. Whereas in fact, what, three clicks, four seconds and you&#8217;re done.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:33] <strong>Jessica Lyschik:</strong> It&#8217;s super easy, yep.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:33] <strong>Nathan Wrigley:</strong> Yeah. Any more before we move on?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:35] <strong>Jessica Lyschik:</strong> I think these are like the most, absolutely the low hanging fruit is also if you use any images to add an alternative text. I think this is probably the most common one people already know. It is so easy. And even WordPress, even if you use classic themes, it&#8217;s already in the media library, the alternative text field. For block themes you have it directly at the image so it&#8217;s already in front of you. You just need to use it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:57] <strong>Nathan Wrigley:</strong> Yeah, you just not ignore it basically. Yeah, that&#8217;s true.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So has this become kind of a habit for you then, over the last period of time since you&#8217;ve taken more and more interest in this? Have you got to the point now where this is just how it works? You know, in the same way that I drive a car and I use the gears and that&#8217;s all just second nature. Is it like that for you when you are building your themes? Because it&#8217;s now locked away in your head. Every time you do a thing that previously you would&#8217;ve omitted. You are now just in the habit. Has that been a difficult journey or fairly straightforward?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:28] <strong>Jessica Lyschik:</strong> I think it&#8217;s, like starting out with this, it would feel like a bumpy road. But for me it was, it&#8217;s a gradual process. But right now it&#8217;s really like, yeah, I just know that when I use a button in a context that is not like sending off a form to add an aria label to it, it&#8217;s like, it is baked into my brain essentially already because I know.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I just had a very interesting example this week at work where there was a client reaching out saying, hey, we did an accessibility test on our website and it marked like two buttons that did not say what they&#8217;re doing. These were essentially missing the aria label because they had only icons on the buttons, not real text.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So if there&#8217;s just an icon, the screen reader cannot read, what is this button for, essentially, with just an icon? The win here was just to add the aria labels, because the fields were already there. This was also part of the Greyd.Suite, so from our product so I knew how to put it in there. And then it was like, oh no, like I have to do this 12 times, my colleague said. And I was like, yeah, okay, then you have to do it twice, 12 times. So 24 times. But be happy it&#8217;s not 200 times you have to do it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So, and I said, do not take this personally. This is a great example of why putting accessibility at the very beginning of when you&#8217;re creating this makes life so much easier than rather when you just build a website and then you figure out you have to change 300 buttons. This is probably a crazy number, but just to give you an example, to change all the buttons manually again, going through every single page or whatever you have when you just could have taken the extra step, added the aria label, and then just be done with it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:24:09] <strong>Nathan Wrigley:</strong> Right. That&#8217;s an interesting thought. And also the exasperation of your colleague there kind of perfectly sums up the problem. In that you see it as a problem. Does that mean I&#8217;ve got to do something 24 times? And there&#8217;s this sense of, ugh, I&#8217;ve got to do this work. And it feels like a chore. But then I suppose if you step back and look at what you&#8217;ll actually enable by doing those 24 things.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I know that in the workday that&#8217;s hard to do. It&#8217;s hard to sort of step back and say, okay, if I do this thing 24 times, this will be the result, and lots more people will be able to, in this case, view the image.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:24:42] <strong>Jessica Lyschik:</strong> I mean this was like they started already working on. If you fix it now, you do not have to do it for the coming pages. So if you multiply that with how many pages more you need to do, once you get this one fixed, and ideally you need to change the aria label of the text changes obviously, but this was, I think for a header, in a header, where there was like, I think one sort of popover or popup. Fully accessible by the way, so don&#8217;t worry about that. And also a button to, I think for the phone numbers, like just a phone icon. And they could click on it and it would be something like that, along the lines. I don&#8217;t exactly remember what it was. But it was just like two icons in the header. And if you take that header, use it on, I don&#8217;t know, another 250 sites, you don&#8217;t need to do the work anymore.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:29] <strong>Nathan Wrigley:</strong> Okay. So you are painting a picture in which, get it right at the beginning, follow the guidelines, do the hard work once, then almost the career from then, from this moment forward, your life will be immeasurably easier if you build it into the theme or.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:45] <strong>Jessica Lyschik:</strong> And accessibility will not be taken as, ugh, and I now have to do this all. Because when you do it from the start, you have to make sure at the end of course that it still works. You may have to run into issues and redo stuff. That can happen. But I think you just have saved yourself so much work in the end if that requirement for some reason pops up later or so.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:10] <strong>Nathan Wrigley:</strong> I&#8217;m wondering, depending on the kind of nature of where you work, and how you do this. You know, if you&#8217;re a freelance, then this is on you. If you&#8217;re in an agency, then it may be that there&#8217;s somebody, you know, maybe there&#8217;s an SEO person, there&#8217;s a design person, maybe there&#8217;s an accessibility person. But it does feel like the moral argument states everybody should have some insight. Maybe you&#8217;re not right in the weeds of it, but you should have some knowledge of what the low hanging fruit is, at least.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:38] <strong>Jessica Lyschik:</strong> Yeah it&#8217;s, what&#8217;s the right word for it? Interdisciplinary. It is like not just the developer who needs to think of accessibility. It&#8217;s like, okay, we need to because like we provide a technical structure for it. But it also needs to be for the content people who write the blog posts, the pages, whatever, for SEO people to understand that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I think accessibility, if you want the entire website to be accessibility, everyone who works on a website needs to know about it. That an SEO person needs to know how to create a skip link, probably not. Or how to use, maybe to use the right text. But for them, the text would be just the, using the right heading structure, for example. This is also a requirement, that you do not use an H3 and then an H6 heading in your content, but you structure it correctly that you have the H1 on the top, and then every next level is H H2, and then every level under that is H3. So this way. They should know about this. But they do not need to know too much about the technical side. Because in the end, it all comes together and creates an accessible website.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:27:42] <strong>Nathan Wrigley:</strong> In your commentary a few minutes ago, you mentioned that there were some guidelines in order to put a theme on wordpress.org. Is that the nature of it? Is it a guideline, or are there some hard and fast rules, which will prevent a theme getting into the repo based upon a lack of accessibility? What I&#8217;m asking is, are there some things that you must do as of now, or is it very much, okay, if you do this, great, but if you don&#8217;t, we&#8217;ll let your theme pass anyway?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:28:09] <strong>Jessica Lyschik:</strong> Yeah. Let me explain this. So there&#8217;s this accessibility ready tag. So you have different tags for the themes in the repository. And in order to get the accessibility ready tag, you need to follow the requirements, the accessibility ready requirements, I think it&#8217;s completely called.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And these are as of now 18 requirements. I went through them all in my talk. We&#8217;ve already touched on some of these. Some are really low hanging fruit, some are, one of the newer ones are, a theme should not recommend or require a plugin that is not accessible. This is something else that the team came up with, which is an interesting one. There&#8217;s, I guess a lot of room for discussion.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But also another one is to have an accessibility.txt file in your theme. Which basically, it&#8217;s not a standard yet, but like close to a standard sort of, has information about what has been done in terms of accessibility. Are there any classes that you can, CSS classes that you can use to make use of texts for screen readers? So basically hide them visually, or hide these texts or items visually, but still have them read out by screen readers. So they&#8217;re not like discipline none where you just remove that basically from the accessibility tree, but make it still readable for screen readers. And just some more information about that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Yeah, you need to meet all these requirements with your theme if you want this tag. But you can still like do not care about accessibility and still get your theme in the repo if you want.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:29:40] <strong>Nathan Wrigley:</strong> Would you like that to be flipped? Would you like that to be, because I mean we&#8217;re a very open ecosystem, aren&#8217;t we? And would you like to see though a day where you don&#8217;t meet these 18 guidelines, you don&#8217;t get the tag, you don&#8217;t get to play, you&#8217;re not allowed in the repo? Or is that a touch too far?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:29:56] <strong>Jessica Lyschik:</strong> Let me share some numbers, I think. So there are like 14,700 plus themes in the repository right now. All themes. At least that&#8217;s the number I can access. I don&#8217;t know if there&#8217;s maybe a bit more, I don&#8217;t know. But this is the public number you can access. And out of these themes, I think if I saw the correct number, it&#8217;s like just 270 have the accessibility ready tag. So then that is like 1.5% of all themes who have that tag.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I think it will be extremely hard to force sort of, if you want to flip that, force that onto people. And I think we need to do a more gradual way. And that&#8217;s what I&#8217;m sharing my knowledge because I think it is not that hard. If you can improve the documentation for it, it will be even easier for people. And I think this is the way to go instead of forcing like, because we do not like to be forced to things we do not understand.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:30:50] <strong>Nathan Wrigley:</strong> That&#8217;s right. Yeah, that&#8217;s interesting. I wonder if there&#8217;s a future in which that slowly gets ramped up.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:30:56] <strong>Jessica Lyschik:</strong> I think with the AI agents, we will have an acceleration on this, I guess. So maybe not in WordPress themes, in the repository directly, but I think the attention will be put there and then like, oh, maybe we should make it more accessible. Let&#8217;s read into this. And I think these guidelines are also very interesting, maybe not just for WordPress themes. I mean, of course they&#8217;re for the repository, but you of course can apply them to your own custom theme, definitely. You do not have an absolute check like the team will do for you. But nothing stops you from using them even on a non WordPress site.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:31:30] <strong>Nathan Wrigley:</strong> Do the guidelines, do they feel like they&#8217;re kind of firmly fixed or is it always a movable feast?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:31:35] <strong>Jessica Lyschik:</strong> They&#8217;re relatively fixed.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:31:37] <strong>Nathan Wrigley:</strong> Okay, so if you were to swat up, for want of a better word, on what there is right now, there&#8217;s a good chance that the rug will not be pulled out from under you in six months, a year, two years time.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:31:46] <strong>Jessica Lyschik:</strong> No, I think the last time the requirements got updated was in 2012, 14. I would need to ask, Joe Dolson did the initial, or was working on the initial thing. And so it has been a while since this got updated and they just got updated last month. So I don&#8217;t think that they will be changing anything.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The one I talked about, not requiring or recommending plugins is the one, this is something, it kind of creates a grey area sort of. And I think this will be put to discussion. It&#8217;s like, I don&#8217;t mind, but I can see many people like really, not raging against it, but like raising questions about it. If this is something that should be a requirement.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But I think for like the actual technical stuff, I don&#8217;t think that there&#8217;s much that should change, because like they&#8217;re based on the WCAG requirements. These are like the standard requirements that also have, I&#8217;m not sure if they&#8217;re used on governmental things, like on the European Accessibility Act, but I think they&#8217;re a sort of base for that. And it&#8217;s not like completely this. So the theme requirements are not like the WCAG requirements 100%, but like a subset of it, sort of.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:32:57] <strong>Nathan Wrigley:</strong> Yeah, it&#8217;s a fairly slow moving ship in other words. If you acquire the knowledge today, you&#8217;ve got a good chance that in a year, two years, maybe even five years, the knowledge that you&#8217;ve got will need amending. But most of it will broadly work several years from now.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:11] <strong>Jessica Lyschik:</strong> It&#8217;s with like development in general. So like you always need to be constantly learning. And I think if you learn about accessibility today, I think you&#8217;re in a very good spot. Because like of course we have European Accessibility Act and governmental requirements, at least in Europe we do have them. But I think there&#8217;s already so much information out there, that it should be relatively easy to onboard you. And I think this is just beneficial if you learn, it&#8217;s basically about learning about how to use things correctly. And if you&#8217;ve got that, then you&#8217;re absolutely good to go.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:45] <strong>Nathan Wrigley:</strong> So not that long ago I suppose, we had block themes coming around, which is an entirely different way of creating themes in WordPress. So you&#8217;ve got classic themes, which is the way it always used to be. And now we&#8217;ve got block themes. Is there a striking fundamental difference in the way that you might approach accessibility if you were used to doing block themes? Is there a whole lot more to learn? Maybe it&#8217;s more straightforward if you&#8217;re using block themes. Just tell us about how those two things differ.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:34:08] <strong>Jessica Lyschik:</strong> Yeah. It is more straightforward actually. Core is handling stuff for you. So accessibility just got a tad bit easier if you use block themes actually. In classic themes, you have to do a lot of things manually. You have to make sure that the elements are right, that the skip link is there, for example, things that we touched on already. And in block themes, if you use the correct blocks on the correct structure, Core handles stuff for you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, there&#8217;s a requirement labelled form fields. So when you use a form or the form fields should have a label to it. In themes you don&#8217;t really have that because usually you should not put like, something like a form in there. There are two forms that by default come with a theme that are the comments form, but that&#8217;s completely handled by Core. And there&#8217;s the search form on the search results page.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But in block themes, both of them are handled by Core. Both of them are accessible because Core handles it all for you. You just need to place them and actually not do anything to them. It is that straightforward.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And same for like template parts. If you want to use header and footer, just use the template parts and use them. You can assign them a header template part as header of course, and one as footer. And then the HTML text will be automatically added correctly for you. So there&#8217;s not too much that you need to do manually anymore, just get that right.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And as I say, I really love block themes for the much easier accessibility, or the way you can make a block theme accessible. This is so much easier than with a classic theme.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:35:38] <strong>Nathan Wrigley:</strong> So presumably though, it sounds like there&#8217;s meta knowledge, if you know what I mean. You&#8217;ve got to know which block to put in which spot, and which block wraps this other block, and the parents and the children. But if you learn that, and if you make that, we were talking about habits earlier, if you make that your habit, and then save that habit and save the theme and what have you, you are painting a picture where it&#8217;s significantly more straightforward because you don&#8217;t have to think about it in many cases. Well, that&#8217;s the wrong way of phrasing it. You don&#8217;t have to do that hard work.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:07] <strong>Jessica Lyschik:</strong> Exactly. If you have like a, sorry to interrupt you here, but if you have a theme that already gives you the correct examples, you can build off from that theme. For example, if you&#8217;re creating a new template, you can use an existing template and then just adjust it to what you need. If you need to change like colours or something but you have the structure already correct. You do not need to think about doing the structure again and maybe just have a check that it&#8217;s actually the right one. But if you just copy what&#8217;s already there, that is part of the theme, that&#8217;s actually super easy.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:38] <strong>Nathan Wrigley:</strong> I&#8217;m going to link to your presentation, which I know by the time that this goes out will be probably on wordpress.tv, I would&#8217;ve thought by that point. But I&#8217;ll link to your presentation and all of the different bits and pieces.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But I&#8217;m curious, who in the WordPress space, and maybe not the WordPress space, maybe outside of that, who do you follow or try to get guidance from? Maybe that&#8217;s a YouTube channel or a blog, or a, I don&#8217;t know, government based website. Maybe it&#8217;s just wordpress.org, I don&#8217;t know. Where do you go to swat up on all of this?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:06] <strong>Jessica Lyschik:</strong> Ooh, there are some very good resources out there. So I do follow like people within the WordPress community. I mentioned a few names already, like Joe Dolson, Rian Rietveld, Amber Hinds from Equalize Digital. They do a lot of stuff in that area. And then I also follow Sara Soueidan, she&#8217;s a developer from, I think Lebanon, if I remember correctly. She does great stuff on accessibility. There is a few more names. There are some good resources out there. I can probably research that for you because I cannot remember the names right now.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:39] <strong>Nathan Wrigley:</strong> I&#8217;m putting you on the spot. I&#8217;m sorry.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:40] <strong>Jessica Lyschik:</strong> Put me on the spot. That&#8217;s okay. I&#8217;ll share some links with you that you can then put in with the podcast information. There are some great resources both within the WordPress community but also outside of it that can give you a very good overview. And I think it&#8217;s just interesting to follow people who like can build the bridge between, okay, this is a requirement, this is how you technically do it, and this is why you do it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:38:05] <strong>Nathan Wrigley:</strong> I have a friend who&#8217;s recently been on the journey of trying to go from zero to really quite proficient in this space. He&#8217;s found a bunch of YouTube channels and several of the names that you mentioned there, particularly the Lebanese lady that you mentioned.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I think followed a course that they put together and found that structure profoundly helpful. The dry documentation, I think was the way it was described on the WCAG website can sometimes I think be a, you know, it&#8217;s hard to get into that in some way.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You know, if this all sounds like a lot of work, there&#8217;s definitely resources out there, which, fun is perhaps the wrong word, but make it more engaging. There&#8217;s videos to watch, and channels to follow and blogs to read and all of this. And so it turns this, I&#8217;m doing air quotes, dry subject into something a little bit more manageable and easy to take in.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:38:52] <strong>Jessica Lyschik:</strong> Yes. Yes, because like the WCAG requirements, like they&#8217;re hard to read. It&#8217;s like reading, the HTML 5 spec. This is also super hard to read.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:01] <strong>Nathan Wrigley:</strong> Yeah, it&#8217;s the cure for insomnia.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:03] <strong>Jessica Lyschik:</strong> Yeah, sort of. And it&#8217;s, yeah, I think if we have, not more content, but the right content available to people in the right spot, I think this will be beneficial for everyone.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:14] <strong>Nathan Wrigley:</strong> Yeah. I think unless there&#8217;s something else you want to cover off, I think, Jessica, I&#8217;ve asked everything I wish to. Is there anything you think we&#8217;ve omitted or are you happy to call it a day there?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:24] <strong>Jessica Lyschik:</strong> I think we&#8217;re, I mean we could go on probably for days. But I think for now it&#8217;s, we&#8217;ve covered every topic.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:32] <strong>Nathan Wrigley:</strong> Well in which case, what I&#8217;ll do, dear listener, if you go to the WP Tavern website and search for Jessica&#8217;s post, I&#8217;m not sure what number it will be as we&#8217;re recording it, go there and anything that we discussed, and any names that we discussed and those kind of things, I&#8217;ll put a link and obviously if Jessica supplies any other things she mentioned, we&#8217;ll add those in as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So Jessica, thank you so much for chatting to me today. And now that your presentation is done, you can relax and enjoy the rest of the spectacle.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:55] <strong>Jessica Lyschik:</strong> Yes. Thank you so much, and thanks for having me.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:57] <strong>Nathan Wrigley:</strong> You&#8217;re welcome.</p>\n</div></details>\n\n\n\n<p class=\"wp-block-paragraph\">On the podcast today we have <a href=\"https://jessicalyschik.de\">Jessica Lyschik</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Jessica is a longtime member of the WordPress community who has been working in the ecosystem since 2015. She has spent years learning and advocating for web accessibility, both as a developer and as an active community participant, joining agencies, working on theme reviews, and helping to improve standards.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Many theme creators assume that making themes accessible is an intimidating task, but Jessica’s here to show you that achieving an accessibility-ready WordPress theme is more straightforward than you might imagine. Her WordCamp Europe 2026 presentation, “Accessibility in themes: easier than you think,” aimed to demystify the requirements for accessible themes, explaining what the WordPress guidelines mean in practice, where the low-hanging fruit is, and how both block and classic themes can reach accessibility-ready status with manageable effort.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We talk about the personal and moral journey that brings developers to accessibility, the technical hurdles and documentation challenges, and the ways in which things like AI agents are putting accessibility in the spotlight for everyone. Jessica talks about practical steps that quickly improve accessibility, like using correct HTML tags, adding alternative text to images, and configuring skip-to-content links, and shares why building accessibility in from the start saves time and effort down the road.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We also explore the differences, and possible advantages, of block themes when it comes to accessibility, why theme guidelines work the way they do, and the importance of interdisciplinary awareness across SEO, design, and content teams. Jessica mentions helpful resources, influential leaders in accessibility, and the ongoing need for documentation improvements to help everyone level up.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you’ve ever felt overwhelmed by accessibility requirements, or wonder why they matter, and how you can build better WordPress sites that work for everyone, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://europe.wordcamp.org/2026/session/accessibility-in-themes-easier-than-you-think/\">Accessibility in themes: easier than you think</a> &#8211; Jessica&#8217;s presentation at WordCamp Europe 2026</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://syde.com\">Syde</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://leipzig.wordcamp.org/2026/\">WordCamp Leipzig 2026</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://greydsuite.com\"> Greyd.Suite</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://developer.wordpress.org/themes/classic-themes/functionality/accessibility/\">Accessibility Handbook</a> &#8211; Theme section</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.w3.org/WAI/standards-guidelines/wcag/\">WCAG 2 Overview</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://commission.europa.eu/strategy-and-policy/policies/justice-and-fundamental-rights/disability/european-accessibility-act-eaa_en\">European Accessibility Act (EAA)</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.joedolson.com\"> Joe Dolson</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://rianrietveld.com\">Rian Rietveld</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://amberhinds.com\">Amber Hinds</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.sarasoueidan.com\"> Sara Soueidan</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 22 Jul 2026 13:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"Open Channels FM: We are Welcoming Automattic as our Newest Sponsor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557268\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://openchannels.fm/we-are-welcoming-automattic-as-our-newest-sponsor/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:159:\"Automattic is now a sponsor of Open Channels FM Podcast Network, supporting creators with tools for WordPress, WooCommerce, and more, promoting freedom online.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 22 Jul 2026 08:25:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"Gutenberg Times: How WordPress decides a theme is a “block theme”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=46118\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://gutenbergtimes.com/how-wordpress-decides-a-theme-is-a-block-theme/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:20333:\"<p class=\"wp-block-paragraph\">The term &#8220;block theme&#8221; is used a lot in WordPress but it was never really clear to me what that meant exactly from a code point of view.</p>\n\n\n\n<p class=\"wp-block-paragraph\">While researching <a href=\"https://gutenbergtimes.com/the-post-editor-is-going-full-iframe-what-block-developers-need-to-know-before-wordpress-7-1/\">The post editor is going full iframe: what block developers need to know before WordPress 7.1</a>, I learned that the outcome of testing WordPress 7.1 Beta 1 <em>may</em> soften the plan: instead of forcing the iframe for everyone, core might force it only for block themes, while classic themes using blocks with apiVersion 2 or lower keep the current 7.0 behavior. (The linked article covers the 7.0 state of things in full.)<br /><br />If that&#8217;s the split, then the exact definition of &#8220;block theme&#8221; suddenly matters a great deal. So what does core actually check?</p>\n\n\n\n<p class=\"wp-block-paragraph\">The public API is <code>wp_is_block_theme()</code>, which just asks the active theme:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>PHP</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">// wp-includes/theme.php (guard clause trimmed)\nfunction wp_is_block_theme() {\n	return wp_get_theme()->is_block_theme();\n}</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">// wp-includes/theme.php (guard clause trimmed)</span></span>\n<span class=\"line\"><span style=\"color: #569CD6;\">function</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #DCDCAA;\">wp_is_block_theme</span><span style=\"color: #D4D4D4;\">() {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #C586C0;\">return</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #DCDCAA;\">wp_get_theme</span><span style=\"color: #D4D4D4;\">()-&gt;</span><span style=\"color: #DCDCAA;\">is_block_theme</span><span style=\"color: #D4D4D4;\">();</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">}</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">And <code>WP_Theme::is_block_theme()</code> is, in its entirety, a file-existence check:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>PHP</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">// wp-includes/class-wp-theme.php (caching trimmed)\npublic function is_block_theme() {\n	$paths_to_index_block_template = array(\n		$this->get_file_path( \'/templates/index.html\' ),\n		$this->get_file_path( \'/block-templates/index.html\' ),\n	);\n\n	foreach ( $paths_to_index_block_template as $path ) {\n		if ( is_file( $path ) &amp;&amp; is_readable( $path ) ) {\n			return true;\n		}\n	}\n\n	return false;\n}</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">// wp-includes/class-wp-theme.php (caching trimmed)</span></span>\n<span class=\"line\"><span style=\"color: #569CD6;\">public</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #569CD6;\">function</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #DCDCAA;\">is_block_theme</span><span style=\"color: #D4D4D4;\">() {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #9CDCFE;\">$paths_to_index_block_template</span><span style=\"color: #D4D4D4;\"> = </span><span style=\"color: #DCDCAA;\">array</span><span style=\"color: #D4D4D4;\">(</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">		</span><span style=\"color: #569CD6;\">$this</span><span style=\"color: #D4D4D4;\">-&gt;</span><span style=\"color: #DCDCAA;\">get_file_path</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'/templates/index.html\'</span><span style=\"color: #D4D4D4;\"> ),</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">		</span><span style=\"color: #569CD6;\">$this</span><span style=\"color: #D4D4D4;\">-&gt;</span><span style=\"color: #DCDCAA;\">get_file_path</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'/block-templates/index.html\'</span><span style=\"color: #D4D4D4;\"> ),</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	);</span></span>\n<span class=\"line\"></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #C586C0;\">foreach</span><span style=\"color: #D4D4D4;\"> ( </span><span style=\"color: #9CDCFE;\">$paths_to_index_block_template</span><span style=\"color: #D4D4D4;\"> as </span><span style=\"color: #9CDCFE;\">$path</span><span style=\"color: #D4D4D4;\"> ) {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">		</span><span style=\"color: #C586C0;\">if</span><span style=\"color: #D4D4D4;\"> ( </span><span style=\"color: #DCDCAA;\">is_file</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #9CDCFE;\">$path</span><span style=\"color: #D4D4D4;\"> ) &amp;&amp; </span><span style=\"color: #DCDCAA;\">is_readable</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #9CDCFE;\">$path</span><span style=\"color: #D4D4D4;\"> ) ) {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">			</span><span style=\"color: #C586C0;\">return</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #569CD6;\">true</span><span style=\"color: #D4D4D4;\">;</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">		}</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	}</span></span>\n<span class=\"line\"></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #C586C0;\">return</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #569CD6;\">false</span><span style=\"color: #D4D4D4;\">;</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">}</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A theme is a &#8220;block theme&#8221; if it ships an <code>index.html</code> block template</strong>, either in <code>templates/</code>, or in <code>block-templates/</code>, the pre-5.9 legacy location. Nothing else is consulted. That has a few consequences that may surprise people:</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><code>theme.json</code> doesn&#8217;t make you a block theme.</strong> Neither do patterns, block template <em>parts</em>, or <code>add_theme_support( \'block-templates\' )</code>. A theme can adopt every one of those &#8220;hybrid&#8221; features and still land on the classic side of this check, because the test only looks for a top-level <code>index.html</code> template.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Child themes inherit the answer.</strong> <code>get_file_path()</code> looks in the child theme first and falls back to the parent, so a child theme of a block theme is a block theme even if the child ships no templates of its own.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s a filesystem check, not a declaration.</strong> There&#8217;s no header in <code>style.css</code> that opts you in or out. Drop a <code>templates/index.html</code> into a theme and, as far as WordPress is concerned, it <em>is</em> a block theme.</p>\n\n\n\n<h3 class=\"wp-block-heading\">The minimum files required for block and classic themes</h3>\n\n\n\n<p class=\"wp-block-paragraph\">This is the entire minimum viable <strong>block theme</strong> — two files:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>Markdown</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">my-block-theme/\n├── style.css          ← standard theme header\n└── templates/\n    └── index.html     ← this file IS the decider</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #D4D4D4;\">my-block-theme/</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">├── style.css          ← standard theme header</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">└── templates/</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">    └── index.html     ← this file IS the decider</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">(WordPress considers a theme valid if it has <code>style.css</code> plus <em>either</em> <code>index.php</code> or <code>templates/index.html</code>, which means for a block theme, <code>index.php</code>, <code>functions.php</code>, and even <code>theme.json</code> are all optional.)</p>\n\n\n\n<p class=\"wp-block-paragraph\">And this is a theme that is <strong>guaranteed to stay classic</strong>:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>Markdown</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">my-classic-theme/\n├── style.css\n└── index.php          ← the classic fallback template</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #D4D4D4;\">my-classic-theme/</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">├── style.css</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">└── index.php          ← the classic fallback template</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">Staying on the classic side of the check comes down to two conditions:</p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>No</strong> <strong><code>templates/index.html</code></strong> <strong>and no legacy</strong> <strong><code>block-templates/index.html</code>.</strong> Other block templates don&#8217;t matter: a theme with `templates/single.html` but no `templates/index.html` still tests as classic. (In practice, though, if you&#8217;re shipping block templates, ship the index and be a block theme on purpose.)</li>\n\n\n\n<li><strong>No block-theme parent.</strong> The check falls back to the parent theme, so a child of Twenty Twenty-Five is a block theme no matter what the child contains. To be classic, the whole chain has to be.</li>\n</ol>\n\n\n\n<p class=\"wp-block-paragraph\">Everything else is fair game. <code>theme.json</code>, patterns, <code>add_theme_support( \'block-template-parts\' )</code>` custom templates registered from plugins — none of them flip the switch., patterns, <code>add_theme_support( \'block-template-parts\' )</code>, custom templates registered from plugins: none of them flip the switch.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Where real themes land</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Running that check against some current releases from the theme directory</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Tests <strong>classic</strong></th><th>Tests <strong>block</strong></th></tr></thead><tbody><tr><td>Twenty Twenty-One and every earlier default</td><td>Twenty Twenty-Two and every later default</td></tr><tr><td>Astra, Kadence, Blocksy, Botiga, Sydney, Hello Elementor — <em>all ship <code>theme.json</code></em></td><td></td></tr><tr><td>GeneratePress, Neve, OceanWP, Storefront</td><td></td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Six of the themes in the first column ship <code>theme.json</code>, the marquee &#8220;block&#8221; feature, and still test classic, because the check never looks at <code>theme.json</code><br /><br />Twenty Twenty and OceanWP are another good gotcha: both ship a <code>templates/</code> directory and are still classic, because it&#8217;s full of PHP page templates (<code>template-cover.php</code>, <code>landing.php</code>). The check wants <code>templates/index.html</code> specifically, so &#8220;does it have a templates folder&#8221; is not the indicator you might assume.</p>\n\n\n\n<h3 class=\"wp-block-heading\">How the editor reads it</h3>\n\n\n\n<p class=\"wp-block-paragraph\">On the JavaScript side, the block-theme flag surfaces in two different places, which is worth knowing if you go source-diving.</p>\n\n\n\n<p class=\"wp-block-paragraph\">As an editor setting:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>PHP</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">// wp-includes/block-editor.php, get_block_editor_settings()\n$editor_settings&#91;\'__unstableIsBlockBasedTheme\'&#93; = wp_is_block_theme();</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">// wp-includes/block-editor.php, get_block_editor_settings()</span></span>\n<span class=\"line\"><span style=\"color: #9CDCFE;\">$editor_settings</span><span style=\"color: #D4D4D4;\">&#91;</span><span style=\"color: #CE9178;\">\'__unstableIsBlockBasedTheme\'</span><span style=\"color: #D4D4D4;\">&#93; = </span><span style=\"color: #DCDCAA;\">wp_is_block_theme</span><span style=\"color: #D4D4D4;\">();</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">and on the REST themes endpoint, which is where <code>@wordpress/core-data</code> picks it up:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>PHP</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">// wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php\n$data&#91;\'is_block_theme\'&#93; = $theme->is_block_theme();</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">// wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php</span></span>\n<span class=\"line\"><span style=\"color: #9CDCFE;\">$data</span><span style=\"color: #D4D4D4;\">&#91;</span><span style=\"color: #CE9178;\">\'is_block_theme\'</span><span style=\"color: #D4D4D4;\">&#93; = </span><span style=\"color: #9CDCFE;\">$theme</span><span style=\"color: #D4D4D4;\">-&gt;</span><span style=\"color: #DCDCAA;\">is_block_theme</span><span style=\"color: #D4D4D4;\">();</span></span></code></pre></div>\n\n\n\n<h2 class=\"wp-block-heading\">The one-file switch</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><br />For all the weight the term carries, &#8220;block theme&#8221; boils down to a single file: <code>templates/index.html</code> exists, or it doesn&#8217;t. Not <code>theme.json</code>, not patterns, not any amount of hybrid adoption. Just one index template, checked up the parent chain.</p>\n\n\n\n<p class=\"wp-block-paragraph\">That&#8217;s worth keeping in mind if 7.1 does end up drawing the iframe line at <code>wp_is_block_theme()</code>. A hybrid theme that has adopted everything <em>except</em> block templates would keep the classic editor behavior, while adding a single <code>templates/index.html</code> (even accidentally, even in a parent theme you don&#8217;t control) would flip a site to the forced iframe. If your theme or your users&#8217; sites sit anywhere near that line, now is a good time to check which side of it you&#8217;re actually on: it&#8217;s one <code>is_file()</code> call away.</p>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 21 Jul 2026 18:57:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Ryan Welcher\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"Open Channels FM: The Growth of Domain Names and the Future of AI in Internet Identity\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557208\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://openchannels.fm/the-growth-of-domain-names-and-the-future-of-ai-in-internet-identity/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:223:\"This episode looks at the evolving online landscape, focusing on domain names, digital identity, and AI\'s influence. Key insights include rising domain registrations, AI in managing abuse, and the importance of open source.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 21 Jul 2026 13:41:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"Open Channels FM: Open Source and the Open Source Initiative\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2556849\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://openchannels.fm/open-source-and-the-open-source-initiative/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:346:\"People think Open Source is just about having access to the source code. Actually, there&#8217;s a much longer history behind it. Open Source existed before the term Open Source was even coined, back in the late 60s. Universities started giving away software like Unix for free under small licenses like BSD or MIT, coincidentally named [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 21 Jul 2026 12:15:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"WordCamp Central: WordCamp Rajshahi 2026: Celebrating Community, Learning, and Open Source\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://central.wordcamp.org/?p=15457333\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"https://central.wordcamp.org/news/2026/07/wordcamp-rajshahi-2026-celebrating-community-learning-and-open-source/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8004:\"<p class=\"wp-block-paragraph\">WordCamp Rajshahi 2026, held on July 2nd-3rd, 2026, at the Rajshahi University of Engineering &amp; Technology (RUET) Auditorium, brought together WordPress enthusiasts, developers, designers, business owners, students, and open-source contributors from across Bangladesh and beyond. As a non-profit, community-driven conference, the event demonstrated the strength of collaboration, knowledge sharing, and the spirit of open source.</p>\n\n\n\n<p class=\"wp-block-paragraph\">More than just a technology conference, WordCamp Rajshahi became a place where people connected, exchanged ideas, and inspired one another to contribute to the future of WordPress.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Sharing Knowledge That Matters</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The conference featured a diverse lineup of local and international speakers who shared practical experiences, real-world case studies, and emerging trends shaping the web today.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Artificial intelligence was one of the most discussed topics throughout the event. Sessions explored how AI is transforming the way developers and businesses work—from integrating AI into WordPress without writing code to building customer support agents, using modern Large Language Models (LLMs) for development, debugging applications, and improving everyday workflows.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Performance, architecture, and security also received significant attention. Speakers demonstrated advanced WordPress optimization techniques, object caching strategies, no-code animations using GSAP, methods for identifying system vulnerabilities, and practical approaches to cleaning malware-infected WordPress websites with AI.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Beyond technical sessions, the conference emphasized personal and professional growth. Attendees learned about building successful careers, transitioning from startups to multinational companies, product marketing, the realities of remote work, and maintaining mental well-being while working in the technology industry.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Contributor Day: Giving Back to WordPress</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Contributor Day, held on July 2, served as one of the most meaningful parts of the event.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Participants worked alongside experienced WordPress contributors and Table Leads to improve the WordPress project itself. Whether they contributed to Core, Accessibility, Themes, Plugins, Polyglots (translations), Education, or Photos, attendees experienced firsthand how community collaboration built the global WordPress ecosystem.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For many first-time contributors, it was their first opportunity to make a direct contribution to one of the world&#8217;s largest open-source projects.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Campus Connect: Inspiring the Next Generation</h2>\n\n\n\n<p class=\"wp-block-paragraph\">One of the highlights of WordCamp Rajshahi 2026 was the <strong>Campus Connect</strong> initiative.</p>\n\n\n\n<p class=\"wp-block-paragraph\">To encourage student participation in open source, <strong>40 university students</strong> received <strong>complimentary tickets</strong> to attend the event. This initiative introduced young learners to the WordPress community, allowing them to interact with experienced professionals, attend technical sessions, and discover opportunities to contribute to open source.</p>\n\n\n\n<p class=\"wp-block-paragraph\">By investing in students today, the community hopes to cultivate the next generation of developers, designers, and contributors who will help shape the future of WordPress.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Sponsors Who Made It Possible</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamp events are made possible through the generous support of organizations that believe in strengthening the open-source ecosystem. Rather than simply sponsoring an event, these companies invest in community growth and knowledge sharing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This year, the sponsorship tiers celebrated Rajshahi&#8217;s famous mango heritage.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Fazli Majesty (Platinum Sponsors)</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://webappick.com/\" rel=\"noopener\" target=\"_blank\">WebAppick</a>,</li>\n\n\n\n<li><a href=\"https://fluentcart.com/\" rel=\"noopener\" target=\"_blank\">FluentCart</a>,</li>\n\n\n\n<li><a href=\"https://xcloud.host/\" rel=\"noopener\" target=\"_blank\">xCloud</a>.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Himsagar Legacy (Gold Sponsor)</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://hosting.com/\" rel=\"noopener\" target=\"_blank\">Hosting.com</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Amrapali Delight (Silver Sponsors)</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://paymentform.io/\" rel=\"noopener\" target=\"_blank\">PaymentForm.io</a></li>\n\n\n\n<li><a href=\"https://kirki.com/\" rel=\"noopener\" target=\"_blank\">Kirki</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Community Sponsors</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://www.google.com/url?sa=E&amp;q=https%3A%2F%2Fcrowdzonebd.com%2F\" rel=\"noopener\" target=\"_blank\">Crowd Zone</a>,</li>\n\n\n\n<li><a href=\"https://exprovia.com/\" rel=\"noopener\" target=\"_blank\">Exprovia</a>,</li>\n\n\n\n<li>NT Tech Innovation,</li>\n\n\n\n<li><a href=\"https://padmazon.com.bd/\" rel=\"noopener\" target=\"_blank\">Padmazon Limited</a>,</li>\n\n\n\n<li><a href=\"https://shapedplugin.com/\" rel=\"noopener\" target=\"_blank\">ShapedPlugin</a>,</li>\n\n\n\n<li><a href=\"https://sigmative.com/\" rel=\"noopener\" target=\"_blank\">Sigmative</a>,</li>\n\n\n\n<li><a href=\"https://timetics.ai/\" rel=\"noopener\" target=\"_blank\">Timetics AI</a>,</li>\n\n\n\n<li><a href=\"https://wpbakery.com/\" rel=\"noopener\" target=\"_blank\">WPBakery</a>.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Official Partners</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>FM Networks (Internet Partner)</li>\n\n\n\n<li>TNR Soft (Payment Gateway Partner)</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Their support enabled the community to deliver a world-class experience while keeping the event affordable and accessible.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank You to Everyone Behind the Scenes</h2>\n\n\n\n<p class=\"wp-block-paragraph\">An event of this scale is never the work of a single person.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Our sincere appreciation goes to every speaker and Contributor Day table lead who generously shared their knowledge and experience with the community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We are equally grateful to our organizers and volunteers. From sponsorship coordination, website management, registration, design, photography, audiovisual production, venue operations, food management, and attendee support, every team member played a vital role in ensuring the event ran smoothly.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Their dedication transformed months of planning into an unforgettable experience for every attendee.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Looking Ahead</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamp Rajshahi 2026 demonstrated what is possible when passionate volunteers, contributors, sponsors, and community members work toward a common goal.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The event was more than a conference—it was a celebration of learning, collaboration, and the open-source values that make WordPress one of the world&#8217;s most successful communities.</p>\n\n\n\n<p class=\"wp-block-paragraph\">As the community continues to grow, the relationships built, ideas shared, and contributions made during WordCamp Rajshahi 2026 will inspire future events and encourage even more people to participate in the global WordPress ecosystem.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Here&#8217;s to many more WordCamps, more contributors, and a stronger open-source community in Bangladesh and beyond.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 20 Jul 2026 19:05:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Nazmul Hosen\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"Gutenberg Times: #WCUS Schedule, iframed Post Editor, WooCommerce 11.0 and so much more — Weekend Edition 369\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=46063\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:115:\"https://gutenbergtimes.com/wcus-schedule-iframed-post-editor-woocommerce-11-0-and-so-much-more-weekend-edition-369/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:23662:\"<p class=\"wp-block-paragraph\">Hi there!</p>\n\n\n\n<p class=\"wp-block-paragraph\">What a week! WordPress 7.1 Beta 1 (and Beta 2) arrived with a huge array of updates. We&#8217;ll unpack them together over the next four weeks, right up to the final release on August 19, 2026.</p>\n\n\n\n<p class=\"wp-block-paragraph\">One thing shouldn&#8217;t wait, though: the security release WordPress 7.0.2. Go update your production sites now — this newsletter will still be here when you&#8217;re back. <img alt=\"😉\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png\" style=\"height: 1em;\" /></p>\n\n\n\n<p class=\"wp-block-paragraph\">In this edition, you&#8217;ll also find the first speaker lineup for WordCamp US, a fourth page-builder migration story, WooCommerce 11.0 on the horizon, and plenty of block development goodness:  from iframed editors to on-brand maintenance pages.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Grab your favorite Saturday beverage and dig in.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Yours, <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f495.png\" style=\"height: 1em;\" /><br /><em>Birgit</em></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<h2 class=\"wp-block-heading\"><strong>WordCamp US 2026: Four Tracks, Three Workshops, 33 Speakers</strong></h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://us.wordcamp.org/2026/announcing-our-first-round-of-speakers-2/\"><img alt=\"First speaker spotlight WordCamp US&gt; \" class=\"wp-image-46081\" height=\"343\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Speakers-WordCamp-Us.png?resize=652%2C343&#038;ssl=1\" width=\"652\" /></a></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The first wave of WCUS 2026 speakers is live — and it reads like a who&#8217;s-who of WordPress in practice.</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamp US just <a href=\"https://us.wordcamp.org/2026/speakers/\">published its opening lineup</a> for August 16–19 in Phoenix: 34 confirmed speakers so far, including <strong>K Adam White, Brian Coords, Jamie Marsland, Kathy Zant, Miriam Schwab, and Robert Abela</strong>, all experienced developers, educators, security specialists, community builders.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The program runs four tracks. </p>\n\n\n\n<ul class=\"wp-block-list has-small-font-size\">\n<li><strong>AI in Action</strong> leads with sessions on agentic workflows, AI search, and guardrails for AI-assisted development. </li>\n\n\n\n<li><strong>Honing Your Skills</strong> covers the practical side: maintenance, privacy compliance, creator commerce, security. </li>\n\n\n\n<li><strong>Technical WordPress</strong> digs into block migrations at scale, WP-CLI automation, and plugin pipelines. </li>\n\n\n\n<li><strong>Beginning WP101</strong> is the on-ramp for newcomers — or for clients you&#8217;re bringing along.</li>\n\n\n\n<li>Three <strong>hands-on workshop</strong>s round out the program, where you build something real in the room and leave with it.<br /></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">The full session schedule isn&#8217;t out yet, but the speaker list alone is a useful signal. If someone on that page is a voice you follow, a tool you depend on, or a corner of WordPress you&#8217;re actively navigating, you now have a specific reason to be in the room.<br /><br /><img alt=\"🎟\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f39f.png\" style=\"height: 1em;\" /> <a href=\"https://us.wordcamp.org/2026/tickets\" rel=\"noopener\" target=\"_blank\">us.wordcamp.org/2026/tickets</a> — $100 General Admission · $750 Micro-Sponsor (includes listing on the sponsors page) <img alt=\"👥\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f465.png\" style=\"height: 1em;\" /> <a href=\"https://us.wordcamp.org/2026/speakers/\" rel=\"noopener\" target=\"_blank\">Full speaker list →</a></p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/\"><strong>WordPress 7.1 Beta </strong>1</a> was release on July 15, 2026.  is now available for testing. The release post offers instructions how to sent up a test side and shows an extensive list of new features. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The security team released <a href=\"https://wordpress.org/news/2026/07/wordpress-7-0-2-release/\"><strong>WordPress 7.0.2</strong></a> with the urgent appeal to update right away. The security fixes were also backported in 6.9.5 and 6.8.6. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The security fix was also included in <strong>WordPress 7.1 Beta 2</strong>, so testing sites are also protected during this release cycle. </p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Huzaifa Al Mesbah,</strong> from the Core Test team, published the accompanying <a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\"><strong>Help Test WordPress 7.1</strong></a> post. </p>\n\n\n\n<p class=\"wp-block-paragraph\">A few <strong>WordPress 7.1 Dev Notes</strong> are already available: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/07/13/consistent-navigation-in-wordpress-7-1-with-persistent-toolbar/\">Consistent navigation in WordPress 7.1 with persistent toolbar</a> </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/07/the-classic-block-stays-in-the-inserter-for-wordpress-7-1/\">The Classic block stays in the inserter for WordPress 7.1</a></li>\n</ul>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"wp-block-paragraph\"><img alt=\"🎙\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f399.png\" style=\"height: 1em;\" /> The latest episode is <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-133-gutenberg-23-6-release-and-wordpress-7-1/\">Gutenberg Changelog #133 – Gutenberg 23.6 Release and WordPress 7.1</a></p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-46424\" height=\"186\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/08/Screenshot-2026-07-31-at-13.13.07.png?resize=652%2C186&#038;ssl=1\" width=\"652\" /></figure>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div></div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p class=\"wp-block-paragraph\">In about 10 days, WooCommerce 11.0 release is schedule. Brain Coords has the skinny for you in <a href=\"https://developer.woocommerce.com/2026/07/13/woocommerce-11-0-pre-release/\"><strong>what&#8217;s coming for developers in WooCommerce</strong></a>. Performance leads the release with 28 PRs — product object caching becomes the default for new stores, speeding up variable products by 9–12%. You&#8217;ll also find email verification connecting guest orders to accounts, new phone validation hooks, video embeds in the block email editor, and the final removal of the Product Editor beta. The beta is ready for your testing now.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Jamie Marsland</strong> followed his instincts and build <a href=\"https://wordpress.org/plugins/jamies-front-end-editor-for-content-teams/\"><strong>Jamie&#8217;s Front-End Editor for Content Teams</strong></a>, a plugin that lets your editors click any paragraph or heading on the live page and start typing — no block editor required. With the latest updates, you can now edit text, links, buttons and images right on the live page. No wp-admin, no block editor, just click and change it in place.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Built on the Interactivity API with no build step, it preserves block markup on save, records edits as native block notes for an audit trail, and lets you restrict chosen roles to front-end-only editing. Let Marsland what you think. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://gutenbergtimes.com/roadmap-7-1-gutenberg-23-5-responsive-styling-migration-to-block-themes-weekend-edition-368/\">Last week</a>, I shared three migration stories from page builders to the Core block editor and block themes. Here&#8217;s a fourth perspective: The team at WP Expert, an Ottawa agency founded by <strong>Frederic Sune</strong>, put together a comprehensive post on <a href=\"https://wpexpert.ca/migrate-agency-gutenberg-success/\"><strong>migrating agency sites from page builders to Gutenberg</strong></a>, should you go on that journey, too. You&#8217;ll find the strategic arguments (better Core Web Vitals, smaller attack surface, less technical debt) alongside a practical playbook covering backups, staging, block theme selection, pattern development, and SEO safeguards. The post also explores what block-based architectures mean for an agency&#8217;s business model, from premium modernization packages to fewer layout-related support tickets. An FAQ rounds it out.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Brian Coords</strong> tackles a common WooCommerce pain point: <a href=\"https://www.briancoords.com/custom-product-templates-for-block-themes/\"><strong>custom product templates for block themes</strong></a>. He combines two core WordPress features — the plugin template registration API from 6.7 and the venerable <code>single_template_hierarchy</code> filter — to serve custom templates for product collections, like all products in a category. His example plugin falls back to your Single Product template unless you override it. Clone the repo and give it a try; custom Product fields are next on his list.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">On the WordPress Developer Blog, <strong>Troy Chaplin </strong>shows you how to build <strong><a href=\"https://developer.wordpress.org/news/2026/07/on-brand-maintenance-mode-for-wordpress-block-themes/\">an on-brand maintenance mode for block themes</a>.</strong> You add one small hook to your theme&#8217;s <code>functions.php</code> once, then design and manage the maintenance page entirely in the Site Editor with full access to your Global Styles. Renaming or deleting the template toggles maintenance mode on and off, no code needed. An SEO-friendly variant adds 503 headers so crawlers know the downtime is temporary.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://developer.wordpress.org/news/2026/07/on-brand-maintenance-mode-for-wordpress-block-themes/\"><img alt=\"\" class=\"wp-image-46150\" height=\"345\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/maintenance-mode.png?resize=652%2C345&#038;ssl=1\" width=\"652\" /></a></figure>\n\n\n<div class=\"ng-block-cb3286747f6a95cf wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #fdfcea; border-radius: 12px;\"><div class=\"ng-block-9999e2c9227fba90 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" rel=\"noreferrer noopener\" target=\"_blank\">&#8220;Keeping up with Gutenberg &#8211; Index 2026&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. </p></div></div></div></div>\n\n<div class=\"ng-block-e22f474071f24951 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>The previous years are also available: <br /><strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/\"><strong>2024</strong></a> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2025/\">2025</a></strong></p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools </h2>\n\n\n\n<p class=\"wp-block-paragraph\">On WP Mayor, <strong>Jean Galea </strong>untangles <strong><a href=\"https://wpmayor.com/wp-cli-vs-rest-api-vs-abilities-api/\">when to reach for WP-CLI, the REST API, or the Abilities API</a>.</strong> His mental model: they&#8217;re layers, not rivals. WP-CLI lives on the server for bulk work, REST serves off-server callers like headless front ends, and the Abilities API tells AI agents what they&#8217;re allowed to do, complete with schemas and permission checks. Galea also shares how his own sites lean on all three at once.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">Get up to speed how to make your custom blocks plugin work in the iframed post editor, if you haven&#8217;t yet. After five years of ruminating and communicating the switch is coming to WordPress 7.1. In his post, <strong>Ryan Welcher</strong> explains <a href=\"https://gutenbergtimes.com/the-post-editor-is-going-full-iframe-what-block-developers-need-to-know-before-wordpress-7-1/\"><strong>why the post editor is going full iframe in WordPress 7.1</strong></a> and what that means for your custom blocks. You&#8217;ll find the fixes for the most common breakage — global <code>window</code> and <code>document</code> references, editor styles enqueued into the wrong document, stale admin-scoped CSS, and third-party libraries — plus a companion demo plugin with broken/fixed block pairs, Playground blueprints for testing both states, and a handy pre-flight checklist.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">The video volunteers at WordCamp Portugal uploaded all recordings to WordPressTV and two of the talks caught my eye: </p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Imran Sayed</strong> walks you through <a href=\"https://wordpress.tv/2026/05/19/the-fastest-way-to-build-gutenberg-blocks-modern-tools-scripts-and-ai-2/\"><strong>the fastest way to build Gutenberg blocks with modern tools, scripts, and AI</strong></a>. If custom block development has felt complex or time-consuming, you&#8217;ll appreciate his focus on practical, real-world workflows you can adopt immediately — moving fast without over-engineering. The recording is available on WordPress.tv, and the presentation slides are linked below the video for easy reference.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Jorge Costa</strong> shows you how to use <a href=\"https://wordpress.tv/2026/05/19/ai-is-in-wordpress-core-heres-how-to-use-it/\">t<strong>he AI building blocks already shipped in WordPress core</strong></a> (the WP AI Client, the Abilities API, and the MCP adapter)  to bring AI-powered features into your own plugins, themes, and sites. He also tackles the bigger question: when agents can spin up entire projects on any stack, why is WordPress still the right bet? <a href=\"https://portugal.wordcamp.org/2026/files/2026/05/T1-12H30-jorge-slides_260516_095705.pdf\">Slides are linked</a> alongside the recording.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">Check out the not so new any more <strong>Talk Devy to Me</strong> series on Ryan Welchers YouTube Channel! In the latest epsiode, <strong>Antonio Sejas</strong> <a href=\"https://www.youtube.com/watch?v=YZWwP1QHXKM\"><strong>demos Studio Code, the agentic AI assistant</strong></a> built into WordPress Studio&#8217;s desktop app and CLI. You can spin up sites, run performance audits, add content, and install plugins and themes through natural language conversation — all locally, so nothing you break goes public. Sejas explains how it works under the hood before building something live with the host. Studio Code is free while in beta, so now&#8217;s a good time to experiment. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">If you rather want to read about the updates in WordPress Studio, <strong>Fredrik Rombach Ekelund</strong> shares <a href=\"https://wordpress.com/blog/2026/07/13/faster-wordpress-studio/\"><strong>three big updates to WordPress Studio</strong></a>: a new default Native PHP runtime makes your local sites load 30–50% faster while using a third of the memory, the Studio CLI now installs with one dependency-free command — no Node.js or npm required — and Claude Sonnet 5 is the new default model in Studio Code, improving multi-step work like tracing bugs across files. A Sandbox runtime remains available for testing untrusted code.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n<div class=\"ng-block-8c42aee63c085f1a wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #f8f8f8; border-radius: 8px;\"><div class=\"ng-block-098421ebaf35f604 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review.</p></div></div></div></div>\n\n<div class=\"ng-block-be3b38071aeb940c wp-block-newsletterglue-image ng-block size-full is-resized\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;\"><a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\"><img alt=\"\" class=\"wp-image-42874 ng-image\" height=\"45\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/02/Screenshot-2025-11-15-at-12.06.44.png?resize=196%2C45&#038;ssl=1\" style=\"border-style: none; border-color: transparent;\" width=\"196\" /></a></div></div></div></div>\n\n<div class=\"ng-block-5cf1f0ee512e60da wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience.</p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n<div class=\"ng-block-17ba3d7da483a2f9 wp-block-newsletterglue-separator ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; color: #666666;\"><hr style=\"background-color: transparent; color: transparent; margin: 0; border: 0; border-top: 1px solid #666666; width: 560px; height: 0;\" /></div></div></div></div>\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\"><div class=\"ng-block-ac3ee5cf3b39a67c wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 14px; font-family: Helvetica; line-height: 0.2; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong>Featured Image: </strong></p></div></div></div></div></div>\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 18 Jul 2026 13:15:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Matt: Important Security Update\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=153595\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://ma.tt/2026/07/wp-security/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2168:\"<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.org/news/2026/07/wordpress-7-0-2-release/\">WordPress 7.0.2</a> went out today with two important security updates. One is a type of pre-authorization RCE we (fortunately!) have only seen a few times in WordPress&#8217; 23-year history; the last, I believe, <a href=\"https://wordpress.org/documentation/wordpress-version/version-4-6-21/\">in the PHPMailer class five years ago</a>. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Major kudos to <a href=\"https://x.com/hash_kitten\">Adam Kues</a> of <a href=\"https://slcyber.io/\">Searchlight Cyber</a> for finding the batch REST API RCE, to TF1T, dtro, and haongo on the facilitated SQL injection! </p>\n\n\n\n<p class=\"wp-block-paragraph\">Thanks to <a href=\"https://en.wikipedia.org/wiki/Coordinated_vulnerability_disclosure\">responsible disclosure</a>, the WordPress.org Security team was able to coordinate with hosts and CDNs to mitigate the attack at the network layer. <em>Please upgrade anyway!</em> But it&#8217;s a huge relief to know the vast majority of WordPress sites were protected by <a href=\"https://en.wikipedia.org/wiki/Defense_in_depth_(computing)\">defense-in-depth</a> even before the updates went out. </p>\n\n\n\n<p class=\"wp-block-paragraph\">I really appreciate how people and organizations that otherwise might not be on the best of terms come together in times like this. (<a href=\"https://wordpress.org/news/2026/07/wordpress-7-0-2-release/\">Full credits in the release post</a>.) Everyone buries the hatchet to protect as many people as possible as quickly as possible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;ve said it before, I&#8217;ll say it again: security is going to be a big topic this year as the technology industry digests the incredible advances in AI models. It&#8217;s a good time to review your plans and processes, sweat the details, <a href=\"https://www.amazon.com/dp/1953953492\">invest in maintenance</a>, and <a href=\"https://en.wikipedia.org/wiki/System_Administrator_Appreciation_Day\">hug a sysadmin</a>. <img alt=\"🙂\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png\" style=\"height: 1em;\" /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 18 Jul 2026 02:36:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"WordPress.org blog: WordPress 7.0.2 Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=21167\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/news/2026/07/wordpress-7-0-2-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4462:\"<h2 class=\"wp-block-heading\">WordPress 7.0.2 is now available.</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The 7.0.2 security release addresses one critical and one high severity security issue.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because this is a security release, <strong>it is recommended that you update your sites immediately.</strong> Due to the severity, the WordPress.org team have enabled forced updates via the auto-update system for sites running affected versions.</p>\n\n\n\n<p class=\"wp-block-paragraph\">To manually update you can visit your WordPress Dashboard, click “Updates”, and then click “Update Now”, or you can <a href=\"https://wordpress.org/wordpress-7.0.2.zip\">download WordPress 7.0.2 from WordPress.org</a>. On sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Security updates included in this release</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The security team would like to thank the following people for responsibly <a href=\"https://hackerone.com/wordpress\">reporting</a> vulnerabilities and allowing them to be fixed in this release:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A facilitated SQL injection issue reported as a team by TF1T, dtro, and haongo </li>\n\n\n\n<li>A REST API batch-route confusion and SQL injection issue leading to Remote Code Execution reported by Adam Kues at <a href=\"https://slcyber.io\"><u>Assetnote / Searchlight Cyber</u></a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">For more information on this release, please visit the <a href=\"https://wordpress.org/documentation/wordpress-version/version-7-0-2/\">HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Backports</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>WordPress 6.9 is affected by both vulnerabilities. Version 6.9.5 has been released containing fixes for both.</li>\n\n\n\n<li>WordPress 6.8 is only affected by the first vulnerability. Version 6.8.6 has been released containing a fix.</li>\n\n\n\n<li>The beta release of WordPress 7.1 is affected by both vulnerabilities. Version 7.1 beta2 has been released containing fixes for both.</li>\n\n\n\n<li>Versions of WordPress prior to 6.8 are not affected.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">CVE and GHSA references</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-fpp7-x2x2-2mjf\"><code>CVE-2026-60137</code> / <code>GHSA-fpp7-x2x2-2mjf</code></a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-ff9f-jf42-662q\"><code>CVE-2026-63030</code> / <code>GHSA-ff9f-jf42-662q</code></a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p class=\"wp-block-paragraph\">This release was led by <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a> and <a href=\"https://profiles.wordpress.org/barry/\">Barry Abrahamson</a>. In addition to the security researchers mentioned above, WordPress 7.0.2 would not have been possible without the significant contributions of the following people: <a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/xknown\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/annezazu\">annezazu</a>, <a href=\"https://profiles.wordpress.org/Barry\">Barry</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/ehtis\">Ehtisham Siddiqui</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joehoyle\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/clorith\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/Matt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/batmoo\">Mohammad Jangda</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/vortfu\">vortfu</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, plus representatives from Altis, Automattic, Bluehost, Cloudflare, GoDaddy, Hostinger, and WP Engine.</p>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 17 Jul 2026 18:45:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"John Blackbourn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"Gutenberg Times: The post editor is going full iframe: what block developers need to know before WordPress 7.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=46095\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:120:\"https://gutenbergtimes.com/the-post-editor-is-going-full-iframe-what-block-developers-need-to-know-before-wordpress-7-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:55253:\"<p class=\"wp-block-paragraph\">For years, the post editor has lived a double life. The Site Editor renders your blocks inside an iframe. The post editor — where most people actually spend their time — renders them directly in the admin page. That split ends with WordPress 7.1: <strong>the post editor canvas will always be an iframe, on every theme, no matter what <code>apiVersion</code> your blocks declare</strong>. The Gutenberg plugin has been enforcing exactly this for months. If you ship blocks, assume the iframe.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If your block never touches the global <code>document</code> or <code>window</code>, you can probably stop reading after you&#8217;ve changed <code>\"apiVersion\": 2</code> to <code>\"apiVersion\": 3</code> in <code>block.json</code>. For everyone else — and especially anyone shipping blocks that wrap third-party libraries — the iframe changes <em>where your code runs</em> versus <em>where your markup lives</em>. That gap is where things break.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Quick reference guide</strong>: <strong>Are your blocks ready?</strong></p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"An infographic showing the checks and fixes for readying custom blocks for the WordPress 7.1 iframed editor\" class=\"wp-image-46098\" height=\"652\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/7.1-iframe-block-check.png?resize=652%2C652&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"timeline\">The timeline, in one table</h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Release</th><th>What happens</th></tr></thead><tbody><tr><td><strong>June 21, 2021</strong></td><td>The iframed editor was <a href=\"https://make.wordpress.org/core/2021/06/29/blocks-in-an-iframed-template-editor/\">announced on make.wordpress.org</a></td></tr><tr><td><strong>WordPress 6.9</strong> (Dec 2025)</td><td>Console warning (with <code>SCRIPT_DEBUG</code>) when a block registers with <code>apiVersion</code> 2 or lower. The <code>block.json</code> schema now only validates <code>apiVersion: 3</code>.</td></tr><tr><td><strong>WordPress 7.0</strong> (Apr 2026)</td><td>The iframe decision now looks at blocks <strong>actually inserted in the post</strong>, not every registered block. All inserted blocks on v3+ → canvas is iframed. Insert a single v1/v2 block → the iframe is removed on the fly. Nothing is enforced yet.<br /></td></tr><tr><td><strong>Gutenberg 22.6+</strong></td><td>The iframe is <strong>enforced regardless of theme</strong> — this is the feedback-gathering phase.</td></tr><tr><td><strong>WordPress 7.1</strong> (Aug 19, 2026)</td><td>The iframe is <strong>enforced on every theme</strong>, regardless of <code>apiVersion</code>. The conditions are gone, not tightened.</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The WordPress 7.0 change is subtle but important: before 7.0, one <code>apiVersion: 2</code> block <em>registered by any active plugin</em> — even one never used in the post — kept the entire editor out of the iframe for everyone. Now only inserted blocks count. Your v3 block gets the iframe until the user inserts a legacy one, at which point the editor quietly reloads the canvas without the iframe. The companion plugin ships a <code>legacy-api-v2</code> block so you can watch this happen — insert it into an otherwise-v3 post and the iframe disappears. In 7.1, that escape hatch closes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Worth knowing, as an aside: the &#8220;every theme&#8221; decision landed in <a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/\" rel=\"noopener\" target=\"_blank\">WordPress 7.1 Beta 1</a>, and it&#8217;s deliberately being tested in public. Gutenberg merged <a href=\"https://github.com/WordPress/gutenberg/pull/74042\" rel=\"noopener\" target=\"_blank\">&#8220;Post editor: always iframe&#8221; (#74042)</a> on July 10, 2026, deleting the theme and <code>apiVersion</code> conditions outright. The 7.1 release lead signed off on that merge <a href=\"https://github.com/WordPress/gutenberg/pull/74042#issuecomment-4878384706\" rel=\"noopener\" target=\"_blank\">on the condition</a> that the team could &#8220;move to the softer approach&#8221; if Beta 1 feedback surfaced real problems — the softer approach being enforcement on block themes only, with everything else staying on the 7.0 rules. No specific mechanism is committed to; the plan is to respond to what the beta actually turns up.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Which is a reason to test harder, not to wait and see. If that rollback happens, the iframed and non-iframed editors both stay in the wild <em>longer</em> — and your block has to work in both regardless of which way it goes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s also worth noting that blocks that will break with the 7.1 changes are most likely <strong>already breaking in the Site Editor</strong>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Why the iframe is a good thing</h2>\n\n\n\n<p class=\"wp-block-paragraph\">This isn&#8217;t change for change sake. Rendering the canvas in an iframe gives the editor a real document boundary:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Admin CSS stops leaking into your content.</strong> No more <code>#wpadminbar</code>-adjacent style resets, no more admin styles subtly changing how blocks render in the editor versus the front end.</li>\n\n\n\n<li><strong>Viewport units and media queries finally work.</strong> <code>vw</code>, <code>vh</code>, and <code>@media</code> rules resolve against the canvas, not the admin page — so tablet/mobile previews and zoomed-out views actually behave like the front end.</li>\n\n\n\n<li><strong>What you see is much closer to what you get.</strong> The canvas document is built from your theme&#8217;s styles, not the admin&#8217;s.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">The issue this raises for block developers? Your editor JavaScript runs in the admin page, but your block&#8217;s DOM lives in a different document. Every assumption baked into <code>document.querySelector(...)</code> and <code>window.addEventListener(...)</code> just became wrong.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What actually breaks (and how to fix it)</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Everything below is demonstrable with the companion plugin — each pattern ships as a broken/fixed pair of blocks: <strong><a href=\"https://github.com/ryanwelcher/iframe-editor-examples\" rel=\"noopener\" target=\"_blank\">iframe-editor-examples on GitHub</a></strong>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">1. Global <code>window</code> and <code>document</code> references</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The classic: a block that reads the viewport or listens for resize.</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>JavaScript</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">// <img alt=\"❌\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/274c.png\" style=\"height: 1em;\" /> Broken in the iframed editor\nuseEffect( () => {\n	const update = () => setWidth( window.innerWidth );\n	update();\n	window.addEventListener( \'resize\', update );\n	return () => window.removeEventListener( \'resize\', update );\n}, [] );</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">// &#x274c; Broken in the iframed editor</span></span>\n<span class=\"line\"><span style=\"color: #DCDCAA;\">useEffect</span><span style=\"color: #D4D4D4;\">( () </span><span style=\"color: #569CD6;\">=&gt;</span><span style=\"color: #D4D4D4;\"> {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #569CD6;\">const</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #DCDCAA;\">update</span><span style=\"color: #D4D4D4;\"> = () </span><span style=\"color: #569CD6;\">=&gt;</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #DCDCAA;\">setWidth</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #9CDCFE;\">window</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #9CDCFE;\">innerWidth</span><span style=\"color: #D4D4D4;\"> );</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #DCDCAA;\">update</span><span style=\"color: #D4D4D4;\">();</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #9CDCFE;\">window</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #DCDCAA;\">addEventListener</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'resize\'</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #9CDCFE;\">update</span><span style=\"color: #D4D4D4;\"> );</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #C586C0;\">return</span><span style=\"color: #D4D4D4;\"> () </span><span style=\"color: #569CD6;\">=&gt;</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #9CDCFE;\">window</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #DCDCAA;\">removeEventListener</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'resize\'</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #9CDCFE;\">update</span><span style=\"color: #D4D4D4;\"> );</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">}, [] );</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">Editor scripts load in the admin page, so <code>window</code> is the <strong>admin</strong> window. In the iframed editor this reports the wrong width and never reacts to the canvas resizing — switch to the Tablet preview and the number doesn&#8217;t move.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The fix is to derive the document and window from your block&#8217;s own DOM element:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>JavaScript</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">// <img alt=\"✅\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png\" style=\"height: 1em;\" /> Fixed — works iframed or not\nimport { useRefEffect } from \'@wordpress/compose\';\n\nconst ref = useRefEffect( ( element ) => {\n	const { defaultView } = element.ownerDocument;\n	const update = () => setWidth( defaultView.innerWidth );\n	update();\n	defaultView.addEventListener( \'resize\', update );\n	return () => defaultView.removeEventListener( \'resize\', update );\n}, [] );\n\nconst blockProps = useBlockProps( { ref } );</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">// &#x2705; Fixed — works iframed or not</span></span>\n<span class=\"line\"><span style=\"color: #C586C0;\">import</span><span style=\"color: #D4D4D4;\"> { </span><span style=\"color: #9CDCFE;\">useRefEffect</span><span style=\"color: #D4D4D4;\"> } </span><span style=\"color: #C586C0;\">from</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #CE9178;\">\'@wordpress/compose\'</span><span style=\"color: #D4D4D4;\">;</span></span>\n<span class=\"line\"></span>\n<span class=\"line\"><span style=\"color: #569CD6;\">const</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #4FC1FF;\">ref</span><span style=\"color: #D4D4D4;\"> = </span><span style=\"color: #DCDCAA;\">useRefEffect</span><span style=\"color: #D4D4D4;\">( ( </span><span style=\"color: #9CDCFE;\">element</span><span style=\"color: #D4D4D4;\"> ) </span><span style=\"color: #569CD6;\">=&gt;</span><span style=\"color: #D4D4D4;\"> {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #569CD6;\">const</span><span style=\"color: #D4D4D4;\"> { </span><span style=\"color: #4FC1FF;\">defaultView</span><span style=\"color: #D4D4D4;\"> } = </span><span style=\"color: #9CDCFE;\">element</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #9CDCFE;\">ownerDocument</span><span style=\"color: #D4D4D4;\">;</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #569CD6;\">const</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #DCDCAA;\">update</span><span style=\"color: #D4D4D4;\"> = () </span><span style=\"color: #569CD6;\">=&gt;</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #DCDCAA;\">setWidth</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #9CDCFE;\">defaultView</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #9CDCFE;\">innerWidth</span><span style=\"color: #D4D4D4;\"> );</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #DCDCAA;\">update</span><span style=\"color: #D4D4D4;\">();</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #9CDCFE;\">defaultView</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #DCDCAA;\">addEventListener</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'resize\'</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #9CDCFE;\">update</span><span style=\"color: #D4D4D4;\"> );</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #C586C0;\">return</span><span style=\"color: #D4D4D4;\"> () </span><span style=\"color: #569CD6;\">=&gt;</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #9CDCFE;\">defaultView</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #DCDCAA;\">removeEventListener</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'resize\'</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #9CDCFE;\">update</span><span style=\"color: #D4D4D4;\"> );</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">}, [] );</span></span>\n<span class=\"line\"></span>\n<span class=\"line\"><span style=\"color: #569CD6;\">const</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #4FC1FF;\">blockProps</span><span style=\"color: #D4D4D4;\"> = </span><span style=\"color: #DCDCAA;\">useBlockProps</span><span style=\"color: #D4D4D4;\">( { </span><span style=\"color: #9CDCFE;\">ref</span><span style=\"color: #D4D4D4;\"> } );</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">Two things to notice:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>element.ownerDocument</code> is whatever document the block is rendered into — the iframe&#8217;s document when iframed, the admin document when not. <code>ownerDocument.defaultView</code> is that document&#8217;s window. Code written this way is <em>context-agnostic</em>: it doesn&#8217;t care whether the iframe exists.</li>\n\n\n\n<li><code>useRefEffect</code> (from <code>@wordpress/compose</code>) instead of <code>useRef</code> + <code>useEffect</code>: it re-runs the callback when the ref changes, so if the block ever moves between documents, your listeners re-attach to the right window.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">2. &#8220;Close on outside click&#8221; and other document-level events</h3>\n\n\n\n<p class=\"wp-block-paragraph\">This one is my favorite because it fails <em>weirdly</em>. A dropdown that closes when you click outside, implemented the way every React tutorial teaches it:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>JavaScript</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">// <img alt=\"❌\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/274c.png\" style=\"height: 1em;\" /> Broken in the iframed editor\nuseEffect( () => {\n	const closeOnOutsideClick = ( event ) => {\n		if ( ! containerRef.current.contains( event.target ) ) {\n			setIsOpen( false );\n		}\n	};\n	document.addEventListener( \'click\', closeOnOutsideClick );\n	return () => document.removeEventListener( \'click\', closeOnOutsideClick );\n}, [] );</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">// &#x274c; Broken in the iframed editor</span></span>\n<span class=\"line\"><span style=\"color: #DCDCAA;\">useEffect</span><span style=\"color: #D4D4D4;\">( () </span><span style=\"color: #569CD6;\">=&gt;</span><span style=\"color: #D4D4D4;\"> {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #569CD6;\">const</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #DCDCAA;\">closeOnOutsideClick</span><span style=\"color: #D4D4D4;\"> = ( </span><span style=\"color: #9CDCFE;\">event</span><span style=\"color: #D4D4D4;\"> ) </span><span style=\"color: #569CD6;\">=&gt;</span><span style=\"color: #D4D4D4;\"> {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">		</span><span style=\"color: #C586C0;\">if</span><span style=\"color: #D4D4D4;\"> ( ! </span><span style=\"color: #9CDCFE;\">containerRef</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #9CDCFE;\">current</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #DCDCAA;\">contains</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #9CDCFE;\">event</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #9CDCFE;\">target</span><span style=\"color: #D4D4D4;\"> ) ) {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">			</span><span style=\"color: #DCDCAA;\">setIsOpen</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #569CD6;\">false</span><span style=\"color: #D4D4D4;\"> );</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">		}</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	};</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #9CDCFE;\">document</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #DCDCAA;\">addEventListener</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'click\'</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #9CDCFE;\">closeOnOutsideClick</span><span style=\"color: #D4D4D4;\"> );</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #C586C0;\">return</span><span style=\"color: #D4D4D4;\"> () </span><span style=\"color: #569CD6;\">=&gt;</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #9CDCFE;\">document</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #DCDCAA;\">removeEventListener</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'click\'</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #9CDCFE;\">closeOnOutsideClick</span><span style=\"color: #D4D4D4;\"> );</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">}, [] );</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">In the iframed editor, clicks inside the canvas happen in the <strong>iframe&#8217;s</strong> document. They never bubble to the admin document, so the listener never fires. The result: click another block in the canvas and the dropdown stays open — but click the admin sidebar and it closes. Same code, same block, works perfectly in the non-iframed editor. This is the kind of bug report you&#8217;ll get from users that &#8220;can&#8217;t be reproduced&#8221; — because whoever tested it happened to have a v2 block sitting in their post, which quietly dropped the iframe and made everything work.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Fix: same principle, attach to <code>element.ownerDocument</code> instead of <code>document</code> (<a href=\"https://github.com/ryanwelcher/iframe-editor-examples/blob/trunk/src/click-outside-fixed/edit.js#L32\">see the plugin for the full <code>useRefEffect</code> version</a>).</p>\n\n\n\n<h3 class=\"wp-block-heading\">3. Editor styles enqueued into the wrong document</h3>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re styling your block&#8217;s editor experience with <code>enqueue_block_editor_assets</code>, those styles load in the <strong>admin page</strong> — outside the iframe. They silently stop applying the moment the canvas is iframed:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>PHP</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">// <img alt=\"❌\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/274c.png\" style=\"height: 1em;\" /> Loads in the admin page — never reaches the iframed canvas.\nfunction myplugin_enqueue_editor_styles() {\n	wp_enqueue_style( \'myplugin-editor\', plugins_url( \'editor.css\', __FILE__ ) );\n}\nadd_action( \'enqueue_block_editor_assets\', \'myplugin_enqueue_editor_styles\' );</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">// &#x274c; Loads in the admin page — never reaches the iframed canvas.</span></span>\n<span class=\"line\"><span style=\"color: #569CD6;\">function</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #DCDCAA;\">myplugin_enqueue_editor_styles</span><span style=\"color: #D4D4D4;\">() {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #DCDCAA;\">wp_enqueue_style</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'myplugin-editor\'</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #DCDCAA;\">plugins_url</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'editor.css\'</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #569CD6;\">__FILE__</span><span style=\"color: #D4D4D4;\"> ) );</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">}</span></span>\n<span class=\"line\"><span style=\"color: #DCDCAA;\">add_action</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'enqueue_block_editor_assets\'</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #CE9178;\">\'myplugin_enqueue_editor_styles\'</span><span style=\"color: #D4D4D4;\"> );</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">The fix is to register editor styles through <code>block.json</code>, which WordPress injects <strong>into</strong> the canvas document, iframed or not:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>JSON</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">{\n	\"editorStyle\": \"file:./index.css\"\n}</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #D4D4D4;\">{</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #9CDCFE;\">&quot;editorStyle&quot;</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #CE9178;\">&quot;file:./index.css&quot;</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">}</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">(<code>add_editor_style()</code> also gets copied into the iframe, if you need theme-level editor styles.)</p>\n\n\n\n<p class=\"wp-block-paragraph\">The demo plugin makes this visual: the same block carries a green banner from <code>editorStyle</code> and a red banner from <code>enqueue_block_editor_assets</code>. Count the banners — two means no iframe, one means you&#8217;re iframed.</p>\n\n\n\n<h3 class=\"wp-block-heading\">4. Stale CSS written for the leaky editor</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The section above is about CSS loading into the wrong document. This one is the sneakier inverse: the stylesheet loads into the <em>right</em> document — injected straight into the canvas, exactly as intended — and still gets it wrong, because of what it was written to describe. These are the rules that quietly stop matching, or start over-matching, once the canvas becomes its own document. It&#8217;s the code that&#8217;s been sitting in themes and plugins for years, &#8220;working,&#8221; right up until the iframe is enforced.</p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Selectors keyed on admin body classes</strong></h4>\n\n\n\n<p class=\"wp-block-paragraph\">The most common one, and it fails exactly like the &#8220;close on outside click&#8221; bug — silently.</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>CSS</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">/* <img alt=\"❌\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/274c.png\" style=\"height: 1em;\" /> The canvas body no longer carries these classes */\n.wp-admin .my-block { padding: 2rem; }\nbody.block-editor-page .my-block__title { font-size: 2rem; }</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">/* &#x274c; The canvas body no longer carries these classes */</span></span>\n<span class=\"line\"><span style=\"color: #D7BA7D;\">.wp-admin</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #D7BA7D;\">.my-block</span><span style=\"color: #D4D4D4;\"> { </span><span style=\"color: #9CDCFE;\">padding</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #B5CEA8;\">2rem</span><span style=\"color: #D4D4D4;\">; }</span></span>\n<span class=\"line\"><span style=\"color: #D7BA7D;\">body.block-editor-page</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #D7BA7D;\">.my-block__title</span><span style=\"color: #D4D4D4;\"> { </span><span style=\"color: #9CDCFE;\">font-size</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #B5CEA8;\">2rem</span><span style=\"color: #D4D4D4;\">; }</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">Inside the iframe, the canvas <code>&lt;body&gt;</code> is a clean document — no <code>wp-admin</code>, no <code>block-editor-page</code>. The selector matches nothing and your editor styling just evaporates. Same block, same stylesheet, works perfectly in the non-iframed editor.</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>CSS</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">/* <img alt=\"✅\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png\" style=\"height: 1em;\" /> Scope to the block, not the admin chrome */\n.my-block { padding: 2rem; }\n.my-block__title { font-size: 2rem; }</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">/* &#x2705; Scope to the block, not the admin chrome */</span></span>\n<span class=\"line\"><span style=\"color: #D7BA7D;\">.my-block</span><span style=\"color: #D4D4D4;\"> { </span><span style=\"color: #9CDCFE;\">padding</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #B5CEA8;\">2rem</span><span style=\"color: #D4D4D4;\">; }</span></span>\n<span class=\"line\"><span style=\"color: #D7BA7D;\">.my-block__title</span><span style=\"color: #D4D4D4;\"> { </span><span style=\"color: #9CDCFE;\">font-size</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #B5CEA8;\">2rem</span><span style=\"color: #D4D4D4;\">; }</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\"><code>.editor-styles-wrapper</code> <em>does</em> still wrap the canvas content inside the iframe, so <code>.editor-styles-wrapper .my-block</code> keeps working if you need genuinely editor-only styling — but the admin ancestor was almost never necessary in the first place.</p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Offsets that compensate for admin chrome</strong></h4>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>CSS</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">/* <img alt=\"❌\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/274c.png\" style=\"height: 1em;\" /> Subtracting the admin sidebar and adminbar from the viewport */\n.my-fullwidth { width: calc( 100vw - 160px ); } /* 160px = admin menu */\n.my-toolbar   { position: fixed; top: 32px; }   /* 32px = #wpadminbar */</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">/* &#x274c; Subtracting the admin sidebar and adminbar from the viewport */</span></span>\n<span class=\"line\"><span style=\"color: #D7BA7D;\">.my-fullwidth</span><span style=\"color: #D4D4D4;\"> { </span><span style=\"color: #9CDCFE;\">width</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #DCDCAA;\">calc</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #B5CEA8;\">100vw</span><span style=\"color: #D4D4D4;\"> - </span><span style=\"color: #B5CEA8;\">160px</span><span style=\"color: #D4D4D4;\"> ); } </span><span style=\"color: #6A9955;\">/* 160px = admin menu */</span></span>\n<span class=\"line\"><span style=\"color: #D7BA7D;\">.my-toolbar</span><span style=\"color: #D4D4D4;\">   { </span><span style=\"color: #9CDCFE;\">position</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #CE9178;\">fixed</span><span style=\"color: #D4D4D4;\">; </span><span style=\"color: #9CDCFE;\">top</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #B5CEA8;\">32px</span><span style=\"color: #D4D4D4;\">; }   </span><span style=\"color: #6A9955;\">/* 32px = #wpadminbar */</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">This is the flip side of the win from earlier: now that <code>100vw</code> resolves against the <em>canvas</em> instead of the admin page, there&#8217;s no sidebar to subtract — so the <code>calc()</code> overshoots, and <code>top: 32px</code> pushes your toolbar below an admin bar that doesn&#8217;t exist in this document.</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>CSS</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">/* <img alt=\"✅\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png\" style=\"height: 1em;\" /> The canvas is the viewport now — no compensation needed */\n.my-fullwidth { width: 100vw; }\n.my-toolbar   { position: fixed; top: 0; }</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">/* &#x2705; The canvas is the viewport now — no compensation needed */</span></span>\n<span class=\"line\"><span style=\"color: #D7BA7D;\">.my-fullwidth</span><span style=\"color: #D4D4D4;\"> { </span><span style=\"color: #9CDCFE;\">width</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #B5CEA8;\">100vw</span><span style=\"color: #D4D4D4;\">; }</span></span>\n<span class=\"line\"><span style=\"color: #D7BA7D;\">.my-toolbar</span><span style=\"color: #D4D4D4;\">   { </span><span style=\"color: #9CDCFE;\">position</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #CE9178;\">fixed</span><span style=\"color: #D4D4D4;\">; </span><span style=\"color: #9CDCFE;\">top</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #B5CEA8;\">0</span><span style=\"color: #D4D4D4;\">; }</span></span></code></pre></div>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Specificity walls built to fight leakage</strong></h4>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>CSS</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">/* <img alt=\"❌\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/274c.png\" style=\"height: 1em;\" /> Cranked up to beat leaking admin styles */\n.editor-styles-wrapper .my-block p {\n	font-family: Georgia, serif !important;\n	line-height: 1.6 !important;\n	box-sizing: border-box !important;\n}</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">/* &#x274c; Cranked up to beat leaking admin styles */</span></span>\n<span class=\"line\"><span style=\"color: #D7BA7D;\">.editor-styles-wrapper</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #D7BA7D;\">.my-block</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #D7BA7D;\">p</span><span style=\"color: #D4D4D4;\"> {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #9CDCFE;\">font-family</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #CE9178;\">Georgia</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #CE9178;\">serif</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #569CD6;\">!important</span><span style=\"color: #D4D4D4;\">;</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #9CDCFE;\">line-height</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #B5CEA8;\">1.6</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #569CD6;\">!important</span><span style=\"color: #D4D4D4;\">;</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #9CDCFE;\">box-sizing</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #CE9178;\">border-box</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #569CD6;\">!important</span><span style=\"color: #D4D4D4;\">;</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">}</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">The iframe already stops admin CSS from leaking in — that&#8217;s one of the reasons it&#8217;s a good thing. These <code>!important</code>s and resets have no admin styles left to override, but they <em>do</em> now override the theme styles the iframe loads into the canvas. The result: your editor preview drifts <em>away</em> from the front end — the exact opposite of what the iframe is for.</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>CSS</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">/* <img alt=\"✅\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png\" style=\"height: 1em;\" /> Let theme styles through; set only what your block truly owns */\n.my-block p { font-family: Georgia, serif; }</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">/* &#x2705; Let theme styles through; set only what your block truly owns */</span></span>\n<span class=\"line\"><span style=\"color: #D7BA7D;\">.my-block</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #D7BA7D;\">p</span><span style=\"color: #D4D4D4;\"> { </span><span style=\"color: #9CDCFE;\">font-family</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #CE9178;\">Georgia</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #CE9178;\">serif</span><span style=\"color: #D4D4D4;\">; }</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">Two things to notice:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The pattern is the same as the JavaScript fixes: <strong>stop describing the admin, start describing your block.</strong> A selector that names <code>.wp-admin</code>, <code>#wpadminbar</code>, or <code>.block-editor-page</code> is reaching for chrome that isn&#8217;t in the canvas document anymore.</li>\n\n\n\n<li>Most of these were <em>workarounds for problems the iframe solves.</em> Deleting them is usually the fix.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">5. Third-party libraries that assume one global context</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The biggest real-world hazard. Masonry layouts, sliders, lightboxes, maps — a generation of libraries was written assuming there is exactly one <code>document</code>:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>JavaScript</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">// Inside some-legacy-lib.js\nconst targets = document.querySelectorAll( selector ); // finds nothing in the iframe</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">// Inside some-legacy-lib.js</span></span>\n<span class=\"line\"><span style=\"color: #569CD6;\">const</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #4FC1FF;\">targets</span><span style=\"color: #D4D4D4;\"> = </span><span style=\"color: #9CDCFE;\">document</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #DCDCAA;\">querySelectorAll</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #9CDCFE;\">selector</span><span style=\"color: #D4D4D4;\"> ); </span><span style=\"color: #6A9955;\">// finds nothing in the iframe</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">Your block calls the library, the library queries the admin document, finds zero matches, and silently does nothing. No error, no warning — the block just stops being enhanced.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Your options, in order of preference:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Pass elements, not selectors.</strong> If the library accepts an element (<code>lib.init( element )</code>), hand it the block&#8217;s element from <code>useRefEffect</code> and you&#8217;re usually fine.</li>\n\n\n\n<li><strong>Patch the library.</strong> For unmaintained dependencies, <a href=\"https://www.npmjs.com/package/patch-package\" rel=\"noopener\" target=\"_blank\"><code>patch-package</code></a> is the pragmatic answer: edit the module in <code>node_modules</code> to resolve <code>document</code>/<code>window</code> from the element (<code>node.ownerDocument</code>), run <code>npx patch-package &lt;pkg&gt;</code>, commit the patch, add a <code>postinstall</code> script. The <a href=\"https://developer.wordpress.org/block-editor/reference-guides/block-api/block-api-versions/block-migration-for-iframe-editor-compatibility/\" rel=\"noopener\" target=\"_blank\">official migration guide</a> walks through a real patch for <code>@panzoom/panzoom</code>.</li>\n\n\n\n<li><strong>Guard and bail.</strong> If the library is loaded inside the iframe (front-end scripts are), check for it on <code>defaultView</code> before using it: <code>if ( ! defaultView.jQuery ) return;</code></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">So what does <code>apiVersion: 3</code> actually do?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Less than you might think — and that&#8217;s the point. Declaring <code>\"apiVersion\": 3</code> in <code>block.json</code> doesn&#8217;t change how your block renders; it&#8217;s a <strong>signal that your block is iframe-ready</strong>. All core blocks have been on v3 since WordPress 6.3. For most blocks the migration is literally a one-line change… followed by the actual work: testing that nothing in your <code>edit</code> component (or the libraries it pulls in) touches the global <code>document</code>/<code>window</code>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And to be clear about 7.1: the iframe will be enforced there <strong>regardless</strong> of <code>apiVersion</code>. Staying on v2 doesn&#8217;t opt you out anymore — it just means you get the console warning <em>and</em> the breakage.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to test today</h2>\n\n\n\n<p class=\"wp-block-paragraph\">You don&#8217;t need to wait for 7.1. What you&#8217;re testing is that your block works in <strong>both states</strong> — iframed and not — because both will exist in the wild for a while yet.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Iframed:</strong> install the <strong>Gutenberg plugin 22.6+</strong>. It enforces the iframe regardless of theme, so this is the fastest way to live in the future. <a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/\"><strong>7.1 Beta 1</strong> </a>does the same — I&#8217;ve confirmed it forces the iframe on a classic theme, which is the merged behavior shipping in August.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Not iframed:</strong> run <strong>WordPress 7.0 without the plugin</strong> and insert a v1/v2 block alongside yours — the canvas drops the iframe on the fly. <a href=\"https://github.com/ryanwelcher/iframe-editor-examples\">The companion plugin&#8217;s <code>legacy-api-v2</code> block exists for exactly this.</a> Any theme will do: core 7.0 has no theme check in the iframe decision at all, so you don&#8217;t need to hunt down a classic theme to reproduce this.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Confirm which state you&#8217;re in:</strong> <code>element.ownerDocument !== document</code>, or look for <code>iframe[name=\"editor-canvas\"]</code> in devtools.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The Site Editor</strong> has been iframed for years — if your block already behaves there, you&#8217;re most of the way home.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The companion plugin</strong> ships a <code>wp-env</code> setup, an example override file that adds Gutenberg for enforced mode (copy it to <code>.wp-env.override.json</code>), and <strong>two Playground blueprints</strong> — one per state, so you can flip between iframed and not in two tabs without installing anything.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The block author&#8217;s checklist</h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Set <code>\"apiVersion\": 3</code> in every <code>block.json</code>.</li>\n\n\n\n<li>Check your editor code for <code>window.</code> and <code>document.</code> — every hit is a suspect. Replace with <code>element.ownerDocument</code> / <code>.defaultView</code> via <code>useRefEffect</code>.</li>\n\n\n\n<li>Check for <code>enqueue_block_editor_assets</code> — move canvas-affecting styles to <code>editorStyle</code> in <code>block.json</code>.</li>\n\n\n\n<li>Check your editor CSS for <code>.wp-admin</code>, <code>#wpadminbar</code>, and <code>.block-editor-page</code> , admin chrome offsets and <code>!important</code></li>\n\n\n\n<li>Audit third-party libraries: pass elements not selectors, patch what you must.</li>\n\n\n\n<li>Test both <strong>states</strong>, not both themes: iframed (Gutenberg 22.6+ active) and not iframed (no plugin, v1/v2 block inserted). </li>\n\n\n\n<li>Watch the console with <code>SCRIPT_DEBUG</code> on — the deprecation warnings tell you which registered blocks are still on v1/v2.</li>\n</ol>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Note What&#8217;s <em>not</em> on that list:</strong> checking whether the active theme is a block theme. Core exposes that answer twice — as <code>__unstableIsBlockBasedTheme</code> in the editor settings and as <code>is_block_theme</code> on the REST themes endpoint — and there&#8217;s a shelved PR and a live debate behind it. Your block never needs to ask. <code>element.ownerDocument !== document</code> answers the only version of the question that affects you. If you&#8217;re curious what that theme check does under the hood, that&#8217;s its own story: <a href=\"https://gutenbergtimes.com/how-wordpress-decides-a-theme-is-a-block-theme/\"><strong>How WordPress decides a Theme is a &#8220;Block theme&#8221;.</strong></a></p>\n\n\n\n<p class=\"wp-block-paragraph\">Resources</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/02/24/iframed-editor-changes-in-wordpress-7-0/\" rel=\"noopener\" target=\"_blank\">Iframed Editor Changes in WordPress 7.0</a> — the dev note this all builds on</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/74042\" rel=\"noopener\" target=\"_blank\">Post editor: always iframe (#74042)</a> — the merged PR that makes 7.1 always-iframed, and the discussion behind the beta-feedback plan</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/06/19/roadmap-to-7-1/\" rel=\"noopener\" target=\"_blank\">Roadmap to 7.1</a> — the original block-themes-first plan, superseded by #74042</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/preparing-the-post-editor-for-full-iframe-integration/\" rel=\"noopener\" target=\"_blank\">Preparing the Post Editor for Full iframe Integration</a> — the 6.9 groundwork</li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/block-editor/reference-guides/block-api/block-api-versions/block-migration-for-iframe-editor-compatibility/\" rel=\"noopener\" target=\"_blank\">Migrating Blocks for iframe Editor Compatibility</a> — the official migration guide</li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/block-editor/reference-guides/block-api/block-api-versions/\" rel=\"noopener\" target=\"_blank\">Block API Versions</a> — what each version means</li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/block-editor/how-to-guides/enqueueing-assets-in-the-editor/\">Enqueueing editor assets</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/themes/core-concepts/including-assets/#editor-stylesheets\">Editor styles for themes</a></li>\n\n\n\n<li>Companion demo plugin: <a href=\"https://github.com/ryanwelcher/iframe-editor-examples\" rel=\"noopener\" target=\"_blank\">iframe-editor-examples</a></li>\n</ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 17 Jul 2026 16:21:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Ryan Welcher\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"Open Channels FM: Who Is Actually Using the Internet?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557053\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://openchannels.fm/who-is-actually-using-the-internet/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:168:\"A look at the impact of AI and bots on the web, emphasizing the decline of human engagement, the challenges for content creators, and the future of digital interaction.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 17 Jul 2026 13:41:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"Open Channels FM: Open Channels FM Launches Streamed News Show Focused on the Open Source Ecosystem\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2556978\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:106:\"https://openchannels.fm/open-channels-fm-launches-streamed-news-show-focused-on-the-open-source-ecosystem/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:207:\"Open Channels FM is launching a new video news show called Open Channels News, starting July 27th. It\'s a quick, five to ten-minute program covering various open source topics, available live and on YouTube.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 16 Jul 2026 12:55:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"Akismet: A small integration detail with a big impact\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://akismet.com/?p=284827\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://akismet.com/blog/a-small-integration-detail-with-a-big-impact/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1814:\"<p class=\"wp-block-paragraph\"><a href=\"https://givewp.com\">GiveWP</a> is the most popular fundraising and donation tool on WordPress, powering over $500 million in donations. It integrates with Akismet to ensure that spammy or potentially fraudulent submissions get filtered out. Recently, some Give users saw an unusually high level of false positives on their donation forms: legitimate donation submissions that were being marked as spam.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We investigated and found that the donation forms were being sent to Akismet for checking after each step in the donation process: once after choosing an amount, again after the user entered their name, again after they entered an optional message, etc. To Akismet, this looks like sudden repeated submissions from the same user, all with similar content (better known as spam).</p>\n\n\n\n<p class=\"wp-block-paragraph\">Akismet supports rechecking content, but only if the integration includes <a href=\"https://akismet.com/developers/detailed-docs/comment-check/\">the <code>recheck_reason</code> parameter</a>. If that parameter is present, Akismet knows not to classify the repeated duplicate (or nearly duplicate) checks as part of a spam attack; however, if <code>recheck_reason</code> is omitted, this kind of consecutive similar content looks very similar to spam, and Akismet blocks it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://github.com/impress-org/givewp/issues/8238\">We reported the root issue</a> to Liquid Web, and they quickly addressed it and released a fix in version 4.16.0. This kind of collaboration is what makes Open Source great!</p>\n\n\n\n<p class=\"wp-block-paragraph\">We&#8217;re planning on bringing automatic integration review to more clients and platforms, so stay tuned for more tips and insights.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Jul 2026 16:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Christopher Finke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"WordPress.org blog: WordPress 7.1 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=20987\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:17975:\"<p class=\"wp-block-paragraph\">WordPress 7.1 Beta 1 is ready for download and testing! </p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This beta release is intended for testing and development</strong> only. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, use a test environment or local site to explore the new features.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Test WordPress 7.1 Beta 1</h2>\n\n\n\n<p class=\"wp-block-paragraph\">You can test WordPress 7.1 Beta 1 in any of the following ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>WordPress Beta Tester Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\" rel=\"noreferrer noopener\" target=\"_blank\">WordPress Beta Tester</a> plugin on a WordPress install. Select the “Bleeding edge” channel and “Beta/RC Only” stream.</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-7.1-beta1.zip\">Beta 1 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line (WP-CLI)</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\" rel=\"noreferrer noopener\" target=\"_blank\">WP-CLI</a> command: <br /><code>wp core update --version=7.1-beta1</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use a <a href=\"https://playground.wordpress.net/?site-slug=kind-classic-mountain&amp;networking=no&amp;php=8.3&amp;wp=beta&amp;language=&amp;multisite=no\" rel=\"noopener\" target=\"_blank\">7.1 Beta 1 WordPress Playground instance</a> to test the software directly in your browser. No setup required-just click and go!</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The scheduled final release date for WordPress 7.1 is <strong>August 19, 2026</strong>. The full <a href=\"https://make.wordpress.org/core/2026/07/03/wordpress-7-1-release-party-schedule/\" rel=\"noopener\" target=\"_blank\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who contributes by testing! </p>\n\n\n\n<h2 class=\"wp-block-heading\">How important is your testing?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Testing for issues is a critical part of developing any software, and it’s a meaningful way for anyone to contribute – whether or not you have experience. <a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\">Details on what to test in WordPress 7.1 are available here</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you encounter an issue, please share it in the <a href=\"https://wordpress.org/support/forum/alphabeta/\" rel=\"noopener\" target=\"_blank\">Alpha/Beta area</a> of the support forums. If you are comfortable submitting a reproducible bug report, you can do so <a href=\"https://core.trac.wordpress.org/newticket\" rel=\"noopener\" target=\"_blank\">via WordPress Trac</a>. You can also check your issue against this list of <a href=\"https://core.trac.wordpress.org/tickets/major\" rel=\"noopener\" target=\"_blank\">known bugs</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Curious about testing releases in general and how to get started? Follow along with the<a href=\"https://make.wordpress.org/test/\"> testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 will include new features that were previously only available in the Gutenberg plugin. Learn more about Gutenberg updates since WordPress 7.0 in the <a href=\"https://make.wordpress.org/core/tag/gutenberg-new/\">What’s New in Gutenberg</a> posts for versions <a href=\"https://make.wordpress.org/core/2026/03/11/whats-new-in-gutenberg-22-7-11-march/\">22.7</a>, <a href=\"https://make.wordpress.org/core/2026/03/25/whats-new-in-gutenberg-22-8-25-march/\">22.8</a>, <a href=\"https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/\">22.9</a>, <a href=\"https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/\">23.0</a>, <a href=\"https://make.wordpress.org/core/2026/05/07/whats-new-in-gutenberg-23-1-07-may/\">23.1</a>, <a href=\"https://make.wordpress.org/core/2026/05/21/whats-new-in-gutenberg-23-2-21-may/\">23.2</a>, <a href=\"https://make.wordpress.org/core/2026/06/03/whats-new-in-gutenberg-23-3-03-jun/\">23.3</a>, <a href=\"https://make.wordpress.org/core/2026/06/17/whats-new-in-gutenberg-23-3-03-jun-2/\">23.4</a>, <a href=\"https://make.wordpress.org/core/2026/07/01/whats-new-in-gutenberg-23-5-july-1-2026/\">23.5</a> and 23.6.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s new in WordPress 7.1?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 delivers a more complete set of styling controls, a smoother media experience, and a more personalized admin experience. Notes have evolved to add inline notes with @mentions and rich text formatting that make asynchronous feedback feel more powerful. New styling features unlock long requested features to style how blocks look across screen sizes and to style interactive states, all without writing custom CSS. Various client side media improvements means better format support, improved performance, and more resilient uploads when adding media to your site. A new inline cropping tool brings a fresh and more robust experience to editing images. Finally, the admin experience becomes easier to navigate with an ever present admin bar in the editors, improvements to the command palette, and various quality of life improvements. Underneath it all, developers get an expanding set of APIs to build on, and site owners get better support for a truly global audience.</p>\n\n\n\n<h3 class=\"wp-block-heading\">New suite of Notes features</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Notes continue to grow into a fuller collaboration experience, making asynchronous feedback between teams faster and more expressive.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Text Formatting</strong>: Notes now support inline formatting like bold, italic, code, links and adding emoji; each with a respective keyboard shortcut, so feedback reads clearly without breaking your flow.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>@mentions</strong>: Type &#8220;@&#8221; in a Note to pull up a searchable list of collaborators and tag someone directly, so feedback points at the right person without leaving the sidebar.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Leave notes anywhere</strong>: Start more than one conversation on the same block instead of folding every comment into a single thread, making it easier to track distinct pieces of feedback.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Inline notes:</strong> Leave a note on a text selection instead of on an entire block.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Show more / show less</strong>: Long notes now collapse by default with a toggle to expand them, keeping the margin tidy while you write.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Style it your way, on any screen</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 takes a major step toward built-in responsive design and interactive styling, letting you achieve looks that once required writing custom CSS.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Responsive styling</strong>: Define how a block looks at different screen sizes directly in the editor, for both Global Styles and individual blocks without the need of writing custom CSS.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Viewport breakpoint customization</strong>: Theme authors can now define their own responsive breakpoints in <code>theme.json</code>, giving more flexibility for how responsive controls behave on a given site.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Interactive state styling</strong>: Style how blocks respond to interaction, like a button changing color on hover or focus, using a standardized set of controls for both Global Styles and individual block instances.</p>\n\n\n\n<h3 class=\"wp-block-heading\">A smoother media experience</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Uploading, editing, and browsing media keeps getting more capable and more reliable.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Client-side media processing</strong>: Image and media processing moves into the browser, now with broader format support that includes HEIC (the default format for iPhone photos), UltraHDR, AVIF and WebP support built in, plus GIF-to-video conversion for lighter, more efficient files. Uploads are also more resilient, with a progress indicator and automatic retries if your data connectivity drops off.</li>\n\n\n\n<li><strong>New Media Editor Modal</strong>: A dedicated modal for editing images replaces the inline cropping tool, bringing cropping, rotation, and metadata editing together in one streamlined workflow.</li>\n\n\n\n<li><strong>Smarter galleries</strong>: Gallery blocks can automatically pull in and sort media already attached to the current post, cutting down on manual set-up.</li>\n\n\n\n<li><strong>View attached images:</strong> After you upload images to a post, the inserter will automatically surface them in a new Attached images section to make it easier to find relevant images.</li>\n\n\n\n<li><strong>Infinite scrolling by default</strong>: The Media Library grid view now loads additional items automatically as you scroll, rather than requiring a click on &#8220;Load more&#8221; especially handy for sites that handle large media libraries. This can be disabled under your user profile.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">A more personal, more navigable admin</h3>\n\n\n\n<p class=\"wp-block-paragraph\">These meaningful upgrades make the WordPress admin easier to move around in and more consistent with how you like to work.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Persistent toolbar (Omnibar)</strong>: The admin toolbar now travels with you into the Site Editor and Block Editor, with a series of polish improvements throughout.</li>\n\n\n\n<li><strong>Command palette improvements</strong>: Moving through the dashboard and editor with the command palette <code>(Ctrl/Cmd+K)</code> is more refined to make finding what you need even faster! Now results are grouped into <em>Recent, matching and Suggestions</em> sections instead of one flat list.</li>\n\n\n\n<li><strong>Admin color scheme in the Site Editor</strong>: The Site Editor now reflects your chosen admin color scheme instead of always using a fixed background.</li>\n\n\n\n<li><strong>DataViews and DataForms iterations</strong>: Continued refinement of the components behind managing lists of posts, pages, patterns, and templates, alongside the forms used to edit them.</li>\n\n\n\n<li><strong>Excerpts in the Posts list</strong>: The Posts list view now shows a short excerpt for each entry, making it easier to identify the post you&#8217;re looking for without opening it.</li>\n\n\n\n<li><strong>Visual revisions</strong>: This release adds a picker activity layout for browsing history in more detail, clearly labeled autosaves in the timeline, and an autosave notice that opens straight into the visual revisions view. Global Styles revisions get a small polish too, swapping the <em>active</em> style&#8217;s text label for a badge.</li>\n\n\n\n<li><strong>A dedicated Identity section</strong>: Site identity settings like your title, tagline, and icon are now live in their own clearly labeled section of the Site Editor, making them easier to find and update.</li>\n\n\n\n<li><strong>On This Day Widget</strong>: A new widget resurfaces what you published on this date in past years, right on your dashboard. A small nudge to look back on what you&#8217;ve written, and a reason to write something new today.</li>\n\n\n\n<li><strong>Allow Changing Comment Parent:</strong> Fixing a misthreaded comment used to mean editing the database directly. WordPress 7.1 adds an editable &#8220;In reply to&#8221; control to the Edit Comment screen, letting you pick a new parent from a dropdown of the post&#8217;s other comments. It&#8217;s scoped to the same post, so this is about untangling threads, not moving comments across posts.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">New blocks and block-level enhancements</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 release brings a handful of block refinements that give more control with fewer steps.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Playlist Block:</strong> A new block for adding a collection of audio files to a post or page, with an optional waveform visualization that shows the audio&#8217;s shape as it plays; a more visual way to present podcasts, music, or audio content without using any third-party plugins.</li>\n\n\n\n<li><strong>Tabs Block:</strong> A new block for organizing content into clickable tabbed panels instead of showing everything at once. It&#8217;s a cleaner way to present related content without overwhelming the page.</li>\n\n\n\n<li><strong>Background gradients</strong>: Background gradients and background images no longer conflict. The gradient used to get silently overridden by the image, but now they combine and display together. This fix extends beyond the Group block to Verse, Accordion, Pullquote, Post Content, and Quote block.</li>\n\n\n\n<li><strong>HTML block editable content</strong>: The HTML block now supports editable nested blocks. This is great to use for AI-generated content, which often arrives as raw HTML.</li>\n\n\n\n<li><strong>&#8220;Mark as decorative&#8221; for images</strong>: A new toggle on the Image block lets you hide purely decorative images from screen readers for a better accessibility experience.</li>\n\n\n\n<li><strong>Smarter shortcode handling</strong>: Pasting or converting a shortcode into the Embed block now creates a proper Embed block instead of leaving raw shortcode text behind, and the Shortcode block gains block-specific transforms of its own.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Built for a global audience</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 continues work to make Core reflect the full diversity of its worldwide community, with progress toward supporting Unicode email addresses so usernames, slugs, and email addresses can better represent users everywhere.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Built for developers</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 continues to expand the foundation developers build on.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Abilities API expansion</strong>: Continued refinement of the Abilities API with improved querying, filtering, and input validation, giving developers and AI tooling a more reliable foundation to build on.</li>\n\n\n\n<li><strong>Block Bindings for list items</strong>: Block Bindings now extend to List Item, making it possible to connect more block content to dynamic data sources without custom code.</li>\n\n\n\n<li><strong>Custom icon registration</strong>: New functions let plugin and theme authors register their own icons for the Icons block for use throughout the block editor.</li>\n\n\n\n<li><strong>Enforced iframed editor</strong>: The post editor now always runs inside an iframe, isolating the editing canvas from admin styles for more predictable rendering. Blocks using Block API v2 or lower should be updated to v3 for compatibility.</li>\n\n\n\n<li><strong>wordpress/theme stabilization</strong>: Introduces design tokens and a stable React ThemeProvider to provide a more consistent, customizable foundation for WordPress admin interfaces.</li>\n\n\n\n<li><strong>Connectors authentication improvements</strong>: The Connectors screen now also supports username and application-password login &#8211; a more familiar way to connect plugins and services. This release also closes a security gap where browsers could auto-suggest saved credentials into the API key field.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">With so much in progress for WordPress 7.1 Beta 1, this is still only the beginning; expect continued refinement with each Beta and RC release ahead of the final release on <strong>August 19, 2026</strong> at <a href=\"https://us.wordcamp.org/2026/\">WordCamp US 2026</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-large has-custom-border\"><a href=\"https://us.wordcamp.org/2026/\"><img alt=\"WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026\" class=\"wp-image-20859\" height=\"321\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&#038;ssl=1\" width=\"1024\" /></a></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Just for you: a Beta 1 haiku:</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Seeds of Seven-One,<br />Notes, styles, media, and tools—<br />Test, and watch them bloom.</p>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\"><em>Props to </em><a class=\"mention\" href=\"https://profiles.wordpress.org/benjamin_zekavica/\"><span class=\"mentions-prefix\">@</span>benjamin_zekavica</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/amykamala/\"><span class=\"mentions-prefix\">@</span>amykamala</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/wildworks/\"><span class=\"mentions-prefix\">@</span>wildworks</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/adamsilverstein/\"><span class=\"mentions-prefix\">@</span>adamsilverstein</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/annezazu/\"><span class=\"mentions-prefix\">@</span>annezazu</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/fushar/\"><span class=\"mentions-prefix\">@</span>fushar</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/jorgefilipecosta/\"><span class=\"mentions-prefix\">@</span>jorgefilipecosta</a><em>, <a class=\"mention\" href=\"https://profiles.wordpress.org/joedolson/\"><span class=\"mentions-prefix\">@</span>joedolson</a> for proofreading and review.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Jul 2026 15:53:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Krupa Nanda\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"Open Channels FM: How AI Tools Are Transforming Everyday Web Design Practices\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2556905\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://openchannels.fm/how-ai-tools-are-transforming-everyday-web-design-practices/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:200:\"In this episode, Bob and Cami discuss how AI is reshaping web design, offering tips on using AI tools effectively, educating clients, and adapting workflows for better efficiency in the digital space.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Jul 2026 14:45:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"WPTavern: #225 – Milan Petrović on the Risks of Legacy PHP in WordPress and Why Upgrading Matters for Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=206447\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"https://wptavern.com/podcast/225-milan-petrovic-on-the-risks-of-legacy-php-in-wordpress-and-why-upgrading-matters-for-security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:43219:\"<details>Transcript<div>\n<p class=\"wp-block-paragraph\">[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, the risks of legacy PHP in WordPress and why upgrading matters for security.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players. If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you or your idea featured on the show. Head to wptavern.com/contact/jukebox and use the form there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So on the podcast today we have Milan Petrović. Milan has been deeply immersed in the WordPress ecosystem since 2007, developing an array of plugins, especially for expanding bbPress forums, and running his own company, creating plugins before joining the Freemius team as a full stack developer. With nearly two decades of hand-on experience, Milan has witnessed firsthand the evolution of both the WordPress and PHP landscapes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Many WordPress users may be only partially aware of PHP. Perhaps they&#8217;ve noticed version numbers in their hosting panel, but few of the millions of WordPress users understand the real impact that PHP versions have on the security and performance of their websites. Milan is here to shine a light on why embracing newer versions like PHP eight isn&#8217;t just good practise, but a crucial step for security and efficiency.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Milan begins by recounting his journey through WordPress development. The conversation gets into the heart of his recent WordCamp Europe presentation, which tackles how legacy PHP code exposes sites to thousands of open bugs and vulnerabilities. And why relying on old versions is, as he describes, an active invitation for automated exploitation.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The discussion explores the contrast between running legacy code, and using the native shields of modern PHP, and highlights how PHP 8 not only closes security holes, but also delivers major performance boosts, reducing memory usage, and accelerating speed.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re wondering why you should care about the PHP version your site is running on, or you&#8217;re a developer interested in practical ways to harden your code, Milan unpacks both the existential risks of outdated PHP, and the step-by-step benefits for hosts, agencies, and plug-in developers alike.</p>\n\n\n\n<p class=\"wp-block-paragraph\">He introduces his Vulnerability Lab plugin, designed for developers to see firsthand how code exploits play out differently across PHP versions, and makes the case that modernising can happen gradually, one update, one plugin at a time.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;ve ever questioned how your hosting choice, or plugin stack, could affect your site&#8217;s future. Or you&#8217;re ready to take the first steps towards building more secure and future proof WordPress products, this episode is for you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so without further delay, I bring you Milan Petrović.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I am joined on the podcast by Milan Petrović. Hello Milan.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:58] <strong>Milan Petrović:</strong> Hello Nathan. Thank you for having me here.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:00] <strong>Nathan Wrigley:</strong> You are very welcome. We&#8217;re in a beautiful, beautiful media room at WordCamp Europe. And I know that you have already done your presentation because we just had a little chat about the fact that you&#8217;ve done it and it went well and all of that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Do you want to tell us a little bit about you and your background working with code and developing and security and all of that kind of stuff? And then we&#8217;ll talk about your actual presentation and how it went.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:25] <strong>Milan Petrović:</strong> So I started with WordPress almost 20 years ago, so way back in 2007. And I created a lot of plugins for WordPress, and I especially have a lot of plugins for bbPress for expanding forums. Yeah, people still use forums these days. So that was, I really like bbPress and all the stuff I did with that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I have been working as a freelancer for a lot of years. I have my own company that was doing plugins, it&#8217;s called Dev4Press. But in 2024, I joined the amazing team at Freemius. So for almost two years I am a full stack developer at Freemius. And that was a really nice change of pace for me and the work I usually do before that. So yeah, that&#8217;s a short of it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:13] <strong>Nathan Wrigley:</strong> Yeah. That&#8217;s great. Thank you. And so the presentation that you did that is now over, goes like this. I&#8217;m going to read the entire blurb because it&#8217;s short enough to read, and it says, secure by design, hardening plugins with PHP 8.x. In the WordPress ecosystem, we&#8217;re often forced to choose between supporting the lowest common denominator of hosting and implementing modern security. But in 2026, writing legacy PHP 7 code isn&#8217;t just a bad habit, it&#8217;s an active invitation for automated exploitation. It&#8217;s time to stop playing whack-a-mole with sanitisation, and start building products that are secure by design. This talk isn&#8217;t just another slide deck on security tips. Through comparisons of a Vulnerability Lab plugin, you will see how common exploits like authentication bypass, and server side request forgery succeed on legacy code, only to be neutralised by the native shields of the latest PHP. You learn how to leverage the modern PHP patterns to ensure your plugins are resilient to a wide range of exploits.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Now into the show notes I will put Milan&#8217;s wordpress.tv presentation so that you can go and watch the entirety of it. I guess basically if at any point you get confused, that would be a good idea, pause this podcast and go and check that out. But, how did it go? How well received was it?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:06:33] <strong>Milan Petrović:</strong> For me personally, I&#8217;m very satisfied with how how it went. I don&#8217;t know, it&#8217;s a bit overwhelming to be honest, but I am very satisfied and I got a lot of questions after the talk. I met a lot of people that liked what I had to say. And I think it&#8217;s good feedback to have, for something that is more technical like this was.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:06:52] <strong>Nathan Wrigley:</strong> Well touching on the fact that it&#8217;s more technical, I have to confess that I think you are going to have to shepherd me through this, because a lot of the content that you I think probably got stuck into is beyond my pay grade. But hopefully we&#8217;ll get through it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Now at WordCamp Europe, where we are now, I don&#8217;t know what the ratio is, but I&#8217;m guessing that a significant proportion of the people out there are not developers. They kind of know that PHP is a thing. They realise that WordPress is built on that, but they don&#8217;t really have an understanding.</p>\n\n\n\n<p class=\"wp-block-paragraph\">They&#8217;ve probably heard of PHP 7. They&#8217;ve probably heard of PHP 8, because somewhere in a control panel that was shown to them. But maybe there&#8217;s not much of an understanding of the fact that it gets better over time. It gets secure over time. I think there&#8217;s probably a notion of, well, my website works. Why do I need to change anything?</p>\n\n\n\n<p class=\"wp-block-paragraph\">So let&#8217;s get into that. What were you talking about in your presentation? What&#8217;s changed in the landscape of PHP more recently that you brought to the fore that you shared with your audience?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:07:51] <strong>Milan Petrović:</strong> Yeah, I think that PHP 8 was a big milestone for a lot of things. And I&#8217;m not sure, but I don&#8217;t think that the wider communities are kind of aware about the impact of the PHP, or the server environment in general, on how the websites work and how secure they are. Maybe the WordPress in itself needs to spread more awareness about that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because right now we get a notice in the dashboard that maybe the PHP needs to be updated. But for a lot of website users, that can be too much and too little information at the same time, because they may be not aware of how to do things on their hosting site.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We need to spread more awareness about how important the changes in the code are when it comes to the newer PHP versions, and what they can do to improve the security. And how developers should be starting to use more of those new features and the new things that PHP provides on a language level nowadays.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:08:49] <strong>Nathan Wrigley:</strong> WordPress has got this real legacy, I suppose is the right word, of supporting legacy code. So WordPress itself is supported way, way, way back. You can keep using versions of WordPress, which are many, many, many years old. And I wonder what your stance is in terms of PHP, whether or not WordPress runs versions of PHP which are far too old, in your opinion.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So in other words, should WordPress have a policy of, I don&#8217;t know, 8.x only? Or is 7 okay. And I don&#8217;t know what other CMS platforms, you know, Drupal, Joomla as was. I don&#8217;t know what they do, I don&#8217;t know what their posture is.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:09:32] <strong>Milan Petrović:</strong> I think that one of the most important decisions that, it was done with WordPress early on, is that backwards compatibility, because it opened the doors for a wider adoption. Because you don&#8217;t need to change server every year, or you don&#8217;t need to upgrade your software that often. And that helped a lot of hosting companies to provide WordPress hosting very cheaply, because they didn&#8217;t have to have the latest PHP, they didn&#8217;t have to invest much more money into all that. So WordPress got a lot of adoption from backwards compatibility policies.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But in the same time, that also proved a bit of a problem. Because even the WordPress Core code is kind of stuck because of that policy of backwards compatibility. And it&#8217;s not only compatibility with old versions of WordPress, but the old versions of PHP. And we are running now maybe six years behind end of life PHP versions. Because PHP 7.4 end of life was four and a half years ago. And we still support it in the Core.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:10:33] <strong>Nathan Wrigley:</strong> Yeah, I guess it&#8217;s a nice thing to support it. And it, as you described, it was a great way of onboarding the millions of people that came along. But things have moved on.</p>\n\n\n\n<p class=\"wp-block-paragraph\">What would be some of the top level items? And I&#8217;m inviting you to open the scary book and sort of give out the worst case scenarios basically of running legacy code. So really, go to town, frighten us all. What are some of the horrors that await if you&#8217;re quite willing to, as a hosting company, support seven point whatever or beyond, six or five, or dare I say it, four, who knows? What are some of the terrible things that await us?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:11:08] <strong>Milan Petrović:</strong> To be honest, when I was researching some of the statistics and things like that, I was kind of scared when I saw that there are 3 or 4,000 open bug reports for PHP 7 and PHP 5, which are still in use today, and there are WordPress websites running on both of them in the millions. And there are 3 or 4,000 open and confirmed bags that are never going to be fixed. Never. So PHP 7 has thousands of bugs, and I&#8217;m sure that not everything security related, but a big chunk of those bags are related to security.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And there are open exploits that run on the PHP level. They don&#8217;t care really about if you are using WordPress or using something else. It&#8217;s more like a exploit on the level of a, on a server side that can be quite scary because you, even the technical people are not really sure what are all those bugs. Who is going to go through 3,000 or 4,000 bug reports?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:12:05] <strong>Nathan Wrigley:</strong> Yeah, so just to sort of describe that, the fact that there is no more updates to the 7 branch of PHP means that all of those bugs which are publicly available, anybody can go and read great detail about what they are. Well that then means that any hacker can do that, and probably did like a dozen years ago. And so really you are painting a picture there of you are asking for trouble.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:12:30] <strong>Milan Petrović:</strong> There are hosting companies that maybe do things a bit differently because you don&#8217;t need to run PHP as it was created. You can build your own version of PHP. You can patch bugs on your own. And a lot of hosting companies are doing that. But in the same time, that also poses a problem. You are going to run WordPress in your own plugins on a platform that is not actually officially PHP supported. It can have some different quirks that make your code run a bit differently.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A while ago we had the Facebook running their own PHP build, that was quite different from the public PHP. But they used it, and other people started using it. So I don&#8217;t know. Still I think that the official PHP is the one you should be on because you never know what other issues. Even when hosting company patches the PHP they&#8217;re using, maybe they&#8217;re opening doors to something else that is not quite documented on that level.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I think that the best policies, I don&#8217;t expect for WordPress to adopt the latest PHP or only supported PHP versions, but to kind of move quicker on the adoption of the newest version. So maybe we should be quicker to adopt PHP 8.0 or 8.1 is a next minimal required version for WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:50] <strong>Nathan Wrigley:</strong> When you say you don&#8217;t expect WordPress to do it, is that simply because it doesn&#8217;t have a history of doing it? Is there a technical reason why WordPress could not keep up with the latest version? I know we&#8217;ve got this plugin architecture where there&#8217;s thousands and thousands of developers who are all doing their own thing, and there&#8217;s all of that. Is there any technical reason why WordPress couldn&#8217;t be on the cutting edge, most up-to-date, latest version?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:14:15] <strong>Milan Petrović:</strong> There are two factors in all that. First one is you can declare, PHP 8 is the minimal version we support. We don&#8217;t support PHP 7.4 anymore. And that means that you don&#8217;t need to make any changes in WordPress at that point. You can declare it because WordPress is compatible with all PHP versions. It works on 8.0 and 8.5. That&#8217;s no problem. But say that branch 7 is no longer supported, you&#8217;re kind of pushing other developers and hosting companies to improve their support for newer versions.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And you don&#8217;t need to make immediate changes to WordPress. But at that point, you are open to modernise the code because now you can have more stricter typing across the board. There are some strict typing things in older PHP versions, but with 8.0, you can do all of that. And it doesn&#8217;t have to be a process that is done immediately. It can be done gradually. You can update parts of the WordPress Core over time. And it&#8217;ll take a few years, to get up to date, but at least you are closing doors to some older versions of PHP, and you are pushing developers as well for plugins to have that policy.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Right now, each developer can have their own plugins supporting any version of PHP you want. For my plugins, I have policy of 8.0 as a minimal version since this year. And, I&#8217;m updating the code as I go along. I don&#8217;t do it, it&#8217;s impossible to do it all at once. And for WordPress, it&#8217;s going to be even worse to make it all up to date. But declaring PHP 8 is a minimal required version, would be a great step in the right direction for wider adoption.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:15:51] <strong>Nathan Wrigley:</strong> Yeah, I think the problem is simply one of the user base, isn&#8217;t it? There&#8217;s just millions of people, thousands of developers all doing their own thing. And casting 8.x, 8.0 and above as the new minimum, there&#8217;s going to be a moment where some things do go wrong.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So that calendar plugin that you&#8217;ve been using for ages, which just works. And sure, you&#8217;ve never really received any updates from the developer, but it just works. Everybody&#8217;s booking on my calendar and we are all good. And then suddenly PHP 8 is required and it turns out the calendar plugin now no longer works.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can imagine those kind of stories a million times over coming to the fore. But equally, we got to move on. There&#8217;s no way of, you know, because we can&#8217;t in 10 years still have sites on 7.4.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:16:43] <strong>Milan Petrović:</strong> We have sites on five point something. I recently checked the official WordPress tracking. 7.4 is on 20% even now. So we are far away from WordPress ditching the 7 branch. And I think there are still few percent of PHP 5 in all that so.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:01] <strong>Nathan Wrigley:</strong> Yes, I regularly look at the, it&#8217;s like a little donut chart, isn&#8217;t it? That is often produced and you gradually see the eight point x whatever section of the pie getting bigger as they produce the next survey. But you&#8217;re right, it&#8217;s still a significant chunk that&#8217;s on 7 and below.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And whilst when I look at that chart, it doesn&#8217;t really bring any alarm bells to the fore, I just think, oh, that&#8217;s a shame. But now that you are presenting this talk, and giving me this information, I realise that that attack surface is worse.</p>\n\n\n\n<p class=\"wp-block-paragraph\">When you gave that talk, who is your target audience? Were you directly sort of aiming at the hosting companies who presumably can do a lot of work very quickly? You know, they could take a million people onto 8 with a little bit of development work and on the back end of their platform. Or are you really encouraging the general WordPress user, like me, to take a bit more interest and make sure that I am going into the cPanel or whatever it is and updating myself? Or is it a bit of both?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:59] <strong>Milan Petrović:</strong> For everyone actually. It&#8217;s for developers to be more aware of what they can gain with the new PHP versions. It&#8217;s for hosting companies. Because it&#8217;s not only about security when it comes to the newer PHP. The PHP is faster and faster. So each new version gets you 5 or 10% more performance without doing anything. So PHP 8.5 is more than 50% faster than PHP 7.4. So that&#8217;s a significant update.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I have even, one slide was showing how much less memory PHP 8.5 used to run exactly the same piece of code. So it&#8217;s pretty wild to see that hosting companies are maybe the biggest factor in all this. They will gain a lot more because they&#8217;re going to free a lot of resources to run more websites because PHP is going to use less memory and it&#8217;s going to be faster.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I understand they need to invest a lot of money to do all that. But, I don&#8217;t know, I think that gains from that are very significant, on that level alone.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:18:57] <strong>Nathan Wrigley:</strong> Yeah, so you described there are really compelling scenario. You know, it&#8217;s quicker, it uses less memory, you&#8217;ll save money. I mean what else do you need? You&#8217;ve just presented the entire argument.</p>\n\n\n\n<p class=\"wp-block-paragraph\">However, it hasn&#8217;t happened. So technically speaking, why do you think it hasn&#8217;t happened? Is there an acquisition of new knowledge that is difficult to take in? Is it that simply you would have to, I don&#8217;t know, retrain your staff? How do you understand that it hasn&#8217;t happened? What are the reasons people are digging their heels in and not making these updates?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:25] <strong>Milan Petrović:</strong> I kind of make the group of two or three types of hosting companies. One, and that&#8217;s usually more expensive managed hosting solutions. They are forcing the updates. They&#8217;re not maybe on the latest version, but they are forcing their users to use at least three or four versions of PHP back. So maybe 8.2 or 8.3, which is a great step in the right direction.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There is also a problem of support. If something starts breaking, they&#8217;re going to be the first one to be asked about that, because they made the change to the server. So why now website that was working yesterday is no longer working today because of some change made on a hosting level. So there are a lot of factors to play into that adoption.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But on the other hand, there are a lot of developers that have moved on with supporting PHP 8. A lot of plugins are very much updated and, especially popular plugins. They invested a lot of time to do the update. It&#8217;s getting easier to support it. But on the other hand, you have very old websites that are simply cannot move without proper testing, without updating the plugins. And there are cases when you cannot simply update one plugin because something else may break, or you made some changes that will make some other thing break. So it&#8217;s a big puzzle that is definitely not easy to solve, but maybe we should start some work on that as a community to do it, and to move people along.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I don&#8217;t want to say force the change, but make people aware of the benefits. Make people aware of the risks if they continue to run the old and outdated software. And the same goes for not updating plugins, not updating WordPress. No matter how much work is done in that regard, there are still most likely some exploits on a WordPress level for very old versions that at some point someone is going to find out about and exploit.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:16] <strong>Nathan Wrigley:</strong> I mean I guess the motto of WordPress was democratised publishing, which means basically make it available to everybody. No matter your level of expertise, make it available to everybody. And I&#8217;m sure that if you were to grab the CEO of any hosting company and say, I can save you money, I can save you resources, and all of those things that you outlined earlier, they would, yeah, we know, we know. But we&#8217;ve got thousands of non-technical people using WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I kind of have this analogy in my head, and it goes a bit like this. Several years ago, I bought a bike. And it sits in my garage and there is my bike. And I expect my bike to work tomorrow in the same way that it did four years ago. And in 10 years, I expect my bike to work. I don&#8217;t expect there to be an update to wheels or gears or the saddle. It doesn&#8217;t need an update. It&#8217;s just a bike. And I need my bike to be a bike and nothing more.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I get the impression that many people treat their WordPress website as the same thing. This sort of static commodity that, sure enough, they pay a monthly fee for it, but it&#8217;s this website. It&#8217;s a thing, and it doesn&#8217;t need changing. And so what I&#8217;m trying to say is, I&#8217;m fairly sure that the hosting companies are met with that an awful lot. The customers who just, it&#8217;s a bike, it&#8217;s a website. Do you know what I mean?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:37] <strong>Milan Petrović:</strong> Yeah, but you need to maintain your bike. If you don&#8217;t do it, it&#8217;s going to, your belt is going to rust, your wheels are going to be deflated or whatever. A lot of things can happen with it if you don&#8217;t maintain it. So, we don&#8217;t need to upgrade everything all at once, but we can start from someplace. We can do it gradually. But still, WordPress needs to be the platform that leads the charging that, because it&#8217;s going to force other developers to do it. It&#8217;s going to force hosting companies to start doing it. And it&#8217;s not a big jump on moving just that one version, but it&#8217;s going to help to move things along faster. Let&#8217;s see how it goes in the next few years. But I really don&#8217;t expect for WordPress to drop 7.4 for at least a year or two, maybe even more.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:23:24] <strong>Nathan Wrigley:</strong> I loved your rebuttal of my bike analogy there. That was perfect. That&#8217;s exactly right. The bike will rust, the wheels will be deflated and all of that, yeah. So we need to drag the WordPress users along.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Now, in your presentation, you mentioned something that I have never used, the Vulnerability Lab plugin, which you used to demonstrate the attack. Can you just tell us a little bit about that? Because I&#8217;d be curious to follow that up, and maybe some people listening to this would too.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:23:47] <strong>Milan Petrović:</strong> I started it for, created for this talk specifically to add few examples and to run the code that is going to show those things if you run the plugin on the old version and the new version of PHP. And I do plan to expand on it because there are a lot more PHP security elements that can be demonstrated in that way.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So it can show you, you have like a, in many cases the same code, but if you run it on one platform, you&#8217;re going to get one result. And if you run it on the newer one, you will get something different. So it&#8217;s useful to show, and some of those changes are quite small, those attributes that you can add to the code are very, very small, but they can really help you to improve security of your plugin.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And there are more complex security measures that can be implemented, but the format of the talk wasn&#8217;t really suitable to mention everything. But this was like something to get you started on the path of discovering what else PHP 8 can offer, when it comes to improving the security of the plugins and what possible exploits and vulnerabilities are there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I try to use some obvious things that are very easy to spot. And I&#8217;m sure I did made some of those errors myself in the past. So some of those examples are something that I dealt with when I was upgrading my code. So I&#8217;m sure that a lot of people can see similar problems in their own code, and similar kind of solutions that can help them to overcome those and to make them much more resilient in the future.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:17] <strong>Nathan Wrigley:</strong> So is your plugin designed primarily, would you say for developers in mind, or is it something that just a typical end user may get some mileage out of?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:26] <strong>Milan Petrović:</strong> No, it&#8217;s more for developers that they can see, they can run that code and see how it behaves on the old version and the new version to demonstrate some of those things. And I will definitely expand it to include more examples in the future. Even for myself to like a document, what can happen if you run something in the old version, and the new version?</p>\n\n\n\n<p class=\"wp-block-paragraph\">I had some suggestions coming to me like, maybe like a pattern library that is going to show what is the pattern that we use with old PHP and how to improve it with a new one, and document which version of PHP is going to support it, and how it&#8217;s going to improve the code.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:01] <strong>Nathan Wrigley:</strong> So is the idea then that you would instal it on various different, let&#8217;s say that you&#8217;ve got a live site and you&#8217;ve got, I don&#8217;t know, a development site and another development site, is that you would put it on each of those, different PHP versions, and just sort of compare and contrast what.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:16] <strong>Milan Petrović:</strong> Yeah, that can be used.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:17] <strong>Nathan Wrigley:</strong> Yeah, in that way. And what&#8217;s the reporting that you get? Is it kind of error logs, you know, that only a developer would be able to understand, or is it in plain language that somebody like me could understand?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:26] <strong>Milan Petrović:</strong> Right now it&#8217;s a bit technical because if you run a certain part of the code, some of those elements do have a visual component in the admin section. You will see, one of the examples, if it&#8217;s run on PHP 7.4, it&#8217;s going to result in a fatal error for sure, depending on the server settings. And if you run it on the new version, you will get a full code running and executing as expected.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So it&#8217;s a bit of a development thing that developers can use themselves to show maybe to potential clients or to website owners what is going to happen if they continue to run the outdated versions of the PHP. So it&#8217;s not just, yeah, the PHP 7.4 is bad, but here it is, why it is bad actually.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:27:12] <strong>Nathan Wrigley:</strong> Okay, that&#8217;s a really interesting use case, isn&#8217;t it? So if I&#8217;m an agency owner and I&#8217;ve got, I don&#8217;t know, a client over here who is absolutely wedded to this plugin, this calendar plugin say, and we know that the development of that plugin has ended years ago, then trying to persuade that client to find something new, or have something new built is difficult.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But with the capabilities of the plugin that you&#8217;ve created, you&#8217;ll be able to show in a sort of readable human way, okay, right. That&#8217;s all very well, but we&#8217;ve got to get onto PHP 8.0. And when we do that, this is going to happen.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So that&#8217;s actually quite a useful tool for agencies to be able to dangle things in front of the noses of their clients. Potentially, I don&#8217;t know, get some new work out of it as well, because there&#8217;s this extra work that needs to be done to bring it up to the modern standards.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:28:01] <strong>Milan Petrović:</strong> Yes. And one example especially demonstrates not only security, it demonstrates the performance. It shows you how much memory that piece of code is using on old version. Almost half the memory is going to be used less with a new version. So that&#8217;s very on the nose demonstration on security, and the performance in the same time. So things like that can help. And I will definitely try to invest more time in showing more examples and anyone can contribute.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s a plugin available on GitHub, so any contributions in that regard are welcome. And we can maybe all work to create like a list of patterns that are something that a lot of people can use, and show different people how the PHP can help them move along.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And again, I don&#8217;t want to sound like we don&#8217;t need whatever WordPress is doing. We still need to use all the security enhancements that WordPress has built in the Core. Escaping, sanitisation. All that is still very important because you cannot solve everything by upgrading PHP and upgrading your code to use some of the PHP features. There are still a lot of security elements in WordPress itself that are very important and should not be replaced, or removed, from the code. There are patterns that are crucial to ensuring the security is on a top level. So combination of what WordPress already has, plus everything we get with the newer PHP is something that we should strive in the future, and to make things better.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And it&#8217;s not that complicated to start with the process. You can start upgrading small things. You can start with stricter typing. You can start with very small changes, and then gradually you can add those new attributes. You can replace some of the functions that you may be used with old version of PHP, but there is something better in the new version. So that&#8217;s something that everyone can do. Do a bit at a time so not everything at once. Spend time and make some gradual upgrades, and that&#8217;s going to help moving along.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:29:57] <strong>Nathan Wrigley:</strong> You are obviously here to talk about where PHP meets WordPress, but presumably you, yourself are gaining intel from the PHP community. Is there a resource, like a central PHP resource that you would direct people to, or would you rather steer them towards kind of WordPress resources? The things that people are doing in the WordPress space and the hosting space. There&#8217;s not really a question there, but it&#8217;s more where do you find your information? Where&#8217;s the most reliable place?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:30:25] <strong>Milan Petrović:</strong> You need to check everything. PHP website is a really good resource to find the information about what&#8217;s coming in the next version of PHP, because the preparations take up to a year to release a new version of PHP. So they&#8217;re now on a cycle that every December we get a new feature version. So in December this year, there is going to be PHP 8.6. And you already know most of the things that are coming to that version. You have the detailed list of changes for every PHP version. And that&#8217;s something that any developer should look at, and to see maybe something that will drive them to upgrade.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In the current usage of third party libraries, there are a lot of libraries used in PHP that have moved on beyond 7.4. There are a lot of libraries that now require 8.1 or 8.2. If you depend on some library for, I don&#8217;t know, parsing URLs, or doing something else, something for security, something for whatever. You may face the problem that if you want to use the latest version of that library, you will need to have the newer PHP version. So you are kind of forced to upgrade your plugin requirements to meet with the requirements of the third party libraries.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And outside of WordPress ecosystem, those libraries will move much faster with the adoption of newer PHPs versions than WordPress itself, because they don&#8217;t deal with millions and millions of websites that are affected. They are creating the library the best way they can. And they want to ensure that their library is secure, that their library has access to the latest features. So they are going to bump requirements for those libraries on their own. And if you are depending on it, you need to do it yourself for your plugin. So it&#8217;s kind of, those libraries are kind of forcing the hand of some developers to upgrade, even if they maybe are not ready at this point to do it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:32:15] <strong>Nathan Wrigley:</strong> Yeah, it certainly sounds like there&#8217;s no lack of information out there. If you make your business to find the information, then it&#8217;s all there. You&#8217;ve just got to make the effort to go and find it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;ve kind of run the gamut of everything I wish to ask. However, I&#8217;m very conscious, as I said at the beginning, that this conversation is a little bit above my pay grade. Is there anything that I missed that you wished you had been asked that you wanted to get across?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:32:38] <strong>Milan Petrović:</strong> No, I think we covered a lot of stuff in that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:32:42] <strong>Nathan Wrigley:</strong> Well I&#8217;m glad to hear it. That&#8217;s great. Yeah, thank you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In which case, I&#8217;m assuming, given that you&#8217;ve come to an event like this and you&#8217;ve put a plugin on GitHub, you are sort of semi available, or very available, to have conversations with people around this. And if that&#8217;s the case, where&#8217;s the best place to find you online? A website or an email address or a Twitter handle or whatever.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:00] <strong>Milan Petrović:</strong> We included the slide with the contact information. So even the email, if someone wants to get more information, they can do it on various social networks as well. So any input about all that is welcome. And I&#8217;d be happy to help if someone needs, some pointers or additional information to get started with all this.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:21] <strong>Nathan Wrigley:</strong> Well, thank you. That&#8217;s very much appreciated. As always, if you go to the show notes on the WP Tavern website and click on the episode involving Milan, you&#8217;ll be able to find, buried probably towards the bottom, all the different bits and pieces, the wordpress.tv video that will go with his presentation and various other links that have been discussed during the course of this episode.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So with that said, Milan, thank you so much for chatting to me today. I really appreciate it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:47] <strong>Milan Petrović:</strong> Thank you. It was really great, and I appreciate your invitation for the interview.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:52] <strong>Nathan Wrigley:</strong> You are so welcome. Thank you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:53] <strong>Milan Petrović:</strong> Thank you.</p>\n</div></details>\n\n\n\n<p class=\"wp-block-paragraph\">On the podcast today we have <a href=\"https://profiles.wordpress.org/gdragon/\">Milan Petrović</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Milan has been deeply immersed in the WordPress ecosystem since 2007, developing an array of plugins, especially for expanding bbPress forums, and running his own company creating plugins before joining the Freemius team as a full stack developer. With nearly two decades of hands-on experience, Milan has witnessed firsthand the evolution of both the WordPress and PHP landscapes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Many WordPress users may be only partially aware of PHP, perhaps they’ve noticed version numbers in their hosting panels, but few of the millions of WordPress users understand the real impact that PHP versions have on the security and performance of their websites. Milan is here to shine a light on why embracing newer versions, like PHP 8.x, isn’t just good practice but a crucial step for security and efficiency.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Milan begins by recounting his journey through WordPress development. The conversation gets into the heart of his recent WordCamp Europe presentation, which tackles how legacy PHP code exposes sites to thousands of open bugs and vulnerabilities, and why relying on old versions is, as he describes, “an active invitation for automated exploitation.” The discussion explores the contrast between running legacy code and using the “native shields” of modern PHP, and highlights how PHP 8.x not only closes security holes but also delivers major performance boosts, reducing memory usage and accelerating speed.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you’re wondering why you should care about the PHP version your site is running on, or you’re a developer interested in practical ways to harden your code, Milan unpacks both the existential risks of outdated PHP and the step-by-step benefits for hosts, agencies, and plugin developers alike.</p>\n\n\n\n<p class=\"wp-block-paragraph\">He introduces his Vulnerability Lab plugin, designed for developers to see first-hand how code exploits play out differently across PHP versions, and makes the case that modernising can happen gradually, one update, one plugin at a time.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you’ve ever questioned how your hosting choice or plugin stack could affect your site’s future, or you’re ready to take the first steps towards building more secure and future-proof WordPress products, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://europe.wordcamp.org/2026/session/secure-by-design-hardening-plugins-with-php-8-x/\">Secure-by-design: hardening plugins with PHP 8.x</a> &#8211; Milan&#8217;s presentation at WordCamp Europe 2026</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://bbpress.org\">bbPress</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.dev4press.com\">Dev4Press</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://freemius.com\">Freemius</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://github.com/dev4press/vulnerability-lab\"> Vulnerability Lab plugin</a> on GitHub</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Jul 2026 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"Open Channels FM: We are Welcoming InMotion Hosting as our Newest Sponsor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2556962\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://openchannels.fm/we-are-welcoming-inmotion-hosting-as-our-newest-sponsor/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:170:\"InMotion Hosting joins Open Channels FM Podcast as a sponsor, offering reliable hosting with great support. They\'ve been a solid choice for over 25 years. Check them out!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Jul 2026 10:08:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"Open Channels FM: Multi-Layered Security and the Future of Hosting in an AI World\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2556869\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://openchannels.fm/multi-layered-security-and-the-future-of-hosting-in-an-ai-world/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:232:\"In this episode, Adam and Aaron discuss evolving web security in the AI era, emphasizing proactive strategies, layered defenses, and the vital role of hosts in protecting websites against modern threats. Secure your online presence!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 14 Jul 2026 12:41:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"WordPress.org blog: Your Guide to WordCamp US 2026\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=21007\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/news/2026/07/wcus-2026-guide/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:24081:\"<figure class=\"wp-block-image size-large has-custom-border is-style-default\"><img alt=\"WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026\" class=\"wp-image-20859\" height=\"321\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&#038;ssl=1\" style=\"border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;\" width=\"1024\" /><figcaption class=\"wp-element-caption\"><img alt=\"📅\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c5.png\" style=\"height: 1em;\" /> <strong>August 16-19, 2026 | Phoenix Convention Center</strong>,<strong> Phoenix, Arizona</strong></figcaption></figure>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamp US 2026 returns for another year, this time in Phoenix, Arizona, for four days, August 16 to 19. It comes at a moment of real energy for WordPress, as artificial intelligence reshapes everyday workflows, the business of building and maintaining sites is shifting, and new people keep discovering the platform every day. Four tracks address this moment, covering AI, Honing Your Skills, Technical WordPress, and Beginner WordPress. Between them, there is something for everyone, whether you lead an agency, freelance for local clients, write code for a living, or are building your very first site. Whatever draws you in, you will leave Phoenix better equipped and better connected than ever.</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-c9c19393 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://us.wordcamp.org/2026/tickets/\">Get Your Tickets</a></div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://us.wordcamp.org/2026/contributor-day/\">Sign Up for Contributor Day</a></div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://us.wordcamp.org/2026/schedule/\">See the Schedule</a></div>\n</div>\n\n\n\n<p class=\"wp-block-paragraph\">Phoenix itself rewards anyone who adds a day or two to their trip. The capital of Arizona sits in the Sonoran Desert and pairs a lively downtown with a rich arts and food scene. The Roosevelt Row arts district is known for its galleries, murals, and independent restaurants. It is also home to one of the largest art walks in the region. Nearby, Chase Field and the Footprint Center host professional baseball and live shows, and the surrounding desert offers striking scenery at places like Papago Park and the Desert Botanical Garden.</p>\n\n\n\n<div class=\"wp-block-jetpack-slideshow aligncenter\"><div class=\"wp-block-jetpack-slideshow_container swiper\"><ul class=\"wp-block-jetpack-slideshow_swiper-wrapper swiper-wrapper\"><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-21052\" height=\"1147\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-1.png?resize=1920%2C1147&#038;ssl=1\" width=\"1920\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-21053\" height=\"612\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-2.png?resize=1024%2C612&#038;ssl=1\" width=\"1024\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-21054\" height=\"612\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-3.png?resize=1024%2C612&#038;ssl=1\" width=\"1024\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-21056\" height=\"612\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-4.png?resize=1024%2C612&#038;ssl=1\" width=\"1024\" /></figure></li></ul><a class=\"wp-block-jetpack-slideshow_button-prev swiper-button-prev swiper-button-white\"></a><a class=\"wp-block-jetpack-slideshow_button-next swiper-button-next swiper-button-white\"></a><a class=\"wp-block-jetpack-slideshow_button-pause\"></a><div class=\"wp-block-jetpack-slideshow_pagination swiper-pagination swiper-pagination-white\"></div></div></div>\n\n\n\n<h2 class=\"wp-block-heading\">Start with Contributor Day</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The week begins with <a href=\"https://us.wordcamp.org/2026/contributor-day/\">Contributor Day</a>, a full day set aside for giving back to the project that makes everything else possible. Attendees will gather in teams to improve WordPress itself, from Core code and documentation to design, training, accessibility, and translation.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">WordPress is so unique because we&#8217;re not just a product; we&#8217;re a movement.</p>\n<cite>Matt Mullenweg, WordPress Cofounder</cite></blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Contributor Day is open to everyone, whatever your skills, and whether or not you have ever contributed before. Come and experience the open source collaboration that is at the heart of the project. <a href=\"https://us.wordcamp.org/2026/contributor-day/\">Signing up</a> in advance helps us prepare our veteran contributors and provide you with the best experience.</p>\n\n\n\n<figure class=\"wp-block-gallery alignfull has-nested-images columns-6 is-cropped has-black-background-color has-background wp-block-gallery-1 is-layout-flex wp-container-core-gallery-is-layout-db4b8a9e wp-block-gallery-is-layout-flex\" style=\"border-width: 20px; border-radius: 2px;\">\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-19085\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-19089\" height=\"1707\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?fit=1024%2C683&amp;ssl=1\" width=\"2560\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-19110\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21080\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC8737.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21078\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0748.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21079\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0768.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21077\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0379.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21074\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0167.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21076\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0331.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21083\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z636050.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21082\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z632983.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-19083\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<h2 class=\"wp-block-heading\">Explore Real-World Projects on Showcase Day</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Day 2, Showcase Day, is dedicated to real-world WordPress projects and focuses on how teams develop features, manage publishing, and run demanding sites at scale. It brings to life the kind of work collected in the WordPress <a href=\"https://wordpress.org/showcase/\">Showcase</a>, the directory of standout sites built on the platform, from global brands like <a href=\"https://wordpress.org/showcase/disney-connect/\">Disney</a> to community publishers and institutions like <a href=\"https://wordpress.org/showcase/nasa/\">NASA</a>. Past WordCamp US Showcase days have brought teams from the likes of <a href=\"https://www.youtube.com/watch?v=PGvh7fCOUk0\">Wikimedia</a> and <a href=\"https://www.youtube.com/watch?v=MHk-Us00pTk\">CANCOM</a> to explain how they manage large, high-traffic systems. Other sessions took a builder&#8217;s perspective on catching bugs faster with automated testing and even running the Block Editor inside a custom app.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-21064\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z637241.jpg?resize=1024%2C576&#038;ssl=1\" width=\"1024\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Dive Into Two Conference Days</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The two main conference days will bring a full slate of sessions across four tracks. First among them is the AI track, which treats the technology as a tool to handle with care rather than a headline to chase. Its sessions set guardrails for AI-assisted development, prepare for a web where AI agents become the visitors a site must serve, and weigh the legal and ethical questions of putting AI tools in the hands of clients. Speakers from companies like Elementor will be taking a look at where the web is heading, while keeping the focus on what teams can adopt today without giving up control of their work.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The Technical WordPress and Honing Your Skills tracks cover the craft and business of building with WordPress. On the technical side, sessions dig into modern development workflows, automated testing with tools like the browser-based <a href=\"https://playground.wordpress.net/\">WordPress Playground</a>, and plugin pipelines. The Honing Your Skills track adds practical guidance on pricing, maintenance, and how the agency model is changing as clients ask for more. The Beginner WordPress track keeps the door open for newcomers, with approachable sessions that make your first WordCamp less daunting. Hands-on work runs through all of these tracks, so alongside the talks, attendees will find workshops and working sessions where they can build something real and leave ready to apply it to their own projects.</p>\n\n\n\n<figure class=\"wp-block-gallery alignfull has-nested-images columns-6 is-cropped has-black-background-color has-background wp-block-gallery-2 is-layout-flex wp-container-core-gallery-is-layout-db4b8a9e wp-block-gallery-is-layout-flex\" style=\"border-width: 20px;\">\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-19080\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21086\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z633923.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21085\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9190.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-full wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21065\" height=\"1280\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z637801.jpg?resize=1920%2C1280&#038;ssl=1\" width=\"1920\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21084\" height=\"1024\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z637088-1.jpg?resize=819%2C1024&#038;ssl=1\" width=\"819\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21081\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9344.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<p class=\"wp-block-paragraph\">Not all of the value happens in the session rooms. On the show floor, the <a href=\"https://us.wordcamp.org/2026/47-days-out-whats-waiting-for-you-at-wordcamp-us-2026/#happiness\">Happiness Bar</a> is a free, drop-in help desk where you can sit down with a volunteer WordPress expert and work through whatever has you stuck. The <a href=\"https://us.wordcamp.org/2026/47-days-out-whats-waiting-for-you-at-wordcamp-us-2026/#sponsor\">Sponsor Hall</a> next door is where many of the best unplanned conversations happen, and its <a href=\"https://us.wordcamp.org/2026/47-days-out-whats-waiting-for-you-at-wordcamp-us-2026/#career\">Career Corner</a> gives anyone weighing their next move a relaxed place to browse the job board, meet company reps, and see who is hiring across the ecosystem.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Plan Your Trip to Phoenix</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Getting to Phoenix is straightforward. The <a href=\"https://us.wordcamp.org/2026/about/venue/\">Phoenix Convention Center</a> sits in the heart of downtown, less than five miles from Phoenix Sky Harbor International Airport (PHX) and about 15 minutes away on the <a href=\"https://www.valleymetro.org/how-to-ride/rail\">Valley Metro light rail</a>. WordCamp US has a room block at the Sheraton Phoenix Downtown, close to the convention center, so <a href=\"https://book.passkey.com/event/51129263/owner/68648/home\">book your hotel</a> before the block fills, and <a href=\"https://us.wordcamp.org/2026/tickets/\">reserve your ticket</a> if you have not already. The full event lineup and details live on the <a href=\"https://us.wordcamp.org/2026/schedule/\">WordCamp US 2026 site</a>, and the conference closes with an evening social before everyone heads home.</p>\n\n\n\n<div class=\"wp-block-group has-off-white-background-color has-background is-nowrap is-layout-flex wp-container-core-group-is-layout-7c1a8141 wp-block-group-is-layout-flex\">\n<ol class=\"wp-block-list has-off-white-background-color has-background has-large-font-size wp-container-content-9cfa9a5a\">\n<li><strong><img alt=\"🎟\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f39f.png\" style=\"height: 1em;\" /> </strong><a href=\"https://us.wordcamp.org/2026/tickets/\">Reserve your ticket</a></li>\n\n\n\n<li><img alt=\"🛏\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cf.png\" style=\"height: 1em;\" /><a href=\"https://us.wordcamp.org/2026/about/travel-accommodation/\"> Find accommodations</a></li>\n\n\n\n<li><img alt=\"🚌\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f68c.png\" style=\"height: 1em;\" /><a href=\"https://us.wordcamp.org/2026/plan-your-trip-to-phoenix/\"> Plan your trip</a></li>\n\n\n\n<li><img alt=\"📍\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png\" style=\"height: 1em;\" /><a href=\"https://www.visitphoenix.com/\">Explore Phoenix</a></li>\n</ol>\n\n\n\n<figure class=\"wp-block-image size-full wp-container-content-577e1c61\" style=\"margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0;\"><img alt=\"\" class=\"wp-image-21164\" height=\"2560\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/route-66-traveller-boy-scaled.png?resize=2066%2C2560&#038;ssl=1\" width=\"2066\" /></figure>\n</div>\n\n\n\n<h3 class=\"wp-block-heading\">Help Us Spread the Word!</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Whether attending in person or following along online, share your experience and help welcome others to the WordPress community. Use the #WCUS and #WordPress hashtags to tell your story on social.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 13 Jul 2026 13:07:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Nicholas Garofalo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"Open Channels FM: Understanding Open Source Law and AI Impacts in Modern Software Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2556631\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://openchannels.fm/understanding-open-source-law-and-ai-impacts-in-modern-software-development/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:214:\"In this Open Web Conversations episode, host Anne Bovelett chats with lawyer Carlo Piana about open source software\'s legal challenges, AI\'s impact on coding, and the importance of proper licensing and attribution.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 13 Jul 2026 08:54:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"Gutenberg Times: Gutenberg Changelog #132 – Proposals for Core, Calls for Testing, WordPress 7.1 and Gutenberg 23.4 and 23.5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://gutenbergtimes.com/?post_type=podcast&p=46018\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-132/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:69012:\"<p class=\"wp-block-paragraph\">In episode 132 of the <em>Gutenberg Changelog</em> podcast, host Birgit Pauli-Haack and guest Ellen Bauer explore the latest updates within the WordPress ecosystem. The conversation centers on the releases of Gutenberg 23.4 and 23.5, the recent WordPress 7.0.1 maintenance update, and the strategic roadmap for the upcoming WordPress 7.1.A significant portion of the episode is dedicated to major merge proposals destined for WordPress 7.1 that aim to evolve the core software. </p>\n\n\n\n<p class=\"wp-block-paragraph\">These include &#8220;Core Abilities&#8221; for AI agent integration, the new &#8220;Knowledge&#8221; post type for managing site standards and guidelines, and &#8220;Design System Theming&#8221; to enhance consistency and accessibility via CSS custom properties. The hosts also discuss the shift toward mandatory iframing for the post editor in block-based themes, a critical architectural change designed to improve content rendering.Beyond core architecture, the episode highlights user-focused improvements such as enhanced responsive editing controls, which now allow for granular canvas resizing without preset limits. They also touch on media-related updates, including aspect ratio controls in the media editor, and improvements to the Icon block. </p>\n\n\n\n<p class=\"wp-block-paragraph\">With WordPress 7.1’s Beta 1 approaching, Birgit and Ellen emphasize the importance of community involvement, encouraging developers and site owners to participate in ongoing &#8220;Call for Testing&#8221; efforts. Whether discussing React 19 status or new grid layout properties, the episode serves as a comprehensive briefing for anyone looking to stay current with the rapidly changing landscape of the block editor and WordPress core development.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-132/#shownotes\">Show Notes</a> / <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-132/#transcript\">Transcript</a></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Editor: <a href=\"https://www.linkedin.com/in/sandy-reed/\">Sandy Reed</a></li>\n\n\n\n<li>Logo: <a href=\"https://markuraine.com/\">Mark Uraine</a></li>\n\n\n\n<li>Production: <a href=\"https://icodeforapurpose.com\">Birgit Pauli-Haack</a></li>\n</ul>\n\n\n\n<p class=\"has-larger-font-size wp-block-paragraph\" id=\"shownotes\"><strong>Show Notes</strong></p>\n\n\n\n<h2 class=\"wp-block-heading\">Special Guest: Ellen Bauer</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://x.com/ellenbauer\">On X (former Twitter) @ellenbauer</a></li>\n\n\n\n<li><a href=\"https://profiles.wordpress.org/elmastudio/\">WordPress.org Ellen Bauer</a></li>\n\n\n\n<li><a href=\"https://bsky.app/profile/ellenbauer.bsky.social\">Bluesky</a></li>\n\n\n\n<li><a href=\"https://www.elmastudio.de/en/\">ElmaStudio</a></li>\n\n\n\n<li>Previews appearances on the show\n<ul class=\"wp-block-list\">\n<li><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-124-gutenberg-22-wordpress-6-9/\">Gutenberg Changelog #124 – Gutenberg 22.0 and WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-117-woocommerce-starter-theme-and-blocks/\">Gutenberg Changelog 117 – WooCommerce Starter Theme and Blocks, WordCamp Europe, and Gutenberg 20.7 and 20.8</a></li>\n\n\n\n<li><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-105-gutenberg-18-9-block-themes-and-woocommerce/\">Gutenberg Changelog #105 – Gutenberg 18.9, Block Themes and WooCommerce</a></li>\n\n\n\n<li><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-88-wordpress-6-4-and-gutenberg-16-5/\">Gutenberg Changelog #88 – WordPress 6.4 and Gutenberg 16.4 and 16.5.</a></li>\n</ul>\n</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Announcements</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/test/2026/07/03/call-for-testing-responsive-styling/\">Call for Testing: Responsive Styling</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/05/21/media-editor-modal-call-for-testing/\">Modal Media Editor</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/06/04/call-for-testing-client-side-media-processing/\">Client media processing</a> and the </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/06/03/announcing-a-collaborative-editing-outreach-effort-for-7-1/\">Real-time collaboration outreach effort </a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/06/10/call-for-testing-unicode-email-addresses/\">Call for Testing: Unicode email addresses</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Community Contributions</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/07/02/merge-proposal-expanding-wordpress-core-abilities/\">Merge Proposal: Expanding WordPress Core Abilities</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/06/22/merge-proposal-guidelines-built-on-knowledge/\">Merge Proposal: Guidelines built on Knowledge</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/07/merge-proposal-design-system-theming/\">Merge Proposal: Design System Theming</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s released</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.org/news/2026/07/wordpress-7-0-1-maintenance-release/\">WordPress 7.0.1</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/01/wordpress-7-0-1-rc1-is-now-available/\">WordPress 7.0.1 RC1</a></li>\n\n\n\n<li><a href=\"https://gutenbergtimes.com/?p=45920&amp;preview=1&amp;_ppp=99b8f1f429\">WordPress 7.0.1 Fixes Registration Spam, wp_kses() CSS Corruption, and 7.0 Admin Design Glitches</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/06/19/roadmap-to-7-1/\">Roadmap to 7.1</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Post Editor iframed </h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li> <a href=\"https://github.com/WordPress/gutenberg/pull/74042\">Post editor: always iframe #74042</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/02/24/iframed-editor-changes-in-wordpress-7-0/\">iframed Editor Changes in WordPress 7.0</a> (February 2026) </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/preparing-the-post-editor-for-full-iframe-integration/\">Preparing the Post Editor for Full iframe Integration</a> (November 2025)</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2021/06/29/blocks-in-an-iframed-template-editor/\">Blocks in an iframed (template) editor</a> (June 2021)</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Punted from 7.1 </h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/07/07/the-classic-block-stays-in-the-inserter-for-wordpress-7-1/\">The Classic block stays in the inserter for WordPress 7.1</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/06/05/react-19-upgrade-temporarily-reverted-in-gutenberg/\">React 19 upgrade temporarily reverted in Gutenberg</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Gutenberg releases</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/06/17/whats-new-in-gutenberg-23-3-03-jun-2/\">What’s new in Gutenberg 23.4? (June 17, 2026)</a>\n<ul class=\"wp-block-list\">\n<li>Docs: Auto-generate per-block API reference pages from block.json. (<a href=\"https://github.com/WordPress/gutenberg/pull/77612\">77612</a>) </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/05/05/proposal-auto-generate-block-editor-handbook-docs-from-block-json/\">Proposal: Auto-generate Block Editor Handbook docs from block.json</a></li>\n\n\n\n<li>Documentation pages: <a href=\"https://developer.wordpress.org/block-editor/reference-guides/core-blocks/\">Core Blocks Reference</a></li>\n</ul>\n</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/01/whats-new-in-gutenberg-23-5-july-1-2026/\">What’s new in Gutenberg 23.5? (July 1, 2026)</a></li>\n</ul>\n\n\n\n<p class=\"has-large-font-size wp-block-paragraph\">Stay in Touch</p>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<ul class=\"wp-block-list\">\n<li>Did you like this episode? <a href=\"https://lovethepodcast.com/gutenbergchangelog\"><strong>Please write us a review </strong></a></li>\n\n\n\n<li>Ping us on X (formerly known as Twitter) or send DMs with questions. <a href=\"https://twitter.com/gutenbergtimes\">@gutenbergtimes </a>and <a href=\"https://twitter.com/bph\">@bph</a>.</li>\n\n\n\n<li><em>If you have questions or suggestions, or news you want us to include, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. </em></li>\n\n\n\n<li><em>Please write us a review on iTunes! <a href=\"https://gutenbergtimes.com/itunes/\">(Click here to learn how)</a></em></li>\n</ul>\n</div></div>\n\n\n\n<p class=\"has-large-font-size wp-block-paragraph\" id=\"transcript\"><strong>Transcript</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Welcome to our 132nd episode of the Gutenberg Changelog podcast. In today&#8217;s episode, we will talk about proposals for core, calls for testing Gutenberg 23.4, Gutenberg 23.5, and whatever side ideas we have about 7.1, which is in the works. I&#8217;m your host, Birgit Pauli-Haack, curator at the Gutenberg Times and a full time core contributor for the WordPress open source project sponsored by Automattic. With me today on the show, and I&#8217;m very delighted to tell you that is Ellen Bauer, product manager at WordPress.com and early adopter of block themes. Thank you for joining me, Ellen. How are you today?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Thank you very much. Always happy to be here. I&#8217;m great. I just landed back in Bangkok this week where we are. I&#8217;m staying here a little bit longer with my family this year from Germany, visiting family and attending a meetup. And yeah, it&#8217;s good to kind of do that travel because it always inspires me to get out of a routine. And yeah, I&#8217;m really glad I&#8217;m here now and motivated.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> To get back into working, improving WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> That&#8217;s a great time to spend in Germany. And I hope you had luck with the weather.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer</em>: Well, there was this heat wave in the second week. It completely knocked me out, to be honest.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah, that was really hard. And a lot of people say that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> It was great and went on the last day I went to Legoland for the first time, which was also an experience and exhausting, but great.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> That’s here between Munich and Augsburg.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Yeah, I think it&#8217;s close. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah, between my first time. Oh, nice. Yeah, maybe I should go there too. But it is fun.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> It is fun. Maybe not. I don&#8217;t recommend to go in the summer on a Sunday, which we did, but. Oh yeah, that&#8217;s actually really fun.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Family day. Yeah. So you mentioned you attended the meetup in Porto. What was your takeaway from the meetup with digital?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> So it was actually the main reason I came to Europe for it was the first time all products meetup from Automattic in beautiful Portugal for me, also the first time I&#8217;ve been to Portugal, which shouldn&#8217;t happen to not visit before. But it was really cool. I love Portugal. Really lovely people, beautiful vibe, nice weather. Yeah, it was really relaxing, really a treat. And then very inspiring and motivating to be in the product group for the first time all together in a nice setting and we had amazing conversations. For me, I also got to know my team a little bit better because I just sort of recently switched into dot com, so that was helpful. But yeah, also a lot of meaningful, deep conversations and I&#8217;m really, really motivated after that meetup.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Oh yeah. So when you said meetup, I&#8217;m still in the community brain, so I thought it might have been a WordPress meetup because I spent some time. And that&#8217;s probably also the reason why my brain went there instead of the internal. Because I spent some time with meetups, local WordPress meetups in Salzburg and in Erfurt and also in Munich. I restarted the meetup here in Munich with a few of the original founders and some other people and. And it&#8217;s a totally different vibe than a WordPress conference.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> That is true. I love meetups.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> You meet 15 maximum 20 people and then you learn more about how they use WordPress, what they really move a normal user. So it kind of grounds you much better than kind of always being in the contributor section, kind of.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> So that is true. Well, there was WordCamp Europe, which I didn&#8217;t attend because it was just so much. I attended WordCamp Asia, which I also loved this year. That was such an amazing experience and very motivating. And I talked to a lot of people who are meetup organizers in India and I really now want to visit one of their meetups. It sounds fun. I also visited the meetup here in Bangkok before and I love the people there, the really tight community. And I&#8217;m also. I have been thinking for many years now that I should actually start a meetup in our town in New Zealand. I haven&#8217;t committed, but I&#8217;m always coming back thinking about it. So maybe I should just commit and do that because it would be cool to have like a local.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> In New Zealand. There aren&#8217;t many around, but it would be cool.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Well, the first thing that you need is a co-organizer. So don&#8217;t start until you have a second person to do that because we travel a lot. Well, I travel a lot and I cannot be at every meetup, so I need somebody else to do that. So that was kind of back of mind.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> That&#8217;s a good advice.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah. And the meetups in India, they&#8217;re really big. They&#8217;re 40, 50 people.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> I talked to someone and. And they have 200 people every month on Surat. I was like, I want to come. Yeah, it&#8217;s amazing. Like, I want to visit.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> It&#8217;s a small word camp for an evening kind of thing.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> That is so true.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Calls for Testing</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> All right. Yeah. So work for 7.1 is progressing and there are calls for testing out, and this is the first time that there are so many out there. There are five of them. And if you want to learn what&#8217;s really in 7.1, there&#8217;s no better way to take a deep dive and heed the call for testing. </p>\n\n\n\n<p class=\"wp-block-paragraph\">So there&#8217;s a call for testing for the responsive styling and yes, it&#8217;s coming to WordPress now. And then there&#8217;s a call for testing for the new modal media editor that opens up when you click on the crop icon in the toolbar of an image block or a cover block. And then there is the call for testing for the client media processing. That&#8217;s a feature that comes to 7.1 where the client, the browser is actually doing a lot of work in uploading the upload side of the image uploads and the resizing and then dumps it into the WordPress media library. </p>\n\n\n\n<p class=\"wp-block-paragraph\">There&#8217;s also a real time collaboration outreach effort that is also a call for testing. And then there&#8217;s a call for testing for getting Unicode into email addresses. And that&#8217;s kind of fun too. So the testing has done an amazing job putting those calls for testing together because you get instructions on how to use it and videos to show you how to use it and then the instructions also for the testing. So your mental work on how do I test this is already done. You&#8217;re just going to follow the script and, and then have room in your mental room to observe your feelings for whatever you&#8217;re doing and kind of try to, to verbalize them and share your feedback. So it&#8217;s really interesting and I hope you dear listeners are going to heed those calls. One or two of them. You don&#8217;t have to do all of them. Yeah, I don&#8217;t grade you, but there will be a test. Yeah. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Community Contributions</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Then there are also two. Well, I said two, but there are actually three merge proposals from the contributors. There&#8217;s new things coming to WordPress Core. One is expanding the WordPress Core abilities. It&#8217;s a merge proposal to add three read-only abilities to cover the settings, content and users for AI. And it gives AI clients real tools to call so the agents can understand what your site&#8217;s configuration, post and people are doing. There&#8217;s a discussion should this be in core, should this be a plugin and all that you can read up on the post. And the second one is also for AI is the guidelines to build knowledge on your website. Yeah, what&#8217;s your tone about what&#8217;s the tone of voice, the expression, what the topic is about and what the members are, what the standards are and all the notes for revision and capabilities. So an AI agent could follow those instructions as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And for people who manage multiple sites with one AI they can actually it&#8217;s different for every site. So it&#8217;s really important to have that on the site to give that that&#8217;s a new content type and new settings pages for these things. So you can even use your AI to update those guidelines. There&#8217;s one thing and then of course the last one is the bigger one and that&#8217;s a merge proposal for the design systems theming Andrew Duthie published a merge proposal bringing design tokens and new theme components to WordPress built by the Gutenberg Components team. But it turns the hard coded admin styles into CSS custom properties so your plugins and screens stay consistent and accessible. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Then a color ramp tool generates harmonious accessible scales from just two seed colors and the user color scheme reaches the site editor which will come into I think 7.1. So with a dark mode on the horizon. So it&#8217;s a good time to get involved in the discussion now, dear listeners, and to make your point of view listen to and converse with others on the impact for you and your business and for your clients because that&#8217;s where the decisions are made. Some of them are already made but they are loosely held, so to speak. </p>\n\n\n\n<p class=\"wp-block-paragraph\">There&#8217;s a whole aspect of WordPress is we have strong opinions but they&#8217;re loosely held. If you have a good argument and you have a good use case or a different point of view, you are listened to. Of course if aired respectfully and even if it&#8217;s not respectful it should be because we all want to do the same thing. So the links to all the merge proposals and calls for testing will be in the show notes. You get to pick what you are interested in and so that&#8217;s a whole thing that happened in the last three weeks when we didn&#8217;t have a Gutenberg change log. So I wanted to catch you up. Any thoughts on that Ellen, that you want to share with our listeners?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> I think on the merge proposals but I think for the calls for testing the responsive styling of course sticks out to me because we have been calling for that for so long and the user the feedback was always there like what is that without responsive styling? So now here it is. So yeah go ahead and test it and I will do the same and kind of contribute to make it better or improve what. What we can. But here we go. We finally have. I think the number one ask always this is missing in Gutenberg.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah. I think the number one ask is not the responsive design because Gutenberg is responsive in certain areas. It&#8217;s a viewpoint. It&#8217;s a media kind of thing. Yeah. So what is a tablet? What is a mobile. And to change things for those screen sizes. And there was a big hesitation and there&#8217;s. On the developer blog, there&#8217;s an article about intrinsic design that&#8217;s built into Gutenberg. And I think the thinking was, okay, intrinsic design is what comes after media queries. Comes after. So because we need to also talk to what is component in the container queries in CSS and all that. And at the start of Gutenberg people wanted to push the envelope of intrinsic design and then see what&#8217;s missing. And. And now we know where it all goes and how to. To change it. And there is a. Yeah, we talk about it a little later when we come to that. Yeah, but so that&#8217;s kind of. That part why it took so long, I think was the reason why I kind of went on the drain there.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> That is true. I&#8217;m glad that we didn&#8217;t do like earlier versions of it. It seems late, but yeah, there&#8217;s. There&#8217;s a reason.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> But I think, yeah, a lot of plugin companies actually filled that gap quite nicely. I also saw a few implementations where you didn&#8217;t have three viewports or breakpoints, you had six, so. And I kind of couldn&#8217;t imagine that a normal user can keep in their head six different sizes to control the styling and when something needs to be changed to find it again where that actually was changed. I get the hesitation. So yeah, yeah..</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> You quickly go a little overboard with that. And I&#8217;m also glad that we didn&#8217;t do that on the core level.</p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s Released &#8211; WordPress 7.0.1</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Birgit Pauli-Haack: Yeah. So that brings us to what&#8217;s released and it&#8217;s release week kind of thing. So on Wednesday and we&#8217;re recording this on Friday, July 10, Thursday, July 9, WordPress 7.0.1 was released with bug fixes from the major release. And the release candidate announcement has a list of all the fixes in track and from the Gutenberg repo, </p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;m preparing an article for the Gutenberg Times. I will probably put in the show notes about what the fixes actually did is the WPKSS or however say that CSS corruption on some of the admin design glitches and some more. So you can have a summary of that. Yeah. </p>\n\n\n\n<p class=\"wp-block-paragraph\">On Wednesday, just the day before 7.0.1, a user ask in the core channel, what is. I see all the communication. Yeah. What is the latest version actually, and at that time it was still 7.0, but we say but tomorrow it&#8217;s going to be 7.0.1. 7.0.1. Yes. Yeah, yeah. </p>\n\n\n\n<p class=\"wp-block-paragraph\">So 7.1 last month Anne McCarthy posted the roadmap 7.1. It was aspirational and also very concise with an outline and links to the tracking issue for the many features contributors have been working towards. Beta 1 of 7.1 is scheduled for next week. That&#8217;s July 15th. And by then we will know the full picture of what made it and didn&#8217;t make it into the release features from the Gutenberg plugin releases 22.6 through 23.6 will come to 7.1 unless they&#8217;re behind an experiment flag or plugin or plugin only as guardrail 23.6 release candidate. And that&#8217;s what&#8217;s getting into the beta version is on July 14, so one day before the beta version, because that&#8217;s where all the NPM packages are created and all the things get into the branches. Right feature branch. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The final release of 23.6 is moved to July 22nd. That was kind of decided by the release tech leads to get it all just in time for beta and organize that. So the deadline for enhancement into the plugin on 7.1 is July 14, the day before beta. So if you&#8217;re a contributor and you want to get the feature that you were working on in this weekend is probably crucial because it also needs to be reviewed and approved. So give people time to get in there. </p>\n\n\n\n<p class=\"wp-block-paragraph\">So yeah, what should be on your radar for 7.1 is the mandatory iframe of the post editor. We mentioned it before. It actually has also a lead time to come to this point is the post editor runs inside or the block editor should run inside an iframe because it isolates the content from your admin styles and makes the viewport units and media queries work correctly against the editing canvas rather than the browser window. And in 7.1, iframing becomes more enforced for block based themes or for all themes because it ensures that canvas behaves predictably and the blocks render accurately for both the post editor and the site editor, template editor and pattern editor and plugin developers. </p>\n\n\n\n<p class=\"wp-block-paragraph\">So plugin developers who have not updated their Block collections from version 2Block JSON version 2 to 3 should actually upgrade to make this all work. If you want to catch up on the newest discussion, there&#8217;s a Gutenberg PR that&#8217;s called Always the post editor for book theme. And that&#8217;s the 79819. And if you put that in your playground, you can actually add some of the plugins or your staging site, or add it to the staging site, then you can test your things. I think the biggest problems are sites that are maintained by people that do not read the make blog or do not listen to podcasts or read blog posts about their site or the software. And those are sites that haven&#8217;t been maintained for a while, otherwise they would have already upgraded things. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> So block themes need to do anything too. They haven&#8217;t. No. Right.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> I haven’t looked into that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> It&#8217;s a problem for blocks. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> That are in the block plugin collections.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah. That only. They were only meant for post editor and have never been used inside editor or something like that. Because those would have broken already. Because the site editor since 2020 kind of uses an iframe version. So if you use the block in a template or use the pages thing from the site editor, the pages administration from the site editor, you will know when the block breaks. And in the post editor, if you go into the console, you see the notification that it&#8217;s going to be deprecated. But if you&#8217;re only in the post editor and never look at anything else and those blocks might break if they&#8217;re not updated.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> What should they do if this happened to them?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> There are some guardrails in place and there were two PRs. That one is the hard kind of, okay, we do all the iframe insight and that&#8217;s going to be in beta. And in beta, listening to the feedback will decide if there will be a switch to the other less hard choice there in terms of saying, okay, if it&#8217;s a block theme, it&#8217;s going to be an iframe post editor. But if it&#8217;s not a block theme and. Or if there are blocks on the page that are on the old version, like the version 2, then it will not be iframed, but that is subject to change. It&#8217;s kind of. There&#8217;s a trial and error kind of process here to figure out what is the best way move forward. Because the first post blog post about that was actually published in June ‘21, so five years. And then there was another one in November 2025, and there was another one in February ‘26. So there is a lot of leeway or runway for agency developers and plugin developers to kind of update, but sooner or later there will be a push to make it final and then deal with the consequences. Yeah. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Anne McCarthy&#8217;s roadmap included two updates that we already know have been already punted. So that&#8217;s the update to React 19 and the deprecation of the classic block. Those things have been punted. And there are blog posts on the make blog for the reasons and next steps for that. It&#8217;s pretty much the classic blog where there was a lot of communication around it that said, okay, maybe it&#8217;s not a good time yet. And for the RAC 19 there were too many backwards compatibility issues, but it&#8217;s going to come. So it just needs a little bit more runway to get final to that point. All right. Any thoughts about that?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Not really. I&#8217;m excited for 7.1. I think we haven&#8217;t mentioned the release time. Is that still planned for WordCamp US and like August 19th.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yes, the planning is July 15th being beta and then August 5th being release candidate and August 19th final release on the last day of WordCamp US.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Okay, cool. I&#8217;m excited.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah, I&#8217;m excited too. There are nice features in there and there are nice updates to the site editor there and I&#8217;m very excited about that. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 23.4</h3>\n\n\n\n<p class=\"wp-block-paragraph\">And now that brings us to Gutenberg 23.4. Let&#8217;s go and talk about things.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> So that was released June 17th. We&#8217;re also going to talk about the next release 23.5 right after. So let&#8217;s start with this one first. </p>\n\n\n\n<p class=\"wp-block-paragraph\">So I think the most exciting things in there are related to media. And the first thing that is pretty exciting is if you load media into the post editor, you now get like a little notification snack bar that kind of tells you the progress of your uploads. Like if you load dump, just dump in like 20 images you&#8217;re going to see. And you also I think timed first image, second image, third image. We are used to it, I don&#8217;t know from apps and stuff. So I think that is really, really helpful to see the progress of the loading there.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah. And Adam Silverstein did an amazing job to get this all done. There&#8217;s a second one that also that the upload process is now enabled. So when it&#8217;s interrupted because you&#8217;re offline or something, it also resumes automatically the upload on the when the connection returns. So this would save quite a few hurry up and wait kind of thing. When you&#8217;re maybe on a train or in a country where you don&#8217;t have stable Internet connections to upload your media. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Right now, I only highlighted that because it&#8217;s in the same thing that the client side media processing is now geared towards 7.1. So the plugin’s only guardrail has been removed and it can be merged into WordPress.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Enhancements</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The next one is the playlist block. It now has a visualization style selector so it has the playlist lock. When you try and test it, you&#8217;ll see there is a visualization kind of where the music builds some animation on top of the track and you can select the styles now for that. And also it now has a track length setting so you can set up the settings for that as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Another thing I kind of liked because I&#8217;ve built that before is if you have, I don&#8217;t know, on a WooCommerce theme or something, if you want to have the log out log in or for any other kind of purpose, you can now get that into an inner block of the navigation submenu. The lockout lock in. That wasn&#8217;t possible before. It&#8217;s a small thing but very helpful for whenever you want to have that in a drop down or sub menu.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah. If you have a membership site or subscribers only content and you. You offer them a nice accessible way to log in and log out. There&#8217;s a very minimal change, but you might need. You will notice it. It&#8217;s the time to read icon has been renamed to time. So it&#8217;s not. Might be getting rid of redundancy, but I&#8217;m not sure it&#8217;s even clearer. It&#8217;s clear enough. So yeah, that&#8217;s the change.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Yeah, I think that&#8217;s mainly kind of to reuse it, to be able to reuse it for more things. Right.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Another thing that I think is a little bit bigger and quite helpful is that now it&#8217;s possible that columns and gallery blocks can be transformed into grid variations for layout styling. I think that&#8217;s kind of cool. I think I wanted to do that many, many times.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah, me too. Because I forgot that I have a grid block and I tried to do things with the columns block.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Yeah, yeah. So often you kind of start out in a column and then you realize no, that should be a grid.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> And then again for the media. But this time it&#8217;s out of the block editor. The media editing modal has changed and it has some new features, better features, new libraries. And we talked about it before on this podcast. But now you can reorder the details field has been reordered and then now you have aspect ratio controls for the mobile toolbar and they refactored a little bit the modal layout in total. But this is a great, great tool. So these are all just the usability issues. The main feature was already in 23.2 or 3 and there are editable attachment fields. And the mobile tool. The mobile toolbar has been updated to include the aspect ratio controls. Also uses the zoom uses now plus and minus buttons. Yeah. Instead of the spyglass.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Oh yeah. That is actually very helpful an update on the dashboard. And you maybe have to help me out if I&#8217;m not 100% sure if I understand that correctly. So we always had the grid columns and now they are opinionated. So pre designed responsive. Is that correct if I say that like in your dashboard, like the two columns, I think it&#8217;s maximum four columns. It doesn&#8217;t go more than four and then it reduces like it nicely responsive by default, right?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah. It goes from 960 desktop width, so four columns to two columns between a tablet kind of size, between if it&#8217;s smaller than 960 to 600 and if, if it&#8217;s smaller than 600 or 600 and smaller, it&#8217;s going to one column and has a mobile kind of view there. So it&#8217;s definitely responsive. But that&#8217;s the dashboard. It&#8217;s about the admin dashboard. It&#8217;s not in the block editor. So that grid has nothing to do with a grid block in the block editor. So we have a little issue there with using the same words for different things. But that&#8217;s because it&#8217;s all grid based. But it&#8217;s a good thing. </p>\n\n\n\n<p class=\"wp-block-paragraph\">And contributors have an experiment on redesigning the dashboard and also let blocks going in there and all that. So it&#8217;s. It&#8217;s quite interesting to see that there are more additional features in there like this day before. Right. So if you&#8217;re in a block, you can. They&#8217;re figuring out how to put the previous day and previous years. So if you have a blog for 30 years or 10 years, you. You get. Or even five years. Yeah. You get a notification, what you published about this time of year, last year or something like that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Yeah, I like that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> And that was actually kind of nice.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> It kind of embraces your blogging history.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah, exactly.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> One actually kind of cool little change that I really like is in the site editor now. The admin color scheme, if you select another one, get translated into the site editor. So I know a lot of people always say, oh, you go into the site editor and it&#8217;s this black different looking user interface. And yeah it&#8217;s. Why is it so dark? So now it kind of adopts the color scheme you have selected. And I think this like part of bigger work going into kind of making the interfaces more be like one thing instead of.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah. The unification of the admin interface is also a long time coming and I think that&#8217;s a, that&#8217;s a fantastic step. Yeah. To kind of just make it sure that if you have a green sidebar that it&#8217;s also green in the site editor.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Yeah. Because why, why wouldn&#8217;t it be?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. So on the client media side again, the ultra HDR JPEGs that are detected by upload and then the originals are kept unmodified and the sizes subsizes. They preserve their ICO standards. So you have a better quality of the Ultra HD but it also handles the bigger sizes. So it&#8217;s a nice addition to the media upload feature that we talked about before.</p>\n\n\n\n<h3 class=\"wp-block-heading\">APIs</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> And then we also have an update on APIs. Oh, God. You have to help me with this one. I read it, but now I&#8217;m kind of like what was that about again? The future it will help.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: So it tracks per entity, the view configuration for pages. And then so it&#8217;s about the pages of pages, posts, patterns, template parts, templates and have their default layout in the grids being the, the layout grid in the admin. So when you&#8217;re in the site editor you have a choice when you look at templates, what kind of layout. You have a grid layout, a list layout and these kinds of things. And now there is actually an API that you can extract that view configuration for several other things. If you&#8217;re plugin developers, you can then replicate what the, what the priority is or what the preference is for your user. And you see that in the rest API when you pull out the information and display it again, that you get the configuration with it. I don&#8217;t know.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> So you can practically kind of unlock whatever the configuration was in default and then use that in a plugin or something, right?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Exactly. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> The same screen.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> So when you. One use case could be if you are using WordPress as your content container, but have another application that displays things as a headless or in another. In another admin content management system that only talks to WordPress with all and pulls out the things that are in WordPress and measures it up with other data that&#8217;s also in the system, then you are able to display the same what the user sees in the WordPress admin, you can display that also in your system at the same time. So that kind of would be one of the use cases that I just made up.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Yeah, that makes sense and very good to explain in that way. What else do we have next?</p>\n\n\n\n<h3 class=\"wp-block-heading\">Experiments</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> So the dashboard we talked about that now has also an events widget that can be filled. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Documentation</h3>\n\n\n\n<p class=\"wp-block-paragraph\">I wanted to point out one documentation thing that is really a big deal that Juan Margarido has taken on in April or May and push that through a merge now with 23.4 and that is the auto generation of the per block API reference from the block JSON files. </p>\n\n\n\n<p class=\"wp-block-paragraph\">So, until now it was really hard to figure out, okay, what&#8217;s the block markup and are there all the supports in there? Because the documentation was handmade. So if somebody updated a block&#8217;s configuration and block JSON and added support to it for other things, it would not show in the documentation until someone touches the documentation page. And for 90 blocks or so that are in core right now, that&#8217;s a moving target and fast moving target. So he proposed to go in and auto generate that documentation page for humans and AI to map multiple things. </p>\n\n\n\n<p class=\"wp-block-paragraph\">So one is the parent relationship with other blocks like think accordion block and the sub blocks there, the attributions in the table, in a table that what the block supports and with links to explain those features. So if you don&#8217;t know what the alignment or support of a block is, you can look it up right from there and then what block styles come with core so you don&#8217;t have to figure that out from the interface. So like the button comes with two styles, one is the default, the other one is the outline style. Then which CSS selectors are automatically created and then an example of the block markup. And last but not least, also the links to the source of the information and the packages. So you have a full 36-degree view on the block. And because the documentation is auto updated, it comes right there when the new features are kind of added to the block and it will be shown in the documentation. </p>\n\n\n\n<p class=\"wp-block-paragraph\">This not only helps the developers and theme developers to have a better handle on or one lookup page or section in the documentation, it also helps AI agents to form a comprehensive space to learn about WordPress blocks. Because I have found that AI sometimes just does a custom HTML block and puts it all there instead of using a column block or cover block or something like that. </p>\n\n\n\n<p class=\"wp-block-paragraph\">So this is a very big deal because that&#8217;s something where AI elevates human capabilities because he used AI to run the code that parses the block JSON and puts it into the documentation page and then also has that documentation page from the GitHub repo into the developers.wordpress.org document block editor documentation automatically merged there. So this is a big deal. And kudos to Juan Margarido. He also spent some time getting some community input from the documentation team from the Gutenberg leadership. We had a hallway hangout with a Q and A and it finally was merged now. So kudos.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Yeah, that&#8217;s pretty cool. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 23.5</h3>\n\n\n\n<p class=\"wp-block-paragraph\">I think now we&#8217;re moving to the latest release, 23.5, released July 1. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Enhancements</h3>\n\n\n\n<p class=\"wp-block-paragraph\">I think the first thing we wanted to highlight was that the design system token defaults now with out a runtime which practically, as far as I understand it correctly, helps that all the styling from the design system is just there by default. There&#8217;s nothing that got missed. Is that correct? Yeah, because it happened before that some design elements were in style.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Exactly. Yeah. It&#8217;s now available as public export. That&#8217;s pretty much so you can use it in your own apps that you put into apps. I say it&#8217;s also called plugin, so you can use it without having to import it into your plugin via NPM and these kinds of things via the build process. So you can just import it into your app here. </p>\n\n\n\n<p class=\"wp-block-paragraph\">But I also want to point out again the match proposal for the design system. Everything there is kind of in a holistic way explained and also what it&#8217;s supposed to come to. And these are all plenty of the component work that&#8217;s done for 23.5 and released or merged is actually in support of the design system and the UI revamp of the components.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> I think about the block library. And we have a few other updates in the release. The first one is that the viewport states and the controls are now support for they supporting aspect ratio and all the related controls with that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> So I think yeah, it&#8217;s part of the styling system. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> For image blocks featured image block media library also no, no background images. A background cover image and cover block, yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Also yeah, okay, that&#8217;s the viewport states is the name that they give the responsive editing screens. So those controls are now also available. </p>\n\n\n\n<p class=\"wp-block-paragraph\">There&#8217;s also a line item in the block library section of the changelog about the classic block to hide it from the inserter that has been reverted. That&#8217;s part of the blog post that I mentioned earlier that was published after the release of 23.4, so I wanted to point that out. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The next one is that the media editor modal is now available also for the cover block that comes with that. I think I mentioned that already. But now when you have a cover block with an image, you can also use the media editor modal to crop it, to rotate it, to tilt it and all that kind of things.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> That&#8217;s a nice add on small but also visually really nice to have is that the icon block now has controls for flip and rotate the icons, which is very nice to have like a. One of the things you like kind of expect to be able to do and then it&#8217;s super difficult. So now you can do that. And then it also. What is the second one about?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Oh, it just adds a default placeholder instead of to the blockchain.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Yeah. So there was also a big push to have text alignment support for some of the text blocks. And now the block quote. I think there were seven or eight blocks that have that again. This time there was missing text align support and that has been rectified. So now you have also text align support for the block quote. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Yeah, that was one thing that threw me quite a bit and quite often I always went back to the quotes block. But a quote block and a pull quote have different use cases and a pull plot is an excerpt from the article and you couldn&#8217;t make it not centered. It was kind of odd that you couldn&#8217;t left align it. Which is my favorite. Yeah. Centered when you have more than one word in the center, you hardly can read it. Or more than one line. Yeah. So I always wanted to be left aligned and I can&#8217;t quote just a sentence. Yeah. So I&#8217;m really great that they have a text aligned support now that makes sense.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> It&#8217;s these little things that kind of throw you, throw you off if you don&#8217;t have them and you&#8217;re like, why can&#8217;t I then? I think one of the biggest things in this release is that the resizable editor now it&#8217;s like fully resizable. You can drag it along. It&#8217;s not just mobile, tablet, desktop, you can get your own size and preview it. I think this is one of the biggest releases in this. In this update 23.5. So can you do anything else? You can resize it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Birgit Pauli-Haack: Yeah, yeah. It has a handle though. You can resize it. So you have a handle to make it smaller but not as small as mobile. So you can see if. If somebody uses a tablet whatever and odd width you can kind of test it if, if your settings actually work there or your. If the. The layout is there. But you cannot change the viewports themselves. Yeah. They are not customizable. It&#8217;s just so you can see the preview there. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Which is very helpful like visually.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah. Especially when you get a call and you don&#8217;t have that device on hand. Yeah. That a client sees or a client has a complaint from their clients that something is wrong on the view. You can just kind of tested in the block editor without having the device on hand. </p>\n\n\n\n<p class=\"wp-block-paragraph\">But there is a long standing request to be able to change the viewport numbers and because right now they are hard coded to I think 768 is the desktop and then 467. Yeah. 468 is the tablet and or between there is tablet and then below is the mobile. But there is good news. There is coming with 23.6. It&#8217;s already merged is in PR where you can change that via the theme JSON. So theme developers are now able to change viewport numbers for their sites. There is no UI yet for it. But that&#8217;s typical. That theme JSON is first. So theme developers can test it out and can actually use it. But for the UI you need a little bit more information how things are going and how users would work with it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> And there&#8217;s also been a smaller change on. If you add a note that just. It&#8217;s simplified how the show more or less collapse works. If you have a long note you want to collapse it and show more or less. I think that just has been reworked or simplified.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Right.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> I don&#8217;t think it&#8217;s anything we see on the user side. Right. It&#8217;s more in the background. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> It&#8217;s just faster. Yeah. It&#8217;s kind of that. Okay. Mostly performance issue. Yeah. You&#8217;ll see a slight change there. </p>\n\n\n\n<p class=\"wp-block-paragraph\">There is the experiment of the omnipresent toolbar which is pretty much the admin bar. In the editors you see the admin bar, the black admin bar on top of the screen when you&#8217;re logged in and you look at your website from that perspective and you also in the post editor you see the black toolbar but you couldn&#8217;t in the site editor or in the other editors. So now the experiment is to show it but then also unify the interface because the design view or the site editor has its own W to go back to the other admin. And when it&#8217;s in the admin bar you just click where you normally click to get to the site. So it&#8217;s all unification of the interface pretty much. And now you can see the site icon instead of the dash icon if you select it as well in the toolbar. So there has been an ongoing effort and some of it might come to 7.1. It&#8217;s on the roadmap for the admin bar everywhere, so to speak.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> I think one thing that I remember I struggled with quite a lot is the flex behavior of children. So now there has been.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> You mean your child? Well, it&#8217;s not the flexibility of toddlers.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Ellen Bauer: The Flex elements. I love flexbox CSS always have. But I think we always had a problem that they weren&#8217;t behaving like exactly like CSS. Flexbox should behave. So now one of the changes has been that so flex children that had a fixed width, this is now like truly fixed. I think it was squishable before. Can you say that? Is that correct? And now it&#8217;s like a truly fixed width to zero. So I think that&#8217;s one of the things visually that helps a lot. And then the other one was grid layouts now have fill available space, toggle. Is that correct? I think it&#8217;s just a toggle in the settings. Right. That you can toggle on and off and then you have auto fill and auto fit behavior. Okay. And this behaves exactly like CSS grid behavior.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah, you would expect. Yeah, that&#8217;s pretty nice. There was some. Some quirkiness to the grid block and the grid layouts and I&#8217;m glad that Isabella is working on that constantly to improve it and to get back to it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Yeah, she&#8217;s doing great work. I met her live at WordCamp Asia this year and it was really pleasant because I love flexbox Grid. I always love these blocks and CSS settings and they never quite worked. How I or like went into that depth, I wish they had. And yeah, she&#8217;s. I think, like, she has the same opinions, so it was a good chat. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Another thing that is kind of cool and fun to have is that now global styles allow text shadow settings. So, yeah, there&#8217;s these options of text shadow, if you ever want to use that in like a cool, fun design or. So now you can set it in global styles, which is really cool. That wasn&#8217;t possible before at all, I believe. Right?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Right.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: It&#8217;s a new style support.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> I really like that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah, I tested it and it&#8217;s really nice. There are some presets in there that come from core, and I still need to figure out or find out how you can switch off some of the styles and how you can add your own styles like you can do with the shadow box. The shadow box has a feature that you can switch out the core styles with your own styles or just switch them off, but you definitely would need that for the texture as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Maybe we will add that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah, it&#8217;s not there. It&#8217;s the first version and the first version is pretty much a minimal viable kind of setup. Yeah. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The next thing is again Media Editor modal. It now has some error states. You can magnify the crop to fill the canvas and the current post always includes the initial options. There are also minor fixes, but that is because it gets ready for 7.1 release. So every aspect of it is actually and comes from feedback from the call for testing. The call for testing was actually already issued in I think in May. So it&#8217;s already a month in or two months in. So there is already some feedback coming back. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The data layer has a feature for the real time collaboration or many features, but one of them stands out is that you can disable collaboration per post. So if you have maybe a recipe or a book post type and you don&#8217;t want anybody to collaborate with you on that, you can switch that off. It&#8217;s probably best for very visual post types or it&#8217;s also necessary for template parts or for navigation. Those are also post types. You can control that now. </p>\n\n\n\n<p class=\"wp-block-paragraph\">So there was a for a while in the text controls there was a prop to have the next 40px default size and there was underscore. Underscore was an experimental property and that now has been made the default. So if you had a 36 before or 32 on the default size for the text box, then if you wanted to be in the same realm as WordPress itself, you had to use the underscore next 40px default size prop to have the same sizes of the controls and now those are default now. So you don&#8217;t have to do this experimental prop to use but it will change how things work. So you might want to, as a theme developer or a plugin developer, you probably want to check your plugins, your text control components, how they change behavior or at least the default layout. So that&#8217;s why I&#8217;m calling that out here in the episode. </p>\n\n\n\n<p class=\"wp-block-paragraph\">And also a similar thing is known that 23.6 Gutenberg 23.5 bumps. The minimum required version to install the Gutenberg plugin is now 6.94 versions 23.5 and newer. So if you are on 6.7 or 6.8, you are not getting the newest version of the Gutenberg plugin. So I think. Oh, there&#8217;s one more. Did I overlook something?</p>\n\n\n\n<h3 class=\"wp-block-heading\">Performance</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> No, I think on performance you highlighted that blocks migrate markdown converter from showdown to marked. And what does that do?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> It actually is just performed faster. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Oh, yeah. Okay.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> And it also has a different parser, so it might have a say. It&#8217;s G. What&#8217;s it called? GTM. There is a standard for markdown that comes from GitHub and it now adheres to that standard. Yeah. So that&#8217;s updated. It&#8217;s a minimum change most people wouldn&#8217;t even need to do. But if you copy paste something from GitHub or from other Markdown editors or from your AI agent, it&#8217;s a different parsing process.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> I just researched that and it said that the previous one was like from 2018 or so and this is just like a faster newer version that we updated to. Okay, that makes sense. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Experiments</h3>\n\n\n\n<p class=\"wp-block-paragraph\">And then there was one last highlighted thing on the block library unwrapping. Classic block migration notice experiment.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah, that&#8217;s part of the effort to the classic logic. But that has also been reverted so it will not announce that this is deprecated. So it&#8217;s important to know that that line item in the change log has been overwritten already with a newer version that comes to 23.6 on July 22.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Various</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> And there was another small update on icons to self declare icons color on the icons block.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Oh, nice. Yeah, I overlooked that. I got lost in the changelog already. So.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> I mean there were a lot of these smaller things.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Oh yeah. So if you have an icon, it can say I&#8217;m. I&#8217;m only in blue or something like that. What does it mean, the current color?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Oh, current color. Yeah, of course. Duh. Yeah. I was still stuck on tab sync finally second the tab sync because it&#8217;s the. For stabilizing it to come into 7.1. The tabs block is still under active development until July 14, so don&#8217;t start building on it yet because there&#8217;s API cleanup and refactoring going on where the contributors try to nail down the final version before it gets into core. Yeah, that&#8217;s the end of it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Wow.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah, we still had a lot to talk about, Ellen. Yeah. So apart from the responsive styling, are you excited about some things that come to 7.1 in the near future?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> I think for me, being like a Visual X thing builder or and working on blocks, I think responsiveness is a big one and I&#8217;m excited to see how. Yeah. How we just kind of improve things. Also, I like that we are looking more into the dashboard and finding ways to unify the experience. I think this is one of the things that always come up that it looks kind of like two different versions, partly outdated. And I think we need to move along and kind of come to maybe not make everyone happy, of course, but come to a compromise that we can all live with and then move forward. I think this would really help WordPress to kind of shine in a way that it doesn&#8217;t look outdated or not like one product. I think if we can come together and do that and push for that change, that would be really, really helpful for all of us and for everyone and for WordPress. So I&#8217;m excited to contribute and help to make this happen.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Awesome. Awesome. Yeah. Yeah. I like the new blocks that are coming. Of course. I have been a fan of blocks since the beginning of the block editor, so I like that the playlist block and the TAMS block. And finally. The table of content. There is an effort to actually have the table of content come to WordPress. Right now. It&#8217;s only available for years in the Gutenberg plugin.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> I didn&#8217;t even know. I thought it would be in.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Even small things like rotating icons and stuff like that or having them be the current color and all these grid and Flexbox things. They. We need these things. I think it&#8217;s still very, very important to have professional settings like that available.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah. And this is a visual person. You&#8217;re probably also happy that you now can have in the group block. Background gradients. Gradients. We all love gradients. I love gradients. I love gradients. Yeah. And there&#8217;s these kinds of things.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> They&#8217;re like, why aren&#8217;t they there? And so responsiveness. And I think just of kind of growing up Gutenberg and the editing experience.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Seems. And even like with AI helping on a lot of things and being able to patch CSS and stuff on onto things to make things better that we don&#8217;t have. I think it&#8217;s still important that we aim for a really high quality experience in manual editing so people find what they&#8217;re looking for and are not frustrated or get lost. I think that&#8217;s just the quality we want to stand for and have in WordPress no matter what.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> I think the standard should like, should be. We aim. Should aim for that as being just there for people, for users.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> I think we. We develop, as I say. Yeah. Are kind of really immersed in this AI grace and hype and also the possibilities and the usefulness of AI in our work. There is a danger that we forget that WordPress users that are writers or publishers actually are not using AI to do their work on WordPress. So we definitely need a delightful interface and all these small changes, quality of life changes and the big changes like the responsive editing and the dynamic galleries and whatever is going to come. The modal editor, the media editor needs to be delightful and useful for humans that are kind of having fun and producing more content for the Internet that is kind of. Yeah. Eating it whole, so to speak, with AI.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Yeah, yeah, I love that too. Delightful is a beautiful word to use. Yeah. We want to delight people using WordPress and this should be our aim. AI or not, like in whatever. We have to meet users wherever they are, however they want to use the tool. It shouldn&#8217;t be, oh, we can leave this stuff now because everyone uses AI. I think if we have a user interface, it would be delightful. If it&#8217;s not yet delightful, we have to make it delightful. And AI can only help us to do that because we can contribute faster, we can move things faster. So let&#8217;s use AI for that, to delight users to meet them wherever they are for everything we offer, and we do offer a user interface. So here we are with some work to do.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haac</em>k: I think that&#8217;s a good end of the show today. Thank you so much, Ellen, to be on the show and walk with me through those changes that are coming and if people want to reach you, how is a good way to reach out to you.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> So I am in the community Slack WordPress community Slack. I&#8217;m also on social media, not that active to be fair, but reachable anytime. I think for WordPress community, the community Slack is the best place to reach me. But if you look at my name, Ellen Bauer, you can find me online on all kinds of platforms and I&#8217;m oh, I&#8217;m actually revamping my Manu and my Little Elmo Studio blog. So there&#8217;s going to be a new design and I&#8217;m really excited to get blogging again. Also doing a lot more like a few more YouTube videos. I have some ideas for that over the summer month now. So, so wonderful. Yeah, I will share if I have some news on that. Look out for Ellen or Elmer Studio and just reach out anywhere.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Excellent.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Yes, I&#8217;m always excited to hear from you.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Wonderful. Thank you so much, Ellen.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Thank you for having me. Birget, you&#8217;re welcome to be on the show.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> It&#8217;s delightful to have you to overuse that word. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Now, dear listeners, the show notes will be published on GutenbergTimes.com podcast this is number 132, 132. And if you have questions and suggestions or news you want us to include, send them to <a href=\"http://changelogudenbergtimes.com\">changelog@gutenbergtimes.com</a> that&#8217;s <a href=\"http://changelogutenbergtimes.com\">changelog@gutenbergtimes.com</a> thank you all for listening. And until the next time, goodbye.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Ellen Bauer:</em> Bye.</p>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 12 Jul 2026 10:57:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Gutenberg Changelog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"Gutenberg Times: Roadmap 7.1, Gutenberg 23.5, Responsive Styling, Migration to Block themes — Weekend Edition #368\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=45946\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:119:\"https://gutenbergtimes.com/roadmap-7-1-gutenberg-23-5-responsive-styling-migration-to-block-themes-weekend-edition-368/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:24987:\"<p class=\"wp-block-paragraph\">Hi there, </p>\n\n\n\n<p class=\"wp-block-paragraph\">After a four-week break — courtesy of a sciatic nerve with strong opinions — I&#8217;m happy to be back in by office chair and in your inbox. There is plenty to catch up on.  </p>\n\n\n\n<p class=\"wp-block-paragraph\">Beyond the updates on the new WordPress and Gutenberg versions, you&#8217;ll find stories below from WordPress veterans on migrating to and working with block themes on client sites and dive into more complex theme solutions or </p>\n\n\n\n<p class=\"wp-block-paragraph\">Don&#8217;t let me keep you from your light summer reading. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Have a splendid weekend ahead! </p>\n\n\n\n<p class=\"wp-block-paragraph\">Yours, <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f495.png\" style=\"height: 1em;\" /><br /><em>Birgit</em></p>\n\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The team around release lead Aaron Jorbin pushed <a href=\"https://wordpress.org/news/2026/07/wordpress-7-0-1-maintenance-release/\">WordPress 7.0.1 Maintenance release </a>out the door to update millions of WordPress sites. The update covers 17 Trac tickets and 14 Gutenberg PRs. The full list is available in the <a href=\"https://make.wordpress.org/core/2026/07/01/wordpress-7-0-1-rc1-is-now-available/\">RC 1 announcement post </a>from last week. </p>\n\n\n\n<p class=\"wp-block-paragraph\">In <a href=\"https://gutenbergtimes.com/wordpress-7-0-1-fixes-registration-spam-wp_kses-css-corruption-and-7-0-admin-design-glitches/\"><strong>WordPress 7.0.1 Fixes Registration Spam, wp_kses() CSS Corruption, and 7.0 Admin Design Glitches</strong>,</a> I cover the most important fixes for end users and developers of this release.  You&#8217;ll learn how the registration-spam loophole got closed, which admin design glitches were sanded off, and why developers can finally remove their <code>wp_kses()</code> CSS workarounds. Update your sites soon if auto-updates aren&#8217;t enabled. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Ryan Welcher</strong> compiled <a href=\"https://developer.wordpress.org/news/2026/07/whats-new-for-developers-july-2026/\"><strong>What&#8217;s new for developers (July 2026)</strong></a>, and it&#8217;s all about the 7.1 cycle getting real: Beta 1 lands July 15, final release August 19 at WordCamp US. You&#8217;ll want to test responsive styling, the React 19 runtime flag, and Unicode email addresses now. Also on your radar: merge proposals for Core Abilities and Guidelines, the 40px component default, icons inheriting color, and Playground&#8217;s MCP support.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"wp-block-paragraph\"><img alt=\"🎙\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f399.png\" style=\"height: 1em;\" /> The latest episode is <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-133-gutenberg-23-6-release-and-wordpress-7-1/\">Gutenberg Changelog #133 – Gutenberg 23.6 Release and WordPress 7.1</a></p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-46424\" height=\"186\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/08/Screenshot-2026-07-31-at-13.13.07.png?resize=652%2C186&#038;ssl=1\" width=\"652\" /></figure>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div></div></div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Berislav &#8220;Bero&#8221; Grgičak</strong> announced <a href=\"https://make.wordpress.org/core/2026/07/01/whats-new-in-gutenberg-23-5-july-1-2026/\">what&#8217;s new in Gutenberg 23.5</a>, released July 1. The headliner: you can now drag the editor canvas to any width, with the device preview dropdown and resize handles working together for responsive editing. The experimental Media editor gains a magnified crop canvas, pixel-snapping handles, and Cover block support. Also notable: text shadows in Global Styles, flip and rotate controls for the Icon block, and a minimum WordPress version bump to 6.9.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">For the next episode of the Gutenberg Changelog, I sat down with <strong>Ellen Bauer </strong>to chat about what&#8217;s coming next for WordPress. We dug into the latest Gutenberg plugin releases (23.4 and 23.5) and the recent WordPress 7.1 update. Plus, we walked through some big merge proposal, like the Design System Theming. our excitement around responsive styling coming to WordPress. It’s a packed episode full of news you won&#8217;t want to miss! The episode will land in your favorite podcast app over the weekend.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-45996\" height=\"194\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Screenshot-2026-07-10-at-10.56.17.png?resize=652%2C194&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<h3 class=\"wp-block-heading\" id=\"wordpress-7-1-roadmap-and-more-calls-for-testing\">WordPress 7.1 roadmap and more calls for testing</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Anne McCarthy</strong> published <a href=\"https://make.wordpress.org/core/2026/06/19/roadmap-to-7-1/\">Roadmap to WordPress 7.1</a>., scheduled for August 19, 2026. Longstanding styling gaps are being tackled: responsive styling and interactive-state styling let you adjust blocks per viewport or on hover — no custom CSS required. You&#8217;ll also find new Playlist, Table of Contents, and Tabs blocks, a smarter command palette, a Design → Identity screen, the admin bar inside the editors, a media editor modal, and expanded Unicode support for email addresses.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Also mentioned Real-time collaboration, Knowledge Guidelines, React 19 upgrade, Classic block deprecation have been punted since the posts came out. Beta 1 arrives July 15 and will settle which of the other Roadmap features are in and which will be punted to a future release.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">The latest Weekend Edition<a href=\"https://gutenbergtimes.com/calls-for-testing-gutenberg-23-3-block-mcp-weekend-edition-367/#calls-for-testing-for-wordpress-7-1\"> listed three calls for testing</a>. Meanwhile, two more came online:</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Nikunj Hatkar</strong>, this year&#8217;s team rep of the Core Test team, posted a <a href=\"https://make.wordpress.org/test/2026/07/03/call-for-testing-responsive-styling/\">call for testing responsive styling</a>. You&#8217;ll be able to style blocks differently for tablet and mobile right in the editor — no custom CSS or media queries needed. The underlying PR unifies the resizable canvas with the device-preview switcher. Fire up the linked WordPress Playground instance, walk through the four test scenarios, and share what feels intuitive or broken. Plugin and theme developers should test their canvas integrations, too.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Dennis Snell</strong> published a <a href=\"https://make.wordpress.org/core/2026/06/10/call-for-testing-unicode-email-addresses/\">call for testing Unicode email addresses</a>. With initial support merged, <code>is_email()</code> and <code>sanitize_email()</code> now accepting non-ASCII addresses like <code>grå@grå.org</code>, and validation aligns with the <a href=\"https://html.spec.whatwg.org/multipage/input.html#valid-e-mail-address\"><em>Web Hypertext Application Technology Working Group</em> (WHATWG) spec.</a> You&#8217;ll want to check your plugins and themes: the new <code>WP_Email_Address</code> class gives you structured access to local and domain parts, and a snippet lets you disable Unicode support until third-party integrations catch up.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"three-merge-proposals\">Three Merge Proposals </h3>\n\n\n\n<p class=\"wp-block-paragraph\">Core contributors put together three merge proposal for new features to be added to Core for public comment. </p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Jorge Costa</strong> published a <strong><a href=\"https://make.wordpress.org/core/2026/07/02/merge-proposal-expanding-wordpress-core-abilities/\">merge proposal to expand WordPress Core Abilities</a> </strong>in WordPress, adding three read-only abilities covering settings, content, and users. Building on the Abilities API from 6.9, they give the AI Client real tools to call, so agents can understand your site&#8217;s configuration, posts, and people. Settings and post types opt in through a dedicated flag, and management abilities are planned for a later WordPress version. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Greg Ziółkowski</strong> published a <a href=\"https://make.wordpress.org/core/2026/06/22/merge-proposal-guidelines-built-on-knowledge/\"><strong>merge proposal for Guidelines built on Knowledge</strong></a>, a new custom post type headed for WordPress 7.1. Knowledge gives your site one shared home for standards, memories, and notes — with revisions, capabilities, and REST access built in. Guidelines is the first feature on top, letting you capture voice, tone, and per-block rules right where writing happens. Although, originally aimed at WordPress 7.1, in their l<a href=\"https://make.wordpress.org/core/2026/06/22/merge-proposal-guidelines-built-on-knowledge/#comment-49029\">atest comment, Anne McCarthy indicated</a> that it needs to simmer some more before it&#8217;s considered for inclusion in WordPress Core. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Andrew Duthie</strong> published a <a href=\"https://make.wordpress.org/core/2026/07/07/merge-proposal-design-system-theming/\"><strong>merge proposal for Design System Theming</strong></a>, bringing design tokens and a new theme component to WordPress. Built by the Gutenberg Components Team, it turns hard-coded admin styles into CSS custom properties, so your plugins and screens stay consistent and accessible. A color ramp tool generates harmonious, accessible scales from just two seed colors, and the user color scheme reaches the Site Editor — with dark mode on the horizon. </p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Anne Katzeff </strong>published a tutorial <strong><a href=\"https://www.askdesign.biz/blog/2026/05/exploring-the-wordpress-cover-block-parallax-scroll/\">exploring the WordPress Cover Block for parallax scrolls</a>. </strong>You&#8217;ll learn how the Fixed Background setting turns a Cover block into a layered parallax effect — background, middle ground, and foreground text moving at different speeds. The post steps through nesting a second Cover block, switching which layer scrolls, and improving text readability with grouped backgrounds. A video tutorial rounds it out. She also demos her process in <a href=\"https://www.youtube.com/watch?v=dux016qIXSM\">this YouTube video</a>. </p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Carrie Dils </strong>shared a case study, <a href=\"https://carriedils.com/one-header-two-themes/\"><strong>One Header, Two Themes</strong></a>, on phasing a legacy Elementor site toward Full Site Editing without a rebuild or content freeze. Using ThemeSwitcher Pro to run two themes side-by-side, she built one shared header in a plugin that both themes render. You&#8217;ll learn from five real-world snags — WooCommerce&#8217;s hooked blocks, cascade conflicts, routing gaps, query-string bypasses — and why shipping the shared layer first de-risks everything after.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Gina Lucia</strong> compared <a href=\"https://olliewp.com/wordpress-theme-vs-page-builder/\"><strong>WordPress block themes vs page builders</strong></a> on the <em>Ollie</em> blog. You&#8217;ll get a clear-eyed walkthrough of what classic themes, page builders, and block themes each handle — scope, design control, performance, lock-in, and maintenance — with side-by-side tables. Her conclusion: block themes combine sitewide design control with visual editing natively, so you rarely need a page builder anymore, though migration costs and team habits can justify keeping one.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Elliott Richmond</strong> explained <strong><a href=\"https://elliottrichmond.co.uk/why-i-spent-16-months-turning-400-holiday-cottages-into-wordpress-blocks/\">why he spent 16 months turning 400+ holiday cottages into WordPress blocks</a>.</strong> The kate &amp; tom&#8217;s site moved from ACF flexible content to a native block theme, freeing the marketing team from waiting on custom widgets. You&#8217;ll appreciate his candor: 10,590 widgets migrated via a purpose-built plugin, re-run against fresh production snapshots, with flaky conversions fixed by hand. Even untuned, PageSpeed jumped from 22 to 67.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Wes Theron</strong> published a video tutorial, <strong><a href=\"https://www.youtube.com/watch?v=OFRAPMPQMeA\">How to Create and Edit Navigation Menus in WordPress</a>,</strong> for anyone getting comfortable with block themes. In under ten minutes, you&#8217;ll learn how to edit your menu with the Navigation block, add pages, posts, categories, and custom links, and build dropdown menus. Timestamps let you jump straight to the part you need — handy if dropdowns are the only thing standing between you and a finished header.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Henrique Iamarino</strong>  shared how the Automattic Design team <a href=\"https://automattic.design/2026/07/09/build-a-wordpress-theme-without-ever-opening-figma/\"><strong>built a WordPress theme without ever opening Figma</strong></a>. You&#8217;ll follow the making of Crafted, a production-ready theme created almost entirely in the WordPress Editor: Global Styles for typography and spacing, <a href=\"https://wordpress.org/plugins/create-block-theme/\">Create Block Theme</a> to save edits to theme files, WordPress Studio for local review, and an AI assistant for finishing-touch hover CSS. His takeaway: the Editor is now a professional design surface.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Justin Tadlock</strong> explained <a href=\"https://developer.wordpress.org/news/2026/06/dynamically-loading-template-parts-in-block-themes/\"><strong>how to dynamically load template parts in block themes</strong></a> on the Developer Blog. Instead of maintaining a pile of near-identical templates, you can hook into the <code>render_block_data</code> filter and swap a template part&#8217;s slug on the fly — say, a different sidebar per post category. His walkthrough covers early returns, fallback behavior, and file setup, and the technique works for headers, footers, and banners, too.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n<div class=\"ng-block-ba1cdd589e239d1e wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #fdfcea; border-radius: 12px;\"><div class=\"ng-block-bcd3839d5ac90ba6 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" rel=\"noreferrer noopener\" target=\"_blank\">&#8220;Keeping up with Gutenberg &#8211; Index 2026&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. </p></div></div></div></div>\n\n<div class=\"ng-block-0ca88ed912456614 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>The previous years are also available: <br /><strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/\"><strong>2024</strong></a> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2025/\">2025</a></strong></p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<h2 class=\"wp-block-heading\" id=\"ai-and-wordpress\">AI and WordPress</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Jeff Paul</strong> announced <strong><a href=\"https://make.wordpress.org/ai/2026/07/08/whats-new-in-ai-1-1-0/\">what&#8217;s new in AI 1.1.0</a>,</strong> the latest release of the canonical AI plugin. Two experiments headline, <code>type-ahead text</code> suggests inline ghost text as you write in the block editor, and <code>key encryption</code> secures your AI Connector API keys in the database. You&#8217;ll also find smarter content readiness checks with locale-aware counting, more control over guest comment moderation, a new <code>core/read-settings</code> Ability, and a peek at 1.2.0 plans.</p>\n\n\n<div class=\"ng-block-6f222d0c6135a763 wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #f8f8f8; border-radius: 8px;\"><div class=\"ng-block-5c9528bb63789063 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review.</p></div></div></div></div>\n\n<div class=\"ng-block-78677aa1bb2a90c6 wp-block-newsletterglue-image ng-block size-full is-resized\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;\"><a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\"><img alt=\"\" class=\"wp-image-42874 ng-image\" height=\"45\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/02/Screenshot-2025-11-15-at-12.06.44.png?resize=196%2C45&#038;ssl=1\" style=\"border-style: none; border-color: transparent;\" width=\"196\" /></a></div></div></div></div>\n\n<div class=\"ng-block-e4b98a948ab432e2 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience.</p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n<div class=\"ng-block-efbebd32d7fb37eb wp-block-newsletterglue-separator ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; color: #666666;\"><hr style=\"background-color: transparent; color: transparent; margin: 0; border: 0; border-top: 1px solid #666666; width: 560px; height: 0;\" /></div></div></div></div>\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\"><div class=\"ng-block-5eed6c57e09e1867 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 14px; font-family: Helvetica; line-height: 0.2; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong>Featured Image: </strong></p></div></div></div></div></div>\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 11 Jul 2026 01:37:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"Open Channels FM: The Real Challenge of Technological Solutions: Exclusion in the Age of Verification\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2556720\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"https://openchannels.fm/the-real-challenge-of-technological-solutions-exclusion-in-the-age-of-verification/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:419:\"David Snead, director of the Secure Hosting Alliance and a long-time Internet policy leader, shares his perspective on the complexities that emerge when technological solutions like age verification are implemented in the digital infrastructure space. Dave&#8217;s reflection highlights how the push for more secure, regulated environments can unintentionally create barriers for vulnerable or less tech-savvy [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 10 Jul 2026 14:34:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"Dennis Snell: See DATA, CDATA, RCDATA, and PCDATA oh my!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://fluffyandflakey.blog/?p=3943\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://fluffyandflakey.blog/2026/07/10/see-data-cdata-rcdata-and-pcdata-oh-my/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:30966:\"<p class=\"wp-block-paragraph\">HTML and XML are markup languages based on plaintext files. This means that any given character <em>could</em> be part of a syntax form (a tag, a comment, a character reference, etc…) <em>or</em> it could be representing itself the way it reads in the file literally.</p>\n\n\n<div class=\"wp-block-code\">\n	<div class=\"cm-editor\">\n		<div class=\"cm-scroller\">\n			\n<pre>\n<code class=\"language-html\"><div class=\"cm-line\"><span class=\"tok-punctuation\">&lt;</span><span class=\"tok-typeName\">tag</span><span class=\"tok-punctuation\">&gt;</span><span class=\"tok-string\">&amp;middot;</span> Text node<span class=\"tok-punctuation\">&lt;/</span><span class=\"tok-typeName\">tag</span><span class=\"tok-punctuation\">&gt;</span></div></code></pre>\n		</div>\n	</div>\n</div>\n\n\n<p class=\"wp-block-paragraph\">Whenever a character might be ambiguous, both languages require explicit indication of the intent of the character. In HTML this occurs via <em>escaping</em>, while XML allows escaping <em>or</em> wrapping the content in a <em>marked section</em>, specifically a <code>CDATA section</code>.</p>\n\n\n<div class=\"wp-block-code\">\n	<div class=\"cm-editor\">\n		<div class=\"cm-scroller\">\n			\n<pre>\n<code class=\"language-xml\"><div class=\"cm-line\"><span class=\"tok-string\">&amp;lt;</span>tag<span class=\"tok-string\">&amp;gt;</span></div><div class=\"cm-line\"><span class=\"tok-string2\">&lt;![CDATA[&lt;tag&gt;· Text node&lt;/tag&gt;]]&gt;</span></div></code></pre>\n		</div>\n	</div>\n</div>\n\n\n<p class=\"wp-block-paragraph\">These terms confuse me at times, especially since <code>CDATA</code> and <code>CDATA sections</code> are distinct forms of the same content, and it’s easy to conflate each term. This post is here to disambiguate the terms, their meanings, and why they exist.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://fluffyandflakey.blog/tag/wordpress/feed/#summary\">The punchline comes at the end</a>, but the story is hopefully worth the read.</p>\n\n\n\n<span id=\"more-3943\"></span>\n\n\n\n<h2 class=\"wp-block-heading\">Markup and mixed content</h2>\n\n\n\n<p class=\"wp-block-paragraph\">One of the first jobs of a parser for any plaintext-oriented format is to determine if the next input character represents real text or is part of a syntax form that carries special meaning. If it’s a syntax form we would call it <em>markup</em>, but if the characters are part of real text meant for display or rendering or reading then we call it <em>data</em>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Anything that is not syntax is data.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The interpretation of the next character depends on the region of the document in which it’s parsed. While the rules for syntax forms are complicated<sup class=\"fn\"><a href=\"https://fluffyandflakey.blog/tag/wordpress/feed/#0ba56e66-ab0f-4fbd-93d2-df22a6984fd7\" id=\"0ba56e66-ab0f-4fbd-93d2-df22a6984fd7-link\">1</a></sup>, this post will focus on the data forms.</p>\n\n\n\n<h3 class=\"wp-block-heading\">PCDATA — “parsed character data”</h3>\n\n\n\n<p class=\"is-style-plain wp-block-paragraph\"><em>May form: tags, comments, sections, character references, literal text.</em></p>\n\n\n\n<p class=\"wp-block-paragraph\">Characters in this region could be data or could form the start of a new markup element. It’s “parsed” because it needs parsing before determining what it represents.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The HTML specification renames this to <code>Data</code>, which is simpler and a bit harder to search for. In XML, however, it’s used in a document-type definition (DTD). When an element may contain content — text — its data model must include <code>#PCDATA</code>. Otherwise the only characters allowable within that element are other elements, comments, and whitespace. XML documents are required to be valid SGML documents, so its own specification adopts the terminology from SGML’s.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Those who have worked with DTDs might note that <em>elements</em> in XML may contain <code>#PCDATA</code> while <em>attributes</em> contain <code>CDATA</code> instead. First of all, the <code>#</code> is there only to make it explicit that <code>PCDATA</code> is referring to the reserved keyword, rather than a <code>&lt;pcdata&gt;</code> element. Secondly, there’s a good reason for this, which is that attributes can only contain text — they can’t contain other elements of markup. If an attribute value could contain a <code>&lt;span&gt;</code> element, for example, then the attribute value would need to be <code>#PCDATA</code> instead, but this is prevented by design.</p>\n\n\n\n<p class=\"wp-block-paragraph\">PCDATA actually contains more than just literal text and elements. In addition to comments, processing instructions, and other node-like syntax, one important feature of PCDATA is the <em>character reference</em>. These make it possible to represent characters that would conflate with syntax (such as ‘<code>&lt;</code>’ — <code>&amp;lt;</code>) or which might be cumbersome to enter on a keyboard (such as ‘§’ — <code>&amp;sect;</code>). When parsing, each character in these sequences neither creates an element nor  displays as the text itself; rather, the entire sequence is parsed and translates into the character it refers to.</p>\n\n\n\n<p class=\"wp-block-paragraph\">HTML pre-specifies <a href=\"https://github.com/w3c/html/blob/master/entities.json\">a fixed set of named character references</a>, but any Unicode code point may be referenced by its decimal or hexadecimal numeric index. While XML also allows referencing code points by their index<sup class=\"fn\"><a href=\"https://fluffyandflakey.blog/tag/wordpress/feed/#6d3de5b9-f8a6-4f46-853b-3d407731feca\" id=\"6d3de5b9-f8a6-4f46-853b-3d407731feca-link\">2</a></sup>, it only pre-specifies the five named characters which correspond to its main markup introducers: <code>&lt;</code>, <code>></code>, <code>&amp;</code>, <code>\'</code>, and <code>\"</code>. In XML, any additional named character references are created through the DTD by defining <em>entities</em>.</p>\n\n\n\n<h3 class=\"wp-block-heading\"> CDATA — “character data”</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><em>May form: [character references], literal text.</em></p>\n\n\n\n<p class=\"wp-block-paragraph\">If a character isn’t markup, then it’s <em>character data</em>, which means that it’s representing its literal self or it’s part of a <em>character reference</em>. Once the parser has entered this region it will not create markup elements.</p>\n\n\n\n<p class=\"wp-block-paragraph\">CDATA is the most confusable kind of character data; this is because there are many kinds of CDATA that share the same name:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>XML attributes may contain CDATA, where character references are decoded.</li>\n\n\n\n<li>XML CDATA sections only contain CDATA, but character references are not decoded.</li>\n\n\n\n<li>HTML <em>kind of</em> has the same CDATA sections, but only in <em>foreign elements</em> (inlined SVG and MathML elements).</li>\n\n\n\n<li>SGML elements may be declared to have a CDATA content model, in which case all content until the appropriate closing tag is to be parsed as character data, where character references are not decoded.</li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\">CDATA sections contain only literal text</h4>\n\n\n\n<p class=\"wp-block-paragraph\">Many people are familiar with <code>CDATA sections</code>, but it took me far longer to understand them than my intuition led on. They are the vestige of SGML “marked regions” which tell the parser to handle a specific range of bytes in a special way. The <code>CDATA</code> section is one of those, which tells the parser to <em>completely turn off until it reaches <code>]]&gt;</code></em>.</p>\n\n\n<div class=\"wp-block-code\">\n	<div class=\"cm-editor\">\n		<div class=\"cm-scroller\">\n			\n<pre>\n<code class=\"language-xml\"><div class=\"cm-line\"><span class=\"tok-string2\">&lt;![CDATA[literal characters only in here]]&gt;</span></div></code></pre>\n		</div>\n	</div>\n</div>\n\n\n<p class=\"wp-block-paragraph\">It had other marked sections, however, which served different purposes.</p>\n\n\n<div class=\"wp-block-code\">\n	<div class=\"cm-editor\">\n		<div class=\"cm-scroller\">\n			\n<pre>\n<code class=\"language-xml\"><div class=\"cm-line\">&lt;![IGNORE[everything in here is ignored; it doesn’t exist.]]&gt;</div><div class=\"cm-line\">&lt;![INCLUDE[in here things <span class=\"tok-punctuation\">&lt;</span><span class=\"tok-typeName\">em</span><span class=\"tok-punctuation\">&gt;</span>do<span class=\"tok-punctuation\">&lt;/</span><span class=\"tok-typeName\">em</span><span class=\"tok-punctuation\">&gt;</span> exist as normal.]]&gt;</div><div class=\"cm-line\">&lt;![RCDATA[read on to learn about RCDATA!]]&gt;</div></code></pre>\n		</div>\n	</div>\n</div>\n\n\n<p class=\"wp-block-paragraph\">The <code>IGNORE</code> and <code>INCLUDE</code> sections may seem strange, since SGML already has comments, and <code>INCLUDE</code> effectively does nothing, but the sections can be marked by replaced <em>entities</em>, making for conditional inclusion which can be overwritten via command-line arguments when invoking the SGML parser.</p>\n\n\n<div class=\"wp-block-code\">\n	<div class=\"cm-editor\">\n		<div class=\"cm-scroller\">\n			\n<pre>\n<code class=\"language-xml\"><div class=\"cm-line\">&lt;!ENTITY % review-only &quot;IGNORE&quot;&gt;</div><div class=\"cm-line\"></div><div class=\"cm-line\">...</div><div class=\"cm-line\"></div><div class=\"cm-line\">&lt;![%review-only;[</div><div class=\"cm-line\"><span class=\"tok-punctuation\">&lt;</span><span class=\"tok-typeName\">aside</span><span class=\"tok-punctuation\">&gt;</span></div><div class=\"cm-line\">Add `-Dreview-only=INCLUDE` when building drafts.</div><div class=\"cm-line\">This note won’t appear otherwise.</div><div class=\"cm-line\"><span class=\"tok-punctuation\">&lt;/</span><span class=\"tok-typeName\">aside</span><span class=\"tok-punctuation\">&gt;</span></div><div class=\"cm-line\">]]&gt;</div></code></pre>\n		</div>\n	</div>\n</div>\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.w3.org/XML/9712-reports.html#:~:text=XML%20will%20have%20CDATA%20marked%20sections\">XML only retained CDATA sections</a> from SGML, while HTML never included them. They are useful because they are so easy to parse. All characters inside of them are to be treated as literal text, up until the first occurrence of the terminating <code>]]&gt;</code>. Unlike elements, the marked sections do not nest.</p>\n\n\n\n<h4 class=\"wp-block-heading\">There are no CDATA sections in HTML</h4>\n\n\n\n<p class=\"wp-block-paragraph\">The Internet is full of discussions about the use of CDATA sections in HTML, but there are no such things, mostly. HTML itself is an amalgam of pure HTML and embedded SVG and MathML. Content inside of those <em>embedded</em> SVG and MathML elements is parsed differently, and within this “foreign content” there <em>are</em> <code>CDATA section</code> nodes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">When something which <em>look like a CDATA section</em> appears in an HTML document, it’s transformed into a “bogus” HTML comment and considered a snippet of malformed markup. To make things more confusing, the parsing rules differ inside an HTML document for these regions depending on whether they are found within HTML elements or foreign elements.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>When a real CDATA section appears within SVG and MathML, it parses as in XML or SGML — everything is  literal text <em>until</em> the nearest <code>]]&gt;</code>.</li>\n\n\n\n<li>When a malformed CDATA look-alike appears in an HTML element, it gets special treatment — the parser only turns off until the nearest <code>&gt;</code>. This means that these sections end even without a closing <code>]]&gt;</code>, and when they do, all of their contained content disappears from the page.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">That small difference confuses naïve parsers and is a regular source of bugs.</p>\n\n\n<div class=\"wp-block-code\">\n	<div class=\"cm-editor\">\n		<div class=\"cm-scroller\">\n			\n<pre>\n<code class=\"language-html\"><div class=\"cm-line\"><span class=\"tok-punctuation\">&lt;</span><span class=\"tok-typeName\">div</span><span class=\"tok-punctuation\">&gt;</span>&lt;![CDATA[There are no tags in here.]]&gt;<span class=\"tok-punctuation\">&lt;/</span><span class=\"tok-typeName\">div</span><span class=\"tok-punctuation\">&gt;</span></div><div class=\"cm-line\"><span class=\"tok-punctuation\">&lt;</span><span class=\"tok-typeName\">svg</span><span class=\"tok-punctuation\">&gt;</span><span class=\"tok-punctuation\">&lt;</span><span class=\"tok-typeName\">text</span><span class=\"tok-punctuation\">&gt;</span>&lt;![CDATA[<span class=\"tok-punctuation\">&lt;</span><span class=\"tok-typeName\">none</span><span class=\"tok-punctuation\">&gt;</span> here either.]]&gt;<span class=\"tok-punctuation\">&lt;/</span><span class=\"tok-typeName\">text</span><span class=\"tok-punctuation\">&gt;</span><span class=\"tok-punctuation\">&lt;/</span><span class=\"tok-typeName\">svg</span><span class=\"tok-punctuation\">&gt;</span></div><div class=\"cm-line\"><span class=\"tok-punctuation\">&lt;</span><span class=\"tok-typeName\">div</span><span class=\"tok-punctuation\">&gt;</span>&lt;![CDATA[But there <span class=\"tok-punctuation\">&lt;</span><span class=\"tok-typeName\">em</span><span class=\"tok-punctuation\">&gt;</span>are<span class=\"tok-punctuation\">&lt;/</span><span class=\"tok-typeName\">em</span><span class=\"tok-punctuation\">&gt;</span> tags in here]]&gt;<span class=\"tok-punctuation\">&lt;/</span><span class=\"tok-typeName\">div</span><span class=\"tok-punctuation\">&gt;</span></div><div class=\"cm-line\">     the section ends here ╯   ╰ start of a real end tag</div><div class=\"cm-line\"></div><div class=\"cm-line\">The following is the equivalent markup to the third line.</div><div class=\"cm-line\"><span class=\"tok-punctuation\">&lt;</span><span class=\"tok-typeName\">div</span><span class=\"tok-punctuation\">&gt;</span><span class=\"tok-comment\">&lt;!--But there &lt;em--&gt;</span>are<span class=\"tok-punctuation\">&lt;/</span><span class=\"tok-typeName tok-invalid\">em</span><span class=\"tok-punctuation\">&gt;</span> tags in here]]&gt;<span class=\"tok-punctuation\">&lt;/</span><span class=\"tok-typeName\">div</span><span class=\"tok-punctuation\">&gt;</span></div></code></pre>\n		</div>\n	</div>\n</div>\n\n\n<h4 class=\"wp-block-heading\">SGML contains CDATA regions outside of marked CDATA sections</h4>\n\n\n\n<p class=\"wp-block-paragraph\">SGML made it possible to define more kinds of content than XML does for a given element. For example, an element in SGML can be declared to have a CDATA content model, in which case the element itself behaves like a CDATA section. All characters after the opening tag are treated as literal text until the parser finds the nearest appropriate end tag<sup class=\"fn\"><a href=\"https://fluffyandflakey.blog/tag/wordpress/feed/#2d0aee27-cf77-4b19-a4c5-3b1cc4192c53\" id=\"2d0aee27-cf77-4b19-a4c5-3b1cc4192c53-link\">3</a></sup>. XML rejected this ability because it increases the complexity of the parser and requires that every document also contains a full DTD when parsing. For example, if an element were declared to have CDATA content, then <code>a &lt;at> b</code> would represent that literal string; on the other hand, if it were declared like any other normal element, it would have three children: “<code>a </code>”, the <code>&lt;at></code> opening tag, and “<code> b</code>”.</p>\n\n\n<div class=\"wp-block-code\">\n	<div class=\"cm-editor\">\n		<div class=\"cm-scroller\">\n			\n<pre>\n<code class=\"language-xml\"><div class=\"cm-line\">&lt;!ELEMENT verbatim - - CDATA&gt;</div><div class=\"cm-line\"></div><div class=\"cm-line\">...</div><div class=\"cm-line\"></div><div class=\"cm-line\"><span class=\"tok-punctuation\">&lt;</span><span class=\"tok-typeName\">verbatim</span><span class=\"tok-punctuation\">&gt;</span></div><div class=\"cm-line\">There are <span class=\"tok-punctuation\">&lt;</span><span class=\"tok-typeName\">no</span><span class=\"tok-punctuation\">&gt;</span> tags in here, because this is CDATA,</div><div class=\"cm-line\">but you wouldn’t know without reading the DTD,</div><div class=\"cm-line\">overcomplicating the demands on the parser.</div><div class=\"cm-line\"><span class=\"tok-punctuation\">&lt;/</span><span class=\"tok-typeName\">verbatim</span><span class=\"tok-punctuation\">&gt;</span></div></code></pre>\n		</div>\n	</div>\n</div>\n\n\n<p class=\"wp-block-paragraph\">These kinds of elements do exist in HTML, though a few were modified when HTML5 was standardized in 2008. Inside of the elements, the parser essentially turns off, which makes them easy to parse and can help avoid the need to extensively escape content. These elements are, of course, <code>&lt;script></code> and <code>&lt;style></code><sup class=\"fn\"><a href=\"https://fluffyandflakey.blog/tag/wordpress/feed/#68152c30-bf36-4e5b-a7df-3f0610daeadb\" id=\"68152c30-bf36-4e5b-a7df-3f0610daeadb-link\">4</a></sup>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Were it not for the CDATA declared content model, every angle bracket and ampersand would have to be escaped in included JavaScript and CSS. In XHTML this was required, because it had no CDATA declared content model (since it was XML)<sup class=\"fn\"><a href=\"https://fluffyandflakey.blog/tag/wordpress/feed/#21aeab38-6e1f-4700-a8f4-27c96ebe0c3b\" id=\"21aeab38-6e1f-4700-a8f4-27c96ebe0c3b-link\">5</a></sup>.</p>\n\n\n\n<h4 class=\"wp-block-heading\">All text in XML is CDATA</h4>\n\n\n\n<p class=\"wp-block-paragraph\">Herein lies the most-confusing aspect of discussing CDATA — XML contains CDATA sections as well as <em>CDATA</em> as normal text. After parsing there is no distinction between <code>&amp;lt;tag&amp;gt;</code> and <code>&lt;![CDATA[&lt;tag&gt;]]&gt;</code> in the parsed content.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Many XML generators (or serializers) provide two mechanisms for creating text content: one wraps text in a <code>CDATA section</code> and leaves the text as it came (apart from avoiding including the terminating sequence); the other escapes syntax characters instead. While there are times where it would be appropriate to intentionally pick one over the other, a good library design would at least offer a third mechanism (if not <em>only</em> providing this third mechanism) which simply produces <em>CDATA</em>, itself determining when to wrap and when to escape<sup class=\"fn\"><a href=\"https://fluffyandflakey.blog/tag/wordpress/feed/#6e56b2ce-8156-4bf5-a4d3-d297a401c1a3\" id=\"6e56b2ce-8156-4bf5-a4d3-d297a401c1a3-link\">6</a></sup>, and whether or not to produce chunks of wrapped text interspersed with chunks of escaped text.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The real difference between these two kinds of CDATA is purely presentational in the source document, as the XML snippet below only contains one text node, not two. <em>Creating CDATA does not imply creating a <code>CDATA section</code>!</em></p>\n\n\n<div class=\"wp-block-code\">\n	<div class=\"cm-editor\">\n		<div class=\"cm-scroller\">\n			\n<pre>\n<code class=\"language-xml\"><div class=\"cm-line\"><span class=\"tok-punctuation\">&lt;</span><span class=\"tok-typeName\">rule</span><span class=\"tok-punctuation\">&gt;</span><span class=\"tok-string2\">&lt;![CDATA[#X13&lt;d&amp;r&gt;]]&gt;</span> (<span class=\"tok-string\">&amp;pp;</span>4 <span class=\"tok-string\">&amp;ss;</span>3.11)<span class=\"tok-punctuation\">&lt;/</span><span class=\"tok-typeName\">rule</span><span class=\"tok-punctuation\">&gt;</span></div></code></pre>\n		</div>\n	</div>\n</div>\n\n\n<h3 class=\"wp-block-heading\">RCDATA — “replaceable character data”</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><em>May form: character references, literal text.</em></p>\n\n\n\n<p class=\"wp-block-paragraph\">There’s one more confusing designation for characters in the HTML and XML input streams: <em>RCDATA</em>. RCDATA is almost identical to CDATA, except that in contexts where CDATA does not decode character references and entities, RCDATA <em>will</em> decode them <em>into</em> CDATA. This is confusing, because in the context of an XML attribute, the <code>CDATA</code> designation in a DTD automatically implies that character references are decoded, unlike the <code>CDATA</code> sections in <em>content</em>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">To this end there are no RCDATA attributes, since character references are always decoded inside attribute values. The RCDATA declaration is like the SGML CDATA content declaration: all characters following the opening tag for this element will be treated as text until the nearest matching closing tag (the difference being only that character references are recognized and decoded).</p>\n\n\n\n<p class=\"wp-block-paragraph\">It’s worth remembering that XML rejected the CDATA content type because of how it complicates parsing, and it also rejected the RCDATA type. On the other hand, RCDATA was incorporated into HTML, but statically so. HTML has no configurable DTD, but in its specification two elements contain RCDATA content:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>TITLE</code></li>\n\n\n\n<li><code>TEXTAREA</code></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">While it’s easy to comprehend the way that <code>&lt;textarea></code> works, and that’s probably because we are used to entering text into one on a web page, the behavior of <code>&lt;title></code> is consistently confused in all manner of programming languages, platforms, and HTML-parsing code.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The TITLE element <em>only</em> contains character data — it cannot contain other markup. The parsing is among the easiest sections of an HTML document to parse: once the <code>&lt;title&gt;</code> opening tag is detected, the parser can capture everything until the nearest <code>&lt;/title&gt;</code> closing tag. Everything it captured is literal text, after decoding character references.</p>\n\n\n<div class=\"wp-block-code\">\n	<div class=\"cm-editor\">\n		<div class=\"cm-scroller\">\n			\n<pre>\n<code class=\"language-html\"><div class=\"cm-line\"><span class=\"tok-comment\">&lt;!-- the title is &quot;&lt;title&gt;&quot; --&gt;</span></div><div class=\"cm-line\"><span class=\"tok-punctuation\">&lt;</span><span class=\"tok-typeName\">title</span><span class=\"tok-punctuation\">&gt;</span><span class=\"tok-punctuation\">&lt;</span><span class=\"tok-typeName\">title</span><span class=\"tok-punctuation\">&gt;</span><span class=\"tok-punctuation\">&lt;/</span><span class=\"tok-typeName\">title</span><span class=\"tok-punctuation\">&gt;</span></div><div class=\"cm-line\"></div><div class=\"cm-line\"><span class=\"tok-comment\">&lt;!-- equivalent HTML --&gt;</span></div><div class=\"cm-line\"><span class=\"tok-punctuation\">&lt;</span><span class=\"tok-typeName\">title</span><span class=\"tok-punctuation\">&gt;</span><span class=\"tok-string\">&amp;lt;</span>title<span class=\"tok-string\">&amp;gt;</span><span class=\"tok-punctuation\">&lt;/</span><span class=\"tok-typeName\">title</span><span class=\"tok-punctuation\">&gt;</span></div></code></pre>\n		</div>\n	</div>\n</div>\n\n\n<p class=\"wp-block-paragraph\">This complicates content management systems like WordPress which allow posts to have HTML in their <em>post titles</em>, because a page can show richly-formatted article titles which cannot be represented in the browser tab’s label, and care must be taken to extract the plaintext content from that HTML before display in those contexts.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"summary\">Coda</h2>\n\n\n\n<p class=\"wp-block-paragraph\">HTML and XML both speak about different kinds of characters in their source documents and content models, which traces from the complicated ways that SGML documents could be constructed. SGML’s complexity almost always stems from the central idea that computers should do extra work to remove the hassle for humans to enter structured content in plaintext documents.</p>\n\n\n\n<p class=\"wp-block-paragraph\">HTML, inspired by SGML, adopted some of the names and mechanisms for parsing those regions of text in distinct ways, but codified a single parsing standard independent of SGML. When XML was later developed, it was meant to form a simplified subset of SGML. This subset flipped the tradeoffs, leaning on humans performing extra work to remove the hassle for computers to parse structure in plaintext documents. For these text forms, this meant rejecting a few of the constructs while retaining others.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This is also another demonstration of how <em>balanced tags are not enough</em> to have well-behaved HTML with a naïve parser. A well-formed XML document <a href=\"https://www.ch.imperial.ac.uk/rzepa/talks/pmr11/xml-dev/9708/0152.html\">may be parsed with a terse PERL script and regular expression</a>, but HTML relies heavily on the context in which characters are found. Any HTML parser <em>must</em> know the special rules for each kind of element’s content model.</p>\n\n\n\n<h3 class=\"wp-block-heading\">In summary</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>When it’s unclear whether a character forms text or markup, that is PCDATA. Once parsed, there is no PCDATA anymore; it’s either a form of DATA or MARKUP.</li>\n\n\n\n<li>All text nodes in HTML are “DATA.”</li>\n\n\n\n<li>“CDATA” just means “character data” and means that after parsing, the content is text. It does not indicate whether character references are to be decoded or not; that comes from the region in the document, based on its context.</li>\n\n\n\n<li>There are no CDATA sections in HTML<sup class=\"fn\"><a href=\"https://fluffyandflakey.blog/tag/wordpress/feed/#31e75dae-1847-44df-92e1-8ae5756eeec6\" id=\"31e75dae-1847-44df-92e1-8ae5756eeec6-link\">7</a></sup>.</li>\n\n\n\n<li>All text nodes in XML are CDATA, but only after being parsed.</li>\n\n\n\n<li>CDATA sections offer a convenient way to avoid escaping, but are indistinguishable from the equivalent escaped text.</li>\n\n\n\n<li>HTML contains two special RCDATA elements which <em>only</em> and <em>always</em> contain a single text node child: <code>&lt;title&gt;</code> and <code>&lt;textarea&gt;</code>. Everything until the closing tag will be parsed as text, even if it looks like markup.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">This post is already long and still over-simplifies the picture. SGML is a rich and robust specification and includes <code>NDATA</code> and <code>SDATA</code>, HTML includes a <em>latching</em> <code>PLAINTEXT</code> parsing mode in which <em>the rest of the entire document is parsed as literal character data</em>, and there are other surprising goodies in how entities interact with the character mode.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Thanks for making it through to the end, or jumping directly here if you couldn’t wait.</p>\n\n\n<ol class=\"wp-block-footnotes\"><li id=\"0ba56e66-ab0f-4fbd-93d2-df22a6984fd7\">As an example, each part of a tag — its name, attribute names, attribute values — carries its own parsing rules. The same is true for comments, DOCTYPE declarations, and every other syntax form. <a href=\"https://fluffyandflakey.blog/tag/wordpress/feed/#0ba56e66-ab0f-4fbd-93d2-df22a6984fd7-link\"><img alt=\"↩\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/21a9.png\" style=\"height: 1em;\" />︎</a></li><li id=\"6d3de5b9-f8a6-4f46-853b-3d407731feca\">XML only allows character references to the characters in its “character set,” which is <em>almost</em> all Unicode code points, but excludes some control characters and U+FFFE and U+FFFF. <a href=\"https://fluffyandflakey.blog/tag/wordpress/feed/#6d3de5b9-f8a6-4f46-853b-3d407731feca-link\"><img alt=\"↩\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/21a9.png\" style=\"height: 1em;\" />︎</a></li><li id=\"2d0aee27-cf77-4b19-a4c5-3b1cc4192c53\">Because SGML was designed to minimize the amount of necessary syntax, it’s not necessary to have a full end tag for an open element, but that’s a simple-enough model to understand the concept. <a href=\"https://fluffyandflakey.blog/tag/wordpress/feed/#2d0aee27-cf77-4b19-a4c5-3b1cc4192c53-link\"><img alt=\"↩\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/21a9.png\" style=\"height: 1em;\" />︎</a></li><li id=\"68152c30-bf36-4e5b-a7df-3f0610daeadb\">The <code>&lt;style&gt;</code> element is straightforward, but <a href=\"https://sirre.al/2025/08/06/safe-json-in-script-tags-how-not-to-break-a-site/\">the <code>&lt;script&gt;</code> element has its own complicated modification</a> of the CDATA content model. It’s mostly CDATA, but makes it possible to escape the closing tag so that very old pages won’t break. HTML also applies this parsing mode for the <code>&lt;iframe&gt;</code>, <code>&lt;noembed&gt;</code>, <code>&lt;noframes&gt;</code>, and <code>&lt;noscript&gt;</code> elements (as well as for the deprecated <code>&lt;xmp&gt;</code> element), but these nominally should have no content inside of them (or shouldn’t be used); applying the CDATA content model prevents creating other elements as their children. <a href=\"https://fluffyandflakey.blog/tag/wordpress/feed/#68152c30-bf36-4e5b-a7df-3f0610daeadb-link\"><img alt=\"↩\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/21a9.png\" style=\"height: 1em;\" />︎</a></li><li id=\"21aeab38-6e1f-4700-a8f4-27c96ebe0c3b\">Frustratingly, in XHTML one <em>must</em> escape JavaScript and CSS in the page to avoid parsing failure, while in HTML one <em>must not</em>. This alone makes for a complicated stage in any reliable HTML/XHTML converter. <a href=\"https://fluffyandflakey.blog/tag/wordpress/feed/#21aeab38-6e1f-4700-a8f4-27c96ebe0c3b-link\"><img alt=\"↩\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/21a9.png\" style=\"height: 1em;\" />︎</a></li><li id=\"6e56b2ce-8156-4bf5-a4d3-d297a401c1a3\">Wrapping a language like HTML inside a CDATA section is a convenient way to represent the HTML visually and retain the ability to easily modify it, but entities present a problem. The serializer must either pre-translate the entity into its resolved character content, losing the macro-like behavior and its name; or leave the entity in place, thus nullifying it because it will not be recognized as an entity on parse. However, in such a situation, a serializer is free to terminate the CDATA section, append the entity, and open a new one to continue. <a href=\"https://fluffyandflakey.blog/tag/wordpress/feed/#6e56b2ce-8156-4bf5-a4d3-d297a401c1a3-link\"><img alt=\"↩\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/21a9.png\" style=\"height: 1em;\" />︎</a></li><li id=\"31e75dae-1847-44df-92e1-8ae5756eeec6\">As mentioned in the discussion about CDATA, embedded SVG and MathML elements <em>can</em> contain CDATA sections, but these are not technically HTML elements. <a href=\"https://fluffyandflakey.blog/tag/wordpress/feed/#31e75dae-1847-44df-92e1-8ae5756eeec6-link\"><img alt=\"↩\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/21a9.png\" style=\"height: 1em;\" />︎</a></li></ol>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 10 Jul 2026 11:07:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Dennis Snell\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 04 Aug 2026 19:04:11 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:13:\"last-modified\";s:29:\"Tue, 04 Aug 2026 18:45:31 GMT\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:2:\"br\";s:7:\"alt-svc\";s:5:\"clear\";s:4:\"x-nc\";s:9:\"HIT dca 2\";}s:5:\"build\";i:1764775296;s:21:\"cache_expiration_time\";i:1785913452;s:23:\"__cache_expiration_time\";i:1785913452;}','off'),
(19127,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1785913452','off'),
(19128,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2026/07/wordpress-7-1-beta-4/\'>WordPress 7.1 Beta 4</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2026/07/wordpress-7-1-beta-3/\'>WordPress 7.1 Beta 3</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://openchannels.fm/open-minds-balancing-ai-innovation-with-authentic-human-connection/\'>Open Channels FM: Open Minds Balancing AI Innovation with Authentic Human Connection</a></li><li><a class=\'rsswidget\' href=\'https://ma.tt/2026/08/gabriel-dawe/\'>Matt: Gabriel Dawe</a></li><li><a class=\'rsswidget\' href=\'https://openchannels.fm/the-evolving-landscape-of-digital-identity-and-ai/\'>Open Channels FM: The Evolving Landscape of Digital Identity and AI</a></li></ul></div>','off'),
(19159,'_elementor_design_system_sync_css_meta','a:2:{s:4:\"time\";i:1785871515;i:0;b:0;}','auto'),
(19160,'_wpforms_transient_timeout_existing_tables','1786476342','off'),
(19161,'_wpforms_transient_existing_tables','a:1:{s:14:\"wpet_wpforms_%\";a:13:{i:0;s:29:\"wpet_wpforms_analytics_fields\";i:1;s:28:\"wpet_wpforms_analytics_forms\";i:2;s:38:\"wpet_wpforms_analytics_snapshot_fields\";i:3;s:32:\"wpet_wpforms_analytics_snapshots\";i:4;s:20:\"wpet_wpforms_entries\";i:5;s:25:\"wpet_wpforms_entry_fields\";i:6;s:23:\"wpet_wpforms_entry_meta\";i:7;s:30:\"wpet_wpforms_file_restrictions\";i:8;s:17:\"wpet_wpforms_logs\";i:9;s:25:\"wpet_wpforms_payment_meta\";i:10;s:21:\"wpet_wpforms_payments\";i:11;s:28:\"wpet_wpforms_protected_files\";i:12;s:23:\"wpet_wpforms_tasks_meta\";}}','off');
/*!40000 ALTER TABLE `wpet_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_postmeta`
--

DROP TABLE IF EXISTS `wpet_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=18728 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_postmeta`
--

LOCK TABLES `wpet_postmeta` WRITE;
/*!40000 ALTER TABLE `wpet_postmeta` DISABLE KEYS */;
INSERT INTO `wpet_postmeta` VALUES
(5,7,'_wp_attached_file','2016/03/sdp_logo_164.png'),
(6,7,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:164;s:6:\"height\";i:164;s:4:\"file\";s:24:\"2016/03/sdp_logo_164.png\";s:8:\"filesize\";i:33959;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"sdp_logo_164-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26997;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(7,7,'_wp_attachment_custom_header_last_used_twentythirteen','1458166298'),
(8,7,'_edit_last','1'),
(9,13,'_wp_attached_file','2016/03/videos.jpg'),
(10,13,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:360;s:4:\"file\";s:18:\"2016/03/videos.jpg\";s:8:\"filesize\";i:11361;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"videos-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8846;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"videos-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4219;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(11,13,'video_thumbnail','1'),
(12,19,'_wp_attached_file','2016/03/raymond-bergner-phd-what-is-beha.jpg'),
(13,19,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:480;s:6:\"height\";i:360;s:4:\"file\";s:44:\"2016/03/raymond-bergner-phd-what-is-beha.jpg\";s:8:\"filesize\";i:8225;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"raymond-bergner-phd-what-is-beha-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7965;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"raymond-bergner-phd-what-is-beha-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3952;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(14,19,'video_thumbnail','1'),
(15,172,'_wp_attached_file','2016/04/health.gif'),
(16,172,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:66;s:6:\"height\";i:66;s:4:\"file\";s:18:\"2016/04/health.gif\";s:8:\"filesize\";i:418;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17,173,'_wp_attached_file','2016/04/pig.gif'),
(18,173,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:77;s:6:\"height\";i:77;s:4:\"file\";s:15:\"2016/04/pig.gif\";s:8:\"filesize\";i:1578;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19,174,'_wp_attached_file','2016/04/prism.gif'),
(20,174,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:77;s:6:\"height\";i:77;s:4:\"file\";s:17:\"2016/04/prism.gif\";s:8:\"filesize\";i:1353;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(21,185,'_wp_attached_file','2016/04/dorothy.gif'),
(22,185,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:224;s:6:\"height\";i:152;s:4:\"file\";s:19:\"2016/04/dorothy.gif\";s:8:\"filesize\";i:32173;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"dorothy-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:19533;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(23,186,'_wp_attached_file','2016/04/electron.gif'),
(24,186,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:385;s:6:\"height\";i:151;s:4:\"file\";s:20:\"2016/04/electron.gif\";s:8:\"filesize\";i:1458;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"electron-300x118.gif\";s:5:\"width\";i:300;s:6:\"height\";i:118;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:3627;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"electron-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:2512;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25,227,'_wp_attached_file','2016/04/Membership-App.pdf'),
(26,227,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:149247;}'),
(27,260,'_wp_attached_file','2016/04/Schwartz-1984-Two-Concepts-of-Action-and-Responsibility-in-Psychoanalysis.pdf'),
(28,260,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:642271;}'),
(29,262,'_wp_attached_file','2016/04/Schwartz-2002-From-Passivity-to-Competence-A-Conceptualization-of-Knowledge-Skill-Tolerance-and-Empathy.pdf'),
(30,262,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1309562;}'),
(31,264,'_wp_attached_file','2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf'),
(32,264,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:874093;}'),
(33,266,'_wp_attached_file','2016/04/Self-presentation_Status-dynamics-W-Schwartz.pdf'),
(34,266,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:919427;}'),
(35,268,'_wp_attached_file','2016/04/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf'),
(36,268,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1653841;}'),
(37,277,'_wp_attached_file','2016/04/WHAT-IS-DP-Berger.pdf'),
(38,277,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:299979;}'),
(39,280,'_wp_attached_file','2016/04/Bergner_IsItAllBio.pdf'),
(40,280,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:221937;}'),
(41,282,'_wp_attached_file','2016/04/Bergner_WhatIsBehavior.pdf'),
(42,282,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:173235;}'),
(43,284,'_wp_attached_file','2016/04/Bergner_love_and_barriers_to_love.pdf'),
(44,284,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:163523;}'),
(45,286,'_wp_attached_file','2016/04/Davis-Review-012508.pdf'),
(46,286,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:36565;}'),
(47,288,'_wp_attached_file','2016/04/Putman_Being-Becoming-and-Belonging.pdf'),
(48,288,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:110883;}'),
(49,451,'_wp_attached_file','2016/08/Schwarz_vid-e1471973662338.png'),
(50,451,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:240;s:6:\"height\";i:163;s:4:\"file\";s:38:\"2016/08/Schwarz_vid-e1471973662338.png\";s:8:\"filesize\";i:48896;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"Schwarz_vid-e1471973662338-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31127;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(51,451,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:643;s:6:\"height\";i:437;s:4:\"file\";s:15:\"Schwarz_vid.png\";}}'),
(52,451,'_edit_last','1'),
(53,456,'_wp_attached_file','2016/03/38th_SDP_Program_2016_for_distribution.pdf'),
(54,456,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:767677;}'),
(55,456,'_wp_old_slug','38th-sdp-annual-conference'),
(56,468,'_wp_attached_file','2017/03/39th_SDP_Call_for_Papers_2017_for_distribution.pdf'),
(57,468,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:116869;}'),
(58,485,'_wp_attached_file','2017/08/SDP_39_Annual_Meeting_Splash-2.png'),
(59,485,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:459;s:6:\"height\";i:212;s:4:\"file\";s:42:\"2017/08/SDP_39_Annual_Meeting_Splash-2.png\";s:8:\"filesize\";i:200066;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"SDP_39_Annual_Meeting_Splash-2-300x139.png\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98977;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"SDP_39_Annual_Meeting_Splash-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54998;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(60,485,'_wp_attachment_backup_sizes','a:14:{s:15:\"resized-424x212\";a:5:{s:4:\"path\";s:95:\"/home/society/public_html/wp-content/uploads/2017/08/SDP_39_Annual_Meeting_Splash-2-424x212.png\";s:4:\"file\";s:42:\"SDP_39_Annual_Meeting_Splash-2-424x212.png\";s:5:\"width\";i:424;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"resized-459x183\";a:5:{s:4:\"path\";s:95:\"/home/society/public_html/wp-content/uploads/2017/08/SDP_39_Annual_Meeting_Splash-2-459x183.png\";s:4:\"file\";s:42:\"SDP_39_Annual_Meeting_Splash-2-459x183.png\";s:5:\"width\";i:459;s:6:\"height\";i:183;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"resized-378x212\";a:5:{s:4:\"path\";s:95:\"/home/society/public_html/wp-content/uploads/2017/08/SDP_39_Annual_Meeting_Splash-2-378x212.png\";s:4:\"file\";s:42:\"SDP_39_Annual_Meeting_Splash-2-378x212.png\";s:5:\"width\";i:378;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"resized-265x212\";a:5:{s:4:\"path\";s:95:\"/home/society/public_html/wp-content/uploads/2017/08/SDP_39_Annual_Meeting_Splash-2-265x212.png\";s:4:\"file\";s:42:\"SDP_39_Annual_Meeting_Splash-2-265x212.png\";s:5:\"width\";i:265;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"resized-459x91\";a:5:{s:4:\"path\";s:94:\"/home/society/public_html/wp-content/uploads/2017/08/SDP_39_Annual_Meeting_Splash-2-459x91.png\";s:4:\"file\";s:41:\"SDP_39_Annual_Meeting_Splash-2-459x91.png\";s:5:\"width\";i:459;s:6:\"height\";i:91;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"resized-459x191\";a:5:{s:4:\"path\";s:95:\"/home/society/public_html/wp-content/uploads/2017/08/SDP_39_Annual_Meeting_Splash-2-459x191.png\";s:4:\"file\";s:42:\"SDP_39_Annual_Meeting_Splash-2-459x191.png\";s:5:\"width\";i:459;s:6:\"height\";i:191;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"resized-459x196\";a:5:{s:4:\"path\";s:95:\"/home/society/public_html/wp-content/uploads/2017/08/SDP_39_Annual_Meeting_Splash-2-459x196.png\";s:4:\"file\";s:42:\"SDP_39_Annual_Meeting_Splash-2-459x196.png\";s:5:\"width\";i:459;s:6:\"height\";i:196;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"resized-459x189\";a:5:{s:4:\"path\";s:95:\"/home/society/public_html/wp-content/uploads/2017/08/SDP_39_Annual_Meeting_Splash-2-459x189.png\";s:4:\"file\";s:42:\"SDP_39_Annual_Meeting_Splash-2-459x189.png\";s:5:\"width\";i:459;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"resized-459x172\";a:5:{s:4:\"path\";s:95:\"/home/society/public_html/wp-content/uploads/2017/08/SDP_39_Annual_Meeting_Splash-2-459x172.png\";s:4:\"file\";s:42:\"SDP_39_Annual_Meeting_Splash-2-459x172.png\";s:5:\"width\";i:459;s:6:\"height\";i:172;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"resized-459x153\";a:5:{s:4:\"path\";s:95:\"/home/society/public_html/wp-content/uploads/2017/08/SDP_39_Annual_Meeting_Splash-2-459x153.png\";s:4:\"file\";s:42:\"SDP_39_Annual_Meeting_Splash-2-459x153.png\";s:5:\"width\";i:459;s:6:\"height\";i:153;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"resized-459x209\";a:5:{s:4:\"path\";s:95:\"/home/society/public_html/wp-content/uploads/2017/08/SDP_39_Annual_Meeting_Splash-2-459x209.png\";s:4:\"file\";s:42:\"SDP_39_Annual_Meeting_Splash-2-459x209.png\";s:5:\"width\";i:459;s:6:\"height\";i:209;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"resized-449x212\";a:5:{s:4:\"path\";s:95:\"/home/society/public_html/wp-content/uploads/2017/08/SDP_39_Annual_Meeting_Splash-2-449x212.png\";s:4:\"file\";s:42:\"SDP_39_Annual_Meeting_Splash-2-449x212.png\";s:5:\"width\";i:449;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"resized-436x212\";a:5:{s:4:\"path\";s:95:\"/home/society/public_html/wp-content/uploads/2017/08/SDP_39_Annual_Meeting_Splash-2-436x212.png\";s:4:\"file\";s:42:\"SDP_39_Annual_Meeting_Splash-2-436x212.png\";s:5:\"width\";i:436;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"resized-439x212\";a:5:{s:4:\"path\";s:95:\"/home/society/public_html/wp-content/uploads/2017/08/SDP_39_Annual_Meeting_Splash-2-439x212.png\";s:4:\"file\";s:42:\"SDP_39_Annual_Meeting_Splash-2-439x212.png\";s:5:\"width\";i:439;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}}'),
(61,487,'_wp_attached_file','2017/08/SDP_Videos_Slide.png'),
(62,487,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:432;s:6:\"height\";i:216;s:4:\"file\";s:28:\"2017/08/SDP_Videos_Slide.png\";s:8:\"filesize\";i:57214;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"SDP_Videos_Slide-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34402;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"SDP_Videos_Slide-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18357;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(63,487,'_wp_attachment_backup_sizes',''),
(64,491,'_wp_attached_file','2017/08/sdp_logo_123_new.png'),
(65,491,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:123;s:6:\"height\";i:123;s:4:\"file\";s:28:\"2017/08/sdp_logo_123_new.png\";s:8:\"filesize\";i:76467;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(66,545,'_wp_attached_file','2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf'),
(67,545,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:802901;}'),
(68,547,'_wp_attached_file','2017/10/SDP_39_Annual_Meeting_Program_Splash.jpg'),
(69,547,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:459;s:6:\"height\";i:212;s:4:\"file\";s:48:\"2017/10/SDP_39_Annual_Meeting_Program_Splash.jpg\";s:8:\"filesize\";i:62060;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"SDP_39_Annual_Meeting_Program_Splash-300x139.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15852;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"SDP_39_Annual_Meeting_Program_Splash-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9190;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(70,547,'_wp_attachment_backup_sizes','a:14:{s:15:\"resized-459x196\";a:5:{s:4:\"path\";s:101:\"/home/society/public_html/wp-content/uploads/2017/10/SDP_39_Annual_Meeting_Program_Splash-459x196.jpg\";s:4:\"file\";s:48:\"SDP_39_Annual_Meeting_Program_Splash-459x196.jpg\";s:5:\"width\";i:459;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-424x212\";a:5:{s:4:\"path\";s:101:\"/home/society/public_html/wp-content/uploads/2017/10/SDP_39_Annual_Meeting_Program_Splash-424x212.jpg\";s:4:\"file\";s:48:\"SDP_39_Annual_Meeting_Program_Splash-424x212.jpg\";s:5:\"width\";i:424;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-459x183\";a:5:{s:4:\"path\";s:101:\"/home/society/public_html/wp-content/uploads/2017/10/SDP_39_Annual_Meeting_Program_Splash-459x183.jpg\";s:4:\"file\";s:48:\"SDP_39_Annual_Meeting_Program_Splash-459x183.jpg\";s:5:\"width\";i:459;s:6:\"height\";i:183;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-378x212\";a:5:{s:4:\"path\";s:101:\"/home/society/public_html/wp-content/uploads/2017/10/SDP_39_Annual_Meeting_Program_Splash-378x212.jpg\";s:4:\"file\";s:48:\"SDP_39_Annual_Meeting_Program_Splash-378x212.jpg\";s:5:\"width\";i:378;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-265x212\";a:5:{s:4:\"path\";s:101:\"/home/society/public_html/wp-content/uploads/2017/10/SDP_39_Annual_Meeting_Program_Splash-265x212.jpg\";s:4:\"file\";s:48:\"SDP_39_Annual_Meeting_Program_Splash-265x212.jpg\";s:5:\"width\";i:265;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"resized-459x91\";a:5:{s:4:\"path\";s:100:\"/home/society/public_html/wp-content/uploads/2017/10/SDP_39_Annual_Meeting_Program_Splash-459x91.jpg\";s:4:\"file\";s:47:\"SDP_39_Annual_Meeting_Program_Splash-459x91.jpg\";s:5:\"width\";i:459;s:6:\"height\";i:91;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-459x191\";a:5:{s:4:\"path\";s:101:\"/home/society/public_html/wp-content/uploads/2017/10/SDP_39_Annual_Meeting_Program_Splash-459x191.jpg\";s:4:\"file\";s:48:\"SDP_39_Annual_Meeting_Program_Splash-459x191.jpg\";s:5:\"width\";i:459;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-459x189\";a:5:{s:4:\"path\";s:101:\"/home/society/public_html/wp-content/uploads/2017/10/SDP_39_Annual_Meeting_Program_Splash-459x189.jpg\";s:4:\"file\";s:48:\"SDP_39_Annual_Meeting_Program_Splash-459x189.jpg\";s:5:\"width\";i:459;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-459x172\";a:5:{s:4:\"path\";s:101:\"/home/society/public_html/wp-content/uploads/2017/10/SDP_39_Annual_Meeting_Program_Splash-459x172.jpg\";s:4:\"file\";s:48:\"SDP_39_Annual_Meeting_Program_Splash-459x172.jpg\";s:5:\"width\";i:459;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-459x153\";a:5:{s:4:\"path\";s:101:\"/home/society/public_html/wp-content/uploads/2017/10/SDP_39_Annual_Meeting_Program_Splash-459x153.jpg\";s:4:\"file\";s:48:\"SDP_39_Annual_Meeting_Program_Splash-459x153.jpg\";s:5:\"width\";i:459;s:6:\"height\";i:153;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-459x209\";a:5:{s:4:\"path\";s:101:\"/home/society/public_html/wp-content/uploads/2017/10/SDP_39_Annual_Meeting_Program_Splash-459x209.jpg\";s:4:\"file\";s:48:\"SDP_39_Annual_Meeting_Program_Splash-459x209.jpg\";s:5:\"width\";i:459;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-449x212\";a:5:{s:4:\"path\";s:101:\"/home/society/public_html/wp-content/uploads/2017/10/SDP_39_Annual_Meeting_Program_Splash-449x212.jpg\";s:4:\"file\";s:48:\"SDP_39_Annual_Meeting_Program_Splash-449x212.jpg\";s:5:\"width\";i:449;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-436x212\";a:5:{s:4:\"path\";s:101:\"/home/society/public_html/wp-content/uploads/2017/10/SDP_39_Annual_Meeting_Program_Splash-436x212.jpg\";s:4:\"file\";s:48:\"SDP_39_Annual_Meeting_Program_Splash-436x212.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-439x212\";a:5:{s:4:\"path\";s:101:\"/home/society/public_html/wp-content/uploads/2017/10/SDP_39_Annual_Meeting_Program_Splash-439x212.jpg\";s:4:\"file\";s:48:\"SDP_39_Annual_Meeting_Program_Splash-439x212.jpg\";s:5:\"width\";i:439;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),
(71,557,'_wp_attached_file','2016/08/phot-of-photo-Pete-Ossorio.jpg'),
(72,557,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:38:\"2016/08/phot-of-photo-Pete-Ossorio.jpg\";s:8:\"filesize\";i:152901;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"phot-of-photo-Pete-Ossorio-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12017;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"phot-of-photo-Pete-Ossorio-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78213;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"phot-of-photo-Pete-Ossorio-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5889;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"phot-of-photo-Pete-Ossorio-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50157;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"phot-of-photo-Pete-Ossorio-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145570;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(73,596,'_wp_attached_file','2017/10/1172522_613284412045366_621979645_o.jpg'),
(74,596,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:534;s:4:\"file\";s:47:\"2017/10/1172522_613284412045366_621979645_o.jpg\";s:8:\"filesize\";i:326373;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"1172522_613284412045366_621979645_o-300x100.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10164;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"1172522_613284412045366_621979645_o-1024x342.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:342;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105881;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"1172522_613284412045366_621979645_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8980;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"1172522_613284412045366_621979645_o-768x256.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59099;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:48:\"1172522_613284412045366_621979645_o-1536x513.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230987;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(75,596,'_wp_attachment_backup_sizes','a:1:{s:15:\"resized-725x350\";a:5:{s:4:\"path\";s:100:\"/home/society/public_html/wp-content/uploads/2017/10/1172522_613284412045366_621979645_o-725x350.jpg\";s:4:\"file\";s:47:\"1172522_613284412045366_621979645_o-725x350.jpg\";s:5:\"width\";i:725;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),
(76,597,'_wp_attached_file','2017/10/cropped-1172522_613284412045366_621979645_o.jpg'),
(77,597,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:164;s:4:\"file\";s:55:\"2017/10/cropped-1172522_613284412045366_621979645_o.jpg\";s:8:\"filesize\";i:75649;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:54:\"cropped-1172522_613284412045366_621979645_o-300x31.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3727;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"cropped-1172522_613284412045366_621979645_o-1024x105.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:105;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30031;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"cropped-1172522_613284412045366_621979645_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9587;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:54:\"cropped-1172522_613284412045366_621979645_o-768x79.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17526;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:56:\"cropped-1172522_613284412045366_621979645_o-1536x157.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60367;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(78,597,'_wp_attachment_context','custom-header'),
(79,598,'_wp_attached_file','2016/08/cropped-phot-of-photo-Pete-Ossorio.jpg'),
(80,598,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:164;s:4:\"file\";s:46:\"2016/08/cropped-phot-of-photo-Pete-Ossorio.jpg\";s:8:\"filesize\";i:26693;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"cropped-phot-of-photo-Pete-Ossorio-300x31.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:31;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2832;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"cropped-phot-of-photo-Pete-Ossorio-1024x105.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:105;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15166;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"cropped-phot-of-photo-Pete-Ossorio-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3354;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"cropped-phot-of-photo-Pete-Ossorio-768x79.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9689;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"cropped-phot-of-photo-Pete-Ossorio-1536x157.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:157;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26991;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(81,598,'_wp_attachment_context','custom-header'),
(82,603,'_wp_attached_file','2017/10/Screenshot-2017-10-23_11.42.22.jpg'),
(83,603,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:475;s:6:\"height\";i:262;s:4:\"file\";s:42:\"2017/10/Screenshot-2017-10-23_11.42.22.jpg\";s:8:\"filesize\";i:39419;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"Screenshot-2017-10-23_11.42.22-300x165.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:165;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6706;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Screenshot-2017-10-23_11.42.22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4263;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1508758943\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(84,677,'_wp_attached_file','2017/10/VidsPg.jpg'),
(85,677,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:400;s:6:\"height\";i:200;s:4:\"file\";s:18:\"2017/10/VidsPg.jpg\";s:8:\"filesize\";i:16763;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"VidsPg-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6710;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"VidsPg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4043;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(86,677,'_wp_attachment_backup_sizes','a:1:{s:15:\"resized-400x171\";a:5:{s:4:\"path\";s:71:\"/home/society/public_html/wp-content/uploads/2017/10/VidsPg-400x171.jpg\";s:4:\"file\";s:18:\"VidsPg-400x171.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),
(87,680,'_wp_attached_file','2017/10/Untitled.jpg'),
(88,680,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1292;s:6:\"height\";i:646;s:4:\"file\";s:20:\"2017/10/Untitled.jpg\";s:8:\"filesize\";i:73805;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"Untitled-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7519;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"Untitled-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37477;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Untitled-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4341;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Untitled-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25422;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(89,680,'_wp_attachment_backup_sizes','a:1:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:73:\"/home/society/public_html/wp-content/uploads/2017/10/Untitled-700x300.jpg\";s:4:\"file\";s:20:\"Untitled-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),
(90,682,'_wp_attached_file','2017/10/PGOvidslide.jpg'),
(91,682,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1292;s:6:\"height\";i:646;s:4:\"file\";s:23:\"2017/10/PGOvidslide.jpg\";s:8:\"filesize\";i:73798;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"PGOvidslide-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7536;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"PGOvidslide-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37496;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"PGOvidslide-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4365;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"PGOvidslide-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25506;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(92,682,'_wp_attachment_backup_sizes','a:29:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-700x300.jpg\";s:4:\"file\";s:23:\"PGOvidslide-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-600x300\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-600x300.jpg\";s:4:\"file\";s:23:\"PGOvidslide-600x300.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-500x250\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-500x250.jpg\";s:4:\"file\";s:23:\"PGOvidslide-500x250.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-500x200\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-500x200.jpg\";s:4:\"file\";s:23:\"PGOvidslide-500x200.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-500x280\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-500x280.jpg\";s:4:\"file\";s:23:\"PGOvidslide-500x280.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-500x400\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-500x400.jpg\";s:4:\"file\";s:23:\"PGOvidslide-500x400.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-500x100\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-500x100.jpg\";s:4:\"file\";s:23:\"PGOvidslide-500x100.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-600x250\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-600x250.jpg\";s:4:\"file\";s:23:\"PGOvidslide-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-725x300\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-725x300.jpg\";s:4:\"file\";s:23:\"PGOvidslide-725x300.jpg\";s:5:\"width\";i:725;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-750x300\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-750x300.jpg\";s:4:\"file\";s:23:\"PGOvidslide-750x300.jpg\";s:5:\"width\";i:750;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-800x300\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-800x300.jpg\";s:4:\"file\";s:23:\"PGOvidslide-800x300.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-900x300\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-900x300.jpg\";s:4:\"file\";s:23:\"PGOvidslide-900x300.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-700x280\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-700x280.jpg\";s:4:\"file\";s:23:\"PGOvidslide-700x280.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-700x320\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-700x320.jpg\";s:4:\"file\";s:23:\"PGOvidslide-700x320.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-700x330\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-700x330.jpg\";s:4:\"file\";s:23:\"PGOvidslide-700x330.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:330;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-700x340\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-700x340.jpg\";s:4:\"file\";s:23:\"PGOvidslide-700x340.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:340;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-700x350\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-700x350.jpg\";s:4:\"file\";s:23:\"PGOvidslide-700x350.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-725x350\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-725x350.jpg\";s:4:\"file\";s:23:\"PGOvidslide-725x350.jpg\";s:5:\"width\";i:725;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-900x350\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-900x350.jpg\";s:4:\"file\";s:23:\"PGOvidslide-900x350.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-900x400\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-900x400.jpg\";s:4:\"file\";s:23:\"PGOvidslide-900x400.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-900x500\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-900x500.jpg\";s:4:\"file\";s:23:\"PGOvidslide-900x500.jpg\";s:5:\"width\";i:900;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-800x500\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-800x500.jpg\";s:4:\"file\";s:23:\"PGOvidslide-800x500.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-800x290\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-800x290.jpg\";s:4:\"file\";s:23:\"PGOvidslide-800x290.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-800x280\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-800x280.jpg\";s:4:\"file\";s:23:\"PGOvidslide-800x280.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-800x270\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-800x270.jpg\";s:4:\"file\";s:23:\"PGOvidslide-800x270.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-800x260\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-800x260.jpg\";s:4:\"file\";s:23:\"PGOvidslide-800x260.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:260;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-600x200\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-600x200.jpg\";s:4:\"file\";s:23:\"PGOvidslide-600x200.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-300x100\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-300x100.jpg\";s:4:\"file\";s:23:\"PGOvidslide-300x100.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-625x210\";a:5:{s:4:\"path\";s:76:\"/home/society/public_html/wp-content/uploads/2017/10/PGOvidslide-625x210.jpg\";s:4:\"file\";s:23:\"PGOvidslide-625x210.jpg\";s:5:\"width\";i:625;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),
(93,934,'_wp_attached_file','2017/11/PGO-at-desk-v2.jpg'),
(94,934,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1818;s:6:\"height\";i:1229;s:4:\"file\";s:26:\"2017/11/PGO-at-desk-v2.jpg\";s:8:\"filesize\";i:541360;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"PGO-at-desk-v2-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12780;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"PGO-at-desk-v2-1024x692.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125591;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"PGO-at-desk-v2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6209;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"PGO-at-desk-v2-768x519.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:519;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66093;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"PGO-at-desk-v2-1536x1038.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1038;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:307731;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(95,973,'_wp_attached_file','2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg'),
(96,973,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1818;s:6:\"height\";i:1229;s:4:\"file\";s:57:\"2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\";s:8:\"filesize\";i:589556;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14031;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148050;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"Pete-at-desk-2-002-hires-from-Peek-optimized-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6709;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:519;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78462;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:59:\"Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1038;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:345515;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(97,1143,'_wp_attached_file','2017/11/40th-Anniversary-v4.jpeg'),
(98,1143,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:342;s:4:\"file\";s:32:\"2017/11/40th-Anniversary-v4.jpeg\";s:8:\"filesize\";i:155306;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"40th-Anniversary-v4-300x100.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11243;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"40th-Anniversary-v4-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9209;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"40th-Anniversary-v4-768x257.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55546;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(99,1143,'_wp_attachment_backup_sizes','a:14:{s:15:\"resized-625x210\";a:5:{s:4:\"path\";s:85:\"/home/society/public_html/wp-content/uploads/2017/11/40th-Anniversary-v4-625x210.jpeg\";s:4:\"file\";s:32:\"40th-Anniversary-v4-625x210.jpeg\";s:5:\"width\";i:625;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-625x225\";a:5:{s:4:\"path\";s:85:\"/home/society/public_html/wp-content/uploads/2017/11/40th-Anniversary-v4-625x225.jpeg\";s:4:\"file\";s:32:\"40th-Anniversary-v4-625x225.jpeg\";s:5:\"width\";i:625;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-725x225\";a:5:{s:4:\"path\";s:85:\"/home/society/public_html/wp-content/uploads/2017/11/40th-Anniversary-v4-725x225.jpeg\";s:4:\"file\";s:32:\"40th-Anniversary-v4-725x225.jpeg\";s:5:\"width\";i:725;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-600x225\";a:5:{s:4:\"path\";s:85:\"/home/society/public_html/wp-content/uploads/2017/11/40th-Anniversary-v4-600x225.jpeg\";s:4:\"file\";s:32:\"40th-Anniversary-v4-600x225.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-650x225\";a:5:{s:4:\"path\";s:85:\"/home/society/public_html/wp-content/uploads/2017/11/40th-Anniversary-v4-650x225.jpeg\";s:4:\"file\";s:32:\"40th-Anniversary-v4-650x225.jpeg\";s:5:\"width\";i:650;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-650x215\";a:5:{s:4:\"path\";s:85:\"/home/society/public_html/wp-content/uploads/2017/11/40th-Anniversary-v4-650x215.jpeg\";s:4:\"file\";s:32:\"40th-Anniversary-v4-650x215.jpeg\";s:5:\"width\";i:650;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-700x215\";a:5:{s:4:\"path\";s:85:\"/home/society/public_html/wp-content/uploads/2017/11/40th-Anniversary-v4-700x215.jpeg\";s:4:\"file\";s:32:\"40th-Anniversary-v4-700x215.jpeg\";s:5:\"width\";i:700;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-700x250\";a:5:{s:4:\"path\";s:85:\"/home/society/public_html/wp-content/uploads/2017/11/40th-Anniversary-v4-700x250.jpeg\";s:4:\"file\";s:32:\"40th-Anniversary-v4-700x250.jpeg\";s:5:\"width\";i:700;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-750x250\";a:5:{s:4:\"path\";s:85:\"/home/society/public_html/wp-content/uploads/2017/11/40th-Anniversary-v4-750x250.jpeg\";s:4:\"file\";s:32:\"40th-Anniversary-v4-750x250.jpeg\";s:5:\"width\";i:750;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-750x150\";a:5:{s:4:\"path\";s:85:\"/home/society/public_html/wp-content/uploads/2017/11/40th-Anniversary-v4-750x150.jpeg\";s:4:\"file\";s:32:\"40th-Anniversary-v4-750x150.jpeg\";s:5:\"width\";i:750;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-750x175\";a:5:{s:4:\"path\";s:85:\"/home/society/public_html/wp-content/uploads/2017/11/40th-Anniversary-v4-750x175.jpeg\";s:4:\"file\";s:32:\"40th-Anniversary-v4-750x175.jpeg\";s:5:\"width\";i:750;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-750x200\";a:5:{s:4:\"path\";s:85:\"/home/society/public_html/wp-content/uploads/2017/11/40th-Anniversary-v4-750x200.jpeg\";s:4:\"file\";s:32:\"40th-Anniversary-v4-750x200.jpeg\";s:5:\"width\";i:750;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-650x200\";a:5:{s:4:\"path\";s:85:\"/home/society/public_html/wp-content/uploads/2017/11/40th-Anniversary-v4-650x200.jpeg\";s:4:\"file\";s:32:\"40th-Anniversary-v4-650x200.jpeg\";s:5:\"width\";i:650;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-650x190\";a:5:{s:4:\"path\";s:85:\"/home/society/public_html/wp-content/uploads/2017/11/40th-Anniversary-v4-650x190.jpeg\";s:4:\"file\";s:32:\"40th-Anniversary-v4-650x190.jpeg\";s:5:\"width\";i:650;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),
(100,1159,'_wp_attached_file','2017/11/PGOvidslide-1024x512-enhanced.jpeg'),
(101,1159,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:512;s:4:\"file\";s:42:\"2017/11/PGOvidslide-1024x512-enhanced.jpeg\";s:8:\"filesize\";i:70496;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"PGOvidslide-1024x512-enhanced-300x150.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7687;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"PGOvidslide-1024x512-enhanced-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4485;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"PGOvidslide-1024x512-enhanced-768x384.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25665;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(102,1159,'_wp_attachment_backup_sizes','a:1:{s:15:\"resized-625x210\";a:5:{s:4:\"path\";s:95:\"/home/society/public_html/wp-content/uploads/2017/11/PGOvidslide-1024x512-enhanced-625x210.jpeg\";s:4:\"file\";s:42:\"PGOvidslide-1024x512-enhanced-625x210.jpeg\";s:5:\"width\";i:625;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),
(103,1254,'_wp_attached_file','2017/11/PGOvidslide-v3-1024x512-enhanced-e1511136665190.jpeg'),
(104,1254,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:512;s:4:\"file\";s:60:\"2017/11/PGOvidslide-v3-1024x512-enhanced-e1511136665190.jpeg\";s:8:\"filesize\";i:78605;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"PGOvidslide-v3-1024x512-enhanced-e1511136665190-300x150.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9017;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"PGOvidslide-v3-1024x512-enhanced-e1511136665190-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5190;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"PGOvidslide-v3-1024x512-enhanced-e1511136665190-768x384.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30218;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(105,1254,'_wp_attachment_backup_sizes','a:9:{s:15:\"resized-625x210\";a:5:{s:4:\"path\";s:98:\"/home/society/public_html/wp-content/uploads/2017/11/PGOvidslide-v3-1024x512-enhanced-625x210.jpeg\";s:4:\"file\";s:45:\"PGOvidslide-v3-1024x512-enhanced-625x210.jpeg\";s:5:\"width\";i:625;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-625x225\";a:5:{s:4:\"path\";s:98:\"/home/society/public_html/wp-content/uploads/2017/11/PGOvidslide-v3-1024x512-enhanced-625x225.jpeg\";s:4:\"file\";s:45:\"PGOvidslide-v3-1024x512-enhanced-625x225.jpeg\";s:5:\"width\";i:625;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-725x225\";a:5:{s:4:\"path\";s:98:\"/home/society/public_html/wp-content/uploads/2017/11/PGOvidslide-v3-1024x512-enhanced-725x225.jpeg\";s:4:\"file\";s:45:\"PGOvidslide-v3-1024x512-enhanced-725x225.jpeg\";s:5:\"width\";i:725;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-600x225\";a:5:{s:4:\"path\";s:98:\"/home/society/public_html/wp-content/uploads/2017/11/PGOvidslide-v3-1024x512-enhanced-600x225.jpeg\";s:4:\"file\";s:45:\"PGOvidslide-v3-1024x512-enhanced-600x225.jpeg\";s:5:\"width\";i:600;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-650x225\";a:5:{s:4:\"path\";s:98:\"/home/society/public_html/wp-content/uploads/2017/11/PGOvidslide-v3-1024x512-enhanced-650x225.jpeg\";s:4:\"file\";s:45:\"PGOvidslide-v3-1024x512-enhanced-650x225.jpeg\";s:5:\"width\";i:650;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-650x215\";a:5:{s:4:\"path\";s:98:\"/home/society/public_html/wp-content/uploads/2017/11/PGOvidslide-v3-1024x512-enhanced-650x215.jpeg\";s:4:\"file\";s:45:\"PGOvidslide-v3-1024x512-enhanced-650x215.jpeg\";s:5:\"width\";i:650;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-700x215\";a:5:{s:4:\"path\";s:98:\"/home/society/public_html/wp-content/uploads/2017/11/PGOvidslide-v3-1024x512-enhanced-700x215.jpeg\";s:4:\"file\";s:45:\"PGOvidslide-v3-1024x512-enhanced-700x215.jpeg\";s:5:\"width\";i:700;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"resized-700x250\";a:5:{s:4:\"path\";s:113:\"/home/society/public_html/wp-content/uploads/2017/11/PGOvidslide-v3-1024x512-enhanced-e1511136665190-700x250.jpeg\";s:4:\"file\";s:60:\"PGOvidslide-v3-1024x512-enhanced-e1511136665190-700x250.jpeg\";s:5:\"width\";i:700;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"full-orig\";a:3:{s:5:\"width\";i:1024;s:6:\"height\";i:512;s:4:\"file\";s:37:\"PGOvidslide-v3-1024x512-enhanced.jpeg\";}}'),
(106,1484,'_wp_attached_file','2017/11/Click-here-to-Learn-More-About-Peter-G.-Ossorio-V3.png'),
(107,1484,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:269;s:4:\"file\";s:62:\"2017/11/Click-here-to-Learn-More-About-Peter-G.-Ossorio-V3.png\";s:8:\"filesize\";i:93473;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:62:\"Click-here-to-Learn-More-About-Peter-G.-Ossorio-V3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33453;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(108,1489,'_wp_attached_file','2017/11/Click-here-to-ask-a-Question-v2.png'),
(109,1489,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:269;s:4:\"file\";s:43:\"2017/11/Click-here-to-ask-a-Question-v2.png\";s:8:\"filesize\";i:112088;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Click-here-to-ask-a-Question-v2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37709;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(110,1493,'_wp_attached_file','2017/11/Click-here-to-Meet-Our-Members-v4.png'),
(111,1493,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:269;s:4:\"file\";s:45:\"2017/11/Click-here-to-Meet-Our-Members-v4.png\";s:8:\"filesize\";i:108152;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Click-here-to-Meet-Our-Members-v4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43015;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(112,1566,'_wp_attached_file','2017/11/Click-here-to-participate-in-our-forums-v3.png'),
(113,1566,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:269;s:4:\"file\";s:54:\"2017/11/Click-here-to-participate-in-our-forums-v3.png\";s:8:\"filesize\";i:72600;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"Click-here-to-participate-in-our-forums-v3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29280;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(114,1655,'_wp_attached_file','2017/11/Click-here-to-Learn-More-About-Peter-G.-Ossorio-V3-hover.png'),
(115,1655,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:269;s:4:\"file\";s:68:\"2017/11/Click-here-to-Learn-More-About-Peter-G.-Ossorio-V3-hover.png\";s:8:\"filesize\";i:51590;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"Click-here-to-Learn-More-About-Peter-G.-Ossorio-V3-hover-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21124;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(116,1656,'_wp_attached_file','2017/11/Click-here-to-participate-in-our-forums-v3-hover.png'),
(117,1656,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:269;s:4:\"file\";s:60:\"2017/11/Click-here-to-participate-in-our-forums-v3-hover.png\";s:8:\"filesize\";i:47915;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"Click-here-to-participate-in-our-forums-v3-hover-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20929;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(118,1657,'_wp_attached_file','2017/11/Click-here-to-ask-a-Question-v2-hover.png'),
(119,1657,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:269;s:4:\"file\";s:49:\"2017/11/Click-here-to-ask-a-Question-v2-hover.png\";s:8:\"filesize\";i:63289;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Click-here-to-ask-a-Question-v2-hover-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22838;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(120,1658,'_wp_attached_file','2017/11/Click-here-to-Meet-Our-Members-v4-hover.png'),
(121,1658,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:269;s:4:\"file\";s:51:\"2017/11/Click-here-to-Meet-Our-Members-v4-hover.png\";s:8:\"filesize\";i:74996;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"Click-here-to-Meet-Our-Members-v4-hover-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30164;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(122,1685,'_wp_attached_file','2017/11/Attend-Our-Conference-V1.png'),
(123,1685,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:269;s:4:\"file\";s:36:\"2017/11/Attend-Our-Conference-V1.png\";s:8:\"filesize\";i:109555;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Attend-Our-Conference-V1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40481;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(124,1686,'_wp_attached_file','2017/11/Attend-Our-Conference-V1-Hover.png'),
(125,1686,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:269;s:4:\"file\";s:42:\"2017/11/Attend-Our-Conference-V1-Hover.png\";s:8:\"filesize\";i:66964;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"Attend-Our-Conference-V1-Hover-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27219;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(126,1692,'_wp_attached_file','2017/11/Click-here-for-Introductory-Information-v5.png'),
(127,1692,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:269;s:4:\"file\";s:54:\"2017/11/Click-here-for-Introductory-Information-v5.png\";s:8:\"filesize\";i:94388;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:54:\"Click-here-for-Introductory-Information-v5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37554;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(128,1693,'_wp_attached_file','2017/11/Click-here-for-Introductory-Information-v5-Hover.png'),
(129,1693,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:269;s:4:\"file\";s:60:\"2017/11/Click-here-for-Introductory-Information-v5-Hover.png\";s:8:\"filesize\";i:49521;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"Click-here-for-Introductory-Information-v5-Hover-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22581;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(130,1785,'_wp_attached_file','2017/11/Click-here-for-Advaned-Information-v5.png'),
(131,1785,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:269;s:4:\"file\";s:49:\"2017/11/Click-here-for-Advaned-Information-v5.png\";s:8:\"filesize\";i:120645;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Click-here-for-Advaned-Information-v5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43909;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(132,1786,'_wp_attached_file','2017/11/Click-here-for-Advaned-Information-v5-Hover.png'),
(133,1786,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:250;s:6:\"height\";i:269;s:4:\"file\";s:55:\"2017/11/Click-here-for-Advaned-Information-v5-Hover.png\";s:8:\"filesize\";i:75480;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"Click-here-for-Advaned-Information-v5-Hover-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:30071;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(134,1797,'_wp_attached_file','2017/11/Click-Here-to-Learn-about-Membership-v3.png'),
(135,1797,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:225;s:6:\"height\";i:216;s:4:\"file\";s:51:\"2017/11/Click-Here-to-Learn-about-Membership-v3.png\";s:8:\"filesize\";i:16129;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"Click-Here-to-Learn-about-Membership-v3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10277;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(136,1798,'_wp_attached_file','2017/11/Click-Here-to-Learn-about-Membership-v3-Hover.png'),
(137,1798,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:225;s:6:\"height\";i:216;s:4:\"file\";s:57:\"2017/11/Click-Here-to-Learn-about-Membership-v3-Hover.png\";s:8:\"filesize\";i:8960;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"Click-Here-to-Learn-about-Membership-v3-Hover-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6511;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(138,2029,'_wp_attached_file','2017/12/40th-Anniversary-v2-Call-for-Papers.png'),
(139,2029,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:973;s:6:\"height\";i:258;s:4:\"file\";s:47:\"2017/12/40th-Anniversary-v2-Call-for-Papers.png\";s:8:\"filesize\";i:417093;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"40th-Anniversary-v2-Call-for-Papers-300x80.png\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52782;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"40th-Anniversary-v2-Call-for-Papers-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46367;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"40th-Anniversary-v2-Call-for-Papers-768x204.png\";s:5:\"width\";i:768;s:6:\"height\";i:204;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:275199;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(140,2185,'_wp_attached_file','2017/12/comtois.html'),
(141,2185,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4434;}'),
(142,2187,'_wp_attached_file','2017/12/aylesworth.html'),
(143,2187,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3046;}'),
(144,2189,'_wp_attached_file','2017/12/baker.html'),
(145,2189,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3293;}'),
(146,2193,'_wp_attached_file','2017/12/lbergner.html'),
(147,2193,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3930;}'),
(148,2194,'_wp_attached_file','2017/12/rbergner.html'),
(149,2194,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3937;}'),
(150,2197,'_wp_attached_file','2017/12/busch.html'),
(151,2197,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2892;}'),
(152,2198,'_wp_attached_file','2017/12/jbender.html'),
(153,2198,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2746;}'),
(154,2199,'_wp_attached_file','2017/12/dbender.html'),
(155,2199,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1448;}'),
(156,2201,'_wp_attached_file','2017/12/cabezas.html'),
(157,2201,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3037;}'),
(158,2203,'_wp_attached_file','2017/12/carlson.html'),
(159,2203,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4181;}'),
(160,2205,'_wp_attached_file','2017/12/clapp.html'),
(161,2205,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3528;}'),
(162,2208,'_wp_attached_file','2017/12/crabbe.html'),
(163,2208,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3124;}'),
(164,2210,'_wp_attached_file','2017/12/crouch.html'),
(165,2210,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2795;}'),
(166,2212,'_wp_attached_file','2017/12/felknor.html'),
(167,2212,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4707;}'),
(168,2214,'_wp_attached_file','2017/12/garcia.html'),
(169,2214,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2675;}'),
(170,2216,'_wp_attached_file','2017/12/holmes.html'),
(171,2216,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4125;}'),
(172,2218,'_wp_attached_file','2017/12/holt.html'),
(173,2218,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4170;}'),
(174,2222,'_wp_attached_file','2017/12/huk.html'),
(175,2222,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2659;}'),
(176,2224,'_wp_attached_file','2017/12/ida.html'),
(177,2224,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2292;}'),
(178,2226,'_wp_attached_file','2017/12/johnston.html'),
(179,2226,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1897;}'),
(180,2228,'_wp_attached_file','2017/12/kantor.html'),
(181,2228,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3892;}'),
(182,2230,'_wp_attached_file','2017/12/kelling.html'),
(183,2230,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3512;}'),
(184,2232,'_wp_attached_file','2017/12/kirsch.html'),
(185,2232,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4354;}'),
(186,2234,'_wp_attached_file','2017/12/larsen.html'),
(187,2234,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4019;}'),
(188,2236,'_wp_attached_file','2017/12/lasater.html'),
(189,2236,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4408;}'),
(190,2238,'_wp_attached_file','2017/12/latham.html'),
(191,2238,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2310;}'),
(192,2240,'_wp_attached_file','2017/12/lind.html'),
(193,2240,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4442;}'),
(194,2242,'_wp_attached_file','2017/12/littler.html'),
(195,2242,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1780;}'),
(196,2245,'_wp_attached_file','2017/12/lubuguin.html'),
(197,2245,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2886;}'),
(198,2249,'_wp_attached_file','2017/12/marshall.html'),
(199,2249,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2878;}'),
(200,2251,'_wp_attached_file','2017/12/minerva.html'),
(201,2251,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3162;}'),
(202,2254,'_wp_attached_file','2017/12/mitchell.html'),
(203,2254,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3645;}'),
(204,2256,'_wp_attached_file','2017/12/peek.html'),
(205,2256,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1165;}'),
(206,2259,'_wp_attached_file','2017/12/putman.html'),
(207,2259,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3344;}'),
(208,2261,'_wp_attached_file','2017/12/quintana.html'),
(209,2261,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2545;}'),
(210,2263,'_wp_attached_file','2017/12/ricketts.html'),
(211,2263,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4944;}'),
(212,2267,'_wp_attached_file','2017/12/rosales.html'),
(213,2267,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2696;}'),
(214,2269,'_wp_attached_file','2017/12/sanchez.html'),
(215,2269,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2618;}'),
(216,2271,'_wp_attached_file','2017/12/sapin.html'),
(217,2271,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4025;}'),
(218,2273,'_wp_attached_file','2017/12/schmitz.html'),
(219,2273,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3425;}'),
(220,2278,'_wp_attached_file','2017/12/schwartz.html'),
(221,2278,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1686;}'),
(222,2280,'_wp_attached_file','2017/12/sidman.html'),
(223,2280,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4762;}'),
(224,2282,'_wp_attached_file','2017/12/silva.html'),
(225,2282,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3770;}'),
(226,2285,'_wp_attached_file','2017/12/tempey.html'),
(227,2285,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2033;}'),
(228,2287,'_wp_attached_file','2017/12/torres.html'),
(229,2287,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4354;}'),
(230,2289,'_wp_attached_file','2017/12/viniegra.html'),
(231,2289,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1644;}'),
(232,2293,'_wp_attached_file','2017/12/zeiger.html'),
(233,2293,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3130;}'),
(234,2316,'_wp_attached_file','2017/12/roberts-dissertation.html'),
(235,2316,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2694;}'),
(236,2345,'_wp_attached_file','2017/12/ADP-Vol-8-Table-of-Contents.pdf'),
(237,2345,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:223849;}'),
(238,2347,'_wp_attached_file','2017/12/An-Open-Letter-from-Isaac-Newton-to-the-Field-of-Psychology.pdf'),
(239,2347,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:116292;}'),
(240,2348,'_wp_attached_file','2017/12/Bergner-Beyond-Empirical-Validation.pdf'),
(241,2348,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:172223;}'),
(242,2349,'_wp_attached_file','2017/12/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf'),
(243,2349,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:161235;}'),
(244,2350,'_wp_attached_file','2017/12/Bergner-Underlying-Cognitive-Processes.pdf'),
(245,2350,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:143123;}'),
(246,2351,'_wp_attached_file','2017/12/Davis-Stalkers-and-Their-Worlds.pdf'),
(247,2351,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:152983;}'),
(248,2352,'_wp_attached_file','2017/12/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf'),
(249,2352,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:159801;}'),
(250,2353,'_wp_attached_file','2017/12/Ossorio-Out-of-Nowhere.pdf'),
(251,2353,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:155972;}'),
(252,2354,'_wp_attached_file','2017/12/Roberts-Ancient-Companions.pdf'),
(253,2354,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:272738;}'),
(254,2355,'_wp_attached_file','2017/12/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf'),
(255,2355,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:130141;}'),
(256,2357,'_wp_attached_file','2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf'),
(257,2357,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:360448;}'),
(258,2363,'_wp_attached_file','2017/12/40th-Anniversary-v3-Call-for-Papers.png'),
(259,2363,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:973;s:6:\"height\";i:258;s:4:\"file\";s:47:\"2017/12/40th-Anniversary-v3-Call-for-Papers.png\";s:8:\"filesize\";i:407290;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"40th-Anniversary-v3-Call-for-Papers-300x80.png\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50696;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"40th-Anniversary-v3-Call-for-Papers-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:47196;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"40th-Anniversary-v3-Call-for-Papers-768x204.png\";s:5:\"width\";i:768;s:6:\"height\";i:204;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:264999;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(260,2374,'_wp_attached_file','2017/12/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf'),
(261,2374,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:213443;}'),
(262,2398,'_wp_attached_file','2017/12/wechsler.html'),
(263,2398,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2778;}'),
(264,2400,'_wp_attached_file','2017/12/Colvin-Descriptive-Metaphysics.pdf'),
(265,2400,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:174181;}'),
(266,2403,'_wp_attached_file','2017/12/Aylesworth-Oriental-Martial-Arts.pdf'),
(267,2403,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:499104;}'),
(268,2404,'_wp_attached_file','2017/12/Bergner-The-Tolstoy-Dilemma.pdf'),
(269,2404,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:262972;}'),
(270,2405,'_wp_attached_file','2017/12/Bergner-What-Is-Descriptive-Psychology.pdf'),
(271,2405,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:368463;}'),
(272,2406,'_wp_attached_file','2017/12/Jeffrey-Structure.pdf'),
(273,2406,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:733018;}'),
(274,2407,'_wp_attached_file','2017/12/Kantor-Childrens-Imaginative-Play.pdf'),
(275,2407,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:314837;}'),
(276,2410,'_wp_attached_file','2017/12/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf'),
(277,2410,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:384316;}'),
(278,2411,'_wp_attached_file','2017/12/Ossorio-Out-of-Nowhere-Complete-Version.pdf'),
(279,2411,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:310331;}'),
(280,2412,'_wp_attached_file','2017/12/Putman-Ordinary-Magic.pdf'),
(281,2412,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:320419;}'),
(282,2413,'_wp_attached_file','2017/12/Roberts-An-Accomplices-Tale.pdf'),
(283,2413,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:399349;}'),
(284,2414,'_wp_attached_file','2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf'),
(285,2414,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:390731;}'),
(286,2415,'_wp_attached_file','2017/12/Roberts-Worlds-of-Uncertain-Status.pdf'),
(287,2415,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:415786;}'),
(288,2416,'_wp_attached_file','2017/12/Schwartz-On-Saying-22No22.pdf'),
(289,2416,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:305205;}'),
(290,2417,'_wp_attached_file','2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf'),
(291,2417,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:275725;}'),
(292,2457,'_wp_attached_file','2017/12/Advances-10-TOC.pdf'),
(293,2457,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:78120;}'),
(294,2458,'_wp_attached_file','2017/12/Allen-Gener-violence-235-259.pdf'),
(295,2458,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:297511;}'),
(296,2464,'_wp_attached_file','2017/12/Putman-At-a-Glance-19-36.pdf'),
(297,2464,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:129016;}'),
(298,2465,'_wp_attached_file','2017/12/Putman-Leading-113-128.pdf'),
(299,2465,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:234665;}'),
(300,2466,'_wp_attached_file','2017/12/Putman-When-worlds-collide-81-112.pdf'),
(301,2466,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:292472;}'),
(302,2470,'_wp_attached_file','2017/12/Wechsler-Trauma-149-174.pdf'),
(303,2470,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:226063;}'),
(304,2494,'_wp_attached_file','2017/12/Descriptive-Dissertations-copy.pdf'),
(305,2494,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:64941;}'),
(306,2502,'_wp_attached_file','2017/12/lri_reports.pdf'),
(307,2502,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:125320;}'),
(308,2509,'_wp_attached_file','2017/12/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf'),
(309,2509,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:468885;}'),
(310,2510,'_wp_attached_file','2017/12/Littmann-Guilty-or-Not.pdf'),
(311,2510,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:358261;}'),
(312,2529,'_wp_attached_file','2017/12/SDP-2018-Call-for-Papers.doc.docx'),
(313,2529,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:57382;}'),
(314,2530,'_wp_attached_file','2017/12/SDP-2018-Call-for-Papers.pdf'),
(315,2530,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:252100;}'),
(316,2550,'_wp_attached_file','2017/12/SDP-2006-Conference-Program.pdf'),
(317,2550,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:88494;}'),
(318,2552,'_wp_attached_file','2017/12/SDP-2008-Conference-Program.pdf'),
(319,2552,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:179715;}'),
(320,2553,'_wp_attached_file','2017/12/SDP-2009-Conference-Program.pdf'),
(321,2553,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:441365;}'),
(322,2554,'_wp_attached_file','2017/12/SDP-2010-Conference-Program.pdf'),
(323,2554,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:102734;}'),
(324,2555,'_wp_attached_file','2017/12/SDP-2011-Conference-Program.pdf'),
(325,2555,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:224965;}'),
(326,2556,'_wp_attached_file','2017/12/SDP-2012-Conference-Program.pdf'),
(327,2556,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:453957;}'),
(328,2557,'_wp_attached_file','2017/12/SDP-2013-Conference-Program.pdf'),
(329,2557,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:544236;}'),
(330,2558,'_wp_attached_file','2017/12/SDP-2014-Conference-Program.pdf'),
(331,2558,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:209248;}'),
(332,2559,'_wp_attached_file','2017/12/SDP-2015-Conference-Program.pdf'),
(333,2559,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:635895;}'),
(334,2560,'_wp_attached_file','2017/12/SDP-2016-Confeence-Program.pdf'),
(335,2560,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:767677;}'),
(336,2566,'_wp_attached_file','2017/12/SdP-2007-Conference-Program.pdf'),
(337,2566,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:158653;}'),
(338,2869,'_wp_attached_file','2018/02/Roberts-Bergner-1991-ADP-Vol-6.pdf'),
(339,2869,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:15592301;}'),
(340,2875,'_wp_attached_file','2018/04/ADP-v5-scanned-version.pdf'),
(341,2875,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:18460409;}'),
(342,2876,'_wp_attached_file','2018/04/Roberts-Bergner-1991-ADP-Vol-6.pdf'),
(343,2876,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:15592301;}'),
(344,2877,'_wp_attached_file','2018/04/ADP-7-scanned-version.pdf'),
(345,2877,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:18929889;}'),
(346,2880,'_wp_attached_file','2018/04/PLACEPrinter-copy.pdf'),
(347,2880,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1252204;}'),
(348,2883,'_wp_attached_file','2018/05/Clinical-Topics-Final-copy.pdf'),
(349,2883,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2618838;}'),
(350,2884,'_wp_attached_file','2018/05/PHTT-Printer-copy.pdf'),
(351,2884,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3161534;}'),
(352,2885,'_wp_attached_file','2018/05/PPT-copy.pdf'),
(353,2885,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:7853079;}'),
(354,2893,'_wp_attached_file','2018/05/Behavior-of-Persons-PB-Final-for-Press-041513-copy.pdf'),
(355,2893,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1407707;}'),
(356,2894,'_wp_attached_file','2018/05/Meaning-and-Symbolism-printers-FINAL-copy.pdf'),
(357,2894,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4804920;}'),
(358,2920,'_wp_attached_file','2018/09/Untitled.png'),
(359,2920,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:854;s:6:\"height\";i:227;s:4:\"file\";s:20:\"2018/09/Untitled.png\";s:8:\"filesize\";i:180948;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"Untitled-300x80.png\";s:5:\"width\";i:300;s:6:\"height\";i:80;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31016;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"Untitled-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26025;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"Untitled-768x204.png\";s:5:\"width\";i:768;s:6:\"height\";i:204;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:142869;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(360,2922,'_wp_attached_file','2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf'),
(361,2922,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1248966;}'),
(362,3051,'_wp_attached_file','2018/10/SDP-2002-Conference-Program.pdf'),
(363,3051,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:208856;}'),
(364,3096,'_wp_attached_file','2018/10/SDP-01-Prog-002.pdf'),
(365,3096,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:69965;}'),
(366,3106,'_wp_attached_file','2018/10/ADP-7-Ossorio-What-There-Is.pdf'),
(367,3106,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1401255;}'),
(368,3129,'_wp_attached_file','2018/10/ADP-7-Bergner-Self-Criticism.pdf'),
(369,3129,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1466411;}'),
(370,3130,'_wp_attached_file','2018/10/ADP-7-Bergner-Coaching-and-Motivating.pdf'),
(371,3130,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1118440;}'),
(372,3149,'_wp_attached_file','2018/10/ADP-5-Putman-Artificial-Persons.pdf'),
(373,3149,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1175344;}'),
(374,3156,'_wp_attached_file','2018/10/ADP-5-Ossorio-Appraisal.pdf'),
(375,3156,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:862640;}'),
(376,3182,'_wp_attached_file','2018/10/ADP-6-Bergener-Roberts-Introduction-Clinical-Topics.pdf'),
(377,3182,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:531677;}'),
(378,3186,'_wp_attached_file','2018/10/ADP-6-Holmes-The-Status-of-Persons.pdf'),
(379,3186,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1175095;}'),
(380,3191,'_wp_attached_file','2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf'),
(381,3191,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2053527;}'),
(382,3191,'_edit_last','1'),
(383,3193,'_wp_attached_file','2018/10/ADP-6-Shideler-The-Founding-of-the-Society-for-Descriptive-Psychology.pdf'),
(384,3193,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:204081;}'),
(385,3201,'_wp_attached_file','2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf'),
(386,3201,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:826602;}'),
(387,3201,'_edit_last','1'),
(388,3205,'_wp_attached_file','2018/10/ADP-6-Bergener-Roberts-Introduction-Clinical-Topics-1.pdf'),
(389,3205,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:531677;}'),
(390,3205,'_edit_last','1'),
(391,3208,'_wp_attached_file','2018/10/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf'),
(392,3208,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1121708;}'),
(393,3220,'_wp_attached_file','2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf'),
(394,3220,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1143628;}'),
(395,3223,'_wp_attached_file','2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf'),
(396,3223,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:647639;}'),
(397,3227,'_wp_attached_file','2018/10/ADP-6-Orvik-The-Dropped-Out.pdf'),
(398,3227,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1516217;}'),
(399,3253,'_wp_attached_file','2018/11/Ossorio-Outline-of-DP-Final.pdf'),
(400,3253,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:355647;}'),
(401,3265,'_wp_attached_file','2018/11/Never-Smile-Final.pdf'),
(402,3265,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:238934;}'),
(403,3268,'_wp_attached_file','2018/11/EFandRF-DPI-Version.pdf'),
(404,3268,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:183868;}'),
(405,3282,'_wp_attached_file','2018/11/Multi-Cultural-Psych-DPI-Version.pdf'),
(406,3282,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:243681;}'),
(407,3361,'_wp_attached_file','2018/12/41stLogo2-e1544033458721.png'),
(408,3361,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:831;s:6:\"height\";i:227;s:4:\"file\";s:36:\"2018/12/41stLogo2-e1544033458721.png\";s:8:\"filesize\";i:164406;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"41stLogo2-e1544033458721-300x82.png\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31773;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"41stLogo2-e1544033458721-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26414;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"41stLogo2-e1544033458721-768x210.png\";s:5:\"width\";i:768;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:144460;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(409,3361,'_wp_attachment_backup_sizes','a:5:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:831;s:6:\"height\";i:227;s:4:\"file\";s:28:\"41stLogo2-e1543687947341.png\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:36:\"41stLogo2-e1543687947341-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:35:\"41stLogo2-e1543687947341-300x82.png\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:36:\"41stLogo2-e1543687947341-768x210.png\";s:5:\"width\";i:768;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"post-thumbnail-orig\";a:4:{s:4:\"file\";s:36:\"41stLogo2-e1543687947341-604x227.png\";s:5:\"width\";i:604;s:6:\"height\";i:227;s:9:\"mime-type\";s:9:\"image/png\";}}'),
(410,3451,'_wp_attached_file','2018/12/littmann-dissertation-abstract-page.pdf'),
(411,3451,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:13767;}'),
(412,3519,'_wp_attached_file','2019/01/SDPProgramSchedule2.pdf'),
(413,3519,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:99320;}'),
(414,3519,'_edit_last','1'),
(415,3525,'_wp_attached_file','2019/01/SDP_CONFERENCE_03-1.pdf'),
(416,3525,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:104058;}'),
(417,3525,'_edit_last','1'),
(418,3613,'_wp_attached_file','2019/01/ADP-1-Full-text-WITHOUT-Ossorio-chapters-CLEANED-COPY.pdf'),
(419,3613,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:26968527;}'),
(420,3616,'_wp_attached_file','2019/01/Zeybekoglu-Dissertation-2016.doc'),
(421,3616,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:387584;}'),
(422,3652,'_wp_attached_file','2019/01/ADP-1-Ossorio-Conceptual-Notational-Devices-Abstract-Only-Cleaned.pdf'),
(423,3652,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:440967;}'),
(424,3654,'_wp_attached_file','2019/01/ADP-1-Ossorio-Explanation-Falsifiability-Abstract-Only-Cleaned.pdf'),
(425,3654,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1390832;}'),
(426,3656,'_wp_attached_file','2019/01/ADP-1-Ossorio-Outline-of-Descriptive-Psychology-Abstract-Only-Cleaned.pdf'),
(427,3656,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1344348;}'),
(428,3658,'_wp_attached_file','2019/01/ADP-1-Ossorio-Notes-on-Behavior-Description-Abstract-only-Cleaned.pdf'),
(429,3658,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1504501;}'),
(430,3660,'_wp_attached_file','2019/01/ADP-1-Ossorion-Representation-Evaluation-and-Research-Abstract-Only-Cleaned.pdf'),
(431,3660,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1046385;}'),
(432,3664,'_wp_attached_file','2019/01/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf'),
(433,3664,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:906416;}'),
(434,3668,'_wp_attached_file','2019/01/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf'),
(435,3668,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2370915;}'),
(436,3671,'_wp_attached_file','2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf'),
(437,3671,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1843020;}'),
(438,3673,'_wp_attached_file','2019/01/ADP-1-Putman-Communities-195_209.pdf'),
(439,3673,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:814938;}'),
(440,3679,'_wp_attached_file','2019/01/ADP-1-Plotkin-Consciousness-211-237.pdf'),
(441,3679,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1822226;}'),
(442,3683,'_wp_attached_file','2019/01/ADP-1-Bergner-Overseer-Regime-245-271.pdf'),
(443,3683,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1872570;}'),
(444,3686,'_wp_attached_file','2019/01/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf'),
(445,3686,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:309991;}'),
(446,3689,'_wp_attached_file','2019/01/ADP1-Bergner-Marital-Conflict-305_320.pdf'),
(447,3689,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1561129;}'),
(448,3692,'_wp_attached_file','2019/01/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf'),
(449,3692,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2170854;}'),
(450,3695,'_wp_attached_file','2019/01/ADP-1-Driscoll-Self-Criticism-321_355.pdf'),
(451,3695,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4245253;}'),
(452,3698,'_wp_attached_file','2019/01/ADP-2-Full-text-WITHOUT-Ossorio-chapter-CLEANED-COPY-REDUCED-SIZE.pdf'),
(453,3698,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:40420032;}'),
(454,3700,'_wp_attached_file','2019/01/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf'),
(455,3700,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:435473;}'),
(456,3703,'_wp_attached_file','2019/01/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf'),
(457,3703,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:7658523;}'),
(458,3706,'_wp_attached_file','2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf'),
(459,3706,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:283281;}'),
(460,3711,'_wp_attached_file','2019/01/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf'),
(461,3711,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:6010213;}'),
(462,3713,'_wp_attached_file','2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf'),
(463,3713,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4763236;}'),
(464,3715,'_wp_attached_file','2019/01/ADP-2-Ossorio-Embodiment-abstract-only.pdf'),
(465,3715,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:89372;}'),
(466,3717,'_wp_attached_file','2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf'),
(467,3717,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:13390814;}'),
(468,3720,'_wp_attached_file','2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf'),
(469,3720,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2282038;}'),
(470,3723,'_wp_attached_file','2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf'),
(471,3723,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:371100;}'),
(472,3725,'_wp_attached_file','2019/01/Roberts-Bergner-1991-ADP-Vol-6-copy.pdf'),
(473,3725,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:7125956;}'),
(474,3727,'_wp_attached_file','2019/01/ADP-v5-scanned-version-ORIGINAL-from-website-copy-CLEANED.pdf'),
(475,3727,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:6948132;}'),
(476,3728,'_wp_attached_file','2019/01/ADP-7-scanned-version-ORIGINAL-web-version-copy-CLEANED.pdf'),
(477,3728,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:8197688;}'),
(478,3806,'_wp_attached_file','2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf'),
(479,3806,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:323183;}'),
(480,3808,'_wp_attached_file','2019/01/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf'),
(481,3808,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:385758;}'),
(482,3809,'_wp_attached_file','2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf'),
(483,3809,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:591498;}'),
(484,3810,'_wp_attached_file','2019/01/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf'),
(485,3810,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:596012;}'),
(486,3811,'_wp_attached_file','2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf'),
(487,3811,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:573916;}'),
(488,3814,'_wp_attached_file','2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf'),
(489,3814,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:426022;}'),
(490,3816,'_wp_attached_file','2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf'),
(491,3816,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:466462;}'),
(492,3818,'_wp_attached_file','2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf'),
(493,3818,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:833381;}'),
(494,3819,'_wp_attached_file','2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf'),
(495,3819,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:514153;}'),
(496,3820,'_wp_attached_file','2019/01/ADP-5-Shideler-Spirituality-pp-199_213.pdf'),
(497,3820,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:382117;}'),
(498,3822,'_wp_attached_file','2019/01/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf'),
(499,3822,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:412924;}'),
(500,3824,'_wp_attached_file','2019/01/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf'),
(501,3824,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:556070;}'),
(502,3828,'_wp_attached_file','2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf'),
(503,3828,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:458670;}'),
(504,3829,'_wp_attached_file','2019/01/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf'),
(505,3829,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:590864;}'),
(506,3830,'_wp_attached_file','2019/01/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf'),
(507,3830,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:478483;}'),
(508,3832,'_wp_attached_file','2019/01/ADP-6-Bergner-Skaggs-Positive-Therapeutic-Relationship-pp-189_201.pdf'),
(509,3832,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:308365;}'),
(510,3835,'_wp_attached_file','2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf'),
(511,3835,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:546927;}'),
(512,3837,'_wp_attached_file','2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf'),
(513,3837,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:511473;}'),
(514,3839,'_wp_attached_file','2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf'),
(515,3839,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:516250;}'),
(516,3840,'_wp_attached_file','2019/01/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf'),
(517,3840,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:334742;}'),
(518,3841,'_wp_attached_file','2019/01/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf'),
(519,3841,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:821136;}'),
(520,3842,'_wp_attached_file','2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf'),
(521,3842,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1019512;}'),
(522,3843,'_wp_attached_file','2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf'),
(523,3843,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1675794;}'),
(524,3845,'_wp_attached_file','2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf'),
(525,3845,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:973353;}'),
(526,3846,'_wp_attached_file','2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf'),
(527,3846,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:497116;}'),
(528,4086,'_wp_attached_file','2019/01/Backstrom-Dissertation-Abstract.pdf'),
(529,4086,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:84252;}'),
(530,4102,'_wp_attached_file','2019/01/Beautz-Doctoral-Project-Abstract.pdf'),
(531,4102,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:103774;}'),
(532,4105,'_wp_attached_file','2019/01/Harnsberger-doctoral-project-abstract.pdf'),
(533,4105,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:772760;}'),
(534,4110,'_wp_attached_file','2019/01/Shestok-doctoral-project-abstract.pdf'),
(535,4110,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:14123;}'),
(536,4111,'_wp_attached_file','2019/01/Yermish-doctoral-project-abstract.pdf'),
(537,4111,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:56524;}'),
(538,4238,'_wp_attached_file','2019/02/pomerantz-dissertation-abstract.html'),
(539,4238,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2726;}'),
(540,4502,'_wp_attached_file','2019/02/SDP-1999-Conference-Program.pdf'),
(541,4502,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:6713120;}'),
(542,4760,'_wp_attached_file','2019/03/Attribute-Space.pdf'),
(543,4760,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:17304664;}'),
(544,4762,'_wp_attached_file','2019/03/classification-space-analysis.pdf'),
(545,4762,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2488594;}'),
(546,4962,'_wp_attached_file','2019/04/Advances-3-Ossorio-Multicultural-abstract-page.pdf'),
(547,4962,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:543986;}'),
(548,4965,'_wp_attached_file','2019/04/Advances-3-Lasater-Stress-Colorado-Coal-Mining-95_118.pdf'),
(549,4965,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1801719;}'),
(550,4978,'_wp_attached_file','2019/04/Advances-3-Vanderburgh-Positive-Health-271_298.pdf'),
(551,4978,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2125567;}'),
(552,4994,'_wp_attached_file','2019/04/Advance-3-Torres-Puerto-Rican-and-Anglo-Conceptions-147_170.pdf'),
(553,4994,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1454190;}'),
(554,4995,'_wp_attached_file','2019/04/Advances-3-Aylesworth-Ossorio-Refugees-Cultural-Displacement-45_93.pdf'),
(555,4995,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:5299224;}'),
(556,4996,'_wp_attached_file','2019/04/Advance-3-Silva-What-Actually-Happens-to-Jose-119_145.pdf'),
(557,4996,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2187392;}'),
(558,4997,'_wp_attached_file','2019/04/Advances-3-Bergner-Emotions-209_227.pdf'),
(559,4997,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1321140;}'),
(560,5002,'_wp_attached_file','2019/04/Advances-3-Shideler-Priest-Psychotherapist-229_241_CLEANED.pdf'),
(561,5002,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1089597;}'),
(562,5004,'_wp_attached_file','2019/04/Advances-3-Jeffrey-Putman-Mentor-Project-243_269.pdf'),
(563,5004,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2188300;}'),
(564,5043,'_wp_attached_file','2019/05/Roberts-ADP-4-Worlds-17_53.pdf'),
(565,5043,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2092523;}'),
(566,5044,'_wp_attached_file','2019/05/Shideler-ADP-4-Science-55_74.pdf'),
(567,5044,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:858268;}'),
(568,5045,'_wp_attached_file','2019/05/Plotkin-Schwartz-ADP-4-Hypnosis-II-75_101.pdf'),
(569,5045,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1354765;}'),
(570,5046,'_wp_attached_file','2019/05/Orvik-ADP-4-Migration-Alaska-103_118.pdf'),
(571,5046,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:795968;}'),
(572,5047,'_wp_attached_file','2019/05/Putman-Jeffrey-ADP-4-Paradigm-Software-119_138.pdf'),
(573,5047,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1100641;}'),
(574,5048,'_wp_attached_file','2019/05/Bergner-ADP-4-Paranoid-Style-203_230.pdf'),
(575,5048,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1342800;}'),
(576,5049,'_wp_attached_file','2019/05/Roberts-ADP-4-I-and-Thou-231_258.pdf'),
(577,5049,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1403282;}'),
(578,5050,'_wp_attached_file','2019/05/Marshall-ADP-4-Alcoholic-Relationships-259_279.pdf'),
(579,5050,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1091143;}'),
(580,5051,'_wp_attached_file','2019/05/Vanderburgh-ADP-4-Positive-Health-281_302.pdf'),
(581,5051,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:967077;}'),
(582,5056,'_wp_attached_file','2019/05/Advances-4-Full-Text-WITHOUT-Ossorio-Paper.pdf'),
(583,5056,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:22865172;}'),
(584,5068,'_wp_attached_file','2019/05/WAH-Full-Text.pdf'),
(585,5068,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:27413582;}'),
(586,5068,'_edit_last','1'),
(587,5085,'_wp_attached_file','2019/05/Ossorio-Essays-Pathology-1_70.pdf'),
(588,5085,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3112452;}'),
(589,5086,'_wp_attached_file','2019/05/Ossorio-Essays-Projective-Techniques-71_95.pdf'),
(590,5086,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1112824;}'),
(591,5088,'_wp_attached_file','2019/05/Ossorio-Essays-More-Three-Minute-Lectures-129_161.pdf'),
(592,5088,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1541567;}'),
(593,5091,'_wp_attached_file','2019/05/Ossorio-Essays-Theory-of-Punishment-195_214.pdf'),
(594,5091,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:970609;}'),
(595,5094,'_wp_attached_file','2019/05/Ossorio-Essays-on-Clinical-Topics-CW-2-full-text.pdf'),
(596,5094,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:19316062;}'),
(597,5096,'_wp_attached_file','2019/05/Ossorio-Persons-full-text.pdf'),
(598,5096,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:11157546;}'),
(599,5157,'_wp_attached_file','2019/05/RUNNING_ACROSS_THE_U_v3.pdf'),
(600,5157,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:308181;}'),
(601,5212,'_wp_attached_file','2019/05/Ossorio-Essays-Three-MInute-Lectures-97_128.pdf'),
(602,5212,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1520028;}'),
(603,5221,'_wp_attached_file','2019/05/1996-Rap-Session-compiled.pdf'),
(604,5221,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:316077;}'),
(605,5222,'_wp_attached_file','2019/05/1997-Rap-Session-compiled.pdf'),
(606,5222,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:205311;}'),
(607,5223,'_wp_attached_file','2019/05/1998-Rap-Session-compiled.pdf'),
(608,5223,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:170597;}'),
(609,5224,'_wp_attached_file','2019/05/1999-Rap-Session-compiled.pdf'),
(610,5224,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:203116;}'),
(611,5225,'_wp_attached_file','2019/05/2000-Rap-Session-compiled.pdf'),
(612,5225,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:154164;}'),
(613,5226,'_wp_attached_file','2019/05/2001-Rap-Session-compiled.pdf'),
(614,5226,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:130140;}'),
(615,5248,'_wp_attached_file','2019/06/Flyer-2018.pdf'),
(616,5248,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:54224;}'),
(617,5252,'_wp_attached_file','2019/07/Program-for-the-41st-Annual-SDP-Conference.pdf'),
(618,5252,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:651750;}'),
(619,5253,'_wp_attached_file','2019/07/41st-SDP-Conference-Program-minus-CEs.pdf'),
(620,5253,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:637668;}'),
(621,5255,'_wp_attached_file','2019/08/41st-Annual-SDP-Conference-Program.pdf'),
(622,5255,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:648235;}'),
(623,5256,'_wp_attached_file','2019/08/41st-SDP-Conference-Program-final.pdf'),
(624,5256,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:648214;}'),
(625,5266,'_wp_attached_file','2020/06/The-42ndAnnual-Meeting-of-the-Society-for-Descriptive-Psychology.pdf'),
(626,5266,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:117388;}'),
(627,5267,'_wp_attached_file','2020/06/Screen-Shot-2020-06-14-at-1.07.19-PM.png'),
(628,5267,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1746;s:6:\"height\";i:652;s:4:\"file\";s:48:\"2020/06/Screen-Shot-2020-06-14-at-1.07.19-PM.png\";s:8:\"filesize\";i:132512;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2020-06-14-at-1.07.19-PM-300x112.png\";s:5:\"width\";i:300;s:6:\"height\";i:112;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15367;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2020-06-14-at-1.07.19-PM-1024x382.png\";s:5:\"width\";i:1024;s:6:\"height\";i:382;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:81905;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2020-06-14-at-1.07.19-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13231;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2020-06-14-at-1.07.19-PM-768x287.png\";s:5:\"width\";i:768;s:6:\"height\";i:287;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54342;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2020-06-14-at-1.07.19-PM-1536x574.png\";s:5:\"width\";i:1536;s:6:\"height\";i:574;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:146132;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(629,5270,'_wp_attached_file','2020/06/Zeybekoglu-2016-.pdf'),
(630,5270,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1273636;}'),
(631,5284,'_wp_attached_file','2020/08/Replace-Here-with-Your-Name-SDP-2020-Conference-Document-Portfolio.pdf'),
(632,5284,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:5424560;}'),
(633,5285,'_wp_attached_file','2020/08/SDP-2020-How-to-download-and-use-the-SDP-2020-Conference-Document-Portfolio.pdf'),
(634,5285,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:566061;}'),
(635,5298,'_wp_attached_file','2020/08/SDP-42nd-Conference-Program.pdf'),
(636,5298,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:685155;}'),
(637,5299,'_wp_attached_file','2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf'),
(638,5299,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:762732;}'),
(639,5303,'_wp_attached_file','2020/08/FullPDF.png'),
(640,5303,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1510;s:6:\"height\";i:464;s:4:\"file\";s:19:\"2020/08/FullPDF.png\";s:8:\"filesize\";i:309808;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"FullPDF-300x92.png\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20682;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"FullPDF-1024x315.png\";s:5:\"width\";i:1024;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:147601;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"FullPDF-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16159;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"FullPDF-768x236.png\";s:5:\"width\";i:768;s:6:\"height\";i:236;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85517;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(641,5304,'_wp_attached_file','2020/08/Click-Here-to-Register.png'),
(642,5304,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1510;s:6:\"height\";i:464;s:4:\"file\";s:34:\"2020/08/Click-Here-to-Register.png\";s:8:\"filesize\";i:285122;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Click-Here-to-Register-300x92.png\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17292;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Click-Here-to-Register-1024x315.png\";s:5:\"width\";i:1024;s:6:\"height\";i:315;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128572;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Click-Here-to-Register-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13072;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Click-Here-to-Register-768x236.png\";s:5:\"width\";i:768;s:6:\"height\";i:236;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:73291;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(643,5308,'_wp_attached_file','2020/08/Kennedy-Eval-Form.pdf'),
(644,5308,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:536552;}'),
(645,5309,'_wp_attached_file','2020/08/Bergner-Eval-Form.pdf'),
(646,5309,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:532924;}'),
(647,5310,'_wp_attached_file','2020/08/Kantor-Eval-Form.pdf'),
(648,5310,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:561354;}'),
(649,5311,'_wp_attached_file','2020/08/Jeffrey-Eval-Form.pdf'),
(650,5311,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:572072;}'),
(651,5312,'_wp_attached_file','2020/08/Torres-Eval-Form.pdf'),
(652,5312,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:496629;}'),
(653,5313,'_wp_attached_file','2020/08/Holt-Eval-Form.pdf'),
(654,5313,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:534471;}'),
(655,5314,'_wp_attached_file','2020/08/Bender-Eval-Form.pdf'),
(656,5314,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:494999;}'),
(657,5315,'_wp_attached_file','2020/08/Newby-Clark-Eval-Form.pdf'),
(658,5315,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:563819;}'),
(659,5316,'_wp_attached_file','2020/08/Wechsler-Eval-Form.pdf'),
(660,5316,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:547599;}'),
(661,5317,'_wp_attached_file','2020/08/Davis-Jeffrey-Eval-Form.pdf'),
(662,5317,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:582056;}'),
(663,5325,'_wp_attached_file','2020/09/Advances-3-Full-Text-WITHOUT-Ossorio-paper.pdf'),
(664,5325,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:19625763;}'),
(665,5360,'_wp_attached_file','2020/10/C_Kantor.jpg'),
(666,5360,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:750;s:6:\"height\";i:1000;s:4:\"file\";s:20:\"2020/10/C_Kantor.jpg\";s:8:\"filesize\";i:285122;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"C_Kantor-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"C_Kantor-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7264;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:40:\"As seen on a Sussex Directories Inc site\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:40:\"As seen on a Sussex Directories Inc site\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(667,5411,'_wp_attached_file','2020/10/R_Bergner.jpg'),
(668,5411,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:21:\"2020/10/R_Bergner.jpg\";s:8:\"filesize\";i:37911;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"R_Bergner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8102;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(669,5430,'_wp_attached_file','2020/10/W-Torres.jpg'),
(670,5430,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:100;s:6:\"height\";i:124;s:4:\"file\";s:20:\"2020/10/W-Torres.jpg\";s:8:\"filesize\";i:4143;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(671,5439,'_wp_attached_file','2020/10/P_Holt.jpg'),
(672,5439,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:214;s:6:\"height\";i:300;s:4:\"file\";s:18:\"2020/10/P_Holt.jpg\";s:8:\"filesize\";i:28947;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"P_Holt-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5485;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(673,5441,'_wp_attached_file','2020/10/Advances-3-Littmann-New-Forumulation-of-Humor-183_207.pdf'),
(674,5441,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2067853;}'),
(675,5448,'_wp_attached_file','2020/10/FullPDF-v2.jpg'),
(676,5448,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1510;s:6:\"height\";i:464;s:4:\"file\";s:22:\"2020/10/FullPDF-v2.jpg\";s:8:\"filesize\";i:86445;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"FullPDF-v2-300x92.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6771;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"FullPDF-v2-1024x315.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:315;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"FullPDF-v2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6740;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"FullPDF-v2-768x236.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:236;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27004;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(677,5452,'_wp_attached_file','2020/10/i_Newby-Clark.jpg'),
(678,5452,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:238;s:6:\"height\";i:238;s:4:\"file\";s:25:\"2020/10/i_Newby-Clark.jpg\";s:8:\"filesize\";i:16116;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"i_Newby-Clark-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5159;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(679,5456,'_wp_attached_file','2020/10/Newby-Clark-SDP-2020-Presentation-Slides.pdf'),
(680,5456,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3558809;}'),
(681,5463,'_wp_attached_file','2020/10/R_Wechsler-SDP-2020-Status-Dynamics-Dissertation-Appendix-1983.pdf'),
(682,5463,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:5429897;}'),
(683,5492,'_wp_attached_file','2020/10/RCW-7-22-19-cropped-scaled.jpg'),
(684,5492,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:38:\"2020/10/RCW-7-22-19-cropped-scaled.jpg\";s:8:\"filesize\";i:578251;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"RCW-7-22-19-cropped-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13556;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"RCW-7-22-19-cropped-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110007;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"RCW-7-22-19-cropped-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4924;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"RCW-7-22-19-cropped-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66313;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"RCW-7-22-19-cropped-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225530;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:33:\"RCW-7-22-19-cropped-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:381136;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:23:\"RCW-7-22-19-cropped.jpg\";}'),
(685,5501,'_wp_attached_file','2020/10/SDP-2020-Newby-Clark-Presentation-Slides.pdf'),
(686,5501,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3558800;}'),
(687,5502,'_wp_attached_file','2020/10/SDP-2020-Wechsler-Presentation-Slides.pptx'),
(688,5502,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:13478876;}'),
(689,5504,'_wp_attached_file','2020/10/SDP-2020-Kantor-Presentation-Slides.pdf'),
(690,5504,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3296186;}'),
(691,5506,'_wp_attached_file','2020/10/A.-Putman.jpg'),
(692,5506,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:332;s:6:\"height\";i:332;s:4:\"file\";s:21:\"2020/10/A.-Putman.jpg\";s:8:\"filesize\";i:16517;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"A.-Putman-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15058;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"A.-Putman-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5378;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(693,5511,'_wp_attached_file','2020/10/SDP42_Bergner_Slides_EMOTIONS-PPT.pdf'),
(694,5511,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:46196;}'),
(695,5523,'_wp_attached_file','2020/10/SDP42_Bender_slides.pdf'),
(696,5523,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:14895;}'),
(697,5547,'_wp_attached_file','2020/11/Ossorio-Essays-Cognitive-Deficits-in-Schizophrenia-163_193.pdf'),
(698,5547,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1527987;}'),
(699,5603,'_wp_attached_file','2020/11/41st-SDP-Conference-Program-final_cleaned.pdf'),
(700,5603,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:634651;}'),
(701,5604,'_wp_attached_file','2020/11/ADP-10.pdf_cleaned.pdf'),
(702,5604,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1656329;}'),
(703,5605,'_wp_attached_file','2020/11/adv8_20060503_PRESS-cleaned.pdf'),
(704,5605,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1366789;}'),
(705,5606,'_wp_attached_file','2020/11/ADP-v09-Printers-File_cleaned.pdf'),
(706,5606,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:3033375;}'),
(707,5607,'_wp_attached_file','2020/11/Bergner-All-the-Worlds-a-stage-7-18_cleaned.pdf'),
(708,5607,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:225159;}'),
(709,5608,'_wp_attached_file','2020/11/Bergner-et-al-Romantic-love-213-234_cleaned.pdf'),
(710,5608,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:170106;}'),
(711,5609,'_wp_attached_file','2020/11/Bergner-Policy-175-196_cleaned.pdf'),
(712,5609,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:173524;}'),
(713,5610,'_wp_attached_file','2020/11/Bergner-Suicide-55-74_cleaned.pdf'),
(714,5610,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:305529;}'),
(715,5611,'_wp_attached_file','2020/11/Kantor-Wizard-129-148_cleaned.pdf'),
(716,5611,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:180778;}'),
(717,5612,'_wp_attached_file','2020/11/roberts-Knowing-the-world-37-54-cleaned.pdf'),
(718,5612,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:144928;}'),
(719,5613,'_wp_attached_file','2020/11/Roberts-The-nefarious-is-261-271_cleaned.pdf'),
(720,5613,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:185307;}'),
(721,5614,'_wp_attached_file','2020/11/Schwartz-Empathy-197-212_cleaned.pdf'),
(722,5614,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:257563;}'),
(723,5615,'_wp_attached_file','2020/11/Wechsler-2013-ADP_10_Trauma_Concepts-reprint_cleaned.pdf'),
(724,5615,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1318843;}'),
(725,5618,'_wp_attached_file','2020/11/Bergner_slides_SDP_40_Personality.pdf'),
(726,5618,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:118995;}'),
(727,5625,'_wp_attached_file','2020/11/Wynn_Schwartz.jpg'),
(728,5625,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:25:\"2020/11/Wynn_Schwartz.jpg\";s:8:\"filesize\";i:46415;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Wynn_Schwartz-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15612;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Wynn_Schwartz-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6007;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(729,5626,'_wp_attached_file','2020/11/SDP_37_Schwartz_Supporting_Materials.pdf'),
(730,5626,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:118945;}'),
(731,5632,'_wp_attached_file','2020/11/J._Littmann-edited.jpg'),
(732,5632,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:491;s:6:\"height\";i:499;s:4:\"file\";s:30:\"2020/11/J._Littmann-edited.jpg\";s:8:\"filesize\";i:208004;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"J._Littmann-edited-295x300.jpg\";s:5:\"width\";i:295;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19718;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"J._Littmann-edited-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6353;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(733,5637,'_wp_attached_file','2020/11/C_Kantor__J_Littmann.jpg'),
(734,5637,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1534;s:6:\"height\";i:648;s:4:\"file\";s:32:\"2020/11/C_Kantor__J_Littmann.jpg\";s:8:\"filesize\";i:471325;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"C_Kantor__J_Littmann-300x127.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:127;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8281;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"C_Kantor__J_Littmann-1024x433.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64444;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"C_Kantor__J_Littmann-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5498;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"C_Kantor__J_Littmann-768x324.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:324;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40899;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:40:\"As seen on a Sussex Directories Inc site\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:40:\"As seen on a Sussex Directories Inc site\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(735,5658,'_wp_attached_file','2020/11/K.-Davis.jpg'),
(736,5658,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:20:\"2020/11/K.-Davis.jpg\";s:8:\"filesize\";i:24715;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"K.-Davis-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10547;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"K.-Davis-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3788;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(737,5674,'_wp_attached_file','2020/12/Wechsler_SDP_40_2018_Trauma_Slides.pdf'),
(738,5674,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:17290811;}'),
(739,5730,'_wp_attached_file','2020/12/Zeybekoglu-2019-SDP-Presentation-compressed.pdf'),
(740,5730,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4349787;}'),
(741,5731,'_wp_attached_file','2020/12/E_Zeybekoglu.jpg'),
(742,5731,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:280;s:6:\"height\";i:280;s:4:\"file\";s:24:\"2020/12/E_Zeybekoglu.jpg\";s:8:\"filesize\";i:17412;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"E_Zeybekoglu-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5460;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(743,5766,'_wp_attached_file','2020/12/SDP_41_Bergner_Therapeutic_Images_Revisited_Slides.pdf'),
(744,5766,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:54152;}'),
(745,5769,'_wp_attached_file','2020/12/Bergner_L.jpeg'),
(746,5769,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:427;s:6:\"height\";i:640;s:4:\"file\";s:22:\"2020/12/Bergner_L.jpeg\";s:8:\"filesize\";i:119406;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Bergner_L-200x300.jpeg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14606;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Bergner_L-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6948;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:20:\"immagine Photography\";s:6:\"camera\";s:13:\"Canon EOS 60D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1570266753\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"53\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(747,5795,'_wp_attached_file','2020/12/SDP__35_2013_Bergner_Psychotherapy_Tutorial_Slides.pdf'),
(748,5795,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:117797;}'),
(749,5809,'_wp_attached_file','2020/12/SDP_33_2011Jeffrey_Irrationality_Slides.pdf'),
(750,5809,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1257825;}'),
(751,5852,'_wp_attached_file','2021/01/SDP_35_2013_Jeffrey_Experts_Dilemma_Slides.pdf'),
(752,5852,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:573418;}'),
(753,5876,'_wp_attached_file','2021/01/SDP_31_2009_Jeffrey_Practical_Uses_of_DP_Slides.pdf'),
(754,5876,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:101056;}'),
(755,5942,'_wp_attached_file','2021/01/P_Zeiger-1.jpg'),
(756,5942,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:366;s:6:\"height\";i:439;s:4:\"file\";s:22:\"2021/01/P_Zeiger-1.jpg\";s:8:\"filesize\";i:28322;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"P_Zeiger-1-250x300.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13741;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"P_Zeiger-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5580;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(757,5995,'_wp_attached_file','2021/02/cj_peek.jpg'),
(758,5995,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:216;s:6:\"height\";i:324;s:4:\"file\";s:19:\"2021/02/cj_peek.jpg\";s:8:\"filesize\";i:22537;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"cj_peek-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8223;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"cj_peek-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4409;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(759,6032,'_wp_attached_file','2021/08/Screen-Shot-2021-08-06-at-12.54.44-PM.png'),
(760,6032,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2222;s:6:\"height\";i:560;s:4:\"file\";s:49:\"2021/08/Screen-Shot-2021-08-06-at-12.54.44-PM.png\";s:8:\"filesize\";i:542509;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2021-08-06-at-12.54.44-PM-300x76.png\";s:5:\"width\";i:300;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18082;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"Screen-Shot-2021-08-06-at-12.54.44-PM-1024x258.png\";s:5:\"width\";i:1024;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:111942;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2021-08-06-at-12.54.44-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14339;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2021-08-06-at-12.54.44-PM-768x194.png\";s:5:\"width\";i:768;s:6:\"height\";i:194;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:73843;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:50:\"Screen-Shot-2021-08-06-at-12.54.44-PM-1536x387.png\";s:5:\"width\";i:1536;s:6:\"height\";i:387;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:248014;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:50:\"Screen-Shot-2021-08-06-at-12.54.44-PM-2048x516.png\";s:5:\"width\";i:2048;s:6:\"height\";i:516;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:427101;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(761,6035,'_wp_attached_file','2021/08/Screen-Shot-2021-08-06-at-1.19.54-PM.png'),
(762,6035,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2222;s:6:\"height\";i:560;s:4:\"file\";s:48:\"2021/08/Screen-Shot-2021-08-06-at-1.19.54-PM.png\";s:8:\"filesize\";i:530235;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"Screen-Shot-2021-08-06-at-1.19.54-PM-300x76.png\";s:5:\"width\";i:300;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17400;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2021-08-06-at-1.19.54-PM-1024x258.png\";s:5:\"width\";i:1024;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:108950;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2021-08-06-at-1.19.54-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12397;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2021-08-06-at-1.19.54-PM-768x194.png\";s:5:\"width\";i:768;s:6:\"height\";i:194;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71809;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2021-08-06-at-1.19.54-PM-1536x387.png\";s:5:\"width\";i:1536;s:6:\"height\";i:387;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:241235;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2021-08-06-at-1.19.54-PM-2048x516.png\";s:5:\"width\";i:2048;s:6:\"height\";i:516;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:413887;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(763,6036,'_wp_attached_file','2021/08/Screen-Shot-2021-08-06-at-1.19.54-PM-1.png'),
(764,6036,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2222;s:6:\"height\";i:560;s:4:\"file\";s:50:\"2021/08/Screen-Shot-2021-08-06-at-1.19.54-PM-1.png\";s:8:\"filesize\";i:530235;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2021-08-06-at-1.19.54-PM-1-300x76.png\";s:5:\"width\";i:300;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17400;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"Screen-Shot-2021-08-06-at-1.19.54-PM-1-1024x258.png\";s:5:\"width\";i:1024;s:6:\"height\";i:258;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:108950;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"Screen-Shot-2021-08-06-at-1.19.54-PM-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12397;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"Screen-Shot-2021-08-06-at-1.19.54-PM-1-768x194.png\";s:5:\"width\";i:768;s:6:\"height\";i:194;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71809;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:51:\"Screen-Shot-2021-08-06-at-1.19.54-PM-1-1536x387.png\";s:5:\"width\";i:1536;s:6:\"height\";i:387;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:241235;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:51:\"Screen-Shot-2021-08-06-at-1.19.54-PM-1-2048x516.png\";s:5:\"width\";i:2048;s:6:\"height\";i:516;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:413887;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(765,6039,'_wp_attached_file','2021/08/Screen-Shot-2021-08-09-at-6.33.18-PM.png'),
(766,6039,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2014;s:6:\"height\";i:560;s:4:\"file\";s:48:\"2021/08/Screen-Shot-2021-08-09-at-6.33.18-PM.png\";s:8:\"filesize\";i:344044;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"Screen-Shot-2021-08-09-at-6.33.18-PM-300x83.png\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19077;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2021-08-09-at-6.33.18-PM-1024x285.png\";s:5:\"width\";i:1024;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119328;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2021-08-09-at-6.33.18-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15429;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2021-08-09-at-6.33.18-PM-768x214.png\";s:5:\"width\";i:768;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77391;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2021-08-09-at-6.33.18-PM-1536x427.png\";s:5:\"width\";i:1536;s:6:\"height\";i:427;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:237516;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(767,6040,'_wp_attached_file','2021/08/Screen-Shot-2021-08-09-at-6.33.18-PM-1.png'),
(768,6040,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2014;s:6:\"height\";i:560;s:4:\"file\";s:50:\"2021/08/Screen-Shot-2021-08-09-at-6.33.18-PM-1.png\";s:8:\"filesize\";i:344044;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2021-08-09-at-6.33.18-PM-1-300x83.png\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19077;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"Screen-Shot-2021-08-09-at-6.33.18-PM-1-1024x285.png\";s:5:\"width\";i:1024;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119328;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"Screen-Shot-2021-08-09-at-6.33.18-PM-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15429;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"Screen-Shot-2021-08-09-at-6.33.18-PM-1-768x214.png\";s:5:\"width\";i:768;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77391;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:51:\"Screen-Shot-2021-08-09-at-6.33.18-PM-1-1536x427.png\";s:5:\"width\";i:1536;s:6:\"height\";i:427;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:237516;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(769,6042,'_wp_attached_file','2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf'),
(770,6042,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:327763;}'),
(771,6043,'_wp_attached_file','2021/08/Screen-Shot-2021-08-10-at-8.09.31-PM.png'),
(772,6043,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2014;s:6:\"height\";i:560;s:4:\"file\";s:48:\"2021/08/Screen-Shot-2021-08-10-at-8.09.31-PM.png\";s:8:\"filesize\";i:340629;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"Screen-Shot-2021-08-10-at-8.09.31-PM-300x83.png\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18949;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2021-08-10-at-8.09.31-PM-1024x285.png\";s:5:\"width\";i:1024;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117410;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2021-08-10-at-8.09.31-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15178;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2021-08-10-at-8.09.31-PM-768x214.png\";s:5:\"width\";i:768;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77116;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2021-08-10-at-8.09.31-PM-1536x427.png\";s:5:\"width\";i:1536;s:6:\"height\";i:427;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:233064;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(773,6081,'_wp_attached_file','2021/12/Charle_Cote_head_shot.jpg'),
(774,6081,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1747;s:4:\"file\";s:33:\"2021/12/Charle_Cote_head_shot.jpg\";s:8:\"filesize\";i:284941;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"Charle_Cote_head_shot-185x300.jpg\";s:5:\"width\";i:185;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8475;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Charle_Cote_head_shot-633x1024.jpg\";s:5:\"width\";i:633;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61412;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"Charle_Cote_head_shot-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4127;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Charle_Cote_head_shot-768x1242.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1242;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87372;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"Charle_Cote_head_shot-950x1536.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129829;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"VS985 4G\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"1.8\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(775,6207,'_wp_attached_file','2022/03/Screen-Shot-2022-03-04-at-10.41.03-AM.png'),
(776,6207,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2066;s:6:\"height\";i:638;s:4:\"file\";s:49:\"2022/03/Screen-Shot-2022-03-04-at-10.41.03-AM.png\";s:8:\"filesize\";i:268282;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2022-03-04-at-10.41.03-AM-300x93.png\";s:5:\"width\";i:300;s:6:\"height\";i:93;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20290;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"Screen-Shot-2022-03-04-at-10.41.03-AM-1024x316.png\";s:5:\"width\";i:1024;s:6:\"height\";i:316;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:130103;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2022-03-04-at-10.41.03-AM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19914;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2022-03-04-at-10.41.03-AM-768x237.png\";s:5:\"width\";i:768;s:6:\"height\";i:237;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87081;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:50:\"Screen-Shot-2022-03-04-at-10.41.03-AM-1536x474.png\";s:5:\"width\";i:1536;s:6:\"height\";i:474;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:230040;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:50:\"Screen-Shot-2022-03-04-at-10.41.03-AM-2048x632.png\";s:5:\"width\";i:2048;s:6:\"height\";i:632;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:346697;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(777,6216,'_wp_attached_file','2022/03/2022-Mid-Year-Presentation-Final-Flyer-with-Registration-Link-3-4-22-.pdf'),
(778,6216,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:221761;}'),
(779,6218,'_wp_attached_file','2022/03/Screen-Shot-2022-03-07-at-8.04.22-PM.png'),
(780,6218,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2066;s:6:\"height\";i:638;s:4:\"file\";s:48:\"2022/03/Screen-Shot-2022-03-07-at-8.04.22-PM.png\";s:8:\"filesize\";i:272899;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"Screen-Shot-2022-03-07-at-8.04.22-PM-300x93.png\";s:5:\"width\";i:300;s:6:\"height\";i:93;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21550;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2022-03-07-at-8.04.22-PM-1024x316.png\";s:5:\"width\";i:1024;s:6:\"height\";i:316;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:137229;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2022-03-07-at-8.04.22-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16995;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2022-03-07-at-8.04.22-PM-768x237.png\";s:5:\"width\";i:768;s:6:\"height\";i:237;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:92417;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2022-03-07-at-8.04.22-PM-1536x474.png\";s:5:\"width\";i:1536;s:6:\"height\";i:474;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:240721;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2022-03-07-at-8.04.22-PM-2048x632.png\";s:5:\"width\";i:2048;s:6:\"height\";i:632;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:363149;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(781,6221,'_wp_attached_file','2022/04/Announcement-and-Call-for-Papers-2022.pdf'),
(782,6221,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:37995;}'),
(783,6222,'_wp_attached_file','2022/04/Screen-Shot-2022-04-02-at-11.22.14-AM.png'),
(784,6222,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1026;s:6:\"height\";i:290;s:4:\"file\";s:49:\"2022/04/Screen-Shot-2022-04-02-at-11.22.14-AM.png\";s:8:\"filesize\";i:39778;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2022-04-02-at-11.22.14-AM-300x85.png\";s:5:\"width\";i:300;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14008;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"Screen-Shot-2022-04-02-at-11.22.14-AM-1024x289.png\";s:5:\"width\";i:1024;s:6:\"height\";i:289;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:90694;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2022-04-02-at-11.22.14-AM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21541;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2022-04-02-at-11.22.14-AM-768x217.png\";s:5:\"width\";i:768;s:6:\"height\";i:217;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58405;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(785,6225,'_wp_attached_file','2022/04/Screen-Shot-2022-04-02-at-11.31.19-AM.png'),
(786,6225,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1626;s:6:\"height\";i:424;s:4:\"file\";s:49:\"2022/04/Screen-Shot-2022-04-02-at-11.31.19-AM.png\";s:8:\"filesize\";i:77267;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2022-04-02-at-11.31.19-AM-300x78.png\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13115;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"Screen-Shot-2022-04-02-at-11.31.19-AM-1024x267.png\";s:5:\"width\";i:1024;s:6:\"height\";i:267;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71149;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2022-04-02-at-11.31.19-AM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19752;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2022-04-02-at-11.31.19-AM-768x200.png\";s:5:\"width\";i:768;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48627;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:50:\"Screen-Shot-2022-04-02-at-11.31.19-AM-1536x401.png\";s:5:\"width\";i:1536;s:6:\"height\";i:401;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128835;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(787,6226,'_wp_attached_file','2022/04/Screen-Shot-2022-04-02-at-11.35.52-AM.png'),
(788,6226,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1626;s:6:\"height\";i:444;s:4:\"file\";s:49:\"2022/04/Screen-Shot-2022-04-02-at-11.35.52-AM.png\";s:8:\"filesize\";i:78148;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"Screen-Shot-2022-04-02-at-11.35.52-AM-300x82.png\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13277;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"Screen-Shot-2022-04-02-at-11.35.52-AM-1024x280.png\";s:5:\"width\";i:1024;s:6:\"height\";i:280;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71750;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2022-04-02-at-11.35.52-AM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19593;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"Screen-Shot-2022-04-02-at-11.35.52-AM-768x210.png\";s:5:\"width\";i:768;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48704;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:50:\"Screen-Shot-2022-04-02-at-11.35.52-AM-1536x419.png\";s:5:\"width\";i:1536;s:6:\"height\";i:419;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128523;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(789,6236,'_wp_attached_file','2022/08/44th-Conferene-Announcement-2022.jpg'),
(790,6236,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1626;s:6:\"height\";i:444;s:4:\"file\";s:44:\"2022/08/44th-Conferene-Announcement-2022.jpg\";s:8:\"filesize\";i:86806;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"44th-Conferene-Announcement-2022-300x82.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6734;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"44th-Conferene-Announcement-2022-1024x280.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41791;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"44th-Conferene-Announcement-2022-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10437;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"44th-Conferene-Announcement-2022-768x210.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28825;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"44th-Conferene-Announcement-2022-1536x419.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73192;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(791,6238,'_wp_attached_file','2022/08/44th-Conferene-Announcement-2022-2.jpg'),
(792,6238,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1626;s:6:\"height\";i:444;s:4:\"file\";s:46:\"2022/08/44th-Conferene-Announcement-2022-2.jpg\";s:8:\"filesize\";i:87092;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"44th-Conferene-Announcement-2022-2-300x82.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:82;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6719;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"44th-Conferene-Announcement-2022-2-1024x280.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41824;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"44th-Conferene-Announcement-2022-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10436;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"44th-Conferene-Announcement-2022-2-768x210.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28866;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:47:\"44th-Conferene-Announcement-2022-2-1536x419.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73273;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(793,6239,'_wp_attached_file','2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf'),
(794,6239,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:774072;}'),
(795,6248,'_wp_attached_file','2023/07/Society_shirt_final2-scaled.jpg'),
(796,6248,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:2560;s:4:\"file\";s:39:\"2023/07/Society_shirt_final2-scaled.jpg\";s:8:\"filesize\";i:519142;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Society_shirt_final2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18136;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"Society_shirt_final2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124957;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Society_shirt_final2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6016;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"Society_shirt_final2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81669;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"Society_shirt_final2-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:236110;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"Society_shirt_final2-2048x2048.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:364695;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:24:\"Society_shirt_final2.jpg\";}'),
(797,6249,'_wp_attached_file','2023/07/SDP45-scaled.jpg'),
(798,6249,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1506;s:4:\"file\";s:24:\"2023/07/SDP45-scaled.jpg\";s:8:\"filesize\";i:203046;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"SDP45-300x176.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7450;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"SDP45-1024x602.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:602;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52319;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"SDP45-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4396;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"SDP45-768x452.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33559;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"SDP45-1536x903.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:903;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95240;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:19:\"SDP45-2048x1205.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146565;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:9:\"SDP45.jpg\";}'),
(799,6250,'_wp_attached_file','2023/07/SDP45Final1.jpg'),
(800,6250,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2279;s:6:\"height\";i:654;s:4:\"file\";s:23:\"2023/07/SDP45Final1.jpg\";s:8:\"filesize\";i:283635;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"SDP45Final1-300x86.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8834;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"SDP45Final1-1024x294.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:294;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60643;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"SDP45Final1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5006;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"SDP45Final1-768x220.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39738;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"SDP45Final1-1536x441.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105618;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"SDP45Final1-2048x588.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:588;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158590;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(801,6271,'_wp_attached_file','2023/10/SDP-2023-Conference-Brochure-Archive.pdf'),
(802,6271,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:341532;}'),
(803,6337,'_wp_attached_file','2024/01/Grace-Colp-head-shot.png'),
(804,6337,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:622;s:6:\"height\";i:672;s:4:\"file\";s:32:\"2024/01/Grace-Colp-head-shot.png\";s:8:\"filesize\";i:582978;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"Grace-Colp-head-shot-278x300.png\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:116096;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"Grace-Colp-head-shot-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38968;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(805,6371,'_wp_attached_file','2024/01/David-Bender.png'),
(806,6371,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:604;s:6:\"height\";i:806;s:4:\"file\";s:24:\"2024/01/David-Bender.png\";s:8:\"filesize\";i:928879;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"David-Bender-225x300.png\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:126111;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"David-Bender-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46521;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(807,6401,'_wp_attached_file','2024/01/Jeffrey-H.J.png'),
(808,6401,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:620;s:6:\"height\";i:852;s:4:\"file\";s:23:\"2024/01/Jeffrey-H.J.png\";s:8:\"filesize\";i:704071;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Jeffrey-H.J-218x300.png\";s:5:\"width\";i:218;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:97501;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Jeffrey-H.J-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37992;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(809,6423,'_wp_attached_file','2024/01/Bergner_L_SDP_2023_Slides.pdf'),
(810,6423,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:770098;}'),
(811,6429,'_wp_attached_file','2024/01/Newby-Clark_and_Colp_SDP_2023_Slides.pdf'),
(812,6429,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:2877019;}'),
(813,6436,'_wp_attached_file','2024/01/Lasater-L.png'),
(814,6436,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:692;s:6:\"height\";i:920;s:4:\"file\";s:21:\"2024/01/Lasater-L.png\";s:8:\"filesize\";i:990278;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"Lasater-L-226x300.png\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89753;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"Lasater-L-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33332;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(815,6451,'_wp_attached_file','2024/01/Roberts-M.png'),
(816,6451,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:618;s:6:\"height\";i:678;s:4:\"file\";s:21:\"2024/01/Roberts-M.png\";s:8:\"filesize\";i:665861;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"Roberts-M-273x300.png\";s:5:\"width\";i:273;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128854;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"Roberts-M-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41713;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(817,6470,'_wp_attached_file','2024/01/Lasater_Careers_SDP_2022_Slides.pdf'),
(818,6470,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:7403869;}'),
(819,6472,'_wp_attached_file','2024/01/Newby-Clark_Pres_Address_SDP_2023_Slides.pdf'),
(820,6472,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:4695147;}'),
(821,6480,'_wp_attached_file','2024/01/Lubuguin_F-SDP-Mid-year-2022.jpg'),
(822,6480,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:750;s:4:\"file\";s:40:\"2024/01/Lubuguin_F-SDP-Mid-year-2022.jpg\";s:8:\"filesize\";i:199436;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Lubuguin_F-SDP-Mid-year-2022-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11921;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Lubuguin_F-SDP-Mid-year-2022-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5136;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(823,6480,'_edit_last','1'),
(824,6505,'_wp_attached_file','2024/07/SDP-2024-Conference.pdf'),
(825,6505,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:30453092;}'),
(826,6506,'_wp_attached_file','2024/07/SDP-46-Annual-Conference-of.png'),
(827,6506,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:536;s:6:\"height\";i:480;s:4:\"file\";s:39:\"2024/07/SDP-46-Annual-Conference-of.png\";s:8:\"filesize\";i:377113;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"SDP-46-Annual-Conference-of-300x269.png\";s:5:\"width\";i:300;s:6:\"height\";i:269;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:124521;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"SDP-46-Annual-Conference-of-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41249;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(828,6509,'_wp_attached_file','2024/07/SDP-46-2024-banner-with-space-for-link.png'),
(829,6509,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:536;s:6:\"height\";i:480;s:4:\"file\";s:50:\"2024/07/SDP-46-2024-banner-with-space-for-link.png\";s:8:\"filesize\";i:295823;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"SDP-46-2024-banner-with-space-for-link-300x269.png\";s:5:\"width\";i:300;s:6:\"height\";i:269;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:108675;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"SDP-46-2024-banner-with-space-for-link-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36358;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(830,6510,'_wp_attached_file','2024/07/SDP-46-2024-banner-with-space-for-link-1.png'),
(831,6510,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:536;s:6:\"height\";i:480;s:4:\"file\";s:52:\"2024/07/SDP-46-2024-banner-with-space-for-link-1.png\";s:8:\"filesize\";i:295823;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"SDP-46-2024-banner-with-space-for-link-1-300x269.png\";s:5:\"width\";i:300;s:6:\"height\";i:269;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:108675;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"SDP-46-2024-banner-with-space-for-link-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36358;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(832,6511,'_wp_attached_file','2024/07/SDP-46-2024-banner-with-space-for-link-2.png'),
(833,6511,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:536;s:6:\"height\";i:480;s:4:\"file\";s:52:\"2024/07/SDP-46-2024-banner-with-space-for-link-2.png\";s:8:\"filesize\";i:295823;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"SDP-46-2024-banner-with-space-for-link-2-300x269.png\";s:5:\"width\";i:300;s:6:\"height\";i:269;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:108675;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"SDP-46-2024-banner-with-space-for-link-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36358;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(834,6512,'_wp_attached_file','2024/07/SDP-46-2024-banner-with-space-for-link-3.png'),
(835,6512,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:536;s:6:\"height\";i:480;s:4:\"file\";s:52:\"2024/07/SDP-46-2024-banner-with-space-for-link-3.png\";s:8:\"filesize\";i:295823;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"SDP-46-2024-banner-with-space-for-link-3-300x269.png\";s:5:\"width\";i:300;s:6:\"height\";i:269;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:108675;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"SDP-46-2024-banner-with-space-for-link-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36358;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(836,6513,'_wp_attached_file','2024/08/Screenshot-2024-08-01-122722.png'),
(837,6513,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:652;s:6:\"height\";i:604;s:4:\"file\";s:40:\"2024/08/Screenshot-2024-08-01-122722.png\";s:8:\"filesize\";i:477026;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-08-01-122722-300x278.png\";s:5:\"width\";i:300;s:6:\"height\";i:278;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:127342;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"Screenshot-2024-08-01-122722-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40433;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(838,6543,'_wp_attached_file','2025/04/Member-application-3-31-2025-PDF.pdf'),
(839,6543,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:124967;}'),
(840,6553,'_wp_attached_file','2025/06/AdobeStock_217810643-scaled-1.jpeg'),
(841,6553,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1188;s:4:\"file\";s:42:\"2025/06/AdobeStock_217810643-scaled-1.jpeg\";s:8:\"filesize\";i:194841;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"AdobeStock_217810643-scaled-1-300x139.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:139;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9431;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"AdobeStock_217810643-scaled-1-1024x475.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54192;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"AdobeStock_217810643-scaled-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6709;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"AdobeStock_217810643-scaled-1-768x356.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:356;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36408;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"AdobeStock_217810643-scaled-1-1536x713.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:713;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95598;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"AdobeStock_217810643-scaled-1-2048x950.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:950;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141395;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(842,6560,'_wp_attached_file','2025/07/Flatirons.jpg'),
(843,6560,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:636;s:6:\"height\";i:214;s:4:\"file\";s:21:\"2025/07/Flatirons.jpg\";s:8:\"filesize\";i:67067;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"Flatirons-300x101.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:101;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10180;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"Flatirons-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8567;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(844,6562,'_wp_attached_file','2025/07/Flatorions-Header-2025-1.gif'),
(845,6562,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2100;s:6:\"height\";i:1500;s:4:\"file\";s:36:\"2025/07/Flatorions-Header-2025-1.gif\";s:8:\"filesize\";i:847207;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Flatorions-Header-2025-1-300x214.gif\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:24648;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Flatorions-Header-2025-1-1024x731.gif\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:228983;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Flatorions-Header-2025-1-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:11549;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Flatorions-Header-2025-1-768x549.gif\";s:5:\"width\";i:768;s:6:\"height\";i:549;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:134497;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"Flatorions-Header-2025-1-1536x1097.gif\";s:5:\"width\";i:1536;s:6:\"height\";i:1097;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:487212;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:38:\"Flatorions-Header-2025-1-2048x1463.gif\";s:5:\"width\";i:2048;s:6:\"height\";i:1463;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:846294;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(846,6562,'_wp_attachment_backup_sizes','a:3:{s:15:\"resized-700x300\";a:6:{s:4:\"path\";s:89:\"/home/society/public_html/wp-content/uploads/2025/07/Flatorions-Header-2025-1-700x300.gif\";s:4:\"file\";s:36:\"Flatorions-Header-2025-1-700x300.gif\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:117998;}s:15:\"resized-620x266\";a:6:{s:4:\"path\";s:89:\"/home/society/public_html/wp-content/uploads/2025/07/Flatorions-Header-2025-1-620x266.gif\";s:4:\"file\";s:36:\"Flatorions-Header-2025-1-620x266.gif\";s:5:\"width\";i:620;s:6:\"height\";i:266;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:93602;}s:15:\"resized-400x171\";a:6:{s:4:\"path\";s:89:\"/home/society/public_html/wp-content/uploads/2025/07/Flatorions-Header-2025-1-400x171.gif\";s:4:\"file\";s:36:\"Flatorions-Header-2025-1-400x171.gif\";s:5:\"width\";i:400;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/gif\";s:8:\"filesize\";i:42546;}}'),
(847,6581,'_wp_attached_file','2025/08/SDP-47th-Annual-Conference-Brochure-8-12-25-v_2_1.docx'),
(848,6581,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:259741;}'),
(849,6596,'_wp_attached_file','2025/08/image.jpeg'),
(850,6596,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:62;s:6:\"height\";i:62;s:4:\"file\";s:18:\"2025/08/image.jpeg\";s:8:\"filesize\";i:2224;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1183,137,'_edit_last','1'),
(1184,5736,'_edit_last','1'),
(1185,5736,'enclosure','http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\n973722254\nvideo/mp4\n'),
(1398,6628,'_elementor_edit_mode','builder'),
(1399,6628,'_elementor_template_type','kit'),
(1642,6710,'_customize_changeset_uuid','3e3d5ddd-9003-4180-af51-e1375c875eb5'),
(1644,6711,'_customize_changeset_uuid','3e3d5ddd-9003-4180-af51-e1375c875eb5'),
(1646,6712,'_customize_changeset_uuid','3e3d5ddd-9003-4180-af51-e1375c875eb5'),
(1654,6716,'_customize_changeset_uuid','3e3d5ddd-9003-4180-af51-e1375c875eb5'),
(1657,6726,'_menu_item_type','custom'),
(1658,6726,'_menu_item_menu_item_parent','0'),
(1659,6726,'_menu_item_object_id','6726'),
(1660,6726,'_menu_item_object','custom'),
(1661,6726,'_menu_item_target',''),
(1662,6726,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1663,6726,'_menu_item_xfn',''),
(1664,6726,'_menu_item_url','#'),
(1665,6727,'_menu_item_type','post_type'),
(1666,6727,'_menu_item_menu_item_parent','6726'),
(1667,6727,'_menu_item_object_id','6711'),
(1668,6727,'_menu_item_object','page'),
(1669,6727,'_menu_item_target',''),
(1670,6727,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1671,6727,'_menu_item_xfn',''),
(1672,6727,'_menu_item_url',''),
(1673,6728,'_menu_item_type','post_type'),
(1674,6728,'_menu_item_menu_item_parent','0'),
(1675,6728,'_menu_item_object_id','6712'),
(1676,6728,'_menu_item_object','page'),
(1677,6728,'_menu_item_target',''),
(1678,6728,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1679,6728,'_menu_item_xfn',''),
(1680,6728,'_menu_item_url',''),
(1697,6731,'_menu_item_type','post_type'),
(1698,6731,'_menu_item_menu_item_parent','0'),
(1699,6731,'_menu_item_object_id','6716'),
(1700,6731,'_menu_item_object','page'),
(1701,6731,'_menu_item_target',''),
(1702,6731,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(1703,6731,'_menu_item_xfn',''),
(1704,6731,'_menu_item_url',''),
(1728,6628,'_edit_lock','1785387576:1'),
(1738,6736,'_elementor_edit_mode','builder'),
(1739,6736,'_elementor_template_type','kit'),
(1740,6628,'_wp_page_template','default'),
(1741,6628,'_elementor_page_settings','a:23:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6B74A8\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#091E41\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#616161\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:3:{i:0;a:3:{s:3:\"_id\";s:7:\"80b4a44\";s:5:\"title\";s:11:\"New Item #1\";s:5:\"color\";s:7:\"#C8AE83\";}i:1;a:3:{s:3:\"_id\";s:7:\"768114a\";s:5:\"title\";s:11:\"New Item #3\";s:5:\"color\";s:7:\"#4F6AA3\";}i:2;a:3:{s:3:\"_id\";s:7:\"4d946b7\";s:5:\"title\";s:10:\"background\";s:5:\"color\";s:7:\"#F4F1ED\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:3;a:6:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";s:22:\"typography_font_weight\";s:3:\"700\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:69;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:34:\"Society for Descriptive Psychology\";s:16:\"site_description\";s:0:\"\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1120;s:5:\"sizes\";a:0:{}}s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"space_between_widgets\";a:5:{s:6:\"column\";s:2:\"30\";s:3:\"row\";s:2:\"30\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"45\";s:5:\"right\";s:2:\"45\";s:6:\"bottom\";s:2:\"45\";s:4:\"left\";s:2:\"45\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:15:\"activeItemIndex\";i:3;s:9:\"site_logo\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:71:\"https://society.bsquaresite.com/wp-content/uploads/2025/08/image-2.jpeg\";s:2:\"id\";i:6599;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:11:\"__globals__\";a:1:{s:25:\"mobile_browser_background\";s:25:\"globals/colors?id=a2b9bca\";}}'),
(1742,6628,'_elementor_data','[]'),
(1743,6737,'_elementor_edit_mode','builder'),
(1744,6737,'_elementor_template_type','kit'),
(1745,6737,'_wp_page_template','default'),
(1746,6737,'_elementor_page_settings','a:17:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:7:\"My Blog\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1120;s:5:\"sizes\";a:0:{}}s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"space_between_widgets\";a:5:{s:6:\"column\";s:2:\"30\";s:3:\"row\";s:2:\"30\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"45\";s:5:\"right\";s:2:\"45\";s:6:\"bottom\";s:2:\"45\";s:4:\"left\";s:2:\"45\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),
(1747,6737,'_elementor_data','[]'),
(1749,6628,'_elementor_version','3.33.0'),
(1750,6628,'_elementor_pro_version','3.33.1'),
(1760,6739,'_elementor_edit_mode','builder'),
(1761,6739,'_elementor_template_type','kit'),
(1762,6739,'_wp_page_template','default'),
(1763,6739,'_elementor_page_settings','a:19:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6B74A8\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#21233A\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#616161\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:3:{i:0;a:3:{s:3:\"_id\";s:7:\"80b4a44\";s:5:\"title\";s:11:\"New Item #1\";s:5:\"color\";s:7:\"#DDD174\";}i:1;a:3:{s:3:\"_id\";s:7:\"a2b9bca\";s:5:\"title\";s:11:\"New Item #2\";s:5:\"color\";s:7:\"#F7F8DB\";}i:2;a:3:{s:3:\"_id\";s:7:\"768114a\";s:5:\"title\";s:11:\"New Item #3\";s:5:\"color\";s:7:\"#4F6AA3\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:7:\"My Blog\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1120;s:5:\"sizes\";a:0:{}}s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"space_between_widgets\";a:5:{s:6:\"column\";s:2:\"30\";s:3:\"row\";s:2:\"30\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"45\";s:5:\"right\";s:2:\"45\";s:6:\"bottom\";s:2:\"45\";s:4:\"left\";s:2:\"45\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:15:\"activeItemIndex\";i:3;}'),
(1764,6739,'_elementor_data','[]'),
(1765,6739,'_elementor_version','3.32.2'),
(1766,6739,'_elementor_pro_version','3.18.0'),
(1768,6740,'_elementor_edit_mode','builder'),
(1769,6740,'_elementor_template_type','kit'),
(1770,6740,'_wp_page_template','default'),
(1771,6740,'_elementor_page_settings','a:20:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6B74A8\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#21233A\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#616161\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:3:{i:0;a:3:{s:3:\"_id\";s:7:\"80b4a44\";s:5:\"title\";s:11:\"New Item #1\";s:5:\"color\";s:7:\"#DDD174\";}i:1;a:3:{s:3:\"_id\";s:7:\"a2b9bca\";s:5:\"title\";s:11:\"New Item #2\";s:5:\"color\";s:7:\"#F7F8DB\";}i:2;a:3:{s:3:\"_id\";s:7:\"768114a\";s:5:\"title\";s:11:\"New Item #3\";s:5:\"color\";s:7:\"#4F6AA3\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:7:\"My Blog\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1120;s:5:\"sizes\";a:0:{}}s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"space_between_widgets\";a:5:{s:6:\"column\";s:2:\"30\";s:3:\"row\";s:2:\"30\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"45\";s:5:\"right\";s:2:\"45\";s:6:\"bottom\";s:2:\"45\";s:4:\"left\";s:2:\"45\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:15:\"activeItemIndex\";i:1;}'),
(1772,6740,'_elementor_data','[]'),
(1773,6740,'_elementor_version','3.32.2'),
(1774,6740,'_elementor_pro_version','3.18.0'),
(1776,6741,'_elementor_edit_mode','builder'),
(1777,6741,'_elementor_template_type','kit'),
(1778,6741,'_wp_page_template','default'),
(1779,6741,'_elementor_page_settings','a:20:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6B74A8\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#21233A\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#616161\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:3:{i:0;a:3:{s:3:\"_id\";s:7:\"80b4a44\";s:5:\"title\";s:11:\"New Item #1\";s:5:\"color\";s:7:\"#DDD174\";}i:1;a:3:{s:3:\"_id\";s:7:\"a2b9bca\";s:5:\"title\";s:11:\"New Item #2\";s:5:\"color\";s:7:\"#F7F8DB\";}i:2;a:3:{s:3:\"_id\";s:7:\"768114a\";s:5:\"title\";s:11:\"New Item #3\";s:5:\"color\";s:7:\"#4F6AA3\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:7:\"My Blog\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1120;s:5:\"sizes\";a:0:{}}s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"space_between_widgets\";a:5:{s:6:\"column\";s:2:\"30\";s:3:\"row\";s:2:\"30\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"45\";s:5:\"right\";s:2:\"45\";s:6:\"bottom\";s:2:\"45\";s:4:\"left\";s:2:\"45\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:15:\"activeItemIndex\";i:1;}'),
(1780,6741,'_elementor_data','[]'),
(1781,6741,'_elementor_version','3.32.2'),
(1782,6741,'_elementor_pro_version','3.18.0'),
(1812,6748,'_elementor_edit_mode','builder'),
(1813,6748,'_elementor_template_type','footer'),
(1814,6749,'_elementor_edit_mode','builder'),
(1815,6749,'_elementor_template_type','footer'),
(1816,6748,'_elementor_version','3.32.2'),
(1817,6748,'_elementor_pro_version','3.18.0'),
(1818,6748,'_edit_lock','1758656068:1'),
(1819,6750,'_wp_attached_file','2025/09/sdp-logo-w-text.svg'),
(1820,6750,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:102723;}'),
(1821,6750,'_elementor_source_image_hash','f0d945634c181026d9ceb3e9bae111f66c22470d'),
(1822,6751,'_elementor_edit_mode','builder'),
(1823,6751,'_elementor_template_type','footer'),
(1824,6751,'_elementor_version','3.33.0'),
(1825,6751,'_elementor_pro_version','3.33.1'),
(1826,6752,'_elementor_edit_mode','builder'),
(1827,6752,'_elementor_template_type','footer'),
(1828,6752,'_elementor_version','3.32.2'),
(1829,6752,'_elementor_pro_version','3.18.0'),
(1830,6751,'_wp_page_template','default'),
(1831,6751,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1832,6751,'_elementor_data','[{\"id\":\"779e3c9a\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"structure\":\"40\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"8\",\"bottom\":\"5\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"5\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Footer\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"row-reverse\",\"flex_wrap_tablet\":\"wrap\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"split\",\"shape_divider_bottom\":\"split\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=secondary\",\"shape_divider_bottom_color\":\"globals\\/colors?id=secondary\",\"shape_divider_top_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[{\"id\":\"3011c72a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":46,\"unit\":\"%\"},\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"flex_gap_tablet\":{\"size\":\"30\",\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"_flex_order_tablet\":\"end\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"476c3627\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7639,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/d9ec8e020ae925909053d724d0888e69.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"width\":{\"unit\":\"%\",\"size\":39,\"sizes\":[]},\"align\":\"left\",\"opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e061204\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you have any questions about Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p>Please send us an email at\\u00a0<a href=\\\"mailto:info@sdp.org\\\"><strong>info@sdp.org<\\/strong><\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1019a3eb\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":17,\"unit\":\"%\"},\"width_tablet\":{\"size\":\"25\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b90320\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=80b4a44\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57741a02\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Presentations\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a5caa92\",\"link\":{\"url\":\"\\/presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Publications\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ad6ec7f\"},{\"text\":\"Annual Conferences\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/annual conferences\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1eeac9a\"},{\"text\":\"Calendar\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d5c9f75\"}],\"space_between\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"icon_color\":\"#324A6D\",\"text_color_hover\":\"#C8D5DC\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"300\",\"icon_typography_text_transform\":\"none\",\"icon_typography_font_style\":\"normal\",\"icon_typography_text_decoration\":\"none\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3a8e4584\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":17,\"unit\":\"%\"},\"width_tablet\":{\"size\":\"25\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2acac3d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=80b4a44\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d8fa0b2\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"pointer\":\"none\",\"dropdown\":\"none\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=80b4a44\",\"_background_color\":\"\"},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Poppins\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"300\",\"menu_typography_text_transform\":\"none\",\"menu_typography_font_style\":\"normal\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_menu_item_hover\":\"#C8D5DC\",\"pointer_color_menu_item_hover\":\"#467FF7\",\"nav_menu_divider_color\":\"#324A6D\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Poppins\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"capitalize\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_id\":10,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4853870d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Copyright\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"30334d63\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 All Rights Reserved.\",\"header_size\":\"p\",\"align\":\"center\",\"__globals__\":[],\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"17f9cbb\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%5Cu00a9+%22%2C%22after%22%3A%22+All+Rights+Reserved.%22%2C%22time_format%22%3A%22default%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(1833,6753,'_elementor_edit_mode','builder'),
(1834,6753,'_elementor_template_type','footer'),
(1835,6753,'_elementor_version','3.32.2'),
(1836,6753,'_elementor_pro_version','3.18.0'),
(1837,6753,'_wp_page_template','default'),
(1838,6753,'_elementor_page_settings','a:4:{s:10:\"hide_title\";s:3:\"yes\";s:16:\"background_image\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:25:\"background_video_fallback\";a:3:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}}'),
(1839,6753,'_elementor_data','[{\"id\":\"779e3c9a\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"structure\":\"40\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"8\",\"bottom\":\"5\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"5\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Footer\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"row-reverse\",\"flex_wrap_tablet\":\"wrap\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"split\",\"shape_divider_bottom\":\"split\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=a65ce7e\",\"border_color\":\"globals\\/colors?id=secondary\",\"shape_divider_bottom_color\":\"globals\\/colors?id=secondary\",\"shape_divider_top_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3011c72a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":46,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"05\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"flex_gap_tablet\":{\"size\":\"30\",\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"_flex_order_tablet\":\"end\",\"flex_direction\":\"column\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"476c3627\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6750,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-logo-w-text.svg\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e061204\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you have any questions about Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p>Please send us an email at\\u00a0<a href=\\\"mailto:info@sdp.org\\\"><strong>info@sdp.org<\\/strong><\\/a><\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1019a3eb\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":17,\"unit\":\"%\"},\"width_tablet\":{\"size\":\"25\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b90320\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources\",\"header_size\":\"h6\",\"__globals__\":[],\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57741a02\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Presentations\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a5caa92\",\"link\":{\"url\":\"\\/presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Publications\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ad6ec7f\"},{\"text\":\"Annual Conferences\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/annual conferences\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1eeac9a\"},{\"text\":\"Calendar\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d5c9f75\"}],\"space_between\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":[],\"space_between_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"icon_color\":\"#324A6D\",\"text_color\":\"#324A6D\",\"text_color_hover\":\"#C8D5DC\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"300\",\"icon_typography_text_transform\":\"none\",\"icon_typography_font_style\":\"normal\",\"icon_typography_text_decoration\":\"none\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3a8e4584\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":17,\"unit\":\"%\"},\"width_tablet\":{\"size\":\"25\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2acac3d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h6\",\"__globals__\":[],\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d8fa0b2\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"pointer\":\"none\",\"dropdown\":\"none\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":[],\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Poppins\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"300\",\"menu_typography_text_transform\":\"none\",\"menu_typography_font_style\":\"normal\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_menu_item\":\"#324A6D\",\"color_menu_item_hover\":\"#C8D5DC\",\"pointer_color_menu_item_hover\":\"#467FF7\",\"nav_menu_divider_color\":\"#324A6D\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Poppins\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"capitalize\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_name\":\"Menu\",\"menu\":\"footer-primary\",\"menu_id\":10,\"submenu_icon\":{\"value\":\"fas fa-caret-down\",\"library\":\"fa-solid\"},\"toggle_icon_normal\":{\"value\":\"\",\"library\":\"\"},\"toggle_icon_active\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4853870d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Copyright\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"30334d63\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 All Rights Reserved.\",\"header_size\":\"p\",\"align\":\"center\",\"__globals__\":[],\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"17f9cbb\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%5Cu00a9+%22%2C%22after%22%3A%22+All+Rights+Reserved.%22%2C%22time_format%22%3A%22default%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(1851,6755,'_elementor_edit_mode','builder'),
(1852,6755,'_elementor_template_type','kit'),
(1853,6755,'_wp_page_template','default'),
(1854,6755,'_elementor_page_settings','a:20:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6B74A8\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#21233A\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#616161\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:3:{i:0;a:3:{s:3:\"_id\";s:7:\"80b4a44\";s:5:\"title\";s:11:\"New Item #1\";s:5:\"color\";s:7:\"#DDD174\";}i:1;a:3:{s:3:\"_id\";s:7:\"a2b9bca\";s:5:\"title\";s:11:\"New Item #2\";s:5:\"color\";s:7:\"#F7F8DB\";}i:2;a:3:{s:3:\"_id\";s:7:\"768114a\";s:5:\"title\";s:11:\"New Item #3\";s:5:\"color\";s:7:\"#4F6AA3\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:3;a:6:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";s:22:\"typography_font_weight\";s:3:\"700\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:69;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:7:\"My Blog\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1120;s:5:\"sizes\";a:0:{}}s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"space_between_widgets\";a:5:{s:6:\"column\";s:2:\"30\";s:3:\"row\";s:2:\"30\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"45\";s:5:\"right\";s:2:\"45\";s:6:\"bottom\";s:2:\"45\";s:4:\"left\";s:2:\"45\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:15:\"activeItemIndex\";i:1;}'),
(1855,6755,'_elementor_data','[]'),
(1856,6755,'_elementor_version','3.32.2'),
(1857,6755,'_elementor_pro_version','3.18.0'),
(1860,6756,'_elementor_edit_mode','builder'),
(1861,6756,'_elementor_template_type','kit'),
(1862,6756,'_wp_page_template','default'),
(1863,6756,'_elementor_page_settings','a:22:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6B74A8\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#21233A\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#616161\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:3:{i:0;a:3:{s:3:\"_id\";s:7:\"80b4a44\";s:5:\"title\";s:11:\"New Item #1\";s:5:\"color\";s:7:\"#DDD174\";}i:1;a:3:{s:3:\"_id\";s:7:\"a2b9bca\";s:5:\"title\";s:11:\"New Item #2\";s:5:\"color\";s:7:\"#F7F8DB\";}i:2;a:3:{s:3:\"_id\";s:7:\"768114a\";s:5:\"title\";s:11:\"New Item #3\";s:5:\"color\";s:7:\"#4F6AA3\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:3;a:6:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";s:22:\"typography_font_weight\";s:3:\"700\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:69;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:7:\"My Blog\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1120;s:5:\"sizes\";a:0:{}}s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"space_between_widgets\";a:5:{s:6:\"column\";s:2:\"30\";s:3:\"row\";s:2:\"30\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"45\";s:5:\"right\";s:2:\"45\";s:6:\"bottom\";s:2:\"45\";s:4:\"left\";s:2:\"45\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:15:\"activeItemIndex\";i:1;s:9:\"site_logo\";a:5:{s:3:\"url\";s:78:\"https://society.bsquaresite.com/wp-content/uploads/2025/09/sdp-logo-w-text.svg\";s:2:\"id\";i:6750;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:71:\"https://society.bsquaresite.com/wp-content/uploads/2025/08/image-2.jpeg\";s:2:\"id\";i:6599;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),
(1864,6756,'_elementor_data','[]'),
(1865,6756,'_elementor_version','3.32.2'),
(1866,6756,'_elementor_pro_version','3.18.0'),
(1874,6751,'_edit_lock','1764092579:3'),
(1876,6757,'_elementor_edit_mode','builder'),
(1877,6757,'_elementor_template_type','footer'),
(1878,6757,'_elementor_version','3.32.2'),
(1879,6757,'_elementor_pro_version','3.18.0'),
(1880,6757,'_wp_page_template','default'),
(1881,6757,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1882,6757,'_elementor_data','[{\"id\":\"779e3c9a\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"structure\":\"40\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"8\",\"bottom\":\"5\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"5\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Footer\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"row-reverse\",\"flex_wrap_tablet\":\"wrap\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"split\",\"shape_divider_bottom\":\"split\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=a2b9bca\",\"border_color\":\"globals\\/colors?id=secondary\",\"shape_divider_bottom_color\":\"globals\\/colors?id=secondary\",\"shape_divider_top_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3011c72a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":46,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"05\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"flex_gap_tablet\":{\"size\":\"30\",\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"_flex_order_tablet\":\"end\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"476c3627\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6750,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-logo-w-text.svg\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e061204\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you have any questions about Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p>Please send us an email at\\u00a0<a href=\\\"mailto:info@sdp.org\\\"><strong>info@sdp.org<\\/strong><\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1019a3eb\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":17,\"unit\":\"%\"},\"width_tablet\":{\"size\":\"25\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b90320\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources\",\"header_size\":\"h6\",\"__globals__\":[],\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57741a02\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Presentations\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a5caa92\",\"link\":{\"url\":\"\\/presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Publications\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ad6ec7f\"},{\"text\":\"Annual Conferences\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/annual conferences\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1eeac9a\"},{\"text\":\"Calendar\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d5c9f75\"}],\"space_between\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":[],\"space_between_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"icon_color\":\"#324A6D\",\"text_color\":\"#324A6D\",\"text_color_hover\":\"#C8D5DC\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"300\",\"icon_typography_text_transform\":\"none\",\"icon_typography_font_style\":\"normal\",\"icon_typography_text_decoration\":\"none\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3a8e4584\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":17,\"unit\":\"%\"},\"width_tablet\":{\"size\":\"25\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2acac3d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h6\",\"__globals__\":[],\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d8fa0b2\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"pointer\":\"none\",\"dropdown\":\"none\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":[],\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Poppins\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"300\",\"menu_typography_text_transform\":\"none\",\"menu_typography_font_style\":\"normal\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_menu_item\":\"#324A6D\",\"color_menu_item_hover\":\"#C8D5DC\",\"pointer_color_menu_item_hover\":\"#467FF7\",\"nav_menu_divider_color\":\"#324A6D\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Poppins\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"capitalize\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_name\":\"Menu\",\"menu\":\"footer-primary\",\"menu_id\":10},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4853870d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Copyright\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"30334d63\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 All Rights Reserved.\",\"header_size\":\"p\",\"align\":\"center\",\"__globals__\":[],\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"17f9cbb\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%5Cu00a9+%22%2C%22after%22%3A%22+All+Rights+Reserved.%22%2C%22time_format%22%3A%22default%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(1883,6757,'_elementor_screenshot','a:2:{s:2:\"id\";i:6754;s:3:\"url\";s:136:\"https://society.bsquaresite.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_6751_2025-09-23-19-34-29_475249f5.png\";}'),
(1888,6751,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(1927,6710,'_edit_lock','1785784083:1'),
(1928,6710,'_elementor_edit_mode','builder'),
(1929,6710,'_elementor_template_type','wp-page'),
(1930,6710,'_elementor_version','4.2.1'),
(1931,6710,'_elementor_pro_version','4.2.1'),
(1932,6760,'_wp_attached_file','2025/09/1920x844.jpg'),
(1933,6760,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:844;s:4:\"file\";s:20:\"2025/09/1920x844.jpg\";s:8:\"filesize\";i:6066;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"1920x844-300x132.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1426;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"1920x844-1024x450.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8393;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"1920x844-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1088;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"1920x844-768x338.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5058;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"1920x844-1536x675.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:675;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17598;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1934,6760,'_elementor_source_image_hash','3c6eb2214f9521e6ed1de82d03348dc499b20882'),
(1935,6761,'_elementor_edit_mode','builder'),
(1936,6761,'_elementor_template_type','wp-page'),
(1937,6761,'_elementor_version','3.32.2'),
(1938,6761,'_elementor_pro_version','3.18.0'),
(1939,6762,'_elementor_edit_mode','builder'),
(1940,6762,'_elementor_template_type','wp-page'),
(1941,6762,'_elementor_version','3.32.2'),
(1942,6762,'_elementor_pro_version','3.18.0'),
(1943,6710,'_wp_page_template','default'),
(1944,6710,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/presentations-by-peter-g-ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/annual-conference-presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(1945,6763,'_elementor_edit_mode','builder'),
(1946,6763,'_elementor_template_type','wp-page'),
(1947,6763,'_elementor_version','3.32.2'),
(1948,6763,'_elementor_pro_version','3.18.0'),
(1949,6763,'_wp_page_template','default'),
(1950,6763,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":88,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6760,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/1920x844.jpg\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\"},\"elements\":[{\"id\":\"39b22fc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"WELCOME TO OUR WEBSITE\",\"header_size\":\"h6\",\"align\":\"center\",\"__globals__\":[],\"title_color\":\"#324A6D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Headline Grabs Visitors\\u2019 Attention\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":[],\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"A short description that introduces visitors to your business offerings\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":[],\"title_color\":\"#324A6D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fc030af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"border_color\":\"#467FF7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"55\",\"bottom\":\"16\",\"left\":\"55\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":[],\"link\":{\"url\":\"https:\\/\\/library.elementor.com\\/local-services-wireframe-1\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"720b4e5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A1706%2C%22taxonomy_id%22%3A%22%22%2C%22attachment_id%22%3A%22%22%2C%22author_id%22%3A%22%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#467FF7\",\"hover_color\":\"#467FF7\",\"button_background_hover_color\":\"#02010100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),
(1967,6766,'_elementor_edit_mode','builder'),
(1968,6766,'_elementor_template_type','wp-page'),
(1969,6766,'_elementor_version','3.32.2'),
(1970,6766,'_elementor_pro_version','3.18.0'),
(1971,6766,'_wp_page_template','default'),
(1972,6766,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":88,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6760,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/1920x844.jpg\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\"},\"elements\":[{\"id\":\"39b22fc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"WELCOME TO OUR WEBSITE\",\"header_size\":\"h6\",\"align\":\"center\",\"__globals__\":[],\"title_color\":\"#324A6D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Headline Grabs Visitors\\u2019 Attention\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":[],\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"A short description that introduces visitors to your business offerings\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":[],\"title_color\":\"#324A6D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fc030af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"border_color\":\"#467FF7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"55\",\"bottom\":\"16\",\"left\":\"55\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":[],\"link\":{\"url\":\"https:\\/\\/library.elementor.com\\/local-services-wireframe-1\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"720b4e5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A1706%2C%22taxonomy_id%22%3A%22%22%2C%22attachment_id%22%3A%22%22%2C%22author_id%22%3A%22%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#467FF7\",\"hover_color\":\"#467FF7\",\"button_background_hover_color\":\"#02010100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),
(1974,6767,'_elementor_edit_mode','builder'),
(1975,6767,'_elementor_template_type','wp-page'),
(1976,6767,'_elementor_version','3.32.2'),
(1977,6767,'_elementor_pro_version','3.18.0'),
(1978,6767,'_wp_page_template','default'),
(1979,6767,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":88,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6760,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/1920x844.jpg\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\"},\"elements\":[{\"id\":\"39b22fc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"WELCOME TO OUR WEBSITE\",\"header_size\":\"h6\",\"align\":\"center\",\"__globals__\":[],\"title_color\":\"#324A6D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Headline Grabs Visitors\\u2019 Attention\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":[],\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"A short description that introduces visitors to your business offerings\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":[],\"title_color\":\"#324A6D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fc030af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"border_color\":\"#467FF7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"55\",\"bottom\":\"16\",\"left\":\"55\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":[],\"link\":{\"url\":\"https:\\/\\/library.elementor.com\\/local-services-wireframe-1\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"720b4e5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A1706%2C%22taxonomy_id%22%3A%22%22%2C%22attachment_id%22%3A%22%22%2C%22author_id%22%3A%22%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#467FF7\",\"hover_color\":\"#467FF7\",\"button_background_hover_color\":\"#02010100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),
(1981,6768,'_elementor_edit_mode','builder'),
(1982,6768,'_elementor_template_type','wp-page'),
(1983,6768,'_elementor_version','3.32.2'),
(1984,6768,'_elementor_pro_version','3.18.0'),
(1985,6768,'_wp_page_template','default'),
(1986,6768,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6760,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/1920x844.jpg\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"39b22fc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"WELCOME TO OUR WEBSITE\",\"header_size\":\"h6\",\"align\":\"center\",\"__globals__\":[],\"title_color\":\"#324A6D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Headline Grabs Visitors\\u2019 Attention\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":[],\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"A short description that introduces visitors to your business offerings\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":[],\"title_color\":\"#324A6D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fc030af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"border_color\":\"#467FF7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"55\",\"bottom\":\"16\",\"left\":\"55\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":[],\"link\":{\"url\":\"https:\\/\\/library.elementor.com\\/local-services-wireframe-1\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"720b4e5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A1706%2C%22taxonomy_id%22%3A%22%22%2C%22attachment_id%22%3A%22%22%2C%22author_id%22%3A%22%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#467FF7\",\"hover_color\":\"#467FF7\",\"button_background_hover_color\":\"#02010100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),
(1989,6769,'_wp_attached_file','2025/09/sdp-hero-1980x667-1.jpg'),
(1990,6769,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1980;s:6:\"height\";i:667;s:4:\"file\";s:31:\"2025/09/sdp-hero-1980x667-1.jpg\";s:8:\"filesize\";i:883220;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"sdp-hero-1980x667-1-300x101.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:101;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9438;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"sdp-hero-1980x667-1-1024x345.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63148;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"sdp-hero-1980x667-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7233;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"sdp-hero-1980x667-1-768x259.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40789;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"sdp-hero-1980x667-1-1536x517.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115522;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:26:\"Matthieu - stock.adobe.com\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:223:\"Human brain activity with plexus lines.. External cerebral connections in the frontal lobe. Communication, psychology, artificial intelligence or AI, neuronal informations or cognition concepts illustration with copy space.\";s:17:\"created_timestamp\";s:10:\"1559310754\";s:9:\"copyright\";s:14:\"Matthieu Louis\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:64:\"Human brain activity with plexus lines.. External cerebral conne\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:50:{i:0;s:5:\"brain\";i:1;s:8:\"activity\";i:2;s:11:\"connections\";i:3;s:8:\"neuronal\";i:4;s:8:\"cerebral\";i:5;s:11:\"stimulation\";i:6;s:7:\"network\";i:7;s:10:\"futuristic\";i:8;s:5:\"human\";i:9;s:8:\"external\";i:10;s:8:\"internal\";i:11;s:5:\"lines\";i:12;s:6:\"plexus\";i:13;s:7:\"science\";i:14;s:12:\"illustration\";i:15;s:10:\"psychology\";i:16;s:9:\"cognition\";i:17;s:9:\"cognitive\";i:18;s:12:\"neuroscience\";i:19;s:13:\"communication\";i:20;s:8:\"abstract\";i:21;s:7:\"concept\";i:22;s:10:\"conceptual\";i:23;s:7:\"frontal\";i:24;s:4:\"lobe\";i:25;s:2:\"ai\";i:26;s:12:\"intelligence\";i:27;s:6:\"memory\";i:28;s:7:\"neurons\";i:29;s:10:\"artificial\";i:30;s:3:\"web\";i:31;s:10:\"copy space\";i:32;s:10:\"text space\";i:33;s:12:\"connectivity\";i:34;s:7:\"connect\";i:35;s:10:\"connection\";i:36;s:5:\"think\";i:37;s:8:\"learning\";i:38;s:7:\"process\";i:39;s:10:\"processing\";i:40;s:11:\"information\";i:41;s:4:\"data\";i:42;s:8:\"transfer\";i:43;s:10:\"technology\";i:44;s:8:\"electric\";i:45;s:4:\"work\";i:46;s:8:\"training\";i:47;s:10:\"connecting\";i:48;s:5:\"x ray\";i:49;s:8:\"hologram\";}}}'),
(1999,6771,'_elementor_edit_mode','builder'),
(2000,6771,'_elementor_template_type','wp-page'),
(2001,6771,'_elementor_version','3.32.2'),
(2002,6771,'_elementor_pro_version','3.18.0'),
(2003,6771,'_wp_page_template','default'),
(2004,6771,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6760,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/1920x844.jpg\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"39b22fc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"WELCOME TO OUR WEBSITE\",\"header_size\":\"h6\",\"align\":\"center\",\"__globals__\":[],\"title_color\":\"#324A6D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Headline Grabs Visitors\\u2019 Attention\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":[],\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"A short description that introduces visitors to your business offerings\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":[],\"title_color\":\"#324A6D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fc030af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"border_color\":\"#467FF7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"55\",\"bottom\":\"16\",\"left\":\"55\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":[],\"link\":{\"url\":\"https:\\/\\/library.elementor.com\\/local-services-wireframe-1\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"720b4e5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A1706%2C%22taxonomy_id%22%3A%22%22%2C%22attachment_id%22%3A%22%22%2C%22author_id%22%3A%22%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#467FF7\",\"hover_color\":\"#467FF7\",\"button_background_hover_color\":\"#02010100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),
(2006,6772,'_elementor_edit_mode','builder'),
(2007,6772,'_elementor_template_type','wp-page'),
(2008,6772,'_elementor_version','3.32.2'),
(2009,6772,'_elementor_pro_version','3.18.0'),
(2010,6772,'_wp_page_template','default'),
(2011,6772,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6760,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/1920x844.jpg\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"39b22fc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"WELCOME TO OUR WEBSITE\",\"header_size\":\"h6\",\"align\":\"center\",\"__globals__\":[],\"title_color\":\"#324A6D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Headline Grabs Visitors\\u2019 Attention\",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":[],\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"A short description that introduces visitors to your business offerings\",\"align\":\"center\",\"header_size\":\"h5\",\"__globals__\":[],\"title_color\":\"#324A6D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fc030af\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact us\",\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"border_color\":\"#467FF7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"55\",\"bottom\":\"16\",\"left\":\"55\",\"isLinked\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"__globals__\":[],\"link\":{\"url\":\"https:\\/\\/library.elementor.com\\/local-services-wireframe-1\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"720b4e5\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A1706%2C%22taxonomy_id%22%3A%22%22%2C%22attachment_id%22%3A%22%22%2C%22author_id%22%3A%22%22%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_color\":\"#467FF7\",\"hover_color\":\"#467FF7\",\"button_background_hover_color\":\"#02010100\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),
(2013,6773,'_elementor_edit_mode','builder'),
(2014,6773,'_elementor_template_type','wp-page'),
(2015,6773,'_elementor_version','3.32.2'),
(2016,6773,'_elementor_pro_version','3.18.0'),
(2017,6773,'_wp_page_template','default'),
(2018,6773,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10e3f070\",\"elType\":\"widget\",\"settings\":{\"title\":\"is an entirely different approach to understanding people and what they do.\\n\",\"header_size\":\"h3\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=primary\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_animation_delay\":\"100\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":25,\"unit\":\"px\",\"column\":\"25\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2029,6775,'_elementor_edit_mode','builder'),
(2030,6775,'_elementor_template_type','wp-page'),
(2031,6775,'_elementor_version','3.32.2'),
(2032,6775,'_elementor_pro_version','3.18.0'),
(2033,6775,'_wp_page_template','default'),
(2034,6775,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10e3f070\",\"elType\":\"widget\",\"settings\":{\"title\":\"is an entirely different approach to understanding people and what they do.\\n\",\"header_size\":\"h3\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=primary\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_animation_delay\":\"100\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":25,\"unit\":\"px\",\"column\":\"25\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2036,6776,'_elementor_edit_mode','builder'),
(2037,6776,'_elementor_template_type','wp-page'),
(2038,6776,'_elementor_version','3.32.2'),
(2039,6776,'_elementor_pro_version','3.18.0'),
(2040,6776,'_wp_page_template','default'),
(2041,6776,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10e3f070\",\"elType\":\"widget\",\"settings\":{\"title\":\"is an entirely different approach to understanding people and what they do.\\n\",\"header_size\":\"h3\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=primary\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\",\"_animation_delay\":\"100\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":25,\"unit\":\"px\",\"column\":\"25\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2043,6777,'_elementor_edit_mode','builder'),
(2044,6777,'_elementor_template_type','wp-page'),
(2045,6777,'_elementor_version','3.32.2'),
(2046,6777,'_elementor_pro_version','3.18.0'),
(2047,6777,'_wp_page_template','default'),
(2048,6777,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":25,\"unit\":\"px\",\"column\":\"25\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2051,6778,'_wp_attached_file','2025/09/quate-mark.svg'),
(2052,6778,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:173;}'),
(2053,6778,'_elementor_source_image_hash','7ba55d28dad47267db1a8c9ff09f78df7d64a5e9'),
(2055,6779,'_elementor_edit_mode','builder'),
(2056,6779,'_elementor_template_type','wp-page'),
(2057,6779,'_elementor_version','3.32.2'),
(2058,6779,'_elementor_pro_version','3.18.0'),
(2059,6779,'_wp_page_template','default'),
(2060,6779,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":25,\"unit\":\"px\",\"column\":\"25\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2062,6780,'_elementor_edit_mode','builder'),
(2063,6780,'_elementor_template_type','wp-page'),
(2064,6780,'_elementor_version','3.32.2'),
(2065,6780,'_elementor_pro_version','3.18.0'),
(2066,6780,'_wp_page_template','default'),
(2067,6780,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":25,\"unit\":\"px\",\"column\":\"25\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(2069,6781,'_elementor_edit_mode','builder'),
(2070,6781,'_elementor_template_type','wp-page'),
(2071,6781,'_elementor_version','3.32.2'),
(2072,6781,'_elementor_pro_version','3.18.0'),
(2073,6781,'_wp_page_template','default'),
(2074,6781,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":394,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=a2b9bca\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(2085,6783,'_elementor_edit_mode','builder'),
(2086,6783,'_elementor_template_type','wp-page'),
(2087,6783,'_elementor_version','3.32.2'),
(2088,6783,'_elementor_pro_version','3.18.0'),
(2089,6783,'_wp_page_template','default'),
(2090,6783,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":394,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=a2b9bca\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(2092,6784,'_elementor_edit_mode','builder'),
(2093,6784,'_elementor_template_type','wp-page'),
(2094,6784,'_elementor_version','3.32.2'),
(2095,6784,'_elementor_pro_version','3.18.0'),
(2096,6784,'_wp_page_template','default'),
(2097,6784,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":394,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=a2b9bca\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(2099,6785,'_elementor_edit_mode','builder'),
(2100,6785,'_elementor_template_type','wp-page'),
(2101,6785,'_elementor_version','3.32.2'),
(2102,6785,'_elementor_pro_version','3.18.0'),
(2103,6785,'_wp_page_template','default'),
(2104,6785,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=a2b9bca\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(2109,6786,'_elementor_edit_mode','builder'),
(2110,6786,'_elementor_template_type','wp-page'),
(2111,6786,'_elementor_version','3.32.2'),
(2112,6786,'_elementor_pro_version','3.18.0'),
(2113,6786,'_wp_page_template','default'),
(2114,6786,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=a2b9bca\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(2116,6787,'_elementor_edit_mode','builder'),
(2117,6787,'_elementor_template_type','wp-page'),
(2118,6787,'_elementor_version','3.32.2'),
(2119,6787,'_elementor_pro_version','3.18.0'),
(2120,6787,'_wp_page_template','default'),
(2121,6787,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=a2b9bca\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(2123,6788,'_elementor_edit_mode','builder'),
(2124,6788,'_elementor_template_type','wp-page'),
(2125,6788,'_elementor_version','3.32.2'),
(2126,6788,'_elementor_pro_version','3.18.0'),
(2127,6788,'_wp_page_template','default'),
(2128,6788,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(2157,6796,'_wp_attached_file','2025/09/letters-1310x983-1.jpg'),
(2158,6796,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1310;s:6:\"height\";i:983;s:4:\"file\";s:30:\"2025/09/letters-1310x983-1.jpg\";s:8:\"filesize\";i:146286;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"letters-1310x983-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29180;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"letters-1310x983-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173964;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"letters-1310x983-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12155;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"letters-1310x983-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115046;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2159,6797,'_wp_attached_file','2025/09/flatiron-1310x983-1.jpg'),
(2160,6797,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1310;s:6:\"height\";i:982;s:4:\"file\";s:31:\"2025/09/flatiron-1310x983-1.jpg\";s:8:\"filesize\";i:81733;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"flatiron-1310x983-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18583;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"flatiron-1310x983-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156081;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"flatiron-1310x983-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7169;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"flatiron-1310x983-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97297;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2161,6797,'_wp_attachment_image_alt',''),
(2162,6798,'_elementor_edit_mode','builder'),
(2163,6798,'_elementor_template_type','wp-page'),
(2164,6798,'_elementor_version','3.32.2'),
(2165,6798,'_elementor_pro_version','3.18.0'),
(2166,6798,'_wp_page_template','default'),
(2167,6798,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(2169,6799,'_elementor_edit_mode','builder'),
(2170,6799,'_elementor_template_type','wp-page'),
(2171,6799,'_elementor_version','3.32.2'),
(2172,6799,'_elementor_pro_version','3.18.0'),
(2173,6799,'_wp_page_template','default'),
(2174,6799,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(2176,6800,'_elementor_edit_mode','builder'),
(2177,6800,'_elementor_template_type','wp-page'),
(2178,6800,'_elementor_version','3.32.2'),
(2179,6800,'_elementor_pro_version','3.18.0'),
(2180,6800,'_wp_page_template','default'),
(2181,6800,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6794,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Gallery-img-3.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Ralph Museum\",\"description\":\"Influencers + social media campaign\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"400\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false}]'),
(2184,6801,'_wp_attached_file','2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg'),
(2185,6801,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1310;s:6:\"height\";i:982;s:4:\"file\";s:56:\"2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\";s:8:\"filesize\";i:69420;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:56:\"Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15639;}s:5:\"large\";a:5:{s:4:\"file\";s:57:\"Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135505;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:56:\"Pete-at-desk-2-002-hires-from-Peek-optimized-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6719;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:56:\"Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81930;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2186,6802,'_elementor_edit_mode','builder'),
(2187,6802,'_elementor_template_type','wp-page'),
(2188,6802,'_elementor_version','3.32.2'),
(2189,6802,'_elementor_pro_version','3.18.0'),
(2190,6802,'_wp_page_template','default'),
(2191,6802,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6794,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Gallery-img-3.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Ralph Museum\",\"description\":\"Influencers + social media campaign\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"400\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false}]'),
(2193,6803,'_elementor_edit_mode','builder'),
(2194,6803,'_elementor_template_type','wp-page'),
(2195,6803,'_elementor_version','3.32.2'),
(2196,6803,'_elementor_pro_version','3.18.0'),
(2197,6803,'_wp_page_template','default'),
(2198,6803,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6794,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Gallery-img-3.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Ralph Museum\",\"description\":\"Influencers + social media campaign\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"36\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"400\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false}]'),
(2200,6804,'_elementor_edit_mode','builder'),
(2201,6804,'_elementor_template_type','wp-page'),
(2202,6804,'_elementor_version','3.32.2'),
(2203,6804,'_elementor_pro_version','3.18.0'),
(2204,6804,'_wp_page_template','default'),
(2205,6804,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false}]'),
(2210,6805,'_elementor_edit_mode','builder'),
(2211,6805,'_elementor_template_type','wp-page'),
(2212,6805,'_elementor_version','3.32.2'),
(2213,6805,'_elementor_pro_version','3.18.0'),
(2214,6805,'_wp_page_template','default'),
(2215,6805,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false}]'),
(2219,6806,'_elementor_edit_mode','builder'),
(2220,6806,'_elementor_template_type','wp-page'),
(2221,6806,'_elementor_version','3.32.2'),
(2222,6806,'_elementor_pro_version','3.18.0'),
(2223,6806,'_wp_page_template','default'),
(2224,6806,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false}]'),
(2228,6807,'_elementor_edit_mode','builder'),
(2229,6807,'_elementor_template_type','wp-page'),
(2230,6807,'_elementor_version','3.32.2'),
(2231,6807,'_elementor_pro_version','3.18.0'),
(2232,6807,'_wp_page_template','default'),
(2233,6807,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"},\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"},\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false}]'),
(2238,6808,'_elementor_edit_mode','builder'),
(2239,6808,'_elementor_template_type','wp-page'),
(2240,6808,'_elementor_version','3.32.2'),
(2241,6808,'_elementor_pro_version','3.18.0'),
(2242,6808,'_wp_page_template','default'),
(2243,6808,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"},\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"},\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false}]'),
(2245,6809,'_elementor_edit_mode','builder'),
(2246,6809,'_elementor_template_type','wp-page'),
(2247,6809,'_elementor_version','3.32.2'),
(2248,6809,'_elementor_pro_version','3.18.0'),
(2249,6809,'_wp_page_template','default'),
(2250,6809,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":80,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"},\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"},\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false}]'),
(2252,6810,'_elementor_edit_mode','builder'),
(2253,6810,'_elementor_template_type','wp-page'),
(2254,6810,'_elementor_version','3.32.2'),
(2255,6810,'_elementor_pro_version','3.18.0'),
(2256,6810,'_wp_page_template','default'),
(2257,6810,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false}]'),
(2276,6813,'_elementor_source','post'),
(2277,6813,'_elementor_edit_mode','builder'),
(2278,6813,'_elementor_template_type','popup'),
(2279,6813,'_elementor_version','3.32.2'),
(2280,6813,'_elementor_pro_version','3.18.0'),
(2281,6813,'_edit_lock','1764092650:3'),
(2285,6813,'_wp_page_template','default'),
(2286,6813,'_elementor_page_settings','a:15:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"400\";s:5:\"sizes\";a:0:{}}s:11:\"height_type\";s:13:\"fit_to_screen\";s:6:\"height\";a:3:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:3:\"100\";s:5:\"sizes\";a:0:{}}s:19:\"horizontal_position\";s:5:\"right\";s:18:\"entrance_animation\";s:11:\"fadeInRight\";s:14:\"exit_animation\";s:11:\"fadeInRight\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#16163f\";s:21:\"close_button_vertical\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"3.3\";s:5:\"sizes\";a:0:{}}s:23:\"close_button_horizontal\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"6.6\";s:5:\"sizes\";a:0:{}}s:18:\"close_button_color\";s:7:\"#ffffff\";s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:13:\"height_mobile\";a:3:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:3:\"100\";s:5:\"sizes\";a:0:{}}s:26:\"horizontal_position_mobile\";s:6:\"center\";s:24:\"vertical_position_mobile\";s:6:\"center\";}'),
(2287,6813,'_elementor_data','[{\"id\":\"5f4d251f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Information Popup\",\"min_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"flex_direction\":\"column\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4239b5e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6814,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/LEGIT-2.png\"},\"align\":\"left\",\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2e157e4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c6ea7b0\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Our goal is to help people in the best way possible. this is a basic principle in every case and cause for success. contact us today for a free consultation.\\u00a0<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"align_tablet\":\"left\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"661c6c11\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.2)\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a2ed78\",\"elType\":\"widget\",\"settings\":{\"title\":\"Practice Areas\",\"title_color\":\"#d3b574\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"align\":\"left\",\"align_tablet\":\"left\",\"typography_text_transform\":\"capitalize\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21a775e5\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"left\",\"dropdown\":\"none\",\"full_width\":\"stretch\",\"text_align\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#d3b574\",\"pointer_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"color_dropdown_item\":\"#16163f\",\"color_dropdown_item_hover\":\"#d3b574\",\"background_color_dropdown_item_hover\":\"rgba(0,0,0,0)\",\"color_dropdown_item_active\":\"#d3b574\",\"background_color_dropdown_item_active\":\"rgba(0,0,0,0)\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Montserrat\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"20\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"padding_horizontal_dropdown_item\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"padding_vertical_dropdown_item\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"dropdown_top_distance_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"toggle_color\":\"#16163f\",\"toggle_background_color\":\"#ffffff\",\"menu\":\"main-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"6d236fe1\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.2)\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"423c8850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newsletter\",\"title_color\":\"#d3b574\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"align\":\"left\",\"align_tablet\":\"left\",\"typography_text_transform\":\"capitalize\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2863ab47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sign up to our newsletter<\\/p>\",\"text_color\":\"#d7d7d9\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1f7e482\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"b1cb9df\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_text\":\"Send\",\"button_align\":\"end\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occured.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"field_text_color\":\"#ffffff\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"field_typography_font_weight\":\"400\",\"field_typography_text_transform\":\"capitalize\",\"field_background_color\":\"rgba(255,255,255,0)\",\"field_border_color\":\"rgba(215,215,217,0.5)\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_background_color\":\"rgba(211,181,116,0)\",\"button_text_color\":\"#d3b574\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"capitalize\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"selected_button_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"button_icon_align\":\"right\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"sherry@bsquareweb.com\",\"email_subject\":\"New message from &quot;Society for Descriptive Psychology&quot;\",\"email_from\":\"email@society.bsquaresite.com\",\"email_from_name\":\"Society for Descriptive Psychology\",\"email_to_2\":\"sherry@bsquareweb.com\",\"email_subject_2\":\"New message from &quot;Society for Descriptive Psychology&quot;\",\"email_from_2\":\"email@society.bsquaresite.com\",\"email_from_name_2\":\"Society for Descriptive Psychology\",\"email_reply_to_2\":\"sherry@bsquareweb.com\",\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}]'),
(2289,6813,'_elementor_conditions','a:1:{i:0;s:27:\"include/singular/front_page\";}'),
(2290,6813,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:1:{s:5:\"click\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(2291,6815,'_elementor_source','post'),
(2292,6815,'_elementor_edit_mode','builder'),
(2293,6815,'_elementor_template_type','popup'),
(2294,6815,'_elementor_version','3.32.2'),
(2295,6815,'_elementor_pro_version','3.18.0'),
(2296,6815,'_wp_page_template','default'),
(2297,6815,'_elementor_page_settings','a:15:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:3:\"400\";s:5:\"sizes\";a:0:{}}s:11:\"height_type\";s:13:\"fit_to_screen\";s:6:\"height\";a:3:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:3:\"100\";s:5:\"sizes\";a:0:{}}s:19:\"horizontal_position\";s:5:\"right\";s:18:\"entrance_animation\";s:11:\"fadeInRight\";s:14:\"exit_animation\";s:11:\"fadeInRight\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#16163f\";s:21:\"close_button_vertical\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"3.3\";s:5:\"sizes\";a:0:{}}s:23:\"close_button_horizontal\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";s:3:\"6.6\";s:5:\"sizes\";a:0:{}}s:18:\"close_button_color\";s:7:\"#ffffff\";s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";s:5:\"sizes\";a:0:{}}s:13:\"height_mobile\";a:3:{s:4:\"unit\";s:2:\"vh\";s:4:\"size\";s:3:\"100\";s:5:\"sizes\";a:0:{}}s:26:\"horizontal_position_mobile\";s:6:\"center\";s:24:\"vertical_position_mobile\";s:6:\"center\";}'),
(2298,6815,'_elementor_data','[{\"id\":\"5f4d251f\",\"elType\":\"container\",\"settings\":{\"_title\":\"Information Popup\",\"min_height\":{\"unit\":\"vh\",\"size\":\"100\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"flex_direction\":\"column\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4239b5e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6814,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/LEGIT-2.png\"},\"align\":\"left\",\"link_to\":\"custom\",\"width\":{\"unit\":\"%\",\"size\":\"35\",\"sizes\":[]},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"2e157e4\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3c6ea7b0\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Our goal is to help people in the best way possible. this is a basic principle in every case and cause for success. contact us today for a free consultation.\\u00a0<\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"typography_font_weight\":\"200\",\"align_tablet\":\"left\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"661c6c11\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.2)\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"66a2ed78\",\"elType\":\"widget\",\"settings\":{\"title\":\"Practice Areas\",\"title_color\":\"#d3b574\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"align\":\"left\",\"align_tablet\":\"left\",\"typography_text_transform\":\"capitalize\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21a775e5\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"align_items\":\"left\",\"dropdown\":\"none\",\"full_width\":\"stretch\",\"text_align\":\"center\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Montserrat\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"menu_typography_font_weight\":\"200\",\"menu_typography_text_transform\":\"capitalize\",\"color_menu_item\":\"#ffffff\",\"color_menu_item_hover\":\"#d3b574\",\"pointer_width\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"color_dropdown_item\":\"#16163f\",\"color_dropdown_item_hover\":\"#d3b574\",\"background_color_dropdown_item_hover\":\"rgba(0,0,0,0)\",\"color_dropdown_item_active\":\"#d3b574\",\"background_color_dropdown_item_active\":\"rgba(0,0,0,0)\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Montserrat\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"dropdown_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":\"0\",\"vertical\":\"15\",\"blur\":\"20\",\"spread\":\"0\",\"color\":\"rgba(0,0,0,0.1)\"},\"padding_horizontal_dropdown_item\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"padding_vertical_dropdown_item\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"dropdown_top_distance\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"dropdown_top_distance_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"toggle_color\":\"#16163f\",\"toggle_background_color\":\"#ffffff\",\"menu\":\"main-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"6d236fe1\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.2)\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"423c8850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newsletter\",\"title_color\":\"#d3b574\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"typography_font_weight\":\"300\",\"align\":\"left\",\"align_tablet\":\"left\",\"typography_text_transform\":\"capitalize\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2863ab47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sign up to our newsletter<\\/p>\",\"text_color\":\"#d7d7d9\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1f7e482\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"b1cb9df\",\"rows\":\"4\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"previous_button\":\"\",\"next_button\":\"\"}],\"input_size\":\"md\",\"show_labels\":\"\",\"button_text\":\"Send\",\"button_align\":\"end\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occured.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"column_gap\":{\"unit\":\"px\",\"size\":\"35\",\"sizes\":[]},\"field_text_color\":\"#ffffff\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Montserrat\",\"field_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"field_typography_font_weight\":\"400\",\"field_typography_text_transform\":\"capitalize\",\"field_background_color\":\"rgba(255,255,255,0)\",\"field_border_color\":\"rgba(215,215,217,0.5)\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_background_color\":\"rgba(211,181,116,0)\",\"button_text_color\":\"#d3b574\",\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Montserrat\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"button_typography_font_weight\":\"400\",\"button_typography_text_transform\":\"capitalize\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"selected_button_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"button_icon_align\":\"right\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"email_to\":\"sherry@bsquareweb.com\",\"email_subject\":\"New message from &quot;Society for Descriptive Psychology&quot;\",\"email_from\":\"email@society.bsquaresite.com\",\"email_from_name\":\"Society for Descriptive Psychology\",\"email_to_2\":\"sherry@bsquareweb.com\",\"email_subject_2\":\"New message from &quot;Society for Descriptive Psychology&quot;\",\"email_from_2\":\"email@society.bsquaresite.com\",\"email_from_name_2\":\"Society for Descriptive Psychology\",\"email_reply_to_2\":\"sherry@bsquareweb.com\",\"server_message\":\"Your submission failed because of a server error.\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}]'),
(2300,6815,'_elementor_conditions','a:1:{i:0;s:27:\"include/singular/front_page\";}'),
(2301,6815,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:1:{s:5:\"click\";s:3:\"yes\";}s:6:\"timing\";a:0:{}}'),
(2308,6817,'_elementor_edit_mode','builder'),
(2309,6817,'_elementor_template_type','single-post'),
(2310,6818,'_elementor_edit_mode','builder'),
(2311,6818,'_elementor_template_type','single-post'),
(2312,6817,'_elementor_version','3.32.2'),
(2313,6817,'_elementor_pro_version','3.18.0'),
(2314,6817,'_edit_lock','1758744774:1'),
(2315,6817,'_wp_page_template','default'),
(2316,6817,'_elementor_data','[{\"id\":\"b0e33c2\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c2687c8\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"2450268\\\" name=\\\"post-custom-field\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(2468,6837,'_wp_attached_file','2025/09/society-hero.jpg'),
(2469,6837,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:24:\"2025/09/society-hero.jpg\";s:8:\"filesize\";i:199782;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"society-hero-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15128;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"society-hero-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160305;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"society-hero-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8477;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"society-hero-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95746;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"society-hero-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:319622;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2470,6837,'_wp_attachment_image_alt','society-hero'),
(2504,6841,'_edit_lock','1767040721:4'),
(2578,6731,'_wp_old_date','2025-09-23'),
(2580,6728,'_wp_old_date','2025-09-23'),
(2581,6726,'_wp_old_date','2025-09-23'),
(2582,6727,'_wp_old_date','2025-09-23'),
(2586,6850,'_edit_lock','1767190568:4'),
(2587,6850,'_elementor_edit_mode','builder'),
(2588,6850,'_elementor_template_type','wp-page'),
(2589,6850,'_elementor_version','3.33.0'),
(2590,6850,'_elementor_pro_version','3.33.1'),
(2591,6852,'_elementor_edit_mode','builder'),
(2592,6852,'_elementor_template_type','wp-page'),
(2593,6852,'_elementor_version','3.32.2'),
(2594,6852,'_elementor_pro_version','3.18.0'),
(2595,6853,'_elementor_edit_mode','builder'),
(2596,6853,'_elementor_template_type','wp-page'),
(2597,6853,'_elementor_version','3.32.2'),
(2598,6853,'_elementor_pro_version','3.18.0'),
(2599,6850,'_wp_page_template','default'),
(2600,6850,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\"},\"elements\":[{\"id\":\"fd47cba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"4f41401\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ad63c1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2601,6854,'_elementor_edit_mode','builder'),
(2602,6854,'_elementor_template_type','wp-page'),
(2603,6854,'_elementor_version','3.32.2'),
(2604,6854,'_elementor_pro_version','3.18.0'),
(2605,6854,'_wp_page_template','default'),
(2606,6854,'_elementor_data','[]'),
(2632,6863,'_elementor_edit_mode','builder'),
(2633,6863,'_elementor_template_type','wp-page'),
(2634,6863,'_elementor_version','3.32.2'),
(2635,6863,'_elementor_pro_version','3.18.0'),
(2636,6863,'_wp_page_template','default'),
(2637,6863,'_elementor_data','[]'),
(2639,6864,'_elementor_edit_mode','builder'),
(2640,6864,'_elementor_template_type','wp-page'),
(2641,6864,'_elementor_version','3.32.2'),
(2642,6864,'_elementor_pro_version','3.18.0'),
(2643,6864,'_wp_page_template','default'),
(2644,6864,'_elementor_data','[]'),
(2646,6865,'_elementor_edit_mode','builder'),
(2647,6865,'_elementor_template_type','wp-page'),
(2648,6865,'_elementor_version','3.32.2'),
(2649,6865,'_elementor_pro_version','3.18.0'),
(2650,6865,'_wp_page_template','default');
INSERT INTO `wpet_postmeta` VALUES
(2651,6865,'_elementor_data','[{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"7811c50d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"33a3f0ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"align\":\"center\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"2.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6855,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-1.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6857,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-3N.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6859,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-2NEW.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6861,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-4.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6855,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-1.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6857,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-3N.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6859,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-2NEW.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"ec94358\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6861,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-4.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Kuti\",\"description\":\"Influencer program manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2654,6866,'_elementor_edit_mode','builder'),
(2655,6866,'_elementor_template_type','wp-page'),
(2656,6866,'_elementor_version','3.32.2'),
(2657,6866,'_elementor_pro_version','3.18.0'),
(2658,6866,'_wp_page_template','default'),
(2659,6866,'_elementor_data','[{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"7811c50d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"33a3f0ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"align\":\"center\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"2.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6855,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-1.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6857,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-3N.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6859,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-2NEW.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6861,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-4.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6855,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-1.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6857,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-3N.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6859,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-2NEW.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"ec94358\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6861,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-4.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Kuti\",\"description\":\"Influencer program manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2661,6867,'_elementor_edit_mode','builder'),
(2662,6867,'_elementor_template_type','wp-page'),
(2663,6867,'_elementor_version','3.32.2'),
(2664,6867,'_elementor_pro_version','3.18.0'),
(2665,6867,'_wp_page_template','default'),
(2666,6867,'_elementor_data','[{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"7811c50d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"33a3f0ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"align\":\"center\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"2.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6855,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-1.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6857,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-3N.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6859,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-2NEW.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6861,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-4.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6855,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-1.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6857,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-3N.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6859,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-2NEW.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"ec94358\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6861,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-4.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Kuti\",\"description\":\"Influencer program manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2668,6868,'_elementor_edit_mode','builder'),
(2669,6868,'_elementor_template_type','wp-page'),
(2670,6868,'_elementor_version','3.32.2'),
(2671,6868,'_elementor_pro_version','3.18.0'),
(2672,6868,'_wp_page_template','default'),
(2673,6868,'_elementor_data','[{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"7811c50d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"33a3f0ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"align\":\"center\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"2.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6855,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-1.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6857,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-3N.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6859,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-2NEW.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6861,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-4.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6855,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-1.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6857,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-3N.jpg\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6859,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-2NEW.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2690,6870,'_wp_attached_file','2025/09/cotes.avif'),
(2691,6870,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:554;s:6:\"height\";i:576;s:4:\"file\";s:18:\"2025/09/cotes.avif\";s:8:\"filesize\";i:82871;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"cotes-289x300.avif\";s:5:\"width\";i:289;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/avif\";s:8:\"filesize\";i:29892;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"cotes-150x150.avif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/avif\";s:8:\"filesize\";i:9471;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2694,6871,'_elementor_edit_mode','builder'),
(2695,6871,'_elementor_template_type','wp-page'),
(2696,6871,'_elementor_version','3.32.2'),
(2697,6871,'_elementor_pro_version','3.18.0'),
(2698,6871,'_wp_page_template','default'),
(2699,6871,'_elementor_data','[{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"7811c50d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"33a3f0ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"align\":\"center\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"2.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6855,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-1.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6857,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-3N.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6859,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-2NEW.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6861,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-4.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6855,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-1.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6857,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-3N.jpg\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6859,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-2NEW.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2703,6872,'_elementor_edit_mode','builder'),
(2704,6872,'_elementor_template_type','wp-page'),
(2705,6872,'_elementor_version','3.32.2'),
(2706,6872,'_elementor_pro_version','3.18.0'),
(2707,6872,'_wp_page_template','default'),
(2708,6872,'_elementor_data','[{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"7811c50d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"33a3f0ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"align\":\"center\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"2.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6855,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-1.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6857,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-3N.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6859,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-2NEW.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6861,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-4.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6855,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-1.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6857,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-3N.jpg\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6859,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-2NEW.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2712,6873,'_elementor_edit_mode','builder'),
(2713,6873,'_elementor_template_type','wp-page'),
(2714,6873,'_elementor_version','3.32.2'),
(2715,6873,'_elementor_pro_version','3.18.0'),
(2716,6873,'_wp_page_template','default'),
(2717,6873,'_elementor_data','[{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"7811c50d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"33a3f0ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"align\":\"center\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"2.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6855,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-1.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6857,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-3N.jpg\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6859,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-2NEW.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2724,6874,'_elementor_edit_mode','builder'),
(2725,6874,'_elementor_template_type','wp-page'),
(2726,6874,'_elementor_version','3.32.2'),
(2727,6874,'_elementor_pro_version','3.18.0'),
(2728,6874,'_wp_page_template','default'),
(2729,6874,'_elementor_data','[{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"7811c50d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"33a3f0ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"align\":\"center\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"2.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6855,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-1.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6857,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-3N.jpg\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6859,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-2NEW.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2733,6875,'_elementor_edit_mode','builder'),
(2734,6875,'_elementor_template_type','wp-page'),
(2735,6875,'_elementor_version','3.32.2'),
(2736,6875,'_elementor_pro_version','3.18.0'),
(2737,6875,'_wp_page_template','default'),
(2738,6875,'_elementor_data','[{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"7811c50d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"33a3f0ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"align\":\"center\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"2.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6855,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-1.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6857,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-3N.jpg\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6859,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Team-member-2NEW.jpg\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2742,6876,'_elementor_edit_mode','builder'),
(2743,6876,'_elementor_template_type','wp-page'),
(2744,6876,'_elementor_version','3.32.2'),
(2745,6876,'_elementor_pro_version','3.18.0'),
(2746,6876,'_wp_page_template','default'),
(2747,6876,'_elementor_data','[{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"7811c50d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"33a3f0ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"align\":\"center\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"2.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2764,6878,'_wp_attached_file','2025/09/directors-hero.jpg'),
(2765,6878,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1980;s:6:\"height\";i:667;s:4:\"file\";s:26:\"2025/09/directors-hero.jpg\";s:8:\"filesize\";i:128524;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"directors-hero-300x101.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:101;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6027;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"directors-hero-1024x345.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:345;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36828;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"directors-hero-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3943;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"directors-hero-768x259.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23560;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"directors-hero-1536x517.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70233;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2766,6878,'_wp_attachment_image_alt','directors-hero'),
(2767,6879,'_elementor_edit_mode','builder'),
(2768,6879,'_elementor_template_type','wp-page'),
(2769,6879,'_elementor_version','3.32.2'),
(2770,6879,'_elementor_pro_version','3.18.0'),
(2771,6879,'_wp_page_template','default'),
(2772,6879,'_elementor_data','[{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"7811c50d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"33a3f0ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"align\":\"center\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"2.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2775,6880,'_elementor_edit_mode','builder'),
(2776,6880,'_elementor_template_type','wp-page'),
(2777,6880,'_elementor_version','3.32.2'),
(2778,6880,'_elementor_pro_version','3.18.0'),
(2779,6880,'_wp_page_template','default'),
(2780,6880,'_elementor_data','[{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"7811c50d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"33a3f0ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"align\":\"center\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"2.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2783,6881,'_elementor_edit_mode','builder'),
(2784,6881,'_elementor_template_type','wp-page'),
(2785,6881,'_elementor_version','3.32.2'),
(2786,6881,'_elementor_pro_version','3.18.0'),
(2787,6881,'_wp_page_template','default'),
(2788,6881,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":51,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\"},\"elements\":[],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"7811c50d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"33a3f0ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"align\":\"center\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"2.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2792,6882,'_elementor_edit_mode','builder'),
(2793,6882,'_elementor_template_type','wp-page'),
(2794,6882,'_elementor_version','3.32.2'),
(2795,6882,'_elementor_pro_version','3.18.0'),
(2796,6882,'_wp_page_template','default'),
(2797,6882,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":51,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\"},\"elements\":[],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"7811c50d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"33a3f0ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"align\":\"center\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"2.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2799,6883,'_elementor_edit_mode','builder'),
(2800,6883,'_elementor_template_type','wp-page'),
(2801,6883,'_elementor_version','3.32.2'),
(2802,6883,'_elementor_pro_version','3.18.0'),
(2803,6883,'_wp_page_template','default'),
(2804,6883,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":51,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\"},\"elements\":[],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"7811c50d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"33a3f0ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"align\":\"center\",\"title_color\":\"#222222\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"vw\",\"size\":\"2.5\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"40\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"-2\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2806,6884,'_elementor_edit_mode','builder'),
(2807,6884,'_elementor_template_type','wp-page'),
(2808,6884,'_elementor_version','3.32.2'),
(2809,6884,'_elementor_pro_version','3.18.0'),
(2810,6884,'_wp_page_template','default'),
(2811,6884,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":51,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fd47cba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"4f41401\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ad63c1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2816,6885,'_elementor_edit_mode','builder'),
(2817,6885,'_elementor_template_type','wp-page'),
(2818,6885,'_elementor_version','3.32.2'),
(2819,6885,'_elementor_pro_version','3.18.0'),
(2820,6885,'_wp_page_template','default'),
(2821,6885,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":51,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fd47cba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"4f41401\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ad63c1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2825,6886,'_elementor_edit_mode','builder'),
(2826,6886,'_elementor_template_type','wp-page'),
(2827,6886,'_elementor_version','3.32.2'),
(2828,6886,'_elementor_pro_version','3.18.0'),
(2829,6886,'_wp_page_template','default'),
(2830,6886,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":51,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"fd47cba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"4f41401\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ad63c1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2834,6887,'_elementor_edit_mode','builder'),
(2835,6887,'_elementor_template_type','wp-page'),
(2836,6887,'_elementor_version','3.32.2'),
(2837,6887,'_elementor_pro_version','3.18.0'),
(2838,6887,'_wp_page_template','default'),
(2839,6887,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":51,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"shape_divider_bottom\":\"book\",\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]}},\"elements\":[{\"id\":\"fd47cba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"4f41401\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ad63c1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2855,6889,'_elementor_edit_mode','builder'),
(2856,6889,'_elementor_template_type','wp-page'),
(2857,6889,'_elementor_version','3.32.2'),
(2858,6889,'_elementor_pro_version','3.18.0'),
(2859,6889,'_wp_page_template','default'),
(2860,6889,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":51,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"shape_divider_bottom\":\"book\",\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]}},\"elements\":[{\"id\":\"fd47cba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"4f41401\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ad63c1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2864,6890,'_elementor_edit_mode','builder'),
(2865,6890,'_elementor_template_type','wp-page'),
(2866,6890,'_elementor_version','3.32.2'),
(2867,6890,'_elementor_pro_version','3.18.0'),
(2868,6890,'_wp_page_template','default'),
(2869,6890,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":51,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"shape_divider_bottom\":\"book\",\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]}},\"elements\":[{\"id\":\"fd47cba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"4f41401\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ad63c1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F7F7F7\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2873,6891,'_elementor_edit_mode','builder'),
(2874,6891,'_elementor_template_type','wp-page'),
(2875,6891,'_elementor_version','3.32.2'),
(2876,6891,'_elementor_pro_version','3.18.0'),
(2877,6891,'_wp_page_template','default'),
(2878,6891,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":51,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\"},\"elements\":[{\"id\":\"fd47cba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"4f41401\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ad63c1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2885,6892,'_elementor_edit_mode','builder'),
(2886,6892,'_elementor_template_type','wp-page'),
(2887,6892,'_elementor_version','3.32.2'),
(2888,6892,'_elementor_pro_version','3.18.0'),
(2889,6892,'_wp_page_template','default'),
(2890,6892,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":51,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\"},\"elements\":[{\"id\":\"fd47cba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"4f41401\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ad63c1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2894,6893,'_elementor_edit_mode','builder'),
(2895,6893,'_elementor_template_type','wp-page'),
(2896,6893,'_elementor_version','3.32.2'),
(2897,6893,'_elementor_pro_version','3.18.0'),
(2898,6893,'_wp_page_template','default'),
(2899,6893,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":51,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"shape_divider_bottom\":\"arrow\",\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\"},\"elements\":[{\"id\":\"fd47cba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"4f41401\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ad63c1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2903,6894,'_elementor_edit_mode','builder'),
(2904,6894,'_elementor_template_type','wp-page'),
(2905,6894,'_elementor_version','3.32.2'),
(2906,6894,'_elementor_pro_version','3.18.0'),
(2907,6894,'_wp_page_template','default'),
(2908,6894,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":51,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\"},\"elements\":[{\"id\":\"fd47cba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"4f41401\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ad63c1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2915,6895,'_menu_item_type','post_type'),
(2916,6895,'_menu_item_menu_item_parent','7307'),
(2917,6895,'_menu_item_object_id','6850'),
(2918,6895,'_menu_item_object','page'),
(2919,6895,'_menu_item_target',''),
(2920,6895,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(2921,6895,'_menu_item_xfn',''),
(2922,6895,'_menu_item_url',''),
(2924,6896,'_elementor_edit_mode','builder'),
(2925,6896,'_elementor_template_type','wp-page'),
(2926,6896,'_elementor_version','3.32.2'),
(2927,6896,'_elementor_pro_version','3.18.0'),
(2928,6896,'_wp_page_template','default'),
(2929,6896,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":51,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\"},\"elements\":[{\"id\":\"fd47cba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"4f41401\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ad63c1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2933,6897,'_elementor_edit_mode','builder'),
(2934,6897,'_elementor_template_type','wp-page'),
(2935,6897,'_elementor_version','3.32.2'),
(2936,6897,'_elementor_pro_version','3.18.0'),
(2937,6897,'_wp_page_template','default'),
(2938,6897,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":51,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\"},\"elements\":[{\"id\":\"fd47cba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"4f41401\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ad63c1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2942,6898,'_elementor_edit_mode','builder'),
(2943,6898,'_elementor_template_type','wp-page'),
(2944,6898,'_elementor_version','3.32.2'),
(2945,6898,'_elementor_pro_version','3.18.0'),
(2946,6898,'_wp_page_template','default'),
(2947,6898,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\"},\"elements\":[{\"id\":\"fd47cba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"4f41401\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ad63c1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2952,6899,'_elementor_edit_mode','builder'),
(2953,6899,'_elementor_template_type','wp-page'),
(2954,6899,'_elementor_version','3.32.2'),
(2955,6899,'_elementor_pro_version','3.18.0'),
(2956,6899,'_wp_page_template','default'),
(2957,6899,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\"},\"elements\":[{\"id\":\"fd47cba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"4f41401\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ad63c1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2959,6900,'_elementor_edit_mode','builder'),
(2960,6900,'_elementor_template_type','wp-page'),
(2961,6900,'_elementor_version','3.32.2'),
(2962,6900,'_elementor_pro_version','3.18.0'),
(2963,6900,'_wp_page_template','default'),
(2964,6900,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\"},\"elements\":[{\"id\":\"fd47cba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"4f41401\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ad63c1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(2966,6901,'_elementor_edit_mode','builder'),
(2967,6901,'_elementor_template_type','wp-page'),
(2968,6901,'_elementor_version','3.32.2'),
(2969,6901,'_elementor_pro_version','3.18.0'),
(2970,6901,'_wp_page_template','default'),
(2971,6901,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\"},\"elements\":[{\"id\":\"fd47cba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"4f41401\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ad63c1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(3036,6731,'_wp_old_date','2025-09-24'),
(3039,6895,'_wp_old_date','2025-09-24'),
(3040,6728,'_wp_old_date','2025-09-24'),
(3041,6726,'_wp_old_date','2025-09-24'),
(3042,6727,'_wp_old_date','2025-09-24'),
(3097,6914,'_edit_lock','1767189988:4'),
(3098,6914,'_edit_last','1'),
(3099,6914,'_elementor_edit_mode','builder'),
(3100,6914,'_elementor_template_type','wp-page'),
(3101,6914,'_elementor_version','3.33.0'),
(3102,6914,'_elementor_pro_version','3.33.1'),
(3157,6921,'_elementor_edit_mode','builder'),
(3158,6921,'_elementor_template_type','kit'),
(3159,6921,'_wp_page_template','default'),
(3160,6921,'_elementor_page_settings','a:22:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6B74A8\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#21233A\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#616161\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:3:{i:0;a:3:{s:3:\"_id\";s:7:\"80b4a44\";s:5:\"title\";s:11:\"New Item #1\";s:5:\"color\";s:7:\"#DDD174\";}i:1;a:3:{s:3:\"_id\";s:7:\"a2b9bca\";s:5:\"title\";s:11:\"New Item #2\";s:5:\"color\";s:7:\"#F7F8DB\";}i:2;a:3:{s:3:\"_id\";s:7:\"768114a\";s:5:\"title\";s:11:\"New Item #3\";s:5:\"color\";s:7:\"#4F6AA3\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:3;a:6:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";s:22:\"typography_font_weight\";s:3:\"700\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:69;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:34:\"Society for Descriptive Psychology\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1120;s:5:\"sizes\";a:0:{}}s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"space_between_widgets\";a:5:{s:6:\"column\";s:2:\"30\";s:3:\"row\";s:2:\"30\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"45\";s:5:\"right\";s:2:\"45\";s:6:\"bottom\";s:2:\"45\";s:4:\"left\";s:2:\"45\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:15:\"activeItemIndex\";i:1;s:9:\"site_logo\";a:5:{s:3:\"url\";s:78:\"https://society.bsquaresite.com/wp-content/uploads/2025/09/sdp-logo-w-text.svg\";s:2:\"id\";i:6750;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:71:\"https://society.bsquaresite.com/wp-content/uploads/2025/08/image-2.jpeg\";s:2:\"id\";i:6599;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),
(3161,6921,'_elementor_data','[]'),
(3162,6921,'_elementor_version','3.32.2'),
(3163,6921,'_elementor_pro_version','3.18.0'),
(3193,6923,'_elementor_edit_mode','builder'),
(3194,6923,'_elementor_template_type','wp-page'),
(3195,6923,'_elementor_version','3.32.2'),
(3196,6923,'_elementor_pro_version','3.18.0'),
(3197,6923,'_wp_page_template','default'),
(3198,6923,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false}]'),
(3202,6924,'_elementor_edit_mode','builder'),
(3203,6924,'_elementor_template_type','wp-page'),
(3204,6924,'_elementor_version','3.32.2'),
(3205,6924,'_elementor_pro_version','3.18.0'),
(3206,6924,'_wp_page_template','default'),
(3207,6924,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false}]'),
(3211,6925,'_elementor_edit_mode','builder'),
(3212,6925,'_elementor_template_type','wp-page'),
(3213,6925,'_elementor_version','3.32.2'),
(3214,6925,'_elementor_pro_version','3.18.0'),
(3215,6925,'_wp_page_template','default'),
(3216,6925,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false}]'),
(3223,6926,'_wp_attached_file','2025/11/geometric-shape.svg'),
(3224,6926,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:34957;}'),
(3226,6927,'_elementor_edit_mode','builder'),
(3227,6927,'_elementor_template_type','wp-page'),
(3228,6927,'_elementor_version','3.32.2'),
(3229,6927,'_elementor_pro_version','3.32.1'),
(3230,6927,'_wp_page_template','default'),
(3231,6927,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false}]'),
(3235,6928,'_elementor_edit_mode','builder'),
(3236,6928,'_elementor_template_type','wp-page'),
(3237,6928,'_elementor_version','3.32.2'),
(3238,6928,'_elementor_pro_version','3.32.1'),
(3239,6928,'_wp_page_template','default'),
(3240,6928,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"\",\"url\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false}]'),
(3244,6929,'_elementor_edit_mode','builder'),
(3245,6929,'_elementor_template_type','wp-page'),
(3246,6929,'_elementor_version','3.32.2'),
(3247,6929,'_elementor_pro_version','3.32.1'),
(3248,6929,'_wp_page_template','default');
INSERT INTO `wpet_postmeta` VALUES
(3249,6929,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false}]'),
(3256,6716,'_edit_lock','1767190747:4'),
(3257,6716,'_elementor_edit_mode','builder'),
(3258,6716,'_elementor_template_type','wp-page'),
(3259,6716,'_elementor_version','3.33.0'),
(3260,6716,'_elementor_pro_version','3.33.1'),
(3269,6931,'_elementor_edit_mode','builder'),
(3270,6931,'_elementor_template_type','wp-page'),
(3271,6931,'_elementor_version','3.32.2'),
(3272,6931,'_elementor_pro_version','3.32.1'),
(3273,6932,'_elementor_edit_mode','builder'),
(3274,6932,'_elementor_template_type','wp-page'),
(3275,6932,'_elementor_version','3.32.2'),
(3276,6932,'_elementor_pro_version','3.32.1'),
(3277,6716,'_wp_page_template','default'),
(3278,6716,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3279,6716,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":100,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=4d946b7\",\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 70s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5066339\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a9a50f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology\\u00a0provides a coherent conceptual framework for all of behavioral science.\\u00a0Descriptive Psychologists\\u00a0organize and articulate the implicit structure of that discipline<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3280,6933,'_elementor_edit_mode','builder'),
(3281,6933,'_elementor_template_type','wp-page'),
(3282,6933,'_elementor_version','3.32.2'),
(3283,6933,'_elementor_pro_version','3.32.1'),
(3284,6933,'_wp_page_template','default'),
(3285,6933,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3286,6933,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(3289,6934,'_wp_attached_file','2025/11/Service-Details-1-Business-Consultant.jpg'),
(3290,6934,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1098;s:6:\"height\";i:630;s:4:\"file\";s:49:\"2025/11/Service-Details-1-Business-Consultant.jpg\";s:8:\"filesize\";i:59662;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"Service-Details-1-Business-Consultant-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9194;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"Service-Details-1-Business-Consultant-1024x588.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:588;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50157;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Service-Details-1-Business-Consultant-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5586;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"Service-Details-1-Business-Consultant-768x441.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:441;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33054;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3291,6934,'_elementor_source_image_hash','b21b0a1a52e339aea0d96b6c9f7e544e1f33d818'),
(3295,6936,'_elementor_edit_mode','builder'),
(3296,6936,'_elementor_template_type','wp-page'),
(3297,6936,'_elementor_version','3.32.2'),
(3298,6936,'_elementor_pro_version','3.32.1'),
(3299,6936,'_wp_page_template','default'),
(3300,6936,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3301,6936,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(3303,6937,'_elementor_edit_mode','builder'),
(3304,6937,'_elementor_template_type','wp-page'),
(3305,6937,'_elementor_version','3.32.2'),
(3306,6937,'_elementor_pro_version','3.32.1'),
(3307,6937,'_wp_page_template','default'),
(3308,6937,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3309,6937,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(3311,6938,'_elementor_edit_mode','builder'),
(3312,6938,'_elementor_template_type','wp-page'),
(3313,6938,'_elementor_version','3.32.2'),
(3314,6938,'_elementor_pro_version','3.32.1'),
(3315,6938,'_wp_page_template','default'),
(3316,6938,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3317,6938,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(3335,6942,'_wp_attached_file','2025/11/Pete-at-desk-hexagon.svg'),
(3336,6942,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:93170;}'),
(3338,6943,'_elementor_edit_mode','builder'),
(3339,6943,'_elementor_template_type','wp-page'),
(3340,6943,'_elementor_version','3.32.2'),
(3341,6943,'_elementor_pro_version','3.32.1'),
(3342,6943,'_wp_page_template','default'),
(3343,6943,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3344,6943,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(3346,6944,'_elementor_edit_mode','builder'),
(3347,6944,'_elementor_template_type','wp-page'),
(3348,6944,'_elementor_version','3.32.2'),
(3349,6944,'_elementor_pro_version','3.32.1'),
(3350,6944,'_wp_page_template','default'),
(3351,6944,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3352,6944,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(3354,6945,'_elementor_edit_mode','builder'),
(3355,6945,'_elementor_template_type','wp-page'),
(3356,6945,'_elementor_version','3.32.2'),
(3357,6945,'_elementor_pro_version','3.32.1'),
(3358,6945,'_wp_page_template','default'),
(3359,6945,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3360,6945,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\"},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6939,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-hexagon.png\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 30s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\"},\"elements\":[{\"id\":\"5ab2483c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits at Highland\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Archivo Black\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"372bb646\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"401K\",\"_id\":\"b911031\"},{\"text\":\"401K Match\",\"_id\":\"040ca7b\"},{\"text\":\"Health Insurance\",\"_id\":\"dbb27b2\"},{\"text\":\"Vision\\/Dental Insurance\",\"_id\":\"5d66291\"},{\"text\":\"Paid Vacation\",\"_id\":\"97939d4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Open Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false}]'),
(3368,6946,'_elementor_edit_mode','builder'),
(3369,6946,'_elementor_template_type','wp-page'),
(3370,6946,'_elementor_version','3.32.2'),
(3371,6946,'_elementor_pro_version','3.32.1'),
(3372,6946,'_wp_page_template','default'),
(3373,6946,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3374,6946,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\"},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6939,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-hexagon.png\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 30s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\"},\"elements\":[{\"id\":\"5ab2483c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits at Highland\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Archivo Black\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"372bb646\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"401K\",\"_id\":\"b911031\"},{\"text\":\"401K Match\",\"_id\":\"040ca7b\"},{\"text\":\"Health Insurance\",\"_id\":\"dbb27b2\"},{\"text\":\"Vision\\/Dental Insurance\",\"_id\":\"5d66291\"},{\"text\":\"Paid Vacation\",\"_id\":\"97939d4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Open Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false}]'),
(3378,6947,'_elementor_edit_mode','builder'),
(3379,6947,'_elementor_template_type','wp-page'),
(3380,6947,'_elementor_version','3.32.2'),
(3381,6947,'_elementor_pro_version','3.32.1'),
(3382,6947,'_wp_page_template','default'),
(3383,6947,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3384,6947,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\"},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6939,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-hexagon.png\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 30s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\"},\"elements\":[{\"id\":\"5ab2483c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits at Highland\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Archivo Black\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"372bb646\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"401K\",\"_id\":\"b911031\"},{\"text\":\"401K Match\",\"_id\":\"040ca7b\"},{\"text\":\"Health Insurance\",\"_id\":\"dbb27b2\"},{\"text\":\"Vision\\/Dental Insurance\",\"_id\":\"5d66291\"},{\"text\":\"Paid Vacation\",\"_id\":\"97939d4\"}],\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Open Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false}]'),
(3388,6948,'_elementor_edit_mode','builder'),
(3389,6948,'_elementor_template_type','wp-page'),
(3390,6948,'_elementor_version','3.32.2'),
(3391,6948,'_elementor_pro_version','3.32.1'),
(3392,6948,'_wp_page_template','default'),
(3393,6948,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3394,6948,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\"},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6939,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-hexagon.png\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 30s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3401,6949,'_elementor_edit_mode','builder'),
(3402,6949,'_elementor_template_type','wp-page'),
(3403,6949,'_elementor_version','3.32.2'),
(3404,6949,'_elementor_pro_version','3.32.1'),
(3405,6949,'_wp_page_template','default'),
(3406,6949,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3407,6949,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\"},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6939,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-hexagon.png\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 30s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3411,6950,'_elementor_edit_mode','builder'),
(3412,6950,'_elementor_template_type','wp-page'),
(3413,6950,'_elementor_version','3.32.2'),
(3414,6950,'_elementor_pro_version','3.32.1'),
(3415,6950,'_wp_page_template','default'),
(3416,6950,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3417,6950,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\"},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6939,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-hexagon.png\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 30s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3421,6951,'_elementor_edit_mode','builder'),
(3422,6951,'_elementor_template_type','wp-page'),
(3423,6951,'_elementor_version','3.32.2'),
(3424,6951,'_elementor_pro_version','3.32.1'),
(3425,6951,'_wp_page_template','default'),
(3426,6951,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3427,6951,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\"},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6939,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-hexagon.png\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 30s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3434,6952,'_elementor_edit_mode','builder'),
(3435,6952,'_elementor_template_type','wp-page'),
(3436,6952,'_elementor_version','3.32.2'),
(3437,6952,'_elementor_pro_version','3.32.1'),
(3438,6952,'_wp_page_template','default'),
(3439,6952,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3440,6952,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\"},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6939,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-hexagon.png\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 30s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3444,6953,'_elementor_edit_mode','builder'),
(3445,6953,'_elementor_template_type','wp-page'),
(3446,6953,'_elementor_version','3.32.2'),
(3447,6953,'_elementor_pro_version','3.32.1'),
(3448,6953,'_wp_page_template','default'),
(3449,6953,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3450,6953,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\"},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6939,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-hexagon.png\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 30s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3454,6954,'_elementor_edit_mode','builder'),
(3455,6954,'_elementor_template_type','wp-page'),
(3456,6954,'_elementor_version','3.32.2'),
(3457,6954,'_elementor_pro_version','3.32.1'),
(3458,6954,'_wp_page_template','default'),
(3459,6954,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3460,6954,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6939,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-hexagon.png\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 30s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3467,6955,'_elementor_edit_mode','builder'),
(3468,6955,'_elementor_template_type','wp-page'),
(3469,6955,'_elementor_version','3.32.2'),
(3470,6955,'_elementor_pro_version','3.32.1'),
(3471,6955,'_wp_page_template','default'),
(3472,6955,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3473,6955,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6939,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-hexagon.png\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 30s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3477,6956,'_elementor_edit_mode','builder'),
(3478,6956,'_elementor_template_type','wp-page'),
(3479,6956,'_elementor_version','3.32.2'),
(3480,6956,'_elementor_pro_version','3.32.1'),
(3481,6956,'_wp_page_template','default'),
(3482,6956,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3483,6956,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6939,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-hexagon.png\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 30s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3487,6957,'_elementor_edit_mode','builder'),
(3488,6957,'_elementor_template_type','wp-page'),
(3489,6957,'_elementor_version','3.32.2'),
(3490,6957,'_elementor_pro_version','3.32.1'),
(3491,6957,'_wp_page_template','default'),
(3492,6957,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3493,6957,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6939,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-hexagon.png\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 30s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3500,6958,'_wp_attached_file','2025/11/gray-hexagon.svg'),
(3501,6958,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:337;}'),
(3503,6958,'_wp_attachment_image_alt','gray hexagon'),
(3504,6959,'_elementor_edit_mode','builder'),
(3505,6959,'_elementor_template_type','wp-page'),
(3506,6959,'_elementor_version','3.32.2'),
(3507,6959,'_elementor_pro_version','3.32.1'),
(3508,6959,'_wp_page_template','default'),
(3509,6959,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3510,6959,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6939,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-hexagon.png\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 30s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3514,6960,'_elementor_edit_mode','builder'),
(3515,6960,'_elementor_template_type','wp-page'),
(3516,6960,'_elementor_version','3.32.2'),
(3517,6960,'_elementor_pro_version','3.32.1'),
(3518,6960,'_wp_page_template','default'),
(3519,6960,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3520,6960,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6939,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-hexagon.png\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 30s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3524,6961,'_elementor_edit_mode','builder'),
(3525,6961,'_elementor_template_type','wp-page'),
(3526,6961,'_elementor_version','3.32.2'),
(3527,6961,'_elementor_pro_version','3.32.1'),
(3528,6961,'_wp_page_template','default'),
(3529,6961,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3530,6961,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 30s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3537,6962,'_elementor_edit_mode','builder'),
(3538,6962,'_elementor_template_type','wp-page'),
(3539,6962,'_elementor_version','3.32.2'),
(3540,6962,'_elementor_pro_version','3.32.1'),
(3541,6962,'_wp_page_template','default'),
(3542,6962,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3543,6962,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 30s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3547,6963,'_elementor_edit_mode','builder'),
(3548,6963,'_elementor_template_type','wp-page'),
(3549,6963,'_elementor_version','3.32.2'),
(3550,6963,'_elementor_pro_version','3.32.1'),
(3551,6963,'_wp_page_template','default'),
(3552,6963,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3553,6963,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 30s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3557,6964,'_elementor_edit_mode','builder'),
(3558,6964,'_elementor_template_type','wp-page'),
(3559,6964,'_elementor_version','3.32.2'),
(3560,6964,'_elementor_pro_version','3.32.1'),
(3561,6964,'_wp_page_template','default'),
(3562,6964,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3563,6964,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 70s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3570,6965,'_elementor_edit_mode','builder'),
(3571,6965,'_elementor_template_type','wp-page'),
(3572,6965,'_elementor_version','3.32.2'),
(3573,6965,'_elementor_pro_version','3.32.1'),
(3574,6965,'_wp_page_template','default'),
(3575,6965,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3576,6965,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 70s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3580,6966,'_elementor_edit_mode','builder'),
(3581,6966,'_elementor_template_type','wp-page'),
(3582,6966,'_elementor_version','3.32.2'),
(3583,6966,'_elementor_pro_version','3.32.1'),
(3584,6966,'_wp_page_template','default'),
(3585,6966,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3586,6966,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 70s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3590,6967,'_elementor_edit_mode','builder'),
(3591,6967,'_elementor_template_type','wp-page'),
(3592,6967,'_elementor_version','3.32.2'),
(3593,6967,'_elementor_pro_version','3.32.1'),
(3594,6967,'_wp_page_template','default'),
(3595,6967,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3596,6967,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 70s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9a50f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology\\u00a0provides a coherent conceptual framework for all of behavioral science.\\u00a0Descriptive Psychologists\\u00a0organize and articulate the implicit structure of that discipline<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5066339\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":false}]'),
(3603,6968,'_elementor_edit_mode','builder'),
(3604,6968,'_elementor_template_type','wp-page'),
(3605,6968,'_elementor_version','3.32.2'),
(3606,6968,'_elementor_pro_version','3.32.1'),
(3607,6968,'_wp_page_template','default'),
(3608,6968,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3609,6968,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 70s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9a50f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology\\u00a0provides a coherent conceptual framework for all of behavioral science.\\u00a0Descriptive Psychologists\\u00a0organize and articulate the implicit structure of that discipline<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5066339\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":false}]'),
(3613,6969,'_elementor_edit_mode','builder'),
(3614,6969,'_elementor_template_type','wp-page'),
(3615,6969,'_elementor_version','3.32.2'),
(3616,6969,'_elementor_pro_version','3.32.1'),
(3617,6969,'_wp_page_template','default'),
(3618,6969,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3619,6969,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 70s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a9a50f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology\\u00a0provides a coherent conceptual framework for all of behavioral science.\\u00a0Descriptive Psychologists\\u00a0organize and articulate the implicit structure of that discipline<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5066339\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true}],\"isInner\":false}]'),
(3623,6970,'_elementor_edit_mode','builder'),
(3624,6970,'_elementor_template_type','wp-page'),
(3625,6970,'_elementor_version','3.32.2'),
(3626,6970,'_elementor_pro_version','3.32.1'),
(3627,6970,'_wp_page_template','default'),
(3628,6970,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3629,6970,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 70s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5066339\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a9a50f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology\\u00a0provides a coherent conceptual framework for all of behavioral science.\\u00a0Descriptive Psychologists\\u00a0organize and articulate the implicit structure of that discipline<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3636,6971,'_elementor_edit_mode','builder'),
(3637,6971,'_elementor_template_type','wp-page'),
(3638,6971,'_elementor_version','3.32.2'),
(3639,6971,'_elementor_pro_version','3.32.1'),
(3640,6971,'_wp_page_template','default'),
(3641,6971,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3642,6971,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 70s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5066339\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a9a50f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology\\u00a0provides a coherent conceptual framework for all of behavioral science.\\u00a0Descriptive Psychologists\\u00a0organize and articulate the implicit structure of that discipline<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3646,6972,'_elementor_edit_mode','builder'),
(3647,6972,'_elementor_template_type','wp-page'),
(3648,6972,'_elementor_version','3.32.2'),
(3649,6972,'_elementor_pro_version','3.32.1'),
(3650,6972,'_wp_page_template','default'),
(3651,6972,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3652,6972,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 70s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5066339\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a9a50f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology\\u00a0provides a coherent conceptual framework for all of behavioral science.\\u00a0Descriptive Psychologists\\u00a0organize and articulate the implicit structure of that discipline<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3656,6973,'_elementor_edit_mode','builder'),
(3657,6973,'_elementor_template_type','wp-page'),
(3658,6973,'_elementor_version','3.32.2'),
(3659,6973,'_elementor_pro_version','3.32.1'),
(3660,6973,'_wp_page_template','default'),
(3661,6973,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(3662,6973,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 70s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5066339\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a9a50f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology\\u00a0provides a coherent conceptual framework for all of behavioral science.\\u00a0Descriptive Psychologists\\u00a0organize and articulate the implicit structure of that discipline<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(3673,8,'_edit_last','1'),
(3674,8,'_wp_page_template','default'),
(3675,10,'_edit_last','2'),
(3676,10,'_oembed_f95cb7b009e839626d4d9935c8e04cb8','<iframe width=\"604\" height=\"340\" src=\"https://www.youtube.com/embed/98pU_juQ7SQ?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3677,10,'_oembed_time_f95cb7b009e839626d4d9935c8e04cb8','1458678219'),
(3678,10,'_oembed_e1a41ec4cf58a02a0e06035318843d81','<iframe width=\"604\" height=\"340\" src=\"https://www.youtube.com/embed/I2lCe2sv7dI?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3679,10,'_oembed_time_e1a41ec4cf58a02a0e06035318843d81','1458678359'),
(3680,10,'_video_thumbnail','http://www.sdp.org/wp-content/uploads/2016/03/videos.jpg'),
(3681,10,'_oembed_509aaee51aefcb90c12fcaf8e06a8a28','{{unknown}}'),
(3682,10,'_oembed_bd47ed1fcec6f2aeecc62c30d8a9999b','{{unknown}}'),
(3683,10,'_oembed_df302d7fba8adeb15fcf49e44a720284','{{unknown}}'),
(3684,10,'_oembed_e797faf5c0a1f0c0c7a4bdeae7bea51e','{{unknown}}'),
(3685,10,'_oembed_4dab0b3ba0cbb692aa7d52edc2624f9d','{{unknown}}'),
(3686,10,'_oembed_fbe051558bf148cf40ebcaa6a7016bb9','{{unknown}}'),
(3687,10,'_oembed_77c4e25243d5888e5702d9f6abc74f9c','<iframe width=\"604\" height=\"340\" src=\"https://www.youtube.com/embed/98pU_juQ7SQ?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3688,10,'_oembed_time_77c4e25243d5888e5702d9f6abc74f9c','1458685097'),
(3689,10,'_oembed_402e95b6d2d477e98ac0cad88700b7ea','{{unknown}}'),
(3690,10,'_oembed_d12179e561d3c9d41d04e39f808760ba','{{unknown}}'),
(3691,10,'_oembed_0dde222de472a8f5bc0db2cdabc4777c','{{unknown}}'),
(3692,10,'_oembed_44cfc529a64b9b8667e41e43afff283d','{{unknown}}'),
(3693,10,'_oembed_79a4465cbe2eb7f3aa98c1d10e7b2735','{{unknown}}'),
(3694,10,'_oembed_757b361429b653a3ced8e919a17b9f73','{{unknown}}'),
(3695,10,'_oembed_af99d4821f706ed42a209f61d9458fda','{{unknown}}'),
(3696,10,'_oembed_4598b7e23fbe4beceeaf4d9dd827cbbc','<iframe width=\"604\" height=\"340\" src=\"https://www.youtube.com/embed/I2lCe2sv7dI?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3697,10,'_oembed_time_4598b7e23fbe4beceeaf4d9dd827cbbc','1458685145'),
(3698,10,'_oembed_03886cebe407f15d27ef3f4930e7846b','{{unknown}}'),
(3699,10,'_oembed_e5c971646f335c91c8218e773bced489','<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/98pU_juQ7SQ?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3700,10,'_oembed_time_e5c971646f335c91c8218e773bced489','1458685161'),
(3701,10,'_oembed_063e70ce268a691149e1f9fc86da5a06','<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/I2lCe2sv7dI?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3702,10,'_oembed_time_063e70ce268a691149e1f9fc86da5a06','1460650147'),
(3703,10,'_oembed_f4549664295c6503c556d45312042db3','<iframe width=\"400\" height=\"225\" src=\"https://www.youtube.com/embed/98pU_juQ7SQ?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3704,10,'_oembed_d2754cd0b0e080544a02a71a2d73249f','<iframe width=\"400\" height=\"225\" src=\"https://www.youtube.com/embed/I2lCe2sv7dI?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3705,10,'_oembed_time_f4549664295c6503c556d45312042db3','1460474735'),
(3706,10,'_oembed_time_d2754cd0b0e080544a02a71a2d73249f','1460474735'),
(3707,10,'_wp_page_template','default'),
(3708,10,'_oembed_e2f8713422be0dd5676d7860d249a4b4','<iframe width=\"400\" height=\"225\" src=\"https://www.youtube.com/embed/TpLA7QypfP8?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3709,10,'_oembed_time_e2f8713422be0dd5676d7860d249a4b4','1460474734'),
(3710,10,'_oembed_3013e3376420aeaeb2c2af1f6932685f','<iframe width=\"400\" height=\"225\" src=\"https://www.youtube.com/embed/1ahhRNU82a4?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3711,10,'_oembed_time_3013e3376420aeaeb2c2af1f6932685f','1460474735'),
(3712,10,'_oembed_8f612a1b3153de2de81a062a3dc1b1e3','<iframe width=\"400\" height=\"225\" src=\"https://www.youtube.com/embed/tYvf5ZjkwkE?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3713,10,'_oembed_time_8f612a1b3153de2de81a062a3dc1b1e3','1460476537'),
(3714,10,'_oembed_2c566ff7863e76af89d4e6fa21d98465','<iframe width=\"400\" height=\"225\" src=\"https://www.youtube.com/embed/dRmQ3eHhdqk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3715,10,'_oembed_time_2c566ff7863e76af89d4e6fa21d98465','1460476537'),
(3716,10,'_oembed_10277dcaaa189aa4b7a685db88dbd7b5','<iframe width=\"400\" height=\"225\" src=\"https://www.youtube.com/embed/T5b3KtotVLg?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3717,10,'_oembed_time_10277dcaaa189aa4b7a685db88dbd7b5','1460476537'),
(3718,10,'_oembed_df3bdb76607c71728feaa4fa54e64d45','<iframe width=\"400\" height=\"225\" src=\"https://www.youtube.com/embed/98pU_juQ7SQ?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3719,10,'_oembed_time_df3bdb76607c71728feaa4fa54e64d45','1460476537'),
(3720,10,'_oembed_553bffd3899795d1d6567faf123b83d8','<iframe width=\"400\" height=\"300\" src=\"https://www.youtube.com/embed/2sxYu2SEnog?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3721,10,'_oembed_time_553bffd3899795d1d6567faf123b83d8','1460476537'),
(3722,10,'_oembed_8280385a02e556d7a5fe8d43ecc36b33','<iframe width=\"400\" height=\"300\" src=\"https://www.youtube.com/embed/xjmMMqMM4ps?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3723,10,'_oembed_time_8280385a02e556d7a5fe8d43ecc36b33','1460476537'),
(3724,10,'_oembed_6b93c80349f8ccde2fe18e53f125bbd6','<iframe width=\"400\" height=\"225\" src=\"https://www.youtube.com/embed/G2gNiqA6NFA?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3725,10,'_oembed_time_6b93c80349f8ccde2fe18e53f125bbd6','1460476538'),
(3726,10,'_oembed_95d2ad96a29c54928e0e7fbcbc36d2c8','<iframe width=\"400\" height=\"225\" src=\"https://www.youtube.com/embed/yxDS0--NB4A?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3727,10,'_oembed_time_95d2ad96a29c54928e0e7fbcbc36d2c8','1460476538'),
(3728,10,'_oembed_fd91baf06ddbade38b0844a11f12069f','<iframe width=\"400\" height=\"225\" src=\"https://www.youtube.com/embed/XSGDuRV-zZ8?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3729,10,'_oembed_time_fd91baf06ddbade38b0844a11f12069f','1460476538'),
(3730,10,'_oembed_7f6149bce2c9317a3ef1902631fbca7a','<iframe width=\"400\" height=\"225\" src=\"https://www.youtube.com/embed/lrngB66IpjY?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3731,10,'_oembed_time_7f6149bce2c9317a3ef1902631fbca7a','1460476538'),
(3732,10,'_oembed_27415d9259509bcc3f1077d6d1ce7369','<iframe width=\"400\" height=\"225\" src=\"https://www.youtube.com/embed/VypMu7-FB1c?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3733,10,'_oembed_time_27415d9259509bcc3f1077d6d1ce7369','1460476538'),
(3734,10,'_oembed_061eea615b57214f8a83b67c426adcd0','<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/TpLA7QypfP8?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3735,10,'_oembed_time_061eea615b57214f8a83b67c426adcd0','1460650147'),
(3736,10,'_oembed_0bf18b432ed30abc2f48754f026e6341','<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/1ahhRNU82a4?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3737,10,'_oembed_time_0bf18b432ed30abc2f48754f026e6341','1460650147'),
(3738,10,'_oembed_61ad1a85b415848ac8db894ab956dbd6','<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/tYvf5ZjkwkE?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3739,10,'_oembed_time_61ad1a85b415848ac8db894ab956dbd6','1460650147'),
(3740,10,'_oembed_6bb3275152e2a7777034d25a3288c20f','<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/x86hLtOkou8?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3741,10,'_oembed_time_6bb3275152e2a7777034d25a3288c20f','1460650147'),
(3742,10,'_oembed_dc2937dfda5d5c933baf7cc33d71d336','<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/dRmQ3eHhdqk?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3743,10,'_oembed_time_dc2937dfda5d5c933baf7cc33d71d336','1460650148'),
(3744,10,'_oembed_547f90c4cd795c716e5ce9443410aefc','<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/T5b3KtotVLg?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3745,10,'_oembed_time_547f90c4cd795c716e5ce9443410aefc','1460650148'),
(3746,10,'_oembed_258245de9796a215e1b57d43a769784c','<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/98pU_juQ7SQ?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3747,10,'_oembed_time_258245de9796a215e1b57d43a769784c','1460650148'),
(3748,10,'_oembed_5272b1095d959301673e52e05d1f64c3','<iframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/2sxYu2SEnog?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3749,10,'_oembed_time_5272b1095d959301673e52e05d1f64c3','1460650148'),
(3750,10,'_oembed_4965d754649571a5980b459a03921e1a','<iframe width=\"200\" height=\"150\" src=\"https://www.youtube.com/embed/xjmMMqMM4ps?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3751,10,'_oembed_time_4965d754649571a5980b459a03921e1a','1460650148'),
(3752,10,'_oembed_881fcc2d6d6820b237977fae230d62e0','<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/G2gNiqA6NFA?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3753,10,'_oembed_time_881fcc2d6d6820b237977fae230d62e0','1460650148'),
(3754,10,'_oembed_64fdd150a6bfb4937ec723927b4b075c','<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/yxDS0--NB4A?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3755,10,'_oembed_time_64fdd150a6bfb4937ec723927b4b075c','1460650148'),
(3756,10,'_oembed_4c6216c4f5fb4f9df23324a7ebf09532','<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/XSGDuRV-zZ8?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3757,10,'_oembed_time_4c6216c4f5fb4f9df23324a7ebf09532','1460650148'),
(3758,10,'_oembed_c34d88754d11245aad8e72fa3661f755','<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/lrngB66IpjY?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3759,10,'_oembed_time_c34d88754d11245aad8e72fa3661f755','1460650148'),
(3760,10,'_oembed_dd62c9ffb77c33f321e1d4a120eb7e16','<iframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/VypMu7-FB1c?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3761,10,'_oembed_time_dd62c9ffb77c33f321e1d4a120eb7e16','1460650149'),
(3762,10,'_oembed_64ea7503a4c54433f6308c57f5eabda5','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/I2lCe2sv7dI?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3763,10,'_oembed_time_64ea7503a4c54433f6308c57f5eabda5','1460661274'),
(3764,10,'_oembed_34e4c8e18ec1429d2fdf5c9d7807bc6c','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/G2gNiqA6NFA?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3765,10,'_oembed_time_34e4c8e18ec1429d2fdf5c9d7807bc6c','1460661274'),
(3766,10,'_oembed_c71b34a07af15973a19cc5a904c63ff3','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/XSGDuRV-zZ8?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3767,10,'_oembed_time_c71b34a07af15973a19cc5a904c63ff3','1460661274'),
(3768,10,'_oembed_3b268eb6917f318ec06d69d1e66c1187','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/lrngB66IpjY?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3769,10,'_oembed_time_3b268eb6917f318ec06d69d1e66c1187','1460661274'),
(3770,10,'_oembed_5f1546017003782bef17ce37231287f0','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/TpLA7QypfP8?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3771,10,'_oembed_time_5f1546017003782bef17ce37231287f0','1460661274'),
(3772,10,'_oembed_acdb44168f4c58a26628ecf1c7feb582','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/T5b3KtotVLg?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3773,10,'_oembed_time_acdb44168f4c58a26628ecf1c7feb582','1460661275'),
(3774,10,'_oembed_369869a38f0a3db30451854d9dd7d918','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/98pU_juQ7SQ?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3775,10,'_oembed_time_369869a38f0a3db30451854d9dd7d918','1460661275'),
(3776,10,'_oembed_25915219acd45821e4a76d27aa001154','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/VypMu7-FB1c?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3777,10,'_oembed_time_25915219acd45821e4a76d27aa001154','1460661275'),
(3778,10,'_oembed_4e187fc0de2d94b17edf870696c7a964','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/1ahhRNU82a4?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3779,10,'_oembed_time_4e187fc0de2d94b17edf870696c7a964','1460661275'),
(3780,10,'_oembed_f9f101250fc193b3664f1d30bc5fc666','<iframe width=\"300\" height=\"225\" src=\"https://www.youtube.com/embed/2sxYu2SEnog?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3781,10,'_oembed_time_f9f101250fc193b3664f1d30bc5fc666','1460661275'),
(3782,10,'_oembed_25ffacc285110a176a93ec072c3b902d','<iframe width=\"300\" height=\"225\" src=\"https://www.youtube.com/embed/xjmMMqMM4ps?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3783,10,'_oembed_time_25ffacc285110a176a93ec072c3b902d','1460661276'),
(3784,10,'_oembed_5d5f90d1657adbff0377d5b3a36f9945','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/x86hLtOkou8?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(3785,10,'_oembed_time_5d5f90d1657adbff0377d5b3a36f9945','1460661276'),
(3786,10,'_oembed_079c83a70912567e843dbe082662b4e4','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/I2lCe2sv7dI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(3787,10,'_oembed_time_079c83a70912567e843dbe082662b4e4','1604272091'),
(3788,10,'_oembed_a66653fc8d71acdb67dde6689dff5600','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/G2gNiqA6NFA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(3789,10,'_oembed_time_a66653fc8d71acdb67dde6689dff5600','1604272093'),
(3790,10,'_oembed_52f3bcfada7837c55edb9e229e3d1b93','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/XSGDuRV-zZ8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(3791,10,'_oembed_time_52f3bcfada7837c55edb9e229e3d1b93','1604272094'),
(3792,10,'_oembed_89d1e8df14603f1bd51d74d0a91317cc','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/lrngB66IpjY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(3793,10,'_oembed_time_89d1e8df14603f1bd51d74d0a91317cc','1604272097'),
(3794,10,'_oembed_fb53cfa192d827d45b53d007b4d188d2','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/TpLA7QypfP8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(3795,10,'_oembed_time_fb53cfa192d827d45b53d007b4d188d2','1604272098'),
(3796,10,'_oembed_bc8e5271b63acda69846ddeb44c0e73d','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/T5b3KtotVLg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(3797,10,'_oembed_time_bc8e5271b63acda69846ddeb44c0e73d','1604272099'),
(3798,10,'_oembed_28abad462b4a101f7beb518be9731162','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/98pU_juQ7SQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(3799,10,'_oembed_time_28abad462b4a101f7beb518be9731162','1604272100'),
(3800,10,'_oembed_f971d31e77f0e937c14cf04577d9758d','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/VypMu7-FB1c?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(3801,10,'_oembed_time_f971d31e77f0e937c14cf04577d9758d','1604272101'),
(3802,10,'_oembed_d9355a60537065ecb76e77eac620851e','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/1ahhRNU82a4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(3803,10,'_oembed_time_d9355a60537065ecb76e77eac620851e','1604272102'),
(3804,10,'_oembed_ca9ebd3d31e23fce95535c67e28e7939','<iframe width=\"300\" height=\"225\" src=\"https://www.youtube.com/embed/2sxYu2SEnog?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(3805,10,'_oembed_time_ca9ebd3d31e23fce95535c67e28e7939','1604272103'),
(3806,10,'_oembed_8d27a025d89146e67d9e11fdb50e8b3f','<iframe width=\"300\" height=\"225\" src=\"https://www.youtube.com/embed/xjmMMqMM4ps?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(3807,10,'_oembed_time_8d27a025d89146e67d9e11fdb50e8b3f','1604272104'),
(3808,10,'_oembed_f7df721dc0eb0a3cf68efd2a46760900','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/x86hLtOkou8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),
(3809,10,'_oembed_time_f7df721dc0eb0a3cf68efd2a46760900','1604272105'),
(3810,10,'_oembed_8a9a5f556f90ed4af816ccb603b40a14','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/XwZfqkNoduc?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(3811,10,'_oembed_time_8a9a5f556f90ed4af816ccb603b40a14','1519571783'),
(3812,10,'_oembed_65abade224519f8d8e143aa69ff341d5','<iframe width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/XwZfqkNoduc?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>'),
(3813,10,'_oembed_time_65abade224519f8d8e143aa69ff341d5','1519572220'),
(3814,10,'_oembed_26ce2cf18c19e00351b60113c7c19f14','<iframe title=\"Raymond Bergner PhD - &quot;What is Behavior? And why is it not reducable to biological states of affairs\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/I2lCe2sv7dI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(3815,10,'_oembed_time_26ce2cf18c19e00351b60113c7c19f14','1741882840'),
(3816,10,'_oembed_1a4507f3625249934b9e3dfc3e375bae','<iframe title=\"Mary K. Roberts PhD- Sense and Significance in the Human World\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/G2gNiqA6NFA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(3817,10,'_oembed_time_1a4507f3625249934b9e3dfc3e375bae','1741882840'),
(3818,10,'_oembed_22be1e46f3cfe40130edde3d05116f1d','<iframe title=\"Wynn Schwartz PhD - Presidential Address: Social Justice and the Just Choice\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/XSGDuRV-zZ8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(3819,10,'_oembed_time_22be1e46f3cfe40130edde3d05116f1d','1741882840'),
(3820,10,'_oembed_946565c9129cfff2c27b112a9e78a389','<iframe title=\"Personhood Beyond the Human: Wynn Schwartz on What Is A Person and How Can We Be Sure?\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/lrngB66IpjY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(3821,10,'_oembed_time_946565c9129cfff2c27b112a9e78a389','1741882841'),
(3822,10,'_oembed_08aacdc0f7bda7814e35fa4008ca0190','<iframe title=\"Altruism and Empathy\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/TpLA7QypfP8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(3823,10,'_oembed_time_08aacdc0f7bda7814e35fa4008ca0190','1741882841'),
(3824,10,'_oembed_b81828537469eb7a427b4275cfd61487','<iframe title=\"Paula Holt JD/MBA - Conflict Resolution\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/T5b3KtotVLg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(3825,10,'_oembed_time_b81828537469eb7a427b4275cfd61487','1741882841'),
(3826,10,'_oembed_98cdbd350344f81cc5f2d555718e1d3f','<iframe title=\"Aladdin Ossorio PsyD - &quot;Neuropsychological and Biomedical Models of Memory&quot;\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/98pU_juQ7SQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(3827,10,'_oembed_time_98cdbd350344f81cc5f2d555718e1d3f','1741882841'),
(3828,10,'_oembed_9c8f459bbf3f89033929859290a405ff','<iframe title=\"Erol Zeybekoglu MA, ABD - Significance and Aggression: A Reconceptualization of &quot;Anger Management&quot;\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/VypMu7-FB1c?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(3829,10,'_oembed_time_9c8f459bbf3f89033929859290a405ff','1741882842'),
(3830,10,'_oembed_5889754f62f549050d0e624f82864019','<iframe title=\"Behavioral Choice\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/1ahhRNU82a4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(3831,10,'_oembed_time_5889754f62f549050d0e624f82864019','1741882842'),
(3832,10,'_oembed_38e2a4360f5e029b828dd495df1707a8','<iframe title=\"Peter G. Ossorio&#039;s Status-Dynamic Maxim A: Place\" width=\"300\" height=\"225\" src=\"https://www.youtube.com/embed/2sxYu2SEnog?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(3833,10,'_oembed_time_38e2a4360f5e029b828dd495df1707a8','1741882842'),
(3834,10,'_oembed_5af2871cefb62d6bcb497b9f788c3f13','<iframe title=\"Psychology: Status-Dynamic Maxim B: Place: Peter G. Ossorio\" width=\"300\" height=\"225\" src=\"https://www.youtube.com/embed/xjmMMqMM4ps?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(3835,10,'_oembed_time_5af2871cefb62d6bcb497b9f788c3f13','1741882842'),
(3836,10,'_oembed_5c5274e5af80de64dc1a381c8cdd6a46','<iframe title=\"Wittgenstein&#039;s Beetle in a Box Analogy\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/x86hLtOkou8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(3837,10,'_oembed_time_5c5274e5af80de64dc1a381c8cdd6a46','1741882843'),
(3838,20,'_edit_last','2'),
(3839,20,'_wp_page_template','default'),
(3840,36,'_edit_last','2'),
(3841,36,'_wp_page_template','default'),
(3842,44,'_edit_last','2'),
(3843,44,'_wp_page_template','default'),
(3844,79,'_edit_last','1'),
(3845,79,'_wp_page_template','default'),
(3846,79,'_members_access_error','<p>You do not have permission to view this page.</p>'),
(3847,84,'_edit_last','2'),
(3848,84,'_wp_page_template','default'),
(3849,84,'_oembed_0c4a58bbbe0e5cbb2560615c4167699b','{{unknown}}'),
(3850,115,'_edit_last','2'),
(3851,115,'_wp_page_template','default'),
(3852,141,'_edit_last','2'),
(3853,141,'_wp_page_template','default'),
(3854,151,'_edit_last','2'),
(3855,151,'_wp_page_template','default'),
(3856,153,'_edit_last','2'),
(3857,153,'_wp_page_template','default'),
(3858,162,'_edit_last','2'),
(3859,162,'_wp_page_template','default'),
(3860,178,'_edit_last','2'),
(3861,178,'_wp_page_template','default'),
(3862,180,'_edit_last','1'),
(3863,180,'_wp_page_template','default'),
(3864,184,'_edit_last','2'),
(3865,184,'_wp_page_template','default'),
(3866,207,'_edit_last','2'),
(3867,207,'_wp_page_template','default'),
(3868,211,'_edit_last','2'),
(3869,211,'_wp_page_template','default'),
(3870,6360,'_edit_last','2'),
(3871,6360,'_wp_page_template','default'),
(3872,6362,'_edit_last','2'),
(3873,6362,'_wp_page_template','default'),
(3874,6362,'_oembed_f64bbca2e9b4a2e4b17c65c832ab226c','{{unknown}}'),
(3875,6362,'_oembed_35494f14ee1147cbed1e4c0a1a2e5bf4','{{unknown}}'),
(3876,222,'_edit_last','2'),
(3877,222,'_wp_page_template','default'),
(3878,225,'_edit_last','2'),
(3879,225,'_wp_page_template','default'),
(3880,272,'_edit_last','2'),
(3881,272,'_wp_page_template','default'),
(3882,296,'_edit_last','2'),
(3883,296,'_wp_page_template','default'),
(3884,318,'_edit_last','2'),
(3885,318,'_wp_page_template','default'),
(3886,416,'_edit_last','2'),
(3887,416,'_wp_page_template','default'),
(3888,422,'_edit_last','2'),
(3889,422,'_wp_page_template','default'),
(3892,1900,'_edit_last','2'),
(3893,1900,'_wp_page_template','default'),
(3894,1900,'_oembed_cf000c815a5e9548f10cd84b9873705c','{{unknown}}'),
(3895,1902,'_edit_last','2'),
(3896,1902,'_wp_page_template','default'),
(3897,1906,'_edit_last','2'),
(3898,1906,'_wp_page_template','default'),
(3899,1908,'_edit_last','2'),
(3900,1908,'_wp_page_template','default'),
(3901,1912,'_edit_last','2'),
(3902,1912,'_wp_page_template','default'),
(3903,1915,'_edit_last','2'),
(3904,1915,'_wp_page_template','default'),
(3905,1917,'_edit_last','2'),
(3906,1917,'_wp_page_template','default'),
(3909,2521,'_edit_last','2'),
(3910,2521,'_wp_page_template','default'),
(3911,2769,'_edit_last','2'),
(3912,2769,'_wp_page_template','default'),
(3913,2928,'_edit_last','2'),
(3914,2928,'_wp_page_template','default'),
(3915,2928,'_oembed_4c197b31c399a39c7d0d1957ebf5d97f','{{unknown}}'),
(3916,3001,'_edit_last','2'),
(3917,3001,'_wp_page_template','default'),
(3918,3001,'_oembed_9c604b9ff1dd445e2f67a0bd67797aef','{{unknown}}'),
(3919,3367,'_edit_last','2'),
(3920,3367,'_wp_page_template','default'),
(3921,3576,'_edit_last','2'),
(3922,3576,'_wp_page_template','default'),
(3923,3636,'_edit_last','2'),
(3924,3636,'_wp_page_template','default'),
(3925,3985,'_edit_last','2'),
(3926,3985,'_wp_page_template','default'),
(3927,4250,'_edit_last','2'),
(3928,4250,'_wp_page_template','default'),
(3929,4287,'_edit_last','2'),
(3930,4287,'_wp_page_template','default'),
(3933,4824,'_edit_last','2'),
(3934,4824,'_wp_page_template','MyTestTemplate.php'),
(3935,4824,'_oembed_7eca34dc677544798df50cbb921c2ce8','<blockquote class=\"wp-embedded-content\" data-secret=\"GaduvItlfi\"><a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/embed/#?secret=GaduvItlfi\" data-secret=\"GaduvItlfi\" width=\"300\" height=\"200\" title=\"&#8220;The Behavior of Persons&#8221; &#8212; Society for Descriptive Psychology\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),
(3936,4824,'_oembed_time_7eca34dc677544798df50cbb921c2ce8','1552503737'),
(3937,4877,'_edit_last','2'),
(3938,4877,'_wp_page_template','default'),
(3939,5290,'_edit_last','2'),
(3940,5290,'_wp_page_template','default'),
(3941,5319,'_edit_last','2'),
(3942,5319,'_wp_page_template','default'),
(3943,5344,'_edit_last','2'),
(3944,5344,'_wp_page_template','default'),
(3945,5465,'_edit_last','2'),
(3946,5465,'_wp_page_template','default'),
(3947,5555,'_edit_last','2'),
(3948,5555,'_wp_page_template','default'),
(3949,5562,'_edit_last','2'),
(3950,5562,'_wp_page_template','default'),
(3951,5579,'_edit_last','2'),
(3952,5579,'_wp_page_template','default'),
(3953,5579,'_oembed_3dc879a64c2ae3d8d9bc104bfee01205','<blockquote class=\"wp-embedded-content\" data-secret=\"A7TgKaaGOl\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments-2/embed/#?secret=A7TgKaaGOl\" data-secret=\"A7TgKaaGOl\" width=\"300\" height=\"200\" title=\"&#8220;&lt;p style=&quot;text-align:center;&quot;&gt;Informal Status Assignments&lt;/p&gt;&#8221; &#8212; Society for Descriptive Psychology\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),
(3954,5579,'_oembed_time_3dc879a64c2ae3d8d9bc104bfee01205','1608066312'),
(3955,5691,'_edit_last','2'),
(3956,5691,'_wp_page_template','default'),
(3957,5696,'_edit_last','2'),
(3958,5696,'_wp_page_template','default'),
(3959,5720,'_edit_last','2'),
(3960,5720,'_wp_page_template','default'),
(3961,13,'video_thumbnail','1'),
(3962,5745,'_edit_last','2'),
(3963,5745,'_wp_page_template','default'),
(3964,5778,'_edit_last','2'),
(3965,5778,'_wp_page_template','default'),
(3966,5785,'_edit_last','2'),
(3967,5785,'_wp_page_template','default'),
(3968,5813,'_edit_last','2'),
(3969,5813,'_wp_page_template','default'),
(3970,5823,'_edit_last','2'),
(3971,5823,'_wp_page_template','default'),
(3972,5831,'_edit_last','2'),
(3973,5831,'_wp_page_template','default'),
(3974,5840,'_edit_last','2'),
(3975,5840,'_wp_page_template','default'),
(3976,5853,'_edit_last','1'),
(3977,5853,'_wp_page_template','default'),
(3978,5883,'_edit_last','2'),
(3979,5883,'_wp_page_template','default'),
(3980,5953,'_edit_last','2'),
(3981,5953,'_wp_page_template','default'),
(3982,5963,'_edit_last','2'),
(3983,5963,'_wp_page_template','default'),
(3984,6050,'_edit_last','2'),
(3985,6050,'_wp_page_template','default'),
(3986,6050,'_oembed_ca602f71259d1e46b2dd2537e39123e1','<blockquote class=\"wp-embedded-content\" data-secret=\"CwlD04KxHx\"><a href=\"http://www.sdp.org/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory and Role Development in the Behavior of Persons</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"http://www.sdp.org/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/embed/#?secret=CwlD04KxHx\" data-secret=\"CwlD04KxHx\" width=\"300\" height=\"200\" title=\"&#8220;The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory and Role Development in the Behavior of Persons&#8221; &#8212; Society for Descriptive Psychology\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),
(3987,6050,'_oembed_time_ca602f71259d1e46b2dd2537e39123e1','1639230298'),
(3988,6152,'_edit_last','2'),
(3989,6152,'_wp_page_template','default'),
(3990,6373,'_edit_last','2'),
(3991,6373,'_wp_page_template','default'),
(3992,6440,'_edit_last','2'),
(3993,6440,'_wp_page_template','default'),
(3994,6487,'_edit_last','2'),
(3995,6487,'_wp_page_template','default'),
(3996,6527,'_edit_last','2'),
(3997,6527,'_wp_page_template','default'),
(3998,7,'_wp_attachment_custom_header_last_used_twentythirteen','1458166298'),
(3999,7,'_edit_last','1'),
(4005,5853,'_edit_lock','1767040797:4'),
(4006,3001,'_edit_lock','1767040915:4'),
(4007,5853,'_elementor_edit_mode','builder'),
(4008,5853,'_elementor_template_type','wp-page'),
(4009,5853,'_elementor_version','3.32.2'),
(4010,5853,'_elementor_pro_version','3.32.1'),
(4011,1906,'_edit_lock','1767190117:4'),
(4012,1906,'_elementor_edit_mode','builder'),
(4013,1906,'_elementor_template_type','wp-page'),
(4014,1906,'_elementor_version','3.33.0'),
(4015,1906,'_elementor_pro_version','3.33.1'),
(4016,5696,'_edit_lock','1767189832:4'),
(4017,5696,'_elementor_edit_mode','builder'),
(4018,5696,'_elementor_template_type','wp-page'),
(4019,5696,'_elementor_version','3.33.0'),
(4020,5696,'_elementor_pro_version','3.33.1'),
(4021,6977,'_wp_page_template','default'),
(4022,6977,'_elementor_edit_mode','builder'),
(4023,6977,'_elementor_template_type','wp-page'),
(4024,6977,'_elementor_version','3.32.2'),
(4025,6977,'_elementor_pro_version','3.32.1'),
(4026,6978,'_wp_page_template','default'),
(4027,6978,'_elementor_edit_mode','builder'),
(4028,6978,'_elementor_template_type','wp-page'),
(4029,6978,'_elementor_version','3.32.2'),
(4030,6978,'_elementor_pro_version','3.32.1'),
(4031,5853,'_elementor_data','[{\"id\":\"5c53a124\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":98.868999999999999772626324556767940521240234375},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"26ad431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 18px; text-align: center;\\\">Click a link below for a list of available presentations for that year. Then, click on the title of a presentation of interest to you.<\\/p><table style=\\\"border: none; width: 100%; position: relative;\\\"><tbody><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">45th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/45th-annual-sdp-conference-hybridseptember-28-october-1-2023\\/\\\">2023<\\/a><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">44th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/44th-annual-sdp-conference-hybridseptember-29th-october-2nd-2022\\/\\\">2022<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">Fall and Spring Mid-year Meeting<br \\/><strong><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentation-mid-year-meeting2022\\/\\\">2022<\\/a><\\/strong><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">43rd Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/video-presentations-from-43rd-annual-sdp-conference-online-2021\\/\\/\\\">2021<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">Fall and Spring Mid-year Meetings<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-mid-year-meetings_2021\\/\\\">2021<\\/a><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">42nd Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/video-presentations-from-42nd-annual-sdp-conference-online-2020\\/\\\">2020<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">41st Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-41st-annual-sdp-conference-september-19-22-2019\\/\\\">2019<\\/a><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">40th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-40th-annual-sdp-conference-october-1-4-2020\\/\\\">2018<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">39th Annual Conference<br \\/><strong>2017<\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">38th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-38th-annual-sdp-conference-october-27-30-2016\\/\\\">2016<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">37th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-37th-annual-sdp-conference-american-mountaineering-centergolden-co-october-22-25-2015\\/\\\">2015<\\/a><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">36th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-36th-annual-sdp-conference-october-23-26-2014\\/\\\">2014<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">35th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-35th-annual-sdp-conference-october-17-20-2013\\/\\\">2013<\\/a><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">34th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-32nd-annual-conference-of-thesociety-for-descriptive-psychology-september-22-24-2012\\/\\\">2012<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">33rd Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-33rd-annual-sdp-conference-september-19-22-2019\\/\\\">2011<\\/a><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">32nd Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-32nd-annual-conference-of-thesociety-for-descriptive-psychology-september-30-october-3-2010\\/\\\">2010<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">31th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-31rd-annual-sdp-conference-october-8-11-2009\\/\\\">2009<\\/a><\\/strong><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4032,6979,'_wp_page_template','default'),
(4033,6979,'_elementor_edit_mode','builder'),
(4034,6979,'_elementor_template_type','wp-page'),
(4035,6979,'_elementor_version','3.32.2'),
(4036,6979,'_elementor_pro_version','3.32.1'),
(4037,6979,'_elementor_data','[{\"id\":\"5c53a124\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":98.868999999999999772626324556767940521240234375},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"26ad431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 18px; text-align: center;\\\">Click a link below for a list of available presentations for that year. Then, click on the title of a presentation of interest to you.<\\/p><table style=\\\"border: none; width: 100%; position: relative;\\\"><tbody><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">45th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/45th-annual-sdp-conference-hybridseptember-28-october-1-2023\\/\\\">2023<\\/a><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">44th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/44th-annual-sdp-conference-hybridseptember-29th-october-2nd-2022\\/\\\">2022<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">Fall and Spring Mid-year Meeting<br \\/><strong><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentation-mid-year-meeting2022\\/\\\">2022<\\/a><\\/strong><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">43rd Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/video-presentations-from-43rd-annual-sdp-conference-online-2021\\/\\/\\\">2021<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">Fall and Spring Mid-year Meetings<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-mid-year-meetings_2021\\/\\\">2021<\\/a><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">42nd Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/video-presentations-from-42nd-annual-sdp-conference-online-2020\\/\\\">2020<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">41st Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-41st-annual-sdp-conference-september-19-22-2019\\/\\\">2019<\\/a><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">40th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-40th-annual-sdp-conference-october-1-4-2020\\/\\\">2018<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">39th Annual Conference<br \\/><strong>2017<\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">38th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-38th-annual-sdp-conference-october-27-30-2016\\/\\\">2016<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">37th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-37th-annual-sdp-conference-american-mountaineering-centergolden-co-october-22-25-2015\\/\\\">2015<\\/a><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">36th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-36th-annual-sdp-conference-october-23-26-2014\\/\\\">2014<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">35th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-35th-annual-sdp-conference-october-17-20-2013\\/\\\">2013<\\/a><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">34th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-32nd-annual-conference-of-thesociety-for-descriptive-psychology-september-22-24-2012\\/\\\">2012<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">33rd Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-33rd-annual-sdp-conference-september-19-22-2019\\/\\\">2011<\\/a><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">32nd Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-32nd-annual-conference-of-thesociety-for-descriptive-psychology-september-30-october-3-2010\\/\\\">2010<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">31th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-31rd-annual-sdp-conference-october-8-11-2009\\/\\\">2009<\\/a><\\/strong><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4039,5853,'_elementor_controls_usage','a:2:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:2:{s:13:\"content_width\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:10:\"_flex_size\";i:1;}}}}}'),
(4056,6980,'_wp_page_template','default'),
(4057,6980,'_elementor_edit_mode','builder'),
(4058,6980,'_elementor_template_type','wp-page'),
(4059,6980,'_elementor_version','3.33.0'),
(4060,6980,'_elementor_pro_version','3.33.1'),
(4062,6981,'_wp_page_template','default'),
(4063,6981,'_elementor_edit_mode','builder'),
(4064,6981,'_elementor_template_type','wp-page'),
(4065,6981,'_elementor_version','3.33.0'),
(4066,6981,'_elementor_pro_version','3.33.1'),
(4068,5696,'_elementor_data','[{\"id\":\"0838f79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"64a69e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations and Courses by Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><\\/table><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><\\/tbody><\\/table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"width: 100%; border: none; position: relative; top: -60px; border-color: ffffff;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center; width: 277.086px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 159.773px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 146.141px;\\\">\\u00a0<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"width: 146.141px;\\\">October 12, 1989<\\/td><\\/tr><tr><td style=\\\"width: 595px;\\\" colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\",\"_margin\":{\"unit\":\"px\",\"top\":\"107\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4069,6982,'_wp_page_template','default'),
(4070,6982,'_elementor_edit_mode','builder'),
(4071,6982,'_elementor_template_type','wp-page'),
(4072,6982,'_elementor_version','3.33.0'),
(4073,6982,'_elementor_pro_version','3.33.1'),
(4075,6982,'_elementor_data','[{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td>October 12, 1989<\\/td><\\/tr><tr><td colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<br \\/><br \\/><\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<br \\/><br \\/><\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4079,6983,'_wp_page_template','default'),
(4080,6983,'_elementor_edit_mode','builder'),
(4081,6983,'_elementor_template_type','wp-page'),
(4082,6983,'_elementor_version','3.33.0'),
(4083,6983,'_elementor_pro_version','3.33.1'),
(4085,6983,'_elementor_data','[{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td>October 12, 1989<\\/td><\\/tr><tr><td colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<br \\/><br \\/><\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<br \\/><br \\/><\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4088,6984,'_wp_page_template','default'),
(4089,6984,'_elementor_edit_mode','builder'),
(4090,6984,'_elementor_template_type','wp-page'),
(4091,6984,'_elementor_version','3.33.0'),
(4092,6984,'_elementor_pro_version','3.33.1'),
(4094,6984,'_elementor_data','[{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td>October 12, 1989<\\/td><\\/tr><tr><td colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<br \\/><br \\/><\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<br \\/><br \\/><\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4097,5696,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4098,6985,'_wp_page_template','default'),
(4099,6985,'_elementor_edit_mode','builder'),
(4100,6985,'_elementor_template_type','wp-page'),
(4101,6985,'_elementor_version','3.33.0'),
(4102,6985,'_elementor_pro_version','3.33.1'),
(4104,6985,'_elementor_data','[{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td>October 12, 1989<\\/td><\\/tr><tr><td colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<br \\/><br \\/><\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<br \\/><br \\/><\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4107,6985,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4124,6987,'_wp_page_template','default'),
(4125,6987,'_elementor_edit_mode','builder'),
(4126,6987,'_elementor_template_type','wp-page'),
(4127,6987,'_elementor_version','3.33.0'),
(4128,6987,'_elementor_pro_version','3.33.1'),
(4130,6987,'_elementor_data','[{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td>October 12, 1989<\\/td><\\/tr><tr><td colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<br \\/><br \\/><\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<br \\/><br \\/><\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4131,6987,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4134,6988,'_wp_page_template','default'),
(4135,6988,'_elementor_edit_mode','builder'),
(4136,6988,'_elementor_template_type','wp-page'),
(4137,6988,'_elementor_version','3.33.0'),
(4138,6988,'_elementor_pro_version','3.33.1'),
(4140,6988,'_elementor_data','[{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td>October 12, 1989<\\/td><\\/tr><tr><td colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<br \\/><br \\/><\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<br \\/><br \\/><\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4141,6988,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4144,6989,'_wp_page_template','default'),
(4145,6989,'_elementor_edit_mode','builder'),
(4146,6989,'_elementor_template_type','wp-page'),
(4147,6989,'_elementor_version','3.33.0'),
(4148,6989,'_elementor_pro_version','3.33.1'),
(4150,6989,'_elementor_data','[{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><\\/table><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><\\/tbody><\\/table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td>October 12, 1989<\\/td><\\/tr><tr><td colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4151,6989,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4157,6990,'_wp_page_template','default'),
(4158,6990,'_elementor_edit_mode','builder'),
(4159,6990,'_elementor_template_type','wp-page'),
(4160,6990,'_elementor_version','3.33.0'),
(4161,6990,'_elementor_pro_version','3.33.1'),
(4163,6990,'_elementor_data','[{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><\\/table><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><\\/tbody><\\/table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td>October 12, 1989<\\/td><\\/tr><tr><td colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4164,6990,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4167,6991,'_wp_page_template','default'),
(4168,6991,'_elementor_edit_mode','builder'),
(4169,6991,'_elementor_template_type','wp-page'),
(4170,6991,'_elementor_version','3.33.0'),
(4171,6991,'_elementor_pro_version','3.33.1'),
(4173,6991,'_elementor_data','[{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><\\/table><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><\\/tbody><\\/table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td>October 12, 1989<\\/td><\\/tr><tr><td colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4174,6991,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4177,6992,'_wp_page_template','default'),
(4178,6992,'_elementor_edit_mode','builder'),
(4179,6992,'_elementor_template_type','wp-page'),
(4180,6992,'_elementor_version','3.33.0'),
(4181,6992,'_elementor_pro_version','3.33.1'),
(4183,6992,'_elementor_data','[{\"id\":\"0838f79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"64a69e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations and Courses by Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><\\/table><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><\\/tbody><\\/table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td>October 12, 1989<\\/td><\\/tr><tr><td colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4184,6992,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4190,6993,'_wp_page_template','default'),
(4191,6993,'_elementor_edit_mode','builder'),
(4192,6993,'_elementor_template_type','wp-page'),
(4193,6993,'_elementor_version','3.33.0'),
(4194,6993,'_elementor_pro_version','3.33.1'),
(4196,6993,'_elementor_data','[{\"id\":\"0838f79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"64a69e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations and Courses by Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><\\/table><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><\\/tbody><\\/table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td>October 12, 1989<\\/td><\\/tr><tr><td colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4197,6993,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4200,6994,'_wp_page_template','default'),
(4201,6994,'_elementor_edit_mode','builder'),
(4202,6994,'_elementor_template_type','wp-page'),
(4203,6994,'_elementor_version','3.33.0'),
(4204,6994,'_elementor_pro_version','3.33.1'),
(4206,6994,'_elementor_data','[{\"id\":\"0838f79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"64a69e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations and Courses by Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><\\/table><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><\\/tbody><\\/table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td>October 12, 1989<\\/td><\\/tr><tr><td colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4207,6994,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4210,6995,'_wp_page_template','default'),
(4211,6995,'_elementor_edit_mode','builder'),
(4212,6995,'_elementor_template_type','wp-page'),
(4213,6995,'_elementor_version','3.33.0'),
(4214,6995,'_elementor_pro_version','3.33.1'),
(4216,6995,'_elementor_data','[{\"id\":\"0838f79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"64a69e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations and Courses by Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><\\/table><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><\\/tbody><\\/table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td>October 12, 1989<\\/td><\\/tr><tr><td colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\",\"_margin\":{\"unit\":\"px\",\"top\":\"107\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4217,6995,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(4223,5465,'_edit_lock','1767190592:4'),
(4224,5465,'_elementor_edit_mode','builder'),
(4225,5465,'_elementor_template_type','wp-page'),
(4226,5465,'_elementor_version','3.33.0'),
(4227,5465,'_elementor_pro_version','3.33.1'),
(4228,6996,'_wp_page_template','default'),
(4229,6996,'_elementor_edit_mode','builder'),
(4230,6996,'_elementor_template_type','wp-page'),
(4231,6996,'_elementor_version','3.33.0'),
(4232,6996,'_elementor_pro_version','3.33.1'),
(4233,6997,'_wp_page_template','default'),
(4234,6997,'_elementor_edit_mode','builder'),
(4235,6997,'_elementor_template_type','wp-page'),
(4236,6997,'_elementor_version','3.33.0'),
(4237,6997,'_elementor_pro_version','3.33.1'),
(4238,5465,'_elementor_data','[{\"id\":\"5fb88184\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"1063e3b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Peter Ossorio Collection at CU Scholar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"76919065\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4762d939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -75px;\\\"><\\/div>\\n&nbsp;\\n<p style=\\\"position: relative; top: -85px;\\\">The University of Colorado Libraries, through its <strong>CU Scholar<\\/strong> program, maintains the <span style=\\\"color: #41719a;\\\"><strong>Peter G. Ossorio Collection<\\/strong><\\/span>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Click <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a> to access the Peter G. Ossorio Collection.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -85px;\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4239,6998,'_wp_page_template','default'),
(4240,6998,'_elementor_edit_mode','builder'),
(4241,6998,'_elementor_template_type','wp-page'),
(4242,6998,'_elementor_version','3.33.0'),
(4243,6998,'_elementor_pro_version','3.33.1'),
(4244,6998,'_elementor_data','[{\"id\":\"76919065\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4762d939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-75px;\\\"><\\/div>\\n<br>\\n<p style = \\\"position:relative; top:-85px;\\\">The University of Colorado Libraries, through its <strong>CU Scholar<\\/strong> program, maintains the <span style=\\\"color:#41719a;\\\"><strong>Peter G. Ossorio Collection<\\/span><\\/strong>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.<\\/p>\\n\\n<p style = \\\"position:relative; top:-85px;\\\">Click <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a> to access the Peter G. Ossorio Collection.<\\/p>\\n\\n<p style = \\\"position:relative; top:-85px;\\\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.<\\/p>\\n\\n<p style = \\\"position:relative; top:-85px;\\\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-85px;\\\"><\\/div>\\n\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4247,3001,'_elementor_edit_mode','builder'),
(4248,3001,'_elementor_template_type','wp-page'),
(4249,3001,'_elementor_version','3.33.0'),
(4250,3001,'_elementor_pro_version','3.33.1'),
(4251,6999,'_wp_page_template','default'),
(4252,6999,'_elementor_edit_mode','builder'),
(4253,6999,'_elementor_template_type','wp-page'),
(4254,6999,'_elementor_version','3.33.0'),
(4255,6999,'_elementor_pro_version','3.33.1'),
(4256,7000,'_wp_page_template','default'),
(4257,7000,'_elementor_edit_mode','builder'),
(4258,7000,'_elementor_template_type','wp-page'),
(4259,7000,'_elementor_version','3.33.0'),
(4260,7000,'_elementor_pro_version','3.33.1'),
(4261,3001,'_elementor_data','[{\"id\":\"63d64c8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5491b637\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Programs of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"46681351\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4870fab2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\"><strong>45th Annual Meeting<\\/strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\"><strong>44th Annual Meeting<\\/strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\"><strong>43rd Annual Meeting<\\/strong><br>September 30 - October 3, 2021<br>Online<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\"><strong>42nd Annual Meeting<\\/strong><br>October 1-4, 2020<br>Online<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\"><strong>41st Annual Meeting<\\/strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\"><strong>40th Annual Meeting<\\/strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\"><strong>39th Annual Meeting<\\/strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\"><strong>38th Annual Meeting<\\/strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\"><strong>37th Annual Meeting<\\/strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>   \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\"><strong>36th Annual Meeting<\\/strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\"><strong>35th Annual Meeting<\\/strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n   \\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\"><strong>34th Annual Meeting<\\/strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\"><strong>33th Annual Meeting<\\/strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\"><strong>32th Annual Meeting<\\/strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\"><strong>31th Annual Meeting<\\/strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\"><strong>30th Annual Meeting<\\/strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\"><strong>29th Annual Meeting<\\/strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2006-Conference-Program.pdf\\\"><strong>28th Annual Meeting<\\/strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n         2005\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2004\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\"><strong>25th Annual Meeting<\\/strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n<a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\"><strong>24th Annual Meeting<\\/strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\"><strong>23rd Annual Meeting<\\/strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2000\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\"><strong>21st Annual Meeting<\\/strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4262,7001,'_wp_page_template','default'),
(4263,7001,'_elementor_edit_mode','builder'),
(4264,7001,'_elementor_template_type','wp-page'),
(4265,7001,'_elementor_version','3.33.0'),
(4266,7001,'_elementor_pro_version','3.33.1'),
(4267,7001,'_elementor_data','[{\"id\":\"46681351\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4870fab2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\"><strong>45th Annual Meeting<\\/strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\"><strong>44th Annual Meeting<\\/strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\"><strong>43rd Annual Meeting<\\/strong><br>September 30 - October 3, 2021<br>Online<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\"><strong>42nd Annual Meeting<\\/strong><br>October 1-4, 2020<br>Online<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\"><strong>41st Annual Meeting<\\/strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\"><strong>40th Annual Meeting<\\/strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\"><strong>39th Annual Meeting<\\/strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\"><strong>38th Annual Meeting<\\/strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\"><strong>37th Annual Meeting<\\/strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>   \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\"><strong>36th Annual Meeting<\\/strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\"><strong>35th Annual Meeting<\\/strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n   \\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\"><strong>34th Annual Meeting<\\/strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\"><strong>33th Annual Meeting<\\/strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\"><strong>32th Annual Meeting<\\/strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\"><strong>31th Annual Meeting<\\/strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\"><strong>30th Annual Meeting<\\/strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\"><strong>29th Annual Meeting<\\/strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2006-Conference-Program.pdf\\\"><strong>28th Annual Meeting<\\/strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n         2005\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2004\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\"><strong>25th Annual Meeting<\\/strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n<a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\"><strong>24th Annual Meeting<\\/strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\"><strong>23rd Annual Meeting<\\/strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2000\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\"><strong>21st Annual Meeting<\\/strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4270,2928,'_edit_lock','1767189336:4'),
(4271,2928,'_elementor_edit_mode','builder'),
(4272,2928,'_elementor_template_type','wp-page'),
(4273,2928,'_elementor_version','3.33.0'),
(4274,2928,'_elementor_pro_version','3.33.1'),
(4275,7002,'_wp_page_template','default'),
(4276,7002,'_elementor_edit_mode','builder'),
(4277,7002,'_elementor_template_type','wp-page'),
(4278,7002,'_elementor_version','3.33.0'),
(4279,7002,'_elementor_pro_version','3.33.1'),
(4280,7003,'_wp_page_template','default'),
(4281,7003,'_elementor_edit_mode','builder'),
(4282,7003,'_elementor_template_type','wp-page'),
(4283,7003,'_elementor_version','3.33.0'),
(4284,7003,'_elementor_pro_version','3.33.1'),
(4285,2928,'_elementor_data','[{\"id\":\"65cab4d5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"515254ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Past Presidents of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e40848\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"177b9085\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.<\\/p>\\n<p>\\n<\\/p><p><strong>Note<\\/strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available<\\/strong>) and\\/or to review conference presentations given by other SDP members that year.<\\/p>\\n<p>Click any of the past presidents\' names highlighted in red to read a short statement about ongoing research and clinical interests.<\\/p>\\n<div align=\\\"center\\\">\\n<table style=\\\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\\\">\\n<colgroup>\\n<col style=\\\"width: 27%;\\\" span=\\\"1\\\">\\n<col style=\\\"width: 13%;\\\" span=\\\"1\\\">\\n<col style=\\\"width: 40%;\\\" span=\\\"1\\\">\\n<col style=\\\"width: 20%;\\\" span=\\\"1\\\"> <\\/colgroup>\\n<tbody>\\n<tr style=\\\"border-bottom: 3px solid darkblue;\\\">\\n<td style=\\\"font-weight: bold; font-size: 120%;\\\">Name<\\/td>\\n<td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Year as<br>\\nPresident<\\/td>\\n<td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Presidential<br>\\nAddress<\\/td>\\n<td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Conference<br>\\nProgram<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1978-1980<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Mitchell, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1980-1981<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Mary Shideler, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1981-1982<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1982-1983<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/\\\">Ray Bergner, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1983-1984<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1984-1985<\\/td>\\n<td style=\\\"text-align: center;\\\">Counseling with Adolescents and Their Families:<br>\\nA Status Dynamic Approach<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1985-1986<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/jane-littmann\\/\\\">Jane R. Littmann, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1986-1987<\\/td>\\n<td style=\\\"text-align: center;\\\">Humor in Psychotherapy: For Better or for Worse<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">James Holmes, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1987-1988<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/david-bender\\/\\\">David Bender, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1988-1989<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Carolyn Allen Zeiger, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1989-1990<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/walter-torres\\/\\\">Walter Torres, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1990-1991<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1991-1992<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">John R. Forward, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1992-1993<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=363&amp;action=edit\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1993-1994<\\/td>\\n<td style=\\\"text-align: center;\\\">Management by Trellis-Building: Harmonizing<br>\\nOrganization and Professional Community<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1994-1995<\\/td>\\n<td style=\\\"text-align: center;\\\">Trauma and its Transformations<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1995-1996<\\/td>\\n<td style=\\\"text-align: center;\\\">The Mommas and the Papas: Roles Parents Play<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/paul-zeiger\\/\\\">Paul Zeiger, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1996-1997<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/fernand-lubuguin\\/\\\">Fernand Lubuguin, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1997-1998<\\/td>\\n<td style=\\\"text-align: center;\\\">Beyond Melting Pot and Tossed Salad<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/reg-garcia\\/&quot;\\\">Reginaldo Garcia, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1998-1999<\\/td>\\n<td style=\\\"text-align: center;\\\">Persons, Change and Stress<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\">21st Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Michael Spayd, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1999-2000<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Windham, Ph.D.<br>\\n(Resigned)<\\/td>\\n<td style=\\\"text-align: center;\\\">2000-2001<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><br>\\n(Acting President)<\\/td>\\n<td style=\\\"text-align: center;\\\">2000-2001<\\/td>\\n<td style=\\\"text-align: center;\\\">H5 Technologies<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\">23rd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2001-2002<\\/td>\\n<td style=\\\"text-align: center;\\\">A Solution to the Problem of Large Scale Judgment Spaces<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\">24th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/richard-heinrich\\/\\\">Richard Heinrich, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2002-2003<\\/td>\\n<td style=\\\"text-align: center;\\\">Addressing Pain and Suffering at the End-of-Life<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\">25th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3Chttp:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/%22\\\">Raymond Bergner, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2003-2004<\\/td>\\n<td style=\\\"text-align: center;\\\">Is it All Really Biological?<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Robert Brill, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2004-2005<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2005-2006<\\/td>\\n<td style=\\\"text-align: center;\\\">Appraisal and Competence in Managing the<br>\\nLearning Loop<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Heather Holmes Lonergan, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2006-2007<\\/td>\\n<td style=\\\"text-align: center;\\\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\">29th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2007-2008<\\/td>\\n<td style=\\\"text-align: center;\\\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\">30th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3C%22http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/%22\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2008-2009<\\/td>\\n<td style=\\\"text-align: center;\\\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\">31st Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/c-j-peek\\/\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2009-2010<\\/td>\\n<td style=\\\"text-align: center;\\\">A Report from the Field: Using Paradigm Case<br>\\nFormulation and Parametric Analysis in Emerging Fields of Healthcare<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\">32nd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2010-2011<\\/td>\\n<td style=\\\"text-align: center;\\\">Re-working Economics from the Ground Up<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\">33rd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2011-2012<\\/td>\\n<td style=\\\"text-align: center;\\\">Invisible to the Naked Eye<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\">34th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/charles-kantor\\/\\\">Charles Kantor, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2012-2013<\\/td>\\n<td style=\\\"text-align: center;\\\">Creating Monsters: How persons become<br>\\nperpetrators of genocide<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\">35th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">C.J. Stone<\\/td>\\n<td style=\\\"text-align: center;\\\">2013-2014<\\/td>\\n<td style=\\\"text-align: center;\\\">Looking back, and Looking Forward<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\">36th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/wynn-schwartz\\/\\\">Wynn Schwartz, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2014-2015<\\/td>\\n<td style=\\\"text-align: center;\\\">Social Progress and the Just Choice<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\">37th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Ned Kirsch, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2015-2016<\\/td>\\n<td style=\\\"text-align: center;\\\">Notes on the Relationship between Persons and Embodiment<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\">38th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Bryan Harnsberger, Psy.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2016-2017<\\/td>\\n<td style=\\\"text-align: center;\\\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\">39th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2017-2018<\\/td>\\n<td style=\\\"text-align: center;\\\">Applying Descriptive Psychology to the<br>\\nTreatment of Psychological Trauma<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\">40th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Erol Zeybekoglu, Psy.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2018-2019<\\/td>\\n<td style=\\\"text-align: center;\\\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\">41st Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Patricia Kennedy, Psy.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2019-2020<\\/td>\\n<td style=\\\"text-align: center;\\\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br>\\nin the World.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\">42nd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2020-2021<\\/td>\\n<td style=\\\"text-align: center;\\\">Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple Relationships.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\">43rd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Ian Newby-Clark, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2021-2022<\\/td>\\n<td style=\\\"text-align: center;\\\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\">44th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">David Bender, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2022-2023<\\/td>\\n<td style=\\\"text-align: center;\\\">Descriptive Psychology in Everyday Life.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\">45th Conference<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/div>\",\"align\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4286,7004,'_wp_page_template','default'),
(4287,7004,'_elementor_edit_mode','builder'),
(4288,7004,'_elementor_template_type','wp-page'),
(4289,7004,'_elementor_version','3.33.0'),
(4290,7004,'_elementor_pro_version','3.33.1'),
(4291,7004,'_elementor_data','[{\"id\":\"5e40848\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"177b9085\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style =\\\"width:140%; position:relative; right:110px;\\\" >The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.<\\/p>\\n\\n<p style =\\\"width:140%; position:relative; right:110px;\\\"><strong>Note<\\/strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available<\\/strong>) and\\/or to review conference presentations given by other SDP members that year.<\\/p>\\n\\n<p style =\\\"width:140%; position:relative; right:110px;\\\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.<\\/p>\\n\\n\\n<div align = \\\"center\\\">\\n<table style=\\\"width:140%; position:relative; right:110px; border-top:3px solid darkblue; border-bottom:3px solid darkblue;\\\">\\n    <colgroup>\\n       <col span=\\\"1\\\" style=\\\"width: 27%;\\\">\\n       <col span=\\\"1\\\" style=\\\"width: 13%;\\\">\\n       <col span=\\\"1\\\" style=\\\"width: 40%;\\\"> \\n       <col span=\\\"1\\\" style=\\\"width: 20%;\\\">\\n    <\\/colgroup>\\n  <tr style = \\\"border-bottom:3px solid darkblue;\\\">\\n    <td style = \\\"font-weight:bold; font-size:120%;\\\">Name<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; font-size:120%;\\\">Year as <br>President<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; font-size:120%;\\\">Presidential<br>Address<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; font-size:120%;\\\">Conference<br>Program<\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1978-1980<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Thomas Mitchell, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1980-1981<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Mary Shideler, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1981-1982<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1982-1983<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr> \\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/\\\">Ray Bergner, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1983-1984<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1984-1985<\\/td>\\n    <td style=\\\"text-align:center;\\\">Counseling with Adolescents and Their Families:<br>A Status Dynamic Approach<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1985-1986<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/jane-littmann\\/\\\">Jane R. Littmann, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1986-1987<\\/td>\\n    <td style=\\\"text-align:center;\\\">Humor in Psychotherapy: For Better or for Worse<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">James Holmes, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1987-1988<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/david-bender\\/\\\">David Bender, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1988-1989<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Carolyn Allen Zeiger, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1989-1990<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdp-members\\/walter-torres\\/\\\">Walter Torres, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1990-1991<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1991-1992<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">John R. Forward, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1992-1993<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=363&action=edit\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1993-1994<\\/td>\\n    <td style=\\\"text-align:center;\\\">Management by Trellis-Building: Harmonizing<br>Organization and Professional Community<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1994-1995<\\/td>\\n    <td style=\\\"text-align:center;\\\">Trauma and its Transformations<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1995-1996<\\/td>\\n    <td style=\\\"text-align:center;\\\">The Mommas and the Papas: Roles Parents Play<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/paul-zeiger\\/\\\">Paul Zeiger, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1996-1997<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/fernand-lubuguin\\/\\\">Fernand Lubuguin, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1997-1998<\\/td>\\n    <td style=\\\"text-align:center;\\\">Beyond Melting Pot and Tossed Salad<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=http:\\/\\/www.sdp.org\\/sdp-members\\/reg-garcia\\/\\\">Reginaldo Garcia, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1998-1999<\\/td>\\n    <td style=\\\"text-align:center;\\\">Persons, Change and Stress<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\">21st Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Michael Spayd, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1999-2000<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Thomas Windham, Ph.D.<br>(Resigned)<\\/td>\\n    <td style=\\\"text-align:center;\\\">2000-2001<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><br>(Acting President)<\\/td>\\n    <td style=\\\"text-align:center;\\\">2000-2001<\\/td>\\n    <td style=\\\"text-align:center;\\\">H5 Technologies<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\">23rd Conference<\\/a><\\/td>\\n\\n\\n  <\\/tr>  \\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2001-2002<\\/td>\\n    <td style=\\\"text-align:center;\\\"> A Solution to the Problem of Large Scale Judgment Spaces<\\/td>\\n<td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\">24th Conference<\\/a><\\/td>\\n  <\\/tr>  \\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/richard-heinrich\\/\\\">Richard Heinrich, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2002-2003<\\/td>\\n    <td style=\\\"text-align:center;\\\">Addressing Pain and Suffering at the End-of-Life<\\/td>\\n<td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\">25th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <\\/tr>  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"\\/%3Chttp:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/%22\\\">Raymond Bergner, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2003-2004<\\/td>\\n    <td style=\\\"text-align:center;\\\">Is it All Really Biological?<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Robert Brill, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2004-2005<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2005-2006<\\/td>\\n    <td style=\\\"text-align:center;\\\">Appraisal and Competence in Managing the <br>Learning Loop<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2006-Conference-Program.pdf\\\"28th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Heather Holmes Lonergan, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2006-2007<\\/td>\\n    <td style=\\\"text-align:center;\\\"> Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\">29th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2007-2008<\\/td>\\n    <td style=\\\"text-align:center;\\\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\">30th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"\\/%3C%22http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/%22\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2008-2009<\\/td>\\n<td style = \\\"text-align:center;\\\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence & Stalking<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\">31st Conference<\\/a><\\/td>\\n\\n\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a  href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/c-j-peek\\/\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2009-2010<\\/td>\\n    <td style=\\\"text-align:center;\\\">A Report from the Field: Using Paradigm Case<br>Formulation and Parametric Analysis in Emerging Fields of Healthcare<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\">32nd Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2010-2011<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">Re-working Economics from the Ground Up<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\">33rd Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2011-2012<\\/td>\\n    <td style=\\\"text-align:center;\\\">Invisible to the Naked Eye<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\">34th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/charles-kantor\\/\\\">Charles Kantor, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2012-2013<\\/td>\\n    <td style=\\\"text-align:center;\\\">Creating Monsters: How persons become<br>perpetrators of genocide<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\">35th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">C.J. Stone<\\/td>\\n    <td style=\\\"text-align:center;\\\">2013-2014<\\/td>\\n    <td style=\\\"text-align:center;\\\">Looking back, and Looking Forward<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\">36th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/wynn-schwartz\\/\\\">Wynn Schwartz, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2014-2015<\\/td>\\n    <td style=\\\"text-align:center;\\\">Social Progress and the Just Choice<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\">37th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ned Kirsch, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2015-2016<\\/td>\\n    <td style=\\\"text-align:center;\\\">Notes on the Relationship between Persons and Embodiment<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\">38th Conference<\\/a><\\/td>\\n <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Bryan Harnsberger, Psy.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2016-2017<\\/td>\\n    <td style=\\\"text-align:center;\\\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\">39th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2017-2018<\\/td>\\n    <td style=\\\"text-align:center;\\\">Applying Descriptive Psychology to the \\n        Treatment of Psychological Trauma<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\">40th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Erol Zeybekoglu, Psy.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2018-2019<\\/td>\\n    <td style=\\\"text-align:center;\\\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\">41st Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Patricia Kennedy, Psy.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2019-2020<\\/td>\\n    <td style=\\\"text-align:center;\\\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place\\nin the World.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\">42nd Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2020-2021<\\/td>\\n    <td style=\\\"text-align:center;\\\">Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple Relationships.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\">43rd Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ian Newby-Clark, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2021-2022<\\/td>\\n    <td style=\\\"text-align:center;\\\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\">44th Conference<\\/a><\\/td>\\n  <\\/tr> \\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">David Bender, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2022-2023<\\/td>\\n    <td style=\\\"text-align:center;\\\">Descriptive Psychology in Everyday Life.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\">45th Conference<\\/a><\\/td>\\n  <\\/tr> \\n\\n\\n<\\/table>\\n<\\/div>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4294,1900,'_edit_lock','1767190273:4'),
(4295,1900,'_elementor_edit_mode','builder'),
(4296,1900,'_elementor_template_type','wp-page'),
(4297,1900,'_elementor_version','3.33.0'),
(4298,1900,'_elementor_pro_version','3.33.1'),
(4299,7005,'_wp_page_template','default'),
(4300,7005,'_elementor_edit_mode','builder'),
(4301,7005,'_elementor_template_type','wp-page'),
(4302,7005,'_elementor_version','3.33.0'),
(4303,7005,'_elementor_pro_version','3.33.1'),
(4304,7006,'_wp_page_template','default'),
(4305,7006,'_elementor_edit_mode','builder'),
(4306,7006,'_elementor_template_type','wp-page'),
(4307,7006,'_elementor_version','3.33.0'),
(4308,7006,'_elementor_pro_version','3.33.1'),
(4309,1900,'_elementor_data','[{\"id\":\"55be02d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"47cfbfdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics:<br>Clinical and Therapy\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"58181af3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1b3bb767\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -20px; font-size: 18px;\\\">(Including combined citations for \\\"Pathology\\\", \\\"Case Formulation\\\" and <br \\/>\\\"Psychotherapeutic Policies and Techniques\\\")<\\/p><div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><div style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/div><div style=\\\"height: 3px; width: 300px; margin: 10px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Allen, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press<\\/p><p>Aylesworth, L.S. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Aylesworth-Oriental-Martial-Arts.pdf\\\">Oriental Martial Arts Rehabilitation<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 113-142). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press.<\\/p><p>Baker, E. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf\\\">Therapeutic social practices<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 209-230). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1977). The marital system of the hysterical individual. <em>Family Process<\\/em>, <em>16<\\/em>, 85-95.<\\/p><p>Bergner, R. (1979). The use of systems oriented illustrative stories in marital psychotherapy. <em>Family Therapy<\\/em>, <em>6<\\/em>, 109-118.<\\/p><p>Bergner, R. (1979). Transforming presenting problems. <em>Rational Living<\\/em>, <em>14<\\/em>, 13-16.<\\/p><p>Bergner, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP1-Bergner-Marital-Conflict-305_320.pdf\\\">Marital conflict resolution: A conceptual framework and its empirical evaluation<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 305-320). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1981). Recasting victims as perpetrators. <em>The Journal of Strategic and Systemic Therapies<\\/em>, <em>1<\\/em>, 1-9.<\\/p><p>Bergner, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Bergner-Overseer-Regime-245-271.pdf\\\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style<\\/a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 245-271). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1982). Couple therapy for histrionic clients and their spouses. In H. Millman, J. Huber, and D. Diggins (Eds.), <em>Therapies for adults<\\/em>. San Francisco: Jossey-Bass.<\\/p><p>Bergner, R. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf\\\">Hysterical action, impersonation, and caretaking roles<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp, 233-247). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1983) <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513521344&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Click here to purchase...<\\/a>Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 209-227). Greenwich, CT: JAI Press.<br \\/>Process, 16, 85-95.<\\/p><p>Bergner, R. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&amp;qid=1513447552&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\\\">Click here to purchase...<\\/a>Paranoid style: A descriptive and pragmatic account. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 203-229). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1987) Undoing degradation. <em>Psychotherapy<\\/em>, <em>24<\\/em>, 25-30.<\\/p><p>Bergner, R. (1988). Money\\u2019s \\u2018Lovemap\\u2019 account of the paraphilias: A critique and reformulation. <em>American Journal of Psychotherapy<\\/em>, <em>42<\\/em>, 254-259.<\\/p><p>Bergner, R. (1988). Status dynamic psychotherapy with depressed individuals. <em>Psychotherapy<\\/em>, 25, 266-272.<\\/p><p>Bergner, R.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf\\\">A Father-Daughter Incest: Degradation and Recovery from Degradation<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 285-305). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf\\\">Impulsive Action and Impulsive Persons: A Descriptive and Pragmatic Formulation<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 261-284). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy<\\/em>, <em>27<\\/em>, 34-38.<\\/p><p>Bergner, R.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf\\\">A Conceptual Framework for Eclectic<br \\/>Psychotherapy<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 137-157). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (1993). <a href=\\\"https:\\/\\/www.amazon.com\\/Studies-Psychopathology-Descriptive-Psychology-Approach\\/dp\\/0962566136\\/ref=sr_1_1?ie=UTF8&amp;qid=1513445964&amp;sr=8-1&amp;keywords=studies+in+psychopathology+bergner\\\">Psychopathology and psychotherapy from a Descriptive Psychological point of view<\\/a>. In R. Bergner (Ed.), <em>Studies in psychopathology: The Descriptive Psychology approach<\\/em>, (pp. 3-17). Ann Arbor: Descriptive Psychology Press.<\\/p><p>Bergner, R. (1993). Victims into perpetrators. <em>Psychotherapy<\\/em>, <em>30<\\/em>, 452-462.<\\/p><p>Bergner, R. (1995). <em>Pathological Self-Criticism: Assessment and Treatment (The Springer Series in Social\\/Clinical Psychology)<\\/em>. New York, NY: Plenum Press.<\\/p><p>Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice<\\/em>, <em>4<\\/em>, 235-248.<\\/p><p>Bergner, R. (1997). The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman. <em>Family Therapy<\\/em>, <em>24<\\/em>, 71-79.<\\/p><p>Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice<\\/em>, <em>4<\\/em>, 235-248.<\\/p><p>Bergner, R. (1998). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-7\\/dp\\/1891700014\\/ref=sr_1_10?ie=UTF8&amp;qid=1513440872&amp;sr=8-10&amp;keywords=advances+in+descriptive+psychology\\\">Self-criticism<\\/a>. In J. Jeffrey &amp; R. Bergner, (Eds.). <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 249-276). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-7-Bergner-Self-Criticism.pdf\\\">A therapeutic approach to destructive self-criticism<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 249-273). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (1998). Characteristics of an optimal clinical case formulation. <em>American Journal of Psychotherapy<\\/em>, <em>52<\\/em>, 287-300.<\\/p><p>Bergner, R. (1998). Therapeutic approaches to problems of meaninglessness. <em>American Journal of Psychotherapy<\\/em>, <em>52<\\/em>, pp. 1-16.<\\/p><p>Bergner, R. (1999). Status enhancement: A further path to therapeutic change. <em>American Journal of Psychotherapy<\\/em>, <em>53<\\/em>, 201-214.<\\/p><p>Bergner, R. (2000). Love and barriers to love: An analysis for psychotherapists and other. <em>American Journal of Psychotherapy<\\/em>, <em>54<\\/em>, 1-17.<\\/p><p>Bergner, R. (2002). Sexual compulsion as attempted recovery from degradation. <em>Journal of Sex and Marital Therapy<\\/em>, <em>28<\\/em>, 373-387.<\\/p><p>Bergner, R. (2004). An integrative framework for psychopathology and psychotherapy. <em>New Ideas in Psychology<\\/em>, <em>22<\\/em>, 127-141.<\\/p><p>Bergner, R. (2005). Status dynamic treatment of a case of bulimia. <em>Clinical Case Studies<\\/em>, <em>4<\\/em>, 295-303.<\\/p><p>Bergner, R. (2006). <a href=\\\" https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2006.60.3.215\\\">The many secure knowledge bases of psychotherapy<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>69<\\/em>, 215-232.<\\/p><p>Bergner, R.M. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Beyond-Empirical-Validation.pdf\\\">Beyond Empirical Validation: Justifying Therapeutic Judgment and Action<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 145-173). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2007). <em><a href=\\\"https:\\/\\/www.amazon.com\\/Status-Dynamics-Creating-Therapeutic-Change\\/dp\\/0977228614\\/ref=sr_1_1?ie=UTF8&amp;qid=1513328890&amp;sr=8-1&amp;keywords=bergner+status+dynamic\\\"><em>Status dynamics: Creating new paths to therapeutic change<\\/em>.<\\/a><\\/em> Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2007). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2007.61.2.149 \\\">Therapeutic storytelling revisited<\\/a>. <em>American Journal of<br \\/>Psychotherapy<\\/em>, <em>61<\\/em>, 149-162.<\\/p><p>Bergner, R. (2007). On promoting adaptive self-criticism in psychotherapy. In E. Chang (Ed.), <em>Self-criticism and self-enhancement<\\/em>. Washington, DC: American Psychological Association.<\\/p><p>Bergner, R. (2009). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2009.63.3.267 \\\">Trauma, exposure, and world reconstruction<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>63<\\/em>, 267-282.<\\/p><p>Bergner, R.M. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-The-Tolstoy-Dilemma.pdf\\\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 143-160). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Policy-175-196.pdf\\\">Therapeutic policies: A policy-based approach to psychotherapy<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 175-196). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2015). Status dynamic psychotherapy. In E. Neukrig (Ed.) <em>The Sage encyclopedia of counseling and psychotherapy<\\/em>. Los Angeles, CA: Sage Publications.<\\/p><p>Bergner, R., &amp; Bridges A. (2002). The significance of heavy pornography involvement for romantic partners: Research and clinical implications. <em>Journal of Sex and Marital Therapy<\\/em>, <em>28<\\/em>, 198-206.<\\/p><p>Bergner, R.M., &amp; Bunford, N. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Suicide-55-74.pdf\\\">Suicide and impossible worlds<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 55-74). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology<\\/em>, 24, 25-40.<\\/p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder disability: In support of our design. <em>Philosophy, Psychiatry, and Psychology<\\/em>, <em>24<\\/em>, 49-52.<\\/p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training<\\/em>, <em>37<\\/em>, 36-44.<\\/p><p>Bergner, R.M., &amp; Staggs, J. (1992). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Clinical-Topics\\/dp\\/096256611X\\/ref=sr_1_1?ie=UTF8&amp;qid=1540405368&amp;sr=8-1&amp;keywords=advances+descriptive+psychology+volume+6\\\">The Positive Therapeutic Relationship: An Accreditation Perspective<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br \\/>Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em> (pp. 185-201). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bridges, A., &amp; Bergner, R. (2009). Pornography, effects on relationships. In H. Reis &amp; S. Sprecher (Eds.), <em>The Sage Encyclopedia of Human Relationships<\\/em>. Thousand Oaks, CA: Sage.<\\/p><p>Bridges, A., Bergner, R., &amp; McInnis, M. (2003). Romantic partner\'s use of pornography: Its significance for women. <em>Journal of Sex and Marital Therapy<\\/em>. <em>29<\\/em>, 1-14.<\\/p><p>Bunford, N., &amp; Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. Crisis: <em>The Journal of Crisis Intervention and Suicide Prevention<\\/em>, <em>33<\\/em>, 335-343.<\\/p><p>Davis, K.E. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Davis-Stalkers-and-Their-Worlds.pdf\\\">Stalkers and their Worlds<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Driscoll, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf\\\">Policies for pragmatic psychotherapy<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 273-277). Greenwich, CT: JAI Press.<\\/p><p>Driscoll, R. (1981). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Keith-Davis\\/dp\\/B000TFIKOO\\/ref=sr_1_13?ie=UTF8&amp;qid=1513525277&amp;sr=8-13&amp;keywords=advances+in+descriptive+psychology\\\">Self-criticism: Analysis and treatment<\\/a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 321-356). Greenwich, CT: JAI Press.<\\/p><p>Farber, A. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf\\\">Castaneda\'s Don Juan as psychotherapist<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 279-304). Greenwich, CT: JAI Press.<\\/p><p>Felknor, C.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf\\\">Kid\'s interest discovery kits<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em> (pp. 235-247). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Holmes, J.R. (2013). <a href=\\\"https:\\/\\/www.amazon.com\\/Depression-Doesnt-Always-Have-Depressing-ebook\\/dp\\/B00FSOUCYM\\/ref=sr_1_1?ie=UTF8&amp;qid=1513010278&amp;sr=8-1&amp;keywords=james+holmes+depression+always+depressing\\\"><em>Depression doesn\\u2019t always have to be depressing<\\/em><\\/a>. Pensacola, FL.: Pensacola Pelican Press, Inc.<\\/p><p>Kantor, C. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Childrens-Imaginative-Play.pdf\\\">Children\\u2019s Imaginative Play: A Descriptive Psychology Approach<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kirsch, N. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\\\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 249-273). Greenwich, CT: JAI Press.<\\/p><p>Lasater, L. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513525277&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Stress and health in a Colorado coal mining community<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp.95-117). Greenwich, CT: JAI Press.<\\/p><p>Lasater, L. (1988). <em>Recovery from compulsive behavior: How to transcend your troubled family<\\/em>. Deerfield Beach, FL: Health Communications.<\\/p><p>Latham, C.A. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em> (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Lubuguin, F.S.A. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Lugbuguin, F. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf\\\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 41-85). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Marshall, K. (1985). Scenarios of \\u201calcoholic\\u201d relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 259-278). Greenwich, CT: JAI Press.<\\/p><p>Marshall, K.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\\\">A bulimic life pattern<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Orvik, J.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/cognitive-deficits-in-schizophrenia\\/\\\">Cognitive Deficits in Schizophrenia<\\/a> LRI Report No. 39a. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/projective-techniques\\/\\\">Projective Techniques<\\/a> LRI Report No. 38a. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii\\/\\\"><em>Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII)<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. (1985\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/pathology\\/\\\">Pathology<\\/a>. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.<\\/p><p>Ossorio, P. (1985\\/1997). <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.<\\/p><p>Ossorio, P. G., Aylesworth, L., &amp; Lasater, L. (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=5035&amp;action=edit\\\">A Comprehensive Plan for the<br \\/>Provision of Mental Health Services to the Vietnamese Refugees in Denver<\\/a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (1977, 2014).\\u00a0<a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii\\/\\\"><em>Seminar on Positive Health and Transcendental Theories. The Collected Works of Peter G. Ossorio (Vol. VIII)<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\\\">Psychotherapy with adolescents and their families: A status dynamic approach<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Schwartz, W. (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\\\">Degradation, Accreditation, and Rites of Passage<\\/a>. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.<\\/p><p>Schwartz, W. (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf\\\">What makes something psychoanalytic?<\\/a> <em>Psychiatry<\\/em>, <em>51<\\/em>, 417-426.<\\/p><p>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy<\\/em>, <em>62<\\/em>, 51-65.<\\/p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204<\\/p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501<\\/p><p>Wechsler, R. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf\\\">Personality and Manic States: A Status Dynamic Formulation of Bipolar Disorder<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 203-233). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Wechsler, R.C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Vanderburgh, J. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">The positive-health developmental model of treatment and psychopathology<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 281-302). Greenwich, CT: JAI Press.<\\/p><p>Zeiger, C.A. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf\\\">The Miss Marple model of psychological assessment<\\/a>. In M. Roberts and R. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 6. Clinical topics: Adolescent-family problems, bulimia, chronic mental illness, and mania<\\/em> (pp. 159-183). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4310,7007,'_wp_page_template','default'),
(4311,7007,'_elementor_edit_mode','builder'),
(4312,7007,'_elementor_template_type','wp-page'),
(4313,7007,'_elementor_version','3.33.0'),
(4314,7007,'_elementor_pro_version','3.33.1'),
(4315,7007,'_elementor_data','[{\"id\":\"58181af3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1b3bb767\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style = \\\"text-align:center; position:relative; top:-20px; font-size:18px;\\\">(Including combined citations for \\\"Pathology\\\", \\\"Case Formulation\\\" and <br>\\\"Psychotherapeutic Policies and Techniques\\\")<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<div style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/div>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 10px auto 40px auto; background-color: #41719a;\\\"><\\/div>\\n\\nAllen, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press\\n\\nAylesworth, L.S. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Aylesworth-Oriental-Martial-Arts.pdf\\\">Oriental Martial Arts Rehabilitation<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 113-142). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nAylesworth, L., &amp; Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press.\\n\\nBaker, E. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf\\\">Therapeutic social practices<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 209-230). Greenwich, CT: JAI Press.\\n\\nBergner, R. (1977). The marital system of the hysterical individual. <em>Family Process<\\/em>, <em>16<\\/em>, 85-95.\\n\\nBergner, R. (1979). The use of systems oriented illustrative stories in marital psychotherapy. <em>Family Therapy<\\/em>, <em>6<\\/em>, 109-118.\\n\\nBergner, R. (1979). Transforming presenting problems. <em>Rational Living<\\/em>, <em>14<\\/em>, 13-16.\\n\\nBergner, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP1-Bergner-Marital-Conflict-305_320.pdf\\\">Marital conflict resolution: A conceptual framework and its empirical evaluation<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 305-320). Greenwich, CT: JAI Press.\\n\\nBergner, R. (1981). Recasting victims as perpetrators. <em>The Journal of Strategic and Systemic Therapies<\\/em>, <em>1<\\/em>, 1-9.\\n\\nBergner, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Bergner-Overseer-Regime-245-271.pdf\\\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style<\\/a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 245-271). Greenwich, CT: JAI Press.\\n\\nBergner, R. (1982). Couple therapy for histrionic clients and their spouses. In H. Millman, J. Huber, and D. Diggins (Eds.), <em>Therapies for adults<\\/em>. San Francisco: Jossey-Bass.\\n\\nBergner, R. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf\\\">Hysterical action, impersonation, and caretaking roles<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp, 233-247). Greenwich, CT: JAI Press.\\n\\nBergner, R. (1983) <a href = \\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&qid=1513521344&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Click here to purchase...<\\/a>Emotions: A conceptual formulation and its clinical implications<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 209-227). Greenwich, CT: JAI Press.\\nProcess, 16, 85-95.\\n\\nBergner, R. (1985). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&qid=1513447552&sr=8-12&keywords=advances+in+descriptive+psychology\\\">Click here to purchase...<\\/a>Paranoid style: A descriptive and pragmatic account<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 203-229). Greenwich, CT: JAI Press.\\n\\nBergner, R. (1987) Undoing degradation. <em>Psychotherapy<\\/em>, <em>24<\\/em>, 25-30.\\n\\nBergner, R. (1988). Money\\u2019s \\u2018Lovemap\\u2019 account of the paraphilias: A critique and reformulation. <em>American Journal of Psychotherapy<\\/em>, <em>42<\\/em>, 254-259.\\n\\nBergner, R. (1988). Status dynamic psychotherapy with depressed individuals. <em>Psychotherapy<\\/em>, 25, 266-272.\\n\\nBergner, R.M. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf\\\">A Father-Daughter Incest: Degradation and Recovery from Degradation<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 285-305). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf\\\">Impulsive Action and Impulsive Persons: A Descriptive and Pragmatic Formulation<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 261-284). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy<\\/em>, <em>27<\\/em>, 34-38.\\n\\nBergner, R.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf\\\">A Conceptual Framework for Eclectic\\nPsychotherapy<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 137-157). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (1993). <a href = \\\"https:\\/\\/www.amazon.com\\/Studies-Psychopathology-Descriptive-Psychology-Approach\\/dp\\/0962566136\\/ref=sr_1_1?ie=UTF8&qid=1513445964&sr=8-1&keywords=studies+in+psychopathology+bergner\\\">Psychopathology and psychotherapy from a Descriptive Psychological point of view<\\/a>. In R. Bergner (Ed.), <em>Studies in psychopathology: The Descriptive Psychology approach<\\/em>, (pp. 3-17). Ann Arbor: Descriptive Psychology Press.\\n\\nBergner, R. (1993). Victims into perpetrators. <em>Psychotherapy<\\/em>, <em>30<\\/em>, 452-462.\\n\\nBergner, R. (1995). <em>Pathological Self-Criticism: Assessment and Treatment (The Springer Series in Social\\/Clinical Psychology)<\\/em>. New York, NY: Plenum Press.\\n\\nBergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice<\\/em>, <em>4<\\/em>, 235-248.\\n\\nBergner, R. (1997). The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman. <em>Family Therapy<\\/em>, <em>24<\\/em>, 71-79.\\n\\nBergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice<\\/em>, <em>4<\\/em>, 235-248.\\n\\nBergner, R. (1998). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-7\\/dp\\/1891700014\\/ref=sr_1_10?ie=UTF8&qid=1513440872&sr=8-10&keywords=advances+in+descriptive+psychology\\\">Self-criticism<\\/a>. In J. Jeffrey &amp; R. Bergner, (Eds.). <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 249-276). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-7-Bergner-Self-Criticism.pdf\\\">A therapeutic approach to destructive self-criticism<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 249-273). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (1998). Characteristics of an optimal clinical case formulation. <em>American Journal of Psychotherapy<\\/em>, <em>52<\\/em>, 287-300.\\n\\nBergner, R. (1998). Therapeutic approaches to problems of meaninglessness. <em>American Journal of Psychotherapy<\\/em>, <em>52<\\/em>, pp. 1-16.\\n\\nBergner, R. (1999). Status enhancement: A further path to therapeutic change. <em>American Journal of Psychotherapy<\\/em>, <em>53<\\/em>, 201-214.\\n\\nBergner, R. (2000). Love and barriers to love: An analysis for psychotherapists and other. <em>American Journal of Psychotherapy<\\/em>, <em>54<\\/em>, 1-17.\\n\\nBergner, R. (2002). Sexual compulsion as attempted recovery from degradation. <em>Journal of Sex and Marital Therapy<\\/em>, <em>28<\\/em>, 373-387.\\n\\nBergner, R. (2004).  An integrative framework for psychopathology and psychotherapy. <em>New Ideas in Psychology<\\/em>, <em>22<\\/em>, 127-141.\\n\\nBergner, R. (2005).  Status dynamic treatment of a case of bulimia. <em>Clinical Case Studies<\\/em>, <em>4<\\/em>, 295-303.\\n\\nBergner, R. (2006). <a href=\\\" https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2006.60.3.215\\\">The many secure knowledge bases of psychotherapy<\\/a>.  <em>American Journal of Psychotherapy<\\/em>, <em>69<\\/em>, 215-232. \\n\\nBergner, R.M. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Beyond-Empirical-Validation.pdf\\\">Beyond Empirical Validation: Justifying Therapeutic Judgment and Action<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 145-173). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (2007). <em><a href = \\\"https:\\/\\/www.amazon.com\\/Status-Dynamics-Creating-Therapeutic-Change\\/dp\\/0977228614\\/ref=sr_1_1?ie=UTF8&qid=1513328890&sr=8-1&keywords=bergner+status+dynamic\\\"><em>Status dynamics: Creating new paths to therapeutic change<\\/em>.<\\/a><\\/em> Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (2007). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2007.61.2.149\\n\\\">Therapeutic storytelling revisited<\\/a>. <em>American Journal of \\nPsychotherapy<\\/em>, <em>61<\\/em>, 149-162.\\n\\nBergner, R. (2007). On promoting adaptive self-criticism in psychotherapy. In E. Chang (Ed.), <em>Self-criticism and self-enhancement<\\/em>.  Washington, DC: American Psychological Association.\\t\\n\\nBergner, R. (2009). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2009.63.3.267\\n\\\">Trauma, exposure, and world reconstruction<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>63<\\/em>, 267-282. \\n \\nBergner, R.M. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-The-Tolstoy-Dilemma.pdf\\\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 143-160). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Policy-175-196.pdf\\\">Therapeutic policies: A policy-based approach to psychotherapy<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 175-196). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (2015). Status dynamic psychotherapy.  In E. Neukrig (Ed.) <em>The Sage encyclopedia of counseling and psychotherapy<\\/em>. Los Angeles, CA: Sage Publications.\\n\\nBergner, R., & Bridges A. (2002). The significance of heavy pornography involvement for romantic partners: Research and clinical implications. <em>Journal of Sex and Marital Therapy<\\/em>, <em>28<\\/em>, 198-206.\\n\\nBergner, R.M., &amp; Bunford, N. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Suicide-55-74.pdf\\\">Suicide and impossible worlds<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 55-74). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology<\\/em>, 24, 25-40.\\n\\nBergner, R., & Bunford, N. (2017). Mental disorder disability: In support of our design. <em>Philosophy, Psychiatry, and Psychology<\\/em>, <em>24<\\/em>, 49-52. \\n\\nBergner, R., & Holmes, J. (2000).  Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training<\\/em>, <em>37<\\/em>, 36-44.\\n\\nBergner, R.M., & Staggs, J. (1992). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Clinical-Topics\\/dp\\/096256611X\\/ref=sr_1_1?ie=UTF8&qid=1540405368&sr=8-1&keywords=advances+descriptive+psychology+volume+6\\\">The Positive Therapeutic Relationship: An Accreditation Perspective<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br>Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em> (pp. 185-201). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBridges, A., & Bergner, R. (2009). Pornography, effects on relationships. In H. Reis & S. Sprecher (Eds.), <em>The Sage Encyclopedia of Human Relationships<\\/em>. Thousand Oaks, CA: Sage. \\n\\nBridges, A., Bergner, R., & McInnis, M. (2003). Romantic partner\'s use of pornography: Its significance for women. <em>Journal of Sex and Marital Therapy<\\/em>. <em>29<\\/em>, 1-14.\\n\\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. Crisis: <em>The Journal of Crisis Intervention and Suicide Prevention<\\/em>, <em>33<\\/em>, 335-343. \\n\\nDavis, K.E. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Davis-Stalkers-and-Their-Worlds.pdf\\\">Stalkers and their Worlds<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nDriscoll, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf\\\">Policies for pragmatic psychotherapy<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 273-277). Greenwich, CT: JAI Press.\\n\\nDriscoll, R. (1981). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Keith-Davis\\/dp\\/B000TFIKOO\\/ref=sr_1_13?ie=UTF8&qid=1513525277&sr=8-13&keywords=advances+in+descriptive+psychology\\\">Self-criticism: Analysis and treatment<\\/a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 321-356). Greenwich, CT: JAI Press.\\n\\nFarber, A. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf\\\">Castaneda\'s Don Juan as psychotherapist<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 279-304). Greenwich, CT: JAI Press.\\n\\nFelknor, C.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf\\\">Kid\'s interest discovery kits<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em> (pp. 235-247). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nHolmes, J.R. (2013). <a href = \\\"https:\\/\\/www.amazon.com\\/Depression-Doesnt-Always-Have-Depressing-ebook\\/dp\\/B00FSOUCYM\\/ref=sr_1_1?ie=UTF8&qid=1513010278&sr=8-1&keywords=james+holmes+depression+always+depressing\\\"><em>Depression doesn\\u2019t always have to be depressing<\\/em><\\/a>. Pensacola, FL.: Pensacola Pelican Press, Inc.\\n\\nKantor, C. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Childrens-Imaginative-Play.pdf\\\">Children\\u2019s Imaginative Play: A Descriptive Psychology Approach<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKirsch, N. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\\\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 249-273). Greenwich, CT: JAI Press.\\n\\nLasater, L. (1983). <a href = \\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&qid=1513525277&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Stress and health in a Colorado coal mining community<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp.95-117). Greenwich, CT: JAI Press.\\n\\nLasater, L. (1988). <em>Recovery from compulsive behavior: How to transcend your troubled family<\\/em>. Deerfield Beach, FL: Health Communications.\\n\\nLatham, C.A. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em> (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nLubuguin, F.S.A. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nLugbuguin, F. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf\\\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 41-85). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nMarshall, K. (1985). Scenarios of \\u201calcoholic\\u201d relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 259-278). Greenwich, CT: JAI Press.\\n\\nMarshall, K.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\\\">A bulimic life pattern<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOrvik, J.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P. G. (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/cognitive-deficits-in-schizophrenia\\/\\\">Cognitive Deficits in Schizophrenia<\\/a> LRI Report No. 39a. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/projective-techniques\\/\\\">Projective Techniques<\\/a> LRI Report No. 38a. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii\\/\\\"><em>Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII)<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P. (1985\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/pathology\\/\\\">Pathology<\\/a>. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 1-70<\\/em>). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.\\n\\nOssorio, P. (1985\\/1997). <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 1-70<\\/em>). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.\\n\\nOssorio, P. G., Aylesworth, L., & Lasater, L. (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=5035&action=edit\\\">A Comprehensive Plan for the\\nProvision of Mental Health Services to the Vietnamese Refugees in Denver<\\/a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (1977, 2014).\\u00a0<a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii\\/\\\"><em>Seminar on Positive Health and Transcendental Theories. The Collected Works of Peter G. Ossorio (Vol. VIII)<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\\\">Psychotherapy with adolescents and their families: A status dynamic approach<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSapin, C.R. &amp; Forward, J.R. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSchwartz, W. (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\\\">Degradation, Accreditation, and Rites of Passage<\\/a>. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.\\n\\nSchwartz, W. (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf\\\">What makes something psychoanalytic?<\\/a> <em>Psychiatry<\\/em>, <em>51<\\/em>, 417-426.\\n\\nSchwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy<\\/em>, <em>62<\\/em>, 51-65.\\n\\nTorres, W.J. &amp; Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204\\n\\nTorres, W.J., &amp; Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501\\n\\nWechsler, R. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf\\\">Personality and Manic States: A Status Dynamic Formulation of Bipolar Disorder<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 203-233). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nWechsler, R.C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nVanderburgh, J. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\\\">The positive-health developmental model of treatment and psychopathology<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 281-302). Greenwich, CT: JAI Press.\\n\\nZeiger, C.A. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf\\\">The Miss Marple model of psychological assessment<\\/a>. In M. Roberts and R. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 6. Clinical topics: Adolescent-family problems, bulimia, chronic mental illness, and mania<\\/em> (pp. 159-183). Ann Arbor, MI: Descriptive Psychology Press.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4318,7008,'_wp_page_template','default'),
(4319,7008,'_elementor_edit_mode','builder'),
(4320,7008,'_elementor_template_type','wp-page'),
(4321,7008,'_elementor_version','3.33.0'),
(4322,7008,'_elementor_pro_version','3.33.1'),
(4323,7009,'_wp_page_template','default'),
(4324,7009,'_elementor_edit_mode','builder'),
(4325,7009,'_elementor_template_type','wp-page'),
(4326,7009,'_elementor_version','3.33.0'),
(4327,7009,'_elementor_pro_version','3.33.1'),
(4328,1906,'_elementor_data','[{\"id\":\"60ee10c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da05541\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Information Technology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69a80c48\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1b9f0003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">Robots<\\/p>\\n\\n<p>\\n\\n<p style=\\\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\\\">\\nJeffrey, H.J. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\\\">A new paradigm for artificial intelligence<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 177-194). Greenwich, CT: JAI Press.<\\/p>\\n\\nOssorio, P. G. (1992). Robotic systems and automation for space application (NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery Systems, Inc.)\\n\\nOssorio, P. G. (1992). An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI\\nReport No. 2. Boulder, CO: Ellery Systems, Inc.)\\n\\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-5-Putman-Artificial-Persons.pdf\\\">Artificial persons<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">Artificial intelligence<\\/p>\\n\\n<p>\\nJeffrey, H.J. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf\\\">Knowledge Engineering: Theory and Practice<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 123-146). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. (2010). Structure. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 361-3407). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 243-270). Greenwich, CT: JAI Press.\\n\\nOssorio,  P.  G.  (1964). Classification  space  analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No. 14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)\\n\\nOssorio, P. G., & Popov, D. (1979). Large Scale Systems: A Task Assessment, Curriculum, Training, Evaluation, and Feedback Package\\n\\nOssorio, P. G., & Popov, D. (1981). Evaluating Information Systems\\n\\nOssorio, P. G., & Schneider, L. S. (1982). Decisions and Decision Aids\\n\\nPutman, A.O, & Jeffrey, H.J. (1985). A new paradigm for software and its development. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em> (pp. 119-138). Greenwich, CT: JAI Press.\\n\\nZeiger, P.H. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf\\\">Human systems issues in software engineering<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 105-121). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4329,7010,'_wp_page_template','default'),
(4330,7010,'_elementor_edit_mode','builder'),
(4331,7010,'_elementor_template_type','wp-page'),
(4332,7010,'_elementor_version','3.33.0'),
(4333,7010,'_elementor_pro_version','3.33.1'),
(4334,7010,'_elementor_data','[{\"id\":\"69a80c48\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1b9f0003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">Robots<\\/p>\\n\\n<p>\\n\\n<p style=\\\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\\\">\\nJeffrey, H.J. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\\\">A new paradigm for artificial intelligence<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 177-194). Greenwich, CT: JAI Press.<\\/p>\\n\\nOssorio, P. G. (1992). Robotic systems and automation for space application (NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery Systems, Inc.)\\n\\nOssorio, P. G. (1992). An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI\\nReport No. 2. Boulder, CO: Ellery Systems, Inc.)\\n\\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-5-Putman-Artificial-Persons.pdf\\\">Artificial persons<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">Artificial intelligence<\\/p>\\n\\n<p>\\nJeffrey, H.J. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf\\\">Knowledge Engineering: Theory and Practice<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 123-146). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. (2010). Structure. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 361-3407). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 243-270). Greenwich, CT: JAI Press.\\n\\nOssorio,  P.  G.  (1964). Classification  space  analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No. 14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)\\n\\nOssorio, P. G., & Popov, D. (1979). Large Scale Systems: A Task Assessment, Curriculum, Training, Evaluation, and Feedback Package\\n\\nOssorio, P. G., & Popov, D. (1981). Evaluating Information Systems\\n\\nOssorio, P. G., & Schneider, L. S. (1982). Decisions and Decision Aids\\n\\nPutman, A.O, & Jeffrey, H.J. (1985). A new paradigm for software and its development. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em> (pp. 119-138). Greenwich, CT: JAI Press.\\n\\nZeiger, P.H. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf\\\">Human systems issues in software engineering<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 105-121). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4337,1908,'_edit_lock','1767190297:4'),
(4338,1908,'_elementor_edit_mode','builder'),
(4339,1908,'_elementor_template_type','wp-page'),
(4340,1908,'_elementor_version','3.33.0'),
(4341,1908,'_elementor_pro_version','3.33.1'),
(4342,7011,'_wp_page_template','default'),
(4343,7011,'_elementor_edit_mode','builder'),
(4344,7011,'_elementor_template_type','wp-page'),
(4345,7011,'_elementor_version','3.33.0'),
(4346,7011,'_elementor_pro_version','3.33.1'),
(4347,7012,'_wp_page_template','default'),
(4348,7012,'_elementor_edit_mode','builder'),
(4349,7012,'_elementor_template_type','wp-page'),
(4350,7012,'_elementor_version','3.33.0'),
(4351,7012,'_elementor_pro_version','3.33.1'),
(4352,1908,'_elementor_data','[{\"id\":\"31a02fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"74b44483\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics:Science and Methodology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79567d0e\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2293b17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"font-weight: bold; text-align: center;\\\">Enterprise of Science<\\/p><p>Bergner, R.M. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-All-the-Worlds-a-stage-7-18.pdf\\\">All the world\\u2019s a stage: A person-centered view of science.<\\/a> In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 7-18). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2004). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/232468342_Is_It_All_Really_Biological\\\">Is it all really biological<\\/a>? <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>24<\\/em>, 30-49.<\\/p><p>Orvik, J.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\\\">Technology transfer and culture change<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1964).Classification space analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1965). Dissemination research (RADC-TR-\\u0080\\u009365-314). Rome, NY: Rome Air Development Center.<\\/p><p>Ossorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1967\\/1968). Attribute space development and evaluation<br \\/>(RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No.<br \\/>14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)<\\/p><p>Ossorio, P.G. (1979\\/1981). Conceptual-notational devices: The PCF and related types. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1980). Behavior pattern indexing (LRI Report No. 33).<br \\/>Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (1980\\/1981). Representation, evaluation, and research.<br \\/>In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 105-135). Greenwich, CN:<br \\/>as LRI Report No. 25. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (1968\\/1981). Explanation, falsifiability, and rule-following. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 37-56). Greenwich, CN: JAI Press. (Original work published 1968 as LRI Report No. 4c. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.).<\\/p><p>Ossorio, P.G. (1991). <a href=\\\"http:\\/\\/dx.doi.org\\/10.1207\\/s15327965pli0204_7\\\">Naive baseball theory<\\/a>. <em>Psychological Inquiry<\\/em>, <em>2<\\/em>, 352-355.<\\/p><p>Schwartz, W. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Schwartz-On-Saying-22No22.pdf\\\">On saying \\u201cno\\u201d: Evidence based practice and the hijacking of the empirical<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 453-474). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"font-weight: bold; text-align: center;\\\">The Real World<\\/p><p>Ossorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No.<br \\/>14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)<\\/p><p>Ossorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"font-weight: bold; text-align: center;\\\">Interconnections of Persons<\\/p><p>Peek, C. J. &amp; Heinrich, R. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\\\">Playing the Person Game in Healthcare<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\"> Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"font-weight: bold; text-align: center;\\\">World, Behavior, &amp; Language<\\/p><p>Ossorio, P.G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1995). <em>Persons. The Collected Works of Peter G. Ossorio (Vol. I)<\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (2005). <em>\\\"What Actually Happens\\\": The Representation of Real World Phenomena. The Collected Works of Peter G. Ossorio (Vol. 4)<\\/em>. Ann Arbor, MI, 2005. Also published 1975\\/1978, Columbia SC: University of South Carolina Press.<\\/p><p>Ossorio, P.G. (1990). The human condition: Some formal aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (1997). <a href=\\\"http:\\/\\/dx.doi.org\\/10.1111\\/1468-5914.00032\\\">What there is, How things are<\\/a>. <em>Journal for the Theory of Social Behavior<\\/em>, <em>27:2\\/3<\\/em>, June\\/September 1997, 149-172.<\\/p><p>Mitchell, T. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf\\\">On the interpretation of utterances<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 155-176). Greenwich, CT: JAI Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J. &amp; Putman, A.O. (2015). \\u201cSubjective Probability in Behavioral Economics and Finance: A Radical Reformulation,\\u201d <em>The Journal of Behavioral Finance<\\/em>, <em>16(3)<\\/em>, 231-249.<\\/p><p>Jeffrey, H.J. &amp; Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance<\\/em>, <em>14:3<\\/em>, 161-194.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-The-nefarious-is-261-271.pdf\\\">The Nefarious \\u201cis\\u201d<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 261-271). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.<\\/p><p>Shideler, M.M. (1982) <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\\\">The creator and the discoverer<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp, 233-247). Greenwich, CT: JAI Press.<\\/p><p style=\\\"font-weight: bold; text-align: center;\\\">Classification Space<\\/p><p>Ossorio, P. G. (1964).Classification space analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1966). Classification space. <em>Multivariate Behavioral Research<\\/em>, <em>1<\\/em>, 479-524.<\\/p><p>Ossorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. &amp; Kurtz, M. (1989). <a href=\\\"http:\\/\\/dx.doi.org\\/10.1007\\/978-1-4684-5646-2_13\\\"> Automated classification of resolved galaxies<\\/a>. <em>Data analysis in astronomy<\\/em>, <em>40<\\/em>, 121-128.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4353,7013,'_wp_page_template','default'),
(4354,7013,'_elementor_edit_mode','builder'),
(4355,7013,'_elementor_template_type','wp-page'),
(4356,7013,'_elementor_version','3.33.0'),
(4357,7013,'_elementor_pro_version','3.33.1'),
(4358,7013,'_elementor_data','[{\"id\":\"79567d0e\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2293b17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\n<p style=\\\"font-weight:bold; text-align:center;\\\">Enterprise of Science<\\/p>\\n\\n<p>\\n\\nBergner, R.M. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-All-the-Worlds-a-stage-7-18.pdf\\\">All the world\\u2019s a stage: A person-centered view of science.<\\/a> In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 7-18). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (2004). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/232468342_Is_It_All_Really_Biological\\\">Is it all really biological<\\/a>? <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>24<\\/em>, 30-49.\\n\\nOrvik, J.M. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\\\">Technology transfer and culture change<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio,  P.  G.  (1964).Classification  space  analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1965). Dissemination research (RADC-TR-\\u0080\\u009365-314). Rome, NY: Rome Air Development Center.\\n\\nOssorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1967\\/1968). Attribute space development and evaluation\\n(RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No. \\n14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)\\n\\nOssorio, P.G. (1979\\/1981). Conceptual-notational devices: The PCF and related types. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp.  83-104). Greenwich, CN:  JAI  Press.  (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1980). Behavior pattern indexing (LRI Report No. 33). \\nBoulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (1980\\/1981). Representation, evaluation, and research. \\nIn K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 105-135). Greenwich, CN: \\nas LRI Report No. 25. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (1968\\/1981). Explanation, falsifiability, and rule-following. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 37-56).  Greenwich, CN: JAI Press. (Original work published 1968 as LRI Report No. 4c. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.).\\n\\nOssorio,  P.G. (1991). <a href = \\\"http:\\/\\/dx.doi.org\\/10.1207\\/s15327965pli0204_7\\\">Naive baseball theory<\\/a>. <em>Psychological Inquiry<\\/em>, <em>2<\\/em>, 352-355.\\n\\n\\nSchwartz, W. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Schwartz-On-Saying-22No22.pdf\\\">On saying \\u201cno\\u201d: Evidence based practice and the hijacking of the empirical<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 453-474). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"font-weight:bold; text-align:center;\\\">The Real World<\\/p>\\n\\n<p>\\nOssorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No.\\n14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)\\n\\nOssorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Ossorio-Out-of-Nowhere-Complete-Version.pdf\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman A.O. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania<\\/a>. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\\n\\n<p style=\\\"font-weight:bold; text-align:center;\\\">Interconnections of Persons<\\/p>\\n\\n<p>\\n\\nPeek, C. J. & Heinrich, R. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\\\">Playing the Person Game in Healthcare<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\"> Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman A.O. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"font-weight:bold; text-align:center;\\\">World, Behavior, & Language<\\/p>\\n\\n<p>\\nOssorio, P.G. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1995). <em>Persons. The Collected Works of Peter G. Ossorio (Vol. I)<\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (2005). <em>\\\"What Actually Happens\\\": The Representation of Real World Phenomena. The Collected Works of Peter G. Ossorio (Vol. 4)<\\/em>. Ann Arbor, MI, 2005. Also published 1975\\/1978, Columbia SC: University of South Carolina Press. \\n\\nOssorio, P.G. (1990). The  human  condition:  Some  formal  aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (1997). <a href=\\\"http:\\/\\/dx.doi.org\\/10.1111\\/1468-5914.00032\\\">What there is, How things are<\\/a>. <em>Journal for the Theory of Social Behavior<\\/em>, <em>27:2\\/3<\\/em>, June\\/September 1997, 149-172. \\n\\nMitchell, T. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf\\\">On the interpretation of utterances<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 155-176). Greenwich, CT: JAI Press.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. & Putman, A.O. (2015). \\u201cSubjective Probability in Behavioral Economics and Finance: A Radical Reformulation,\\u201d <em>The Journal of Behavioral Finance<\\/em>, <em>16(3)<\\/em>, 231-249.\\n\\nJeffrey, H.J. & Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance<\\/em>, <em>14:3<\\/em>, 161-194.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-The-nefarious-is-261-271.pdf\\\">The Nefarious \\u201cis\\u201d<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 261-271). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.\\n\\nShideler, M.M. (1982) <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\\\">The creator and the discoverer<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp, 233-247). Greenwich, CT: JAI Press.\\n\\n<\\/p>\\n\\n<p style=\\\"font-weight:bold; text-align:center;\\\">Classification Space<\\/p>\\n\\n\\nOssorio,  P.  G.  (1964).Classification  space  analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1966). Classification space. <em>Multivariate Behavioral Research<\\/em>, <em>1<\\/em>, 479-524.\\n\\nOssorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. & Kurtz, M. (1989). <a href = \\\"http:\\/\\/dx.doi.org\\/10.1007\\/978-1-4684-5646-2_13\\\"> Automated classification of resolved galaxies<\\/a>. <em>Data analysis in astronomy<\\/em>, <em>40<\\/em>, 121-128. \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4361,1902,'_edit_lock','1767190145:4'),
(4362,1902,'_elementor_edit_mode','builder'),
(4363,1902,'_elementor_template_type','wp-page'),
(4364,1902,'_elementor_version','3.33.0'),
(4365,1902,'_elementor_pro_version','3.33.1'),
(4366,7014,'_wp_page_template','default'),
(4367,7014,'_elementor_edit_mode','builder'),
(4368,7014,'_elementor_template_type','wp-page'),
(4369,7014,'_elementor_version','3.33.0'),
(4370,7014,'_elementor_pro_version','3.33.1'),
(4371,7015,'_wp_page_template','default'),
(4372,7015,'_elementor_edit_mode','builder'),
(4373,7015,'_elementor_template_type','wp-page'),
(4374,7015,'_elementor_version','3.33.0'),
(4375,7015,'_elementor_pro_version','3.33.1'),
(4376,1902,'_elementor_data','[{\"id\":\"668b0b87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"54fd7e45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Social Practices\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"370ba8cd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"301d0e74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><p style=\\\"font-size: 14px; text-align: center;\\\">N.B. In order to avoid redundancy, publications are <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Parenting<\\/p><p>Bergner, L.L. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\\\">The Use of the status concept in developing effective relationships between police chiefs and officers<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\\\">Coaching and teaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\\\">Coaching and motivation<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\\\">Leadership in athletic coaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Holt S.B. (1990) <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\\\">Appraisal and competence in moral judgment and behavior<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kantor, C. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Childrens-Imaginative-Play.pdf\\\">Children\\u2019s Imaginative Play: A Descriptive Psychology Approach<\\/a>.In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Mika, P., Bergner, R., &amp; Baum, M. (2001). The parentification scale. In Touliatis, J., Perlmutter, B, &amp; Holden, G., <em>Handbook of family measurement techniques (2d ed.)<\\/em>. Thousand Oaks, CA: Sage.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\\\">Psychotherapy with adolescents and their families: A status dynamic approach<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>\\u00a0<br \\/>Interpersonal interactions<\\/p><p>Allen, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy<\\/em>, <em>27<\\/em>, 34-38.<\\/p><p>Bretscher, F., &amp; Bergner, R.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\\\">Relational Qualities as Factors in Mate Selection Decisions<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kirsch, N. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\\\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 249-273). Greenwich, CT: JAI Press.<\\/p><p>Latham, C.A. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (1981). Click <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\">Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&amp;qid=1513536255&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\\\">I and Thou: A study of personal relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 231-256). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204<\\/p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>\\u00a0<br \\/>Significance<\\/p><p>Bergner, R.M. (1987) Undoing degradation. <em>Psychotherapy<\\/em>, <em>24<\\/em>, 25-30.<\\/p><p>Bergner, R. (2009). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2009.63.3.267\\\">Trauma, exposure, and world reconstruction<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>63<\\/em>, 267-282.<\\/p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology<\\/em>, <em>24<\\/em>, 25-40.<\\/p><p>Bunford, N., &amp; Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention<\\/em>, <em>33<\\/em>, 335-343.<\\/p><p>Davis, K.E. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Davis-Stalkers-and-Their-Worlds.pdf\\\">Stalkers and their Worlds<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Latham, C.A. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Marshall, K. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&amp;qid=1513525277&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\\\">Scenarios of \\u201calcoholic\\u201d relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 259-278). Greenwich, CT: JAI Press.<\\/p><p>Marshall, K.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\\\">A bulimic life pattern<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Orvik, J.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-uncertain-status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Schwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.<\\/p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204<\\/p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501<\\/p><p>Wechsler, R.C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4377,7016,'_wp_page_template','default'),
(4378,7016,'_elementor_edit_mode','builder'),
(4379,7016,'_elementor_template_type','wp-page'),
(4380,7016,'_elementor_version','3.33.0'),
(4381,7016,'_elementor_pro_version','3.33.1'),
(4382,7016,'_elementor_data','[{\"id\":\"370ba8cd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"301d0e74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">N.B. In order to avoid redundancy, publications are <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nParenting<\\/p>\\n\\n\\n<p>\\nBergner, L.L. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\\\">The Use of the status concept in developing effective relationships between police chiefs and officers<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\\\">Coaching and teaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\\\">Coaching and motivation<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\\\">Leadership in athletic coaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nHolt S.B. (1990) <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\\\">Appraisal and competence in moral judgment and behavior<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKantor, C. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Childrens-Imaginative-Play.pdf\\\">Children\\u2019s Imaginative Play: A Descriptive Psychology Approach<\\/a>.In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nMika, P., Bergner, R., & Baum, M. (2001). The parentification scale.  In Touliatis, J., Perlmutter, B, & Holden, G., <em>Handbook of family measurement techniques (2d ed.)<\\/em>. Thousand Oaks, CA: Sage. \\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\\\">Psychotherapy with adolescents and their families: A status dynamic approach<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\n\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\n&nbsp;\\nInterpersonal interactions<\\/p>\\n\\n\\n<p>\\nAllen, C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nAylesworth, L., & Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press.\\n\\nBergner, R., & Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy<\\/em>, <em>27<\\/em>, 34-38.\\n\\nBretscher, F., & Bergner, R.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\\\">Relational Qualities as Factors in Mate Selection Decisions<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKirsch, N. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\\\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 249-273). Greenwich, CT: JAI Press.\\n\\nLatham, C.A. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman, A.O. (1981). Click <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\">Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.\\n\\nRoberts, M. (1985). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\\\">I and Thou: A study of personal relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 231-256). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSapin, C.R. & Forward, J.R. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\nTorres, W.J. & Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204\\n\\nTorres, W.J., & Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501\\n\\n\\n\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\n&nbsp;\\nSignificance<\\/p>\\n\\n<p>\\n\\nBergner, R.M. (1987) Undoing degradation. <em>Psychotherapy<\\/em>, <em>24<\\/em>, 25-30.\\n\\nBergner, R. (2009).  <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2009.63.3.267\\\">Trauma, exposure, and world reconstruction<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>63<\\/em>, 267-282. \\n\\nBergner, R., & Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology<\\/em>, <em>24<\\/em>, 25-40.\\n\\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention<\\/em>, <em>33<\\/em>, 335-343. \\n\\nDavis, K.E. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Davis-Stalkers-and-Their-Worlds.pdf\\\">Stalkers and their Worlds<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nLatham, C.A. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nMarshall, K. (1985). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&qid=1513525277&sr=8-12&keywords=advances+in+descriptive+psychology\\\">Scenarios of \\u201calcoholic\\u201d relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 259-278). Greenwich, CT: JAI Press.\\n\\nMarshall, K.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\\\">A bulimic life pattern<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOrvik, J.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-uncertain-status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\nSchwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.\\n\\nTorres, W.J. & Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204\\n\\nTorres, W.J., & Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501\\n\\nWechsler, R.C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4385,1912,'_edit_lock','1767190211:4'),
(4386,1912,'_elementor_edit_mode','builder'),
(4387,1912,'_elementor_template_type','wp-page'),
(4388,1912,'_elementor_version','3.33.0'),
(4389,1912,'_elementor_pro_version','3.33.1'),
(4390,7017,'_wp_page_template','default'),
(4391,7017,'_elementor_edit_mode','builder'),
(4392,7017,'_elementor_template_type','wp-page'),
(4393,7017,'_elementor_version','3.33.0'),
(4394,7017,'_elementor_pro_version','3.33.1'),
(4395,7018,'_wp_page_template','default'),
(4396,7018,'_elementor_edit_mode','builder'),
(4397,7018,'_elementor_template_type','wp-page'),
(4398,7018,'_elementor_version','3.33.0'),
(4399,7018,'_elementor_pro_version','3.33.1'),
(4400,1912,'_elementor_data','[{\"id\":\"45aa7a78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"57481fda\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Status, Persons, Relationships\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6fd7054a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"26383195\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><p style=\\\"font-size: 14px; text-align: center;\\\">N.B. In order to avoid redundancy, publications are mostly <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Allen-Zeiger, C., &amp; Allen, S. (1992). <em>Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment<\\/em>. Austin, TX: New Perspectives Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\\\">Coaching and teaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\\\">Coaching and motivation<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\\\">Leadership in athletic coaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2005). Lovemaking as a ceremony of accreditation. <em>Journal of Sex and Marital Therapy<\\/em>, <em>31<\\/em>, 1-8.<\\/p><p>Bergner, R. (2005). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2005.59.4.333 \\\">World reconstruction in psychotherapy<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>59<\\/em>, 1-17.<\\/p><p>Bergner, R. (2007). <a href=\\\"https:\\/\\/www.amazon.com\\/Status-Dynamics-Creating-Therapeutic-Change\\/dp\\/0977228614\\/ref=sr_1_1?ie=UTF8&amp;qid=1513328890&amp;sr=8-1&amp;keywords=bergner+status+dynamic\\\">Status dynamics: Creating new paths to therapeutic change<\\/a>. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>37<\\/em>, 77-90.<\\/p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training<\\/em>, 37, 36-44.<\\/p><p>Bergner, R., &amp; Ramon, A. (2013). Some implications of belief in love, free will, and non-reductionism. <em>Journal of Social Psychology<\\/em>, 153, 1-21.<\\/p><p>Bergner, R., &amp; Ramon, A. (2014). The Personal Beliefs Scale. American Psychological Association PsychTESTS Database<\\/p><p>Beste S., Bergner, R., &amp; Nauta, M. (2003). What keeps love alive? An empirical<br \\/>investigation. <em>Family Therapy<\\/em>, <em>30<\\/em>, 125-141.<\\/p><p>Bretscher, F., &amp; Bergner, R.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\\\">Relational Qualities as Factors in Mate Selection Decisions<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Davis K.E., &amp; Roberts M.K. (1999). <a href=\\\"https:\\/\\/doi.org\\/10.1007\\/978-1-4612-5076-0_8\\\"> Relationships in the real world: The Descriptive Psychology approach to personal relationships<\\/a>. In Gergen K.J. &amp; Davis K.E. (Eds.), <em>The Social Construction of the Person<\\/em>. Springer Series in Social Psychology. New York: Springer.<\\/p><p>Davis, K., &amp; Todd, M. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf\\\">Friendship and love relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 79-119). Greenwich, CT: JAI Press.<\\/p><p>Hegi, K., &amp; Bergner, R. (2010). What is love? An empirically-based essentialist account. <em>Journal of Social and Personal Relationships<\\/em>, <em>27<\\/em>, 620-636.<\\/p><p>Holmes, J.R. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Holmes-The-Status-of-Persons.pdf\\\">The status of persons or who was that metaphor<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 15-35). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kantor, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Wizard-129-148.pdf\\\">We\\u2019re off to see the wizard: Politics, charisma, and community change<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder, CO.<\\/p><p>Ossorio, P., &amp; Sternberg, B. (1997). Status management: A theory of punishment and rehabilitation. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 195-214). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report #25. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1966\\/1995). <em>Persons. The Collected Works of Peter G. <br \\/>Ossorio (Vol. I). <\\/em>Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-7-Ossorio-What-There-Is.pdf\\\">What there is and how things are<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), Advances in Descriptive Psychology, Vol. 7 (pp. 7-32). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf\\\">In a world of persons and their ways<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1982\\/1998\\/2012). <em>Place<\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Plotkin, W., &amp; Schwartz, W. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\\\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.<\\/p><p>Plotkin, W., &amp; Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state<\\/p><p>Putman, A.O. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\\\">Being, becoming and Belonging<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Ordinary-Magic.pdf\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&amp;qid=1513536255&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\\\">I and Thou: A study of personal relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 231-256). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Worlds-of-Uncertain-Status.pdf\\\">Worlds of Uncertain Status<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Schwartz, W. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\\\">The problem of other possible persons: Dolphins, primates, and aliens<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.<\\/p><p>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy<\\/em>, <em>62<\\/em>, 51-65.<\\/p><p>Schwartz, W.R. (2014). <a href=\\\"http:\\/\\/jetpress.org\\/v24.3\\/Schwartz.htm\\\">What Is A Person And How Can We Be Sure? A Paradigm Case Formulation<\\/a>. <em>Journal of Evolution and Technology<\\/em>, <em>24(3)<\\/em>, 27-34.<\\/p><p>Ward, C., Bergner, R., &amp; Kahn, J. (2003). Why do men distance? Factors predictive of male avoidance of intimate conflict. <em>Family Therapy<\\/em>, <em>30<\\/em>, 1-9.<\\/p><p>Zeiger, P.H., &amp; Zeiger, C.A. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf\\\">Where does my freedom lie?<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 82-98). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4401,7019,'_wp_page_template','default'),
(4402,7019,'_elementor_edit_mode','builder'),
(4403,7019,'_elementor_template_type','wp-page'),
(4404,7019,'_elementor_version','3.33.0'),
(4405,7019,'_elementor_pro_version','3.33.1'),
(4406,7019,'_elementor_data','[{\"id\":\"6fd7054a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"26383195\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">N.B. In order to avoid redundancy, publications are mostly <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\n<p>\\nAllen-Zeiger, C., & Allen, S. (1992). <em>Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment<\\/em>. Austin, TX: New Perspectives Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\\\">Coaching and teaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\\\">Coaching and motivation<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\\\">Leadership in athletic coaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (2005). Lovemaking as a ceremony of accreditation. <em>Journal of Sex and Marital Therapy<\\/em>, <em>31<\\/em>, 1-8. \\n\\nBergner, R. (2005). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2005.59.4.333\\n\\\">World reconstruction in psychotherapy<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>59<\\/em>, 1-17. \\n\\nBergner, R. (2007). <a href = \\\"https:\\/\\/www.amazon.com\\/Status-Dynamics-Creating-Therapeutic-Change\\/dp\\/0977228614\\/ref=sr_1_1?ie=UTF8&qid=1513328890&sr=8-1&keywords=bergner+status+dynamic\\\">Status dynamics: Creating new paths to therapeutic change<\\/a>. Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>37<\\/em>, 77-90.\\n\\nBergner, R., & Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training<\\/em>, 37, 36-44.\\n\\nBergner, R., & Ramon, A. (2013).  Some implications of belief in love, free will, and non-reductionism.  <em>Journal of Social Psychology<\\/em>, 153, 1-21.\\n\\nBergner, R., & Ramon, A. (2014). The Personal Beliefs Scale. American Psychological Association PsychTESTS Database\\n\\nBeste S., Bergner, R., & Nauta, M. (2003).  What keeps love alive?  An empirical\\ninvestigation. <em>Family Therapy<\\/em>, <em>30<\\/em>, 125-141. \\n\\nBretscher, F., & Bergner, R.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\\\">Relational Qualities as Factors in Mate Selection Decisions<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <\\/em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nDavis K.E., & Roberts M.K. (1999). <a href = \\\"https:\\/\\/doi.org\\/10.1007\\/978-1-4612-5076-0_8\\\"> Relationships in the real world: The Descriptive Psychology approach to personal relationships<\\/a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person<\\/em>. Springer Series in Social Psychology. New York: Springer.\\n\\nDavis, K., & Todd, M. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf\\\">Friendship and love relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 79-119). Greenwich, CT: JAI Press.\\n \\nHegi, K., & Bergner, R. (2010).  What is love? An empirically-based essentialist account. <em>Journal of Social and Personal Relationships<\\/em>, <em>27<\\/em>, 620-636.\\n\\nHolmes, J.R. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Holmes-The-Status-of-Persons.pdf\\\">The status of persons or who was that metaphor<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 15-35). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKantor, C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Wizard-129-148.pdf\\\">We\\u2019re off to see the wizard: Politics, charisma, and community change<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder, CO.\\n\\nOssorio, P., & Sternberg, B. (1997). Status management: A theory of punishment and rehabilitation. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 195-214). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report #25. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1966\\/1995). <em>Persons. The Collected Works of Peter G. <br>Ossorio (Vol. I). <\\/em>Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p>\\n\\nOssorio, P.G. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-7-Ossorio-What-There-Is.pdf\\\">What there is and how things are<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), Advances in Descriptive Psychology, Vol. 7 (pp. 7-32). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf\\\">In a world of persons and their ways<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1982\\/1998\\/2012). <em>Place<\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\\n\\nPlotkin, W., & Schwartz, W. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\\\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.\\n\\nPlotkin, W., & Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state\\n\\nPutman, A.O. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\\\">Being, becoming and Belonging<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman, A.O. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Ordinary-Magic.pdf\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman A.O. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.\\n\\nRoberts, M. (1985). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\\\">I and Thou: A study of personal relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 231-256). Greenwich, CT: JAI Press.\\n\\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Worlds-of-Uncertain-Status.pdf\\\">Worlds of Uncertain Status<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSchwartz, W. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\\\">The problem of other possible persons: Dolphins, primates, and aliens<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.\\n\\nSchwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy<\\/em>, <em>62<\\/em>, 51-65.\\n\\nSchwartz, W.R. (2014). <a href = \\\"http:\\/\\/jetpress.org\\/v24.3\\/Schwartz.htm\\\">What Is A Person And How Can We Be Sure? A Paradigm Case Formulation<\\/a>. <em>Journal of Evolution and Technology<\\/em>, <em>24(3)<\\/em>, 27-34.\\n\\nWard, C., Bergner, R., & Kahn, J. (2003). Why do men distance? Factors predictive of male avoidance of intimate conflict. <em>Family Therapy<\\/em>, <em>30<\\/em>, 1-9.\\n\\nZeiger, P.H., & Zeiger, C.A. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf\\\">Where does my freedom lie?<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 82-98). Ann Arbor, MI: Descriptive Psychology Press.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4409,4877,'_edit_lock','1767190769:4'),
(4410,4877,'_elementor_edit_mode','builder'),
(4411,4877,'_elementor_template_type','wp-page'),
(4412,4877,'_elementor_version','3.33.0'),
(4413,4877,'_elementor_pro_version','3.33.1'),
(4414,7020,'_wp_page_template','default'),
(4415,7020,'_elementor_edit_mode','builder'),
(4416,7020,'_elementor_template_type','wp-page'),
(4417,7020,'_elementor_version','3.33.0'),
(4418,7020,'_elementor_pro_version','3.33.1'),
(4419,7021,'_wp_page_template','default'),
(4420,7021,'_elementor_edit_mode','builder'),
(4421,7021,'_elementor_template_type','wp-page'),
(4422,7021,'_elementor_version','3.33.0'),
(4423,7021,'_elementor_pro_version','3.33.1'),
(4424,4877,'_elementor_data','[{\"id\":\"3e36c229\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"b3afb1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align:left;\\\">\\nAt the Moderator\'s request, the forum you tried to access is set to \\\"private.\\\" \\n\\nIn consideration of our members\' busy inboxes, a private setting assures that those not interested in a topic do not receive notification emails from that forum.\\n\\nIn order to access a private forum you must be a registered website member and be a member of the forum\'s group member list.\\n\\nIf you <strong>are<\\/strong> interested in a private forum\'s topic please email one of the website Administrators that you would like to be added to a forum\'s group member list. We will do so unless there are specific reasons to respect the privacy of the forum or its members. Please indicate in your email the name of the private forum you\'d like to join. \\n\\nIf you are not a registered website member, please also indicate that you would like to register.\\n\\n\\n\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4425,7022,'_wp_page_template','default'),
(4426,7022,'_elementor_edit_mode','builder'),
(4427,7022,'_elementor_template_type','wp-page'),
(4428,7022,'_elementor_version','3.33.0'),
(4429,7022,'_elementor_pro_version','3.33.1'),
(4430,7022,'_elementor_data','[{\"id\":\"3e36c229\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"b3afb1e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align:left;\\\">\\nAt the Moderator\'s request, the forum you tried to access is set to \\\"private.\\\" \\n\\nIn consideration of our members\' busy inboxes, a private setting assures that those not interested in a topic do not receive notification emails from that forum.\\n\\nIn order to access a private forum you must be a registered website member and be a member of the forum\'s group member list.\\n\\nIf you <strong>are<\\/strong> interested in a private forum\'s topic please email one of the website Administrators that you would like to be added to a forum\'s group member list. We will do so unless there are specific reasons to respect the privacy of the forum or its members. Please indicate in your email the name of the private forum you\'d like to join. \\n\\nIf you are not a registered website member, please also indicate that you would like to register.\\n\\n\\n\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4432,4877,'_elementor_controls_usage','a:2:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),
(4433,3985,'_edit_lock','1767190086:4'),
(4434,3985,'_elementor_edit_mode','builder'),
(4435,3985,'_elementor_template_type','wp-page'),
(4436,3985,'_elementor_version','3.33.0'),
(4437,3985,'_elementor_pro_version','3.33.1'),
(4438,7023,'_wp_page_template','default'),
(4439,7023,'_elementor_edit_mode','builder'),
(4440,7023,'_elementor_template_type','wp-page'),
(4441,7023,'_elementor_version','3.33.0'),
(4442,7023,'_elementor_pro_version','3.33.1'),
(4443,7024,'_wp_page_template','default'),
(4444,7024,'_elementor_edit_mode','builder'),
(4445,7024,'_elementor_template_type','wp-page'),
(4446,7024,'_elementor_version','3.33.0'),
(4447,7024,'_elementor_pro_version','3.33.1'),
(4448,3985,'_elementor_data','[{\"id\":\"395759ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"277b05e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Cultures, Communities, Organizations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3d2125c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"68d864c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><p style=\\\"font-size: 14px; text-align: center;\\\">N.B. In order to avoid redundancy, publications are <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press<\\/p><p>Bergner, L.L. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\\\">The Use of the status concept in developing effective relationships between police chiefs and officers<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kantor, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Wizard-129-148.pdf\\\">We\\u2019re off to see the wizard: Politics, charisma, and community change<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J., &amp; Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 243-270). Greenwich, CT: JAI Press.<\\/p><p>Littmann, J.R. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Littmann-Guilty-or-Not.pdf\\\">Guilty or Not? A Descriptive Psychology analysis<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 87-111). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Littmann, J.R. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf\\\">Elucidating <em>Actus Reus<\\/em> and <em>Mens Rea<\\/em>: A Descriptive Psychology perspective<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 409-452). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Lubuguin, F.S.A. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology<\\/em>, Vol. 7(pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Orvik, J.M. (1985). A conceptual model for migration in Alaska. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em> (pp. 103-118). Greenwich, CT: JAI Press.<\\/p><p>Orvik, J.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\\\">Technology transfer and culture change<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Orvik, J.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G., Busch, E. K., &amp; Lasater, L. (1975). The Boulder Police Department: Values and Implementations.<\\/p><p>Ossorio, P. G., Aylesworth, L., &amp; Lasater, L. (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=5035&amp;action=edit\\\">A Comprehensive Plan for the<br \\/>Provision of Mental Health Services to the Vietnamese Refugees in Denver<\\/a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.<\\/p><p>Peek, C. J. &amp; Heinrich, R. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\\\">Playing the Person Game in Healthcare<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\">Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Leading-113-128.pdf\\\">Leading: Perspectives for leaders and leadership coaches<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 113-128). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (1990). <em>Marketing Your Services: A Step-by-Step guide for Small Businesses and Professionals<\\/em>. New York, NY: John Wiley and Sons.<\\/p><p>Putman, A.O. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Ordinary-Magic.pdf\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-When-worlds-collide-81-112.pdf\\\">When worlds collide: The source of intractable value problems<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Silva, J. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 119-145). Greenwich, CT: JAI Press.<\\/p><p>Schwartz, W. (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\\\">Degradation, Accreditation, and Rites of Passage<\\/a>. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.<\\/p><p>Singer, H.R., &amp; Zeiger, P. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\\\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Torres, W. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Puerto Rican and Anglo conceptions of appropriate mental health services<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 147-169). Greenwich, CT: JAI Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4449,7025,'_wp_page_template','default'),
(4450,7025,'_elementor_edit_mode','builder'),
(4451,7025,'_elementor_template_type','wp-page'),
(4452,7025,'_elementor_version','3.33.0'),
(4453,7025,'_elementor_pro_version','3.33.1'),
(4454,7025,'_elementor_data','[{\"id\":\"3d2125c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"68d864c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">N.B. In order to avoid redundancy, publications are <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\nAylesworth, L., & Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press\\n\\nBergner, L.L. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\\\">The Use of the status concept in developing effective relationships between police chiefs and officers<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKantor, C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Wizard-129-148.pdf\\\">We\\u2019re off to see the wizard: Politics, charisma, and community change<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 243-270). Greenwich, CT: JAI Press.\\n\\nLittmann, J.R. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Littmann-Guilty-or-Not.pdf\\\">Guilty or Not? A Descriptive Psychology analysis<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 87-111). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nLittmann, J.R. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf\\\">Elucidating <em>Actus Reus<\\/em> and <em>Mens Rea<\\/em>: A Descriptive Psychology perspective<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 409-452). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nLubuguin, F.S.A. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology<\\/em>, Vol. 7(pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOrvik, J.M. (1985). A conceptual model for migration in Alaska. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em> (pp. 103-118). Greenwich, CT: JAI Press.\\n\\nOrvik, J.M. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\\\">Technology transfer and culture change<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOrvik, J.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P. G., Busch, E. K., & Lasater, L. (1975). The Boulder Police Department: Values and Implementations.\\n\\nOssorio, P. G., Aylesworth, L., & Lasater, L. (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=5035&action=edit\\\">A Comprehensive Plan for the\\nProvision of Mental Health Services to the Vietnamese Refugees in Denver<\\/a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.\\n\\nPeek, C. J. & Heinrich, R. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\\\">Playing the Person Game in Healthcare<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\">Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman A.O. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman A.O. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Leading-113-128.pdf\\\">Leading: Perspectives for leaders and leadership coaches<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 113-128). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman, A.O. (1990). <em>Marketing Your Services: A Step-by-Step guide for Small Businesses and Professionals<\\/em>. New York, NY: John Wiley and Sons.\\n\\nPutman, A.O. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Ordinary-Magic.pdf\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman A.O. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-When-worlds-collide-81-112.pdf\\\">When worlds collide: The source of intractable value problems<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSilva, J. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\\\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 119-145). Greenwich, CT: JAI Press.\\n\\nSchwartz, W. (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\\\">Degradation, Accreditation, and Rites of Passage<\\/a>. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.\\n\\nSinger, H.R., & Zeiger, P. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\\\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nTorres, W. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Puerto Rican and Anglo conceptions of appropriate mental health services<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 147-169). Greenwich, CT: JAI Press.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4457,1915,'_edit_lock','1767190178:4'),
(4458,1915,'_elementor_edit_mode','builder'),
(4459,1915,'_elementor_template_type','wp-page'),
(4460,1915,'_elementor_version','3.33.0'),
(4461,1915,'_elementor_pro_version','3.33.1'),
(4462,7026,'_wp_page_template','default'),
(4463,7026,'_elementor_edit_mode','builder'),
(4464,7026,'_elementor_template_type','wp-page'),
(4465,7026,'_elementor_version','3.33.0'),
(4466,7026,'_elementor_pro_version','3.33.1'),
(4467,7027,'_wp_page_template','default'),
(4468,7027,'_elementor_edit_mode','builder'),
(4469,7027,'_elementor_template_type','wp-page'),
(4470,7027,'_elementor_version','3.33.0'),
(4471,7027,'_elementor_pro_version','3.33.1'),
(4472,1915,'_elementor_data','[{\"id\":\"dce5882\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1be7844d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Spirituality and Religion\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"50ede351\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3b613d0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Colvin, G. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Colvin-Descriptive-Metaphysics.pdf\\\"> Descriptive Metaphysics: On Science, Religion, and Wisdom<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1978). Religion without doctrine (LRI Report No. 19). Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (2014).\\u00a0<em><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/05\\/PHTT-Printer-copy.pdf\\\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio (Vol. VIII<\\/a>)<\\/em>. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1985). Worlds and world reconstruction. In K. E. Davis &amp; T. O. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-53). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (1991). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M. K. Roberts &amp; R. M. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 37-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Shideler, M. M. (1992). <em>Spirituality: An Approach through Descriptive Psychology<\\/em>. Ann Arbor: Descriptive Psychology Press.<\\/p><p>Shideler, M.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Shideler-Spirituality-pp-199_213.pdf\\\">Spirituality: The Descriptive Psychology approach<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 199-213). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Shideler, M. (1983). The priest and the psychotherapist. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 229-242). Greenwich, CT: JAI Press.<\\/p><p>Shideler, M.M. (1985). Science, religion, and religions. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 55-74). Greenwich, CT: JAI Press<\\/p><p>Singer, H.R., &amp; Zeiger, P. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\\\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Zeiger, P.H. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf\\\">Toward a rapprochement of religion and science<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 195-225). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4473,7028,'_wp_page_template','default'),
(4474,7028,'_elementor_edit_mode','builder'),
(4475,7028,'_elementor_template_type','wp-page'),
(4476,7028,'_elementor_version','3.33.0'),
(4477,7028,'_elementor_pro_version','3.33.1'),
(4478,7028,'_elementor_data','[{\"id\":\"50ede351\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3b613d0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\nColvin, G. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Colvin-Descriptive-Metaphysics.pdf\\\"> Descriptive Metaphysics: On Science, Religion, and Wisdom<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1978). Religion without doctrine (LRI Report No. 19). Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (2014).\\u00a0<em><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/05\\/PHTT-Printer-copy.pdf\\\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio (Vol. VIII<\\/a>)<\\/em>. Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1985). Worlds and world reconstruction. In K. E. Davis & T. O. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-53). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (1991). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M. K. Roberts & R. M. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 37-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nShideler, M. M. (1992). <em>Spirituality: An Approach through Descriptive Psychology<\\/em>. Ann Arbor: Descriptive Psychology Press.\\n\\nShideler, M.M. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Shideler-Spirituality-pp-199_213.pdf\\\">Spirituality: The Descriptive Psychology approach<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 199-213). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nShideler, M. (1983). The priest and the psychotherapist. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 229-242). Greenwich, CT: JAI Press.\\n\\nShideler, M.M. (1985). Science, religion, and religions. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 55-74). Greenwich, CT: JAI Press\\n\\nSinger, H.R., & Zeiger, P. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\\\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nZeiger, P.H. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf\\\">Toward a rapprochement of religion and science<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 195-225). Ann Arbor, MI: Descriptive Psychology Press.\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4481,1917,'_edit_lock','1767190055:4'),
(4482,1917,'_elementor_edit_mode','builder'),
(4483,1917,'_elementor_template_type','wp-page'),
(4484,1917,'_elementor_version','3.33.0'),
(4485,1917,'_elementor_pro_version','3.33.1'),
(4486,7029,'_wp_page_template','default'),
(4487,7029,'_elementor_edit_mode','builder'),
(4488,7029,'_elementor_template_type','wp-page'),
(4489,7029,'_elementor_version','3.33.0'),
(4490,7029,'_elementor_pro_version','3.33.1'),
(4491,7030,'_wp_page_template','default'),
(4492,7030,'_elementor_edit_mode','builder'),
(4493,7030,'_elementor_template_type','wp-page'),
(4494,7030,'_elementor_version','3.33.0'),
(4495,7030,'_elementor_pro_version','3.33.1'),
(4496,1917,'_elementor_data','[{\"id\":\"70e4780\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"802b110\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Conceptual Elucidation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"e6e70f0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"46bd1580\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"font-size: 14px; text-align: center;\\\">In order to avoid redundancy, many publications are <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Emotions<\\/p><p>Bergner, R. (1983) Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 209-227). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R.. (2003). Emotions: A relational view and its clinical applications. <em>American Journal of Psychotherapy<\\/em>, <em>57<\\/em>, 471-490.<\\/p><p>Ossorio, P.G. (1986\\/1997). Three minute lectures on emotion. In P.G. Ossorio, <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1986\\/1997). More three minute lectures on emotion. In P.G. Ossorio, Essays on clinical topics. In <em>The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Shideler, M. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf\\\">The lover and the logician<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 145-154). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Humor<\\/p><p>Littmann, J.R. (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-new-formulation-of-humor\\/\\\">A new formulation of humor<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 183-207). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Moral Competence<\\/p><p>Holt S.B. (1990) <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\\\">Appraisal and competence in moral judgment and behavior<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Personal Identity and Self-Concept<\\/p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. Psychotherapy Theory, Research, Practice, Training, 37, 36-44.<\\/p><p>Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. Journal of Theoretical and Philosophical Psychology, 37, 77-90.<\\/p><p>Putman, A.O. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\\\">Being, becoming and Belonging<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 17-52). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Worlds-of-Uncertain-Status.pdf\\\">Worlds of Uncertain Status<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-9\\/dp\\/1891700065\\/\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Wechsler, R.C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Judgment<\\/p><p>Ossorio, P.G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Reality<\\/p><p>Colvin, G. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Colvin-Descriptive-Metaphysics.pdf\\\">Descriptive Metaphysics: On Science, Religion, and Wisdom<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kuosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol. 9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Shideler, M.M. (1982) <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\\\">The creator and the discoverer<\\/a>. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 2, (pp, 233-247). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Individual Differences<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf\\\">Cognition without processes<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 33-66). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Underlying-Cognitive-Processes.pdf\\\">Underlying Cognitive Processes or Private Social Practices?<\\/a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Empathy<\\/p><p>Schwartz, W. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Schwartz-Empathy-197-212.pdf\\\">The parameters of empathy: Core considerations for psychotherapy and supervision<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 197-212). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Hypnosis<\\/p><p>Plotkin, W., &amp; Schwartz, W. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\\\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.<\\/p><p>Plotkin, W., &amp; Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 75-98). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Behavioral Economics<\\/p><p>Jeffrey, H.J. (2010). <a href=\\\"\\/%E2%80%9D\\\">Homo Communitatis: A rigorous foundation for behavioral finance<\\/a>.<\\/p><p>Jeffrey, H.J. &amp; Putman, A.O. (2013). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/263761561_The_Irrationality_Illusion_A_New_Paradigm_for_Economics_and_Behavioral_Economics\\\">The irrationality illusion: A new paradigm for economics and behavioral economics<\\/a>. The Journal of Behavioral Finance, 14:3, 161-194.<\\/p><p>Jeffrey, H.J. &amp; Putman, A.O. (2015). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/281305700_Subjective_Probability_in_Behavioral_Economics_and_Finance_A_Radical_Reformulation\\\"> Probability in Behavioral Economics and Finance: A Radical Reformulation<\\/a>. The Journal of Behavioral Finance, 16(3), 231-249.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Multi-cultural Psychology<\\/p><p>Aylesworth, L., &amp; Ossorio, P. (1983). Refugees: Cultural displacement and its effects. In K. Davis and R. Bergner (Eds.), Advances in Descriptive Psychology: Vol. 3, (pp. 45-92). Greenwich, CT: JAI Press.<\\/p><p>Lubuguin, F.S.A. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1982\\/1983). A multicultural psychology. In K.E. Davis &amp; R.M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 3<\\/em>, (pp. 13-44). Greenwich, CN: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Silva, J. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 119-145). Greenwich, CT: JAI Press.<\\/p><p>Torres, W. (1983). Puerto Rican and Anglo conceptions of appropriate mental health services. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 147-169). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Sex Roles and Gender Identity<\\/p><p>Allen, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press<\\/p><p>Allen-Zeiger, C., &amp; Allen, S. (1992). Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment Austin, TX: New Perspectives Press.<\\/p><p>Latham, C.A. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Embodiment<\\/p><p>Bergner, R. (2001). What is behavior? And so What? <em>New Ideas in Psychology<\\/em>, <em>29<\\/em>, 147-\\u0080\\u201c155.<\\/p><p>Bergner, R.M. (2004). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/232468342_Is_It_All_Really_Biological\\\">Is it all really biological?<\\/a> Journal of Theoretical and Philosophical Psychology, 24, 30-49.<\\/p><p>Bergner, R.M. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Underlying-Cognitive-Processes.pdf\\\">Underlying Cognitive Processes or Private Social Practices?<\\/a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf\\\">Can psychological science be replaced by biological science?<\\/a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 44-68). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2016). <a href=\\\"\\/%E2%80%9Dhttps:\\/\\/www.researchgate.net\\/publication\\/283245444_What_Is_Behavior_And_Why_Is_It_Not_Reducible_to_Biological_States_of_Affairs%E2%80%9D\\\"> What is \\u201cbehavior?\\u201d And why is it not reducible to biological states of affairs?<\\/a> Journal of Theoretical and Philosophical Psychology, 36, 41-55.<\\/p><p>Bergner, R. (2018). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/324099936_The_Case_Against_the_Case_Against_Free_Will\\\"> The case against the case against free will<\\/a>. <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>38<\\/em>, 77-90.<\\/p><p>Davis, K.E. (2008). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Davis-Review-012508.pdf\\\" rel=\\\"\\\">Brains don\\u2019t think and organisms don\\u2019t create cultures or develop spontaneous languages<\\/a>. <em>PsyCritiques<\\/em>, <em>53<\\/em>.<\\/p><p>Jeffrey, H.J. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\\\">A new paradigm for artificial intelligence<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 177-194). Greenwich, CT: JAI Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1980\\/1982). Embodiment. In K.E. Davis &amp; T.O. Mitchell (Eds.), <em>Advances in Descriptive Psychology, Vol. 2<\\/em>, (pp. 11-32). Greenwich, CN: JAI Press.<\\/p><p>Ossorio, P.G. (1992). Experience for robots? (ESI Report No. 1a). Boulder, CO: Ellery Systems, Inc.<\\/p><p>Ossorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Plotkin, W. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Plotkin-Consciousness-211-237.pdf\\\"> Consciousness<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 211-237). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-5-Putman-Artificial-Persons.pdf\\\">Artificial persons<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Schwartz, W. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\\\">The problem of other possible persons: Dolphins, primates, and aliens<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"61604b3\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(4497,7031,'_wp_page_template','default'),
(4498,7031,'_elementor_edit_mode','builder'),
(4499,7031,'_elementor_template_type','wp-page'),
(4500,7031,'_elementor_version','3.33.0'),
(4501,7031,'_elementor_pro_version','3.33.1'),
(4502,7031,'_elementor_data','[{\"id\":\"e6e70f0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"46bd1580\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n<div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">In order to avoid redundancy, many publications are <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nEmotions<\\/span><\\/p>\\n\\n<p>\\nBergner, R. (1983) Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 209-227). Greenwich, CT: JAI Press.\\n\\nBergner, R.. (2003). Emotions: A relational view and its clinical applications. <em>American Journal of Psychotherapy<\\/em>, <em>57<\\/em>, 471-490.\\n\\nOssorio, P.G. (1986\\/1997). Three minute lectures on emotion. In P.G. Ossorio, <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1986\\/1997). More three minute lectures on emotion. In P.G. Ossorio, Essays on clinical topics. In <em>The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\\n\\nShideler, M. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf\\\">The lover and the logician<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 145-154). Greenwich, CT: JAI Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nHumor<\\/span>\\n<\\/p>\\n\\n<p>\\nLittmann, J.R. (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-new-formulation-of-humor\\/\\\">A new formulation of humor<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 183-207). Greenwich, CT: JAI Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nMoral Competence<\\/span>\\n<\\/p>\\n\\n<p>\\nHolt S.B. (1990) <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\\\">Appraisal and competence in moral judgment and behavior<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nPersonal Identity and Self-Concept<\\/span>\\n<\\/p>\\n\\n<p>\\nBergner, R., & Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. Psychotherapy Theory, Research, Practice, Training, 37, 36-44.\\n\\nBergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. Journal of Theoretical and Philosophical Psychology, 37, 77-90.\\n\\nPutman, A.O. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\\\">Being, becoming and Belonging<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.\\n\\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 17-52). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Worlds-of-Uncertain-Status.pdf\\\">Worlds of Uncertain Status<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-9\\/dp\\/1891700065\\/\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nWechsler, R.C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nJudgment<\\/span>\\n<\\/p>\\n\\n<p>\\nOssorio, P.G. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nReality<\\/p>\\n\\nColvin, G. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Colvin-Descriptive-Metaphysics.pdf\\\">Descriptive Metaphysics: On Science, Religion, and Wisdom<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kuosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol. 9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nShideler, M.M. (1982) <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\\\">The creator and the discoverer<\\/a>. In K. Davis and T. Mitchell (Eds.), <\\/em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp, 233-247). Greenwich, CT: JAI Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nIndividual Differences<\\/span>\\n<\\/p>\\n\\n<p>\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf\\\">Cognition without processes<\\/a>. In H.J. Jeffrey and R.M.  Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 33-66). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Underlying-Cognitive-Processes.pdf\\\">Underlying Cognitive Processes or Private Social Practices?<\\/a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nEmpathy<\\/span>\\n<\\/p>\\n\\n<p>\\nSchwartz, W. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Schwartz-Empathy-197-212.pdf\\\">The parameters of empathy: Core considerations for psychotherapy and supervision<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 197-212). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nHypnosis<\\/span>\\n<\\/p>\\n\\n<p>\\nPlotkin, W., & Schwartz, W. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\\\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.\\n\\nPlotkin, W., & Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 75-98). Greenwich, CT: JAI Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nBehavioral Economics<\\/span>\\n<\\/p>\\n\\n<p>\\nJeffrey, H.J. (2010). <a href=\\\"\\/%E2%80%9D\\\" https:\\/\\/www.researchgate.net\\/publication\\/228788898_Homo_Communitatis_A_Rigorous_Foundation_for_Behavioral_Finance.\\u201c>Homo Communitatis: A rigorous foundation for behavioral finance<\\/a>.\\n\\nJeffrey, H.J. & Putman, A.O. (2013). <a <href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/263761561_The_Irrationality_Illusion_A_New_Paradigm_for_Economics_and_Behavioral_Economics\\\">The irrationality illusion: A new paradigm for economics and behavioral economics<\\/a>. The Journal of Behavioral Finance, 14:3, 161-194.\\n\\nJeffrey, H.J. & Putman, A.O. (2015). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/281305700_Subjective_Probability_in_Behavioral_Economics_and_Finance_A_Radical_Reformulation\\\"> Probability in Behavioral Economics and Finance: A Radical Reformulation<\\/a>. The Journal of Behavioral Finance, 16(3), 231-249.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nMulti-cultural Psychology<\\/span>\\n<\\/p>\\n\\n<p>\\nAylesworth, L., & Ossorio, P. (1983). Refugees: Cultural displacement and its effects. In K. Davis and R. Bergner (Eds.), Advances in Descriptive Psychology: Vol. 3, (pp. 45-92). Greenwich, CT: JAI Press.\\n\\nLubuguin, F.S.A. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1982\\/1983). A multicultural psychology. In K.E. Davis & R.M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 3<\\/em>, (pp. 13-44). Greenwich, CN: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)\\n\\nSilva, J. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\\\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 119-145). Greenwich, CT: JAI Press.\\n\\nTorres, W. (1983). Puerto Rican and Anglo conceptions of appropriate mental health services<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 147-169). Greenwich, CT: JAI Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nSex Roles and Gender Identity<\\/span>\\n<\\/p>\\n\\n<p>\\nAllen, C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press\\n\\nAllen-Zeiger, C., & Allen, S. (1992). Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment Austin, TX: New Perspectives Press.\\n\\nLatham, C.A. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSapin, C.R. & Forward, J.R. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nEmbodiment<\\/span>\\n<\\/p>\\n\\n<p>\\n\\nBergner, R. (2001). What is behavior? And so What? <em>New Ideas in Psychology<\\/em>, <em>29<\\/em>, 147-\\u0080\\u201c155.\\n\\nBergner, R.M. (2004). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/232468342_Is_It_All_Really_Biological\\\">Is it all really biological?<\\/a> Journal of Theoretical and Philosophical Psychology, 24, 30-49.\\n\\nBergner, R.M. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Underlying-Cognitive-Processes.pdf\\\">Underlying Cognitive Processes or Private Social Practices?<\\/a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf\\\">Can psychological science be replaced by biological science?<\\/a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 44-68). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (2016). <a href=\\\"\\/%E2%80%9Dhttps:\\/\\/www.researchgate.net\\/publication\\/283245444_What_Is_Behavior_And_Why_Is_It_Not_Reducible_to_Biological_States_of_Affairs%E2%80%9D\\\"> What is \\u201cbehavior?\\u201d And why is it not reducible to biological states of affairs?<\\/a> Journal of Theoretical and Philosophical Psychology, 36, 41-55.\\n\\nBergner, R. (2018). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/324099936_The_Case_Against_the_Case_Against_Free_Will\\\"> The case against the case against free will<\\/a>. <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>38<\\/em>, 77-90.\\n\\nDavis, K.E. (2008). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Davis-Review-012508.pdf\\\" rel=\\\"\\\">Brains don\\u2019t think and organisms don\\u2019t create cultures or develop spontaneous languages<\\/a>. <em>PsyCritiques<\\/em>, <em>53<\\/em>.\\n\\nJeffrey, H.J. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\\\">A new paradigm for artificial intelligence<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 177-194). Greenwich, CT: JAI Press.<\\/p>\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio,  P. G. (1980\\/1982). Embodiment. In  K.E. Davis  & T.O. Mitchell (Eds.), <em>Advances  in  Descriptive  Psychology, Vol. 2<\\/em>, (pp. 11-32). Greenwich, CN: JAI Press.\\n\\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc.\\n\\nOssorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Ossorio-Out-of-Nowhere-Complete-Version.pdf\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Ossorio-Out-of-Nowhere-Complete-Version.pdf\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPlotkin, W. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Plotkin-Consciousness-211-237.pdf\\\"> Consciousness<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 211-237). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-5-Putman-Artificial-Persons.pdf\\\">Artificial persons<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSchwartz, W. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\\\">The problem of other possible persons: Dolphins, primates, and aliens<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.\\n<\\/p>\\n\\n\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4505,79,'_edit_lock','1767041189:4'),
(4506,79,'_elementor_edit_mode','builder'),
(4507,79,'_elementor_template_type','wp-page'),
(4508,79,'_elementor_version','3.33.0'),
(4509,79,'_elementor_pro_version','3.33.1'),
(4510,7032,'_wp_page_template','default'),
(4511,7032,'_elementor_edit_mode','builder'),
(4512,7032,'_elementor_template_type','wp-page'),
(4513,7032,'_elementor_version','3.33.0'),
(4514,7032,'_elementor_pro_version','3.33.1'),
(4515,7033,'_wp_page_template','default'),
(4516,7033,'_elementor_edit_mode','builder'),
(4517,7033,'_elementor_template_type','wp-page'),
(4518,7033,'_elementor_version','3.33.0'),
(4519,7033,'_elementor_pro_version','3.33.1'),
(4520,79,'_elementor_data','[{\"id\":\"54ca60ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"424bc0ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"2862b5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d8d252\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photo courtesy of C.J. Peek<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Dr. Peter G. Ossorio<\\/strong>\\u00a0was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.<\\/p><p>His publications are extensive and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.<\\/p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.<\\/p><p>His papers are housed in the\\u00a0<a href=\\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.<\\/p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the\\u00a0<strong><em>Peter G. Ossorio Collection<\\/em><\\/strong>\\u00a0page at\\u00a0<a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s\\u00a0<a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">Dr. Ossorio\'s Publications<\\/a>\\u00a0page.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4521,7034,'_wp_page_template','default'),
(4522,7034,'_elementor_edit_mode','builder'),
(4523,7034,'_elementor_template_type','wp-page'),
(4524,7034,'_elementor_version','3.33.0'),
(4525,7034,'_elementor_pro_version','3.33.1'),
(4526,7034,'_elementor_data','[{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<figure>\\n<a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\\\"><img src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" class=\\\"aligncenter size-medium wp-image-973\\\" \\/><\\/a>\\n<p style = \\\"margin-top: -20px;\\\"><figcaption align = \\\"center\\\" style = \\\"font-size: 14px\\\">Photo courtesy of C.J. Peek<\\/figcaption><\\/p>\\n<\\/figure>\\n<p style = \\\"margin-top: 30px;\\\"><strong>Dr. Peter G. Ossorio<\\/strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p>\\nHe joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.\\n\\nHis publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.\\n\\nDr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.\\n\\nHis papers are housed in the <a href = \\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.\\n\\nPDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection<\\/b><\\/em> page at <a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\"><\\/em>Dr. Ossorio\'s Publications<\\/em><\\/a> page.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4529,3367,'_edit_lock','1767041058:4'),
(4530,3367,'_elementor_edit_mode','builder'),
(4531,3367,'_elementor_template_type','wp-page'),
(4532,3367,'_elementor_version','3.33.0'),
(4533,3367,'_elementor_pro_version','3.33.1'),
(4534,7035,'_wp_page_template','default'),
(4535,7035,'_elementor_edit_mode','builder'),
(4536,7035,'_elementor_template_type','wp-page'),
(4537,7035,'_elementor_version','3.33.0'),
(4538,7035,'_elementor_pro_version','3.33.1'),
(4539,7036,'_wp_page_template','default'),
(4540,7036,'_elementor_edit_mode','builder'),
(4541,7036,'_elementor_template_type','wp-page'),
(4542,7036,'_elementor_version','3.33.0'),
(4543,7036,'_elementor_pro_version','3.33.1'),
(4544,3367,'_elementor_data','[{\"id\":\"39642818\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7a73be42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Disserations: <br>1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"370769bc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4c96fc7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\">\\u00a0<\\/div><p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\">Click a title below to view that dissertation\'s abstract (if available).<\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the \\u201c<span style=\\\"font-weight: bold;\\\">SDP Members\' Publications<\\/span>\\u201d link under the \\u201c<span style=\\\"font-weight: bold;\\\"><br \\/>Publications<\\/span>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present<\\/strong>, also under the <span style=\\\"font-weight: bold;\\\">\\\"Publications\\\"<\\/span> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0px auto 30px auto; background-color: #003366;\\\">\\u00a0<\\/div><p><span style=\\\"color: #003366; font-weight: bold;\\\">Aylesworth, L. S.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/aylesworth.html\\\">Stress, mental health and need satisfaction among Indochinese in Colorado.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1490B. (University Microfilms No. 80-21544)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Baker, E. M.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/baker.html\\\">Psychological education to enhance self-understanding and self-acceptance in college students.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3378B. (University Microfilms No. 77-29896)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Bender, J. E.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/jbender.html\\\">Differences in appreciation of behavioral significance and intrinsicness.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>44<\\/em>, 3922B. (University Microfilms No. DA8400877)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, L. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lbergner.html\\\">The assessment of marital health.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5778B-5779B. (University Microfilms No. 76-11548)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, R. M.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/rbergner.html\\\">The development and evaluation of a<br \\/>training videotape for the resolution of marital conflict.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3485B. (University Microfilms No. 73-32510)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Busch, E. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/busch.html\\\">Police personnel evaluation procedures as an aspect of organizational control.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 17A. (University Microfilms No. 81-13949)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Cabezas, C. S.<\\/span> (1991). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/cabezas.html\\\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>52(6-A)<\\/em>, 2069.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Carlson, R. H.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/carlson.html\\\">A computer implementation of the reason formulation applied to person perception.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3384B-3385B. (University Microfilms No. 79-23220)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Clapp, W. F.<\\/span> (1966). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/clapp.html\\\">Dependence and competence in children: Parental treatment of four-year-old boys.<\\/a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Comtois, R. J.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/comtois.html\\\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1071A. (University Microfilms No. 71-21578)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Crabbe, J. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crabbe.html\\\">Menstruation as stigma.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Crouch, T.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crouch.html\\\">Status dynamics of sexual relationships.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>50(6-B)<\\/em>, Dec, 1989. pp. 2617-2618.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Felknor, J. E.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/felknor.html\\\">Interpersonal understanding as an aspect of interpersonal interaction.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 6236B. (University Microfilms No. 78-08897)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Garcia, R. G.<\\/span> (1985). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/garcia.html\\\">Personality and alcoholism treatment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 3592B. (University Microfilms No. DA8528485)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Holmes, J. R.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holmes.html\\\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5795B. (University Microfilms No. 76-11584)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Holt, S.B.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holt.html\\\">Appraisal and competence in moral judgment and behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1507B. (University Microfilms No. 80-21586)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Huk, J. E.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/huk.html\\\">Pre-empirical considerations for a behavioral science.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3466B. (University Microfilms No. 73-32554)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Ida, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ida.html\\\">Depression, hopelessness, and suicide ideation among Asian-American students<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>51(1-B)<\\/em>, pp. 431-432.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Johnston, C. L.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/johnston.html\\\">A high power-low power account of sexual jealousy<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>43<\\/em>, 4150B. (University Microfilms No. DA8309852)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Kantor, C.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp content\\/uploads\\/2017\\/12\\/kantor.html\\\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 304B. (University Microfilms No. 84-22724)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Kelling, G. W.<\\/span> (1972). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kelling.html\\\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 1359A-1360A. (University Microfilms No. 73-18576)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Kirsch, N. L.<\\/span> (1978). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kirsch.html\\\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>39<\\/em>, 4038B-4039B. (University Microfilms No. 79-03066<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Larsen, E. A.<\\/span> (1968). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/larsen.html\\\">A pre-normative and predictive study of the college student Rorschach.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>29<\\/em>, 2204B-2205B. (University Microfilms No. 68-14389)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Lasater, L.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lasater.html\\\">Stress and health in a Colorado coal mining community.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3945B. (University Microfilms No. 80-02994)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Latham, C. A.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/latham.html\\\">A high power-low power account of self- criticism.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 3075B-3076B. (University<br \\/>Microfilms No. DA8428662)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Lind, D. R.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lind.html\\\">A study of the self-disclosure and self-presentation variables.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1217B-1218B. (University Microfilms No. 71-21607)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Littler, S. L.<\\/span> (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/littler.html\\\">Significance in schizophrenic thought disorder.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>49(7-B)<\\/em> 2864.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Littmann, J. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/12\\/littmann-dissertation-abstract-page.pdf\\\">A theory of humor.<\\/a><em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5410B-5411B. (University Microfilms No. 80-11288)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Lubuguin, F. (1993)<\\/span>. <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lubuguin.html\\\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.<\\/a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering<\\/em>, <em>54(10-B)<\\/em>, 5395.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Marshall, K. M.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/marshall.html\\\">The significance of criminal and noncriminal behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Minerva, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/minerva.html\\\">Smoking addiction: A Descriptive Psychology conceptualization and test.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>51(6-B)<\\/em>, 3141.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Mitchell, T. O.<\\/span> (1969). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/mitchell.html\\\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.<\\/a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Peek, C. J.<\\/span> (1976). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/peek.html\\\">Faith and skepticism in biofeedback learning.<\\/a> <em>Dissertation Abstracts International,<\\/em> <em>37<\\/em>, 4160B. (University Microfilms No. 77-3217)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Pomerantz, J. M.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/pomerantz-dissertation-abstract.html\\\">Significance appreciation and authentic love and friendship<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>50(7-B)<\\/em>, 3172.(University Microfilms No. 77-3217)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Putman, A. O.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/putman.html\\\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3506B. (University Microfilms No. 73-32585)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Quintana, D. N.<\\/span> (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/quintana.html\\\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>52(1-B)<\\/em>, 529.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Ricketts, J. L.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ricketts.html\\\">A systematic approach to the identification of schizogenic family interaction.<\\/a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Roberts, M. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-dissertation.html\\\">Partners, lovers, friends: A status dynamic study of men and women.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Sanchez, J.<\\/span> (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sanchez.html\\\">Chicano identification and its correlates.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>54(2-B)<\\/em>, 1111-1112.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Sapin, C. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sapin.html\\\">A status formulation of sex differences.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5418B. (University Microfilms No. 80-11304)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Schmitz, T. J.<\\/span> (1965).<a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schmitz.html\\\"> A factor analytic study of stimulus values of the Thematic Apperception Test.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>26<\\/em>, 6858-6859. (University Microfilms No. 66-2830)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Schwartz, W. R.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schwartz.html\\\">Time and context in the hypnotic state: An examination of some state specific effects<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3415B. (University Microfilms No. 77-29976)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Sidman, J.<\\/span> (1968). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sidman.html\\\">Empathy and helping behavior in college students.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>29<\\/em>, 3921B-3922B. (University Microfilms No. 69-4338)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Silva, J. C.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/silva.html\\\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 432B-433B. (University Microfilms No. 81-14009)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Tempey, D. F.<\\/span> (1974). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/tempey.html\\\">Trust, choice behavior, and activity description<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>35<\\/em>, 4199B. (University Microfilms<br \\/>No. 75-3842)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Torres, W. J.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/torres.html\\\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 393B-394B. (University Microfilms No. 81-14015)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Viniegra, J. M.<\\/span> (1986). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/viniegra.html\\\">The relevance of parental characteristics for developmental delay in children.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>47<\\/em>, 809B. (University Microfilms No. DA8608648)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Wechsler, R. C.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/wechsler.html\\\">The relationship between personality and manic states: A status dynamic formulation.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 370B. (University Microfilms No. DA8408083)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Zeiger, C. A.<\\/span> (1976). <a href=\\\"http:\\/\\/A psychological approach to the improvement of myopia.\\\">A psychological approach to the improvement of myopia.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>37<\\/em>, 6359B. (University Microfilms No. 77-11348)<\\/p><p>Note: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4545,7037,'_wp_page_template','default'),
(4546,7037,'_elementor_edit_mode','builder'),
(4547,7037,'_elementor_template_type','wp-page'),
(4548,7037,'_elementor_version','3.33.0'),
(4549,7037,'_elementor_pro_version','3.33.1'),
(4550,7037,'_elementor_data','[{\"id\":\"370769bc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4c96fc7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n<p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p>\\n<p style=\\\"text-align: center;\\\">Click a title below to view that dissertation\'s abstract (if available).<\\/p>\\n\\n<p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the \\u201c<span style=\\\"font-weight: bold;\\\">SDP Members\' Publications<\\/span>\\u201d link under the \\u201c<span style=\\\"font-weight: bold;\\\"><br>Publications<\\/span>\\u201d main menu choice.<\\/p>\\n\\n<p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present<\\/strong>, also under the <span style=\\\"font-weight:bold\\\">\\\"Publications\\\"<\\/span> main menu choice. Those dissertations and doctoral projects were typically  chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 30px auto; background-color: #003366;\\\"><\\/div>\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Aylesworth, L. S.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/aylesworth.html\\\">Stress, mental health and need satisfaction among Indochinese in Colorado.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1490B. (University Microfilms No. 80-21544)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Baker, E. M.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/baker.html\\\">Psychological education to enhance self-understanding and self-acceptance in college students.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3378B. (University Microfilms No. 77-29896)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Bender, J. E.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/jbender.html\\\">Differences in appreciation of behavioral significance and intrinsicness.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>44<\\/em>, 3922B. (University Microfilms No. DA8400877)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, L. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lbergner.html\\\">The assessment of marital health.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5778B-5779B. (University Microfilms No. 76-11548)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, R. M.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/rbergner.html\\\">The development and evaluation of a\\ntraining videotape for the resolution of marital conflict.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3485B. (University Microfilms No. 73-32510)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Busch, E. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/busch.html\\\">Police personnel evaluation procedures as an aspect of organizational control.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 17A. (University Microfilms No. 81-13949)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Cabezas, C. S.<\\/span> (1991). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/cabezas.html\\\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>52(6-A)<\\/em>, 2069.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Carlson, R. H.<\\/span> (1979). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/carlson.html\\\">A computer implementation of the reason formulation applied to person perception.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3384B-3385B. (University Microfilms No. 79-23220)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Clapp, W. F.<\\/span> (1966). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/clapp.html\\\">Dependence and competence in children: Parental treatment of four-year-old boys.<\\/a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Comtois, R. J.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/comtois.html\\\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1071A. (University Microfilms No. 71-21578)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Crabbe, J. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crabbe.html\\\">Menstruation as stigma.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Crouch, T.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crouch.html\\\">Status dynamics of sexual relationships.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>50(6-B)<\\/em>, Dec, 1989. pp. 2617-2618.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Felknor, J. E.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/felknor.html\\\">Interpersonal understanding as an aspect of interpersonal interaction.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 6236B. (University Microfilms No. 78-08897)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Garcia, R. G.<\\/span> (1985). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/garcia.html\\\">Personality and alcoholism treatment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 3592B. (University Microfilms No. DA8528485)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Holmes, J. R.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holmes.html\\\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5795B. (University Microfilms No. 76-11584)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Holt, S.B.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holt.html\\\">Appraisal and competence in moral judgment and behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1507B. (University Microfilms No. 80-21586)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Huk, J. E.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/huk.html\\\">Pre-empirical considerations for a behavioral science.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3466B. (University Microfilms No. 73-32554)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Ida, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ida.html\\\">Depression, hopelessness, and suicide ideation among Asian-American students<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>51(1-B)<\\/em>, pp. 431-432.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Johnston, C. L.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/johnston.html\\\">A high power-low power account of sexual jealousy<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>43<\\/em>, 4150B. (University Microfilms No. DA8309852)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Kantor, C.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp content\\/uploads\\/2017\\/12\\/kantor.html\\\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 304B. (University Microfilms No. 84-22724)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Kelling, G. W.<\\/span> (1972). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kelling.html\\\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 1359A-1360A. (University Microfilms No. 73-18576)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Kirsch, N. L.<\\/span> (1978). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kirsch.html\\\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>39<\\/em>, 4038B-4039B. (University Microfilms No. 79-03066\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Larsen, E. A.<\\/span> (1968). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/larsen.html\\\">A pre-normative and predictive study of the college student Rorschach.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>29<\\/em>, 2204B-2205B. (University Microfilms No. 68-14389)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Lasater, L.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lasater.html\\\">Stress and health in a Colorado coal mining community.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3945B. (University Microfilms No. 80-02994)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Latham, C. A.<\\/span> (1983). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/latham.html\\\">A high power-low power account of self- criticism.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 3075B-3076B. (University\\nMicrofilms No. DA8428662)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Lind, D. R.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lind.html\\\">A study of the self-disclosure and self-presentation variables.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1217B-1218B. (University Microfilms No. 71-21607)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Littler, S. L.<\\/span> (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/littler.html\\\">Significance in schizophrenic thought disorder.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>49(7-B)<\\/em> 2864.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Littmann, J. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/12\\/littmann-dissertation-abstract-page.pdf\\\">A theory of humor.<\\/a><em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5410B-5411B. (University Microfilms No. 80-11288)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Lubuguin, F. (1993)<\\/span>. <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lubuguin.html\\\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.<\\/a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering<\\/em>, <em>54(10-B)<\\/em>, 5395.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Marshall, K. M.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/marshall.html\\\">The significance of criminal and noncriminal behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Minerva, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/minerva.html\\\">Smoking addiction: A Descriptive Psychology conceptualization and test.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>51(6-B)<\\/em>, 3141.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Mitchell, T. O.<\\/span> (1969). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/mitchell.html\\\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.<\\/a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Peek, C. J.<\\/span> (1976). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/peek.html\\\">Faith and skepticism in biofeedback learning.<\\/a> <em>Dissertation Abstracts International,<\\/em> <em>37<\\/em>, 4160B. (University Microfilms No. 77-3217)<\\/span>\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Pomerantz, J. M.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/pomerantz-dissertation-abstract.html\\\">Significance appreciation and authentic love and friendship<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>50(7-B)<\\/em>, 3172.(University Microfilms No. 77-3217)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Putman, A. O.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/putman.html\\\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3506B. (University Microfilms No. 73-32585)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Quintana, D. N.<\\/span> (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/quintana.html\\\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.<\\/a> <em>Dissertation Abstracts International<\\/em>,  <em>52(1-B)<\\/em>, 529.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Ricketts, J. L.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ricketts.html\\\">A systematic approach to the identification of schizogenic family interaction.<\\/a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Roberts, M. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-dissertation.html\\\">Partners, lovers, friends: A status dynamic study of men and women.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Sanchez, J.<\\/span> (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sanchez.html\\\">Chicano identification and its correlates.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>54(2-B)<\\/em>, 1111-1112.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Sapin, C. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sapin.html\\\">A status formulation of sex differences.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5418B. (University Microfilms No. 80-11304)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Schmitz, T. J.<\\/span> (1965).<a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schmitz.html\\\"> A factor analytic study of stimulus values of the Thematic Apperception Test.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>26<\\/em>, 6858-6859. (University Microfilms No. 66-2830)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Schwartz, W. R.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schwartz.html\\\">Time and context in the hypnotic state: An examination of some state specific effects<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3415B. (University Microfilms No. 77-29976)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Sidman, J.<\\/span> (1968). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sidman.html\\\">Empathy and helping behavior in college students.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>29<\\/em>, 3921B-3922B. (University Microfilms No. 69-4338)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Silva, J. C.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/silva.html\\\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 432B-433B. (University Microfilms No. 81-14009)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Tempey, D. F.<\\/span> (1974). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/tempey.html\\\">Trust, choice behavior, and activity description<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>35<\\/em>, 4199B. (University Microfilms\\nNo. 75-3842)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Torres, W. J.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/torres.html\\\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 393B-394B. (University Microfilms No. 81-14015)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Viniegra, J. M.<\\/span> (1986). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/viniegra.html\\\">The relevance of parental characteristics for developmental delay in children.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>47<\\/em>, 809B. (University Microfilms No. DA8608648)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Wechsler, R. C.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/wechsler.html\\\">The relationship between personality and manic states: A status dynamic formulation.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 370B. (University Microfilms No. DA8408083)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Zeiger, C. A.<\\/span> (1976). <a href=\\\"http:\\/\\/A psychological approach to the improvement of myopia.\\\">A psychological approach to the improvement of myopia.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>37<\\/em>, 6359B. (University Microfilms No. 77-11348)\\n\\nNote: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4553,3576,'_edit_lock','1767041030:4'),
(4554,3576,'_elementor_edit_mode','builder'),
(4555,3576,'_elementor_template_type','wp-page'),
(4556,3576,'_elementor_version','3.33.0'),
(4557,3576,'_elementor_pro_version','3.33.1'),
(4558,7038,'_wp_page_template','default'),
(4559,7038,'_elementor_edit_mode','builder'),
(4560,7038,'_elementor_template_type','wp-page'),
(4561,7038,'_elementor_version','3.33.0'),
(4562,7038,'_elementor_pro_version','3.33.1'),
(4563,7039,'_wp_page_template','default'),
(4564,7039,'_elementor_edit_mode','builder'),
(4565,7039,'_elementor_template_type','wp-page'),
(4566,7039,'_elementor_version','3.33.0'),
(4567,7039,'_elementor_pro_version','3.33.1'),
(4568,3576,'_elementor_data','[{\"id\":\"3f56424b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"911aff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations and Doctoral Projects: 1993 - present\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4d75e3be\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"29c6e27a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center;\\\">The dissertations and doctoral projects listed on this page were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised by Dr. Ossorio. In order to credit those Chairs, they are included at the end of each Dissertation or Doctoral Project citation.<\\/p> \\n\\n<p style=\\\"text-align: center;\\\">Click the titles below to view project abstracts.<\\/p>\\n\\n<p style=\\\"text-align: center;\\\">Abstracts can also be found using links in an author\'s drop-down publications list, <br>accessed through the \\u201c<span style=\\\"font-weight: bold;\\\">SDP Members\' Publications<\\/span>\\u201d <br>link under the \\u201c<span style=\\\"font-weight: bold;\\\">Publications<\\/span>\\u201d main menu choice.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Backstrom, J.<\\/span> (2015). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Backstrom-Dissertation-Abstract.pdf\\\">A Descriptive Psychology Account of Patient-Centered Medicine and the Chronic Pain Patient<\\/a>. Submitted in partial fulfillment of the requirement for the degree of Doctor of Psychology. Boston, MA: William James College (Massachusetts School of Professional Psychology). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Beautz, S.<\\/span> (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Beautz-Doctoral-Project-Abstract.pdf\\\"> The use of case study to train cross-cultural competence<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Harnsberger, B.<\\/span> (2011). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Harnsberger-doctoral-project-abstract.pdf\\\"> Status dynamics, through lines and the dramaturgical pattern of the recovering addict<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n \\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Kennedy, P.M.<\\/span> (2018). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health\\/\\\">A parametric analysis of socioeconomic status: How SES relates to mental health.<\\/a> (Unpublished doctoral paper). University of Denver, Denver, CO. Supervised by: Lynett Henderson Metzger (Chair), Sonja Holt, Ph.D., & Arthur Poczwardowski, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Shestok, J.M.<\\/span> (2011). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Shestok-doctoral-project-abstract.pdf\\\"> Victim status: A Descriptive Psychology approach<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Yermish, A.<\\/span> (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Yermish-doctoral-project-abstract.pdf\\\"> Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Zeybekoglu, E.<\\/span> (2016). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-status-dynamic-of-anger-management\\/\\\">The status dynamics of anger management.<\\/a> Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: William James College. Supervised by: Wynn Schwartz, Ph.D.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4569,7040,'_wp_page_template','default'),
(4570,7040,'_elementor_edit_mode','builder'),
(4571,7040,'_elementor_template_type','wp-page'),
(4572,7040,'_elementor_version','3.33.0'),
(4573,7040,'_elementor_pro_version','3.33.1'),
(4574,7040,'_elementor_data','[{\"id\":\"4d75e3be\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"29c6e27a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center;\\\">The dissertations and doctoral projects listed on this page were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised by Dr. Ossorio. In order to credit those Chairs, they are included at the end of each Dissertation or Doctoral Project citation.<\\/p> \\n\\n<p style=\\\"text-align: center;\\\">Click the titles below to view project abstracts.<\\/p>\\n\\n<p style=\\\"text-align: center;\\\">Abstracts can also be found using links in an author\'s drop-down publications list, <br>accessed through the \\u201c<span style=\\\"font-weight: bold;\\\">SDP Members\' Publications<\\/span>\\u201d <br>link under the \\u201c<span style=\\\"font-weight: bold;\\\">Publications<\\/span>\\u201d main menu choice.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Backstrom, J.<\\/span> (2015). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Backstrom-Dissertation-Abstract.pdf\\\">A Descriptive Psychology Account of Patient-Centered Medicine and the Chronic Pain Patient<\\/a>. Submitted in partial fulfillment of the requirement for the degree of Doctor of Psychology. Boston, MA: William James College (Massachusetts School of Professional Psychology). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Beautz, S.<\\/span> (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Beautz-Doctoral-Project-Abstract.pdf\\\"> The use of case study to train cross-cultural competence<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Harnsberger, B.<\\/span> (2011). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Harnsberger-doctoral-project-abstract.pdf\\\"> Status dynamics, through lines and the dramaturgical pattern of the recovering addict<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n \\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Kennedy, P.M.<\\/span> (2018). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health\\/\\\">A parametric analysis of socioeconomic status: How SES relates to mental health.<\\/a> (Unpublished doctoral paper). University of Denver, Denver, CO. Supervised by: Lynett Henderson Metzger (Chair), Sonja Holt, Ph.D., & Arthur Poczwardowski, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Shestok, J.M.<\\/span> (2011). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Shestok-doctoral-project-abstract.pdf\\\"> Victim status: A Descriptive Psychology approach<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Yermish, A.<\\/span> (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Yermish-doctoral-project-abstract.pdf\\\"> Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Zeybekoglu, E.<\\/span> (2016). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-status-dynamic-of-anger-management\\/\\\">The status dynamics of anger management.<\\/a> Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: William James College. Supervised by: Wynn Schwartz, Ph.D.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4577,5883,'_edit_lock','1767041117:4'),
(4578,5883,'_elementor_edit_mode','builder'),
(4579,5883,'_elementor_template_type','wp-page'),
(4580,5883,'_elementor_version','3.33.0'),
(4581,5883,'_elementor_pro_version','3.33.1'),
(4582,7041,'_wp_page_template','default'),
(4583,7041,'_elementor_edit_mode','builder'),
(4584,7041,'_elementor_template_type','wp-page'),
(4585,7041,'_elementor_version','3.33.0'),
(4586,7041,'_elementor_pro_version','3.33.1'),
(4587,7042,'_wp_page_template','default'),
(4588,7042,'_elementor_edit_mode','builder'),
(4589,7042,'_elementor_template_type','wp-page'),
(4590,7042,'_elementor_version','3.33.0'),
(4591,7042,'_elementor_pro_version','3.33.1'),
(4592,5883,'_elementor_data','[{\"id\":\"68c8a431\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2cc1eae6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"fe6d57d\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bcf7979\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click the title below to view a video of the presentation.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1986_Videos\\/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\\\">Descriptive Psychology Tutorial, Part 2<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jim Holmes, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">August 17, 1986<\\/td><\\/tr>\\n<tr>   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1987_Videos\\/SDP_09_1987_Mitchell_Tutorial.mp4\\\">Introductory Tutorial on the Fundamentals of Descriptive Psychology<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Tom Mitchell, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 14, 1987<\\/td><\\/tr>\\n<tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial\\/\\\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n     <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial\\/\\\">Finding Your Way Out of Depression: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D. <br>(based on the work of J.R. Holmes)<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr> \\n\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-one-bite-at-a-time\\/\\\">Descriptive Psychology, One Bite at a Time (OBaaT)<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Stone<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2012<\\/td><\\/tr> \\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4593,7043,'_wp_page_template','default'),
(4594,7043,'_elementor_edit_mode','builder'),
(4595,7043,'_elementor_template_type','wp-page'),
(4596,7043,'_elementor_version','3.33.0'),
(4597,7043,'_elementor_pro_version','3.33.1'),
(4598,7043,'_elementor_data','[{\"id\":\"fe6d57d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1bcf7979\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click the title below to view a video of the presentation.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1986_Videos\\/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\\\">Descriptive Psychology Tutorial, Part 2<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jim Holmes, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">August 17, 1986<\\/td><\\/tr>\\n<tr>   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1987_Videos\\/SDP_09_1987_Mitchell_Tutorial.mp4\\\">Introductory Tutorial on the Fundamentals of Descriptive Psychology<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Tom Mitchell, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 14, 1987<\\/td><\\/tr>\\n<tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial\\/\\\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n     <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial\\/\\\">Finding Your Way Out of Depression: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D. <br>(based on the work of J.R. Holmes)<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr> \\n\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-one-bite-at-a-time\\/\\\">Descriptive Psychology, One Bite at a Time (OBaaT)<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Stone<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2012<\\/td><\\/tr> \\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4601,5562,'_edit_lock','1767189607:4'),
(4602,5562,'_elementor_edit_mode','builder'),
(4603,5562,'_elementor_template_type','wp-page'),
(4604,5562,'_elementor_version','3.33.0'),
(4605,5562,'_elementor_pro_version','3.33.1'),
(4606,7044,'_wp_page_template','default'),
(4607,7044,'_elementor_edit_mode','builder'),
(4608,7044,'_elementor_template_type','wp-page'),
(4609,7044,'_elementor_version','3.33.0'),
(4610,7044,'_elementor_pro_version','3.33.1'),
(4611,7045,'_wp_page_template','default'),
(4612,7045,'_elementor_edit_mode','builder'),
(4613,7045,'_elementor_template_type','wp-page'),
(4614,7045,'_elementor_version','3.33.0'),
(4615,7045,'_elementor_pro_version','3.33.1'),
(4616,5562,'_elementor_data','[{\"id\":\"7913c36c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"9e84486\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 37th Annual SDP Conference October 22-25, 2015\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"660baee\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"58486f03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the abstract, <br \\/>supporting references, supplementary documents, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidentialaddress-social-progress-and-the-just-choice\\/\\\">Presidential Address: Social Progress and the Just Choice<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 125px; position: relative; left: 5px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 22, 2015<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account\\/\\\">What Descriptive Psychology Is: A first-hand historical and substantive account.<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img style=\\\"width: 125px; position: relative; left: 5px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 23, 2015<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-social-practice-of-satirepower-place-and-politics\\/\\\">The Social Practice of Satire: Power, Place, and Politics.<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles\\u2003\\u2003\\u2003\\u2003\\u2003\\u00a0\\u00a0\\u00a0Jane<br \\/>\\u2003\\u00a0\\u00a0Kantor, Ph.D.\\u2003\\u00a0\\u00a0\\u00a0Littmann, Ph.D. <img style=\\\"width: 350px; height: 200; position: relative; left: 15px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/C_Kantor__J_Littmann.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 25, 2015<\\/td><\\/tr><\\/tbody><\\/table>\",\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4617,7046,'_wp_page_template','default'),
(4618,7046,'_elementor_edit_mode','builder'),
(4619,7046,'_elementor_template_type','wp-page'),
(4620,7046,'_elementor_version','3.33.0'),
(4621,7046,'_elementor_pro_version','3.33.1'),
(4622,7046,'_elementor_data','[{\"id\":\"660baee\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"58486f03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidentialaddress-social-progress-and-the-just-choice\\/\\\">Presidential Address: Social Progress and the Just Choice<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:125px; position:relative; left:5px;\\\"><\\/td>\\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 22, 2015<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account\\/\\\">What Descriptive Psychology Is: A first-hand historical and substantive account.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:5px;\\\"><\\/td>\\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 23, 2015<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-social-practice-of-satirepower-place-and-politics\\/\\\">The Social Practice of Satire: Power, Place, and Politics.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles&emsp;&emsp;&emsp;&emsp;&emsp;&nbsp;&nbsp;&nbsp;Jane<br>&emsp;&nbsp;&nbsp;Kantor, Ph.D.&emsp;&nbsp;&nbsp;&nbsp;Littmann, Ph.D. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/C_Kantor__J_Littmann.jpg\\\" style= \\\"width:350px; height:200; position:relative; left:15px; top=-150px;\\\"><\\/td>\\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 25, 2015<\\/td><\\/tr>\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4625,5745,'_edit_lock','1767189777:4'),
(4626,5745,'_elementor_edit_mode','builder'),
(4627,5745,'_elementor_template_type','wp-page'),
(4628,5745,'_elementor_version','3.33.0'),
(4629,5745,'_elementor_pro_version','3.33.1'),
(4630,7047,'_wp_page_template','default'),
(4631,7047,'_elementor_edit_mode','builder'),
(4632,7047,'_elementor_template_type','wp-page'),
(4633,7047,'_elementor_version','3.33.0'),
(4634,7047,'_elementor_pro_version','3.33.1'),
(4635,7048,'_wp_page_template','default'),
(4636,7048,'_elementor_edit_mode','builder'),
(4637,7048,'_elementor_template_type','wp-page'),
(4638,7048,'_elementor_version','3.33.0'),
(4639,7048,'_elementor_pro_version','3.33.1'),
(4640,5745,'_elementor_data','[{\"id\":\"52a116b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"75d057d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 8th Annual SDP Conference1986\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"67c307c8\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"1cab6211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click the title below to view a video of the presentation.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1986_Videos\\/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\\\">Descriptive Psychology Tutorial, Part 2<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jim Holmes, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">August 17, 1986<\\/td><\\/tr>\\n<tr>\\n   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..<\\/td><\\/tr>\\n\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4641,7049,'_wp_page_template','default'),
(4642,7049,'_elementor_edit_mode','builder'),
(4643,7049,'_elementor_template_type','wp-page'),
(4644,7049,'_elementor_version','3.33.0'),
(4645,7049,'_elementor_pro_version','3.33.1'),
(4646,7049,'_elementor_data','[{\"id\":\"67c307c8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1cab6211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click the title below to view a video of the presentation.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1986_Videos\\/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\\\">Descriptive Psychology Tutorial, Part 2<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jim Holmes, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">August 17, 1986<\\/td><\\/tr>\\n<tr>\\n   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..<\\/td><\\/tr>\\n\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4649,5720,'_edit_lock','1767189804:4'),
(4650,5720,'_elementor_edit_mode','builder'),
(4651,5720,'_elementor_template_type','wp-page'),
(4652,5720,'_elementor_version','3.33.0'),
(4653,5720,'_elementor_pro_version','3.33.1'),
(4654,7050,'_wp_page_template','default'),
(4655,7050,'_elementor_edit_mode','builder'),
(4656,7050,'_elementor_template_type','wp-page'),
(4657,7050,'_elementor_version','3.33.0'),
(4658,7050,'_elementor_pro_version','3.33.1'),
(4659,7051,'_wp_page_template','default'),
(4660,7051,'_elementor_edit_mode','builder'),
(4661,7051,'_elementor_template_type','wp-page'),
(4662,7051,'_elementor_version','3.33.0'),
(4663,7051,'_elementor_pro_version','3.33.1');
INSERT INTO `wpet_postmeta` VALUES
(4664,5720,'_elementor_data','[{\"id\":\"2f905dfa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2395ff5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 9th Annual SDP Conference 1987\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"665d7f96\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"2e0c729b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1987_Videos\\/SDP_09_1987_Mitchell_Tutorial.mp4\\\">Introductory Tutorial on the Fundamentals of Descriptive Psychology<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Tom Mitchell, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 14, 1987<\\/td><\\/tr>\\n<tr>\\n   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that there are two relatively brief sections on the original recording of this presentation during which the sound degraded and could not be repaired. However, the overall value of the presentation is not significantly affected.<\\/td><\\/tr>\\n\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4665,7052,'_wp_page_template','default'),
(4666,7052,'_elementor_edit_mode','builder'),
(4667,7052,'_elementor_template_type','wp-page'),
(4668,7052,'_elementor_version','3.33.0'),
(4669,7052,'_elementor_pro_version','3.33.1'),
(4670,7052,'_elementor_data','[{\"id\":\"665d7f96\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2e0c729b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1987_Videos\\/SDP_09_1987_Mitchell_Tutorial.mp4\\\">Introductory Tutorial on the Fundamentals of Descriptive Psychology<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Tom Mitchell, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 14, 1987<\\/td><\\/tr>\\n<tr>\\n   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that there are two relatively brief sections on the original recording of this presentation during which the sound degraded and could not be repaired. However, the overall value of the presentation is not significantly affected.<\\/td><\\/tr>\\n\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4673,10,'_oembed_d29b970593ecd864982d2017393a5592','<iframe title=\"Raymond Bergner PhD - &quot;What is Behavior? And why is it not reducable to biological states of affairs\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/I2lCe2sv7dI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(4674,10,'_oembed_time_d29b970593ecd864982d2017393a5592','1763004902'),
(4675,10,'_oembed_04db6fd87697f93f020797fd2bd8f9ee','<iframe title=\"Mary K. Roberts PhD- Sense and Significance in the Human World\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/G2gNiqA6NFA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(4676,10,'_oembed_time_04db6fd87697f93f020797fd2bd8f9ee','1763004902'),
(4677,10,'_oembed_b0f64deb5c01c7fd4db5086ee66d1066','<iframe title=\"Wynn Schwartz PhD - Presidential Address: Social Justice and the Just Choice\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/XSGDuRV-zZ8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(4678,10,'_oembed_time_b0f64deb5c01c7fd4db5086ee66d1066','1763004902'),
(4679,10,'_oembed_1c2de0cf44debf24e072f50b439b7c8a','<iframe title=\"Personhood Beyond the Human: Wynn Schwartz on What Is A Person and How Can We Be Sure?\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/lrngB66IpjY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(4680,10,'_oembed_time_1c2de0cf44debf24e072f50b439b7c8a','1763004903'),
(4681,10,'_oembed_d8871dd86d994a01c97f2d1757520f2d','<iframe title=\"Altruism and Empathy\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/TpLA7QypfP8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(4682,10,'_oembed_time_d8871dd86d994a01c97f2d1757520f2d','1763004903'),
(4683,10,'_oembed_faf3ec2b9e024bbb7a3a805894723395','<iframe title=\"Paula Holt JD/MBA - Conflict Resolution\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/T5b3KtotVLg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(4684,10,'_oembed_time_faf3ec2b9e024bbb7a3a805894723395','1763004903'),
(4685,10,'_oembed_6a667274bf4c1c7e89d15e564fbfdb43','<iframe title=\"Aladdin Ossorio PsyD - &quot;Neuropsychological and Biomedical Models of Memory&quot;\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/98pU_juQ7SQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(4686,10,'_oembed_time_6a667274bf4c1c7e89d15e564fbfdb43','1763004903'),
(4687,10,'_oembed_1edaeec2ecf680f00b7eafebf937dc00','<iframe title=\"Erol Zeybekoglu MA, ABD - Significance and Aggression: A Reconceptualization of &quot;Anger Management&quot;\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/VypMu7-FB1c?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(4688,10,'_oembed_time_1edaeec2ecf680f00b7eafebf937dc00','1763004903'),
(4689,10,'_oembed_adc9c74f81c234c204866bab7aa0d784','<iframe title=\"Behavioral Choice\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/1ahhRNU82a4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(4690,10,'_oembed_time_adc9c74f81c234c204866bab7aa0d784','1763004903'),
(4691,10,'_oembed_64098dd9f5d9a3908bbe6f5dc7092c33','<iframe title=\"Peter G. Ossorio&#039;s Status-Dynamic Maxim A: Place\" width=\"300\" height=\"225\" src=\"https://www.youtube.com/embed/2sxYu2SEnog?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(4692,10,'_oembed_time_64098dd9f5d9a3908bbe6f5dc7092c33','1763004903'),
(4693,10,'_oembed_02651dc35359819e39cc9ea3e4506e2e','<iframe title=\"Psychology: Status-Dynamic Maxim B: Place: Peter G. Ossorio\" width=\"300\" height=\"225\" src=\"https://www.youtube.com/embed/xjmMMqMM4ps?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(4694,10,'_oembed_time_02651dc35359819e39cc9ea3e4506e2e','1763004904'),
(4695,10,'_oembed_5aa951652207dbc88bd3a03af614862a','<iframe title=\"Wittgenstein&#039;s Beetle in a Box Analogy\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/x86hLtOkou8?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(4696,10,'_oembed_time_5aa951652207dbc88bd3a03af614862a','1763004904'),
(4697,10,'_edit_lock','1767189310:4'),
(4698,10,'_oembed_5656498055b05286e935d916cdba02df','<iframe title=\"Raymond Bergner PhD - &quot;What is Behavior? And why is it not reducable to biological states of affairs\" width=\"300\" height=\"169\" src=\"https://www.youtube.com/embed/I2lCe2sv7dI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>'),
(4699,10,'_oembed_time_5656498055b05286e935d916cdba02df','1763004905'),
(4700,10,'_elementor_edit_mode','builder'),
(4701,10,'_elementor_template_type','wp-page'),
(4702,10,'_elementor_version','3.33.0'),
(4703,10,'_elementor_pro_version','3.33.1'),
(4704,7053,'_wp_page_template','default'),
(4705,7053,'_elementor_edit_mode','builder'),
(4706,7053,'_elementor_template_type','wp-page'),
(4707,7053,'_elementor_version','3.33.0'),
(4708,7053,'_elementor_pro_version','3.33.1'),
(4709,7054,'_wp_page_template','default'),
(4710,7054,'_elementor_edit_mode','builder'),
(4711,7054,'_elementor_template_type','wp-page'),
(4712,7054,'_elementor_version','3.33.0'),
(4713,7054,'_elementor_pro_version','3.33.1'),
(4714,10,'_elementor_data','[{\"id\":\"2de5bcd3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"61fb4ced\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7e215354\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"28f0cd33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>\\n<div style=\\\"padding: 6px; margin-left: 6px; background-color: #f5f5f5; border-color: #ddd; border-bottom-style: solid;\\\"><span id=\\\"idvid01\\\" class=\\\"collapseomatic colomat-opeb\\\" style=\\\"font-size: large;\\\" tabindex=\\\"0\\\" title=\\\"Title for Div\\\">Other Presentations<\\/span><\\/div>\\n<div id=\\\"target-idvid01\\\" class=\\\"collapseomatic_content\\\">\\n\\n<!-- Bergner -->\\n<div id=\\\"bergner\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]http:\\/\\/www.youtube.com\\/watch?v=I2lCe2sv7dI[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Raymond Bergner PhD: \\\"What is Behavior?\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Roberts -->\\n<div id=\\\"roberts\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=G2gNiqA6NFA[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Mary K. Roberts, PhD: \\\"Sense and Significance in the Human World\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Schwartz -->\\n<div id=\\\"schwartz_1\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=XSGDuRV-zZ8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: \\\"Presidential Address: Social Justice and the Just Choice\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<div id=\\\"schwartz_2\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=lrngB66IpjY[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: \\\"Personhood Beyond the Human: What is a Person and How Can We Be Sure?\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<div id=\\\"schwartz_3\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=TpLA7QypfP8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: Round Table - \\\"Altruism and Empathy\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Holt -->\\n<div id=\\\"holt\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=T5b3KtotVLg[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Paula Holt, JD\\/MBA: \\\"Conflict Resolution\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Aladin -->\\n<div id=\\\"aladdin\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=98pU_juQ7SQ[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Aladdin Ossorio: \\\"Neuropsychological and Biomedical Models of Memory\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Erol Z -->\\n<div id=\\\"Erol_Z\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=VypMu7-FB1c[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Erol Zeybekoglu MA, ABD: \\\"Significance and Aggression: A Reconceptualization of \\u2019Anger Management\\u2019\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<\\/div>\\n<!-- \\\"Three-minute lectures\\\" SECTION -->\\n<div>\\n<div style=\\\"padding: 6px; margin-left: 6px; background-color: #f5f5f5; border-color: #ddd; border-bottom-style: solid;\\\"><span id=\\\"idvid02\\\" class=\\\"collapseomatic colomat-open\\\" style=\\\"font-size: large;\\\" tabindex=\\\"0\\\" title=\\\"Title for Div\\\">Other Video Shorts<\\/span><\\/div>\\n<div id=\\\"target-idvid02\\\" class=\\\"collapseomatic_content\\\">\\n\\n<!-- BEHAVIORAL CHOICE -->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=1ahhRNU82a4[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Behavioral Choice<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- OSSORIO: MAXIM A-->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=2sxYu2SEnog[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Peter G. Ossorio: \\\"Psychology: Status-Dynamic Maxim A: Place\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- OSSORIO: MAXIM B-->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=xjmMMqMM4ps[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Peter G. Ossorio: \\\"Psychology: Status-Dynamic Maxim B: Place\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Wittgenstein - Beetle in a Box -->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=x86hLtOkou8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>\\\"Wittgenstein\\u2019s Beetle in a Box Analogy\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4715,7055,'_wp_page_template','default'),
(4716,7055,'_elementor_edit_mode','builder'),
(4717,7055,'_elementor_template_type','wp-page'),
(4718,7055,'_elementor_version','3.33.0'),
(4719,7055,'_elementor_pro_version','3.33.1'),
(4720,7055,'_elementor_data','[{\"id\":\"7e215354\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"28f0cd33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>\\n<div style=\\\"padding: 6px; margin-left: 6px; background-color: #f5f5f5; border-color: #ddd; border-bottom-style: solid;\\\"><span id=\\\"idvid01\\\" class=\\\"collapseomatic colomat-opeb\\\" style=\\\"font-size: large;\\\" tabindex=\\\"0\\\" title=\\\"Title for Div\\\">Other Presentations<\\/span><\\/div>\\n<div id=\\\"target-idvid01\\\" class=\\\"collapseomatic_content\\\">\\n\\n<!-- Bergner -->\\n<div id=\\\"bergner\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]http:\\/\\/www.youtube.com\\/watch?v=I2lCe2sv7dI[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Raymond Bergner PhD: \\\"What is Behavior?\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Roberts -->\\n<div id=\\\"roberts\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=G2gNiqA6NFA[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Mary K. Roberts, PhD: \\\"Sense and Significance in the Human World\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Schwartz -->\\n<div id=\\\"schwartz_1\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=XSGDuRV-zZ8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: \\\"Presidential Address: Social Justice and the Just Choice\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<div id=\\\"schwartz_2\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=lrngB66IpjY[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: \\\"Personhood Beyond the Human: What is a Person and How Can We Be Sure?\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<div id=\\\"schwartz_3\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=TpLA7QypfP8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: Round Table - \\\"Altruism and Empathy\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Holt -->\\n<div id=\\\"holt\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=T5b3KtotVLg[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Paula Holt, JD\\/MBA: \\\"Conflict Resolution\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Aladin -->\\n<div id=\\\"aladdin\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=98pU_juQ7SQ[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Aladdin Ossorio: \\\"Neuropsychological and Biomedical Models of Memory\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Erol Z -->\\n<div id=\\\"Erol_Z\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=VypMu7-FB1c[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Erol Zeybekoglu MA, ABD: \\\"Significance and Aggression: A Reconceptualization of \\u2019Anger Management\\u2019\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<\\/div>\\n<!-- \\\"Three-minute lectures\\\" SECTION -->\\n<div>\\n<div style=\\\"padding: 6px; margin-left: 6px; background-color: #f5f5f5; border-color: #ddd; border-bottom-style: solid;\\\"><span id=\\\"idvid02\\\" class=\\\"collapseomatic colomat-open\\\" style=\\\"font-size: large;\\\" tabindex=\\\"0\\\" title=\\\"Title for Div\\\">Other Video Shorts<\\/span><\\/div>\\n<div id=\\\"target-idvid02\\\" class=\\\"collapseomatic_content\\\">\\n\\n<!-- BEHAVIORAL CHOICE -->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=1ahhRNU82a4[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Behavioral Choice<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- OSSORIO: MAXIM A-->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=2sxYu2SEnog[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Peter G. Ossorio: \\\"Psychology: Status-Dynamic Maxim A: Place\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- OSSORIO: MAXIM B-->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=xjmMMqMM4ps[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Peter G. Ossorio: \\\"Psychology: Status-Dynamic Maxim B: Place\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Wittgenstein - Beetle in a Box -->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=x86hLtOkou8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>\\\"Wittgenstein\\u2019s Beetle in a Box Analogy\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4723,5813,'_edit_lock','1767189441:4'),
(4724,5813,'_elementor_edit_mode','builder'),
(4725,5813,'_elementor_template_type','wp-page'),
(4726,5813,'_elementor_version','3.33.0'),
(4727,5813,'_elementor_pro_version','3.33.1'),
(4728,7056,'_wp_page_template','default'),
(4729,7056,'_elementor_edit_mode','builder'),
(4730,7056,'_elementor_template_type','wp-page'),
(4731,7056,'_elementor_version','3.33.0'),
(4732,7056,'_elementor_pro_version','3.33.1'),
(4733,7057,'_wp_page_template','default'),
(4734,7057,'_elementor_edit_mode','builder'),
(4735,7057,'_elementor_template_type','wp-page'),
(4736,7057,'_elementor_version','3.33.0'),
(4737,7057,'_elementor_pro_version','3.33.1'),
(4738,5813,'_elementor_data','[{\"id\":\"7ad910cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"71e57feb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54dc53c0\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]}},\"elements\":[{\"id\":\"7a3ac178\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/trauma-exposure-and-world-reconstruction-2\\/\\\">Trauma, Exposure, and World Reconstruction<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:133px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 09, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world\\/\\\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts\\/\\\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4739,7058,'_wp_page_template','default'),
(4740,7058,'_elementor_edit_mode','builder'),
(4741,7058,'_elementor_template_type','wp-page'),
(4742,7058,'_elementor_version','3.33.0'),
(4743,7058,'_elementor_pro_version','3.33.1'),
(4744,7058,'_elementor_data','[{\"id\":\"54dc53c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7a3ac178\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/trauma-exposure-and-world-reconstruction-2\\/\\\">Trauma, Exposure, and World Reconstruction<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:133px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 09, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world\\/\\\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts\\/\\\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4747,5823,'_edit_lock','1767189479:4'),
(4748,5823,'_elementor_edit_mode','builder'),
(4749,5823,'_elementor_template_type','wp-page'),
(4750,5823,'_elementor_version','3.33.0'),
(4751,5823,'_elementor_pro_version','3.33.1'),
(4752,7059,'_wp_page_template','default'),
(4753,7059,'_elementor_edit_mode','builder'),
(4754,7059,'_elementor_template_type','wp-page'),
(4755,7059,'_elementor_version','3.33.0'),
(4756,7059,'_elementor_pro_version','3.33.1'),
(4757,7060,'_wp_page_template','default'),
(4758,7060,'_elementor_edit_mode','builder'),
(4759,7060,'_elementor_template_type','wp-page'),
(4760,7060,'_elementor_version','3.33.0'),
(4761,7060,'_elementor_pro_version','3.33.1'),
(4762,5823,'_elementor_data','[{\"id\":\"bc9199e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"52ba10c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11dcabdd\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"ee2d38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/ordinary-magic-part-3-consciousness-community-and-worlds\\/\\\">Ordinary Magic, Part 3: Consciousness, Community and Worlds <\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2010<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/explaining-explanations\\/\\\">Explaining Explanation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/antisocial-personality-disorder-from-a-dp-perspective\\/\\\">Antisocial Personality Disorder from a Descriptive Psychology Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4763,7061,'_wp_page_template','default'),
(4764,7061,'_elementor_edit_mode','builder'),
(4765,7061,'_elementor_template_type','wp-page'),
(4766,7061,'_elementor_version','3.33.0'),
(4767,7061,'_elementor_pro_version','3.33.1'),
(4768,7061,'_elementor_data','[{\"id\":\"11dcabdd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"ee2d38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/ordinary-magic-part-3-consciousness-community-and-worlds\\/\\\">Ordinary Magic, Part 3: Consciousness, Community and Worlds <\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2010<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/explaining-explanations\\/\\\">Explaining Explanation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/antisocial-personality-disorder-from-a-dp-perspective\\/\\\">Antisocial Personality Disorder from a Descriptive Psychology Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4771,5778,'_edit_lock','1767189506:4'),
(4772,5778,'_elementor_edit_mode','builder'),
(4773,5778,'_elementor_template_type','wp-page'),
(4774,5778,'_elementor_version','3.33.0'),
(4775,5778,'_elementor_pro_version','3.33.1'),
(4776,7062,'_wp_page_template','default'),
(4777,7062,'_elementor_edit_mode','builder'),
(4778,7062,'_elementor_template_type','wp-page'),
(4779,7062,'_elementor_version','3.33.0'),
(4780,7062,'_elementor_pro_version','3.33.1'),
(4781,7063,'_wp_page_template','default'),
(4782,7063,'_elementor_edit_mode','builder'),
(4783,7063,'_elementor_template_type','wp-page'),
(4784,7063,'_elementor_version','3.33.0'),
(4785,7063,'_elementor_pro_version','3.33.1'),
(4786,5778,'_elementor_data','[{\"id\":\"62241519\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56720f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 33rd Annual SDP Conference September 22-25, 2011\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79d9f874\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"3b040568\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/all-the-worlds-a-stage-a-person-centered-view-of-science-2\\/\\\">\\u201cAll the World\\u2019s a Stage:\\u201d  A Person-Centered View of Science<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/theologies\\/\\\">Theologies<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up\\/\\\">Presidential Address<br>Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior\\/\\\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jacob Sidman, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/were-off-to-see-the-wizard-politics-charisma-and-community-change-2\\/\\\">We\'re Off to See the Wizard: Politics, Charisma, and Community Change.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4787,7064,'_wp_page_template','default'),
(4788,7064,'_elementor_edit_mode','builder'),
(4789,7064,'_elementor_template_type','wp-page'),
(4790,7064,'_elementor_version','3.33.0'),
(4791,7064,'_elementor_pro_version','3.33.1'),
(4792,7064,'_elementor_data','[{\"id\":\"79d9f874\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3b040568\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/all-the-worlds-a-stage-a-person-centered-view-of-science-2\\/\\\">\\u201cAll the World\\u2019s a Stage:\\u201d  A Person-Centered View of Science<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/theologies\\/\\\">Theologies<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up\\/\\\">Presidential Address<br>Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior\\/\\\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jacob Sidman, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/were-off-to-see-the-wizard-politics-charisma-and-community-change-2\\/\\\">We\'re Off to See the Wizard: Politics, Charisma, and Community Change.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4795,5831,'_edit_lock','1767189534:4'),
(4796,5831,'_elementor_edit_mode','builder'),
(4797,5831,'_elementor_template_type','wp-page'),
(4798,5831,'_elementor_version','3.33.0'),
(4799,5831,'_elementor_pro_version','3.33.1'),
(4800,7065,'_wp_page_template','default'),
(4801,7065,'_elementor_edit_mode','builder'),
(4802,7065,'_elementor_template_type','wp-page'),
(4803,7065,'_elementor_version','3.33.0'),
(4804,7065,'_elementor_pro_version','3.33.1'),
(4805,7066,'_wp_page_template','default'),
(4806,7066,'_elementor_edit_mode','builder'),
(4807,7066,'_elementor_template_type','wp-page'),
(4808,7066,'_elementor_version','3.33.0'),
(4809,7066,'_elementor_pro_version','3.33.1'),
(4810,5831,'_elementor_data','[{\"id\":\"4f92a7c1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"32a57762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"525a3034\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"1cb723db\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/when-worlds-collide-origins-of-intractable-value-problems\\/\\\">When Worlds Collide: Origins of Intractable Value Problems<br \\/><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img style=\\\"width: 125px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 22, 2012<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-one-bite-at-a-time\\/\\\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Stone<\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 23, 2012<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4811,7067,'_wp_page_template','default'),
(4812,7067,'_elementor_edit_mode','builder'),
(4813,7067,'_elementor_template_type','wp-page'),
(4814,7067,'_elementor_version','3.33.0'),
(4815,7067,'_elementor_pro_version','3.33.1'),
(4816,7067,'_elementor_data','[{\"id\":\"525a3034\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1cb723db\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/when-worlds-collide-origins-of-intractable-value-problems\\/\\\">When Worlds Collide: Origins of Intractable Value Problems\\n<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 22, 2012<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-one-bite-at-a-time\\/\\\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Stone<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2012<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4819,5785,'_edit_lock','1767189575:4'),
(4820,5785,'_elementor_edit_mode','builder'),
(4821,5785,'_elementor_template_type','wp-page'),
(4822,5785,'_elementor_version','3.33.0'),
(4823,5785,'_elementor_pro_version','3.33.1'),
(4824,7068,'_wp_page_template','default'),
(4825,7068,'_elementor_edit_mode','builder'),
(4826,7068,'_elementor_template_type','wp-page'),
(4827,7068,'_elementor_version','3.33.0'),
(4828,7068,'_elementor_pro_version','3.33.1'),
(4829,7069,'_wp_page_template','default'),
(4830,7069,'_elementor_edit_mode','builder'),
(4831,7069,'_elementor_template_type','wp-page'),
(4832,7069,'_elementor_version','3.33.0'),
(4833,7069,'_elementor_pro_version','3.33.1'),
(4834,5785,'_elementor_data','[{\"id\":\"3a24f0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"ab63295\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 35th Annual SDP Conference October 17-20, 2013\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a38986a\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"673efc5d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial\\/\\\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial\\/\\\">Finding Your Way Out of Depression: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D.<br>(based on the work of J.R. Holmes)<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide\\/\\\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n    <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-experts-dilemma\\/\\\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 18, 2013<\\/td><\\/tr>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/whats-in-a-name\\/\\\">What\'s in a Name?<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4835,7070,'_wp_page_template','default'),
(4836,7070,'_elementor_edit_mode','builder'),
(4837,7070,'_elementor_template_type','wp-page'),
(4838,7070,'_elementor_version','3.33.0'),
(4839,7070,'_elementor_pro_version','3.33.1'),
(4840,7070,'_elementor_data','[{\"id\":\"6a38986a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"673efc5d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial\\/\\\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial\\/\\\">Finding Your Way Out of Depression: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D.<br>(based on the work of J.R. Holmes)<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide\\/\\\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n    <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-experts-dilemma\\/\\\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 18, 2013<\\/td><\\/tr>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/whats-in-a-name\\/\\\">What\'s in a Name?<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4843,5840,'_edit_lock','1763656410:1'),
(4844,5840,'_elementor_edit_mode','builder'),
(4845,5840,'_elementor_template_type','wp-page'),
(4846,5840,'_elementor_version','3.33.0'),
(4847,5840,'_elementor_pro_version','3.33.1'),
(4848,7071,'_wp_page_template','default'),
(4849,7071,'_elementor_edit_mode','builder'),
(4850,7071,'_elementor_template_type','wp-page'),
(4851,7071,'_elementor_version','3.33.0'),
(4852,7071,'_elementor_pro_version','3.33.1'),
(4853,7072,'_wp_page_template','default'),
(4854,7072,'_elementor_edit_mode','builder'),
(4855,7072,'_elementor_template_type','wp-page'),
(4856,7072,'_elementor_version','3.33.0'),
(4857,7072,'_elementor_pro_version','3.33.1'),
(4858,5840,'_elementor_data','[{\"id\":\"2b8377a2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"419f3c92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 36th Annual SDP Conference October 23-26, 2014\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1e57087d\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"406dfd65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/notes-on-community-description\\/\\\">Notes on Community Description <\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 24, 2014<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4859,7073,'_wp_page_template','default'),
(4860,7073,'_elementor_edit_mode','builder'),
(4861,7073,'_elementor_template_type','wp-page'),
(4862,7073,'_elementor_version','3.33.0'),
(4863,7073,'_elementor_pro_version','3.33.1'),
(4864,7073,'_elementor_data','[{\"id\":\"1e57087d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"406dfd65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/notes-on-community-description\\/\\\">Notes on Community Description <\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 24, 2014<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4867,5953,'_edit_lock','1767189637:4'),
(4868,5953,'_elementor_edit_mode','builder'),
(4869,5953,'_elementor_template_type','wp-page'),
(4870,5953,'_elementor_version','3.33.0'),
(4871,5953,'_elementor_pro_version','3.33.1'),
(4872,7074,'_wp_page_template','default'),
(4873,7074,'_elementor_edit_mode','builder'),
(4874,7074,'_elementor_template_type','wp-page'),
(4875,7074,'_elementor_version','3.33.0'),
(4876,7074,'_elementor_pro_version','3.33.1'),
(4877,7075,'_wp_page_template','default'),
(4878,7075,'_elementor_edit_mode','builder'),
(4879,7075,'_elementor_template_type','wp-page'),
(4880,7075,'_elementor_version','3.33.0'),
(4881,7075,'_elementor_pro_version','3.33.1'),
(4882,5953,'_elementor_data','[{\"id\":\"b550d64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6692f8ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 38th Annual SDP Conference October 27-30, 2016\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"774cab99\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"7fa29c8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/worlds-observers-and-physics\\/\\\">Worlds, Observers, and Physics<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 30, 2016<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4883,7076,'_wp_page_template','default'),
(4884,7076,'_elementor_edit_mode','builder'),
(4885,7076,'_elementor_template_type','wp-page'),
(4886,7076,'_elementor_version','3.33.0'),
(4887,7076,'_elementor_pro_version','3.33.1'),
(4888,7076,'_elementor_data','[{\"id\":\"774cab99\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7fa29c8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/worlds-observers-and-physics\\/\\\">Worlds, Observers, and Physics<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 30, 2016<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4891,5579,'_edit_lock','1767189664:4'),
(4892,5579,'_elementor_edit_mode','builder'),
(4893,5579,'_elementor_template_type','wp-page'),
(4894,5579,'_elementor_version','3.33.0'),
(4895,5579,'_elementor_pro_version','3.33.1'),
(4896,7077,'_wp_page_template','default'),
(4897,7077,'_elementor_edit_mode','builder'),
(4898,7077,'_elementor_template_type','wp-page'),
(4899,7077,'_elementor_version','3.33.0'),
(4900,7077,'_elementor_pro_version','3.33.1'),
(4901,7078,'_wp_page_template','default'),
(4902,7078,'_elementor_edit_mode','builder'),
(4903,7078,'_elementor_template_type','wp-page'),
(4904,7078,'_elementor_version','3.33.0'),
(4905,7078,'_elementor_pro_version','3.33.1'),
(4906,5579,'_elementor_data','[{\"id\":\"686e8456\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"40e7428f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 40th Annual SDP Conference October 11-14, 2018\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"dcb2fb2\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"15540733\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/5587\\/\\\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ralph Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\n\\\" style= \\\"width:124px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 11, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-is-personality-three-myths-and-a-definition\\/\\\">What is Personality? Three Myths and a Definition<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:131px; height:140px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities\\/\\\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:123px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-paradigm-case-formulation-of-parkinsons-disease\\/\\\">A Paradigm Case Formulation of Parkinson\'s Disease.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Keith Davis, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/K.-Davis.jpg\\\" style= \\\"width:126px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/informal-status-assignments-2\\/\\\">Informal Status Assignments<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:124px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations\\/\\\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clarke, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:126px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 13, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it\\/\\\">Getting Old and Getting Old: Accidental Degradation and How to Avoid It<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 14, 2018<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4907,7079,'_wp_page_template','default'),
(4908,7079,'_elementor_edit_mode','builder'),
(4909,7079,'_elementor_template_type','wp-page'),
(4910,7079,'_elementor_version','3.33.0'),
(4911,7079,'_elementor_pro_version','3.33.1'),
(4912,7079,'_elementor_data','[{\"id\":\"dcb2fb2\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"15540733\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/5587\\/\\\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ralph Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\n\\\" style= \\\"width:124px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 11, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-is-personality-three-myths-and-a-definition\\/\\\">What is Personality? Three Myths and a Definition<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:131px; height:140px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities\\/\\\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:123px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-paradigm-case-formulation-of-parkinsons-disease\\/\\\">A Paradigm Case Formulation of Parkinson\'s Disease.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Keith Davis, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/K.-Davis.jpg\\\" style= \\\"width:126px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/informal-status-assignments-2\\/\\\">Informal Status Assignments<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:124px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations\\/\\\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clarke, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:126px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 13, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it\\/\\\">Getting Old and Getting Old: Accidental Degradation and How to Avoid It<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 14, 2018<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4915,5691,'_edit_lock','1767189691:4'),
(4916,5691,'_elementor_edit_mode','builder'),
(4917,5691,'_elementor_template_type','wp-page'),
(4918,5691,'_elementor_version','3.33.0'),
(4919,5691,'_elementor_pro_version','3.33.1'),
(4920,7080,'_wp_page_template','default'),
(4921,7080,'_elementor_edit_mode','builder'),
(4922,7080,'_elementor_template_type','wp-page'),
(4923,7080,'_elementor_version','3.33.0'),
(4924,7080,'_elementor_pro_version','3.33.1'),
(4925,7081,'_wp_page_template','default'),
(4926,7081,'_elementor_edit_mode','builder'),
(4927,7081,'_elementor_template_type','wp-page'),
(4928,7081,'_elementor_version','3.33.0'),
(4929,7081,'_elementor_pro_version','3.33.1'),
(4930,5691,'_elementor_data','[{\"id\":\"2cac843d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4956b927\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 41st Annual SDP Conference September 19-22, 2019\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70a469cc\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"23f29182\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/informal-status-assignments\\/\\\">Presidential Address<br>Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 19, 2019<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-images-revisited\\/\\\">Therapeutic Images: A Panel Discussion<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:100px; height:100; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 20, 2019<\\/td><\\/tr>\\n\\n  <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/lessons-from-pete-remastered\\/\\\">Lessons from Pete - Remastered<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 20, 2019<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4931,7082,'_wp_page_template','default'),
(4932,7082,'_elementor_edit_mode','builder'),
(4933,7082,'_elementor_template_type','wp-page'),
(4934,7082,'_elementor_version','3.33.0'),
(4935,7082,'_elementor_pro_version','3.33.1'),
(4936,7082,'_elementor_data','[{\"id\":\"70a469cc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"23f29182\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/informal-status-assignments\\/\\\">Presidential Address<br>Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 19, 2019<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-images-revisited\\/\\\">Therapeutic Images: A Panel Discussion<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:100px; height:100; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 20, 2019<\\/td><\\/tr>\\n\\n  <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/lessons-from-pete-remastered\\/\\\">Lessons from Pete - Remastered<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 20, 2019<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4939,5344,'_edit_lock','1767189717:4'),
(4940,5344,'_elementor_edit_mode','builder'),
(4941,5344,'_elementor_template_type','wp-page'),
(4942,5344,'_elementor_version','3.33.0'),
(4943,5344,'_elementor_pro_version','3.33.1'),
(4944,7083,'_wp_page_template','default'),
(4945,7083,'_elementor_edit_mode','builder'),
(4946,7083,'_elementor_template_type','wp-page'),
(4947,7083,'_elementor_version','3.33.0'),
(4948,7083,'_elementor_pro_version','3.33.1'),
(4949,7084,'_wp_page_template','default'),
(4950,7084,'_elementor_edit_mode','builder'),
(4951,7084,'_elementor_template_type','wp-page'),
(4952,7084,'_elementor_version','3.33.0'),
(4953,7084,'_elementor_pro_version','3.33.1'),
(4954,5344,'_elementor_data','[{\"id\":\"c321855\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1f351e5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 42nd Annual SDP Conference (Online) October 1-4, 2020\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72a69678\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"4c406025\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Presidential Address: SES and Place: Examining the Impacts of Financial Position on a Person\'s Place in the World<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Patricia Kennedy, Psy.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options\\/\\\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics\\/\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics\\/\\\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Having Black-White Conversations Go Right<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege\\/\\\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Paula Holt, J.D., M.B.A, M.S. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/P_Holt.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-special-moments-with-clients\\/\\\">Special Moments with Clients<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>David Bender, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science\\/\\\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell\\u2019s Philosophy of Science<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story\\/\\\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Ralph C. Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\n\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">A Revolution in the Conception of Empirical Research in the Behavioral Sciences --The Virtues of the Pragmatic versus the Semantic Paradigm <\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Keith E. Davis, Ph.D.<br>H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4955,7085,'_wp_page_template','default'),
(4956,7085,'_elementor_edit_mode','builder'),
(4957,7085,'_elementor_template_type','wp-page'),
(4958,7085,'_elementor_version','3.33.0'),
(4959,7085,'_elementor_pro_version','3.33.1'),
(4960,7085,'_elementor_data','[{\"id\":\"72a69678\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4c406025\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Presidential Address: SES and Place: Examining the Impacts of Financial Position on a Person\'s Place in the World<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Patricia Kennedy, Psy.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options\\/\\\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics\\/\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics\\/\\\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Having Black-White Conversations Go Right<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege\\/\\\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Paula Holt, J.D., M.B.A, M.S. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/P_Holt.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-special-moments-with-clients\\/\\\">Special Moments with Clients<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>David Bender, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science\\/\\\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell\\u2019s Philosophy of Science<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story\\/\\\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Ralph C. Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\n\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">A Revolution in the Conception of Empirical Research in the Behavioral Sciences --The Virtues of the Pragmatic versus the Semantic Paradigm <\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Keith E. Davis, Ph.D.<br>H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4963,6050,'_edit_lock','1767189745:4'),
(4964,6050,'_elementor_edit_mode','builder'),
(4965,6050,'_elementor_template_type','wp-page'),
(4966,6050,'_elementor_version','3.33.0'),
(4967,6050,'_elementor_pro_version','3.33.1'),
(4968,7086,'_wp_page_template','default'),
(4969,7086,'_elementor_edit_mode','builder'),
(4970,7086,'_elementor_template_type','wp-page'),
(4971,7086,'_elementor_version','3.33.0'),
(4972,7086,'_elementor_pro_version','3.33.1'),
(4973,7087,'_wp_page_template','default'),
(4974,7087,'_elementor_edit_mode','builder'),
(4975,7087,'_elementor_template_type','wp-page'),
(4976,7087,'_elementor_version','3.33.0'),
(4977,7087,'_elementor_pro_version','3.33.1'),
(4978,6050,'_elementor_data','[{\"id\":\"6120223e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"57904279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"741b374c\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"66afea16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships\\/\\\">Presidential Address: Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple \\nRelationships<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities\\/\\n\\\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\\nExplains Conspiracy Communities<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications\\/\\n\\\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons\\/\\n\\\">The \\u2018Persona\\u2019 Concept: A Descriptive Take on Social Learning Theory\\nand Role Development in the Behavior of Persons<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/getting-in-on-the-act-from-a-dp-perspective\\/\\\">Getting in on (the) ACT from a DP Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Cot\\u00e9, L.C.S.W.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/12\\/Charle_Cote_head_shot.jpg\\\" style= \\\"width:105px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-take-on-mindfulness\\/\\\">A Descriptive Take on Mindfulness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Identity: An Essential, But Sometimes Neglected, Parameter<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary K. Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/shared-language-for-shared-work\\/\\\">Shared Language for Shared Work<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/teaching_descriptive_psychology_during-_covid\\/\\\">Teaching Descriptive Psychology During the Time of COVID: What\\nConcepts Proved Serviceable?<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-relationship-view-of-the-person-definition\\/\\\">A Relationship View of the Person Definition<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Clarke J. Stone, <br>Independent Scholar<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4979,7088,'_wp_page_template','default'),
(4980,7088,'_elementor_edit_mode','builder'),
(4981,7088,'_elementor_template_type','wp-page'),
(4982,7088,'_elementor_version','3.33.0'),
(4983,7088,'_elementor_pro_version','3.33.1'),
(4984,7088,'_elementor_data','[{\"id\":\"741b374c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"66afea16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships\\/\\\">Presidential Address: Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple \\nRelationships<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities\\/\\n\\\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\\nExplains Conspiracy Communities<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications\\/\\n\\\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons\\/\\n\\\">The \\u2018Persona\\u2019 Concept: A Descriptive Take on Social Learning Theory\\nand Role Development in the Behavior of Persons<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/getting-in-on-the-act-from-a-dp-perspective\\/\\\">Getting in on (the) ACT from a DP Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Cot\\u00e9, L.C.S.W.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/12\\/Charle_Cote_head_shot.jpg\\\" style= \\\"width:105px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-take-on-mindfulness\\/\\\">A Descriptive Take on Mindfulness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Identity: An Essential, But Sometimes Neglected, Parameter<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary K. Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/shared-language-for-shared-work\\/\\\">Shared Language for Shared Work<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/teaching_descriptive_psychology_during-_covid\\/\\\">Teaching Descriptive Psychology During the Time of COVID: What\\nConcepts Proved Serviceable?<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-relationship-view-of-the-person-definition\\/\\\">A Relationship View of the Person Definition<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Clarke J. Stone, <br>Independent Scholar<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(4987,5963,'_edit_lock','1767189862:4'),
(4988,5963,'_elementor_edit_mode','builder'),
(4989,5963,'_elementor_template_type','wp-page'),
(4990,5963,'_elementor_version','3.33.0'),
(4991,5963,'_elementor_pro_version','3.33.1'),
(4992,7089,'_wp_page_template','default'),
(4993,7089,'_elementor_edit_mode','builder'),
(4994,7089,'_elementor_template_type','wp-page'),
(4995,7089,'_elementor_version','3.33.0'),
(4996,7089,'_elementor_pro_version','3.33.1'),
(4997,7090,'_wp_page_template','default'),
(4998,7090,'_elementor_edit_mode','builder'),
(4999,7090,'_elementor_template_type','wp-page'),
(5000,7090,'_elementor_version','3.33.0'),
(5001,7090,'_elementor_pro_version','3.33.1'),
(5002,5963,'_elementor_data','[{\"id\":\"2bd34730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2f799a92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations Mid-year Meetings 2021\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c44b2c\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"64e7ea96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/status-dynamic-therapy\\/\\\">Status Dynamic Therapy<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">January 21, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/understanding-and-applying-the-concept-of-psychological-trauma\\/\\\">Understanding and Applying the Concept of Psychological Trauma<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ralph Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\\" style= \\\"width:142px; position:relative; left:0px;\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">April 30, 2021<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5003,7091,'_wp_page_template','default'),
(5004,7091,'_elementor_edit_mode','builder'),
(5005,7091,'_elementor_template_type','wp-page'),
(5006,7091,'_elementor_version','3.33.0'),
(5007,7091,'_elementor_pro_version','3.33.1'),
(5008,7091,'_elementor_data','[{\"id\":\"66c44b2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"64e7ea96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/status-dynamic-therapy\\/\\\">Status Dynamic Therapy<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">January 21, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/understanding-and-applying-the-concept-of-psychological-trauma\\/\\\">Understanding and Applying the Concept of Psychological Trauma<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ralph Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\\" style= \\\"width:142px; position:relative; left:0px;\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">April 30, 2021<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5011,6440,'_edit_lock','1784835791:1'),
(5012,6440,'_elementor_edit_mode','builder'),
(5013,6440,'_elementor_template_type','wp-page'),
(5014,6440,'_elementor_version','4.2.0'),
(5015,6440,'_elementor_pro_version','3.33.1'),
(5016,7092,'_wp_page_template','default'),
(5017,7092,'_elementor_edit_mode','builder'),
(5018,7092,'_elementor_template_type','wp-page'),
(5019,7092,'_elementor_version','3.33.0'),
(5020,7092,'_elementor_pro_version','3.33.1'),
(5021,7093,'_wp_page_template','default'),
(5022,7093,'_elementor_edit_mode','builder'),
(5023,7093,'_elementor_template_type','wp-page'),
(5024,7093,'_elementor_version','3.33.0'),
(5025,7093,'_elementor_pro_version','3.33.1'),
(5026,6440,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:<br \\/>The Time is (Probably) <br \\/>Ripe for Change:<br \\/>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr><!-- Ray Bergner, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/ \\\">Sexual Significance<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/ \\\">Making Buddhism Accessible to Westerners<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- C.J. Peek, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><p>Primary Care Research <br \\/>Subject Matter: <br \\/>Reconciling How it is <br \\/>Organized to Better Engage <br \\/>Participants at the <br \\/>International Conference<\\/p><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/ \\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr><!-- Lane Lasater, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br \\/>Perspective on Careers<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Charles Kantor, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br \\/>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Being-in- the-World<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5027,7094,'_wp_page_template','default'),
(5028,7094,'_elementor_edit_mode','builder'),
(5029,7094,'_elementor_template_type','wp-page'),
(5030,7094,'_elementor_version','3.33.0'),
(5031,7094,'_elementor_pro_version','3.33.1'),
(5032,7094,'_elementor_data','[{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- Ian-Newby Clark, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:\\nThe Time is (Probably) <br>Ripe for Change:<br>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr>\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/\\n\\\">Sexual Significance<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n\\n<!-- H. Joel Jeffrey, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/\\n\\\">Making Buddhism Accessible to Westerners<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n<!-- C.J. Peek, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Primary Care Research <br>Subject Matter: <br>Reconciling How it is <br>Organized to Better Engage <br>Participants at the <br>International Conference\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n<!-- Wynn Schwartz, Ph.D. --><tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/\\n\\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr>\\n\\n<!-- Lane Lasater, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br> Perspective on Careers<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n<!-- Charles Kantor, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Being-in- the-World<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5035,6373,'_edit_lock','1779901177:1'),
(5036,6373,'_elementor_edit_mode','builder'),
(5037,6373,'_elementor_template_type','wp-page'),
(5038,6373,'_elementor_version','3.33.0'),
(5039,6373,'_elementor_pro_version','3.33.1'),
(5040,7095,'_wp_page_template','default'),
(5041,7095,'_elementor_edit_mode','builder'),
(5042,7095,'_elementor_template_type','wp-page'),
(5043,7095,'_elementor_version','3.33.0'),
(5044,7095,'_elementor_pro_version','3.33.1'),
(5045,7096,'_wp_page_template','default'),
(5046,7096,'_elementor_edit_mode','builder'),
(5047,7096,'_elementor_template_type','wp-page'),
(5048,7096,'_elementor_version','3.33.0'),
(5049,7096,'_elementor_pro_version','3.33.1'),
(5050,6373,'_elementor_data','[{\"id\":\"4d4609fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"bfbae84\",\"elType\":\"widget\",\"settings\":{\"title\":\"45th Annual SDP Conference (Hybrid) September 28TH - October 1, 2023\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3338cf3b\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2da1f438\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- David Bender, Ph.D.<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:\\nDescriptive Psychology in Everyday Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td><\\/tr>\\n\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/\\n\\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">The Nature of Persons<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/\\n\\\">Navigating the Last <br>Chapters of Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/\\n\\\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br>Happens\\\" Accessible<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n\\n<tr><td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions<\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    \\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n<td><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold;\\\">Grace Colp, B.A.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td><\\/tr>\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e636f9e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(5051,7097,'_wp_page_template','default'),
(5052,7097,'_elementor_edit_mode','builder'),
(5053,7097,'_elementor_template_type','wp-page'),
(5054,7097,'_elementor_version','3.33.0'),
(5055,7097,'_elementor_pro_version','3.33.1'),
(5056,7097,'_elementor_data','[{\"id\":\"3338cf3b\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2da1f438\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- David Bender, Ph.D.<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:\\nDescriptive Psychology in Everyday Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td><\\/tr>\\n\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/\\n\\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">The Nature of Persons<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/\\n\\\">Navigating the Last <br>Chapters of Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/\\n\\\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br>Happens\\\" Accessible<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n\\n<tr><td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions<\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    \\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n<td><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold;\\\">Grace Colp, B.A.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td><\\/tr>\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5059,6527,'_edit_lock','1767040682:4'),
(5060,6527,'_elementor_edit_mode','builder'),
(5061,6527,'_elementor_template_type','wp-page'),
(5062,6527,'_elementor_version','3.33.0'),
(5063,6527,'_elementor_pro_version','3.33.1'),
(5064,7098,'_wp_page_template','default'),
(5065,7098,'_elementor_edit_mode','builder'),
(5066,7098,'_elementor_template_type','wp-page'),
(5067,7098,'_elementor_version','3.33.0'),
(5068,7098,'_elementor_pro_version','3.33.1'),
(5069,7099,'_wp_page_template','default'),
(5070,7099,'_elementor_edit_mode','builder'),
(5071,7099,'_elementor_template_type','wp-page'),
(5072,7099,'_elementor_version','3.33.0'),
(5073,7099,'_elementor_pro_version','3.33.1'),
(5074,6527,'_elementor_data','[{\"id\":\"33119be3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"195169cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"46th Annual SDP Conference (Hybrid) \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"68bb6f40\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5450d105\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- David Bender, Ph.D.<\\/p>\\n<tr >\\n<td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:<br \\/>Descriptive Psychology in Everyday Life<\\/a><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td>\\n<\\/tr>\\n<p><!-- Ray Bergner, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/ \\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">The Nature of Persons<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/ \\\">Navigating the Last <br \\/>Chapters of Life<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/ \\\">The Alien and the Earthling: <br \\/>Status Dynamic Role Play Therapy with Children<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br \\/>Descriptive Psychology:<br \\/>Conversations with Ossorio <br \\/>on Reading Wittgenstein<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br \\/>Happens\\\" Accessible<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br \\/>Humiliation?<br \\/>An Analysis of Opinions, <br \\/>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br \\/>Interventions<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br \\/>Mistaken About <br \\/>Behavior Potential<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr><tr><td>\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold;\\\">Grace Colp, B.A.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" \\/><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5075,7100,'_wp_page_template','default'),
(5076,7100,'_elementor_edit_mode','builder'),
(5077,7100,'_elementor_template_type','wp-page'),
(5078,7100,'_elementor_version','3.33.0'),
(5079,7100,'_elementor_pro_version','3.33.1'),
(5080,7100,'_elementor_data','[{\"id\":\"68bb6f40\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5450d105\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- David Bender, Ph.D.<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:\\nDescriptive Psychology in Everyday Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td><\\/tr>\\n\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/\\n\\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">The Nature of Persons<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/\\n\\\">Navigating the Last <br>Chapters of Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/\\n\\\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br>Happens\\\" Accessible<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n\\n<tr><td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions<\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    \\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n<td><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold;\\\">Grace Colp, B.A.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td><\\/tr>\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5083,5555,'_edit_lock','1767189411:4'),
(5084,5555,'_elementor_edit_mode','builder'),
(5085,5555,'_elementor_template_type','wp-page'),
(5086,5555,'_elementor_version','3.33.0'),
(5087,5555,'_elementor_pro_version','3.33.1'),
(5088,7101,'_wp_page_template','default'),
(5089,7101,'_elementor_edit_mode','builder'),
(5090,7101,'_elementor_template_type','wp-page'),
(5091,7101,'_elementor_version','3.33.0'),
(5092,7101,'_elementor_pro_version','3.33.1'),
(5093,7102,'_wp_page_template','default'),
(5094,7102,'_elementor_edit_mode','builder'),
(5095,7102,'_elementor_template_type','wp-page'),
(5096,7102,'_elementor_version','3.33.0'),
(5097,7102,'_elementor_pro_version','3.33.1'),
(5098,5555,'_elementor_data','[{\"id\":\"16e1078e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7b079635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1384439f\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[{\"id\":\"5faa1564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -75px;\\\">\\u00a0<\\/div><p style=\\\"position: relative; top: -60px;\\\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.<\\/p><p style=\\\"position: relative; top: -60px;\\\">Please \\\"<strong>hover<\\/strong>\\\" over the \\\"Presentations\\\" menu item and then select an option from the drop down menu.<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -60px;\\\">\\u00a0<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5099,7103,'_wp_page_template','default'),
(5100,7103,'_elementor_edit_mode','builder'),
(5101,7103,'_elementor_template_type','wp-page'),
(5102,7103,'_elementor_version','3.33.0'),
(5103,7103,'_elementor_pro_version','3.33.1'),
(5104,7103,'_elementor_data','[{\"id\":\"1384439f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5faa1564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-75px;\\\"><\\/div>\\n\\n<p style=\\\"position:relative; top:-60px;\\\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.<\\/p> \\n\\n<p style=\\\"position:relative; top:-60px;\\\">Please \\\"<strong>hover<\\/strong>\\\" over the \\\"Presentations\\\" menu item and then select an option from the drop down menu.<\\/p>  \\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-60px;\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5107,6487,'_edit_lock','1767189382:4'),
(5108,6487,'_elementor_edit_mode','builder'),
(5109,6487,'_elementor_template_type','wp-page'),
(5110,6487,'_elementor_version','3.33.0'),
(5111,6487,'_elementor_pro_version','3.33.1'),
(5112,7104,'_wp_page_template','default'),
(5113,7104,'_elementor_edit_mode','builder'),
(5114,7104,'_elementor_template_type','wp-page'),
(5115,7104,'_elementor_version','3.33.0'),
(5116,7104,'_elementor_pro_version','3.33.1'),
(5117,7105,'_wp_page_template','default'),
(5118,7105,'_elementor_edit_mode','builder'),
(5119,7105,'_elementor_template_type','wp-page'),
(5120,7105,'_elementor_version','3.33.0'),
(5121,7105,'_elementor_pro_version','3.33.1'),
(5122,6487,'_elementor_data','[{\"id\":\"66e9ec79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34053b40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentation: Mid-year Meeting 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"46a2fb2d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"39d05f48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -20px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -20px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach\\/\\\">Developing Your Cultural <br>Competence as a Therapist:<br>A Descriptive Psychology Approach<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Fernand Lubuguin, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lubuguin_F-SDP-Mid-year-2022.jpg\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">April 1, 2022<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5123,7106,'_wp_page_template','default'),
(5124,7106,'_elementor_edit_mode','builder'),
(5125,7106,'_elementor_template_type','wp-page'),
(5126,7106,'_elementor_version','3.33.0'),
(5127,7106,'_elementor_pro_version','3.33.1'),
(5128,7106,'_elementor_data','[{\"id\":\"46a2fb2d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"39d05f48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -20px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -20px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach\\/\\\">Developing Your Cultural <br>Competence as a Therapist:<br>A Descriptive Psychology Approach<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Fernand Lubuguin, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lubuguin_F-SDP-Mid-year-2022.jpg\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">April 1, 2022<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5131,162,'_edit_lock','1767040943:4'),
(5132,162,'_elementor_edit_mode','builder'),
(5133,162,'_elementor_template_type','wp-page'),
(5134,162,'_elementor_version','3.33.0'),
(5135,162,'_elementor_pro_version','3.33.1'),
(5136,7107,'_wp_page_template','default'),
(5137,7107,'_elementor_edit_mode','builder'),
(5138,7107,'_elementor_template_type','wp-page'),
(5139,7107,'_elementor_version','3.33.0'),
(5140,7107,'_elementor_pro_version','3.33.1'),
(5141,7108,'_wp_page_template','default'),
(5142,7108,'_elementor_edit_mode','builder'),
(5143,7108,'_elementor_template_type','wp-page'),
(5144,7108,'_elementor_version','3.33.0'),
(5145,7108,'_elementor_pro_version','3.33.1'),
(5146,162,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"column\":\"10\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"custom_css\":\"\\nselector {\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);\\n}\\n\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(5147,7109,'_wp_page_template','default'),
(5148,7109,'_elementor_edit_mode','builder'),
(5149,7109,'_elementor_template_type','wp-page'),
(5150,7109,'_elementor_version','3.33.0'),
(5151,7109,'_elementor_pro_version','3.33.1'),
(5152,7109,'_elementor_data','[{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align:center;\\\">If you have any questions about Descriptive Psychology or the<br><br>\\n\\nSociety for Descriptive Psychology<br><br>\\n\\nPlease send us an email at <span style=\\\"color:darkblue; font-weight:bold;\\\">info@sdp.org<\\/span><\\/div>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5155,4287,'_edit_lock','1767190016:4'),
(5156,4287,'_elementor_edit_mode','builder'),
(5157,4287,'_elementor_template_type','wp-page'),
(5158,4287,'_elementor_version','3.33.0'),
(5159,4287,'_elementor_pro_version','3.33.1'),
(5160,7110,'_wp_page_template','default'),
(5161,7110,'_elementor_edit_mode','builder'),
(5162,7110,'_elementor_template_type','wp-page'),
(5163,7110,'_elementor_version','3.33.0'),
(5164,7110,'_elementor_pro_version','3.33.1'),
(5165,7111,'_wp_page_template','default'),
(5166,7111,'_elementor_edit_mode','builder'),
(5167,7111,'_elementor_template_type','wp-page'),
(5168,7111,'_elementor_version','3.33.0'),
(5169,7111,'_elementor_pro_version','3.33.1'),
(5170,4287,'_elementor_data','[{\"id\":\"7ba6c8ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4bd3e3b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Central Descriptive Psychology Concepts\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"483c1252\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4b23d092\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"font-size: 14px; text-align: center;\\\">In order to avoid redundancy, many publications are <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Bergner, R.M. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-is-descriptive-psychology-an-introduction\\/\\\">What is Descriptive Psychology? An introduction<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Davis K.E., &amp; Roberts M.K. (1999). <a href=\\\"https:\\/\\/doi.org\\/10.1007\\/978-1-4612-5076-0_8\\\">Relationships in the real world: The Descriptive Psychology approach to personal relationships<\\/a>. In Gergen K.J. &amp; Davis K.E. (Eds.), <em>The Social Construction of the Person<\\/em>. Springer Series in Social Psychology. New York: Springer.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/consciousness-experience-and-a-persons-world\\/\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1967). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-descriptionlri-report-4a\\/\\\">Outline of behavior description (LRI Report No. 4a)<\\/a>. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1972\\/1973). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/never-smile-at-a-crocodile\\/\\\">Never smile at a crocodile<\\/a>. <em>Journal for the Theory of Social Behavior<\\/em>, <em>3<\\/em>, 131\\u2013140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1971\\/1978). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/state-of-affairs-systems-lri-report-no-14\\/\\\">State of affairs systems (LRI Report No. 14)<\\/a>. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)<\\/p><p>Ossorio, P. G. (1969\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/notes-on-behavior-description\\/\\\">Notes on behavior description<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1970\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-description\\/\\\">Outline of Descriptive Psychology for personality theory and clinical applications<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1979\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/conceptual-notational-devices-the-pcf-and-related-types\\/\\\">Conceptual-notational devices: The PCF and related types<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-descriptive-psychology-lri-report-no-35\\/\\\">Why Descriptive Psychology? (LRI Report No. 35)<\\/a>. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute<\\/p><p>Ossorio, P.G. (1983\\/1985). <a href=\\\"https:\\/\\/link.springer.com\\/chapter\\/10.1007\\/978-1-4612-5076-0_2&lt;\\/a\\\">An overview of Descriptive Psychology<\\/a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)<\\/em>. New York: Springer Verlacht.<\\/p><p>Ossorio, P. G. (1986\\/1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/3155\\/\\\">Appraisal<\\/a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-human-condition-some-formal-aspects-lri-report-no-47a\\/\\\">The human condition: Some formal aspects. LRI Report No. 47a<\\/a>. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/three-minute-lectures-on-emotion\\/\\\">Three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/more-three-minute-lectures-on-emotion\\/\\\">More three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/in-a-world-of-persons-and-their-ways\\/\\\">In a world of persons and their ways<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (2006). Out of nowhere. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 108-143&gt;. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1982\\/1998\\/2012). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/place\\/\\\"><em>Place<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (2006\\/2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).<\\/em> Ann Arbor, MI: Descriptive Psychology Press.)<\\/p><p>Putman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\"> Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/knowing-the-world\\/\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Shideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.<\\/p><p>Stone, C.J. (2017). <a href=\\\"http:\\/\\/obaat.euodp.com\\/\\\">One bite at a time: A glossary of Descriptive Psychology concepts<\\/a>.<\\/p><p>Schwartz, W. (2019). <a href=\\\"http:\\/\\/freedomliberationreaction.blogspot.com\\/2018\\/07\\/descriptive-psychology-and-person.html\\\">Descriptive psychology and the person concept<\\/a>. (to be published by Academic Press in Spring, 2019).<\\/p><p>Wikipedia contributors. (n.d.). <a href=\\\"https:\\/\\/en.wikipedia.org\\/wiki\\/Descriptive_psychology\\\"> Descriptive Psychology<\\/a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5171,7112,'_wp_page_template','default'),
(5172,7112,'_elementor_edit_mode','builder'),
(5173,7112,'_elementor_template_type','wp-page'),
(5174,7112,'_elementor_version','3.33.0'),
(5175,7112,'_elementor_pro_version','3.33.1'),
(5176,7112,'_elementor_data','[{\"id\":\"483c1252\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4b23d092\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n<div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">In order to avoid redundancy, many publications are <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div>\\n\\nBergner, R.M. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-is-descriptive-psychology-an-introduction\\/\\\">What is Descriptive Psychology? An introduction<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nDavis K.E., & Roberts M.K. (1999). <a href = \\\"https:\\/\\/doi.org\\/10.1007\\/978-1-4612-5076-0_8\\\">Relationships in the real world: The Descriptive Psychology approach to personal relationships<\\/a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person<\\/em>. Springer Series in Social Psychology. New York: Springer.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/consciousness-experience-and-a-persons-world\\/\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\\n\\nOssorio, P. G. (1967). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-descriptionlri-report-4a\\/\\\">Outline of behavior description (LRI Report No. 4a)<\\/a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1972\\/1973). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/never-smile-at-a-crocodile\\/\\\">Never smile at a crocodile<\\/a>. <em>Journal for the Theory of Social Behavior<\\/em>, <em>3<\\/em>, 131\\u2013140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1971\\/1978). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/state-of-affairs-systems-lri-report-no-14\\/\\\">State of affairs systems (LRI Report No. 14)<\\/a>. Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)\\n\\nOssorio, P. G. (1969\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/notes-on-behavior-description\\/\\\">Notes on behavior description<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1970\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-description\\/\\\">Outline of Descriptive Psychology for personality theory and clinical applications<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA & Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1979\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/conceptual-notational-devices-the-pcf-and-related-types\\/\\\">Conceptual-notational devices: The PCF and related types<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-descriptive-psychology-lri-report-no-35\\/\\\">Why Descriptive Psychology? (LRI Report No. 35)<\\/a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute\\n\\nOssorio, P.G. (1983\\/1985). <a href=https:\\/\\/link.springer.com\\/chapter\\/10.1007\\/978-1-4612-5076-0_2<\\/a>An overview of Descriptive Psychology<\\/a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)<\\/em>. New York: Springer Verlacht.\\n\\nOssorio, P. G. (1986\\/1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/3155\\/\\\">Appraisal<\\/a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-human-condition-some-formal-aspects-lri-report-no-47a\\/\\\">The human condition: Some formal aspects. LRI Report No. 47a<\\/a>. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/three-minute-lectures-on-emotion\\/\\\">Three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/more-three-minute-lectures-on-emotion\\/\\\">More three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/in-a-world-of-persons-and-their-ways\\/\\\">In a world of persons and their ways<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (2006). Out of nowhere. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 108-143>. Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1982\\/1998\\/2012). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/place\\/\\\"><em>Place<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (2006\\/2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/a><\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).<\\/em> Ann Arbor, MI: Descriptive Psychology Press.)\\n\\nPutman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\"> Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/knowing-the-world\\/\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nShideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.\\n\\nStone, C.J. (2017). <a href=\\\"http:\\/\\/obaat.euodp.com\\/\\\">One bite at a time: A glossary of Descriptive Psychology concepts<\\/a>. \\n\\nSchwartz, W. (2019). <a href=\\\"http:\\/\\/freedomliberationreaction.blogspot.com\\/2018\\/07\\/descriptive-psychology-and-person.html\\\">Descriptive psychology and the person concept<\\/a>. (to be published by Academic Press in Spring, 2019).\\n\\nWikipedia contributors. (n.d.). <a href=\\\"https:\\/\\/en.wikipedia.org\\/wiki\\/Descriptive_psychology\\\"> Descriptive Psychology<\\/a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5194,7114,'_elementor_edit_mode','builder'),
(5195,7114,'_elementor_template_type','wp-page'),
(5196,7114,'_elementor_version','3.32.2'),
(5197,7114,'_elementor_pro_version','3.32.1'),
(5198,7114,'_wp_page_template','default'),
(5199,7114,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false}]'),
(5202,7115,'_elementor_edit_mode','builder'),
(5203,7115,'_elementor_template_type','wp-page'),
(5204,7115,'_elementor_version','3.32.2'),
(5205,7115,'_elementor_pro_version','3.32.1'),
(5206,7115,'_wp_page_template','default'),
(5207,7115,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false}]'),
(5210,7116,'_elementor_edit_mode','builder'),
(5211,7116,'_elementor_template_type','wp-page'),
(5212,7116,'_elementor_version','3.32.2'),
(5213,7116,'_elementor_pro_version','3.32.1'),
(5214,7116,'_wp_page_template','default'),
(5215,7116,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em><strong>Descriptive Psychology<\\/strong><\\/em> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p>\\n<p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false}]'),
(5222,7117,'_elementor_edit_mode','builder'),
(5223,7117,'_elementor_template_type','wp-page'),
(5224,7117,'_elementor_version','3.33.0'),
(5225,7117,'_elementor_pro_version','3.33.1'),
(5226,7117,'_wp_page_template','default'),
(5227,7117,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em><strong>Descriptive Psychology<\\/strong><\\/em> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p>\\n<p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false}]'),
(5229,7118,'_elementor_edit_mode','builder'),
(5230,7118,'_elementor_template_type','wp-page'),
(5231,7118,'_elementor_version','3.33.0'),
(5232,7118,'_elementor_pro_version','3.33.1'),
(5233,7118,'_wp_page_template','default'),
(5234,7118,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em><strong>Descriptive Psychology<\\/strong><\\/em> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p>\\n<p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false}]'),
(5236,7119,'_elementor_edit_mode','builder'),
(5237,7119,'_elementor_template_type','wp-page'),
(5238,7119,'_elementor_version','3.33.0'),
(5239,7119,'_elementor_pro_version','3.33.1'),
(5240,7119,'_wp_page_template','default'),
(5241,7119,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong style=\\\"\\\">Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p>\\n<p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false}]'),
(5246,7120,'_elementor_edit_mode','builder'),
(5247,7120,'_elementor_template_type','wp-page'),
(5248,7120,'_elementor_version','3.33.0'),
(5249,7120,'_elementor_pro_version','3.33.1'),
(5250,7120,'_wp_page_template','default'),
(5251,7120,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong style=\\\"\\\">Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p>\\n<p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false}]'),
(5255,7121,'_elementor_edit_mode','builder'),
(5256,7121,'_elementor_template_type','wp-page'),
(5257,7121,'_elementor_version','3.33.0'),
(5258,7121,'_elementor_pro_version','3.33.1'),
(5259,7121,'_wp_page_template','default'),
(5260,7121,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely different approach to understanding people and what they do.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"45ba09cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Different How?\",\"description_text\":\"Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \\nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \\n\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=text\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\",\"title_color\":\"#6B74A8\",\"description_color\":\"#616161\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong style=\\\"\\\">Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p>\\n<p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74d5eef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Why is this so important?\",\"description_text\":\"Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required \\u201ca fresh start.\\u201d  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.\\n\\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\\n\",\"title_size\":\"h4\",\"text_align\":\"left\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=text\",\"title_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"_animation\":\"fadeIn\",\"_animation_delay\":\"100\",\"position\":\"\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false}]'),
(5264,7122,'_elementor_edit_mode','builder'),
(5265,7122,'_elementor_template_type','wp-page'),
(5266,7122,'_elementor_version','3.33.0'),
(5267,7122,'_elementor_pro_version','3.33.1'),
(5268,7122,'_wp_page_template','default'),
(5269,7122,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false}]'),
(5285,7125,'_wp_page_template','default'),
(5286,7125,'_elementor_edit_mode','builder'),
(5287,7125,'_elementor_template_type','wp-page'),
(5288,7125,'_elementor_version','3.33.0'),
(5289,7125,'_elementor_pro_version','3.33.1'),
(5291,7125,'_elementor_data','[{\"id\":\"0838f79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"64a69e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations and Courses by Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><\\/table><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><\\/tbody><\\/table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td>October 12, 1989<\\/td><\\/tr><tr><td colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\",\"_margin\":{\"unit\":\"px\",\"top\":\"107\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5292,7125,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5295,7126,'_wp_page_template','default'),
(5296,7126,'_elementor_edit_mode','builder'),
(5297,7126,'_elementor_template_type','wp-page'),
(5298,7126,'_elementor_version','3.33.0'),
(5299,7126,'_elementor_pro_version','3.33.1'),
(5301,7126,'_elementor_data','[{\"id\":\"0838f79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"64a69e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations and Courses by Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><\\/table><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><\\/tbody><\\/table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td>October 12, 1989<\\/td><\\/tr><tr><td colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\",\"_margin\":{\"unit\":\"px\",\"top\":\"107\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5302,7126,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5305,7127,'_wp_page_template','default'),
(5306,7127,'_elementor_edit_mode','builder'),
(5307,7127,'_elementor_template_type','wp-page'),
(5308,7127,'_elementor_version','3.33.0'),
(5309,7127,'_elementor_pro_version','3.33.1'),
(5311,7127,'_elementor_data','[{\"id\":\"0838f79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"64a69e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations and Courses by Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><\\/table><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><\\/tbody><\\/table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"width: 100%; border: none; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center; width: 277.086px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 159.773px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 146.141px;\\\">\\u00a0<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"width: 146.141px;\\\">October 12, 1989<\\/td><\\/tr><tr><td style=\\\"width: 595px;\\\" colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\",\"_margin\":{\"unit\":\"px\",\"top\":\"107\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5312,7127,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5318,7128,'_wp_page_template','default'),
(5319,7128,'_elementor_edit_mode','builder'),
(5320,7128,'_elementor_template_type','wp-page'),
(5321,7128,'_elementor_version','3.33.0'),
(5322,7128,'_elementor_pro_version','3.33.1'),
(5324,7128,'_elementor_data','[{\"id\":\"0838f79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"64a69e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations and Courses by Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><\\/table><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><\\/tbody><\\/table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"width: 100%; border: none; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center; width: 277.086px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 159.773px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 146.141px;\\\">\\u00a0<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"width: 146.141px;\\\">October 12, 1989<\\/td><\\/tr><tr><td style=\\\"width: 595px;\\\" colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\",\"_margin\":{\"unit\":\"px\",\"top\":\"107\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5325,7128,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5328,7129,'_wp_page_template','default'),
(5329,7129,'_elementor_edit_mode','builder'),
(5330,7129,'_elementor_template_type','wp-page'),
(5331,7129,'_elementor_version','3.33.0'),
(5332,7129,'_elementor_pro_version','3.33.1'),
(5334,7129,'_elementor_data','[{\"id\":\"0838f79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"64a69e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations and Courses by Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><\\/table><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><\\/tbody><\\/table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"width: 100%; border: none; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center; width: 277.086px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 159.773px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 146.141px;\\\">\\u00a0<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"width: 146.141px;\\\">October 12, 1989<\\/td><\\/tr><tr><td style=\\\"width: 595px;\\\" colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\",\"_margin\":{\"unit\":\"px\",\"top\":\"107\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5335,7129,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5338,7130,'_wp_page_template','default'),
(5339,7130,'_elementor_edit_mode','builder'),
(5340,7130,'_elementor_template_type','wp-page'),
(5341,7130,'_elementor_version','3.33.0'),
(5342,7130,'_elementor_pro_version','3.33.1'),
(5344,7130,'_elementor_data','[{\"id\":\"0838f79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"64a69e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations and Courses by Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><\\/table><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><\\/tbody><\\/table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"width: 100%; border: none; position: relative; top: -60px; border-color: ffffff;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center; width: 277.086px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 159.773px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 146.141px;\\\">\\u00a0<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"width: 146.141px;\\\">October 12, 1989<\\/td><\\/tr><tr><td style=\\\"width: 595px;\\\" colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\",\"_margin\":{\"unit\":\"px\",\"top\":\"107\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5345,7130,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5351,7131,'_wp_page_template','default'),
(5352,7131,'_elementor_edit_mode','builder'),
(5353,7131,'_elementor_template_type','wp-page'),
(5354,7131,'_elementor_version','3.33.0'),
(5355,7131,'_elementor_pro_version','3.33.1'),
(5357,7131,'_elementor_data','[{\"id\":\"0838f79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"64a69e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations and Courses by Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><\\/table><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><\\/tbody><\\/table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"width: 100%; border: none; position: relative; top: -60px; border-color: ffffff;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center; width: 277.086px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 159.773px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 146.141px;\\\">\\u00a0<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"width: 146.141px;\\\">October 12, 1989<\\/td><\\/tr><tr><td style=\\\"width: 595px;\\\" colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\",\"_margin\":{\"unit\":\"px\",\"top\":\"107\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5358,7131,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5361,7132,'_wp_page_template','default'),
(5362,7132,'_elementor_edit_mode','builder'),
(5363,7132,'_elementor_template_type','wp-page'),
(5364,7132,'_elementor_version','3.33.0'),
(5365,7132,'_elementor_pro_version','3.33.1'),
(5367,7132,'_elementor_data','[{\"id\":\"0838f79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"64a69e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations and Courses by Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><\\/table><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><\\/tbody><\\/table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"width: 100%; border: none; position: relative; top: -60px; border-color: ffffff;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center; width: 277.086px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 159.773px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 146.141px;\\\">\\u00a0<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"width: 146.141px;\\\">October 12, 1989<\\/td><\\/tr><tr><td style=\\\"width: 595px;\\\" colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\",\"_margin\":{\"unit\":\"px\",\"top\":\"107\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5368,7132,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5371,7133,'_wp_page_template','default'),
(5372,7133,'_elementor_edit_mode','builder'),
(5373,7133,'_elementor_template_type','wp-page'),
(5374,7133,'_elementor_version','3.33.0'),
(5375,7133,'_elementor_pro_version','3.33.1'),
(5377,7133,'_elementor_data','[{\"id\":\"0838f79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"64a69e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations and Courses by Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><\\/table><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><\\/tbody><\\/table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"width: 100%; border: none; position: relative; top: -60px; border-color: ffffff;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center; width: 277.086px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 159.773px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 146.141px;\\\">\\u00a0<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"width: 146.141px;\\\">October 12, 1989<\\/td><\\/tr><tr><td style=\\\"width: 595px;\\\" colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\",\"_margin\":{\"unit\":\"px\",\"top\":\"107\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5378,7133,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5384,6731,'_wp_old_date','2025-09-25'),
(5387,6895,'_wp_old_date','2025-09-25'),
(5388,6728,'_wp_old_date','2025-09-25'),
(5389,6726,'_wp_old_date','2025-09-25'),
(5390,6727,'_wp_old_date','2025-09-25'),
(5394,7134,'_menu_item_type','post_type'),
(5395,7134,'_menu_item_menu_item_parent','6729'),
(5396,7134,'_menu_item_object_id','5696'),
(5397,7134,'_menu_item_object','page'),
(5398,7134,'_menu_item_target',''),
(5399,7134,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(5400,7134,'_menu_item_xfn',''),
(5401,7134,'_menu_item_url',''),
(5403,7135,'_menu_item_type','post_type'),
(5404,7135,'_menu_item_menu_item_parent','6731'),
(5405,7135,'_menu_item_object_id','8'),
(5406,7135,'_menu_item_object','page'),
(5407,7135,'_menu_item_target',''),
(5408,7135,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(5409,7135,'_menu_item_xfn',''),
(5410,7135,'_menu_item_url',''),
(5412,7136,'_menu_item_type','post_type'),
(5413,7136,'_menu_item_menu_item_parent','6731'),
(5414,7136,'_menu_item_object_id','6716'),
(5415,7136,'_menu_item_object','page'),
(5416,7136,'_menu_item_target',''),
(5417,7136,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(5418,7136,'_menu_item_xfn',''),
(5419,7136,'_menu_item_url',''),
(5422,8,'_edit_lock','1767041091:4'),
(5423,8,'_elementor_edit_mode','builder'),
(5424,8,'_elementor_template_type','wp-page'),
(5425,8,'_elementor_version','3.33.0'),
(5426,8,'_elementor_pro_version','3.33.1'),
(5427,7137,'_wp_page_template','default'),
(5429,7137,'_elementor_edit_mode','builder'),
(5430,7137,'_elementor_template_type','wp-page'),
(5431,7137,'_elementor_version','3.33.0'),
(5432,7137,'_elementor_pro_version','3.33.1'),
(5433,7138,'_wp_page_template','default'),
(5435,7138,'_elementor_edit_mode','builder'),
(5436,7138,'_elementor_template_type','wp-page'),
(5437,7138,'_elementor_version','3.33.0'),
(5438,7138,'_elementor_pro_version','3.33.1'),
(5439,8,'_elementor_data','[{\"id\":\"55c2884f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7e26cc7d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41873cdc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[{\"id\":\"406cb29e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology<\\/em> is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u00a0<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\">\\u00a0<\\/div><div>\\u00a0<\\/div><p style=\\\"padding: 25px 0px 0px 0px;\\\">\\\"<em>Descriptive Psychology<\\/em> (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\\" -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>\\u00a0<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p style=\\\"background: white; margin: 0in 0in .25in 0in;\\\"><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychology<\\/em> provides a coherent conceptual framework for all of behavioral science.\\u00a0<\\/span><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychologists<\\/em> organize and articulate the implicit structure of that discipline.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5440,7139,'_wp_page_template','default'),
(5442,7139,'_elementor_edit_mode','builder'),
(5443,7139,'_elementor_template_type','wp-page'),
(5444,7139,'_elementor_version','3.33.0'),
(5445,7139,'_elementor_pro_version','3.33.1'),
(5446,7139,'_elementor_data','[{\"id\":\"41873cdc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[{\"id\":\"406cb29e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong><span style=\\\"font-size: large;\\\">What is Descriptive Psychology?<\\/span><\\/strong>\\n\\n<em>Descriptive Psychology<\\/em> is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\\n<div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\"><\\/div>\\n<p style=\\\"padding: 25px 0px 0px 0px;\\\">\\\"<em>Descriptive Psychology<\\/em> (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\\" -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\"><\\/div>\\n&nbsp;\\n<p style=\\\"background: white; margin: 0in 0in .25in 0in;\\\"><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychology<\\/em> provides a coherent conceptual framework for all of behavioral science.\\u00a0<\\/span><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychologists<\\/em> organize and articulate the implicit structure of that discipline.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5448,7140,'_elementor_edit_mode','builder'),
(5449,7140,'_elementor_template_type','container'),
(5450,7140,'_elementor_version','3.33.0'),
(5451,7140,'_elementor_pro_version','3.33.1'),
(5452,7141,'_elementor_edit_mode','builder'),
(5453,7141,'_elementor_template_type','container'),
(5454,7141,'_elementor_version','3.33.0'),
(5455,7141,'_elementor_pro_version','3.33.1'),
(5456,7140,'_wp_page_template','default'),
(5457,7140,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5458,7140,'_elementor_data','[{\"id\":\"6c7c0672\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56daaf0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations and Courses by Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(5459,7142,'_elementor_edit_mode','builder'),
(5460,7142,'_elementor_template_type','container'),
(5461,7142,'_elementor_version','3.33.0'),
(5462,7142,'_elementor_pro_version','3.33.1'),
(5463,7142,'_wp_page_template','default'),
(5464,7142,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5465,7142,'_elementor_data','[{\"id\":\"6c7c0672\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56daaf0d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations and Courses by Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(5467,7140,'_elementor_controls_usage','a:2:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}}'),
(5477,7144,'_wp_page_template','default'),
(5479,7144,'_elementor_edit_mode','builder'),
(5480,7144,'_elementor_template_type','wp-page'),
(5481,7144,'_elementor_version','3.33.0'),
(5482,7144,'_elementor_pro_version','3.33.1'),
(5483,7144,'_elementor_data','[{\"id\":\"41873cdc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[{\"id\":\"406cb29e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong><span style=\\\"font-size: large;\\\">What is Descriptive Psychology?<\\/span><\\/strong>\\n\\n<em>Descriptive Psychology<\\/em> is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\\n<div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\"><\\/div>\\n<p style=\\\"padding: 25px 0px 0px 0px;\\\">\\\"<em>Descriptive Psychology<\\/em> (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\\" -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\"><\\/div>\\n&nbsp;\\n<p style=\\\"background: white; margin: 0in 0in .25in 0in;\\\"><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychology<\\/em> provides a coherent conceptual framework for all of behavioral science.\\u00a0<\\/span><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychologists<\\/em> organize and articulate the implicit structure of that discipline.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5484,7145,'_wp_page_template','default'),
(5486,7145,'_elementor_edit_mode','builder'),
(5487,7145,'_elementor_template_type','wp-page'),
(5488,7145,'_elementor_version','3.33.0'),
(5489,7145,'_elementor_pro_version','3.33.1'),
(5490,7145,'_elementor_data','[{\"id\":\"41873cdc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[{\"id\":\"406cb29e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong><span style=\\\"font-size: large;\\\">What is Descriptive Psychology?<\\/span><\\/strong>\\n\\n<em>Descriptive Psychology<\\/em> is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\\n<div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\"><\\/div>\\n<p style=\\\"padding: 25px 0px 0px 0px;\\\">\\\"<em>Descriptive Psychology<\\/em> (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\\" -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\"><\\/div>\\n&nbsp;\\n<p style=\\\"background: white; margin: 0in 0in .25in 0in;\\\"><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychology<\\/em> provides a coherent conceptual framework for all of behavioral science.\\u00a0<\\/span><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychologists<\\/em> organize and articulate the implicit structure of that discipline.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5491,8,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5492,7146,'_wp_page_template','default'),
(5494,7146,'_elementor_edit_mode','builder'),
(5495,7146,'_elementor_template_type','wp-page'),
(5496,7146,'_elementor_version','3.33.0'),
(5497,7146,'_elementor_pro_version','3.33.1'),
(5498,7146,'_elementor_data','[{\"id\":\"55c2884f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7e26cc7d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41873cdc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[{\"id\":\"406cb29e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong><span style=\\\"font-size: large;\\\">What is Descriptive Psychology?<\\/span><\\/strong>\\n\\n<em>Descriptive Psychology<\\/em> is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\\n<div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\"><\\/div>\\n<p style=\\\"padding: 25px 0px 0px 0px;\\\">\\\"<em>Descriptive Psychology<\\/em> (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\\" -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\"><\\/div>\\n&nbsp;\\n<p style=\\\"background: white; margin: 0in 0in .25in 0in;\\\"><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychology<\\/em> provides a coherent conceptual framework for all of behavioral science.\\u00a0<\\/span><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychologists<\\/em> organize and articulate the implicit structure of that discipline.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5499,7146,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5501,7147,'_wp_page_template','default'),
(5503,7147,'_elementor_edit_mode','builder'),
(5504,7147,'_elementor_template_type','wp-page'),
(5505,7147,'_elementor_version','3.33.0'),
(5506,7147,'_elementor_pro_version','3.33.1'),
(5507,7147,'_elementor_data','[{\"id\":\"55c2884f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7e26cc7d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41873cdc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[{\"id\":\"406cb29e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong><span style=\\\"font-size: large;\\\">What is Descriptive Psychology?<\\/span><\\/strong>\\n\\n<em>Descriptive Psychology<\\/em> is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\\n<div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\"><\\/div>\\n<p style=\\\"padding: 25px 0px 0px 0px;\\\">\\\"<em>Descriptive Psychology<\\/em> (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\\" -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\"><\\/div>\\n&nbsp;\\n<p style=\\\"background: white; margin: 0in 0in .25in 0in;\\\"><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychology<\\/em> provides a coherent conceptual framework for all of behavioral science.\\u00a0<\\/span><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychologists<\\/em> organize and articulate the implicit structure of that discipline.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5508,7147,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5509,7148,'_wp_page_template','default'),
(5511,7148,'_elementor_edit_mode','builder'),
(5512,7148,'_elementor_template_type','wp-page'),
(5513,7148,'_elementor_version','3.33.0'),
(5514,7148,'_elementor_pro_version','3.33.1'),
(5515,7148,'_elementor_data','[{\"id\":\"55c2884f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7e26cc7d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41873cdc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[{\"id\":\"406cb29e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong><span style=\\\"font-size: large;\\\">What is Descriptive Psychology?<\\/span><\\/strong>\\n\\n<em>Descriptive Psychology<\\/em> is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\\n<div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\"><\\/div>\\n<p style=\\\"padding: 25px 0px 0px 0px;\\\">\\\"<em>Descriptive Psychology<\\/em> (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\\" -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\"><\\/div>\\n&nbsp;\\n<p style=\\\"background: white; margin: 0in 0in .25in 0in;\\\"><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychology<\\/em> provides a coherent conceptual framework for all of behavioral science.\\u00a0<\\/span><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychologists<\\/em> organize and articulate the implicit structure of that discipline.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5516,7148,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5517,7149,'_wp_page_template','default'),
(5519,7149,'_elementor_edit_mode','builder'),
(5520,7149,'_elementor_template_type','wp-page'),
(5521,7149,'_elementor_version','3.33.0'),
(5522,7149,'_elementor_pro_version','3.33.1'),
(5523,7149,'_elementor_data','[{\"id\":\"55c2884f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7e26cc7d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41873cdc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[{\"id\":\"406cb29e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology<\\/em> is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"padding: 25px 0px 0px 0px;\\\">\\\"<em>Descriptive Psychology<\\/em> (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\\" -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>\\u00a0<\\/p><p style=\\\"background: white; margin: 0in 0in .25in 0in;\\\"><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychology<\\/em> provides a coherent conceptual framework for all of behavioral science.\\u00a0<\\/span><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychologists<\\/em> organize and articulate the implicit structure of that discipline.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5524,7149,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5526,7150,'_wp_page_template','default'),
(5528,7150,'_elementor_edit_mode','builder'),
(5529,7150,'_elementor_template_type','wp-page'),
(5530,7150,'_elementor_version','3.33.0'),
(5531,7150,'_elementor_pro_version','3.33.1'),
(5532,7150,'_elementor_data','[{\"id\":\"55c2884f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7e26cc7d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41873cdc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[{\"id\":\"406cb29e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology<\\/em> is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"padding: 25px 0px 0px 0px;\\\">\\\"<em>Descriptive Psychology<\\/em> (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\\" -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>\\u00a0<\\/p><p style=\\\"background: white; margin: 0in 0in .25in 0in;\\\"><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychology<\\/em> provides a coherent conceptual framework for all of behavioral science.\\u00a0<\\/span><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychologists<\\/em> organize and articulate the implicit structure of that discipline.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5533,7150,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5534,7151,'_wp_page_template','default'),
(5536,7151,'_elementor_edit_mode','builder'),
(5537,7151,'_elementor_template_type','wp-page'),
(5538,7151,'_elementor_version','3.33.0'),
(5539,7151,'_elementor_pro_version','3.33.1'),
(5540,7151,'_elementor_data','[{\"id\":\"55c2884f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7e26cc7d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41873cdc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[{\"id\":\"406cb29e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology<\\/em> is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"padding: 25px 0px 0px 0px;\\\">\\\"<em>Descriptive Psychology<\\/em> (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\\" -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>\\u00a0<\\/p><p style=\\\"background: white; margin: 0in 0in .25in 0in;\\\"><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychology<\\/em> provides a coherent conceptual framework for all of behavioral science.\\u00a0<\\/span><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychologists<\\/em> organize and articulate the implicit structure of that discipline.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5541,7151,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5542,7152,'_wp_page_template','default'),
(5544,7152,'_elementor_edit_mode','builder'),
(5545,7152,'_elementor_template_type','wp-page'),
(5546,7152,'_elementor_version','3.33.0'),
(5547,7152,'_elementor_pro_version','3.33.1'),
(5548,7152,'_elementor_data','[{\"id\":\"55c2884f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7e26cc7d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41873cdc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[{\"id\":\"406cb29e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology<\\/em> is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u00a0<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\">\\u00a0<\\/div><div>\\u00a0<\\/div><p style=\\\"padding: 25px 0px 0px 0px;\\\">\\\"<em>Descriptive Psychology<\\/em> (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\\" -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>\\u00a0<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p style=\\\"background: white; margin: 0in 0in .25in 0in;\\\"><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychology<\\/em> provides a coherent conceptual framework for all of behavioral science.\\u00a0<\\/span><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychologists<\\/em> organize and articulate the implicit structure of that discipline.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5549,7152,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5555,84,'_edit_lock','1767190619:4'),
(5556,84,'_elementor_edit_mode','builder'),
(5557,84,'_elementor_template_type','wp-page'),
(5558,84,'_elementor_version','3.33.0'),
(5559,84,'_elementor_pro_version','3.33.1'),
(5568,7154,'_wp_page_template','default'),
(5570,7154,'_elementor_edit_mode','builder'),
(5571,7154,'_elementor_template_type','wp-page'),
(5572,7154,'_elementor_version','3.33.0'),
(5573,7154,'_elementor_pro_version','3.33.1'),
(5574,7155,'_wp_page_template','default'),
(5576,7155,'_elementor_edit_mode','builder'),
(5577,7155,'_elementor_template_type','wp-page'),
(5578,7155,'_elementor_version','3.33.0'),
(5579,7155,'_elementor_pro_version','3.33.1'),
(5580,84,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5581,84,'_elementor_data','[{\"id\":\"11e3bf3f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"39280316\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a353265\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"70dbf9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.<\\/p><p>As documented by Mary Shideler in her paper <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-founding-of-the-society-for-descriptive-psychology\\/\\\"><em>The Founding of the Society for Descriptive Psychology<\\/em><\\/a>, the Society was founded on December 27, 1978 with the participation and\\/or assistance of the following 22 people:<\\/p><p style=\\\"margin-left: 5%; margin-right: 12%;\\\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch<\\/em>.<\\/p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\\\"http:\\/\\/www.sdp.org\\/past-presidents-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a> and a list of current officers can be found <a href=\\\"http:\\/\\/www.sdp.org\\/sdp-officers\\/\\\">here<\\/a>.<\\/p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\\\"http:\\/\\/www.sdp.org\\/conference-programs-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a>.<\\/p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">The Peter G. Ossorio Collection at CU Scholar<\\/a>.<\\/p><p>Many of his publications can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">here<\\/a>, including his comprehensive book <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/em><\\/a>.<\\/p><p>Several hundred additional publications and dissertations by his students and <br \\/>colleagues can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\\\">here<\\/a>, <a href=\\\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\\\">here<\\/a>, and <a href=\\\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\\\">here<\\/a>.<\\/p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5582,7156,'_wp_page_template','default'),
(5584,7156,'_elementor_edit_mode','builder'),
(5585,7156,'_elementor_template_type','wp-page'),
(5586,7156,'_elementor_version','3.33.0'),
(5587,7156,'_elementor_pro_version','3.33.1'),
(5588,7156,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5589,7156,'_elementor_data','[{\"id\":\"11e3bf3f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"39280316\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a353265\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"70dbf9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.<\\/p>\\n\\nAs documented by Mary Shideler in her paper <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-founding-of-the-society-for-descriptive-psychology\\/\\\"><em>The Founding of the Society for Descriptive Psychology<\\/em><\\/a>, the Society was founded on December 27, 1978 with the participation and\\/or assistance of the following 22 people:\\n\\n<p style=\\\"margin-left:5%; margin-right:12%;\\\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch<\\/em>.<\\/p>\\n \\nAt the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href = \\\"http:\\/\\/www.sdp.org\\/past-presidents-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a> and a list of current officers can be found <a href=\\\"http:\\/\\/www.sdp.org\\/sdp-officers\\/\\\">here<\\/a>.\\n\\nSince its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href = \\\"http:\\/\\/www.sdp.org\\/conference-programs-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a>.\\n\\nThe core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href= \\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">The Peter G. Ossorio Collection at CU Scholar<\\/a>. \\n\\nMany of his publications can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">here<\\/a>, including his comprehensive book <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/em><\\/a>. \\n\\nSeveral hundred additional publications and dissertations by his students and <br>colleagues can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\\\">here<\\/a>, <a href=\\\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\\\">here<\\/a>, and <a href=\\\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\\\">here<\\/a>.\\n\\nWe welcome you to explore Descriptive Psychology and join us at one of our annual meetings.\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5593,7157,'_wp_page_template','default'),
(5595,7157,'_elementor_edit_mode','builder'),
(5596,7157,'_elementor_template_type','wp-page'),
(5597,7157,'_elementor_version','3.33.0'),
(5598,7157,'_elementor_pro_version','3.33.1'),
(5599,7157,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5600,7157,'_elementor_data','[{\"id\":\"11e3bf3f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"39280316\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a353265\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"70dbf9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.<\\/p>\\n\\nAs documented by Mary Shideler in her paper <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-founding-of-the-society-for-descriptive-psychology\\/\\\"><em>The Founding of the Society for Descriptive Psychology<\\/em><\\/a>, the Society was founded on December 27, 1978 with the participation and\\/or assistance of the following 22 people:\\n\\n<p style=\\\"margin-left:5%; margin-right:12%;\\\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch<\\/em>.<\\/p>\\n \\nAt the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href = \\\"http:\\/\\/www.sdp.org\\/past-presidents-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a> and a list of current officers can be found <a href=\\\"http:\\/\\/www.sdp.org\\/sdp-officers\\/\\\">here<\\/a>.\\n\\nSince its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href = \\\"http:\\/\\/www.sdp.org\\/conference-programs-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a>.\\n\\nThe core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href= \\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">The Peter G. Ossorio Collection at CU Scholar<\\/a>. \\n\\nMany of his publications can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">here<\\/a>, including his comprehensive book <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/em><\\/a>. \\n\\nSeveral hundred additional publications and dissertations by his students and <br>colleagues can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\\\">here<\\/a>, <a href=\\\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\\\">here<\\/a>, and <a href=\\\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\\\">here<\\/a>.\\n\\nWe welcome you to explore Descriptive Psychology and join us at one of our annual meetings.\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5603,7158,'_wp_page_template','default'),
(5605,7158,'_elementor_edit_mode','builder'),
(5606,7158,'_elementor_template_type','wp-page'),
(5607,7158,'_elementor_version','3.33.0'),
(5608,7158,'_elementor_pro_version','3.33.1'),
(5609,7158,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5610,7158,'_elementor_data','[{\"id\":\"11e3bf3f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"39280316\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a353265\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"70dbf9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.<\\/p>\\n\\nAs documented by Mary Shideler in her paper <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-founding-of-the-society-for-descriptive-psychology\\/\\\"><em>The Founding of the Society for Descriptive Psychology<\\/em><\\/a>, the Society was founded on December 27, 1978 with the participation and\\/or assistance of the following 22 people:\\n\\n<p style=\\\"margin-left:5%; margin-right:12%;\\\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch<\\/em>.<\\/p>\\n \\nAt the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href = \\\"http:\\/\\/www.sdp.org\\/past-presidents-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a> and a list of current officers can be found <a href=\\\"http:\\/\\/www.sdp.org\\/sdp-officers\\/\\\">here<\\/a>.\\n\\nSince its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href = \\\"http:\\/\\/www.sdp.org\\/conference-programs-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a>.\\n\\nThe core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href= \\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">The Peter G. Ossorio Collection at CU Scholar<\\/a>. \\n\\nMany of his publications can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">here<\\/a>, including his comprehensive book <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/em><\\/a>. \\n\\nSeveral hundred additional publications and dissertations by his students and <br>colleagues can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\\\">here<\\/a>, <a href=\\\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\\\">here<\\/a>, and <a href=\\\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\\\">here<\\/a>.\\n\\nWe welcome you to explore Descriptive Psychology and join us at one of our annual meetings.\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5613,7159,'_wp_page_template','default'),
(5615,7159,'_elementor_edit_mode','builder'),
(5616,7159,'_elementor_template_type','wp-page'),
(5617,7159,'_elementor_version','3.33.0'),
(5618,7159,'_elementor_pro_version','3.33.1'),
(5619,7159,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5620,7159,'_elementor_data','[{\"id\":\"11e3bf3f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"39280316\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a353265\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"70dbf9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.<\\/p><p>As documented by Mary Shideler in her paper <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-founding-of-the-society-for-descriptive-psychology\\/\\\"><em>The Founding of the Society for Descriptive Psychology<\\/em><\\/a>, the Society was founded on December 27, 1978 with the participation and\\/or assistance of the following 22 people:<\\/p><p style=\\\"margin-left: 5%; margin-right: 12%;\\\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch<\\/em>.<\\/p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\\\"http:\\/\\/www.sdp.org\\/past-presidents-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a> and a list of current officers can be found <a href=\\\"http:\\/\\/www.sdp.org\\/sdp-officers\\/\\\">here<\\/a>.<\\/p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\\\"http:\\/\\/www.sdp.org\\/conference-programs-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a>.<\\/p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">The Peter G. Ossorio Collection at CU Scholar<\\/a>.<\\/p><p>Many of his publications can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">here<\\/a>, including his comprehensive book <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/em><\\/a>.<\\/p><p>Several hundred additional publications and dissertations by his students and <br \\/>colleagues can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\\\">here<\\/a>, <a href=\\\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\\\">here<\\/a>, and <a href=\\\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\\\">here<\\/a>.<\\/p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5644,7162,'_menu_item_type','post_type'),
(5645,7162,'_menu_item_menu_item_parent','7307'),
(5646,7162,'_menu_item_object_id','2928'),
(5647,7162,'_menu_item_object','page'),
(5648,7162,'_menu_item_target',''),
(5649,7162,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(5650,7162,'_menu_item_xfn',''),
(5651,7162,'_menu_item_url',''),
(5662,7164,'_wp_page_template','default'),
(5663,7164,'_elementor_edit_mode','builder'),
(5664,7164,'_elementor_template_type','wp-page'),
(5665,7164,'_elementor_version','3.33.0'),
(5666,7164,'_elementor_pro_version','3.33.1'),
(5667,7164,'_elementor_data','[{\"id\":\"5e40848\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"177b9085\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style =\\\"width:140%; position:relative; right:110px;\\\" >The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.<\\/p>\\n\\n<p style =\\\"width:140%; position:relative; right:110px;\\\"><strong>Note<\\/strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available<\\/strong>) and\\/or to review conference presentations given by other SDP members that year.<\\/p>\\n\\n<p style =\\\"width:140%; position:relative; right:110px;\\\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.<\\/p>\\n\\n\\n<div align = \\\"center\\\">\\n<table style=\\\"width:140%; position:relative; right:110px; border-top:3px solid darkblue; border-bottom:3px solid darkblue;\\\">\\n    <colgroup>\\n       <col span=\\\"1\\\" style=\\\"width: 27%;\\\">\\n       <col span=\\\"1\\\" style=\\\"width: 13%;\\\">\\n       <col span=\\\"1\\\" style=\\\"width: 40%;\\\"> \\n       <col span=\\\"1\\\" style=\\\"width: 20%;\\\">\\n    <\\/colgroup>\\n  <tr style = \\\"border-bottom:3px solid darkblue;\\\">\\n    <td style = \\\"font-weight:bold; font-size:120%;\\\">Name<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; font-size:120%;\\\">Year as <br>President<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; font-size:120%;\\\">Presidential<br>Address<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; font-size:120%;\\\">Conference<br>Program<\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1978-1980<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Thomas Mitchell, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1980-1981<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Mary Shideler, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1981-1982<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1982-1983<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr> \\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/\\\">Ray Bergner, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1983-1984<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1984-1985<\\/td>\\n    <td style=\\\"text-align:center;\\\">Counseling with Adolescents and Their Families:<br>A Status Dynamic Approach<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1985-1986<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/jane-littmann\\/\\\">Jane R. Littmann, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1986-1987<\\/td>\\n    <td style=\\\"text-align:center;\\\">Humor in Psychotherapy: For Better or for Worse<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">James Holmes, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1987-1988<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/david-bender\\/\\\">David Bender, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1988-1989<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Carolyn Allen Zeiger, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1989-1990<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdp-members\\/walter-torres\\/\\\">Walter Torres, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1990-1991<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1991-1992<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">John R. Forward, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1992-1993<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=363&action=edit\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1993-1994<\\/td>\\n    <td style=\\\"text-align:center;\\\">Management by Trellis-Building: Harmonizing<br>Organization and Professional Community<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1994-1995<\\/td>\\n    <td style=\\\"text-align:center;\\\">Trauma and its Transformations<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1995-1996<\\/td>\\n    <td style=\\\"text-align:center;\\\">The Mommas and the Papas: Roles Parents Play<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/paul-zeiger\\/\\\">Paul Zeiger, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1996-1997<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/fernand-lubuguin\\/\\\">Fernand Lubuguin, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1997-1998<\\/td>\\n    <td style=\\\"text-align:center;\\\">Beyond Melting Pot and Tossed Salad<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=http:\\/\\/www.sdp.org\\/sdp-members\\/reg-garcia\\/\\\">Reginaldo Garcia, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1998-1999<\\/td>\\n    <td style=\\\"text-align:center;\\\">Persons, Change and Stress<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\">21st Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Michael Spayd, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1999-2000<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Thomas Windham, Ph.D.<br>(Resigned)<\\/td>\\n    <td style=\\\"text-align:center;\\\">2000-2001<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><br>(Acting President)<\\/td>\\n    <td style=\\\"text-align:center;\\\">2000-2001<\\/td>\\n    <td style=\\\"text-align:center;\\\">H5 Technologies<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\">23rd Conference<\\/a><\\/td>\\n\\n\\n  <\\/tr>  \\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2001-2002<\\/td>\\n    <td style=\\\"text-align:center;\\\"> A Solution to the Problem of Large Scale Judgment Spaces<\\/td>\\n<td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\">24th Conference<\\/a><\\/td>\\n  <\\/tr>  \\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/richard-heinrich\\/\\\">Richard Heinrich, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2002-2003<\\/td>\\n    <td style=\\\"text-align:center;\\\">Addressing Pain and Suffering at the End-of-Life<\\/td>\\n<td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\">25th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <\\/tr>  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"\\/%3Chttp:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/%22\\\">Raymond Bergner, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2003-2004<\\/td>\\n    <td style=\\\"text-align:center;\\\">Is it All Really Biological?<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Robert Brill, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2004-2005<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2005-2006<\\/td>\\n    <td style=\\\"text-align:center;\\\">Appraisal and Competence in Managing the <br>Learning Loop<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2006-Conference-Program.pdf\\\"28th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Heather Holmes Lonergan, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2006-2007<\\/td>\\n    <td style=\\\"text-align:center;\\\"> Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\">29th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2007-2008<\\/td>\\n    <td style=\\\"text-align:center;\\\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\">30th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"\\/%3C%22http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/%22\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2008-2009<\\/td>\\n<td style = \\\"text-align:center;\\\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence & Stalking<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\">31st Conference<\\/a><\\/td>\\n\\n\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a  href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/c-j-peek\\/\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2009-2010<\\/td>\\n    <td style=\\\"text-align:center;\\\">A Report from the Field: Using Paradigm Case<br>Formulation and Parametric Analysis in Emerging Fields of Healthcare<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\">32nd Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2010-2011<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">Re-working Economics from the Ground Up<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\">33rd Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2011-2012<\\/td>\\n    <td style=\\\"text-align:center;\\\">Invisible to the Naked Eye<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\">34th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/charles-kantor\\/\\\">Charles Kantor, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2012-2013<\\/td>\\n    <td style=\\\"text-align:center;\\\">Creating Monsters: How persons become<br>perpetrators of genocide<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\">35th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">C.J. Stone<\\/td>\\n    <td style=\\\"text-align:center;\\\">2013-2014<\\/td>\\n    <td style=\\\"text-align:center;\\\">Looking back, and Looking Forward<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\">36th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/wynn-schwartz\\/\\\">Wynn Schwartz, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2014-2015<\\/td>\\n    <td style=\\\"text-align:center;\\\">Social Progress and the Just Choice<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\">37th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ned Kirsch, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2015-2016<\\/td>\\n    <td style=\\\"text-align:center;\\\">Notes on the Relationship between Persons and Embodiment<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\">38th Conference<\\/a><\\/td>\\n <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Bryan Harnsberger, Psy.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2016-2017<\\/td>\\n    <td style=\\\"text-align:center;\\\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\">39th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2017-2018<\\/td>\\n    <td style=\\\"text-align:center;\\\">Applying Descriptive Psychology to the \\n        Treatment of Psychological Trauma<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\">40th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Erol Zeybekoglu, Psy.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2018-2019<\\/td>\\n    <td style=\\\"text-align:center;\\\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\">41st Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Patricia Kennedy, Psy.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2019-2020<\\/td>\\n    <td style=\\\"text-align:center;\\\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place\\nin the World.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\">42nd Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2020-2021<\\/td>\\n    <td style=\\\"text-align:center;\\\">Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple Relationships.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\">43rd Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ian Newby-Clark, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2021-2022<\\/td>\\n    <td style=\\\"text-align:center;\\\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\">44th Conference<\\/a><\\/td>\\n  <\\/tr> \\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">David Bender, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2022-2023<\\/td>\\n    <td style=\\\"text-align:center;\\\">Descriptive Psychology in Everyday Life.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\">45th Conference<\\/a><\\/td>\\n  <\\/tr> \\n\\n\\n<\\/table>\\n<\\/div>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5669,7165,'_wp_page_template','default'),
(5670,7165,'_elementor_edit_mode','builder'),
(5671,7165,'_elementor_template_type','wp-page'),
(5672,7165,'_elementor_version','3.33.0'),
(5673,7165,'_elementor_pro_version','3.33.1'),
(5674,7165,'_elementor_data','[{\"id\":\"5e40848\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"177b9085\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style =\\\"width:140%; position:relative; right:110px;\\\" >The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.<\\/p>\\n\\n<p style =\\\"width:140%; position:relative; right:110px;\\\"><strong>Note<\\/strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available<\\/strong>) and\\/or to review conference presentations given by other SDP members that year.<\\/p>\\n\\n<p style =\\\"width:140%; position:relative; right:110px;\\\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.<\\/p>\\n\\n\\n<div align = \\\"center\\\">\\n<table style=\\\"width:140%; position:relative; right:110px; border-top:3px solid darkblue; border-bottom:3px solid darkblue;\\\">\\n    <colgroup>\\n       <col span=\\\"1\\\" style=\\\"width: 27%;\\\">\\n       <col span=\\\"1\\\" style=\\\"width: 13%;\\\">\\n       <col span=\\\"1\\\" style=\\\"width: 40%;\\\"> \\n       <col span=\\\"1\\\" style=\\\"width: 20%;\\\">\\n    <\\/colgroup>\\n  <tr style = \\\"border-bottom:3px solid darkblue;\\\">\\n    <td style = \\\"font-weight:bold; font-size:120%;\\\">Name<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; font-size:120%;\\\">Year as <br>President<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; font-size:120%;\\\">Presidential<br>Address<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; font-size:120%;\\\">Conference<br>Program<\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1978-1980<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Thomas Mitchell, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1980-1981<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Mary Shideler, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1981-1982<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1982-1983<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr> \\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/\\\">Ray Bergner, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1983-1984<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1984-1985<\\/td>\\n    <td style=\\\"text-align:center;\\\">Counseling with Adolescents and Their Families:<br>A Status Dynamic Approach<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1985-1986<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/jane-littmann\\/\\\">Jane R. Littmann, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1986-1987<\\/td>\\n    <td style=\\\"text-align:center;\\\">Humor in Psychotherapy: For Better or for Worse<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">James Holmes, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1987-1988<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/david-bender\\/\\\">David Bender, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1988-1989<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Carolyn Allen Zeiger, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1989-1990<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdp-members\\/walter-torres\\/\\\">Walter Torres, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1990-1991<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1991-1992<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">John R. Forward, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1992-1993<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=363&action=edit\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1993-1994<\\/td>\\n    <td style=\\\"text-align:center;\\\">Management by Trellis-Building: Harmonizing<br>Organization and Professional Community<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1994-1995<\\/td>\\n    <td style=\\\"text-align:center;\\\">Trauma and its Transformations<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1995-1996<\\/td>\\n    <td style=\\\"text-align:center;\\\">The Mommas and the Papas: Roles Parents Play<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/paul-zeiger\\/\\\">Paul Zeiger, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1996-1997<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/fernand-lubuguin\\/\\\">Fernand Lubuguin, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1997-1998<\\/td>\\n    <td style=\\\"text-align:center;\\\">Beyond Melting Pot and Tossed Salad<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=http:\\/\\/www.sdp.org\\/sdp-members\\/reg-garcia\\/\\\">Reginaldo Garcia, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1998-1999<\\/td>\\n    <td style=\\\"text-align:center;\\\">Persons, Change and Stress<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\">21st Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Michael Spayd, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1999-2000<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Thomas Windham, Ph.D.<br>(Resigned)<\\/td>\\n    <td style=\\\"text-align:center;\\\">2000-2001<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><br>(Acting President)<\\/td>\\n    <td style=\\\"text-align:center;\\\">2000-2001<\\/td>\\n    <td style=\\\"text-align:center;\\\">H5 Technologies<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\">23rd Conference<\\/a><\\/td>\\n\\n\\n  <\\/tr>  \\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2001-2002<\\/td>\\n    <td style=\\\"text-align:center;\\\"> A Solution to the Problem of Large Scale Judgment Spaces<\\/td>\\n<td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\">24th Conference<\\/a><\\/td>\\n  <\\/tr>  \\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/richard-heinrich\\/\\\">Richard Heinrich, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2002-2003<\\/td>\\n    <td style=\\\"text-align:center;\\\">Addressing Pain and Suffering at the End-of-Life<\\/td>\\n<td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\">25th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <\\/tr>  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"\\/%3Chttp:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/%22\\\">Raymond Bergner, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2003-2004<\\/td>\\n    <td style=\\\"text-align:center;\\\">Is it All Really Biological?<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Robert Brill, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2004-2005<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2005-2006<\\/td>\\n    <td style=\\\"text-align:center;\\\">Appraisal and Competence in Managing the <br>Learning Loop<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2006-Conference-Program.pdf\\\"28th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Heather Holmes Lonergan, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2006-2007<\\/td>\\n    <td style=\\\"text-align:center;\\\"> Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\">29th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2007-2008<\\/td>\\n    <td style=\\\"text-align:center;\\\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\">30th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"\\/%3C%22http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/%22\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2008-2009<\\/td>\\n<td style = \\\"text-align:center;\\\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence & Stalking<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\">31st Conference<\\/a><\\/td>\\n\\n\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a  href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/c-j-peek\\/\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2009-2010<\\/td>\\n    <td style=\\\"text-align:center;\\\">A Report from the Field: Using Paradigm Case<br>Formulation and Parametric Analysis in Emerging Fields of Healthcare<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\">32nd Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2010-2011<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">Re-working Economics from the Ground Up<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\">33rd Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2011-2012<\\/td>\\n    <td style=\\\"text-align:center;\\\">Invisible to the Naked Eye<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\">34th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/charles-kantor\\/\\\">Charles Kantor, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2012-2013<\\/td>\\n    <td style=\\\"text-align:center;\\\">Creating Monsters: How persons become<br>perpetrators of genocide<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\">35th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">C.J. Stone<\\/td>\\n    <td style=\\\"text-align:center;\\\">2013-2014<\\/td>\\n    <td style=\\\"text-align:center;\\\">Looking back, and Looking Forward<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\">36th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/wynn-schwartz\\/\\\">Wynn Schwartz, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2014-2015<\\/td>\\n    <td style=\\\"text-align:center;\\\">Social Progress and the Just Choice<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\">37th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ned Kirsch, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2015-2016<\\/td>\\n    <td style=\\\"text-align:center;\\\">Notes on the Relationship between Persons and Embodiment<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\">38th Conference<\\/a><\\/td>\\n <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Bryan Harnsberger, Psy.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2016-2017<\\/td>\\n    <td style=\\\"text-align:center;\\\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\">39th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2017-2018<\\/td>\\n    <td style=\\\"text-align:center;\\\">Applying Descriptive Psychology to the \\n        Treatment of Psychological Trauma<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\">40th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Erol Zeybekoglu, Psy.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2018-2019<\\/td>\\n    <td style=\\\"text-align:center;\\\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\">41st Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Patricia Kennedy, Psy.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2019-2020<\\/td>\\n    <td style=\\\"text-align:center;\\\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place\\nin the World.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\">42nd Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2020-2021<\\/td>\\n    <td style=\\\"text-align:center;\\\">Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple Relationships.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\">43rd Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ian Newby-Clark, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2021-2022<\\/td>\\n    <td style=\\\"text-align:center;\\\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\">44th Conference<\\/a><\\/td>\\n  <\\/tr> \\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">David Bender, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2022-2023<\\/td>\\n    <td style=\\\"text-align:center;\\\">Descriptive Psychology in Everyday Life.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\">45th Conference<\\/a><\\/td>\\n  <\\/tr> \\n\\n\\n<\\/table>\\n<\\/div>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5676,2928,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5677,7166,'_wp_page_template','default'),
(5678,7166,'_elementor_edit_mode','builder'),
(5679,7166,'_elementor_template_type','wp-page'),
(5680,7166,'_elementor_version','3.33.0'),
(5681,7166,'_elementor_pro_version','3.33.1'),
(5682,7166,'_elementor_data','[{\"id\":\"65cab4d5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"515254ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Past Presidents of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e40848\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"177b9085\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style =\\\"width:140%; position:relative; right:110px;\\\" >The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.<\\/p>\\n\\n<p style =\\\"width:140%; position:relative; right:110px;\\\"><strong>Note<\\/strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available<\\/strong>) and\\/or to review conference presentations given by other SDP members that year.<\\/p>\\n\\n<p style =\\\"width:140%; position:relative; right:110px;\\\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.<\\/p>\\n\\n\\n<div align = \\\"center\\\">\\n<table style=\\\"width:140%; position:relative; right:110px; border-top:3px solid darkblue; border-bottom:3px solid darkblue;\\\">\\n    <colgroup>\\n       <col span=\\\"1\\\" style=\\\"width: 27%;\\\">\\n       <col span=\\\"1\\\" style=\\\"width: 13%;\\\">\\n       <col span=\\\"1\\\" style=\\\"width: 40%;\\\"> \\n       <col span=\\\"1\\\" style=\\\"width: 20%;\\\">\\n    <\\/colgroup>\\n  <tr style = \\\"border-bottom:3px solid darkblue;\\\">\\n    <td style = \\\"font-weight:bold; font-size:120%;\\\">Name<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; font-size:120%;\\\">Year as <br>President<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; font-size:120%;\\\">Presidential<br>Address<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; font-size:120%;\\\">Conference<br>Program<\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1978-1980<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Thomas Mitchell, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1980-1981<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Mary Shideler, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1981-1982<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1982-1983<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr> \\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/\\\">Ray Bergner, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1983-1984<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1984-1985<\\/td>\\n    <td style=\\\"text-align:center;\\\">Counseling with Adolescents and Their Families:<br>A Status Dynamic Approach<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1985-1986<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/jane-littmann\\/\\\">Jane R. Littmann, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1986-1987<\\/td>\\n    <td style=\\\"text-align:center;\\\">Humor in Psychotherapy: For Better or for Worse<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">James Holmes, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1987-1988<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/david-bender\\/\\\">David Bender, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1988-1989<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Carolyn Allen Zeiger, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1989-1990<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdp-members\\/walter-torres\\/\\\">Walter Torres, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1990-1991<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1991-1992<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">John R. Forward, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1992-1993<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=363&action=edit\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1993-1994<\\/td>\\n    <td style=\\\"text-align:center;\\\">Management by Trellis-Building: Harmonizing<br>Organization and Professional Community<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1994-1995<\\/td>\\n    <td style=\\\"text-align:center;\\\">Trauma and its Transformations<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1995-1996<\\/td>\\n    <td style=\\\"text-align:center;\\\">The Mommas and the Papas: Roles Parents Play<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/paul-zeiger\\/\\\">Paul Zeiger, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1996-1997<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/fernand-lubuguin\\/\\\">Fernand Lubuguin, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1997-1998<\\/td>\\n    <td style=\\\"text-align:center;\\\">Beyond Melting Pot and Tossed Salad<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=http:\\/\\/www.sdp.org\\/sdp-members\\/reg-garcia\\/\\\">Reginaldo Garcia, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1998-1999<\\/td>\\n    <td style=\\\"text-align:center;\\\">Persons, Change and Stress<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\">21st Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Michael Spayd, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1999-2000<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Thomas Windham, Ph.D.<br>(Resigned)<\\/td>\\n    <td style=\\\"text-align:center;\\\">2000-2001<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><br>(Acting President)<\\/td>\\n    <td style=\\\"text-align:center;\\\">2000-2001<\\/td>\\n    <td style=\\\"text-align:center;\\\">H5 Technologies<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\">23rd Conference<\\/a><\\/td>\\n\\n\\n  <\\/tr>  \\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2001-2002<\\/td>\\n    <td style=\\\"text-align:center;\\\"> A Solution to the Problem of Large Scale Judgment Spaces<\\/td>\\n<td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\">24th Conference<\\/a><\\/td>\\n  <\\/tr>  \\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/richard-heinrich\\/\\\">Richard Heinrich, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2002-2003<\\/td>\\n    <td style=\\\"text-align:center;\\\">Addressing Pain and Suffering at the End-of-Life<\\/td>\\n<td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\">25th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <\\/tr>  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"\\/%3Chttp:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/%22\\\">Raymond Bergner, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2003-2004<\\/td>\\n    <td style=\\\"text-align:center;\\\">Is it All Really Biological?<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Robert Brill, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2004-2005<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2005-2006<\\/td>\\n    <td style=\\\"text-align:center;\\\">Appraisal and Competence in Managing the <br>Learning Loop<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2006-Conference-Program.pdf\\\"28th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Heather Holmes Lonergan, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2006-2007<\\/td>\\n    <td style=\\\"text-align:center;\\\"> Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\">29th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2007-2008<\\/td>\\n    <td style=\\\"text-align:center;\\\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\">30th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"\\/%3C%22http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/%22\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2008-2009<\\/td>\\n<td style = \\\"text-align:center;\\\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence & Stalking<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\">31st Conference<\\/a><\\/td>\\n\\n\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a  href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/c-j-peek\\/\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2009-2010<\\/td>\\n    <td style=\\\"text-align:center;\\\">A Report from the Field: Using Paradigm Case<br>Formulation and Parametric Analysis in Emerging Fields of Healthcare<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\">32nd Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2010-2011<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">Re-working Economics from the Ground Up<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\">33rd Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2011-2012<\\/td>\\n    <td style=\\\"text-align:center;\\\">Invisible to the Naked Eye<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\">34th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/charles-kantor\\/\\\">Charles Kantor, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2012-2013<\\/td>\\n    <td style=\\\"text-align:center;\\\">Creating Monsters: How persons become<br>perpetrators of genocide<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\">35th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">C.J. Stone<\\/td>\\n    <td style=\\\"text-align:center;\\\">2013-2014<\\/td>\\n    <td style=\\\"text-align:center;\\\">Looking back, and Looking Forward<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\">36th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/wynn-schwartz\\/\\\">Wynn Schwartz, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2014-2015<\\/td>\\n    <td style=\\\"text-align:center;\\\">Social Progress and the Just Choice<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\">37th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ned Kirsch, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2015-2016<\\/td>\\n    <td style=\\\"text-align:center;\\\">Notes on the Relationship between Persons and Embodiment<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\">38th Conference<\\/a><\\/td>\\n <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Bryan Harnsberger, Psy.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2016-2017<\\/td>\\n    <td style=\\\"text-align:center;\\\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\">39th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2017-2018<\\/td>\\n    <td style=\\\"text-align:center;\\\">Applying Descriptive Psychology to the \\n        Treatment of Psychological Trauma<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\">40th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Erol Zeybekoglu, Psy.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2018-2019<\\/td>\\n    <td style=\\\"text-align:center;\\\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\">41st Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Patricia Kennedy, Psy.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2019-2020<\\/td>\\n    <td style=\\\"text-align:center;\\\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place\\nin the World.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\">42nd Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2020-2021<\\/td>\\n    <td style=\\\"text-align:center;\\\">Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple Relationships.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\">43rd Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ian Newby-Clark, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2021-2022<\\/td>\\n    <td style=\\\"text-align:center;\\\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\">44th Conference<\\/a><\\/td>\\n  <\\/tr> \\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">David Bender, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2022-2023<\\/td>\\n    <td style=\\\"text-align:center;\\\">Descriptive Psychology in Everyday Life.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\">45th Conference<\\/a><\\/td>\\n  <\\/tr> \\n\\n\\n<\\/table>\\n<\\/div>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5684,7166,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5688,7167,'_wp_page_template','default'),
(5689,7167,'_elementor_edit_mode','builder'),
(5690,7167,'_elementor_template_type','wp-page'),
(5691,7167,'_elementor_version','3.33.0'),
(5692,7167,'_elementor_pro_version','3.33.1'),
(5693,7167,'_elementor_data','[{\"id\":\"65cab4d5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"515254ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Past Presidents of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e40848\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"177b9085\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style =\\\"width:140%; position:relative; right:110px;\\\" >The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.<\\/p>\\n\\n<p style =\\\"width:140%; position:relative; right:110px;\\\"><strong>Note<\\/strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available<\\/strong>) and\\/or to review conference presentations given by other SDP members that year.<\\/p>\\n\\n<p style =\\\"width:140%; position:relative; right:110px;\\\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.<\\/p>\\n\\n\\n<div align = \\\"center\\\">\\n<table style=\\\"width:140%; position:relative; right:110px; border-top:3px solid darkblue; border-bottom:3px solid darkblue;\\\">\\n    <colgroup>\\n       <col span=\\\"1\\\" style=\\\"width: 27%;\\\">\\n       <col span=\\\"1\\\" style=\\\"width: 13%;\\\">\\n       <col span=\\\"1\\\" style=\\\"width: 40%;\\\"> \\n       <col span=\\\"1\\\" style=\\\"width: 20%;\\\">\\n    <\\/colgroup>\\n  <tr style = \\\"border-bottom:3px solid darkblue;\\\">\\n    <td style = \\\"font-weight:bold; font-size:120%;\\\">Name<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; font-size:120%;\\\">Year as <br>President<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; font-size:120%;\\\">Presidential<br>Address<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; font-size:120%;\\\">Conference<br>Program<\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1978-1980<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Thomas Mitchell, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1980-1981<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Mary Shideler, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1981-1982<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1982-1983<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr> \\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/\\\">Ray Bergner, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1983-1984<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1984-1985<\\/td>\\n    <td style=\\\"text-align:center;\\\">Counseling with Adolescents and Their Families:<br>A Status Dynamic Approach<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1985-1986<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/jane-littmann\\/\\\">Jane R. Littmann, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1986-1987<\\/td>\\n    <td style=\\\"text-align:center;\\\">Humor in Psychotherapy: For Better or for Worse<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">James Holmes, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1987-1988<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/david-bender\\/\\\">David Bender, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1988-1989<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Carolyn Allen Zeiger, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1989-1990<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdp-members\\/walter-torres\\/\\\">Walter Torres, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1990-1991<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1991-1992<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">John R. Forward, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1992-1993<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=363&action=edit\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1993-1994<\\/td>\\n    <td style=\\\"text-align:center;\\\">Management by Trellis-Building: Harmonizing<br>Organization and Professional Community<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1994-1995<\\/td>\\n    <td style=\\\"text-align:center;\\\">Trauma and its Transformations<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1995-1996<\\/td>\\n    <td style=\\\"text-align:center;\\\">The Mommas and the Papas: Roles Parents Play<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/paul-zeiger\\/\\\">Paul Zeiger, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1996-1997<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/fernand-lubuguin\\/\\\">Fernand Lubuguin, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1997-1998<\\/td>\\n    <td style=\\\"text-align:center;\\\">Beyond Melting Pot and Tossed Salad<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=http:\\/\\/www.sdp.org\\/sdp-members\\/reg-garcia\\/\\\">Reginaldo Garcia, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1998-1999<\\/td>\\n    <td style=\\\"text-align:center;\\\">Persons, Change and Stress<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\">21st Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Michael Spayd, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1999-2000<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Thomas Windham, Ph.D.<br>(Resigned)<\\/td>\\n    <td style=\\\"text-align:center;\\\">2000-2001<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><br>(Acting President)<\\/td>\\n    <td style=\\\"text-align:center;\\\">2000-2001<\\/td>\\n    <td style=\\\"text-align:center;\\\">H5 Technologies<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\">23rd Conference<\\/a><\\/td>\\n\\n\\n  <\\/tr>  \\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2001-2002<\\/td>\\n    <td style=\\\"text-align:center;\\\"> A Solution to the Problem of Large Scale Judgment Spaces<\\/td>\\n<td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\">24th Conference<\\/a><\\/td>\\n  <\\/tr>  \\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/richard-heinrich\\/\\\">Richard Heinrich, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2002-2003<\\/td>\\n    <td style=\\\"text-align:center;\\\">Addressing Pain and Suffering at the End-of-Life<\\/td>\\n<td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\">25th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <\\/tr>  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"\\/%3Chttp:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/%22\\\">Raymond Bergner, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2003-2004<\\/td>\\n    <td style=\\\"text-align:center;\\\">Is it All Really Biological?<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Robert Brill, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2004-2005<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2005-2006<\\/td>\\n    <td style=\\\"text-align:center;\\\">Appraisal and Competence in Managing the <br>Learning Loop<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2006-Conference-Program.pdf\\\"28th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Heather Holmes Lonergan, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2006-2007<\\/td>\\n    <td style=\\\"text-align:center;\\\"> Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\">29th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2007-2008<\\/td>\\n    <td style=\\\"text-align:center;\\\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\">30th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"\\/%3C%22http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/%22\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2008-2009<\\/td>\\n<td style = \\\"text-align:center;\\\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence & Stalking<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\">31st Conference<\\/a><\\/td>\\n\\n\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a  href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/c-j-peek\\/\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2009-2010<\\/td>\\n    <td style=\\\"text-align:center;\\\">A Report from the Field: Using Paradigm Case<br>Formulation and Parametric Analysis in Emerging Fields of Healthcare<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\">32nd Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2010-2011<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">Re-working Economics from the Ground Up<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\">33rd Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2011-2012<\\/td>\\n    <td style=\\\"text-align:center;\\\">Invisible to the Naked Eye<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\">34th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/charles-kantor\\/\\\">Charles Kantor, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2012-2013<\\/td>\\n    <td style=\\\"text-align:center;\\\">Creating Monsters: How persons become<br>perpetrators of genocide<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\">35th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">C.J. Stone<\\/td>\\n    <td style=\\\"text-align:center;\\\">2013-2014<\\/td>\\n    <td style=\\\"text-align:center;\\\">Looking back, and Looking Forward<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\">36th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/wynn-schwartz\\/\\\">Wynn Schwartz, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2014-2015<\\/td>\\n    <td style=\\\"text-align:center;\\\">Social Progress and the Just Choice<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\">37th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ned Kirsch, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2015-2016<\\/td>\\n    <td style=\\\"text-align:center;\\\">Notes on the Relationship between Persons and Embodiment<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\">38th Conference<\\/a><\\/td>\\n <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Bryan Harnsberger, Psy.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2016-2017<\\/td>\\n    <td style=\\\"text-align:center;\\\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\">39th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2017-2018<\\/td>\\n    <td style=\\\"text-align:center;\\\">Applying Descriptive Psychology to the \\n        Treatment of Psychological Trauma<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\">40th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Erol Zeybekoglu, Psy.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2018-2019<\\/td>\\n    <td style=\\\"text-align:center;\\\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\">41st Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Patricia Kennedy, Psy.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2019-2020<\\/td>\\n    <td style=\\\"text-align:center;\\\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place\\nin the World.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\">42nd Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2020-2021<\\/td>\\n    <td style=\\\"text-align:center;\\\">Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple Relationships.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\">43rd Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ian Newby-Clark, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2021-2022<\\/td>\\n    <td style=\\\"text-align:center;\\\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\">44th Conference<\\/a><\\/td>\\n  <\\/tr> \\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">David Bender, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2022-2023<\\/td>\\n    <td style=\\\"text-align:center;\\\">Descriptive Psychology in Everyday Life.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\">45th Conference<\\/a><\\/td>\\n  <\\/tr> \\n\\n\\n<\\/table>\\n<\\/div>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5695,7167,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5698,7168,'_wp_page_template','default'),
(5699,7168,'_elementor_edit_mode','builder'),
(5700,7168,'_elementor_template_type','wp-page'),
(5701,7168,'_elementor_version','3.33.0'),
(5702,7168,'_elementor_pro_version','3.33.1'),
(5703,7168,'_elementor_data','[{\"id\":\"65cab4d5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"515254ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Past Presidents of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e40848\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"177b9085\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style =\\\"width:140%; position:relative; right:110px;\\\" >The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.<\\/p>\\n\\n<p style =\\\"width:140%; position:relative; right:110px;\\\"><strong>Note<\\/strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available<\\/strong>) and\\/or to review conference presentations given by other SDP members that year.<\\/p>\\n\\n<p style =\\\"width:140%; position:relative; right:110px;\\\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.<\\/p>\\n\\n\\n<div align = \\\"center\\\">\\n<table style=\\\"width:140%; position:relative; right:110px; border-top:3px solid darkblue; border-bottom:3px solid darkblue;\\\">\\n    <colgroup>\\n       <col span=\\\"1\\\" style=\\\"width: 27%;\\\">\\n       <col span=\\\"1\\\" style=\\\"width: 13%;\\\">\\n       <col span=\\\"1\\\" style=\\\"width: 40%;\\\"> \\n       <col span=\\\"1\\\" style=\\\"width: 20%;\\\">\\n    <\\/colgroup>\\n  <tr style = \\\"border-bottom:3px solid darkblue;\\\">\\n    <td style = \\\"font-weight:bold; font-size:120%;\\\">Name<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; font-size:120%;\\\">Year as <br>President<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; font-size:120%;\\\">Presidential<br>Address<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; font-size:120%;\\\">Conference<br>Program<\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1978-1980<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Thomas Mitchell, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1980-1981<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Mary Shideler, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1981-1982<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1982-1983<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr> \\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/\\\">Ray Bergner, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1983-1984<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1984-1985<\\/td>\\n    <td style=\\\"text-align:center;\\\">Counseling with Adolescents and Their Families:<br>A Status Dynamic Approach<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1985-1986<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/jane-littmann\\/\\\">Jane R. Littmann, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1986-1987<\\/td>\\n    <td style=\\\"text-align:center;\\\">Humor in Psychotherapy: For Better or for Worse<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">James Holmes, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1987-1988<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/david-bender\\/\\\">David Bender, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1988-1989<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Carolyn Allen Zeiger, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1989-1990<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdp-members\\/walter-torres\\/\\\">Walter Torres, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1990-1991<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1991-1992<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">John R. Forward, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1992-1993<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=363&action=edit\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1993-1994<\\/td>\\n    <td style=\\\"text-align:center;\\\">Management by Trellis-Building: Harmonizing<br>Organization and Professional Community<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1994-1995<\\/td>\\n    <td style=\\\"text-align:center;\\\">Trauma and its Transformations<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1995-1996<\\/td>\\n    <td style=\\\"text-align:center;\\\">The Mommas and the Papas: Roles Parents Play<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/paul-zeiger\\/\\\">Paul Zeiger, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1996-1997<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/fernand-lubuguin\\/\\\">Fernand Lubuguin, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1997-1998<\\/td>\\n    <td style=\\\"text-align:center;\\\">Beyond Melting Pot and Tossed Salad<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=http:\\/\\/www.sdp.org\\/sdp-members\\/reg-garcia\\/\\\">Reginaldo Garcia, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">1998-1999<\\/td>\\n    <td style=\\\"text-align:center;\\\">Persons, Change and Stress<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\">21st Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Michael Spayd, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">1999-2000<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Thomas Windham, Ph.D.<br>(Resigned)<\\/td>\\n    <td style=\\\"text-align:center;\\\">2000-2001<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><br>(Acting President)<\\/td>\\n    <td style=\\\"text-align:center;\\\">2000-2001<\\/td>\\n    <td style=\\\"text-align:center;\\\">H5 Technologies<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\">23rd Conference<\\/a><\\/td>\\n\\n\\n  <\\/tr>  \\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2001-2002<\\/td>\\n    <td style=\\\"text-align:center;\\\"> A Solution to the Problem of Large Scale Judgment Spaces<\\/td>\\n<td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\">24th Conference<\\/a><\\/td>\\n  <\\/tr>  \\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/richard-heinrich\\/\\\">Richard Heinrich, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2002-2003<\\/td>\\n    <td style=\\\"text-align:center;\\\">Addressing Pain and Suffering at the End-of-Life<\\/td>\\n<td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\">25th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <\\/tr>  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"\\/%3Chttp:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/%22\\\">Raymond Bergner, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2003-2004<\\/td>\\n    <td style=\\\"text-align:center;\\\">Is it All Really Biological?<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Robert Brill, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2004-2005<\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n    <td style=\\\"text-align:center;\\\"><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2005-2006<\\/td>\\n    <td style=\\\"text-align:center;\\\">Appraisal and Competence in Managing the <br>Learning Loop<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2006-Conference-Program.pdf\\\"28th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Heather Holmes Lonergan, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2006-2007<\\/td>\\n    <td style=\\\"text-align:center;\\\"> Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\">29th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2007-2008<\\/td>\\n    <td style=\\\"text-align:center;\\\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\">30th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"\\/%3C%22http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/%22\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2008-2009<\\/td>\\n<td style = \\\"text-align:center;\\\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence & Stalking<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\">31st Conference<\\/a><\\/td>\\n\\n\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a  href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/c-j-peek\\/\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2009-2010<\\/td>\\n    <td style=\\\"text-align:center;\\\">A Report from the Field: Using Paradigm Case<br>Formulation and Parametric Analysis in Emerging Fields of Healthcare<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\">32nd Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2010-2011<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">Re-working Economics from the Ground Up<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\">33rd Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2011-2012<\\/td>\\n    <td style=\\\"text-align:center;\\\">Invisible to the Naked Eye<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\">34th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/charles-kantor\\/\\\">Charles Kantor, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2012-2013<\\/td>\\n    <td style=\\\"text-align:center;\\\">Creating Monsters: How persons become<br>perpetrators of genocide<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\">35th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">C.J. Stone<\\/td>\\n    <td style=\\\"text-align:center;\\\">2013-2014<\\/td>\\n    <td style=\\\"text-align:center;\\\">Looking back, and Looking Forward<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\">36th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/wynn-schwartz\\/\\\">Wynn Schwartz, Ph.D.<\\/a><\\/td>\\n    <td style=\\\"text-align:center;\\\">2014-2015<\\/td>\\n    <td style=\\\"text-align:center;\\\">Social Progress and the Just Choice<\\/td>\\n     <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\">37th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ned Kirsch, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2015-2016<\\/td>\\n    <td style=\\\"text-align:center;\\\">Notes on the Relationship between Persons and Embodiment<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\">38th Conference<\\/a><\\/td>\\n <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Bryan Harnsberger, Psy.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2016-2017<\\/td>\\n    <td style=\\\"text-align:center;\\\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\">39th Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2017-2018<\\/td>\\n    <td style=\\\"text-align:center;\\\">Applying Descriptive Psychology to the \\n        Treatment of Psychological Trauma<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\">40th Conference<\\/a><\\/td>\\n  <\\/tr>\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Erol Zeybekoglu, Psy.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2018-2019<\\/td>\\n    <td style=\\\"text-align:center;\\\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\">41st Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Patricia Kennedy, Psy.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2019-2020<\\/td>\\n    <td style=\\\"text-align:center;\\\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place\\nin the World.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\">42nd Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2020-2021<\\/td>\\n    <td style=\\\"text-align:center;\\\">Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple Relationships.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\">43rd Conference<\\/a><\\/td>\\n  <\\/tr>\\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">Ian Newby-Clark, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2021-2022<\\/td>\\n    <td style=\\\"text-align:center;\\\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\">44th Conference<\\/a><\\/td>\\n  <\\/tr> \\n\\n  <tr>\\n    <td style = \\\"color:darkblue; font-weight:bold;\\\">David Bender, Ph.D.<\\/td>\\n    <td style=\\\"text-align:center;\\\">2022-2023<\\/td>\\n    <td style=\\\"text-align:center;\\\">Descriptive Psychology in Everyday Life.<\\/td>\\n    <td style=\\\"text-align:center;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\">45th Conference<\\/a><\\/td>\\n  <\\/tr> \\n\\n\\n<\\/table>\\n<\\/div>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5705,7168,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5708,7169,'_wp_page_template','default'),
(5709,7169,'_elementor_edit_mode','builder'),
(5710,7169,'_elementor_template_type','wp-page'),
(5711,7169,'_elementor_version','3.33.0'),
(5712,7169,'_elementor_pro_version','3.33.1'),
(5713,7169,'_elementor_data','[{\"id\":\"65cab4d5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"515254ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Past Presidents of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e40848\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"177b9085\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"width: 140%; position: relative; right: 110px;\\\">The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.<\\/p><p style=\\\"width: 140%; position: relative; right: 110px;\\\"><strong>Note<\\/strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available<\\/strong>) and\\/or to review conference presentations given by other SDP members that year.<\\/p><p style=\\\"width: 140%; position: relative; right: 110px;\\\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.<\\/p><div align=\\\"center\\\"><table style=\\\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\\\"><colgroup> <col style=\\\"width: 27%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 13%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 40%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 20%;\\\" span=\\\"1\\\" \\/> <\\/colgroup><tbody><tr style=\\\"border-bottom: 3px solid darkblue;\\\"><td style=\\\"font-weight: bold; font-size: 120%;\\\">Name<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Year as <br \\/>President<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Presidential<br \\/>Address<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Conference<br \\/>Program<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/\\\">Keith Davis, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1978-1980<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Mitchell, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1980-1981<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Mary Shideler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1981-1982<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1982-1983<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/\\\">Ray Bergner, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1983-1984<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1984-1985<\\/td><td style=\\\"text-align: center;\\\">Counseling with Adolescents and Their Families:<br \\/>A Status Dynamic Approach<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1985-1986<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/jane-littmann\\/\\\">Jane R. Littmann, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1986-1987<\\/td><td style=\\\"text-align: center;\\\">Humor in Psychotherapy: For Better or for Worse<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">James Holmes, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1987-1988<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/david-bender\\/\\\">David Bender, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1988-1989<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Carolyn Allen Zeiger, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1989-1990<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/walter-torres\\/\\\">Walter Torres, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1990-1991<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1991-1992<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">John R. Forward, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1992-1993<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=363&amp;action=edit\\\">C.J. Peek, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1993-1994<\\/td><td style=\\\"text-align: center;\\\">Management by Trellis-Building: Harmonizing<br \\/>Organization and Professional Community<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1994-1995<\\/td><td style=\\\"text-align: center;\\\">Trauma and its Transformations<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1995-1996<\\/td><td style=\\\"text-align: center;\\\">The Mommas and the Papas: Roles Parents Play<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/paul-zeiger\\/\\\">Paul Zeiger, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1996-1997<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/fernand-lubuguin\\/\\\">Fernand Lubuguin, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1997-1998<\\/td><td style=\\\"text-align: center;\\\">Beyond Melting Pot and Tossed Salad<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/reg-garcia\\/&quot;\\\">Reginaldo Garcia, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1998-1999<\\/td><td style=\\\"text-align: center;\\\">Persons, Change and Stress<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\">21st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Michael Spayd, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1999-2000<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Windham, Ph.D.<br \\/>(Resigned)<\\/td><td style=\\\"text-align: center;\\\">2000-2001<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><br \\/>(Acting President)<\\/td><td style=\\\"text-align: center;\\\">2000-2001<\\/td><td style=\\\"text-align: center;\\\">H5 Technologies<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\">23rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2001-2002<\\/td><td style=\\\"text-align: center;\\\">A Solution to the Problem of Large Scale Judgment Spaces<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\">24th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/richard-heinrich\\/\\\">Richard Heinrich, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2002-2003<\\/td><td style=\\\"text-align: center;\\\">Addressing Pain and Suffering at the End-of-Life<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\">25th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3Chttp:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/%22\\\">Raymond Bergner, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2003-2004<\\/td><td style=\\\"text-align: center;\\\">Is it All Really Biological?<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Robert Brill, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2004-2005<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2005-2006<\\/td><td style=\\\"text-align: center;\\\">Appraisal and Competence in Managing the <br \\/>Learning Loop<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Heather Holmes Lonergan, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2006-2007<\\/td><td style=\\\"text-align: center;\\\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\">29th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2007-2008<\\/td><td style=\\\"text-align: center;\\\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\">30th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3C%22http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/%22\\\">Keith Davis, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2008-2009<\\/td><td style=\\\"text-align: center;\\\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\">31st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/c-j-peek\\/\\\">C.J. Peek, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2009-2010<\\/td><td style=\\\"text-align: center;\\\">A Report from the Field: Using Paradigm Case<br \\/>Formulation and Parametric Analysis in Emerging Fields of Healthcare<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\">32nd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2010-2011<\\/td><td style=\\\"text-align: center;\\\">Re-working Economics from the Ground Up<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\">33rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2011-2012<\\/td><td style=\\\"text-align: center;\\\">Invisible to the Naked Eye<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\">34th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/charles-kantor\\/\\\">Charles Kantor, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2012-2013<\\/td><td style=\\\"text-align: center;\\\">Creating Monsters: How persons become<br \\/>perpetrators of genocide<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\">35th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">C.J. Stone<\\/td><td style=\\\"text-align: center;\\\">2013-2014<\\/td><td style=\\\"text-align: center;\\\">Looking back, and Looking Forward<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\">36th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/wynn-schwartz\\/\\\">Wynn Schwartz, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2014-2015<\\/td><td style=\\\"text-align: center;\\\">Social Progress and the Just Choice<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\">37th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ned Kirsch, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2015-2016<\\/td><td style=\\\"text-align: center;\\\">Notes on the Relationship between Persons and Embodiment<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\">38th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Bryan Harnsberger, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2016-2017<\\/td><td style=\\\"text-align: center;\\\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\">39th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2017-2018<\\/td><td style=\\\"text-align: center;\\\">Applying Descriptive Psychology to the<br \\/>Treatment of Psychological Trauma<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\">40th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Erol Zeybekoglu, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2018-2019<\\/td><td style=\\\"text-align: center;\\\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\">41st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Patricia Kennedy, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2019-2020<\\/td><td style=\\\"text-align: center;\\\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br \\/>in the World.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\">42nd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2020-2021<\\/td><td style=\\\"text-align: center;\\\">Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple Relationships.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\">43rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ian Newby-Clark, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2021-2022<\\/td><td style=\\\"text-align: center;\\\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\">44th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">David Bender, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2022-2023<\\/td><td style=\\\"text-align: center;\\\">Descriptive Psychology in Everyday Life.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\">45th Conference<\\/a><\\/td><\\/tr><\\/tbody><\\/table><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5715,7169,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5721,7170,'_wp_page_template','default'),
(5722,7170,'_elementor_edit_mode','builder'),
(5723,7170,'_elementor_template_type','wp-page'),
(5724,7170,'_elementor_version','3.33.0'),
(5725,7170,'_elementor_pro_version','3.33.1'),
(5726,7170,'_elementor_data','[{\"id\":\"65cab4d5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"515254ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Past Presidents of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e40848\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"177b9085\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"width: 140%; position: relative; right: 110px;\\\">The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.<\\/p><p style=\\\"width: 140%; position: relative; right: 110px;\\\"><strong>Note<\\/strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available<\\/strong>) and\\/or to review conference presentations given by other SDP members that year.<\\/p><p style=\\\"width: 140%; position: relative; right: 110px;\\\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.<\\/p><div align=\\\"center\\\"><table style=\\\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\\\"><colgroup> <col style=\\\"width: 27%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 13%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 40%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 20%;\\\" span=\\\"1\\\" \\/> <\\/colgroup><tbody><tr style=\\\"border-bottom: 3px solid darkblue;\\\"><td style=\\\"font-weight: bold; font-size: 120%;\\\">Name<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Year as <br \\/>President<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Presidential<br \\/>Address<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Conference<br \\/>Program<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/\\\">Keith Davis, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1978-1980<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Mitchell, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1980-1981<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Mary Shideler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1981-1982<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1982-1983<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/\\\">Ray Bergner, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1983-1984<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1984-1985<\\/td><td style=\\\"text-align: center;\\\">Counseling with Adolescents and Their Families:<br \\/>A Status Dynamic Approach<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1985-1986<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/jane-littmann\\/\\\">Jane R. Littmann, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1986-1987<\\/td><td style=\\\"text-align: center;\\\">Humor in Psychotherapy: For Better or for Worse<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">James Holmes, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1987-1988<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/david-bender\\/\\\">David Bender, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1988-1989<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Carolyn Allen Zeiger, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1989-1990<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/walter-torres\\/\\\">Walter Torres, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1990-1991<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1991-1992<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">John R. Forward, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1992-1993<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=363&amp;action=edit\\\">C.J. Peek, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1993-1994<\\/td><td style=\\\"text-align: center;\\\">Management by Trellis-Building: Harmonizing<br \\/>Organization and Professional Community<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1994-1995<\\/td><td style=\\\"text-align: center;\\\">Trauma and its Transformations<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1995-1996<\\/td><td style=\\\"text-align: center;\\\">The Mommas and the Papas: Roles Parents Play<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/paul-zeiger\\/\\\">Paul Zeiger, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1996-1997<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/fernand-lubuguin\\/\\\">Fernand Lubuguin, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1997-1998<\\/td><td style=\\\"text-align: center;\\\">Beyond Melting Pot and Tossed Salad<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/reg-garcia\\/&quot;\\\">Reginaldo Garcia, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1998-1999<\\/td><td style=\\\"text-align: center;\\\">Persons, Change and Stress<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\">21st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Michael Spayd, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1999-2000<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Windham, Ph.D.<br \\/>(Resigned)<\\/td><td style=\\\"text-align: center;\\\">2000-2001<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><br \\/>(Acting President)<\\/td><td style=\\\"text-align: center;\\\">2000-2001<\\/td><td style=\\\"text-align: center;\\\">H5 Technologies<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\">23rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2001-2002<\\/td><td style=\\\"text-align: center;\\\">A Solution to the Problem of Large Scale Judgment Spaces<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\">24th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/richard-heinrich\\/\\\">Richard Heinrich, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2002-2003<\\/td><td style=\\\"text-align: center;\\\">Addressing Pain and Suffering at the End-of-Life<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\">25th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3Chttp:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/%22\\\">Raymond Bergner, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2003-2004<\\/td><td style=\\\"text-align: center;\\\">Is it All Really Biological?<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Robert Brill, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2004-2005<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2005-2006<\\/td><td style=\\\"text-align: center;\\\">Appraisal and Competence in Managing the <br \\/>Learning Loop<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Heather Holmes Lonergan, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2006-2007<\\/td><td style=\\\"text-align: center;\\\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\">29th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2007-2008<\\/td><td style=\\\"text-align: center;\\\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\">30th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3C%22http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/%22\\\">Keith Davis, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2008-2009<\\/td><td style=\\\"text-align: center;\\\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\">31st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/c-j-peek\\/\\\">C.J. Peek, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2009-2010<\\/td><td style=\\\"text-align: center;\\\">A Report from the Field: Using Paradigm Case<br \\/>Formulation and Parametric Analysis in Emerging Fields of Healthcare<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\">32nd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2010-2011<\\/td><td style=\\\"text-align: center;\\\">Re-working Economics from the Ground Up<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\">33rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2011-2012<\\/td><td style=\\\"text-align: center;\\\">Invisible to the Naked Eye<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\">34th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/charles-kantor\\/\\\">Charles Kantor, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2012-2013<\\/td><td style=\\\"text-align: center;\\\">Creating Monsters: How persons become<br \\/>perpetrators of genocide<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\">35th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">C.J. Stone<\\/td><td style=\\\"text-align: center;\\\">2013-2014<\\/td><td style=\\\"text-align: center;\\\">Looking back, and Looking Forward<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\">36th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/wynn-schwartz\\/\\\">Wynn Schwartz, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2014-2015<\\/td><td style=\\\"text-align: center;\\\">Social Progress and the Just Choice<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\">37th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ned Kirsch, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2015-2016<\\/td><td style=\\\"text-align: center;\\\">Notes on the Relationship between Persons and Embodiment<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\">38th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Bryan Harnsberger, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2016-2017<\\/td><td style=\\\"text-align: center;\\\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\">39th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2017-2018<\\/td><td style=\\\"text-align: center;\\\">Applying Descriptive Psychology to the<br \\/>Treatment of Psychological Trauma<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\">40th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Erol Zeybekoglu, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2018-2019<\\/td><td style=\\\"text-align: center;\\\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\">41st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Patricia Kennedy, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2019-2020<\\/td><td style=\\\"text-align: center;\\\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br \\/>in the World.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\">42nd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2020-2021<\\/td><td style=\\\"text-align: center;\\\">Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple Relationships.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\">43rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ian Newby-Clark, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2021-2022<\\/td><td style=\\\"text-align: center;\\\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\">44th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">David Bender, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2022-2023<\\/td><td style=\\\"text-align: center;\\\">Descriptive Psychology in Everyday Life.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\">45th Conference<\\/a><\\/td><\\/tr><\\/tbody><\\/table><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5728,7170,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5731,7171,'_wp_page_template','default'),
(5732,7171,'_elementor_edit_mode','builder'),
(5733,7171,'_elementor_template_type','wp-page'),
(5734,7171,'_elementor_version','3.33.0'),
(5735,7171,'_elementor_pro_version','3.33.1'),
(5736,7171,'_elementor_data','[{\"id\":\"65cab4d5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"515254ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Past Presidents of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e40848\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"177b9085\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"width: 140%; position: relative; right: 110px;\\\">The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.<\\/p><p style=\\\"width: 140%; position: relative; right: 110px;\\\"><strong>Note<\\/strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available<\\/strong>) and\\/or to review conference presentations given by other SDP members that year.<\\/p><p style=\\\"width: 140%; position: relative; right: 110px;\\\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.<\\/p><div align=\\\"center\\\"><table style=\\\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\\\"><colgroup> <col style=\\\"width: 27%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 13%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 40%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 20%;\\\" span=\\\"1\\\" \\/> <\\/colgroup><tbody><tr style=\\\"border-bottom: 3px solid darkblue;\\\"><td style=\\\"font-weight: bold; font-size: 120%;\\\">Name<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Year as <br \\/>President<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Presidential<br \\/>Address<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Conference<br \\/>Program<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/\\\">Keith Davis, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1978-1980<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Mitchell, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1980-1981<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Mary Shideler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1981-1982<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1982-1983<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/\\\">Ray Bergner, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1983-1984<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1984-1985<\\/td><td style=\\\"text-align: center;\\\">Counseling with Adolescents and Their Families:<br \\/>A Status Dynamic Approach<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1985-1986<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/jane-littmann\\/\\\">Jane R. Littmann, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1986-1987<\\/td><td style=\\\"text-align: center;\\\">Humor in Psychotherapy: For Better or for Worse<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">James Holmes, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1987-1988<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/david-bender\\/\\\">David Bender, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1988-1989<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Carolyn Allen Zeiger, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1989-1990<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/walter-torres\\/\\\">Walter Torres, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1990-1991<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1991-1992<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">John R. Forward, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1992-1993<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=363&amp;action=edit\\\">C.J. Peek, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1993-1994<\\/td><td style=\\\"text-align: center;\\\">Management by Trellis-Building: Harmonizing<br \\/>Organization and Professional Community<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1994-1995<\\/td><td style=\\\"text-align: center;\\\">Trauma and its Transformations<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1995-1996<\\/td><td style=\\\"text-align: center;\\\">The Mommas and the Papas: Roles Parents Play<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/paul-zeiger\\/\\\">Paul Zeiger, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1996-1997<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/fernand-lubuguin\\/\\\">Fernand Lubuguin, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1997-1998<\\/td><td style=\\\"text-align: center;\\\">Beyond Melting Pot and Tossed Salad<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/reg-garcia\\/&quot;\\\">Reginaldo Garcia, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1998-1999<\\/td><td style=\\\"text-align: center;\\\">Persons, Change and Stress<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\">21st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Michael Spayd, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1999-2000<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Windham, Ph.D.<br \\/>(Resigned)<\\/td><td style=\\\"text-align: center;\\\">2000-2001<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><br \\/>(Acting President)<\\/td><td style=\\\"text-align: center;\\\">2000-2001<\\/td><td style=\\\"text-align: center;\\\">H5 Technologies<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\">23rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2001-2002<\\/td><td style=\\\"text-align: center;\\\">A Solution to the Problem of Large Scale Judgment Spaces<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\">24th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/richard-heinrich\\/\\\">Richard Heinrich, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2002-2003<\\/td><td style=\\\"text-align: center;\\\">Addressing Pain and Suffering at the End-of-Life<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\">25th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3Chttp:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/%22\\\">Raymond Bergner, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2003-2004<\\/td><td style=\\\"text-align: center;\\\">Is it All Really Biological?<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Robert Brill, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2004-2005<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2005-2006<\\/td><td style=\\\"text-align: center;\\\">Appraisal and Competence in Managing the <br \\/>Learning Loop<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Heather Holmes Lonergan, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2006-2007<\\/td><td style=\\\"text-align: center;\\\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\">29th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2007-2008<\\/td><td style=\\\"text-align: center;\\\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\">30th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3C%22http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/%22\\\">Keith Davis, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2008-2009<\\/td><td style=\\\"text-align: center;\\\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\">31st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/c-j-peek\\/\\\">C.J. Peek, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2009-2010<\\/td><td style=\\\"text-align: center;\\\">A Report from the Field: Using Paradigm Case<br \\/>Formulation and Parametric Analysis in Emerging Fields of Healthcare<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\">32nd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2010-2011<\\/td><td style=\\\"text-align: center;\\\">Re-working Economics from the Ground Up<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\">33rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2011-2012<\\/td><td style=\\\"text-align: center;\\\">Invisible to the Naked Eye<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\">34th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/charles-kantor\\/\\\">Charles Kantor, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2012-2013<\\/td><td style=\\\"text-align: center;\\\">Creating Monsters: How persons become<br \\/>perpetrators of genocide<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\">35th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">C.J. Stone<\\/td><td style=\\\"text-align: center;\\\">2013-2014<\\/td><td style=\\\"text-align: center;\\\">Looking back, and Looking Forward<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\">36th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/wynn-schwartz\\/\\\">Wynn Schwartz, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2014-2015<\\/td><td style=\\\"text-align: center;\\\">Social Progress and the Just Choice<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\">37th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ned Kirsch, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2015-2016<\\/td><td style=\\\"text-align: center;\\\">Notes on the Relationship between Persons and Embodiment<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\">38th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Bryan Harnsberger, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2016-2017<\\/td><td style=\\\"text-align: center;\\\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\">39th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2017-2018<\\/td><td style=\\\"text-align: center;\\\">Applying Descriptive Psychology to the<br \\/>Treatment of Psychological Trauma<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\">40th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Erol Zeybekoglu, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2018-2019<\\/td><td style=\\\"text-align: center;\\\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\">41st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Patricia Kennedy, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2019-2020<\\/td><td style=\\\"text-align: center;\\\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br \\/>in the World.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\">42nd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2020-2021<\\/td><td style=\\\"text-align: center;\\\">Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple Relationships.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\">43rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ian Newby-Clark, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2021-2022<\\/td><td style=\\\"text-align: center;\\\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\">44th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">David Bender, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2022-2023<\\/td><td style=\\\"text-align: center;\\\">Descriptive Psychology in Everyday Life.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\">45th Conference<\\/a><\\/td><\\/tr><\\/tbody><\\/table><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5738,7171,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5741,7172,'_wp_page_template','default'),
(5742,7172,'_elementor_edit_mode','builder'),
(5743,7172,'_elementor_template_type','wp-page'),
(5744,7172,'_elementor_version','3.33.0'),
(5745,7172,'_elementor_pro_version','3.33.1'),
(5746,7172,'_elementor_data','[{\"id\":\"65cab4d5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"515254ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Past Presidents of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e40848\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"177b9085\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"width: 140%; position: relative; right: 110px; text-align: left;\\\">The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.<\\/p><p style=\\\"width: 140%; position: relative; right: 110px;\\\"><strong>Note<\\/strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available<\\/strong>) and\\/or to review conference presentations given by other SDP members that year.<\\/p><p style=\\\"width: 140%; position: relative; right: 110px;\\\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.<\\/p><div align=\\\"center\\\"><table style=\\\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\\\"><colgroup> <col style=\\\"width: 27%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 13%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 40%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 20%;\\\" span=\\\"1\\\" \\/> <\\/colgroup><tbody><tr style=\\\"border-bottom: 3px solid darkblue;\\\"><td style=\\\"font-weight: bold; font-size: 120%;\\\">Name<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Year as <br \\/>President<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Presidential<br \\/>Address<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Conference<br \\/>Program<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/\\\">Keith Davis, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1978-1980<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Mitchell, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1980-1981<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Mary Shideler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1981-1982<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1982-1983<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/\\\">Ray Bergner, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1983-1984<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1984-1985<\\/td><td style=\\\"text-align: center;\\\">Counseling with Adolescents and Their Families:<br \\/>A Status Dynamic Approach<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1985-1986<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/jane-littmann\\/\\\">Jane R. Littmann, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1986-1987<\\/td><td style=\\\"text-align: center;\\\">Humor in Psychotherapy: For Better or for Worse<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">James Holmes, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1987-1988<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/david-bender\\/\\\">David Bender, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1988-1989<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Carolyn Allen Zeiger, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1989-1990<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/walter-torres\\/\\\">Walter Torres, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1990-1991<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1991-1992<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">John R. Forward, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1992-1993<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=363&amp;action=edit\\\">C.J. Peek, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1993-1994<\\/td><td style=\\\"text-align: center;\\\">Management by Trellis-Building: Harmonizing<br \\/>Organization and Professional Community<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1994-1995<\\/td><td style=\\\"text-align: center;\\\">Trauma and its Transformations<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1995-1996<\\/td><td style=\\\"text-align: center;\\\">The Mommas and the Papas: Roles Parents Play<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/paul-zeiger\\/\\\">Paul Zeiger, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1996-1997<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/fernand-lubuguin\\/\\\">Fernand Lubuguin, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1997-1998<\\/td><td style=\\\"text-align: center;\\\">Beyond Melting Pot and Tossed Salad<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/reg-garcia\\/&quot;\\\">Reginaldo Garcia, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1998-1999<\\/td><td style=\\\"text-align: center;\\\">Persons, Change and Stress<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\">21st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Michael Spayd, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1999-2000<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Windham, Ph.D.<br \\/>(Resigned)<\\/td><td style=\\\"text-align: center;\\\">2000-2001<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><br \\/>(Acting President)<\\/td><td style=\\\"text-align: center;\\\">2000-2001<\\/td><td style=\\\"text-align: center;\\\">H5 Technologies<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\">23rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2001-2002<\\/td><td style=\\\"text-align: center;\\\">A Solution to the Problem of Large Scale Judgment Spaces<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\">24th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/richard-heinrich\\/\\\">Richard Heinrich, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2002-2003<\\/td><td style=\\\"text-align: center;\\\">Addressing Pain and Suffering at the End-of-Life<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\">25th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3Chttp:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/%22\\\">Raymond Bergner, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2003-2004<\\/td><td style=\\\"text-align: center;\\\">Is it All Really Biological?<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Robert Brill, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2004-2005<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2005-2006<\\/td><td style=\\\"text-align: center;\\\">Appraisal and Competence in Managing the <br \\/>Learning Loop<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Heather Holmes Lonergan, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2006-2007<\\/td><td style=\\\"text-align: center;\\\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\">29th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2007-2008<\\/td><td style=\\\"text-align: center;\\\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\">30th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3C%22http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/%22\\\">Keith Davis, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2008-2009<\\/td><td style=\\\"text-align: center;\\\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\">31st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/c-j-peek\\/\\\">C.J. Peek, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2009-2010<\\/td><td style=\\\"text-align: center;\\\">A Report from the Field: Using Paradigm Case<br \\/>Formulation and Parametric Analysis in Emerging Fields of Healthcare<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\">32nd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2010-2011<\\/td><td style=\\\"text-align: center;\\\">Re-working Economics from the Ground Up<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\">33rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2011-2012<\\/td><td style=\\\"text-align: center;\\\">Invisible to the Naked Eye<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\">34th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/charles-kantor\\/\\\">Charles Kantor, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2012-2013<\\/td><td style=\\\"text-align: center;\\\">Creating Monsters: How persons become<br \\/>perpetrators of genocide<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\">35th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">C.J. Stone<\\/td><td style=\\\"text-align: center;\\\">2013-2014<\\/td><td style=\\\"text-align: center;\\\">Looking back, and Looking Forward<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\">36th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/wynn-schwartz\\/\\\">Wynn Schwartz, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2014-2015<\\/td><td style=\\\"text-align: center;\\\">Social Progress and the Just Choice<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\">37th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ned Kirsch, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2015-2016<\\/td><td style=\\\"text-align: center;\\\">Notes on the Relationship between Persons and Embodiment<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\">38th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Bryan Harnsberger, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2016-2017<\\/td><td style=\\\"text-align: center;\\\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\">39th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2017-2018<\\/td><td style=\\\"text-align: center;\\\">Applying Descriptive Psychology to the<br \\/>Treatment of Psychological Trauma<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\">40th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Erol Zeybekoglu, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2018-2019<\\/td><td style=\\\"text-align: center;\\\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\">41st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Patricia Kennedy, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2019-2020<\\/td><td style=\\\"text-align: center;\\\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br \\/>in the World.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\">42nd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2020-2021<\\/td><td style=\\\"text-align: center;\\\">Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple Relationships.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\">43rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ian Newby-Clark, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2021-2022<\\/td><td style=\\\"text-align: center;\\\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\">44th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">David Bender, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2022-2023<\\/td><td style=\\\"text-align: center;\\\">Descriptive Psychology in Everyday Life.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\">45th Conference<\\/a><\\/td><\\/tr><\\/tbody><\\/table><\\/div>\",\"align\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5748,7172,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5763,7174,'_wp_page_template','default'),
(5764,7174,'_elementor_edit_mode','builder'),
(5765,7174,'_elementor_template_type','wp-page'),
(5766,7174,'_elementor_version','3.33.0'),
(5767,7174,'_elementor_pro_version','3.33.1'),
(5768,7174,'_elementor_data','[{\"id\":\"65cab4d5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"515254ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Past Presidents of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e40848\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"177b9085\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"width: 140%; position: relative; right: 110px; text-align: left;\\\">The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.<\\/p><p style=\\\"width: 140%; position: relative; right: 110px;\\\"><strong>Note<\\/strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available<\\/strong>) and\\/or to review conference presentations given by other SDP members that year.<\\/p><p style=\\\"width: 140%; position: relative; right: 110px;\\\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.<\\/p><div align=\\\"center\\\"><table style=\\\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\\\"><colgroup> <col style=\\\"width: 27%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 13%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 40%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 20%;\\\" span=\\\"1\\\" \\/> <\\/colgroup><tbody><tr style=\\\"border-bottom: 3px solid darkblue;\\\"><td style=\\\"font-weight: bold; font-size: 120%;\\\">Name<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Year as <br \\/>President<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Presidential<br \\/>Address<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Conference<br \\/>Program<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/\\\">Keith Davis, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1978-1980<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Mitchell, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1980-1981<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Mary Shideler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1981-1982<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1982-1983<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/\\\">Ray Bergner, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1983-1984<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1984-1985<\\/td><td style=\\\"text-align: center;\\\">Counseling with Adolescents and Their Families:<br \\/>A Status Dynamic Approach<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1985-1986<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/jane-littmann\\/\\\">Jane R. Littmann, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1986-1987<\\/td><td style=\\\"text-align: center;\\\">Humor in Psychotherapy: For Better or for Worse<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">James Holmes, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1987-1988<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/david-bender\\/\\\">David Bender, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1988-1989<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Carolyn Allen Zeiger, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1989-1990<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/walter-torres\\/\\\">Walter Torres, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1990-1991<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1991-1992<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">John R. Forward, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1992-1993<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=363&amp;action=edit\\\">C.J. Peek, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1993-1994<\\/td><td style=\\\"text-align: center;\\\">Management by Trellis-Building: Harmonizing<br \\/>Organization and Professional Community<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1994-1995<\\/td><td style=\\\"text-align: center;\\\">Trauma and its Transformations<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1995-1996<\\/td><td style=\\\"text-align: center;\\\">The Mommas and the Papas: Roles Parents Play<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/paul-zeiger\\/\\\">Paul Zeiger, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1996-1997<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/fernand-lubuguin\\/\\\">Fernand Lubuguin, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1997-1998<\\/td><td style=\\\"text-align: center;\\\">Beyond Melting Pot and Tossed Salad<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/reg-garcia\\/&quot;\\\">Reginaldo Garcia, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1998-1999<\\/td><td style=\\\"text-align: center;\\\">Persons, Change and Stress<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\">21st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Michael Spayd, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1999-2000<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Windham, Ph.D.<br \\/>(Resigned)<\\/td><td style=\\\"text-align: center;\\\">2000-2001<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><br \\/>(Acting President)<\\/td><td style=\\\"text-align: center;\\\">2000-2001<\\/td><td style=\\\"text-align: center;\\\">H5 Technologies<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\">23rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2001-2002<\\/td><td style=\\\"text-align: center;\\\">A Solution to the Problem of Large Scale Judgment Spaces<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\">24th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/richard-heinrich\\/\\\">Richard Heinrich, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2002-2003<\\/td><td style=\\\"text-align: center;\\\">Addressing Pain and Suffering at the End-of-Life<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\">25th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3Chttp:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/%22\\\">Raymond Bergner, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2003-2004<\\/td><td style=\\\"text-align: center;\\\">Is it All Really Biological?<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Robert Brill, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2004-2005<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2005-2006<\\/td><td style=\\\"text-align: center;\\\">Appraisal and Competence in Managing the <br \\/>Learning Loop<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Heather Holmes Lonergan, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2006-2007<\\/td><td style=\\\"text-align: center;\\\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\">29th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2007-2008<\\/td><td style=\\\"text-align: center;\\\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\">30th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3C%22http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/%22\\\">Keith Davis, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2008-2009<\\/td><td style=\\\"text-align: center;\\\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\">31st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/c-j-peek\\/\\\">C.J. Peek, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2009-2010<\\/td><td style=\\\"text-align: center;\\\">A Report from the Field: Using Paradigm Case<br \\/>Formulation and Parametric Analysis in Emerging Fields of Healthcare<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\">32nd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2010-2011<\\/td><td style=\\\"text-align: center;\\\">Re-working Economics from the Ground Up<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\">33rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2011-2012<\\/td><td style=\\\"text-align: center;\\\">Invisible to the Naked Eye<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\">34th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/charles-kantor\\/\\\">Charles Kantor, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2012-2013<\\/td><td style=\\\"text-align: center;\\\">Creating Monsters: How persons become<br \\/>perpetrators of genocide<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\">35th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">C.J. Stone<\\/td><td style=\\\"text-align: center;\\\">2013-2014<\\/td><td style=\\\"text-align: center;\\\">Looking back, and Looking Forward<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\">36th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/wynn-schwartz\\/\\\">Wynn Schwartz, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2014-2015<\\/td><td style=\\\"text-align: center;\\\">Social Progress and the Just Choice<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\">37th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ned Kirsch, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2015-2016<\\/td><td style=\\\"text-align: center;\\\">Notes on the Relationship between Persons and Embodiment<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\">38th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Bryan Harnsberger, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2016-2017<\\/td><td style=\\\"text-align: center;\\\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\">39th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2017-2018<\\/td><td style=\\\"text-align: center;\\\">Applying Descriptive Psychology to the<br \\/>Treatment of Psychological Trauma<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\">40th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Erol Zeybekoglu, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2018-2019<\\/td><td style=\\\"text-align: center;\\\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\">41st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Patricia Kennedy, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2019-2020<\\/td><td style=\\\"text-align: center;\\\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br \\/>in the World.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\">42nd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2020-2021<\\/td><td style=\\\"text-align: center;\\\">Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple Relationships.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\">43rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ian Newby-Clark, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2021-2022<\\/td><td style=\\\"text-align: center;\\\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\">44th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">David Bender, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2022-2023<\\/td><td style=\\\"text-align: center;\\\">Descriptive Psychology in Everyday Life.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\">45th Conference<\\/a><\\/td><\\/tr><\\/tbody><\\/table><\\/div>\",\"align\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5770,7174,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5772,7175,'_wp_page_template','default'),
(5773,7175,'_elementor_edit_mode','builder'),
(5774,7175,'_elementor_template_type','wp-page'),
(5775,7175,'_elementor_version','3.33.0'),
(5776,7175,'_elementor_pro_version','3.33.1'),
(5777,7175,'_elementor_data','[{\"id\":\"65cab4d5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"515254ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Past Presidents of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e40848\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"177b9085\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"width: 140%; position: relative; right: 110px; text-align: left;\\\">The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.<\\/p><p style=\\\"width: 140%; position: relative; right: 110px;\\\"><strong>Note<\\/strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available<\\/strong>) and\\/or to review conference presentations given by other SDP members that year.<\\/p><p style=\\\"width: 140%; position: relative; right: 110px;\\\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.<\\/p><div align=\\\"center\\\"><table style=\\\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\\\"><colgroup> <col style=\\\"width: 27%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 13%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 40%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 20%;\\\" span=\\\"1\\\" \\/> <\\/colgroup><tbody><tr style=\\\"border-bottom: 3px solid darkblue;\\\"><td style=\\\"font-weight: bold; font-size: 120%;\\\">Name<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Year as <br \\/>President<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Presidential<br \\/>Address<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Conference<br \\/>Program<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/\\\">Keith Davis, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1978-1980<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Mitchell, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1980-1981<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Mary Shideler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1981-1982<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1982-1983<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/\\\">Ray Bergner, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1983-1984<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1984-1985<\\/td><td style=\\\"text-align: center;\\\">Counseling with Adolescents and Their Families:<br \\/>A Status Dynamic Approach<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1985-1986<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/jane-littmann\\/\\\">Jane R. Littmann, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1986-1987<\\/td><td style=\\\"text-align: center;\\\">Humor in Psychotherapy: For Better or for Worse<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">James Holmes, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1987-1988<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/david-bender\\/\\\">David Bender, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1988-1989<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Carolyn Allen Zeiger, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1989-1990<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/walter-torres\\/\\\">Walter Torres, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1990-1991<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1991-1992<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">John R. Forward, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1992-1993<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=363&amp;action=edit\\\">C.J. Peek, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1993-1994<\\/td><td style=\\\"text-align: center;\\\">Management by Trellis-Building: Harmonizing<br \\/>Organization and Professional Community<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1994-1995<\\/td><td style=\\\"text-align: center;\\\">Trauma and its Transformations<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1995-1996<\\/td><td style=\\\"text-align: center;\\\">The Mommas and the Papas: Roles Parents Play<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/paul-zeiger\\/\\\">Paul Zeiger, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1996-1997<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/fernand-lubuguin\\/\\\">Fernand Lubuguin, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1997-1998<\\/td><td style=\\\"text-align: center;\\\">Beyond Melting Pot and Tossed Salad<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/reg-garcia\\/&quot;\\\">Reginaldo Garcia, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1998-1999<\\/td><td style=\\\"text-align: center;\\\">Persons, Change and Stress<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\">21st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Michael Spayd, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1999-2000<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Windham, Ph.D.<br \\/>(Resigned)<\\/td><td style=\\\"text-align: center;\\\">2000-2001<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><br \\/>(Acting President)<\\/td><td style=\\\"text-align: center;\\\">2000-2001<\\/td><td style=\\\"text-align: center;\\\">H5 Technologies<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\">23rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2001-2002<\\/td><td style=\\\"text-align: center;\\\">A Solution to the Problem of Large Scale Judgment Spaces<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\">24th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/richard-heinrich\\/\\\">Richard Heinrich, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2002-2003<\\/td><td style=\\\"text-align: center;\\\">Addressing Pain and Suffering at the End-of-Life<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\">25th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3Chttp:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/%22\\\">Raymond Bergner, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2003-2004<\\/td><td style=\\\"text-align: center;\\\">Is it All Really Biological?<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Robert Brill, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2004-2005<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2005-2006<\\/td><td style=\\\"text-align: center;\\\">Appraisal and Competence in Managing the <br \\/>Learning Loop<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Heather Holmes Lonergan, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2006-2007<\\/td><td style=\\\"text-align: center;\\\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\">29th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2007-2008<\\/td><td style=\\\"text-align: center;\\\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\">30th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3C%22http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/%22\\\">Keith Davis, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2008-2009<\\/td><td style=\\\"text-align: center;\\\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\">31st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/c-j-peek\\/\\\">C.J. Peek, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2009-2010<\\/td><td style=\\\"text-align: center;\\\">A Report from the Field: Using Paradigm Case<br \\/>Formulation and Parametric Analysis in Emerging Fields of Healthcare<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\">32nd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2010-2011<\\/td><td style=\\\"text-align: center;\\\">Re-working Economics from the Ground Up<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\">33rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2011-2012<\\/td><td style=\\\"text-align: center;\\\">Invisible to the Naked Eye<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\">34th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/charles-kantor\\/\\\">Charles Kantor, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2012-2013<\\/td><td style=\\\"text-align: center;\\\">Creating Monsters: How persons become<br \\/>perpetrators of genocide<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\">35th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">C.J. Stone<\\/td><td style=\\\"text-align: center;\\\">2013-2014<\\/td><td style=\\\"text-align: center;\\\">Looking back, and Looking Forward<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\">36th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/wynn-schwartz\\/\\\">Wynn Schwartz, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2014-2015<\\/td><td style=\\\"text-align: center;\\\">Social Progress and the Just Choice<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\">37th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ned Kirsch, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2015-2016<\\/td><td style=\\\"text-align: center;\\\">Notes on the Relationship between Persons and Embodiment<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\">38th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Bryan Harnsberger, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2016-2017<\\/td><td style=\\\"text-align: center;\\\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\">39th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2017-2018<\\/td><td style=\\\"text-align: center;\\\">Applying Descriptive Psychology to the<br \\/>Treatment of Psychological Trauma<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\">40th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Erol Zeybekoglu, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2018-2019<\\/td><td style=\\\"text-align: center;\\\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\">41st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Patricia Kennedy, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2019-2020<\\/td><td style=\\\"text-align: center;\\\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br \\/>in the World.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\">42nd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2020-2021<\\/td><td style=\\\"text-align: center;\\\">Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple Relationships.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\">43rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ian Newby-Clark, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2021-2022<\\/td><td style=\\\"text-align: center;\\\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\">44th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">David Bender, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2022-2023<\\/td><td style=\\\"text-align: center;\\\">Descriptive Psychology in Everyday Life.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\">45th Conference<\\/a><\\/td><\\/tr><\\/tbody><\\/table><\\/div>\",\"align\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5779,7175,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5781,7176,'_wp_page_template','default'),
(5782,7176,'_elementor_edit_mode','builder'),
(5783,7176,'_elementor_template_type','wp-page'),
(5784,7176,'_elementor_version','3.33.0'),
(5785,7176,'_elementor_pro_version','3.33.1'),
(5786,7176,'_elementor_data','[{\"id\":\"65cab4d5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"515254ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Past Presidents of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e40848\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"177b9085\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"width: 140%; position: relative; right: 110px; text-align: left;\\\">The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.<\\/p><p style=\\\"width: 140%; position: relative; right: 110px;\\\"><strong>Note<\\/strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available<\\/strong>) and\\/or to review conference presentations given by other SDP members that year.<\\/p><p style=\\\"width: 140%; position: relative; right: 110px;\\\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.<\\/p><div align=\\\"center\\\"><table style=\\\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\\\"><colgroup> <col style=\\\"width: 27%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 13%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 40%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 20%;\\\" span=\\\"1\\\" \\/> <\\/colgroup><tbody><tr style=\\\"border-bottom: 3px solid darkblue;\\\"><td style=\\\"font-weight: bold; font-size: 120%;\\\">Name<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Year as <br \\/>President<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Presidential<br \\/>Address<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Conference<br \\/>Program<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/\\\">Keith Davis, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1978-1980<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Mitchell, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1980-1981<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Mary Shideler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1981-1982<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1982-1983<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/\\\">Ray Bergner, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1983-1984<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1984-1985<\\/td><td style=\\\"text-align: center;\\\">Counseling with Adolescents and Their Families:<br \\/>A Status Dynamic Approach<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1985-1986<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/jane-littmann\\/\\\">Jane R. Littmann, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1986-1987<\\/td><td style=\\\"text-align: center;\\\">Humor in Psychotherapy: For Better or for Worse<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">James Holmes, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1987-1988<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/david-bender\\/\\\">David Bender, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1988-1989<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Carolyn Allen Zeiger, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1989-1990<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/walter-torres\\/\\\">Walter Torres, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1990-1991<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1991-1992<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">John R. Forward, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1992-1993<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=363&amp;action=edit\\\">C.J. Peek, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1993-1994<\\/td><td style=\\\"text-align: center;\\\">Management by Trellis-Building: Harmonizing<br \\/>Organization and Professional Community<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1994-1995<\\/td><td style=\\\"text-align: center;\\\">Trauma and its Transformations<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1995-1996<\\/td><td style=\\\"text-align: center;\\\">The Mommas and the Papas: Roles Parents Play<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/paul-zeiger\\/\\\">Paul Zeiger, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1996-1997<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/fernand-lubuguin\\/\\\">Fernand Lubuguin, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1997-1998<\\/td><td style=\\\"text-align: center;\\\">Beyond Melting Pot and Tossed Salad<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/reg-garcia\\/&quot;\\\">Reginaldo Garcia, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1998-1999<\\/td><td style=\\\"text-align: center;\\\">Persons, Change and Stress<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\">21st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Michael Spayd, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1999-2000<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Windham, Ph.D.<br \\/>(Resigned)<\\/td><td style=\\\"text-align: center;\\\">2000-2001<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><br \\/>(Acting President)<\\/td><td style=\\\"text-align: center;\\\">2000-2001<\\/td><td style=\\\"text-align: center;\\\">H5 Technologies<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\">23rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2001-2002<\\/td><td style=\\\"text-align: center;\\\">A Solution to the Problem of Large Scale Judgment Spaces<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\">24th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/richard-heinrich\\/\\\">Richard Heinrich, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2002-2003<\\/td><td style=\\\"text-align: center;\\\">Addressing Pain and Suffering at the End-of-Life<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\">25th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3Chttp:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/%22\\\">Raymond Bergner, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2003-2004<\\/td><td style=\\\"text-align: center;\\\">Is it All Really Biological?<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Robert Brill, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2004-2005<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2005-2006<\\/td><td style=\\\"text-align: center;\\\">Appraisal and Competence in Managing the <br \\/>Learning Loop<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Heather Holmes Lonergan, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2006-2007<\\/td><td style=\\\"text-align: center;\\\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\">29th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2007-2008<\\/td><td style=\\\"text-align: center;\\\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\">30th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3C%22http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/%22\\\">Keith Davis, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2008-2009<\\/td><td style=\\\"text-align: center;\\\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\">31st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/c-j-peek\\/\\\">C.J. Peek, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2009-2010<\\/td><td style=\\\"text-align: center;\\\">A Report from the Field: Using Paradigm Case<br \\/>Formulation and Parametric Analysis in Emerging Fields of Healthcare<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\">32nd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2010-2011<\\/td><td style=\\\"text-align: center;\\\">Re-working Economics from the Ground Up<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\">33rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2011-2012<\\/td><td style=\\\"text-align: center;\\\">Invisible to the Naked Eye<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\">34th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/charles-kantor\\/\\\">Charles Kantor, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2012-2013<\\/td><td style=\\\"text-align: center;\\\">Creating Monsters: How persons become<br \\/>perpetrators of genocide<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\">35th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">C.J. Stone<\\/td><td style=\\\"text-align: center;\\\">2013-2014<\\/td><td style=\\\"text-align: center;\\\">Looking back, and Looking Forward<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\">36th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/wynn-schwartz\\/\\\">Wynn Schwartz, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2014-2015<\\/td><td style=\\\"text-align: center;\\\">Social Progress and the Just Choice<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\">37th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ned Kirsch, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2015-2016<\\/td><td style=\\\"text-align: center;\\\">Notes on the Relationship between Persons and Embodiment<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\">38th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Bryan Harnsberger, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2016-2017<\\/td><td style=\\\"text-align: center;\\\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\">39th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2017-2018<\\/td><td style=\\\"text-align: center;\\\">Applying Descriptive Psychology to the<br \\/>Treatment of Psychological Trauma<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\">40th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Erol Zeybekoglu, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2018-2019<\\/td><td style=\\\"text-align: center;\\\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\">41st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Patricia Kennedy, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2019-2020<\\/td><td style=\\\"text-align: center;\\\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br \\/>in the World.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\">42nd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2020-2021<\\/td><td style=\\\"text-align: center;\\\">Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple Relationships.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\">43rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ian Newby-Clark, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2021-2022<\\/td><td style=\\\"text-align: center;\\\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\">44th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">David Bender, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2022-2023<\\/td><td style=\\\"text-align: center;\\\">Descriptive Psychology in Everyday Life.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\">45th Conference<\\/a><\\/td><\\/tr><\\/tbody><\\/table><\\/div>\",\"align\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5788,7176,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5793,7177,'_wp_page_template','default'),
(5794,7177,'_elementor_edit_mode','builder'),
(5795,7177,'_elementor_template_type','wp-page'),
(5796,7177,'_elementor_version','3.33.0'),
(5797,7177,'_elementor_pro_version','3.33.1'),
(5798,7177,'_elementor_data','[{\"id\":\"65cab4d5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"515254ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Past Presidents of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e40848\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"177b9085\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"width: 140%; position: relative; right: 110px; text-align: left;\\\">The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.<\\/p><p style=\\\"width: 140%; position: relative; right: 110px;\\\"><strong>Note<\\/strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available<\\/strong>) and\\/or to review conference presentations given by other SDP members that year.<\\/p><p style=\\\"width: 140%; position: relative; right: 110px;\\\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.<\\/p><div align=\\\"center\\\"><table style=\\\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\\\"><colgroup> <col style=\\\"width: 27%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 13%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 40%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 20%;\\\" span=\\\"1\\\" \\/> <\\/colgroup><tbody><tr style=\\\"border-bottom: 3px solid darkblue;\\\"><td style=\\\"font-weight: bold; font-size: 120%;\\\">Name<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Year as <br \\/>President<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Presidential<br \\/>Address<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Conference<br \\/>Program<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/\\\">Keith Davis, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1978-1980<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Mitchell, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1980-1981<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Mary Shideler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1981-1982<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1982-1983<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/\\\">Ray Bergner, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1983-1984<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1984-1985<\\/td><td style=\\\"text-align: center;\\\">Counseling with Adolescents and Their Families:<br \\/>A Status Dynamic Approach<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1985-1986<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/jane-littmann\\/\\\">Jane R. Littmann, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1986-1987<\\/td><td style=\\\"text-align: center;\\\">Humor in Psychotherapy: For Better or for Worse<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">James Holmes, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1987-1988<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/david-bender\\/\\\">David Bender, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1988-1989<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Carolyn Allen Zeiger, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1989-1990<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/walter-torres\\/\\\">Walter Torres, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1990-1991<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1991-1992<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">John R. Forward, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1992-1993<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=363&amp;action=edit\\\">C.J. Peek, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1993-1994<\\/td><td style=\\\"text-align: center;\\\">Management by Trellis-Building: Harmonizing<br \\/>Organization and Professional Community<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1994-1995<\\/td><td style=\\\"text-align: center;\\\">Trauma and its Transformations<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1995-1996<\\/td><td style=\\\"text-align: center;\\\">The Mommas and the Papas: Roles Parents Play<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/paul-zeiger\\/\\\">Paul Zeiger, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1996-1997<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/fernand-lubuguin\\/\\\">Fernand Lubuguin, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1997-1998<\\/td><td style=\\\"text-align: center;\\\">Beyond Melting Pot and Tossed Salad<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/reg-garcia\\/&quot;\\\">Reginaldo Garcia, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1998-1999<\\/td><td style=\\\"text-align: center;\\\">Persons, Change and Stress<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\">21st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Michael Spayd, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1999-2000<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Windham, Ph.D.<br \\/>(Resigned)<\\/td><td style=\\\"text-align: center;\\\">2000-2001<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><br \\/>(Acting President)<\\/td><td style=\\\"text-align: center;\\\">2000-2001<\\/td><td style=\\\"text-align: center;\\\">H5 Technologies<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\">23rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2001-2002<\\/td><td style=\\\"text-align: center;\\\">A Solution to the Problem of Large Scale Judgment Spaces<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\">24th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/richard-heinrich\\/\\\">Richard Heinrich, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2002-2003<\\/td><td style=\\\"text-align: center;\\\">Addressing Pain and Suffering at the End-of-Life<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\">25th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3Chttp:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/%22\\\">Raymond Bergner, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2003-2004<\\/td><td style=\\\"text-align: center;\\\">Is it All Really Biological?<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Robert Brill, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2004-2005<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2005-2006<\\/td><td style=\\\"text-align: center;\\\">Appraisal and Competence in Managing the <br \\/>Learning Loop<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Heather Holmes Lonergan, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2006-2007<\\/td><td style=\\\"text-align: center;\\\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\">29th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2007-2008<\\/td><td style=\\\"text-align: center;\\\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\">30th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3C%22http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/%22\\\">Keith Davis, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2008-2009<\\/td><td style=\\\"text-align: center;\\\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\">31st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/c-j-peek\\/\\\">C.J. Peek, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2009-2010<\\/td><td style=\\\"text-align: center;\\\">A Report from the Field: Using Paradigm Case<br \\/>Formulation and Parametric Analysis in Emerging Fields of Healthcare<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\">32nd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2010-2011<\\/td><td style=\\\"text-align: center;\\\">Re-working Economics from the Ground Up<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\">33rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2011-2012<\\/td><td style=\\\"text-align: center;\\\">Invisible to the Naked Eye<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\">34th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/charles-kantor\\/\\\">Charles Kantor, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2012-2013<\\/td><td style=\\\"text-align: center;\\\">Creating Monsters: How persons become<br \\/>perpetrators of genocide<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\">35th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">C.J. Stone<\\/td><td style=\\\"text-align: center;\\\">2013-2014<\\/td><td style=\\\"text-align: center;\\\">Looking back, and Looking Forward<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\">36th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/wynn-schwartz\\/\\\">Wynn Schwartz, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2014-2015<\\/td><td style=\\\"text-align: center;\\\">Social Progress and the Just Choice<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\">37th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ned Kirsch, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2015-2016<\\/td><td style=\\\"text-align: center;\\\">Notes on the Relationship between Persons and Embodiment<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\">38th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Bryan Harnsberger, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2016-2017<\\/td><td style=\\\"text-align: center;\\\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\">39th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2017-2018<\\/td><td style=\\\"text-align: center;\\\">Applying Descriptive Psychology to the<br \\/>Treatment of Psychological Trauma<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\">40th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Erol Zeybekoglu, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2018-2019<\\/td><td style=\\\"text-align: center;\\\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\">41st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Patricia Kennedy, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2019-2020<\\/td><td style=\\\"text-align: center;\\\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br \\/>in the World.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\">42nd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2020-2021<\\/td><td style=\\\"text-align: center;\\\">Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple Relationships.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\">43rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ian Newby-Clark, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2021-2022<\\/td><td style=\\\"text-align: center;\\\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\">44th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">David Bender, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2022-2023<\\/td><td style=\\\"text-align: center;\\\">Descriptive Psychology in Everyday Life.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\">45th Conference<\\/a><\\/td><\\/tr><\\/tbody><\\/table><\\/div>\",\"align\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5800,7177,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5803,7178,'_wp_page_template','default'),
(5804,7178,'_elementor_edit_mode','builder'),
(5805,7178,'_elementor_template_type','wp-page'),
(5806,7178,'_elementor_version','3.33.0'),
(5807,7178,'_elementor_pro_version','3.33.1'),
(5808,7178,'_elementor_data','[{\"id\":\"65cab4d5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"515254ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Past Presidents of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e40848\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"177b9085\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"width: 140%; position: relative; right: 110px; text-align: left;\\\">The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.<\\/p><p style=\\\"width: 140%; position: relative; right: 110px;\\\"><strong>Note<\\/strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available<\\/strong>) and\\/or to review conference presentations given by other SDP members that year.<\\/p><p style=\\\"width: 140%; position: relative; right: 110px;\\\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.<\\/p><div align=\\\"center\\\"><table style=\\\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\\\"><colgroup> <col style=\\\"width: 27%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 13%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 40%;\\\" span=\\\"1\\\" \\/> <col style=\\\"width: 20%;\\\" span=\\\"1\\\" \\/> <\\/colgroup><tbody><tr style=\\\"border-bottom: 3px solid darkblue;\\\"><td style=\\\"font-weight: bold; font-size: 120%;\\\">Name<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Year as <br \\/>President<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Presidential<br \\/>Address<\\/td><td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Conference<br \\/>Program<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/\\\">Keith Davis, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1978-1980<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Mitchell, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1980-1981<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Mary Shideler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1981-1982<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1982-1983<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/\\\">Ray Bergner, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1983-1984<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1984-1985<\\/td><td style=\\\"text-align: center;\\\">Counseling with Adolescents and Their Families:<br \\/>A Status Dynamic Approach<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1985-1986<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/jane-littmann\\/\\\">Jane R. Littmann, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1986-1987<\\/td><td style=\\\"text-align: center;\\\">Humor in Psychotherapy: For Better or for Worse<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">James Holmes, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1987-1988<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/david-bender\\/\\\">David Bender, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1988-1989<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Carolyn Allen Zeiger, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1989-1990<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/walter-torres\\/\\\">Walter Torres, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1990-1991<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1991-1992<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">John R. Forward, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1992-1993<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=363&amp;action=edit\\\">C.J. Peek, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1993-1994<\\/td><td style=\\\"text-align: center;\\\">Management by Trellis-Building: Harmonizing<br \\/>Organization and Professional Community<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1994-1995<\\/td><td style=\\\"text-align: center;\\\">Trauma and its Transformations<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1995-1996<\\/td><td style=\\\"text-align: center;\\\">The Mommas and the Papas: Roles Parents Play<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/paul-zeiger\\/\\\">Paul Zeiger, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1996-1997<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/fernand-lubuguin\\/\\\">Fernand Lubuguin, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1997-1998<\\/td><td style=\\\"text-align: center;\\\">Beyond Melting Pot and Tossed Salad<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/reg-garcia\\/&quot;\\\">Reginaldo Garcia, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">1998-1999<\\/td><td style=\\\"text-align: center;\\\">Persons, Change and Stress<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\">21st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Michael Spayd, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">1999-2000<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Windham, Ph.D.<br \\/>(Resigned)<\\/td><td style=\\\"text-align: center;\\\">2000-2001<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><br \\/>(Acting President)<\\/td><td style=\\\"text-align: center;\\\">2000-2001<\\/td><td style=\\\"text-align: center;\\\">H5 Technologies<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\">23rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2001-2002<\\/td><td style=\\\"text-align: center;\\\">A Solution to the Problem of Large Scale Judgment Spaces<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\">24th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/richard-heinrich\\/\\\">Richard Heinrich, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2002-2003<\\/td><td style=\\\"text-align: center;\\\">Addressing Pain and Suffering at the End-of-Life<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\">25th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3Chttp:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/%22\\\">Raymond Bergner, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2003-2004<\\/td><td style=\\\"text-align: center;\\\">Is it All Really Biological?<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Robert Brill, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2004-2005<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2005-2006<\\/td><td style=\\\"text-align: center;\\\">Appraisal and Competence in Managing the <br \\/>Learning Loop<\\/td><td style=\\\"text-align: center;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Heather Holmes Lonergan, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2006-2007<\\/td><td style=\\\"text-align: center;\\\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\">29th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2007-2008<\\/td><td style=\\\"text-align: center;\\\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\">30th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3C%22http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/%22\\\">Keith Davis, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2008-2009<\\/td><td style=\\\"text-align: center;\\\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\">31st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/c-j-peek\\/\\\">C.J. Peek, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2009-2010<\\/td><td style=\\\"text-align: center;\\\">A Report from the Field: Using Paradigm Case<br \\/>Formulation and Parametric Analysis in Emerging Fields of Healthcare<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\">32nd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2010-2011<\\/td><td style=\\\"text-align: center;\\\">Re-working Economics from the Ground Up<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\">33rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2011-2012<\\/td><td style=\\\"text-align: center;\\\">Invisible to the Naked Eye<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\">34th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/charles-kantor\\/\\\">Charles Kantor, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2012-2013<\\/td><td style=\\\"text-align: center;\\\">Creating Monsters: How persons become<br \\/>perpetrators of genocide<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\">35th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">C.J. Stone<\\/td><td style=\\\"text-align: center;\\\">2013-2014<\\/td><td style=\\\"text-align: center;\\\">Looking back, and Looking Forward<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\">36th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/wynn-schwartz\\/\\\">Wynn Schwartz, Ph.D.<\\/a><\\/td><td style=\\\"text-align: center;\\\">2014-2015<\\/td><td style=\\\"text-align: center;\\\">Social Progress and the Just Choice<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\">37th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ned Kirsch, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2015-2016<\\/td><td style=\\\"text-align: center;\\\">Notes on the Relationship between Persons and Embodiment<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\">38th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Bryan Harnsberger, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2016-2017<\\/td><td style=\\\"text-align: center;\\\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\">39th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2017-2018<\\/td><td style=\\\"text-align: center;\\\">Applying Descriptive Psychology to the<br \\/>Treatment of Psychological Trauma<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\">40th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Erol Zeybekoglu, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2018-2019<\\/td><td style=\\\"text-align: center;\\\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\">41st Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Patricia Kennedy, Psy.D.<\\/td><td style=\\\"text-align: center;\\\">2019-2020<\\/td><td style=\\\"text-align: center;\\\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br \\/>in the World.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\">42nd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2020-2021<\\/td><td style=\\\"text-align: center;\\\">Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple Relationships.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\">43rd Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">Ian Newby-Clark, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2021-2022<\\/td><td style=\\\"text-align: center;\\\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\">44th Conference<\\/a><\\/td><\\/tr><tr><td style=\\\"color: darkblue; font-weight: bold;\\\">David Bender, Ph.D.<\\/td><td style=\\\"text-align: center;\\\">2022-2023<\\/td><td style=\\\"text-align: center;\\\">Descriptive Psychology in Everyday Life.<\\/td><td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\">45th Conference<\\/a><\\/td><\\/tr><\\/tbody><\\/table><\\/div>\",\"align\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5810,7178,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5813,7179,'_wp_page_template','default'),
(5814,7179,'_elementor_edit_mode','builder'),
(5815,7179,'_elementor_template_type','wp-page'),
(5816,7179,'_elementor_version','3.33.0'),
(5817,7179,'_elementor_pro_version','3.33.1'),
(5818,7179,'_elementor_data','[{\"id\":\"65cab4d5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"515254ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Past Presidents of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e40848\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"177b9085\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.<\\/p>\\n<p>\\n<\\/p><p><strong>Note<\\/strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available<\\/strong>) and\\/or to review conference presentations given by other SDP members that year.<\\/p>\\n<p>Click any of the past presidents\' names highlighted in red to read a short statement about ongoing research and clinical interests.<\\/p>\\n<div align=\\\"center\\\">\\n<table style=\\\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\\\">\\n<colgroup>\\n<col style=\\\"width: 27%;\\\" span=\\\"1\\\">\\n<col style=\\\"width: 13%;\\\" span=\\\"1\\\">\\n<col style=\\\"width: 40%;\\\" span=\\\"1\\\">\\n<col style=\\\"width: 20%;\\\" span=\\\"1\\\"> <\\/colgroup>\\n<tbody>\\n<tr style=\\\"border-bottom: 3px solid darkblue;\\\">\\n<td style=\\\"font-weight: bold; font-size: 120%;\\\">Name<\\/td>\\n<td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Year as<br>\\nPresident<\\/td>\\n<td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Presidential<br>\\nAddress<\\/td>\\n<td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Conference<br>\\nProgram<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1978-1980<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Mitchell, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1980-1981<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Mary Shideler, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1981-1982<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1982-1983<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/\\\">Ray Bergner, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1983-1984<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1984-1985<\\/td>\\n<td style=\\\"text-align: center;\\\">Counseling with Adolescents and Their Families:<br>\\nA Status Dynamic Approach<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1985-1986<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/jane-littmann\\/\\\">Jane R. Littmann, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1986-1987<\\/td>\\n<td style=\\\"text-align: center;\\\">Humor in Psychotherapy: For Better or for Worse<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">James Holmes, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1987-1988<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/david-bender\\/\\\">David Bender, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1988-1989<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Carolyn Allen Zeiger, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1989-1990<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/walter-torres\\/\\\">Walter Torres, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1990-1991<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1991-1992<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">John R. Forward, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1992-1993<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=363&amp;action=edit\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1993-1994<\\/td>\\n<td style=\\\"text-align: center;\\\">Management by Trellis-Building: Harmonizing<br>\\nOrganization and Professional Community<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1994-1995<\\/td>\\n<td style=\\\"text-align: center;\\\">Trauma and its Transformations<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1995-1996<\\/td>\\n<td style=\\\"text-align: center;\\\">The Mommas and the Papas: Roles Parents Play<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/paul-zeiger\\/\\\">Paul Zeiger, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1996-1997<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/fernand-lubuguin\\/\\\">Fernand Lubuguin, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1997-1998<\\/td>\\n<td style=\\\"text-align: center;\\\">Beyond Melting Pot and Tossed Salad<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/reg-garcia\\/&quot;\\\">Reginaldo Garcia, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1998-1999<\\/td>\\n<td style=\\\"text-align: center;\\\">Persons, Change and Stress<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\">21st Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Michael Spayd, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1999-2000<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Windham, Ph.D.<br>\\n(Resigned)<\\/td>\\n<td style=\\\"text-align: center;\\\">2000-2001<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><br>\\n(Acting President)<\\/td>\\n<td style=\\\"text-align: center;\\\">2000-2001<\\/td>\\n<td style=\\\"text-align: center;\\\">H5 Technologies<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\">23rd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2001-2002<\\/td>\\n<td style=\\\"text-align: center;\\\">A Solution to the Problem of Large Scale Judgment Spaces<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\">24th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/richard-heinrich\\/\\\">Richard Heinrich, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2002-2003<\\/td>\\n<td style=\\\"text-align: center;\\\">Addressing Pain and Suffering at the End-of-Life<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\">25th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3Chttp:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/%22\\\">Raymond Bergner, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2003-2004<\\/td>\\n<td style=\\\"text-align: center;\\\">Is it All Really Biological?<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Robert Brill, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2004-2005<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2005-2006<\\/td>\\n<td style=\\\"text-align: center;\\\">Appraisal and Competence in Managing the<br>\\nLearning Loop<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Heather Holmes Lonergan, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2006-2007<\\/td>\\n<td style=\\\"text-align: center;\\\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\">29th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2007-2008<\\/td>\\n<td style=\\\"text-align: center;\\\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\">30th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3C%22http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/%22\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2008-2009<\\/td>\\n<td style=\\\"text-align: center;\\\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\">31st Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/c-j-peek\\/\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2009-2010<\\/td>\\n<td style=\\\"text-align: center;\\\">A Report from the Field: Using Paradigm Case<br>\\nFormulation and Parametric Analysis in Emerging Fields of Healthcare<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\">32nd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2010-2011<\\/td>\\n<td style=\\\"text-align: center;\\\">Re-working Economics from the Ground Up<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\">33rd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2011-2012<\\/td>\\n<td style=\\\"text-align: center;\\\">Invisible to the Naked Eye<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\">34th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/charles-kantor\\/\\\">Charles Kantor, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2012-2013<\\/td>\\n<td style=\\\"text-align: center;\\\">Creating Monsters: How persons become<br>\\nperpetrators of genocide<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\">35th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">C.J. Stone<\\/td>\\n<td style=\\\"text-align: center;\\\">2013-2014<\\/td>\\n<td style=\\\"text-align: center;\\\">Looking back, and Looking Forward<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\">36th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/wynn-schwartz\\/\\\">Wynn Schwartz, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2014-2015<\\/td>\\n<td style=\\\"text-align: center;\\\">Social Progress and the Just Choice<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\">37th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Ned Kirsch, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2015-2016<\\/td>\\n<td style=\\\"text-align: center;\\\">Notes on the Relationship between Persons and Embodiment<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\">38th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Bryan Harnsberger, Psy.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2016-2017<\\/td>\\n<td style=\\\"text-align: center;\\\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\">39th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2017-2018<\\/td>\\n<td style=\\\"text-align: center;\\\">Applying Descriptive Psychology to the<br>\\nTreatment of Psychological Trauma<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\">40th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Erol Zeybekoglu, Psy.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2018-2019<\\/td>\\n<td style=\\\"text-align: center;\\\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\">41st Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Patricia Kennedy, Psy.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2019-2020<\\/td>\\n<td style=\\\"text-align: center;\\\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br>\\nin the World.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\">42nd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2020-2021<\\/td>\\n<td style=\\\"text-align: center;\\\">Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple Relationships.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\">43rd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Ian Newby-Clark, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2021-2022<\\/td>\\n<td style=\\\"text-align: center;\\\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\">44th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">David Bender, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2022-2023<\\/td>\\n<td style=\\\"text-align: center;\\\">Descriptive Psychology in Everyday Life.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\">45th Conference<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/div>\",\"align\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5820,7179,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5835,7181,'_wp_page_template','default'),
(5836,7181,'_elementor_edit_mode','builder'),
(5837,7181,'_elementor_template_type','wp-page'),
(5838,7181,'_elementor_version','3.33.0'),
(5839,7181,'_elementor_pro_version','3.33.1'),
(5840,7181,'_elementor_data','[{\"id\":\"46681351\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4870fab2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\"><strong>45th Annual Meeting<\\/strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\"><strong>44th Annual Meeting<\\/strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\"><strong>43rd Annual Meeting<\\/strong><br>September 30 - October 3, 2021<br>Online<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\"><strong>42nd Annual Meeting<\\/strong><br>October 1-4, 2020<br>Online<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\"><strong>41st Annual Meeting<\\/strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\"><strong>40th Annual Meeting<\\/strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\"><strong>39th Annual Meeting<\\/strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\"><strong>38th Annual Meeting<\\/strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\"><strong>37th Annual Meeting<\\/strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>   \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\"><strong>36th Annual Meeting<\\/strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\"><strong>35th Annual Meeting<\\/strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n   \\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\"><strong>34th Annual Meeting<\\/strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\"><strong>33th Annual Meeting<\\/strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\"><strong>32th Annual Meeting<\\/strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\"><strong>31th Annual Meeting<\\/strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\"><strong>30th Annual Meeting<\\/strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\"><strong>29th Annual Meeting<\\/strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2006-Conference-Program.pdf\\\"><strong>28th Annual Meeting<\\/strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n         2005\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2004\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\"><strong>25th Annual Meeting<\\/strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n<a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\"><strong>24th Annual Meeting<\\/strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\"><strong>23rd Annual Meeting<\\/strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2000\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\"><strong>21st Annual Meeting<\\/strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5842,7182,'_wp_page_template','default'),
(5843,7182,'_elementor_edit_mode','builder'),
(5844,7182,'_elementor_template_type','wp-page'),
(5845,7182,'_elementor_version','3.33.0'),
(5846,7182,'_elementor_pro_version','3.33.1'),
(5847,7182,'_elementor_data','[{\"id\":\"46681351\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4870fab2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\"><strong>45th Annual Meeting<\\/strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\"><strong>44th Annual Meeting<\\/strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\"><strong>43rd Annual Meeting<\\/strong><br>September 30 - October 3, 2021<br>Online<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\"><strong>42nd Annual Meeting<\\/strong><br>October 1-4, 2020<br>Online<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\"><strong>41st Annual Meeting<\\/strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\"><strong>40th Annual Meeting<\\/strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\"><strong>39th Annual Meeting<\\/strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\"><strong>38th Annual Meeting<\\/strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\"><strong>37th Annual Meeting<\\/strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>   \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\"><strong>36th Annual Meeting<\\/strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\"><strong>35th Annual Meeting<\\/strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n   \\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\"><strong>34th Annual Meeting<\\/strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\"><strong>33th Annual Meeting<\\/strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\"><strong>32th Annual Meeting<\\/strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\"><strong>31th Annual Meeting<\\/strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\"><strong>30th Annual Meeting<\\/strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\"><strong>29th Annual Meeting<\\/strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2006-Conference-Program.pdf\\\"><strong>28th Annual Meeting<\\/strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n         2005\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2004\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\"><strong>25th Annual Meeting<\\/strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n<a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\"><strong>24th Annual Meeting<\\/strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\"><strong>23rd Annual Meeting<\\/strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2000\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\"><strong>21st Annual Meeting<\\/strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5849,3001,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5850,7183,'_wp_page_template','default'),
(5851,7183,'_elementor_edit_mode','builder'),
(5852,7183,'_elementor_template_type','wp-page'),
(5853,7183,'_elementor_version','3.33.0'),
(5854,7183,'_elementor_pro_version','3.33.1'),
(5855,7183,'_elementor_data','[{\"id\":\"63d64c8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5491b637\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Programs of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"46681351\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4870fab2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\"><strong>45th Annual Meeting<\\/strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\"><strong>44th Annual Meeting<\\/strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\"><strong>43rd Annual Meeting<\\/strong><br>September 30 - October 3, 2021<br>Online<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\"><strong>42nd Annual Meeting<\\/strong><br>October 1-4, 2020<br>Online<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\"><strong>41st Annual Meeting<\\/strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\"><strong>40th Annual Meeting<\\/strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\"><strong>39th Annual Meeting<\\/strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\"><strong>38th Annual Meeting<\\/strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\"><strong>37th Annual Meeting<\\/strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>   \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\"><strong>36th Annual Meeting<\\/strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\"><strong>35th Annual Meeting<\\/strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n   \\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\"><strong>34th Annual Meeting<\\/strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\"><strong>33th Annual Meeting<\\/strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\"><strong>32th Annual Meeting<\\/strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\"><strong>31th Annual Meeting<\\/strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\"><strong>30th Annual Meeting<\\/strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\"><strong>29th Annual Meeting<\\/strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2006-Conference-Program.pdf\\\"><strong>28th Annual Meeting<\\/strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n         2005\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2004\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\"><strong>25th Annual Meeting<\\/strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n<a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\"><strong>24th Annual Meeting<\\/strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\"><strong>23rd Annual Meeting<\\/strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2000\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\"><strong>21st Annual Meeting<\\/strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5857,7183,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5870,7185,'_wp_page_template','default'),
(5871,7185,'_elementor_edit_mode','builder'),
(5872,7185,'_elementor_template_type','wp-page'),
(5873,7185,'_elementor_version','3.33.0'),
(5874,7185,'_elementor_pro_version','3.33.1'),
(5875,7185,'_elementor_data','[{\"id\":\"63d64c8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5491b637\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Programs of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"46681351\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4870fab2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\"><strong>45th Annual Meeting<\\/strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\"><strong>44th Annual Meeting<\\/strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\"><strong>43rd Annual Meeting<\\/strong><br>September 30 - October 3, 2021<br>Online<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\"><strong>42nd Annual Meeting<\\/strong><br>October 1-4, 2020<br>Online<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\"><strong>41st Annual Meeting<\\/strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\"><strong>40th Annual Meeting<\\/strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\"><strong>39th Annual Meeting<\\/strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\"><strong>38th Annual Meeting<\\/strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\"><strong>37th Annual Meeting<\\/strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>   \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\"><strong>36th Annual Meeting<\\/strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\"><strong>35th Annual Meeting<\\/strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n   \\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\"><strong>34th Annual Meeting<\\/strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\"><strong>33th Annual Meeting<\\/strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\"><strong>32th Annual Meeting<\\/strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\"><strong>31th Annual Meeting<\\/strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\"><strong>30th Annual Meeting<\\/strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\"><strong>29th Annual Meeting<\\/strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2006-Conference-Program.pdf\\\"><strong>28th Annual Meeting<\\/strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n         2005\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2004\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\"><strong>25th Annual Meeting<\\/strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n<a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\"><strong>24th Annual Meeting<\\/strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\"><strong>23rd Annual Meeting<\\/strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2000\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\"><strong>21st Annual Meeting<\\/strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5877,7185,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5879,7186,'_wp_page_template','default'),
(5880,7186,'_elementor_edit_mode','builder'),
(5881,7186,'_elementor_template_type','wp-page'),
(5882,7186,'_elementor_version','3.33.0'),
(5883,7186,'_elementor_pro_version','3.33.1'),
(5884,7186,'_elementor_data','[{\"id\":\"63d64c8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5491b637\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Programs of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"46681351\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4870fab2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\"><strong>45th Annual Meeting<\\/strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\"><strong>44th Annual Meeting<\\/strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\"><strong>43rd Annual Meeting<\\/strong><br>September 30 - October 3, 2021<br>Online<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\"><strong>42nd Annual Meeting<\\/strong><br>October 1-4, 2020<br>Online<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\"><strong>41st Annual Meeting<\\/strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\"><strong>40th Annual Meeting<\\/strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\"><strong>39th Annual Meeting<\\/strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\"><strong>38th Annual Meeting<\\/strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\"><strong>37th Annual Meeting<\\/strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>   \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\"><strong>36th Annual Meeting<\\/strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\"><strong>35th Annual Meeting<\\/strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n   \\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\"><strong>34th Annual Meeting<\\/strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\"><strong>33th Annual Meeting<\\/strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\"><strong>32th Annual Meeting<\\/strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\"><strong>31th Annual Meeting<\\/strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\"><strong>30th Annual Meeting<\\/strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\"><strong>29th Annual Meeting<\\/strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2006-Conference-Program.pdf\\\"><strong>28th Annual Meeting<\\/strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n         2005\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2004\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\"><strong>25th Annual Meeting<\\/strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n<a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\"><strong>24th Annual Meeting<\\/strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\"><strong>23rd Annual Meeting<\\/strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2000\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\"><strong>21st Annual Meeting<\\/strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5886,7186,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5888,7187,'_wp_page_template','default'),
(5889,7187,'_elementor_edit_mode','builder'),
(5890,7187,'_elementor_template_type','wp-page'),
(5891,7187,'_elementor_version','3.33.0'),
(5892,7187,'_elementor_pro_version','3.33.1'),
(5893,7187,'_elementor_data','[{\"id\":\"63d64c8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5491b637\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Programs of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"46681351\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4870fab2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\"><strong>45th Annual Meeting<\\/strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\"><strong>44th Annual Meeting<\\/strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\"><strong>43rd Annual Meeting<\\/strong><br>September 30 - October 3, 2021<br>Online<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\"><strong>42nd Annual Meeting<\\/strong><br>October 1-4, 2020<br>Online<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\"><strong>41st Annual Meeting<\\/strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\"><strong>40th Annual Meeting<\\/strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\"><strong>39th Annual Meeting<\\/strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\"><strong>38th Annual Meeting<\\/strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\"><strong>37th Annual Meeting<\\/strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>   \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\"><strong>36th Annual Meeting<\\/strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\"><strong>35th Annual Meeting<\\/strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n   \\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\"><strong>34th Annual Meeting<\\/strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\"><strong>33th Annual Meeting<\\/strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\"><strong>32th Annual Meeting<\\/strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\"><strong>31th Annual Meeting<\\/strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\"><strong>30th Annual Meeting<\\/strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\"><strong>29th Annual Meeting<\\/strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2006-Conference-Program.pdf\\\"><strong>28th Annual Meeting<\\/strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n         2005\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2004\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\"><strong>25th Annual Meeting<\\/strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n<a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\"><strong>24th Annual Meeting<\\/strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\"><strong>23rd Annual Meeting<\\/strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2000\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\"><strong>21st Annual Meeting<\\/strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5895,7187,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5900,7188,'_menu_item_type','post_type'),
(5901,7188,'_menu_item_menu_item_parent','7307'),
(5902,7188,'_menu_item_object_id','3001'),
(5903,7188,'_menu_item_object','page'),
(5904,7188,'_menu_item_target',''),
(5905,7188,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(5906,7188,'_menu_item_xfn',''),
(5907,7188,'_menu_item_url',''),
(5909,7189,'_menu_item_type','post_type'),
(5910,7189,'_menu_item_menu_item_parent','7307'),
(5911,7189,'_menu_item_object_id','225'),
(5912,7189,'_menu_item_object','page'),
(5913,7189,'_menu_item_target',''),
(5914,7189,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(5915,7189,'_menu_item_xfn',''),
(5916,7189,'_menu_item_url',''),
(5919,225,'_edit_lock','1767188852:4'),
(5920,225,'_elementor_edit_mode','builder'),
(5921,225,'_elementor_template_type','wp-page'),
(5922,225,'_elementor_version','3.33.0'),
(5923,225,'_elementor_pro_version','3.33.1'),
(5932,7191,'_wp_page_template','default'),
(5934,7191,'_elementor_edit_mode','builder'),
(5935,7191,'_elementor_template_type','wp-page'),
(5936,7191,'_elementor_version','3.33.0'),
(5937,7191,'_elementor_pro_version','3.33.1'),
(5938,7192,'_wp_page_template','default'),
(5940,7192,'_elementor_edit_mode','builder'),
(5941,7192,'_elementor_template_type','wp-page'),
(5942,7192,'_elementor_version','3.33.0'),
(5943,7192,'_elementor_pro_version','3.33.1'),
(5944,225,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wpet_postmeta` VALUES
(5945,225,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.<\\/p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.<\\/p><h3>Membership categories include:<\\/h3><ul><li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li><\\/ul><p>For additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.<\\/p><p>If you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae05a03\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":7201}],\"isInner\":false}]'),
(5946,7193,'_wp_page_template','default'),
(5948,7193,'_elementor_edit_mode','builder'),
(5949,7193,'_elementor_template_type','wp-page'),
(5950,7193,'_elementor_version','3.33.0'),
(5951,7193,'_elementor_pro_version','3.33.1'),
(5952,7193,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5953,7193,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.\\n\\nMembership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.\\n<h3>Membership categories include:<\\/h3>\\n<ul>\\n \\t<li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li>\\n \\t<li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li>\\n \\t<li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li>\\n<\\/ul>\\nFor additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.\\n<h3 style=\\\"align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\\\" rel=\\\"\\\">Click here for an application form (in PDF format)<\\/a><\\/h3>\\nor if you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5968,7195,'_wp_page_template','default'),
(5970,7195,'_elementor_edit_mode','builder'),
(5971,7195,'_elementor_template_type','wp-page'),
(5972,7195,'_elementor_version','3.33.0'),
(5973,7195,'_elementor_pro_version','3.33.1'),
(5974,7195,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5975,7195,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.\\n\\nMembership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.\\n<h3>Membership categories include:<\\/h3>\\n<ul>\\n \\t<li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li>\\n \\t<li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li>\\n \\t<li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li>\\n<\\/ul>\\nFor additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.\\n<h3 style=\\\"align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\\\" rel=\\\"\\\">Click here for an application form (in PDF format)<\\/a><\\/h3>\\nor if you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5977,7196,'_wp_page_template','default'),
(5979,7196,'_elementor_edit_mode','builder'),
(5980,7196,'_elementor_template_type','wp-page'),
(5981,7196,'_elementor_version','3.33.0'),
(5982,7196,'_elementor_pro_version','3.33.1'),
(5983,7196,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5984,7196,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.\\n\\nMembership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.\\n<h3>Membership categories include:<\\/h3>\\n<ul>\\n \\t<li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li>\\n \\t<li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li>\\n \\t<li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li>\\n<\\/ul>\\nFor additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.\\n<h3 style=\\\"align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\\\" rel=\\\"\\\">Click here for an application form (in PDF format)<\\/a><\\/h3>\\nor if you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(5986,7197,'_wp_page_template','default'),
(5988,7197,'_elementor_edit_mode','builder'),
(5989,7197,'_elementor_template_type','wp-page'),
(5990,7197,'_elementor_version','3.33.0'),
(5991,7197,'_elementor_pro_version','3.33.1'),
(5992,7197,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5993,7197,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.\\n\\nMembership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.\\n<h3>Membership categories include:<\\/h3>\\n<ul>\\n \\t<li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li>\\n \\t<li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li>\\n \\t<li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li>\\n<\\/ul>\\nFor additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.\\n<h3 style=\\\"align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\\\" rel=\\\"\\\">Click here for an application form (in PDF format)<\\/a><\\/h3>\\nor if you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"04c2c57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here To Apply\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),
(6000,7198,'_wp_page_template','default'),
(6002,7198,'_elementor_edit_mode','builder'),
(6003,7198,'_elementor_template_type','wp-page'),
(6004,7198,'_elementor_version','3.33.0'),
(6005,7198,'_elementor_pro_version','3.33.1'),
(6006,7198,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6007,7198,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.\\n\\nMembership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.\\n<h3>Membership categories include:<\\/h3>\\n<ul>\\n \\t<li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li>\\n \\t<li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li>\\n \\t<li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li>\\n<\\/ul>\\nFor additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.\\n<h3 style=\\\"align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\\\" rel=\\\"\\\">Click here for an application form (in PDF format)<\\/a><\\/h3>\\nor if you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"04c2c57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here To Apply\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),
(6008,7199,'_wp_page_template','default'),
(6010,7199,'_elementor_edit_mode','builder'),
(6011,7199,'_elementor_template_type','wp-page'),
(6012,7199,'_elementor_version','3.33.0'),
(6013,7199,'_elementor_pro_version','3.33.1'),
(6014,7199,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6015,7199,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.\\n\\nMembership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.\\n<h3>Membership categories include:<\\/h3>\\n<ul>\\n \\t<li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li>\\n \\t<li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li>\\n \\t<li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li>\\n<\\/ul>\\nFor additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.\\n<h3 style=\\\"align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\\\" rel=\\\"\\\">Click here for an application form (in PDF format)<\\/a><\\/h3>\\nor if you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"04c2c57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here To Apply\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),
(6016,7200,'_wp_page_template','default'),
(6018,7200,'_elementor_edit_mode','builder'),
(6019,7200,'_elementor_template_type','wp-page'),
(6020,7200,'_elementor_version','3.33.0'),
(6021,7200,'_elementor_pro_version','3.33.1'),
(6022,7200,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6023,7200,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.<\\/p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.<\\/p><h3>Membership categories include:<\\/h3><ul><li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li><\\/ul><p>For additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.<\\/p><h3 style=\\\"align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\\\" rel=\\\"\\\">Click here for an application form (in PDF format)<\\/a><\\/h3><p>or if you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3188ea1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),
(6025,7201,'_elementor_edit_mode','builder'),
(6026,7201,'_elementor_template_type','widget'),
(6027,7202,'_elementor_edit_mode','builder'),
(6028,7202,'_elementor_template_type','widget'),
(6029,7201,'_wp_page_template','default'),
(6030,7201,'_elementor_version','3.33.0'),
(6031,7201,'_elementor_pro_version','3.33.1'),
(6032,7201,'_elementor_data','[{\"id\":\"7201\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}]'),
(6033,7203,'_elementor_edit_mode','builder'),
(6034,7203,'_elementor_template_type','widget'),
(6035,7203,'_wp_page_template','default'),
(6036,7203,'_elementor_version','3.33.0'),
(6037,7203,'_elementor_pro_version','3.33.1'),
(6038,7203,'_elementor_data','[{\"id\":\"294fd279\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}]'),
(6041,7201,'_elementor_template_widget_type','button'),
(6051,7201,'_elementor_global_widget_included_posts','a:2:{i:7204;b:1;i:225;b:1;}'),
(6052,7205,'_wp_page_template','default'),
(6054,7205,'_elementor_edit_mode','builder'),
(6055,7205,'_elementor_template_type','wp-page'),
(6056,7205,'_elementor_version','3.33.0'),
(6057,7205,'_elementor_pro_version','3.33.1'),
(6058,7205,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6059,7205,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.<\\/p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.<\\/p><h3>Membership categories include:<\\/h3><ul><li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li><\\/ul><p>For additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.<\\/p><h3 style=\\\"align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\\\" rel=\\\"\\\">Click here for an application form (in PDF format)<\\/a><\\/h3><p>or if you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3188ea1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),
(6060,7206,'_wp_page_template','default'),
(6062,7206,'_elementor_edit_mode','builder'),
(6063,7206,'_elementor_template_type','wp-page'),
(6064,7206,'_elementor_version','3.33.0'),
(6065,7206,'_elementor_pro_version','3.33.1'),
(6066,7206,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6067,7206,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.<\\/p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.<\\/p><h3>Membership categories include:<\\/h3><ul><li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li><\\/ul><p>For additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.<\\/p><h3 style=\\\"align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\\\" rel=\\\"\\\">Click here for an application form (in PDF format)<\\/a><\\/h3><p>or if you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3188ea1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),
(6068,7207,'_wp_page_template','default'),
(6070,7207,'_elementor_edit_mode','builder'),
(6071,7207,'_elementor_template_type','wp-page'),
(6072,7207,'_elementor_version','3.33.0'),
(6073,7207,'_elementor_pro_version','3.33.1'),
(6074,7207,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6075,7207,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.<\\/p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.<\\/p><h3>Membership categories include:<\\/h3><ul><li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li><\\/ul><p>For additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.<\\/p><p>If you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae05a03\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":7201}],\"isInner\":false}]'),
(6079,7208,'_wp_page_template','default'),
(6081,7208,'_elementor_edit_mode','builder'),
(6082,7208,'_elementor_template_type','wp-page'),
(6083,7208,'_elementor_version','3.33.0'),
(6084,7208,'_elementor_pro_version','3.33.1'),
(6085,7208,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6086,7208,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.<\\/p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.<\\/p><h3>Membership categories include:<\\/h3><ul><li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li><\\/ul><p>For additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.<\\/p><p>If you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae05a03\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":7201}],\"isInner\":false}]'),
(6089,7209,'_wp_page_template','default'),
(6091,7209,'_elementor_edit_mode','builder'),
(6092,7209,'_elementor_template_type','wp-page'),
(6093,7209,'_elementor_version','3.33.0'),
(6094,7209,'_elementor_pro_version','3.33.1'),
(6095,7209,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6096,7209,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.<\\/p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.<\\/p><h3>Membership categories include:<\\/h3><ul><li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li><\\/ul><p>For additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.<\\/p><p>If you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae05a03\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":7201}],\"isInner\":false}]'),
(6099,7210,'_wp_page_template','default'),
(6101,7210,'_elementor_edit_mode','builder'),
(6102,7210,'_elementor_template_type','wp-page'),
(6103,7210,'_elementor_version','3.33.0'),
(6104,7210,'_elementor_pro_version','3.33.1'),
(6105,7210,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6106,7210,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.<\\/p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.<\\/p><h3>Membership categories include:<\\/h3><ul><li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li><\\/ul><p>For additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.<\\/p><p>If you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae05a03\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":7201}],\"isInner\":false}]'),
(6110,7211,'_elementor_edit_mode','builder'),
(6111,7211,'_elementor_template_type','widget'),
(6112,7211,'_wp_page_template','default'),
(6113,7211,'_elementor_version','3.33.0'),
(6114,7211,'_elementor_pro_version','3.33.1'),
(6115,7211,'_elementor_data','[{\"id\":\"7201\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}]'),
(6117,7211,'_elementor_template_widget_type','button'),
(6118,7211,'_elementor_global_widget_included_posts','a:2:{i:7204;b:1;i:225;b:1;}'),
(6120,7212,'_wp_page_template','default'),
(6122,7212,'_elementor_edit_mode','builder'),
(6123,7212,'_elementor_template_type','wp-page'),
(6124,7212,'_elementor_version','3.33.0'),
(6125,7212,'_elementor_pro_version','3.33.1'),
(6126,7212,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6127,7212,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.<\\/p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.<\\/p><h3>Membership categories include:<\\/h3><ul><li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li><\\/ul><p>For additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.<\\/p><p>If you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae05a03\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":7201}],\"isInner\":false}]'),
(6128,7213,'_wp_page_template','default'),
(6130,7213,'_elementor_edit_mode','builder'),
(6131,7213,'_elementor_template_type','wp-page'),
(6132,7213,'_elementor_version','3.33.0'),
(6133,7213,'_elementor_pro_version','3.33.1'),
(6134,7213,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6135,7213,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.<\\/p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.<\\/p><h3>Membership categories include:<\\/h3><ul><li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li><\\/ul><p>For additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.<\\/p><p>If you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae05a03\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":7201}],\"isInner\":false}]'),
(6136,7214,'_wp_page_template','default'),
(6138,7214,'_elementor_edit_mode','builder'),
(6139,7214,'_elementor_template_type','wp-page'),
(6140,7214,'_elementor_version','3.33.0'),
(6141,7214,'_elementor_pro_version','3.33.1'),
(6142,7214,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6143,7214,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.<\\/p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.<\\/p><h3>Membership categories include:<\\/h3><ul><li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li><\\/ul><p>For additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.<\\/p><p>If you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae05a03\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":7201}],\"isInner\":false}]'),
(6145,7215,'_elementor_edit_mode','builder'),
(6146,7215,'_elementor_template_type','widget'),
(6147,7215,'_wp_page_template','default'),
(6148,7215,'_elementor_version','3.33.0'),
(6149,7215,'_elementor_pro_version','3.33.1'),
(6150,7215,'_elementor_data','[{\"id\":\"7201\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"button_background_hover_background\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}]'),
(6152,7215,'_elementor_template_widget_type','button'),
(6153,7215,'_elementor_global_widget_included_posts','a:2:{i:7204;b:1;i:225;b:1;}'),
(6155,7216,'_wp_page_template','default'),
(6157,7216,'_elementor_edit_mode','builder'),
(6158,7216,'_elementor_template_type','wp-page'),
(6159,7216,'_elementor_version','3.33.0'),
(6160,7216,'_elementor_pro_version','3.33.1'),
(6161,7216,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6162,7216,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.<\\/p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.<\\/p><h3>Membership categories include:<\\/h3><ul><li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li><\\/ul><p>For additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.<\\/p><p>If you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae05a03\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":7201}],\"isInner\":false}]'),
(6163,7217,'_wp_page_template','default'),
(6165,7217,'_elementor_edit_mode','builder'),
(6166,7217,'_elementor_template_type','wp-page'),
(6167,7217,'_elementor_version','3.33.0'),
(6168,7217,'_elementor_pro_version','3.33.1'),
(6169,7217,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6170,7217,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.<\\/p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.<\\/p><h3>Membership categories include:<\\/h3><ul><li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li><\\/ul><p>For additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.<\\/p><p>If you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae05a03\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":7201}],\"isInner\":false}]'),
(6171,7218,'_wp_page_template','default'),
(6173,7218,'_elementor_edit_mode','builder'),
(6174,7218,'_elementor_template_type','wp-page'),
(6175,7218,'_elementor_version','3.33.0'),
(6176,7218,'_elementor_pro_version','3.33.1'),
(6177,7218,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6178,7218,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.<\\/p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.<\\/p><h3>Membership categories include:<\\/h3><ul><li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li><\\/ul><p>For additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.<\\/p><p>If you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae05a03\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"button_background_hover_background\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":7201}],\"isInner\":false}]'),
(6180,7219,'_elementor_edit_mode','builder'),
(6181,7219,'_elementor_template_type','widget'),
(6182,7219,'_wp_page_template','default'),
(6183,7219,'_elementor_version','3.33.0'),
(6184,7219,'_elementor_pro_version','3.33.1'),
(6185,7219,'_elementor_data','[{\"id\":\"7201\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}]'),
(6187,7219,'_elementor_template_widget_type','button'),
(6188,7219,'_elementor_global_widget_included_posts','a:2:{i:7204;b:1;i:225;b:1;}'),
(6189,7201,'_elementor_controls_usage','a:1:{s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:12:\"text_padding\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:16:\"_flex_align_self\";i:1;}}}}}'),
(6201,7221,'_wp_page_template','default'),
(6202,7221,'_elementor_edit_mode','builder'),
(6203,7221,'_elementor_template_type','wp-page'),
(6204,7221,'_elementor_version','3.33.0'),
(6205,7221,'_elementor_pro_version','3.33.1'),
(6206,7221,'_elementor_data','[{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align:center;\\\">If you have any questions about Descriptive Psychology or the<br><br>\\n\\nSociety for Descriptive Psychology<br><br>\\n\\nPlease send us an email at <span style=\\\"color:darkblue; font-weight:bold;\\\">info@sdp.org<\\/span><\\/div>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6208,7222,'_wp_page_template','default'),
(6209,7222,'_elementor_edit_mode','builder'),
(6210,7222,'_elementor_template_type','wp-page'),
(6211,7222,'_elementor_version','3.33.0'),
(6212,7222,'_elementor_pro_version','3.33.1'),
(6213,7222,'_elementor_data','[{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align:center;\\\">If you have any questions about Descriptive Psychology or the<br><br>\\n\\nSociety for Descriptive Psychology<br><br>\\n\\nPlease send us an email at <span style=\\\"color:darkblue; font-weight:bold;\\\">info@sdp.org<\\/span><\\/div>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6215,162,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6216,7223,'_wp_page_template','default'),
(6217,7223,'_elementor_edit_mode','builder'),
(6218,7223,'_elementor_template_type','wp-page'),
(6219,7223,'_elementor_version','3.33.0'),
(6220,7223,'_elementor_pro_version','3.33.1'),
(6221,7223,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><p>If you have any questions about Descriptive Psychology or the<br \\/><br \\/><\\/p><p>Society for Descriptive Psychology<br \\/><br \\/><\\/p><p>Please send us an email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6223,7223,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6225,7224,'_wp_page_template','default'),
(6226,7224,'_elementor_edit_mode','builder'),
(6227,7224,'_elementor_template_type','wp-page'),
(6228,7224,'_elementor_version','3.33.0'),
(6229,7224,'_elementor_pro_version','3.33.1'),
(6230,7224,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><p>If you have any questions about Descriptive Psychology or the<br \\/><br \\/><\\/p><p>Society for Descriptive Psychology<br \\/><br \\/><\\/p><p>Please send us an email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6232,7224,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6233,7225,'_wp_page_template','default'),
(6234,7225,'_elementor_edit_mode','builder'),
(6235,7225,'_elementor_template_type','wp-page'),
(6236,7225,'_elementor_version','3.33.0'),
(6237,7225,'_elementor_pro_version','3.33.1'),
(6238,7225,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><p>If you have any questions about Descriptive Psychology or the<br \\/><br \\/><\\/p><p>Society for Descriptive Psychology<br \\/><br \\/><\\/p><p>Please send us an email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6240,7225,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6241,7226,'_wp_page_template','default'),
(6242,7226,'_elementor_edit_mode','builder'),
(6243,7226,'_elementor_template_type','wp-page'),
(6244,7226,'_elementor_version','3.33.0'),
(6245,7226,'_elementor_pro_version','3.33.1'),
(6246,7226,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\">\\n<h2>Thank you for reaching out to the Society for Descriptive Psychology.<\\/h2>\\n<p style=\\\"text-align: left;\\\">We look forward to answering any questions about&nbsp; Descriptive Psychology or the Society for Descriptive Psychology<\\/p>\\n<p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p>\\n<\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6248,7226,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6250,7227,'_wp_page_template','default'),
(6251,7227,'_elementor_edit_mode','builder'),
(6252,7227,'_elementor_template_type','wp-page'),
(6253,7227,'_elementor_version','3.33.0'),
(6254,7227,'_elementor_pro_version','3.33.1'),
(6255,7227,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\">\\n<h2>Thank you for reaching out to the Society for Descriptive Psychology.<\\/h2>\\n<p style=\\\"text-align: left;\\\">We look forward to answering any questions about&nbsp; Descriptive Psychology or the Society for Descriptive Psychology<\\/p>\\n<p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p>\\n<\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6257,7227,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6258,7228,'_wp_page_template','default'),
(6259,7228,'_elementor_edit_mode','builder'),
(6260,7228,'_elementor_template_type','wp-page'),
(6261,7228,'_elementor_version','3.33.0'),
(6262,7228,'_elementor_pro_version','3.33.1'),
(6263,7228,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\">\\n<h2>Thank you for reaching out to the Society for Descriptive Psychology.<\\/h2>\\n<p style=\\\"text-align: left;\\\">We look forward to answering any questions about&nbsp; Descriptive Psychology or the Society for Descriptive Psychology<\\/p>\\n<p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p>\\n<\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6265,7228,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6266,7229,'_wp_page_template','default'),
(6267,7229,'_elementor_edit_mode','builder'),
(6268,7229,'_elementor_template_type','wp-page'),
(6269,7229,'_elementor_version','3.33.0'),
(6270,7229,'_elementor_pro_version','3.33.1'),
(6271,7229,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6273,7229,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6277,7230,'_wp_page_template','default'),
(6278,7230,'_elementor_edit_mode','builder'),
(6279,7230,'_elementor_template_type','wp-page'),
(6280,7230,'_elementor_version','3.33.0'),
(6281,7230,'_elementor_pro_version','3.33.1'),
(6282,7230,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6284,7230,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6287,7231,'_wp_page_template','default'),
(6288,7231,'_elementor_edit_mode','builder'),
(6289,7231,'_elementor_template_type','wp-page'),
(6290,7231,'_elementor_version','3.33.0'),
(6291,7231,'_elementor_pro_version','3.33.1'),
(6292,7231,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6294,7231,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6297,7232,'_wp_page_template','default'),
(6298,7232,'_elementor_edit_mode','builder'),
(6299,7232,'_elementor_template_type','wp-page'),
(6300,7232,'_elementor_version','3.33.0'),
(6301,7232,'_elementor_pro_version','3.33.1'),
(6302,7232,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6304,7232,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6310,7233,'_wp_page_template','default'),
(6311,7233,'_elementor_edit_mode','builder'),
(6312,7233,'_elementor_template_type','wp-page'),
(6313,7233,'_elementor_version','3.33.0'),
(6314,7233,'_elementor_pro_version','3.33.1'),
(6315,7233,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6317,7233,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6320,7234,'_wp_page_template','default'),
(6321,7234,'_elementor_edit_mode','builder'),
(6322,7234,'_elementor_template_type','wp-page'),
(6323,7234,'_elementor_version','3.33.0'),
(6324,7234,'_elementor_pro_version','3.33.1'),
(6325,7234,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6327,7234,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6330,7235,'_wp_page_template','default'),
(6331,7235,'_elementor_edit_mode','builder'),
(6332,7235,'_elementor_template_type','wp-page'),
(6333,7235,'_elementor_version','3.33.0'),
(6334,7235,'_elementor_pro_version','3.33.1'),
(6335,7235,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6337,7235,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6343,7236,'_wp_page_template','default'),
(6344,7236,'_elementor_edit_mode','builder'),
(6345,7236,'_elementor_template_type','wp-page'),
(6346,7236,'_elementor_version','3.33.0'),
(6347,7236,'_elementor_pro_version','3.33.1'),
(6348,7236,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6350,7236,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6353,7237,'_wp_page_template','default'),
(6354,7237,'_elementor_edit_mode','builder'),
(6355,7237,'_elementor_template_type','wp-page'),
(6356,7237,'_elementor_version','3.33.0'),
(6357,7237,'_elementor_pro_version','3.33.1'),
(6358,7237,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6360,7237,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6363,7238,'_wp_page_template','default'),
(6364,7238,'_elementor_edit_mode','builder'),
(6365,7238,'_elementor_template_type','wp-page'),
(6366,7238,'_elementor_version','3.33.0'),
(6367,7238,'_elementor_pro_version','3.33.1'),
(6368,7238,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6370,7238,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6404,7244,'_wp_page_template','default'),
(6405,7244,'_elementor_edit_mode','builder'),
(6406,7244,'_elementor_template_type','wp-page'),
(6407,7244,'_elementor_version','3.33.0'),
(6408,7244,'_elementor_pro_version','3.33.1'),
(6409,7244,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6410,7244,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6411,7245,'_wp_page_template','default'),
(6412,7245,'_elementor_edit_mode','builder'),
(6413,7245,'_elementor_template_type','wp-page'),
(6414,7245,'_elementor_version','3.33.0'),
(6415,7245,'_elementor_pro_version','3.33.1'),
(6416,7245,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6417,7245,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6418,7246,'_wp_page_template','default'),
(6419,7246,'_elementor_edit_mode','builder'),
(6420,7246,'_elementor_template_type','wp-page'),
(6421,7246,'_elementor_version','3.33.0'),
(6422,7246,'_elementor_pro_version','3.33.1'),
(6423,7246,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6424,7246,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6433,7247,'_wp_page_template','default'),
(6434,7247,'_elementor_edit_mode','builder'),
(6435,7247,'_elementor_template_type','wp-page'),
(6436,7247,'_elementor_version','3.33.0'),
(6437,7247,'_elementor_pro_version','3.33.1'),
(6438,7247,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6439,7247,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6443,7248,'_wp_page_template','default'),
(6444,7248,'_elementor_edit_mode','builder'),
(6445,7248,'_elementor_template_type','wp-page'),
(6446,7248,'_elementor_version','3.33.0'),
(6447,7248,'_elementor_pro_version','3.33.1'),
(6448,7248,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6449,7248,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6453,7249,'_wp_page_template','default'),
(6454,7249,'_elementor_edit_mode','builder'),
(6455,7249,'_elementor_template_type','wp-page'),
(6456,7249,'_elementor_version','3.33.0'),
(6457,7249,'_elementor_pro_version','3.33.1'),
(6458,7249,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6459,7249,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6479,7251,'_wp_page_template','default'),
(6480,7251,'_elementor_edit_mode','builder'),
(6481,7251,'_elementor_template_type','wp-page'),
(6482,7251,'_elementor_version','3.33.0'),
(6483,7251,'_elementor_pro_version','3.33.1'),
(6484,7251,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6485,7251,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6489,7252,'_wp_page_template','default'),
(6490,7252,'_elementor_edit_mode','builder'),
(6491,7252,'_elementor_template_type','wp-page'),
(6492,7252,'_elementor_version','3.33.0'),
(6493,7252,'_elementor_pro_version','3.33.1'),
(6494,7252,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4487c8a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6495,7252,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6499,7253,'_wp_page_template','default'),
(6500,7253,'_elementor_edit_mode','builder'),
(6501,7253,'_elementor_template_type','wp-page'),
(6502,7253,'_elementor_version','3.33.0'),
(6503,7253,'_elementor_pro_version','3.33.1'),
(6504,7253,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"custom_css\":\"\\nselector {\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);\\n}\\n\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6505,7253,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6512,7254,'_wp_page_template','default'),
(6513,7254,'_elementor_edit_mode','builder'),
(6514,7254,'_elementor_template_type','wp-page'),
(6515,7254,'_elementor_version','3.33.0'),
(6516,7254,'_elementor_pro_version','3.33.1'),
(6517,7254,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"custom_css\":\"\\nselector {\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);\\n}\\n\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6518,7254,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6522,7255,'_wp_page_template','default'),
(6523,7255,'_elementor_edit_mode','builder'),
(6524,7255,'_elementor_template_type','wp-page'),
(6525,7255,'_elementor_version','3.33.0'),
(6526,7255,'_elementor_pro_version','3.33.1'),
(6527,7255,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"custom_css\":\"\\nselector {\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);\\n}\\n\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6528,7255,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6532,7256,'_wp_page_template','default'),
(6533,7256,'_elementor_edit_mode','builder'),
(6534,7256,'_elementor_template_type','wp-page'),
(6535,7256,'_elementor_version','3.33.0'),
(6536,7256,'_elementor_pro_version','3.33.1'),
(6537,7256,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"custom_css\":\"\\nselector {\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);\\n}\\n\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6538,7256,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6545,7257,'_wp_page_template','default'),
(6546,7257,'_elementor_edit_mode','builder'),
(6547,7257,'_elementor_template_type','wp-page'),
(6548,7257,'_elementor_version','3.33.0'),
(6549,7257,'_elementor_pro_version','3.33.1'),
(6550,7257,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"custom_css\":\"\\nselector {\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);\\n}\\n\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6551,7257,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6555,7258,'_wp_page_template','default'),
(6556,7258,'_elementor_edit_mode','builder'),
(6557,7258,'_elementor_template_type','wp-page'),
(6558,7258,'_elementor_version','3.33.0'),
(6559,7258,'_elementor_pro_version','3.33.1'),
(6560,7258,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p style=\\\"text-align: left;\\\">Please send us an email at <span style=\\\"font-weight: bold;\\\">info@sdp.org<\\/span><\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"custom_css\":\"\\nselector {\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);\\n}\\n\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6561,7258,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6565,7259,'_wp_page_template','default'),
(6566,7259,'_elementor_edit_mode','builder'),
(6567,7259,'_elementor_template_type','wp-page'),
(6568,7259,'_elementor_version','3.33.0'),
(6569,7259,'_elementor_pro_version','3.33.1'),
(6570,7259,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"custom_css\":\"\\nselector {\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);\\n}\\n\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6571,7259,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6578,7260,'_wp_page_template','default'),
(6579,7260,'_elementor_edit_mode','builder'),
(6580,7260,'_elementor_template_type','wp-page'),
(6581,7260,'_elementor_version','3.33.0'),
(6582,7260,'_elementor_pro_version','3.33.1'),
(6583,7260,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"custom_css\":\"\\nselector {\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);\\n}\\n\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6584,7260,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6588,7261,'_wp_page_template','default'),
(6589,7261,'_elementor_edit_mode','builder'),
(6590,7261,'_elementor_template_type','wp-page'),
(6591,7261,'_elementor_version','3.33.0'),
(6592,7261,'_elementor_pro_version','3.33.1'),
(6593,7261,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"custom_css\":\"\\nselector {\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);\\n}\\n\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6594,7261,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6598,7262,'_wp_page_template','default'),
(6599,7262,'_elementor_edit_mode','builder'),
(6600,7262,'_elementor_template_type','wp-page'),
(6601,7262,'_elementor_version','3.33.0'),
(6602,7262,'_elementor_pro_version','3.33.1'),
(6603,7262,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"custom_css\":\"\\nselector {\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);\\n}\\n\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6604,7262,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6611,7263,'_wp_page_template','default'),
(6612,7263,'_elementor_edit_mode','builder'),
(6613,7263,'_elementor_template_type','wp-page'),
(6614,7263,'_elementor_version','3.33.0'),
(6615,7263,'_elementor_pro_version','3.33.1'),
(6616,7263,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"custom_css\":\"\\nselector {\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);\\n}\\n\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6617,7263,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6621,7264,'_wp_page_template','default'),
(6622,7264,'_elementor_edit_mode','builder'),
(6623,7264,'_elementor_template_type','wp-page'),
(6624,7264,'_elementor_version','3.33.0'),
(6625,7264,'_elementor_pro_version','3.33.1'),
(6626,7264,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":40,\"column\":\"40\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"custom_css\":\"\\nselector {\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);\\n}\\n\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6627,7264,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6631,7265,'_wp_page_template','default'),
(6632,7265,'_elementor_edit_mode','builder'),
(6633,7265,'_elementor_template_type','wp-page'),
(6634,7265,'_elementor_version','3.33.0'),
(6635,7265,'_elementor_pro_version','3.33.1'),
(6636,7265,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"column\":\"10\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"custom_css\":\"\\nselector {\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);\\n}\\n\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6637,7265,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6645,7266,'_wp_page_template','default'),
(6646,7266,'_elementor_edit_mode','builder'),
(6647,7266,'_elementor_template_type','wp-page'),
(6648,7266,'_elementor_version','3.33.0'),
(6649,7266,'_elementor_pro_version','3.33.1'),
(6650,7266,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"column\":\"10\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"custom_css\":\"\\nselector {\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);\\n}\\n\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6651,7266,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6655,7267,'_wp_page_template','default'),
(6656,7267,'_elementor_edit_mode','builder'),
(6657,7267,'_elementor_template_type','wp-page'),
(6658,7267,'_elementor_version','3.33.0'),
(6659,7267,'_elementor_pro_version','3.33.1'),
(6660,7267,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"column\":\"10\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"custom_css\":\"\\nselector {\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);\\n}\\n\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6661,7267,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6665,7268,'_wp_page_template','default'),
(6666,7268,'_elementor_edit_mode','builder'),
(6667,7268,'_elementor_template_type','wp-page'),
(6668,7268,'_elementor_version','3.33.0'),
(6669,7268,'_elementor_pro_version','3.33.1'),
(6670,7268,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"column\":\"10\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"custom_css\":\"\\nselector {\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);\\n}\\n\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6671,7268,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6679,272,'_edit_lock','1784836318:1'),
(6680,272,'_elementor_edit_mode','builder'),
(6681,272,'_elementor_template_type','wp-page'),
(6682,272,'_elementor_version','4.2.0'),
(6683,272,'_elementor_pro_version','3.33.1'),
(6692,7270,'_wp_page_template','default'),
(6694,7270,'_elementor_edit_mode','builder'),
(6695,7270,'_elementor_template_type','wp-page'),
(6696,7270,'_elementor_version','3.33.0'),
(6697,7270,'_elementor_pro_version','3.33.1'),
(6698,7271,'_wp_page_template','default'),
(6700,7271,'_elementor_edit_mode','builder'),
(6701,7271,'_elementor_template_type','wp-page'),
(6702,7271,'_elementor_version','3.33.0'),
(6703,7271,'_elementor_pro_version','3.33.1'),
(6704,272,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6705,272,'_elementor_data','[{\"id\":\"7a4e1e4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"11bd4d3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"OSSORIO PUBLICATIONS\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70d4c9a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"369de65\",\"elType\":\"widget\",\"settings\":{\"filter\":\"by_author\",\"author_term\":[\"ossorio\"],\"group_by_type\":\"1\",\"hide_author_heading\":\"1\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(6706,7272,'_wp_page_template','default'),
(6708,7272,'_elementor_edit_mode','builder'),
(6709,7272,'_elementor_template_type','wp-page'),
(6710,7272,'_elementor_version','3.33.0'),
(6711,7272,'_elementor_pro_version','3.33.1'),
(6712,7272,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6713,7272,'_elementor_data','[{\"id\":\"7a4e1e4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"11bd4d3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"OSSORIO PUBLICATIONS\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(6738,7274,'_wp_page_template','default'),
(6739,7274,'_elementor_edit_mode','builder'),
(6740,7274,'_elementor_template_type','wp-page'),
(6741,7274,'_elementor_version','3.33.0'),
(6742,7274,'_elementor_pro_version','3.33.1'),
(6743,7274,'_elementor_data','[{\"id\":\"76919065\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4762d939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-75px;\\\"><\\/div>\\n<br>\\n<p style = \\\"position:relative; top:-85px;\\\">The University of Colorado Libraries, through its <strong>CU Scholar<\\/strong> program, maintains the <span style=\\\"color:#41719a;\\\"><strong>Peter G. Ossorio Collection<\\/span><\\/strong>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.<\\/p>\\n\\n<p style = \\\"position:relative; top:-85px;\\\">Click <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a> to access the Peter G. Ossorio Collection.<\\/p>\\n\\n<p style = \\\"position:relative; top:-85px;\\\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.<\\/p>\\n\\n<p style = \\\"position:relative; top:-85px;\\\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-85px;\\\"><\\/div>\\n\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6746,7275,'_wp_page_template','default'),
(6747,7275,'_elementor_edit_mode','builder'),
(6748,7275,'_elementor_template_type','wp-page'),
(6749,7275,'_elementor_version','3.33.0'),
(6750,7275,'_elementor_pro_version','3.33.1'),
(6751,7275,'_elementor_data','[{\"id\":\"76919065\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4762d939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-75px;\\\"><\\/div>\\n<br>\\n<p style = \\\"position:relative; top:-85px;\\\">The University of Colorado Libraries, through its <strong>CU Scholar<\\/strong> program, maintains the <span style=\\\"color:#41719a;\\\"><strong>Peter G. Ossorio Collection<\\/span><\\/strong>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.<\\/p>\\n\\n<p style = \\\"position:relative; top:-85px;\\\">Click <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a> to access the Peter G. Ossorio Collection.<\\/p>\\n\\n<p style = \\\"position:relative; top:-85px;\\\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.<\\/p>\\n\\n<p style = \\\"position:relative; top:-85px;\\\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-85px;\\\"><\\/div>\\n\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6754,5465,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6755,7276,'_wp_page_template','default'),
(6756,7276,'_elementor_edit_mode','builder'),
(6757,7276,'_elementor_template_type','wp-page'),
(6758,7276,'_elementor_version','3.33.0'),
(6759,7276,'_elementor_pro_version','3.33.1'),
(6760,7276,'_elementor_data','[{\"id\":\"5fb88184\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1063e3b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Peter Ossorio Collection at CU Scholar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"76919065\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4762d939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -75px;\\\"><\\/div>\\n&nbsp;\\n<p style=\\\"position: relative; top: -85px;\\\">The University of Colorado Libraries, through its <strong>CU Scholar<\\/strong> program, maintains the <span style=\\\"color: #41719a;\\\"><strong>Peter G. Ossorio Collection<\\/strong><\\/span>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Click <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a> to access the Peter G. Ossorio Collection.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -85px;\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6763,7276,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6765,7277,'_wp_page_template','default'),
(6766,7277,'_elementor_edit_mode','builder'),
(6767,7277,'_elementor_template_type','wp-page'),
(6768,7277,'_elementor_version','3.33.0'),
(6769,7277,'_elementor_pro_version','3.33.1'),
(6770,7277,'_elementor_data','[{\"id\":\"5fb88184\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1063e3b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Peter Ossorio Collection at CU Scholar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"76919065\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4762d939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -75px;\\\"><\\/div>\\n&nbsp;\\n<p style=\\\"position: relative; top: -85px;\\\">The University of Colorado Libraries, through its <strong>CU Scholar<\\/strong> program, maintains the <span style=\\\"color: #41719a;\\\"><strong>Peter G. Ossorio Collection<\\/strong><\\/span>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Click <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a> to access the Peter G. Ossorio Collection.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -85px;\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6772,7277,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6773,7278,'_wp_page_template','default'),
(6774,7278,'_elementor_edit_mode','builder'),
(6775,7278,'_elementor_template_type','wp-page'),
(6776,7278,'_elementor_version','3.33.0'),
(6777,7278,'_elementor_pro_version','3.33.1'),
(6778,7278,'_elementor_data','[{\"id\":\"5fb88184\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1063e3b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Peter Ossorio Collection at CU Scholar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"76919065\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4762d939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -75px;\\\"><\\/div>\\n&nbsp;\\n<p style=\\\"position: relative; top: -85px;\\\">The University of Colorado Libraries, through its <strong>CU Scholar<\\/strong> program, maintains the <span style=\\\"color: #41719a;\\\"><strong>Peter G. Ossorio Collection<\\/strong><\\/span>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Click <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a> to access the Peter G. Ossorio Collection.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -85px;\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6780,7278,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6781,7279,'_wp_page_template','default'),
(6782,7279,'_elementor_edit_mode','builder'),
(6783,7279,'_elementor_template_type','wp-page'),
(6784,7279,'_elementor_version','3.33.0'),
(6785,7279,'_elementor_pro_version','3.33.1'),
(6786,7279,'_elementor_data','[{\"id\":\"5fb88184\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1063e3b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Peter Ossorio Collection at CU Scholar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"76919065\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4762d939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -75px;\\\"><\\/div>\\n&nbsp;\\n<p style=\\\"position: relative; top: -85px;\\\">The University of Colorado Libraries, through its <strong>CU Scholar<\\/strong> program, maintains the <span style=\\\"color: #41719a;\\\"><strong>Peter G. Ossorio Collection<\\/strong><\\/span>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Click <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a> to access the Peter G. Ossorio Collection.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -85px;\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6788,7279,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6790,7280,'_menu_item_type','custom'),
(6791,7280,'_menu_item_menu_item_parent','6726'),
(6792,7280,'_menu_item_object_id','7280'),
(6793,7280,'_menu_item_object','custom'),
(6794,7280,'_menu_item_target',''),
(6795,7280,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(6796,7280,'_menu_item_xfn',''),
(6797,7280,'_menu_item_url','#'),
(6799,6731,'_wp_old_date','2025-11-13'),
(6800,7135,'_wp_old_date','2025-11-13'),
(6801,7136,'_wp_old_date','2025-11-13'),
(6804,6895,'_wp_old_date','2025-11-13'),
(6805,7162,'_wp_old_date','2025-11-13'),
(6806,7188,'_wp_old_date','2025-11-13'),
(6807,7189,'_wp_old_date','2025-11-13'),
(6808,6728,'_wp_old_date','2025-11-13'),
(6809,6726,'_wp_old_date','2025-11-13'),
(6810,6727,'_wp_old_date','2025-11-13'),
(6812,7134,'_wp_old_date','2025-11-13'),
(6814,7281,'_menu_item_type','post_type'),
(6815,7281,'_menu_item_menu_item_parent','7307'),
(6816,7281,'_menu_item_object_id','84'),
(6817,7281,'_menu_item_object','page'),
(6818,7281,'_menu_item_target',''),
(6819,7281,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(6820,7281,'_menu_item_xfn',''),
(6821,7281,'_menu_item_url',''),
(6823,7282,'_menu_item_type','post_type'),
(6824,7282,'_menu_item_menu_item_parent','7280'),
(6825,7282,'_menu_item_object_id','5465'),
(6826,7282,'_menu_item_object','page'),
(6827,7282,'_menu_item_target',''),
(6828,7282,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(6829,7282,'_menu_item_xfn',''),
(6830,7282,'_menu_item_url',''),
(6832,7283,'_menu_item_type','post_type'),
(6833,7283,'_menu_item_menu_item_parent','7280'),
(6834,7283,'_menu_item_object_id','272'),
(6835,7283,'_menu_item_object','page'),
(6836,7283,'_menu_item_target',''),
(6837,7283,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(6838,7283,'_menu_item_xfn',''),
(6839,7283,'_menu_item_url',''),
(6892,7287,'_wp_page_template','default'),
(6893,7287,'_elementor_edit_mode','builder'),
(6894,7287,'_elementor_template_type','wp-page'),
(6895,7287,'_elementor_version','3.33.0'),
(6896,7287,'_elementor_pro_version','3.33.1'),
(6897,7287,'_elementor_data','[{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- Ian-Newby Clark, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:\\nThe Time is (Probably) <br>Ripe for Change:<br>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr>\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/\\n\\\">Sexual Significance<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n\\n<!-- H. Joel Jeffrey, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/\\n\\\">Making Buddhism Accessible to Westerners<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n<!-- C.J. Peek, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Primary Care Research <br>Subject Matter: <br>Reconciling How it is <br>Organized to Better Engage <br>Participants at the <br>International Conference\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n<!-- Wynn Schwartz, Ph.D. --><tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/\\n\\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr>\\n\\n<!-- Lane Lasater, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br> Perspective on Careers<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n<!-- Charles Kantor, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Being-in- the-World<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6898,7288,'_wp_page_template','default'),
(6899,7288,'_elementor_edit_mode','builder'),
(6900,7288,'_elementor_template_type','wp-page'),
(6901,7288,'_elementor_version','3.33.0'),
(6902,7288,'_elementor_pro_version','3.33.1'),
(6903,7288,'_elementor_data','[{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- Ian-Newby Clark, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:\\nThe Time is (Probably) <br>Ripe for Change:<br>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr>\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/\\n\\\">Sexual Significance<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n\\n<!-- H. Joel Jeffrey, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/\\n\\\">Making Buddhism Accessible to Westerners<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n<!-- C.J. Peek, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Primary Care Research <br>Subject Matter: <br>Reconciling How it is <br>Organized to Better Engage <br>Participants at the <br>International Conference\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n<!-- Wynn Schwartz, Ph.D. --><tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/\\n\\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr>\\n\\n<!-- Lane Lasater, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br> Perspective on Careers<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n<!-- Charles Kantor, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Being-in- the-World<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6904,6440,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6905,7289,'_wp_page_template','default'),
(6906,7289,'_elementor_edit_mode','builder'),
(6907,7289,'_elementor_template_type','wp-page'),
(6908,7289,'_elementor_version','3.33.0'),
(6909,7289,'_elementor_pro_version','3.33.1'),
(6910,7289,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- Ian-Newby Clark, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:\\nThe Time is (Probably) <br>Ripe for Change:<br>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr>\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/\\n\\\">Sexual Significance<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n\\n<!-- H. Joel Jeffrey, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/\\n\\\">Making Buddhism Accessible to Westerners<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n<!-- C.J. Peek, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Primary Care Research <br>Subject Matter: <br>Reconciling How it is <br>Organized to Better Engage <br>Participants at the <br>International Conference\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n<!-- Wynn Schwartz, Ph.D. --><tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/\\n\\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr>\\n\\n<!-- Lane Lasater, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br> Perspective on Careers<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n<!-- Charles Kantor, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Being-in- the-World<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6911,7289,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6914,7290,'_wp_page_template','default'),
(6915,7290,'_elementor_edit_mode','builder'),
(6916,7290,'_elementor_template_type','wp-page'),
(6917,7290,'_elementor_version','3.33.0'),
(6918,7290,'_elementor_pro_version','3.33.1'),
(6919,7290,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- Ian-Newby Clark, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:\\nThe Time is (Probably) <br>Ripe for Change:<br>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr>\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/\\n\\\">Sexual Significance<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n\\n<!-- H. Joel Jeffrey, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/\\n\\\">Making Buddhism Accessible to Westerners<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n<!-- C.J. Peek, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Primary Care Research <br>Subject Matter: <br>Reconciling How it is <br>Organized to Better Engage <br>Participants at the <br>International Conference\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n<!-- Wynn Schwartz, Ph.D. --><tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/\\n\\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr>\\n\\n<!-- Lane Lasater, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br> Perspective on Careers<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n<!-- Charles Kantor, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Being-in- the-World<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6920,7290,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6922,7291,'_wp_page_template','default'),
(6923,7291,'_elementor_edit_mode','builder'),
(6924,7291,'_elementor_template_type','wp-page'),
(6925,7291,'_elementor_version','3.33.0'),
(6926,7291,'_elementor_pro_version','3.33.1'),
(6927,7291,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- Ian-Newby Clark, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:\\nThe Time is (Probably) <br>Ripe for Change:<br>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr>\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/\\n\\\">Sexual Significance<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n\\n<!-- H. Joel Jeffrey, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/\\n\\\">Making Buddhism Accessible to Westerners<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n<!-- C.J. Peek, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Primary Care Research <br>Subject Matter: <br>Reconciling How it is <br>Organized to Better Engage <br>Participants at the <br>International Conference\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n<!-- Wynn Schwartz, Ph.D. --><tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/\\n\\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr>\\n\\n<!-- Lane Lasater, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br> Perspective on Careers<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n<!-- Charles Kantor, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Being-in- the-World<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6928,7291,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6930,7292,'_wp_page_template','default'),
(6931,7292,'_elementor_edit_mode','builder'),
(6932,7292,'_elementor_template_type','wp-page'),
(6933,7292,'_elementor_version','3.33.0'),
(6934,7292,'_elementor_pro_version','3.33.1'),
(6935,7292,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- Ian-Newby Clark, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:\\nThe Time is (Probably) <br>Ripe for Change:<br>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr>\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/\\n\\\">Sexual Significance<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n\\n<!-- H. Joel Jeffrey, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/\\n\\\">Making Buddhism Accessible to Westerners<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n<!-- C.J. Peek, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Primary Care Research <br>Subject Matter: <br>Reconciling How it is <br>Organized to Better Engage <br>Participants at the <br>International Conference\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n<!-- Wynn Schwartz, Ph.D. --><tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/\\n\\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr>\\n\\n<!-- Lane Lasater, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br> Perspective on Careers<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n<!-- Charles Kantor, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Being-in- the-World<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6936,7292,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6950,7294,'_elementor_edit_mode','builder'),
(6951,7294,'_elementor_template_type','container'),
(6952,7294,'_elementor_version','3.33.0'),
(6953,7294,'_elementor_pro_version','3.33.1'),
(6954,7295,'_elementor_edit_mode','builder'),
(6955,7295,'_elementor_template_type','container'),
(6956,7295,'_elementor_version','3.33.0'),
(6957,7295,'_elementor_pro_version','3.33.1'),
(6958,7294,'_wp_page_template','default'),
(6959,7294,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6960,7294,'_elementor_data','[{\"id\":\"4a6ffeea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"32876cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(6961,7296,'_elementor_edit_mode','builder'),
(6962,7296,'_elementor_template_type','container'),
(6963,7296,'_elementor_version','3.33.0'),
(6964,7296,'_elementor_pro_version','3.33.1'),
(6965,7296,'_wp_page_template','default'),
(6966,7296,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6967,7296,'_elementor_data','[{\"id\":\"4a6ffeea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"32876cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(6969,7294,'_elementor_controls_usage','a:2:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}}'),
(6970,7297,'_wp_page_template','default'),
(6971,7297,'_elementor_edit_mode','builder'),
(6972,7297,'_elementor_template_type','wp-page'),
(6973,7297,'_elementor_version','3.33.0'),
(6974,7297,'_elementor_pro_version','3.33.1'),
(6975,7297,'_elementor_data','[{\"id\":\"3338cf3b\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2da1f438\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- David Bender, Ph.D.<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:\\nDescriptive Psychology in Everyday Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td><\\/tr>\\n\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/\\n\\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">The Nature of Persons<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/\\n\\\">Navigating the Last <br>Chapters of Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/\\n\\\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br>Happens\\\" Accessible<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n\\n<tr><td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions<\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    \\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n<td><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold;\\\">Grace Colp, B.A.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td><\\/tr>\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6976,7298,'_wp_page_template','default'),
(6977,7298,'_elementor_edit_mode','builder'),
(6978,7298,'_elementor_template_type','wp-page'),
(6979,7298,'_elementor_version','3.33.0'),
(6980,7298,'_elementor_pro_version','3.33.1'),
(6981,7298,'_elementor_data','[{\"id\":\"3338cf3b\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2da1f438\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- David Bender, Ph.D.<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:\\nDescriptive Psychology in Everyday Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td><\\/tr>\\n\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/\\n\\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">The Nature of Persons<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/\\n\\\">Navigating the Last <br>Chapters of Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/\\n\\\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br>Happens\\\" Accessible<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n\\n<tr><td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions<\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    \\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n<td><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold;\\\">Grace Colp, B.A.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td><\\/tr>\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(6982,6373,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6983,7299,'_wp_page_template','default'),
(6984,7299,'_elementor_edit_mode','builder'),
(6985,7299,'_elementor_template_type','wp-page'),
(6986,7299,'_elementor_version','3.33.0'),
(6987,7299,'_elementor_pro_version','3.33.1'),
(6988,7299,'_elementor_data','[{\"id\":\"4d4609fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"bfbae84\",\"elType\":\"widget\",\"settings\":{\"title\":\"45th Annual SDP Conference (Hybrid) September 28TH - October 1, 2023\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3338cf3b\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2da1f438\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- David Bender, Ph.D.<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:\\nDescriptive Psychology in Everyday Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td><\\/tr>\\n\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/\\n\\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">The Nature of Persons<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/\\n\\\">Navigating the Last <br>Chapters of Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/\\n\\\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br>Happens\\\" Accessible<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n\\n<tr><td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions<\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    \\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n<td><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold;\\\">Grace Colp, B.A.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td><\\/tr>\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e636f9e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(6989,7299,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7001,7301,'_wp_page_template','default'),
(7002,7301,'_elementor_edit_mode','builder'),
(7003,7301,'_elementor_template_type','wp-page'),
(7004,7301,'_elementor_version','3.33.0'),
(7005,7301,'_elementor_pro_version','3.33.1'),
(7006,7301,'_elementor_data','[{\"id\":\"68bb6f40\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5450d105\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- David Bender, Ph.D.<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:\\nDescriptive Psychology in Everyday Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td><\\/tr>\\n\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/\\n\\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">The Nature of Persons<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/\\n\\\">Navigating the Last <br>Chapters of Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/\\n\\\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br>Happens\\\" Accessible<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n\\n<tr><td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions<\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    \\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n<td><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold;\\\">Grace Colp, B.A.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td><\\/tr>\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7007,7302,'_wp_page_template','default'),
(7008,7302,'_elementor_edit_mode','builder'),
(7009,7302,'_elementor_template_type','wp-page'),
(7010,7302,'_elementor_version','3.33.0'),
(7011,7302,'_elementor_pro_version','3.33.1'),
(7012,7302,'_elementor_data','[{\"id\":\"68bb6f40\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5450d105\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- David Bender, Ph.D.<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:\\nDescriptive Psychology in Everyday Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td><\\/tr>\\n\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/\\n\\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">The Nature of Persons<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/\\n\\\">Navigating the Last <br>Chapters of Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/\\n\\\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br>Happens\\\" Accessible<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n\\n<tr><td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions<\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    \\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n<td><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold;\\\">Grace Colp, B.A.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td><\\/tr>\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7013,6527,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7014,7303,'_wp_page_template','default'),
(7015,7303,'_elementor_edit_mode','builder'),
(7016,7303,'_elementor_template_type','wp-page'),
(7017,7303,'_elementor_version','3.33.0'),
(7018,7303,'_elementor_pro_version','3.33.1'),
(7019,7303,'_elementor_data','[{\"id\":\"33119be3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"195169cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"46th Annual SDP Conference (Hybrid) \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"68bb6f40\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5450d105\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- David Bender, Ph.D.<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:\\nDescriptive Psychology in Everyday Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td><\\/tr>\\n\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/\\n\\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">The Nature of Persons<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/\\n\\\">Navigating the Last <br>Chapters of Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/\\n\\\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br>Happens\\\" Accessible<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n\\n<tr><td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions<\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    \\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n<td><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold;\\\">Grace Colp, B.A.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td><\\/tr>\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7020,7303,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7023,7304,'_wp_page_template','default'),
(7024,7304,'_elementor_edit_mode','builder'),
(7025,7304,'_elementor_template_type','wp-page'),
(7026,7304,'_elementor_version','3.33.0'),
(7027,7304,'_elementor_pro_version','3.33.1'),
(7028,7304,'_elementor_data','[{\"id\":\"33119be3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"195169cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"46th Annual SDP Conference (Hybrid) \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"68bb6f40\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5450d105\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- David Bender, Ph.D.<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:\\nDescriptive Psychology in Everyday Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td><\\/tr>\\n\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/\\n\\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">The Nature of Persons<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/\\n\\\">Navigating the Last <br>Chapters of Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/\\n\\\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br>Happens\\\" Accessible<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n\\n<tr><td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions<\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    \\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n<td><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold;\\\">Grace Colp, B.A.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td><\\/tr>\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7029,7304,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7031,7305,'_wp_page_template','default'),
(7032,7305,'_elementor_edit_mode','builder'),
(7033,7305,'_elementor_template_type','wp-page'),
(7034,7305,'_elementor_version','3.33.0'),
(7035,7305,'_elementor_pro_version','3.33.1'),
(7036,7305,'_elementor_data','[{\"id\":\"33119be3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"195169cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"46th Annual SDP Conference (Hybrid) \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"68bb6f40\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5450d105\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- David Bender, Ph.D.<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:\\nDescriptive Psychology in Everyday Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td><\\/tr>\\n\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/\\n\\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">The Nature of Persons<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/\\n\\\">Navigating the Last <br>Chapters of Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/\\n\\\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br>Happens\\\" Accessible<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n\\n<tr><td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions<\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    \\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n<td><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold;\\\">Grace Colp, B.A.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td><\\/tr>\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7037,7305,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7039,7306,'_wp_page_template','default'),
(7040,7306,'_elementor_edit_mode','builder'),
(7041,7306,'_elementor_template_type','wp-page'),
(7042,7306,'_elementor_version','3.33.0'),
(7043,7306,'_elementor_pro_version','3.33.1'),
(7044,7306,'_elementor_data','[{\"id\":\"33119be3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"195169cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"46th Annual SDP Conference (Hybrid) \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"68bb6f40\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5450d105\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- David Bender, Ph.D.<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:\\nDescriptive Psychology in Everyday Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td><\\/tr>\\n\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/\\n\\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">The Nature of Persons<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/\\n\\\">Navigating the Last <br>Chapters of Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/\\n\\\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br>Happens\\\" Accessible<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n\\n<tr><td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions<\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    \\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n<td><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold;\\\">Grace Colp, B.A.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td><\\/tr>\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7045,7306,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7050,7307,'_menu_item_type','post_type'),
(7051,7307,'_menu_item_menu_item_parent','0'),
(7052,7307,'_menu_item_object_id','84'),
(7053,7307,'_menu_item_object','page'),
(7054,7307,'_menu_item_target',''),
(7055,7307,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(7056,7307,'_menu_item_xfn',''),
(7057,7307,'_menu_item_url',''),
(7059,7308,'_elementor_edit_mode','builder'),
(7060,7308,'_elementor_template_type','page'),
(7061,7308,'_elementor_version','3.33.0'),
(7062,7308,'_elementor_pro_version','3.33.1'),
(7063,7309,'_elementor_edit_mode','builder'),
(7064,7309,'_elementor_template_type','page'),
(7065,7309,'_elementor_version','3.33.0'),
(7066,7309,'_elementor_pro_version','3.33.1'),
(7067,7308,'_wp_page_template','default'),
(7068,7308,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7069,7308,'_elementor_data','[{\"id\":\"2148c011\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1535460a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"735b822f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"18c87306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.<\\/p><p>As documented by Mary Shideler in her paper <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-founding-of-the-society-for-descriptive-psychology\\/\\\"><em>The Founding of the Society for Descriptive Psychology<\\/em><\\/a>, the Society was founded on December 27, 1978 with the participation and\\/or assistance of the following 22 people:<\\/p><p style=\\\"margin-left: 5%; margin-right: 12%;\\\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch<\\/em>.<\\/p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\\\"http:\\/\\/www.sdp.org\\/past-presidents-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a> and a list of current officers can be found <a href=\\\"http:\\/\\/www.sdp.org\\/sdp-officers\\/\\\">here<\\/a>.<\\/p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\\\"http:\\/\\/www.sdp.org\\/conference-programs-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a>.<\\/p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">The Peter G. Ossorio Collection at CU Scholar<\\/a>.<\\/p><p>Many of his publications can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">here<\\/a>, including his comprehensive book <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/em><\\/a>.<\\/p><p>Several hundred additional publications and dissertations by his students and <br \\/>colleagues can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\\\">here<\\/a>, <a href=\\\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\\\">here<\\/a>, and <a href=\\\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\\\">here<\\/a>.<\\/p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7070,7310,'_elementor_edit_mode','builder'),
(7071,7310,'_elementor_template_type','page'),
(7072,7310,'_elementor_version','3.33.0'),
(7073,7310,'_elementor_pro_version','3.33.1'),
(7074,7310,'_wp_page_template','default'),
(7075,7310,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7076,7310,'_elementor_data','[{\"id\":\"2148c011\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1535460a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"735b822f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"18c87306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.<\\/p><p>As documented by Mary Shideler in her paper <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-founding-of-the-society-for-descriptive-psychology\\/\\\"><em>The Founding of the Society for Descriptive Psychology<\\/em><\\/a>, the Society was founded on December 27, 1978 with the participation and\\/or assistance of the following 22 people:<\\/p><p style=\\\"margin-left: 5%; margin-right: 12%;\\\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch<\\/em>.<\\/p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\\\"http:\\/\\/www.sdp.org\\/past-presidents-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a> and a list of current officers can be found <a href=\\\"http:\\/\\/www.sdp.org\\/sdp-officers\\/\\\">here<\\/a>.<\\/p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\\\"http:\\/\\/www.sdp.org\\/conference-programs-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a>.<\\/p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">The Peter G. Ossorio Collection at CU Scholar<\\/a>.<\\/p><p>Many of his publications can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">here<\\/a>, including his comprehensive book <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/em><\\/a>.<\\/p><p>Several hundred additional publications and dissertations by his students and <br \\/>colleagues can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\\\">here<\\/a>, <a href=\\\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\\\">here<\\/a>, and <a href=\\\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\\\">here<\\/a>.<\\/p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7078,7308,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(7079,6841,'_elementor_edit_mode','builder'),
(7080,6841,'_elementor_template_type','wp-page'),
(7081,6841,'_elementor_version','3.33.0'),
(7082,6841,'_elementor_pro_version','3.33.1'),
(7092,7312,'_elementor_edit_mode','builder'),
(7093,7312,'_elementor_template_type','wp-page'),
(7094,7312,'_elementor_version','3.33.0'),
(7095,7312,'_elementor_pro_version','3.33.1'),
(7097,7313,'_elementor_edit_mode','builder'),
(7098,7313,'_elementor_template_type','wp-page'),
(7099,7313,'_elementor_version','3.33.0'),
(7100,7313,'_elementor_pro_version','3.33.1'),
(7101,6841,'_wp_page_template','default'),
(7102,6841,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7103,6841,'_elementor_data','[{\"id\":\"5b37d7cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7d9a19ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"48215c64\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7db3c904\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.<\\/p><p>As documented by Mary Shideler in her paper <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-founding-of-the-society-for-descriptive-psychology\\/\\\"><em>The Founding of the Society for Descriptive Psychology<\\/em><\\/a>, the Society was founded on December 27, 1978 with the participation and\\/or assistance of the following 22 people:<\\/p><p style=\\\"margin-left: 5%; margin-right: 12%;\\\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch<\\/em>.<\\/p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\\\"http:\\/\\/www.sdp.org\\/past-presidents-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a> and a list of current officers can be found <a href=\\\"http:\\/\\/www.sdp.org\\/sdp-officers\\/\\\">here<\\/a>.<\\/p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\\\"http:\\/\\/www.sdp.org\\/conference-programs-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a>.<\\/p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">The Peter G. Ossorio Collection at CU Scholar<\\/a>.<\\/p><p>Many of his publications can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">here<\\/a>, including his comprehensive book <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/em><\\/a>.<\\/p><p>Several hundred additional publications and dissertations by his students and <br \\/>colleagues can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\\\">here<\\/a>, <a href=\\\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\\\">here<\\/a>, and <a href=\\\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\\\">here<\\/a>.<\\/p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7105,7314,'_elementor_edit_mode','builder'),
(7106,7314,'_elementor_template_type','wp-page'),
(7107,7314,'_elementor_version','3.33.0'),
(7108,7314,'_elementor_pro_version','3.33.1'),
(7109,7314,'_wp_page_template','default'),
(7110,7314,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7111,7314,'_elementor_data','[{\"id\":\"5b37d7cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7d9a19ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"48215c64\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7db3c904\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.<\\/p><p>As documented by Mary Shideler in her paper <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-founding-of-the-society-for-descriptive-psychology\\/\\\"><em>The Founding of the Society for Descriptive Psychology<\\/em><\\/a>, the Society was founded on December 27, 1978 with the participation and\\/or assistance of the following 22 people:<\\/p><p style=\\\"margin-left: 5%; margin-right: 12%;\\\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch<\\/em>.<\\/p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\\\"http:\\/\\/www.sdp.org\\/past-presidents-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a> and a list of current officers can be found <a href=\\\"http:\\/\\/www.sdp.org\\/sdp-officers\\/\\\">here<\\/a>.<\\/p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\\\"http:\\/\\/www.sdp.org\\/conference-programs-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a>.<\\/p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">The Peter G. Ossorio Collection at CU Scholar<\\/a>.<\\/p><p>Many of his publications can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">here<\\/a>, including his comprehensive book <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/em><\\/a>.<\\/p><p>Several hundred additional publications and dissertations by his students and <br \\/>colleagues can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\\\">here<\\/a>, <a href=\\\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\\\">here<\\/a>, and <a href=\\\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\\\">here<\\/a>.<\\/p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7113,296,'_edit_lock','1767040748:4'),
(7114,296,'_elementor_edit_mode','builder'),
(7115,296,'_elementor_template_type','wp-page'),
(7116,296,'_elementor_version','3.33.0'),
(7117,296,'_elementor_pro_version','3.33.1'),
(7126,7316,'_wp_page_template','default'),
(7127,7316,'_elementor_edit_mode','builder'),
(7128,7316,'_elementor_template_type','wp-page'),
(7129,7316,'_elementor_version','3.33.0'),
(7130,7316,'_elementor_pro_version','3.33.1'),
(7131,7317,'_wp_page_template','default'),
(7132,7317,'_elementor_edit_mode','builder'),
(7133,7317,'_elementor_template_type','wp-page'),
(7134,7317,'_elementor_version','3.33.0'),
(7135,7317,'_elementor_pro_version','3.33.1'),
(7136,296,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7137,296,'_elementor_data','[{\"id\":\"3b8516b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6323f99a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(7138,7318,'_wp_page_template','default'),
(7139,7318,'_elementor_edit_mode','builder'),
(7140,7318,'_elementor_template_type','wp-page'),
(7141,7318,'_elementor_version','3.33.0'),
(7142,7318,'_elementor_pro_version','3.33.1'),
(7143,7318,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7144,7318,'_elementor_data','[{\"id\":\"3b8516b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6323f99a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(7147,36,'_edit_lock','1767040826:4'),
(7148,36,'_elementor_edit_mode','builder'),
(7149,36,'_elementor_template_type','wp-page'),
(7150,36,'_elementor_version','3.33.0'),
(7151,36,'_elementor_pro_version','3.33.1'),
(7160,7320,'_wp_page_template','default'),
(7161,7320,'_elementor_edit_mode','builder'),
(7162,7320,'_elementor_template_type','wp-page'),
(7163,7320,'_elementor_version','3.33.0'),
(7164,7320,'_elementor_pro_version','3.33.1'),
(7165,7321,'_wp_page_template','default'),
(7166,7321,'_elementor_edit_mode','builder'),
(7167,7321,'_elementor_template_type','wp-page'),
(7168,7321,'_elementor_version','3.33.0'),
(7169,7321,'_elementor_pro_version','3.33.1'),
(7170,36,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7171,36,'_elementor_data','[{\"id\":\"1775298b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"d19b133\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annual Conferences - Events\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(7172,7322,'_wp_page_template','default'),
(7173,7322,'_elementor_edit_mode','builder'),
(7174,7322,'_elementor_template_type','wp-page'),
(7175,7322,'_elementor_version','3.33.0'),
(7176,7322,'_elementor_pro_version','3.33.1'),
(7177,7322,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7178,7322,'_elementor_data','[{\"id\":\"1775298b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"d19b133\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annual Conferences - Events\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(7182,178,'_edit_lock','1767040862:4'),
(7183,178,'_elementor_edit_mode','builder'),
(7184,178,'_elementor_template_type','wp-page'),
(7185,178,'_elementor_version','3.33.0'),
(7186,178,'_elementor_pro_version','3.33.1'),
(7195,7324,'_wp_page_template','default'),
(7197,7324,'_elementor_edit_mode','builder'),
(7198,7324,'_elementor_template_type','wp-page'),
(7199,7324,'_elementor_version','3.33.0'),
(7200,7324,'_elementor_pro_version','3.33.1'),
(7201,7325,'_wp_page_template','default'),
(7203,7325,'_elementor_edit_mode','builder'),
(7204,7325,'_elementor_template_type','wp-page'),
(7205,7325,'_elementor_version','3.33.0'),
(7206,7325,'_elementor_pro_version','3.33.1'),
(7207,178,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7208,178,'_elementor_data','[{\"id\":\"3ff2f4c2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7e662283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Answers by SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7bab5f24\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"574c178e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Answered by:<\\/strong><\\/h2><div style=\\\"padding-left: 40px;\\\"><p><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\\\"><span style=\\\"color: #0066cc;\\\">Ray Bergner, Ph.D.<\\/span><\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\\\"><span style=\\\"color: #0066cc;\\\">Robert Brill, Ph.D.<\\/span><\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\\\"><span style=\\\"color: #0066cc;\\\"> H. Joel Jeffrey, Ph.D.<\\/span><\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\\\"><span style=\\\"color: #0066cc;\\\">Anthony O. Putman, Ph.D.<\\/span> <\\/a><\\/p><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7209,7326,'_wp_page_template','default'),
(7211,7326,'_elementor_edit_mode','builder'),
(7212,7326,'_elementor_template_type','wp-page'),
(7213,7326,'_elementor_version','3.33.0'),
(7214,7326,'_elementor_pro_version','3.33.1'),
(7215,7326,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7216,7326,'_elementor_data','[{\"id\":\"3ff2f4c2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7e662283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Answers by SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7bab5f24\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"574c178e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Answered by:<\\/h3>\\n<div style=\\\"padding-left: 40px;\\\">\\n\\n<a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\\\"><span style=\\\"color: #0066cc;\\\">Ray Bergner, Ph.D.<\\/span><\\/a>\\n\\n<a href=\\\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\\\"><span style=\\\"color: #0066cc;\\\">Robert Brill, Ph.D.<\\/span><\\/a>\\n\\n<a href=\\\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\\\"><span style=\\\"color: #0066cc;\\\"> H. Joel Jeffrey, Ph.D.<\\/span><\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\\\"><span style=\\\"color: #0066cc;\\\">Anthony O. Putman, Ph.D.<\\/span><a>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7218,7327,'_elementor_edit_mode','builder'),
(7219,7327,'_elementor_template_type','container'),
(7220,7327,'_elementor_version','3.33.0'),
(7221,7327,'_elementor_pro_version','3.33.1'),
(7222,7328,'_elementor_edit_mode','builder'),
(7223,7328,'_elementor_template_type','container'),
(7224,7328,'_elementor_version','3.33.0'),
(7225,7328,'_elementor_pro_version','3.33.1'),
(7226,7327,'_wp_page_template','default'),
(7227,7327,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7228,7327,'_elementor_data','[{\"id\":\"7e3e0da7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4834ace0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Answers by SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(7229,7329,'_elementor_edit_mode','builder'),
(7230,7329,'_elementor_template_type','container'),
(7231,7329,'_elementor_version','3.33.0'),
(7232,7329,'_elementor_pro_version','3.33.1'),
(7233,7329,'_wp_page_template','default'),
(7234,7329,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7235,7329,'_elementor_data','[{\"id\":\"7e3e0da7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4834ace0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Answers by SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(7237,7327,'_elementor_controls_usage','a:2:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}}'),
(7238,7330,'_wp_page_template','default'),
(7240,7330,'_elementor_edit_mode','builder'),
(7241,7330,'_elementor_template_type','wp-page'),
(7242,7330,'_elementor_version','3.33.0'),
(7243,7330,'_elementor_pro_version','3.33.1'),
(7244,7330,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7245,7330,'_elementor_data','[{\"id\":\"3ff2f4c2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7e662283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Answers by SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7bab5f24\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"574c178e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Answered by:<\\/h3>\\n<div style=\\\"padding-left: 40px;\\\">\\n\\n<a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\\\"><span style=\\\"color: #0066cc;\\\">Ray Bergner, Ph.D.<\\/span><\\/a>\\n\\n<a href=\\\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\\\"><span style=\\\"color: #0066cc;\\\">Robert Brill, Ph.D.<\\/span><\\/a>\\n\\n<a href=\\\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\\\"><span style=\\\"color: #0066cc;\\\"> H. Joel Jeffrey, Ph.D.<\\/span><\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\\\"><span style=\\\"color: #0066cc;\\\">Anthony O. Putman, Ph.D.<\\/span><a>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7246,7331,'_wp_page_template','default'),
(7248,7331,'_elementor_edit_mode','builder'),
(7249,7331,'_elementor_template_type','wp-page'),
(7250,7331,'_elementor_version','3.33.0'),
(7251,7331,'_elementor_pro_version','3.33.1'),
(7252,7331,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7253,7331,'_elementor_data','[{\"id\":\"3ff2f4c2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7e662283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Answers by SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7bab5f24\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"574c178e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Answered by:<\\/h3>\\n<div style=\\\"padding-left: 40px;\\\">\\n\\n<a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\\\"><span style=\\\"color: #0066cc;\\\">Ray Bergner, Ph.D.<\\/span><\\/a>\\n\\n<a href=\\\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\\\"><span style=\\\"color: #0066cc;\\\">Robert Brill, Ph.D.<\\/span><\\/a>\\n\\n<a href=\\\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\\\"><span style=\\\"color: #0066cc;\\\"> H. Joel Jeffrey, Ph.D.<\\/span><\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\\\"><span style=\\\"color: #0066cc;\\\">Anthony O. Putman, Ph.D.<\\/span><a>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7254,7332,'_wp_page_template','default'),
(7256,7332,'_elementor_edit_mode','builder'),
(7257,7332,'_elementor_template_type','wp-page'),
(7258,7332,'_elementor_version','3.33.0'),
(7259,7332,'_elementor_pro_version','3.33.1'),
(7260,7332,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7261,7332,'_elementor_data','[{\"id\":\"3ff2f4c2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7e662283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Answers by SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7bab5f24\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"574c178e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Answered by:<\\/strong><\\/h2><div style=\\\"padding-left: 40px;\\\"><p><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\\\"><span style=\\\"color: #0066cc;\\\">Ray Bergner, Ph.D.<\\/span><\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\\\"><span style=\\\"color: #0066cc;\\\">Robert Brill, Ph.D.<\\/span><\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\\\"><span style=\\\"color: #0066cc;\\\"> H. Joel Jeffrey, Ph.D.<\\/span><\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\\\"><span style=\\\"color: #0066cc;\\\">Anthony O. Putman, Ph.D.<\\/span> <\\/a><\\/p><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7269,2769,'_edit_lock','1767040887:4'),
(7270,2769,'_elementor_edit_mode','builder'),
(7271,2769,'_elementor_template_type','wp-page'),
(7272,2769,'_elementor_version','3.33.0'),
(7273,2769,'_elementor_pro_version','3.33.1'),
(7282,7335,'_wp_page_template','default'),
(7283,7335,'_elementor_edit_mode','builder'),
(7284,7335,'_elementor_template_type','wp-page'),
(7285,7335,'_elementor_version','3.33.0'),
(7286,7335,'_elementor_pro_version','3.33.1'),
(7287,7336,'_wp_page_template','default'),
(7288,7336,'_elementor_edit_mode','builder'),
(7289,7336,'_elementor_template_type','wp-page'),
(7290,7336,'_elementor_version','3.33.0'),
(7291,7336,'_elementor_pro_version','3.33.1'),
(7292,2769,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7293,2769,'_elementor_data','[{\"id\":\"1fb42079\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4e5ab4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Calendar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"147113f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7321b6a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><b>THIS IS A SAMPLE OF THE EVENTS CALENDAR<\\/b><\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e82468c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<!-- Elfsight Event Calendar | SDP -->\\n<script src=\\\"https:\\/\\/elfsightcdn.com\\/platform.js\\\" async><\\/script>\\n<div class=\\\"elfsight-app-17f790a8-9f05-4437-8eb2-112a114c6c7f\\\" data-elfsight-app-lazy><\\/div>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(7294,7337,'_wp_page_template','default'),
(7295,7337,'_elementor_edit_mode','builder'),
(7296,7337,'_elementor_template_type','wp-page'),
(7297,7337,'_elementor_version','3.33.0'),
(7298,7337,'_elementor_pro_version','3.33.1'),
(7299,7337,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7300,7337,'_elementor_data','[{\"id\":\"1fb42079\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4e5ab4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Calendar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(7303,222,'_edit_lock','1767040975:4'),
(7304,222,'_elementor_edit_mode','builder'),
(7305,222,'_elementor_template_type','wp-page'),
(7306,222,'_elementor_version','3.33.0'),
(7307,222,'_elementor_pro_version','3.33.1'),
(7316,7339,'_wp_page_template','default'),
(7317,7339,'_elementor_edit_mode','builder'),
(7318,7339,'_elementor_template_type','wp-page'),
(7319,7339,'_elementor_version','3.33.0'),
(7320,7339,'_elementor_pro_version','3.33.1'),
(7321,7340,'_wp_page_template','default'),
(7322,7340,'_elementor_edit_mode','builder'),
(7323,7340,'_elementor_template_type','wp-page'),
(7324,7340,'_elementor_version','3.33.0'),
(7325,7340,'_elementor_pro_version','3.33.1'),
(7326,222,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7327,222,'_elementor_data','[{\"id\":\"6b3854d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7a862859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"403c6f76\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3633c5e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table style=\\\"font-weight: 400;\\\" width=\\\"604\\\">\\n<tbody>\\n<tr>\\n<td>President:<\\/td>\\n<td>Charles Kantor, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>President-Elect (Modified Role as Conference Facilitator Only):<\\/td>\\n<td>Ned Kirsch, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Past President:<\\/td>\\n<td>Charles Cote, LCSW<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Secretary-Treasurer:<\\/td>\\n<td>Hap Cox, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Member-at-Large:<\\/td>\\n<td>Lane Lasater, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Member-at-Large:<\\/td>\\n<td>C.M. Peek, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Conference Manager:<\\/td>\\n<td>Patricia Kennedy, Psy.D.<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n&nbsp;\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7328,7341,'_wp_page_template','default'),
(7329,7341,'_elementor_edit_mode','builder'),
(7330,7341,'_elementor_template_type','wp-page'),
(7331,7341,'_elementor_version','3.33.0'),
(7332,7341,'_elementor_pro_version','3.33.1'),
(7333,7341,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7334,7341,'_elementor_data','[{\"id\":\"6b3854d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7a862859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"403c6f76\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3633c5e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table style=\\\"font-weight: 400;\\\" width=\\\"604\\\">\\n<tbody>\\n<tr>\\n<td>President:<\\/td>\\n<td>Charles Kantor, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>President-Elect (Modified Role as Conference Facilitator Only):<\\/td>\\n<td>Ned Kirsch, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Past President:<\\/td>\\n<td>Charles Cote, LCSW<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Secretary-Treasurer:<\\/td>\\n<td>Hap Cox, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Member-at-Large:<\\/td>\\n<td>Lane Lasater, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Member-at-Large:<\\/td>\\n<td>C.M. Peek, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Conference Manager:<\\/td>\\n<td>Patricia Kennedy, Psy.D.<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n&nbsp;\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7337,6152,'_edit_lock','1767041001:4'),
(7338,6152,'_elementor_edit_mode','builder'),
(7339,6152,'_elementor_template_type','wp-page'),
(7340,6152,'_elementor_version','3.33.0'),
(7341,6152,'_elementor_pro_version','3.33.1'),
(7350,7343,'_wp_page_template','default'),
(7351,7343,'_elementor_edit_mode','builder'),
(7352,7343,'_elementor_template_type','wp-page'),
(7353,7343,'_elementor_version','3.33.0'),
(7354,7343,'_elementor_pro_version','3.33.1'),
(7355,7344,'_wp_page_template','default'),
(7356,7344,'_elementor_edit_mode','builder'),
(7357,7344,'_elementor_template_type','wp-page'),
(7358,7344,'_elementor_version','3.33.0'),
(7359,7344,'_elementor_pro_version','3.33.1'),
(7360,6152,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7361,6152,'_elementor_data','[{\"id\":\"14ea3492\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7313d803\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology Seminar\\n\\nJuly 26, 1979\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f364b26\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8ec0ef5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"7a0397d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1.flac\\\">A01_A_Track_1.flac<\\/a><br \\/><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1_corrected.mp3\\\">A01_A_Track_1_corrected.mp3<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A02_A_Track_2.flac\\\">A02_A_Track_2.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A03_A_Track_3.flac\\\">A03_A_Track_3.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A04_A_Track_4.flac\\\">A04_A_Track_4.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A05_A_Track_5.flac\\\">A05_A_Track_5.flac<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f8dd73d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"2ebc46d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B06_B_Track_1.flac\\\">B06_B_Track_1.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B07_B_Track_2.flac\\\">B07_B_Track_2.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B08_B_Track_3.flac\\\">B08_A_Track_3.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B09_B_Track_4.flac\\\">B09_B_Track_4.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B10_B_Track_5.flac\\\">B10_B_Track_5.flac<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(7362,7345,'_wp_page_template','default'),
(7363,7345,'_elementor_edit_mode','builder'),
(7364,7345,'_elementor_template_type','wp-page'),
(7365,7345,'_elementor_version','3.33.0'),
(7366,7345,'_elementor_pro_version','3.33.1'),
(7367,7345,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7368,7345,'_elementor_data','[{\"id\":\"14ea3492\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7313d803\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology Seminar\\n\\nJuly 26, 1979\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f364b26\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7a0397d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1.flac\\\">A01_A_Track_1.flac<\\/a>\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1_corrected.mp3\\\">A01_A_Track_1_corrected.mp3<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A02_A_Track_2.flac\\\">A02_A_Track_2.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A03_A_Track_3.flac\\\">A03_A_Track_3.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A04_A_Track_4.flac\\\">A04_A_Track_4.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A05_A_Track_5.flac\\\">A05_A_Track_5.flac<\\/a>\\n\\n<BR>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B06_B_Track_1.flac\\\">B06_B_Track_1.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B07_B_Track_2.flac\\\">B07_B_Track_2.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B08_B_Track_3.flac\\\">B08_A_Track_3.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B09_B_Track_4.flac\\\">B09_B_Track_4.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B10_B_Track_5.flac\\\">B10_B_Track_5.flac<\\/a>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7371,7346,'_wp_page_template','default'),
(7372,7346,'_elementor_edit_mode','builder'),
(7373,7346,'_elementor_template_type','wp-page'),
(7374,7346,'_elementor_version','3.33.0'),
(7375,7346,'_elementor_pro_version','3.33.1'),
(7376,7346,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7377,7346,'_elementor_data','[{\"id\":\"14ea3492\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7313d803\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology Seminar\\n\\nJuly 26, 1979\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f364b26\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7a0397d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1.flac\\\">A01_A_Track_1.flac<\\/a>\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1_corrected.mp3\\\">A01_A_Track_1_corrected.mp3<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A02_A_Track_2.flac\\\">A02_A_Track_2.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A03_A_Track_3.flac\\\">A03_A_Track_3.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A04_A_Track_4.flac\\\">A04_A_Track_4.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A05_A_Track_5.flac\\\">A05_A_Track_5.flac<\\/a>\\n\\n<BR>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B06_B_Track_1.flac\\\">B06_B_Track_1.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B07_B_Track_2.flac\\\">B07_B_Track_2.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B08_B_Track_3.flac\\\">B08_A_Track_3.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B09_B_Track_4.flac\\\">B09_B_Track_4.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B10_B_Track_5.flac\\\">B10_B_Track_5.flac<\\/a>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7379,7347,'_wp_page_template','default'),
(7380,7347,'_elementor_edit_mode','builder'),
(7381,7347,'_elementor_template_type','wp-page'),
(7382,7347,'_elementor_version','3.33.0'),
(7383,7347,'_elementor_pro_version','3.33.1'),
(7384,7347,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7385,7347,'_elementor_data','[{\"id\":\"14ea3492\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7313d803\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology Seminar\\n\\nJuly 26, 1979\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f364b26\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7a0397d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1.flac\\\">A01_A_Track_1.flac<\\/a>\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1_corrected.mp3\\\">A01_A_Track_1_corrected.mp3<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A02_A_Track_2.flac\\\">A02_A_Track_2.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A03_A_Track_3.flac\\\">A03_A_Track_3.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A04_A_Track_4.flac\\\">A04_A_Track_4.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A05_A_Track_5.flac\\\">A05_A_Track_5.flac<\\/a>\\n\\n<BR>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B06_B_Track_1.flac\\\">B06_B_Track_1.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B07_B_Track_2.flac\\\">B07_B_Track_2.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B08_B_Track_3.flac\\\">B08_A_Track_3.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B09_B_Track_4.flac\\\">B09_B_Track_4.flac<\\/a>\\n\\n<a href = \\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B10_B_Track_5.flac\\\">B10_B_Track_5.flac<\\/a>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7387,7348,'_wp_page_template','default'),
(7388,7348,'_elementor_edit_mode','builder'),
(7389,7348,'_elementor_template_type','wp-page'),
(7390,7348,'_elementor_version','3.33.0'),
(7391,7348,'_elementor_pro_version','3.33.1'),
(7392,7348,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7393,7348,'_elementor_data','[{\"id\":\"14ea3492\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7313d803\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology Seminar\\n\\nJuly 26, 1979\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f364b26\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7a0397d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1.flac\\\">A01_A_Track_1.flac<\\/a><br \\/><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1_corrected.mp3\\\">A01_A_Track_1_corrected.mp3<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A02_A_Track_2.flac\\\">A02_A_Track_2.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A03_A_Track_3.flac\\\">A03_A_Track_3.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A04_A_Track_4.flac\\\">A04_A_Track_4.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A05_A_Track_5.flac\\\">A05_A_Track_5.flac<\\/a><\\/p><p>\\u00a0<\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B06_B_Track_1.flac\\\">B06_B_Track_1.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B07_B_Track_2.flac\\\">B07_B_Track_2.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B08_B_Track_3.flac\\\">B08_A_Track_3.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B09_B_Track_4.flac\\\">B09_B_Track_4.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B10_B_Track_5.flac\\\">B10_B_Track_5.flac<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7398,7349,'_wp_page_template','default'),
(7399,7349,'_elementor_edit_mode','builder'),
(7400,7349,'_elementor_template_type','wp-page'),
(7401,7349,'_elementor_version','3.33.0'),
(7402,7349,'_elementor_pro_version','3.33.1'),
(7403,7349,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7404,7349,'_elementor_data','[{\"id\":\"14ea3492\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7313d803\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology Seminar\\n\\nJuly 26, 1979\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f364b26\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7a0397d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1.flac\\\">A01_A_Track_1.flac<\\/a><br \\/><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1_corrected.mp3\\\">A01_A_Track_1_corrected.mp3<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A02_A_Track_2.flac\\\">A02_A_Track_2.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A03_A_Track_3.flac\\\">A03_A_Track_3.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A04_A_Track_4.flac\\\">A04_A_Track_4.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A05_A_Track_5.flac\\\">A05_A_Track_5.flac<\\/a><\\/p><p>\\u00a0<\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B06_B_Track_1.flac\\\">B06_B_Track_1.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B07_B_Track_2.flac\\\">B07_B_Track_2.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B08_B_Track_3.flac\\\">B08_A_Track_3.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B09_B_Track_4.flac\\\">B09_B_Track_4.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B10_B_Track_5.flac\\\">B10_B_Track_5.flac<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7408,7350,'_wp_page_template','default'),
(7409,7350,'_elementor_edit_mode','builder'),
(7410,7350,'_elementor_template_type','wp-page'),
(7411,7350,'_elementor_version','3.33.0'),
(7412,7350,'_elementor_pro_version','3.33.1'),
(7413,7350,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7414,7350,'_elementor_data','[{\"id\":\"14ea3492\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7313d803\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology Seminar\\n\\nJuly 26, 1979\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f364b26\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7a0397d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1.flac\\\">A01_A_Track_1.flac<\\/a><br \\/><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1_corrected.mp3\\\">A01_A_Track_1_corrected.mp3<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A02_A_Track_2.flac\\\">A02_A_Track_2.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A03_A_Track_3.flac\\\">A03_A_Track_3.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A04_A_Track_4.flac\\\">A04_A_Track_4.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A05_A_Track_5.flac\\\">A05_A_Track_5.flac<\\/a><\\/p><p>\\u00a0<\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B06_B_Track_1.flac\\\">B06_B_Track_1.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B07_B_Track_2.flac\\\">B07_B_Track_2.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B08_B_Track_3.flac\\\">B08_A_Track_3.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B09_B_Track_4.flac\\\">B09_B_Track_4.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B10_B_Track_5.flac\\\">B10_B_Track_5.flac<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7418,7351,'_wp_page_template','default'),
(7419,7351,'_elementor_edit_mode','builder'),
(7420,7351,'_elementor_template_type','wp-page'),
(7421,7351,'_elementor_version','3.33.0'),
(7422,7351,'_elementor_pro_version','3.33.1'),
(7423,7351,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7424,7351,'_elementor_data','[{\"id\":\"14ea3492\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7313d803\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology Seminar\\n\\nJuly 26, 1979\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f364b26\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8ec0ef5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"7a0397d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1.flac\\\">A01_A_Track_1.flac<\\/a><br \\/><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1_corrected.mp3\\\">A01_A_Track_1_corrected.mp3<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A02_A_Track_2.flac\\\">A02_A_Track_2.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A03_A_Track_3.flac\\\">A03_A_Track_3.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A04_A_Track_4.flac\\\">A04_A_Track_4.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A05_A_Track_5.flac\\\">A05_A_Track_5.flac<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f8dd73d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"2ebc46d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B06_B_Track_1.flac\\\">B06_B_Track_1.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B07_B_Track_2.flac\\\">B07_B_Track_2.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B08_B_Track_3.flac\\\">B08_A_Track_3.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B09_B_Track_4.flac\\\">B09_B_Track_4.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B10_B_Track_5.flac\\\">B10_B_Track_5.flac<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(7438,7353,'_wp_page_template','default'),
(7439,7353,'_elementor_edit_mode','builder'),
(7440,7353,'_elementor_template_type','wp-page'),
(7441,7353,'_elementor_version','3.33.0'),
(7442,7353,'_elementor_pro_version','3.33.1'),
(7443,7353,'_elementor_data','[{\"id\":\"4d75e3be\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"29c6e27a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center;\\\">The dissertations and doctoral projects listed on this page were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised by Dr. Ossorio. In order to credit those Chairs, they are included at the end of each Dissertation or Doctoral Project citation.<\\/p> \\n\\n<p style=\\\"text-align: center;\\\">Click the titles below to view project abstracts.<\\/p>\\n\\n<p style=\\\"text-align: center;\\\">Abstracts can also be found using links in an author\'s drop-down publications list, <br>accessed through the \\u201c<span style=\\\"font-weight: bold;\\\">SDP Members\' Publications<\\/span>\\u201d <br>link under the \\u201c<span style=\\\"font-weight: bold;\\\">Publications<\\/span>\\u201d main menu choice.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Backstrom, J.<\\/span> (2015). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Backstrom-Dissertation-Abstract.pdf\\\">A Descriptive Psychology Account of Patient-Centered Medicine and the Chronic Pain Patient<\\/a>. Submitted in partial fulfillment of the requirement for the degree of Doctor of Psychology. Boston, MA: William James College (Massachusetts School of Professional Psychology). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Beautz, S.<\\/span> (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Beautz-Doctoral-Project-Abstract.pdf\\\"> The use of case study to train cross-cultural competence<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Harnsberger, B.<\\/span> (2011). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Harnsberger-doctoral-project-abstract.pdf\\\"> Status dynamics, through lines and the dramaturgical pattern of the recovering addict<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n \\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Kennedy, P.M.<\\/span> (2018). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health\\/\\\">A parametric analysis of socioeconomic status: How SES relates to mental health.<\\/a> (Unpublished doctoral paper). University of Denver, Denver, CO. Supervised by: Lynett Henderson Metzger (Chair), Sonja Holt, Ph.D., & Arthur Poczwardowski, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Shestok, J.M.<\\/span> (2011). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Shestok-doctoral-project-abstract.pdf\\\"> Victim status: A Descriptive Psychology approach<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Yermish, A.<\\/span> (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Yermish-doctoral-project-abstract.pdf\\\"> Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Zeybekoglu, E.<\\/span> (2016). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-status-dynamic-of-anger-management\\/\\\">The status dynamics of anger management.<\\/a> Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: William James College. Supervised by: Wynn Schwartz, Ph.D.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7444,7354,'_wp_page_template','default'),
(7445,7354,'_elementor_edit_mode','builder'),
(7446,7354,'_elementor_template_type','wp-page'),
(7447,7354,'_elementor_version','3.33.0'),
(7448,7354,'_elementor_pro_version','3.33.1'),
(7449,7354,'_elementor_data','[{\"id\":\"4d75e3be\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"29c6e27a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center;\\\">The dissertations and doctoral projects listed on this page were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised by Dr. Ossorio. In order to credit those Chairs, they are included at the end of each Dissertation or Doctoral Project citation.<\\/p> \\n\\n<p style=\\\"text-align: center;\\\">Click the titles below to view project abstracts.<\\/p>\\n\\n<p style=\\\"text-align: center;\\\">Abstracts can also be found using links in an author\'s drop-down publications list, <br>accessed through the \\u201c<span style=\\\"font-weight: bold;\\\">SDP Members\' Publications<\\/span>\\u201d <br>link under the \\u201c<span style=\\\"font-weight: bold;\\\">Publications<\\/span>\\u201d main menu choice.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Backstrom, J.<\\/span> (2015). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Backstrom-Dissertation-Abstract.pdf\\\">A Descriptive Psychology Account of Patient-Centered Medicine and the Chronic Pain Patient<\\/a>. Submitted in partial fulfillment of the requirement for the degree of Doctor of Psychology. Boston, MA: William James College (Massachusetts School of Professional Psychology). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Beautz, S.<\\/span> (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Beautz-Doctoral-Project-Abstract.pdf\\\"> The use of case study to train cross-cultural competence<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Harnsberger, B.<\\/span> (2011). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Harnsberger-doctoral-project-abstract.pdf\\\"> Status dynamics, through lines and the dramaturgical pattern of the recovering addict<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n \\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Kennedy, P.M.<\\/span> (2018). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health\\/\\\">A parametric analysis of socioeconomic status: How SES relates to mental health.<\\/a> (Unpublished doctoral paper). University of Denver, Denver, CO. Supervised by: Lynett Henderson Metzger (Chair), Sonja Holt, Ph.D., & Arthur Poczwardowski, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Shestok, J.M.<\\/span> (2011). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Shestok-doctoral-project-abstract.pdf\\\"> Victim status: A Descriptive Psychology approach<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Yermish, A.<\\/span> (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Yermish-doctoral-project-abstract.pdf\\\"> Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Zeybekoglu, E.<\\/span> (2016). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-status-dynamic-of-anger-management\\/\\\">The status dynamics of anger management.<\\/a> Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: William James College. Supervised by: Wynn Schwartz, Ph.D.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7450,3576,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7451,7355,'_wp_page_template','default'),
(7452,7355,'_elementor_edit_mode','builder'),
(7453,7355,'_elementor_template_type','wp-page'),
(7454,7355,'_elementor_version','3.33.0'),
(7455,7355,'_elementor_pro_version','3.33.1'),
(7456,7355,'_elementor_data','[{\"id\":\"3f56424b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"911aff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations and Doctoral Projects: 1993 - present\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4d75e3be\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"29c6e27a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center;\\\">The dissertations and doctoral projects listed on this page were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised by Dr. Ossorio. In order to credit those Chairs, they are included at the end of each Dissertation or Doctoral Project citation.<\\/p> \\n\\n<p style=\\\"text-align: center;\\\">Click the titles below to view project abstracts.<\\/p>\\n\\n<p style=\\\"text-align: center;\\\">Abstracts can also be found using links in an author\'s drop-down publications list, <br>accessed through the \\u201c<span style=\\\"font-weight: bold;\\\">SDP Members\' Publications<\\/span>\\u201d <br>link under the \\u201c<span style=\\\"font-weight: bold;\\\">Publications<\\/span>\\u201d main menu choice.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Backstrom, J.<\\/span> (2015). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Backstrom-Dissertation-Abstract.pdf\\\">A Descriptive Psychology Account of Patient-Centered Medicine and the Chronic Pain Patient<\\/a>. Submitted in partial fulfillment of the requirement for the degree of Doctor of Psychology. Boston, MA: William James College (Massachusetts School of Professional Psychology). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Beautz, S.<\\/span> (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Beautz-Doctoral-Project-Abstract.pdf\\\"> The use of case study to train cross-cultural competence<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Harnsberger, B.<\\/span> (2011). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Harnsberger-doctoral-project-abstract.pdf\\\"> Status dynamics, through lines and the dramaturgical pattern of the recovering addict<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n \\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Kennedy, P.M.<\\/span> (2018). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health\\/\\\">A parametric analysis of socioeconomic status: How SES relates to mental health.<\\/a> (Unpublished doctoral paper). University of Denver, Denver, CO. Supervised by: Lynett Henderson Metzger (Chair), Sonja Holt, Ph.D., & Arthur Poczwardowski, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Shestok, J.M.<\\/span> (2011). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Shestok-doctoral-project-abstract.pdf\\\"> Victim status: A Descriptive Psychology approach<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Yermish, A.<\\/span> (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Yermish-doctoral-project-abstract.pdf\\\"> Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Zeybekoglu, E.<\\/span> (2016). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-status-dynamic-of-anger-management\\/\\\">The status dynamics of anger management.<\\/a> Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: William James College. Supervised by: Wynn Schwartz, Ph.D.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7457,7355,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7469,7357,'_wp_page_template','default'),
(7470,7357,'_elementor_edit_mode','builder'),
(7471,7357,'_elementor_template_type','wp-page'),
(7472,7357,'_elementor_version','3.33.0'),
(7473,7357,'_elementor_pro_version','3.33.1'),
(7474,7357,'_elementor_data','[{\"id\":\"370769bc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4c96fc7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n<p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p>\\n<p style=\\\"text-align: center;\\\">Click a title below to view that dissertation\'s abstract (if available).<\\/p>\\n\\n<p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the \\u201c<span style=\\\"font-weight: bold;\\\">SDP Members\' Publications<\\/span>\\u201d link under the \\u201c<span style=\\\"font-weight: bold;\\\"><br>Publications<\\/span>\\u201d main menu choice.<\\/p>\\n\\n<p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present<\\/strong>, also under the <span style=\\\"font-weight:bold\\\">\\\"Publications\\\"<\\/span> main menu choice. Those dissertations and doctoral projects were typically  chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 30px auto; background-color: #003366;\\\"><\\/div>\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Aylesworth, L. S.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/aylesworth.html\\\">Stress, mental health and need satisfaction among Indochinese in Colorado.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1490B. (University Microfilms No. 80-21544)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Baker, E. M.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/baker.html\\\">Psychological education to enhance self-understanding and self-acceptance in college students.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3378B. (University Microfilms No. 77-29896)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Bender, J. E.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/jbender.html\\\">Differences in appreciation of behavioral significance and intrinsicness.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>44<\\/em>, 3922B. (University Microfilms No. DA8400877)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, L. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lbergner.html\\\">The assessment of marital health.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5778B-5779B. (University Microfilms No. 76-11548)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, R. M.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/rbergner.html\\\">The development and evaluation of a\\ntraining videotape for the resolution of marital conflict.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3485B. (University Microfilms No. 73-32510)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Busch, E. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/busch.html\\\">Police personnel evaluation procedures as an aspect of organizational control.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 17A. (University Microfilms No. 81-13949)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Cabezas, C. S.<\\/span> (1991). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/cabezas.html\\\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>52(6-A)<\\/em>, 2069.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Carlson, R. H.<\\/span> (1979). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/carlson.html\\\">A computer implementation of the reason formulation applied to person perception.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3384B-3385B. (University Microfilms No. 79-23220)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Clapp, W. F.<\\/span> (1966). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/clapp.html\\\">Dependence and competence in children: Parental treatment of four-year-old boys.<\\/a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Comtois, R. J.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/comtois.html\\\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1071A. (University Microfilms No. 71-21578)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Crabbe, J. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crabbe.html\\\">Menstruation as stigma.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Crouch, T.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crouch.html\\\">Status dynamics of sexual relationships.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>50(6-B)<\\/em>, Dec, 1989. pp. 2617-2618.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Felknor, J. E.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/felknor.html\\\">Interpersonal understanding as an aspect of interpersonal interaction.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 6236B. (University Microfilms No. 78-08897)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Garcia, R. G.<\\/span> (1985). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/garcia.html\\\">Personality and alcoholism treatment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 3592B. (University Microfilms No. DA8528485)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Holmes, J. R.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holmes.html\\\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5795B. (University Microfilms No. 76-11584)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Holt, S.B.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holt.html\\\">Appraisal and competence in moral judgment and behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1507B. (University Microfilms No. 80-21586)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Huk, J. E.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/huk.html\\\">Pre-empirical considerations for a behavioral science.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3466B. (University Microfilms No. 73-32554)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Ida, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ida.html\\\">Depression, hopelessness, and suicide ideation among Asian-American students<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>51(1-B)<\\/em>, pp. 431-432.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Johnston, C. L.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/johnston.html\\\">A high power-low power account of sexual jealousy<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>43<\\/em>, 4150B. (University Microfilms No. DA8309852)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Kantor, C.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp content\\/uploads\\/2017\\/12\\/kantor.html\\\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 304B. (University Microfilms No. 84-22724)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Kelling, G. W.<\\/span> (1972). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kelling.html\\\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 1359A-1360A. (University Microfilms No. 73-18576)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Kirsch, N. L.<\\/span> (1978). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kirsch.html\\\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>39<\\/em>, 4038B-4039B. (University Microfilms No. 79-03066\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Larsen, E. A.<\\/span> (1968). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/larsen.html\\\">A pre-normative and predictive study of the college student Rorschach.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>29<\\/em>, 2204B-2205B. (University Microfilms No. 68-14389)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Lasater, L.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lasater.html\\\">Stress and health in a Colorado coal mining community.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3945B. (University Microfilms No. 80-02994)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Latham, C. A.<\\/span> (1983). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/latham.html\\\">A high power-low power account of self- criticism.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 3075B-3076B. (University\\nMicrofilms No. DA8428662)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Lind, D. R.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lind.html\\\">A study of the self-disclosure and self-presentation variables.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1217B-1218B. (University Microfilms No. 71-21607)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Littler, S. L.<\\/span> (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/littler.html\\\">Significance in schizophrenic thought disorder.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>49(7-B)<\\/em> 2864.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Littmann, J. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/12\\/littmann-dissertation-abstract-page.pdf\\\">A theory of humor.<\\/a><em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5410B-5411B. (University Microfilms No. 80-11288)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Lubuguin, F. (1993)<\\/span>. <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lubuguin.html\\\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.<\\/a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering<\\/em>, <em>54(10-B)<\\/em>, 5395.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Marshall, K. M.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/marshall.html\\\">The significance of criminal and noncriminal behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Minerva, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/minerva.html\\\">Smoking addiction: A Descriptive Psychology conceptualization and test.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>51(6-B)<\\/em>, 3141.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Mitchell, T. O.<\\/span> (1969). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/mitchell.html\\\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.<\\/a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Peek, C. J.<\\/span> (1976). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/peek.html\\\">Faith and skepticism in biofeedback learning.<\\/a> <em>Dissertation Abstracts International,<\\/em> <em>37<\\/em>, 4160B. (University Microfilms No. 77-3217)<\\/span>\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Pomerantz, J. M.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/pomerantz-dissertation-abstract.html\\\">Significance appreciation and authentic love and friendship<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>50(7-B)<\\/em>, 3172.(University Microfilms No. 77-3217)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Putman, A. O.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/putman.html\\\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3506B. (University Microfilms No. 73-32585)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Quintana, D. N.<\\/span> (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/quintana.html\\\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.<\\/a> <em>Dissertation Abstracts International<\\/em>,  <em>52(1-B)<\\/em>, 529.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Ricketts, J. L.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ricketts.html\\\">A systematic approach to the identification of schizogenic family interaction.<\\/a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Roberts, M. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-dissertation.html\\\">Partners, lovers, friends: A status dynamic study of men and women.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Sanchez, J.<\\/span> (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sanchez.html\\\">Chicano identification and its correlates.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>54(2-B)<\\/em>, 1111-1112.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Sapin, C. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sapin.html\\\">A status formulation of sex differences.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5418B. (University Microfilms No. 80-11304)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Schmitz, T. J.<\\/span> (1965).<a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schmitz.html\\\"> A factor analytic study of stimulus values of the Thematic Apperception Test.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>26<\\/em>, 6858-6859. (University Microfilms No. 66-2830)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Schwartz, W. R.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schwartz.html\\\">Time and context in the hypnotic state: An examination of some state specific effects<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3415B. (University Microfilms No. 77-29976)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Sidman, J.<\\/span> (1968). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sidman.html\\\">Empathy and helping behavior in college students.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>29<\\/em>, 3921B-3922B. (University Microfilms No. 69-4338)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Silva, J. C.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/silva.html\\\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 432B-433B. (University Microfilms No. 81-14009)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Tempey, D. F.<\\/span> (1974). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/tempey.html\\\">Trust, choice behavior, and activity description<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>35<\\/em>, 4199B. (University Microfilms\\nNo. 75-3842)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Torres, W. J.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/torres.html\\\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 393B-394B. (University Microfilms No. 81-14015)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Viniegra, J. M.<\\/span> (1986). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/viniegra.html\\\">The relevance of parental characteristics for developmental delay in children.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>47<\\/em>, 809B. (University Microfilms No. DA8608648)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Wechsler, R. C.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/wechsler.html\\\">The relationship between personality and manic states: A status dynamic formulation.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 370B. (University Microfilms No. DA8408083)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Zeiger, C. A.<\\/span> (1976). <a href=\\\"http:\\/\\/A psychological approach to the improvement of myopia.\\\">A psychological approach to the improvement of myopia.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>37<\\/em>, 6359B. (University Microfilms No. 77-11348)\\n\\nNote: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7475,7358,'_wp_page_template','default'),
(7476,7358,'_elementor_edit_mode','builder'),
(7477,7358,'_elementor_template_type','wp-page'),
(7478,7358,'_elementor_version','3.33.0'),
(7479,7358,'_elementor_pro_version','3.33.1'),
(7480,7358,'_elementor_data','[{\"id\":\"370769bc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4c96fc7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n<p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p>\\n<p style=\\\"text-align: center;\\\">Click a title below to view that dissertation\'s abstract (if available).<\\/p>\\n\\n<p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the \\u201c<span style=\\\"font-weight: bold;\\\">SDP Members\' Publications<\\/span>\\u201d link under the \\u201c<span style=\\\"font-weight: bold;\\\"><br>Publications<\\/span>\\u201d main menu choice.<\\/p>\\n\\n<p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present<\\/strong>, also under the <span style=\\\"font-weight:bold\\\">\\\"Publications\\\"<\\/span> main menu choice. Those dissertations and doctoral projects were typically  chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 30px auto; background-color: #003366;\\\"><\\/div>\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Aylesworth, L. S.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/aylesworth.html\\\">Stress, mental health and need satisfaction among Indochinese in Colorado.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1490B. (University Microfilms No. 80-21544)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Baker, E. M.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/baker.html\\\">Psychological education to enhance self-understanding and self-acceptance in college students.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3378B. (University Microfilms No. 77-29896)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Bender, J. E.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/jbender.html\\\">Differences in appreciation of behavioral significance and intrinsicness.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>44<\\/em>, 3922B. (University Microfilms No. DA8400877)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, L. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lbergner.html\\\">The assessment of marital health.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5778B-5779B. (University Microfilms No. 76-11548)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, R. M.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/rbergner.html\\\">The development and evaluation of a\\ntraining videotape for the resolution of marital conflict.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3485B. (University Microfilms No. 73-32510)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Busch, E. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/busch.html\\\">Police personnel evaluation procedures as an aspect of organizational control.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 17A. (University Microfilms No. 81-13949)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Cabezas, C. S.<\\/span> (1991). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/cabezas.html\\\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>52(6-A)<\\/em>, 2069.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Carlson, R. H.<\\/span> (1979). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/carlson.html\\\">A computer implementation of the reason formulation applied to person perception.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3384B-3385B. (University Microfilms No. 79-23220)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Clapp, W. F.<\\/span> (1966). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/clapp.html\\\">Dependence and competence in children: Parental treatment of four-year-old boys.<\\/a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Comtois, R. J.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/comtois.html\\\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1071A. (University Microfilms No. 71-21578)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Crabbe, J. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crabbe.html\\\">Menstruation as stigma.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Crouch, T.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crouch.html\\\">Status dynamics of sexual relationships.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>50(6-B)<\\/em>, Dec, 1989. pp. 2617-2618.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Felknor, J. E.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/felknor.html\\\">Interpersonal understanding as an aspect of interpersonal interaction.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 6236B. (University Microfilms No. 78-08897)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Garcia, R. G.<\\/span> (1985). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/garcia.html\\\">Personality and alcoholism treatment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 3592B. (University Microfilms No. DA8528485)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Holmes, J. R.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holmes.html\\\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5795B. (University Microfilms No. 76-11584)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Holt, S.B.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holt.html\\\">Appraisal and competence in moral judgment and behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1507B. (University Microfilms No. 80-21586)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Huk, J. E.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/huk.html\\\">Pre-empirical considerations for a behavioral science.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3466B. (University Microfilms No. 73-32554)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Ida, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ida.html\\\">Depression, hopelessness, and suicide ideation among Asian-American students<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>51(1-B)<\\/em>, pp. 431-432.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Johnston, C. L.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/johnston.html\\\">A high power-low power account of sexual jealousy<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>43<\\/em>, 4150B. (University Microfilms No. DA8309852)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Kantor, C.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp content\\/uploads\\/2017\\/12\\/kantor.html\\\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 304B. (University Microfilms No. 84-22724)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Kelling, G. W.<\\/span> (1972). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kelling.html\\\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 1359A-1360A. (University Microfilms No. 73-18576)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Kirsch, N. L.<\\/span> (1978). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kirsch.html\\\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>39<\\/em>, 4038B-4039B. (University Microfilms No. 79-03066\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Larsen, E. A.<\\/span> (1968). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/larsen.html\\\">A pre-normative and predictive study of the college student Rorschach.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>29<\\/em>, 2204B-2205B. (University Microfilms No. 68-14389)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Lasater, L.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lasater.html\\\">Stress and health in a Colorado coal mining community.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3945B. (University Microfilms No. 80-02994)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Latham, C. A.<\\/span> (1983). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/latham.html\\\">A high power-low power account of self- criticism.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 3075B-3076B. (University\\nMicrofilms No. DA8428662)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Lind, D. R.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lind.html\\\">A study of the self-disclosure and self-presentation variables.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1217B-1218B. (University Microfilms No. 71-21607)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Littler, S. L.<\\/span> (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/littler.html\\\">Significance in schizophrenic thought disorder.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>49(7-B)<\\/em> 2864.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Littmann, J. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/12\\/littmann-dissertation-abstract-page.pdf\\\">A theory of humor.<\\/a><em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5410B-5411B. (University Microfilms No. 80-11288)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Lubuguin, F. (1993)<\\/span>. <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lubuguin.html\\\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.<\\/a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering<\\/em>, <em>54(10-B)<\\/em>, 5395.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Marshall, K. M.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/marshall.html\\\">The significance of criminal and noncriminal behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Minerva, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/minerva.html\\\">Smoking addiction: A Descriptive Psychology conceptualization and test.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>51(6-B)<\\/em>, 3141.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Mitchell, T. O.<\\/span> (1969). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/mitchell.html\\\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.<\\/a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Peek, C. J.<\\/span> (1976). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/peek.html\\\">Faith and skepticism in biofeedback learning.<\\/a> <em>Dissertation Abstracts International,<\\/em> <em>37<\\/em>, 4160B. (University Microfilms No. 77-3217)<\\/span>\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Pomerantz, J. M.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/pomerantz-dissertation-abstract.html\\\">Significance appreciation and authentic love and friendship<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>50(7-B)<\\/em>, 3172.(University Microfilms No. 77-3217)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Putman, A. O.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/putman.html\\\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3506B. (University Microfilms No. 73-32585)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Quintana, D. N.<\\/span> (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/quintana.html\\\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.<\\/a> <em>Dissertation Abstracts International<\\/em>,  <em>52(1-B)<\\/em>, 529.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Ricketts, J. L.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ricketts.html\\\">A systematic approach to the identification of schizogenic family interaction.<\\/a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Roberts, M. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-dissertation.html\\\">Partners, lovers, friends: A status dynamic study of men and women.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Sanchez, J.<\\/span> (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sanchez.html\\\">Chicano identification and its correlates.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>54(2-B)<\\/em>, 1111-1112.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Sapin, C. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sapin.html\\\">A status formulation of sex differences.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5418B. (University Microfilms No. 80-11304)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Schmitz, T. J.<\\/span> (1965).<a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schmitz.html\\\"> A factor analytic study of stimulus values of the Thematic Apperception Test.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>26<\\/em>, 6858-6859. (University Microfilms No. 66-2830)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Schwartz, W. R.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schwartz.html\\\">Time and context in the hypnotic state: An examination of some state specific effects<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3415B. (University Microfilms No. 77-29976)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Sidman, J.<\\/span> (1968). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sidman.html\\\">Empathy and helping behavior in college students.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>29<\\/em>, 3921B-3922B. (University Microfilms No. 69-4338)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Silva, J. C.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/silva.html\\\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 432B-433B. (University Microfilms No. 81-14009)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Tempey, D. F.<\\/span> (1974). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/tempey.html\\\">Trust, choice behavior, and activity description<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>35<\\/em>, 4199B. (University Microfilms\\nNo. 75-3842)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Torres, W. J.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/torres.html\\\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 393B-394B. (University Microfilms No. 81-14015)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Viniegra, J. M.<\\/span> (1986). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/viniegra.html\\\">The relevance of parental characteristics for developmental delay in children.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>47<\\/em>, 809B. (University Microfilms No. DA8608648)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Wechsler, R. C.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/wechsler.html\\\">The relationship between personality and manic states: A status dynamic formulation.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 370B. (University Microfilms No. DA8408083)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Zeiger, C. A.<\\/span> (1976). <a href=\\\"http:\\/\\/A psychological approach to the improvement of myopia.\\\">A psychological approach to the improvement of myopia.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>37<\\/em>, 6359B. (University Microfilms No. 77-11348)\\n\\nNote: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7481,3367,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7482,7359,'_wp_page_template','default'),
(7483,7359,'_elementor_edit_mode','builder'),
(7484,7359,'_elementor_template_type','wp-page'),
(7485,7359,'_elementor_version','3.33.0'),
(7486,7359,'_elementor_pro_version','3.33.1'),
(7487,7359,'_elementor_data','[{\"id\":\"39642818\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7a73be42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Disserations: <br>1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"370769bc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4c96fc7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n<p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p>\\n<p style=\\\"text-align: center;\\\">Click a title below to view that dissertation\'s abstract (if available).<\\/p>\\n\\n<p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the \\u201c<span style=\\\"font-weight: bold;\\\">SDP Members\' Publications<\\/span>\\u201d link under the \\u201c<span style=\\\"font-weight: bold;\\\"><br>Publications<\\/span>\\u201d main menu choice.<\\/p>\\n\\n<p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present<\\/strong>, also under the <span style=\\\"font-weight:bold\\\">\\\"Publications\\\"<\\/span> main menu choice. Those dissertations and doctoral projects were typically  chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 30px auto; background-color: #003366;\\\"><\\/div>\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Aylesworth, L. S.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/aylesworth.html\\\">Stress, mental health and need satisfaction among Indochinese in Colorado.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1490B. (University Microfilms No. 80-21544)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Baker, E. M.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/baker.html\\\">Psychological education to enhance self-understanding and self-acceptance in college students.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3378B. (University Microfilms No. 77-29896)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Bender, J. E.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/jbender.html\\\">Differences in appreciation of behavioral significance and intrinsicness.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>44<\\/em>, 3922B. (University Microfilms No. DA8400877)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, L. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lbergner.html\\\">The assessment of marital health.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5778B-5779B. (University Microfilms No. 76-11548)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, R. M.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/rbergner.html\\\">The development and evaluation of a\\ntraining videotape for the resolution of marital conflict.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3485B. (University Microfilms No. 73-32510)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Busch, E. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/busch.html\\\">Police personnel evaluation procedures as an aspect of organizational control.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 17A. (University Microfilms No. 81-13949)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Cabezas, C. S.<\\/span> (1991). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/cabezas.html\\\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>52(6-A)<\\/em>, 2069.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Carlson, R. H.<\\/span> (1979). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/carlson.html\\\">A computer implementation of the reason formulation applied to person perception.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3384B-3385B. (University Microfilms No. 79-23220)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Clapp, W. F.<\\/span> (1966). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/clapp.html\\\">Dependence and competence in children: Parental treatment of four-year-old boys.<\\/a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Comtois, R. J.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/comtois.html\\\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1071A. (University Microfilms No. 71-21578)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Crabbe, J. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crabbe.html\\\">Menstruation as stigma.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Crouch, T.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crouch.html\\\">Status dynamics of sexual relationships.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>50(6-B)<\\/em>, Dec, 1989. pp. 2617-2618.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Felknor, J. E.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/felknor.html\\\">Interpersonal understanding as an aspect of interpersonal interaction.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 6236B. (University Microfilms No. 78-08897)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Garcia, R. G.<\\/span> (1985). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/garcia.html\\\">Personality and alcoholism treatment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 3592B. (University Microfilms No. DA8528485)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Holmes, J. R.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holmes.html\\\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5795B. (University Microfilms No. 76-11584)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Holt, S.B.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holt.html\\\">Appraisal and competence in moral judgment and behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1507B. (University Microfilms No. 80-21586)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Huk, J. E.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/huk.html\\\">Pre-empirical considerations for a behavioral science.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3466B. (University Microfilms No. 73-32554)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Ida, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ida.html\\\">Depression, hopelessness, and suicide ideation among Asian-American students<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>51(1-B)<\\/em>, pp. 431-432.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Johnston, C. L.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/johnston.html\\\">A high power-low power account of sexual jealousy<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>43<\\/em>, 4150B. (University Microfilms No. DA8309852)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Kantor, C.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp content\\/uploads\\/2017\\/12\\/kantor.html\\\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 304B. (University Microfilms No. 84-22724)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Kelling, G. W.<\\/span> (1972). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kelling.html\\\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 1359A-1360A. (University Microfilms No. 73-18576)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Kirsch, N. L.<\\/span> (1978). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kirsch.html\\\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>39<\\/em>, 4038B-4039B. (University Microfilms No. 79-03066\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Larsen, E. A.<\\/span> (1968). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/larsen.html\\\">A pre-normative and predictive study of the college student Rorschach.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>29<\\/em>, 2204B-2205B. (University Microfilms No. 68-14389)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Lasater, L.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lasater.html\\\">Stress and health in a Colorado coal mining community.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3945B. (University Microfilms No. 80-02994)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Latham, C. A.<\\/span> (1983). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/latham.html\\\">A high power-low power account of self- criticism.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 3075B-3076B. (University\\nMicrofilms No. DA8428662)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Lind, D. R.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lind.html\\\">A study of the self-disclosure and self-presentation variables.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1217B-1218B. (University Microfilms No. 71-21607)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Littler, S. L.<\\/span> (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/littler.html\\\">Significance in schizophrenic thought disorder.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>49(7-B)<\\/em> 2864.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Littmann, J. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/12\\/littmann-dissertation-abstract-page.pdf\\\">A theory of humor.<\\/a><em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5410B-5411B. (University Microfilms No. 80-11288)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Lubuguin, F. (1993)<\\/span>. <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lubuguin.html\\\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.<\\/a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering<\\/em>, <em>54(10-B)<\\/em>, 5395.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Marshall, K. M.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/marshall.html\\\">The significance of criminal and noncriminal behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Minerva, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/minerva.html\\\">Smoking addiction: A Descriptive Psychology conceptualization and test.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>51(6-B)<\\/em>, 3141.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Mitchell, T. O.<\\/span> (1969). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/mitchell.html\\\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.<\\/a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Peek, C. J.<\\/span> (1976). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/peek.html\\\">Faith and skepticism in biofeedback learning.<\\/a> <em>Dissertation Abstracts International,<\\/em> <em>37<\\/em>, 4160B. (University Microfilms No. 77-3217)<\\/span>\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Pomerantz, J. M.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/pomerantz-dissertation-abstract.html\\\">Significance appreciation and authentic love and friendship<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>50(7-B)<\\/em>, 3172.(University Microfilms No. 77-3217)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Putman, A. O.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/putman.html\\\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3506B. (University Microfilms No. 73-32585)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Quintana, D. N.<\\/span> (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/quintana.html\\\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.<\\/a> <em>Dissertation Abstracts International<\\/em>,  <em>52(1-B)<\\/em>, 529.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Ricketts, J. L.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ricketts.html\\\">A systematic approach to the identification of schizogenic family interaction.<\\/a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Roberts, M. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-dissertation.html\\\">Partners, lovers, friends: A status dynamic study of men and women.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Sanchez, J.<\\/span> (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sanchez.html\\\">Chicano identification and its correlates.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>54(2-B)<\\/em>, 1111-1112.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Sapin, C. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sapin.html\\\">A status formulation of sex differences.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5418B. (University Microfilms No. 80-11304)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Schmitz, T. J.<\\/span> (1965).<a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schmitz.html\\\"> A factor analytic study of stimulus values of the Thematic Apperception Test.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>26<\\/em>, 6858-6859. (University Microfilms No. 66-2830)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Schwartz, W. R.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schwartz.html\\\">Time and context in the hypnotic state: An examination of some state specific effects<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3415B. (University Microfilms No. 77-29976)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Sidman, J.<\\/span> (1968). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sidman.html\\\">Empathy and helping behavior in college students.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>29<\\/em>, 3921B-3922B. (University Microfilms No. 69-4338)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Silva, J. C.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/silva.html\\\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 432B-433B. (University Microfilms No. 81-14009)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Tempey, D. F.<\\/span> (1974). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/tempey.html\\\">Trust, choice behavior, and activity description<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>35<\\/em>, 4199B. (University Microfilms\\nNo. 75-3842)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Torres, W. J.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/torres.html\\\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 393B-394B. (University Microfilms No. 81-14015)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Viniegra, J. M.<\\/span> (1986). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/viniegra.html\\\">The relevance of parental characteristics for developmental delay in children.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>47<\\/em>, 809B. (University Microfilms No. DA8608648)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Wechsler, R. C.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/wechsler.html\\\">The relationship between personality and manic states: A status dynamic formulation.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 370B. (University Microfilms No. DA8408083)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Zeiger, C. A.<\\/span> (1976). <a href=\\\"http:\\/\\/A psychological approach to the improvement of myopia.\\\">A psychological approach to the improvement of myopia.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>37<\\/em>, 6359B. (University Microfilms No. 77-11348)\\n\\nNote: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7488,7359,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7491,7360,'_wp_page_template','default'),
(7492,7360,'_elementor_edit_mode','builder'),
(7493,7360,'_elementor_template_type','wp-page'),
(7494,7360,'_elementor_version','3.33.0'),
(7495,7360,'_elementor_pro_version','3.33.1'),
(7496,7360,'_elementor_data','[{\"id\":\"39642818\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7a73be42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Disserations: <br>1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"370769bc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4c96fc7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n<p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p>\\n<p style=\\\"text-align: center;\\\">Click a title below to view that dissertation\'s abstract (if available).<\\/p>\\n\\n<p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the \\u201c<span style=\\\"font-weight: bold;\\\">SDP Members\' Publications<\\/span>\\u201d link under the \\u201c<span style=\\\"font-weight: bold;\\\"><br>Publications<\\/span>\\u201d main menu choice.<\\/p>\\n\\n<p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present<\\/strong>, also under the <span style=\\\"font-weight:bold\\\">\\\"Publications\\\"<\\/span> main menu choice. Those dissertations and doctoral projects were typically  chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 30px auto; background-color: #003366;\\\"><\\/div>\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Aylesworth, L. S.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/aylesworth.html\\\">Stress, mental health and need satisfaction among Indochinese in Colorado.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1490B. (University Microfilms No. 80-21544)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Baker, E. M.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/baker.html\\\">Psychological education to enhance self-understanding and self-acceptance in college students.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3378B. (University Microfilms No. 77-29896)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Bender, J. E.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/jbender.html\\\">Differences in appreciation of behavioral significance and intrinsicness.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>44<\\/em>, 3922B. (University Microfilms No. DA8400877)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, L. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lbergner.html\\\">The assessment of marital health.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5778B-5779B. (University Microfilms No. 76-11548)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, R. M.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/rbergner.html\\\">The development and evaluation of a\\ntraining videotape for the resolution of marital conflict.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3485B. (University Microfilms No. 73-32510)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Busch, E. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/busch.html\\\">Police personnel evaluation procedures as an aspect of organizational control.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 17A. (University Microfilms No. 81-13949)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Cabezas, C. S.<\\/span> (1991). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/cabezas.html\\\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>52(6-A)<\\/em>, 2069.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Carlson, R. H.<\\/span> (1979). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/carlson.html\\\">A computer implementation of the reason formulation applied to person perception.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3384B-3385B. (University Microfilms No. 79-23220)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Clapp, W. F.<\\/span> (1966). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/clapp.html\\\">Dependence and competence in children: Parental treatment of four-year-old boys.<\\/a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Comtois, R. J.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/comtois.html\\\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1071A. (University Microfilms No. 71-21578)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Crabbe, J. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crabbe.html\\\">Menstruation as stigma.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Crouch, T.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crouch.html\\\">Status dynamics of sexual relationships.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>50(6-B)<\\/em>, Dec, 1989. pp. 2617-2618.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Felknor, J. E.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/felknor.html\\\">Interpersonal understanding as an aspect of interpersonal interaction.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 6236B. (University Microfilms No. 78-08897)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Garcia, R. G.<\\/span> (1985). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/garcia.html\\\">Personality and alcoholism treatment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 3592B. (University Microfilms No. DA8528485)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Holmes, J. R.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holmes.html\\\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5795B. (University Microfilms No. 76-11584)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Holt, S.B.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holt.html\\\">Appraisal and competence in moral judgment and behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1507B. (University Microfilms No. 80-21586)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Huk, J. E.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/huk.html\\\">Pre-empirical considerations for a behavioral science.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3466B. (University Microfilms No. 73-32554)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Ida, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ida.html\\\">Depression, hopelessness, and suicide ideation among Asian-American students<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>51(1-B)<\\/em>, pp. 431-432.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Johnston, C. L.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/johnston.html\\\">A high power-low power account of sexual jealousy<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>43<\\/em>, 4150B. (University Microfilms No. DA8309852)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Kantor, C.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp content\\/uploads\\/2017\\/12\\/kantor.html\\\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 304B. (University Microfilms No. 84-22724)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Kelling, G. W.<\\/span> (1972). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kelling.html\\\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 1359A-1360A. (University Microfilms No. 73-18576)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Kirsch, N. L.<\\/span> (1978). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kirsch.html\\\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>39<\\/em>, 4038B-4039B. (University Microfilms No. 79-03066\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Larsen, E. A.<\\/span> (1968). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/larsen.html\\\">A pre-normative and predictive study of the college student Rorschach.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>29<\\/em>, 2204B-2205B. (University Microfilms No. 68-14389)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Lasater, L.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lasater.html\\\">Stress and health in a Colorado coal mining community.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3945B. (University Microfilms No. 80-02994)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Latham, C. A.<\\/span> (1983). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/latham.html\\\">A high power-low power account of self- criticism.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 3075B-3076B. (University\\nMicrofilms No. DA8428662)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Lind, D. R.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lind.html\\\">A study of the self-disclosure and self-presentation variables.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1217B-1218B. (University Microfilms No. 71-21607)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Littler, S. L.<\\/span> (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/littler.html\\\">Significance in schizophrenic thought disorder.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>49(7-B)<\\/em> 2864.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Littmann, J. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/12\\/littmann-dissertation-abstract-page.pdf\\\">A theory of humor.<\\/a><em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5410B-5411B. (University Microfilms No. 80-11288)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Lubuguin, F. (1993)<\\/span>. <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lubuguin.html\\\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.<\\/a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering<\\/em>, <em>54(10-B)<\\/em>, 5395.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Marshall, K. M.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/marshall.html\\\">The significance of criminal and noncriminal behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Minerva, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/minerva.html\\\">Smoking addiction: A Descriptive Psychology conceptualization and test.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>51(6-B)<\\/em>, 3141.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Mitchell, T. O.<\\/span> (1969). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/mitchell.html\\\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.<\\/a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Peek, C. J.<\\/span> (1976). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/peek.html\\\">Faith and skepticism in biofeedback learning.<\\/a> <em>Dissertation Abstracts International,<\\/em> <em>37<\\/em>, 4160B. (University Microfilms No. 77-3217)<\\/span>\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Pomerantz, J. M.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/pomerantz-dissertation-abstract.html\\\">Significance appreciation and authentic love and friendship<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>50(7-B)<\\/em>, 3172.(University Microfilms No. 77-3217)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Putman, A. O.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/putman.html\\\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3506B. (University Microfilms No. 73-32585)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Quintana, D. N.<\\/span> (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/quintana.html\\\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.<\\/a> <em>Dissertation Abstracts International<\\/em>,  <em>52(1-B)<\\/em>, 529.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Ricketts, J. L.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ricketts.html\\\">A systematic approach to the identification of schizogenic family interaction.<\\/a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Roberts, M. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-dissertation.html\\\">Partners, lovers, friends: A status dynamic study of men and women.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Sanchez, J.<\\/span> (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sanchez.html\\\">Chicano identification and its correlates.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>54(2-B)<\\/em>, 1111-1112.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Sapin, C. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sapin.html\\\">A status formulation of sex differences.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5418B. (University Microfilms No. 80-11304)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Schmitz, T. J.<\\/span> (1965).<a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schmitz.html\\\"> A factor analytic study of stimulus values of the Thematic Apperception Test.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>26<\\/em>, 6858-6859. (University Microfilms No. 66-2830)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Schwartz, W. R.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schwartz.html\\\">Time and context in the hypnotic state: An examination of some state specific effects<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3415B. (University Microfilms No. 77-29976)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Sidman, J.<\\/span> (1968). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sidman.html\\\">Empathy and helping behavior in college students.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>29<\\/em>, 3921B-3922B. (University Microfilms No. 69-4338)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Silva, J. C.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/silva.html\\\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 432B-433B. (University Microfilms No. 81-14009)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Tempey, D. F.<\\/span> (1974). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/tempey.html\\\">Trust, choice behavior, and activity description<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>35<\\/em>, 4199B. (University Microfilms\\nNo. 75-3842)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Torres, W. J.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/torres.html\\\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 393B-394B. (University Microfilms No. 81-14015)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Viniegra, J. M.<\\/span> (1986). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/viniegra.html\\\">The relevance of parental characteristics for developmental delay in children.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>47<\\/em>, 809B. (University Microfilms No. DA8608648)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Wechsler, R. C.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/wechsler.html\\\">The relationship between personality and manic states: A status dynamic formulation.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 370B. (University Microfilms No. DA8408083)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Zeiger, C. A.<\\/span> (1976). <a href=\\\"http:\\/\\/A psychological approach to the improvement of myopia.\\\">A psychological approach to the improvement of myopia.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>37<\\/em>, 6359B. (University Microfilms No. 77-11348)\\n\\nNote: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7497,7360,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7499,7361,'_wp_page_template','default'),
(7500,7361,'_elementor_edit_mode','builder'),
(7501,7361,'_elementor_template_type','wp-page'),
(7502,7361,'_elementor_version','3.33.0'),
(7503,7361,'_elementor_pro_version','3.33.1'),
(7504,7361,'_elementor_data','[{\"id\":\"39642818\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7a73be42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Disserations: <br>1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"370769bc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4c96fc7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n<p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p>\\n<p style=\\\"text-align: center;\\\">Click a title below to view that dissertation\'s abstract (if available).<\\/p>\\n\\n<p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the \\u201c<span style=\\\"font-weight: bold;\\\">SDP Members\' Publications<\\/span>\\u201d link under the \\u201c<span style=\\\"font-weight: bold;\\\"><br>Publications<\\/span>\\u201d main menu choice.<\\/p>\\n\\n<p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present<\\/strong>, also under the <span style=\\\"font-weight:bold\\\">\\\"Publications\\\"<\\/span> main menu choice. Those dissertations and doctoral projects were typically  chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 30px auto; background-color: #003366;\\\"><\\/div>\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Aylesworth, L. S.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/aylesworth.html\\\">Stress, mental health and need satisfaction among Indochinese in Colorado.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1490B. (University Microfilms No. 80-21544)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Baker, E. M.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/baker.html\\\">Psychological education to enhance self-understanding and self-acceptance in college students.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3378B. (University Microfilms No. 77-29896)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Bender, J. E.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/jbender.html\\\">Differences in appreciation of behavioral significance and intrinsicness.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>44<\\/em>, 3922B. (University Microfilms No. DA8400877)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, L. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lbergner.html\\\">The assessment of marital health.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5778B-5779B. (University Microfilms No. 76-11548)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, R. M.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/rbergner.html\\\">The development and evaluation of a\\ntraining videotape for the resolution of marital conflict.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3485B. (University Microfilms No. 73-32510)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Busch, E. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/busch.html\\\">Police personnel evaluation procedures as an aspect of organizational control.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 17A. (University Microfilms No. 81-13949)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Cabezas, C. S.<\\/span> (1991). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/cabezas.html\\\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>52(6-A)<\\/em>, 2069.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Carlson, R. H.<\\/span> (1979). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/carlson.html\\\">A computer implementation of the reason formulation applied to person perception.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3384B-3385B. (University Microfilms No. 79-23220)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Clapp, W. F.<\\/span> (1966). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/clapp.html\\\">Dependence and competence in children: Parental treatment of four-year-old boys.<\\/a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Comtois, R. J.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/comtois.html\\\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1071A. (University Microfilms No. 71-21578)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Crabbe, J. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crabbe.html\\\">Menstruation as stigma.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Crouch, T.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crouch.html\\\">Status dynamics of sexual relationships.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>50(6-B)<\\/em>, Dec, 1989. pp. 2617-2618.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Felknor, J. E.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/felknor.html\\\">Interpersonal understanding as an aspect of interpersonal interaction.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 6236B. (University Microfilms No. 78-08897)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Garcia, R. G.<\\/span> (1985). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/garcia.html\\\">Personality and alcoholism treatment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 3592B. (University Microfilms No. DA8528485)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Holmes, J. R.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holmes.html\\\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5795B. (University Microfilms No. 76-11584)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Holt, S.B.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holt.html\\\">Appraisal and competence in moral judgment and behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1507B. (University Microfilms No. 80-21586)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Huk, J. E.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/huk.html\\\">Pre-empirical considerations for a behavioral science.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3466B. (University Microfilms No. 73-32554)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Ida, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ida.html\\\">Depression, hopelessness, and suicide ideation among Asian-American students<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>51(1-B)<\\/em>, pp. 431-432.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Johnston, C. L.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/johnston.html\\\">A high power-low power account of sexual jealousy<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>43<\\/em>, 4150B. (University Microfilms No. DA8309852)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Kantor, C.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp content\\/uploads\\/2017\\/12\\/kantor.html\\\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 304B. (University Microfilms No. 84-22724)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Kelling, G. W.<\\/span> (1972). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kelling.html\\\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 1359A-1360A. (University Microfilms No. 73-18576)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Kirsch, N. L.<\\/span> (1978). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kirsch.html\\\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>39<\\/em>, 4038B-4039B. (University Microfilms No. 79-03066\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Larsen, E. A.<\\/span> (1968). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/larsen.html\\\">A pre-normative and predictive study of the college student Rorschach.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>29<\\/em>, 2204B-2205B. (University Microfilms No. 68-14389)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Lasater, L.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lasater.html\\\">Stress and health in a Colorado coal mining community.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3945B. (University Microfilms No. 80-02994)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Latham, C. A.<\\/span> (1983). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/latham.html\\\">A high power-low power account of self- criticism.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 3075B-3076B. (University\\nMicrofilms No. DA8428662)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Lind, D. R.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lind.html\\\">A study of the self-disclosure and self-presentation variables.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1217B-1218B. (University Microfilms No. 71-21607)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Littler, S. L.<\\/span> (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/littler.html\\\">Significance in schizophrenic thought disorder.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>49(7-B)<\\/em> 2864.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Littmann, J. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/12\\/littmann-dissertation-abstract-page.pdf\\\">A theory of humor.<\\/a><em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5410B-5411B. (University Microfilms No. 80-11288)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Lubuguin, F. (1993)<\\/span>. <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lubuguin.html\\\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.<\\/a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering<\\/em>, <em>54(10-B)<\\/em>, 5395.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Marshall, K. M.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/marshall.html\\\">The significance of criminal and noncriminal behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Minerva, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/minerva.html\\\">Smoking addiction: A Descriptive Psychology conceptualization and test.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>51(6-B)<\\/em>, 3141.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Mitchell, T. O.<\\/span> (1969). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/mitchell.html\\\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.<\\/a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Peek, C. J.<\\/span> (1976). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/peek.html\\\">Faith and skepticism in biofeedback learning.<\\/a> <em>Dissertation Abstracts International,<\\/em> <em>37<\\/em>, 4160B. (University Microfilms No. 77-3217)<\\/span>\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Pomerantz, J. M.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/pomerantz-dissertation-abstract.html\\\">Significance appreciation and authentic love and friendship<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>50(7-B)<\\/em>, 3172.(University Microfilms No. 77-3217)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Putman, A. O.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/putman.html\\\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3506B. (University Microfilms No. 73-32585)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Quintana, D. N.<\\/span> (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/quintana.html\\\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.<\\/a> <em>Dissertation Abstracts International<\\/em>,  <em>52(1-B)<\\/em>, 529.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Ricketts, J. L.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ricketts.html\\\">A systematic approach to the identification of schizogenic family interaction.<\\/a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Roberts, M. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-dissertation.html\\\">Partners, lovers, friends: A status dynamic study of men and women.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Sanchez, J.<\\/span> (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sanchez.html\\\">Chicano identification and its correlates.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>54(2-B)<\\/em>, 1111-1112.\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Sapin, C. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sapin.html\\\">A status formulation of sex differences.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5418B. (University Microfilms No. 80-11304)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Schmitz, T. J.<\\/span> (1965).<a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schmitz.html\\\"> A factor analytic study of stimulus values of the Thematic Apperception Test.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>26<\\/em>, 6858-6859. (University Microfilms No. 66-2830)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Schwartz, W. R.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schwartz.html\\\">Time and context in the hypnotic state: An examination of some state specific effects<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3415B. (University Microfilms No. 77-29976)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Sidman, J.<\\/span> (1968). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sidman.html\\\">Empathy and helping behavior in college students.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>29<\\/em>, 3921B-3922B. (University Microfilms No. 69-4338)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Silva, J. C.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/silva.html\\\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 432B-433B. (University Microfilms No. 81-14009)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Tempey, D. F.<\\/span> (1974). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/tempey.html\\\">Trust, choice behavior, and activity description<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>35<\\/em>, 4199B. (University Microfilms\\nNo. 75-3842)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Torres, W. J.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/torres.html\\\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 393B-394B. (University Microfilms No. 81-14015)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Viniegra, J. M.<\\/span> (1986). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/viniegra.html\\\">The relevance of parental characteristics for developmental delay in children.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>47<\\/em>, 809B. (University Microfilms No. DA8608648)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Wechsler, R. C.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/wechsler.html\\\">The relationship between personality and manic states: A status dynamic formulation.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 370B. (University Microfilms No. DA8408083)\\n\\n<span style=\\\"color: #003366; font-weight: bold;\\\">Zeiger, C. A.<\\/span> (1976). <a href=\\\"http:\\/\\/A psychological approach to the improvement of myopia.\\\">A psychological approach to the improvement of myopia.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>37<\\/em>, 6359B. (University Microfilms No. 77-11348)\\n\\nNote: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7505,7361,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7507,7362,'_wp_page_template','default'),
(7508,7362,'_elementor_edit_mode','builder'),
(7509,7362,'_elementor_template_type','wp-page'),
(7510,7362,'_elementor_version','3.33.0'),
(7511,7362,'_elementor_pro_version','3.33.1'),
(7512,7362,'_elementor_data','[{\"id\":\"39642818\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7a73be42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Disserations: <br>1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"370769bc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4c96fc7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\">\\u00a0<\\/div><p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\">Click a title below to view that dissertation\'s abstract (if available).<\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the \\u201c<span style=\\\"font-weight: bold;\\\">SDP Members\' Publications<\\/span>\\u201d link under the \\u201c<span style=\\\"font-weight: bold;\\\"><br \\/>Publications<\\/span>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present<\\/strong>, also under the <span style=\\\"font-weight: bold;\\\">\\\"Publications\\\"<\\/span> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0px auto 30px auto; background-color: #003366;\\\">\\u00a0<\\/div><p><span style=\\\"color: #003366; font-weight: bold;\\\">Aylesworth, L. S.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/aylesworth.html\\\">Stress, mental health and need satisfaction among Indochinese in Colorado.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1490B. (University Microfilms No. 80-21544)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Baker, E. M.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/baker.html\\\">Psychological education to enhance self-understanding and self-acceptance in college students.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3378B. (University Microfilms No. 77-29896)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Bender, J. E.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/jbender.html\\\">Differences in appreciation of behavioral significance and intrinsicness.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>44<\\/em>, 3922B. (University Microfilms No. DA8400877)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, L. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lbergner.html\\\">The assessment of marital health.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5778B-5779B. (University Microfilms No. 76-11548)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, R. M.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/rbergner.html\\\">The development and evaluation of a<br \\/>training videotape for the resolution of marital conflict.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3485B. (University Microfilms No. 73-32510)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Busch, E. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/busch.html\\\">Police personnel evaluation procedures as an aspect of organizational control.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 17A. (University Microfilms No. 81-13949)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Cabezas, C. S.<\\/span> (1991). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/cabezas.html\\\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>52(6-A)<\\/em>, 2069.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Carlson, R. H.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/carlson.html\\\">A computer implementation of the reason formulation applied to person perception.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3384B-3385B. (University Microfilms No. 79-23220)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Clapp, W. F.<\\/span> (1966). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/clapp.html\\\">Dependence and competence in children: Parental treatment of four-year-old boys.<\\/a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Comtois, R. J.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/comtois.html\\\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1071A. (University Microfilms No. 71-21578)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Crabbe, J. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crabbe.html\\\">Menstruation as stigma.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Crouch, T.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crouch.html\\\">Status dynamics of sexual relationships.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>50(6-B)<\\/em>, Dec, 1989. pp. 2617-2618.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Felknor, J. E.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/felknor.html\\\">Interpersonal understanding as an aspect of interpersonal interaction.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 6236B. (University Microfilms No. 78-08897)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Garcia, R. G.<\\/span> (1985). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/garcia.html\\\">Personality and alcoholism treatment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 3592B. (University Microfilms No. DA8528485)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Holmes, J. R.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holmes.html\\\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5795B. (University Microfilms No. 76-11584)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Holt, S.B.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holt.html\\\">Appraisal and competence in moral judgment and behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1507B. (University Microfilms No. 80-21586)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Huk, J. E.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/huk.html\\\">Pre-empirical considerations for a behavioral science.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3466B. (University Microfilms No. 73-32554)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Ida, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ida.html\\\">Depression, hopelessness, and suicide ideation among Asian-American students<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>51(1-B)<\\/em>, pp. 431-432.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Johnston, C. L.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/johnston.html\\\">A high power-low power account of sexual jealousy<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>43<\\/em>, 4150B. (University Microfilms No. DA8309852)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Kantor, C.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp content\\/uploads\\/2017\\/12\\/kantor.html\\\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 304B. (University Microfilms No. 84-22724)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Kelling, G. W.<\\/span> (1972). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kelling.html\\\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 1359A-1360A. (University Microfilms No. 73-18576)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Kirsch, N. L.<\\/span> (1978). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kirsch.html\\\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>39<\\/em>, 4038B-4039B. (University Microfilms No. 79-03066<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Larsen, E. A.<\\/span> (1968). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/larsen.html\\\">A pre-normative and predictive study of the college student Rorschach.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>29<\\/em>, 2204B-2205B. (University Microfilms No. 68-14389)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Lasater, L.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lasater.html\\\">Stress and health in a Colorado coal mining community.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3945B. (University Microfilms No. 80-02994)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Latham, C. A.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/latham.html\\\">A high power-low power account of self- criticism.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 3075B-3076B. (University<br \\/>Microfilms No. DA8428662)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Lind, D. R.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lind.html\\\">A study of the self-disclosure and self-presentation variables.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1217B-1218B. (University Microfilms No. 71-21607)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Littler, S. L.<\\/span> (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/littler.html\\\">Significance in schizophrenic thought disorder.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>49(7-B)<\\/em> 2864.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Littmann, J. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/12\\/littmann-dissertation-abstract-page.pdf\\\">A theory of humor.<\\/a><em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5410B-5411B. (University Microfilms No. 80-11288)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Lubuguin, F. (1993)<\\/span>. <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lubuguin.html\\\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.<\\/a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering<\\/em>, <em>54(10-B)<\\/em>, 5395.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Marshall, K. M.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/marshall.html\\\">The significance of criminal and noncriminal behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Minerva, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/minerva.html\\\">Smoking addiction: A Descriptive Psychology conceptualization and test.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>51(6-B)<\\/em>, 3141.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Mitchell, T. O.<\\/span> (1969). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/mitchell.html\\\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.<\\/a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Peek, C. J.<\\/span> (1976). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/peek.html\\\">Faith and skepticism in biofeedback learning.<\\/a> <em>Dissertation Abstracts International,<\\/em> <em>37<\\/em>, 4160B. (University Microfilms No. 77-3217)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Pomerantz, J. M.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/pomerantz-dissertation-abstract.html\\\">Significance appreciation and authentic love and friendship<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>50(7-B)<\\/em>, 3172.(University Microfilms No. 77-3217)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Putman, A. O.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/putman.html\\\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3506B. (University Microfilms No. 73-32585)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Quintana, D. N.<\\/span> (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/quintana.html\\\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>52(1-B)<\\/em>, 529.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Ricketts, J. L.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ricketts.html\\\">A systematic approach to the identification of schizogenic family interaction.<\\/a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Roberts, M. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-dissertation.html\\\">Partners, lovers, friends: A status dynamic study of men and women.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Sanchez, J.<\\/span> (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sanchez.html\\\">Chicano identification and its correlates.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>54(2-B)<\\/em>, 1111-1112.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Sapin, C. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sapin.html\\\">A status formulation of sex differences.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5418B. (University Microfilms No. 80-11304)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Schmitz, T. J.<\\/span> (1965).<a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schmitz.html\\\"> A factor analytic study of stimulus values of the Thematic Apperception Test.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>26<\\/em>, 6858-6859. (University Microfilms No. 66-2830)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Schwartz, W. R.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schwartz.html\\\">Time and context in the hypnotic state: An examination of some state specific effects<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3415B. (University Microfilms No. 77-29976)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Sidman, J.<\\/span> (1968). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sidman.html\\\">Empathy and helping behavior in college students.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>29<\\/em>, 3921B-3922B. (University Microfilms No. 69-4338)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Silva, J. C.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/silva.html\\\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 432B-433B. (University Microfilms No. 81-14009)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Tempey, D. F.<\\/span> (1974). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/tempey.html\\\">Trust, choice behavior, and activity description<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>35<\\/em>, 4199B. (University Microfilms<br \\/>No. 75-3842)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Torres, W. J.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/torres.html\\\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 393B-394B. (University Microfilms No. 81-14015)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Viniegra, J. M.<\\/span> (1986). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/viniegra.html\\\">The relevance of parental characteristics for developmental delay in children.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>47<\\/em>, 809B. (University Microfilms No. DA8608648)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Wechsler, R. C.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/wechsler.html\\\">The relationship between personality and manic states: A status dynamic formulation.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 370B. (University Microfilms No. DA8408083)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Zeiger, C. A.<\\/span> (1976). <a href=\\\"http:\\/\\/A psychological approach to the improvement of myopia.\\\">A psychological approach to the improvement of myopia.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>37<\\/em>, 6359B. (University Microfilms No. 77-11348)<\\/p><p>Note: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7513,7362,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7525,7364,'_wp_page_template','default'),
(7526,7364,'_elementor_edit_mode','builder'),
(7527,7364,'_elementor_template_type','wp-page'),
(7528,7364,'_elementor_version','3.33.0'),
(7529,7364,'_elementor_pro_version','3.33.1'),
(7530,7364,'_elementor_data','[{\"id\":\"fe6d57d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1bcf7979\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click the title below to view a video of the presentation.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1986_Videos\\/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\\\">Descriptive Psychology Tutorial, Part 2<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jim Holmes, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">August 17, 1986<\\/td><\\/tr>\\n<tr>   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1987_Videos\\/SDP_09_1987_Mitchell_Tutorial.mp4\\\">Introductory Tutorial on the Fundamentals of Descriptive Psychology<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Tom Mitchell, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 14, 1987<\\/td><\\/tr>\\n<tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial\\/\\\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n     <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial\\/\\\">Finding Your Way Out of Depression: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D. <br>(based on the work of J.R. Holmes)<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr> \\n\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-one-bite-at-a-time\\/\\\">Descriptive Psychology, One Bite at a Time (OBaaT)<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Stone<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2012<\\/td><\\/tr> \\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7531,7365,'_wp_page_template','default'),
(7532,7365,'_elementor_edit_mode','builder'),
(7533,7365,'_elementor_template_type','wp-page'),
(7534,7365,'_elementor_version','3.33.0'),
(7535,7365,'_elementor_pro_version','3.33.1'),
(7536,7365,'_elementor_data','[{\"id\":\"fe6d57d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1bcf7979\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click the title below to view a video of the presentation.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1986_Videos\\/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\\\">Descriptive Psychology Tutorial, Part 2<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jim Holmes, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">August 17, 1986<\\/td><\\/tr>\\n<tr>   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1987_Videos\\/SDP_09_1987_Mitchell_Tutorial.mp4\\\">Introductory Tutorial on the Fundamentals of Descriptive Psychology<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Tom Mitchell, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 14, 1987<\\/td><\\/tr>\\n<tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial\\/\\\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n     <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial\\/\\\">Finding Your Way Out of Depression: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D. <br>(based on the work of J.R. Holmes)<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr> \\n\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-one-bite-at-a-time\\/\\\">Descriptive Psychology, One Bite at a Time (OBaaT)<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Stone<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2012<\\/td><\\/tr> \\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7537,5883,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7538,7366,'_wp_page_template','default'),
(7539,7366,'_elementor_edit_mode','builder'),
(7540,7366,'_elementor_template_type','wp-page'),
(7541,7366,'_elementor_version','3.33.0'),
(7542,7366,'_elementor_pro_version','3.33.1'),
(7543,7366,'_elementor_data','[{\"id\":\"68c8a431\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2cc1eae6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"fe6d57d\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bcf7979\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click the title below to view a video of the presentation.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1986_Videos\\/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\\\">Descriptive Psychology Tutorial, Part 2<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jim Holmes, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">August 17, 1986<\\/td><\\/tr>\\n<tr>   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1987_Videos\\/SDP_09_1987_Mitchell_Tutorial.mp4\\\">Introductory Tutorial on the Fundamentals of Descriptive Psychology<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Tom Mitchell, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 14, 1987<\\/td><\\/tr>\\n<tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial\\/\\\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n     <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial\\/\\\">Finding Your Way Out of Depression: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D. <br>(based on the work of J.R. Holmes)<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr> \\n\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-one-bite-at-a-time\\/\\\">Descriptive Psychology, One Bite at a Time (OBaaT)<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Stone<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2012<\\/td><\\/tr> \\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7544,7366,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7547,2521,'_edit_lock','1767041145:4'),
(7548,2521,'_elementor_edit_mode','builder'),
(7549,2521,'_elementor_template_type','wp-page'),
(7550,2521,'_elementor_version','3.33.0'),
(7551,2521,'_elementor_pro_version','3.33.1'),
(7560,7368,'_wp_page_template','default'),
(7561,7368,'_elementor_edit_mode','builder'),
(7562,7368,'_elementor_template_type','wp-page'),
(7563,7368,'_elementor_version','3.33.0'),
(7564,7368,'_elementor_pro_version','3.33.1'),
(7565,7369,'_wp_page_template','default'),
(7566,7369,'_elementor_edit_mode','builder'),
(7567,7369,'_elementor_template_type','wp-page'),
(7568,7369,'_elementor_version','3.33.0'),
(7569,7369,'_elementor_pro_version','3.33.1'),
(7570,2521,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7571,2521,'_elementor_data','[{\"id\":\"65363ebd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2d05027d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(7572,7370,'_wp_page_template','default'),
(7573,7370,'_elementor_edit_mode','builder'),
(7574,7370,'_elementor_template_type','wp-page'),
(7575,7370,'_elementor_version','3.33.0'),
(7576,7370,'_elementor_pro_version','3.33.1'),
(7577,7370,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7578,7370,'_elementor_data','[{\"id\":\"65363ebd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2d05027d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(7593,6712,'_edit_lock','1767189351:4'),
(7594,6712,'_elementor_edit_mode','builder'),
(7595,6712,'_elementor_template_type','wp-page'),
(7596,6712,'_elementor_version','3.33.0'),
(7597,6712,'_elementor_pro_version','3.33.1'),
(7616,7372,'_wp_page_template','default'),
(7617,7372,'_elementor_edit_mode','builder'),
(7618,7372,'_elementor_template_type','wp-page'),
(7619,7372,'_elementor_version','3.33.0'),
(7620,7372,'_elementor_pro_version','3.33.1'),
(7621,7372,'_elementor_data','[{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<figure>\\n<a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\\\"><img src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" class=\\\"aligncenter size-medium wp-image-973\\\" \\/><\\/a>\\n<p style = \\\"margin-top: -20px;\\\"><figcaption align = \\\"center\\\" style = \\\"font-size: 14px\\\">Photo courtesy of C.J. Peek<\\/figcaption><\\/p>\\n<\\/figure>\\n<p style = \\\"margin-top: 30px;\\\"><strong>Dr. Peter G. Ossorio<\\/strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p>\\nHe joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.\\n\\nHis publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.\\n\\nDr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.\\n\\nHis papers are housed in the <a href = \\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.\\n\\nPDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection<\\/b><\\/em> page at <a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\"><\\/em>Dr. Ossorio\'s Publications<\\/em><\\/a> page.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7625,7373,'_wp_page_template','default'),
(7626,7373,'_elementor_edit_mode','builder'),
(7627,7373,'_elementor_template_type','wp-page'),
(7628,7373,'_elementor_version','3.33.0'),
(7629,7373,'_elementor_pro_version','3.33.1'),
(7630,7373,'_elementor_data','[{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<figure>\\n<a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\\\"><img src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" class=\\\"aligncenter size-medium wp-image-973\\\" \\/><\\/a>\\n<p style = \\\"margin-top: -20px;\\\"><figcaption align = \\\"center\\\" style = \\\"font-size: 14px\\\">Photo courtesy of C.J. Peek<\\/figcaption><\\/p>\\n<\\/figure>\\n<p style = \\\"margin-top: 30px;\\\"><strong>Dr. Peter G. Ossorio<\\/strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p>\\nHe joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.\\n\\nHis publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.\\n\\nDr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.\\n\\nHis papers are housed in the <a href = \\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.\\n\\nPDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection<\\/b><\\/em> page at <a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\"><\\/em>Dr. Ossorio\'s Publications<\\/em><\\/a> page.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7634,79,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7635,7374,'_wp_page_template','default'),
(7636,7374,'_elementor_edit_mode','builder'),
(7637,7374,'_elementor_template_type','wp-page'),
(7638,7374,'_elementor_version','3.33.0'),
(7639,7374,'_elementor_pro_version','3.33.1'),
(7640,7374,'_elementor_data','[{\"id\":\"54ca60ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"424bc0ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<figure>\\n<a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\\\"><img src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" class=\\\"aligncenter size-medium wp-image-973\\\" \\/><\\/a>\\n<p style = \\\"margin-top: -20px;\\\"><figcaption align = \\\"center\\\" style = \\\"font-size: 14px\\\">Photo courtesy of C.J. Peek<\\/figcaption><\\/p>\\n<\\/figure>\\n<p style = \\\"margin-top: 30px;\\\"><strong>Dr. Peter G. Ossorio<\\/strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p>\\nHe joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.\\n\\nHis publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.\\n\\nDr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.\\n\\nHis papers are housed in the <a href = \\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.\\n\\nPDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection<\\/b><\\/em> page at <a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\"><\\/em>Dr. Ossorio\'s Publications<\\/em><\\/a> page.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7644,7374,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7648,7375,'_wp_page_template','default'),
(7649,7375,'_elementor_edit_mode','builder'),
(7650,7375,'_elementor_template_type','wp-page'),
(7651,7375,'_elementor_version','3.33.0'),
(7652,7375,'_elementor_pro_version','3.33.1'),
(7653,7375,'_elementor_data','[{\"id\":\"54ca60ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"424bc0ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<figure>\\n<a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\\\"><img src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" class=\\\"aligncenter size-medium wp-image-973\\\" \\/><\\/a>\\n<p style = \\\"margin-top: -20px;\\\"><figcaption align = \\\"center\\\" style = \\\"font-size: 14px\\\">Photo courtesy of C.J. Peek<\\/figcaption><\\/p>\\n<\\/figure>\\n<p style = \\\"margin-top: 30px;\\\"><strong>Dr. Peter G. Ossorio<\\/strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p>\\nHe joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.\\n\\nHis publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.\\n\\nDr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.\\n\\nHis papers are housed in the <a href = \\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.\\n\\nPDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection<\\/b><\\/em> page at <a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\"><\\/em>Dr. Ossorio\'s Publications<\\/em><\\/a> page.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7655,7375,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7658,7376,'_wp_page_template','default'),
(7659,7376,'_elementor_edit_mode','builder'),
(7660,7376,'_elementor_template_type','wp-page'),
(7661,7376,'_elementor_version','3.33.0'),
(7662,7376,'_elementor_pro_version','3.33.1'),
(7663,7376,'_elementor_data','[{\"id\":\"54ca60ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"424bc0ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<figure>\\n<a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\\\"><img src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"203\\\" class=\\\"aligncenter size-medium wp-image-973\\\" \\/><\\/a>\\n<p style = \\\"margin-top: -20px;\\\"><figcaption align = \\\"center\\\" style = \\\"font-size: 14px\\\">Photo courtesy of C.J. Peek<\\/figcaption><\\/p>\\n<\\/figure>\\n<p style = \\\"margin-top: 30px;\\\"><strong>Dr. Peter G. Ossorio<\\/strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p>\\nHe joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.\\n\\nHis publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.\\n\\nDr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.\\n\\nHis papers are housed in the <a href = \\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.\\n\\nPDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection<\\/b><\\/em> page at <a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\"><\\/em>Dr. Ossorio\'s Publications<\\/em><\\/a> page.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7665,7376,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7668,7377,'_wp_page_template','default'),
(7669,7377,'_elementor_edit_mode','builder'),
(7670,7377,'_elementor_template_type','wp-page'),
(7671,7377,'_elementor_version','3.33.0'),
(7672,7377,'_elementor_pro_version','3.33.1'),
(7673,7377,'_elementor_data','[{\"id\":\"54ca60ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"424bc0ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"2862b5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"id\":6942,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"margin-top: 30px;\\\"><strong>Dr. Peter G. Ossorio<\\/strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.<\\/p><p>His publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.<\\/p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.<\\/p><p>His papers are housed in the <a href=\\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.<\\/p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection<\\/b><\\/em> page at <a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">Dr. Ossorio\'s Publications<\\/a> page.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7675,7377,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7681,7378,'_wp_page_template','default'),
(7682,7378,'_elementor_edit_mode','builder'),
(7683,7378,'_elementor_template_type','wp-page'),
(7684,7378,'_elementor_version','3.33.0'),
(7685,7378,'_elementor_pro_version','3.33.1'),
(7686,7378,'_elementor_data','[{\"id\":\"54ca60ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"424bc0ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"2862b5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"id\":6942,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"margin-top: 30px;\\\"><strong>Dr. Peter G. Ossorio<\\/strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.<\\/p><p>His publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.<\\/p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.<\\/p><p>His papers are housed in the <a href=\\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.<\\/p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection<\\/b><\\/em> page at <a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">Dr. Ossorio\'s Publications<\\/a> page.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7688,7378,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7691,7379,'_wp_page_template','default'),
(7692,7379,'_elementor_edit_mode','builder'),
(7693,7379,'_elementor_template_type','wp-page'),
(7694,7379,'_elementor_version','3.33.0'),
(7695,7379,'_elementor_pro_version','3.33.1'),
(7696,7379,'_elementor_data','[{\"id\":\"54ca60ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"424bc0ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"2862b5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"id\":6942,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"margin-top: 30px;\\\"><strong>Dr. Peter G. Ossorio<\\/strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.<\\/p><p>His publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.<\\/p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.<\\/p><p>His papers are housed in the <a href=\\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.<\\/p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection<\\/b><\\/em> page at <a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">Dr. Ossorio\'s Publications<\\/a> page.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7698,7379,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7701,7380,'_wp_page_template','default'),
(7702,7380,'_elementor_edit_mode','builder'),
(7703,7380,'_elementor_template_type','wp-page'),
(7704,7380,'_elementor_version','3.33.0'),
(7705,7380,'_elementor_pro_version','3.33.1'),
(7706,7380,'_elementor_data','[{\"id\":\"54ca60ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"424bc0ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"2862b5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"id\":6942,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d8d252\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photo courtesy of C.J. Peek<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"margin-top: 30px;\\\"><strong>Dr. Peter G. Ossorio<\\/strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.<\\/p><p>His publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.<\\/p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.<\\/p><p>His papers are housed in the <a href=\\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.<\\/p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection<\\/b><\\/em> page at <a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">Dr. Ossorio\'s Publications<\\/a> page.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7708,7380,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7714,7381,'_wp_page_template','default'),
(7715,7381,'_elementor_edit_mode','builder'),
(7716,7381,'_elementor_template_type','wp-page'),
(7717,7381,'_elementor_version','3.33.0'),
(7718,7381,'_elementor_pro_version','3.33.1'),
(7719,7381,'_elementor_data','[{\"id\":\"54ca60ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"424bc0ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"2862b5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"id\":6942,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d8d252\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photo courtesy of C.J. Peek<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"margin-top: 30px;\\\"><strong>Dr. Peter G. Ossorio<\\/strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.<\\/p><p>His publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.<\\/p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.<\\/p><p>His papers are housed in the <a href=\\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.<\\/p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection<\\/b><\\/em> page at <a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">Dr. Ossorio\'s Publications<\\/a> page.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7721,7381,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7724,7382,'_wp_page_template','default'),
(7725,7382,'_elementor_edit_mode','builder'),
(7726,7382,'_elementor_template_type','wp-page'),
(7727,7382,'_elementor_version','3.33.0'),
(7728,7382,'_elementor_pro_version','3.33.1'),
(7729,7382,'_elementor_data','[{\"id\":\"54ca60ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"424bc0ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"2862b5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"id\":6942,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d8d252\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photo courtesy of C.J. Peek<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"margin-top: 30px;\\\"><strong>Dr. Peter G. Ossorio<\\/strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.<\\/p><p>His publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.<\\/p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.<\\/p><p>His papers are housed in the <a href=\\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.<\\/p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection<\\/b><\\/em> page at <a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">Dr. Ossorio\'s Publications<\\/a> page.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7731,7382,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7734,7383,'_wp_page_template','default'),
(7735,7383,'_elementor_edit_mode','builder'),
(7736,7383,'_elementor_template_type','wp-page'),
(7737,7383,'_elementor_version','3.33.0'),
(7738,7383,'_elementor_pro_version','3.33.1'),
(7739,7383,'_elementor_data','[{\"id\":\"54ca60ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"424bc0ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"2862b5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d8d252\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photo courtesy of C.J. Peek<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"margin-top: 30px;\\\"><strong>Dr. Peter G. Ossorio<\\/strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.<\\/p><p>His publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.<\\/p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.<\\/p><p>His papers are housed in the <a href=\\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.<\\/p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection<\\/b><\\/em> page at <a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">Dr. Ossorio\'s Publications<\\/a> page.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7741,7383,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7747,7384,'_wp_page_template','default'),
(7748,7384,'_elementor_edit_mode','builder'),
(7749,7384,'_elementor_template_type','wp-page'),
(7750,7384,'_elementor_version','3.33.0'),
(7751,7384,'_elementor_pro_version','3.33.1'),
(7752,7384,'_elementor_data','[{\"id\":\"54ca60ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"424bc0ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"2862b5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d8d252\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photo courtesy of C.J. Peek<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"margin-top: 30px;\\\"><strong>Dr. Peter G. Ossorio<\\/strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.<\\/p><p>His publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.<\\/p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.<\\/p><p>His papers are housed in the <a href=\\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.<\\/p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection<\\/b><\\/em> page at <a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">Dr. Ossorio\'s Publications<\\/a> page.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7754,7384,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7757,7385,'_wp_page_template','default'),
(7758,7385,'_elementor_edit_mode','builder'),
(7759,7385,'_elementor_template_type','wp-page'),
(7760,7385,'_elementor_version','3.33.0'),
(7761,7385,'_elementor_pro_version','3.33.1'),
(7762,7385,'_elementor_data','[{\"id\":\"54ca60ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"424bc0ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"2862b5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d8d252\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photo courtesy of C.J. Peek<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"margin-top: 30px;\\\"><strong>Dr. Peter G. Ossorio<\\/strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.<\\/p><p>His publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.<\\/p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.<\\/p><p>His papers are housed in the <a href=\\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.<\\/p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection<\\/b><\\/em> page at <a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">Dr. Ossorio\'s Publications<\\/a> page.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7764,7385,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7767,7386,'_wp_page_template','default'),
(7768,7386,'_elementor_edit_mode','builder'),
(7769,7386,'_elementor_template_type','wp-page'),
(7770,7386,'_elementor_version','3.33.0'),
(7771,7386,'_elementor_pro_version','3.33.1'),
(7772,7386,'_elementor_data','[{\"id\":\"54ca60ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"424bc0ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"2862b5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d8d252\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photo courtesy of C.J. Peek<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Dr. Peter G. Ossorio<\\/strong>\\u00a0was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.<\\/p><p>His publications are extensive and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.<\\/p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.<\\/p><p>His papers are housed in the\\u00a0<a href=\\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.<\\/p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the\\u00a0<strong><em>Peter G. Ossorio Collection<\\/em><\\/strong>\\u00a0page at\\u00a0<a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s\\u00a0<a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">Dr. Ossorio\'s Publications<\\/a>\\u00a0page.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7774,7386,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7781,7387,'_wp_page_template','default'),
(7782,7387,'_elementor_edit_mode','builder'),
(7783,7387,'_elementor_template_type','wp-page'),
(7784,7387,'_elementor_version','3.33.0'),
(7785,7387,'_elementor_pro_version','3.33.1'),
(7786,7387,'_elementor_data','[{\"id\":\"54ca60ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"424bc0ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"2862b5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d8d252\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photo courtesy of C.J. Peek<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Dr. Peter G. Ossorio<\\/strong>\\u00a0was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.<\\/p><p>His publications are extensive and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.<\\/p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.<\\/p><p>His papers are housed in the\\u00a0<a href=\\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.<\\/p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the\\u00a0<strong><em>Peter G. Ossorio Collection<\\/em><\\/strong>\\u00a0page at\\u00a0<a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s\\u00a0<a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">Dr. Ossorio\'s Publications<\\/a>\\u00a0page.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7788,7387,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7791,7388,'_wp_page_template','default'),
(7792,7388,'_elementor_edit_mode','builder'),
(7793,7388,'_elementor_template_type','wp-page'),
(7794,7388,'_elementor_version','3.33.0'),
(7795,7388,'_elementor_pro_version','3.33.1'),
(7796,7388,'_elementor_data','[{\"id\":\"54ca60ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"424bc0ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"2862b5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d8d252\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photo courtesy of C.J. Peek<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Dr. Peter G. Ossorio<\\/strong>\\u00a0was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.<\\/p><p>His publications are extensive and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.<\\/p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.<\\/p><p>His papers are housed in the\\u00a0<a href=\\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.<\\/p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the\\u00a0<strong><em>Peter G. Ossorio Collection<\\/em><\\/strong>\\u00a0page at\\u00a0<a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s\\u00a0<a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">Dr. Ossorio\'s Publications<\\/a>\\u00a0page.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7798,7388,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7801,7389,'_wp_page_template','default'),
(7802,7389,'_elementor_edit_mode','builder'),
(7803,7389,'_elementor_template_type','wp-page'),
(7804,7389,'_elementor_version','3.33.0'),
(7805,7389,'_elementor_pro_version','3.33.1'),
(7806,7389,'_elementor_data','[{\"id\":\"54ca60ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"424bc0ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"2862b5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d8d252\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photo courtesy of C.J. Peek<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Dr. Peter G. Ossorio<\\/strong>\\u00a0was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.<\\/p><p>His publications are extensive and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.<\\/p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.<\\/p><p>His papers are housed in the\\u00a0<a href=\\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.<\\/p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the\\u00a0<strong><em>Peter G. Ossorio Collection<\\/em><\\/strong>\\u00a0page at\\u00a0<a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s\\u00a0<a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">Dr. Ossorio\'s Publications<\\/a>\\u00a0page.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7808,7389,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7815,7390,'_menu_item_type','post_type'),
(7816,7390,'_menu_item_menu_item_parent','6727'),
(7817,7390,'_menu_item_object_id','36'),
(7818,7390,'_menu_item_object','page'),
(7819,7390,'_menu_item_target',''),
(7820,7390,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(7821,7390,'_menu_item_xfn',''),
(7822,7390,'_menu_item_url',''),
(7824,7391,'_menu_item_type','post_type'),
(7825,7391,'_menu_item_menu_item_parent','0'),
(7826,7391,'_menu_item_object_id','162'),
(7827,7391,'_menu_item_object','page'),
(7828,7391,'_menu_item_target',''),
(7829,7391,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(7830,7391,'_menu_item_xfn',''),
(7831,7391,'_menu_item_url',''),
(7833,6731,'_wp_old_date','2025-11-14'),
(7834,7135,'_wp_old_date','2025-11-14'),
(7835,7136,'_wp_old_date','2025-11-14'),
(7836,7307,'_wp_old_date','2025-11-14'),
(7837,7281,'_wp_old_date','2025-11-14'),
(7838,6895,'_wp_old_date','2025-11-14'),
(7839,7162,'_wp_old_date','2025-11-14'),
(7840,7188,'_wp_old_date','2025-11-14'),
(7841,7189,'_wp_old_date','2025-11-14'),
(7842,7280,'_wp_old_date','2025-11-14'),
(7843,7283,'_wp_old_date','2025-11-14'),
(7844,7282,'_wp_old_date','2025-11-14'),
(7846,7134,'_wp_old_date','2025-11-14'),
(7847,6728,'_wp_old_date','2025-11-14'),
(7848,6726,'_wp_old_date','2025-11-14'),
(7849,6727,'_wp_old_date','2025-11-14'),
(7850,7392,'_elementor_is_screenshot','1'),
(7851,7392,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_6745_2025-11-16-21-24-43_29cb1e2.png'),
(7853,7393,'_elementor_edit_mode','builder'),
(7854,7393,'_elementor_template_type','header'),
(7855,7394,'_elementor_edit_mode','builder'),
(7856,7394,'_elementor_template_type','header'),
(7857,7393,'_elementor_version','4.2.0'),
(7858,7393,'_elementor_pro_version','3.33.1'),
(7859,7393,'_edit_lock','1785430761:1'),
(7860,7393,'_wp_page_template','default'),
(7861,7393,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":100,\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"5018b61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/08\\/image.jpeg\",\"id\":6596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"195b7ad\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"806a5ab\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=80b4a44\",\"shape_divider_bottom_color\":\"globals\\/colors?id=80b4a44\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_bottom\":\"split\",\"sticky_offset\":60},\"elements\":[{\"id\":\"7a063be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"bad8519\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"__globals__\":{\"background_color\":\"\"},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"600e6bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society for Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f521f85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\"><em>The world makes sense, and so do people.<\\/em>\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 -Peter G. Ossorio, Ph.D.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(7862,7395,'_elementor_edit_mode','builder'),
(7863,7395,'_elementor_template_type','header'),
(7864,7395,'_elementor_version','3.33.0'),
(7865,7395,'_elementor_pro_version','3.33.1'),
(7866,7395,'_wp_page_template','default'),
(7867,7395,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"5\",\"left\":0,\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=a2b9bca\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"3be511ca\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":40,\"unit\":\"%\"},\"width_tablet\":{\"size\":15,\"unit\":\"%\"},\"width_mobile\":{\"size\":20,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a5a4c24\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"object-fit\":\"contain\",\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"image\":{\"id\":\"6916\",\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-4.png\"},\"text_color\":\"#324A6D\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Poppins\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"caption_typography_font_weight\":\"300\",\"caption_typography_text_transform\":\"none\",\"caption_typography_font_style\":\"normal\",\"caption_typography_text_decoration\":\"none\",\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"caption_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"__globals__\":[],\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true},{\"id\":\"2b7c8d6e\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":60,\"unit\":\"%\"},\"width_tablet\":{\"size\":85,\"unit\":\"%\"},\"width_mobile\":{\"size\":80,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"21c8bd7c\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"stretch\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"__globals__\":[],\"animation_text\":\"skew\",\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"color_menu_item\":\"#1C244B\",\"color_menu_item_active\":\"#324A6D\",\"color_dropdown_item\":\"#1C244B\",\"background_color_dropdown_item\":\"#F3F5F8\",\"background_color_dropdown_item_hover\":\"#F9FAFD\",\"background_color_dropdown_item_active\":\"#F9FAFD\",\"toggle_color\":\"#467FF7\",\"toggle_background_color\":\"#02010100\",\"align_items\":\"right\",\"dropdown\":\"mobile\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Poppins\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"capitalize\",\"menu_typography_font_style\":\"normal\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"color_menu_item_hover\":\"#324A6D\",\"pointer_color_menu_item_hover\":\"#324A6D\",\"pointer_color_menu_item_active\":\"#324A6D\",\"nav_menu_divider_color\":\"#324A6D\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Poppins\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"capitalize\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_name\":\"Menu\",\"menu\":\"main-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":false}]'),
(7870,7393,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(7879,7397,'_elementor_edit_mode','builder'),
(7880,7397,'_elementor_template_type','header'),
(7881,7397,'_elementor_version','3.33.0'),
(7882,7397,'_elementor_pro_version','3.33.1'),
(7883,7397,'_wp_page_template','default'),
(7884,7397,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=a2b9bca\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"3be511ca\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":40,\"unit\":\"%\"},\"width_tablet\":{\"size\":15,\"unit\":\"%\"},\"width_mobile\":{\"size\":20,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a5a4c24\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"object-fit\":\"contain\",\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"image\":{\"id\":\"6916\",\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-4.png\"},\"text_color\":\"#324A6D\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Poppins\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"caption_typography_font_weight\":\"300\",\"caption_typography_text_transform\":\"none\",\"caption_typography_font_style\":\"normal\",\"caption_typography_text_decoration\":\"none\",\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"caption_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"__globals__\":[],\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true},{\"id\":\"2b7c8d6e\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":60,\"unit\":\"%\"},\"width_tablet\":{\"size\":85,\"unit\":\"%\"},\"width_mobile\":{\"size\":80,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"21c8bd7c\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"stretch\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"__globals__\":[],\"animation_text\":\"skew\",\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"color_menu_item\":\"#1C244B\",\"color_menu_item_active\":\"#324A6D\",\"color_dropdown_item\":\"#1C244B\",\"background_color_dropdown_item\":\"#F3F5F8\",\"background_color_dropdown_item_hover\":\"#F9FAFD\",\"background_color_dropdown_item_active\":\"#F9FAFD\",\"toggle_color\":\"#467FF7\",\"toggle_background_color\":\"#02010100\",\"align_items\":\"right\",\"dropdown\":\"mobile\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Poppins\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"capitalize\",\"menu_typography_font_style\":\"normal\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"color_menu_item_hover\":\"#324A6D\",\"pointer_color_menu_item_hover\":\"#324A6D\",\"pointer_color_menu_item_active\":\"#324A6D\",\"nav_menu_divider_color\":\"#324A6D\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Poppins\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"capitalize\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_name\":\"Menu\",\"menu\":\"main-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":false}]'),
(7886,7397,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(7889,7397,'_elementor_screenshot','a:2:{s:2:\"id\";i:7396;s:3:\"url\";s:136:\"https://society.bsquaresite.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_7393_2025-11-16-21-26-57_41b92cf9.png\";}'),
(7893,7398,'_elementor_edit_mode','builder'),
(7894,7398,'_elementor_template_type','header'),
(7895,7398,'_elementor_version','3.33.0'),
(7896,7398,'_elementor_pro_version','3.33.1'),
(7897,7398,'_wp_page_template','default'),
(7898,7398,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=a2b9bca\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"3be511ca\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":40,\"unit\":\"%\"},\"width_tablet\":{\"size\":15,\"unit\":\"%\"},\"width_mobile\":{\"size\":20,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a5a4c24\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"object-fit\":\"contain\",\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"image\":{\"id\":\"6916\",\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-4.png\"},\"text_color\":\"#324A6D\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Poppins\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"caption_typography_font_weight\":\"300\",\"caption_typography_text_transform\":\"none\",\"caption_typography_font_style\":\"normal\",\"caption_typography_text_decoration\":\"none\",\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"caption_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"__globals__\":[],\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true},{\"id\":\"2b7c8d6e\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":60,\"unit\":\"%\"},\"width_tablet\":{\"size\":85,\"unit\":\"%\"},\"width_mobile\":{\"size\":80,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"21c8bd7c\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"stretch\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"\"},\"animation_text\":\"skew\",\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"color_menu_item\":\"#1C244B\",\"color_menu_item_active\":\"#324A6D\",\"color_dropdown_item\":\"#1C244B\",\"background_color_dropdown_item\":\"#F3F5F8\",\"background_color_dropdown_item_hover\":\"#F9FAFD\",\"background_color_dropdown_item_active\":\"#F9FAFD\",\"toggle_color\":\"#467FF7\",\"toggle_background_color\":\"#02010100\",\"align_items\":\"right\",\"dropdown\":\"mobile\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"color_menu_item_hover\":\"#324A6D\",\"pointer_color_menu_item_hover\":\"#324A6D\",\"pointer_color_menu_item_active\":\"#324A6D\",\"nav_menu_divider_color\":\"#324A6D\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Poppins\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"capitalize\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_name\":\"Menu\",\"menu\":\"main-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":false}]'),
(7900,7398,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(7906,7399,'_elementor_edit_mode','builder'),
(7907,7399,'_elementor_template_type','header'),
(7908,7399,'_elementor_version','3.33.0'),
(7909,7399,'_elementor_pro_version','3.33.1'),
(7910,7399,'_wp_page_template','default'),
(7911,7399,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=a2b9bca\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"3be511ca\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":40,\"unit\":\"%\"},\"width_tablet\":{\"size\":15,\"unit\":\"%\"},\"width_mobile\":{\"size\":20,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a5a4c24\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"object-fit\":\"contain\",\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"image\":{\"id\":\"6916\",\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-4.png\"},\"text_color\":\"#324A6D\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Poppins\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"caption_typography_font_weight\":\"300\",\"caption_typography_text_transform\":\"none\",\"caption_typography_font_style\":\"normal\",\"caption_typography_text_decoration\":\"none\",\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"caption_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"__globals__\":[],\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true},{\"id\":\"2b7c8d6e\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":60,\"unit\":\"%\"},\"width_tablet\":{\"size\":85,\"unit\":\"%\"},\"width_mobile\":{\"size\":80,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"21c8bd7c\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"stretch\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"\"},\"animation_text\":\"skew\",\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"color_menu_item\":\"#1C244B\",\"color_menu_item_active\":\"#324A6D\",\"color_dropdown_item\":\"#1C244B\",\"background_color_dropdown_item\":\"#F3F5F8\",\"background_color_dropdown_item_hover\":\"#F9FAFD\",\"background_color_dropdown_item_active\":\"#F9FAFD\",\"toggle_color\":\"#467FF7\",\"toggle_background_color\":\"#02010100\",\"align_items\":\"right\",\"dropdown\":\"mobile\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"color_menu_item_hover\":\"#324A6D\",\"pointer_color_menu_item_hover\":\"#324A6D\",\"pointer_color_menu_item_active\":\"#324A6D\",\"nav_menu_divider_color\":\"#324A6D\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Poppins\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"capitalize\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_name\":\"Menu\",\"menu\":\"main-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":false}]'),
(7913,7399,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(7916,7400,'_elementor_edit_mode','builder'),
(7917,7400,'_elementor_template_type','header'),
(7918,7400,'_elementor_version','3.33.0'),
(7919,7400,'_elementor_pro_version','3.33.1'),
(7920,7400,'_wp_page_template','default'),
(7921,7400,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=a2b9bca\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"3be511ca\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":40,\"unit\":\"%\"},\"width_tablet\":{\"size\":15,\"unit\":\"%\"},\"width_mobile\":{\"size\":20,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a5a4c24\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":63,\"sizes\":[]},\"object-fit\":\"contain\",\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"align\":\"left\",\"image\":{\"id\":\"6916\",\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-4.png\"},\"text_color\":\"#324A6D\",\"caption_typography_typography\":\"custom\",\"caption_typography_font_family\":\"Poppins\",\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"caption_typography_font_weight\":\"300\",\"caption_typography_text_transform\":\"none\",\"caption_typography_font_style\":\"normal\",\"caption_typography_text_decoration\":\"none\",\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"caption_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"__globals__\":[],\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true},{\"id\":\"2b7c8d6e\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":60,\"unit\":\"%\"},\"width_tablet\":{\"size\":85,\"unit\":\"%\"},\"width_mobile\":{\"size\":80,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"21c8bd7c\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"stretch\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"\"},\"animation_text\":\"skew\",\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"color_menu_item\":\"#1C244B\",\"color_menu_item_active\":\"#324A6D\",\"color_dropdown_item\":\"#1C244B\",\"background_color_dropdown_item\":\"#F3F5F8\",\"background_color_dropdown_item_hover\":\"#F9FAFD\",\"background_color_dropdown_item_active\":\"#F9FAFD\",\"toggle_color\":\"#467FF7\",\"toggle_background_color\":\"#02010100\",\"align_items\":\"right\",\"dropdown\":\"mobile\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"color_menu_item_hover\":\"#324A6D\",\"pointer_color_menu_item_hover\":\"#324A6D\",\"pointer_color_menu_item_active\":\"#324A6D\",\"nav_menu_divider_color\":\"#324A6D\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Poppins\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"capitalize\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_name\":\"Menu\",\"menu\":\"main-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":false}]'),
(7923,7400,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(7948,7401,'_elementor_edit_mode','builder'),
(7949,7401,'_elementor_template_type','header'),
(7950,7401,'_elementor_version','3.33.0'),
(7951,7401,'_elementor_pro_version','3.33.1'),
(7952,7401,'_wp_page_template','default'),
(7953,7401,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=a2b9bca\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"3be511ca\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":40,\"unit\":\"%\"},\"width_tablet\":{\"size\":15,\"unit\":\"%\"},\"width_mobile\":{\"size\":20,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e59b5d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-logo-w-text.svg\",\"id\":6750,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b7c8d6e\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":60,\"unit\":\"%\"},\"width_tablet\":{\"size\":85,\"unit\":\"%\"},\"width_mobile\":{\"size\":80,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"21c8bd7c\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"stretch\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"\"},\"animation_text\":\"skew\",\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"color_menu_item\":\"#1C244B\",\"color_menu_item_active\":\"#324A6D\",\"color_dropdown_item\":\"#1C244B\",\"background_color_dropdown_item\":\"#F3F5F8\",\"background_color_dropdown_item_hover\":\"#F9FAFD\",\"background_color_dropdown_item_active\":\"#F9FAFD\",\"toggle_color\":\"#467FF7\",\"toggle_background_color\":\"#02010100\",\"align_items\":\"right\",\"dropdown\":\"mobile\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"color_menu_item_hover\":\"#324A6D\",\"pointer_color_menu_item_hover\":\"#324A6D\",\"pointer_color_menu_item_active\":\"#324A6D\",\"nav_menu_divider_color\":\"#324A6D\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Poppins\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"capitalize\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_name\":\"Menu\",\"menu\":\"main-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":false}]'),
(7954,7401,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(7961,7402,'_elementor_edit_mode','builder'),
(7962,7402,'_elementor_template_type','header'),
(7963,7402,'_elementor_version','3.33.0'),
(7964,7402,'_elementor_pro_version','3.33.1'),
(7965,7402,'_wp_page_template','default'),
(7966,7402,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=a2b9bca\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"3be511ca\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":40,\"unit\":\"%\"},\"width_tablet\":{\"size\":15,\"unit\":\"%\"},\"width_mobile\":{\"size\":20,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e59b5d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-logo-w-text.svg\",\"id\":6750,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b7c8d6e\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":60,\"unit\":\"%\"},\"width_tablet\":{\"size\":85,\"unit\":\"%\"},\"width_mobile\":{\"size\":80,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"21c8bd7c\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"stretch\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"\"},\"animation_text\":\"skew\",\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"color_menu_item\":\"#1C244B\",\"color_menu_item_active\":\"#324A6D\",\"color_dropdown_item\":\"#1C244B\",\"background_color_dropdown_item\":\"#F3F5F8\",\"background_color_dropdown_item_hover\":\"#F9FAFD\",\"background_color_dropdown_item_active\":\"#F9FAFD\",\"toggle_color\":\"#467FF7\",\"toggle_background_color\":\"#02010100\",\"align_items\":\"right\",\"dropdown\":\"mobile\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"color_menu_item_hover\":\"#324A6D\",\"pointer_color_menu_item_hover\":\"#324A6D\",\"pointer_color_menu_item_active\":\"#324A6D\",\"nav_menu_divider_color\":\"#324A6D\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Poppins\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"capitalize\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_name\":\"Menu\",\"menu\":\"main-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":false}]'),
(7967,7402,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(7974,7403,'_wp_page_template','default'),
(7975,7403,'_elementor_edit_mode','builder'),
(7976,7403,'_elementor_template_type','wp-page'),
(7977,7403,'_elementor_version','3.32.2'),
(7978,7403,'_elementor_pro_version','3.32.1'),
(7979,7403,'_elementor_data','[{\"id\":\"5c53a124\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":98.868999999999999772626324556767940521240234375},\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"26ad431\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"font-size: 18px; text-align: center;\\\">Click a link below for a list of available presentations for that year. Then, click on the title of a presentation of interest to you.<\\/p><table style=\\\"border: none; width: 100%; position: relative;\\\"><tbody><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">45th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/45th-annual-sdp-conference-hybridseptember-28-october-1-2023\\/\\\">2023<\\/a><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">44th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/44th-annual-sdp-conference-hybridseptember-29th-october-2nd-2022\\/\\\">2022<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">Fall and Spring Mid-year Meeting<br \\/><strong><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentation-mid-year-meeting2022\\/\\\">2022<\\/a><\\/strong><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">43rd Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/video-presentations-from-43rd-annual-sdp-conference-online-2021\\/\\/\\\">2021<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">Fall and Spring Mid-year Meetings<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-mid-year-meetings_2021\\/\\\">2021<\\/a><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">42nd Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/video-presentations-from-42nd-annual-sdp-conference-online-2020\\/\\\">2020<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">41st Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-41st-annual-sdp-conference-september-19-22-2019\\/\\\">2019<\\/a><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">40th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-40th-annual-sdp-conference-october-1-4-2020\\/\\\">2018<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">39th Annual Conference<br \\/><strong>2017<\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">38th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-38th-annual-sdp-conference-october-27-30-2016\\/\\\">2016<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">37th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-37th-annual-sdp-conference-american-mountaineering-centergolden-co-october-22-25-2015\\/\\\">2015<\\/a><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">36th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-36th-annual-sdp-conference-october-23-26-2014\\/\\\">2014<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">35th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-35th-annual-sdp-conference-october-17-20-2013\\/\\\">2013<\\/a><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">34th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-32nd-annual-conference-of-thesociety-for-descriptive-psychology-september-22-24-2012\\/\\\">2012<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">33rd Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-33rd-annual-sdp-conference-september-19-22-2019\\/\\\">2011<\\/a><\\/strong><\\/td><\\/tr><tr><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">32nd Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-32nd-annual-conference-of-thesociety-for-descriptive-psychology-september-30-october-3-2010\\/\\\">2010<\\/a><\\/strong><\\/td><td style=\\\"text-align: center; border-top: 1px solid blue; font-size: 18px;\\\">31th Annual Conference<br \\/><strong><a href=\\\"http:\\/\\/www.sdp.org\\/presentations-31rd-annual-sdp-conference-october-8-11-2009\\/\\\">2009<\\/a><\\/strong><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(7980,7403,'_elementor_controls_usage','a:2:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:2:{s:13:\"content_width\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:10:\"_flex_size\";i:1;}}}}}'),
(7984,7404,'_menu_item_type','post_type'),
(7985,7404,'_menu_item_menu_item_parent','6729'),
(7986,7404,'_menu_item_object_id','5853'),
(7987,7404,'_menu_item_object','page'),
(7988,7404,'_menu_item_target',''),
(7989,7404,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(7990,7404,'_menu_item_xfn',''),
(7991,7404,'_menu_item_url',''),
(7993,7405,'_menu_item_type','post_type'),
(7994,7405,'_menu_item_menu_item_parent','7280'),
(7995,7405,'_menu_item_object_id','5883'),
(7996,7405,'_menu_item_object','page'),
(7997,7405,'_menu_item_target',''),
(7998,7405,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(7999,7405,'_menu_item_xfn',''),
(8000,7405,'_menu_item_url',''),
(8011,7407,'_wp_page_template','default'),
(8012,7407,'_elementor_edit_mode','builder'),
(8013,7407,'_elementor_template_type','wp-page'),
(8014,7407,'_elementor_version','3.33.0'),
(8015,7407,'_elementor_pro_version','3.33.1'),
(8016,7407,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(8017,7407,'_elementor_data','[{\"id\":\"1fb42079\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4e5ab4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Calendar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(8018,7408,'_wp_page_template','default'),
(8019,7408,'_elementor_edit_mode','builder'),
(8020,7408,'_elementor_template_type','wp-page'),
(8021,7408,'_elementor_version','3.33.0'),
(8022,7408,'_elementor_pro_version','3.33.1'),
(8023,7408,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(8024,7408,'_elementor_data','[{\"id\":\"1fb42079\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4e5ab4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Calendar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(8025,7409,'_wp_page_template','default'),
(8026,7409,'_elementor_edit_mode','builder'),
(8027,7409,'_elementor_template_type','wp-page'),
(8028,7409,'_elementor_version','3.33.0'),
(8029,7409,'_elementor_pro_version','3.33.1'),
(8030,7409,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(8031,7409,'_elementor_data','[{\"id\":\"1fb42079\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4e5ab4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Calendar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"147113f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"e82468c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<!-- Elfsight Event Calendar | SDP -->\\n<script src=\\\"https:\\/\\/elfsightcdn.com\\/platform.js\\\" async><\\/script>\\n<div class=\\\"elfsight-app-17f790a8-9f05-4437-8eb2-112a114c6c7f\\\" data-elfsight-app-lazy><\\/div>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(8034,7410,'_wp_page_template','default'),
(8035,7410,'_elementor_edit_mode','builder'),
(8036,7410,'_elementor_template_type','wp-page'),
(8037,7410,'_elementor_version','3.33.0'),
(8038,7410,'_elementor_pro_version','3.33.1'),
(8039,7410,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(8040,7410,'_elementor_data','[{\"id\":\"1fb42079\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4e5ab4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Calendar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"147113f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"e82468c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<!-- Elfsight Event Calendar | SDP -->\\n<script src=\\\"https:\\/\\/elfsightcdn.com\\/platform.js\\\" async><\\/script>\\n<div class=\\\"elfsight-app-17f790a8-9f05-4437-8eb2-112a114c6c7f\\\" data-elfsight-app-lazy><\\/div>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(8042,7411,'_wp_page_template','default'),
(8043,7411,'_elementor_edit_mode','builder'),
(8044,7411,'_elementor_template_type','wp-page'),
(8045,7411,'_elementor_version','3.33.0'),
(8046,7411,'_elementor_pro_version','3.33.1'),
(8047,7411,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(8048,7411,'_elementor_data','[{\"id\":\"1fb42079\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4e5ab4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Calendar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"147113f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"e82468c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<!-- Elfsight Event Calendar | SDP -->\\n<script src=\\\"https:\\/\\/elfsightcdn.com\\/platform.js\\\" async><\\/script>\\n<div class=\\\"elfsight-app-17f790a8-9f05-4437-8eb2-112a114c6c7f\\\" data-elfsight-app-lazy><\\/div>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(8050,7412,'_wp_page_template','default'),
(8051,7412,'_elementor_edit_mode','builder'),
(8052,7412,'_elementor_template_type','wp-page'),
(8053,7412,'_elementor_version','3.33.0'),
(8054,7412,'_elementor_pro_version','3.33.1'),
(8055,7412,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(8056,7412,'_elementor_data','[{\"id\":\"1fb42079\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4e5ab4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Calendar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"147113f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7321b6a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><b>THIS IS A SAMPLE OF THE EVENTS CALENDAR<\\/b><\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e82468c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<!-- Elfsight Event Calendar | SDP -->\\n<script src=\\\"https:\\/\\/elfsightcdn.com\\/platform.js\\\" async><\\/script>\\n<div class=\\\"elfsight-app-17f790a8-9f05-4437-8eb2-112a114c6c7f\\\" data-elfsight-app-lazy><\\/div>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(8059,7413,'_menu_item_type','post_type'),
(8060,7413,'_menu_item_menu_item_parent','6727'),
(8061,7413,'_menu_item_object_id','2769'),
(8062,7413,'_menu_item_object','page'),
(8063,7413,'_menu_item_target',''),
(8064,7413,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(8065,7413,'_menu_item_xfn',''),
(8066,7413,'_menu_item_url',''),
(8068,7414,'_elementor_edit_mode','builder'),
(8069,7414,'_elementor_template_type','wp-page'),
(8070,7414,'_elementor_version','3.33.0'),
(8071,7414,'_elementor_pro_version','3.33.1'),
(8072,7414,'_wp_page_template','default'),
(8073,7414,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false}]'),
(8077,7415,'_elementor_edit_mode','builder'),
(8078,7415,'_elementor_template_type','wp-page'),
(8079,7415,'_elementor_version','3.33.0'),
(8080,7415,'_elementor_pro_version','3.33.1'),
(8081,7415,'_wp_page_template','default'),
(8082,7415,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false}]'),
(8086,7416,'_elementor_edit_mode','builder'),
(8087,7416,'_elementor_template_type','wp-page'),
(8088,7416,'_elementor_version','3.33.0'),
(8089,7416,'_elementor_pro_version','3.33.1'),
(8090,7416,'_wp_page_template','default'),
(8091,7416,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8096,7417,'_elementor_edit_mode','builder'),
(8097,7417,'_elementor_template_type','wp-page'),
(8098,7417,'_elementor_version','3.33.0'),
(8099,7417,'_elementor_pro_version','3.33.1'),
(8100,7417,'_wp_page_template','default'),
(8101,7417,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8103,7418,'_elementor_edit_mode','builder'),
(8104,7418,'_elementor_template_type','wp-page'),
(8105,7418,'_elementor_version','3.33.0'),
(8106,7418,'_elementor_pro_version','3.33.1'),
(8107,7418,'_wp_page_template','default'),
(8108,7418,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8110,7419,'_elementor_edit_mode','builder'),
(8111,7419,'_elementor_template_type','wp-page'),
(8112,7419,'_elementor_version','3.33.0'),
(8113,7419,'_elementor_pro_version','3.33.1'),
(8114,7419,'_wp_page_template','default'),
(8115,7419,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8140,7421,'_elementor_edit_mode','builder'),
(8141,7421,'_elementor_template_type','wp-page'),
(8143,7421,'_elementor_version','3.33.0'),
(8144,7421,'_elementor_pro_version','3.33.1'),
(8145,7421,'_wp_page_template','default'),
(8146,7421,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8149,7422,'_elementor_edit_mode','builder'),
(8150,7422,'_elementor_template_type','wp-page'),
(8151,7422,'_elementor_version','3.33.0'),
(8152,7422,'_elementor_pro_version','3.33.1'),
(8153,7422,'_wp_page_template','default');
INSERT INTO `wpet_postmeta` VALUES
(8154,7422,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"_background_background\":\"classic\",\"__dynamic__\":[]},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8158,7423,'_elementor_edit_mode','builder'),
(8159,7423,'_elementor_template_type','wp-page'),
(8160,7423,'_elementor_version','3.33.0'),
(8161,7423,'_elementor_pro_version','3.33.1'),
(8162,7423,'_wp_page_template','default'),
(8163,7423,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6a9af71\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"ed6b1c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"497b57f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8edea30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(8167,7424,'_elementor_edit_mode','builder'),
(8168,7424,'_elementor_template_type','wp-page'),
(8169,7424,'_elementor_version','3.33.0'),
(8170,7424,'_elementor_pro_version','3.33.1'),
(8171,7424,'_wp_page_template','default'),
(8172,7424,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6a9af71\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"ed6b1c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"497b57f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8edea30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(8174,7425,'_elementor_edit_mode','builder'),
(8175,7425,'_elementor_template_type','wp-page'),
(8176,7425,'_elementor_version','3.33.0'),
(8177,7425,'_elementor_pro_version','3.33.1'),
(8178,7425,'_wp_page_template','default'),
(8179,7425,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6a9af71\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"ed6b1c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"497b57f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8edea30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(8181,7426,'_elementor_edit_mode','builder'),
(8182,7426,'_elementor_template_type','wp-page'),
(8183,7426,'_elementor_version','3.33.0'),
(8184,7426,'_elementor_pro_version','3.33.1'),
(8185,7426,'_wp_page_template','default'),
(8186,7426,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6a9af71\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"ed6b1c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"497b57f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8edea30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"a383bf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false}]'),
(8206,7428,'_elementor_edit_mode','builder'),
(8207,7428,'_elementor_template_type','wp-page'),
(8208,7428,'_elementor_version','3.33.0'),
(8209,7428,'_elementor_pro_version','3.33.1'),
(8210,7428,'_wp_page_template','default'),
(8211,7428,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6a9af71\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"ed6b1c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"497b57f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8edea30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"a383bf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false}]'),
(8213,7429,'_elementor_edit_mode','builder'),
(8214,7429,'_elementor_template_type','wp-page'),
(8215,7429,'_elementor_version','3.33.0'),
(8216,7429,'_elementor_pro_version','3.33.1'),
(8217,7429,'_wp_page_template','default'),
(8218,7429,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6a9af71\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"ed6b1c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"497b57f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8edea30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"a383bf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false}]'),
(8220,7430,'_elementor_edit_mode','builder'),
(8221,7430,'_elementor_template_type','wp-page'),
(8222,7430,'_elementor_version','3.33.0'),
(8223,7430,'_elementor_pro_version','3.33.1'),
(8224,7430,'_wp_page_template','default'),
(8225,7430,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6a9af71\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"ed6b1c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"497b57f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8edea30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"a383bf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"595d58d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4af9482\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"576a959\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"97e57b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ea2011c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(8242,7432,'_elementor_edit_mode','builder'),
(8243,7432,'_elementor_template_type','wp-page'),
(8244,7432,'_elementor_version','3.33.0'),
(8245,7432,'_elementor_pro_version','3.33.1'),
(8246,7432,'_wp_page_template','default'),
(8247,7432,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6a9af71\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"ed6b1c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"497b57f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8edea30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"a383bf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"595d58d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4af9482\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"576a959\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"97e57b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ea2011c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(8251,7433,'_elementor_edit_mode','builder'),
(8252,7433,'_elementor_template_type','wp-page'),
(8253,7433,'_elementor_version','3.33.0'),
(8254,7433,'_elementor_pro_version','3.33.1'),
(8255,7433,'_wp_page_template','default'),
(8256,7433,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6a9af71\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"ed6b1c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"497b57f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8edea30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"a383bf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"595d58d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4af9482\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"576a959\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"97e57b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ea2011c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(8269,7435,'_elementor_edit_mode','builder'),
(8270,7435,'_elementor_template_type','wp-page'),
(8271,7435,'_elementor_version','3.33.0'),
(8272,7435,'_elementor_pro_version','3.33.1'),
(8273,7435,'_wp_page_template','default'),
(8274,7435,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6a9af71\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":6},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed6b1c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"497b57f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8edea30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"a383bf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"595d58d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4af9482\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"576a959\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"97e57b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ea2011c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(8281,7436,'_elementor_edit_mode','builder'),
(8282,7436,'_elementor_template_type','wp-page'),
(8283,7436,'_elementor_version','3.33.0'),
(8284,7436,'_elementor_pro_version','3.33.1'),
(8285,7436,'_wp_page_template','default'),
(8286,7436,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6a9af71\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":6},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed6b1c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"497b57f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8edea30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"a383bf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"595d58d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4af9482\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"576a959\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"97e57b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ea2011c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(8290,7437,'_elementor_edit_mode','builder'),
(8291,7437,'_elementor_template_type','wp-page'),
(8292,7437,'_elementor_version','3.33.0'),
(8293,7437,'_elementor_pro_version','3.33.1'),
(8294,7437,'_wp_page_template','default'),
(8295,7437,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6a9af71\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":6},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":3},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"4\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"ed6b1c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"497b57f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8edea30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"a383bf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"595d58d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4af9482\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"576a959\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"97e57b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ea2011c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(8299,7438,'_elementor_edit_mode','builder'),
(8300,7438,'_elementor_template_type','wp-page'),
(8301,7438,'_elementor_version','3.33.0'),
(8302,7438,'_elementor_pro_version','3.33.1'),
(8303,7438,'_wp_page_template','default'),
(8304,7438,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8311,7439,'_wp_attached_file','2025/11/book-tree2.jpg'),
(8312,7439,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1398;s:6:\"height\";i:783;s:4:\"file\";s:22:\"2025/11/book-tree2.jpg\";s:8:\"filesize\";i:127571;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"book-tree2-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12102;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"book-tree2-1024x574.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:574;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89348;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"book-tree2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8410;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"book-tree2-768x430.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55514;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8313,7440,'_elementor_edit_mode','builder'),
(8314,7440,'_elementor_template_type','wp-page'),
(8315,7440,'_elementor_version','3.33.0'),
(8316,7440,'_elementor_pro_version','3.33.1'),
(8317,7440,'_wp_page_template','default'),
(8318,7440,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8322,7441,'_elementor_edit_mode','builder'),
(8323,7441,'_elementor_template_type','wp-page'),
(8324,7441,'_elementor_version','3.33.0'),
(8325,7441,'_elementor_pro_version','3.33.1'),
(8326,7441,'_wp_page_template','default'),
(8327,7441,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6796,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/letters-1310x983-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8331,7442,'_elementor_edit_mode','builder'),
(8332,7442,'_elementor_template_type','wp-page'),
(8333,7442,'_elementor_version','3.33.0'),
(8334,7442,'_elementor_pro_version','3.33.1'),
(8335,7442,'_wp_page_template','default'),
(8336,7442,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8344,7443,'_elementor_edit_mode','builder'),
(8345,7443,'_elementor_template_type','wp-page'),
(8346,7443,'_elementor_version','3.33.0'),
(8347,7443,'_elementor_pro_version','3.33.1'),
(8348,7443,'_wp_page_template','default'),
(8349,7443,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8351,7444,'_elementor_edit_mode','builder'),
(8352,7444,'_elementor_template_type','wp-page'),
(8353,7444,'_elementor_version','3.33.0'),
(8354,7444,'_elementor_pro_version','3.33.1'),
(8355,7444,'_wp_page_template','default'),
(8356,7444,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8358,7445,'_elementor_edit_mode','builder'),
(8359,7445,'_elementor_template_type','wp-page'),
(8360,7445,'_elementor_version','3.33.0'),
(8361,7445,'_elementor_pro_version','3.33.1'),
(8362,7445,'_wp_page_template','default'),
(8363,7445,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8366,7446,'_elementor_edit_mode','builder'),
(8367,7446,'_elementor_template_type','wp-page'),
(8368,7446,'_elementor_version','3.33.0'),
(8369,7446,'_elementor_pro_version','3.33.1'),
(8370,7446,'_wp_page_template','default'),
(8371,7446,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8373,7447,'_elementor_edit_mode','builder'),
(8374,7447,'_elementor_template_type','wp-page'),
(8375,7447,'_elementor_version','3.33.0'),
(8376,7447,'_elementor_pro_version','3.33.1'),
(8377,7447,'_wp_page_template','default'),
(8378,7447,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8380,7448,'_elementor_edit_mode','builder'),
(8381,7448,'_elementor_template_type','wp-page'),
(8382,7448,'_elementor_version','3.33.0'),
(8383,7448,'_elementor_pro_version','3.33.1'),
(8384,7448,'_wp_page_template','default'),
(8385,7448,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8402,7450,'_elementor_edit_mode','builder'),
(8403,7450,'_elementor_template_type','wp-page'),
(8404,7450,'_elementor_version','3.33.0'),
(8405,7450,'_elementor_pro_version','3.33.1'),
(8406,7450,'_wp_page_template','default'),
(8407,7450,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8411,7451,'_elementor_edit_mode','builder'),
(8412,7451,'_elementor_template_type','wp-page'),
(8413,7451,'_elementor_version','3.33.0'),
(8414,7451,'_elementor_pro_version','3.33.1'),
(8415,7451,'_wp_page_template','default'),
(8416,7451,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":63,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6769,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-hero-1980x667-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0000007D\"},\"elements\":[{\"id\":\"78618202\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\\"The world makes sense, and so do people\\\" \",\"header_size\":\"h1\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(255, 252.22826086956522, 252.22826086956522, 0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4664f543\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio, Ph.D.\",\"header_size\":\"h5\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"010\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_flex_align_self\":\"flex-end\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8420,7452,'_elementor_edit_mode','builder'),
(8421,7452,'_elementor_template_type','wp-page'),
(8422,7452,'_elementor_version','3.33.0'),
(8423,7452,'_elementor_pro_version','3.33.1'),
(8424,7452,'_wp_page_template','default'),
(8425,7452,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8430,7453,'_elementor_edit_mode','builder'),
(8431,7453,'_elementor_template_type','kit'),
(8432,7453,'_wp_page_template','default'),
(8433,7453,'_elementor_page_settings','a:22:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6B74A8\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#21233A\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#616161\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:3:{i:0;a:3:{s:3:\"_id\";s:7:\"80b4a44\";s:5:\"title\";s:11:\"New Item #1\";s:5:\"color\";s:7:\"#DDD174\";}i:1;a:3:{s:3:\"_id\";s:7:\"a2b9bca\";s:5:\"title\";s:11:\"New Item #2\";s:5:\"color\";s:7:\"#F7F8DB\";}i:2;a:3:{s:3:\"_id\";s:7:\"768114a\";s:5:\"title\";s:11:\"New Item #3\";s:5:\"color\";s:7:\"#4F6AA3\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:3;a:6:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";s:22:\"typography_font_weight\";s:3:\"700\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:69;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:34:\"Society for Descriptive Psychology\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1120;s:5:\"sizes\";a:0:{}}s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"space_between_widgets\";a:5:{s:6:\"column\";s:2:\"30\";s:3:\"row\";s:2:\"30\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"45\";s:5:\"right\";s:2:\"45\";s:6:\"bottom\";s:2:\"45\";s:4:\"left\";s:2:\"45\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:15:\"activeItemIndex\";i:1;s:9:\"site_logo\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:71:\"https://society.bsquaresite.com/wp-content/uploads/2025/08/image-2.jpeg\";s:2:\"id\";i:6599;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),
(8434,7453,'_elementor_data','[]'),
(8435,7453,'_elementor_version','3.33.0'),
(8436,7453,'_elementor_pro_version','3.33.1'),
(8440,7454,'_elementor_edit_mode','builder'),
(8441,7454,'_elementor_template_type','wp-page'),
(8442,7454,'_elementor_version','3.33.0'),
(8443,7454,'_elementor_pro_version','3.33.1'),
(8444,7454,'_wp_page_template','default');
INSERT INTO `wpet_postmeta` VALUES
(8445,7454,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8446,7455,'_elementor_edit_mode','builder'),
(8447,7455,'_elementor_template_type','wp-page'),
(8448,7455,'_elementor_version','3.33.0'),
(8449,7455,'_elementor_pro_version','3.33.1'),
(8450,7455,'_wp_page_template','default'),
(8451,7455,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8452,7456,'_elementor_edit_mode','builder'),
(8453,7456,'_elementor_template_type','wp-page'),
(8454,7456,'_elementor_version','3.33.0'),
(8455,7456,'_elementor_pro_version','3.33.1'),
(8456,7456,'_wp_page_template','default'),
(8457,7456,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8472,7458,'_wp_attached_file','2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png'),
(8473,7458,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:751;s:6:\"height\";i:521;s:4:\"file\";s:47:\"2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\";s:8:\"filesize\";i:493085;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"Screenshot-2025-11-17-at-9.36.25-AM-300x208.png\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78298;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"Screenshot-2025-11-17-at-9.36.25-AM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31049;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8474,7459,'_elementor_edit_mode','builder'),
(8475,7459,'_elementor_template_type','wp-page'),
(8476,7459,'_elementor_version','3.33.0'),
(8477,7459,'_elementor_pro_version','3.33.1'),
(8478,7459,'_wp_page_template','default'),
(8479,7459,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8481,7460,'_elementor_edit_mode','builder'),
(8482,7460,'_elementor_template_type','wp-page'),
(8483,7460,'_elementor_version','3.33.0'),
(8484,7460,'_elementor_pro_version','3.33.1'),
(8485,7460,'_wp_page_template','default'),
(8486,7460,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Different How?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8488,7461,'_elementor_edit_mode','builder'),
(8489,7461,'_elementor_template_type','wp-page'),
(8490,7461,'_elementor_version','3.33.0'),
(8491,7461,'_elementor_pro_version','3.33.1'),
(8492,7461,'_wp_page_template','default'),
(8493,7461,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8504,7463,'_elementor_edit_mode','builder'),
(8505,7463,'_elementor_template_type','wp-page'),
(8506,7463,'_elementor_version','3.33.0'),
(8507,7463,'_elementor_pro_version','3.33.1'),
(8508,7463,'_wp_page_template','default'),
(8509,7463,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8511,7464,'_elementor_edit_mode','builder'),
(8512,7464,'_elementor_template_type','wp-page'),
(8513,7464,'_elementor_version','3.33.0'),
(8514,7464,'_elementor_pro_version','3.33.1'),
(8515,7464,'_wp_page_template','default'),
(8516,7464,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8518,7465,'_elementor_edit_mode','builder'),
(8519,7465,'_elementor_template_type','wp-page'),
(8520,7465,'_elementor_version','3.33.0'),
(8521,7465,'_elementor_pro_version','3.33.1'),
(8522,7465,'_wp_page_template','default'),
(8523,7465,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(8526,7466,'_menu_item_type','custom'),
(8527,7466,'_menu_item_menu_item_parent','0'),
(8528,7466,'_menu_item_object_id','7466'),
(8529,7466,'_menu_item_object','custom'),
(8530,7466,'_menu_item_target',''),
(8531,7466,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(8532,7466,'_menu_item_xfn',''),
(8533,7466,'_menu_item_url','/#diff-approach'),
(8535,7467,'_menu_item_type','post_type'),
(8536,7467,'_menu_item_menu_item_parent','0'),
(8537,7467,'_menu_item_object_id','6710'),
(8538,7467,'_menu_item_object','page'),
(8539,7467,'_menu_item_target',''),
(8540,7467,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(8541,7467,'_menu_item_xfn',''),
(8542,7467,'_menu_item_url',''),
(8589,7472,'_menu_item_type','post_type'),
(8590,7472,'_menu_item_menu_item_parent','0'),
(8591,7472,'_menu_item_object_id','162'),
(8592,7472,'_menu_item_object','page'),
(8593,7472,'_menu_item_target',''),
(8594,7472,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(8595,7472,'_menu_item_xfn',''),
(8596,7472,'_menu_item_url',''),
(8598,7473,'_edit_lock','1767189160:4'),
(8599,7473,'_edit_last','1'),
(8600,7473,'_elementor_edit_mode','builder'),
(8601,7473,'_elementor_template_type','wp-page'),
(8602,7473,'_elementor_version','3.33.0'),
(8603,7473,'_elementor_pro_version','3.33.1'),
(8612,7477,'_wp_attached_file','2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png'),
(8613,7477,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:93;s:6:\"height\";i:93;s:4:\"file\";s:47:\"2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png\";s:8:\"filesize\";i:5147;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8614,7478,'_wp_attached_file','2025/11/speaker.jpg'),
(8615,7478,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1310;s:6:\"height\";i:982;s:4:\"file\";s:19:\"2025/11/speaker.jpg\";s:8:\"filesize\";i:53876;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"speaker-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9953;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"speaker-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56664;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"speaker-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4685;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"speaker-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37252;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8616,7479,'_wp_attached_file','2025/11/youtube-graphic.jpg'),
(8617,7479,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1310;s:6:\"height\";i:982;s:4:\"file\";s:27:\"2025/11/youtube-graphic.jpg\";s:8:\"filesize\";i:74356;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"youtube-graphic-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13965;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"youtube-graphic-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73138;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"youtube-graphic-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6288;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"youtube-graphic-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49404;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8618,7480,'_wp_attached_file','2025/11/tutorial-button.jpg'),
(8619,7480,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1310;s:6:\"height\";i:982;s:4:\"file\";s:27:\"2025/11/tutorial-button.jpg\";s:8:\"filesize\";i:59982;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"tutorial-button-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11140;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"tutorial-button-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57027;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"tutorial-button-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5588;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"tutorial-button-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38724;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8620,7481,'_elementor_edit_mode','builder'),
(8621,7481,'_elementor_template_type','wp-page'),
(8622,7481,'_elementor_version','3.33.0'),
(8623,7481,'_elementor_pro_version','3.33.1'),
(8624,7482,'_elementor_edit_mode','builder'),
(8625,7482,'_elementor_template_type','wp-page'),
(8626,7482,'_elementor_version','3.33.0'),
(8627,7482,'_elementor_pro_version','3.33.1'),
(8628,7473,'_wp_page_template','default'),
(8629,7473,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(8630,7473,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7800000000000000266453525910037569701671600341796875,\"sizes\":[]},\"background_color\":\"#C8AE83\"},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(8631,7483,'_elementor_edit_mode','builder'),
(8632,7483,'_elementor_template_type','wp-page'),
(8633,7483,'_elementor_version','3.33.0'),
(8634,7483,'_elementor_pro_version','3.33.1'),
(8635,7483,'_wp_page_template','default'),
(8636,7483,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(8637,7483,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6f213f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[{\"id\":\"0591657\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.51.29-AM.png\",\"id\":7477,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(8642,7484,'_elementor_edit_mode','builder'),
(8643,7484,'_elementor_template_type','page'),
(8644,7484,'_elementor_version','3.33.0'),
(8645,7484,'_elementor_pro_version','3.33.1'),
(8646,7485,'_elementor_edit_mode','builder'),
(8647,7485,'_elementor_template_type','page'),
(8648,7485,'_elementor_version','3.33.0'),
(8649,7485,'_elementor_pro_version','3.33.1'),
(8650,7484,'_wp_page_template','default'),
(8651,7484,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(8652,7484,'_elementor_data','[{\"id\":\"eb801e5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"78fe829e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2ef0173c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"594444cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[{\"id\":\"599dbb48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.51.29-AM.png\",\"id\":7477,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"41e46f9f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"4a216c3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"42cdedc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74f979f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1b1eb4e2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"5d14e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"742f9ea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"91e9f02\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"4b68123b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bd34dfe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"36a14edb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"27b62a78\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d9fca77\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(8653,7486,'_elementor_edit_mode','builder'),
(8654,7486,'_elementor_template_type','page'),
(8655,7486,'_elementor_version','3.33.0'),
(8656,7486,'_elementor_pro_version','3.33.1'),
(8657,7486,'_wp_page_template','default'),
(8658,7486,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(8659,7486,'_elementor_data','[{\"id\":\"eb801e5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"78fe829e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"2ef0173c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"594444cb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[{\"id\":\"599dbb48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.51.29-AM.png\",\"id\":7477,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"41e46f9f\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"4a216c3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"42cdedc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74f979f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1b1eb4e2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"5d14e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"742f9ea2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"91e9f02\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"4b68123b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bd34dfe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"36a14edb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"27b62a78\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d9fca77\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(8661,7484,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:5:\"align\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:11:\"title_color\";i:1;s:26:\"typography_text_decoration\";i:4;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:6;s:5:\"width\";i:5;s:14:\"flex_direction\";i:1;s:14:\"container_type\";i:1;s:17:\"grid_columns_grid\";i:1;s:14:\"grid_rows_grid\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:4;}}}}}'),
(8668,7487,'_elementor_edit_mode','builder'),
(8669,7487,'_elementor_template_type','header'),
(8670,7487,'_elementor_version','3.33.0'),
(8671,7487,'_elementor_pro_version','3.33.1'),
(8672,7487,'_wp_page_template','default'),
(8673,7487,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=a2b9bca\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"3be511ca\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":40,\"unit\":\"%\"},\"width_tablet\":{\"size\":15,\"unit\":\"%\"},\"width_mobile\":{\"size\":20,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e59b5d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-logo-w-text.svg\",\"id\":6750,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b7c8d6e\",\"elType\":\"container\",\"settings\":{\"_column_size\":33,\"width\":{\"size\":60,\"unit\":\"%\"},\"width_tablet\":{\"size\":85,\"unit\":\"%\"},\"width_mobile\":{\"size\":80,\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"21c8bd7c\",\"elType\":\"widget\",\"settings\":{\"full_width\":\"stretch\",\"pointer_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"__globals__\":{\"menu_typography_typography\":\"\"},\"animation_text\":\"skew\",\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"color_menu_item\":\"#1C244B\",\"color_menu_item_active\":\"#324A6D\",\"color_dropdown_item\":\"#1C244B\",\"background_color_dropdown_item\":\"#F3F5F8\",\"background_color_dropdown_item_hover\":\"#F9FAFD\",\"background_color_dropdown_item_active\":\"#F9FAFD\",\"toggle_color\":\"#467FF7\",\"toggle_background_color\":\"#02010100\",\"align_items\":\"right\",\"dropdown\":\"mobile\",\"toggle_align\":\"right\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"color_menu_item_hover\":\"#324A6D\",\"pointer_color_menu_item_hover\":\"#324A6D\",\"pointer_color_menu_item_active\":\"#324A6D\",\"nav_menu_divider_color\":\"#324A6D\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Poppins\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"capitalize\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":false}]'),
(8674,7487,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(8695,7489,'_elementor_edit_mode','builder'),
(8696,7489,'_elementor_template_type','kit'),
(8697,7489,'_wp_page_template','default'),
(8698,7489,'_elementor_page_settings','a:22:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6B74A8\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#091E41\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#616161\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:3:{i:0;a:3:{s:3:\"_id\";s:7:\"80b4a44\";s:5:\"title\";s:11:\"New Item #1\";s:5:\"color\";s:7:\"#DDD174\";}i:1;a:3:{s:3:\"_id\";s:7:\"a2b9bca\";s:5:\"title\";s:11:\"New Item #2\";s:5:\"color\";s:7:\"#F7F8DB\";}i:2;a:3:{s:3:\"_id\";s:7:\"768114a\";s:5:\"title\";s:11:\"New Item #3\";s:5:\"color\";s:7:\"#4F6AA3\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:3;a:6:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";s:22:\"typography_font_weight\";s:3:\"700\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:69;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:34:\"Society for Descriptive Psychology\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1120;s:5:\"sizes\";a:0:{}}s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"space_between_widgets\";a:5:{s:6:\"column\";s:2:\"30\";s:3:\"row\";s:2:\"30\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"45\";s:5:\"right\";s:2:\"45\";s:6:\"bottom\";s:2:\"45\";s:4:\"left\";s:2:\"45\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:15:\"activeItemIndex\";i:1;s:9:\"site_logo\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:71:\"https://society.bsquaresite.com/wp-content/uploads/2025/08/image-2.jpeg\";s:2:\"id\";i:6599;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),
(8699,7489,'_elementor_data','[]'),
(8700,7489,'_elementor_version','3.33.0'),
(8701,7489,'_elementor_pro_version','3.33.1'),
(8714,7490,'_elementor_edit_mode','builder'),
(8715,7490,'_elementor_template_type','kit'),
(8716,7490,'_wp_page_template','default'),
(8717,7490,'_elementor_page_settings','a:22:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6B74A8\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#091E41\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#616161\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:3:{i:0;a:3:{s:3:\"_id\";s:7:\"80b4a44\";s:5:\"title\";s:11:\"New Item #1\";s:5:\"color\";s:7:\"#DDD174\";}i:1;a:3:{s:3:\"_id\";s:7:\"a2b9bca\";s:5:\"title\";s:11:\"New Item #2\";s:5:\"color\";s:7:\"#F4F1EC\";}i:2;a:3:{s:3:\"_id\";s:7:\"768114a\";s:5:\"title\";s:11:\"New Item #3\";s:5:\"color\";s:7:\"#4F6AA3\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:3;a:6:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";s:22:\"typography_font_weight\";s:3:\"700\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:69;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:34:\"Society for Descriptive Psychology\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1120;s:5:\"sizes\";a:0:{}}s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"space_between_widgets\";a:5:{s:6:\"column\";s:2:\"30\";s:3:\"row\";s:2:\"30\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"45\";s:5:\"right\";s:2:\"45\";s:6:\"bottom\";s:2:\"45\";s:4:\"left\";s:2:\"45\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:15:\"activeItemIndex\";i:1;s:9:\"site_logo\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:71:\"https://society.bsquaresite.com/wp-content/uploads/2025/08/image-2.jpeg\";s:2:\"id\";i:6599;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),
(8718,7490,'_elementor_data','[]'),
(8719,7490,'_elementor_version','3.33.0'),
(8720,7490,'_elementor_pro_version','3.33.1'),
(8753,7491,'_elementor_edit_mode','builder'),
(8754,7491,'_elementor_template_type','kit'),
(8755,7491,'_wp_page_template','default'),
(8756,7491,'_elementor_page_settings','a:23:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6B74A8\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#091E41\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#616161\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:3:{i:0;a:3:{s:3:\"_id\";s:7:\"80b4a44\";s:5:\"title\";s:11:\"New Item #1\";s:5:\"color\";s:7:\"#DDD174\";}i:1;a:3:{s:3:\"_id\";s:7:\"a2b9bca\";s:5:\"title\";s:11:\"New Item #2\";s:5:\"color\";s:7:\"#F4F1EC\";}i:2;a:3:{s:3:\"_id\";s:7:\"768114a\";s:5:\"title\";s:11:\"New Item #3\";s:5:\"color\";s:7:\"#4F6AA3\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:3;a:6:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";s:22:\"typography_font_weight\";s:3:\"700\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:69;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:34:\"Society for Descriptive Psychology\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1120;s:5:\"sizes\";a:0:{}}s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"space_between_widgets\";a:5:{s:6:\"column\";s:2:\"30\";s:3:\"row\";s:2:\"30\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"45\";s:5:\"right\";s:2:\"45\";s:6:\"bottom\";s:2:\"45\";s:4:\"left\";s:2:\"45\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:15:\"activeItemIndex\";i:1;s:9:\"site_logo\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:71:\"https://society.bsquaresite.com/wp-content/uploads/2025/08/image-2.jpeg\";s:2:\"id\";i:6599;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:11:\"__globals__\";a:1:{s:25:\"mobile_browser_background\";s:25:\"globals/colors?id=a2b9bca\";}}'),
(8757,7491,'_elementor_data','[]'),
(8758,7491,'_elementor_version','3.33.0'),
(8759,7491,'_elementor_pro_version','3.33.1'),
(8772,7492,'_elementor_edit_mode','builder'),
(8773,7492,'_elementor_template_type','header'),
(8774,7492,'_elementor_version','3.33.0'),
(8775,7492,'_elementor_pro_version','3.33.1'),
(8776,7492,'_wp_page_template','default'),
(8777,7492,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=a2b9bca\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"195b7ad\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"806a5ab\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"7a063be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"83ab82b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":13.7289999999999992041921359486877918243408203125},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5018b61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.51.29-AM.png\",\"id\":7477,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bad8519\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"600e6bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society for Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8778,7492,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(8785,7493,'_elementor_edit_mode','builder'),
(8786,7493,'_elementor_template_type','header'),
(8787,7493,'_elementor_version','3.33.0'),
(8788,7493,'_elementor_pro_version','3.33.1'),
(8789,7493,'_wp_page_template','default'),
(8790,7493,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=a2b9bca\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"195b7ad\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"806a5ab\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"7a063be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"83ab82b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":13.7289999999999992041921359486877918243408203125},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5018b61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.51.29-AM.png\",\"id\":7477,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bad8519\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"600e6bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society for Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8791,7493,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(8798,7494,'_elementor_edit_mode','builder'),
(8799,7494,'_elementor_template_type','header'),
(8800,7494,'_elementor_version','3.33.0'),
(8801,7494,'_elementor_pro_version','3.33.1'),
(8802,7494,'_wp_page_template','default'),
(8803,7494,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=a2b9bca\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"195b7ad\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"806a5ab\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"7a063be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"83ab82b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":11},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5018b61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.51.29-AM.png\",\"id\":7477,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bad8519\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"600e6bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society for Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8804,7494,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(8814,7495,'_elementor_edit_mode','builder'),
(8815,7495,'_elementor_template_type','header'),
(8816,7495,'_elementor_version','3.33.0'),
(8817,7495,'_elementor_pro_version','3.33.1'),
(8818,7495,'_wp_page_template','default'),
(8819,7495,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=a2b9bca\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"195b7ad\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"806a5ab\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"7a063be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"83ab82b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":11},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5018b61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.51.29-AM.png\",\"id\":7477,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bad8519\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"600e6bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society for Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8820,7495,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(8827,7496,'_elementor_edit_mode','builder'),
(8828,7496,'_elementor_template_type','header'),
(8829,7496,'_elementor_version','3.33.0'),
(8830,7496,'_elementor_pro_version','3.33.1'),
(8831,7496,'_wp_page_template','default'),
(8832,7496,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=a2b9bca\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"195b7ad\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"806a5ab\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=80b4a44\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a063be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"83ab82b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":11},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5018b61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.51.29-AM.png\",\"id\":7477,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bad8519\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"600e6bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society for Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8833,7496,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(8855,7498,'_elementor_edit_mode','builder'),
(8856,7498,'_elementor_template_type','header'),
(8857,7498,'_elementor_version','3.33.0'),
(8858,7498,'_elementor_pro_version','3.33.1'),
(8859,7498,'_wp_page_template','default'),
(8860,7498,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=a2b9bca\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"195b7ad\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"806a5ab\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=80b4a44\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a063be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"83ab82b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":11},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5018b61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.51.29-AM.png\",\"id\":7477,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bad8519\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"600e6bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society for Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f521f85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>The world makes sense, and so do people.<\\/em>\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 -Peter G. Ossorio, Ph.D.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8861,7498,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(8868,7499,'_elementor_edit_mode','builder'),
(8869,7499,'_elementor_template_type','header'),
(8870,7499,'_elementor_version','3.33.0'),
(8871,7499,'_elementor_pro_version','3.33.1'),
(8872,7499,'_wp_page_template','default'),
(8873,7499,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=a2b9bca\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"195b7ad\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"806a5ab\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=80b4a44\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a063be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"83ab82b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":11},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5018b61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.51.29-AM.png\",\"id\":7477,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bad8519\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"600e6bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society for Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f521f85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\"><em>The world makes sense, and so do people.<\\/em>\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 -Peter G. Ossorio, Ph.D.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8874,7499,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(8879,7500,'_elementor_edit_mode','builder'),
(8880,7500,'_elementor_template_type','wp-page'),
(8881,7500,'_elementor_version','3.33.0'),
(8882,7500,'_elementor_pro_version','3.33.1'),
(8883,7500,'_wp_page_template','default'),
(8884,7500,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(8885,7500,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6f213f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[{\"id\":\"0591657\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.51.29-AM.png\",\"id\":7477,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(8889,7501,'_elementor_edit_mode','builder'),
(8890,7501,'_elementor_template_type','wp-page'),
(8891,7501,'_elementor_version','3.33.0'),
(8892,7501,'_elementor_pro_version','3.33.1'),
(8893,7501,'_wp_page_template','default'),
(8894,7501,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(8895,7501,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6f213f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]}},\"elements\":[{\"id\":\"0591657\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.51.29-AM.png\",\"id\":7477,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(8899,7502,'_elementor_edit_mode','builder'),
(8900,7502,'_elementor_template_type','wp-page'),
(8901,7502,'_elementor_version','3.33.0'),
(8902,7502,'_elementor_pro_version','3.33.1'),
(8903,7502,'_wp_page_template','default'),
(8904,7502,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(8905,7502,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(8914,7503,'_elementor_edit_mode','builder'),
(8915,7503,'_elementor_template_type','wp-page'),
(8916,7503,'_elementor_version','3.33.0'),
(8917,7503,'_elementor_pro_version','3.33.1'),
(8918,7503,'_wp_page_template','default'),
(8919,7503,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(8920,7503,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(8924,7504,'_elementor_edit_mode','builder'),
(8925,7504,'_elementor_template_type','wp-page'),
(8926,7504,'_elementor_version','3.33.0'),
(8927,7504,'_elementor_pro_version','3.33.1'),
(8928,7504,'_wp_page_template','default'),
(8929,7504,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(8930,7504,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(8934,7505,'_elementor_edit_mode','builder'),
(8935,7505,'_elementor_template_type','wp-page'),
(8936,7505,'_elementor_version','3.33.0'),
(8937,7505,'_elementor_pro_version','3.33.1'),
(8938,7505,'_wp_page_template','default'),
(8939,7505,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(8940,7505,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\"},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(8950,7506,'_elementor_edit_mode','builder'),
(8951,7506,'_elementor_template_type','footer'),
(8952,7506,'_elementor_version','3.32.2'),
(8953,7506,'_elementor_pro_version','3.18.0'),
(8954,7506,'_wp_page_template','default'),
(8955,7506,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(8956,7506,'_elementor_data','[{\"id\":\"779e3c9a\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"structure\":\"40\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"8\",\"bottom\":\"5\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"5\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Footer\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"row-reverse\",\"flex_wrap_tablet\":\"wrap\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"split\",\"shape_divider_bottom\":\"split\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\",\"shape_divider_bottom_color\":\"globals\\/colors?id=secondary\",\"shape_divider_top_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3011c72a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":46,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"05\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"flex_gap_tablet\":{\"size\":\"30\",\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"_flex_order_tablet\":\"end\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"476c3627\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6750,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-logo-w-text.svg\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e061204\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you have any questions about Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p>Please send us an email at\\u00a0<a href=\\\"mailto:info@sdp.org\\\"><strong>info@sdp.org<\\/strong><\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1019a3eb\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":17,\"unit\":\"%\"},\"width_tablet\":{\"size\":\"25\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b90320\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources\",\"header_size\":\"h6\",\"__globals__\":[],\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57741a02\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Presentations\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a5caa92\",\"link\":{\"url\":\"\\/presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Publications\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ad6ec7f\"},{\"text\":\"Annual Conferences\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/annual conferences\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1eeac9a\"},{\"text\":\"Calendar\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d5c9f75\"}],\"space_between\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":[],\"space_between_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"icon_color\":\"#324A6D\",\"text_color\":\"#324A6D\",\"text_color_hover\":\"#C8D5DC\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"300\",\"icon_typography_text_transform\":\"none\",\"icon_typography_font_style\":\"normal\",\"icon_typography_text_decoration\":\"none\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3a8e4584\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":17,\"unit\":\"%\"},\"width_tablet\":{\"size\":\"25\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2acac3d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h6\",\"__globals__\":[],\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d8fa0b2\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"pointer\":\"none\",\"dropdown\":\"none\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":[],\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Poppins\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"300\",\"menu_typography_text_transform\":\"none\",\"menu_typography_font_style\":\"normal\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_menu_item\":\"#324A6D\",\"color_menu_item_hover\":\"#C8D5DC\",\"pointer_color_menu_item_hover\":\"#467FF7\",\"nav_menu_divider_color\":\"#324A6D\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Poppins\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"capitalize\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_name\":\"Menu\",\"menu\":\"footer-primary\",\"menu_id\":10},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4853870d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Copyright\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"30334d63\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 All Rights Reserved.\",\"header_size\":\"p\",\"align\":\"center\",\"__globals__\":[],\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"17f9cbb\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%5Cu00a9+%22%2C%22after%22%3A%22+All+Rights+Reserved.%22%2C%22time_format%22%3A%22default%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(8957,7506,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(8958,7506,'_elementor_screenshot','a:2:{s:2:\"id\";i:6913;s:3:\"url\";s:136:\"https://society.bsquaresite.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_6751_2025-11-10-17-16-00_524aacd2.png\";}'),
(8965,7507,'_elementor_edit_mode','builder'),
(8966,7507,'_elementor_template_type','header'),
(8967,7507,'_elementor_version','3.33.0'),
(8968,7507,'_elementor_pro_version','3.33.1'),
(8969,7507,'_wp_page_template','default'),
(8970,7507,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=a2b9bca\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"195b7ad\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"806a5ab\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=80b4a44\",\"shape_divider_bottom_color\":\"globals\\/colors?id=80b4a44\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"split\",\"shape_divider_bottom\":\"split\"},\"elements\":[{\"id\":\"7a063be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"83ab82b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":11},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5018b61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.51.29-AM.png\",\"id\":7477,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bad8519\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"600e6bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society for Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f521f85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\"><em>The world makes sense, and so do people.<\\/em>\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 -Peter G. Ossorio, Ph.D.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8971,7507,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(8978,7508,'_elementor_edit_mode','builder'),
(8979,7508,'_elementor_template_type','header'),
(8980,7508,'_elementor_version','3.33.0'),
(8981,7508,'_elementor_pro_version','3.33.1'),
(8982,7508,'_wp_page_template','default'),
(8983,7508,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=a2b9bca\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"195b7ad\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"806a5ab\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=80b4a44\",\"shape_divider_bottom_color\":\"globals\\/colors?id=80b4a44\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_bottom\":\"split\"},\"elements\":[{\"id\":\"7a063be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"83ab82b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":11},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5018b61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.51.29-AM.png\",\"id\":7477,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bad8519\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"600e6bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society for Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f521f85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\"><em>The world makes sense, and so do people.<\\/em>\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 -Peter G. Ossorio, Ph.D.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(8984,7508,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(8996,7509,'_elementor_edit_mode','builder'),
(8997,7509,'_elementor_template_type','wp-page'),
(8998,7509,'_elementor_version','3.33.0'),
(8999,7509,'_elementor_pro_version','3.33.1'),
(9000,7509,'_wp_page_template','default'),
(9001,7509,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(9002,7509,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\"},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(9006,7510,'_elementor_edit_mode','builder'),
(9007,7510,'_elementor_template_type','wp-page'),
(9008,7510,'_elementor_version','3.33.0'),
(9009,7510,'_elementor_pro_version','3.33.1'),
(9010,7510,'_wp_page_template','default'),
(9011,7510,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(9012,7510,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\"},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(9016,7511,'_elementor_edit_mode','builder'),
(9017,7511,'_elementor_template_type','wp-page'),
(9018,7511,'_elementor_version','3.33.0'),
(9019,7511,'_elementor_pro_version','3.33.1'),
(9020,7511,'_wp_page_template','default'),
(9021,7511,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(9022,7511,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7800000000000000266453525910037569701671600341796875,\"sizes\":[]}},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\"},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(9029,7512,'_elementor_edit_mode','builder'),
(9030,7512,'_elementor_template_type','wp-page'),
(9031,7512,'_elementor_version','3.33.0'),
(9032,7512,'_elementor_pro_version','3.33.1'),
(9033,7512,'_wp_page_template','default'),
(9034,7512,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(9035,7512,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7800000000000000266453525910037569701671600341796875,\"sizes\":[]}},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\"},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(9039,7513,'_elementor_edit_mode','builder'),
(9040,7513,'_elementor_template_type','wp-page'),
(9041,7513,'_elementor_version','3.33.0'),
(9042,7513,'_elementor_pro_version','3.33.1'),
(9043,7513,'_wp_page_template','default'),
(9044,7513,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(9045,7513,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7800000000000000266453525910037569701671600341796875,\"sizes\":[]}},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\"},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(9049,7514,'_elementor_edit_mode','builder'),
(9050,7514,'_elementor_template_type','wp-page'),
(9051,7514,'_elementor_version','3.33.0'),
(9052,7514,'_elementor_pro_version','3.33.1'),
(9053,7514,'_wp_page_template','default'),
(9054,7514,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(9055,7514,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7800000000000000266453525910037569701671600341796875,\"sizes\":[]}},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\"},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(9062,7515,'_elementor_edit_mode','builder'),
(9063,7515,'_elementor_template_type','wp-page'),
(9064,7515,'_elementor_version','3.33.0'),
(9065,7515,'_elementor_pro_version','3.33.1'),
(9066,7515,'_wp_page_template','default'),
(9067,7515,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(9068,7515,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7800000000000000266453525910037569701671600341796875,\"sizes\":[]}},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\"},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(9072,7516,'_elementor_edit_mode','builder'),
(9073,7516,'_elementor_template_type','wp-page'),
(9074,7516,'_elementor_version','3.33.0'),
(9075,7516,'_elementor_pro_version','3.33.1'),
(9076,7516,'_wp_page_template','default'),
(9077,7516,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(9078,7516,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7800000000000000266453525910037569701671600341796875,\"sizes\":[]}},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\"},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(9082,7517,'_elementor_edit_mode','builder'),
(9083,7517,'_elementor_template_type','wp-page'),
(9084,7517,'_elementor_version','3.33.0'),
(9085,7517,'_elementor_pro_version','3.33.1'),
(9086,7517,'_wp_page_template','default'),
(9087,7517,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(9088,7517,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7800000000000000266453525910037569701671600341796875,\"sizes\":[]},\"background_color\":\"#C8AE83\"},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":82,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\"},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(9095,7518,'_elementor_edit_mode','builder'),
(9096,7518,'_elementor_template_type','wp-page'),
(9097,7518,'_elementor_version','3.33.0'),
(9098,7518,'_elementor_pro_version','3.33.1'),
(9099,7518,'_wp_page_template','default'),
(9100,7518,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(9101,7518,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7800000000000000266453525910037569701671600341796875,\"sizes\":[]},\"background_color\":\"#C8AE83\"},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":82,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\"},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(9105,7519,'_elementor_edit_mode','builder'),
(9106,7519,'_elementor_template_type','wp-page'),
(9107,7519,'_elementor_version','3.33.0'),
(9108,7519,'_elementor_pro_version','3.33.1'),
(9109,7519,'_wp_page_template','default'),
(9110,7519,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(9111,7519,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7800000000000000266453525910037569701671600341796875,\"sizes\":[]},\"background_color\":\"#C8AE83\"},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":82,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\"},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(9115,7520,'_elementor_edit_mode','builder'),
(9116,7520,'_elementor_template_type','wp-page'),
(9117,7520,'_elementor_version','3.33.0'),
(9118,7520,'_elementor_pro_version','3.33.1'),
(9119,7520,'_wp_page_template','default'),
(9120,7520,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(9121,7520,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7800000000000000266453525910037569701671600341796875,\"sizes\":[]},\"background_color\":\"#C8AE83\"},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":82,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(9165,7523,'_elementor_edit_mode','builder'),
(9166,7523,'_elementor_template_type','header'),
(9167,7523,'_elementor_version','3.33.0'),
(9168,7523,'_elementor_pro_version','3.33.1'),
(9169,7523,'_wp_page_template','default'),
(9170,7523,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"195b7ad\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"806a5ab\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=80b4a44\",\"shape_divider_bottom_color\":\"globals\\/colors?id=80b4a44\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_bottom\":\"split\"},\"elements\":[{\"id\":\"7a063be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"83ab82b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":11},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5018b61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.51.29-AM.png\",\"id\":7477,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bad8519\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"600e6bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society for Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f521f85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\"><em>The world makes sense, and so do people.<\\/em>\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 -Peter G. Ossorio, Ph.D.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(9171,7523,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(9177,7524,'_elementor_edit_mode','builder'),
(9178,7524,'_elementor_template_type','wp-page'),
(9179,7524,'_elementor_version','3.33.0'),
(9180,7524,'_elementor_pro_version','3.33.1'),
(9181,7524,'_wp_page_template','default'),
(9182,7524,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(9183,7524,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7800000000000000266453525910037569701671600341796875,\"sizes\":[]},\"background_color\":\"#C8AE83\"},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":82,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(9187,7525,'_elementor_edit_mode','builder'),
(9188,7525,'_elementor_template_type','wp-page'),
(9189,7525,'_elementor_version','3.33.0'),
(9190,7525,'_elementor_pro_version','3.33.1'),
(9191,7525,'_wp_page_template','default'),
(9192,7525,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(9193,7525,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7800000000000000266453525910037569701671600341796875,\"sizes\":[]},\"background_color\":\"#C8AE83\"},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":82,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(9197,7526,'_elementor_edit_mode','builder'),
(9198,7526,'_elementor_template_type','wp-page'),
(9199,7526,'_elementor_version','3.33.0'),
(9200,7526,'_elementor_pro_version','3.33.1'),
(9201,7526,'_wp_page_template','default'),
(9202,7526,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(9203,7526,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7800000000000000266453525910037569701671600341796875,\"sizes\":[]},\"background_color\":\"#C8AE83\"},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":82,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(9216,7529,'_elementor_edit_mode','builder'),
(9217,7529,'_elementor_template_type','container'),
(9218,7529,'_elementor_version','3.33.0'),
(9219,7529,'_elementor_pro_version','3.33.1'),
(9220,7530,'_elementor_edit_mode','builder'),
(9221,7530,'_elementor_template_type','container'),
(9222,7530,'_elementor_version','3.33.0'),
(9223,7530,'_elementor_pro_version','3.33.1'),
(9224,7529,'_wp_page_template','default'),
(9225,7529,'_elementor_data','[{\"id\":\"114ca0dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51ed9755\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60349c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2044a711\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(9226,7531,'_elementor_edit_mode','builder'),
(9227,7531,'_elementor_template_type','container'),
(9228,7531,'_elementor_version','3.33.0'),
(9229,7531,'_elementor_pro_version','3.33.1'),
(9230,7531,'_wp_page_template','default'),
(9231,7531,'_elementor_data','[{\"id\":\"114ca0dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"51ed9755\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"60349c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2044a711\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false}]'),
(9233,7529,'_elementor_controls_usage','a:2:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:5:{s:14:\"flex_direction\";i:3;s:13:\"content_width\";i:2;s:5:\"width\";i:2;s:20:\"flex_justify_content\";i:1;s:8:\"flex_gap\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:3;s:7:\"padding\";i:3;}}}}}'),
(9241,7533,'_elementor_edit_mode','builder'),
(9242,7533,'_elementor_template_type','container'),
(9243,7533,'_elementor_version','3.33.0'),
(9244,7533,'_elementor_pro_version','3.33.1'),
(9245,7534,'_elementor_edit_mode','builder'),
(9246,7534,'_elementor_template_type','container'),
(9247,7534,'_elementor_version','3.33.0'),
(9248,7534,'_elementor_pro_version','3.33.1'),
(9249,7533,'_wp_page_template','default'),
(9250,7533,'_elementor_data','[{\"id\":\"4e87e6fc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"705933dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"6107443\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4df506b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"19c6c539\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9242dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(9251,7535,'_elementor_edit_mode','builder'),
(9252,7535,'_elementor_template_type','container'),
(9253,7535,'_elementor_version','3.33.0'),
(9254,7535,'_elementor_pro_version','3.33.1'),
(9255,7535,'_wp_page_template','default'),
(9256,7535,'_elementor_data','[{\"id\":\"4e87e6fc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"705933dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"6107443\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4df506b3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"19c6c539\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9242dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(9258,7533,'_elementor_controls_usage','a:3:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:2;s:5:\"width\";i:2;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:1;s:16:\"flex_align_items\";i:2;s:14:\"flex_direction\";i:2;s:8:\"flex_gap\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"margin\";i:3;s:7:\"padding\";i:3;s:16:\"_flex_align_self\";i:1;s:10:\"_flex_size\";i:1;}}}}}'),
(9282,7539,'_elementor_edit_mode','builder'),
(9283,7539,'_elementor_template_type','wp-page'),
(9284,7539,'_elementor_version','3.33.0'),
(9285,7539,'_elementor_pro_version','3.33.1'),
(9286,7539,'_wp_page_template','default'),
(9287,7539,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9291,7540,'_elementor_edit_mode','builder'),
(9292,7540,'_elementor_template_type','wp-page'),
(9293,7540,'_elementor_version','3.33.0'),
(9294,7540,'_elementor_pro_version','3.33.1'),
(9295,7540,'_wp_page_template','default'),
(9296,7540,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9300,7541,'_elementor_edit_mode','builder'),
(9301,7541,'_elementor_template_type','wp-page'),
(9302,7541,'_elementor_version','3.33.0'),
(9303,7541,'_elementor_pro_version','3.33.1'),
(9304,7541,'_wp_page_template','default'),
(9305,7541,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9310,7542,'_elementor_edit_mode','builder'),
(9311,7542,'_elementor_template_type','wp-page'),
(9312,7542,'_elementor_version','3.33.0'),
(9313,7542,'_elementor_pro_version','3.33.1'),
(9314,7542,'_wp_page_template','default'),
(9315,7542,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9317,7543,'_elementor_edit_mode','builder'),
(9318,7543,'_elementor_template_type','wp-page'),
(9319,7543,'_elementor_version','3.33.0'),
(9320,7543,'_elementor_pro_version','3.33.1'),
(9321,7543,'_wp_page_template','default'),
(9322,7543,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9324,7544,'_elementor_edit_mode','builder'),
(9325,7544,'_elementor_template_type','wp-page'),
(9326,7544,'_elementor_version','3.33.0'),
(9327,7544,'_elementor_pro_version','3.33.1'),
(9328,7544,'_wp_page_template','default'),
(9329,7544,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1258,\"sizes\":[]}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9342,7546,'_elementor_edit_mode','builder'),
(9343,7546,'_elementor_template_type','wp-page'),
(9344,7546,'_elementor_version','3.33.0'),
(9345,7546,'_elementor_pro_version','3.33.1'),
(9346,7546,'_wp_page_template','default'),
(9347,7546,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1258,\"sizes\":[]}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9350,7547,'_elementor_edit_mode','builder'),
(9351,7547,'_elementor_template_type','wp-page'),
(9352,7547,'_elementor_version','3.33.0'),
(9353,7547,'_elementor_pro_version','3.33.1'),
(9354,7547,'_wp_page_template','default'),
(9355,7547,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1258,\"sizes\":[]}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9358,7548,'_elementor_edit_mode','builder'),
(9359,7548,'_elementor_template_type','wp-page'),
(9360,7548,'_elementor_version','3.33.0'),
(9361,7548,'_elementor_pro_version','3.33.1'),
(9362,7548,'_wp_page_template','default'),
(9363,7548,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9369,7549,'_elementor_edit_mode','builder'),
(9370,7549,'_elementor_template_type','wp-page'),
(9371,7549,'_elementor_version','3.33.0'),
(9372,7549,'_elementor_pro_version','3.33.1'),
(9373,7549,'_wp_page_template','default');
INSERT INTO `wpet_postmeta` VALUES
(9374,7549,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9378,7550,'_elementor_edit_mode','builder'),
(9379,7550,'_elementor_template_type','wp-page'),
(9380,7550,'_elementor_version','3.33.0'),
(9381,7550,'_elementor_pro_version','3.33.1'),
(9382,7550,'_wp_page_template','default'),
(9383,7550,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9387,7551,'_elementor_edit_mode','builder'),
(9388,7551,'_elementor_template_type','wp-page'),
(9389,7551,'_elementor_version','3.33.0'),
(9390,7551,'_elementor_pro_version','3.33.1'),
(9391,7551,'_wp_page_template','default'),
(9392,7551,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9399,7552,'_elementor_edit_mode','builder'),
(9400,7552,'_elementor_template_type','wp-page'),
(9401,7552,'_elementor_version','3.33.0'),
(9402,7552,'_elementor_pro_version','3.33.1'),
(9403,7552,'_wp_page_template','default'),
(9404,7552,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9408,7553,'_elementor_edit_mode','builder'),
(9409,7553,'_elementor_template_type','wp-page'),
(9410,7553,'_elementor_version','3.33.0'),
(9411,7553,'_elementor_pro_version','3.33.1'),
(9412,7553,'_wp_page_template','default'),
(9413,7553,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9426,7555,'_elementor_edit_mode','builder'),
(9427,7555,'_elementor_template_type','wp-page'),
(9428,7555,'_elementor_version','3.33.0'),
(9429,7555,'_elementor_pro_version','3.33.1'),
(9430,7555,'_wp_page_template','default'),
(9431,7555,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9438,7556,'_elementor_edit_mode','builder'),
(9439,7556,'_elementor_template_type','wp-page'),
(9440,7556,'_elementor_version','3.33.0'),
(9441,7556,'_elementor_pro_version','3.33.1'),
(9442,7556,'_wp_page_template','default'),
(9443,7556,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9447,7557,'_elementor_edit_mode','builder'),
(9448,7557,'_elementor_template_type','wp-page'),
(9449,7557,'_elementor_version','3.33.0'),
(9450,7557,'_elementor_pro_version','3.33.1'),
(9451,7557,'_wp_page_template','default'),
(9452,7557,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9456,7558,'_elementor_edit_mode','builder'),
(9457,7558,'_elementor_template_type','wp-page'),
(9458,7558,'_elementor_version','3.33.0'),
(9459,7558,'_elementor_pro_version','3.33.1'),
(9460,7558,'_wp_page_template','default'),
(9461,7558,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9482,7560,'_elementor_edit_mode','builder'),
(9483,7560,'_elementor_template_type','wp-page'),
(9484,7560,'_elementor_version','3.33.0'),
(9485,7560,'_elementor_pro_version','3.33.1'),
(9486,7560,'_wp_page_template','default'),
(9487,7560,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9491,7561,'_elementor_edit_mode','builder'),
(9492,7561,'_elementor_template_type','wp-page'),
(9493,7561,'_elementor_version','3.33.0'),
(9494,7561,'_elementor_pro_version','3.33.1'),
(9495,7561,'_wp_page_template','default'),
(9496,7561,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9500,7562,'_elementor_edit_mode','builder'),
(9501,7562,'_elementor_template_type','wp-page'),
(9502,7562,'_elementor_version','3.33.0'),
(9503,7562,'_elementor_pro_version','3.33.1'),
(9504,7562,'_wp_page_template','default'),
(9505,7562,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9512,7563,'_elementor_edit_mode','builder'),
(9513,7563,'_elementor_template_type','wp-page'),
(9514,7563,'_elementor_version','3.33.0'),
(9515,7563,'_elementor_pro_version','3.33.1'),
(9516,7563,'_wp_page_template','default'),
(9517,7563,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9521,7564,'_elementor_edit_mode','builder'),
(9522,7564,'_elementor_template_type','wp-page'),
(9523,7564,'_elementor_version','3.33.0'),
(9524,7564,'_elementor_pro_version','3.33.1'),
(9525,7564,'_wp_page_template','default'),
(9526,7564,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9530,7565,'_elementor_edit_mode','builder'),
(9531,7565,'_elementor_template_type','wp-page'),
(9532,7565,'_elementor_version','3.33.0'),
(9533,7565,'_elementor_pro_version','3.33.1'),
(9534,7565,'_wp_page_template','default'),
(9535,7565,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true},{\"id\":\"c487733\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9554,7567,'_elementor_edit_mode','builder'),
(9555,7567,'_elementor_template_type','wp-page'),
(9556,7567,'_elementor_version','3.33.0'),
(9557,7567,'_elementor_pro_version','3.33.1'),
(9558,7567,'_wp_page_template','default'),
(9559,7567,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true},{\"id\":\"c487733\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9563,7568,'_elementor_edit_mode','builder'),
(9564,7568,'_elementor_template_type','wp-page'),
(9565,7568,'_elementor_version','3.33.0'),
(9566,7568,'_elementor_pro_version','3.33.1'),
(9567,7568,'_wp_page_template','default'),
(9568,7568,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true},{\"id\":\"c487733\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9572,7569,'_elementor_edit_mode','builder'),
(9573,7569,'_elementor_template_type','wp-page'),
(9574,7569,'_elementor_version','3.33.0'),
(9575,7569,'_elementor_pro_version','3.33.1'),
(9576,7569,'_wp_page_template','default'),
(9577,7569,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9584,7570,'_elementor_edit_mode','builder'),
(9585,7570,'_elementor_template_type','wp-page'),
(9586,7570,'_elementor_version','3.33.0'),
(9587,7570,'_elementor_pro_version','3.33.1'),
(9588,7570,'_wp_page_template','default'),
(9589,7570,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9593,7571,'_elementor_edit_mode','builder'),
(9594,7571,'_elementor_template_type','wp-page'),
(9595,7571,'_elementor_version','3.33.0'),
(9596,7571,'_elementor_pro_version','3.33.1'),
(9597,7571,'_wp_page_template','default'),
(9598,7571,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9602,7572,'_elementor_edit_mode','builder'),
(9603,7572,'_elementor_template_type','wp-page'),
(9604,7572,'_elementor_version','3.33.0'),
(9605,7572,'_elementor_pro_version','3.33.1'),
(9606,7572,'_wp_page_template','default');
INSERT INTO `wpet_postmeta` VALUES
(9607,7572,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9623,7574,'_elementor_edit_mode','builder'),
(9624,7574,'_elementor_template_type','kit'),
(9625,7574,'_wp_page_template','default'),
(9626,7574,'_elementor_page_settings','a:23:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6B74A8\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#091E41\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#616161\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:13:\"custom_colors\";a:2:{i:0;a:3:{s:3:\"_id\";s:7:\"80b4a44\";s:5:\"title\";s:11:\"New Item #1\";s:5:\"color\";s:7:\"#C8AE83\";}i:1;a:3:{s:3:\"_id\";s:7:\"768114a\";s:5:\"title\";s:11:\"New Item #3\";s:5:\"color\";s:7:\"#4F6AA3\";}}s:17:\"system_typography\";a:4:{i:0;a:6:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}}i:2;a:6:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:9:\"Open Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:3;a:6:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Georgia\";s:22:\"typography_font_weight\";s:3:\"700\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:69;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:34:\"Society for Descriptive Psychology\";s:16:\"site_description\";s:17:\"My WordPress Blog\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1120;s:5:\"sizes\";a:0:{}}s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:21:\"space_between_widgets\";a:5:{s:6:\"column\";s:2:\"30\";s:3:\"row\";s:2:\"30\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:21:\"default_page_template\";s:23:\"elementor_header_footer\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:24:\"container_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"45\";s:5:\"right\";s:2:\"45\";s:6:\"bottom\";s:2:\"45\";s:4:\"left\";s:2:\"45\";s:8:\"isLinked\";b:1;}s:24:\"container_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:15:\"activeItemIndex\";i:1;s:9:\"site_logo\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:71:\"https://society.bsquaresite.com/wp-content/uploads/2025/08/image-2.jpeg\";s:2:\"id\";i:6599;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:11:\"__globals__\";a:1:{s:25:\"mobile_browser_background\";s:25:\"globals/colors?id=a2b9bca\";}}'),
(9627,7574,'_elementor_data','[]'),
(9628,7574,'_elementor_version','3.33.0'),
(9629,7574,'_elementor_pro_version','3.33.1'),
(9632,7575,'_elementor_edit_mode','builder'),
(9633,7575,'_elementor_template_type','wp-page'),
(9634,7575,'_elementor_version','3.33.0'),
(9635,7575,'_elementor_pro_version','3.33.1'),
(9636,7575,'_wp_page_template','default'),
(9637,7575,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9638,7576,'_elementor_edit_mode','builder'),
(9639,7576,'_elementor_template_type','wp-page'),
(9640,7576,'_elementor_version','3.33.0'),
(9641,7576,'_elementor_pro_version','3.33.1'),
(9642,7576,'_wp_page_template','default'),
(9643,7576,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9644,7577,'_elementor_edit_mode','builder'),
(9645,7577,'_elementor_template_type','wp-page'),
(9646,7577,'_elementor_version','3.33.0'),
(9647,7577,'_elementor_pro_version','3.33.1'),
(9648,7577,'_wp_page_template','default'),
(9649,7577,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9664,7578,'_elementor_edit_mode','builder'),
(9665,7578,'_elementor_template_type','wp-page'),
(9666,7578,'_elementor_version','3.33.0'),
(9667,7578,'_elementor_pro_version','3.33.1'),
(9668,7578,'_wp_page_template','default'),
(9669,7578,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9673,7579,'_elementor_edit_mode','builder'),
(9674,7579,'_elementor_template_type','wp-page'),
(9675,7579,'_elementor_version','3.33.0'),
(9676,7579,'_elementor_pro_version','3.33.1'),
(9677,7579,'_wp_page_template','default'),
(9678,7579,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9682,7580,'_elementor_edit_mode','builder'),
(9683,7580,'_elementor_template_type','wp-page'),
(9684,7580,'_elementor_version','3.33.0'),
(9685,7580,'_elementor_pro_version','3.33.1'),
(9686,7580,'_wp_page_template','default'),
(9687,7580,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9692,7581,'_elementor_edit_mode','builder'),
(9693,7581,'_elementor_template_type','wp-page'),
(9694,7581,'_elementor_version','3.33.0'),
(9695,7581,'_elementor_pro_version','3.33.1'),
(9696,7581,'_wp_page_template','default'),
(9697,7581,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9699,7582,'_elementor_edit_mode','builder'),
(9700,7582,'_elementor_template_type','wp-page'),
(9701,7582,'_elementor_version','3.33.0'),
(9702,7582,'_elementor_pro_version','3.33.1'),
(9703,7582,'_wp_page_template','default'),
(9704,7582,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9706,7583,'_elementor_edit_mode','builder'),
(9707,7583,'_elementor_template_type','wp-page'),
(9708,7583,'_elementor_version','3.33.0'),
(9709,7583,'_elementor_pro_version','3.33.1'),
(9710,7583,'_wp_page_template','default'),
(9711,7583,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9716,7584,'_elementor_edit_mode','builder'),
(9717,7584,'_elementor_template_type','wp-page'),
(9718,7584,'_elementor_version','3.33.0'),
(9719,7584,'_elementor_pro_version','3.33.1'),
(9720,7584,'_wp_page_template','default'),
(9721,7584,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9725,7585,'_elementor_edit_mode','builder'),
(9726,7585,'_elementor_template_type','wp-page'),
(9727,7585,'_elementor_version','3.33.0'),
(9728,7585,'_elementor_pro_version','3.33.1'),
(9729,7585,'_wp_page_template','default'),
(9730,7585,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9734,7586,'_elementor_edit_mode','builder'),
(9735,7586,'_elementor_template_type','wp-page'),
(9736,7586,'_elementor_version','3.33.0'),
(9737,7586,'_elementor_pro_version','3.33.1'),
(9738,7586,'_wp_page_template','default'),
(9739,7586,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9760,7588,'_wp_attached_file','2025/11/archive-files.jpg'),
(9761,7588,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:25:\"2025/11/archive-files.jpg\";s:8:\"filesize\";i:67597;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"archive-files-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17211;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"archive-files-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7908;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"archive-files-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75446;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:8:\"blackred\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9762,7589,'_wp_attached_file','2025/11/gold-and-black-faces.jpg'),
(9763,7589,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:445;s:4:\"file\";s:32:\"2025/11/gold-and-black-faces.jpg\";s:8:\"filesize\";i:52324;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"gold-and-black-faces-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12200;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"gold-and-black-faces-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6167;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"gold-and-black-faces-768x427.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58866;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9764,7590,'_wp_attached_file','2025/11/newspaper-print.jpg'),
(9765,7590,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:27:\"2025/11/newspaper-print.jpg\";s:8:\"filesize\";i:36397;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"newspaper-print-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12446;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"newspaper-print-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7053;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"newspaper-print-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46209;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:65:\"Devon Yu ( Feng Yu 余峰 ) Vancouver BC Canada\ndevonyu@gmail.com\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9766,7591,'_wp_attached_file','2025/11/red-and-black-books.jpg'),
(9767,7591,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:514;s:4:\"file\";s:31:\"2025/11/red-and-black-books.jpg\";s:8:\"filesize\";i:47256;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"red-and-black-books-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15011;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"red-and-black-books-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7288;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"red-and-black-books-768x493.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:493;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56536;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:16:\"Antonio Gravante\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9768,7592,'_wp_attached_file','2025/11/wooden-blocks.jpg'),
(9769,7592,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:25:\"2025/11/wooden-blocks.jpg\";s:8:\"filesize\";i:102982;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"wooden-blocks-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22245;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"wooden-blocks-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9148;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"wooden-blocks-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108135;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9770,7593,'_wp_attached_file','2025/11/conference.jpg'),
(9771,7593,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:22:\"2025/11/conference.jpg\";s:8:\"filesize\";i:45610;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"conference-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14609;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"conference-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6769;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"conference-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54392;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:14:\"Matej Kastelic\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9772,7588,'_wp_attachment_image_alt',''),
(9773,7592,'_wp_attachment_image_alt','wooden-blocks'),
(9774,7594,'_elementor_edit_mode','builder'),
(9775,7594,'_elementor_template_type','wp-page'),
(9776,7594,'_elementor_version','3.33.0'),
(9777,7594,'_elementor_pro_version','3.33.1'),
(9778,7594,'_wp_page_template','default'),
(9779,7594,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9782,7595,'_elementor_edit_mode','builder'),
(9783,7595,'_elementor_template_type','wp-page'),
(9784,7595,'_elementor_version','3.33.0'),
(9785,7595,'_elementor_pro_version','3.33.1'),
(9786,7595,'_wp_page_template','default'),
(9787,7595,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9790,7596,'_elementor_edit_mode','builder'),
(9791,7596,'_elementor_template_type','wp-page'),
(9792,7596,'_elementor_version','3.33.0'),
(9793,7596,'_elementor_pro_version','3.33.1'),
(9794,7596,'_wp_page_template','default'),
(9795,7596,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9799,7597,'_elementor_edit_mode','builder'),
(9800,7597,'_elementor_template_type','wp-page'),
(9801,7597,'_elementor_version','3.33.0'),
(9802,7597,'_elementor_pro_version','3.33.1'),
(9803,7597,'_wp_page_template','default'),
(9804,7597,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9806,7598,'_elementor_edit_mode','builder'),
(9807,7598,'_elementor_template_type','wp-page'),
(9808,7598,'_elementor_version','3.33.0'),
(9809,7598,'_elementor_pro_version','3.33.1'),
(9810,7598,'_wp_page_template','default');
INSERT INTO `wpet_postmeta` VALUES
(9811,7598,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9813,7599,'_elementor_edit_mode','builder'),
(9814,7599,'_elementor_template_type','wp-page'),
(9815,7599,'_elementor_version','3.33.0'),
(9816,7599,'_elementor_pro_version','3.33.1'),
(9817,7599,'_wp_page_template','default'),
(9818,7599,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9821,7600,'_elementor_edit_mode','builder'),
(9822,7600,'_elementor_template_type','wp-page'),
(9823,7600,'_elementor_version','3.33.0'),
(9824,7600,'_elementor_pro_version','3.33.1'),
(9825,7600,'_wp_page_template','default'),
(9826,7600,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9828,7601,'_elementor_edit_mode','builder'),
(9829,7601,'_elementor_template_type','wp-page'),
(9830,7601,'_elementor_version','3.33.0'),
(9831,7601,'_elementor_pro_version','3.33.1'),
(9832,7601,'_wp_page_template','default'),
(9833,7601,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9835,7602,'_elementor_edit_mode','builder'),
(9836,7602,'_elementor_template_type','wp-page'),
(9837,7602,'_elementor_version','3.33.0'),
(9838,7602,'_elementor_pro_version','3.33.1'),
(9839,7602,'_wp_page_template','default'),
(9840,7602,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9843,7603,'_elementor_edit_mode','builder'),
(9844,7603,'_elementor_template_type','wp-page'),
(9845,7603,'_elementor_version','3.33.0'),
(9846,7603,'_elementor_pro_version','3.33.1'),
(9847,7603,'_wp_page_template','default'),
(9848,7603,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9850,7604,'_elementor_edit_mode','builder'),
(9851,7604,'_elementor_template_type','wp-page'),
(9852,7604,'_elementor_version','3.33.0'),
(9853,7604,'_elementor_pro_version','3.33.1'),
(9854,7604,'_wp_page_template','default'),
(9855,7604,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9857,7605,'_elementor_edit_mode','builder'),
(9858,7605,'_elementor_template_type','wp-page'),
(9859,7605,'_elementor_version','3.33.0'),
(9860,7605,'_elementor_pro_version','3.33.1'),
(9861,7605,'_wp_page_template','default'),
(9862,7605,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9865,7606,'_elementor_edit_mode','builder'),
(9866,7606,'_elementor_template_type','wp-page'),
(9867,7606,'_elementor_version','3.33.0'),
(9868,7606,'_elementor_pro_version','3.33.1'),
(9869,7606,'_wp_page_template','default'),
(9870,7606,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9872,7607,'_elementor_edit_mode','builder'),
(9873,7607,'_elementor_template_type','wp-page'),
(9874,7607,'_elementor_version','3.33.0'),
(9875,7607,'_elementor_pro_version','3.33.1'),
(9876,7607,'_wp_page_template','default'),
(9877,7607,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9879,7608,'_elementor_edit_mode','builder'),
(9880,7608,'_elementor_template_type','wp-page'),
(9881,7608,'_elementor_version','3.33.0'),
(9882,7608,'_elementor_pro_version','3.33.1'),
(9883,7608,'_wp_page_template','default'),
(9884,7608,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9897,7609,'_elementor_edit_mode','builder'),
(9898,7609,'_elementor_template_type','header'),
(9899,7609,'_elementor_version','3.33.0'),
(9900,7609,'_elementor_pro_version','3.33.1'),
(9901,7609,'_wp_page_template','default'),
(9902,7609,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"195b7ad\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"806a5ab\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=80b4a44\",\"shape_divider_bottom_color\":\"globals\\/colors?id=80b4a44\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_bottom\":\"split\",\"sticky_offset\":60},\"elements\":[{\"id\":\"7a063be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"83ab82b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":11},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5018b61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.51.29-AM.png\",\"id\":7477,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bad8519\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"600e6bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society for Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":47,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f521f85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\"><em>The world makes sense, and so do people.<\\/em>\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 -Peter G. Ossorio, Ph.D.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(9903,7609,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(9910,7610,'_elementor_edit_mode','builder'),
(9911,7610,'_elementor_template_type','header'),
(9912,7610,'_elementor_version','3.33.0'),
(9913,7610,'_elementor_pro_version','3.33.1'),
(9914,7610,'_wp_page_template','default'),
(9915,7610,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"195b7ad\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"806a5ab\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=80b4a44\",\"shape_divider_bottom_color\":\"globals\\/colors?id=80b4a44\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_bottom\":\"split\",\"sticky_offset\":60},\"elements\":[{\"id\":\"7a063be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\"},\"elements\":[{\"id\":\"83ab82b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":11},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5018b61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.51.29-AM.png\",\"id\":7477,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bad8519\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"600e6bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society for Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f521f85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\"><em>The world makes sense, and so do people.<\\/em>\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 -Peter G. Ossorio, Ph.D.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(9916,7610,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(9923,7611,'_elementor_edit_mode','builder'),
(9924,7611,'_elementor_template_type','header'),
(9925,7611,'_elementor_version','3.33.0'),
(9926,7611,'_elementor_pro_version','3.33.1'),
(9927,7611,'_wp_page_template','default'),
(9928,7611,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"195b7ad\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"806a5ab\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=80b4a44\",\"shape_divider_bottom_color\":\"globals\\/colors?id=80b4a44\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_bottom\":\"split\",\"sticky_offset\":60},\"elements\":[{\"id\":\"7a063be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"83ab82b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":11},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5018b61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.51.29-AM.png\",\"id\":7477,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bad8519\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"600e6bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society for Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f521f85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\"><em>The world makes sense, and so do people.<\\/em>\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 -Peter G. Ossorio, Ph.D.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(9929,7611,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(9936,7612,'_elementor_edit_mode','builder'),
(9937,7612,'_elementor_template_type','wp-page'),
(9938,7612,'_elementor_version','3.33.0'),
(9939,7612,'_elementor_pro_version','3.33.1'),
(9940,7612,'_wp_page_template','default'),
(9941,7612,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9945,7613,'_elementor_edit_mode','builder'),
(9946,7613,'_elementor_template_type','wp-page'),
(9947,7613,'_elementor_version','3.33.0'),
(9948,7613,'_elementor_pro_version','3.33.1'),
(9949,7613,'_wp_page_template','default'),
(9950,7613,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9954,7614,'_elementor_edit_mode','builder'),
(9955,7614,'_elementor_template_type','wp-page'),
(9956,7614,'_elementor_version','3.33.0'),
(9957,7614,'_elementor_pro_version','3.33.1'),
(9958,7614,'_wp_page_template','default'),
(9959,7614,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9966,7615,'_elementor_edit_mode','builder'),
(9967,7615,'_elementor_template_type','wp-page'),
(9968,7615,'_elementor_version','3.33.0'),
(9969,7615,'_elementor_pro_version','3.33.1'),
(9970,7615,'_wp_page_template','default'),
(9971,7615,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9975,7616,'_elementor_edit_mode','builder'),
(9976,7616,'_elementor_template_type','wp-page'),
(9977,7616,'_elementor_version','3.33.0'),
(9978,7616,'_elementor_pro_version','3.33.1'),
(9979,7616,'_wp_page_template','default');
INSERT INTO `wpet_postmeta` VALUES
(9980,7616,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9984,7617,'_elementor_edit_mode','builder'),
(9985,7617,'_elementor_template_type','wp-page'),
(9986,7617,'_elementor_version','3.33.0'),
(9987,7617,'_elementor_pro_version','3.33.1'),
(9988,7617,'_wp_page_template','default'),
(9989,7617,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(9996,7618,'_elementor_edit_mode','builder'),
(9997,7618,'_elementor_template_type','wp-page'),
(9998,7618,'_elementor_version','3.33.0'),
(9999,7618,'_elementor_pro_version','3.33.1'),
(10000,7618,'_wp_page_template','default'),
(10001,7618,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10005,7619,'_elementor_edit_mode','builder'),
(10006,7619,'_elementor_template_type','wp-page'),
(10007,7619,'_elementor_version','3.33.0'),
(10008,7619,'_elementor_pro_version','3.33.1'),
(10009,7619,'_wp_page_template','default'),
(10010,7619,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10014,7620,'_elementor_edit_mode','builder'),
(10015,7620,'_elementor_template_type','wp-page'),
(10016,7620,'_elementor_version','3.33.0'),
(10017,7620,'_elementor_pro_version','3.33.1'),
(10018,7620,'_wp_page_template','default'),
(10019,7620,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10026,7621,'_elementor_edit_mode','builder'),
(10027,7621,'_elementor_template_type','wp-page'),
(10028,7621,'_elementor_version','3.33.0'),
(10029,7621,'_elementor_pro_version','3.33.1'),
(10030,7621,'_wp_page_template','default'),
(10031,7621,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10035,7622,'_elementor_edit_mode','builder'),
(10036,7622,'_elementor_template_type','wp-page'),
(10037,7622,'_elementor_version','3.33.0'),
(10038,7622,'_elementor_pro_version','3.33.1'),
(10039,7622,'_wp_page_template','default'),
(10040,7622,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10044,7623,'_elementor_edit_mode','builder'),
(10045,7623,'_elementor_template_type','wp-page'),
(10046,7623,'_elementor_version','3.33.0'),
(10047,7623,'_elementor_pro_version','3.33.1'),
(10048,7623,'_wp_page_template','default'),
(10049,7623,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10059,7624,'_elementor_edit_mode','builder'),
(10060,7624,'_elementor_template_type','container'),
(10061,7624,'_elementor_version','3.33.0'),
(10062,7624,'_elementor_pro_version','3.33.1'),
(10063,7625,'_elementor_edit_mode','builder'),
(10064,7625,'_elementor_template_type','container'),
(10065,7625,'_elementor_version','3.33.0'),
(10066,7625,'_elementor_pro_version','3.33.1'),
(10067,7624,'_wp_page_template','default'),
(10068,7624,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10069,7624,'_elementor_data','[{\"id\":\"183ae648\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"61234f08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"6d9f8236\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"380812e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6815d0a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"60cd1aee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20766648\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"40c7150d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"67ebab09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5aea0a18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"48969ff5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"6265cebf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21a23ed5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(10070,7626,'_elementor_edit_mode','builder'),
(10071,7626,'_elementor_template_type','container'),
(10072,7626,'_elementor_version','3.33.0'),
(10073,7626,'_elementor_pro_version','3.33.1'),
(10074,7626,'_wp_page_template','default'),
(10075,7626,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10076,7626,'_elementor_data','[{\"id\":\"183ae648\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"61234f08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"6d9f8236\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"380812e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6815d0a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"60cd1aee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"20766648\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"40c7150d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"67ebab09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5aea0a18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"48969ff5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"6265cebf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21a23ed5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(10078,7624,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:4;s:21:\"typography_typography\";i:4;s:22:\"typography_font_family\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:26:\"typography_text_decoration\";i:4;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:4;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:13:\"content_width\";i:4;s:5:\"width\";i:4;s:14:\"container_type\";i:1;s:17:\"grid_columns_grid\";i:1;s:14:\"grid_rows_grid\";i:1;s:18:\"grid_justify_items\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}}'),
(10090,7628,'_elementor_edit_mode','builder'),
(10091,7628,'_elementor_template_type','wp-page'),
(10092,7628,'_elementor_version','3.33.0'),
(10093,7628,'_elementor_pro_version','3.33.1'),
(10094,7628,'_wp_page_template','default'),
(10095,7628,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10098,7629,'_elementor_edit_mode','builder'),
(10099,7629,'_elementor_template_type','wp-page'),
(10100,7629,'_elementor_version','3.33.0'),
(10101,7629,'_elementor_pro_version','3.33.1'),
(10102,7629,'_wp_page_template','default'),
(10103,7629,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10106,6710,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10107,7630,'_elementor_edit_mode','builder'),
(10108,7630,'_elementor_template_type','wp-page'),
(10109,7630,'_elementor_version','3.33.0'),
(10110,7630,'_elementor_pro_version','3.33.1'),
(10111,7630,'_wp_page_template','default'),
(10112,7630,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10115,7630,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10117,7631,'_elementor_edit_mode','builder'),
(10118,7631,'_elementor_template_type','wp-page'),
(10119,7631,'_elementor_version','3.33.0'),
(10120,7631,'_elementor_pro_version','3.33.1'),
(10121,7631,'_wp_page_template','default'),
(10122,7631,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10124,7631,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10125,7632,'_elementor_edit_mode','builder'),
(10126,7632,'_elementor_template_type','wp-page'),
(10127,7632,'_elementor_version','3.33.0'),
(10128,7632,'_elementor_pro_version','3.33.1'),
(10129,7632,'_wp_page_template','default'),
(10130,7632,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3e13aebc\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"structure\":\"21\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"_title\":\"Benefits\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"371c0a56\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"1\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"41148778\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology \\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_weight\":\"700\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67c3530\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>is an entirely <strong>different approach to understanding people and what they do.<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9b90146\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"66\",\"width\":{\"size\":83,\"unit\":\"%\"},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"0\",\"isLinked\":false},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d007017\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"width_tablet\":{\"size\":30,\"unit\":\"%\"},\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63ad8187\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"ba9c4dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every other approach to psychology and every school of psychotherapy is based on someone\\u2019s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br \\/>Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology<\\/b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br \\/><b>Descriptive Psychology <\\/b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3190efb7\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"33\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67cde9ce\",\"elType\":\"widget\",\"settings\":{\"text\":\"Divider\",\"__globals__\":{\"color\":\"globals\\/colors?id=secondary\"},\"weight\":{\"unit\":\"px\",\"size\":\"2\",\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":\"50\",\"sizes\":[]},\"gap\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"_animation\":\"fadeInLeft\",\"_animation_delay\":\"200\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cb43868\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why is this so important?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90f620f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Descriptive Psychology<\\/strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a \\u201cKnowledge support system for the first lunar outpost mission\\u201d). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language<\\/b>, as well as the interrelationships among these, with <b><i>scientific precision<\\/i><\\/b>, required \\u201ca fresh start.\\u201d Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world \\u2014 in short, \\u201cour place in the scheme of things\\u201d and how everything fits together.<\\/p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology<\\/b> to our respective fields and lives.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"190a13c1\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":5,\"unit\":\"%\",\"column\":\"5\",\"row\":\"5\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":56,\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"2\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"10\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Gallery\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":\"550\",\"sizes\":[]},\"structure\":\"30\",\"boxed_width\":{\"unit\":\"px\",\"size\":\"1728\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38907b18\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":7439,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/book-tree2.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Read Introductory Information\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6791,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-294.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"_animation_delay\":\"200\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__dynamic__\":[],\"title_color\":\"#212121\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"49b5a575\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6797,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/flatiron-1310x983-1.jpg\",\"alt\":\"flatiron mountains\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Attend Our <br>Conference\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6793,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-295.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"content_bg_color\":\"globals\\/colors?id=a2b9bca\",\"title_color\":\"globals\\/colors?id=accent\"},\"skin\":\"cover\",\"link\":{\"url\":\"\\/home\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"3947b76c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6801,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Learn More About <br>Peter G. Ossorio\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"400\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"250\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"900\",\"title_spacing\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"title_spacing_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_spacing_mobile\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color\":\"#2121211A\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"_animation_delay\":\"200\",\"graphic_image\":{\"id\":6795,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-296.png\"},\"_element_width\":\"initial\",\"alignment_mobile\":\"center\",\"skin\":\"cover\",\"link\":{\"url\":\"\\/ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"link_click\":\"box\",\"__globals__\":{\"title_typography_typography\":\"\",\"_background_color\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"title_text_shadow_text_shadow_type\":\"yes\"},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10132,7632,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10133,7633,'_elementor_edit_mode','builder'),
(10134,7633,'_elementor_template_type','wp-page'),
(10135,7633,'_elementor_version','3.33.0'),
(10136,7633,'_elementor_pro_version','3.33.1'),
(10137,7633,'_wp_page_template','default'),
(10138,7633,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10140,7633,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10148,7634,'_elementor_edit_mode','builder'),
(10149,7634,'_elementor_template_type','wp-page'),
(10150,7634,'_elementor_version','3.33.0'),
(10151,7634,'_elementor_pro_version','3.33.1'),
(10152,7634,'_wp_page_template','default'),
(10153,7634,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10155,7634,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10156,7635,'_elementor_edit_mode','builder'),
(10157,7635,'_elementor_template_type','wp-page'),
(10158,7635,'_elementor_version','3.33.0'),
(10159,7635,'_elementor_pro_version','3.33.1'),
(10160,7635,'_wp_page_template','default');
INSERT INTO `wpet_postmeta` VALUES
(10161,7635,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"flex-start\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10163,7635,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10164,7636,'_elementor_edit_mode','builder'),
(10165,7636,'_elementor_template_type','wp-page'),
(10166,7636,'_elementor_version','3.33.0'),
(10167,7636,'_elementor_pro_version','3.33.1'),
(10168,7636,'_wp_page_template','default'),
(10169,7636,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10171,7636,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10177,7637,'_elementor_edit_mode','builder'),
(10178,7637,'_elementor_template_type','footer'),
(10179,7637,'_elementor_version','3.33.0'),
(10180,7637,'_elementor_pro_version','3.33.1'),
(10181,7637,'_wp_page_template','default'),
(10182,7637,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10183,7637,'_elementor_data','[{\"id\":\"779e3c9a\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"structure\":\"40\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"8\",\"bottom\":\"5\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"5\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Footer\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"row-reverse\",\"flex_wrap_tablet\":\"wrap\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"split\",\"shape_divider_bottom\":\"split\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\",\"shape_divider_bottom_color\":\"globals\\/colors?id=secondary\",\"shape_divider_top_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3011c72a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":46,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"05\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"flex_gap_tablet\":{\"size\":\"30\",\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"_flex_order_tablet\":\"end\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"476c3627\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6750,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/sdp-logo-w-text.svg\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e061204\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you have any questions about Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p>Please send us an email at\\u00a0<a href=\\\"mailto:info@sdp.org\\\"><strong>info@sdp.org<\\/strong><\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1019a3eb\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":17,\"unit\":\"%\"},\"width_tablet\":{\"size\":\"25\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b90320\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources\",\"header_size\":\"h6\",\"__globals__\":[],\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57741a02\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Presentations\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a5caa92\",\"link\":{\"url\":\"\\/presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Publications\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ad6ec7f\"},{\"text\":\"Annual Conferences\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/annual conferences\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1eeac9a\"},{\"text\":\"Calendar\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d5c9f75\"}],\"space_between\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":[],\"space_between_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"icon_color\":\"#324A6D\",\"text_color\":\"#324A6D\",\"text_color_hover\":\"#C8D5DC\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"300\",\"icon_typography_text_transform\":\"none\",\"icon_typography_font_style\":\"normal\",\"icon_typography_text_decoration\":\"none\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3a8e4584\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":17,\"unit\":\"%\"},\"width_tablet\":{\"size\":\"25\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2acac3d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h6\",\"__globals__\":[],\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d8fa0b2\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"pointer\":\"none\",\"dropdown\":\"none\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":[],\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Poppins\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"300\",\"menu_typography_text_transform\":\"none\",\"menu_typography_font_style\":\"normal\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_menu_item\":\"#324A6D\",\"color_menu_item_hover\":\"#C8D5DC\",\"pointer_color_menu_item_hover\":\"#467FF7\",\"nav_menu_divider_color\":\"#324A6D\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Poppins\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"capitalize\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_id\":10},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4853870d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Copyright\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"30334d63\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 All Rights Reserved.\",\"header_size\":\"p\",\"align\":\"center\",\"__globals__\":[],\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"17f9cbb\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%5Cu00a9+%22%2C%22after%22%3A%22+All+Rights+Reserved.%22%2C%22time_format%22%3A%22default%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(10184,7637,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(10198,7639,'_wp_attached_file','2025/09/d9ec8e020ae925909053d724d0888e69.jpg'),
(10199,7639,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:794;s:4:\"file\";s:44:\"2025/09/d9ec8e020ae925909053d724d0888e69.jpg\";s:8:\"filesize\";i:33368;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"d9ec8e020ae925909053d724d0888e69-300x298.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8821;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"d9ec8e020ae925909053d724d0888e69-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4563;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"d9ec8e020ae925909053d724d0888e69-768x762.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:762;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25396;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(10218,7641,'_elementor_edit_mode','builder'),
(10219,7641,'_elementor_template_type','footer'),
(10220,7641,'_elementor_version','3.33.0'),
(10221,7641,'_elementor_pro_version','3.33.1'),
(10222,7641,'_wp_page_template','default'),
(10223,7641,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10224,7641,'_elementor_data','[{\"id\":\"779e3c9a\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"structure\":\"40\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"8\",\"bottom\":\"5\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"5\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Footer\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"row-reverse\",\"flex_wrap_tablet\":\"wrap\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"split\",\"shape_divider_bottom\":\"split\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\",\"shape_divider_bottom_color\":\"globals\\/colors?id=secondary\",\"shape_divider_top_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[{\"id\":\"3011c72a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":46,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"05\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"flex_gap_tablet\":{\"size\":\"30\",\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"_flex_order_tablet\":\"end\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"476c3627\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7639,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/d9ec8e020ae925909053d724d0888e69.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"width\":{\"unit\":\"%\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e061204\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you have any questions about Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p>Please send us an email at\\u00a0<a href=\\\"mailto:info@sdp.org\\\"><strong>info@sdp.org<\\/strong><\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1019a3eb\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":17,\"unit\":\"%\"},\"width_tablet\":{\"size\":\"25\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b90320\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=80b4a44\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57741a02\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Presentations\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a5caa92\",\"link\":{\"url\":\"\\/presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Publications\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ad6ec7f\"},{\"text\":\"Annual Conferences\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/annual conferences\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1eeac9a\"},{\"text\":\"Calendar\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d5c9f75\"}],\"space_between\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"icon_color\":\"#324A6D\",\"text_color_hover\":\"#C8D5DC\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"300\",\"icon_typography_text_transform\":\"none\",\"icon_typography_font_style\":\"normal\",\"icon_typography_text_decoration\":\"none\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3a8e4584\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":17,\"unit\":\"%\"},\"width_tablet\":{\"size\":\"25\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2acac3d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=80b4a44\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d8fa0b2\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"pointer\":\"none\",\"dropdown\":\"none\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=80b4a44\"},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Poppins\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"300\",\"menu_typography_text_transform\":\"none\",\"menu_typography_font_style\":\"normal\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_menu_item_hover\":\"#C8D5DC\",\"pointer_color_menu_item_hover\":\"#467FF7\",\"nav_menu_divider_color\":\"#324A6D\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Poppins\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"capitalize\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_id\":10},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4853870d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Copyright\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"30334d63\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 All Rights Reserved.\",\"header_size\":\"p\",\"align\":\"center\",\"__globals__\":[],\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"17f9cbb\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%5Cu00a9+%22%2C%22after%22%3A%22+All+Rights+Reserved.%22%2C%22time_format%22%3A%22default%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(10225,7641,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(10228,7641,'_elementor_screenshot','a:2:{s:2:\"id\";i:7638;s:3:\"url\";s:136:\"https://society.bsquaresite.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_6751_2025-11-18-19-51-14_41270e56.png\";}'),
(10231,7642,'_elementor_edit_mode','builder'),
(10232,7642,'_elementor_template_type','footer'),
(10233,7642,'_elementor_version','3.33.0'),
(10234,7642,'_elementor_pro_version','3.33.1'),
(10235,7642,'_wp_page_template','default'),
(10236,7642,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10237,7642,'_elementor_data','[{\"id\":\"779e3c9a\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"structure\":\"40\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"8\",\"bottom\":\"5\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"5\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Footer\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"row-reverse\",\"flex_wrap_tablet\":\"wrap\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"split\",\"shape_divider_bottom\":\"split\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=secondary\",\"shape_divider_bottom_color\":\"globals\\/colors?id=secondary\",\"shape_divider_top_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[{\"id\":\"3011c72a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":46,\"unit\":\"%\"},\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"05\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"flex_gap_tablet\":{\"size\":\"30\",\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"_flex_order_tablet\":\"end\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"476c3627\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7639,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/d9ec8e020ae925909053d724d0888e69.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"width\":{\"unit\":\"%\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e061204\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you have any questions about Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p>Please send us an email at\\u00a0<a href=\\\"mailto:info@sdp.org\\\"><strong>info@sdp.org<\\/strong><\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1019a3eb\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":17,\"unit\":\"%\"},\"width_tablet\":{\"size\":\"25\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b90320\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=80b4a44\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57741a02\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Presentations\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a5caa92\",\"link\":{\"url\":\"\\/presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Publications\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ad6ec7f\"},{\"text\":\"Annual Conferences\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/annual conferences\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1eeac9a\"},{\"text\":\"Calendar\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d5c9f75\"}],\"space_between\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"icon_color\":\"#324A6D\",\"text_color_hover\":\"#C8D5DC\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"300\",\"icon_typography_text_transform\":\"none\",\"icon_typography_font_style\":\"normal\",\"icon_typography_text_decoration\":\"none\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3a8e4584\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":17,\"unit\":\"%\"},\"width_tablet\":{\"size\":\"25\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2acac3d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=80b4a44\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d8fa0b2\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"pointer\":\"none\",\"dropdown\":\"none\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=80b4a44\",\"_background_color\":\"\"},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Poppins\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"300\",\"menu_typography_text_transform\":\"none\",\"menu_typography_font_style\":\"normal\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_menu_item_hover\":\"#C8D5DC\",\"pointer_color_menu_item_hover\":\"#467FF7\",\"nav_menu_divider_color\":\"#324A6D\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Poppins\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"capitalize\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_id\":10,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4853870d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Copyright\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"30334d63\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 All Rights Reserved.\",\"header_size\":\"p\",\"align\":\"center\",\"__globals__\":[],\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"17f9cbb\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%5Cu00a9+%22%2C%22after%22%3A%22+All+Rights+Reserved.%22%2C%22time_format%22%3A%22default%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(10238,7642,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(10241,7643,'_elementor_edit_mode','builder'),
(10242,7643,'_elementor_template_type','footer'),
(10243,7643,'_elementor_version','3.33.0'),
(10244,7643,'_elementor_pro_version','3.33.1'),
(10245,7643,'_wp_page_template','default'),
(10246,7643,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10247,7643,'_elementor_data','[{\"id\":\"779e3c9a\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"structure\":\"40\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"8\",\"bottom\":\"5\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"5\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Footer\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_direction_tablet\":\"row-reverse\",\"flex_wrap_tablet\":\"wrap\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_top\":\"split\",\"shape_divider_bottom\":\"split\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=secondary\",\"shape_divider_bottom_color\":\"globals\\/colors?id=secondary\",\"shape_divider_top_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[{\"id\":\"3011c72a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":46,\"unit\":\"%\"},\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"width_tablet\":{\"size\":\"100\",\"unit\":\"%\"},\"flex_gap_tablet\":{\"size\":\"30\",\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"content_width\":\"full\",\"_flex_order_tablet\":\"end\",\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"476c3627\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7639,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/d9ec8e020ae925909053d724d0888e69.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"width\":{\"unit\":\"%\",\"size\":39,\"sizes\":[]},\"align\":\"left\",\"opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1e061204\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>If you have any questions about Descriptive Psychology or the Society for Descriptive Psychology<\\/p><p>Please send us an email at\\u00a0<a href=\\\"mailto:info@sdp.org\\\"><strong>info@sdp.org<\\/strong><\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1019a3eb\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":17,\"unit\":\"%\"},\"width_tablet\":{\"size\":\"25\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b90320\",\"elType\":\"widget\",\"settings\":{\"title\":\"Resources\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=80b4a44\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57741a02\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Presentations\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a5caa92\",\"link\":{\"url\":\"\\/presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Publications\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"ad6ec7f\"},{\"text\":\"Annual Conferences\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/annual conferences\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"1eeac9a\"},{\"text\":\"Calendar\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d5c9f75\"}],\"space_between\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"space_between_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"icon_color\":\"#324A6D\",\"text_color_hover\":\"#C8D5DC\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"300\",\"icon_typography_text_transform\":\"none\",\"icon_typography_font_style\":\"normal\",\"icon_typography_text_decoration\":\"none\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3a8e4584\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"25\",\"width\":{\"size\":17,\"unit\":\"%\"},\"width_tablet\":{\"size\":\"25\",\"unit\":\"%\"},\"width_mobile\":{\"size\":\"50\",\"unit\":\"%\"},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2acac3d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"header_size\":\"h6\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=80b4a44\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d8fa0b2\",\"elType\":\"widget\",\"settings\":{\"layout\":\"vertical\",\"pointer\":\"none\",\"dropdown\":\"none\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":\"10\",\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=80b4a44\",\"_background_color\":\"\"},\"menu_space_between_mobile\":{\"unit\":\"px\",\"size\":\"8\",\"sizes\":[]},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Poppins\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"300\",\"menu_typography_text_transform\":\"none\",\"menu_typography_font_style\":\"normal\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"color_menu_item_hover\":\"#C8D5DC\",\"pointer_color_menu_item_hover\":\"#467FF7\",\"nav_menu_divider_color\":\"#324A6D\",\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Poppins\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"capitalize\",\"dropdown_typography_font_style\":\"normal\",\"dropdown_typography_text_decoration\":\"none\",\"dropdown_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"dropdown_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_id\":10,\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4853870d\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_title\":\"Copyright\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"30334d63\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 All Rights Reserved.\",\"header_size\":\"p\",\"align\":\"center\",\"__globals__\":[],\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"17f9cbb\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%5Cu00a9+%22%2C%22after%22%3A%22+All+Rights+Reserved.%22%2C%22time_format%22%3A%22default%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(10248,7643,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(10250,6751,'_elementor_controls_usage','a:6:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:4:{s:5:\"width\";i:1;s:5:\"align\";i:1;s:7:\"opacity\";i:1;s:22:\"css_filters_css_filter\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:5:\"width\";i:3;s:8:\"flex_gap\";i:5;s:13:\"content_width\";i:4;s:14:\"flex_direction\";i:5;s:16:\"flex_align_items\";i:2;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:5;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:2;}s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}s:21:\"section_shape_divider\";a:4:{s:17:\"shape_divider_top\";i:1;s:20:\"shape_divider_bottom\";i:1;s:26:\"shape_divider_bottom_width\";i:1;s:27:\"shape_divider_bottom_height\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:3;s:11:\"header_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:21:\"typography_font_style\";i:3;s:26:\"typography_text_decoration\";i:3;s:22:\"typography_line_height\";i:3;s:25:\"typography_letter_spacing\";i:3;s:5:\"align\";i:1;s:11:\"title_color\";i:1;}}s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:1;}s:18:\"section_text_style\";a:10:{s:16:\"text_color_hover\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:30:\"icon_typography_text_transform\";i:1;s:26:\"icon_typography_font_style\";i:1;s:31:\"icon_typography_text_decoration\";i:1;s:27:\"icon_typography_line_height\";i:1;s:30:\"icon_typography_letter_spacing\";i:1;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:4:{s:6:\"layout\";i:1;s:7:\"pointer\";i:1;s:8:\"dropdown\";i:1;s:4:\"menu\";i:1;}}s:5:\"style\";a:2:{s:23:\"section_style_main-menu\";a:15:{s:28:\"padding_horizontal_menu_item\";i:1;s:26:\"padding_vertical_menu_item\";i:1;s:18:\"menu_space_between\";i:1;s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;s:30:\"menu_typography_text_transform\";i:1;s:26:\"menu_typography_font_style\";i:1;s:31:\"menu_typography_text_decoration\";i:1;s:27:\"menu_typography_line_height\";i:1;s:30:\"menu_typography_letter_spacing\";i:1;s:21:\"color_menu_item_hover\";i:1;s:29:\"pointer_color_menu_item_hover\";i:1;s:22:\"nav_menu_divider_color\";i:1;}s:22:\"section_style_dropdown\";a:8:{s:30:\"dropdown_typography_typography\";i:1;s:31:\"dropdown_typography_font_family\";i:1;s:29:\"dropdown_typography_font_size\";i:1;s:31:\"dropdown_typography_font_weight\";i:1;s:34:\"dropdown_typography_text_transform\";i:1;s:30:\"dropdown_typography_font_style\";i:1;s:35:\"dropdown_typography_text_decoration\";i:1;s:34:\"dropdown_typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}}'),
(10251,7644,'_elementor_edit_mode','builder'),
(10252,7644,'_elementor_template_type','header'),
(10253,7644,'_elementor_version','3.33.0'),
(10254,7644,'_elementor_pro_version','3.33.1'),
(10255,7644,'_wp_page_template','default'),
(10256,7644,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"195b7ad\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"806a5ab\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=80b4a44\",\"shape_divider_bottom_color\":\"globals\\/colors?id=80b4a44\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_bottom\":\"split\",\"sticky_offset\":60},\"elements\":[{\"id\":\"7a063be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"83ab82b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":11},\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5018b61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/d9ec8e020ae925909053d724d0888e69.jpg\",\"id\":7639,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bad8519\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"600e6bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society for Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f521f85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\"><em>The world makes sense, and so do people.<\\/em>\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 -Peter G. Ossorio, Ph.D.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(10257,7644,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(10270,151,'_edit_lock','1767188686:4'),
(10271,151,'_elementor_edit_mode','builder'),
(10272,151,'_elementor_template_type','wp-page'),
(10273,151,'_elementor_version','3.33.0'),
(10274,151,'_elementor_pro_version','3.33.1'),
(10283,7647,'_wp_page_template','default'),
(10285,7647,'_elementor_edit_mode','builder'),
(10286,7647,'_elementor_template_type','wp-page'),
(10287,7647,'_elementor_version','3.33.0'),
(10288,7647,'_elementor_pro_version','3.33.1'),
(10289,7648,'_wp_page_template','default'),
(10291,7648,'_elementor_edit_mode','builder'),
(10292,7648,'_elementor_template_type','wp-page'),
(10293,7648,'_elementor_version','3.33.0'),
(10294,7648,'_elementor_pro_version','3.33.1'),
(10295,151,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10296,151,'_elementor_data','[{\"id\":\"572c07ca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1bce45ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"General Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"004ab5f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false}]'),
(10297,7649,'_wp_page_template','default'),
(10299,7649,'_elementor_edit_mode','builder'),
(10300,7649,'_elementor_template_type','wp-page'),
(10301,7649,'_elementor_version','3.33.0'),
(10302,7649,'_elementor_pro_version','3.33.1'),
(10303,7649,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10304,7649,'_elementor_data','[{\"id\":\"572c07ca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1bce45ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"General Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(10306,7650,'_wp_page_template','default'),
(10308,7650,'_elementor_edit_mode','builder'),
(10309,7650,'_elementor_template_type','wp-page'),
(10310,7650,'_elementor_version','3.33.0'),
(10311,7650,'_elementor_pro_version','3.33.1'),
(10312,7650,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10313,7650,'_elementor_data','[{\"id\":\"572c07ca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1bce45ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"General Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(10314,7651,'_wp_page_template','default'),
(10316,7651,'_elementor_edit_mode','builder'),
(10317,7651,'_elementor_template_type','wp-page'),
(10318,7651,'_elementor_version','3.33.0'),
(10319,7651,'_elementor_pro_version','3.33.1'),
(10320,7651,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10321,7651,'_elementor_data','[{\"id\":\"572c07ca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1bce45ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"General Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(10322,7652,'_wp_page_template','default'),
(10324,7652,'_elementor_edit_mode','builder'),
(10325,7652,'_elementor_template_type','wp-page'),
(10326,7652,'_elementor_version','3.33.0'),
(10327,7652,'_elementor_pro_version','3.33.1'),
(10328,7652,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10329,7652,'_elementor_data','[{\"id\":\"572c07ca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1bce45ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"General Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"004ab5f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false}]'),
(10331,184,'_edit_lock','1767188712:4'),
(10332,184,'_elementor_edit_mode','builder'),
(10333,184,'_elementor_template_type','wp-page'),
(10334,184,'_elementor_version','3.33.0'),
(10335,184,'_elementor_pro_version','3.33.1'),
(10347,7654,'_wp_page_template','default'),
(10348,7654,'_elementor_edit_mode','builder'),
(10349,7654,'_elementor_template_type','wp-page'),
(10350,7654,'_elementor_version','3.33.0'),
(10351,7654,'_elementor_pro_version','3.33.1'),
(10352,7655,'_wp_page_template','default'),
(10353,7655,'_elementor_edit_mode','builder'),
(10354,7655,'_elementor_template_type','wp-page'),
(10355,7655,'_elementor_version','3.33.0'),
(10356,7655,'_elementor_pro_version','3.33.1'),
(10357,184,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10358,184,'_elementor_data','[{\"id\":\"9a4c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6038dec3\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1459f0e3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"bc9262d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"padding: 30px 0px 30px 0px;\\\">\\n<p style=\\\"text-align: center;\\\"><em>Said Dorothy, the would-be Behavioral Scientist, to The Great Oz, \\\"Give me a way to Control my Variables, so I can be Truly Scientific like the Physicists, for We All Know that is the reason that it is so hard to be scientific when it comes to people.\\\" The Great Oz smiled a small smile and said, in a way Dorothy had never heard before, \\\"No.\\\"<\\/em><\\/p>\\n\\n<\\/div>\\n<img class=\\\"aligncenter size-full wp-image-185\\\" src=\\\"http:\\/\\/dev.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/dorothy.gif\\\" alt=\\\"dorothy\\\" width=\\\"224\\\" height=\\\"152\\\" \\/>\\n<p style=\\\"text-align: center;\\\"><em>Having gotten her attention, he elaborated. \\\"Back where I come from (and you do too), there are Scientists who are Truly Scientific and do experiments no better than you. But, they have one thing you have not got: a careful, precise, systematic articulation of the subject matter of their Science, which allows them to state the possible facts, in as much detail as they need, without ruling out possible facts in advance. Actually, they are no better than you at Controlling Variables. The real difference is that their systematic elaboration of their fundamental concepts allows them to understand what their experiments tell them, and what things are not empirical at all.\\\"<\\/em><\\/p>\\n<strong>What am I getting at here? <\\/strong>\\n<p align=\\\"left\\\">The point of the vignette is that psychology, and all the social \\\"sciences,\\\" have focused on the aspect of the physical sciences that is the easiest to imitate and proceduralize, but which is not the central difference between science and non-science, and not the central difference between psychology and physics. Certainly science includes the commitment to the importance of empirical results, and to empirical investigation to settle whether the real world conforms to what a theory says. Controlling variables is part of the machinery of empirical investigation. Careful investigation of the phenomenon under study, and the commitment to finding out the facts, rather than what someone claims the facts are, are <em>sine qua nons <\\/em>of science.<\\/p>\\n<p align=\\\"left\\\">However, the exclusive focus on empiricism has resulted in the oversight of a more fundamental, aspect. In all the fields accepted as straightforward examples of science, cases in which it is agreed that if ever there were a case of science, this is one, the scientists in that field share something absolutely crucial to their endeavor: they all agree on what their subject matter is. They agree on the central concepts of that subject matter, and they can articulate precisely the concepts of the field and the logical relationships between them.<\\/p>\\n<p align=\\\"left\\\">Two physicists, for example, might disagree, and have theories about, the trajectory of an electron under various forces. But while they are disagreeing about which trajectory will be followed, they <em>agree<\\/em> on the concepts of electron, velocity, force, trajectory, and there are carefully formulated statements of the relationships between them, such as the laws of motion, etc. Each physicist knows what another physicist means by those terms, and the concepts are well-defined and precisely articulated. Further, the possible trajectories of the electron can be stated, and none are ruled out a-priori. With this careful, precise, systematic articulation of their subject matter, physicists are in a position to carry out the practices of physics, which include those involved in doing experiments and interpreting results. With precise formulations of their concepts, they can do an experiment, with all the variables carefully controlled, to see what actually happens to the electron.<\\/p>\\n<img class=\\\"aligncenter wp-image-186 size-medium\\\" src=\\\"http:\\/\\/dev.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/electron-300x118.gif\\\" alt=\\\"electron\\\" width=\\\"300\\\" height=\\\"118\\\" \\/>\\n\\nIn contrast, two psychologists attempting to disagree about what a person will do in a set of circumstances, are in a position utterly unlike that of the physicists. Their most fundamental concept, that of a person, has no precise definition or other formulation; the equally fundamental concept, behavior, has been and continues to be the subject of rhetoric and vitriol, but there is no precise statement of what that thing, behavior is. There is no systematic and rigorous articulation of the concepts of person and behavior and their interrelationships, and in fact no agreement at all as to what behavior is. For example, does \\u00e2\\u0080\\u009cbehavior\\u00e2\\u0080 mean just the physical movements involved in doing something? Do people choose what they do, or are \\u00e2\\u0080\\u009cchoice\\u00e2\\u0080 and \\u00e2\\u0080\\u009cwill\\u00e2\\u0080 obsolete, pre-scientific concepts? Is love nothing more than a matter of pheromones and neurotransmitters? These bedrock questions \\u00e2\\u0080\\u0093 these fundamental concepts -- are the very foundation of any attempt at a science of human behavior, and lack of such a formulation makes the enterprise, literally, impossible.\\n\\nWhere would physics be if, when one said, \\\"The electron will proceed at this rate along the following trajectory, the other replied, \\\"Wait a minute! There is really no such thing as an electron, and further this business of &#8217;trajectory&#8217; is really a theoretical construct with little empirical validation -- actually we all know that the only thing that really exists is sets of points.\\\" And yet, that is exactly the position of a psychologist who says, \\\"A person in these circumstances will have the following characteristics and exhibit the following types of behaviors.\\\"\\n\\n<strong>Descriptive Psychology is designed to address this need. <\\/strong>\\n\\nDescriptive Psychology is a precise, systematic, comprehensive formulation of the concepts of person, behavior, language, and the real world, which we, as behavioral scientists, can use in addressing the subject matter of behavioral science: persons behaving in the world. It is a rigorous formulation of those bedrock concepts, and their logical relationships, needed to do science in the human realm. Further, while being precise, careful, and systematic -- i.e., scientific in the most fundamental sense -- it does not do violence to the essentially human aspects of the field. It provides the means to discuss specifically human issues precisely without trying to reduce them to biology, biochemistry, or physics. It is not an exaggeration to say that there has never been such formulation.\\n\\nAt the same time, any and all results from those fields that are relevant to the science of people and what the they do has an explicit, articulated, technically sound place. No possible facts, theories, etc., are ruled out in advance. So, for example, when new results of PET scans during reasoning tasks are discovered, we have the framework for stating both the <em>physiological<\\/em> facts and the <em>behavioral<\\/em> facts, in full detail, a capability psychologists have never had.\\n\\nDescriptive Psychology began with the work of one man, Dr. Peter G. Ossorio of the University of Colorado in the early 1960s. Since then it has produced a substantial volume of analytical and applied work, including 8 volumes of <a href=\\\"http:\\/\\/dev.sdp.org\\/sdpmembers-publications\\/\\\"><u><span style=\\\"color: #0066cc;\\\"> Advances in Descriptive Psychology<\\/span><\\/u><\\/a> and many publications in the professional journals of a number of fields. The range of fields in which it has yielded valuable results is extraordinary, including clinical psychology, computer science, law, and theology.\\n\\nAreas in which very different, sometimes startlingly different, results have been produced include clinical psychology, social psychology, organizations and management, software engineering, artificial intelligence, law, and theology. Two of Ossorio\\u00e2\\u0080\\u0099s books, <em>Place<\\/em> and <em>\\u00e2\\u0080\\u009cWhat Actually Happens,\\u00e2\\u0080 <\\/em> are unique treatments of some of the most fundamental philosphical concepts, including metaphysics, ontology, epistemology. Several computer systems based on the techniques and formulations of Descriptive Psychology have been produced, including practical information retrieval systems whose performance exceeds that of any keyword retrieval system extant and one of the two first expert systems ever produced, the MENTOR project at AT&amp;T Bell Laboratories. Most recently, it is the basis of patented advance in search technology and is the basis of a high-tech document categorization company in San Francisco.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10359,7656,'_wp_page_template','default'),
(10360,7656,'_elementor_edit_mode','builder'),
(10361,7656,'_elementor_template_type','wp-page'),
(10362,7656,'_elementor_version','3.33.0'),
(10363,7656,'_elementor_pro_version','3.33.1'),
(10364,7656,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10365,7656,'_elementor_data','[{\"id\":\"9a4c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6038dec3\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1459f0e3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"bc9262d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"padding: 30px 0px 30px 0px;\\\">\\n<p style=\\\"text-align: center;\\\"><em>Said Dorothy, the would-be Behavioral Scientist, to The Great Oz, \\\"Give me a way to Control my Variables, so I can be Truly Scientific like the Physicists, for We All Know that is the reason that it is so hard to be scientific when it comes to people.\\\" The Great Oz smiled a small smile and said, in a way Dorothy had never heard before, \\\"No.\\\"<\\/em><\\/p>\\n\\n<\\/div>\\n<img class=\\\"aligncenter size-full wp-image-185\\\" src=\\\"http:\\/\\/dev.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/dorothy.gif\\\" alt=\\\"dorothy\\\" width=\\\"224\\\" height=\\\"152\\\" \\/>\\n<p style=\\\"text-align: center;\\\"><em>Having gotten her attention, he elaborated. \\\"Back where I come from (and you do too), there are Scientists who are Truly Scientific and do experiments no better than you. But, they have one thing you have not got: a careful, precise, systematic articulation of the subject matter of their Science, which allows them to state the possible facts, in as much detail as they need, without ruling out possible facts in advance. Actually, they are no better than you at Controlling Variables. The real difference is that their systematic elaboration of their fundamental concepts allows them to understand what their experiments tell them, and what things are not empirical at all.\\\"<\\/em><\\/p>\\n<strong>What am I getting at here? <\\/strong>\\n<p align=\\\"left\\\">The point of the vignette is that psychology, and all the social \\\"sciences,\\\" have focused on the aspect of the physical sciences that is the easiest to imitate and proceduralize, but which is not the central difference between science and non-science, and not the central difference between psychology and physics. Certainly science includes the commitment to the importance of empirical results, and to empirical investigation to settle whether the real world conforms to what a theory says. Controlling variables is part of the machinery of empirical investigation. Careful investigation of the phenomenon under study, and the commitment to finding out the facts, rather than what someone claims the facts are, are <em>sine qua nons <\\/em>of science.<\\/p>\\n<p align=\\\"left\\\">However, the exclusive focus on empiricism has resulted in the oversight of a more fundamental, aspect. In all the fields accepted as straightforward examples of science, cases in which it is agreed that if ever there were a case of science, this is one, the scientists in that field share something absolutely crucial to their endeavor: they all agree on what their subject matter is. They agree on the central concepts of that subject matter, and they can articulate precisely the concepts of the field and the logical relationships between them.<\\/p>\\n<p align=\\\"left\\\">Two physicists, for example, might disagree, and have theories about, the trajectory of an electron under various forces. But while they are disagreeing about which trajectory will be followed, they <em>agree<\\/em> on the concepts of electron, velocity, force, trajectory, and there are carefully formulated statements of the relationships between them, such as the laws of motion, etc. Each physicist knows what another physicist means by those terms, and the concepts are well-defined and precisely articulated. Further, the possible trajectories of the electron can be stated, and none are ruled out a-priori. With this careful, precise, systematic articulation of their subject matter, physicists are in a position to carry out the practices of physics, which include those involved in doing experiments and interpreting results. With precise formulations of their concepts, they can do an experiment, with all the variables carefully controlled, to see what actually happens to the electron.<\\/p>\\n<img class=\\\"aligncenter wp-image-186 size-medium\\\" src=\\\"http:\\/\\/dev.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/electron-300x118.gif\\\" alt=\\\"electron\\\" width=\\\"300\\\" height=\\\"118\\\" \\/>\\n\\nIn contrast, two psychologists attempting to disagree about what a person will do in a set of circumstances, are in a position utterly unlike that of the physicists. Their most fundamental concept, that of a person, has no precise definition or other formulation; the equally fundamental concept, behavior, has been and continues to be the subject of rhetoric and vitriol, but there is no precise statement of what that thing, behavior is. There is no systematic and rigorous articulation of the concepts of person and behavior and their interrelationships, and in fact no agreement at all as to what behavior is. For example, does \\u00e2\\u0080\\u009cbehavior\\u00e2\\u0080 mean just the physical movements involved in doing something? Do people choose what they do, or are \\u00e2\\u0080\\u009cchoice\\u00e2\\u0080 and \\u00e2\\u0080\\u009cwill\\u00e2\\u0080 obsolete, pre-scientific concepts? Is love nothing more than a matter of pheromones and neurotransmitters? These bedrock questions \\u00e2\\u0080\\u0093 these fundamental concepts -- are the very foundation of any attempt at a science of human behavior, and lack of such a formulation makes the enterprise, literally, impossible.\\n\\nWhere would physics be if, when one said, \\\"The electron will proceed at this rate along the following trajectory, the other replied, \\\"Wait a minute! There is really no such thing as an electron, and further this business of &#8217;trajectory&#8217; is really a theoretical construct with little empirical validation -- actually we all know that the only thing that really exists is sets of points.\\\" And yet, that is exactly the position of a psychologist who says, \\\"A person in these circumstances will have the following characteristics and exhibit the following types of behaviors.\\\"\\n\\n<strong>Descriptive Psychology is designed to address this need. <\\/strong>\\n\\nDescriptive Psychology is a precise, systematic, comprehensive formulation of the concepts of person, behavior, language, and the real world, which we, as behavioral scientists, can use in addressing the subject matter of behavioral science: persons behaving in the world. It is a rigorous formulation of those bedrock concepts, and their logical relationships, needed to do science in the human realm. Further, while being precise, careful, and systematic -- i.e., scientific in the most fundamental sense -- it does not do violence to the essentially human aspects of the field. It provides the means to discuss specifically human issues precisely without trying to reduce them to biology, biochemistry, or physics. It is not an exaggeration to say that there has never been such formulation.\\n\\nAt the same time, any and all results from those fields that are relevant to the science of people and what the they do has an explicit, articulated, technically sound place. No possible facts, theories, etc., are ruled out in advance. So, for example, when new results of PET scans during reasoning tasks are discovered, we have the framework for stating both the <em>physiological<\\/em> facts and the <em>behavioral<\\/em> facts, in full detail, a capability psychologists have never had.\\n\\nDescriptive Psychology began with the work of one man, Dr. Peter G. Ossorio of the University of Colorado in the early 1960s. Since then it has produced a substantial volume of analytical and applied work, including 8 volumes of <a href=\\\"http:\\/\\/dev.sdp.org\\/sdpmembers-publications\\/\\\"><u><span style=\\\"color: #0066cc;\\\"> Advances in Descriptive Psychology<\\/span><\\/u><\\/a> and many publications in the professional journals of a number of fields. The range of fields in which it has yielded valuable results is extraordinary, including clinical psychology, computer science, law, and theology.\\n\\nAreas in which very different, sometimes startlingly different, results have been produced include clinical psychology, social psychology, organizations and management, software engineering, artificial intelligence, law, and theology. Two of Ossorio\\u00e2\\u0080\\u0099s books, <em>Place<\\/em> and <em>\\u00e2\\u0080\\u009cWhat Actually Happens,\\u00e2\\u0080 <\\/em> are unique treatments of some of the most fundamental philosphical concepts, including metaphysics, ontology, epistemology. Several computer systems based on the techniques and formulations of Descriptive Psychology have been produced, including practical information retrieval systems whose performance exceeds that of any keyword retrieval system extant and one of the two first expert systems ever produced, the MENTOR project at AT&amp;T Bell Laboratories. Most recently, it is the basis of patented advance in search technology and is the basis of a high-tech document categorization company in San Francisco.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10368,4250,'_edit_lock','1767188774:4'),
(10369,4250,'_elementor_edit_mode','builder'),
(10370,4250,'_elementor_template_type','wp-page'),
(10371,4250,'_elementor_version','3.33.0'),
(10372,4250,'_elementor_pro_version','3.33.1'),
(10388,7658,'_wp_page_template','default'),
(10389,7658,'_elementor_edit_mode','builder'),
(10390,7658,'_elementor_template_type','wp-page'),
(10391,7658,'_elementor_version','3.33.0'),
(10392,7658,'_elementor_pro_version','3.33.1'),
(10393,7659,'_wp_page_template','default'),
(10394,7659,'_elementor_edit_mode','builder'),
(10395,7659,'_elementor_template_type','wp-page'),
(10396,7659,'_elementor_version','3.33.0'),
(10397,7659,'_elementor_pro_version','3.33.1'),
(10398,4250,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10399,4250,'_elementor_data','[{\"id\":\"7fc760bb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7f9ddc94\",\"elType\":\"widget\",\"settings\":{\"title\":\"LRI Reports with full citations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b73ce5f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"37a3d3c7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>Ossorio, P. G. (1967). Rule\\u2013following in grammar and behavior (LRI<br \\/>Report No. 7). Los Angeles, CA &amp; Boulder, CO: Linguistic Research<br \\/>Institute.<\\/div><div>\\u00a0<\\/div><div>Ossorio, P. G. (1968). The shaping of things to come. [Review of Science<br \\/>and human affairs, by R. E. Farson, Ed., and of New view of the nature<br \\/>of man, by J. R. Platt, Ed.]. Contemporary Psychology, 13, 140-142.<br \\/><br \\/>Ossorio, P. G. (1969). All the world\\u2019s a fact. [Review of the book: M.<br \\/>Kochen, Ed. The growth of knowledge]. Contemporary Psychology, 14,<br \\/>232-233.<br \\/><br \\/>Ossorio, P. G. (1969\\/1978). Meaning and symbolism (LRI Report No.<br \\/>15). Whittier, CA and Boulder, CO: Linguistic Research Institute.<br \\/>(Original work published 1969 as LRI Report No. 10. Boulder, CO:<br \\/>Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1970\\/1981). Outline of Descriptive Psychology for<br \\/>personality theory and clinical applications. In K. E. Davis (Ed.),<br \\/>Advances in Descriptive Psychology, Vol. 1, (pp. 57-82). Greenwich,<br \\/>CN: JAI Press. (Original work published 1970 as LRI Report No. 4d.<br \\/>Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1971\\/1978). State of affairs systems (LRI Report No.<br \\/>14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br \\/>(Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air<br \\/>Development Center, New York.)<br \\/><br \\/>Ossorio, P. G. (1971\\/1975\\/1978\\/2005). \\u201cWhat actually happens\\u201d: The<br \\/>representation of real world phenomena. The collected works of Peter G.<br \\/>Ossorio, Vol. IV. Ann Arbor, MI. Descriptive Psychology Press. Also<br \\/>published Columbia, South Carolina: University of South Carolina<br \\/>Press, 1975, 1978. (Original work published 1971 as LRI Report<br \\/>No. 10a. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br \\/>Later listed as LRI Report No. 20.)<br \\/><br \\/>Ossorio, P. G. (1972\\/1973). Never smile at a crocodile. Journal for the<br \\/>Theory of Social Behavior, 3, 131\\u2013140. (Original work published 1972<br \\/>as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1976). Clinical topics (LRI Report No. 11). Whittier, CA<br \\/>and Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1977). Positive health and transcendental theories (LRI<br \\/>Report No. 13). Whittier, CA &amp; Boulder, CO: Linguistic Research<br \\/>Institute.<br \\/><br \\/>Ossorio, P. G. (1978). Personality and personality theories (LRI Report No.<br \\/>16). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br \\/>462 \\uf076 The Behavior Of Persons<br \\/><br \\/>Ossorio, P. G. (1978). Religion without doctrine (LRI Report No. 19).<br \\/>Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1978). Research, evaluation, and representation (LRI<br \\/>Report No. 18). Whittier, CA &amp; Boulder, CO: Linguistic Research<br \\/>Institute.<br \\/><br \\/>Ossorio, P. G. (1979\\/1981). Conceptual-notational devices: The pcf and<br \\/>related types. In K. E. Davis (Ed.), Advances in Descriptive Psychology,<br \\/>Vol. 1, (pp. 83-104). Greenwich, CN: JAI Press. (Original work<br \\/>published 1979 as LRI Report No. 22. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1980). Behavior pattern indexing (LRI Report No. 33).<br \\/>Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1980\\/1981). Representation, evaluation, and research.<br \\/>In K. E. Davis (Ed.), Advances in Descriptive Psychology, Vol. 1, (pp.<br \\/>105-135). Greenwich, CN: JAI Press. (Originally published in 1980<br \\/>as LRI Report No. 25. Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1980\\/1982). Embodiment. In K. E. Davis &amp; T. O.<br \\/>Mitchell (Eds.), Advances in Descriptive Psychology, Vol. 2, (pp. 11-<br \\/>32). Greenwich, CN: JAI Press. (Originally published in 1980 as LRI<br \\/>Report No. 23. Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1981). Ex post facto: The source of intractable origin problems<br \\/>and their solution (LRI Report No. 28a). Boulder, CO: Linguistic<br \\/>Research Institute.<br \\/><br \\/>Ossorio, P. G. (1981). Rap session 1981 conference (LRI Report No. 28b).<br \\/>Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1982\\/1983). A multicultural psychology. In K. E. Davis &amp;<br \\/>R. M. Bergner (Eds.), Advances in Descriptive Psychology, Vol. 3, (pp.<br \\/>13-44). Greenwich, CN: JAI Press. (Original work published 1982 as<br \\/>LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1982). Cognition (LRI Report No. 32). Boulder, CO:<br \\/>Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1982\\/1998). Place. The collected works of Peter G. Ossorio,<br \\/>Vol. III. Ann Arbor, MI. Descriptive Psychology Press. (Original<br \\/>work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder,<br \\/>CO.<br \\/><br \\/>Ossorio, P. G. (1983\\/1985\\/1997). Pathology. In Essays on clinical topics.<br \\/>The collected works of Peter G. Ossorio, Vol. II, (pp. 1-70). Ann Arbor,<br \\/>MI. Descriptive Psychology Press. Also published in K. E. Davis<br \\/>and T. O. Mitchell (Eds.), Advances in Descriptive Psychology, Vol.<br \\/>4. (pp. 151-201). Greenwich, CN: JAI Press, 1985. (Original work<br \\/>published 1983 as LRI Report No. 34. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1983\\/1985). An overview of Descriptive Psychology. In K.<br \\/>Gergen and K. E. Davis (Eds.), Social construction of the person, (pp.<br \\/>19-40). New York: Springer Verlacht. (Original work published 1983<br \\/>as LRI Report No. 35. Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1986\\/1997). Three minute lectures on emotion. In Essays<br \\/>on clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.<br \\/>99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original<br \\/>work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1986\\/1990). Appraisal. In A. O. Putman and K. E. Davis<br \\/>(Eds.), Advances in Descriptive Psychology, Vol. 5, (pp. 155-171). Ann<br \\/>Arbor, MI. Descriptive Psychology Press. (Original work published<br \\/>1986 as LRI Report No. 37. Boulder, CO: Linguistic Research<br \\/>Institute.)<br \\/><br \\/>Ossorio, P. G. (1986\\/1997). More three minute lectures on emotion. In<br \\/>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol.<br \\/>II, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press.<br \\/>(Original work published 1986 as LRI Report No. 36b. Boulder,<br \\/>CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1987\\/1997). Projective techniques. In Essays on clinical<br \\/>topics. The collected works of Peter G. Ossorio, Vol. II, (pp. 71-95). Ann<br \\/>Arbor, MI. Descriptive Psychology Press. (Original work published<br \\/>1986 as LRI Report No. 38a. Boulder, CO: Linguistic Research<br \\/>Institute.)<br \\/><br \\/>Ossorio, P. G. (1987\\/1997). Cognitive deficits in schizophrenia. In Essays<br \\/>on clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.<br \\/>165-193). Ann Arbor, MI. Descriptive Psychology Press. (Original<br \\/>work published 1987 as LRI Report No. 39a. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1988). Galaxies at 8:30. LRI Report No. 42a. Boulder,<br \\/>CO: Linguistic Research Institute.Ossorio, P. G. (1990). The human condition: Some formal aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1991). Naive baseball theory. Psychological Inquiry, 2,<br \\/>352-355.<br \\/><br \\/>Ossorio, P. G. (1992). Experience for robots? (ESI Report No. 1a). Boulder,<br \\/>CO: Ellery Systems, Inc.<br \\/><br \\/>Ossorio, P. G. (1992). An expert system for planning, design, and management<br \\/>support for the first lunar outpost (NAS 9-18687). Houston, TX:<br \\/>NASA Lyndon B. Johnson Space Center. (Also published as ESI<br \\/>Report No. 2. Boulder, CO: Ellery Systems, Inc.)<br \\/><br \\/>Ossorio, P. G. (1992). Robotic systems and automation for space application<br \\/>(NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space<br \\/>Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery<br \\/>Systems, Inc.)<table><tbody><tr><td style=\\\"width: 18%; text-align: center; color: darkblue; font-weight: bold;\\\">LRI <br \\/>Report No.<\\/td><td style=\\\"text-align: center; color: darkblue; font-weight: bold;\\\">Citation<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>1<\\/b><\\/td><td>Ossorio, P.G. (1964) Classification space: A multivariate procedure for <br \\/>automatic document indexing and retrieval<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>2<\\/b><\\/td><td>Ossorio, P. G. (1968). Attribute space development and evaluation<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>3<\\/b><\\/td><td>Ossorio, P.G. (1966). Persons: Volume I.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>3<\\/b><\\/td><td>Ossorio, P.G. (1966). Persons: Volume II.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>4a<\\/b><\\/td><td>Ossorio, P. G. (1967). Outline of behavior description.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>4b<\\/b><\\/td><td>Ossorio, P.G. (1969). Notes on behavior description.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>4c<\\/b><\\/td><td>Ossorio, P.G. (1968). Explanation, falsifiability, and rule-following.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>4d<\\/b><\\/td><td>Holmes, P.G. (1975). Outline of Descriptive Psychology for personality theory and clinical applications.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>5<\\/b><\\/td><td style=\\\"width: 80%;\\\">Ossorio, J.R. (1971). Psychotherapy: A means-ends study<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>5<\\/b><\\/td><td style=\\\"width: 80%;\\\">Putman, A.O. (1972). Essays in Descriptive Psychology<\\/td><\\/tr><\\/tbody><\\/table><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10400,7660,'_wp_page_template','default'),
(10401,7660,'_elementor_edit_mode','builder'),
(10402,7660,'_elementor_template_type','wp-page'),
(10403,7660,'_elementor_version','3.33.0'),
(10404,7660,'_elementor_pro_version','3.33.1'),
(10405,7660,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10406,7660,'_elementor_data','[{\"id\":\"7fc760bb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7f9ddc94\",\"elType\":\"widget\",\"settings\":{\"title\":\"LRI Reports with full citations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b73ce5f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"37a3d3c7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>Ossorio, P. G. (1967). Rule\\u2013following in grammar and behavior (LRI<br \\/>Report No. 7). Los Angeles, CA &amp; Boulder, CO: Linguistic Research<br \\/>Institute.<\\/div><div>\\u00a0<\\/div><div>Ossorio, P. G. (1968). The shaping of things to come. [Review of Science<br \\/>and human affairs, by R. E. Farson, Ed., and of New view of the nature<br \\/>of man, by J. R. Platt, Ed.]. Contemporary Psychology, 13, 140-142.<br \\/><br \\/>Ossorio, P. G. (1969). All the world\\u2019s a fact. [Review of the book: M.<br \\/>Kochen, Ed. The growth of knowledge]. Contemporary Psychology, 14,<br \\/>232-233.<br \\/><br \\/>Ossorio, P. G. (1969\\/1978). Meaning and symbolism (LRI Report No.<br \\/>15). Whittier, CA and Boulder, CO: Linguistic Research Institute.<br \\/>(Original work published 1969 as LRI Report No. 10. Boulder, CO:<br \\/>Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1970\\/1981). Outline of Descriptive Psychology for<br \\/>personality theory and clinical applications. In K. E. Davis (Ed.),<br \\/>Advances in Descriptive Psychology, Vol. 1, (pp. 57-82). Greenwich,<br \\/>CN: JAI Press. (Original work published 1970 as LRI Report No. 4d.<br \\/>Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1971\\/1978). State of affairs systems (LRI Report No.<br \\/>14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br \\/>(Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air<br \\/>Development Center, New York.)<br \\/><br \\/>Ossorio, P. G. (1971\\/1975\\/1978\\/2005). \\u201cWhat actually happens\\u201d: The<br \\/>representation of real world phenomena. The collected works of Peter G.<br \\/>Ossorio, Vol. IV. Ann Arbor, MI. Descriptive Psychology Press. Also<br \\/>published Columbia, South Carolina: University of South Carolina<br \\/>Press, 1975, 1978. (Original work published 1971 as LRI Report<br \\/>No. 10a. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br \\/>Later listed as LRI Report No. 20.)<br \\/><br \\/>Ossorio, P. G. (1972\\/1973). Never smile at a crocodile. Journal for the<br \\/>Theory of Social Behavior, 3, 131\\u2013140. (Original work published 1972<br \\/>as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1976). Clinical topics (LRI Report No. 11). Whittier, CA<br \\/>and Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1977). Positive health and transcendental theories (LRI<br \\/>Report No. 13). Whittier, CA &amp; Boulder, CO: Linguistic Research<br \\/>Institute.<br \\/><br \\/>Ossorio, P. G. (1978). Personality and personality theories (LRI Report No.<br \\/>16). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br \\/>462 \\uf076 The Behavior Of Persons<br \\/><br \\/>Ossorio, P. G. (1978). Religion without doctrine (LRI Report No. 19).<br \\/>Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1978). Research, evaluation, and representation (LRI<br \\/>Report No. 18). Whittier, CA &amp; Boulder, CO: Linguistic Research<br \\/>Institute.<br \\/><br \\/>Ossorio, P. G. (1979\\/1981). Conceptual-notational devices: The pcf and<br \\/>related types. In K. E. Davis (Ed.), Advances in Descriptive Psychology,<br \\/>Vol. 1, (pp. 83-104). Greenwich, CN: JAI Press. (Original work<br \\/>published 1979 as LRI Report No. 22. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1980). Behavior pattern indexing (LRI Report No. 33).<br \\/>Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1980\\/1981). Representation, evaluation, and research.<br \\/>In K. E. Davis (Ed.), Advances in Descriptive Psychology, Vol. 1, (pp.<br \\/>105-135). Greenwich, CN: JAI Press. (Originally published in 1980<br \\/>as LRI Report No. 25. Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1980\\/1982). Embodiment. In K. E. Davis &amp; T. O.<br \\/>Mitchell (Eds.), Advances in Descriptive Psychology, Vol. 2, (pp. 11-<br \\/>32). Greenwich, CN: JAI Press. (Originally published in 1980 as LRI<br \\/>Report No. 23. Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1981). Ex post facto: The source of intractable origin problems<br \\/>and their solution (LRI Report No. 28a). Boulder, CO: Linguistic<br \\/>Research Institute.<br \\/><br \\/>Ossorio, P. G. (1981). Rap session 1981 conference (LRI Report No. 28b).<br \\/>Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1982\\/1983). A multicultural psychology. In K. E. Davis &amp;<br \\/>R. M. Bergner (Eds.), Advances in Descriptive Psychology, Vol. 3, (pp.<br \\/>13-44). Greenwich, CN: JAI Press. (Original work published 1982 as<br \\/>LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1982). Cognition (LRI Report No. 32). Boulder, CO:<br \\/>Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1982\\/1998). Place. The collected works of Peter G. Ossorio,<br \\/>Vol. III. Ann Arbor, MI. Descriptive Psychology Press. (Original<br \\/>work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder,<br \\/>CO.<br \\/><br \\/>Ossorio, P. G. (1983\\/1985\\/1997). Pathology. In Essays on clinical topics.<br \\/>The collected works of Peter G. Ossorio, Vol. II, (pp. 1-70). Ann Arbor,<br \\/>MI. Descriptive Psychology Press. Also published in K. E. Davis<br \\/>and T. O. Mitchell (Eds.), Advances in Descriptive Psychology, Vol.<br \\/>4. (pp. 151-201). Greenwich, CN: JAI Press, 1985. (Original work<br \\/>published 1983 as LRI Report No. 34. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1983\\/1985). An overview of Descriptive Psychology. In K.<br \\/>Gergen and K. E. Davis (Eds.), Social construction of the person, (pp.<br \\/>19-40). New York: Springer Verlacht. (Original work published 1983<br \\/>as LRI Report No. 35. Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1986\\/1997). Three minute lectures on emotion. In Essays<br \\/>on clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.<br \\/>99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original<br \\/>work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1986\\/1990). Appraisal. In A. O. Putman and K. E. Davis<br \\/>(Eds.), Advances in Descriptive Psychology, Vol. 5, (pp. 155-171). Ann<br \\/>Arbor, MI. Descriptive Psychology Press. (Original work published<br \\/>1986 as LRI Report No. 37. Boulder, CO: Linguistic Research<br \\/>Institute.)<br \\/><br \\/>Ossorio, P. G. (1986\\/1997). More three minute lectures on emotion. In<br \\/>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol.<br \\/>II, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press.<br \\/>(Original work published 1986 as LRI Report No. 36b. Boulder,<br \\/>CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1987\\/1997). Projective techniques. In Essays on clinical<br \\/>topics. The collected works of Peter G. Ossorio, Vol. II, (pp. 71-95). Ann<br \\/>Arbor, MI. Descriptive Psychology Press. (Original work published<br \\/>1986 as LRI Report No. 38a. Boulder, CO: Linguistic Research<br \\/>Institute.)<br \\/><br \\/>Ossorio, P. G. (1987\\/1997). Cognitive deficits in schizophrenia. In Essays<br \\/>on clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.<br \\/>165-193). Ann Arbor, MI. Descriptive Psychology Press. (Original<br \\/>work published 1987 as LRI Report No. 39a. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1988). Galaxies at 8:30. LRI Report No. 42a. Boulder,<br \\/>CO: Linguistic Research Institute.Ossorio, P. G. (1990). The human condition: Some formal aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1991). Naive baseball theory. Psychological Inquiry, 2,<br \\/>352-355.<br \\/><br \\/>Ossorio, P. G. (1992). Experience for robots? (ESI Report No. 1a). Boulder,<br \\/>CO: Ellery Systems, Inc.<br \\/><br \\/>Ossorio, P. G. (1992). An expert system for planning, design, and management<br \\/>support for the first lunar outpost (NAS 9-18687). Houston, TX:<br \\/>NASA Lyndon B. Johnson Space Center. (Also published as ESI<br \\/>Report No. 2. Boulder, CO: Ellery Systems, Inc.)<br \\/><br \\/>Ossorio, P. G. (1992). Robotic systems and automation for space application<br \\/>(NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space<br \\/>Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery<br \\/>Systems, Inc.)<table><tbody><tr><td style=\\\"width: 18%; text-align: center; color: darkblue; font-weight: bold;\\\">LRI <br \\/>Report No.<\\/td><td style=\\\"text-align: center; color: darkblue; font-weight: bold;\\\">Citation<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>1<\\/b><\\/td><td>Ossorio, P.G. (1964) Classification space: A multivariate procedure for <br \\/>automatic document indexing and retrieval<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>2<\\/b><\\/td><td>Ossorio, P. G. (1968). Attribute space development and evaluation<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>3<\\/b><\\/td><td>Ossorio, P.G. (1966). Persons: Volume I.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>3<\\/b><\\/td><td>Ossorio, P.G. (1966). Persons: Volume II.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>4a<\\/b><\\/td><td>Ossorio, P. G. (1967). Outline of behavior description.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>4b<\\/b><\\/td><td>Ossorio, P.G. (1969). Notes on behavior description.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>4c<\\/b><\\/td><td>Ossorio, P.G. (1968). Explanation, falsifiability, and rule-following.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>4d<\\/b><\\/td><td>Holmes, P.G. (1975). Outline of Descriptive Psychology for personality theory and clinical applications.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>5<\\/b><\\/td><td style=\\\"width: 80%;\\\">Ossorio, J.R. (1971). Psychotherapy: A means-ends study<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>5<\\/b><\\/td><td style=\\\"width: 80%;\\\">Putman, A.O. (1972). Essays in Descriptive Psychology<\\/td><\\/tr><\\/tbody><\\/table><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10409,20,'_edit_lock','1767188803:4'),
(10410,20,'_elementor_edit_mode','builder'),
(10411,20,'_elementor_template_type','wp-page'),
(10412,20,'_elementor_version','3.33.0'),
(10413,20,'_elementor_pro_version','3.33.1'),
(10422,7662,'_wp_page_template','default'),
(10423,7662,'_elementor_edit_mode','builder'),
(10424,7662,'_elementor_template_type','wp-page'),
(10425,7662,'_elementor_version','3.33.0'),
(10426,7662,'_elementor_pro_version','3.33.1'),
(10427,7663,'_wp_page_template','default'),
(10428,7663,'_elementor_edit_mode','builder'),
(10429,7663,'_elementor_template_type','wp-page'),
(10430,7663,'_elementor_version','3.33.0'),
(10431,7663,'_elementor_pro_version','3.33.1'),
(10432,20,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10433,20,'_elementor_data','[{\"id\":\"17f2b844\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"bba8e81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Posts\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"198844a3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"66990a77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"panel-group\\\">\\n  <div class=\\\"panel panel-default\\\">\\n    <div class=\\\"panel-heading\\\">\\n      <h4 class=\\\"panel-title\\\">\\n        <a data-toggle=\\\"collapse\\\" href=\\\"\\/#collapse1\\\">Tony Putman<\\/a>\\n      <\\/h4>\\n    <\\/div>\\n    <div id=\\\"collapse1\\\" class=\\\"panel-collapse collapse\\\">\\n    [wp-rss-aggregator source=\\\"22\\\" limit=\\\"3\\\"]\\n  <\\/div>\\n<\\/div>\\n<div id=\\\"myAccordion\\\" class=\\\"accordion\\\">\\n\\n        <div class=\\\"accordion-group\\\">\\n\\n            <div class=\\\"accordion-heading\\\">\\n\\n                <a href=\\\"\\/#collapseOne\\\" data-parent=\\\"#myAccordion\\\" data-toggle=\\\"collapse\\\" class=\\\"accordion-toggle\\\">1. What is HTML?<\\/a>\\n\\n            <\\/div>\\n\\n            <div class=\\\"accordion-body collapse\\\" id=\\\"collapseOne\\\">\\n\\n                <div class=\\\"accordion-inner\\\">\\n\\n                    <p>HTML stands for HyperText Markup Language. HTML is the main markup language for describing the structure of Web pages. <a href=\\\"http:\\/\\/www.tutorialrepublic.com\\/html-tutorial\\/\\\" target=\\\"_blank\\\">Learn more.<\\/a><\\/p>\\n\\n                <\\/div>\\n\\n            <\\/div>\\n\\n        <\\/div>    \\n\\n        <div class=\\\"accordion-group\\\">\\n\\n            <div class=\\\"accordion-heading\\\">\\n\\n                <a href=\\\"\\/#collapseTwo\\\" data-parent=\\\"#myAccordion\\\" data-toggle=\\\"collapse\\\" class=\\\"accordion-toggle\\\">2. What is Twitter Bootstrap?<\\/a>\\n\\n            <\\/div>\\n\\n            <div class=\\\"accordion-body collapse in\\\" id=\\\"collapseTwo\\\">\\n\\n                <div class=\\\"accordion-inner\\\">\\n\\n                    <p>Twitter Bootstrap is a powerful front-end framework for faster and easier web development. It is a collection of CSS and HTML conventions. <a href=\\\"http:\\/\\/www.tutorialrepublic.com\\/twitter-bootstrap-tutorial\\/\\\" target=\\\"_blank\\\">Learn more.<\\/a><\\/p>\\n\\n                <\\/div>\\n\\n            <\\/div>\\n\\n        <\\/div>\\n\\n        <div class=\\\"accordion-group\\\">\\n\\n            <div class=\\\"accordion-heading\\\">\\n\\n                <a href=\\\"\\/#collapseThree\\\" data-parent=\\\"#myAccordion\\\" data-toggle=\\\"collapse\\\" class=\\\"accordion-toggle\\\">3. What is CSS?<\\/a>\\n\\n            <\\/div>\\n\\n            <div class=\\\"accordion-body collapse\\\" id=\\\"collapseThree\\\">\\n\\n                <div class=\\\"accordion-inner\\\">\\n\\n                    <p>CSS stands for Cascading Style Sheet. CSS allows you to specify various style properties for a given HTML element such as colors, backgrounds, fonts etc. <a href=\\\"http:\\/\\/www.tutorialrepublic.com\\/css-tutorial\\/\\\" target=\\\"_blank\\\">Learn more.<\\/a><\\/p>\\n\\n                <\\/div>\\n\\n            <\\/div>\\n\\n        <\\/div>\\n\\n      <\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10434,7664,'_wp_page_template','default'),
(10435,7664,'_elementor_edit_mode','builder'),
(10436,7664,'_elementor_template_type','wp-page'),
(10437,7664,'_elementor_version','3.33.0'),
(10438,7664,'_elementor_pro_version','3.33.1'),
(10439,7664,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10440,7664,'_elementor_data','[{\"id\":\"17f2b844\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"bba8e81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Posts\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"198844a3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"66990a77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"panel-group\\\">\\n  <div class=\\\"panel panel-default\\\">\\n    <div class=\\\"panel-heading\\\">\\n      <h4 class=\\\"panel-title\\\">\\n        <a data-toggle=\\\"collapse\\\" href=\\\"\\/#collapse1\\\">Tony Putman<\\/a>\\n      <\\/h4>\\n    <\\/div>\\n    <div id=\\\"collapse1\\\" class=\\\"panel-collapse collapse\\\">\\n    [wp-rss-aggregator source=\\\"22\\\" limit=\\\"3\\\"]\\n  <\\/div>\\n<\\/div>\\n<div id=\\\"myAccordion\\\" class=\\\"accordion\\\">\\n\\n        <div class=\\\"accordion-group\\\">\\n\\n            <div class=\\\"accordion-heading\\\">\\n\\n                <a href=\\\"\\/#collapseOne\\\" data-parent=\\\"#myAccordion\\\" data-toggle=\\\"collapse\\\" class=\\\"accordion-toggle\\\">1. What is HTML?<\\/a>\\n\\n            <\\/div>\\n\\n            <div class=\\\"accordion-body collapse\\\" id=\\\"collapseOne\\\">\\n\\n                <div class=\\\"accordion-inner\\\">\\n\\n                    <p>HTML stands for HyperText Markup Language. HTML is the main markup language for describing the structure of Web pages. <a href=\\\"http:\\/\\/www.tutorialrepublic.com\\/html-tutorial\\/\\\" target=\\\"_blank\\\">Learn more.<\\/a><\\/p>\\n\\n                <\\/div>\\n\\n            <\\/div>\\n\\n        <\\/div>    \\n\\n        <div class=\\\"accordion-group\\\">\\n\\n            <div class=\\\"accordion-heading\\\">\\n\\n                <a href=\\\"\\/#collapseTwo\\\" data-parent=\\\"#myAccordion\\\" data-toggle=\\\"collapse\\\" class=\\\"accordion-toggle\\\">2. What is Twitter Bootstrap?<\\/a>\\n\\n            <\\/div>\\n\\n            <div class=\\\"accordion-body collapse in\\\" id=\\\"collapseTwo\\\">\\n\\n                <div class=\\\"accordion-inner\\\">\\n\\n                    <p>Twitter Bootstrap is a powerful front-end framework for faster and easier web development. It is a collection of CSS and HTML conventions. <a href=\\\"http:\\/\\/www.tutorialrepublic.com\\/twitter-bootstrap-tutorial\\/\\\" target=\\\"_blank\\\">Learn more.<\\/a><\\/p>\\n\\n                <\\/div>\\n\\n            <\\/div>\\n\\n        <\\/div>\\n\\n        <div class=\\\"accordion-group\\\">\\n\\n            <div class=\\\"accordion-heading\\\">\\n\\n                <a href=\\\"\\/#collapseThree\\\" data-parent=\\\"#myAccordion\\\" data-toggle=\\\"collapse\\\" class=\\\"accordion-toggle\\\">3. What is CSS?<\\/a>\\n\\n            <\\/div>\\n\\n            <div class=\\\"accordion-body collapse\\\" id=\\\"collapseThree\\\">\\n\\n                <div class=\\\"accordion-inner\\\">\\n\\n                    <p>CSS stands for Cascading Style Sheet. CSS allows you to specify various style properties for a given HTML element such as colors, backgrounds, fonts etc. <a href=\\\"http:\\/\\/www.tutorialrepublic.com\\/css-tutorial\\/\\\" target=\\\"_blank\\\">Learn more.<\\/a><\\/p>\\n\\n                <\\/div>\\n\\n            <\\/div>\\n\\n        <\\/div>\\n\\n      <\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10443,5290,'_edit_lock','1767188876:4'),
(10444,5290,'_elementor_edit_mode','builder'),
(10445,5290,'_elementor_template_type','wp-page'),
(10446,5290,'_elementor_version','3.33.0'),
(10447,5290,'_elementor_pro_version','3.33.1'),
(10448,4394,'_edit_lock','1767189250:4'),
(10449,4394,'_elementor_edit_mode','builder'),
(10450,4394,'_elementor_template_type','wp-page'),
(10451,4394,'_elementor_version','3.33.0'),
(10452,4394,'_elementor_pro_version','3.33.1'),
(10485,7669,'_wp_page_template','default'),
(10486,7669,'_elementor_edit_mode','builder'),
(10487,7669,'_elementor_template_type','wp-page'),
(10488,7669,'_elementor_version','3.33.0'),
(10489,7669,'_elementor_pro_version','3.33.1'),
(10490,7669,'_elementor_data','[{\"id\":\"7e215354\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"28f0cd33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>\\n<div style=\\\"padding: 6px; margin-left: 6px; background-color: #f5f5f5; border-color: #ddd; border-bottom-style: solid;\\\"><span id=\\\"idvid01\\\" class=\\\"collapseomatic colomat-opeb\\\" style=\\\"font-size: large;\\\" tabindex=\\\"0\\\" title=\\\"Title for Div\\\">Other Presentations<\\/span><\\/div>\\n<div id=\\\"target-idvid01\\\" class=\\\"collapseomatic_content\\\">\\n\\n<!-- Bergner -->\\n<div id=\\\"bergner\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]http:\\/\\/www.youtube.com\\/watch?v=I2lCe2sv7dI[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Raymond Bergner PhD: \\\"What is Behavior?\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Roberts -->\\n<div id=\\\"roberts\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=G2gNiqA6NFA[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Mary K. Roberts, PhD: \\\"Sense and Significance in the Human World\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Schwartz -->\\n<div id=\\\"schwartz_1\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=XSGDuRV-zZ8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: \\\"Presidential Address: Social Justice and the Just Choice\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<div id=\\\"schwartz_2\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=lrngB66IpjY[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: \\\"Personhood Beyond the Human: What is a Person and How Can We Be Sure?\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<div id=\\\"schwartz_3\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=TpLA7QypfP8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: Round Table - \\\"Altruism and Empathy\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Holt -->\\n<div id=\\\"holt\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=T5b3KtotVLg[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Paula Holt, JD\\/MBA: \\\"Conflict Resolution\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Aladin -->\\n<div id=\\\"aladdin\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=98pU_juQ7SQ[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Aladdin Ossorio: \\\"Neuropsychological and Biomedical Models of Memory\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Erol Z -->\\n<div id=\\\"Erol_Z\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=VypMu7-FB1c[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Erol Zeybekoglu MA, ABD: \\\"Significance and Aggression: A Reconceptualization of \\u2019Anger Management\\u2019\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<\\/div>\\n<!-- \\\"Three-minute lectures\\\" SECTION -->\\n<div>\\n<div style=\\\"padding: 6px; margin-left: 6px; background-color: #f5f5f5; border-color: #ddd; border-bottom-style: solid;\\\"><span id=\\\"idvid02\\\" class=\\\"collapseomatic colomat-open\\\" style=\\\"font-size: large;\\\" tabindex=\\\"0\\\" title=\\\"Title for Div\\\">Other Video Shorts<\\/span><\\/div>\\n<div id=\\\"target-idvid02\\\" class=\\\"collapseomatic_content\\\">\\n\\n<!-- BEHAVIORAL CHOICE -->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=1ahhRNU82a4[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Behavioral Choice<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- OSSORIO: MAXIM A-->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=2sxYu2SEnog[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Peter G. Ossorio: \\\"Psychology: Status-Dynamic Maxim A: Place\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- OSSORIO: MAXIM B-->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=xjmMMqMM4ps[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Peter G. Ossorio: \\\"Psychology: Status-Dynamic Maxim B: Place\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Wittgenstein - Beetle in a Box -->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=x86hLtOkou8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>\\\"Wittgenstein\\u2019s Beetle in a Box Analogy\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10491,7670,'_wp_page_template','default'),
(10492,7670,'_elementor_edit_mode','builder'),
(10493,7670,'_elementor_template_type','wp-page'),
(10494,7670,'_elementor_version','3.33.0'),
(10495,7670,'_elementor_pro_version','3.33.1'),
(10496,7670,'_elementor_data','[{\"id\":\"7e215354\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"28f0cd33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>\\n<div style=\\\"padding: 6px; margin-left: 6px; background-color: #f5f5f5; border-color: #ddd; border-bottom-style: solid;\\\"><span id=\\\"idvid01\\\" class=\\\"collapseomatic colomat-opeb\\\" style=\\\"font-size: large;\\\" tabindex=\\\"0\\\" title=\\\"Title for Div\\\">Other Presentations<\\/span><\\/div>\\n<div id=\\\"target-idvid01\\\" class=\\\"collapseomatic_content\\\">\\n\\n<!-- Bergner -->\\n<div id=\\\"bergner\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]http:\\/\\/www.youtube.com\\/watch?v=I2lCe2sv7dI[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Raymond Bergner PhD: \\\"What is Behavior?\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Roberts -->\\n<div id=\\\"roberts\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=G2gNiqA6NFA[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Mary K. Roberts, PhD: \\\"Sense and Significance in the Human World\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Schwartz -->\\n<div id=\\\"schwartz_1\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=XSGDuRV-zZ8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: \\\"Presidential Address: Social Justice and the Just Choice\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<div id=\\\"schwartz_2\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=lrngB66IpjY[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: \\\"Personhood Beyond the Human: What is a Person and How Can We Be Sure?\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<div id=\\\"schwartz_3\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=TpLA7QypfP8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: Round Table - \\\"Altruism and Empathy\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Holt -->\\n<div id=\\\"holt\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=T5b3KtotVLg[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Paula Holt, JD\\/MBA: \\\"Conflict Resolution\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Aladin -->\\n<div id=\\\"aladdin\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=98pU_juQ7SQ[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Aladdin Ossorio: \\\"Neuropsychological and Biomedical Models of Memory\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Erol Z -->\\n<div id=\\\"Erol_Z\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=VypMu7-FB1c[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Erol Zeybekoglu MA, ABD: \\\"Significance and Aggression: A Reconceptualization of \\u2019Anger Management\\u2019\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<\\/div>\\n<!-- \\\"Three-minute lectures\\\" SECTION -->\\n<div>\\n<div style=\\\"padding: 6px; margin-left: 6px; background-color: #f5f5f5; border-color: #ddd; border-bottom-style: solid;\\\"><span id=\\\"idvid02\\\" class=\\\"collapseomatic colomat-open\\\" style=\\\"font-size: large;\\\" tabindex=\\\"0\\\" title=\\\"Title for Div\\\">Other Video Shorts<\\/span><\\/div>\\n<div id=\\\"target-idvid02\\\" class=\\\"collapseomatic_content\\\">\\n\\n<!-- BEHAVIORAL CHOICE -->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=1ahhRNU82a4[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Behavioral Choice<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- OSSORIO: MAXIM A-->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=2sxYu2SEnog[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Peter G. Ossorio: \\\"Psychology: Status-Dynamic Maxim A: Place\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- OSSORIO: MAXIM B-->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=xjmMMqMM4ps[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Peter G. Ossorio: \\\"Psychology: Status-Dynamic Maxim B: Place\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Wittgenstein - Beetle in a Box -->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=x86hLtOkou8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>\\\"Wittgenstein\\u2019s Beetle in a Box Analogy\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10497,10,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10498,7671,'_wp_page_template','default'),
(10499,7671,'_elementor_edit_mode','builder'),
(10500,7671,'_elementor_template_type','wp-page'),
(10501,7671,'_elementor_version','3.33.0'),
(10502,7671,'_elementor_pro_version','3.33.1'),
(10503,7671,'_elementor_data','[{\"id\":\"2de5bcd3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"61fb4ced\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7e215354\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"28f0cd33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>\\n<div style=\\\"padding: 6px; margin-left: 6px; background-color: #f5f5f5; border-color: #ddd; border-bottom-style: solid;\\\"><span id=\\\"idvid01\\\" class=\\\"collapseomatic colomat-opeb\\\" style=\\\"font-size: large;\\\" tabindex=\\\"0\\\" title=\\\"Title for Div\\\">Other Presentations<\\/span><\\/div>\\n<div id=\\\"target-idvid01\\\" class=\\\"collapseomatic_content\\\">\\n\\n<!-- Bergner -->\\n<div id=\\\"bergner\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]http:\\/\\/www.youtube.com\\/watch?v=I2lCe2sv7dI[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Raymond Bergner PhD: \\\"What is Behavior?\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Roberts -->\\n<div id=\\\"roberts\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=G2gNiqA6NFA[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Mary K. Roberts, PhD: \\\"Sense and Significance in the Human World\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Schwartz -->\\n<div id=\\\"schwartz_1\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=XSGDuRV-zZ8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: \\\"Presidential Address: Social Justice and the Just Choice\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<div id=\\\"schwartz_2\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=lrngB66IpjY[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: \\\"Personhood Beyond the Human: What is a Person and How Can We Be Sure?\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<div id=\\\"schwartz_3\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=TpLA7QypfP8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: Round Table - \\\"Altruism and Empathy\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Holt -->\\n<div id=\\\"holt\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=T5b3KtotVLg[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Paula Holt, JD\\/MBA: \\\"Conflict Resolution\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Aladin -->\\n<div id=\\\"aladdin\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=98pU_juQ7SQ[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Aladdin Ossorio: \\\"Neuropsychological and Biomedical Models of Memory\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Erol Z -->\\n<div id=\\\"Erol_Z\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=VypMu7-FB1c[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Erol Zeybekoglu MA, ABD: \\\"Significance and Aggression: A Reconceptualization of \\u2019Anger Management\\u2019\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<\\/div>\\n<!-- \\\"Three-minute lectures\\\" SECTION -->\\n<div>\\n<div style=\\\"padding: 6px; margin-left: 6px; background-color: #f5f5f5; border-color: #ddd; border-bottom-style: solid;\\\"><span id=\\\"idvid02\\\" class=\\\"collapseomatic colomat-open\\\" style=\\\"font-size: large;\\\" tabindex=\\\"0\\\" title=\\\"Title for Div\\\">Other Video Shorts<\\/span><\\/div>\\n<div id=\\\"target-idvid02\\\" class=\\\"collapseomatic_content\\\">\\n\\n<!-- BEHAVIORAL CHOICE -->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=1ahhRNU82a4[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Behavioral Choice<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- OSSORIO: MAXIM A-->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=2sxYu2SEnog[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Peter G. Ossorio: \\\"Psychology: Status-Dynamic Maxim A: Place\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- OSSORIO: MAXIM B-->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=xjmMMqMM4ps[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Peter G. Ossorio: \\\"Psychology: Status-Dynamic Maxim B: Place\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Wittgenstein - Beetle in a Box -->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=x86hLtOkou8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>\\\"Wittgenstein\\u2019s Beetle in a Box Analogy\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10504,7671,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10519,7673,'_wp_page_template','default'),
(10520,7673,'_elementor_edit_mode','builder'),
(10521,7673,'_elementor_template_type','wp-page'),
(10522,7673,'_elementor_version','3.33.0'),
(10523,7673,'_elementor_pro_version','3.33.1'),
(10524,7673,'_elementor_data','[{\"id\":\"46a2fb2d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"39d05f48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -20px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -20px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach\\/\\\">Developing Your Cultural <br>Competence as a Therapist:<br>A Descriptive Psychology Approach<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Fernand Lubuguin, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lubuguin_F-SDP-Mid-year-2022.jpg\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">April 1, 2022<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10525,7674,'_wp_page_template','default'),
(10526,7674,'_elementor_edit_mode','builder'),
(10527,7674,'_elementor_template_type','wp-page'),
(10528,7674,'_elementor_version','3.33.0'),
(10529,7674,'_elementor_pro_version','3.33.1'),
(10530,7674,'_elementor_data','[{\"id\":\"46a2fb2d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"39d05f48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -20px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -20px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach\\/\\\">Developing Your Cultural <br>Competence as a Therapist:<br>A Descriptive Psychology Approach<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Fernand Lubuguin, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lubuguin_F-SDP-Mid-year-2022.jpg\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">April 1, 2022<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10531,6487,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10532,7675,'_wp_page_template','default'),
(10533,7675,'_elementor_edit_mode','builder'),
(10534,7675,'_elementor_template_type','wp-page'),
(10535,7675,'_elementor_version','3.33.0'),
(10536,7675,'_elementor_pro_version','3.33.1'),
(10537,7675,'_elementor_data','[{\"id\":\"66e9ec79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34053b40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentation: Mid-year Meeting 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"46a2fb2d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"39d05f48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -20px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -20px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach\\/\\\">Developing Your Cultural <br>Competence as a Therapist:<br>A Descriptive Psychology Approach<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Fernand Lubuguin, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lubuguin_F-SDP-Mid-year-2022.jpg\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">April 1, 2022<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10538,7675,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10550,7677,'_wp_page_template','default'),
(10551,7677,'_elementor_edit_mode','builder'),
(10552,7677,'_elementor_template_type','wp-page'),
(10553,7677,'_elementor_version','3.33.0'),
(10554,7677,'_elementor_pro_version','3.33.1'),
(10555,7677,'_elementor_data','[{\"id\":\"1384439f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5faa1564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-75px;\\\"><\\/div>\\n\\n<p style=\\\"position:relative; top:-60px;\\\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.<\\/p> \\n\\n<p style=\\\"position:relative; top:-60px;\\\">Please \\\"<strong>hover<\\/strong>\\\" over the \\\"Presentations\\\" menu item and then select an option from the drop down menu.<\\/p>  \\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-60px;\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10556,7678,'_wp_page_template','default'),
(10557,7678,'_elementor_edit_mode','builder'),
(10558,7678,'_elementor_template_type','wp-page'),
(10559,7678,'_elementor_version','3.33.0'),
(10560,7678,'_elementor_pro_version','3.33.1'),
(10561,7678,'_elementor_data','[{\"id\":\"1384439f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5faa1564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-75px;\\\"><\\/div>\\n\\n<p style=\\\"position:relative; top:-60px;\\\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.<\\/p> \\n\\n<p style=\\\"position:relative; top:-60px;\\\">Please \\\"<strong>hover<\\/strong>\\\" over the \\\"Presentations\\\" menu item and then select an option from the drop down menu.<\\/p>  \\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-60px;\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10562,5555,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10563,7679,'_wp_page_template','default'),
(10564,7679,'_elementor_edit_mode','builder'),
(10565,7679,'_elementor_template_type','wp-page'),
(10566,7679,'_elementor_version','3.33.0'),
(10567,7679,'_elementor_pro_version','3.33.1'),
(10568,7679,'_elementor_data','[{\"id\":\"16e1078e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7b079635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1384439f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5faa1564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-75px;\\\"><\\/div>\\n\\n<p style=\\\"position:relative; top:-60px;\\\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.<\\/p> \\n\\n<p style=\\\"position:relative; top:-60px;\\\">Please \\\"<strong>hover<\\/strong>\\\" over the \\\"Presentations\\\" menu item and then select an option from the drop down menu.<\\/p>  \\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-60px;\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10569,7679,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10574,7680,'_wp_page_template','default'),
(10575,7680,'_elementor_edit_mode','builder'),
(10576,7680,'_elementor_template_type','wp-page'),
(10577,7680,'_elementor_version','3.33.0'),
(10578,7680,'_elementor_pro_version','3.33.1'),
(10579,7680,'_elementor_data','[{\"id\":\"16e1078e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7b079635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1384439f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5faa1564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-75px;\\\"><\\/div>\\n\\n<p style=\\\"position:relative; top:-60px;\\\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.<\\/p> \\n\\n<p style=\\\"position:relative; top:-60px;\\\">Please \\\"<strong>hover<\\/strong>\\\" over the \\\"Presentations\\\" menu item and then select an option from the drop down menu.<\\/p>  \\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-60px;\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10580,7680,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10584,7681,'_wp_page_template','default'),
(10585,7681,'_elementor_edit_mode','builder'),
(10586,7681,'_elementor_template_type','wp-page'),
(10587,7681,'_elementor_version','3.33.0'),
(10588,7681,'_elementor_pro_version','3.33.1'),
(10589,7681,'_elementor_data','[{\"id\":\"16e1078e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7b079635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1384439f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5faa1564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-75px;\\\"><\\/div>\\n\\n<p style=\\\"position:relative; top:-60px;\\\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.<\\/p> \\n\\n<p style=\\\"position:relative; top:-60px;\\\">Please \\\"<strong>hover<\\/strong>\\\" over the \\\"Presentations\\\" menu item and then select an option from the drop down menu.<\\/p>  \\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-60px;\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10590,7681,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10594,7682,'_wp_page_template','default'),
(10595,7682,'_elementor_edit_mode','builder'),
(10596,7682,'_elementor_template_type','wp-page'),
(10597,7682,'_elementor_version','3.33.0'),
(10598,7682,'_elementor_pro_version','3.33.1'),
(10599,7682,'_elementor_data','[{\"id\":\"16e1078e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7b079635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1384439f\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[{\"id\":\"5faa1564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-75px;\\\"><\\/div>\\n\\n<p style=\\\"position:relative; top:-60px;\\\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.<\\/p> \\n\\n<p style=\\\"position:relative; top:-60px;\\\">Please \\\"<strong>hover<\\/strong>\\\" over the \\\"Presentations\\\" menu item and then select an option from the drop down menu.<\\/p>  \\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-60px;\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10600,7682,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10607,7683,'_wp_page_template','default'),
(10608,7683,'_elementor_edit_mode','builder'),
(10609,7683,'_elementor_template_type','wp-page'),
(10610,7683,'_elementor_version','3.33.0'),
(10611,7683,'_elementor_pro_version','3.33.1'),
(10612,7683,'_elementor_data','[{\"id\":\"16e1078e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7b079635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1384439f\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[{\"id\":\"5faa1564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-75px;\\\"><\\/div>\\n\\n<p style=\\\"position:relative; top:-60px;\\\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.<\\/p> \\n\\n<p style=\\\"position:relative; top:-60px;\\\">Please \\\"<strong>hover<\\/strong>\\\" over the \\\"Presentations\\\" menu item and then select an option from the drop down menu.<\\/p>  \\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-60px;\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10613,7683,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10617,7684,'_wp_page_template','default'),
(10618,7684,'_elementor_edit_mode','builder'),
(10619,7684,'_elementor_template_type','wp-page'),
(10620,7684,'_elementor_version','3.33.0'),
(10621,7684,'_elementor_pro_version','3.33.1'),
(10622,7684,'_elementor_data','[{\"id\":\"16e1078e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7b079635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1384439f\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[{\"id\":\"5faa1564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-75px;\\\"><\\/div>\\n\\n<p style=\\\"position:relative; top:-60px;\\\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.<\\/p> \\n\\n<p style=\\\"position:relative; top:-60px;\\\">Please \\\"<strong>hover<\\/strong>\\\" over the \\\"Presentations\\\" menu item and then select an option from the drop down menu.<\\/p>  \\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-60px;\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10623,7684,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10627,7685,'_wp_page_template','default'),
(10628,7685,'_elementor_edit_mode','builder'),
(10629,7685,'_elementor_template_type','wp-page'),
(10630,7685,'_elementor_version','3.33.0'),
(10631,7685,'_elementor_pro_version','3.33.1'),
(10632,7685,'_elementor_data','[{\"id\":\"16e1078e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7b079635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1384439f\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[{\"id\":\"5faa1564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -75px;\\\">\\u00a0<\\/div><p style=\\\"position: relative; top: -60px;\\\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.<\\/p><p style=\\\"position: relative; top: -60px;\\\">Please \\\"<strong>hover<\\/strong>\\\" over the \\\"Presentations\\\" menu item and then select an option from the drop down menu.<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -60px;\\\">\\u00a0<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10633,7685,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10649,7687,'_wp_page_template','default'),
(10650,7687,'_elementor_edit_mode','builder'),
(10651,7687,'_elementor_template_type','wp-page'),
(10652,7687,'_elementor_version','3.33.0'),
(10653,7687,'_elementor_pro_version','3.33.1'),
(10654,7687,'_elementor_data','[{\"id\":\"54dc53c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7a3ac178\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/trauma-exposure-and-world-reconstruction-2\\/\\\">Trauma, Exposure, and World Reconstruction<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:133px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 09, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world\\/\\\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts\\/\\\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10655,7688,'_wp_page_template','default'),
(10656,7688,'_elementor_edit_mode','builder'),
(10657,7688,'_elementor_template_type','wp-page'),
(10658,7688,'_elementor_version','3.33.0'),
(10659,7688,'_elementor_pro_version','3.33.1'),
(10660,7688,'_elementor_data','[{\"id\":\"54dc53c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7a3ac178\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/trauma-exposure-and-world-reconstruction-2\\/\\\">Trauma, Exposure, and World Reconstruction<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:133px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 09, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world\\/\\\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts\\/\\\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10661,5813,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10662,7689,'_wp_page_template','default'),
(10663,7689,'_elementor_edit_mode','builder'),
(10664,7689,'_elementor_template_type','wp-page'),
(10665,7689,'_elementor_version','3.33.0'),
(10666,7689,'_elementor_pro_version','3.33.1'),
(10667,7689,'_elementor_data','[{\"id\":\"7ad910cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"71e57feb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54dc53c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7a3ac178\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/trauma-exposure-and-world-reconstruction-2\\/\\\">Trauma, Exposure, and World Reconstruction<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:133px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 09, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world\\/\\\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts\\/\\\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10668,7689,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10671,7690,'_wp_page_template','default'),
(10672,7690,'_elementor_edit_mode','builder'),
(10673,7690,'_elementor_template_type','wp-page'),
(10674,7690,'_elementor_version','3.33.0'),
(10675,7690,'_elementor_pro_version','3.33.1'),
(10676,7690,'_elementor_data','[{\"id\":\"7ad910cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"71e57feb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54dc53c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7a3ac178\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/trauma-exposure-and-world-reconstruction-2\\/\\\">Trauma, Exposure, and World Reconstruction<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:133px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 09, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world\\/\\\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts\\/\\\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10677,7690,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10679,7691,'_wp_page_template','default'),
(10680,7691,'_elementor_edit_mode','builder'),
(10681,7691,'_elementor_template_type','wp-page'),
(10682,7691,'_elementor_version','3.33.0'),
(10683,7691,'_elementor_pro_version','3.33.1'),
(10684,7691,'_elementor_data','[{\"id\":\"7ad910cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"71e57feb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54dc53c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7a3ac178\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/trauma-exposure-and-world-reconstruction-2\\/\\\">Trauma, Exposure, and World Reconstruction<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:133px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 09, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world\\/\\\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts\\/\\\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10685,7691,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10687,7692,'_wp_page_template','default'),
(10688,7692,'_elementor_edit_mode','builder'),
(10689,7692,'_elementor_template_type','wp-page'),
(10690,7692,'_elementor_version','3.33.0'),
(10691,7692,'_elementor_pro_version','3.33.1'),
(10692,7692,'_elementor_data','[{\"id\":\"7ad910cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"71e57feb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54dc53c0\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]}},\"elements\":[{\"id\":\"7a3ac178\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/trauma-exposure-and-world-reconstruction-2\\/\\\">Trauma, Exposure, and World Reconstruction<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:133px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 09, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world\\/\\\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts\\/\\\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10693,7692,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10701,7693,'_wp_page_template','default'),
(10702,7693,'_elementor_edit_mode','builder'),
(10703,7693,'_elementor_template_type','wp-page'),
(10704,7693,'_elementor_version','3.33.0'),
(10705,7693,'_elementor_pro_version','3.33.1'),
(10706,7693,'_elementor_data','[{\"id\":\"7ad910cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"71e57feb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54dc53c0\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]}},\"elements\":[{\"id\":\"7a3ac178\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/trauma-exposure-and-world-reconstruction-2\\/\\\">Trauma, Exposure, and World Reconstruction<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:133px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 09, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world\\/\\\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts\\/\\\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10707,7693,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10711,7694,'_wp_page_template','default'),
(10712,7694,'_elementor_edit_mode','builder'),
(10713,7694,'_elementor_template_type','wp-page'),
(10714,7694,'_elementor_version','3.33.0'),
(10715,7694,'_elementor_pro_version','3.33.1'),
(10716,7694,'_elementor_data','[{\"id\":\"7ad910cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"71e57feb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54dc53c0\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]}},\"elements\":[{\"id\":\"7a3ac178\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/trauma-exposure-and-world-reconstruction-2\\/\\\">Trauma, Exposure, and World Reconstruction<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:133px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 09, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world\\/\\\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts\\/\\\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10717,7694,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10721,7695,'_wp_page_template','default'),
(10722,7695,'_elementor_edit_mode','builder'),
(10723,7695,'_elementor_template_type','wp-page'),
(10724,7695,'_elementor_version','3.33.0'),
(10725,7695,'_elementor_pro_version','3.33.1'),
(10726,7695,'_elementor_data','[{\"id\":\"7ad910cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"71e57feb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54dc53c0\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]}},\"elements\":[{\"id\":\"7a3ac178\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/trauma-exposure-and-world-reconstruction-2\\/\\\">Trauma, Exposure, and World Reconstruction<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:133px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 09, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world\\/\\\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts\\/\\\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10727,7695,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10734,7696,'_wp_page_template','default'),
(10735,7696,'_elementor_edit_mode','builder'),
(10736,7696,'_elementor_template_type','wp-page'),
(10737,7696,'_elementor_version','3.33.0'),
(10738,7696,'_elementor_pro_version','3.33.1'),
(10739,7696,'_elementor_data','[{\"id\":\"11dcabdd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"ee2d38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/ordinary-magic-part-3-consciousness-community-and-worlds\\/\\\">Ordinary Magic, Part 3: Consciousness, Community and Worlds <\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2010<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/explaining-explanations\\/\\\">Explaining Explanation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/antisocial-personality-disorder-from-a-dp-perspective\\/\\\">Antisocial Personality Disorder from a Descriptive Psychology Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10740,7697,'_wp_page_template','default'),
(10741,7697,'_elementor_edit_mode','builder'),
(10742,7697,'_elementor_template_type','wp-page'),
(10743,7697,'_elementor_version','3.33.0'),
(10744,7697,'_elementor_pro_version','3.33.1'),
(10745,7697,'_elementor_data','[{\"id\":\"11dcabdd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"ee2d38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/ordinary-magic-part-3-consciousness-community-and-worlds\\/\\\">Ordinary Magic, Part 3: Consciousness, Community and Worlds <\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2010<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/explaining-explanations\\/\\\">Explaining Explanation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/antisocial-personality-disorder-from-a-dp-perspective\\/\\\">Antisocial Personality Disorder from a Descriptive Psychology Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10746,7698,'_wp_page_template','default'),
(10747,7698,'_elementor_edit_mode','builder'),
(10748,7698,'_elementor_template_type','wp-page'),
(10749,7698,'_elementor_version','3.33.0'),
(10750,7698,'_elementor_pro_version','3.33.1'),
(10751,7698,'_elementor_data','[{\"id\":\"11dcabdd\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2d38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/ordinary-magic-part-3-consciousness-community-and-worlds\\/\\\">Ordinary Magic, Part 3: Consciousness, Community and Worlds <\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2010<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/explaining-explanations\\/\\\">Explaining Explanation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/antisocial-personality-disorder-from-a-dp-perspective\\/\\\">Antisocial Personality Disorder from a Descriptive Psychology Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10770,7700,'_wp_page_template','default'),
(10771,7700,'_elementor_edit_mode','builder'),
(10772,7700,'_elementor_template_type','wp-page'),
(10773,7700,'_elementor_version','3.33.0'),
(10774,7700,'_elementor_pro_version','3.33.1'),
(10775,7700,'_elementor_data','[{\"id\":\"11dcabdd\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2d38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/ordinary-magic-part-3-consciousness-community-and-worlds\\/\\\">Ordinary Magic, Part 3: Consciousness, Community and Worlds <\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2010<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/explaining-explanations\\/\\\">Explaining Explanation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/antisocial-personality-disorder-from-a-dp-perspective\\/\\\">Antisocial Personality Disorder from a Descriptive Psychology Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10777,7701,'_wp_page_template','default'),
(10778,7701,'_elementor_edit_mode','builder'),
(10779,7701,'_elementor_template_type','wp-page'),
(10780,7701,'_elementor_version','3.33.0'),
(10781,7701,'_elementor_pro_version','3.33.1'),
(10782,7701,'_elementor_data','[{\"id\":\"11dcabdd\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2d38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/ordinary-magic-part-3-consciousness-community-and-worlds\\/\\\">Ordinary Magic, Part 3: Consciousness, Community and Worlds <\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2010<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/explaining-explanations\\/\\\">Explaining Explanation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/antisocial-personality-disorder-from-a-dp-perspective\\/\\\">Antisocial Personality Disorder from a Descriptive Psychology Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10784,5823,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10785,7702,'_wp_page_template','default'),
(10786,7702,'_elementor_edit_mode','builder'),
(10787,7702,'_elementor_template_type','wp-page'),
(10788,7702,'_elementor_version','3.33.0'),
(10789,7702,'_elementor_pro_version','3.33.1'),
(10790,7702,'_elementor_data','[{\"id\":\"bc9199e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"52ba10c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11dcabdd\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2d38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/ordinary-magic-part-3-consciousness-community-and-worlds\\/\\\">Ordinary Magic, Part 3: Consciousness, Community and Worlds <\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2010<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/explaining-explanations\\/\\\">Explaining Explanation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/antisocial-personality-disorder-from-a-dp-perspective\\/\\\">Antisocial Personality Disorder from a Descriptive Psychology Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10792,7702,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10796,7703,'_wp_page_template','default'),
(10797,7703,'_elementor_edit_mode','builder'),
(10798,7703,'_elementor_template_type','wp-page'),
(10799,7703,'_elementor_version','3.33.0'),
(10800,7703,'_elementor_pro_version','3.33.1'),
(10801,7703,'_elementor_data','[{\"id\":\"bc9199e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"52ba10c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11dcabdd\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2d38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/ordinary-magic-part-3-consciousness-community-and-worlds\\/\\\">Ordinary Magic, Part 3: Consciousness, Community and Worlds <\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2010<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/explaining-explanations\\/\\\">Explaining Explanation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/antisocial-personality-disorder-from-a-dp-perspective\\/\\\">Antisocial Personality Disorder from a Descriptive Psychology Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10803,7703,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10806,7704,'_wp_page_template','default'),
(10807,7704,'_elementor_edit_mode','builder'),
(10808,7704,'_elementor_template_type','wp-page'),
(10809,7704,'_elementor_version','3.33.0'),
(10810,7704,'_elementor_pro_version','3.33.1'),
(10811,7704,'_elementor_data','[{\"id\":\"bc9199e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"52ba10c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11dcabdd\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2d38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/ordinary-magic-part-3-consciousness-community-and-worlds\\/\\\">Ordinary Magic, Part 3: Consciousness, Community and Worlds <\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2010<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/explaining-explanations\\/\\\">Explaining Explanation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/antisocial-personality-disorder-from-a-dp-perspective\\/\\\">Antisocial Personality Disorder from a Descriptive Psychology Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10813,7704,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10816,7705,'_wp_page_template','default'),
(10817,7705,'_elementor_edit_mode','builder'),
(10818,7705,'_elementor_template_type','wp-page'),
(10819,7705,'_elementor_version','3.33.0'),
(10820,7705,'_elementor_pro_version','3.33.1'),
(10821,7705,'_elementor_data','[{\"id\":\"bc9199e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"52ba10c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11dcabdd\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2d38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/ordinary-magic-part-3-consciousness-community-and-worlds\\/\\\">Ordinary Magic, Part 3: Consciousness, Community and Worlds <\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2010<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/explaining-explanations\\/\\\">Explaining Explanation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/antisocial-personality-disorder-from-a-dp-perspective\\/\\\">Antisocial Personality Disorder from a Descriptive Psychology Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10823,7705,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10829,7706,'_wp_page_template','default'),
(10830,7706,'_elementor_edit_mode','builder'),
(10831,7706,'_elementor_template_type','wp-page'),
(10832,7706,'_elementor_version','3.33.0'),
(10833,7706,'_elementor_pro_version','3.33.1'),
(10834,7706,'_elementor_data','[{\"id\":\"bc9199e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"52ba10c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11dcabdd\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2d38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/ordinary-magic-part-3-consciousness-community-and-worlds\\/\\\">Ordinary Magic, Part 3: Consciousness, Community and Worlds <\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2010<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/explaining-explanations\\/\\\">Explaining Explanation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/antisocial-personality-disorder-from-a-dp-perspective\\/\\\">Antisocial Personality Disorder from a Descriptive Psychology Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10836,7706,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10839,7707,'_wp_page_template','default'),
(10840,7707,'_elementor_edit_mode','builder'),
(10841,7707,'_elementor_template_type','wp-page'),
(10842,7707,'_elementor_version','3.33.0'),
(10843,7707,'_elementor_pro_version','3.33.1'),
(10844,7707,'_elementor_data','[{\"id\":\"bc9199e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"52ba10c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11dcabdd\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee2d38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/ordinary-magic-part-3-consciousness-community-and-worlds\\/\\\">Ordinary Magic, Part 3: Consciousness, Community and Worlds <\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2010<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/explaining-explanations\\/\\\">Explaining Explanation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/antisocial-personality-disorder-from-a-dp-perspective\\/\\\">Antisocial Personality Disorder from a Descriptive Psychology Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10846,7707,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10849,7708,'_wp_page_template','default'),
(10850,7708,'_elementor_edit_mode','builder'),
(10851,7708,'_elementor_template_type','wp-page'),
(10852,7708,'_elementor_version','3.33.0'),
(10853,7708,'_elementor_pro_version','3.33.1'),
(10854,7708,'_elementor_data','[{\"id\":\"bc9199e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"52ba10c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11dcabdd\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"ee2d38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/ordinary-magic-part-3-consciousness-community-and-worlds\\/\\\">Ordinary Magic, Part 3: Consciousness, Community and Worlds <\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2010<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/explaining-explanations\\/\\\">Explaining Explanation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/antisocial-personality-disorder-from-a-dp-perspective\\/\\\">Antisocial Personality Disorder from a Descriptive Psychology Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10856,7708,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10862,7709,'_wp_page_template','default'),
(10863,7709,'_elementor_edit_mode','builder'),
(10864,7709,'_elementor_template_type','wp-page'),
(10865,7709,'_elementor_version','3.33.0'),
(10866,7709,'_elementor_pro_version','3.33.1'),
(10867,7709,'_elementor_data','[{\"id\":\"7ad910cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"71e57feb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54dc53c0\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]}},\"elements\":[{\"id\":\"7a3ac178\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/trauma-exposure-and-world-reconstruction-2\\/\\\">Trauma, Exposure, and World Reconstruction<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:133px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 09, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world\\/\\\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts\\/\\\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10868,7709,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10872,7710,'_wp_page_template','default'),
(10873,7710,'_elementor_edit_mode','builder'),
(10874,7710,'_elementor_template_type','wp-page'),
(10875,7710,'_elementor_version','3.33.0'),
(10876,7710,'_elementor_pro_version','3.33.1'),
(10877,7710,'_elementor_data','[{\"id\":\"7ad910cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"71e57feb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54dc53c0\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]}},\"elements\":[{\"id\":\"7a3ac178\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/trauma-exposure-and-world-reconstruction-2\\/\\\">Trauma, Exposure, and World Reconstruction<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:133px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 09, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world\\/\\\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts\\/\\\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10878,7710,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10882,7711,'_wp_page_template','default'),
(10883,7711,'_elementor_edit_mode','builder'),
(10884,7711,'_elementor_template_type','wp-page'),
(10885,7711,'_elementor_version','3.33.0'),
(10886,7711,'_elementor_pro_version','3.33.1'),
(10887,7711,'_elementor_data','[{\"id\":\"7ad910cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"71e57feb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54dc53c0\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]}},\"elements\":[{\"id\":\"7a3ac178\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/trauma-exposure-and-world-reconstruction-2\\/\\\">Trauma, Exposure, and World Reconstruction<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:133px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 09, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world\\/\\\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts\\/\\\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10888,7711,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10893,7712,'_wp_page_template','default'),
(10894,7712,'_elementor_edit_mode','builder'),
(10895,7712,'_elementor_template_type','wp-page'),
(10896,7712,'_elementor_version','3.33.0'),
(10897,7712,'_elementor_pro_version','3.33.1'),
(10898,7712,'_elementor_data','[{\"id\":\"7ad910cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"71e57feb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54dc53c0\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]}},\"elements\":[{\"id\":\"7a3ac178\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/trauma-exposure-and-world-reconstruction-2\\/\\\">Trauma, Exposure, and World Reconstruction<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:133px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 09, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world\\/\\\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts\\/\\\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10899,7712,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10901,7713,'_wp_page_template','default'),
(10902,7713,'_elementor_edit_mode','builder'),
(10903,7713,'_elementor_template_type','wp-page'),
(10904,7713,'_elementor_version','3.33.0'),
(10905,7713,'_elementor_pro_version','3.33.1'),
(10906,7713,'_elementor_data','[{\"id\":\"7ad910cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"71e57feb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54dc53c0\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]}},\"elements\":[{\"id\":\"7a3ac178\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/trauma-exposure-and-world-reconstruction-2\\/\\\">Trauma, Exposure, and World Reconstruction<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:133px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 09, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world\\/\\\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts\\/\\\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10907,7713,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10909,7714,'_wp_page_template','default'),
(10910,7714,'_elementor_edit_mode','builder'),
(10911,7714,'_elementor_template_type','wp-page'),
(10912,7714,'_elementor_version','3.33.0'),
(10913,7714,'_elementor_pro_version','3.33.1'),
(10914,7714,'_elementor_data','[{\"id\":\"7ad910cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"71e57feb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54dc53c0\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]}},\"elements\":[{\"id\":\"7a3ac178\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/trauma-exposure-and-world-reconstruction-2\\/\\\">Trauma, Exposure, and World Reconstruction<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:133px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 09, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world\\/\\\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts\\/\\\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10915,7714,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10927,7716,'_wp_page_template','default'),
(10928,7716,'_elementor_edit_mode','builder'),
(10929,7716,'_elementor_template_type','wp-page'),
(10930,7716,'_elementor_version','3.33.0'),
(10931,7716,'_elementor_pro_version','3.33.1'),
(10932,7716,'_elementor_data','[{\"id\":\"79d9f874\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3b040568\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/all-the-worlds-a-stage-a-person-centered-view-of-science-2\\/\\\">\\u201cAll the World\\u2019s a Stage:\\u201d  A Person-Centered View of Science<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/theologies\\/\\\">Theologies<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up\\/\\\">Presidential Address<br>Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior\\/\\\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jacob Sidman, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/were-off-to-see-the-wizard-politics-charisma-and-community-change-2\\/\\\">We\'re Off to See the Wizard: Politics, Charisma, and Community Change.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10933,7717,'_wp_page_template','default'),
(10934,7717,'_elementor_edit_mode','builder'),
(10935,7717,'_elementor_template_type','wp-page'),
(10936,7717,'_elementor_version','3.33.0'),
(10937,7717,'_elementor_pro_version','3.33.1'),
(10938,7717,'_elementor_data','[{\"id\":\"79d9f874\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3b040568\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/all-the-worlds-a-stage-a-person-centered-view-of-science-2\\/\\\">\\u201cAll the World\\u2019s a Stage:\\u201d  A Person-Centered View of Science<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/theologies\\/\\\">Theologies<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up\\/\\\">Presidential Address<br>Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior\\/\\\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jacob Sidman, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/were-off-to-see-the-wizard-politics-charisma-and-community-change-2\\/\\\">We\'re Off to See the Wizard: Politics, Charisma, and Community Change.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10939,5778,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10940,7718,'_wp_page_template','default'),
(10941,7718,'_elementor_edit_mode','builder'),
(10942,7718,'_elementor_template_type','wp-page'),
(10943,7718,'_elementor_version','3.33.0'),
(10944,7718,'_elementor_pro_version','3.33.1'),
(10945,7718,'_elementor_data','[{\"id\":\"62241519\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56720f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 33rd Annual SDP Conference September 22-25, 2011\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79d9f874\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"3b040568\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/all-the-worlds-a-stage-a-person-centered-view-of-science-2\\/\\\">\\u201cAll the World\\u2019s a Stage:\\u201d  A Person-Centered View of Science<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/theologies\\/\\\">Theologies<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up\\/\\\">Presidential Address<br>Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior\\/\\\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jacob Sidman, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/were-off-to-see-the-wizard-politics-charisma-and-community-change-2\\/\\\">We\'re Off to See the Wizard: Politics, Charisma, and Community Change.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10946,7718,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10958,7720,'_wp_page_template','default'),
(10959,7720,'_elementor_edit_mode','builder'),
(10960,7720,'_elementor_template_type','wp-page'),
(10961,7720,'_elementor_version','3.33.0'),
(10962,7720,'_elementor_pro_version','3.33.1'),
(10963,7720,'_elementor_data','[{\"id\":\"525a3034\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1cb723db\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/when-worlds-collide-origins-of-intractable-value-problems\\/\\\">When Worlds Collide: Origins of Intractable Value Problems\\n<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 22, 2012<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-one-bite-at-a-time\\/\\\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Stone<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2012<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10964,7721,'_wp_page_template','default'),
(10965,7721,'_elementor_edit_mode','builder'),
(10966,7721,'_elementor_template_type','wp-page'),
(10967,7721,'_elementor_version','3.33.0'),
(10968,7721,'_elementor_pro_version','3.33.1'),
(10969,7721,'_elementor_data','[{\"id\":\"525a3034\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1cb723db\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/when-worlds-collide-origins-of-intractable-value-problems\\/\\\">When Worlds Collide: Origins of Intractable Value Problems\\n<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 22, 2012<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-one-bite-at-a-time\\/\\\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Stone<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2012<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10970,5831,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10971,7722,'_wp_page_template','default'),
(10972,7722,'_elementor_edit_mode','builder'),
(10973,7722,'_elementor_template_type','wp-page'),
(10974,7722,'_elementor_version','3.33.0'),
(10975,7722,'_elementor_pro_version','3.33.1'),
(10976,7722,'_elementor_data','[{\"id\":\"4f92a7c1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"32a57762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"525a3034\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1cb723db\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/when-worlds-collide-origins-of-intractable-value-problems\\/\\\">When Worlds Collide: Origins of Intractable Value Problems\\n<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 22, 2012<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-one-bite-at-a-time\\/\\\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Stone<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2012<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10977,7722,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10980,7723,'_wp_page_template','default'),
(10981,7723,'_elementor_edit_mode','builder'),
(10982,7723,'_elementor_template_type','wp-page'),
(10983,7723,'_elementor_version','3.33.0'),
(10984,7723,'_elementor_pro_version','3.33.1'),
(10985,7723,'_elementor_data','[{\"id\":\"4f92a7c1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"32a57762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"525a3034\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1cb723db\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/when-worlds-collide-origins-of-intractable-value-problems\\/\\\">When Worlds Collide: Origins of Intractable Value Problems\\n<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 22, 2012<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-one-bite-at-a-time\\/\\\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Stone<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2012<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10986,7723,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10988,7724,'_wp_page_template','default'),
(10989,7724,'_elementor_edit_mode','builder'),
(10990,7724,'_elementor_template_type','wp-page'),
(10991,7724,'_elementor_version','3.33.0'),
(10992,7724,'_elementor_pro_version','3.33.1'),
(10993,7724,'_elementor_data','[{\"id\":\"4f92a7c1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"32a57762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"525a3034\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1cb723db\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/when-worlds-collide-origins-of-intractable-value-problems\\/\\\">When Worlds Collide: Origins of Intractable Value Problems\\n<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 22, 2012<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-one-bite-at-a-time\\/\\\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Stone<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2012<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(10994,7724,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(10996,7725,'_wp_page_template','default'),
(10997,7725,'_elementor_edit_mode','builder'),
(10998,7725,'_elementor_template_type','wp-page'),
(10999,7725,'_elementor_version','3.33.0'),
(11000,7725,'_elementor_pro_version','3.33.1'),
(11001,7725,'_elementor_data','[{\"id\":\"4f92a7c1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"32a57762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"525a3034\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"1cb723db\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/when-worlds-collide-origins-of-intractable-value-problems\\/\\\">When Worlds Collide: Origins of Intractable Value Problems<br \\/><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img style=\\\"width: 125px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 22, 2012<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-one-bite-at-a-time\\/\\\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Stone<\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 23, 2012<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11002,7725,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11014,7727,'_wp_page_template','default'),
(11015,7727,'_elementor_edit_mode','builder'),
(11016,7727,'_elementor_template_type','wp-page'),
(11017,7727,'_elementor_version','3.33.0'),
(11018,7727,'_elementor_pro_version','3.33.1'),
(11019,7727,'_elementor_data','[{\"id\":\"6a38986a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"673efc5d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial\\/\\\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial\\/\\\">Finding Your Way Out of Depression: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D.<br>(based on the work of J.R. Holmes)<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide\\/\\\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n    <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-experts-dilemma\\/\\\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 18, 2013<\\/td><\\/tr>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/whats-in-a-name\\/\\\">What\'s in a Name?<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11020,7728,'_wp_page_template','default'),
(11021,7728,'_elementor_edit_mode','builder'),
(11022,7728,'_elementor_template_type','wp-page'),
(11023,7728,'_elementor_version','3.33.0'),
(11024,7728,'_elementor_pro_version','3.33.1'),
(11025,7728,'_elementor_data','[{\"id\":\"6a38986a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"673efc5d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial\\/\\\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial\\/\\\">Finding Your Way Out of Depression: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D.<br>(based on the work of J.R. Holmes)<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide\\/\\\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n    <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-experts-dilemma\\/\\\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 18, 2013<\\/td><\\/tr>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/whats-in-a-name\\/\\\">What\'s in a Name?<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11026,5785,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11027,7729,'_wp_page_template','default'),
(11028,7729,'_elementor_edit_mode','builder'),
(11029,7729,'_elementor_template_type','wp-page'),
(11030,7729,'_elementor_version','3.33.0'),
(11031,7729,'_elementor_pro_version','3.33.1'),
(11032,7729,'_elementor_data','[{\"id\":\"3a24f0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"ab63295\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 35th Annual SDP Conference October 17-20, 2013\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a38986a\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"673efc5d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial\\/\\\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial\\/\\\">Finding Your Way Out of Depression: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D.<br>(based on the work of J.R. Holmes)<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide\\/\\\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n    <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-experts-dilemma\\/\\\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 18, 2013<\\/td><\\/tr>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/whats-in-a-name\\/\\\">What\'s in a Name?<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11033,7729,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11045,7731,'_wp_page_template','default'),
(11046,7731,'_elementor_edit_mode','builder'),
(11047,7731,'_elementor_template_type','wp-page'),
(11048,7731,'_elementor_version','3.33.0'),
(11049,7731,'_elementor_pro_version','3.33.1'),
(11050,7731,'_elementor_data','[{\"id\":\"1e57087d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"406dfd65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/notes-on-community-description\\/\\\">Notes on Community Description <\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 24, 2014<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11051,7732,'_wp_page_template','default'),
(11052,7732,'_elementor_edit_mode','builder'),
(11053,7732,'_elementor_template_type','wp-page'),
(11054,7732,'_elementor_version','3.33.0'),
(11055,7732,'_elementor_pro_version','3.33.1'),
(11056,7732,'_elementor_data','[{\"id\":\"1e57087d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"406dfd65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/notes-on-community-description\\/\\\">Notes on Community Description <\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 24, 2014<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11057,5840,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11058,7733,'_wp_page_template','default'),
(11059,7733,'_elementor_edit_mode','builder'),
(11060,7733,'_elementor_template_type','wp-page'),
(11061,7733,'_elementor_version','3.33.0'),
(11062,7733,'_elementor_pro_version','3.33.1'),
(11063,7733,'_elementor_data','[{\"id\":\"2b8377a2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"419f3c92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 35th Annual SDP Conference October 17-20, 2013\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1e57087d\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"406dfd65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/notes-on-community-description\\/\\\">Notes on Community Description <\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 24, 2014<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11064,7733,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11067,7734,'_wp_page_template','default'),
(11068,7734,'_elementor_edit_mode','builder'),
(11069,7734,'_elementor_template_type','wp-page'),
(11070,7734,'_elementor_version','3.33.0'),
(11071,7734,'_elementor_pro_version','3.33.1'),
(11072,7734,'_elementor_data','[{\"id\":\"2b8377a2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"419f3c92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 35th Annual SDP Conference October 17-20, 2013\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1e57087d\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"406dfd65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/notes-on-community-description\\/\\\">Notes on Community Description <\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 24, 2014<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11073,7734,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11075,7735,'_wp_page_template','default'),
(11076,7735,'_elementor_edit_mode','builder'),
(11077,7735,'_elementor_template_type','wp-page'),
(11078,7735,'_elementor_version','3.33.0'),
(11079,7735,'_elementor_pro_version','3.33.1'),
(11080,7735,'_elementor_data','[{\"id\":\"2b8377a2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"419f3c92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 35th Annual SDP Conference October 17-20, 2013\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1e57087d\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"406dfd65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/notes-on-community-description\\/\\\">Notes on Community Description <\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 24, 2014<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11081,7735,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11083,7736,'_wp_page_template','default'),
(11084,7736,'_elementor_edit_mode','builder'),
(11085,7736,'_elementor_template_type','wp-page'),
(11086,7736,'_elementor_version','3.33.0'),
(11087,7736,'_elementor_pro_version','3.33.1'),
(11088,7736,'_elementor_data','[{\"id\":\"2b8377a2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"419f3c92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 36th Annual SDP Conference October 23-26, 2014\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1e57087d\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"406dfd65\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/notes-on-community-description\\/\\\">Notes on Community Description <\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 24, 2014<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11089,7736,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11091,5840,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:18:\"_section_transform\";a:2:{s:28:\"_transform_translate_popover\";i:1;s:28:\"_transform_translateY_effect\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(11101,7738,'_wp_page_template','default'),
(11102,7738,'_elementor_edit_mode','builder'),
(11103,7738,'_elementor_template_type','wp-page'),
(11104,7738,'_elementor_version','3.33.0'),
(11105,7738,'_elementor_pro_version','3.33.1'),
(11106,7738,'_elementor_data','[{\"id\":\"660baee\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"58486f03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidentialaddress-social-progress-and-the-just-choice\\/\\\">Presidential Address: Social Progress and the Just Choice<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:125px; position:relative; left:5px;\\\"><\\/td>\\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 22, 2015<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account\\/\\\">What Descriptive Psychology Is: A first-hand historical and substantive account.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:5px;\\\"><\\/td>\\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 23, 2015<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-social-practice-of-satirepower-place-and-politics\\/\\\">The Social Practice of Satire: Power, Place, and Politics.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles&emsp;&emsp;&emsp;&emsp;&emsp;&nbsp;&nbsp;&nbsp;Jane<br>&emsp;&nbsp;&nbsp;Kantor, Ph.D.&emsp;&nbsp;&nbsp;&nbsp;Littmann, Ph.D. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/C_Kantor__J_Littmann.jpg\\\" style= \\\"width:350px; height:200; position:relative; left:15px; top=-150px;\\\"><\\/td>\\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 25, 2015<\\/td><\\/tr>\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11107,7739,'_wp_page_template','default'),
(11108,7739,'_elementor_edit_mode','builder'),
(11109,7739,'_elementor_template_type','wp-page'),
(11110,7739,'_elementor_version','3.33.0'),
(11111,7739,'_elementor_pro_version','3.33.1'),
(11112,7739,'_elementor_data','[{\"id\":\"660baee\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"58486f03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidentialaddress-social-progress-and-the-just-choice\\/\\\">Presidential Address: Social Progress and the Just Choice<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:125px; position:relative; left:5px;\\\"><\\/td>\\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 22, 2015<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account\\/\\\">What Descriptive Psychology Is: A first-hand historical and substantive account.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:5px;\\\"><\\/td>\\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 23, 2015<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-social-practice-of-satirepower-place-and-politics\\/\\\">The Social Practice of Satire: Power, Place, and Politics.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles&emsp;&emsp;&emsp;&emsp;&emsp;&nbsp;&nbsp;&nbsp;Jane<br>&emsp;&nbsp;&nbsp;Kantor, Ph.D.&emsp;&nbsp;&nbsp;&nbsp;Littmann, Ph.D. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/C_Kantor__J_Littmann.jpg\\\" style= \\\"width:350px; height:200; position:relative; left:15px; top=-150px;\\\"><\\/td>\\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 25, 2015<\\/td><\\/tr>\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11113,5562,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11114,7740,'_wp_page_template','default'),
(11115,7740,'_elementor_edit_mode','builder'),
(11116,7740,'_elementor_template_type','wp-page'),
(11117,7740,'_elementor_version','3.33.0'),
(11118,7740,'_elementor_pro_version','3.33.1'),
(11119,7740,'_elementor_data','[{\"id\":\"7913c36c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"9e84486\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 37th Annual SDP Conference October 22-25, 2015\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"660baee\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"58486f03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the abstract, <br \\/>supporting references, supplementary documents, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidentialaddress-social-progress-and-the-just-choice\\/\\\">Presidential Address: Social Progress and the Just Choice<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 125px; position: relative; left: 5px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 22, 2015<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account\\/\\\">What Descriptive Psychology Is: A first-hand historical and substantive account.<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img style=\\\"width: 125px; position: relative; left: 5px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 23, 2015<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-social-practice-of-satirepower-place-and-politics\\/\\\">The Social Practice of Satire: Power, Place, and Politics.<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles\\u2003\\u2003\\u2003\\u2003\\u2003\\u00a0\\u00a0\\u00a0Jane<br \\/>\\u2003\\u00a0\\u00a0Kantor, Ph.D.\\u2003\\u00a0\\u00a0\\u00a0Littmann, Ph.D. <img style=\\\"width: 350px; height: 200; position: relative; left: 15px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/C_Kantor__J_Littmann.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 25, 2015<\\/td><\\/tr><\\/tbody><\\/table>\",\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11120,7740,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11123,7741,'_wp_page_template','default'),
(11124,7741,'_elementor_edit_mode','builder'),
(11125,7741,'_elementor_template_type','wp-page'),
(11126,7741,'_elementor_version','3.33.0'),
(11127,7741,'_elementor_pro_version','3.33.1'),
(11128,7741,'_elementor_data','[{\"id\":\"7913c36c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"9e84486\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 37th Annual SDP Conference October 22-25, 2015\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"660baee\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"58486f03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the abstract, <br \\/>supporting references, supplementary documents, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidentialaddress-social-progress-and-the-just-choice\\/\\\">Presidential Address: Social Progress and the Just Choice<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 125px; position: relative; left: 5px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 22, 2015<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account\\/\\\">What Descriptive Psychology Is: A first-hand historical and substantive account.<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img style=\\\"width: 125px; position: relative; left: 5px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 23, 2015<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-social-practice-of-satirepower-place-and-politics\\/\\\">The Social Practice of Satire: Power, Place, and Politics.<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles\\u2003\\u2003\\u2003\\u2003\\u2003\\u00a0\\u00a0\\u00a0Jane<br \\/>\\u2003\\u00a0\\u00a0Kantor, Ph.D.\\u2003\\u00a0\\u00a0\\u00a0Littmann, Ph.D. <img style=\\\"width: 350px; height: 200; position: relative; left: 15px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/C_Kantor__J_Littmann.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 25, 2015<\\/td><\\/tr><\\/tbody><\\/table>\",\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11129,7741,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11131,7742,'_wp_page_template','default'),
(11132,7742,'_elementor_edit_mode','builder'),
(11133,7742,'_elementor_template_type','wp-page'),
(11134,7742,'_elementor_version','3.33.0'),
(11135,7742,'_elementor_pro_version','3.33.1'),
(11136,7742,'_elementor_data','[{\"id\":\"7913c36c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"9e84486\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 37th Annual SDP Conference October 22-25, 2015\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"660baee\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"58486f03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the abstract, <br \\/>supporting references, supplementary documents, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidentialaddress-social-progress-and-the-just-choice\\/\\\">Presidential Address: Social Progress and the Just Choice<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 125px; position: relative; left: 5px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 22, 2015<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account\\/\\\">What Descriptive Psychology Is: A first-hand historical and substantive account.<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img style=\\\"width: 125px; position: relative; left: 5px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 23, 2015<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-social-practice-of-satirepower-place-and-politics\\/\\\">The Social Practice of Satire: Power, Place, and Politics.<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles\\u2003\\u2003\\u2003\\u2003\\u2003\\u00a0\\u00a0\\u00a0Jane<br \\/>\\u2003\\u00a0\\u00a0Kantor, Ph.D.\\u2003\\u00a0\\u00a0\\u00a0Littmann, Ph.D. <img style=\\\"width: 350px; height: 200; position: relative; left: 15px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/C_Kantor__J_Littmann.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 25, 2015<\\/td><\\/tr><\\/tbody><\\/table>\",\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11137,7742,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11139,7743,'_wp_page_template','default'),
(11140,7743,'_elementor_edit_mode','builder'),
(11141,7743,'_elementor_template_type','wp-page'),
(11142,7743,'_elementor_version','3.33.0'),
(11143,7743,'_elementor_pro_version','3.33.1'),
(11144,7743,'_elementor_data','[{\"id\":\"7913c36c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"9e84486\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 37th Annual SDP Conference October 22-25, 2015\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"660baee\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"58486f03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the abstract, <br \\/>supporting references, supplementary documents, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidentialaddress-social-progress-and-the-just-choice\\/\\\">Presidential Address: Social Progress and the Just Choice<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 125px; position: relative; left: 5px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 22, 2015<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account\\/\\\">What Descriptive Psychology Is: A first-hand historical and substantive account.<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img style=\\\"width: 125px; position: relative; left: 5px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 23, 2015<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-social-practice-of-satirepower-place-and-politics\\/\\\">The Social Practice of Satire: Power, Place, and Politics.<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles\\u2003\\u2003\\u2003\\u2003\\u2003\\u00a0\\u00a0\\u00a0Jane<br \\/>\\u2003\\u00a0\\u00a0Kantor, Ph.D.\\u2003\\u00a0\\u00a0\\u00a0Littmann, Ph.D. <img style=\\\"width: 350px; height: 200; position: relative; left: 15px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/C_Kantor__J_Littmann.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 25, 2015<\\/td><\\/tr><\\/tbody><\\/table>\",\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11145,7743,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11157,7745,'_wp_page_template','default'),
(11158,7745,'_elementor_edit_mode','builder'),
(11159,7745,'_elementor_template_type','wp-page'),
(11160,7745,'_elementor_version','3.33.0'),
(11161,7745,'_elementor_pro_version','3.33.1'),
(11162,7745,'_elementor_data','[{\"id\":\"774cab99\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7fa29c8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/worlds-observers-and-physics\\/\\\">Worlds, Observers, and Physics<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 30, 2016<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11163,7746,'_wp_page_template','default'),
(11164,7746,'_elementor_edit_mode','builder'),
(11165,7746,'_elementor_template_type','wp-page'),
(11166,7746,'_elementor_version','3.33.0'),
(11167,7746,'_elementor_pro_version','3.33.1'),
(11168,7746,'_elementor_data','[{\"id\":\"774cab99\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7fa29c8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/worlds-observers-and-physics\\/\\\">Worlds, Observers, and Physics<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 30, 2016<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11169,5953,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11170,7747,'_wp_page_template','default'),
(11171,7747,'_elementor_edit_mode','builder'),
(11172,7747,'_elementor_template_type','wp-page'),
(11173,7747,'_elementor_version','3.33.0'),
(11174,7747,'_elementor_pro_version','3.33.1'),
(11175,7747,'_elementor_data','[{\"id\":\"b550d64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6692f8ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 38th Annual SDP Conference October 27-30, 2016\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"774cab99\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7fa29c8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/worlds-observers-and-physics\\/\\\">Worlds, Observers, and Physics<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 30, 2016<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11176,7747,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11179,7748,'_wp_page_template','default'),
(11180,7748,'_elementor_edit_mode','builder'),
(11181,7748,'_elementor_template_type','wp-page'),
(11182,7748,'_elementor_version','3.33.0'),
(11183,7748,'_elementor_pro_version','3.33.1'),
(11184,7748,'_elementor_data','[{\"id\":\"b550d64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6692f8ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 38th Annual SDP Conference October 27-30, 2016\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"774cab99\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7fa29c8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/worlds-observers-and-physics\\/\\\">Worlds, Observers, and Physics<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 30, 2016<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11185,7748,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11187,7749,'_wp_page_template','default'),
(11188,7749,'_elementor_edit_mode','builder'),
(11189,7749,'_elementor_template_type','wp-page'),
(11190,7749,'_elementor_version','3.33.0'),
(11191,7749,'_elementor_pro_version','3.33.1'),
(11192,7749,'_elementor_data','[{\"id\":\"b550d64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6692f8ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 38th Annual SDP Conference October 27-30, 2016\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"774cab99\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7fa29c8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/worlds-observers-and-physics\\/\\\">Worlds, Observers, and Physics<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 30, 2016<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11193,7749,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11195,7750,'_wp_page_template','default'),
(11196,7750,'_elementor_edit_mode','builder'),
(11197,7750,'_elementor_template_type','wp-page'),
(11198,7750,'_elementor_version','3.33.0'),
(11199,7750,'_elementor_pro_version','3.33.1'),
(11200,7750,'_elementor_data','[{\"id\":\"b550d64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6692f8ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 38th Annual SDP Conference October 27-30, 2016\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"774cab99\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"7fa29c8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/worlds-observers-and-physics\\/\\\">Worlds, Observers, and Physics<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 30, 2016<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11201,7750,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11213,7752,'_wp_page_template','default'),
(11214,7752,'_elementor_edit_mode','builder'),
(11215,7752,'_elementor_template_type','wp-page'),
(11216,7752,'_elementor_version','3.33.0'),
(11217,7752,'_elementor_pro_version','3.33.1'),
(11218,7752,'_elementor_data','[{\"id\":\"dcb2fb2\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"15540733\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/5587\\/\\\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ralph Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\n\\\" style= \\\"width:124px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 11, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-is-personality-three-myths-and-a-definition\\/\\\">What is Personality? Three Myths and a Definition<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:131px; height:140px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities\\/\\\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:123px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-paradigm-case-formulation-of-parkinsons-disease\\/\\\">A Paradigm Case Formulation of Parkinson\'s Disease.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Keith Davis, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/K.-Davis.jpg\\\" style= \\\"width:126px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/informal-status-assignments-2\\/\\\">Informal Status Assignments<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:124px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations\\/\\\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clarke, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:126px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 13, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it\\/\\\">Getting Old and Getting Old: Accidental Degradation and How to Avoid It<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 14, 2018<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11219,7753,'_wp_page_template','default'),
(11220,7753,'_elementor_edit_mode','builder'),
(11221,7753,'_elementor_template_type','wp-page'),
(11222,7753,'_elementor_version','3.33.0'),
(11223,7753,'_elementor_pro_version','3.33.1'),
(11224,7753,'_elementor_data','[{\"id\":\"dcb2fb2\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"15540733\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/5587\\/\\\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ralph Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\n\\\" style= \\\"width:124px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 11, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-is-personality-three-myths-and-a-definition\\/\\\">What is Personality? Three Myths and a Definition<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:131px; height:140px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities\\/\\\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:123px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-paradigm-case-formulation-of-parkinsons-disease\\/\\\">A Paradigm Case Formulation of Parkinson\'s Disease.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Keith Davis, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/K.-Davis.jpg\\\" style= \\\"width:126px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/informal-status-assignments-2\\/\\\">Informal Status Assignments<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:124px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations\\/\\\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clarke, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:126px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 13, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it\\/\\\">Getting Old and Getting Old: Accidental Degradation and How to Avoid It<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 14, 2018<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11225,5579,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11226,7754,'_wp_page_template','default'),
(11227,7754,'_elementor_edit_mode','builder'),
(11228,7754,'_elementor_template_type','wp-page'),
(11229,7754,'_elementor_version','3.33.0'),
(11230,7754,'_elementor_pro_version','3.33.1'),
(11231,7754,'_elementor_data','[{\"id\":\"686e8456\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"40e7428f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 40th Annual SDP Conference October 11-14, 2018\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"dcb2fb2\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"15540733\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/5587\\/\\\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ralph Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\n\\\" style= \\\"width:124px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 11, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-is-personality-three-myths-and-a-definition\\/\\\">What is Personality? Three Myths and a Definition<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:131px; height:140px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities\\/\\\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:123px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-paradigm-case-formulation-of-parkinsons-disease\\/\\\">A Paradigm Case Formulation of Parkinson\'s Disease.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Keith Davis, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/K.-Davis.jpg\\\" style= \\\"width:126px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/informal-status-assignments-2\\/\\\">Informal Status Assignments<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:124px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations\\/\\\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clarke, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:126px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 13, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it\\/\\\">Getting Old and Getting Old: Accidental Degradation and How to Avoid It<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 14, 2018<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11232,7754,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11244,7756,'_wp_page_template','default'),
(11245,7756,'_elementor_edit_mode','builder'),
(11246,7756,'_elementor_template_type','wp-page'),
(11247,7756,'_elementor_version','3.33.0'),
(11248,7756,'_elementor_pro_version','3.33.1'),
(11249,7756,'_elementor_data','[{\"id\":\"70a469cc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"23f29182\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/informal-status-assignments\\/\\\">Presidential Address<br>Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 19, 2019<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-images-revisited\\/\\\">Therapeutic Images: A Panel Discussion<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:100px; height:100; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 20, 2019<\\/td><\\/tr>\\n\\n  <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/lessons-from-pete-remastered\\/\\\">Lessons from Pete - Remastered<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 20, 2019<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11250,7757,'_wp_page_template','default'),
(11251,7757,'_elementor_edit_mode','builder'),
(11252,7757,'_elementor_template_type','wp-page'),
(11253,7757,'_elementor_version','3.33.0'),
(11254,7757,'_elementor_pro_version','3.33.1'),
(11255,7757,'_elementor_data','[{\"id\":\"70a469cc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"23f29182\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/informal-status-assignments\\/\\\">Presidential Address<br>Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 19, 2019<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-images-revisited\\/\\\">Therapeutic Images: A Panel Discussion<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:100px; height:100; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 20, 2019<\\/td><\\/tr>\\n\\n  <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/lessons-from-pete-remastered\\/\\\">Lessons from Pete - Remastered<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 20, 2019<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11256,5691,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11257,7758,'_wp_page_template','default'),
(11258,7758,'_elementor_edit_mode','builder'),
(11259,7758,'_elementor_template_type','wp-page'),
(11260,7758,'_elementor_version','3.33.0'),
(11261,7758,'_elementor_pro_version','3.33.1'),
(11262,7758,'_elementor_data','[{\"id\":\"2cac843d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4956b927\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 41st Annual SDP Conference September 19-22, 2019\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70a469cc\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"23f29182\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/informal-status-assignments\\/\\\">Presidential Address<br>Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 19, 2019<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-images-revisited\\/\\\">Therapeutic Images: A Panel Discussion<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:100px; height:100; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 20, 2019<\\/td><\\/tr>\\n\\n  <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/lessons-from-pete-remastered\\/\\\">Lessons from Pete - Remastered<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 20, 2019<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11263,7758,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11275,7760,'_wp_page_template','default'),
(11276,7760,'_elementor_edit_mode','builder'),
(11277,7760,'_elementor_template_type','wp-page'),
(11278,7760,'_elementor_version','3.33.0'),
(11279,7760,'_elementor_pro_version','3.33.1'),
(11280,7760,'_elementor_data','[{\"id\":\"72a69678\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4c406025\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Presidential Address: SES and Place: Examining the Impacts of Financial Position on a Person\'s Place in the World<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Patricia Kennedy, Psy.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options\\/\\\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics\\/\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics\\/\\\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Having Black-White Conversations Go Right<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege\\/\\\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Paula Holt, J.D., M.B.A, M.S. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/P_Holt.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-special-moments-with-clients\\/\\\">Special Moments with Clients<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>David Bender, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science\\/\\\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell\\u2019s Philosophy of Science<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story\\/\\\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Ralph C. Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\n\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">A Revolution in the Conception of Empirical Research in the Behavioral Sciences --The Virtues of the Pragmatic versus the Semantic Paradigm <\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Keith E. Davis, Ph.D.<br>H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11281,7761,'_wp_page_template','default'),
(11282,7761,'_elementor_edit_mode','builder'),
(11283,7761,'_elementor_template_type','wp-page'),
(11284,7761,'_elementor_version','3.33.0'),
(11285,7761,'_elementor_pro_version','3.33.1'),
(11286,7761,'_elementor_data','[{\"id\":\"72a69678\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4c406025\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Presidential Address: SES and Place: Examining the Impacts of Financial Position on a Person\'s Place in the World<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Patricia Kennedy, Psy.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options\\/\\\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics\\/\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics\\/\\\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Having Black-White Conversations Go Right<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege\\/\\\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Paula Holt, J.D., M.B.A, M.S. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/P_Holt.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-special-moments-with-clients\\/\\\">Special Moments with Clients<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>David Bender, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science\\/\\\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell\\u2019s Philosophy of Science<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story\\/\\\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Ralph C. Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\n\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">A Revolution in the Conception of Empirical Research in the Behavioral Sciences --The Virtues of the Pragmatic versus the Semantic Paradigm <\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Keith E. Davis, Ph.D.<br>H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11287,5344,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11288,7762,'_wp_page_template','default'),
(11289,7762,'_elementor_edit_mode','builder'),
(11290,7762,'_elementor_template_type','wp-page'),
(11291,7762,'_elementor_version','3.33.0'),
(11292,7762,'_elementor_pro_version','3.33.1'),
(11293,7762,'_elementor_data','[{\"id\":\"c321855\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1f351e5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 42nd Annual SDP Conference (Online) October 1-4, 2020\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72a69678\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"4c406025\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Presidential Address: SES and Place: Examining the Impacts of Financial Position on a Person\'s Place in the World<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Patricia Kennedy, Psy.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options\\/\\\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics\\/\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics\\/\\\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Having Black-White Conversations Go Right<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege\\/\\\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Paula Holt, J.D., M.B.A, M.S. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/P_Holt.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-special-moments-with-clients\\/\\\">Special Moments with Clients<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>David Bender, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science\\/\\\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell\\u2019s Philosophy of Science<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story\\/\\\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Ralph C. Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\n\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">A Revolution in the Conception of Empirical Research in the Behavioral Sciences --The Virtues of the Pragmatic versus the Semantic Paradigm <\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Keith E. Davis, Ph.D.<br>H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11294,7762,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11306,7764,'_wp_page_template','default'),
(11307,7764,'_elementor_edit_mode','builder'),
(11308,7764,'_elementor_template_type','wp-page'),
(11309,7764,'_elementor_version','3.33.0'),
(11310,7764,'_elementor_pro_version','3.33.1'),
(11311,7764,'_elementor_data','[{\"id\":\"741b374c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"66afea16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships\\/\\\">Presidential Address: Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple \\nRelationships<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities\\/\\n\\\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\\nExplains Conspiracy Communities<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications\\/\\n\\\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons\\/\\n\\\">The \\u2018Persona\\u2019 Concept: A Descriptive Take on Social Learning Theory\\nand Role Development in the Behavior of Persons<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/getting-in-on-the-act-from-a-dp-perspective\\/\\\">Getting in on (the) ACT from a DP Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Cot\\u00e9, L.C.S.W.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/12\\/Charle_Cote_head_shot.jpg\\\" style= \\\"width:105px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-take-on-mindfulness\\/\\\">A Descriptive Take on Mindfulness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Identity: An Essential, But Sometimes Neglected, Parameter<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary K. Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/shared-language-for-shared-work\\/\\\">Shared Language for Shared Work<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/teaching_descriptive_psychology_during-_covid\\/\\\">Teaching Descriptive Psychology During the Time of COVID: What\\nConcepts Proved Serviceable?<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-relationship-view-of-the-person-definition\\/\\\">A Relationship View of the Person Definition<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Clarke J. Stone, <br>Independent Scholar<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11312,7765,'_wp_page_template','default'),
(11313,7765,'_elementor_edit_mode','builder'),
(11314,7765,'_elementor_template_type','wp-page'),
(11315,7765,'_elementor_version','3.33.0'),
(11316,7765,'_elementor_pro_version','3.33.1'),
(11317,7765,'_elementor_data','[{\"id\":\"741b374c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"66afea16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships\\/\\\">Presidential Address: Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple \\nRelationships<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities\\/\\n\\\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\\nExplains Conspiracy Communities<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications\\/\\n\\\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons\\/\\n\\\">The \\u2018Persona\\u2019 Concept: A Descriptive Take on Social Learning Theory\\nand Role Development in the Behavior of Persons<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/getting-in-on-the-act-from-a-dp-perspective\\/\\\">Getting in on (the) ACT from a DP Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Cot\\u00e9, L.C.S.W.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/12\\/Charle_Cote_head_shot.jpg\\\" style= \\\"width:105px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-take-on-mindfulness\\/\\\">A Descriptive Take on Mindfulness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Identity: An Essential, But Sometimes Neglected, Parameter<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary K. Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/shared-language-for-shared-work\\/\\\">Shared Language for Shared Work<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/teaching_descriptive_psychology_during-_covid\\/\\\">Teaching Descriptive Psychology During the Time of COVID: What\\nConcepts Proved Serviceable?<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-relationship-view-of-the-person-definition\\/\\\">A Relationship View of the Person Definition<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Clarke J. Stone, <br>Independent Scholar<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11318,6050,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11319,7766,'_wp_page_template','default'),
(11320,7766,'_elementor_edit_mode','builder'),
(11321,7766,'_elementor_template_type','wp-page'),
(11322,7766,'_elementor_version','3.33.0'),
(11323,7766,'_elementor_pro_version','3.33.1'),
(11324,7766,'_elementor_data','[{\"id\":\"6120223e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"57904279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"741b374c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"66afea16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships\\/\\\">Presidential Address: Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple \\nRelationships<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities\\/\\n\\\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\\nExplains Conspiracy Communities<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications\\/\\n\\\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons\\/\\n\\\">The \\u2018Persona\\u2019 Concept: A Descriptive Take on Social Learning Theory\\nand Role Development in the Behavior of Persons<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/getting-in-on-the-act-from-a-dp-perspective\\/\\\">Getting in on (the) ACT from a DP Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Cot\\u00e9, L.C.S.W.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/12\\/Charle_Cote_head_shot.jpg\\\" style= \\\"width:105px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-take-on-mindfulness\\/\\\">A Descriptive Take on Mindfulness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Identity: An Essential, But Sometimes Neglected, Parameter<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary K. Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/shared-language-for-shared-work\\/\\\">Shared Language for Shared Work<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/teaching_descriptive_psychology_during-_covid\\/\\\">Teaching Descriptive Psychology During the Time of COVID: What\\nConcepts Proved Serviceable?<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-relationship-view-of-the-person-definition\\/\\\">A Relationship View of the Person Definition<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Clarke J. Stone, <br>Independent Scholar<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11325,7766,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11328,7767,'_wp_page_template','default'),
(11329,7767,'_elementor_edit_mode','builder'),
(11330,7767,'_elementor_template_type','wp-page'),
(11331,7767,'_elementor_version','3.33.0'),
(11332,7767,'_elementor_pro_version','3.33.1'),
(11333,7767,'_elementor_data','[{\"id\":\"6120223e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"57904279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"741b374c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"66afea16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships\\/\\\">Presidential Address: Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple \\nRelationships<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities\\/\\n\\\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\\nExplains Conspiracy Communities<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications\\/\\n\\\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons\\/\\n\\\">The \\u2018Persona\\u2019 Concept: A Descriptive Take on Social Learning Theory\\nand Role Development in the Behavior of Persons<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/getting-in-on-the-act-from-a-dp-perspective\\/\\\">Getting in on (the) ACT from a DP Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Cot\\u00e9, L.C.S.W.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/12\\/Charle_Cote_head_shot.jpg\\\" style= \\\"width:105px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-take-on-mindfulness\\/\\\">A Descriptive Take on Mindfulness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Identity: An Essential, But Sometimes Neglected, Parameter<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary K. Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/shared-language-for-shared-work\\/\\\">Shared Language for Shared Work<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/teaching_descriptive_psychology_during-_covid\\/\\\">Teaching Descriptive Psychology During the Time of COVID: What\\nConcepts Proved Serviceable?<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-relationship-view-of-the-person-definition\\/\\\">A Relationship View of the Person Definition<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Clarke J. Stone, <br>Independent Scholar<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11334,7767,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11336,7768,'_wp_page_template','default'),
(11337,7768,'_elementor_edit_mode','builder'),
(11338,7768,'_elementor_template_type','wp-page'),
(11339,7768,'_elementor_version','3.33.0'),
(11340,7768,'_elementor_pro_version','3.33.1'),
(11341,7768,'_elementor_data','[{\"id\":\"6120223e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"57904279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"741b374c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"66afea16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships\\/\\\">Presidential Address: Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple \\nRelationships<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities\\/\\n\\\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\\nExplains Conspiracy Communities<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications\\/\\n\\\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons\\/\\n\\\">The \\u2018Persona\\u2019 Concept: A Descriptive Take on Social Learning Theory\\nand Role Development in the Behavior of Persons<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/getting-in-on-the-act-from-a-dp-perspective\\/\\\">Getting in on (the) ACT from a DP Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Cot\\u00e9, L.C.S.W.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/12\\/Charle_Cote_head_shot.jpg\\\" style= \\\"width:105px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-take-on-mindfulness\\/\\\">A Descriptive Take on Mindfulness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Identity: An Essential, But Sometimes Neglected, Parameter<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary K. Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/shared-language-for-shared-work\\/\\\">Shared Language for Shared Work<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/teaching_descriptive_psychology_during-_covid\\/\\\">Teaching Descriptive Psychology During the Time of COVID: What\\nConcepts Proved Serviceable?<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-relationship-view-of-the-person-definition\\/\\\">A Relationship View of the Person Definition<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Clarke J. Stone, <br>Independent Scholar<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11342,7768,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11344,7769,'_wp_page_template','default'),
(11345,7769,'_elementor_edit_mode','builder'),
(11346,7769,'_elementor_template_type','wp-page'),
(11347,7769,'_elementor_version','3.33.0'),
(11348,7769,'_elementor_pro_version','3.33.1'),
(11349,7769,'_elementor_data','[{\"id\":\"6120223e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"57904279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"741b374c\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"66afea16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships\\/\\\">Presidential Address: Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple \\nRelationships<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities\\/\\n\\\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\\nExplains Conspiracy Communities<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications\\/\\n\\\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons\\/\\n\\\">The \\u2018Persona\\u2019 Concept: A Descriptive Take on Social Learning Theory\\nand Role Development in the Behavior of Persons<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/getting-in-on-the-act-from-a-dp-perspective\\/\\\">Getting in on (the) ACT from a DP Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Cot\\u00e9, L.C.S.W.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/12\\/Charle_Cote_head_shot.jpg\\\" style= \\\"width:105px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-take-on-mindfulness\\/\\\">A Descriptive Take on Mindfulness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Identity: An Essential, But Sometimes Neglected, Parameter<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary K. Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/shared-language-for-shared-work\\/\\\">Shared Language for Shared Work<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/teaching_descriptive_psychology_during-_covid\\/\\\">Teaching Descriptive Psychology During the Time of COVID: What\\nConcepts Proved Serviceable?<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-relationship-view-of-the-person-definition\\/\\\">A Relationship View of the Person Definition<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Clarke J. Stone, <br>Independent Scholar<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11350,7769,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11362,7771,'_wp_page_template','default'),
(11363,7771,'_elementor_edit_mode','builder'),
(11364,7771,'_elementor_template_type','wp-page'),
(11365,7771,'_elementor_version','3.33.0'),
(11366,7771,'_elementor_pro_version','3.33.1'),
(11367,7771,'_elementor_data','[{\"id\":\"67c307c8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1cab6211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click the title below to view a video of the presentation.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1986_Videos\\/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\\\">Descriptive Psychology Tutorial, Part 2<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jim Holmes, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">August 17, 1986<\\/td><\\/tr>\\n<tr>\\n   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..<\\/td><\\/tr>\\n\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11368,7772,'_wp_page_template','default'),
(11369,7772,'_elementor_edit_mode','builder'),
(11370,7772,'_elementor_template_type','wp-page'),
(11371,7772,'_elementor_version','3.33.0'),
(11372,7772,'_elementor_pro_version','3.33.1'),
(11373,7772,'_elementor_data','[{\"id\":\"67c307c8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1cab6211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click the title below to view a video of the presentation.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1986_Videos\\/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\\\">Descriptive Psychology Tutorial, Part 2<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jim Holmes, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">August 17, 1986<\\/td><\\/tr>\\n<tr>\\n   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..<\\/td><\\/tr>\\n\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11374,5745,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11375,7773,'_wp_page_template','default'),
(11376,7773,'_elementor_edit_mode','builder'),
(11377,7773,'_elementor_template_type','wp-page'),
(11378,7773,'_elementor_version','3.33.0'),
(11379,7773,'_elementor_pro_version','3.33.1'),
(11380,7773,'_elementor_data','[{\"id\":\"52a116b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"75d057d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 8th Annual SDP Conference1986\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"67c307c8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1cab6211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click the title below to view a video of the presentation.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1986_Videos\\/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\\\">Descriptive Psychology Tutorial, Part 2<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jim Holmes, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">August 17, 1986<\\/td><\\/tr>\\n<tr>\\n   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..<\\/td><\\/tr>\\n\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11381,7773,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11384,7774,'_wp_page_template','default'),
(11385,7774,'_elementor_edit_mode','builder'),
(11386,7774,'_elementor_template_type','wp-page'),
(11387,7774,'_elementor_version','3.33.0'),
(11388,7774,'_elementor_pro_version','3.33.1'),
(11389,7774,'_elementor_data','[{\"id\":\"52a116b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"75d057d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 8th Annual SDP Conference1986\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"67c307c8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1cab6211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click the title below to view a video of the presentation.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1986_Videos\\/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\\\">Descriptive Psychology Tutorial, Part 2<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jim Holmes, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">August 17, 1986<\\/td><\\/tr>\\n<tr>\\n   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..<\\/td><\\/tr>\\n\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11390,7774,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11392,7775,'_wp_page_template','default'),
(11393,7775,'_elementor_edit_mode','builder'),
(11394,7775,'_elementor_template_type','wp-page'),
(11395,7775,'_elementor_version','3.33.0'),
(11396,7775,'_elementor_pro_version','3.33.1'),
(11397,7775,'_elementor_data','[{\"id\":\"52a116b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"75d057d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 8th Annual SDP Conference1986\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"67c307c8\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1cab6211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click the title below to view a video of the presentation.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1986_Videos\\/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\\\">Descriptive Psychology Tutorial, Part 2<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jim Holmes, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">August 17, 1986<\\/td><\\/tr>\\n<tr>\\n   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..<\\/td><\\/tr>\\n\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11398,7775,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11400,7776,'_wp_page_template','default'),
(11401,7776,'_elementor_edit_mode','builder'),
(11402,7776,'_elementor_template_type','wp-page'),
(11403,7776,'_elementor_version','3.33.0'),
(11404,7776,'_elementor_pro_version','3.33.1'),
(11405,7776,'_elementor_data','[{\"id\":\"52a116b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"75d057d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 8th Annual SDP Conference1986\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"67c307c8\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"1cab6211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click the title below to view a video of the presentation.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1986_Videos\\/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\\\">Descriptive Psychology Tutorial, Part 2<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jim Holmes, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">August 17, 1986<\\/td><\\/tr>\\n<tr>\\n   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..<\\/td><\\/tr>\\n\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11406,7776,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11418,7778,'_wp_page_template','default'),
(11419,7778,'_elementor_edit_mode','builder'),
(11420,7778,'_elementor_template_type','wp-page'),
(11421,7778,'_elementor_version','3.33.0'),
(11422,7778,'_elementor_pro_version','3.33.1'),
(11423,7778,'_elementor_data','[{\"id\":\"665d7f96\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2e0c729b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1987_Videos\\/SDP_09_1987_Mitchell_Tutorial.mp4\\\">Introductory Tutorial on the Fundamentals of Descriptive Psychology<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Tom Mitchell, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 14, 1987<\\/td><\\/tr>\\n<tr>\\n   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that there are two relatively brief sections on the original recording of this presentation during which the sound degraded and could not be repaired. However, the overall value of the presentation is not significantly affected.<\\/td><\\/tr>\\n\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11424,7779,'_wp_page_template','default'),
(11425,7779,'_elementor_edit_mode','builder'),
(11426,7779,'_elementor_template_type','wp-page'),
(11427,7779,'_elementor_version','3.33.0'),
(11428,7779,'_elementor_pro_version','3.33.1'),
(11429,7779,'_elementor_data','[{\"id\":\"665d7f96\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2e0c729b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1987_Videos\\/SDP_09_1987_Mitchell_Tutorial.mp4\\\">Introductory Tutorial on the Fundamentals of Descriptive Psychology<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Tom Mitchell, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 14, 1987<\\/td><\\/tr>\\n<tr>\\n   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that there are two relatively brief sections on the original recording of this presentation during which the sound degraded and could not be repaired. However, the overall value of the presentation is not significantly affected.<\\/td><\\/tr>\\n\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11430,5720,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11431,7780,'_wp_page_template','default'),
(11432,7780,'_elementor_edit_mode','builder'),
(11433,7780,'_elementor_template_type','wp-page'),
(11434,7780,'_elementor_version','3.33.0'),
(11435,7780,'_elementor_pro_version','3.33.1'),
(11436,7780,'_elementor_data','[{\"id\":\"2f905dfa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2395ff5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 9th Annual SDP Conference 1987\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"665d7f96\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"2e0c729b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1987_Videos\\/SDP_09_1987_Mitchell_Tutorial.mp4\\\">Introductory Tutorial on the Fundamentals of Descriptive Psychology<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Tom Mitchell, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 14, 1987<\\/td><\\/tr>\\n<tr>\\n   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that there are two relatively brief sections on the original recording of this presentation during which the sound degraded and could not be repaired. However, the overall value of the presentation is not significantly affected.<\\/td><\\/tr>\\n\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11437,7780,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11449,7782,'_wp_page_template','default'),
(11450,7782,'_elementor_edit_mode','builder'),
(11451,7782,'_elementor_template_type','wp-page'),
(11452,7782,'_elementor_version','3.33.0'),
(11453,7782,'_elementor_pro_version','3.33.1'),
(11454,7782,'_elementor_data','[{\"id\":\"66c44b2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"64e7ea96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/status-dynamic-therapy\\/\\\">Status Dynamic Therapy<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">January 21, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/understanding-and-applying-the-concept-of-psychological-trauma\\/\\\">Understanding and Applying the Concept of Psychological Trauma<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ralph Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\\" style= \\\"width:142px; position:relative; left:0px;\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">April 30, 2021<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11455,7783,'_wp_page_template','default'),
(11456,7783,'_elementor_edit_mode','builder'),
(11457,7783,'_elementor_template_type','wp-page'),
(11458,7783,'_elementor_version','3.33.0'),
(11459,7783,'_elementor_pro_version','3.33.1'),
(11460,7783,'_elementor_data','[{\"id\":\"66c44b2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"64e7ea96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/status-dynamic-therapy\\/\\\">Status Dynamic Therapy<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">January 21, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/understanding-and-applying-the-concept-of-psychological-trauma\\/\\\">Understanding and Applying the Concept of Psychological Trauma<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ralph Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\\" style= \\\"width:142px; position:relative; left:0px;\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">April 30, 2021<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11461,5963,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11462,7784,'_wp_page_template','default'),
(11463,7784,'_elementor_edit_mode','builder'),
(11464,7784,'_elementor_template_type','wp-page'),
(11465,7784,'_elementor_version','3.33.0'),
(11466,7784,'_elementor_pro_version','3.33.1'),
(11467,7784,'_elementor_data','[{\"id\":\"2bd34730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2f799a92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations Mid-year Meetings 2021\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c44b2c\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"64e7ea96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/status-dynamic-therapy\\/\\\">Status Dynamic Therapy<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">January 21, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/understanding-and-applying-the-concept-of-psychological-trauma\\/\\\">Understanding and Applying the Concept of Psychological Trauma<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ralph Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\\" style= \\\"width:142px; position:relative; left:0px;\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">April 30, 2021<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11468,7784,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11477,115,'_edit_lock','1785388994:1'),
(11478,115,'_elementor_edit_mode','builder'),
(11479,115,'_elementor_template_type','wp-page'),
(11480,115,'_elementor_version','4.2.0'),
(11481,115,'_elementor_pro_version','3.33.1'),
(11490,7786,'_wp_page_template','default'),
(11492,7786,'_elementor_edit_mode','builder'),
(11493,7786,'_elementor_template_type','wp-page'),
(11494,7786,'_elementor_version','3.33.0'),
(11495,7786,'_elementor_pro_version','3.33.1'),
(11496,7787,'_wp_page_template','default'),
(11498,7787,'_elementor_edit_mode','builder'),
(11499,7787,'_elementor_template_type','wp-page'),
(11500,7787,'_elementor_version','3.33.0'),
(11501,7787,'_elementor_pro_version','3.33.1'),
(11502,115,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11503,115,'_elementor_data','[{\"id\":\"5e73c8e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da3a297\",\"elType\":\"widget\",\"settings\":{\"title\":\"Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c8e8818\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"a76ea41\",\"elType\":\"widget\",\"settings\":{\"author_term\":[\"aylesworth-l\"],\"open\":\"1\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(11504,7788,'_wp_page_template','default'),
(11506,7788,'_elementor_edit_mode','builder'),
(11507,7788,'_elementor_template_type','wp-page'),
(11508,7788,'_elementor_version','3.33.0'),
(11509,7788,'_elementor_pro_version','3.33.1'),
(11510,7788,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11511,7788,'_elementor_data','[{\"id\":\"5e73c8e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da3a297\",\"elType\":\"widget\",\"settings\":{\"title\":\"Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(11513,141,'_edit_lock','1767189934:4'),
(11514,141,'_elementor_edit_mode','builder'),
(11515,141,'_elementor_template_type','wp-page'),
(11516,141,'_elementor_version','3.33.0'),
(11517,141,'_elementor_pro_version','3.33.1'),
(11526,7790,'_wp_page_template','default'),
(11527,7790,'_elementor_edit_mode','builder'),
(11528,7790,'_elementor_template_type','wp-page'),
(11529,7790,'_elementor_version','3.33.0'),
(11530,7790,'_elementor_pro_version','3.33.1'),
(11531,7791,'_wp_page_template','default'),
(11532,7791,'_elementor_edit_mode','builder'),
(11533,7791,'_elementor_template_type','wp-page'),
(11534,7791,'_elementor_version','3.33.0'),
(11535,7791,'_elementor_pro_version','3.33.1'),
(11536,141,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11537,141,'_elementor_data','[{\"id\":\"75a94c1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"72aab68f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Register Now\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"23a0f349\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3db76434\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[bbp-register]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11538,7792,'_wp_page_template','default'),
(11539,7792,'_elementor_edit_mode','builder'),
(11540,7792,'_elementor_template_type','wp-page'),
(11541,7792,'_elementor_version','3.33.0'),
(11542,7792,'_elementor_pro_version','3.33.1'),
(11543,7792,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11544,7792,'_elementor_data','[{\"id\":\"75a94c1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"72aab68f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Register Now\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"23a0f349\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3db76434\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[bbp-register]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11547,180,'_edit_lock','1767189962:4'),
(11548,180,'_elementor_edit_mode','builder'),
(11549,180,'_elementor_template_type','wp-page'),
(11550,180,'_elementor_version','3.33.0'),
(11551,180,'_elementor_pro_version','3.33.1'),
(11560,7794,'_wp_page_template','default'),
(11561,7794,'_elementor_edit_mode','builder'),
(11562,7794,'_elementor_template_type','wp-page'),
(11563,7794,'_elementor_version','3.33.0'),
(11564,7794,'_elementor_pro_version','3.33.1'),
(11565,7795,'_wp_page_template','default'),
(11566,7795,'_elementor_edit_mode','builder'),
(11567,7795,'_elementor_template_type','wp-page'),
(11568,7795,'_elementor_version','3.33.0'),
(11569,7795,'_elementor_pro_version','3.33.1'),
(11570,180,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11571,180,'_elementor_data','[{\"id\":\"c5dcc7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2a6af885\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, PhD\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1fb2d00d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5721f573\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is an approach to psychology first conceptualized and designed in Boulder, Colorado in the 1960\'s. What is most distinctive about Descriptive Psychology is the emphasis on the accurate and complete description of persons, their actions, and the world in which they live. Non-Descriptive Psychological study (conventional psychology) is focused on attempting to develop theories to explain psychological phenomena and looking for possible underlying causes. In Descriptive Psychology the interest is in the accurate and complete description of human phenomena.<\\/p><p>The idea of a central role for description in psychology is somewhat distinctive. However, in most scientific fields a comprehensive description of an area of interest is an important first step. Scientific literature is filled with the careful description of natural phenomena (geological strata, species of birds, different types of clouds, galaxies, or the social practices of a foreign culture). Now with Descriptive Psychology there is a comprehensive description or articulation of person, behavior, and real-world phenomena.<\\/p><p>In Descriptive Psychology conceptual tools (e.g., parametric analyses, paradigm case formulations) are used to design an inter-related set of descriptions of human phenomena. The full set of these descriptions fit together naturally, because the real-world phenomena they represent fit together. In Descriptive Psychology the complex aspects of humankind are related in an integrated, understandably expansive production (referred to a the \\\"person concept\\\"). This conceptual production is then, in turn, applied to an array of different applications. Descriptive psychological works are therefore, either fundamental additions to the \\\"person concept,\\\" or applications of this network to many areas of psychology, social sciences and beyond. It can be seen that Descriptive Psychology is a different type of psychology.<\\/p><p>It is useful to point out a related idea. The descriptive articulating activities are <em>pre-empirical<\\/em> in nature; they are not based on the results of doing experiments. A review of articles on the website (Ossorio, Bergner, Singer) should help clarify the important pre-empirical-empirical distinction. One important idea is that a substantive review of the philosophy of science does not support the logical necessity that psychology be in its current form (with an emphasizes conducting experiments and verifying psychological theories). Descriptive Psychology is an on-going attempt to put aside history and proceed with this fresh new start. Many have found the resultant production and its applications refreshing.<\\/p><p>It is interesting to note that at times those associated with the development of Descriptive Psychology admit that the resultant robustness of the discipline was somewhat unanticipated. This vigor is seen in the broad and elegant nature of the overall construct and the surprising range of applications (e.g. computer programming, spirituality, moral judgment, business practices, even the identification of galaxies). An at-times-mentioned downside of the discipline is that it is not well-appreciated in mainstream psychology. It is good to keep in mind that Descriptive Psychology is not designed to fit-in or be what is expected. It is designed to be useful and widely applied.<\\/p><p>The Descriptive Psychology website is a sampling of discussions of the discipline and its applications, a number of links to ongoing works and publications, and a list of Society for Descriptive Psychology members. There is also information about the SDP Annual Conference often held in Colorado. Please let us know if you have any questions, your thoughts, or if you would like to join the intellectually stimulating and growing Society for Descriptive Psychology (student memberships are available).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11572,7796,'_wp_page_template','default'),
(11573,7796,'_elementor_edit_mode','builder'),
(11574,7796,'_elementor_template_type','wp-page'),
(11575,7796,'_elementor_version','3.33.0'),
(11576,7796,'_elementor_pro_version','3.33.1'),
(11577,7796,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11578,7796,'_elementor_data','[{\"id\":\"c5dcc7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2a6af885\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, PhD\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1fb2d00d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5721f573\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Descriptive Psychology is an approach to psychology first conceptualized and designed in Boulder, Colorado in the 1960\'s. What is most distinctive about Descriptive Psychology is the emphasis on the accurate and complete description of persons, their actions, and the world in which they live. Non-Descriptive Psychological study (conventional psychology) is focused on attempting to develop theories to explain psychological phenomena and looking for possible underlying causes. In Descriptive Psychology the interest is in the accurate and complete description of human phenomena.\\n\\nThe idea of a central role for description in psychology is somewhat distinctive. However, in most scientific fields a comprehensive description of an area of interest is an important first step. Scientific literature is filled with the careful description of natural phenomena (geological strata, species of birds, different types of clouds, galaxies, or the social practices of a foreign culture). Now with Descriptive Psychology there is a comprehensive description or articulation of person, behavior, and real-world phenomena.\\n\\nIn Descriptive Psychology conceptual tools (e.g., parametric analyses, paradigm case formulations) are used to design an inter-related set of descriptions of human phenomena. The full set of these descriptions fit together naturally, because the real-world phenomena they represent fit together. In Descriptive Psychology the complex aspects of humankind are related in an integrated, understandably expansive production (referred to a the \\\"person concept\\\"). This conceptual production is then, in turn, applied to an array of different applications. Descriptive psychological works are therefore, either fundamental additions to the \\\"person concept,\\\" or applications of this network to many areas of psychology, social sciences and beyond. It can be seen that Descriptive Psychology is a different type of psychology.\\n\\nIt is useful to point out a related idea. The descriptive articulating activities are <em>pre-empirical<\\/em> in nature; they are not based on the results of doing experiments. A review of articles on the website (Ossorio, Bergner, Singer) should help clarify the important pre-empirical-empirical distinction. One important idea is that a substantive review of the philosophy of science does not support the logical necessity that psychology be in its current form (with an emphasizes conducting experiments and verifying psychological theories). Descriptive Psychology is an on-going attempt to put aside history and proceed with this fresh new start. Many have found the resultant production and its applications refreshing.\\n\\nIt is interesting to note that at times those associated with the development of Descriptive Psychology admit that the resultant robustness of the discipline was somewhat unanticipated. This vigor is seen in the broad and elegant nature of the overall construct and the surprising range of applications (e.g. computer programming, spirituality, moral judgment, business practices, even the identification of galaxies). An at-times-mentioned downside of the discipline is that it is not well-appreciated in mainstream psychology. It is good to keep in mind that Descriptive Psychology is not designed to fit-in or be what is expected. It is designed to be useful and widely applied.\\n\\nThe Descriptive Psychology website is a sampling of discussions of the discipline and its applications, a number of links to ongoing works and publications, and a list of Society for Descriptive Psychology members. There is also information about the SDP Annual Conference often held in Colorado. Please let us know if you have any questions, your thoughts, or if you would like to join the intellectually stimulating and growing Society for Descriptive Psychology (student memberships are available).\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11581,7797,'_wp_page_template','default'),
(11582,7797,'_elementor_edit_mode','builder'),
(11583,7797,'_elementor_template_type','wp-page'),
(11584,7797,'_elementor_version','3.33.0'),
(11585,7797,'_elementor_pro_version','3.33.1'),
(11586,7797,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11587,7797,'_elementor_data','[{\"id\":\"c5dcc7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2a6af885\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, PhD\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1fb2d00d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5721f573\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Descriptive Psychology is an approach to psychology first conceptualized and designed in Boulder, Colorado in the 1960\'s. What is most distinctive about Descriptive Psychology is the emphasis on the accurate and complete description of persons, their actions, and the world in which they live. Non-Descriptive Psychological study (conventional psychology) is focused on attempting to develop theories to explain psychological phenomena and looking for possible underlying causes. In Descriptive Psychology the interest is in the accurate and complete description of human phenomena.\\n\\nThe idea of a central role for description in psychology is somewhat distinctive. However, in most scientific fields a comprehensive description of an area of interest is an important first step. Scientific literature is filled with the careful description of natural phenomena (geological strata, species of birds, different types of clouds, galaxies, or the social practices of a foreign culture). Now with Descriptive Psychology there is a comprehensive description or articulation of person, behavior, and real-world phenomena.\\n\\nIn Descriptive Psychology conceptual tools (e.g., parametric analyses, paradigm case formulations) are used to design an inter-related set of descriptions of human phenomena. The full set of these descriptions fit together naturally, because the real-world phenomena they represent fit together. In Descriptive Psychology the complex aspects of humankind are related in an integrated, understandably expansive production (referred to a the \\\"person concept\\\"). This conceptual production is then, in turn, applied to an array of different applications. Descriptive psychological works are therefore, either fundamental additions to the \\\"person concept,\\\" or applications of this network to many areas of psychology, social sciences and beyond. It can be seen that Descriptive Psychology is a different type of psychology.\\n\\nIt is useful to point out a related idea. The descriptive articulating activities are <em>pre-empirical<\\/em> in nature; they are not based on the results of doing experiments. A review of articles on the website (Ossorio, Bergner, Singer) should help clarify the important pre-empirical-empirical distinction. One important idea is that a substantive review of the philosophy of science does not support the logical necessity that psychology be in its current form (with an emphasizes conducting experiments and verifying psychological theories). Descriptive Psychology is an on-going attempt to put aside history and proceed with this fresh new start. Many have found the resultant production and its applications refreshing.\\n\\nIt is interesting to note that at times those associated with the development of Descriptive Psychology admit that the resultant robustness of the discipline was somewhat unanticipated. This vigor is seen in the broad and elegant nature of the overall construct and the surprising range of applications (e.g. computer programming, spirituality, moral judgment, business practices, even the identification of galaxies). An at-times-mentioned downside of the discipline is that it is not well-appreciated in mainstream psychology. It is good to keep in mind that Descriptive Psychology is not designed to fit-in or be what is expected. It is designed to be useful and widely applied.\\n\\nThe Descriptive Psychology website is a sampling of discussions of the discipline and its applications, a number of links to ongoing works and publications, and a list of Society for Descriptive Psychology members. There is also information about the SDP Annual Conference often held in Colorado. Please let us know if you have any questions, your thoughts, or if you would like to join the intellectually stimulating and growing Society for Descriptive Psychology (student memberships are available).\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11589,7798,'_wp_page_template','default'),
(11590,7798,'_elementor_edit_mode','builder'),
(11591,7798,'_elementor_template_type','wp-page'),
(11592,7798,'_elementor_version','3.33.0'),
(11593,7798,'_elementor_pro_version','3.33.1'),
(11594,7798,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11595,7798,'_elementor_data','[{\"id\":\"c5dcc7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2a6af885\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, PhD\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1fb2d00d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5721f573\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Descriptive Psychology is an approach to psychology first conceptualized and designed in Boulder, Colorado in the 1960\'s. What is most distinctive about Descriptive Psychology is the emphasis on the accurate and complete description of persons, their actions, and the world in which they live. Non-Descriptive Psychological study (conventional psychology) is focused on attempting to develop theories to explain psychological phenomena and looking for possible underlying causes. In Descriptive Psychology the interest is in the accurate and complete description of human phenomena.\\n\\nThe idea of a central role for description in psychology is somewhat distinctive. However, in most scientific fields a comprehensive description of an area of interest is an important first step. Scientific literature is filled with the careful description of natural phenomena (geological strata, species of birds, different types of clouds, galaxies, or the social practices of a foreign culture). Now with Descriptive Psychology there is a comprehensive description or articulation of person, behavior, and real-world phenomena.\\n\\nIn Descriptive Psychology conceptual tools (e.g., parametric analyses, paradigm case formulations) are used to design an inter-related set of descriptions of human phenomena. The full set of these descriptions fit together naturally, because the real-world phenomena they represent fit together. In Descriptive Psychology the complex aspects of humankind are related in an integrated, understandably expansive production (referred to a the \\\"person concept\\\"). This conceptual production is then, in turn, applied to an array of different applications. Descriptive psychological works are therefore, either fundamental additions to the \\\"person concept,\\\" or applications of this network to many areas of psychology, social sciences and beyond. It can be seen that Descriptive Psychology is a different type of psychology.\\n\\nIt is useful to point out a related idea. The descriptive articulating activities are <em>pre-empirical<\\/em> in nature; they are not based on the results of doing experiments. A review of articles on the website (Ossorio, Bergner, Singer) should help clarify the important pre-empirical-empirical distinction. One important idea is that a substantive review of the philosophy of science does not support the logical necessity that psychology be in its current form (with an emphasizes conducting experiments and verifying psychological theories). Descriptive Psychology is an on-going attempt to put aside history and proceed with this fresh new start. Many have found the resultant production and its applications refreshing.\\n\\nIt is interesting to note that at times those associated with the development of Descriptive Psychology admit that the resultant robustness of the discipline was somewhat unanticipated. This vigor is seen in the broad and elegant nature of the overall construct and the surprising range of applications (e.g. computer programming, spirituality, moral judgment, business practices, even the identification of galaxies). An at-times-mentioned downside of the discipline is that it is not well-appreciated in mainstream psychology. It is good to keep in mind that Descriptive Psychology is not designed to fit-in or be what is expected. It is designed to be useful and widely applied.\\n\\nThe Descriptive Psychology website is a sampling of discussions of the discipline and its applications, a number of links to ongoing works and publications, and a list of Society for Descriptive Psychology members. There is also information about the SDP Annual Conference often held in Colorado. Please let us know if you have any questions, your thoughts, or if you would like to join the intellectually stimulating and growing Society for Descriptive Psychology (student memberships are available).\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11597,7799,'_wp_page_template','default'),
(11598,7799,'_elementor_edit_mode','builder'),
(11599,7799,'_elementor_template_type','wp-page'),
(11600,7799,'_elementor_version','3.33.0'),
(11601,7799,'_elementor_pro_version','3.33.1'),
(11602,7799,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11603,7799,'_elementor_data','[{\"id\":\"c5dcc7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2a6af885\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, PhD\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1fb2d00d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5721f573\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is an approach to psychology first conceptualized and designed in Boulder, Colorado in the 1960\'s. What is most distinctive about Descriptive Psychology is the emphasis on the accurate and complete description of persons, their actions, and the world in which they live. Non-Descriptive Psychological study (conventional psychology) is focused on attempting to develop theories to explain psychological phenomena and looking for possible underlying causes. In Descriptive Psychology the interest is in the accurate and complete description of human phenomena.<\\/p><p>The idea of a central role for description in psychology is somewhat distinctive. However, in most scientific fields a comprehensive description of an area of interest is an important first step. Scientific literature is filled with the careful description of natural phenomena (geological strata, species of birds, different types of clouds, galaxies, or the social practices of a foreign culture). Now with Descriptive Psychology there is a comprehensive description or articulation of person, behavior, and real-world phenomena.<\\/p><p>In Descriptive Psychology conceptual tools (e.g., parametric analyses, paradigm case formulations) are used to design an inter-related set of descriptions of human phenomena. The full set of these descriptions fit together naturally, because the real-world phenomena they represent fit together. In Descriptive Psychology the complex aspects of humankind are related in an integrated, understandably expansive production (referred to a the \\\"person concept\\\"). This conceptual production is then, in turn, applied to an array of different applications. Descriptive psychological works are therefore, either fundamental additions to the \\\"person concept,\\\" or applications of this network to many areas of psychology, social sciences and beyond. It can be seen that Descriptive Psychology is a different type of psychology.<\\/p><p>It is useful to point out a related idea. The descriptive articulating activities are <em>pre-empirical<\\/em> in nature; they are not based on the results of doing experiments. A review of articles on the website (Ossorio, Bergner, Singer) should help clarify the important pre-empirical-empirical distinction. One important idea is that a substantive review of the philosophy of science does not support the logical necessity that psychology be in its current form (with an emphasizes conducting experiments and verifying psychological theories). Descriptive Psychology is an on-going attempt to put aside history and proceed with this fresh new start. Many have found the resultant production and its applications refreshing.<\\/p><p>It is interesting to note that at times those associated with the development of Descriptive Psychology admit that the resultant robustness of the discipline was somewhat unanticipated. This vigor is seen in the broad and elegant nature of the overall construct and the surprising range of applications (e.g. computer programming, spirituality, moral judgment, business practices, even the identification of galaxies). An at-times-mentioned downside of the discipline is that it is not well-appreciated in mainstream psychology. It is good to keep in mind that Descriptive Psychology is not designed to fit-in or be what is expected. It is designed to be useful and widely applied.<\\/p><p>The Descriptive Psychology website is a sampling of discussions of the discipline and its applications, a number of links to ongoing works and publications, and a list of Society for Descriptive Psychology members. There is also information about the SDP Annual Conference often held in Colorado. Please let us know if you have any questions, your thoughts, or if you would like to join the intellectually stimulating and growing Society for Descriptive Psychology (student memberships are available).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11609,7800,'_elementor_edit_mode','builder'),
(11610,7800,'_elementor_template_type','container'),
(11611,7800,'_elementor_version','3.33.0'),
(11612,7800,'_elementor_pro_version','3.33.1'),
(11613,7801,'_elementor_edit_mode','builder'),
(11614,7801,'_elementor_template_type','container'),
(11615,7801,'_elementor_version','3.33.0'),
(11616,7801,'_elementor_pro_version','3.33.1'),
(11617,7800,'_wp_page_template','default'),
(11618,7800,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11619,7800,'_elementor_data','[{\"id\":\"2748d246\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"67a07b4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1474530a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11620,7802,'_elementor_edit_mode','builder'),
(11621,7802,'_elementor_template_type','container'),
(11622,7802,'_elementor_version','3.33.0'),
(11623,7802,'_elementor_pro_version','3.33.1'),
(11624,7802,'_wp_page_template','default'),
(11625,7802,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11626,7802,'_elementor_data','[{\"id\":\"2748d246\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"67a07b4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1474530a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11628,7800,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:2:{s:14:\"flex_direction\";i:1;s:8:\"flex_gap\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}}'),
(11629,7803,'_elementor_edit_mode','builder'),
(11630,7803,'_elementor_template_type','container'),
(11631,7803,'_elementor_version','3.33.0'),
(11632,7803,'_elementor_pro_version','3.33.1'),
(11633,7804,'_elementor_edit_mode','builder'),
(11634,7804,'_elementor_template_type','container'),
(11635,7804,'_elementor_version','3.33.0'),
(11636,7804,'_elementor_pro_version','3.33.1'),
(11637,7803,'_wp_page_template','default'),
(11638,7803,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11639,7803,'_elementor_data','[{\"id\":\"571f374f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"4463928c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a9a854\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad6cf72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1742d259\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71768a72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39795cae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50e684dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d46a2f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3248a07a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2454c475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4969af8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333d9189\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42280f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d655405\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11640,7805,'_elementor_edit_mode','builder'),
(11641,7805,'_elementor_template_type','container'),
(11642,7805,'_elementor_version','3.33.0'),
(11643,7805,'_elementor_pro_version','3.33.1'),
(11644,7805,'_wp_page_template','default'),
(11645,7805,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11646,7805,'_elementor_data','[{\"id\":\"571f374f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"4463928c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a9a854\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ad6cf72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1742d259\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71768a72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39795cae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50e684dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d46a2f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3248a07a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2454c475\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4969af8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"333d9189\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42280f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d655405\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11648,7803,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:9;s:4:\"link\";i:9;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:9;s:21:\"typography_typography\";i:9;s:22:\"typography_font_family\";i:9;s:20:\"typography_font_size\";i:9;s:22:\"typography_font_weight\";i:9;s:25:\"typography_text_transform\";i:9;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:16:\"_flex_align_self\";i:9;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:3:{s:14:\"flex_direction\";i:1;s:11:\"boxed_width\";i:1;s:16:\"flex_align_items\";i:1;}}}}}'),
(11657,7807,'_elementor_edit_mode','builder'),
(11658,7807,'_elementor_template_type','wp-page'),
(11659,7807,'_elementor_version','3.33.0'),
(11660,7807,'_elementor_pro_version','3.33.1'),
(11661,7808,'_elementor_edit_mode','builder'),
(11662,7808,'_elementor_template_type','wp-page'),
(11663,7808,'_elementor_version','3.33.0'),
(11664,7808,'_elementor_pro_version','3.33.1'),
(11665,6914,'_wp_page_template','default'),
(11666,6914,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11667,6914,'_elementor_data','[{\"id\":\"2341e1c2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"685103a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11ff3a76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a48654d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"129f1f96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a1f5f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ff0a6b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"19e2aa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c0439e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f6cce6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63540bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e744bf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f6b9592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68616ed0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28727d36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b773938\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17f520ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73163df2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11668,7809,'_elementor_edit_mode','builder'),
(11669,7809,'_elementor_template_type','wp-page'),
(11670,7809,'_elementor_version','3.33.0'),
(11671,7809,'_elementor_pro_version','3.33.1'),
(11672,7809,'_wp_page_template','default'),
(11673,7809,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11674,7809,'_elementor_data','[{\"id\":\"2341e1c2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"685103a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11ff3a76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5dc715e8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}]'),
(11686,7811,'_elementor_edit_mode','builder'),
(11687,7811,'_elementor_template_type','wp-page'),
(11688,7811,'_elementor_version','3.33.0'),
(11689,7811,'_elementor_pro_version','3.33.1'),
(11690,7811,'_wp_page_template','default'),
(11691,7811,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11692,7811,'_elementor_data','[{\"id\":\"2341e1c2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"685103a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11ff3a76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5dc715e8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}]'),
(11694,7812,'_elementor_edit_mode','builder'),
(11695,7812,'_elementor_template_type','wp-page'),
(11696,7812,'_elementor_version','3.33.0'),
(11697,7812,'_elementor_pro_version','3.33.1'),
(11698,7812,'_wp_page_template','default'),
(11699,7812,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11700,7812,'_elementor_data','[{\"id\":\"2341e1c2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"685103a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11ff3a76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5dc715e8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}]'),
(11702,7813,'_elementor_edit_mode','builder'),
(11703,7813,'_elementor_template_type','wp-page'),
(11704,7813,'_elementor_version','3.33.0'),
(11705,7813,'_elementor_pro_version','3.33.1'),
(11706,7813,'_wp_page_template','default'),
(11707,7813,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11708,7813,'_elementor_data','[{\"id\":\"2341e1c2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"685103a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11ff3a76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a48654d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"129f1f96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a1f5f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ff0a6b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"19e2aa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c0439e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f6cce6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63540bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e744bf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f6b9592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68616ed0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28727d36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b773938\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17f520ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73163df2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11722,7815,'_wp_page_template','default'),
(11723,7815,'_elementor_edit_mode','builder'),
(11724,7815,'_elementor_template_type','wp-page'),
(11725,7815,'_elementor_version','3.33.0'),
(11726,7815,'_elementor_pro_version','3.33.1'),
(11727,7815,'_elementor_data','[{\"id\":\"483c1252\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4b23d092\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n<div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">In order to avoid redundancy, many publications are <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div>\\n\\nBergner, R.M. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-is-descriptive-psychology-an-introduction\\/\\\">What is Descriptive Psychology? An introduction<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nDavis K.E., & Roberts M.K. (1999). <a href = \\\"https:\\/\\/doi.org\\/10.1007\\/978-1-4612-5076-0_8\\\">Relationships in the real world: The Descriptive Psychology approach to personal relationships<\\/a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person<\\/em>. Springer Series in Social Psychology. New York: Springer.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/consciousness-experience-and-a-persons-world\\/\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\\n\\nOssorio, P. G. (1967). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-descriptionlri-report-4a\\/\\\">Outline of behavior description (LRI Report No. 4a)<\\/a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1972\\/1973). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/never-smile-at-a-crocodile\\/\\\">Never smile at a crocodile<\\/a>. <em>Journal for the Theory of Social Behavior<\\/em>, <em>3<\\/em>, 131\\u2013140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1971\\/1978). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/state-of-affairs-systems-lri-report-no-14\\/\\\">State of affairs systems (LRI Report No. 14)<\\/a>. Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)\\n\\nOssorio, P. G. (1969\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/notes-on-behavior-description\\/\\\">Notes on behavior description<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1970\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-description\\/\\\">Outline of Descriptive Psychology for personality theory and clinical applications<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA & Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1979\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/conceptual-notational-devices-the-pcf-and-related-types\\/\\\">Conceptual-notational devices: The PCF and related types<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-descriptive-psychology-lri-report-no-35\\/\\\">Why Descriptive Psychology? (LRI Report No. 35)<\\/a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute\\n\\nOssorio, P.G. (1983\\/1985). <a href=https:\\/\\/link.springer.com\\/chapter\\/10.1007\\/978-1-4612-5076-0_2<\\/a>An overview of Descriptive Psychology<\\/a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)<\\/em>. New York: Springer Verlacht.\\n\\nOssorio, P. G. (1986\\/1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/3155\\/\\\">Appraisal<\\/a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-human-condition-some-formal-aspects-lri-report-no-47a\\/\\\">The human condition: Some formal aspects. LRI Report No. 47a<\\/a>. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/three-minute-lectures-on-emotion\\/\\\">Three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/more-three-minute-lectures-on-emotion\\/\\\">More three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/in-a-world-of-persons-and-their-ways\\/\\\">In a world of persons and their ways<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (2006). Out of nowhere. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 108-143>. Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1982\\/1998\\/2012). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/place\\/\\\"><em>Place<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (2006\\/2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/a><\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).<\\/em> Ann Arbor, MI: Descriptive Psychology Press.)\\n\\nPutman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\"> Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/knowing-the-world\\/\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nShideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.\\n\\nStone, C.J. (2017). <a href=\\\"http:\\/\\/obaat.euodp.com\\/\\\">One bite at a time: A glossary of Descriptive Psychology concepts<\\/a>. \\n\\nSchwartz, W. (2019). <a href=\\\"http:\\/\\/freedomliberationreaction.blogspot.com\\/2018\\/07\\/descriptive-psychology-and-person.html\\\">Descriptive psychology and the person concept<\\/a>. (to be published by Academic Press in Spring, 2019).\\n\\nWikipedia contributors. (n.d.). <a href=\\\"https:\\/\\/en.wikipedia.org\\/wiki\\/Descriptive_psychology\\\"> Descriptive Psychology<\\/a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11730,7816,'_wp_page_template','default'),
(11731,7816,'_elementor_edit_mode','builder'),
(11732,7816,'_elementor_template_type','wp-page'),
(11733,7816,'_elementor_version','3.33.0'),
(11734,7816,'_elementor_pro_version','3.33.1'),
(11735,7816,'_elementor_data','[{\"id\":\"483c1252\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4b23d092\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n<div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">In order to avoid redundancy, many publications are <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div>\\n\\nBergner, R.M. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-is-descriptive-psychology-an-introduction\\/\\\">What is Descriptive Psychology? An introduction<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nDavis K.E., & Roberts M.K. (1999). <a href = \\\"https:\\/\\/doi.org\\/10.1007\\/978-1-4612-5076-0_8\\\">Relationships in the real world: The Descriptive Psychology approach to personal relationships<\\/a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person<\\/em>. Springer Series in Social Psychology. New York: Springer.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/consciousness-experience-and-a-persons-world\\/\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\\n\\nOssorio, P. G. (1967). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-descriptionlri-report-4a\\/\\\">Outline of behavior description (LRI Report No. 4a)<\\/a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1972\\/1973). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/never-smile-at-a-crocodile\\/\\\">Never smile at a crocodile<\\/a>. <em>Journal for the Theory of Social Behavior<\\/em>, <em>3<\\/em>, 131\\u2013140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1971\\/1978). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/state-of-affairs-systems-lri-report-no-14\\/\\\">State of affairs systems (LRI Report No. 14)<\\/a>. Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)\\n\\nOssorio, P. G. (1969\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/notes-on-behavior-description\\/\\\">Notes on behavior description<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1970\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-description\\/\\\">Outline of Descriptive Psychology for personality theory and clinical applications<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA & Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1979\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/conceptual-notational-devices-the-pcf-and-related-types\\/\\\">Conceptual-notational devices: The PCF and related types<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-descriptive-psychology-lri-report-no-35\\/\\\">Why Descriptive Psychology? (LRI Report No. 35)<\\/a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute\\n\\nOssorio, P.G. (1983\\/1985). <a href=https:\\/\\/link.springer.com\\/chapter\\/10.1007\\/978-1-4612-5076-0_2<\\/a>An overview of Descriptive Psychology<\\/a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)<\\/em>. New York: Springer Verlacht.\\n\\nOssorio, P. G. (1986\\/1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/3155\\/\\\">Appraisal<\\/a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-human-condition-some-formal-aspects-lri-report-no-47a\\/\\\">The human condition: Some formal aspects. LRI Report No. 47a<\\/a>. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/three-minute-lectures-on-emotion\\/\\\">Three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/more-three-minute-lectures-on-emotion\\/\\\">More three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/in-a-world-of-persons-and-their-ways\\/\\\">In a world of persons and their ways<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (2006). Out of nowhere. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 108-143>. Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1982\\/1998\\/2012). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/place\\/\\\"><em>Place<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (2006\\/2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/a><\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).<\\/em> Ann Arbor, MI: Descriptive Psychology Press.)\\n\\nPutman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\"> Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/knowing-the-world\\/\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nShideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.\\n\\nStone, C.J. (2017). <a href=\\\"http:\\/\\/obaat.euodp.com\\/\\\">One bite at a time: A glossary of Descriptive Psychology concepts<\\/a>. \\n\\nSchwartz, W. (2019). <a href=\\\"http:\\/\\/freedomliberationreaction.blogspot.com\\/2018\\/07\\/descriptive-psychology-and-person.html\\\">Descriptive psychology and the person concept<\\/a>. (to be published by Academic Press in Spring, 2019).\\n\\nWikipedia contributors. (n.d.). <a href=\\\"https:\\/\\/en.wikipedia.org\\/wiki\\/Descriptive_psychology\\\"> Descriptive Psychology<\\/a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11738,4287,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11739,7817,'_wp_page_template','default'),
(11740,7817,'_elementor_edit_mode','builder'),
(11741,7817,'_elementor_template_type','wp-page'),
(11742,7817,'_elementor_version','3.33.0'),
(11743,7817,'_elementor_pro_version','3.33.1'),
(11744,7817,'_elementor_data','[{\"id\":\"7ba6c8ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4bd3e3b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Central Descriptive Psychology Concepts\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"483c1252\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4b23d092\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n<div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">In order to avoid redundancy, many publications are <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div>\\n\\nBergner, R.M. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-is-descriptive-psychology-an-introduction\\/\\\">What is Descriptive Psychology? An introduction<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nDavis K.E., & Roberts M.K. (1999). <a href = \\\"https:\\/\\/doi.org\\/10.1007\\/978-1-4612-5076-0_8\\\">Relationships in the real world: The Descriptive Psychology approach to personal relationships<\\/a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person<\\/em>. Springer Series in Social Psychology. New York: Springer.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/consciousness-experience-and-a-persons-world\\/\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\\n\\nOssorio, P. G. (1967). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-descriptionlri-report-4a\\/\\\">Outline of behavior description (LRI Report No. 4a)<\\/a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1972\\/1973). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/never-smile-at-a-crocodile\\/\\\">Never smile at a crocodile<\\/a>. <em>Journal for the Theory of Social Behavior<\\/em>, <em>3<\\/em>, 131\\u2013140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1971\\/1978). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/state-of-affairs-systems-lri-report-no-14\\/\\\">State of affairs systems (LRI Report No. 14)<\\/a>. Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)\\n\\nOssorio, P. G. (1969\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/notes-on-behavior-description\\/\\\">Notes on behavior description<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1970\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-description\\/\\\">Outline of Descriptive Psychology for personality theory and clinical applications<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA & Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1979\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/conceptual-notational-devices-the-pcf-and-related-types\\/\\\">Conceptual-notational devices: The PCF and related types<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-descriptive-psychology-lri-report-no-35\\/\\\">Why Descriptive Psychology? (LRI Report No. 35)<\\/a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute\\n\\nOssorio, P.G. (1983\\/1985). <a href=https:\\/\\/link.springer.com\\/chapter\\/10.1007\\/978-1-4612-5076-0_2<\\/a>An overview of Descriptive Psychology<\\/a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)<\\/em>. New York: Springer Verlacht.\\n\\nOssorio, P. G. (1986\\/1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/3155\\/\\\">Appraisal<\\/a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-human-condition-some-formal-aspects-lri-report-no-47a\\/\\\">The human condition: Some formal aspects. LRI Report No. 47a<\\/a>. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/three-minute-lectures-on-emotion\\/\\\">Three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/more-three-minute-lectures-on-emotion\\/\\\">More three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/in-a-world-of-persons-and-their-ways\\/\\\">In a world of persons and their ways<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (2006). Out of nowhere. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 108-143>. Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1982\\/1998\\/2012). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/place\\/\\\"><em>Place<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (2006\\/2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/a><\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).<\\/em> Ann Arbor, MI: Descriptive Psychology Press.)\\n\\nPutman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\"> Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/knowing-the-world\\/\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nShideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.\\n\\nStone, C.J. (2017). <a href=\\\"http:\\/\\/obaat.euodp.com\\/\\\">One bite at a time: A glossary of Descriptive Psychology concepts<\\/a>. \\n\\nSchwartz, W. (2019). <a href=\\\"http:\\/\\/freedomliberationreaction.blogspot.com\\/2018\\/07\\/descriptive-psychology-and-person.html\\\">Descriptive psychology and the person concept<\\/a>. (to be published by Academic Press in Spring, 2019).\\n\\nWikipedia contributors. (n.d.). <a href=\\\"https:\\/\\/en.wikipedia.org\\/wiki\\/Descriptive_psychology\\\"> Descriptive Psychology<\\/a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11747,7817,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11749,7818,'_wp_page_template','default'),
(11750,7818,'_elementor_edit_mode','builder'),
(11751,7818,'_elementor_template_type','wp-page'),
(11752,7818,'_elementor_version','3.33.0'),
(11753,7818,'_elementor_pro_version','3.33.1'),
(11754,7818,'_elementor_data','[{\"id\":\"7ba6c8ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4bd3e3b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Central Descriptive Psychology Concepts\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"483c1252\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4b23d092\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n<div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">In order to avoid redundancy, many publications are <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div>\\n\\nBergner, R.M. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-is-descriptive-psychology-an-introduction\\/\\\">What is Descriptive Psychology? An introduction<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nDavis K.E., & Roberts M.K. (1999). <a href = \\\"https:\\/\\/doi.org\\/10.1007\\/978-1-4612-5076-0_8\\\">Relationships in the real world: The Descriptive Psychology approach to personal relationships<\\/a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person<\\/em>. Springer Series in Social Psychology. New York: Springer.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/consciousness-experience-and-a-persons-world\\/\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\\n\\nOssorio, P. G. (1967). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-descriptionlri-report-4a\\/\\\">Outline of behavior description (LRI Report No. 4a)<\\/a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1972\\/1973). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/never-smile-at-a-crocodile\\/\\\">Never smile at a crocodile<\\/a>. <em>Journal for the Theory of Social Behavior<\\/em>, <em>3<\\/em>, 131\\u2013140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1971\\/1978). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/state-of-affairs-systems-lri-report-no-14\\/\\\">State of affairs systems (LRI Report No. 14)<\\/a>. Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)\\n\\nOssorio, P. G. (1969\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/notes-on-behavior-description\\/\\\">Notes on behavior description<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1970\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-description\\/\\\">Outline of Descriptive Psychology for personality theory and clinical applications<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA & Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1979\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/conceptual-notational-devices-the-pcf-and-related-types\\/\\\">Conceptual-notational devices: The PCF and related types<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-descriptive-psychology-lri-report-no-35\\/\\\">Why Descriptive Psychology? (LRI Report No. 35)<\\/a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute\\n\\nOssorio, P.G. (1983\\/1985). <a href=https:\\/\\/link.springer.com\\/chapter\\/10.1007\\/978-1-4612-5076-0_2<\\/a>An overview of Descriptive Psychology<\\/a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)<\\/em>. New York: Springer Verlacht.\\n\\nOssorio, P. G. (1986\\/1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/3155\\/\\\">Appraisal<\\/a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-human-condition-some-formal-aspects-lri-report-no-47a\\/\\\">The human condition: Some formal aspects. LRI Report No. 47a<\\/a>. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/three-minute-lectures-on-emotion\\/\\\">Three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/more-three-minute-lectures-on-emotion\\/\\\">More three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/in-a-world-of-persons-and-their-ways\\/\\\">In a world of persons and their ways<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (2006). Out of nowhere. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 108-143>. Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1982\\/1998\\/2012). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/place\\/\\\"><em>Place<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (2006\\/2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/a><\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).<\\/em> Ann Arbor, MI: Descriptive Psychology Press.)\\n\\nPutman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\"> Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/knowing-the-world\\/\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nShideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.\\n\\nStone, C.J. (2017). <a href=\\\"http:\\/\\/obaat.euodp.com\\/\\\">One bite at a time: A glossary of Descriptive Psychology concepts<\\/a>. \\n\\nSchwartz, W. (2019). <a href=\\\"http:\\/\\/freedomliberationreaction.blogspot.com\\/2018\\/07\\/descriptive-psychology-and-person.html\\\">Descriptive psychology and the person concept<\\/a>. (to be published by Academic Press in Spring, 2019).\\n\\nWikipedia contributors. (n.d.). <a href=\\\"https:\\/\\/en.wikipedia.org\\/wiki\\/Descriptive_psychology\\\"> Descriptive Psychology<\\/a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11756,7818,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11757,7819,'_wp_page_template','default'),
(11758,7819,'_elementor_edit_mode','builder'),
(11759,7819,'_elementor_template_type','wp-page'),
(11760,7819,'_elementor_version','3.33.0'),
(11761,7819,'_elementor_pro_version','3.33.1'),
(11762,7819,'_elementor_data','[{\"id\":\"7ba6c8ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4bd3e3b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Central Descriptive Psychology Concepts\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"483c1252\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4b23d092\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n<div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">In order to avoid redundancy, many publications are <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div>\\n\\nBergner, R.M. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-is-descriptive-psychology-an-introduction\\/\\\">What is Descriptive Psychology? An introduction<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nDavis K.E., & Roberts M.K. (1999). <a href = \\\"https:\\/\\/doi.org\\/10.1007\\/978-1-4612-5076-0_8\\\">Relationships in the real world: The Descriptive Psychology approach to personal relationships<\\/a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person<\\/em>. Springer Series in Social Psychology. New York: Springer.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/consciousness-experience-and-a-persons-world\\/\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\\n\\nOssorio, P. G. (1967). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-descriptionlri-report-4a\\/\\\">Outline of behavior description (LRI Report No. 4a)<\\/a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1972\\/1973). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/never-smile-at-a-crocodile\\/\\\">Never smile at a crocodile<\\/a>. <em>Journal for the Theory of Social Behavior<\\/em>, <em>3<\\/em>, 131\\u2013140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1971\\/1978). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/state-of-affairs-systems-lri-report-no-14\\/\\\">State of affairs systems (LRI Report No. 14)<\\/a>. Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)\\n\\nOssorio, P. G. (1969\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/notes-on-behavior-description\\/\\\">Notes on behavior description<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1970\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-description\\/\\\">Outline of Descriptive Psychology for personality theory and clinical applications<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA & Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1979\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/conceptual-notational-devices-the-pcf-and-related-types\\/\\\">Conceptual-notational devices: The PCF and related types<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-descriptive-psychology-lri-report-no-35\\/\\\">Why Descriptive Psychology? (LRI Report No. 35)<\\/a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute\\n\\nOssorio, P.G. (1983\\/1985). <a href=https:\\/\\/link.springer.com\\/chapter\\/10.1007\\/978-1-4612-5076-0_2<\\/a>An overview of Descriptive Psychology<\\/a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)<\\/em>. New York: Springer Verlacht.\\n\\nOssorio, P. G. (1986\\/1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/3155\\/\\\">Appraisal<\\/a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-human-condition-some-formal-aspects-lri-report-no-47a\\/\\\">The human condition: Some formal aspects. LRI Report No. 47a<\\/a>. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/three-minute-lectures-on-emotion\\/\\\">Three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/more-three-minute-lectures-on-emotion\\/\\\">More three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/in-a-world-of-persons-and-their-ways\\/\\\">In a world of persons and their ways<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (2006). Out of nowhere. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 108-143>. Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1982\\/1998\\/2012). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/place\\/\\\"><em>Place<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (2006\\/2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/a><\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).<\\/em> Ann Arbor, MI: Descriptive Psychology Press.)\\n\\nPutman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\"> Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/knowing-the-world\\/\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nShideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.\\n\\nStone, C.J. (2017). <a href=\\\"http:\\/\\/obaat.euodp.com\\/\\\">One bite at a time: A glossary of Descriptive Psychology concepts<\\/a>. \\n\\nSchwartz, W. (2019). <a href=\\\"http:\\/\\/freedomliberationreaction.blogspot.com\\/2018\\/07\\/descriptive-psychology-and-person.html\\\">Descriptive psychology and the person concept<\\/a>. (to be published by Academic Press in Spring, 2019).\\n\\nWikipedia contributors. (n.d.). <a href=\\\"https:\\/\\/en.wikipedia.org\\/wiki\\/Descriptive_psychology\\\"> Descriptive Psychology<\\/a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11764,7819,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11765,7820,'_wp_page_template','default'),
(11766,7820,'_elementor_edit_mode','builder'),
(11767,7820,'_elementor_template_type','wp-page'),
(11768,7820,'_elementor_version','3.33.0'),
(11769,7820,'_elementor_pro_version','3.33.1'),
(11770,7820,'_elementor_data','[{\"id\":\"7ba6c8ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4bd3e3b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Central Descriptive Psychology Concepts\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"483c1252\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4b23d092\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"font-size: 14px; text-align: center;\\\">In order to avoid redundancy, many publications are <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Bergner, R.M. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-is-descriptive-psychology-an-introduction\\/\\\">What is Descriptive Psychology? An introduction<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Davis K.E., &amp; Roberts M.K. (1999). <a href=\\\"https:\\/\\/doi.org\\/10.1007\\/978-1-4612-5076-0_8\\\">Relationships in the real world: The Descriptive Psychology approach to personal relationships<\\/a>. In Gergen K.J. &amp; Davis K.E. (Eds.), <em>The Social Construction of the Person<\\/em>. Springer Series in Social Psychology. New York: Springer.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/consciousness-experience-and-a-persons-world\\/\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1967). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-descriptionlri-report-4a\\/\\\">Outline of behavior description (LRI Report No. 4a)<\\/a>. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1972\\/1973). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/never-smile-at-a-crocodile\\/\\\">Never smile at a crocodile<\\/a>. <em>Journal for the Theory of Social Behavior<\\/em>, <em>3<\\/em>, 131\\u2013140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1971\\/1978). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/state-of-affairs-systems-lri-report-no-14\\/\\\">State of affairs systems (LRI Report No. 14)<\\/a>. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)<\\/p><p>Ossorio, P. G. (1969\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/notes-on-behavior-description\\/\\\">Notes on behavior description<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1970\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-description\\/\\\">Outline of Descriptive Psychology for personality theory and clinical applications<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1979\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/conceptual-notational-devices-the-pcf-and-related-types\\/\\\">Conceptual-notational devices: The PCF and related types<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-descriptive-psychology-lri-report-no-35\\/\\\">Why Descriptive Psychology? (LRI Report No. 35)<\\/a>. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute<\\/p><p>Ossorio, P.G. (1983\\/1985). <a href=\\\"https:\\/\\/link.springer.com\\/chapter\\/10.1007\\/978-1-4612-5076-0_2&lt;\\/a\\\">An overview of Descriptive Psychology<\\/a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)<\\/em>. New York: Springer Verlacht.<\\/p><p>Ossorio, P. G. (1986\\/1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/3155\\/\\\">Appraisal<\\/a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-human-condition-some-formal-aspects-lri-report-no-47a\\/\\\">The human condition: Some formal aspects. LRI Report No. 47a<\\/a>. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/three-minute-lectures-on-emotion\\/\\\">Three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/more-three-minute-lectures-on-emotion\\/\\\">More three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/in-a-world-of-persons-and-their-ways\\/\\\">In a world of persons and their ways<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (2006). Out of nowhere. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 108-143&gt;. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1982\\/1998\\/2012). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/place\\/\\\"><em>Place<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (2006\\/2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).<\\/em> Ann Arbor, MI: Descriptive Psychology Press.)<\\/p><p>Putman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\"> Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/knowing-the-world\\/\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Shideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.<\\/p><p>Stone, C.J. (2017). <a href=\\\"http:\\/\\/obaat.euodp.com\\/\\\">One bite at a time: A glossary of Descriptive Psychology concepts<\\/a>.<\\/p><p>Schwartz, W. (2019). <a href=\\\"http:\\/\\/freedomliberationreaction.blogspot.com\\/2018\\/07\\/descriptive-psychology-and-person.html\\\">Descriptive psychology and the person concept<\\/a>. (to be published by Academic Press in Spring, 2019).<\\/p><p>Wikipedia contributors. (n.d.). <a href=\\\"https:\\/\\/en.wikipedia.org\\/wiki\\/Descriptive_psychology\\\"> Descriptive Psychology<\\/a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11772,7820,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11783,7822,'_wp_page_template','default'),
(11784,7822,'_elementor_edit_mode','builder'),
(11785,7822,'_elementor_template_type','wp-page'),
(11786,7822,'_elementor_version','3.33.0'),
(11787,7822,'_elementor_pro_version','3.33.1'),
(11788,7822,'_elementor_data','[{\"id\":\"e6e70f0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"46bd1580\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n<div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">In order to avoid redundancy, many publications are <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nEmotions<\\/span><\\/p>\\n\\n<p>\\nBergner, R. (1983) Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 209-227). Greenwich, CT: JAI Press.\\n\\nBergner, R.. (2003). Emotions: A relational view and its clinical applications. <em>American Journal of Psychotherapy<\\/em>, <em>57<\\/em>, 471-490.\\n\\nOssorio, P.G. (1986\\/1997). Three minute lectures on emotion. In P.G. Ossorio, <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1986\\/1997). More three minute lectures on emotion. In P.G. Ossorio, Essays on clinical topics. In <em>The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\\n\\nShideler, M. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf\\\">The lover and the logician<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 145-154). Greenwich, CT: JAI Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nHumor<\\/span>\\n<\\/p>\\n\\n<p>\\nLittmann, J.R. (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-new-formulation-of-humor\\/\\\">A new formulation of humor<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 183-207). Greenwich, CT: JAI Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nMoral Competence<\\/span>\\n<\\/p>\\n\\n<p>\\nHolt S.B. (1990) <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\\\">Appraisal and competence in moral judgment and behavior<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nPersonal Identity and Self-Concept<\\/span>\\n<\\/p>\\n\\n<p>\\nBergner, R., & Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. Psychotherapy Theory, Research, Practice, Training, 37, 36-44.\\n\\nBergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. Journal of Theoretical and Philosophical Psychology, 37, 77-90.\\n\\nPutman, A.O. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\\\">Being, becoming and Belonging<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.\\n\\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 17-52). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Worlds-of-Uncertain-Status.pdf\\\">Worlds of Uncertain Status<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-9\\/dp\\/1891700065\\/\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nWechsler, R.C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nJudgment<\\/span>\\n<\\/p>\\n\\n<p>\\nOssorio, P.G. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nReality<\\/p>\\n\\nColvin, G. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Colvin-Descriptive-Metaphysics.pdf\\\">Descriptive Metaphysics: On Science, Religion, and Wisdom<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kuosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol. 9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nShideler, M.M. (1982) <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\\\">The creator and the discoverer<\\/a>. In K. Davis and T. Mitchell (Eds.), <\\/em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp, 233-247). Greenwich, CT: JAI Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nIndividual Differences<\\/span>\\n<\\/p>\\n\\n<p>\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf\\\">Cognition without processes<\\/a>. In H.J. Jeffrey and R.M.  Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 33-66). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Underlying-Cognitive-Processes.pdf\\\">Underlying Cognitive Processes or Private Social Practices?<\\/a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nEmpathy<\\/span>\\n<\\/p>\\n\\n<p>\\nSchwartz, W. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Schwartz-Empathy-197-212.pdf\\\">The parameters of empathy: Core considerations for psychotherapy and supervision<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 197-212). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nHypnosis<\\/span>\\n<\\/p>\\n\\n<p>\\nPlotkin, W., & Schwartz, W. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\\\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.\\n\\nPlotkin, W., & Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 75-98). Greenwich, CT: JAI Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nBehavioral Economics<\\/span>\\n<\\/p>\\n\\n<p>\\nJeffrey, H.J. (2010). <a href=\\\"\\/%E2%80%9D\\\" https:\\/\\/www.researchgate.net\\/publication\\/228788898_Homo_Communitatis_A_Rigorous_Foundation_for_Behavioral_Finance.\\u201c>Homo Communitatis: A rigorous foundation for behavioral finance<\\/a>.\\n\\nJeffrey, H.J. & Putman, A.O. (2013). <a <href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/263761561_The_Irrationality_Illusion_A_New_Paradigm_for_Economics_and_Behavioral_Economics\\\">The irrationality illusion: A new paradigm for economics and behavioral economics<\\/a>. The Journal of Behavioral Finance, 14:3, 161-194.\\n\\nJeffrey, H.J. & Putman, A.O. (2015). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/281305700_Subjective_Probability_in_Behavioral_Economics_and_Finance_A_Radical_Reformulation\\\"> Probability in Behavioral Economics and Finance: A Radical Reformulation<\\/a>. The Journal of Behavioral Finance, 16(3), 231-249.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nMulti-cultural Psychology<\\/span>\\n<\\/p>\\n\\n<p>\\nAylesworth, L., & Ossorio, P. (1983). Refugees: Cultural displacement and its effects. In K. Davis and R. Bergner (Eds.), Advances in Descriptive Psychology: Vol. 3, (pp. 45-92). Greenwich, CT: JAI Press.\\n\\nLubuguin, F.S.A. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1982\\/1983). A multicultural psychology. In K.E. Davis & R.M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 3<\\/em>, (pp. 13-44). Greenwich, CN: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)\\n\\nSilva, J. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\\\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 119-145). Greenwich, CT: JAI Press.\\n\\nTorres, W. (1983). Puerto Rican and Anglo conceptions of appropriate mental health services<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 147-169). Greenwich, CT: JAI Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nSex Roles and Gender Identity<\\/span>\\n<\\/p>\\n\\n<p>\\nAllen, C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press\\n\\nAllen-Zeiger, C., & Allen, S. (1992). Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment Austin, TX: New Perspectives Press.\\n\\nLatham, C.A. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSapin, C.R. & Forward, J.R. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nEmbodiment<\\/span>\\n<\\/p>\\n\\n<p>\\n\\nBergner, R. (2001). What is behavior? And so What? <em>New Ideas in Psychology<\\/em>, <em>29<\\/em>, 147-\\u0080\\u201c155.\\n\\nBergner, R.M. (2004). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/232468342_Is_It_All_Really_Biological\\\">Is it all really biological?<\\/a> Journal of Theoretical and Philosophical Psychology, 24, 30-49.\\n\\nBergner, R.M. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Underlying-Cognitive-Processes.pdf\\\">Underlying Cognitive Processes or Private Social Practices?<\\/a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf\\\">Can psychological science be replaced by biological science?<\\/a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 44-68). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (2016). <a href=\\\"\\/%E2%80%9Dhttps:\\/\\/www.researchgate.net\\/publication\\/283245444_What_Is_Behavior_And_Why_Is_It_Not_Reducible_to_Biological_States_of_Affairs%E2%80%9D\\\"> What is \\u201cbehavior?\\u201d And why is it not reducible to biological states of affairs?<\\/a> Journal of Theoretical and Philosophical Psychology, 36, 41-55.\\n\\nBergner, R. (2018). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/324099936_The_Case_Against_the_Case_Against_Free_Will\\\"> The case against the case against free will<\\/a>. <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>38<\\/em>, 77-90.\\n\\nDavis, K.E. (2008). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Davis-Review-012508.pdf\\\" rel=\\\"\\\">Brains don\\u2019t think and organisms don\\u2019t create cultures or develop spontaneous languages<\\/a>. <em>PsyCritiques<\\/em>, <em>53<\\/em>.\\n\\nJeffrey, H.J. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\\\">A new paradigm for artificial intelligence<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 177-194). Greenwich, CT: JAI Press.<\\/p>\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio,  P. G. (1980\\/1982). Embodiment. In  K.E. Davis  & T.O. Mitchell (Eds.), <em>Advances  in  Descriptive  Psychology, Vol. 2<\\/em>, (pp. 11-32). Greenwich, CN: JAI Press.\\n\\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc.\\n\\nOssorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Ossorio-Out-of-Nowhere-Complete-Version.pdf\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Ossorio-Out-of-Nowhere-Complete-Version.pdf\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPlotkin, W. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Plotkin-Consciousness-211-237.pdf\\\"> Consciousness<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 211-237). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-5-Putman-Artificial-Persons.pdf\\\">Artificial persons<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSchwartz, W. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\\\">The problem of other possible persons: Dolphins, primates, and aliens<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.\\n<\\/p>\\n\\n\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11789,7823,'_wp_page_template','default'),
(11790,7823,'_elementor_edit_mode','builder'),
(11791,7823,'_elementor_template_type','wp-page'),
(11792,7823,'_elementor_version','3.33.0'),
(11793,7823,'_elementor_pro_version','3.33.1'),
(11794,7823,'_elementor_data','[{\"id\":\"e6e70f0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"46bd1580\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n<div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">In order to avoid redundancy, many publications are <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nEmotions<\\/span><\\/p>\\n\\n<p>\\nBergner, R. (1983) Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 209-227). Greenwich, CT: JAI Press.\\n\\nBergner, R.. (2003). Emotions: A relational view and its clinical applications. <em>American Journal of Psychotherapy<\\/em>, <em>57<\\/em>, 471-490.\\n\\nOssorio, P.G. (1986\\/1997). Three minute lectures on emotion. In P.G. Ossorio, <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1986\\/1997). More three minute lectures on emotion. In P.G. Ossorio, Essays on clinical topics. In <em>The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\\n\\nShideler, M. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf\\\">The lover and the logician<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 145-154). Greenwich, CT: JAI Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nHumor<\\/span>\\n<\\/p>\\n\\n<p>\\nLittmann, J.R. (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-new-formulation-of-humor\\/\\\">A new formulation of humor<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 183-207). Greenwich, CT: JAI Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nMoral Competence<\\/span>\\n<\\/p>\\n\\n<p>\\nHolt S.B. (1990) <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\\\">Appraisal and competence in moral judgment and behavior<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nPersonal Identity and Self-Concept<\\/span>\\n<\\/p>\\n\\n<p>\\nBergner, R., & Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. Psychotherapy Theory, Research, Practice, Training, 37, 36-44.\\n\\nBergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. Journal of Theoretical and Philosophical Psychology, 37, 77-90.\\n\\nPutman, A.O. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\\\">Being, becoming and Belonging<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.\\n\\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 17-52). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Worlds-of-Uncertain-Status.pdf\\\">Worlds of Uncertain Status<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-9\\/dp\\/1891700065\\/\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nWechsler, R.C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nJudgment<\\/span>\\n<\\/p>\\n\\n<p>\\nOssorio, P.G. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nReality<\\/p>\\n\\nColvin, G. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Colvin-Descriptive-Metaphysics.pdf\\\">Descriptive Metaphysics: On Science, Religion, and Wisdom<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kuosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol. 9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nShideler, M.M. (1982) <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\\\">The creator and the discoverer<\\/a>. In K. Davis and T. Mitchell (Eds.), <\\/em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp, 233-247). Greenwich, CT: JAI Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nIndividual Differences<\\/span>\\n<\\/p>\\n\\n<p>\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf\\\">Cognition without processes<\\/a>. In H.J. Jeffrey and R.M.  Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 33-66). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Underlying-Cognitive-Processes.pdf\\\">Underlying Cognitive Processes or Private Social Practices?<\\/a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nEmpathy<\\/span>\\n<\\/p>\\n\\n<p>\\nSchwartz, W. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Schwartz-Empathy-197-212.pdf\\\">The parameters of empathy: Core considerations for psychotherapy and supervision<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 197-212). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nHypnosis<\\/span>\\n<\\/p>\\n\\n<p>\\nPlotkin, W., & Schwartz, W. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\\\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.\\n\\nPlotkin, W., & Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 75-98). Greenwich, CT: JAI Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nBehavioral Economics<\\/span>\\n<\\/p>\\n\\n<p>\\nJeffrey, H.J. (2010). <a href=\\\"\\/%E2%80%9D\\\" https:\\/\\/www.researchgate.net\\/publication\\/228788898_Homo_Communitatis_A_Rigorous_Foundation_for_Behavioral_Finance.\\u201c>Homo Communitatis: A rigorous foundation for behavioral finance<\\/a>.\\n\\nJeffrey, H.J. & Putman, A.O. (2013). <a <href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/263761561_The_Irrationality_Illusion_A_New_Paradigm_for_Economics_and_Behavioral_Economics\\\">The irrationality illusion: A new paradigm for economics and behavioral economics<\\/a>. The Journal of Behavioral Finance, 14:3, 161-194.\\n\\nJeffrey, H.J. & Putman, A.O. (2015). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/281305700_Subjective_Probability_in_Behavioral_Economics_and_Finance_A_Radical_Reformulation\\\"> Probability in Behavioral Economics and Finance: A Radical Reformulation<\\/a>. The Journal of Behavioral Finance, 16(3), 231-249.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nMulti-cultural Psychology<\\/span>\\n<\\/p>\\n\\n<p>\\nAylesworth, L., & Ossorio, P. (1983). Refugees: Cultural displacement and its effects. In K. Davis and R. Bergner (Eds.), Advances in Descriptive Psychology: Vol. 3, (pp. 45-92). Greenwich, CT: JAI Press.\\n\\nLubuguin, F.S.A. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1982\\/1983). A multicultural psychology. In K.E. Davis & R.M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 3<\\/em>, (pp. 13-44). Greenwich, CN: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)\\n\\nSilva, J. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\\\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 119-145). Greenwich, CT: JAI Press.\\n\\nTorres, W. (1983). Puerto Rican and Anglo conceptions of appropriate mental health services<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 147-169). Greenwich, CT: JAI Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nSex Roles and Gender Identity<\\/span>\\n<\\/p>\\n\\n<p>\\nAllen, C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press\\n\\nAllen-Zeiger, C., & Allen, S. (1992). Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment Austin, TX: New Perspectives Press.\\n\\nLatham, C.A. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSapin, C.R. & Forward, J.R. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nEmbodiment<\\/span>\\n<\\/p>\\n\\n<p>\\n\\nBergner, R. (2001). What is behavior? And so What? <em>New Ideas in Psychology<\\/em>, <em>29<\\/em>, 147-\\u0080\\u201c155.\\n\\nBergner, R.M. (2004). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/232468342_Is_It_All_Really_Biological\\\">Is it all really biological?<\\/a> Journal of Theoretical and Philosophical Psychology, 24, 30-49.\\n\\nBergner, R.M. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Underlying-Cognitive-Processes.pdf\\\">Underlying Cognitive Processes or Private Social Practices?<\\/a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf\\\">Can psychological science be replaced by biological science?<\\/a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 44-68). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (2016). <a href=\\\"\\/%E2%80%9Dhttps:\\/\\/www.researchgate.net\\/publication\\/283245444_What_Is_Behavior_And_Why_Is_It_Not_Reducible_to_Biological_States_of_Affairs%E2%80%9D\\\"> What is \\u201cbehavior?\\u201d And why is it not reducible to biological states of affairs?<\\/a> Journal of Theoretical and Philosophical Psychology, 36, 41-55.\\n\\nBergner, R. (2018). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/324099936_The_Case_Against_the_Case_Against_Free_Will\\\"> The case against the case against free will<\\/a>. <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>38<\\/em>, 77-90.\\n\\nDavis, K.E. (2008). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Davis-Review-012508.pdf\\\" rel=\\\"\\\">Brains don\\u2019t think and organisms don\\u2019t create cultures or develop spontaneous languages<\\/a>. <em>PsyCritiques<\\/em>, <em>53<\\/em>.\\n\\nJeffrey, H.J. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\\\">A new paradigm for artificial intelligence<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 177-194). Greenwich, CT: JAI Press.<\\/p>\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio,  P. G. (1980\\/1982). Embodiment. In  K.E. Davis  & T.O. Mitchell (Eds.), <em>Advances  in  Descriptive  Psychology, Vol. 2<\\/em>, (pp. 11-32). Greenwich, CN: JAI Press.\\n\\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc.\\n\\nOssorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Ossorio-Out-of-Nowhere-Complete-Version.pdf\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Ossorio-Out-of-Nowhere-Complete-Version.pdf\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPlotkin, W. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Plotkin-Consciousness-211-237.pdf\\\"> Consciousness<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 211-237). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-5-Putman-Artificial-Persons.pdf\\\">Artificial persons<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSchwartz, W. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\\\">The problem of other possible persons: Dolphins, primates, and aliens<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.\\n<\\/p>\\n\\n\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11795,1917,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11796,7824,'_wp_page_template','default'),
(11797,7824,'_elementor_edit_mode','builder'),
(11798,7824,'_elementor_template_type','wp-page'),
(11799,7824,'_elementor_version','3.33.0'),
(11800,7824,'_elementor_pro_version','3.33.1'),
(11801,7824,'_elementor_data','[{\"id\":\"70e4780\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"802b110\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Conceptual Elucidation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"e6e70f0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"46bd1580\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"font-size: 14px; text-align: center;\\\">In order to avoid redundancy, many publications are <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Emotions<\\/p><p>Bergner, R. (1983) Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 209-227). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R.. (2003). Emotions: A relational view and its clinical applications. <em>American Journal of Psychotherapy<\\/em>, <em>57<\\/em>, 471-490.<\\/p><p>Ossorio, P.G. (1986\\/1997). Three minute lectures on emotion. In P.G. Ossorio, <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1986\\/1997). More three minute lectures on emotion. In P.G. Ossorio, Essays on clinical topics. In <em>The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Shideler, M. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf\\\">The lover and the logician<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 145-154). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Humor<\\/p><p>Littmann, J.R. (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-new-formulation-of-humor\\/\\\">A new formulation of humor<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 183-207). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Moral Competence<\\/p><p>Holt S.B. (1990) <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\\\">Appraisal and competence in moral judgment and behavior<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Personal Identity and Self-Concept<\\/p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. Psychotherapy Theory, Research, Practice, Training, 37, 36-44.<\\/p><p>Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. Journal of Theoretical and Philosophical Psychology, 37, 77-90.<\\/p><p>Putman, A.O. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\\\">Being, becoming and Belonging<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 17-52). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Worlds-of-Uncertain-Status.pdf\\\">Worlds of Uncertain Status<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-9\\/dp\\/1891700065\\/\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Wechsler, R.C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Judgment<\\/p><p>Ossorio, P.G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Reality<\\/p><p>Colvin, G. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Colvin-Descriptive-Metaphysics.pdf\\\">Descriptive Metaphysics: On Science, Religion, and Wisdom<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kuosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol. 9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Shideler, M.M. (1982) <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\\\">The creator and the discoverer<\\/a>. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 2, (pp, 233-247). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Individual Differences<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf\\\">Cognition without processes<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 33-66). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Underlying-Cognitive-Processes.pdf\\\">Underlying Cognitive Processes or Private Social Practices?<\\/a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Empathy<\\/p><p>Schwartz, W. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Schwartz-Empathy-197-212.pdf\\\">The parameters of empathy: Core considerations for psychotherapy and supervision<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 197-212). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Hypnosis<\\/p><p>Plotkin, W., &amp; Schwartz, W. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\\\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.<\\/p><p>Plotkin, W., &amp; Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 75-98). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Behavioral Economics<\\/p><p>Jeffrey, H.J. (2010). <a href=\\\"\\/%E2%80%9D\\\">Homo Communitatis: A rigorous foundation for behavioral finance<\\/a>.<\\/p><p>Jeffrey, H.J. &amp; Putman, A.O. (2013). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/263761561_The_Irrationality_Illusion_A_New_Paradigm_for_Economics_and_Behavioral_Economics\\\">The irrationality illusion: A new paradigm for economics and behavioral economics<\\/a>. The Journal of Behavioral Finance, 14:3, 161-194.<\\/p><p>Jeffrey, H.J. &amp; Putman, A.O. (2015). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/281305700_Subjective_Probability_in_Behavioral_Economics_and_Finance_A_Radical_Reformulation\\\"> Probability in Behavioral Economics and Finance: A Radical Reformulation<\\/a>. The Journal of Behavioral Finance, 16(3), 231-249.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Multi-cultural Psychology<\\/p><p>Aylesworth, L., &amp; Ossorio, P. (1983). Refugees: Cultural displacement and its effects. In K. Davis and R. Bergner (Eds.), Advances in Descriptive Psychology: Vol. 3, (pp. 45-92). Greenwich, CT: JAI Press.<\\/p><p>Lubuguin, F.S.A. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1982\\/1983). A multicultural psychology. In K.E. Davis &amp; R.M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 3<\\/em>, (pp. 13-44). Greenwich, CN: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Silva, J. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 119-145). Greenwich, CT: JAI Press.<\\/p><p>Torres, W. (1983). Puerto Rican and Anglo conceptions of appropriate mental health services. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 147-169). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Sex Roles and Gender Identity<\\/p><p>Allen, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press<\\/p><p>Allen-Zeiger, C., &amp; Allen, S. (1992). Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment Austin, TX: New Perspectives Press.<\\/p><p>Latham, C.A. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Embodiment<\\/p><p>Bergner, R. (2001). What is behavior? And so What? <em>New Ideas in Psychology<\\/em>, <em>29<\\/em>, 147-\\u0080\\u201c155.<\\/p><p>Bergner, R.M. (2004). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/232468342_Is_It_All_Really_Biological\\\">Is it all really biological?<\\/a> Journal of Theoretical and Philosophical Psychology, 24, 30-49.<\\/p><p>Bergner, R.M. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Underlying-Cognitive-Processes.pdf\\\">Underlying Cognitive Processes or Private Social Practices?<\\/a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf\\\">Can psychological science be replaced by biological science?<\\/a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 44-68). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2016). <a href=\\\"\\/%E2%80%9Dhttps:\\/\\/www.researchgate.net\\/publication\\/283245444_What_Is_Behavior_And_Why_Is_It_Not_Reducible_to_Biological_States_of_Affairs%E2%80%9D\\\"> What is \\u201cbehavior?\\u201d And why is it not reducible to biological states of affairs?<\\/a> Journal of Theoretical and Philosophical Psychology, 36, 41-55.<\\/p><p>Bergner, R. (2018). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/324099936_The_Case_Against_the_Case_Against_Free_Will\\\"> The case against the case against free will<\\/a>. <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>38<\\/em>, 77-90.<\\/p><p>Davis, K.E. (2008). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Davis-Review-012508.pdf\\\" rel=\\\"\\\">Brains don\\u2019t think and organisms don\\u2019t create cultures or develop spontaneous languages<\\/a>. <em>PsyCritiques<\\/em>, <em>53<\\/em>.<\\/p><p>Jeffrey, H.J. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\\\">A new paradigm for artificial intelligence<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 177-194). Greenwich, CT: JAI Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1980\\/1982). Embodiment. In K.E. Davis &amp; T.O. Mitchell (Eds.), <em>Advances in Descriptive Psychology, Vol. 2<\\/em>, (pp. 11-32). Greenwich, CN: JAI Press.<\\/p><p>Ossorio, P.G. (1992). Experience for robots? (ESI Report No. 1a). Boulder, CO: Ellery Systems, Inc.<\\/p><p>Ossorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Plotkin, W. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Plotkin-Consciousness-211-237.pdf\\\"> Consciousness<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 211-237). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-5-Putman-Artificial-Persons.pdf\\\">Artificial persons<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Schwartz, W. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\\\">The problem of other possible persons: Dolphins, primates, and aliens<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"61604b3\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(11802,7824,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11814,7826,'_wp_page_template','default'),
(11815,7826,'_elementor_edit_mode','builder'),
(11816,7826,'_elementor_template_type','wp-page'),
(11817,7826,'_elementor_version','3.33.0'),
(11818,7826,'_elementor_pro_version','3.33.1'),
(11819,7826,'_elementor_data','[{\"id\":\"3d2125c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"68d864c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">N.B. In order to avoid redundancy, publications are <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\nAylesworth, L., & Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press\\n\\nBergner, L.L. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\\\">The Use of the status concept in developing effective relationships between police chiefs and officers<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKantor, C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Wizard-129-148.pdf\\\">We\\u2019re off to see the wizard: Politics, charisma, and community change<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 243-270). Greenwich, CT: JAI Press.\\n\\nLittmann, J.R. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Littmann-Guilty-or-Not.pdf\\\">Guilty or Not? A Descriptive Psychology analysis<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 87-111). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nLittmann, J.R. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf\\\">Elucidating <em>Actus Reus<\\/em> and <em>Mens Rea<\\/em>: A Descriptive Psychology perspective<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 409-452). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nLubuguin, F.S.A. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology<\\/em>, Vol. 7(pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOrvik, J.M. (1985). A conceptual model for migration in Alaska. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em> (pp. 103-118). Greenwich, CT: JAI Press.\\n\\nOrvik, J.M. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\\\">Technology transfer and culture change<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOrvik, J.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P. G., Busch, E. K., & Lasater, L. (1975). The Boulder Police Department: Values and Implementations.\\n\\nOssorio, P. G., Aylesworth, L., & Lasater, L. (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=5035&action=edit\\\">A Comprehensive Plan for the\\nProvision of Mental Health Services to the Vietnamese Refugees in Denver<\\/a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.\\n\\nPeek, C. J. & Heinrich, R. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\\\">Playing the Person Game in Healthcare<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\">Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman A.O. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman A.O. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Leading-113-128.pdf\\\">Leading: Perspectives for leaders and leadership coaches<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 113-128). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman, A.O. (1990). <em>Marketing Your Services: A Step-by-Step guide for Small Businesses and Professionals<\\/em>. New York, NY: John Wiley and Sons.\\n\\nPutman, A.O. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Ordinary-Magic.pdf\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman A.O. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-When-worlds-collide-81-112.pdf\\\">When worlds collide: The source of intractable value problems<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSilva, J. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\\\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 119-145). Greenwich, CT: JAI Press.\\n\\nSchwartz, W. (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\\\">Degradation, Accreditation, and Rites of Passage<\\/a>. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.\\n\\nSinger, H.R., & Zeiger, P. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\\\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nTorres, W. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Puerto Rican and Anglo conceptions of appropriate mental health services<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 147-169). Greenwich, CT: JAI Press.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11820,7827,'_wp_page_template','default'),
(11821,7827,'_elementor_edit_mode','builder'),
(11822,7827,'_elementor_template_type','wp-page'),
(11823,7827,'_elementor_version','3.33.0'),
(11824,7827,'_elementor_pro_version','3.33.1'),
(11825,7827,'_elementor_data','[{\"id\":\"3d2125c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"68d864c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">N.B. In order to avoid redundancy, publications are <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\nAylesworth, L., & Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press\\n\\nBergner, L.L. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\\\">The Use of the status concept in developing effective relationships between police chiefs and officers<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKantor, C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Wizard-129-148.pdf\\\">We\\u2019re off to see the wizard: Politics, charisma, and community change<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 243-270). Greenwich, CT: JAI Press.\\n\\nLittmann, J.R. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Littmann-Guilty-or-Not.pdf\\\">Guilty or Not? A Descriptive Psychology analysis<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 87-111). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nLittmann, J.R. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf\\\">Elucidating <em>Actus Reus<\\/em> and <em>Mens Rea<\\/em>: A Descriptive Psychology perspective<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 409-452). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nLubuguin, F.S.A. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology<\\/em>, Vol. 7(pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOrvik, J.M. (1985). A conceptual model for migration in Alaska. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em> (pp. 103-118). Greenwich, CT: JAI Press.\\n\\nOrvik, J.M. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\\\">Technology transfer and culture change<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOrvik, J.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P. G., Busch, E. K., & Lasater, L. (1975). The Boulder Police Department: Values and Implementations.\\n\\nOssorio, P. G., Aylesworth, L., & Lasater, L. (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=5035&action=edit\\\">A Comprehensive Plan for the\\nProvision of Mental Health Services to the Vietnamese Refugees in Denver<\\/a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.\\n\\nPeek, C. J. & Heinrich, R. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\\\">Playing the Person Game in Healthcare<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\">Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman A.O. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman A.O. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Leading-113-128.pdf\\\">Leading: Perspectives for leaders and leadership coaches<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 113-128). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman, A.O. (1990). <em>Marketing Your Services: A Step-by-Step guide for Small Businesses and Professionals<\\/em>. New York, NY: John Wiley and Sons.\\n\\nPutman, A.O. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Ordinary-Magic.pdf\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman A.O. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-When-worlds-collide-81-112.pdf\\\">When worlds collide: The source of intractable value problems<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSilva, J. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\\\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 119-145). Greenwich, CT: JAI Press.\\n\\nSchwartz, W. (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\\\">Degradation, Accreditation, and Rites of Passage<\\/a>. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.\\n\\nSinger, H.R., & Zeiger, P. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\\\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nTorres, W. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Puerto Rican and Anglo conceptions of appropriate mental health services<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 147-169). Greenwich, CT: JAI Press.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11826,3985,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11827,7828,'_wp_page_template','default'),
(11828,7828,'_elementor_edit_mode','builder'),
(11829,7828,'_elementor_template_type','wp-page'),
(11830,7828,'_elementor_version','3.33.0'),
(11831,7828,'_elementor_pro_version','3.33.1'),
(11832,7828,'_elementor_data','[{\"id\":\"395759ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"277b05e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Cultures, Communities, Organizations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3d2125c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"68d864c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><p style=\\\"font-size: 14px; text-align: center;\\\">N.B. In order to avoid redundancy, publications are <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press<\\/p><p>Bergner, L.L. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\\\">The Use of the status concept in developing effective relationships between police chiefs and officers<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kantor, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Wizard-129-148.pdf\\\">We\\u2019re off to see the wizard: Politics, charisma, and community change<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J., &amp; Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 243-270). Greenwich, CT: JAI Press.<\\/p><p>Littmann, J.R. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Littmann-Guilty-or-Not.pdf\\\">Guilty or Not? A Descriptive Psychology analysis<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 87-111). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Littmann, J.R. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf\\\">Elucidating <em>Actus Reus<\\/em> and <em>Mens Rea<\\/em>: A Descriptive Psychology perspective<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 409-452). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Lubuguin, F.S.A. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology<\\/em>, Vol. 7(pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Orvik, J.M. (1985). A conceptual model for migration in Alaska. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em> (pp. 103-118). Greenwich, CT: JAI Press.<\\/p><p>Orvik, J.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\\\">Technology transfer and culture change<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Orvik, J.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G., Busch, E. K., &amp; Lasater, L. (1975). The Boulder Police Department: Values and Implementations.<\\/p><p>Ossorio, P. G., Aylesworth, L., &amp; Lasater, L. (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=5035&amp;action=edit\\\">A Comprehensive Plan for the<br \\/>Provision of Mental Health Services to the Vietnamese Refugees in Denver<\\/a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.<\\/p><p>Peek, C. J. &amp; Heinrich, R. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\\\">Playing the Person Game in Healthcare<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\">Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Leading-113-128.pdf\\\">Leading: Perspectives for leaders and leadership coaches<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 113-128). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (1990). <em>Marketing Your Services: A Step-by-Step guide for Small Businesses and Professionals<\\/em>. New York, NY: John Wiley and Sons.<\\/p><p>Putman, A.O. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Ordinary-Magic.pdf\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-When-worlds-collide-81-112.pdf\\\">When worlds collide: The source of intractable value problems<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Silva, J. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 119-145). Greenwich, CT: JAI Press.<\\/p><p>Schwartz, W. (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\\\">Degradation, Accreditation, and Rites of Passage<\\/a>. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.<\\/p><p>Singer, H.R., &amp; Zeiger, P. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\\\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Torres, W. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Puerto Rican and Anglo conceptions of appropriate mental health services<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 147-169). Greenwich, CT: JAI Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11833,7828,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11845,7830,'_wp_page_template','default'),
(11846,7830,'_elementor_edit_mode','builder'),
(11847,7830,'_elementor_template_type','wp-page'),
(11848,7830,'_elementor_version','3.33.0'),
(11849,7830,'_elementor_pro_version','3.33.1'),
(11850,7830,'_elementor_data','[{\"id\":\"69a80c48\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1b9f0003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">Robots<\\/p>\\n\\n<p>\\n\\n<p style=\\\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\\\">\\nJeffrey, H.J. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\\\">A new paradigm for artificial intelligence<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 177-194). Greenwich, CT: JAI Press.<\\/p>\\n\\nOssorio, P. G. (1992). Robotic systems and automation for space application (NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery Systems, Inc.)\\n\\nOssorio, P. G. (1992). An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI\\nReport No. 2. Boulder, CO: Ellery Systems, Inc.)\\n\\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-5-Putman-Artificial-Persons.pdf\\\">Artificial persons<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">Artificial intelligence<\\/p>\\n\\n<p>\\nJeffrey, H.J. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf\\\">Knowledge Engineering: Theory and Practice<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 123-146). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. (2010). Structure. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 361-3407). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 243-270). Greenwich, CT: JAI Press.\\n\\nOssorio,  P.  G.  (1964). Classification  space  analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No. 14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)\\n\\nOssorio, P. G., & Popov, D. (1979). Large Scale Systems: A Task Assessment, Curriculum, Training, Evaluation, and Feedback Package\\n\\nOssorio, P. G., & Popov, D. (1981). Evaluating Information Systems\\n\\nOssorio, P. G., & Schneider, L. S. (1982). Decisions and Decision Aids\\n\\nPutman, A.O, & Jeffrey, H.J. (1985). A new paradigm for software and its development. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em> (pp. 119-138). Greenwich, CT: JAI Press.\\n\\nZeiger, P.H. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf\\\">Human systems issues in software engineering<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 105-121). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11851,7831,'_wp_page_template','default'),
(11852,7831,'_elementor_edit_mode','builder'),
(11853,7831,'_elementor_template_type','wp-page'),
(11854,7831,'_elementor_version','3.33.0'),
(11855,7831,'_elementor_pro_version','3.33.1'),
(11856,7831,'_elementor_data','[{\"id\":\"69a80c48\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1b9f0003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">Robots<\\/p>\\n\\n<p>\\n\\n<p style=\\\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\\\">\\nJeffrey, H.J. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\\\">A new paradigm for artificial intelligence<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 177-194). Greenwich, CT: JAI Press.<\\/p>\\n\\nOssorio, P. G. (1992). Robotic systems and automation for space application (NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery Systems, Inc.)\\n\\nOssorio, P. G. (1992). An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI\\nReport No. 2. Boulder, CO: Ellery Systems, Inc.)\\n\\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-5-Putman-Artificial-Persons.pdf\\\">Artificial persons<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">Artificial intelligence<\\/p>\\n\\n<p>\\nJeffrey, H.J. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf\\\">Knowledge Engineering: Theory and Practice<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 123-146). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. (2010). Structure. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 361-3407). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 243-270). Greenwich, CT: JAI Press.\\n\\nOssorio,  P.  G.  (1964). Classification  space  analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No. 14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)\\n\\nOssorio, P. G., & Popov, D. (1979). Large Scale Systems: A Task Assessment, Curriculum, Training, Evaluation, and Feedback Package\\n\\nOssorio, P. G., & Popov, D. (1981). Evaluating Information Systems\\n\\nOssorio, P. G., & Schneider, L. S. (1982). Decisions and Decision Aids\\n\\nPutman, A.O, & Jeffrey, H.J. (1985). A new paradigm for software and its development. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em> (pp. 119-138). Greenwich, CT: JAI Press.\\n\\nZeiger, P.H. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf\\\">Human systems issues in software engineering<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 105-121). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11857,1906,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11858,7832,'_wp_page_template','default'),
(11859,7832,'_elementor_edit_mode','builder'),
(11860,7832,'_elementor_template_type','wp-page'),
(11861,7832,'_elementor_version','3.33.0'),
(11862,7832,'_elementor_pro_version','3.33.1'),
(11863,7832,'_elementor_data','[{\"id\":\"60ee10c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da05541\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Information Technology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69a80c48\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1b9f0003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">Robots<\\/p>\\n\\n<p>\\n\\n<p style=\\\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\\\">\\nJeffrey, H.J. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\\\">A new paradigm for artificial intelligence<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 177-194). Greenwich, CT: JAI Press.<\\/p>\\n\\nOssorio, P. G. (1992). Robotic systems and automation for space application (NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery Systems, Inc.)\\n\\nOssorio, P. G. (1992). An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI\\nReport No. 2. Boulder, CO: Ellery Systems, Inc.)\\n\\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-5-Putman-Artificial-Persons.pdf\\\">Artificial persons<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">Artificial intelligence<\\/p>\\n\\n<p>\\nJeffrey, H.J. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf\\\">Knowledge Engineering: Theory and Practice<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 123-146). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. (2010). Structure. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 361-3407). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 243-270). Greenwich, CT: JAI Press.\\n\\nOssorio,  P.  G.  (1964). Classification  space  analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No. 14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)\\n\\nOssorio, P. G., & Popov, D. (1979). Large Scale Systems: A Task Assessment, Curriculum, Training, Evaluation, and Feedback Package\\n\\nOssorio, P. G., & Popov, D. (1981). Evaluating Information Systems\\n\\nOssorio, P. G., & Schneider, L. S. (1982). Decisions and Decision Aids\\n\\nPutman, A.O, & Jeffrey, H.J. (1985). A new paradigm for software and its development. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em> (pp. 119-138). Greenwich, CT: JAI Press.\\n\\nZeiger, P.H. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf\\\">Human systems issues in software engineering<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 105-121). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11864,7832,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11876,7834,'_wp_page_template','default'),
(11877,7834,'_elementor_edit_mode','builder'),
(11878,7834,'_elementor_template_type','wp-page'),
(11879,7834,'_elementor_version','3.33.0'),
(11880,7834,'_elementor_pro_version','3.33.1'),
(11881,7834,'_elementor_data','[{\"id\":\"370ba8cd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"301d0e74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">N.B. In order to avoid redundancy, publications are <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nParenting<\\/p>\\n\\n\\n<p>\\nBergner, L.L. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\\\">The Use of the status concept in developing effective relationships between police chiefs and officers<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\\\">Coaching and teaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\\\">Coaching and motivation<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\\\">Leadership in athletic coaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nHolt S.B. (1990) <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\\\">Appraisal and competence in moral judgment and behavior<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKantor, C. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Childrens-Imaginative-Play.pdf\\\">Children\\u2019s Imaginative Play: A Descriptive Psychology Approach<\\/a>.In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nMika, P., Bergner, R., & Baum, M. (2001). The parentification scale.  In Touliatis, J., Perlmutter, B, & Holden, G., <em>Handbook of family measurement techniques (2d ed.)<\\/em>. Thousand Oaks, CA: Sage. \\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\\\">Psychotherapy with adolescents and their families: A status dynamic approach<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\n\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\n&nbsp;\\nInterpersonal interactions<\\/p>\\n\\n\\n<p>\\nAllen, C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nAylesworth, L., & Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press.\\n\\nBergner, R., & Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy<\\/em>, <em>27<\\/em>, 34-38.\\n\\nBretscher, F., & Bergner, R.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\\\">Relational Qualities as Factors in Mate Selection Decisions<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKirsch, N. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\\\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 249-273). Greenwich, CT: JAI Press.\\n\\nLatham, C.A. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman, A.O. (1981). Click <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\">Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.\\n\\nRoberts, M. (1985). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\\\">I and Thou: A study of personal relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 231-256). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSapin, C.R. & Forward, J.R. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\nTorres, W.J. & Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204\\n\\nTorres, W.J., & Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501\\n\\n\\n\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\n&nbsp;\\nSignificance<\\/p>\\n\\n<p>\\n\\nBergner, R.M. (1987) Undoing degradation. <em>Psychotherapy<\\/em>, <em>24<\\/em>, 25-30.\\n\\nBergner, R. (2009).  <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2009.63.3.267\\\">Trauma, exposure, and world reconstruction<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>63<\\/em>, 267-282. \\n\\nBergner, R., & Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology<\\/em>, <em>24<\\/em>, 25-40.\\n\\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention<\\/em>, <em>33<\\/em>, 335-343. \\n\\nDavis, K.E. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Davis-Stalkers-and-Their-Worlds.pdf\\\">Stalkers and their Worlds<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nLatham, C.A. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nMarshall, K. (1985). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&qid=1513525277&sr=8-12&keywords=advances+in+descriptive+psychology\\\">Scenarios of \\u201calcoholic\\u201d relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 259-278). Greenwich, CT: JAI Press.\\n\\nMarshall, K.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\\\">A bulimic life pattern<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOrvik, J.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-uncertain-status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\nSchwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.\\n\\nTorres, W.J. & Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204\\n\\nTorres, W.J., & Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501\\n\\nWechsler, R.C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11882,7835,'_wp_page_template','default'),
(11883,7835,'_elementor_edit_mode','builder'),
(11884,7835,'_elementor_template_type','wp-page'),
(11885,7835,'_elementor_version','3.33.0'),
(11886,7835,'_elementor_pro_version','3.33.1'),
(11887,7835,'_elementor_data','[{\"id\":\"370ba8cd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"301d0e74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">N.B. In order to avoid redundancy, publications are <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nParenting<\\/p>\\n\\n\\n<p>\\nBergner, L.L. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\\\">The Use of the status concept in developing effective relationships between police chiefs and officers<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\\\">Coaching and teaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\\\">Coaching and motivation<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\\\">Leadership in athletic coaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nHolt S.B. (1990) <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\\\">Appraisal and competence in moral judgment and behavior<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKantor, C. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Childrens-Imaginative-Play.pdf\\\">Children\\u2019s Imaginative Play: A Descriptive Psychology Approach<\\/a>.In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nMika, P., Bergner, R., & Baum, M. (2001). The parentification scale.  In Touliatis, J., Perlmutter, B, & Holden, G., <em>Handbook of family measurement techniques (2d ed.)<\\/em>. Thousand Oaks, CA: Sage. \\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\\\">Psychotherapy with adolescents and their families: A status dynamic approach<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\n\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\n&nbsp;\\nInterpersonal interactions<\\/p>\\n\\n\\n<p>\\nAllen, C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nAylesworth, L., & Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press.\\n\\nBergner, R., & Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy<\\/em>, <em>27<\\/em>, 34-38.\\n\\nBretscher, F., & Bergner, R.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\\\">Relational Qualities as Factors in Mate Selection Decisions<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKirsch, N. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\\\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 249-273). Greenwich, CT: JAI Press.\\n\\nLatham, C.A. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman, A.O. (1981). Click <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\">Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.\\n\\nRoberts, M. (1985). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\\\">I and Thou: A study of personal relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 231-256). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSapin, C.R. & Forward, J.R. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\nTorres, W.J. & Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204\\n\\nTorres, W.J., & Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501\\n\\n\\n\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\n&nbsp;\\nSignificance<\\/p>\\n\\n<p>\\n\\nBergner, R.M. (1987) Undoing degradation. <em>Psychotherapy<\\/em>, <em>24<\\/em>, 25-30.\\n\\nBergner, R. (2009).  <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2009.63.3.267\\\">Trauma, exposure, and world reconstruction<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>63<\\/em>, 267-282. \\n\\nBergner, R., & Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology<\\/em>, <em>24<\\/em>, 25-40.\\n\\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention<\\/em>, <em>33<\\/em>, 335-343. \\n\\nDavis, K.E. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Davis-Stalkers-and-Their-Worlds.pdf\\\">Stalkers and their Worlds<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nLatham, C.A. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nMarshall, K. (1985). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&qid=1513525277&sr=8-12&keywords=advances+in+descriptive+psychology\\\">Scenarios of \\u201calcoholic\\u201d relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 259-278). Greenwich, CT: JAI Press.\\n\\nMarshall, K.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\\\">A bulimic life pattern<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOrvik, J.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-uncertain-status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\nSchwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.\\n\\nTorres, W.J. & Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204\\n\\nTorres, W.J., & Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501\\n\\nWechsler, R.C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11888,1902,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11889,7836,'_wp_page_template','default'),
(11890,7836,'_elementor_edit_mode','builder'),
(11891,7836,'_elementor_template_type','wp-page'),
(11892,7836,'_elementor_version','3.33.0'),
(11893,7836,'_elementor_pro_version','3.33.1'),
(11894,7836,'_elementor_data','[{\"id\":\"668b0b87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"54fd7e45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Social Practices\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"370ba8cd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"301d0e74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">N.B. In order to avoid redundancy, publications are <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nParenting<\\/p>\\n\\n\\n<p>\\nBergner, L.L. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\\\">The Use of the status concept in developing effective relationships between police chiefs and officers<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\\\">Coaching and teaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\\\">Coaching and motivation<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\\\">Leadership in athletic coaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nHolt S.B. (1990) <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\\\">Appraisal and competence in moral judgment and behavior<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKantor, C. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Childrens-Imaginative-Play.pdf\\\">Children\\u2019s Imaginative Play: A Descriptive Psychology Approach<\\/a>.In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nMika, P., Bergner, R., & Baum, M. (2001). The parentification scale.  In Touliatis, J., Perlmutter, B, & Holden, G., <em>Handbook of family measurement techniques (2d ed.)<\\/em>. Thousand Oaks, CA: Sage. \\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\\\">Psychotherapy with adolescents and their families: A status dynamic approach<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\n\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\n&nbsp;\\nInterpersonal interactions<\\/p>\\n\\n\\n<p>\\nAllen, C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nAylesworth, L., & Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press.\\n\\nBergner, R., & Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy<\\/em>, <em>27<\\/em>, 34-38.\\n\\nBretscher, F., & Bergner, R.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\\\">Relational Qualities as Factors in Mate Selection Decisions<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKirsch, N. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\\\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 249-273). Greenwich, CT: JAI Press.\\n\\nLatham, C.A. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman, A.O. (1981). Click <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\">Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.\\n\\nRoberts, M. (1985). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\\\">I and Thou: A study of personal relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 231-256). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSapin, C.R. & Forward, J.R. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\nTorres, W.J. & Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204\\n\\nTorres, W.J., & Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501\\n\\n\\n\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\n&nbsp;\\nSignificance<\\/p>\\n\\n<p>\\n\\nBergner, R.M. (1987) Undoing degradation. <em>Psychotherapy<\\/em>, <em>24<\\/em>, 25-30.\\n\\nBergner, R. (2009).  <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2009.63.3.267\\\">Trauma, exposure, and world reconstruction<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>63<\\/em>, 267-282. \\n\\nBergner, R., & Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology<\\/em>, <em>24<\\/em>, 25-40.\\n\\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention<\\/em>, <em>33<\\/em>, 335-343. \\n\\nDavis, K.E. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Davis-Stalkers-and-Their-Worlds.pdf\\\">Stalkers and their Worlds<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nLatham, C.A. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nMarshall, K. (1985). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&qid=1513525277&sr=8-12&keywords=advances+in+descriptive+psychology\\\">Scenarios of \\u201calcoholic\\u201d relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 259-278). Greenwich, CT: JAI Press.\\n\\nMarshall, K.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\\\">A bulimic life pattern<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOrvik, J.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-uncertain-status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\nSchwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.\\n\\nTorres, W.J. & Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204\\n\\nTorres, W.J., & Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501\\n\\nWechsler, R.C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11895,7836,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11898,7837,'_wp_page_template','default'),
(11899,7837,'_elementor_edit_mode','builder'),
(11900,7837,'_elementor_template_type','wp-page'),
(11901,7837,'_elementor_version','3.33.0'),
(11902,7837,'_elementor_pro_version','3.33.1'),
(11903,7837,'_elementor_data','[{\"id\":\"668b0b87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"54fd7e45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Social Practices\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"370ba8cd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"301d0e74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">N.B. In order to avoid redundancy, publications are <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nParenting<\\/p>\\n\\n\\n<p>\\nBergner, L.L. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\\\">The Use of the status concept in developing effective relationships between police chiefs and officers<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\\\">Coaching and teaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\\\">Coaching and motivation<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\\\">Leadership in athletic coaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nHolt S.B. (1990) <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\\\">Appraisal and competence in moral judgment and behavior<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKantor, C. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Childrens-Imaginative-Play.pdf\\\">Children\\u2019s Imaginative Play: A Descriptive Psychology Approach<\\/a>.In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nMika, P., Bergner, R., & Baum, M. (2001). The parentification scale.  In Touliatis, J., Perlmutter, B, & Holden, G., <em>Handbook of family measurement techniques (2d ed.)<\\/em>. Thousand Oaks, CA: Sage. \\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\\\">Psychotherapy with adolescents and their families: A status dynamic approach<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\n\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\n&nbsp;\\nInterpersonal interactions<\\/p>\\n\\n\\n<p>\\nAllen, C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nAylesworth, L., & Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press.\\n\\nBergner, R., & Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy<\\/em>, <em>27<\\/em>, 34-38.\\n\\nBretscher, F., & Bergner, R.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\\\">Relational Qualities as Factors in Mate Selection Decisions<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKirsch, N. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\\\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 249-273). Greenwich, CT: JAI Press.\\n\\nLatham, C.A. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman, A.O. (1981). Click <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\">Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.\\n\\nRoberts, M. (1985). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\\\">I and Thou: A study of personal relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 231-256). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSapin, C.R. & Forward, J.R. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\nTorres, W.J. & Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204\\n\\nTorres, W.J., & Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501\\n\\n\\n\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\n&nbsp;\\nSignificance<\\/p>\\n\\n<p>\\n\\nBergner, R.M. (1987) Undoing degradation. <em>Psychotherapy<\\/em>, <em>24<\\/em>, 25-30.\\n\\nBergner, R. (2009).  <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2009.63.3.267\\\">Trauma, exposure, and world reconstruction<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>63<\\/em>, 267-282. \\n\\nBergner, R., & Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology<\\/em>, <em>24<\\/em>, 25-40.\\n\\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention<\\/em>, <em>33<\\/em>, 335-343. \\n\\nDavis, K.E. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Davis-Stalkers-and-Their-Worlds.pdf\\\">Stalkers and their Worlds<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nLatham, C.A. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nMarshall, K. (1985). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&qid=1513525277&sr=8-12&keywords=advances+in+descriptive+psychology\\\">Scenarios of \\u201calcoholic\\u201d relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 259-278). Greenwich, CT: JAI Press.\\n\\nMarshall, K.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\\\">A bulimic life pattern<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOrvik, J.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-uncertain-status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\nSchwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.\\n\\nTorres, W.J. & Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204\\n\\nTorres, W.J., & Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501\\n\\nWechsler, R.C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11904,7837,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11906,7838,'_wp_page_template','default'),
(11907,7838,'_elementor_edit_mode','builder'),
(11908,7838,'_elementor_template_type','wp-page'),
(11909,7838,'_elementor_version','3.33.0'),
(11910,7838,'_elementor_pro_version','3.33.1'),
(11911,7838,'_elementor_data','[{\"id\":\"668b0b87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"54fd7e45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Social Practices\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"370ba8cd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"301d0e74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">N.B. In order to avoid redundancy, publications are <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\nParenting<\\/p>\\n\\n\\n<p>\\nBergner, L.L. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\\\">The Use of the status concept in developing effective relationships between police chiefs and officers<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\\\">Coaching and teaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\\\">Coaching and motivation<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\\\">Leadership in athletic coaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nHolt S.B. (1990) <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\\\">Appraisal and competence in moral judgment and behavior<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKantor, C. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Childrens-Imaginative-Play.pdf\\\">Children\\u2019s Imaginative Play: A Descriptive Psychology Approach<\\/a>.In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nMika, P., Bergner, R., & Baum, M. (2001). The parentification scale.  In Touliatis, J., Perlmutter, B, & Holden, G., <em>Handbook of family measurement techniques (2d ed.)<\\/em>. Thousand Oaks, CA: Sage. \\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\\\">Psychotherapy with adolescents and their families: A status dynamic approach<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\n\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\n&nbsp;\\nInterpersonal interactions<\\/p>\\n\\n\\n<p>\\nAllen, C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nAylesworth, L., & Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press.\\n\\nBergner, R., & Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy<\\/em>, <em>27<\\/em>, 34-38.\\n\\nBretscher, F., & Bergner, R.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\\\">Relational Qualities as Factors in Mate Selection Decisions<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKirsch, N. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\\\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 249-273). Greenwich, CT: JAI Press.\\n\\nLatham, C.A. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman, A.O. (1981). Click <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\">Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.\\n\\nRoberts, M. (1985). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\\\">I and Thou: A study of personal relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 231-256). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSapin, C.R. & Forward, J.R. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\nTorres, W.J. & Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204\\n\\nTorres, W.J., & Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501\\n\\n\\n\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">\\n&nbsp;\\n&nbsp;\\nSignificance<\\/p>\\n\\n<p>\\n\\nBergner, R.M. (1987) Undoing degradation. <em>Psychotherapy<\\/em>, <em>24<\\/em>, 25-30.\\n\\nBergner, R. (2009).  <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2009.63.3.267\\\">Trauma, exposure, and world reconstruction<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>63<\\/em>, 267-282. \\n\\nBergner, R., & Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology<\\/em>, <em>24<\\/em>, 25-40.\\n\\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention<\\/em>, <em>33<\\/em>, 335-343. \\n\\nDavis, K.E. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Davis-Stalkers-and-Their-Worlds.pdf\\\">Stalkers and their Worlds<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nLatham, C.A. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nMarshall, K. (1985). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&qid=1513525277&sr=8-12&keywords=advances+in+descriptive+psychology\\\">Scenarios of \\u201calcoholic\\u201d relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 259-278). Greenwich, CT: JAI Press.\\n\\nMarshall, K.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\\\">A bulimic life pattern<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOrvik, J.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-uncertain-status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\nSchwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.\\n\\nTorres, W.J. & Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204\\n\\nTorres, W.J., & Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501\\n\\nWechsler, R.C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11912,7838,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11914,7839,'_wp_page_template','default'),
(11915,7839,'_elementor_edit_mode','builder'),
(11916,7839,'_elementor_template_type','wp-page'),
(11917,7839,'_elementor_version','3.33.0'),
(11918,7839,'_elementor_pro_version','3.33.1'),
(11919,7839,'_elementor_data','[{\"id\":\"668b0b87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"54fd7e45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Social Practices\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"370ba8cd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"301d0e74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><p style=\\\"font-size: 14px; text-align: center;\\\">N.B. In order to avoid redundancy, publications are <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Parenting<\\/p><p>Bergner, L.L. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\\\">The Use of the status concept in developing effective relationships between police chiefs and officers<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\\\">Coaching and teaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\\\">Coaching and motivation<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\\\">Leadership in athletic coaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Holt S.B. (1990) <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\\\">Appraisal and competence in moral judgment and behavior<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kantor, C. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Childrens-Imaginative-Play.pdf\\\">Children\\u2019s Imaginative Play: A Descriptive Psychology Approach<\\/a>.In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Mika, P., Bergner, R., &amp; Baum, M. (2001). The parentification scale. In Touliatis, J., Perlmutter, B, &amp; Holden, G., <em>Handbook of family measurement techniques (2d ed.)<\\/em>. Thousand Oaks, CA: Sage.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\\\">Psychotherapy with adolescents and their families: A status dynamic approach<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>\\u00a0<br \\/>Interpersonal interactions<\\/p><p>Allen, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy<\\/em>, <em>27<\\/em>, 34-38.<\\/p><p>Bretscher, F., &amp; Bergner, R.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\\\">Relational Qualities as Factors in Mate Selection Decisions<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kirsch, N. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\\\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 249-273). Greenwich, CT: JAI Press.<\\/p><p>Latham, C.A. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (1981). Click <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\">Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&amp;qid=1513536255&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\\\">I and Thou: A study of personal relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 231-256). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204<\\/p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>\\u00a0<br \\/>Significance<\\/p><p>Bergner, R.M. (1987) Undoing degradation. <em>Psychotherapy<\\/em>, <em>24<\\/em>, 25-30.<\\/p><p>Bergner, R. (2009). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2009.63.3.267\\\">Trauma, exposure, and world reconstruction<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>63<\\/em>, 267-282.<\\/p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology<\\/em>, <em>24<\\/em>, 25-40.<\\/p><p>Bunford, N., &amp; Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention<\\/em>, <em>33<\\/em>, 335-343.<\\/p><p>Davis, K.E. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Davis-Stalkers-and-Their-Worlds.pdf\\\">Stalkers and their Worlds<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Latham, C.A. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Marshall, K. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&amp;qid=1513525277&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\\\">Scenarios of \\u201calcoholic\\u201d relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 259-278). Greenwich, CT: JAI Press.<\\/p><p>Marshall, K.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\\\">A bulimic life pattern<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Orvik, J.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-uncertain-status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Schwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.<\\/p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204<\\/p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501<\\/p><p>Wechsler, R.C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11920,7839,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11932,7841,'_wp_page_template','default'),
(11933,7841,'_elementor_edit_mode','builder'),
(11934,7841,'_elementor_template_type','wp-page'),
(11935,7841,'_elementor_version','3.33.0'),
(11936,7841,'_elementor_pro_version','3.33.1'),
(11937,7841,'_elementor_data','[{\"id\":\"50ede351\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3b613d0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\nColvin, G. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Colvin-Descriptive-Metaphysics.pdf\\\"> Descriptive Metaphysics: On Science, Religion, and Wisdom<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1978). Religion without doctrine (LRI Report No. 19). Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (2014).\\u00a0<em><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/05\\/PHTT-Printer-copy.pdf\\\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio (Vol. VIII<\\/a>)<\\/em>. Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1985). Worlds and world reconstruction. In K. E. Davis & T. O. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-53). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (1991). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M. K. Roberts & R. M. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 37-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nShideler, M. M. (1992). <em>Spirituality: An Approach through Descriptive Psychology<\\/em>. Ann Arbor: Descriptive Psychology Press.\\n\\nShideler, M.M. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Shideler-Spirituality-pp-199_213.pdf\\\">Spirituality: The Descriptive Psychology approach<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 199-213). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nShideler, M. (1983). The priest and the psychotherapist. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 229-242). Greenwich, CT: JAI Press.\\n\\nShideler, M.M. (1985). Science, religion, and religions. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 55-74). Greenwich, CT: JAI Press\\n\\nSinger, H.R., & Zeiger, P. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\\\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nZeiger, P.H. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf\\\">Toward a rapprochement of religion and science<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 195-225). Ann Arbor, MI: Descriptive Psychology Press.\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11938,7842,'_wp_page_template','default'),
(11939,7842,'_elementor_edit_mode','builder'),
(11940,7842,'_elementor_template_type','wp-page'),
(11941,7842,'_elementor_version','3.33.0'),
(11942,7842,'_elementor_pro_version','3.33.1'),
(11943,7842,'_elementor_data','[{\"id\":\"50ede351\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3b613d0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\nColvin, G. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Colvin-Descriptive-Metaphysics.pdf\\\"> Descriptive Metaphysics: On Science, Religion, and Wisdom<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1978). Religion without doctrine (LRI Report No. 19). Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (2014).\\u00a0<em><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/05\\/PHTT-Printer-copy.pdf\\\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio (Vol. VIII<\\/a>)<\\/em>. Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1985). Worlds and world reconstruction. In K. E. Davis & T. O. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-53). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (1991). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M. K. Roberts & R. M. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 37-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nShideler, M. M. (1992). <em>Spirituality: An Approach through Descriptive Psychology<\\/em>. Ann Arbor: Descriptive Psychology Press.\\n\\nShideler, M.M. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Shideler-Spirituality-pp-199_213.pdf\\\">Spirituality: The Descriptive Psychology approach<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 199-213). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nShideler, M. (1983). The priest and the psychotherapist. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 229-242). Greenwich, CT: JAI Press.\\n\\nShideler, M.M. (1985). Science, religion, and religions. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 55-74). Greenwich, CT: JAI Press\\n\\nSinger, H.R., & Zeiger, P. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\\\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nZeiger, P.H. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf\\\">Toward a rapprochement of religion and science<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 195-225). Ann Arbor, MI: Descriptive Psychology Press.\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11944,1915,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11945,7843,'_wp_page_template','default'),
(11946,7843,'_elementor_edit_mode','builder'),
(11947,7843,'_elementor_template_type','wp-page'),
(11948,7843,'_elementor_version','3.33.0'),
(11949,7843,'_elementor_pro_version','3.33.1'),
(11950,7843,'_elementor_data','[{\"id\":\"dce5882\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1be7844d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Spirituality and Religion\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"50ede351\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3b613d0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Colvin, G. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Colvin-Descriptive-Metaphysics.pdf\\\"> Descriptive Metaphysics: On Science, Religion, and Wisdom<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1978). Religion without doctrine (LRI Report No. 19). Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (2014).\\u00a0<em><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/05\\/PHTT-Printer-copy.pdf\\\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio (Vol. VIII<\\/a>)<\\/em>. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1985). Worlds and world reconstruction. In K. E. Davis &amp; T. O. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-53). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (1991). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M. K. Roberts &amp; R. M. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 37-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Shideler, M. M. (1992). <em>Spirituality: An Approach through Descriptive Psychology<\\/em>. Ann Arbor: Descriptive Psychology Press.<\\/p><p>Shideler, M.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Shideler-Spirituality-pp-199_213.pdf\\\">Spirituality: The Descriptive Psychology approach<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 199-213). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Shideler, M. (1983). The priest and the psychotherapist. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 229-242). Greenwich, CT: JAI Press.<\\/p><p>Shideler, M.M. (1985). Science, religion, and religions. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 55-74). Greenwich, CT: JAI Press<\\/p><p>Singer, H.R., &amp; Zeiger, P. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\\\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Zeiger, P.H. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf\\\">Toward a rapprochement of religion and science<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 195-225). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11951,7843,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11963,7845,'_wp_page_template','default'),
(11964,7845,'_elementor_edit_mode','builder'),
(11965,7845,'_elementor_template_type','wp-page'),
(11966,7845,'_elementor_version','3.33.0'),
(11967,7845,'_elementor_pro_version','3.33.1'),
(11968,7845,'_elementor_data','[{\"id\":\"6fd7054a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"26383195\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">N.B. In order to avoid redundancy, publications are mostly <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\n<p>\\nAllen-Zeiger, C., & Allen, S. (1992). <em>Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment<\\/em>. Austin, TX: New Perspectives Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\\\">Coaching and teaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\\\">Coaching and motivation<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\\\">Leadership in athletic coaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (2005). Lovemaking as a ceremony of accreditation. <em>Journal of Sex and Marital Therapy<\\/em>, <em>31<\\/em>, 1-8. \\n\\nBergner, R. (2005). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2005.59.4.333\\n\\\">World reconstruction in psychotherapy<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>59<\\/em>, 1-17. \\n\\nBergner, R. (2007). <a href = \\\"https:\\/\\/www.amazon.com\\/Status-Dynamics-Creating-Therapeutic-Change\\/dp\\/0977228614\\/ref=sr_1_1?ie=UTF8&qid=1513328890&sr=8-1&keywords=bergner+status+dynamic\\\">Status dynamics: Creating new paths to therapeutic change<\\/a>. Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>37<\\/em>, 77-90.\\n\\nBergner, R., & Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training<\\/em>, 37, 36-44.\\n\\nBergner, R., & Ramon, A. (2013).  Some implications of belief in love, free will, and non-reductionism.  <em>Journal of Social Psychology<\\/em>, 153, 1-21.\\n\\nBergner, R., & Ramon, A. (2014). The Personal Beliefs Scale. American Psychological Association PsychTESTS Database\\n\\nBeste S., Bergner, R., & Nauta, M. (2003).  What keeps love alive?  An empirical\\ninvestigation. <em>Family Therapy<\\/em>, <em>30<\\/em>, 125-141. \\n\\nBretscher, F., & Bergner, R.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\\\">Relational Qualities as Factors in Mate Selection Decisions<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <\\/em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nDavis K.E., & Roberts M.K. (1999). <a href = \\\"https:\\/\\/doi.org\\/10.1007\\/978-1-4612-5076-0_8\\\"> Relationships in the real world: The Descriptive Psychology approach to personal relationships<\\/a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person<\\/em>. Springer Series in Social Psychology. New York: Springer.\\n\\nDavis, K., & Todd, M. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf\\\">Friendship and love relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 79-119). Greenwich, CT: JAI Press.\\n \\nHegi, K., & Bergner, R. (2010).  What is love? An empirically-based essentialist account. <em>Journal of Social and Personal Relationships<\\/em>, <em>27<\\/em>, 620-636.\\n\\nHolmes, J.R. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Holmes-The-Status-of-Persons.pdf\\\">The status of persons or who was that metaphor<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 15-35). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKantor, C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Wizard-129-148.pdf\\\">We\\u2019re off to see the wizard: Politics, charisma, and community change<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder, CO.\\n\\nOssorio, P., & Sternberg, B. (1997). Status management: A theory of punishment and rehabilitation. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 195-214). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report #25. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1966\\/1995). <em>Persons. The Collected Works of Peter G. <br>Ossorio (Vol. I). <\\/em>Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p>\\n\\nOssorio, P.G. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-7-Ossorio-What-There-Is.pdf\\\">What there is and how things are<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), Advances in Descriptive Psychology, Vol. 7 (pp. 7-32). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf\\\">In a world of persons and their ways<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1982\\/1998\\/2012). <em>Place<\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\\n\\nPlotkin, W., & Schwartz, W. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\\\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.\\n\\nPlotkin, W., & Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state\\n\\nPutman, A.O. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\\\">Being, becoming and Belonging<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman, A.O. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Ordinary-Magic.pdf\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman A.O. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.\\n\\nRoberts, M. (1985). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\\\">I and Thou: A study of personal relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 231-256). Greenwich, CT: JAI Press.\\n\\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Worlds-of-Uncertain-Status.pdf\\\">Worlds of Uncertain Status<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSchwartz, W. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\\\">The problem of other possible persons: Dolphins, primates, and aliens<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.\\n\\nSchwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy<\\/em>, <em>62<\\/em>, 51-65.\\n\\nSchwartz, W.R. (2014). <a href = \\\"http:\\/\\/jetpress.org\\/v24.3\\/Schwartz.htm\\\">What Is A Person And How Can We Be Sure? A Paradigm Case Formulation<\\/a>. <em>Journal of Evolution and Technology<\\/em>, <em>24(3)<\\/em>, 27-34.\\n\\nWard, C., Bergner, R., & Kahn, J. (2003). Why do men distance? Factors predictive of male avoidance of intimate conflict. <em>Family Therapy<\\/em>, <em>30<\\/em>, 1-9.\\n\\nZeiger, P.H., & Zeiger, C.A. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf\\\">Where does my freedom lie?<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 82-98). Ann Arbor, MI: Descriptive Psychology Press.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11969,7846,'_wp_page_template','default'),
(11970,7846,'_elementor_edit_mode','builder'),
(11971,7846,'_elementor_template_type','wp-page'),
(11972,7846,'_elementor_version','3.33.0'),
(11973,7846,'_elementor_pro_version','3.33.1'),
(11974,7846,'_elementor_data','[{\"id\":\"6fd7054a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"26383195\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<p style = \\\"font-size:14px; text-align:center;\\\">N.B. In order to avoid redundancy, publications are mostly <span style=\\\"font-weight:bold; color:#41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\\\"<span style=\\\"font-weight:bold; color:#41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\n<p>\\nAllen-Zeiger, C., & Allen, S. (1992). <em>Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment<\\/em>. Austin, TX: New Perspectives Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\\\">Coaching and teaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\\\">Coaching and motivation<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\\\">Leadership in athletic coaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (2005). Lovemaking as a ceremony of accreditation. <em>Journal of Sex and Marital Therapy<\\/em>, <em>31<\\/em>, 1-8. \\n\\nBergner, R. (2005). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2005.59.4.333\\n\\\">World reconstruction in psychotherapy<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>59<\\/em>, 1-17. \\n\\nBergner, R. (2007). <a href = \\\"https:\\/\\/www.amazon.com\\/Status-Dynamics-Creating-Therapeutic-Change\\/dp\\/0977228614\\/ref=sr_1_1?ie=UTF8&qid=1513328890&sr=8-1&keywords=bergner+status+dynamic\\\">Status dynamics: Creating new paths to therapeutic change<\\/a>. Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>37<\\/em>, 77-90.\\n\\nBergner, R., & Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training<\\/em>, 37, 36-44.\\n\\nBergner, R., & Ramon, A. (2013).  Some implications of belief in love, free will, and non-reductionism.  <em>Journal of Social Psychology<\\/em>, 153, 1-21.\\n\\nBergner, R., & Ramon, A. (2014). The Personal Beliefs Scale. American Psychological Association PsychTESTS Database\\n\\nBeste S., Bergner, R., & Nauta, M. (2003).  What keeps love alive?  An empirical\\ninvestigation. <em>Family Therapy<\\/em>, <em>30<\\/em>, 125-141. \\n\\nBretscher, F., & Bergner, R.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\\\">Relational Qualities as Factors in Mate Selection Decisions<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <\\/em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nDavis K.E., & Roberts M.K. (1999). <a href = \\\"https:\\/\\/doi.org\\/10.1007\\/978-1-4612-5076-0_8\\\"> Relationships in the real world: The Descriptive Psychology approach to personal relationships<\\/a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person<\\/em>. Springer Series in Social Psychology. New York: Springer.\\n\\nDavis, K., & Todd, M. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf\\\">Friendship and love relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 79-119). Greenwich, CT: JAI Press.\\n \\nHegi, K., & Bergner, R. (2010).  What is love? An empirically-based essentialist account. <em>Journal of Social and Personal Relationships<\\/em>, <em>27<\\/em>, 620-636.\\n\\nHolmes, J.R. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Holmes-The-Status-of-Persons.pdf\\\">The status of persons or who was that metaphor<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 15-35). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKantor, C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Wizard-129-148.pdf\\\">We\\u2019re off to see the wizard: Politics, charisma, and community change<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder, CO.\\n\\nOssorio, P., & Sternberg, B. (1997). Status management: A theory of punishment and rehabilitation. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 195-214). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report #25. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1966\\/1995). <em>Persons. The Collected Works of Peter G. <br>Ossorio (Vol. I). <\\/em>Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p>\\n\\nOssorio, P.G. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-7-Ossorio-What-There-Is.pdf\\\">What there is and how things are<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), Advances in Descriptive Psychology, Vol. 7 (pp. 7-32). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf\\\">In a world of persons and their ways<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1982\\/1998\\/2012). <em>Place<\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\\n\\nPlotkin, W., & Schwartz, W. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\\\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.\\n\\nPlotkin, W., & Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state\\n\\nPutman, A.O. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\\\">Being, becoming and Belonging<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman, A.O. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Ordinary-Magic.pdf\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman A.O. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.\\n\\nRoberts, M. (1985). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\\\">I and Thou: A study of personal relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 231-256). Greenwich, CT: JAI Press.\\n\\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Worlds-of-Uncertain-Status.pdf\\\">Worlds of Uncertain Status<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSchwartz, W. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\\\">The problem of other possible persons: Dolphins, primates, and aliens<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.\\n\\nSchwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy<\\/em>, <em>62<\\/em>, 51-65.\\n\\nSchwartz, W.R. (2014). <a href = \\\"http:\\/\\/jetpress.org\\/v24.3\\/Schwartz.htm\\\">What Is A Person And How Can We Be Sure? A Paradigm Case Formulation<\\/a>. <em>Journal of Evolution and Technology<\\/em>, <em>24(3)<\\/em>, 27-34.\\n\\nWard, C., Bergner, R., & Kahn, J. (2003). Why do men distance? Factors predictive of male avoidance of intimate conflict. <em>Family Therapy<\\/em>, <em>30<\\/em>, 1-9.\\n\\nZeiger, P.H., & Zeiger, C.A. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf\\\">Where does my freedom lie?<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 82-98). Ann Arbor, MI: Descriptive Psychology Press.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11975,1912,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11976,7847,'_wp_page_template','default'),
(11977,7847,'_elementor_edit_mode','builder'),
(11978,7847,'_elementor_template_type','wp-page'),
(11979,7847,'_elementor_version','3.33.0'),
(11980,7847,'_elementor_pro_version','3.33.1');
INSERT INTO `wpet_postmeta` VALUES
(11981,7847,'_elementor_data','[{\"id\":\"45aa7a78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"57481fda\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Status, Persons, Relationships\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6fd7054a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"26383195\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><p style=\\\"font-size: 14px; text-align: center;\\\">N.B. In order to avoid redundancy, publications are mostly <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Allen-Zeiger, C., &amp; Allen, S. (1992). <em>Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment<\\/em>. Austin, TX: New Perspectives Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\\\">Coaching and teaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\\\">Coaching and motivation<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\\\">Leadership in athletic coaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2005). Lovemaking as a ceremony of accreditation. <em>Journal of Sex and Marital Therapy<\\/em>, <em>31<\\/em>, 1-8.<\\/p><p>Bergner, R. (2005). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2005.59.4.333 \\\">World reconstruction in psychotherapy<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>59<\\/em>, 1-17.<\\/p><p>Bergner, R. (2007). <a href=\\\"https:\\/\\/www.amazon.com\\/Status-Dynamics-Creating-Therapeutic-Change\\/dp\\/0977228614\\/ref=sr_1_1?ie=UTF8&amp;qid=1513328890&amp;sr=8-1&amp;keywords=bergner+status+dynamic\\\">Status dynamics: Creating new paths to therapeutic change<\\/a>. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>37<\\/em>, 77-90.<\\/p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training<\\/em>, 37, 36-44.<\\/p><p>Bergner, R., &amp; Ramon, A. (2013). Some implications of belief in love, free will, and non-reductionism. <em>Journal of Social Psychology<\\/em>, 153, 1-21.<\\/p><p>Bergner, R., &amp; Ramon, A. (2014). The Personal Beliefs Scale. American Psychological Association PsychTESTS Database<\\/p><p>Beste S., Bergner, R., &amp; Nauta, M. (2003). What keeps love alive? An empirical<br \\/>investigation. <em>Family Therapy<\\/em>, <em>30<\\/em>, 125-141.<\\/p><p>Bretscher, F., &amp; Bergner, R.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\\\">Relational Qualities as Factors in Mate Selection Decisions<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Davis K.E., &amp; Roberts M.K. (1999). <a href=\\\"https:\\/\\/doi.org\\/10.1007\\/978-1-4612-5076-0_8\\\"> Relationships in the real world: The Descriptive Psychology approach to personal relationships<\\/a>. In Gergen K.J. &amp; Davis K.E. (Eds.), <em>The Social Construction of the Person<\\/em>. Springer Series in Social Psychology. New York: Springer.<\\/p><p>Davis, K., &amp; Todd, M. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf\\\">Friendship and love relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 79-119). Greenwich, CT: JAI Press.<\\/p><p>Hegi, K., &amp; Bergner, R. (2010). What is love? An empirically-based essentialist account. <em>Journal of Social and Personal Relationships<\\/em>, <em>27<\\/em>, 620-636.<\\/p><p>Holmes, J.R. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Holmes-The-Status-of-Persons.pdf\\\">The status of persons or who was that metaphor<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 15-35). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kantor, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Wizard-129-148.pdf\\\">We\\u2019re off to see the wizard: Politics, charisma, and community change<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder, CO.<\\/p><p>Ossorio, P., &amp; Sternberg, B. (1997). Status management: A theory of punishment and rehabilitation. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 195-214). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report #25. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1966\\/1995). <em>Persons. The Collected Works of Peter G. <br \\/>Ossorio (Vol. I). <\\/em>Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-7-Ossorio-What-There-Is.pdf\\\">What there is and how things are<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), Advances in Descriptive Psychology, Vol. 7 (pp. 7-32). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf\\\">In a world of persons and their ways<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1982\\/1998\\/2012). <em>Place<\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Plotkin, W., &amp; Schwartz, W. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\\\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.<\\/p><p>Plotkin, W., &amp; Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state<\\/p><p>Putman, A.O. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\\\">Being, becoming and Belonging<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Ordinary-Magic.pdf\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&amp;qid=1513536255&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\\\">I and Thou: A study of personal relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 231-256). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Worlds-of-Uncertain-Status.pdf\\\">Worlds of Uncertain Status<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Schwartz, W. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\\\">The problem of other possible persons: Dolphins, primates, and aliens<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.<\\/p><p>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy<\\/em>, <em>62<\\/em>, 51-65.<\\/p><p>Schwartz, W.R. (2014). <a href=\\\"http:\\/\\/jetpress.org\\/v24.3\\/Schwartz.htm\\\">What Is A Person And How Can We Be Sure? A Paradigm Case Formulation<\\/a>. <em>Journal of Evolution and Technology<\\/em>, <em>24(3)<\\/em>, 27-34.<\\/p><p>Ward, C., Bergner, R., &amp; Kahn, J. (2003). Why do men distance? Factors predictive of male avoidance of intimate conflict. <em>Family Therapy<\\/em>, <em>30<\\/em>, 1-9.<\\/p><p>Zeiger, P.H., &amp; Zeiger, C.A. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf\\\">Where does my freedom lie?<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 82-98). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(11982,7847,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(11994,7849,'_wp_page_template','default'),
(11995,7849,'_elementor_edit_mode','builder'),
(11996,7849,'_elementor_template_type','wp-page'),
(11997,7849,'_elementor_version','3.33.0'),
(11998,7849,'_elementor_pro_version','3.33.1'),
(11999,7849,'_elementor_data','[{\"id\":\"58181af3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1b3bb767\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style = \\\"text-align:center; position:relative; top:-20px; font-size:18px;\\\">(Including combined citations for \\\"Pathology\\\", \\\"Case Formulation\\\" and <br>\\\"Psychotherapeutic Policies and Techniques\\\")<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<div style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/div>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 10px auto 40px auto; background-color: #41719a;\\\"><\\/div>\\n\\nAllen, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press\\n\\nAylesworth, L.S. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Aylesworth-Oriental-Martial-Arts.pdf\\\">Oriental Martial Arts Rehabilitation<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 113-142). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nAylesworth, L., &amp; Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press.\\n\\nBaker, E. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf\\\">Therapeutic social practices<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 209-230). Greenwich, CT: JAI Press.\\n\\nBergner, R. (1977). The marital system of the hysterical individual. <em>Family Process<\\/em>, <em>16<\\/em>, 85-95.\\n\\nBergner, R. (1979). The use of systems oriented illustrative stories in marital psychotherapy. <em>Family Therapy<\\/em>, <em>6<\\/em>, 109-118.\\n\\nBergner, R. (1979). Transforming presenting problems. <em>Rational Living<\\/em>, <em>14<\\/em>, 13-16.\\n\\nBergner, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP1-Bergner-Marital-Conflict-305_320.pdf\\\">Marital conflict resolution: A conceptual framework and its empirical evaluation<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 305-320). Greenwich, CT: JAI Press.\\n\\nBergner, R. (1981). Recasting victims as perpetrators. <em>The Journal of Strategic and Systemic Therapies<\\/em>, <em>1<\\/em>, 1-9.\\n\\nBergner, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Bergner-Overseer-Regime-245-271.pdf\\\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style<\\/a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 245-271). Greenwich, CT: JAI Press.\\n\\nBergner, R. (1982). Couple therapy for histrionic clients and their spouses. In H. Millman, J. Huber, and D. Diggins (Eds.), <em>Therapies for adults<\\/em>. San Francisco: Jossey-Bass.\\n\\nBergner, R. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf\\\">Hysterical action, impersonation, and caretaking roles<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp, 233-247). Greenwich, CT: JAI Press.\\n\\nBergner, R. (1983) <a href = \\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&qid=1513521344&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Click here to purchase...<\\/a>Emotions: A conceptual formulation and its clinical implications<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 209-227). Greenwich, CT: JAI Press.\\nProcess, 16, 85-95.\\n\\nBergner, R. (1985). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&qid=1513447552&sr=8-12&keywords=advances+in+descriptive+psychology\\\">Click here to purchase...<\\/a>Paranoid style: A descriptive and pragmatic account<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 203-229). Greenwich, CT: JAI Press.\\n\\nBergner, R. (1987) Undoing degradation. <em>Psychotherapy<\\/em>, <em>24<\\/em>, 25-30.\\n\\nBergner, R. (1988). Money\\u2019s \\u2018Lovemap\\u2019 account of the paraphilias: A critique and reformulation. <em>American Journal of Psychotherapy<\\/em>, <em>42<\\/em>, 254-259.\\n\\nBergner, R. (1988). Status dynamic psychotherapy with depressed individuals. <em>Psychotherapy<\\/em>, 25, 266-272.\\n\\nBergner, R.M. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf\\\">A Father-Daughter Incest: Degradation and Recovery from Degradation<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 285-305). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf\\\">Impulsive Action and Impulsive Persons: A Descriptive and Pragmatic Formulation<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 261-284). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy<\\/em>, <em>27<\\/em>, 34-38.\\n\\nBergner, R.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf\\\">A Conceptual Framework for Eclectic\\nPsychotherapy<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 137-157). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (1993). <a href = \\\"https:\\/\\/www.amazon.com\\/Studies-Psychopathology-Descriptive-Psychology-Approach\\/dp\\/0962566136\\/ref=sr_1_1?ie=UTF8&qid=1513445964&sr=8-1&keywords=studies+in+psychopathology+bergner\\\">Psychopathology and psychotherapy from a Descriptive Psychological point of view<\\/a>. In R. Bergner (Ed.), <em>Studies in psychopathology: The Descriptive Psychology approach<\\/em>, (pp. 3-17). Ann Arbor: Descriptive Psychology Press.\\n\\nBergner, R. (1993). Victims into perpetrators. <em>Psychotherapy<\\/em>, <em>30<\\/em>, 452-462.\\n\\nBergner, R. (1995). <em>Pathological Self-Criticism: Assessment and Treatment (The Springer Series in Social\\/Clinical Psychology)<\\/em>. New York, NY: Plenum Press.\\n\\nBergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice<\\/em>, <em>4<\\/em>, 235-248.\\n\\nBergner, R. (1997). The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman. <em>Family Therapy<\\/em>, <em>24<\\/em>, 71-79.\\n\\nBergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice<\\/em>, <em>4<\\/em>, 235-248.\\n\\nBergner, R. (1998). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-7\\/dp\\/1891700014\\/ref=sr_1_10?ie=UTF8&qid=1513440872&sr=8-10&keywords=advances+in+descriptive+psychology\\\">Self-criticism<\\/a>. In J. Jeffrey &amp; R. Bergner, (Eds.). <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 249-276). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-7-Bergner-Self-Criticism.pdf\\\">A therapeutic approach to destructive self-criticism<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 249-273). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (1998). Characteristics of an optimal clinical case formulation. <em>American Journal of Psychotherapy<\\/em>, <em>52<\\/em>, 287-300.\\n\\nBergner, R. (1998). Therapeutic approaches to problems of meaninglessness. <em>American Journal of Psychotherapy<\\/em>, <em>52<\\/em>, pp. 1-16.\\n\\nBergner, R. (1999). Status enhancement: A further path to therapeutic change. <em>American Journal of Psychotherapy<\\/em>, <em>53<\\/em>, 201-214.\\n\\nBergner, R. (2000). Love and barriers to love: An analysis for psychotherapists and other. <em>American Journal of Psychotherapy<\\/em>, <em>54<\\/em>, 1-17.\\n\\nBergner, R. (2002). Sexual compulsion as attempted recovery from degradation. <em>Journal of Sex and Marital Therapy<\\/em>, <em>28<\\/em>, 373-387.\\n\\nBergner, R. (2004).  An integrative framework for psychopathology and psychotherapy. <em>New Ideas in Psychology<\\/em>, <em>22<\\/em>, 127-141.\\n\\nBergner, R. (2005).  Status dynamic treatment of a case of bulimia. <em>Clinical Case Studies<\\/em>, <em>4<\\/em>, 295-303.\\n\\nBergner, R. (2006). <a href=\\\" https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2006.60.3.215\\\">The many secure knowledge bases of psychotherapy<\\/a>.  <em>American Journal of Psychotherapy<\\/em>, <em>69<\\/em>, 215-232. \\n\\nBergner, R.M. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Beyond-Empirical-Validation.pdf\\\">Beyond Empirical Validation: Justifying Therapeutic Judgment and Action<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 145-173). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (2007). <em><a href = \\\"https:\\/\\/www.amazon.com\\/Status-Dynamics-Creating-Therapeutic-Change\\/dp\\/0977228614\\/ref=sr_1_1?ie=UTF8&qid=1513328890&sr=8-1&keywords=bergner+status+dynamic\\\"><em>Status dynamics: Creating new paths to therapeutic change<\\/em>.<\\/a><\\/em> Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (2007). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2007.61.2.149\\n\\\">Therapeutic storytelling revisited<\\/a>. <em>American Journal of \\nPsychotherapy<\\/em>, <em>61<\\/em>, 149-162.\\n\\nBergner, R. (2007). On promoting adaptive self-criticism in psychotherapy. In E. Chang (Ed.), <em>Self-criticism and self-enhancement<\\/em>.  Washington, DC: American Psychological Association.\\t\\n\\nBergner, R. (2009). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2009.63.3.267\\n\\\">Trauma, exposure, and world reconstruction<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>63<\\/em>, 267-282. \\n \\nBergner, R.M. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-The-Tolstoy-Dilemma.pdf\\\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 143-160). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Policy-175-196.pdf\\\">Therapeutic policies: A policy-based approach to psychotherapy<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 175-196). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (2015). Status dynamic psychotherapy.  In E. Neukrig (Ed.) <em>The Sage encyclopedia of counseling and psychotherapy<\\/em>. Los Angeles, CA: Sage Publications.\\n\\nBergner, R., & Bridges A. (2002). The significance of heavy pornography involvement for romantic partners: Research and clinical implications. <em>Journal of Sex and Marital Therapy<\\/em>, <em>28<\\/em>, 198-206.\\n\\nBergner, R.M., &amp; Bunford, N. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Suicide-55-74.pdf\\\">Suicide and impossible worlds<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 55-74). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology<\\/em>, 24, 25-40.\\n\\nBergner, R., & Bunford, N. (2017). Mental disorder disability: In support of our design. <em>Philosophy, Psychiatry, and Psychology<\\/em>, <em>24<\\/em>, 49-52. \\n\\nBergner, R., & Holmes, J. (2000).  Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training<\\/em>, <em>37<\\/em>, 36-44.\\n\\nBergner, R.M., & Staggs, J. (1992). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Clinical-Topics\\/dp\\/096256611X\\/ref=sr_1_1?ie=UTF8&qid=1540405368&sr=8-1&keywords=advances+descriptive+psychology+volume+6\\\">The Positive Therapeutic Relationship: An Accreditation Perspective<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br>Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em> (pp. 185-201). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBridges, A., & Bergner, R. (2009). Pornography, effects on relationships. In H. Reis & S. Sprecher (Eds.), <em>The Sage Encyclopedia of Human Relationships<\\/em>. Thousand Oaks, CA: Sage. \\n\\nBridges, A., Bergner, R., & McInnis, M. (2003). Romantic partner\'s use of pornography: Its significance for women. <em>Journal of Sex and Marital Therapy<\\/em>. <em>29<\\/em>, 1-14.\\n\\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. Crisis: <em>The Journal of Crisis Intervention and Suicide Prevention<\\/em>, <em>33<\\/em>, 335-343. \\n\\nDavis, K.E. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Davis-Stalkers-and-Their-Worlds.pdf\\\">Stalkers and their Worlds<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nDriscoll, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf\\\">Policies for pragmatic psychotherapy<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 273-277). Greenwich, CT: JAI Press.\\n\\nDriscoll, R. (1981). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Keith-Davis\\/dp\\/B000TFIKOO\\/ref=sr_1_13?ie=UTF8&qid=1513525277&sr=8-13&keywords=advances+in+descriptive+psychology\\\">Self-criticism: Analysis and treatment<\\/a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 321-356). Greenwich, CT: JAI Press.\\n\\nFarber, A. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf\\\">Castaneda\'s Don Juan as psychotherapist<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 279-304). Greenwich, CT: JAI Press.\\n\\nFelknor, C.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf\\\">Kid\'s interest discovery kits<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em> (pp. 235-247). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nHolmes, J.R. (2013). <a href = \\\"https:\\/\\/www.amazon.com\\/Depression-Doesnt-Always-Have-Depressing-ebook\\/dp\\/B00FSOUCYM\\/ref=sr_1_1?ie=UTF8&qid=1513010278&sr=8-1&keywords=james+holmes+depression+always+depressing\\\"><em>Depression doesn\\u2019t always have to be depressing<\\/em><\\/a>. Pensacola, FL.: Pensacola Pelican Press, Inc.\\n\\nKantor, C. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Childrens-Imaginative-Play.pdf\\\">Children\\u2019s Imaginative Play: A Descriptive Psychology Approach<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKirsch, N. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\\\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 249-273). Greenwich, CT: JAI Press.\\n\\nLasater, L. (1983). <a href = \\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&qid=1513525277&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Stress and health in a Colorado coal mining community<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp.95-117). Greenwich, CT: JAI Press.\\n\\nLasater, L. (1988). <em>Recovery from compulsive behavior: How to transcend your troubled family<\\/em>. Deerfield Beach, FL: Health Communications.\\n\\nLatham, C.A. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em> (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nLubuguin, F.S.A. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nLugbuguin, F. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf\\\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 41-85). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nMarshall, K. (1985). Scenarios of \\u201calcoholic\\u201d relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 259-278). Greenwich, CT: JAI Press.\\n\\nMarshall, K.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\\\">A bulimic life pattern<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOrvik, J.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P. G. (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/cognitive-deficits-in-schizophrenia\\/\\\">Cognitive Deficits in Schizophrenia<\\/a> LRI Report No. 39a. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/projective-techniques\\/\\\">Projective Techniques<\\/a> LRI Report No. 38a. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii\\/\\\"><em>Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII)<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P. (1985\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/pathology\\/\\\">Pathology<\\/a>. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 1-70<\\/em>). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.\\n\\nOssorio, P. (1985\\/1997). <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 1-70<\\/em>). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.\\n\\nOssorio, P. G., Aylesworth, L., & Lasater, L. (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=5035&action=edit\\\">A Comprehensive Plan for the\\nProvision of Mental Health Services to the Vietnamese Refugees in Denver<\\/a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (1977, 2014).\\u00a0<a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii\\/\\\"><em>Seminar on Positive Health and Transcendental Theories. The Collected Works of Peter G. Ossorio (Vol. VIII)<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\\\">Psychotherapy with adolescents and their families: A status dynamic approach<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSapin, C.R. &amp; Forward, J.R. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSchwartz, W. (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\\\">Degradation, Accreditation, and Rites of Passage<\\/a>. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.\\n\\nSchwartz, W. (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf\\\">What makes something psychoanalytic?<\\/a> <em>Psychiatry<\\/em>, <em>51<\\/em>, 417-426.\\n\\nSchwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy<\\/em>, <em>62<\\/em>, 51-65.\\n\\nTorres, W.J. &amp; Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204\\n\\nTorres, W.J., &amp; Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501\\n\\nWechsler, R. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf\\\">Personality and Manic States: A Status Dynamic Formulation of Bipolar Disorder<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 203-233). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nWechsler, R.C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nVanderburgh, J. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\\\">The positive-health developmental model of treatment and psychopathology<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 281-302). Greenwich, CT: JAI Press.\\n\\nZeiger, C.A. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf\\\">The Miss Marple model of psychological assessment<\\/a>. In M. Roberts and R. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 6. Clinical topics: Adolescent-family problems, bulimia, chronic mental illness, and mania<\\/em> (pp. 159-183). Ann Arbor, MI: Descriptive Psychology Press.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12000,7850,'_wp_page_template','default'),
(12001,7850,'_elementor_edit_mode','builder'),
(12002,7850,'_elementor_template_type','wp-page'),
(12003,7850,'_elementor_version','3.33.0'),
(12004,7850,'_elementor_pro_version','3.33.1'),
(12005,7850,'_elementor_data','[{\"id\":\"58181af3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1b3bb767\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style = \\\"text-align:center; position:relative; top:-20px; font-size:18px;\\\">(Including combined citations for \\\"Pathology\\\", \\\"Case Formulation\\\" and <br>\\\"Psychotherapeutic Policies and Techniques\\\")<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<div style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/div>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 10px auto 40px auto; background-color: #41719a;\\\"><\\/div>\\n\\nAllen, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press\\n\\nAylesworth, L.S. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Aylesworth-Oriental-Martial-Arts.pdf\\\">Oriental Martial Arts Rehabilitation<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 113-142). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nAylesworth, L., &amp; Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press.\\n\\nBaker, E. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf\\\">Therapeutic social practices<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 209-230). Greenwich, CT: JAI Press.\\n\\nBergner, R. (1977). The marital system of the hysterical individual. <em>Family Process<\\/em>, <em>16<\\/em>, 85-95.\\n\\nBergner, R. (1979). The use of systems oriented illustrative stories in marital psychotherapy. <em>Family Therapy<\\/em>, <em>6<\\/em>, 109-118.\\n\\nBergner, R. (1979). Transforming presenting problems. <em>Rational Living<\\/em>, <em>14<\\/em>, 13-16.\\n\\nBergner, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP1-Bergner-Marital-Conflict-305_320.pdf\\\">Marital conflict resolution: A conceptual framework and its empirical evaluation<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 305-320). Greenwich, CT: JAI Press.\\n\\nBergner, R. (1981). Recasting victims as perpetrators. <em>The Journal of Strategic and Systemic Therapies<\\/em>, <em>1<\\/em>, 1-9.\\n\\nBergner, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Bergner-Overseer-Regime-245-271.pdf\\\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style<\\/a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 245-271). Greenwich, CT: JAI Press.\\n\\nBergner, R. (1982). Couple therapy for histrionic clients and their spouses. In H. Millman, J. Huber, and D. Diggins (Eds.), <em>Therapies for adults<\\/em>. San Francisco: Jossey-Bass.\\n\\nBergner, R. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf\\\">Hysterical action, impersonation, and caretaking roles<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp, 233-247). Greenwich, CT: JAI Press.\\n\\nBergner, R. (1983) <a href = \\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&qid=1513521344&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Click here to purchase...<\\/a>Emotions: A conceptual formulation and its clinical implications<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 209-227). Greenwich, CT: JAI Press.\\nProcess, 16, 85-95.\\n\\nBergner, R. (1985). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&qid=1513447552&sr=8-12&keywords=advances+in+descriptive+psychology\\\">Click here to purchase...<\\/a>Paranoid style: A descriptive and pragmatic account<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 203-229). Greenwich, CT: JAI Press.\\n\\nBergner, R. (1987) Undoing degradation. <em>Psychotherapy<\\/em>, <em>24<\\/em>, 25-30.\\n\\nBergner, R. (1988). Money\\u2019s \\u2018Lovemap\\u2019 account of the paraphilias: A critique and reformulation. <em>American Journal of Psychotherapy<\\/em>, <em>42<\\/em>, 254-259.\\n\\nBergner, R. (1988). Status dynamic psychotherapy with depressed individuals. <em>Psychotherapy<\\/em>, 25, 266-272.\\n\\nBergner, R.M. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf\\\">A Father-Daughter Incest: Degradation and Recovery from Degradation<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 285-305). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf\\\">Impulsive Action and Impulsive Persons: A Descriptive and Pragmatic Formulation<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 261-284). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy<\\/em>, <em>27<\\/em>, 34-38.\\n\\nBergner, R.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf\\\">A Conceptual Framework for Eclectic\\nPsychotherapy<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 137-157). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (1993). <a href = \\\"https:\\/\\/www.amazon.com\\/Studies-Psychopathology-Descriptive-Psychology-Approach\\/dp\\/0962566136\\/ref=sr_1_1?ie=UTF8&qid=1513445964&sr=8-1&keywords=studies+in+psychopathology+bergner\\\">Psychopathology and psychotherapy from a Descriptive Psychological point of view<\\/a>. In R. Bergner (Ed.), <em>Studies in psychopathology: The Descriptive Psychology approach<\\/em>, (pp. 3-17). Ann Arbor: Descriptive Psychology Press.\\n\\nBergner, R. (1993). Victims into perpetrators. <em>Psychotherapy<\\/em>, <em>30<\\/em>, 452-462.\\n\\nBergner, R. (1995). <em>Pathological Self-Criticism: Assessment and Treatment (The Springer Series in Social\\/Clinical Psychology)<\\/em>. New York, NY: Plenum Press.\\n\\nBergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice<\\/em>, <em>4<\\/em>, 235-248.\\n\\nBergner, R. (1997). The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman. <em>Family Therapy<\\/em>, <em>24<\\/em>, 71-79.\\n\\nBergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice<\\/em>, <em>4<\\/em>, 235-248.\\n\\nBergner, R. (1998). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-7\\/dp\\/1891700014\\/ref=sr_1_10?ie=UTF8&qid=1513440872&sr=8-10&keywords=advances+in+descriptive+psychology\\\">Self-criticism<\\/a>. In J. Jeffrey &amp; R. Bergner, (Eds.). <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 249-276). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-7-Bergner-Self-Criticism.pdf\\\">A therapeutic approach to destructive self-criticism<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 249-273). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (1998). Characteristics of an optimal clinical case formulation. <em>American Journal of Psychotherapy<\\/em>, <em>52<\\/em>, 287-300.\\n\\nBergner, R. (1998). Therapeutic approaches to problems of meaninglessness. <em>American Journal of Psychotherapy<\\/em>, <em>52<\\/em>, pp. 1-16.\\n\\nBergner, R. (1999). Status enhancement: A further path to therapeutic change. <em>American Journal of Psychotherapy<\\/em>, <em>53<\\/em>, 201-214.\\n\\nBergner, R. (2000). Love and barriers to love: An analysis for psychotherapists and other. <em>American Journal of Psychotherapy<\\/em>, <em>54<\\/em>, 1-17.\\n\\nBergner, R. (2002). Sexual compulsion as attempted recovery from degradation. <em>Journal of Sex and Marital Therapy<\\/em>, <em>28<\\/em>, 373-387.\\n\\nBergner, R. (2004).  An integrative framework for psychopathology and psychotherapy. <em>New Ideas in Psychology<\\/em>, <em>22<\\/em>, 127-141.\\n\\nBergner, R. (2005).  Status dynamic treatment of a case of bulimia. <em>Clinical Case Studies<\\/em>, <em>4<\\/em>, 295-303.\\n\\nBergner, R. (2006). <a href=\\\" https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2006.60.3.215\\\">The many secure knowledge bases of psychotherapy<\\/a>.  <em>American Journal of Psychotherapy<\\/em>, <em>69<\\/em>, 215-232. \\n\\nBergner, R.M. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Beyond-Empirical-Validation.pdf\\\">Beyond Empirical Validation: Justifying Therapeutic Judgment and Action<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 145-173). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (2007). <em><a href = \\\"https:\\/\\/www.amazon.com\\/Status-Dynamics-Creating-Therapeutic-Change\\/dp\\/0977228614\\/ref=sr_1_1?ie=UTF8&qid=1513328890&sr=8-1&keywords=bergner+status+dynamic\\\"><em>Status dynamics: Creating new paths to therapeutic change<\\/em>.<\\/a><\\/em> Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (2007). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2007.61.2.149\\n\\\">Therapeutic storytelling revisited<\\/a>. <em>American Journal of \\nPsychotherapy<\\/em>, <em>61<\\/em>, 149-162.\\n\\nBergner, R. (2007). On promoting adaptive self-criticism in psychotherapy. In E. Chang (Ed.), <em>Self-criticism and self-enhancement<\\/em>.  Washington, DC: American Psychological Association.\\t\\n\\nBergner, R. (2009). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2009.63.3.267\\n\\\">Trauma, exposure, and world reconstruction<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>63<\\/em>, 267-282. \\n \\nBergner, R.M. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-The-Tolstoy-Dilemma.pdf\\\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 143-160). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Policy-175-196.pdf\\\">Therapeutic policies: A policy-based approach to psychotherapy<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 175-196). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R. (2015). Status dynamic psychotherapy.  In E. Neukrig (Ed.) <em>The Sage encyclopedia of counseling and psychotherapy<\\/em>. Los Angeles, CA: Sage Publications.\\n\\nBergner, R., & Bridges A. (2002). The significance of heavy pornography involvement for romantic partners: Research and clinical implications. <em>Journal of Sex and Marital Therapy<\\/em>, <em>28<\\/em>, 198-206.\\n\\nBergner, R.M., &amp; Bunford, N. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Suicide-55-74.pdf\\\">Suicide and impossible worlds<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 55-74). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology<\\/em>, 24, 25-40.\\n\\nBergner, R., & Bunford, N. (2017). Mental disorder disability: In support of our design. <em>Philosophy, Psychiatry, and Psychology<\\/em>, <em>24<\\/em>, 49-52. \\n\\nBergner, R., & Holmes, J. (2000).  Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training<\\/em>, <em>37<\\/em>, 36-44.\\n\\nBergner, R.M., & Staggs, J. (1992). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Clinical-Topics\\/dp\\/096256611X\\/ref=sr_1_1?ie=UTF8&qid=1540405368&sr=8-1&keywords=advances+descriptive+psychology+volume+6\\\">The Positive Therapeutic Relationship: An Accreditation Perspective<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br>Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em> (pp. 185-201). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBridges, A., & Bergner, R. (2009). Pornography, effects on relationships. In H. Reis & S. Sprecher (Eds.), <em>The Sage Encyclopedia of Human Relationships<\\/em>. Thousand Oaks, CA: Sage. \\n\\nBridges, A., Bergner, R., & McInnis, M. (2003). Romantic partner\'s use of pornography: Its significance for women. <em>Journal of Sex and Marital Therapy<\\/em>. <em>29<\\/em>, 1-14.\\n\\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. Crisis: <em>The Journal of Crisis Intervention and Suicide Prevention<\\/em>, <em>33<\\/em>, 335-343. \\n\\nDavis, K.E. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Davis-Stalkers-and-Their-Worlds.pdf\\\">Stalkers and their Worlds<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nDriscoll, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf\\\">Policies for pragmatic psychotherapy<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 273-277). Greenwich, CT: JAI Press.\\n\\nDriscoll, R. (1981). <a href = \\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Keith-Davis\\/dp\\/B000TFIKOO\\/ref=sr_1_13?ie=UTF8&qid=1513525277&sr=8-13&keywords=advances+in+descriptive+psychology\\\">Self-criticism: Analysis and treatment<\\/a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 321-356). Greenwich, CT: JAI Press.\\n\\nFarber, A. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf\\\">Castaneda\'s Don Juan as psychotherapist<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 279-304). Greenwich, CT: JAI Press.\\n\\nFelknor, C.M. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf\\\">Kid\'s interest discovery kits<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em> (pp. 235-247). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nHolmes, J.R. (2013). <a href = \\\"https:\\/\\/www.amazon.com\\/Depression-Doesnt-Always-Have-Depressing-ebook\\/dp\\/B00FSOUCYM\\/ref=sr_1_1?ie=UTF8&qid=1513010278&sr=8-1&keywords=james+holmes+depression+always+depressing\\\"><em>Depression doesn\\u2019t always have to be depressing<\\/em><\\/a>. Pensacola, FL.: Pensacola Pelican Press, Inc.\\n\\nKantor, C. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Childrens-Imaginative-Play.pdf\\\">Children\\u2019s Imaginative Play: A Descriptive Psychology Approach<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nKirsch, N. (1982). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\\\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 249-273). Greenwich, CT: JAI Press.\\n\\nLasater, L. (1983). <a href = \\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&qid=1513525277&sr=8-14&keywords=advances+in+descriptive+psychology\\\">Stress and health in a Colorado coal mining community<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp.95-117). Greenwich, CT: JAI Press.\\n\\nLasater, L. (1988). <em>Recovery from compulsive behavior: How to transcend your troubled family<\\/em>. Deerfield Beach, FL: Health Communications.\\n\\nLatham, C.A. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em> (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nLubuguin, F.S.A. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nLugbuguin, F. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf\\\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 41-85). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nMarshall, K. (1985). Scenarios of \\u201calcoholic\\u201d relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 259-278). Greenwich, CT: JAI Press.\\n\\nMarshall, K.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\\\">A bulimic life pattern<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOrvik, J.M. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P. G. (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/cognitive-deficits-in-schizophrenia\\/\\\">Cognitive Deficits in Schizophrenia<\\/a> LRI Report No. 39a. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/projective-techniques\\/\\\">Projective Techniques<\\/a> LRI Report No. 38a. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii\\/\\\"><em>Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII)<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P. (1985\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/pathology\\/\\\">Pathology<\\/a>. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 1-70<\\/em>). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.\\n\\nOssorio, P. (1985\\/1997). <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 1-70<\\/em>). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.\\n\\nOssorio, P. G., Aylesworth, L., & Lasater, L. (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=5035&action=edit\\\">A Comprehensive Plan for the\\nProvision of Mental Health Services to the Vietnamese Refugees in Denver<\\/a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (1977, 2014).\\u00a0<a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii\\/\\\"><em>Seminar on Positive Health and Transcendental Theories. The Collected Works of Peter G. Ossorio (Vol. VIII)<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\\\">Psychotherapy with adolescents and their families: A status dynamic approach<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSapin, C.R. &amp; Forward, J.R. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nSchwartz, W. (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\\\">Degradation, Accreditation, and Rites of Passage<\\/a>. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.\\n\\nSchwartz, W. (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf\\\">What makes something psychoanalytic?<\\/a> <em>Psychiatry<\\/em>, <em>51<\\/em>, 417-426.\\n\\nSchwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy<\\/em>, <em>62<\\/em>, 51-65.\\n\\nTorres, W.J. &amp; Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204\\n\\nTorres, W.J., &amp; Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501\\n\\nWechsler, R. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf\\\">Personality and Manic States: A Status Dynamic Formulation of Bipolar Disorder<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 203-233). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nWechsler, R.C. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nVanderburgh, J. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\\\">The positive-health developmental model of treatment and psychopathology<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 281-302). Greenwich, CT: JAI Press.\\n\\nZeiger, C.A. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf\\\">The Miss Marple model of psychological assessment<\\/a>. In M. Roberts and R. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 6. Clinical topics: Adolescent-family problems, bulimia, chronic mental illness, and mania<\\/em> (pp. 159-183). Ann Arbor, MI: Descriptive Psychology Press.\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12006,1900,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12007,7851,'_wp_page_template','default'),
(12008,7851,'_elementor_edit_mode','builder'),
(12009,7851,'_elementor_template_type','wp-page'),
(12010,7851,'_elementor_version','3.33.0'),
(12011,7851,'_elementor_pro_version','3.33.1'),
(12012,7851,'_elementor_data','[{\"id\":\"55be02d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"47cfbfdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics:<br>Clinical and Therapy\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"58181af3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1b3bb767\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -20px; font-size: 18px;\\\">(Including combined citations for \\\"Pathology\\\", \\\"Case Formulation\\\" and <br \\/>\\\"Psychotherapeutic Policies and Techniques\\\")<\\/p><div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><div style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/div><div style=\\\"height: 3px; width: 300px; margin: 10px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Allen, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press<\\/p><p>Aylesworth, L.S. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Aylesworth-Oriental-Martial-Arts.pdf\\\">Oriental Martial Arts Rehabilitation<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 113-142). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press.<\\/p><p>Baker, E. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf\\\">Therapeutic social practices<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 209-230). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1977). The marital system of the hysterical individual. <em>Family Process<\\/em>, <em>16<\\/em>, 85-95.<\\/p><p>Bergner, R. (1979). The use of systems oriented illustrative stories in marital psychotherapy. <em>Family Therapy<\\/em>, <em>6<\\/em>, 109-118.<\\/p><p>Bergner, R. (1979). Transforming presenting problems. <em>Rational Living<\\/em>, <em>14<\\/em>, 13-16.<\\/p><p>Bergner, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP1-Bergner-Marital-Conflict-305_320.pdf\\\">Marital conflict resolution: A conceptual framework and its empirical evaluation<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 305-320). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1981). Recasting victims as perpetrators. <em>The Journal of Strategic and Systemic Therapies<\\/em>, <em>1<\\/em>, 1-9.<\\/p><p>Bergner, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Bergner-Overseer-Regime-245-271.pdf\\\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style<\\/a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 245-271). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1982). Couple therapy for histrionic clients and their spouses. In H. Millman, J. Huber, and D. Diggins (Eds.), <em>Therapies for adults<\\/em>. San Francisco: Jossey-Bass.<\\/p><p>Bergner, R. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf\\\">Hysterical action, impersonation, and caretaking roles<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp, 233-247). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1983) <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513521344&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Click here to purchase...<\\/a>Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 209-227). Greenwich, CT: JAI Press.<br \\/>Process, 16, 85-95.<\\/p><p>Bergner, R. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&amp;qid=1513447552&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\\\">Click here to purchase...<\\/a>Paranoid style: A descriptive and pragmatic account. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 203-229). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1987) Undoing degradation. <em>Psychotherapy<\\/em>, <em>24<\\/em>, 25-30.<\\/p><p>Bergner, R. (1988). Money\\u2019s \\u2018Lovemap\\u2019 account of the paraphilias: A critique and reformulation. <em>American Journal of Psychotherapy<\\/em>, <em>42<\\/em>, 254-259.<\\/p><p>Bergner, R. (1988). Status dynamic psychotherapy with depressed individuals. <em>Psychotherapy<\\/em>, 25, 266-272.<\\/p><p>Bergner, R.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf\\\">A Father-Daughter Incest: Degradation and Recovery from Degradation<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 285-305). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf\\\">Impulsive Action and Impulsive Persons: A Descriptive and Pragmatic Formulation<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 261-284). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy<\\/em>, <em>27<\\/em>, 34-38.<\\/p><p>Bergner, R.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf\\\">A Conceptual Framework for Eclectic<br \\/>Psychotherapy<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 137-157). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (1993). <a href=\\\"https:\\/\\/www.amazon.com\\/Studies-Psychopathology-Descriptive-Psychology-Approach\\/dp\\/0962566136\\/ref=sr_1_1?ie=UTF8&amp;qid=1513445964&amp;sr=8-1&amp;keywords=studies+in+psychopathology+bergner\\\">Psychopathology and psychotherapy from a Descriptive Psychological point of view<\\/a>. In R. Bergner (Ed.), <em>Studies in psychopathology: The Descriptive Psychology approach<\\/em>, (pp. 3-17). Ann Arbor: Descriptive Psychology Press.<\\/p><p>Bergner, R. (1993). Victims into perpetrators. <em>Psychotherapy<\\/em>, <em>30<\\/em>, 452-462.<\\/p><p>Bergner, R. (1995). <em>Pathological Self-Criticism: Assessment and Treatment (The Springer Series in Social\\/Clinical Psychology)<\\/em>. New York, NY: Plenum Press.<\\/p><p>Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice<\\/em>, <em>4<\\/em>, 235-248.<\\/p><p>Bergner, R. (1997). The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman. <em>Family Therapy<\\/em>, <em>24<\\/em>, 71-79.<\\/p><p>Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice<\\/em>, <em>4<\\/em>, 235-248.<\\/p><p>Bergner, R. (1998). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-7\\/dp\\/1891700014\\/ref=sr_1_10?ie=UTF8&amp;qid=1513440872&amp;sr=8-10&amp;keywords=advances+in+descriptive+psychology\\\">Self-criticism<\\/a>. In J. Jeffrey &amp; R. Bergner, (Eds.). <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 249-276). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-7-Bergner-Self-Criticism.pdf\\\">A therapeutic approach to destructive self-criticism<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 249-273). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (1998). Characteristics of an optimal clinical case formulation. <em>American Journal of Psychotherapy<\\/em>, <em>52<\\/em>, 287-300.<\\/p><p>Bergner, R. (1998). Therapeutic approaches to problems of meaninglessness. <em>American Journal of Psychotherapy<\\/em>, <em>52<\\/em>, pp. 1-16.<\\/p><p>Bergner, R. (1999). Status enhancement: A further path to therapeutic change. <em>American Journal of Psychotherapy<\\/em>, <em>53<\\/em>, 201-214.<\\/p><p>Bergner, R. (2000). Love and barriers to love: An analysis for psychotherapists and other. <em>American Journal of Psychotherapy<\\/em>, <em>54<\\/em>, 1-17.<\\/p><p>Bergner, R. (2002). Sexual compulsion as attempted recovery from degradation. <em>Journal of Sex and Marital Therapy<\\/em>, <em>28<\\/em>, 373-387.<\\/p><p>Bergner, R. (2004). An integrative framework for psychopathology and psychotherapy. <em>New Ideas in Psychology<\\/em>, <em>22<\\/em>, 127-141.<\\/p><p>Bergner, R. (2005). Status dynamic treatment of a case of bulimia. <em>Clinical Case Studies<\\/em>, <em>4<\\/em>, 295-303.<\\/p><p>Bergner, R. (2006). <a href=\\\" https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2006.60.3.215\\\">The many secure knowledge bases of psychotherapy<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>69<\\/em>, 215-232.<\\/p><p>Bergner, R.M. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Beyond-Empirical-Validation.pdf\\\">Beyond Empirical Validation: Justifying Therapeutic Judgment and Action<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 145-173). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2007). <em><a href=\\\"https:\\/\\/www.amazon.com\\/Status-Dynamics-Creating-Therapeutic-Change\\/dp\\/0977228614\\/ref=sr_1_1?ie=UTF8&amp;qid=1513328890&amp;sr=8-1&amp;keywords=bergner+status+dynamic\\\"><em>Status dynamics: Creating new paths to therapeutic change<\\/em>.<\\/a><\\/em> Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2007). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2007.61.2.149 \\\">Therapeutic storytelling revisited<\\/a>. <em>American Journal of<br \\/>Psychotherapy<\\/em>, <em>61<\\/em>, 149-162.<\\/p><p>Bergner, R. (2007). On promoting adaptive self-criticism in psychotherapy. In E. Chang (Ed.), <em>Self-criticism and self-enhancement<\\/em>. Washington, DC: American Psychological Association.<\\/p><p>Bergner, R. (2009). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2009.63.3.267 \\\">Trauma, exposure, and world reconstruction<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>63<\\/em>, 267-282.<\\/p><p>Bergner, R.M. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-The-Tolstoy-Dilemma.pdf\\\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 143-160). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Policy-175-196.pdf\\\">Therapeutic policies: A policy-based approach to psychotherapy<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 175-196). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2015). Status dynamic psychotherapy. In E. Neukrig (Ed.) <em>The Sage encyclopedia of counseling and psychotherapy<\\/em>. Los Angeles, CA: Sage Publications.<\\/p><p>Bergner, R., &amp; Bridges A. (2002). The significance of heavy pornography involvement for romantic partners: Research and clinical implications. <em>Journal of Sex and Marital Therapy<\\/em>, <em>28<\\/em>, 198-206.<\\/p><p>Bergner, R.M., &amp; Bunford, N. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Suicide-55-74.pdf\\\">Suicide and impossible worlds<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 55-74). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology<\\/em>, 24, 25-40.<\\/p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder disability: In support of our design. <em>Philosophy, Psychiatry, and Psychology<\\/em>, <em>24<\\/em>, 49-52.<\\/p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training<\\/em>, <em>37<\\/em>, 36-44.<\\/p><p>Bergner, R.M., &amp; Staggs, J. (1992). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Clinical-Topics\\/dp\\/096256611X\\/ref=sr_1_1?ie=UTF8&amp;qid=1540405368&amp;sr=8-1&amp;keywords=advances+descriptive+psychology+volume+6\\\">The Positive Therapeutic Relationship: An Accreditation Perspective<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br \\/>Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em> (pp. 185-201). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bridges, A., &amp; Bergner, R. (2009). Pornography, effects on relationships. In H. Reis &amp; S. Sprecher (Eds.), <em>The Sage Encyclopedia of Human Relationships<\\/em>. Thousand Oaks, CA: Sage.<\\/p><p>Bridges, A., Bergner, R., &amp; McInnis, M. (2003). Romantic partner\'s use of pornography: Its significance for women. <em>Journal of Sex and Marital Therapy<\\/em>. <em>29<\\/em>, 1-14.<\\/p><p>Bunford, N., &amp; Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. Crisis: <em>The Journal of Crisis Intervention and Suicide Prevention<\\/em>, <em>33<\\/em>, 335-343.<\\/p><p>Davis, K.E. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Davis-Stalkers-and-Their-Worlds.pdf\\\">Stalkers and their Worlds<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Driscoll, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf\\\">Policies for pragmatic psychotherapy<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 273-277). Greenwich, CT: JAI Press.<\\/p><p>Driscoll, R. (1981). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Keith-Davis\\/dp\\/B000TFIKOO\\/ref=sr_1_13?ie=UTF8&amp;qid=1513525277&amp;sr=8-13&amp;keywords=advances+in+descriptive+psychology\\\">Self-criticism: Analysis and treatment<\\/a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 321-356). Greenwich, CT: JAI Press.<\\/p><p>Farber, A. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf\\\">Castaneda\'s Don Juan as psychotherapist<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 279-304). Greenwich, CT: JAI Press.<\\/p><p>Felknor, C.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf\\\">Kid\'s interest discovery kits<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em> (pp. 235-247). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Holmes, J.R. (2013). <a href=\\\"https:\\/\\/www.amazon.com\\/Depression-Doesnt-Always-Have-Depressing-ebook\\/dp\\/B00FSOUCYM\\/ref=sr_1_1?ie=UTF8&amp;qid=1513010278&amp;sr=8-1&amp;keywords=james+holmes+depression+always+depressing\\\"><em>Depression doesn\\u2019t always have to be depressing<\\/em><\\/a>. Pensacola, FL.: Pensacola Pelican Press, Inc.<\\/p><p>Kantor, C. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Childrens-Imaginative-Play.pdf\\\">Children\\u2019s Imaginative Play: A Descriptive Psychology Approach<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kirsch, N. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\\\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 249-273). Greenwich, CT: JAI Press.<\\/p><p>Lasater, L. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513525277&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Stress and health in a Colorado coal mining community<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp.95-117). Greenwich, CT: JAI Press.<\\/p><p>Lasater, L. (1988). <em>Recovery from compulsive behavior: How to transcend your troubled family<\\/em>. Deerfield Beach, FL: Health Communications.<\\/p><p>Latham, C.A. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em> (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Lubuguin, F.S.A. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Lugbuguin, F. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf\\\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 41-85). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Marshall, K. (1985). Scenarios of \\u201calcoholic\\u201d relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 259-278). Greenwich, CT: JAI Press.<\\/p><p>Marshall, K.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\\\">A bulimic life pattern<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Orvik, J.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/cognitive-deficits-in-schizophrenia\\/\\\">Cognitive Deficits in Schizophrenia<\\/a> LRI Report No. 39a. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/projective-techniques\\/\\\">Projective Techniques<\\/a> LRI Report No. 38a. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii\\/\\\"><em>Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII)<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. (1985\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/pathology\\/\\\">Pathology<\\/a>. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.<\\/p><p>Ossorio, P. (1985\\/1997). <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.<\\/p><p>Ossorio, P. G., Aylesworth, L., &amp; Lasater, L. (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=5035&amp;action=edit\\\">A Comprehensive Plan for the<br \\/>Provision of Mental Health Services to the Vietnamese Refugees in Denver<\\/a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (1977, 2014).\\u00a0<a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii\\/\\\"><em>Seminar on Positive Health and Transcendental Theories. The Collected Works of Peter G. Ossorio (Vol. VIII)<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\\\">Psychotherapy with adolescents and their families: A status dynamic approach<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Schwartz, W. (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\\\">Degradation, Accreditation, and Rites of Passage<\\/a>. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.<\\/p><p>Schwartz, W. (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf\\\">What makes something psychoanalytic?<\\/a> <em>Psychiatry<\\/em>, <em>51<\\/em>, 417-426.<\\/p><p>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy<\\/em>, <em>62<\\/em>, 51-65.<\\/p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204<\\/p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501<\\/p><p>Wechsler, R. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf\\\">Personality and Manic States: A Status Dynamic Formulation of Bipolar Disorder<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 203-233). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Wechsler, R.C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Vanderburgh, J. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">The positive-health developmental model of treatment and psychopathology<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 281-302). Greenwich, CT: JAI Press.<\\/p><p>Zeiger, C.A. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf\\\">The Miss Marple model of psychological assessment<\\/a>. In M. Roberts and R. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 6. Clinical topics: Adolescent-family problems, bulimia, chronic mental illness, and mania<\\/em> (pp. 159-183). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12013,7851,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12025,7853,'_wp_page_template','default'),
(12026,7853,'_elementor_edit_mode','builder'),
(12027,7853,'_elementor_template_type','wp-page'),
(12028,7853,'_elementor_version','3.33.0'),
(12029,7853,'_elementor_pro_version','3.33.1'),
(12030,7853,'_elementor_data','[{\"id\":\"79567d0e\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2293b17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\n<p style=\\\"font-weight:bold; text-align:center;\\\">Enterprise of Science<\\/p>\\n\\n<p>\\n\\nBergner, R.M. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-All-the-Worlds-a-stage-7-18.pdf\\\">All the world\\u2019s a stage: A person-centered view of science.<\\/a> In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 7-18). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (2004). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/232468342_Is_It_All_Really_Biological\\\">Is it all really biological<\\/a>? <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>24<\\/em>, 30-49.\\n\\nOrvik, J.M. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\\\">Technology transfer and culture change<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio,  P.  G.  (1964).Classification  space  analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1965). Dissemination research (RADC-TR-\\u0080\\u009365-314). Rome, NY: Rome Air Development Center.\\n\\nOssorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1967\\/1968). Attribute space development and evaluation\\n(RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No. \\n14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)\\n\\nOssorio, P.G. (1979\\/1981). Conceptual-notational devices: The PCF and related types. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp.  83-104). Greenwich, CN:  JAI  Press.  (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1980). Behavior pattern indexing (LRI Report No. 33). \\nBoulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (1980\\/1981). Representation, evaluation, and research. \\nIn K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 105-135). Greenwich, CN: \\nas LRI Report No. 25. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (1968\\/1981). Explanation, falsifiability, and rule-following. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 37-56).  Greenwich, CN: JAI Press. (Original work published 1968 as LRI Report No. 4c. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.).\\n\\nOssorio,  P.G. (1991). <a href = \\\"http:\\/\\/dx.doi.org\\/10.1207\\/s15327965pli0204_7\\\">Naive baseball theory<\\/a>. <em>Psychological Inquiry<\\/em>, <em>2<\\/em>, 352-355.\\n\\n\\nSchwartz, W. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Schwartz-On-Saying-22No22.pdf\\\">On saying \\u201cno\\u201d: Evidence based practice and the hijacking of the empirical<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 453-474). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"font-weight:bold; text-align:center;\\\">The Real World<\\/p>\\n\\n<p>\\nOssorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No.\\n14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)\\n\\nOssorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Ossorio-Out-of-Nowhere-Complete-Version.pdf\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman A.O. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania<\\/a>. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\\n\\n<p style=\\\"font-weight:bold; text-align:center;\\\">Interconnections of Persons<\\/p>\\n\\n<p>\\n\\nPeek, C. J. & Heinrich, R. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\\\">Playing the Person Game in Healthcare<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\"> Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman A.O. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"font-weight:bold; text-align:center;\\\">World, Behavior, & Language<\\/p>\\n\\n<p>\\nOssorio, P.G. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1995). <em>Persons. The Collected Works of Peter G. Ossorio (Vol. I)<\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (2005). <em>\\\"What Actually Happens\\\": The Representation of Real World Phenomena. The Collected Works of Peter G. Ossorio (Vol. 4)<\\/em>. Ann Arbor, MI, 2005. Also published 1975\\/1978, Columbia SC: University of South Carolina Press. \\n\\nOssorio, P.G. (1990). The  human  condition:  Some  formal  aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (1997). <a href=\\\"http:\\/\\/dx.doi.org\\/10.1111\\/1468-5914.00032\\\">What there is, How things are<\\/a>. <em>Journal for the Theory of Social Behavior<\\/em>, <em>27:2\\/3<\\/em>, June\\/September 1997, 149-172. \\n\\nMitchell, T. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf\\\">On the interpretation of utterances<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 155-176). Greenwich, CT: JAI Press.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. & Putman, A.O. (2015). \\u201cSubjective Probability in Behavioral Economics and Finance: A Radical Reformulation,\\u201d <em>The Journal of Behavioral Finance<\\/em>, <em>16(3)<\\/em>, 231-249.\\n\\nJeffrey, H.J. & Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance<\\/em>, <em>14:3<\\/em>, 161-194.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-The-nefarious-is-261-271.pdf\\\">The Nefarious \\u201cis\\u201d<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 261-271). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.\\n\\nShideler, M.M. (1982) <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\\\">The creator and the discoverer<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp, 233-247). Greenwich, CT: JAI Press.\\n\\n<\\/p>\\n\\n<p style=\\\"font-weight:bold; text-align:center;\\\">Classification Space<\\/p>\\n\\n\\nOssorio,  P.  G.  (1964).Classification  space  analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1966). Classification space. <em>Multivariate Behavioral Research<\\/em>, <em>1<\\/em>, 479-524.\\n\\nOssorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. & Kurtz, M. (1989). <a href = \\\"http:\\/\\/dx.doi.org\\/10.1007\\/978-1-4684-5646-2_13\\\"> Automated classification of resolved galaxies<\\/a>. <em>Data analysis in astronomy<\\/em>, <em>40<\\/em>, 121-128. \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12031,7854,'_wp_page_template','default'),
(12032,7854,'_elementor_edit_mode','builder'),
(12033,7854,'_elementor_template_type','wp-page'),
(12034,7854,'_elementor_version','3.33.0'),
(12035,7854,'_elementor_pro_version','3.33.1'),
(12036,7854,'_elementor_data','[{\"id\":\"79567d0e\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2293b17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\n<p style=\\\"font-weight:bold; text-align:center;\\\">Enterprise of Science<\\/p>\\n\\n<p>\\n\\nBergner, R.M. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-All-the-Worlds-a-stage-7-18.pdf\\\">All the world\\u2019s a stage: A person-centered view of science.<\\/a> In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 7-18). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nBergner, R.M. (2004). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/232468342_Is_It_All_Really_Biological\\\">Is it all really biological<\\/a>? <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>24<\\/em>, 30-49.\\n\\nOrvik, J.M. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\\\">Technology transfer and culture change<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio,  P.  G.  (1964).Classification  space  analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1965). Dissemination research (RADC-TR-\\u0080\\u009365-314). Rome, NY: Rome Air Development Center.\\n\\nOssorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1967\\/1968). Attribute space development and evaluation\\n(RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No. \\n14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)\\n\\nOssorio, P.G. (1979\\/1981). Conceptual-notational devices: The PCF and related types. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp.  83-104). Greenwich, CN:  JAI  Press.  (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1980). Behavior pattern indexing (LRI Report No. 33). \\nBoulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (1980\\/1981). Representation, evaluation, and research. \\nIn K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 105-135). Greenwich, CN: \\nas LRI Report No. 25. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (1968\\/1981). Explanation, falsifiability, and rule-following. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 37-56).  Greenwich, CN: JAI Press. (Original work published 1968 as LRI Report No. 4c. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.).\\n\\nOssorio,  P.G. (1991). <a href = \\\"http:\\/\\/dx.doi.org\\/10.1207\\/s15327965pli0204_7\\\">Naive baseball theory<\\/a>. <em>Psychological Inquiry<\\/em>, <em>2<\\/em>, 352-355.\\n\\n\\nSchwartz, W. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Schwartz-On-Saying-22No22.pdf\\\">On saying \\u201cno\\u201d: Evidence based practice and the hijacking of the empirical<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 453-474). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"font-weight:bold; text-align:center;\\\">The Real World<\\/p>\\n\\n<p>\\nOssorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No.\\n14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)\\n\\nOssorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Ossorio-Out-of-Nowhere-Complete-Version.pdf\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman A.O. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania<\\/a>. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\\n\\n<p style=\\\"font-weight:bold; text-align:center;\\\">Interconnections of Persons<\\/p>\\n\\n<p>\\n\\nPeek, C. J. & Heinrich, R. (2006). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\\\">Playing the Person Game in Healthcare<\\/a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\"> Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nPutman A.O. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"font-weight:bold; text-align:center;\\\">World, Behavior, & Language<\\/p>\\n\\n<p>\\nOssorio, P.G. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nOssorio, P.G. (1995). <em>Persons. The Collected Works of Peter G. Ossorio (Vol. I)<\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (2005). <em>\\\"What Actually Happens\\\": The Representation of Real World Phenomena. The Collected Works of Peter G. Ossorio (Vol. 4)<\\/em>. Ann Arbor, MI, 2005. Also published 1975\\/1978, Columbia SC: University of South Carolina Press. \\n\\nOssorio, P.G. (1990). The  human  condition:  Some  formal  aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (1997). <a href=\\\"http:\\/\\/dx.doi.org\\/10.1111\\/1468-5914.00032\\\">What there is, How things are<\\/a>. <em>Journal for the Theory of Social Behavior<\\/em>, <em>27:2\\/3<\\/em>, June\\/September 1997, 149-172. \\n\\nMitchell, T. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf\\\">On the interpretation of utterances<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 155-176). Greenwich, CT: JAI Press.\\n\\nJeffrey, H.J. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. & Putman, A.O. (2015). \\u201cSubjective Probability in Behavioral Economics and Finance: A Radical Reformulation,\\u201d <em>The Journal of Behavioral Finance<\\/em>, <em>16(3)<\\/em>, 231-249.\\n\\nJeffrey, H.J. & Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance<\\/em>, <em>14:3<\\/em>, 161-194.\\n\\nRoberts, M.K. (2010). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1992). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (1998). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M.K. (2013). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-The-nefarious-is-261-271.pdf\\\">The Nefarious \\u201cis\\u201d<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 261-271). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.\\n\\nShideler, M.M. (1982) <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\\\">The creator and the discoverer<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp, 233-247). Greenwich, CT: JAI Press.\\n\\n<\\/p>\\n\\n<p style=\\\"font-weight:bold; text-align:center;\\\">Classification Space<\\/p>\\n\\n\\nOssorio,  P.  G.  (1964).Classification  space  analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P. G. (1966). Classification space. <em>Multivariate Behavioral Research<\\/em>, <em>1<\\/em>, 479-524.\\n\\nOssorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P. & Kurtz, M. (1989). <a href = \\\"http:\\/\\/dx.doi.org\\/10.1007\\/978-1-4684-5646-2_13\\\"> Automated classification of resolved galaxies<\\/a>. <em>Data analysis in astronomy<\\/em>, <em>40<\\/em>, 121-128. \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12037,1908,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12038,7855,'_wp_page_template','default'),
(12039,7855,'_elementor_edit_mode','builder'),
(12040,7855,'_elementor_template_type','wp-page'),
(12041,7855,'_elementor_version','3.33.0'),
(12042,7855,'_elementor_pro_version','3.33.1'),
(12043,7855,'_elementor_data','[{\"id\":\"31a02fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"74b44483\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics:Science and Methodology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79567d0e\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2293b17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"font-weight: bold; text-align: center;\\\">Enterprise of Science<\\/p><p>Bergner, R.M. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-All-the-Worlds-a-stage-7-18.pdf\\\">All the world\\u2019s a stage: A person-centered view of science.<\\/a> In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 7-18). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2004). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/232468342_Is_It_All_Really_Biological\\\">Is it all really biological<\\/a>? <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>24<\\/em>, 30-49.<\\/p><p>Orvik, J.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\\\">Technology transfer and culture change<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1964).Classification space analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1965). Dissemination research (RADC-TR-\\u0080\\u009365-314). Rome, NY: Rome Air Development Center.<\\/p><p>Ossorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1967\\/1968). Attribute space development and evaluation<br \\/>(RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No.<br \\/>14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)<\\/p><p>Ossorio, P.G. (1979\\/1981). Conceptual-notational devices: The PCF and related types. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1980). Behavior pattern indexing (LRI Report No. 33).<br \\/>Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (1980\\/1981). Representation, evaluation, and research.<br \\/>In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 105-135). Greenwich, CN:<br \\/>as LRI Report No. 25. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (1968\\/1981). Explanation, falsifiability, and rule-following. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 37-56). Greenwich, CN: JAI Press. (Original work published 1968 as LRI Report No. 4c. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.).<\\/p><p>Ossorio, P.G. (1991). <a href=\\\"http:\\/\\/dx.doi.org\\/10.1207\\/s15327965pli0204_7\\\">Naive baseball theory<\\/a>. <em>Psychological Inquiry<\\/em>, <em>2<\\/em>, 352-355.<\\/p><p>Schwartz, W. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Schwartz-On-Saying-22No22.pdf\\\">On saying \\u201cno\\u201d: Evidence based practice and the hijacking of the empirical<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 453-474). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"font-weight: bold; text-align: center;\\\">The Real World<\\/p><p>Ossorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No.<br \\/>14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)<\\/p><p>Ossorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"font-weight: bold; text-align: center;\\\">Interconnections of Persons<\\/p><p>Peek, C. J. &amp; Heinrich, R. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\\\">Playing the Person Game in Healthcare<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\"> Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"font-weight: bold; text-align: center;\\\">World, Behavior, &amp; Language<\\/p><p>Ossorio, P.G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1995). <em>Persons. The Collected Works of Peter G. Ossorio (Vol. I)<\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (2005). <em>\\\"What Actually Happens\\\": The Representation of Real World Phenomena. The Collected Works of Peter G. Ossorio (Vol. 4)<\\/em>. Ann Arbor, MI, 2005. Also published 1975\\/1978, Columbia SC: University of South Carolina Press.<\\/p><p>Ossorio, P.G. (1990). The human condition: Some formal aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (1997). <a href=\\\"http:\\/\\/dx.doi.org\\/10.1111\\/1468-5914.00032\\\">What there is, How things are<\\/a>. <em>Journal for the Theory of Social Behavior<\\/em>, <em>27:2\\/3<\\/em>, June\\/September 1997, 149-172.<\\/p><p>Mitchell, T. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf\\\">On the interpretation of utterances<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 155-176). Greenwich, CT: JAI Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J. &amp; Putman, A.O. (2015). \\u201cSubjective Probability in Behavioral Economics and Finance: A Radical Reformulation,\\u201d <em>The Journal of Behavioral Finance<\\/em>, <em>16(3)<\\/em>, 231-249.<\\/p><p>Jeffrey, H.J. &amp; Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance<\\/em>, <em>14:3<\\/em>, 161-194.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-The-nefarious-is-261-271.pdf\\\">The Nefarious \\u201cis\\u201d<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 261-271). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.<\\/p><p>Shideler, M.M. (1982) <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\\\">The creator and the discoverer<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp, 233-247). Greenwich, CT: JAI Press.<\\/p><p style=\\\"font-weight: bold; text-align: center;\\\">Classification Space<\\/p><p>Ossorio, P. G. (1964).Classification space analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1966). Classification space. <em>Multivariate Behavioral Research<\\/em>, <em>1<\\/em>, 479-524.<\\/p><p>Ossorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. &amp; Kurtz, M. (1989). <a href=\\\"http:\\/\\/dx.doi.org\\/10.1007\\/978-1-4684-5646-2_13\\\"> Automated classification of resolved galaxies<\\/a>. <em>Data analysis in astronomy<\\/em>, <em>40<\\/em>, 121-128.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12044,7855,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12048,5319,'_edit_lock','1767190323:4'),
(12049,5319,'_elementor_edit_mode','builder'),
(12050,5319,'_elementor_template_type','wp-page'),
(12051,5319,'_elementor_version','3.33.0'),
(12052,5319,'_elementor_pro_version','3.33.1'),
(12061,7857,'_wp_page_template','default'),
(12063,7857,'_elementor_edit_mode','builder'),
(12064,7857,'_elementor_template_type','wp-page'),
(12065,7857,'_elementor_version','3.33.0'),
(12066,7857,'_elementor_pro_version','3.33.1'),
(12067,7858,'_wp_page_template','default'),
(12069,7858,'_elementor_edit_mode','builder'),
(12070,7858,'_elementor_template_type','wp-page'),
(12071,7858,'_elementor_version','3.33.0'),
(12072,7858,'_elementor_pro_version','3.33.1'),
(12073,5319,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12074,5319,'_elementor_data','[{\"id\":\"2998b3e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e237e73\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP 2020 SDP  Evaluation Forms in fillable PDF format\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3a6f5a3b\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c5b7762\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following links are to each of the 10 SDP 2020 Presentation Evaluation Forms and the Conference Evaluation Form. If you are having difficulty with the other formats used to distribute documents, you can try downloading these forms individually.<\\/p><p>Please remember that these forms were designed to be used with Adobe Reader. If you are unable to use Adobe Reader or otherwise disinclined to do so, you can open these forms in some browsers while retain the fillable features. However, the different browsers have different functionality and we cannot predict what features any browser will or won\'t preserve, given you specific computer configuration.<\\/p><p>In order to offer some guidance, what we have learned so far is the following:<\\/p><p>Firefox will not work. Period.<\\/p><p>Preview on the Mac will not work. When one of these files is opened in Preview, it will appear that the fillable forms are functioning. However, Preview will only save your changes inconsistently and even if some of your changes are saved, they may not print.<\\/p><p>Safari seems to work well. Fillable features are preserved, changes are saved, and the changes will print. When the saved file is reopened in Safari the forms fillable functionality seems to be preserved for all forms.<\\/p><p>Chrome seems to work. In order to save a file you must right click anywhere within form (as it is displayed) and choose the \\\"Save as\\\" Featurs.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12075,7859,'_wp_page_template','default'),
(12077,7859,'_elementor_edit_mode','builder'),
(12078,7859,'_elementor_template_type','wp-page'),
(12079,7859,'_elementor_version','3.33.0'),
(12080,7859,'_elementor_pro_version','3.33.1'),
(12081,7859,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12082,7859,'_elementor_data','[{\"id\":\"2998b3e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e237e73\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP 2020 SDP  Evaluation Forms in fillable PDF format\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3a6f5a3b\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c5b7762\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following links are to each of the 10 SDP 2020 Presentation Evaluation Forms and the Conference Evaluation Form. If you are having difficulty with the other formats used to distribute documents, you can try downloading these forms individually.<\\/p><p>Please remember that these forms were designed to be used with Adobe Reader. If you are unable to use Adobe Reader or otherwise disinclined to do so, you can open these forms in some browsers while retain the fillable features. However, the different browsers have different functionality and we cannot predict what features any browser will or won\'t preserve, given you specific computer configuration.<\\/p><p>In order to offer some guidance, what we have learned so far is the following:<\\/p><p>Firefox will not work. Period.<\\/p><p>Preview on the Mac will not work. When one of these files is opened in Preview, it will appear that the fillable forms are functioning. However, Preview will only save your changes inconsistently and even if some of your changes are saved, they may not print.<\\/p><p>Safari seems to work well. Fillable features are preserved, changes are saved, and the changes will print. When the saved file is reopened in Safari the forms fillable functionality seems to be preserved for all forms.<\\/p><p>Chrome seems to work. In order to save a file you must right click anywhere within form (as it is displayed) and choose the \\\"Save as\\\" Featurs.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12085,3636,'_edit_lock','1767190352:4'),
(12086,3636,'_elementor_edit_mode','builder'),
(12087,3636,'_elementor_template_type','wp-page'),
(12088,3636,'_elementor_version','3.33.0'),
(12089,3636,'_elementor_pro_version','3.33.1'),
(12098,7861,'_wp_page_template','default'),
(12100,7861,'_elementor_edit_mode','builder'),
(12101,7861,'_elementor_template_type','wp-page'),
(12102,7861,'_elementor_version','3.33.0'),
(12103,7861,'_elementor_pro_version','3.33.1'),
(12104,7862,'_wp_page_template','default'),
(12106,7862,'_elementor_edit_mode','builder'),
(12107,7862,'_elementor_template_type','wp-page'),
(12108,7862,'_elementor_version','3.33.0'),
(12109,7862,'_elementor_pro_version','3.33.1'),
(12110,3636,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12111,3636,'_elementor_data','[{\"id\":\"44404c21\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3bf5950f\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP Community News\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4dccf523\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4b062bb8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table style=\\\"left: -55px; position: relative;\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black;\\\">Date Entered<\\/td>\\n<td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black; border-right: 3px double black;\\\">News Item<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">2\\/12\\/2019<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\"> Wynn Schwartz will be presenting two papers, each based on the <span style=\\\"font-weight:bold;\\\">Judgment Diagram<\\/span>, at the Midwinter meeting of the  <a href=\\\"https:\\/\\/www.theoreticalpsychology.org\\/single-post\\/2019\\/01\\/19\\/Midwinter-Meeting-and-Newsletter\\\">Society for Philosophical and Theoretical Psychology (APA Division 24)<\\/a>, Nasville, TN, March 1-3, 2019. The presentation titles are: <span style=\\\"font-weight:bold;\\\">\\\"Sanctioned transgression or what turns conservatives and fundamentalists reactionary?\\\"<\\/span> and <span style=\\\"font-weight:bold;\\\">\\\"Social progress and the just choice\\\"<\\/span>.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">2\\/12\\/2019<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">The Boston Study Group started a new forum topic to discuss <span style=\\\"font-weight: bold;\\\">Consciousness<\\/span>. Your participation is welcome!!<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">1\\/13\\/2019<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">PDF versions of Advances in Descriptive Psychology, <span style=\\\"font-weight: bold;\\\">Volumes 1 and 2<\\/span> are now both available. Click on <span style=\\\"font-weight: bold;\\\">Advances in Descriptive Psychology<\\/span> under the <span style=\\\"font-weight: bold;\\\">Publications<\\/span> main menu item, and then <span style=\\\"font-weight: bold;\\\">choose the volume you\'d like to see<\\/span>.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">1\\/12\\/2019<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">We\'ve added a new page to our website for dissertations and doctoral projects\\/papers completed since 1992. We\'re very pleased that two projects\\/papers have now been added, those by: <span style=\\\"font-weight: bold;\\\">Erol Zeybekoglu, Psy.D.<\\/span> and <span style=\\\"font-weight: bold;\\\">Patricia Kennedy, Psy.D.<\\/span> We know that there are more DP doctoral projects that have been completed. If you\'re in contact with any of these other authors, <span style=\\\"font-weight: bold;\\\">please have them contact us.<\\/span><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\"><\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">Click <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/324099936_The_Case_Against_the_Case_Against_Free_Will\\\"> <span style=\\\"font-weight: bold;\\\">here<\\/span><\\/a> for the full text PDF of <span style=\\\"font-weight: bold; color: darkblue;\\\">Ray Bergner\'s<\\/span> new paper entitled <span style=\\\"font-weight: bold;\\\">The Case Against the Case Against Free Will<\\/span> in <span style=\\\"font-style: italic;\\\">The Journal of Theoretical and Philosophical Psychology<\\/span>.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\"><\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">A PDF version of Advances in Descriptive Psychology, Volume I is now available. Click on <span style=\\\"font-weight: bold;\\\">Advances in Descriptive Psychology<\\/span> under the <span style=\\\"font-weight: bold;\\\">Publications<\\/span> main menu item, and then choose <span style=\\\"font-weight: bold;\\\">Advances in Descriptive Psychology, Volume 1<\\/span>.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\"><\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">\\n<p style=\\\"font-family: georgia, serif;\\\">We are very pleased to announce that through the generous help of the most recent copyright holder of Advances in Descriptive Psychology Volumes 1-4, and of Keith E. Davis, the principal editor of those volumes, copyright has been returned to authors for papers published in those volumes. The Society plans to post all non-Ossorio chapters to the SDP website. Dr. Ossorio\\u2019s chapters will be made available at a later time through links to the Peter G. Ossorio Papers at the University of Colorado Special Collections and Archives. Thanks to Keith Davis, Mary Roberts and Ned Kirsch for their work to make this happen.<\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\"><\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">Click <a href=\\\"http:\\/\\/freedomliberationreaction.blogspot.com\\/2018\\/07\\/descriptive-psychology-and-person.html\\\"><span style=\\\"font-weight: bold;\\\">here<\\/span> <\\/a> for information about <span style=\\\"font-weight: bold; color: darkblue;\\\">Wynn Schwartz<\\/span>\'s new book, <span style=\\\"font-weight: bold;\\\">Descriptive Psychology and the Person Concept<\\/span>, to be published in <span style=\\\"font-weight: bold;\\\">Spring, 2019<\\/span> by Academic Press.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">12\\/08\\/2020<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\"><p>We are pleased to announce that Ray Bergner\'s 2007 book, <span style=\\\"font-weight: bold;\\\">Status Dynamics: Creating New Paths to Therapeutic Change<\\/span> is now available for download on this website. Click <a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/books\\/Bergner_2007_Status_Dynamics.pdf\\\">here<\\/a> to access a PDF copy of this book.<\\/p><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12112,7863,'_wp_page_template','default'),
(12114,7863,'_elementor_edit_mode','builder'),
(12115,7863,'_elementor_template_type','wp-page'),
(12116,7863,'_elementor_version','3.33.0'),
(12117,7863,'_elementor_pro_version','3.33.1'),
(12118,7863,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12119,7863,'_elementor_data','[{\"id\":\"44404c21\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3bf5950f\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP Community News\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4dccf523\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4b062bb8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table style=\\\"left: -55px; position: relative;\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black;\\\">Date Entered<\\/td>\\n<td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black; border-right: 3px double black;\\\">News Item<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">2\\/12\\/2019<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\"> Wynn Schwartz will be presenting two papers, each based on the <span style=\\\"font-weight:bold;\\\">Judgment Diagram<\\/span>, at the Midwinter meeting of the  <a href=\\\"https:\\/\\/www.theoreticalpsychology.org\\/single-post\\/2019\\/01\\/19\\/Midwinter-Meeting-and-Newsletter\\\">Society for Philosophical and Theoretical Psychology (APA Division 24)<\\/a>, Nasville, TN, March 1-3, 2019. The presentation titles are: <span style=\\\"font-weight:bold;\\\">\\\"Sanctioned transgression or what turns conservatives and fundamentalists reactionary?\\\"<\\/span> and <span style=\\\"font-weight:bold;\\\">\\\"Social progress and the just choice\\\"<\\/span>.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">2\\/12\\/2019<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">The Boston Study Group started a new forum topic to discuss <span style=\\\"font-weight: bold;\\\">Consciousness<\\/span>. Your participation is welcome!!<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">1\\/13\\/2019<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">PDF versions of Advances in Descriptive Psychology, <span style=\\\"font-weight: bold;\\\">Volumes 1 and 2<\\/span> are now both available. Click on <span style=\\\"font-weight: bold;\\\">Advances in Descriptive Psychology<\\/span> under the <span style=\\\"font-weight: bold;\\\">Publications<\\/span> main menu item, and then <span style=\\\"font-weight: bold;\\\">choose the volume you\'d like to see<\\/span>.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">1\\/12\\/2019<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">We\'ve added a new page to our website for dissertations and doctoral projects\\/papers completed since 1992. We\'re very pleased that two projects\\/papers have now been added, those by: <span style=\\\"font-weight: bold;\\\">Erol Zeybekoglu, Psy.D.<\\/span> and <span style=\\\"font-weight: bold;\\\">Patricia Kennedy, Psy.D.<\\/span> We know that there are more DP doctoral projects that have been completed. If you\'re in contact with any of these other authors, <span style=\\\"font-weight: bold;\\\">please have them contact us.<\\/span><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\"><\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">Click <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/324099936_The_Case_Against_the_Case_Against_Free_Will\\\"> <span style=\\\"font-weight: bold;\\\">here<\\/span><\\/a> for the full text PDF of <span style=\\\"font-weight: bold; color: darkblue;\\\">Ray Bergner\'s<\\/span> new paper entitled <span style=\\\"font-weight: bold;\\\">The Case Against the Case Against Free Will<\\/span> in <span style=\\\"font-style: italic;\\\">The Journal of Theoretical and Philosophical Psychology<\\/span>.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\"><\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">A PDF version of Advances in Descriptive Psychology, Volume I is now available. Click on <span style=\\\"font-weight: bold;\\\">Advances in Descriptive Psychology<\\/span> under the <span style=\\\"font-weight: bold;\\\">Publications<\\/span> main menu item, and then choose <span style=\\\"font-weight: bold;\\\">Advances in Descriptive Psychology, Volume 1<\\/span>.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\"><\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">\\n<p style=\\\"font-family: georgia, serif;\\\">We are very pleased to announce that through the generous help of the most recent copyright holder of Advances in Descriptive Psychology Volumes 1-4, and of Keith E. Davis, the principal editor of those volumes, copyright has been returned to authors for papers published in those volumes. The Society plans to post all non-Ossorio chapters to the SDP website. Dr. Ossorio\\u2019s chapters will be made available at a later time through links to the Peter G. Ossorio Papers at the University of Colorado Special Collections and Archives. Thanks to Keith Davis, Mary Roberts and Ned Kirsch for their work to make this happen.<\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\"><\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">Click <a href=\\\"http:\\/\\/freedomliberationreaction.blogspot.com\\/2018\\/07\\/descriptive-psychology-and-person.html\\\"><span style=\\\"font-weight: bold;\\\">here<\\/span> <\\/a> for information about <span style=\\\"font-weight: bold; color: darkblue;\\\">Wynn Schwartz<\\/span>\'s new book, <span style=\\\"font-weight: bold;\\\">Descriptive Psychology and the Person Concept<\\/span>, to be published in <span style=\\\"font-weight: bold;\\\">Spring, 2019<\\/span> by Academic Press.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">12\\/08\\/2020<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\"><p>We are pleased to announce that Ray Bergner\'s 2007 book, <span style=\\\"font-weight: bold;\\\">Status Dynamics: Creating New Paths to Therapeutic Change<\\/span> is now available for download on this website. Click <a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/books\\/Bergner_2007_Status_Dynamics.pdf\\\">here<\\/a> to access a PDF copy of this book.<\\/p><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12121,207,'_edit_lock','1767190384:4'),
(12122,207,'_elementor_edit_mode','builder'),
(12123,207,'_elementor_template_type','wp-page'),
(12124,207,'_elementor_version','3.33.0'),
(12125,207,'_elementor_pro_version','3.33.1'),
(12128,7864,'_elementor_edit_mode','builder'),
(12129,7864,'_elementor_template_type','wp-page'),
(12130,7864,'_elementor_version','3.33.0'),
(12131,7864,'_elementor_pro_version','3.33.1'),
(12132,7864,'_wp_page_template','default'),
(12133,7864,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12134,7864,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12138,7865,'_elementor_edit_mode','builder'),
(12139,7865,'_elementor_template_type','wp-page'),
(12140,7865,'_elementor_version','3.33.0'),
(12141,7865,'_elementor_pro_version','3.33.1'),
(12142,7865,'_wp_page_template','default'),
(12143,7865,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12144,7865,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12148,7866,'_elementor_edit_mode','builder'),
(12149,7866,'_elementor_template_type','wp-page'),
(12150,7866,'_elementor_version','3.33.0'),
(12151,7866,'_elementor_pro_version','3.33.1'),
(12152,7866,'_wp_page_template','default'),
(12153,7866,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"ossorio\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12154,7866,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12159,7867,'_menu_item_type','custom'),
(12160,7867,'_menu_item_menu_item_parent','0'),
(12161,7867,'_menu_item_object_id','7867'),
(12162,7867,'_menu_item_object','custom'),
(12163,7867,'_menu_item_target',''),
(12164,7867,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(12165,7867,'_menu_item_xfn',''),
(12166,7867,'_menu_item_url','/#ossorio'),
(12168,7467,'_wp_old_date','2025-11-17'),
(12169,7466,'_wp_old_date','2025-11-17'),
(12173,7472,'_wp_old_date','2025-11-17'),
(12176,7868,'_elementor_edit_mode','builder'),
(12177,7868,'_elementor_template_type','wp-page'),
(12178,7868,'_elementor_version','3.33.0'),
(12179,7868,'_elementor_pro_version','3.33.1'),
(12180,7868,'_wp_page_template','default'),
(12181,7868,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"ossorio\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12182,7868,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12186,7869,'_elementor_edit_mode','builder'),
(12187,7869,'_elementor_template_type','wp-page'),
(12188,7869,'_elementor_version','3.33.0'),
(12189,7869,'_elementor_pro_version','3.33.1'),
(12190,7869,'_wp_page_template','default'),
(12191,7869,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"ossorio\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12192,7869,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12196,7870,'_elementor_edit_mode','builder'),
(12197,7870,'_elementor_template_type','wp-page'),
(12198,7870,'_elementor_version','3.33.0'),
(12199,7870,'_elementor_pro_version','3.33.1'),
(12200,7870,'_wp_page_template','default'),
(12201,7870,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12202,7870,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12209,7871,'_elementor_edit_mode','builder'),
(12210,7871,'_elementor_template_type','wp-page'),
(12211,7871,'_elementor_version','3.33.0'),
(12212,7871,'_elementor_pro_version','3.33.1'),
(12213,7871,'_wp_page_template','default'),
(12214,7871,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12215,7871,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12219,7872,'_elementor_edit_mode','builder'),
(12220,7872,'_elementor_template_type','wp-page'),
(12221,7872,'_elementor_version','3.33.0'),
(12222,7872,'_elementor_pro_version','3.33.1'),
(12223,7872,'_wp_page_template','default'),
(12224,7872,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12225,7872,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12229,7873,'_elementor_edit_mode','builder'),
(12230,7873,'_elementor_template_type','wp-page'),
(12231,7873,'_elementor_version','3.33.0'),
(12232,7873,'_elementor_pro_version','3.33.1'),
(12233,7873,'_wp_page_template','default'),
(12234,7873,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"\\/home\\/#ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12235,7873,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12242,7874,'_elementor_edit_mode','builder'),
(12243,7874,'_elementor_template_type','wp-page'),
(12244,7874,'_elementor_version','3.33.0'),
(12245,7874,'_elementor_pro_version','3.33.1'),
(12246,7874,'_wp_page_template','default'),
(12247,7874,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"\\/home\\/#ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12248,7874,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12252,7875,'_elementor_edit_mode','builder'),
(12253,7875,'_elementor_template_type','wp-page'),
(12254,7875,'_elementor_version','3.33.0'),
(12255,7875,'_elementor_pro_version','3.33.1'),
(12256,7875,'_wp_page_template','default'),
(12257,7875,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"\\/home\\/#ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12258,7875,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12262,7876,'_elementor_edit_mode','builder'),
(12263,7876,'_elementor_template_type','wp-page'),
(12264,7876,'_elementor_version','3.33.0'),
(12265,7876,'_elementor_pro_version','3.33.1'),
(12266,7876,'_wp_page_template','default'),
(12267,7876,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"#ossorio\",\"_transform_translate_popover\":\"transform\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12268,7876,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12275,7877,'_elementor_edit_mode','builder'),
(12276,7877,'_elementor_template_type','wp-page'),
(12277,7877,'_elementor_version','3.33.0'),
(12278,7877,'_elementor_pro_version','3.33.1'),
(12279,7877,'_wp_page_template','default'),
(12280,7877,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"#ossorio\",\"_transform_translate_popover\":\"transform\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12281,7877,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12285,7878,'_elementor_edit_mode','builder'),
(12286,7878,'_elementor_template_type','wp-page'),
(12287,7878,'_elementor_version','3.33.0'),
(12288,7878,'_elementor_pro_version','3.33.1'),
(12289,7878,'_wp_page_template','default'),
(12290,7878,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"#ossorio\",\"_transform_translate_popover\":\"transform\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12291,7878,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12295,7879,'_elementor_edit_mode','builder'),
(12296,7879,'_elementor_template_type','wp-page'),
(12297,7879,'_elementor_version','3.33.0'),
(12298,7879,'_elementor_pro_version','3.33.1'),
(12299,7879,'_wp_page_template','default'),
(12300,7879,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"#ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12301,7879,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12308,7880,'_elementor_edit_mode','builder'),
(12309,7880,'_elementor_template_type','wp-page'),
(12310,7880,'_elementor_version','3.33.0'),
(12311,7880,'_elementor_pro_version','3.33.1'),
(12312,7880,'_wp_page_template','default'),
(12313,7880,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"#ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12314,7880,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12318,7881,'_elementor_edit_mode','builder'),
(12319,7881,'_elementor_template_type','wp-page'),
(12320,7881,'_elementor_version','3.33.0'),
(12321,7881,'_elementor_pro_version','3.33.1'),
(12322,7881,'_wp_page_template','default');
INSERT INTO `wpet_postmeta` VALUES
(12323,7881,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"#ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12324,7881,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12328,7882,'_elementor_edit_mode','builder'),
(12329,7882,'_elementor_template_type','wp-page'),
(12330,7882,'_elementor_version','3.33.0'),
(12331,7882,'_elementor_pro_version','3.33.1'),
(12332,7882,'_wp_page_template','default'),
(12333,7882,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12334,7882,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12341,7883,'_menu_item_type','custom'),
(12342,7883,'_menu_item_menu_item_parent','0'),
(12343,7883,'_menu_item_object_id','7883'),
(12344,7883,'_menu_item_object','custom'),
(12345,7883,'_menu_item_target',''),
(12346,7883,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(12347,7883,'_menu_item_xfn',''),
(12348,7883,'_menu_item_url','#what-is-dp'),
(12350,7884,'_elementor_edit_mode','builder'),
(12351,7884,'_elementor_template_type','wp-page'),
(12352,7884,'_elementor_version','3.33.0'),
(12353,7884,'_elementor_pro_version','3.33.1'),
(12354,7884,'_wp_page_template','default'),
(12355,7884,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12356,7884,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12360,7885,'_elementor_edit_mode','builder'),
(12361,7885,'_elementor_template_type','wp-page'),
(12362,7885,'_elementor_version','3.33.0'),
(12363,7885,'_elementor_pro_version','3.33.1'),
(12364,7885,'_wp_page_template','default'),
(12365,7885,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12366,7885,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12370,7886,'_elementor_edit_mode','builder'),
(12371,7886,'_elementor_template_type','wp-page'),
(12372,7886,'_elementor_version','3.33.0'),
(12373,7886,'_elementor_pro_version','3.33.1'),
(12374,7886,'_wp_page_template','default'),
(12375,7886,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12376,7886,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12383,7887,'_menu_item_type','custom'),
(12384,7887,'_menu_item_menu_item_parent','0'),
(12385,7887,'_menu_item_object_id','7887'),
(12386,7887,'_menu_item_object','custom'),
(12387,7887,'_menu_item_target',''),
(12388,7887,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(12389,7887,'_menu_item_xfn',''),
(12390,7887,'_menu_item_url','/#explore'),
(12392,7888,'_elementor_edit_mode','builder'),
(12393,7888,'_elementor_template_type','wp-page'),
(12394,7888,'_elementor_version','3.33.0'),
(12395,7888,'_elementor_pro_version','3.33.1'),
(12396,7888,'_wp_page_template','default'),
(12397,7888,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12398,7888,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12402,7889,'_elementor_edit_mode','builder'),
(12403,7889,'_elementor_template_type','wp-page'),
(12404,7889,'_elementor_version','3.33.0'),
(12405,7889,'_elementor_pro_version','3.33.1'),
(12406,7889,'_wp_page_template','default'),
(12407,7889,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12408,7889,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12412,7890,'_elementor_edit_mode','builder'),
(12413,7890,'_elementor_template_type','wp-page'),
(12414,7890,'_elementor_version','3.33.0'),
(12415,7890,'_elementor_pro_version','3.33.1'),
(12416,7890,'_wp_page_template','default'),
(12417,7890,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12418,7890,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12423,7891,'_elementor_edit_mode','builder'),
(12424,7891,'_elementor_template_type','wp-page'),
(12425,7891,'_elementor_version','3.33.0'),
(12426,7891,'_elementor_pro_version','3.33.1'),
(12427,7891,'_wp_page_template','default'),
(12428,7891,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12429,7891,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12431,7892,'_elementor_edit_mode','builder'),
(12432,7892,'_elementor_template_type','wp-page'),
(12433,7892,'_elementor_version','3.33.0'),
(12434,7892,'_elementor_pro_version','3.33.1'),
(12435,7892,'_wp_page_template','default'),
(12436,7892,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12437,7892,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12439,7893,'_elementor_edit_mode','builder'),
(12440,7893,'_elementor_template_type','wp-page'),
(12441,7893,'_elementor_version','3.33.0'),
(12442,7893,'_elementor_pro_version','3.33.1'),
(12443,7893,'_wp_page_template','default'),
(12444,7893,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12445,7893,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12448,7894,'_menu_item_type','custom'),
(12449,7894,'_menu_item_menu_item_parent','0'),
(12450,7894,'_menu_item_object_id','7894'),
(12451,7894,'_menu_item_object','custom'),
(12452,7894,'_menu_item_target',''),
(12453,7894,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),
(12454,7894,'_menu_item_xfn',''),
(12455,7894,'_menu_item_url','#presentations'),
(12459,7895,'_elementor_edit_mode','builder'),
(12460,7895,'_elementor_template_type','wp-page'),
(12461,7895,'_elementor_version','3.33.0'),
(12462,7895,'_elementor_pro_version','3.33.1'),
(12463,7895,'_wp_page_template','default'),
(12464,7895,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12465,7895,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12469,7896,'_elementor_edit_mode','builder'),
(12470,7896,'_elementor_template_type','wp-page'),
(12471,7896,'_elementor_version','3.33.0'),
(12472,7896,'_elementor_pro_version','3.33.1'),
(12473,7896,'_wp_page_template','default'),
(12474,7896,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12475,7896,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12479,7897,'_elementor_edit_mode','builder'),
(12480,7897,'_elementor_template_type','wp-page'),
(12481,7897,'_elementor_version','3.33.0'),
(12482,7897,'_elementor_pro_version','3.33.1'),
(12483,7897,'_wp_page_template','default'),
(12484,7897,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12485,7897,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12502,7898,'_elementor_edit_mode','builder'),
(12503,7898,'_elementor_template_type','wp-page'),
(12504,7898,'_elementor_version','3.33.0'),
(12505,7898,'_elementor_pro_version','3.33.1'),
(12506,7898,'_wp_page_template','default'),
(12507,7898,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12508,7898,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12510,7899,'_elementor_edit_mode','builder'),
(12511,7899,'_elementor_template_type','wp-page'),
(12512,7899,'_elementor_version','3.33.0'),
(12513,7899,'_elementor_pro_version','3.33.1'),
(12514,7899,'_wp_page_template','default'),
(12515,7899,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12516,7899,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12518,7900,'_elementor_edit_mode','builder'),
(12519,7900,'_elementor_template_type','wp-page'),
(12520,7900,'_elementor_version','3.33.0'),
(12521,7900,'_elementor_pro_version','3.33.1'),
(12522,7900,'_wp_page_template','default'),
(12523,7900,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12524,7900,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12527,7901,'_elementor_edit_mode','builder'),
(12528,7901,'_elementor_template_type','wp-page'),
(12529,7901,'_elementor_version','3.33.0'),
(12530,7901,'_elementor_pro_version','3.33.1'),
(12531,7901,'_wp_page_template','default'),
(12532,7901,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12533,7901,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12535,7902,'_elementor_edit_mode','builder'),
(12536,7902,'_elementor_template_type','wp-page'),
(12537,7902,'_elementor_version','3.33.0'),
(12538,7902,'_elementor_pro_version','3.33.1'),
(12539,7902,'_wp_page_template','default'),
(12540,7902,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12541,7902,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12543,7903,'_elementor_edit_mode','builder'),
(12544,7903,'_elementor_template_type','wp-page'),
(12545,7903,'_elementor_version','3.33.0'),
(12546,7903,'_elementor_pro_version','3.33.1'),
(12547,7903,'_wp_page_template','default');
INSERT INTO `wpet_postmeta` VALUES
(12548,7903,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12549,7903,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12552,7904,'_elementor_edit_mode','builder'),
(12553,7904,'_elementor_template_type','wp-page'),
(12554,7904,'_elementor_version','3.33.0'),
(12555,7904,'_elementor_pro_version','3.33.1'),
(12556,7904,'_wp_page_template','default'),
(12557,7904,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12558,7904,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12560,7905,'_elementor_edit_mode','builder'),
(12561,7905,'_elementor_template_type','wp-page'),
(12562,7905,'_elementor_version','3.33.0'),
(12563,7905,'_elementor_pro_version','3.33.1'),
(12564,7905,'_wp_page_template','default'),
(12565,7905,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12566,7905,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12568,7906,'_elementor_edit_mode','builder'),
(12569,7906,'_elementor_template_type','wp-page'),
(12570,7906,'_elementor_version','3.33.0'),
(12571,7906,'_elementor_pro_version','3.33.1'),
(12572,7906,'_wp_page_template','default'),
(12573,7906,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12574,7906,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12577,7907,'_elementor_edit_mode','builder'),
(12578,7907,'_elementor_template_type','wp-page'),
(12579,7907,'_elementor_version','3.33.0'),
(12580,7907,'_elementor_pro_version','3.33.1'),
(12581,7907,'_wp_page_template','default'),
(12582,7907,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12583,7907,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12585,7908,'_elementor_edit_mode','builder'),
(12586,7908,'_elementor_template_type','wp-page'),
(12587,7908,'_elementor_version','3.33.0'),
(12588,7908,'_elementor_pro_version','3.33.1'),
(12589,7908,'_wp_page_template','default'),
(12590,7908,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12591,7908,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12593,7909,'_elementor_edit_mode','builder'),
(12594,7909,'_elementor_template_type','wp-page'),
(12595,7909,'_elementor_version','3.33.0'),
(12596,7909,'_elementor_pro_version','3.33.1'),
(12597,7909,'_wp_page_template','default'),
(12598,7909,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12599,7909,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12611,7911,'_elementor_edit_mode','builder'),
(12612,7911,'_elementor_template_type','wp-page'),
(12613,7911,'_elementor_version','3.33.0'),
(12614,7911,'_elementor_pro_version','3.33.1'),
(12615,7911,'_wp_page_template','default'),
(12616,7911,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12617,7911,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12619,7912,'_elementor_edit_mode','builder'),
(12620,7912,'_elementor_template_type','wp-page'),
(12621,7912,'_elementor_version','3.33.0'),
(12622,7912,'_elementor_pro_version','3.33.1'),
(12623,7912,'_wp_page_template','default'),
(12624,7912,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12625,7912,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12627,7913,'_elementor_edit_mode','builder'),
(12628,7913,'_elementor_template_type','wp-page'),
(12629,7913,'_elementor_version','3.33.0'),
(12630,7913,'_elementor_pro_version','3.33.1'),
(12631,7913,'_wp_page_template','default'),
(12632,7913,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12633,7913,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12636,7914,'_elementor_edit_mode','builder'),
(12637,7914,'_elementor_template_type','wp-page'),
(12638,7914,'_elementor_version','3.33.0'),
(12639,7914,'_elementor_pro_version','3.33.1'),
(12640,7914,'_wp_page_template','default'),
(12641,7914,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12642,7914,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12644,7915,'_elementor_edit_mode','builder'),
(12645,7915,'_elementor_template_type','wp-page'),
(12646,7915,'_elementor_version','3.33.0'),
(12647,7915,'_elementor_pro_version','3.33.1'),
(12648,7915,'_wp_page_template','default'),
(12649,7915,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12650,7915,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12652,7916,'_elementor_edit_mode','builder'),
(12653,7916,'_elementor_template_type','wp-page'),
(12654,7916,'_elementor_version','3.33.0'),
(12655,7916,'_elementor_pro_version','3.33.1'),
(12656,7916,'_wp_page_template','default'),
(12657,7916,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12658,7916,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12661,7917,'_elementor_edit_mode','builder'),
(12662,7917,'_elementor_template_type','wp-page'),
(12663,7917,'_elementor_version','3.33.0'),
(12664,7917,'_elementor_pro_version','3.33.1'),
(12665,7917,'_wp_page_template','default'),
(12666,7917,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12667,7917,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12669,7918,'_elementor_edit_mode','builder'),
(12670,7918,'_elementor_template_type','wp-page'),
(12671,7918,'_elementor_version','3.33.0'),
(12672,7918,'_elementor_pro_version','3.33.1'),
(12673,7918,'_wp_page_template','default'),
(12674,7918,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12675,7918,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12677,7919,'_elementor_edit_mode','builder'),
(12678,7919,'_elementor_template_type','wp-page'),
(12679,7919,'_elementor_version','3.33.0'),
(12680,7919,'_elementor_pro_version','3.33.1'),
(12681,7919,'_wp_page_template','default'),
(12682,7919,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12683,7919,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12686,7920,'_elementor_edit_mode','builder'),
(12687,7920,'_elementor_template_type','wp-page'),
(12688,7920,'_elementor_version','3.33.0'),
(12689,7920,'_elementor_pro_version','3.33.1'),
(12690,7920,'_wp_page_template','default'),
(12691,7920,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12692,7920,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12694,7921,'_elementor_edit_mode','builder'),
(12695,7921,'_elementor_template_type','wp-page'),
(12696,7921,'_elementor_version','3.33.0'),
(12697,7921,'_elementor_pro_version','3.33.1'),
(12698,7921,'_wp_page_template','default'),
(12699,7921,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12700,7921,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12702,7922,'_elementor_edit_mode','builder'),
(12703,7922,'_elementor_template_type','wp-page'),
(12704,7922,'_elementor_version','3.33.0'),
(12705,7922,'_elementor_pro_version','3.33.1'),
(12706,7922,'_wp_page_template','default');
INSERT INTO `wpet_postmeta` VALUES
(12707,7922,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12708,7922,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12711,7923,'_elementor_edit_mode','builder'),
(12712,7923,'_elementor_template_type','wp-page'),
(12713,7923,'_elementor_version','3.33.0'),
(12714,7923,'_elementor_pro_version','3.33.1'),
(12715,7923,'_wp_page_template','default'),
(12716,7923,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12717,7923,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12719,7924,'_elementor_edit_mode','builder'),
(12720,7924,'_elementor_template_type','wp-page'),
(12721,7924,'_elementor_version','3.33.0'),
(12722,7924,'_elementor_pro_version','3.33.1'),
(12723,7924,'_wp_page_template','default'),
(12724,7924,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"cff0dd0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"7fe99fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f95547e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849087c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52ac717\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b29560d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5db1bb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7c50a44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e06ffe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4373a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"140365f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c75cac2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da9584e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc7e82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9e1f67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12725,7924,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12727,7925,'_elementor_edit_mode','builder'),
(12728,7925,'_elementor_template_type','wp-page'),
(12729,7925,'_elementor_version','3.33.0'),
(12730,7925,'_elementor_pro_version','3.33.1'),
(12731,7925,'_wp_page_template','default'),
(12732,7925,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(12733,7925,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12738,7926,'_elementor_edit_mode','builder'),
(12739,7926,'_elementor_template_type','wp-page'),
(12740,7926,'_elementor_version','3.33.0'),
(12741,7926,'_elementor_pro_version','3.33.1'),
(12742,7926,'_wp_page_template','default'),
(12743,7926,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(12744,7926,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12748,7927,'_elementor_edit_mode','builder'),
(12749,7927,'_elementor_template_type','wp-page'),
(12750,7927,'_elementor_version','3.33.0'),
(12751,7927,'_elementor_pro_version','3.33.1'),
(12752,7927,'_wp_page_template','default'),
(12753,7927,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(12754,7927,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12758,7928,'_elementor_edit_mode','builder'),
(12759,7928,'_elementor_template_type','wp-page'),
(12760,7928,'_elementor_version','3.33.0'),
(12761,7928,'_elementor_pro_version','3.33.1'),
(12762,7928,'_wp_page_template','default'),
(12763,7928,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(12764,7928,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12771,7929,'_elementor_edit_mode','builder'),
(12772,7929,'_elementor_template_type','wp-page'),
(12773,7929,'_elementor_version','3.33.0'),
(12774,7929,'_elementor_pro_version','3.33.1'),
(12775,7929,'_wp_page_template','default'),
(12776,7929,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(12777,7929,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12781,7930,'_elementor_edit_mode','builder'),
(12782,7930,'_elementor_template_type','wp-page'),
(12783,7930,'_elementor_version','3.33.0'),
(12784,7930,'_elementor_pro_version','3.33.1'),
(12785,7930,'_wp_page_template','default'),
(12786,7930,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(12787,7930,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12791,7931,'_elementor_edit_mode','builder'),
(12792,7931,'_elementor_template_type','wp-page'),
(12793,7931,'_elementor_version','3.33.0'),
(12794,7931,'_elementor_pro_version','3.33.1'),
(12795,7931,'_wp_page_template','default'),
(12796,7931,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(12797,7931,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12804,7932,'_elementor_edit_mode','builder'),
(12805,7932,'_elementor_template_type','wp-page'),
(12806,7932,'_elementor_version','3.33.0'),
(12807,7932,'_elementor_pro_version','3.33.1'),
(12808,7932,'_wp_page_template','default'),
(12809,7932,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(12810,7932,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12814,7933,'_elementor_edit_mode','builder'),
(12815,7933,'_elementor_template_type','wp-page'),
(12816,7933,'_elementor_version','3.33.0'),
(12817,7933,'_elementor_pro_version','3.33.1'),
(12818,7933,'_wp_page_template','default'),
(12819,7933,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(12820,7933,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12824,7934,'_elementor_edit_mode','builder'),
(12825,7934,'_elementor_template_type','wp-page'),
(12826,7934,'_elementor_version','3.33.0'),
(12827,7934,'_elementor_pro_version','3.33.1'),
(12828,7934,'_wp_page_template','default'),
(12829,7934,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(12830,7934,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12852,7936,'_elementor_edit_mode','builder'),
(12853,7936,'_elementor_template_type','wp-page'),
(12854,7936,'_elementor_version','3.33.0'),
(12855,7936,'_elementor_pro_version','3.33.1'),
(12856,7936,'_wp_page_template','default'),
(12857,7936,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(12858,7936,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12862,7937,'_elementor_edit_mode','builder'),
(12863,7937,'_elementor_template_type','wp-page'),
(12864,7937,'_elementor_version','3.33.0'),
(12865,7937,'_elementor_pro_version','3.33.1'),
(12866,7937,'_wp_page_template','default'),
(12867,7937,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(12868,7937,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12872,7938,'_elementor_edit_mode','builder'),
(12873,7938,'_elementor_template_type','wp-page'),
(12874,7938,'_elementor_version','3.33.0'),
(12875,7938,'_elementor_pro_version','3.33.1'),
(12876,7938,'_wp_page_template','default'),
(12877,7938,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(12878,7938,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12888,7939,'_elementor_edit_mode','builder'),
(12889,7939,'_elementor_template_type','wp-page'),
(12890,7939,'_elementor_version','3.33.0'),
(12891,7939,'_elementor_pro_version','3.33.1'),
(12892,7939,'_wp_page_template','default'),
(12893,7939,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(12894,7939,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12898,7940,'_elementor_edit_mode','builder'),
(12899,7940,'_elementor_template_type','wp-page'),
(12900,7940,'_elementor_version','3.33.0'),
(12901,7940,'_elementor_pro_version','3.33.1'),
(12902,7940,'_wp_page_template','default'),
(12903,7940,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/sdp-conference.my.canva.site\\/sdp-2024-conference\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(12904,7940,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12908,7941,'_elementor_edit_mode','builder'),
(12909,7941,'_elementor_template_type','wp-page'),
(12910,7941,'_elementor_version','3.33.0'),
(12911,7941,'_elementor_pro_version','3.33.1'),
(12912,7941,'_wp_page_template','default'),
(12913,7941,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(12914,7941,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12923,318,'_edit_lock','1767190479:4'),
(12924,318,'_elementor_edit_mode','builder'),
(12925,318,'_elementor_template_type','wp-page'),
(12926,318,'_elementor_version','3.33.0'),
(12927,318,'_elementor_pro_version','3.33.1'),
(12936,7943,'_wp_page_template','default'),
(12938,7943,'_elementor_edit_mode','builder'),
(12939,7943,'_elementor_template_type','wp-page'),
(12940,7943,'_elementor_version','3.33.0'),
(12941,7943,'_elementor_pro_version','3.33.1'),
(12942,7944,'_wp_page_template','default'),
(12944,7944,'_elementor_edit_mode','builder'),
(12945,7944,'_elementor_template_type','wp-page'),
(12946,7944,'_elementor_version','3.33.0'),
(12947,7944,'_elementor_pro_version','3.33.1'),
(12948,318,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12949,318,'_elementor_data','[{\"id\":\"7a3d6401\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5654f94f\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1bc9fc24\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"43d8c089\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You may send email to any of the following members of the Society by clicking on the email link in their information.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12950,7945,'_wp_page_template','default'),
(12952,7945,'_elementor_edit_mode','builder'),
(12953,7945,'_elementor_template_type','wp-page'),
(12954,7945,'_elementor_version','3.33.0'),
(12955,7945,'_elementor_pro_version','3.33.1'),
(12956,7945,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12957,7945,'_elementor_data','[{\"id\":\"7a3d6401\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5654f94f\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1bc9fc24\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"43d8c089\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You may send email to any of the following members of the Society by clicking on the email link in their information.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12959,211,'_edit_lock','1767190507:4'),
(12960,211,'_elementor_edit_mode','builder'),
(12961,211,'_elementor_template_type','wp-page'),
(12962,211,'_elementor_version','3.33.0'),
(12963,211,'_elementor_pro_version','3.33.1'),
(12972,7947,'_wp_page_template','default'),
(12973,7947,'_elementor_edit_mode','builder'),
(12974,7947,'_elementor_template_type','wp-page'),
(12975,7947,'_elementor_version','3.33.0'),
(12976,7947,'_elementor_pro_version','3.33.1'),
(12977,7948,'_wp_page_template','default'),
(12978,7948,'_elementor_edit_mode','builder'),
(12979,7948,'_elementor_template_type','wp-page'),
(12980,7948,'_elementor_version','3.33.0'),
(12981,7948,'_elementor_pro_version','3.33.1'),
(12982,211,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(12983,211,'_elementor_data','[{\"id\":\"4ac8bb8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"271e59be\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f655da9\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2e03a53b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Laurie Aylesworth<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">\\n\\nLaurie Aylesworth received his Ph. D. in Clinical Psychology from the University of Colorado under the direction of Peter G. Ossorio. A practicing psychologist for more than twenty five years, he specializes in both short and long term adjustment and rehabilitation issues related to trauma, loss, and disability. He is a psychological consultant to a comprehensive pain program, several comprehensive rehabilitation clinics, and to Craig Rehabilitation Hospital. He has been a student\\/teacher of Judo for more than fifty years, teaching at the Denver Buddhist Temple for more than twenty-five of those years, and for fifteen years has worked toward blending his rehabilitation practice with martial arts rehabilitation strategies. Following an accident in 1988 in which he sustained a traumatic brain injury (TBI), he found that traditional Western treatment was not effective for him. In order to get his life back, he turned to the Martial Arts, which he knows and believes in. As a result, he has formed the therapeutic tool he calls OMAR, Oriental Martial Arts Rehabilitation. He uses OMAR procedures in most of his private practice individual work, and in 2006 conducted the OMAR group for TBI survivors in the Hangout group of Denver.<\\/p>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Sara Beautz<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>David Bender<\\/strong><\\/span>\\n\\n<div style=\\\"margin-left: 20px;\\\">\\n<p>David describes himself as interested in \\\"clinical topics in general. I can also speak to AA and DP, giving folks the community slant on things.\\\"<\\/p><\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Nick Berger<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Raymond Bergner<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nRaymond M. Bergner received his Ph.D. in Clinical Psychology from the University of Colorado under the direction of Peter Ossorio. He is currently Full Professor of Psychology at Illinois State University and has a private practice in Bloomington, Illinois. His work in Descriptive Psychology has been concerned with its applications to psychopathology, psychotherapy, and various philosophy of science issues. He is a two-time President of the Society for Descriptive Psychology (1984 and 2004), a member of the Editorial Board of Advances in Descriptive Psychology since its inception, and the co-editor of four volumes in this series. Dr. Bergner has published over 65 articles, book chapters, books, and edited books. Many of these articles have appeared in such national and international journals as Family Process, Psychotherapy, the American Journal of Psychotherapy, The Journal of Sex and Marital Therapy, and Clinical Psychology: Science and Practice.\\n<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Laurie Bergner<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Joe Blackbourn<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">Joe is an Associate Professor in the School of Education at the University of Mississippi (Ole Miss). He trains both preservice and graduate special education teachers, and teaches Educational Research and Advanced Educational Psychology. He has a Ph.D. in Educational Psychology (Mississippi State University, 1985).\\nHis current interests (particularly writing) are in the areas of:\\n<ul>\\n \\t<li>organizational, curricular, and instructional reform,<\\/li>\\n \\t<li>the philosophical underpinning of what we do in education, (\\\"Who are we?\\\" , \\\"Do we know what we are doing?\\\" , \\\"Do we know why we are doing it?\\\", and \\\"Why are we doing it this way?\\\"),<\\/li>\\n \\t<li>tying Dr. Deming and Peter Senge\\u2019s work into educational philosophy, practice, and processes, and<\\/li>\\n \\t<li>building a focus on continuous improvement and quality at all levels of the educational system.<\\/li>\\n<\\/ul><\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Robert Brill<\\/strong><\\/span>\\n\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nRobert Brill is a psychologist providing clinical and consulting services in Boulder, Colorado. Dr. Brill is a past President of the Society for Descriptive Psychology and has presented at Society for Descriptive Psychology Conferences on the themes of philosophy of science, the history of psychology, and the application of Descriptive and pre-empirical ideas in clinical practice. Dr Brill received a doctorate in Clinical Psychology from the Fielding Institute in 2001; the dissertation addressed the role and importance of a pre-empirical approach in psychology.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Reverend Roderick Brown<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Karen Brown<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jan Collier<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Greg Colvin<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">Greg\\u2019s interests include \\\"software engineering, artificial intelligence, spirituality, and most anything else Descriptive.\\\"<\\/p>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Dick Comtois<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Kate Comtois<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>J.R. Hap Cox<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Stephen J. Cummings<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\"><\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Keith E. Davis<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nKeith E. Davis is Distinguished Professor Emeritus and has been Chairman of the Department of Psychology at the University of South Carolina and at Livingston College of Rutgers University. He also served as Interim Dean of Liberals at USC and as Provost from 1975-1979. His editorial work includes serving as the Founding Editor for Advances in Descriptive Psychology and as an active co-editor for seven of its nine volumes. He has also been Associate Editor of Personal Relationships and Executive Editor of the Journal of Social Psychology and its book review editor. He has served on many editorial boards including Transaction, Violence &amp; Victims, and the Journal for Social &amp; Personal Relationships. He received his Ph.D. in social psychology from Duke University in 1963, and met Peter Ossorio in 1962 as a brand new assistant professor in the Psychology Department of the University of Colorado, Boulder. According to Keith:\\n\\n<em>\\u2019That first year we had adjacent offices and talked often about intentionality, the perception of persons, and related topics. These conversations were perplexing because Peter always had a different slant on things in the discipline than I was used to hearing, but I became convinced that he was onto something. Reading the early drafts of \\\"Persons\\\" (1965) and reading materials for his course in personality assessment made me convinced that there was something profound ly different and potentially useful about what later came be called Descriptive Psychology. Then we called it \\\"Pete\\u2019s stuff.\\\"<\\/em>\\n\\nAs the number of students who had taken Pete\\u2019s classes and worked with him on dissertations grew, we began to examine how to formalize the benefits of getting together to share ideas and insights and most of all to learn from Pete. Thus the founding the Society in 1978 in Boulder. My primary involvement with the Society has been as the founding editor of Advances in Descriptive Psychology, the series of edited volumes that gave practitioners of DP a chance to do their stuff without the substantial compromises that publishing in the mainstream psychology journals would have required. My own research areas are personal relationships, friendship, love, as well as the dark side of relationships including violence against intimate partners and dangerous stalking.\\u2019<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Robin Dalske<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jeff Evans<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Marny Farrell<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Cathy and Jerry Felknor<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Melody Fifer<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Reg Garcia<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Lion Goodman<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Betty Goulden<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Laura Goulden<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Richard Heinrich<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nRichard L. Heinrich, M.D. is currently the Hospice Medical Director for HealthPartners Hospice and Palliative Care Program as well as Chief of the Geriatric Psychiatry Consultation Service within the Geriatric Division of HealthPartners. HealthPartners is an integrated care delivery system in the Twin Cities. It has over 30 Clinics, and practices in several hospitals and 80+ nursing homes. Dr. Heinrich was previously Department Head of Group Health, where he implemented a large-scale organizational change project to integrate mental health, primary and specialty care. He is currently involved in two projects: one to change program culture to promote the craft of interdisciplinary team care within a hospice program, and a second to develop system wide, systematic advance care planning. He is the Director of the Center for End of Life Care of the Descriptive Psychology Institute.\\n\\n\\n<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Heather Holmes-Lonergan<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Garnet Holmes<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Sonja Holt<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Joel Jeffrey<\\/strong><\\/span>\\n\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nJoel Jeffrey majored in mathematics at the California Institute of Technology, and did his graduate work at the University of Colorado. He began studying Descriptive Psychology under Peter Ossorio in 1971, and received his Ph.D. in computer science in 1974. He wrote one of the first two industrial expert systems ever created, and discovered and patented a technique for applying judgment simulation vector spaces to large-scale problems. In 1999 he founded H5 Technologies, a software company based on the discovery, and served for three years as its Chief Scientist. He is a Professor of Computer Science at Northern Illinois University, where he pursues research in artificial intelligence, real world software engineering, and mathematical modeling of biological, social, and economic systems.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Cliff Johnson<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jennifer Johnson<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Anita Johnston<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Catherine Johnston<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Charles Kantor<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nCharles Kantor received his Ph.D. under the direction of Peter G. Ossorio, in clinical psychology from the University of Colorado, Boulder. Trained as a child clinical psychologist, he practiced as a play and family therapist at the Rochester Mental Health Center for 16 years before beginning a full time private practice. He has led workshops on role playing with children and on a variety of issues dealing with parenting adolescents and treating troubled adolescents. He has also consulted with counselors, therapists, teachers, administrators and others involved in day care centers for children, day treatment centers for adolescents, and outpatient centers treating children and adolescents.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Nancy Kantor<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Sally King<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Ned Kirsch<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Matthew Krouner<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Lane Lasater<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Eben Lasker<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Nancy Lee<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jane Littmann<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nJane R. Littmann received her B.A. with high honors and Phi Beta Kappa from Oberlin College, and her M.A. and Ph.D. in Clinical Psychology from the University of Colorado where she studied with Peter Ossorio. Her dissertation presented a conceptualization and theory of humor. She has served as President and board member of the Society for Descriptive Psychology and on the Editorial Board of Advances in Descriptive Psychology. She interned in clinical child psychology at Judge Baker Guidance Center, affiliate of Harvard Medical School. From 1980-2006, she supervised predoctoral clinical psychology interns, advanced psychiatry residents, and trainees from other disciplines in child, adolescent, family, and adult psychotherapy, assessment, and school collaboration, retiring in 2006, as Teaching Psychologist from the William S. Hall Psychiatric Institute and South Carolina Department of Mental Health and as Professor in the Department of Clinical Neuropsychiatry and Behavioral Science of the University of South Carolina School of Medicine. Her private practice includes psychotherapy, sports psychology, and school consultation. She is a member of Altria\\u00e2\\u0080\\u0099s Youth Tobacco Prevention Scientific Advisory Board. Lead coach and co-founder of Columbia Fencers\\u00e2\\u0080\\u0099 Club, she was a member of two US World Teams in Women\\u00e2\\u0080\\u0099s Epee, and also referees nationally.\\n\\n\\n\\n<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Fernand Lubuguin<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nFernand Lubuguin received his B.A. with highest honors in 1982 from the University of California at Berkeley. He received his Ph.D. in Clinical Psychology in 1993 from the University of Colorado at Boulder under the mentorship of Peter G. Ossorio. He worked as a staff psychologist at Kaiser Permanente (a health maintenance organization) for over ten years before becoming a faculty member at the University of Denver in 2001. Currently, he is a Clinical Associate Professor at the Graduate School of Professional Psychology, where he is Director of Diversity and Director of the Professional Psychology Clinic. He is also a Clinical Assistant Professor at the University of Colorado School of Medicine, Department of Psychiatry. He maintains a small private practice in Denver. He has served as President of the Society for Descriptive Psychology, and is a long-standing member of the Board of Directors. He is one of the co-editors of Advances in Descriptive Psychology, volumes 9 and 10. In addition to applying the intellectual discipline of Descriptive Psychology to many aspects of his personal and professional endeavors, he is especially interested in applying Descriptive Psychology to the training of culturally competent psychotherapists.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Dan Minerva<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Ian Newby-Clark<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jim Orvik<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>C.J. Peek<\\/strong><\\/span>\\n\\n<p>C.J. Peek received his Ph.D. in clinical psychology from the University Colorado where he studied with Dr. Peter G. Ossorio, founder of the discipline of Descriptive Psychology. C.J. is 2009-2010 President of the Society for Descriptive Psychology. He is an Associate Professor with the Department of Family Medicine and Community Health at the University of Minnesota Medical School, focusing on care system development, integration of behavioral and medical care, organizational effectiveness, and leadership development. He has facilitated multiple stakeholder dialogue in state and national meetings on the integration of behavioral and medical care, implementation of patient-centered medical home, and addressing behavioral risk factors in primary care. He writes, presents, and consults on integrated behavioral and medical care, patient-clinician communication, productive conversations and dialogue across disciplines or organizational areas\\u00e2\\u0080\\u0094blending clinical, organizational, and leadership perspectives.<\\/p>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Julia Trezona Peek<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>D. Davis Phillips<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>William Plotkin<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nBill Plotkin, PhD, is a depth psychologist, wilderness rites guide, and ecotherapist. As the founder of Animas Valley Institute, he has, since 1981, guided thousands of people through nature-based initiatory passages, including a contemporary, Western adaptation of the pan-cultural vision quest. Previously, he has been a research psychologist (studying non-ordinary states of consciousness), professor of psychology, psychotherapist, rock musician, whitewater river boatman, and mountain-bike racer. His doctorate in psychology is from the University of Colorado at Boulder, where he studied extensively with Peter G. Ossorio. In 1979, on a solo winter ascent of an Adirondack peak, Bill experienced a \\u00e2\\u0080\\u009ccall to adventure\\u00e2\\u0080 that lead him to abandon academia in search of his true calling. He is the author of Soulcraft: Crossing into the Mysteries of Nature and Psyche (New World Library, 2003) and Nature and the Human Soul: Cultivating Wholeness and Community in a Fragmented World (New World Library, 2008).<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Dan Popov<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Anthony O. Putman<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nAnthony O. Putman, Ph.D. is an internationally known consultant and coach with over thirty-five years of experience helping organizations grow and succeed. Chairman of The Putman Group in Ann Arbor, Michigan, he has personally coached over 900 leaders in hundreds of client organizations, ranging from giants among the Fortune 100 to one person firms. Some specific organizations he has served include IBM, Deloitte, Ford Motor Company, Nike, Bell Labs, Health Partners of Minneapolis, The University of Michigan, AT&amp;T, and the United States Department of Defense. Dr. Putman studied with Peter G. Ossorio at the University of Colorado from which he received his Ph.D. in 1973. He was a founder of the Society for Descriptive Psychology, which he has twice served as President. He was a founder of Descriptive Psychology Press in 1989 and has published Advances in Descriptive Psychology Volumes 5-8, and the on-going series The Collected Works of Peter G. Ossorio. He has contributed to the conceptual foundations of Descriptive Psychology in a number of articles in Advances, including Communities (1981), Organizations (1990) and Being, Becoming and Belonging (1998). In 2007 he founded the Descriptive Psychology Institute, which he serves as Executive Director.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Mary K. Roberts<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nMary K. Roberts is a writer in Boulder, Colorado. She received her Ph.D. in clinical psychology from the University of Colorado, Boulder in 1980 and practiced as a psychologist for nine years. She then earned her M.S. in computer science from the University of Colorado and worked as a software engineer for eight years. She has served as President of the Society for Descriptive Psychology and as a member of the Editorial Board for Advances in Descriptive Psychology. She also created the Society\'s first web site and served as the first Webmaster. Her recent work in Descriptive Psychology focuses on understanding a range of world reconstructive phenomena, including dreams, imaginary companions, and worlds of uncertain status.<\\/div>\\n\\n<!--<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Cory Sapin<\\/strong><\\/span>-->\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Ralph Scoular<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Richard Schwartz<\\/strong><\\/span>\\n\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Wynn Schwartz<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">Wynn Schwartz, Ph. D., is a clinical and experimental psychologist and research psychoanalyst. He is a professor of psychology at the Massachusetts School of Professional Psychology and on the faculty of Harvard Medical School and the Harvard Extension School. He has been a professor at Wellesley College and has taught at the Boston Psychoanalytic Society and Institute and the Massachusetts Institute of Psychoanalysis. He maintains a psychotherapy practice in Boston. Dr. Schwartz has been interested in clarifying fundamental aspects of the subject matters of psychotherapy, psychoanalysis, dreaming and hypnosis. His published work has been both conceptual and experimental. Some of his experimental studies have focused on dreaming and problem representation and dreaming and memory, and others on hypnosis and episodic memory. As a student of Descriptive Psychology, Dr. Schwartz has been especially concerned with theory-free, pre- empirical formulations of what he believes are central subject matters for psychology, such as the concepts of action and responsibility, the range of the possible phenomena that are covered by the term hypnosis, the limits and nature of psychotherapy, and the concept of person.\\n\\n<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jason Shestok<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jacob Sidman<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nJacob (aka Jack) Sidman received his Ph.D. from the University of Colorado in 1968 writing his dissertation on empathy with both Peter Ossorio and Keith Davis as advisors. He then did a two-year post-doctoral fellowship in the Department of Psychiatry at Stanford Medical School before becoming an assistant professor at Oberlin for several years. He then moved to the University of California Santa Cruz where he both taught psychology (e.g., basic counseling and empathy training) and worked in the Counseling and Psychological Services. He has published in several professional journals. He also taught graduate students at University of Hawaii for a year and part-time for the University of San Francisco graduate program in counseling for a number of years. He officially retired from the University of California in 1991 to go into full time private practice. He is now retired, still doing some writing and community service (e.g.,County Task Force on Youth Violence Prevention) and living in Aptos, CA. with his wife, Kris who is a licensed marriage and family therapist in practice in Santa Cruz.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>F. Richard Singer III<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nI am a Professor Emeritus in Mathematics at Webster University in Saint Louis MO. My teaching specialties are in mathematical logic and abstract algebra. My broader interest involves various types of conceptual studies, and this is at the core of my interest in Descriptive Psychology. My deepest interest in Descriptive Psychology relates to its connection with conceptual philosophy. Conceptual philosophy involves a type of activity during which the want parameter is to enhance a conceptual understanding of our most ubiquitous concepts. Unlike most work in philosophy, conceptual philosophy focuses only on concepts rather than on philosophical theories. Instead of asking about the nature of reality, it studies the most ubiquitous concepts we can use for thinking about what happens in the world. Thus, the DP reality concepts are easily integrated into conceptual philosophy. I am especially interested in relating DP and epistemics, the strand of conceptual philosophy that focuses on a purely conceptual study of understanding, and there is a paper about this on the Descriptive Psychology section of my website. I am currently using DP in the design of educational resources that focus on constructivist learning. My work in this regard is on the Constructivist Learning section of my website. I welcome communication about these and any other matters involving DP.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Bruce Smith<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Michael Spayd<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">\\n\\nMichael is particularly interested in Descriptive Psychology applications in the areas of Organizations, Technology and Change Management. He has a consulting practice specializing in helping people in organizations create a deeper experience of community through the use of cutting-edge business practices, transition management and \\\"way cool\\\" information technology.<\\/p>\\n\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Carl and Bente Sternberg<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>C.J. Stone<\\/strong><\\/span><\\/p>\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Walter Torres<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">\\n\\nWalter J. Torres Ph.D. is a clinical and forensic psychologist practicing in Denver, Colorado. His first contact with Descriptive Psychology dates to 1972, when he took a Personality course from Peter Ossorio at the University of Colorado in Boulder. Since then, Descriptive Psychology has been the keystone to his conceptual and practical orientation in both the clinical and forensic domains. He is a past President of the Society for Descriptive Psychology. His recent Descriptive formulations and presentations include trauma and its treatment, and the nature, consequences and alleviation of humiliation.\\n\\n\\n<\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Peggy Trezona<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Steven Warner<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Linda Wasserman<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>James Waters<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Ralph Wechsler<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Shirley Weisz<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Aimee Yermish<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Carolyn Zeiger<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Paul Zeiger<\\/strong><\\/span><\\/p>\\n\\n<p>H. Paul Zeiger is semi-retired from careers in academic Computer Science and industrial Software Engineering. He received his S.B., S.M., and Ph.D. in Electrical Engineering from Massachusetts Institute of Technology, chaired the Department of Computer Science at University of Colorado, Boulder, and led software development efforts at several startup companies and one large telecommunications firm. He studied with fellow faculty member Peter Ossorio in the early 1970\'s, and has since pursued applications of Descriptive Psychology to Computer Science, and, more recently, to the philosophical problems of everyday life. Paul and his wife Carolyn live in Denver, Colorado where they are pursuing private practice using holistic and Descriptive Psychology procedures with individuals having serious chronic illnesses and their partners.<\\/p>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Erol Zeybekoglu, Psy.D.<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">\\n\\nErol Zeybekoglu received his Psy.D. in Clinical Psychology from William James College under the direction of Wynn Schwartz Ph.D. His theoretical doctoral project, titled \\u201cThe Status Dynamics of Anger Management\\u201d (2016) utilizes Descriptive Psychology as a conceptual lens in describing the development of aggressive cognitions, emotions, and behaviors among court ordered clients with historical disturbances of conduct.  He works as an outpatient clinician at Riverside Community Care in Cambridge MA, is an active member of the SDP Study Group in Boston Massachusetts, and most recently received the distinction of SDP President Elect in 2017. \\n<\\/p>\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12984,7949,'_wp_page_template','default'),
(12985,7949,'_elementor_edit_mode','builder'),
(12986,7949,'_elementor_template_type','wp-page'),
(12987,7949,'_elementor_version','3.33.0'),
(12988,7949,'_elementor_pro_version','3.33.1'),
(12989,7949,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wpet_postmeta` VALUES
(12990,7949,'_elementor_data','[{\"id\":\"4ac8bb8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"271e59be\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f655da9\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2e03a53b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Laurie Aylesworth<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">\\n\\nLaurie Aylesworth received his Ph. D. in Clinical Psychology from the University of Colorado under the direction of Peter G. Ossorio. A practicing psychologist for more than twenty five years, he specializes in both short and long term adjustment and rehabilitation issues related to trauma, loss, and disability. He is a psychological consultant to a comprehensive pain program, several comprehensive rehabilitation clinics, and to Craig Rehabilitation Hospital. He has been a student\\/teacher of Judo for more than fifty years, teaching at the Denver Buddhist Temple for more than twenty-five of those years, and for fifteen years has worked toward blending his rehabilitation practice with martial arts rehabilitation strategies. Following an accident in 1988 in which he sustained a traumatic brain injury (TBI), he found that traditional Western treatment was not effective for him. In order to get his life back, he turned to the Martial Arts, which he knows and believes in. As a result, he has formed the therapeutic tool he calls OMAR, Oriental Martial Arts Rehabilitation. He uses OMAR procedures in most of his private practice individual work, and in 2006 conducted the OMAR group for TBI survivors in the Hangout group of Denver.<\\/p>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Sara Beautz<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>David Bender<\\/strong><\\/span>\\n\\n<div style=\\\"margin-left: 20px;\\\">\\n<p>David describes himself as interested in \\\"clinical topics in general. I can also speak to AA and DP, giving folks the community slant on things.\\\"<\\/p><\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Nick Berger<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Raymond Bergner<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nRaymond M. Bergner received his Ph.D. in Clinical Psychology from the University of Colorado under the direction of Peter Ossorio. He is currently Full Professor of Psychology at Illinois State University and has a private practice in Bloomington, Illinois. His work in Descriptive Psychology has been concerned with its applications to psychopathology, psychotherapy, and various philosophy of science issues. He is a two-time President of the Society for Descriptive Psychology (1984 and 2004), a member of the Editorial Board of Advances in Descriptive Psychology since its inception, and the co-editor of four volumes in this series. Dr. Bergner has published over 65 articles, book chapters, books, and edited books. Many of these articles have appeared in such national and international journals as Family Process, Psychotherapy, the American Journal of Psychotherapy, The Journal of Sex and Marital Therapy, and Clinical Psychology: Science and Practice.\\n<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Laurie Bergner<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Joe Blackbourn<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">Joe is an Associate Professor in the School of Education at the University of Mississippi (Ole Miss). He trains both preservice and graduate special education teachers, and teaches Educational Research and Advanced Educational Psychology. He has a Ph.D. in Educational Psychology (Mississippi State University, 1985).\\nHis current interests (particularly writing) are in the areas of:\\n<ul>\\n \\t<li>organizational, curricular, and instructional reform,<\\/li>\\n \\t<li>the philosophical underpinning of what we do in education, (\\\"Who are we?\\\" , \\\"Do we know what we are doing?\\\" , \\\"Do we know why we are doing it?\\\", and \\\"Why are we doing it this way?\\\"),<\\/li>\\n \\t<li>tying Dr. Deming and Peter Senge\\u2019s work into educational philosophy, practice, and processes, and<\\/li>\\n \\t<li>building a focus on continuous improvement and quality at all levels of the educational system.<\\/li>\\n<\\/ul><\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Robert Brill<\\/strong><\\/span>\\n\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nRobert Brill is a psychologist providing clinical and consulting services in Boulder, Colorado. Dr. Brill is a past President of the Society for Descriptive Psychology and has presented at Society for Descriptive Psychology Conferences on the themes of philosophy of science, the history of psychology, and the application of Descriptive and pre-empirical ideas in clinical practice. Dr Brill received a doctorate in Clinical Psychology from the Fielding Institute in 2001; the dissertation addressed the role and importance of a pre-empirical approach in psychology.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Reverend Roderick Brown<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Karen Brown<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jan Collier<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Greg Colvin<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">Greg\\u2019s interests include \\\"software engineering, artificial intelligence, spirituality, and most anything else Descriptive.\\\"<\\/p>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Dick Comtois<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Kate Comtois<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>J.R. Hap Cox<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Stephen J. Cummings<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\"><\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Keith E. Davis<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nKeith E. Davis is Distinguished Professor Emeritus and has been Chairman of the Department of Psychology at the University of South Carolina and at Livingston College of Rutgers University. He also served as Interim Dean of Liberals at USC and as Provost from 1975-1979. His editorial work includes serving as the Founding Editor for Advances in Descriptive Psychology and as an active co-editor for seven of its nine volumes. He has also been Associate Editor of Personal Relationships and Executive Editor of the Journal of Social Psychology and its book review editor. He has served on many editorial boards including Transaction, Violence &amp; Victims, and the Journal for Social &amp; Personal Relationships. He received his Ph.D. in social psychology from Duke University in 1963, and met Peter Ossorio in 1962 as a brand new assistant professor in the Psychology Department of the University of Colorado, Boulder. According to Keith:\\n\\n<em>\\u2019That first year we had adjacent offices and talked often about intentionality, the perception of persons, and related topics. These conversations were perplexing because Peter always had a different slant on things in the discipline than I was used to hearing, but I became convinced that he was onto something. Reading the early drafts of \\\"Persons\\\" (1965) and reading materials for his course in personality assessment made me convinced that there was something profound ly different and potentially useful about what later came be called Descriptive Psychology. Then we called it \\\"Pete\\u2019s stuff.\\\"<\\/em>\\n\\nAs the number of students who had taken Pete\\u2019s classes and worked with him on dissertations grew, we began to examine how to formalize the benefits of getting together to share ideas and insights and most of all to learn from Pete. Thus the founding the Society in 1978 in Boulder. My primary involvement with the Society has been as the founding editor of Advances in Descriptive Psychology, the series of edited volumes that gave practitioners of DP a chance to do their stuff without the substantial compromises that publishing in the mainstream psychology journals would have required. My own research areas are personal relationships, friendship, love, as well as the dark side of relationships including violence against intimate partners and dangerous stalking.\\u2019<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Robin Dalske<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jeff Evans<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Marny Farrell<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Cathy and Jerry Felknor<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Melody Fifer<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Reg Garcia<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Lion Goodman<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Betty Goulden<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Laura Goulden<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Richard Heinrich<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nRichard L. Heinrich, M.D. is currently the Hospice Medical Director for HealthPartners Hospice and Palliative Care Program as well as Chief of the Geriatric Psychiatry Consultation Service within the Geriatric Division of HealthPartners. HealthPartners is an integrated care delivery system in the Twin Cities. It has over 30 Clinics, and practices in several hospitals and 80+ nursing homes. Dr. Heinrich was previously Department Head of Group Health, where he implemented a large-scale organizational change project to integrate mental health, primary and specialty care. He is currently involved in two projects: one to change program culture to promote the craft of interdisciplinary team care within a hospice program, and a second to develop system wide, systematic advance care planning. He is the Director of the Center for End of Life Care of the Descriptive Psychology Institute.\\n\\n\\n<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Heather Holmes-Lonergan<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Garnet Holmes<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Sonja Holt<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Joel Jeffrey<\\/strong><\\/span>\\n\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nJoel Jeffrey majored in mathematics at the California Institute of Technology, and did his graduate work at the University of Colorado. He began studying Descriptive Psychology under Peter Ossorio in 1971, and received his Ph.D. in computer science in 1974. He wrote one of the first two industrial expert systems ever created, and discovered and patented a technique for applying judgment simulation vector spaces to large-scale problems. In 1999 he founded H5 Technologies, a software company based on the discovery, and served for three years as its Chief Scientist. He is a Professor of Computer Science at Northern Illinois University, where he pursues research in artificial intelligence, real world software engineering, and mathematical modeling of biological, social, and economic systems.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Cliff Johnson<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jennifer Johnson<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Anita Johnston<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Catherine Johnston<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Charles Kantor<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nCharles Kantor received his Ph.D. under the direction of Peter G. Ossorio, in clinical psychology from the University of Colorado, Boulder. Trained as a child clinical psychologist, he practiced as a play and family therapist at the Rochester Mental Health Center for 16 years before beginning a full time private practice. He has led workshops on role playing with children and on a variety of issues dealing with parenting adolescents and treating troubled adolescents. He has also consulted with counselors, therapists, teachers, administrators and others involved in day care centers for children, day treatment centers for adolescents, and outpatient centers treating children and adolescents.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Nancy Kantor<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Sally King<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Ned Kirsch<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Matthew Krouner<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Lane Lasater<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Eben Lasker<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Nancy Lee<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jane Littmann<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nJane R. Littmann received her B.A. with high honors and Phi Beta Kappa from Oberlin College, and her M.A. and Ph.D. in Clinical Psychology from the University of Colorado where she studied with Peter Ossorio. Her dissertation presented a conceptualization and theory of humor. She has served as President and board member of the Society for Descriptive Psychology and on the Editorial Board of Advances in Descriptive Psychology. She interned in clinical child psychology at Judge Baker Guidance Center, affiliate of Harvard Medical School. From 1980-2006, she supervised predoctoral clinical psychology interns, advanced psychiatry residents, and trainees from other disciplines in child, adolescent, family, and adult psychotherapy, assessment, and school collaboration, retiring in 2006, as Teaching Psychologist from the William S. Hall Psychiatric Institute and South Carolina Department of Mental Health and as Professor in the Department of Clinical Neuropsychiatry and Behavioral Science of the University of South Carolina School of Medicine. Her private practice includes psychotherapy, sports psychology, and school consultation. She is a member of Altria\\u00e2\\u0080\\u0099s Youth Tobacco Prevention Scientific Advisory Board. Lead coach and co-founder of Columbia Fencers\\u00e2\\u0080\\u0099 Club, she was a member of two US World Teams in Women\\u00e2\\u0080\\u0099s Epee, and also referees nationally.\\n\\n\\n\\n<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Fernand Lubuguin<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nFernand Lubuguin received his B.A. with highest honors in 1982 from the University of California at Berkeley. He received his Ph.D. in Clinical Psychology in 1993 from the University of Colorado at Boulder under the mentorship of Peter G. Ossorio. He worked as a staff psychologist at Kaiser Permanente (a health maintenance organization) for over ten years before becoming a faculty member at the University of Denver in 2001. Currently, he is a Clinical Associate Professor at the Graduate School of Professional Psychology, where he is Director of Diversity and Director of the Professional Psychology Clinic. He is also a Clinical Assistant Professor at the University of Colorado School of Medicine, Department of Psychiatry. He maintains a small private practice in Denver. He has served as President of the Society for Descriptive Psychology, and is a long-standing member of the Board of Directors. He is one of the co-editors of Advances in Descriptive Psychology, volumes 9 and 10. In addition to applying the intellectual discipline of Descriptive Psychology to many aspects of his personal and professional endeavors, he is especially interested in applying Descriptive Psychology to the training of culturally competent psychotherapists.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Dan Minerva<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Ian Newby-Clark<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jim Orvik<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>C.J. Peek<\\/strong><\\/span>\\n\\n<p>C.J. Peek received his Ph.D. in clinical psychology from the University Colorado where he studied with Dr. Peter G. Ossorio, founder of the discipline of Descriptive Psychology. C.J. is 2009-2010 President of the Society for Descriptive Psychology. He is an Associate Professor with the Department of Family Medicine and Community Health at the University of Minnesota Medical School, focusing on care system development, integration of behavioral and medical care, organizational effectiveness, and leadership development. He has facilitated multiple stakeholder dialogue in state and national meetings on the integration of behavioral and medical care, implementation of patient-centered medical home, and addressing behavioral risk factors in primary care. He writes, presents, and consults on integrated behavioral and medical care, patient-clinician communication, productive conversations and dialogue across disciplines or organizational areas\\u00e2\\u0080\\u0094blending clinical, organizational, and leadership perspectives.<\\/p>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Julia Trezona Peek<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>D. Davis Phillips<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>William Plotkin<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nBill Plotkin, PhD, is a depth psychologist, wilderness rites guide, and ecotherapist. As the founder of Animas Valley Institute, he has, since 1981, guided thousands of people through nature-based initiatory passages, including a contemporary, Western adaptation of the pan-cultural vision quest. Previously, he has been a research psychologist (studying non-ordinary states of consciousness), professor of psychology, psychotherapist, rock musician, whitewater river boatman, and mountain-bike racer. His doctorate in psychology is from the University of Colorado at Boulder, where he studied extensively with Peter G. Ossorio. In 1979, on a solo winter ascent of an Adirondack peak, Bill experienced a \\u00e2\\u0080\\u009ccall to adventure\\u00e2\\u0080 that lead him to abandon academia in search of his true calling. He is the author of Soulcraft: Crossing into the Mysteries of Nature and Psyche (New World Library, 2003) and Nature and the Human Soul: Cultivating Wholeness and Community in a Fragmented World (New World Library, 2008).<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Dan Popov<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Anthony O. Putman<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nAnthony O. Putman, Ph.D. is an internationally known consultant and coach with over thirty-five years of experience helping organizations grow and succeed. Chairman of The Putman Group in Ann Arbor, Michigan, he has personally coached over 900 leaders in hundreds of client organizations, ranging from giants among the Fortune 100 to one person firms. Some specific organizations he has served include IBM, Deloitte, Ford Motor Company, Nike, Bell Labs, Health Partners of Minneapolis, The University of Michigan, AT&amp;T, and the United States Department of Defense. Dr. Putman studied with Peter G. Ossorio at the University of Colorado from which he received his Ph.D. in 1973. He was a founder of the Society for Descriptive Psychology, which he has twice served as President. He was a founder of Descriptive Psychology Press in 1989 and has published Advances in Descriptive Psychology Volumes 5-8, and the on-going series The Collected Works of Peter G. Ossorio. He has contributed to the conceptual foundations of Descriptive Psychology in a number of articles in Advances, including Communities (1981), Organizations (1990) and Being, Becoming and Belonging (1998). In 2007 he founded the Descriptive Psychology Institute, which he serves as Executive Director.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Mary K. Roberts<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nMary K. Roberts is a writer in Boulder, Colorado. She received her Ph.D. in clinical psychology from the University of Colorado, Boulder in 1980 and practiced as a psychologist for nine years. She then earned her M.S. in computer science from the University of Colorado and worked as a software engineer for eight years. She has served as President of the Society for Descriptive Psychology and as a member of the Editorial Board for Advances in Descriptive Psychology. She also created the Society\'s first web site and served as the first Webmaster. Her recent work in Descriptive Psychology focuses on understanding a range of world reconstructive phenomena, including dreams, imaginary companions, and worlds of uncertain status.<\\/div>\\n\\n<!--<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Cory Sapin<\\/strong><\\/span>-->\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Ralph Scoular<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Richard Schwartz<\\/strong><\\/span>\\n\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Wynn Schwartz<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">Wynn Schwartz, Ph. D., is a clinical and experimental psychologist and research psychoanalyst. He is a professor of psychology at the Massachusetts School of Professional Psychology and on the faculty of Harvard Medical School and the Harvard Extension School. He has been a professor at Wellesley College and has taught at the Boston Psychoanalytic Society and Institute and the Massachusetts Institute of Psychoanalysis. He maintains a psychotherapy practice in Boston. Dr. Schwartz has been interested in clarifying fundamental aspects of the subject matters of psychotherapy, psychoanalysis, dreaming and hypnosis. His published work has been both conceptual and experimental. Some of his experimental studies have focused on dreaming and problem representation and dreaming and memory, and others on hypnosis and episodic memory. As a student of Descriptive Psychology, Dr. Schwartz has been especially concerned with theory-free, pre- empirical formulations of what he believes are central subject matters for psychology, such as the concepts of action and responsibility, the range of the possible phenomena that are covered by the term hypnosis, the limits and nature of psychotherapy, and the concept of person.\\n\\n<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jason Shestok<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jacob Sidman<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nJacob (aka Jack) Sidman received his Ph.D. from the University of Colorado in 1968 writing his dissertation on empathy with both Peter Ossorio and Keith Davis as advisors. He then did a two-year post-doctoral fellowship in the Department of Psychiatry at Stanford Medical School before becoming an assistant professor at Oberlin for several years. He then moved to the University of California Santa Cruz where he both taught psychology (e.g., basic counseling and empathy training) and worked in the Counseling and Psychological Services. He has published in several professional journals. He also taught graduate students at University of Hawaii for a year and part-time for the University of San Francisco graduate program in counseling for a number of years. He officially retired from the University of California in 1991 to go into full time private practice. He is now retired, still doing some writing and community service (e.g.,County Task Force on Youth Violence Prevention) and living in Aptos, CA. with his wife, Kris who is a licensed marriage and family therapist in practice in Santa Cruz.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>F. Richard Singer III<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nI am a Professor Emeritus in Mathematics at Webster University in Saint Louis MO. My teaching specialties are in mathematical logic and abstract algebra. My broader interest involves various types of conceptual studies, and this is at the core of my interest in Descriptive Psychology. My deepest interest in Descriptive Psychology relates to its connection with conceptual philosophy. Conceptual philosophy involves a type of activity during which the want parameter is to enhance a conceptual understanding of our most ubiquitous concepts. Unlike most work in philosophy, conceptual philosophy focuses only on concepts rather than on philosophical theories. Instead of asking about the nature of reality, it studies the most ubiquitous concepts we can use for thinking about what happens in the world. Thus, the DP reality concepts are easily integrated into conceptual philosophy. I am especially interested in relating DP and epistemics, the strand of conceptual philosophy that focuses on a purely conceptual study of understanding, and there is a paper about this on the Descriptive Psychology section of my website. I am currently using DP in the design of educational resources that focus on constructivist learning. My work in this regard is on the Constructivist Learning section of my website. I welcome communication about these and any other matters involving DP.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Bruce Smith<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Michael Spayd<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">\\n\\nMichael is particularly interested in Descriptive Psychology applications in the areas of Organizations, Technology and Change Management. He has a consulting practice specializing in helping people in organizations create a deeper experience of community through the use of cutting-edge business practices, transition management and \\\"way cool\\\" information technology.<\\/p>\\n\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Carl and Bente Sternberg<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>C.J. Stone<\\/strong><\\/span><\\/p>\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Walter Torres<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">\\n\\nWalter J. Torres Ph.D. is a clinical and forensic psychologist practicing in Denver, Colorado. His first contact with Descriptive Psychology dates to 1972, when he took a Personality course from Peter Ossorio at the University of Colorado in Boulder. Since then, Descriptive Psychology has been the keystone to his conceptual and practical orientation in both the clinical and forensic domains. He is a past President of the Society for Descriptive Psychology. His recent Descriptive formulations and presentations include trauma and its treatment, and the nature, consequences and alleviation of humiliation.\\n\\n\\n<\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Peggy Trezona<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Steven Warner<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Linda Wasserman<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>James Waters<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Ralph Wechsler<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Shirley Weisz<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Aimee Yermish<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Carolyn Zeiger<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Paul Zeiger<\\/strong><\\/span><\\/p>\\n\\n<p>H. Paul Zeiger is semi-retired from careers in academic Computer Science and industrial Software Engineering. He received his S.B., S.M., and Ph.D. in Electrical Engineering from Massachusetts Institute of Technology, chaired the Department of Computer Science at University of Colorado, Boulder, and led software development efforts at several startup companies and one large telecommunications firm. He studied with fellow faculty member Peter Ossorio in the early 1970\'s, and has since pursued applications of Descriptive Psychology to Computer Science, and, more recently, to the philosophical problems of everyday life. Paul and his wife Carolyn live in Denver, Colorado where they are pursuing private practice using holistic and Descriptive Psychology procedures with individuals having serious chronic illnesses and their partners.<\\/p>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Erol Zeybekoglu, Psy.D.<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">\\n\\nErol Zeybekoglu received his Psy.D. in Clinical Psychology from William James College under the direction of Wynn Schwartz Ph.D. His theoretical doctoral project, titled \\u201cThe Status Dynamics of Anger Management\\u201d (2016) utilizes Descriptive Psychology as a conceptual lens in describing the development of aggressive cognitions, emotions, and behaviors among court ordered clients with historical disturbances of conduct.  He works as an outpatient clinician at Riverside Community Care in Cambridge MA, is an active member of the SDP Study Group in Boston Massachusetts, and most recently received the distinction of SDP President Elect in 2017. \\n<\\/p>\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(12993,153,'_edit_lock','1767190522:4'),
(12994,153,'_elementor_edit_mode','builder'),
(12995,153,'_elementor_template_type','wp-page'),
(12996,153,'_elementor_version','3.33.0'),
(12997,153,'_elementor_pro_version','3.33.1'),
(12998,7950,'_wp_page_template','default'),
(12999,7950,'_elementor_edit_mode','builder'),
(13000,7950,'_elementor_template_type','wp-page'),
(13001,7950,'_elementor_version','3.33.0'),
(13002,7950,'_elementor_pro_version','3.33.1'),
(13003,7950,'_elementor_data','[{\"id\":\"5fb88184\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1063e3b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Peter Ossorio Collection at CU Scholar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"76919065\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4762d939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -75px;\\\"><\\/div>\\n&nbsp;\\n<p style=\\\"position: relative; top: -85px;\\\">The University of Colorado Libraries, through its <strong>CU Scholar<\\/strong> program, maintains the <span style=\\\"color: #41719a;\\\"><strong>Peter G. Ossorio Collection<\\/strong><\\/span>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Click <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a> to access the Peter G. Ossorio Collection.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -85px;\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13004,7950,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13005,7951,'_wp_page_template','default'),
(13006,7951,'_elementor_edit_mode','builder'),
(13007,7951,'_elementor_template_type','wp-page'),
(13008,7951,'_elementor_version','3.33.0'),
(13009,7951,'_elementor_pro_version','3.33.1'),
(13010,7951,'_elementor_data','[{\"id\":\"5fb88184\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1063e3b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Peter Ossorio Collection at CU Scholar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"76919065\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4762d939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -75px;\\\"><\\/div>\\n&nbsp;\\n<p style=\\\"position: relative; top: -85px;\\\">The University of Colorado Libraries, through its <strong>CU Scholar<\\/strong> program, maintains the <span style=\\\"color: #41719a;\\\"><strong>Peter G. Ossorio Collection<\\/strong><\\/span>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Click <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a> to access the Peter G. Ossorio Collection.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -85px;\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13011,7951,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13012,7952,'_wp_page_template','default'),
(13013,7952,'_elementor_edit_mode','builder'),
(13014,7952,'_elementor_template_type','wp-page'),
(13015,7952,'_elementor_version','3.33.0'),
(13016,7952,'_elementor_pro_version','3.33.1'),
(13017,7952,'_elementor_data','[{\"id\":\"5fb88184\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"1063e3b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Peter Ossorio Collection at CU Scholar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"76919065\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4762d939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -75px;\\\"><\\/div>\\n&nbsp;\\n<p style=\\\"position: relative; top: -85px;\\\">The University of Colorado Libraries, through its <strong>CU Scholar<\\/strong> program, maintains the <span style=\\\"color: #41719a;\\\"><strong>Peter G. Ossorio Collection<\\/strong><\\/span>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Click <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a> to access the Peter G. Ossorio Collection.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -85px;\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13018,7952,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13021,416,'_edit_lock','1767190664:4'),
(13022,416,'_elementor_edit_mode','builder'),
(13023,416,'_elementor_template_type','wp-page'),
(13024,416,'_elementor_version','3.33.0'),
(13025,416,'_elementor_pro_version','3.33.1'),
(13034,7954,'_wp_page_template','default'),
(13035,7954,'_elementor_edit_mode','builder'),
(13036,7954,'_elementor_template_type','wp-page'),
(13037,7954,'_elementor_version','3.33.0'),
(13038,7954,'_elementor_pro_version','3.33.1'),
(13039,7955,'_wp_page_template','default'),
(13040,7955,'_elementor_edit_mode','builder'),
(13041,7955,'_elementor_template_type','wp-page'),
(13042,7955,'_elementor_version','3.33.0'),
(13043,7955,'_elementor_pro_version','3.33.1'),
(13044,416,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13045,416,'_elementor_data','[{\"id\":\"1ace67d3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"5d143fa0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Presentations & Video Shorts\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cf2c651\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2d17a1f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[yourchannel user=\\\"Descriptive Psychology\\\"]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13046,7956,'_wp_page_template','default'),
(13047,7956,'_elementor_edit_mode','builder'),
(13048,7956,'_elementor_template_type','wp-page'),
(13049,7956,'_elementor_version','3.33.0'),
(13050,7956,'_elementor_pro_version','3.33.1'),
(13051,7956,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13052,7956,'_elementor_data','[{\"id\":\"1ace67d3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"5d143fa0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Presentations & Video Shorts\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cf2c651\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2d17a1f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[yourchannel user=\\\"Descriptive Psychology\\\"]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13056,422,'_edit_lock','1785390577:1'),
(13057,422,'_elementor_edit_mode','builder'),
(13058,422,'_elementor_template_type','wp-page'),
(13059,422,'_elementor_version','4.2.0'),
(13060,422,'_elementor_pro_version','3.33.1'),
(13069,7958,'_wp_page_template','default'),
(13071,7958,'_elementor_edit_mode','builder'),
(13072,7958,'_elementor_template_type','wp-page'),
(13073,7958,'_elementor_version','3.33.0'),
(13074,7958,'_elementor_pro_version','3.33.1'),
(13075,7959,'_wp_page_template','default'),
(13077,7959,'_elementor_edit_mode','builder'),
(13078,7959,'_elementor_template_type','wp-page'),
(13079,7959,'_elementor_version','3.33.0'),
(13080,7959,'_elementor_pro_version','3.33.1'),
(13081,422,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13082,422,'_elementor_data','[{\"id\":\"29458e26\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"3bda136f\",\"elType\":\"widget\",\"settings\":{\"title\":\"YouTube Video Feed\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4856afa\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"e77f371\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Presentations and Video Shorts\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(13083,7960,'_wp_page_template','default'),
(13085,7960,'_elementor_edit_mode','builder'),
(13086,7960,'_elementor_template_type','wp-page'),
(13087,7960,'_elementor_version','3.33.0'),
(13088,7960,'_elementor_pro_version','3.33.1'),
(13089,7960,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13090,7960,'_elementor_data','[{\"id\":\"29458e26\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"3bda136f\",\"elType\":\"widget\",\"settings\":{\"title\":\"YouTube Video Feed\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4856afa\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"751b2c8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[Youtube_Channel_Gallery feed=\\\"playlist\\\"\\u00a0identify_by=\\\"channelid\\\" user=\\\"PLM_M5BJMscZo3S-QnPvBLuNerMlQXExC9\\\" key=\\\"AIzaSyCJheDGA20Odf8ea3NN6DpSyPc8YtqNNG8\\\" maxitems=\\\"16\\\" thumb_columns_tablets=\\\"1\\\" title=\\\"1\\\" published_date=\\\"1\\\" description=\\\"1\\\" thumbnail_alignment=\\\"left\\\" player=\\\"2\\\"]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13093,6362,'_oembed_c1e3ba369932e45fcaa2a7729611554a','{{unknown}}'),
(13094,6362,'_oembed_230e2c69d652bf3d8a1a1e36c0670ab5','{{unknown}}'),
(13095,6362,'_edit_lock','1767190720:4'),
(13096,6362,'_elementor_edit_mode','builder'),
(13097,6362,'_elementor_template_type','wp-page'),
(13098,6362,'_elementor_version','3.33.0'),
(13099,6362,'_elementor_pro_version','3.33.1'),
(13100,6362,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13101,6362,'_elementor_data','[{\"id\":\"380045ba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"4603d772\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Does it Mean\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4812f60d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3c9ce7bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\n<table style=\\\"border:none; width:100%\\\">\\n\\n<col style= \\\"width:15%;\\\"<\\/col>\\n<tr>\\n    <td style=\\\"font-weight:bold;\\\">Video<\\/td>\\n    <td>Click <a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_2023_Videos\\/Newby-Clark_and_Colp_Mistaken_BP_SDP_2023.mp4\\\">here<\\/a> to view the full video of this presentation.<\\/td><\\/tr>\\n<tr>\\n    <td style = \\\"text-align:left; font-weight:bold; border:none;\\\">Presenter<\\/td>\\n    <td style=\\\"text-align:left; font-weight:bold\\\";>Ian Newby-Clark, Ph.D. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:125px; position:relative; left:25px;\\\"><\\/td><\\/tr>\\n    <td style = \\\"text-align:left; font-weight:bold; border:none;\\\">Presenter<\\/td>\\n    <td style=\\\"text-align:left; font-weight:bold\\\";>Grace C. Colp, B.A. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:125px; position:relative; left:59px;\\\"><\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; font-weight:bold; border:none;\\\">Date<\\/td>\\n    <td style=\\\"text-align:left;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; font-weight:bold; border:none;\\\">Abstract<\\/td>\\n    <td style=\\\"text-align:left;\\\">In this talk, we explore the powerful, complex, and fascinating concept \\u2018behavior potential.\\u2019 We first consider aspects of behavior potential\\u2014including the idea of a person\'s behavioral possibilities, the correlative of Reality (reality constraints), and a person\'s status. We then introduce the usefulness of considering the \'thinness\' and \'thickness\' of behavioral possibilities. Next, we explicate the utility of tautologies in science\\u2014a foreign idea to many\\u2014before going on to illustrate the utility of the behavior potential tautology, \\\"a person will always choose more behavior potential over less behavior potential.\\\" We then consider what it might mean to say that someone is mistaken about his\\/her or another\\u2019s behavior potential. In particular, we discuss the difference between \'known unknowns\' and \'unknown unknowns.\' In that context, we explore the different kinds of mistakes about behavior potential that actors, observers, and critics could or do make. Along the way, we tie in relevant findings from work in social psychology, and judgement and decision-making, including the problem of bystander intervention, the Sunk Costs Fallacy, and the Planning Fallacy.d<\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; border:none; font-weight:bold; border:none;\\\">Related<br>Papers<\\/td>\\n    <td stye=\\\"text-align:left;\\\">\\n\\n1. Bergner, R. M. (2016). What is behavior? And why is it not reducible to \\nbiological states of affairs? Journal of Theoretical and Philosophical Psychology, \\n36(1), 41\\u201355. https:\\/\\/doi.org\\/10.1037\\/teo0000026\\n2. Strough, J., Schlosnagle, L., Karns, T., Lemaster, P., & Pichayayothin, N. \\n(2014). No Time to Waste: Restricting Life-Span Temporal Horizons Decreases \\nthe Sunk-Cost Fallacy. Journal of Behavioral Decision Making, 27(1), 78\\u201394.\\nhttps:\\/\\/doi.org\\/10.1002\\/bdm.1781\\n3. Tait, V., & Miller, H. L. (2019). Loss Aversion as a Potential Factor in the Sunk-\\nCost Fallacy. International Journal of Psychological Research, 12(2), 8\\u201316.\\nhttps:\\/\\/doi.org\\/10.21500\\/20112084.3951\\n4. Huang, M. (2021). Unpacking Planning Fallacy. International Journal of\\nPsychological Studies, 13(2), 84\\u2013. https:\\/\\/doi.org\\/10.5539\\/ijps.v13n2p8\\nOrchowski LM, Berkowitz A, Boggis J, Oesterle D. Bystander Intervention \\nAmong College Men: The Role of Alcohol and Correlates of Sexual Aggression. \\nJ Interpers Violence. 2016 Oct;31(17):2824-46. doi: 10.1177\\/0886260515581904. \\nEpub 2015May 5. PMID: 25944836; PMCID: PMC8922526.\\n\\n\\n\\n<\\/td><\\/tr>\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13102,7961,'_wp_page_template','default'),
(13104,7961,'_elementor_edit_mode','builder'),
(13105,7961,'_elementor_template_type','wp-page'),
(13106,7961,'_elementor_version','3.33.0'),
(13107,7961,'_elementor_pro_version','3.33.1'),
(13108,7961,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13109,7961,'_elementor_data','[{\"id\":\"380045ba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4603d772\",\"elType\":\"widget\",\"settings\":{\"title\":\"Answers by SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4812f60d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3c9ce7bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\n<table style=\\\"border:none; width:100%\\\">\\n\\n<col style= \\\"width:15%;\\\"<\\/col>\\n<tr>\\n    <td style=\\\"font-weight:bold;\\\">Video<\\/td>\\n    <td>Click <a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_2023_Videos\\/Newby-Clark_and_Colp_Mistaken_BP_SDP_2023.mp4\\\">here<\\/a> to view the full video of this presentation.<\\/td><\\/tr>\\n<tr>\\n    <td style = \\\"text-align:left; font-weight:bold; border:none;\\\">Presenter<\\/td>\\n    <td style=\\\"text-align:left; font-weight:bold\\\";>Ian Newby-Clark, Ph.D. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:125px; position:relative; left:25px;\\\"><\\/td><\\/tr>\\n    <td style = \\\"text-align:left; font-weight:bold; border:none;\\\">Presenter<\\/td>\\n    <td style=\\\"text-align:left; font-weight:bold\\\";>Grace C. Colp, B.A. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:125px; position:relative; left:59px;\\\"><\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; font-weight:bold; border:none;\\\">Date<\\/td>\\n    <td style=\\\"text-align:left;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; font-weight:bold; border:none;\\\">Abstract<\\/td>\\n    <td style=\\\"text-align:left;\\\">In this talk, we explore the powerful, complex, and fascinating concept \\u2018behavior potential.\\u2019 We first consider aspects of behavior potential\\u2014including the idea of a person\'s behavioral possibilities, the correlative of Reality (reality constraints), and a person\'s status. We then introduce the usefulness of considering the \'thinness\' and \'thickness\' of behavioral possibilities. Next, we explicate the utility of tautologies in science\\u2014a foreign idea to many\\u2014before going on to illustrate the utility of the behavior potential tautology, \\\"a person will always choose more behavior potential over less behavior potential.\\\" We then consider what it might mean to say that someone is mistaken about his\\/her or another\\u2019s behavior potential. In particular, we discuss the difference between \'known unknowns\' and \'unknown unknowns.\' In that context, we explore the different kinds of mistakes about behavior potential that actors, observers, and critics could or do make. Along the way, we tie in relevant findings from work in social psychology, and judgement and decision-making, including the problem of bystander intervention, the Sunk Costs Fallacy, and the Planning Fallacy.d<\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; border:none; font-weight:bold; border:none;\\\">Related<br>Papers<\\/td>\\n    <td stye=\\\"text-align:left;\\\">\\n\\n1. Bergner, R. M. (2016). What is behavior? And why is it not reducible to \\nbiological states of affairs? Journal of Theoretical and Philosophical Psychology, \\n36(1), 41\\u201355. https:\\/\\/doi.org\\/10.1037\\/teo0000026\\n2. Strough, J., Schlosnagle, L., Karns, T., Lemaster, P., & Pichayayothin, N. \\n(2014). No Time to Waste: Restricting Life-Span Temporal Horizons Decreases \\nthe Sunk-Cost Fallacy. Journal of Behavioral Decision Making, 27(1), 78\\u201394.\\nhttps:\\/\\/doi.org\\/10.1002\\/bdm.1781\\n3. Tait, V., & Miller, H. L. (2019). Loss Aversion as a Potential Factor in the Sunk-\\nCost Fallacy. International Journal of Psychological Research, 12(2), 8\\u201316.\\nhttps:\\/\\/doi.org\\/10.21500\\/20112084.3951\\n4. Huang, M. (2021). Unpacking Planning Fallacy. International Journal of\\nPsychological Studies, 13(2), 84\\u2013. https:\\/\\/doi.org\\/10.5539\\/ijps.v13n2p8\\nOrchowski LM, Berkowitz A, Boggis J, Oesterle D. Bystander Intervention \\nAmong College Men: The Role of Alcohol and Correlates of Sexual Aggression. \\nJ Interpers Violence. 2016 Oct;31(17):2824-46. doi: 10.1177\\/0886260515581904. \\nEpub 2015May 5. PMID: 25944836; PMCID: PMC8922526.\\n\\n\\n\\n<\\/td><\\/tr>\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13110,7962,'_wp_page_template','default'),
(13112,7962,'_elementor_edit_mode','builder'),
(13113,7962,'_elementor_template_type','wp-page'),
(13114,7962,'_elementor_version','3.33.0'),
(13115,7962,'_elementor_pro_version','3.33.1'),
(13116,7962,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13117,7962,'_elementor_data','[{\"id\":\"380045ba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4603d772\",\"elType\":\"widget\",\"settings\":{\"title\":\"Answers by SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4812f60d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3c9ce7bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\n<table style=\\\"border:none; width:100%\\\">\\n\\n<col style= \\\"width:15%;\\\"<\\/col>\\n<tr>\\n    <td style=\\\"font-weight:bold;\\\">Video<\\/td>\\n    <td>Click <a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_2023_Videos\\/Newby-Clark_and_Colp_Mistaken_BP_SDP_2023.mp4\\\">here<\\/a> to view the full video of this presentation.<\\/td><\\/tr>\\n<tr>\\n    <td style = \\\"text-align:left; font-weight:bold; border:none;\\\">Presenter<\\/td>\\n    <td style=\\\"text-align:left; font-weight:bold\\\";>Ian Newby-Clark, Ph.D. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:125px; position:relative; left:25px;\\\"><\\/td><\\/tr>\\n    <td style = \\\"text-align:left; font-weight:bold; border:none;\\\">Presenter<\\/td>\\n    <td style=\\\"text-align:left; font-weight:bold\\\";>Grace C. Colp, B.A. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:125px; position:relative; left:59px;\\\"><\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; font-weight:bold; border:none;\\\">Date<\\/td>\\n    <td style=\\\"text-align:left;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; font-weight:bold; border:none;\\\">Abstract<\\/td>\\n    <td style=\\\"text-align:left;\\\">In this talk, we explore the powerful, complex, and fascinating concept \\u2018behavior potential.\\u2019 We first consider aspects of behavior potential\\u2014including the idea of a person\'s behavioral possibilities, the correlative of Reality (reality constraints), and a person\'s status. We then introduce the usefulness of considering the \'thinness\' and \'thickness\' of behavioral possibilities. Next, we explicate the utility of tautologies in science\\u2014a foreign idea to many\\u2014before going on to illustrate the utility of the behavior potential tautology, \\\"a person will always choose more behavior potential over less behavior potential.\\\" We then consider what it might mean to say that someone is mistaken about his\\/her or another\\u2019s behavior potential. In particular, we discuss the difference between \'known unknowns\' and \'unknown unknowns.\' In that context, we explore the different kinds of mistakes about behavior potential that actors, observers, and critics could or do make. Along the way, we tie in relevant findings from work in social psychology, and judgement and decision-making, including the problem of bystander intervention, the Sunk Costs Fallacy, and the Planning Fallacy.d<\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; border:none; font-weight:bold; border:none;\\\">Related<br>Papers<\\/td>\\n    <td stye=\\\"text-align:left;\\\">\\n\\n1. Bergner, R. M. (2016). What is behavior? And why is it not reducible to \\nbiological states of affairs? Journal of Theoretical and Philosophical Psychology, \\n36(1), 41\\u201355. https:\\/\\/doi.org\\/10.1037\\/teo0000026\\n2. Strough, J., Schlosnagle, L., Karns, T., Lemaster, P., & Pichayayothin, N. \\n(2014). No Time to Waste: Restricting Life-Span Temporal Horizons Decreases \\nthe Sunk-Cost Fallacy. Journal of Behavioral Decision Making, 27(1), 78\\u201394.\\nhttps:\\/\\/doi.org\\/10.1002\\/bdm.1781\\n3. Tait, V., & Miller, H. L. (2019). Loss Aversion as a Potential Factor in the Sunk-\\nCost Fallacy. International Journal of Psychological Research, 12(2), 8\\u201316.\\nhttps:\\/\\/doi.org\\/10.21500\\/20112084.3951\\n4. Huang, M. (2021). Unpacking Planning Fallacy. International Journal of\\nPsychological Studies, 13(2), 84\\u2013. https:\\/\\/doi.org\\/10.5539\\/ijps.v13n2p8\\nOrchowski LM, Berkowitz A, Boggis J, Oesterle D. Bystander Intervention \\nAmong College Men: The Role of Alcohol and Correlates of Sexual Aggression. \\nJ Interpers Violence. 2016 Oct;31(17):2824-46. doi: 10.1177\\/0886260515581904. \\nEpub 2015May 5. PMID: 25944836; PMCID: PMC8922526.\\n\\n\\n\\n<\\/td><\\/tr>\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13118,7963,'_wp_page_template','default'),
(13120,7963,'_elementor_edit_mode','builder'),
(13121,7963,'_elementor_template_type','wp-page'),
(13122,7963,'_elementor_version','3.33.0'),
(13123,7963,'_elementor_pro_version','3.33.1'),
(13124,7963,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13125,7963,'_elementor_data','[{\"id\":\"380045ba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"4603d772\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Does it Mean\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4812f60d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3c9ce7bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\n<table style=\\\"border:none; width:100%\\\">\\n\\n<col style= \\\"width:15%;\\\"<\\/col>\\n<tr>\\n    <td style=\\\"font-weight:bold;\\\">Video<\\/td>\\n    <td>Click <a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_2023_Videos\\/Newby-Clark_and_Colp_Mistaken_BP_SDP_2023.mp4\\\">here<\\/a> to view the full video of this presentation.<\\/td><\\/tr>\\n<tr>\\n    <td style = \\\"text-align:left; font-weight:bold; border:none;\\\">Presenter<\\/td>\\n    <td style=\\\"text-align:left; font-weight:bold\\\";>Ian Newby-Clark, Ph.D. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:125px; position:relative; left:25px;\\\"><\\/td><\\/tr>\\n    <td style = \\\"text-align:left; font-weight:bold; border:none;\\\">Presenter<\\/td>\\n    <td style=\\\"text-align:left; font-weight:bold\\\";>Grace C. Colp, B.A. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:125px; position:relative; left:59px;\\\"><\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; font-weight:bold; border:none;\\\">Date<\\/td>\\n    <td style=\\\"text-align:left;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; font-weight:bold; border:none;\\\">Abstract<\\/td>\\n    <td style=\\\"text-align:left;\\\">In this talk, we explore the powerful, complex, and fascinating concept \\u2018behavior potential.\\u2019 We first consider aspects of behavior potential\\u2014including the idea of a person\'s behavioral possibilities, the correlative of Reality (reality constraints), and a person\'s status. We then introduce the usefulness of considering the \'thinness\' and \'thickness\' of behavioral possibilities. Next, we explicate the utility of tautologies in science\\u2014a foreign idea to many\\u2014before going on to illustrate the utility of the behavior potential tautology, \\\"a person will always choose more behavior potential over less behavior potential.\\\" We then consider what it might mean to say that someone is mistaken about his\\/her or another\\u2019s behavior potential. In particular, we discuss the difference between \'known unknowns\' and \'unknown unknowns.\' In that context, we explore the different kinds of mistakes about behavior potential that actors, observers, and critics could or do make. Along the way, we tie in relevant findings from work in social psychology, and judgement and decision-making, including the problem of bystander intervention, the Sunk Costs Fallacy, and the Planning Fallacy.d<\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; border:none; font-weight:bold; border:none;\\\">Related<br>Papers<\\/td>\\n    <td stye=\\\"text-align:left;\\\">\\n\\n1. Bergner, R. M. (2016). What is behavior? And why is it not reducible to \\nbiological states of affairs? Journal of Theoretical and Philosophical Psychology, \\n36(1), 41\\u201355. https:\\/\\/doi.org\\/10.1037\\/teo0000026\\n2. Strough, J., Schlosnagle, L., Karns, T., Lemaster, P., & Pichayayothin, N. \\n(2014). No Time to Waste: Restricting Life-Span Temporal Horizons Decreases \\nthe Sunk-Cost Fallacy. Journal of Behavioral Decision Making, 27(1), 78\\u201394.\\nhttps:\\/\\/doi.org\\/10.1002\\/bdm.1781\\n3. Tait, V., & Miller, H. L. (2019). Loss Aversion as a Potential Factor in the Sunk-\\nCost Fallacy. International Journal of Psychological Research, 12(2), 8\\u201316.\\nhttps:\\/\\/doi.org\\/10.21500\\/20112084.3951\\n4. Huang, M. (2021). Unpacking Planning Fallacy. International Journal of\\nPsychological Studies, 13(2), 84\\u2013. https:\\/\\/doi.org\\/10.5539\\/ijps.v13n2p8\\nOrchowski LM, Berkowitz A, Boggis J, Oesterle D. Bystander Intervention \\nAmong College Men: The Role of Alcohol and Correlates of Sexual Aggression. \\nJ Interpers Violence. 2016 Oct;31(17):2824-46. doi: 10.1177\\/0886260515581904. \\nEpub 2015May 5. PMID: 25944836; PMCID: PMC8922526.\\n\\n\\n\\n<\\/td><\\/tr>\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13131,7964,'_elementor_edit_mode','builder'),
(13132,7964,'_elementor_template_type','wp-page'),
(13133,7964,'_elementor_version','3.32.2'),
(13134,7964,'_elementor_pro_version','3.32.1'),
(13135,7964,'_wp_page_template','default'),
(13136,7964,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(13137,7964,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 70s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5066339\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a9a50f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology\\u00a0provides a coherent conceptual framework for all of behavioral science.\\u00a0Descriptive Psychologists\\u00a0organize and articulate the implicit structure of that discipline<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(13138,7965,'_elementor_edit_mode','builder'),
(13139,7965,'_elementor_template_type','wp-page'),
(13140,7965,'_elementor_version','3.32.2'),
(13141,7965,'_elementor_pro_version','3.32.1'),
(13142,7965,'_wp_page_template','default'),
(13143,7965,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(13144,7965,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=80b4a44\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 70s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5066339\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a9a50f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology\\u00a0provides a coherent conceptual framework for all of behavioral science.\\u00a0Descriptive Psychologists\\u00a0organize and articulate the implicit structure of that discipline<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(13145,7966,'_elementor_edit_mode','builder'),
(13146,7966,'_elementor_template_type','wp-page'),
(13147,7966,'_elementor_version','3.32.2'),
(13148,7966,'_elementor_pro_version','3.32.1'),
(13149,7966,'_wp_page_template','default'),
(13150,7966,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(13151,7966,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=4d946b7\",\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 70s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5066339\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a9a50f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology\\u00a0provides a coherent conceptual framework for all of behavioral science.\\u00a0Descriptive Psychologists\\u00a0organize and articulate the implicit structure of that discipline<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(13154,7967,'_elementor_edit_mode','builder'),
(13155,7967,'_elementor_template_type','wp-page'),
(13156,7967,'_elementor_version','3.33.0'),
(13157,7967,'_elementor_pro_version','3.33.1'),
(13158,7967,'_wp_page_template','default'),
(13159,7967,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(13160,7967,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=4d946b7\",\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 70s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5066339\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a9a50f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology\\u00a0provides a coherent conceptual framework for all of behavioral science.\\u00a0Descriptive Psychologists\\u00a0organize and articulate the implicit structure of that discipline<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(13162,7968,'_elementor_edit_mode','builder'),
(13163,7968,'_elementor_template_type','wp-page'),
(13164,7968,'_elementor_version','3.33.0'),
(13165,7968,'_elementor_pro_version','3.33.1'),
(13166,7968,'_wp_page_template','default'),
(13167,7968,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(13168,7968,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"61abf42a\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"flex_gap\":{\"size\":\"0\",\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"__globals__\":{\"border_color\":\"\"},\"width\":{\"size\":\"60\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#F0F0F0\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31051e40\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"image_min_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"image_min_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"image_min_height_mobile\":{\"unit\":\"px\",\"size\":\"300\",\"sizes\":[]},\"layout\":\"left\",\"layout_mobile\":\"above\",\"title_tag\":\"h3\",\"alignment\":\"left\",\"vertical_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"6\",\"bottom\":\"15\",\"left\":\"6\",\"isLinked\":\"\"},\"image_min_width\":{\"unit\":\"%\",\"size\":\"100\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Montserrat\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"30\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"22\",\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.2\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0.13\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Montserrat\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"18\",\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.5\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"content_bg_color\":\"#495338\",\"title_color\":\"#F0F0F0\",\"description_color\":\"#F0F0F0\",\"__globals__\":{\"content_bg_color\":\"\",\"title_color\":\"\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"graphic_image\":{\"id\":6935,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/placeholder-265.png\"},\"min-height_tablet\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min-height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":\"40\",\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=4d946b7\",\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 70s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5066339\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a9a50f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology\\u00a0provides a coherent conceptual framework for all of behavioral science.\\u00a0Descriptive Psychologists\\u00a0organize and articulate the implicit structure of that discipline<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(13170,7969,'_elementor_edit_mode','builder'),
(13171,7969,'_elementor_template_type','wp-page'),
(13172,7969,'_elementor_version','3.33.0'),
(13173,7969,'_elementor_pro_version','3.33.1'),
(13174,7969,'_wp_page_template','default'),
(13175,7969,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(13176,7969,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":100,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=4d946b7\",\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 70s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5066339\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a9a50f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology\\u00a0provides a coherent conceptual framework for all of behavioral science.\\u00a0Descriptive Psychologists\\u00a0organize and articulate the implicit structure of that discipline<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(13201,7971,'_wp_page_template','default'),
(13202,7971,'_elementor_edit_mode','builder'),
(13203,7971,'_elementor_template_type','wp-page'),
(13204,7971,'_elementor_version','3.33.0'),
(13205,7971,'_elementor_pro_version','3.33.1'),
(13206,7971,'_elementor_data','[{\"id\":\"33119be3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"195169cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"46th Annual SDP Conference (Hybrid) \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"68bb6f40\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5450d105\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- David Bender, Ph.D.<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:\\nDescriptive Psychology in Everyday Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td><\\/tr>\\n\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/\\n\\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">The Nature of Persons<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/\\n\\\">Navigating the Last <br>Chapters of Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/\\n\\\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br>Happens\\\" Accessible<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n\\n<tr><td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions<\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    \\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n<td><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold;\\\">Grace Colp, B.A.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td><\\/tr>\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13207,7971,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13211,7972,'_wp_page_template','default'),
(13212,7972,'_elementor_edit_mode','builder'),
(13213,7972,'_elementor_template_type','wp-page'),
(13214,7972,'_elementor_version','3.33.0'),
(13215,7972,'_elementor_pro_version','3.33.1'),
(13216,7972,'_elementor_data','[{\"id\":\"33119be3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"195169cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"46th Annual SDP Conference (Hybrid) \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"68bb6f40\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5450d105\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- David Bender, Ph.D.<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:\\nDescriptive Psychology in Everyday Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td><\\/tr>\\n\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/\\n\\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">The Nature of Persons<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/\\n\\\">Navigating the Last <br>Chapters of Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/\\n\\\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br>Happens\\\" Accessible<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n\\n<tr><td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions<\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    \\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n<td><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold;\\\">Grace Colp, B.A.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td><\\/tr>\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13217,7972,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13221,7973,'_wp_page_template','default'),
(13222,7973,'_elementor_edit_mode','builder'),
(13223,7973,'_elementor_template_type','wp-page'),
(13224,7973,'_elementor_version','3.33.0'),
(13225,7973,'_elementor_pro_version','3.33.1'),
(13226,7973,'_elementor_data','[{\"id\":\"33119be3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"195169cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"46th Annual SDP Conference (Hybrid) \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"68bb6f40\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5450d105\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- David Bender, Ph.D.<\\/p>\\n<tr >\\n<td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:<br \\/>Descriptive Psychology in Everyday Life<\\/a><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td>\\n<\\/tr>\\n<p><!-- Ray Bergner, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/ \\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">The Nature of Persons<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/ \\\">Navigating the Last <br \\/>Chapters of Life<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/ \\\">The Alien and the Earthling: <br \\/>Status Dynamic Role Play Therapy with Children<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br \\/>Descriptive Psychology:<br \\/>Conversations with Ossorio <br \\/>on Reading Wittgenstein<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br \\/>Happens\\\" Accessible<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br \\/>Humiliation?<br \\/>An Analysis of Opinions, <br \\/>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br \\/>Interventions<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br \\/>Mistaken About <br \\/>Behavior Potential<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr><tr><td>\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold;\\\">Grace Colp, B.A.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" \\/><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13227,7973,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13234,6813,'_edit_last','3'),
(13236,7974,'_wp_page_template','default'),
(13237,7974,'_elementor_edit_mode','builder'),
(13238,7974,'_elementor_template_type','wp-page'),
(13239,7974,'_elementor_version','3.33.0'),
(13240,7974,'_elementor_pro_version','3.33.1'),
(13241,7974,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- Ian-Newby Clark, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:\\nThe Time is (Probably) <br>Ripe for Change:<br>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr>\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/\\n\\\">Sexual Significance<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n\\n<!-- H. Joel Jeffrey, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/\\n\\\">Making Buddhism Accessible to Westerners<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n<!-- C.J. Peek, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Primary Care Research <br>Subject Matter: <br>Reconciling How it is <br>Organized to Better Engage <br>Participants at the <br>International Conference\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n<!-- Wynn Schwartz, Ph.D. --><tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/\\n\\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr>\\n\\n<!-- Lane Lasater, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br> Perspective on Careers<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n<!-- Charles Kantor, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Being-in- the-World<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13242,7974,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13243,7975,'_wp_page_template','default'),
(13244,7975,'_elementor_edit_mode','builder'),
(13245,7975,'_elementor_template_type','wp-page'),
(13246,7975,'_elementor_version','3.33.0'),
(13247,7975,'_elementor_pro_version','3.33.1'),
(13248,7975,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- Ian-Newby Clark, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:\\nThe Time is (Probably) <br>Ripe for Change:<br>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr>\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/\\n\\\">Sexual Significance<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n\\n<!-- H. Joel Jeffrey, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/\\n\\\">Making Buddhism Accessible to Westerners<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n<!-- C.J. Peek, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Primary Care Research <br>Subject Matter: <br>Reconciling How it is <br>Organized to Better Engage <br>Participants at the <br>International Conference\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr>\\n\\n<!-- Wynn Schwartz, Ph.D. --><tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/\\n\\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr>\\n\\n<!-- Lane Lasater, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br> Perspective on Careers<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n<!-- Charles Kantor, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Being-in- the-World<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13249,7975,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13250,7976,'_wp_page_template','default'),
(13251,7976,'_elementor_edit_mode','builder'),
(13252,7976,'_elementor_template_type','wp-page'),
(13253,7976,'_elementor_version','3.33.0'),
(13254,7976,'_elementor_pro_version','3.33.1'),
(13255,7976,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f159518\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"adfd33c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"4ba6754\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58192d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e51681e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a39192\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2dfa577\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d219242\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa4a32a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67ccc23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"26c319b\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"a8f0ac8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"4f5cfa8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356d330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f6909f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e94558\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"9df4e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sexual Significance<br><br><br><br>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69463f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\",\"id\":5411,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"\",\"description_text\":\"Ray Bergner, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"49cf5b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c7a6b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"e4bcf64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Making Buddhism Accessible to Westerners\\t\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f27852f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\",\"id\":6401,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"H. Joel Jeffrey, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd2029d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:<br \\/>The Time is (Probably) <br \\/>Ripe for Change:<br \\/>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr><!-- Ray Bergner, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/ \\\">Sexual Significance<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/ \\\">Making Buddhism Accessible to Westerners<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- C.J. Peek, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><p>Primary Care Research <br \\/>Subject Matter: <br \\/>Reconciling How it is <br \\/>Organized to Better Engage <br \\/>Participants at the <br \\/>International Conference<\\/p><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/ \\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr><!-- Lane Lasater, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br \\/>Perspective on Careers<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Charles Kantor, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br \\/>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Being-in- the-World<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13256,7976,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13259,7977,'_wp_page_template','default'),
(13260,7977,'_elementor_edit_mode','builder'),
(13261,7977,'_elementor_template_type','wp-page'),
(13262,7977,'_elementor_version','3.33.0'),
(13263,7977,'_elementor_pro_version','3.33.1'),
(13264,7977,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f159518\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"adfd33c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"4ba6754\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58192d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e51681e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a39192\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2dfa577\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d219242\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa4a32a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67ccc23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"26c319b\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"a8f0ac8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"4f5cfa8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356d330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f6909f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e94558\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"9df4e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sexual Significance<br><br><br><br>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69463f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\",\"id\":5411,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"\",\"description_text\":\"Ray Bergner, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"49cf5b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c7a6b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"e4bcf64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Making Buddhism Accessible to Westerners\\t\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f27852f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\",\"id\":6401,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"H. Joel Jeffrey, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd2029d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:<br \\/>The Time is (Probably) <br \\/>Ripe for Change:<br \\/>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr><!-- Ray Bergner, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/ \\\">Sexual Significance<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/ \\\">Making Buddhism Accessible to Westerners<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- C.J. Peek, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><p>Primary Care Research <br \\/>Subject Matter: <br \\/>Reconciling How it is <br \\/>Organized to Better Engage <br \\/>Participants at the <br \\/>International Conference<\\/p><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/ \\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr><!-- Lane Lasater, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br \\/>Perspective on Careers<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Charles Kantor, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br \\/>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Being-in- the-World<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13265,7977,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13267,7978,'_wp_page_template','default'),
(13268,7978,'_elementor_edit_mode','builder'),
(13269,7978,'_elementor_template_type','wp-page'),
(13270,7978,'_elementor_version','3.33.0'),
(13271,7978,'_elementor_pro_version','3.33.1'),
(13272,7978,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f159518\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"adfd33c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"4ba6754\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58192d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e51681e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a39192\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2dfa577\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d219242\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa4a32a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67ccc23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"26c319b\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"a8f0ac8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"4f5cfa8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356d330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f6909f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e94558\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"9df4e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sexual Significance<br><br><br><br>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69463f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\",\"id\":5411,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"\",\"description_text\":\"Ray Bergner, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"49cf5b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c7a6b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"e4bcf64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Making Buddhism Accessible to Westerners\\t\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f27852f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\",\"id\":6401,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"H. Joel Jeffrey, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd2029d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:<br \\/>The Time is (Probably) <br \\/>Ripe for Change:<br \\/>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr><!-- Ray Bergner, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/ \\\">Sexual Significance<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/ \\\">Making Buddhism Accessible to Westerners<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- C.J. Peek, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><p>Primary Care Research <br \\/>Subject Matter: <br \\/>Reconciling How it is <br \\/>Organized to Better Engage <br \\/>Participants at the <br \\/>International Conference<\\/p><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/ \\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr><!-- Lane Lasater, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br \\/>Perspective on Careers<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Charles Kantor, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br \\/>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Being-in- the-World<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13273,7978,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13275,7979,'_wp_page_template','default'),
(13276,7979,'_elementor_edit_mode','builder'),
(13277,7979,'_elementor_template_type','wp-page'),
(13278,7979,'_elementor_version','3.33.0'),
(13279,7979,'_elementor_pro_version','3.33.1'),
(13280,7979,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f159518\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"adfd33c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"4ba6754\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58192d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e51681e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a39192\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2dfa577\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d219242\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa4a32a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67ccc23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"26c319b\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"a8f0ac8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"4f5cfa8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356d330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f6909f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e94558\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"9df4e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sexual Significance<br><br><br><br>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69463f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\",\"id\":5411,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"\",\"description_text\":\"Ray Bergner, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"49cf5b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c7a6b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"e4bcf64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Making Buddhism Accessible to Westerners\\t\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f27852f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\",\"id\":6401,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"H. Joel Jeffrey, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd2029d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:<br \\/>The Time is (Probably) <br \\/>Ripe for Change:<br \\/>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr><!-- Ray Bergner, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/ \\\">Sexual Significance<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/ \\\">Making Buddhism Accessible to Westerners<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- C.J. Peek, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><p>Primary Care Research <br \\/>Subject Matter: <br \\/>Reconciling How it is <br \\/>Organized to Better Engage <br \\/>Participants at the <br \\/>International Conference<\\/p><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/ \\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr><!-- Lane Lasater, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br \\/>Perspective on Careers<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Charles Kantor, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br \\/>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Being-in- the-World<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13281,7979,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13286,7980,'_wp_page_template','default'),
(13287,7980,'_elementor_edit_mode','builder'),
(13288,7980,'_elementor_template_type','wp-page'),
(13289,7980,'_elementor_version','3.33.0'),
(13290,7980,'_elementor_pro_version','3.33.1'),
(13291,7980,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f159518\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"adfd33c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"4ba6754\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58192d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e51681e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a39192\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2dfa577\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d219242\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa4a32a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67ccc23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"26c319b\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"a8f0ac8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"4f5cfa8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356d330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f6909f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e94558\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"9df4e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sexual Significance<br><br><br><br>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69463f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\",\"id\":5411,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"\",\"description_text\":\"Ray Bergner, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"49cf5b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c7a6b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"e4bcf64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Making Buddhism Accessible to Westerners\\t\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f27852f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\",\"id\":6401,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"H. Joel Jeffrey, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd2029d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:<br \\/>The Time is (Probably) <br \\/>Ripe for Change:<br \\/>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr><!-- Ray Bergner, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/ \\\">Sexual Significance<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/ \\\">Making Buddhism Accessible to Westerners<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- C.J. Peek, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><p>Primary Care Research <br \\/>Subject Matter: <br \\/>Reconciling How it is <br \\/>Organized to Better Engage <br \\/>Participants at the <br \\/>International Conference<\\/p><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/ \\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr><!-- Lane Lasater, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br \\/>Perspective on Careers<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Charles Kantor, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br \\/>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Being-in- the-World<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13292,7980,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13296,7981,'_wp_page_template','default'),
(13297,7981,'_elementor_edit_mode','builder'),
(13298,7981,'_elementor_template_type','wp-page'),
(13299,7981,'_elementor_version','3.33.0'),
(13300,7981,'_elementor_pro_version','3.33.1'),
(13301,7981,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f159518\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"adfd33c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true},{\"id\":\"4ba6754\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58192d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e51681e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"2a39192\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2dfa577\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"33.3333\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d219242\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa4a32a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"67ccc23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"26c319b\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"a8f0ac8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"4f5cfa8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356d330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f6909f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e94558\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"9df4e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sexual Significance<br><br><br><br>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69463f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\",\"id\":5411,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"\",\"description_text\":\"Ray Bergner, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"49cf5b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c7a6b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"e4bcf64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Making Buddhism Accessible to Westerners\\t\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f27852f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\",\"id\":6401,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"H. Joel Jeffrey, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd2029d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:<br \\/>The Time is (Probably) <br \\/>Ripe for Change:<br \\/>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr><!-- Ray Bergner, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/ \\\">Sexual Significance<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/ \\\">Making Buddhism Accessible to Westerners<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- C.J. Peek, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><p>Primary Care Research <br \\/>Subject Matter: <br \\/>Reconciling How it is <br \\/>Organized to Better Engage <br \\/>Participants at the <br \\/>International Conference<\\/p><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/ \\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr><!-- Lane Lasater, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br \\/>Perspective on Careers<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Charles Kantor, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br \\/>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Being-in- the-World<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13302,7981,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13306,7982,'_wp_page_template','default'),
(13307,7982,'_elementor_edit_mode','builder'),
(13308,7982,'_elementor_template_type','wp-page'),
(13309,7982,'_elementor_version','3.33.0'),
(13310,7982,'_elementor_pro_version','3.33.1'),
(13311,7982,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"26c319b\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"a8f0ac8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"4f5cfa8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356d330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f6909f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e94558\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"9df4e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sexual Significance<br><br><br><br>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69463f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\",\"id\":5411,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"\",\"description_text\":\"Ray Bergner, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"49cf5b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c7a6b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"e4bcf64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Making Buddhism Accessible to Westerners\\t\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f27852f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\",\"id\":6401,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"H. Joel Jeffrey, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd2029d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:<br \\/>The Time is (Probably) <br \\/>Ripe for Change:<br \\/>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr><!-- Ray Bergner, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/ \\\">Sexual Significance<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/ \\\">Making Buddhism Accessible to Westerners<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- C.J. Peek, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><p>Primary Care Research <br \\/>Subject Matter: <br \\/>Reconciling How it is <br \\/>Organized to Better Engage <br \\/>Participants at the <br \\/>International Conference<\\/p><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/ \\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr><!-- Lane Lasater, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br \\/>Perspective on Careers<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Charles Kantor, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br \\/>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Being-in- the-World<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13312,7982,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13319,7983,'_wp_page_template','default'),
(13320,7983,'_elementor_edit_mode','builder'),
(13321,7983,'_elementor_template_type','wp-page'),
(13322,7983,'_elementor_version','3.33.0'),
(13323,7983,'_elementor_pro_version','3.33.1'),
(13324,7983,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"26c319b\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"a8f0ac8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"4f5cfa8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356d330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f6909f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e94558\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"9df4e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sexual Significance<br><br><br><br>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69463f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\",\"id\":5411,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"\",\"description_text\":\"Ray Bergner, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"49cf5b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c7a6b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"e4bcf64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Making Buddhism Accessible to Westerners\\t\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f27852f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\",\"id\":6401,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"H. Joel Jeffrey, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd2029d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:<br \\/>The Time is (Probably) <br \\/>Ripe for Change:<br \\/>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr><!-- Ray Bergner, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/ \\\">Sexual Significance<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/ \\\">Making Buddhism Accessible to Westerners<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- C.J. Peek, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><p>Primary Care Research <br \\/>Subject Matter: <br \\/>Reconciling How it is <br \\/>Organized to Better Engage <br \\/>Participants at the <br \\/>International Conference<\\/p><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/ \\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr><!-- Lane Lasater, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br \\/>Perspective on Careers<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Charles Kantor, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br \\/>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Being-in- the-World<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13325,7983,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13329,7984,'_wp_page_template','default'),
(13330,7984,'_elementor_edit_mode','builder'),
(13331,7984,'_elementor_template_type','wp-page'),
(13332,7984,'_elementor_version','3.33.0'),
(13333,7984,'_elementor_pro_version','3.33.1'),
(13334,7984,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"26c319b\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"a8f0ac8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"4f5cfa8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356d330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f6909f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e94558\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"9df4e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sexual Significance<br><br><br><br>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69463f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\",\"id\":5411,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"\",\"description_text\":\"Ray Bergner, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"49cf5b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c7a6b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"e4bcf64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Making Buddhism Accessible to Westerners\\t\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f27852f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\",\"id\":6401,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"H. Joel Jeffrey, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd2029d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:<br \\/>The Time is (Probably) <br \\/>Ripe for Change:<br \\/>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr><!-- Ray Bergner, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/ \\\">Sexual Significance<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/ \\\">Making Buddhism Accessible to Westerners<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- C.J. Peek, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><p>Primary Care Research <br \\/>Subject Matter: <br \\/>Reconciling How it is <br \\/>Organized to Better Engage <br \\/>Participants at the <br \\/>International Conference<\\/p><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/ \\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr><!-- Lane Lasater, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br \\/>Perspective on Careers<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Charles Kantor, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br \\/>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Being-in- the-World<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13335,7984,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13339,7985,'_wp_page_template','default'),
(13340,7985,'_elementor_edit_mode','builder'),
(13341,7985,'_elementor_template_type','wp-page'),
(13342,7985,'_elementor_version','3.33.0'),
(13343,7985,'_elementor_pro_version','3.33.1'),
(13344,7985,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"26c319b\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"a8f0ac8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"4f5cfa8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356d330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f6909f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e94558\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"9df4e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sexual Significance<br><br><br><br>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69463f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\",\"id\":5411,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"\",\"description_text\":\"Ray Bergner, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"49cf5b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c7a6b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"e4bcf64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Making Buddhism Accessible to Westerners\\t\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f27852f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\",\"id\":6401,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"H. Joel Jeffrey, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd2029d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:<br \\/>The Time is (Probably) <br \\/>Ripe for Change:<br \\/>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr><!-- Ray Bergner, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/ \\\">Sexual Significance<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/ \\\">Making Buddhism Accessible to Westerners<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- C.J. Peek, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><p>Primary Care Research <br \\/>Subject Matter: <br \\/>Reconciling How it is <br \\/>Organized to Better Engage <br \\/>Participants at the <br \\/>International Conference<\\/p><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/ \\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr><!-- Lane Lasater, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br \\/>Perspective on Careers<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Charles Kantor, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br \\/>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Being-in- the-World<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13345,7985,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13367,7987,'_wp_page_template','default'),
(13368,7987,'_elementor_edit_mode','builder'),
(13369,7987,'_elementor_template_type','wp-page'),
(13370,7987,'_elementor_version','3.33.0'),
(13371,7987,'_elementor_pro_version','3.33.1'),
(13372,7987,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"26c319b\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"a8f0ac8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"4f5cfa8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356d330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f6909f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e94558\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"9df4e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sexual Significance<br><br><br><br>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69463f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\",\"id\":5411,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"\",\"description_text\":\"Ray Bergner, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"49cf5b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c7a6b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"e4bcf64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Making Buddhism Accessible to Westerners\\t\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f27852f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\",\"id\":6401,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"H. Joel Jeffrey, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd2029d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:<br \\/>The Time is (Probably) <br \\/>Ripe for Change:<br \\/>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr><!-- Ray Bergner, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/ \\\">Sexual Significance<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/ \\\">Making Buddhism Accessible to Westerners<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- C.J. Peek, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><p>Primary Care Research <br \\/>Subject Matter: <br \\/>Reconciling How it is <br \\/>Organized to Better Engage <br \\/>Participants at the <br \\/>International Conference<\\/p><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/ \\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr><!-- Lane Lasater, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br \\/>Perspective on Careers<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Charles Kantor, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br \\/>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Being-in- the-World<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13373,7987,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13377,7988,'_wp_page_template','default'),
(13378,7988,'_elementor_edit_mode','builder'),
(13379,7988,'_elementor_template_type','wp-page'),
(13380,7988,'_elementor_version','3.33.0'),
(13381,7988,'_elementor_pro_version','3.33.1'),
(13382,7988,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"26c319b\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"a8f0ac8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"4f5cfa8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356d330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f6909f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e94558\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"9df4e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sexual Significance<br><br><br><br>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69463f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\",\"id\":5411,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"\",\"description_text\":\"Ray Bergner, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"49cf5b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c7a6b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"e4bcf64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Making Buddhism Accessible to Westerners\\t\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f27852f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\",\"id\":6401,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"H. Joel Jeffrey, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd2029d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:<br \\/>The Time is (Probably) <br \\/>Ripe for Change:<br \\/>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr><!-- Ray Bergner, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/ \\\">Sexual Significance<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/ \\\">Making Buddhism Accessible to Westerners<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- C.J. Peek, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><p>Primary Care Research <br \\/>Subject Matter: <br \\/>Reconciling How it is <br \\/>Organized to Better Engage <br \\/>Participants at the <br \\/>International Conference<\\/p><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/ \\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr><!-- Lane Lasater, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br \\/>Perspective on Careers<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Charles Kantor, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br \\/>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Being-in- the-World<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13383,7988,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13387,7989,'_wp_page_template','default'),
(13388,7989,'_elementor_edit_mode','builder'),
(13389,7989,'_elementor_template_type','wp-page'),
(13390,7989,'_elementor_version','3.33.0'),
(13391,7989,'_elementor_pro_version','3.33.1'),
(13392,7989,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"26c319b\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"a8f0ac8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"4f5cfa8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356d330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f6909f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e94558\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"9df4e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sexual Significance<br><br><br><br>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69463f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\",\"id\":5411,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"\",\"description_text\":\"Ray Bergner, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"49cf5b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c7a6b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"e4bcf64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Making Buddhism Accessible to Westerners\\t\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f27852f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\",\"id\":6401,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"H. Joel Jeffrey, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd2029d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:<br \\/>The Time is (Probably) <br \\/>Ripe for Change:<br \\/>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr><!-- Ray Bergner, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/ \\\">Sexual Significance<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/ \\\">Making Buddhism Accessible to Westerners<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- C.J. Peek, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><p>Primary Care Research <br \\/>Subject Matter: <br \\/>Reconciling How it is <br \\/>Organized to Better Engage <br \\/>Participants at the <br \\/>International Conference<\\/p><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/ \\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr><!-- Lane Lasater, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br \\/>Perspective on Careers<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Charles Kantor, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br \\/>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Being-in- the-World<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13393,7989,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13415,7992,'_wp_page_template','default'),
(13416,7992,'_elementor_edit_mode','builder'),
(13417,7992,'_elementor_template_type','wp-page'),
(13418,7992,'_elementor_version','3.33.0'),
(13419,7992,'_elementor_pro_version','3.33.1'),
(13420,7992,'_elementor_data','[{\"id\":\"4d4609fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"bfbae84\",\"elType\":\"widget\",\"settings\":{\"title\":\"45th Annual SDP Conference (Hybrid) September 28TH - October 1, 2023\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3338cf3b\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2da1f438\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- David Bender, Ph.D.<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:\\nDescriptive Psychology in Everyday Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td><\\/tr>\\n\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/\\n\\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">The Nature of Persons<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/\\n\\\">Navigating the Last <br>Chapters of Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/\\n\\\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br>Happens\\\" Accessible<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n\\n<tr><td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions<\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    \\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n<td><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold;\\\">Grace Colp, B.A.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td><\\/tr>\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e636f9e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(13421,7992,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13422,7993,'_wp_page_template','default'),
(13423,7993,'_elementor_edit_mode','builder'),
(13424,7993,'_elementor_template_type','wp-page'),
(13425,7993,'_elementor_version','3.33.0'),
(13426,7993,'_elementor_pro_version','3.33.1'),
(13427,7993,'_elementor_data','[{\"id\":\"4d4609fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"bfbae84\",\"elType\":\"widget\",\"settings\":{\"title\":\"45th Annual SDP Conference (Hybrid) September 28TH - October 1, 2023\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3338cf3b\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2da1f438\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- David Bender, Ph.D.<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:\\nDescriptive Psychology in Everyday Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td><\\/tr>\\n\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/\\n\\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">The Nature of Persons<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/\\n\\\">Navigating the Last <br>Chapters of Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/\\n\\\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br>Happens\\\" Accessible<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n\\n<tr><td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions<\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    \\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n<td><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold;\\\">Grace Colp, B.A.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td><\\/tr>\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e636f9e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(13428,7993,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13429,7994,'_wp_page_template','default'),
(13430,7994,'_elementor_edit_mode','builder'),
(13431,7994,'_elementor_template_type','wp-page'),
(13432,7994,'_elementor_version','3.33.0'),
(13433,7994,'_elementor_pro_version','3.33.1'),
(13434,7994,'_elementor_data','[{\"id\":\"4d4609fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"bfbae84\",\"elType\":\"widget\",\"settings\":{\"title\":\"45th Annual SDP Conference (Hybrid) September 28TH - October 1, 2023\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3338cf3b\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2da1f438\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<!-- David Bender, Ph.D.<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:\\nDescriptive Psychology in Everyday Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td><\\/tr>\\n\\n\\n<!-- Ray Bergner, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/\\n\\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<!-- Mary Roberts, Ph.D. -->\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">The Nature of Persons<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/\\n\\\">Navigating the Last <br>Chapters of Life<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/\\n\\\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br>Happens\\\" Accessible<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n\\n<tr><td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions<\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>    \\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n<td><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold;\\\">Grace Colp, B.A.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td><\\/tr>\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e636f9e\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(13435,7994,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13437,6373,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(13438,7995,'_wp_page_template','default'),
(13439,7995,'_elementor_edit_mode','builder'),
(13440,7995,'_elementor_template_type','wp-page'),
(13441,7995,'_elementor_version','3.33.0'),
(13442,7995,'_elementor_pro_version','3.33.1'),
(13443,7995,'_elementor_data','[{\"id\":\"33119be3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"195169cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"46th Annual SDP Conference (Hybrid) \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"68bb6f40\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5450d105\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- David Bender, Ph.D.<\\/p>\\n<tr >\\n<td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:<br \\/>Descriptive Psychology in Everyday Life<\\/a><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td>\\n<\\/tr>\\n<p><!-- Ray Bergner, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/ \\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">The Nature of Persons<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/ \\\">Navigating the Last <br \\/>Chapters of Life<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/ \\\">The Alien and the Earthling: <br \\/>Status Dynamic Role Play Therapy with Children<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br \\/>Descriptive Psychology:<br \\/>Conversations with Ossorio <br \\/>on Reading Wittgenstein<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br \\/>Happens\\\" Accessible<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br \\/>Humiliation?<br \\/>An Analysis of Opinions, <br \\/>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br \\/>Interventions<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br \\/>Mistaken About <br \\/>Behavior Potential<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr><tr><td>\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold;\\\">Grace Colp, B.A.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" \\/><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13444,7995,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13445,7996,'_wp_page_template','default'),
(13446,7996,'_elementor_edit_mode','builder'),
(13447,7996,'_elementor_template_type','wp-page'),
(13448,7996,'_elementor_version','3.33.0'),
(13449,7996,'_elementor_pro_version','3.33.1'),
(13450,7996,'_elementor_data','[{\"id\":\"33119be3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"195169cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"46th Annual SDP Conference (Hybrid) \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"68bb6f40\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5450d105\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- David Bender, Ph.D.<\\/p>\\n<tr >\\n<td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:<br \\/>Descriptive Psychology in Everyday Life<\\/a><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td>\\n<\\/tr>\\n<p><!-- Ray Bergner, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/ \\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">The Nature of Persons<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/ \\\">Navigating the Last <br \\/>Chapters of Life<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/ \\\">The Alien and the Earthling: <br \\/>Status Dynamic Role Play Therapy with Children<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br \\/>Descriptive Psychology:<br \\/>Conversations with Ossorio <br \\/>on Reading Wittgenstein<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br \\/>Happens\\\" Accessible<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br \\/>Humiliation?<br \\/>An Analysis of Opinions, <br \\/>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br \\/>Interventions<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br \\/>Mistaken About <br \\/>Behavior Potential<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr><tr><td>\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold;\\\">Grace Colp, B.A.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" \\/><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13451,7996,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13452,7997,'_wp_page_template','default'),
(13453,7997,'_elementor_edit_mode','builder'),
(13454,7997,'_elementor_template_type','wp-page'),
(13455,7997,'_elementor_version','3.33.0'),
(13456,7997,'_elementor_pro_version','3.33.1'),
(13457,7997,'_elementor_data','[{\"id\":\"33119be3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"195169cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"46th Annual SDP Conference (Hybrid) \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"68bb6f40\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5450d105\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- David Bender, Ph.D.<\\/p>\\n<tr >\\n<td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-descriptive-psychology-in-everyday-life\\/\\/\\\">Presidential Address:<br \\/>Descriptive Psychology in Everyday Life<\\/a><\\/td>\\n<td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/David-Bender.png\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 28, 2023<\\/td>\\n<\\/tr>\\n<p><!-- Ray Bergner, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-approaches-to-problems-of-meaninglessness\\/ \\\">Therapeutic Approaches to Problems of Meaninglessness<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">The Nature of Persons<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/bergner-l-navigating-the-last-chapters-of-life-sdp-2023\\/\\/ \\\">Navigating the Last <br \\/>Chapters of Life<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children\\/ \\\">The Alien and the Earthling: <br \\/>Status Dynamic Role Play Therapy with Children<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\\\">Preparation for<br \\/>Descriptive Psychology:<br \\/>Conversations with Ossorio <br \\/>on Reading Wittgenstein<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-what-actually-happens-accessible\\/\\\">Making \\\"What Actually <br \\/>Happens\\\" Accessible<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/clarence_thomas_humiliation\\/\\\">What\'s Going on Between Clarence Thomas and <br \\/>Humiliation?<br \\/>An Analysis of Opinions, <br \\/>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br \\/>Interventions<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Michael Fiorini, Pay.D.<\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-does-it-mean-to-be-mistaken-about-behavior-potential\\/\\\">What Does it Mean to be <br \\/>Mistaken About <br \\/>Behavior Potential<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2023<\\/td><\\/tr><tr><td>\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold;\\\">Grace Colp, B.A.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" \\/><\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13458,7997,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13460,6527,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(13461,7998,'_elementor_edit_mode','builder'),
(13462,7998,'_elementor_template_type','wp-page'),
(13463,7998,'_elementor_version','3.33.0'),
(13464,7998,'_elementor_pro_version','3.33.1'),
(13465,7998,'_wp_page_template','default'),
(13466,7998,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13467,7998,'_elementor_data','[{\"id\":\"5b37d7cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7d9a19ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"48215c64\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7db3c904\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.<\\/p><p>As documented by Mary Shideler in her paper <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-founding-of-the-society-for-descriptive-psychology\\/\\\"><em>The Founding of the Society for Descriptive Psychology<\\/em><\\/a>, the Society was founded on December 27, 1978 with the participation and\\/or assistance of the following 22 people:<\\/p><p style=\\\"margin-left: 5%; margin-right: 12%;\\\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch<\\/em>.<\\/p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\\\"http:\\/\\/www.sdp.org\\/past-presidents-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a> and a list of current officers can be found <a href=\\\"http:\\/\\/www.sdp.org\\/sdp-officers\\/\\\">here<\\/a>.<\\/p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\\\"http:\\/\\/www.sdp.org\\/conference-programs-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a>.<\\/p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">The Peter G. Ossorio Collection at CU Scholar<\\/a>.<\\/p><p>Many of his publications can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">here<\\/a>, including his comprehensive book <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/em><\\/a>.<\\/p><p>Several hundred additional publications and dissertations by his students and <br \\/>colleagues can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\\\">here<\\/a>, <a href=\\\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\\\">here<\\/a>, and <a href=\\\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\\\">here<\\/a>.<\\/p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13468,7999,'_elementor_edit_mode','builder'),
(13469,7999,'_elementor_template_type','wp-page'),
(13470,7999,'_elementor_version','3.33.0'),
(13471,7999,'_elementor_pro_version','3.33.1'),
(13472,7999,'_wp_page_template','default'),
(13473,7999,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13474,7999,'_elementor_data','[{\"id\":\"5b37d7cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7d9a19ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"48215c64\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7db3c904\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.<\\/p><p>As documented by Mary Shideler in her paper <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-founding-of-the-society-for-descriptive-psychology\\/\\\"><em>The Founding of the Society for Descriptive Psychology<\\/em><\\/a>, the Society was founded on December 27, 1978 with the participation and\\/or assistance of the following 22 people:<\\/p><p style=\\\"margin-left: 5%; margin-right: 12%;\\\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch<\\/em>.<\\/p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\\\"http:\\/\\/www.sdp.org\\/past-presidents-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a> and a list of current officers can be found <a href=\\\"http:\\/\\/www.sdp.org\\/sdp-officers\\/\\\">here<\\/a>.<\\/p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\\\"http:\\/\\/www.sdp.org\\/conference-programs-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a>.<\\/p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">The Peter G. Ossorio Collection at CU Scholar<\\/a>.<\\/p><p>Many of his publications can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">here<\\/a>, including his comprehensive book <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/em><\\/a>.<\\/p><p>Several hundred additional publications and dissertations by his students and <br \\/>colleagues can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\\\">here<\\/a>, <a href=\\\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\\\">here<\\/a>, and <a href=\\\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\\\">here<\\/a>.<\\/p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13475,8000,'_elementor_edit_mode','builder'),
(13476,8000,'_elementor_template_type','wp-page'),
(13477,8000,'_elementor_version','3.33.0'),
(13478,8000,'_elementor_pro_version','3.33.1'),
(13479,8000,'_wp_page_template','default'),
(13480,8000,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13481,8000,'_elementor_data','[{\"id\":\"5b37d7cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7d9a19ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"48215c64\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7db3c904\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.<\\/p><p>As documented by Mary Shideler in her paper <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-founding-of-the-society-for-descriptive-psychology\\/\\\"><em>The Founding of the Society for Descriptive Psychology<\\/em><\\/a>, the Society was founded on December 27, 1978 with the participation and\\/or assistance of the following 22 people:<\\/p><p style=\\\"margin-left: 5%; margin-right: 12%;\\\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch<\\/em>.<\\/p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\\\"http:\\/\\/www.sdp.org\\/past-presidents-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a> and a list of current officers can be found <a href=\\\"http:\\/\\/www.sdp.org\\/sdp-officers\\/\\\">here<\\/a>.<\\/p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\\\"http:\\/\\/www.sdp.org\\/conference-programs-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a>.<\\/p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">The Peter G. Ossorio Collection at CU Scholar<\\/a>.<\\/p><p>Many of his publications can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">here<\\/a>, including his comprehensive book <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/em><\\/a>.<\\/p><p>Several hundred additional publications and dissertations by his students and <br \\/>colleagues can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\\\">here<\\/a>, <a href=\\\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\\\">here<\\/a>, and <a href=\\\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\\\">here<\\/a>.<\\/p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13483,6841,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(13484,8001,'_wp_page_template','default'),
(13485,8001,'_elementor_edit_mode','builder'),
(13486,8001,'_elementor_template_type','wp-page'),
(13487,8001,'_elementor_version','3.33.0'),
(13488,8001,'_elementor_pro_version','3.33.1'),
(13489,8001,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13490,8001,'_elementor_data','[{\"id\":\"3b8516b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6323f99a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(13491,8002,'_wp_page_template','default'),
(13492,8002,'_elementor_edit_mode','builder'),
(13493,8002,'_elementor_template_type','wp-page'),
(13494,8002,'_elementor_version','3.33.0'),
(13495,8002,'_elementor_pro_version','3.33.1'),
(13496,8002,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13497,8002,'_elementor_data','[{\"id\":\"3b8516b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6323f99a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(13498,8003,'_wp_page_template','default'),
(13499,8003,'_elementor_edit_mode','builder'),
(13500,8003,'_elementor_template_type','wp-page'),
(13501,8003,'_elementor_version','3.33.0'),
(13502,8003,'_elementor_pro_version','3.33.1'),
(13503,8003,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13504,8003,'_elementor_data','[{\"id\":\"3b8516b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6323f99a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(13507,8004,'_wp_page_template','default'),
(13508,8004,'_elementor_edit_mode','builder'),
(13509,8004,'_elementor_template_type','wp-page'),
(13510,8004,'_elementor_version','3.33.0'),
(13511,8004,'_elementor_pro_version','3.33.1'),
(13512,8004,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13513,8004,'_elementor_data','[{\"id\":\"1775298b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"d19b133\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annual Conferences - Events\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(13514,8005,'_wp_page_template','default'),
(13515,8005,'_elementor_edit_mode','builder'),
(13516,8005,'_elementor_template_type','wp-page'),
(13517,8005,'_elementor_version','3.33.0'),
(13518,8005,'_elementor_pro_version','3.33.1'),
(13519,8005,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13520,8005,'_elementor_data','[{\"id\":\"1775298b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"d19b133\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annual Conferences - Events\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(13521,8006,'_wp_page_template','default'),
(13522,8006,'_elementor_edit_mode','builder'),
(13523,8006,'_elementor_template_type','wp-page'),
(13524,8006,'_elementor_version','3.33.0'),
(13525,8006,'_elementor_pro_version','3.33.1'),
(13526,8006,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13527,8006,'_elementor_data','[{\"id\":\"1775298b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"d19b133\",\"elType\":\"widget\",\"settings\":{\"title\":\"Annual Conferences - Events\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(13529,36,'_elementor_controls_usage','a:2:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}}'),
(13530,8007,'_wp_page_template','default'),
(13531,8007,'_elementor_edit_mode','builder'),
(13532,8007,'_elementor_template_type','wp-page'),
(13533,8007,'_elementor_version','3.33.0'),
(13534,8007,'_elementor_pro_version','3.33.1'),
(13535,8007,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13536,8007,'_elementor_data','[{\"id\":\"3ff2f4c2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7e662283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Answers by SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7bab5f24\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"574c178e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Answered by:<\\/strong><\\/h2><div style=\\\"padding-left: 40px;\\\"><p><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\\\"><span style=\\\"color: #0066cc;\\\">Ray Bergner, Ph.D.<\\/span><\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\\\"><span style=\\\"color: #0066cc;\\\">Robert Brill, Ph.D.<\\/span><\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\\\"><span style=\\\"color: #0066cc;\\\"> H. Joel Jeffrey, Ph.D.<\\/span><\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\\\"><span style=\\\"color: #0066cc;\\\">Anthony O. Putman, Ph.D.<\\/span> <\\/a><\\/p><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13537,8008,'_wp_page_template','default'),
(13538,8008,'_elementor_edit_mode','builder'),
(13539,8008,'_elementor_template_type','wp-page'),
(13540,8008,'_elementor_version','3.33.0'),
(13541,8008,'_elementor_pro_version','3.33.1'),
(13542,8008,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13543,8008,'_elementor_data','[{\"id\":\"3ff2f4c2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7e662283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Answers by SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7bab5f24\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"574c178e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Answered by:<\\/strong><\\/h2><div style=\\\"padding-left: 40px;\\\"><p><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\\\"><span style=\\\"color: #0066cc;\\\">Ray Bergner, Ph.D.<\\/span><\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\\\"><span style=\\\"color: #0066cc;\\\">Robert Brill, Ph.D.<\\/span><\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\\\"><span style=\\\"color: #0066cc;\\\"> H. Joel Jeffrey, Ph.D.<\\/span><\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\\\"><span style=\\\"color: #0066cc;\\\">Anthony O. Putman, Ph.D.<\\/span> <\\/a><\\/p><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13544,8009,'_wp_page_template','default'),
(13545,8009,'_elementor_edit_mode','builder'),
(13546,8009,'_elementor_template_type','wp-page'),
(13547,8009,'_elementor_version','3.33.0'),
(13548,8009,'_elementor_pro_version','3.33.1'),
(13549,8009,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13550,8009,'_elementor_data','[{\"id\":\"3ff2f4c2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7e662283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Answers by SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7bab5f24\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"574c178e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>Answered by:<\\/strong><\\/h2><div style=\\\"padding-left: 40px;\\\"><p><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\\\"><span style=\\\"color: #0066cc;\\\">Ray Bergner, Ph.D.<\\/span><\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/robert-brill-phd\\/\\\"><span style=\\\"color: #0066cc;\\\">Robert Brill, Ph.D.<\\/span><\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/h-joel-jeffrey-phd\\/\\\"><span style=\\\"color: #0066cc;\\\"> H. Joel Jeffrey, Ph.D.<\\/span><\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\\\"><span style=\\\"color: #0066cc;\\\">Anthony O. Putman, Ph.D.<\\/span> <\\/a><\\/p><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13552,178,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(13553,8010,'_wp_page_template','default'),
(13554,8010,'_elementor_edit_mode','builder'),
(13555,8010,'_elementor_template_type','wp-page'),
(13556,8010,'_elementor_version','3.33.0'),
(13557,8010,'_elementor_pro_version','3.33.1'),
(13558,8010,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13559,8010,'_elementor_data','[{\"id\":\"1fb42079\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4e5ab4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Calendar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"147113f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7321b6a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><b>THIS IS A SAMPLE OF THE EVENTS CALENDAR<\\/b><\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e82468c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<!-- Elfsight Event Calendar | SDP -->\\n<script src=\\\"https:\\/\\/elfsightcdn.com\\/platform.js\\\" async><\\/script>\\n<div class=\\\"elfsight-app-17f790a8-9f05-4437-8eb2-112a114c6c7f\\\" data-elfsight-app-lazy><\\/div>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(13560,8011,'_wp_page_template','default'),
(13561,8011,'_elementor_edit_mode','builder'),
(13562,8011,'_elementor_template_type','wp-page'),
(13563,8011,'_elementor_version','3.33.0'),
(13564,8011,'_elementor_pro_version','3.33.1'),
(13565,8011,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13566,8011,'_elementor_data','[{\"id\":\"1fb42079\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4e5ab4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Calendar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"147113f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7321b6a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><b>THIS IS A SAMPLE OF THE EVENTS CALENDAR<\\/b><\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e82468c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<!-- Elfsight Event Calendar | SDP -->\\n<script src=\\\"https:\\/\\/elfsightcdn.com\\/platform.js\\\" async><\\/script>\\n<div class=\\\"elfsight-app-17f790a8-9f05-4437-8eb2-112a114c6c7f\\\" data-elfsight-app-lazy><\\/div>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(13567,8012,'_wp_page_template','default'),
(13568,8012,'_elementor_edit_mode','builder'),
(13569,8012,'_elementor_template_type','wp-page'),
(13570,8012,'_elementor_version','3.33.0'),
(13571,8012,'_elementor_pro_version','3.33.1'),
(13572,8012,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13573,8012,'_elementor_data','[{\"id\":\"1fb42079\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4e5ab4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Calendar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"147113f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"7321b6a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4><b>THIS IS A SAMPLE OF THE EVENTS CALENDAR<\\/b><\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e82468c\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"<!-- Elfsight Event Calendar | SDP -->\\n<script src=\\\"https:\\/\\/elfsightcdn.com\\/platform.js\\\" async><\\/script>\\n<div class=\\\"elfsight-app-17f790a8-9f05-4437-8eb2-112a114c6c7f\\\" data-elfsight-app-lazy><\\/div>\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(13575,2769,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}}'),
(13576,8013,'_wp_page_template','default'),
(13577,8013,'_elementor_edit_mode','builder'),
(13578,8013,'_elementor_template_type','wp-page'),
(13579,8013,'_elementor_version','3.33.0'),
(13580,8013,'_elementor_pro_version','3.33.1'),
(13581,8013,'_elementor_data','[{\"id\":\"63d64c8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5491b637\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Programs of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"46681351\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4870fab2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\"><strong>45th Annual Meeting<\\/strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\"><strong>44th Annual Meeting<\\/strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\"><strong>43rd Annual Meeting<\\/strong><br>September 30 - October 3, 2021<br>Online<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\"><strong>42nd Annual Meeting<\\/strong><br>October 1-4, 2020<br>Online<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\"><strong>41st Annual Meeting<\\/strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\"><strong>40th Annual Meeting<\\/strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\"><strong>39th Annual Meeting<\\/strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\"><strong>38th Annual Meeting<\\/strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\"><strong>37th Annual Meeting<\\/strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>   \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\"><strong>36th Annual Meeting<\\/strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\"><strong>35th Annual Meeting<\\/strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n   \\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\"><strong>34th Annual Meeting<\\/strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\"><strong>33th Annual Meeting<\\/strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\"><strong>32th Annual Meeting<\\/strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\"><strong>31th Annual Meeting<\\/strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\"><strong>30th Annual Meeting<\\/strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\"><strong>29th Annual Meeting<\\/strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2006-Conference-Program.pdf\\\"><strong>28th Annual Meeting<\\/strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n         2005\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2004\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\"><strong>25th Annual Meeting<\\/strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n<a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\"><strong>24th Annual Meeting<\\/strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\"><strong>23rd Annual Meeting<\\/strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2000\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\"><strong>21st Annual Meeting<\\/strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13582,8013,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13583,8014,'_wp_page_template','default'),
(13584,8014,'_elementor_edit_mode','builder'),
(13585,8014,'_elementor_template_type','wp-page'),
(13586,8014,'_elementor_version','3.33.0'),
(13587,8014,'_elementor_pro_version','3.33.1'),
(13588,8014,'_elementor_data','[{\"id\":\"63d64c8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5491b637\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Programs of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"46681351\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4870fab2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\"><strong>45th Annual Meeting<\\/strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\"><strong>44th Annual Meeting<\\/strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\"><strong>43rd Annual Meeting<\\/strong><br>September 30 - October 3, 2021<br>Online<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\"><strong>42nd Annual Meeting<\\/strong><br>October 1-4, 2020<br>Online<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\"><strong>41st Annual Meeting<\\/strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\"><strong>40th Annual Meeting<\\/strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\"><strong>39th Annual Meeting<\\/strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\"><strong>38th Annual Meeting<\\/strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\"><strong>37th Annual Meeting<\\/strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>   \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\"><strong>36th Annual Meeting<\\/strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\"><strong>35th Annual Meeting<\\/strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n   \\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\"><strong>34th Annual Meeting<\\/strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\"><strong>33th Annual Meeting<\\/strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\"><strong>32th Annual Meeting<\\/strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\"><strong>31th Annual Meeting<\\/strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\"><strong>30th Annual Meeting<\\/strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\"><strong>29th Annual Meeting<\\/strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2006-Conference-Program.pdf\\\"><strong>28th Annual Meeting<\\/strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n         2005\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2004\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\"><strong>25th Annual Meeting<\\/strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n<a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\"><strong>24th Annual Meeting<\\/strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\"><strong>23rd Annual Meeting<\\/strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2000\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\"><strong>21st Annual Meeting<\\/strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13589,8014,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13590,8015,'_wp_page_template','default'),
(13591,8015,'_elementor_edit_mode','builder'),
(13592,8015,'_elementor_template_type','wp-page'),
(13593,8015,'_elementor_version','3.33.0'),
(13594,8015,'_elementor_pro_version','3.33.1'),
(13595,8015,'_elementor_data','[{\"id\":\"63d64c8b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5491b637\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference Programs of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"46681351\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4870fab2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table>\\n\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\"><strong>45th Annual Meeting<\\/strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n  <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\"><strong>44th Annual Meeting<\\/strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO<\\/a>\\n      <\\/td>     \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\"><strong>43rd Annual Meeting<\\/strong><br>September 30 - October 3, 2021<br>Online<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\"><strong>42nd Annual Meeting<\\/strong><br>October 1-4, 2020<br>Online<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\"><strong>41st Annual Meeting<\\/strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\"><strong>40th Annual Meeting<\\/strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\"><strong>39th Annual Meeting<\\/strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\"><strong>38th Annual Meeting<\\/strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\"><strong>37th Annual Meeting<\\/strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>   \\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\"><strong>36th Annual Meeting<\\/strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\"><strong>35th Annual Meeting<\\/strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n   \\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\"><strong>34th Annual Meeting<\\/strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\"><strong>33th Annual Meeting<\\/strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\"><strong>32th Annual Meeting<\\/strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\"><strong>31th Annual Meeting<\\/strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\"><strong>30th Annual Meeting<\\/strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\"><strong>29th Annual Meeting<\\/strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n      <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2006-Conference-Program.pdf\\\"><strong>28th Annual Meeting<\\/strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO<\\/a>\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n         2005\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2004\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\"><strong>25th Annual Meeting<\\/strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n<a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\"><strong>24th Annual Meeting<\\/strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a> \\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href =\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\"><strong>23rd Annual Meeting<\\/strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n   <tr>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          2000\\n      <\\/td>\\n      <td style = \\\"text-align:center; padding:15px;\\\">\\n          <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\"><strong>21st Annual Meeting<\\/strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL<\\/a>\\n      <\\/td>\\n   <\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13596,8015,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13598,3001,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(13599,8016,'_wp_page_template','default'),
(13600,8016,'_elementor_edit_mode','builder'),
(13601,8016,'_elementor_template_type','wp-page'),
(13602,8016,'_elementor_version','3.33.0'),
(13603,8016,'_elementor_pro_version','3.33.1'),
(13604,8016,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"column\":\"10\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"custom_css\":\"\\nselector {\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);\\n}\\n\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(13605,8016,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13606,8017,'_wp_page_template','default'),
(13607,8017,'_elementor_edit_mode','builder'),
(13608,8017,'_elementor_template_type','wp-page'),
(13609,8017,'_elementor_version','3.33.0'),
(13610,8017,'_elementor_pro_version','3.33.1'),
(13611,8017,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"column\":\"10\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"custom_css\":\"\\nselector {\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);\\n}\\n\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(13612,8017,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13613,8018,'_wp_page_template','default'),
(13614,8018,'_elementor_edit_mode','builder'),
(13615,8018,'_elementor_template_type','wp-page'),
(13616,8018,'_elementor_version','3.33.0'),
(13617,8018,'_elementor_pro_version','3.33.1'),
(13618,8018,'_elementor_data','[{\"id\":\"569f5036\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"789d4b05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us!\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f6de996\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"column\":\"10\",\"row\":\"0\"},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"6a220c5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"_flex_align_self\":\"stretch\"},\"elements\":[{\"id\":\"3e1cc2b5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"text-align: center;\\\"><h2 style=\\\"text-align: left;\\\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.<\\/strong><\\/h2><p style=\\\"text-align: left;\\\">We look forward to answering any questions about\\u00a0 Descriptive Psychology or the Society for Descriptive Psychology<\\/p><\\/div>\",\"_padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2e39c76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100},\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"animation\":\"fadeIn\",\"custom_css\":\"\\nselector {\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);\\n}\\n\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"fc04363\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"7240\",\"wpformsTheme\":\"default-copy-1\",\"isCustomTheme\":\"true\",\"isMigrated\":\"true\",\"customThemeName\":\"Default (Copy)\",\"backgroundColor\":\"#FFFFFF\",\"copyPasteJsonValue\":\"{\\\"containerPadding\\\":\\\"0px\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1px\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba( 0, 0, 0, 0.25 )\\\",\\\"fieldTextColor\\\":\\\"rgba( 0, 0, 0, 0.7 )\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba( 0, 0, 0, 0.85 )\\\",\\\"labelSublabelColor\\\":\\\"rgba( 0, 0, 0, 0.55 )\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1px\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"#FFFFFF\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":{\\\"url\\\":\\\"url()\\\",\\\"id\\\":\\\"\\\",\\\"size\\\":\\\"\\\"},\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\",\\\"customThemeName\\\":\\\"Default (Copy)\\\",\\\"isCustomTheme\\\":\\\"true\\\"}\",\"__globals__\":[]},\"elements\":[],\"widgetType\":\"wpforms\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8a79653\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(13619,8018,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13621,162,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:5:{s:14:\"flex_direction\";i:4;s:13:\"content_width\";i:2;s:5:\"width\";i:2;s:8:\"flex_gap\";i:1;s:16:\"flex_align_items\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"section_layout\";a:3:{s:7:\"padding\";i:2;s:16:\"_flex_align_self\";i:2;s:6:\"margin\";i:1;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:7:\"wpforms\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_form\";a:1:{s:7:\"form_id\";i:1;}}s:5:\"style\";a:3:{s:6:\"themes\";a:4:{s:12:\"wpformsTheme\";i:1;s:13:\"isCustomTheme\";i:1;s:10:\"isMigrated\";i:1;s:15:\"customThemeName\";i:1;}s:17:\"background_styles\";a:1:{s:15:\"backgroundColor\";i:1;}s:8:\"advanced\";a:1:{s:18:\"copyPasteJsonValue\";i:1;}}}}}'),
(13622,8019,'_wp_page_template','default'),
(13623,8019,'_elementor_edit_mode','builder'),
(13624,8019,'_elementor_template_type','wp-page'),
(13625,8019,'_elementor_version','3.33.0'),
(13626,8019,'_elementor_pro_version','3.33.1'),
(13627,8019,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13628,8019,'_elementor_data','[{\"id\":\"6b3854d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7a862859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"403c6f76\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3633c5e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table style=\\\"font-weight: 400;\\\" width=\\\"604\\\">\\n<tbody>\\n<tr>\\n<td>President:<\\/td>\\n<td>Charles Kantor, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>President-Elect (Modified Role as Conference Facilitator Only):<\\/td>\\n<td>Ned Kirsch, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Past President:<\\/td>\\n<td>Charles Cote, LCSW<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Secretary-Treasurer:<\\/td>\\n<td>Hap Cox, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Member-at-Large:<\\/td>\\n<td>Lane Lasater, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Member-at-Large:<\\/td>\\n<td>C.M. Peek, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Conference Manager:<\\/td>\\n<td>Patricia Kennedy, Psy.D.<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n&nbsp;\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13629,8020,'_wp_page_template','default'),
(13630,8020,'_elementor_edit_mode','builder'),
(13631,8020,'_elementor_template_type','wp-page'),
(13632,8020,'_elementor_version','3.33.0'),
(13633,8020,'_elementor_pro_version','3.33.1'),
(13634,8020,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13635,8020,'_elementor_data','[{\"id\":\"6b3854d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7a862859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"403c6f76\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3633c5e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table style=\\\"font-weight: 400;\\\" width=\\\"604\\\">\\n<tbody>\\n<tr>\\n<td>President:<\\/td>\\n<td>Charles Kantor, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>President-Elect (Modified Role as Conference Facilitator Only):<\\/td>\\n<td>Ned Kirsch, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Past President:<\\/td>\\n<td>Charles Cote, LCSW<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Secretary-Treasurer:<\\/td>\\n<td>Hap Cox, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Member-at-Large:<\\/td>\\n<td>Lane Lasater, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Member-at-Large:<\\/td>\\n<td>C.M. Peek, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Conference Manager:<\\/td>\\n<td>Patricia Kennedy, Psy.D.<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n&nbsp;\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13636,8021,'_wp_page_template','default'),
(13637,8021,'_elementor_edit_mode','builder'),
(13638,8021,'_elementor_template_type','wp-page'),
(13639,8021,'_elementor_version','3.33.0'),
(13640,8021,'_elementor_pro_version','3.33.1'),
(13641,8021,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13642,8021,'_elementor_data','[{\"id\":\"6b3854d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7a862859\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"403c6f76\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3633c5e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table style=\\\"font-weight: 400;\\\" width=\\\"604\\\">\\n<tbody>\\n<tr>\\n<td>President:<\\/td>\\n<td>Charles Kantor, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>President-Elect (Modified Role as Conference Facilitator Only):<\\/td>\\n<td>Ned Kirsch, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Past President:<\\/td>\\n<td>Charles Cote, LCSW<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Secretary-Treasurer:<\\/td>\\n<td>Hap Cox, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Member-at-Large:<\\/td>\\n<td>Lane Lasater, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Member-at-Large:<\\/td>\\n<td>C.M. Peek, Ph.D.<\\/td>\\n<td><\\/td>\\n<\\/tr>\\n<tr>\\n<td>Conference Manager:<\\/td>\\n<td>Patricia Kennedy, Psy.D.<\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n&nbsp;\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13644,222,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(13645,8022,'_wp_page_template','default'),
(13646,8022,'_elementor_edit_mode','builder'),
(13647,8022,'_elementor_template_type','wp-page'),
(13648,8022,'_elementor_version','3.33.0'),
(13649,8022,'_elementor_pro_version','3.33.1'),
(13650,8022,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13651,8022,'_elementor_data','[{\"id\":\"14ea3492\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7313d803\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology Seminar\\n\\nJuly 26, 1979\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f364b26\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8ec0ef5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"7a0397d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1.flac\\\">A01_A_Track_1.flac<\\/a><br \\/><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1_corrected.mp3\\\">A01_A_Track_1_corrected.mp3<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A02_A_Track_2.flac\\\">A02_A_Track_2.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A03_A_Track_3.flac\\\">A03_A_Track_3.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A04_A_Track_4.flac\\\">A04_A_Track_4.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A05_A_Track_5.flac\\\">A05_A_Track_5.flac<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f8dd73d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"2ebc46d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B06_B_Track_1.flac\\\">B06_B_Track_1.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B07_B_Track_2.flac\\\">B07_B_Track_2.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B08_B_Track_3.flac\\\">B08_A_Track_3.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B09_B_Track_4.flac\\\">B09_B_Track_4.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B10_B_Track_5.flac\\\">B10_B_Track_5.flac<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(13652,8023,'_wp_page_template','default'),
(13653,8023,'_elementor_edit_mode','builder'),
(13654,8023,'_elementor_template_type','wp-page'),
(13655,8023,'_elementor_version','3.33.0'),
(13656,8023,'_elementor_pro_version','3.33.1'),
(13657,8023,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13658,8023,'_elementor_data','[{\"id\":\"14ea3492\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7313d803\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology Seminar\\n\\nJuly 26, 1979\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f364b26\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8ec0ef5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"7a0397d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1.flac\\\">A01_A_Track_1.flac<\\/a><br \\/><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1_corrected.mp3\\\">A01_A_Track_1_corrected.mp3<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A02_A_Track_2.flac\\\">A02_A_Track_2.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A03_A_Track_3.flac\\\">A03_A_Track_3.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A04_A_Track_4.flac\\\">A04_A_Track_4.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A05_A_Track_5.flac\\\">A05_A_Track_5.flac<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f8dd73d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"2ebc46d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B06_B_Track_1.flac\\\">B06_B_Track_1.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B07_B_Track_2.flac\\\">B07_B_Track_2.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B08_B_Track_3.flac\\\">B08_A_Track_3.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B09_B_Track_4.flac\\\">B09_B_Track_4.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B10_B_Track_5.flac\\\">B10_B_Track_5.flac<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(13659,8024,'_wp_page_template','default'),
(13660,8024,'_elementor_edit_mode','builder'),
(13661,8024,'_elementor_template_type','wp-page'),
(13662,8024,'_elementor_version','3.33.0'),
(13663,8024,'_elementor_pro_version','3.33.1'),
(13664,8024,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13665,8024,'_elementor_data','[{\"id\":\"14ea3492\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7313d803\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology Seminar\\n\\nJuly 26, 1979\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f364b26\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"8ec0ef5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"7a0397d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1.flac\\\">A01_A_Track_1.flac<\\/a><br \\/><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A01_A_Track_1_corrected.mp3\\\">A01_A_Track_1_corrected.mp3<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A02_A_Track_2.flac\\\">A02_A_Track_2.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A03_A_Track_3.flac\\\">A03_A_Track_3.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A04_A_Track_4.flac\\\">A04_A_Track_4.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/A05_A_Track_5.flac\\\">A05_A_Track_5.flac<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f8dd73d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"2ebc46d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B06_B_Track_1.flac\\\">B06_B_Track_1.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B07_B_Track_2.flac\\\">B07_B_Track_2.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B08_B_Track_3.flac\\\">B08_A_Track_3.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B09_B_Track_4.flac\\\">B09_B_Track_4.flac<\\/a><\\/p><p><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/Desc_Psych_Sem_July_26_1979\\/B10_B_Track_5.flac\\\">B10_B_Track_5.flac<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(13667,6152,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:3:{s:14:\"flex_direction\";i:2;s:13:\"content_width\";i:2;s:20:\"flex_justify_content\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}}}}'),
(13668,8025,'_wp_page_template','default'),
(13669,8025,'_elementor_edit_mode','builder'),
(13670,8025,'_elementor_template_type','wp-page'),
(13671,8025,'_elementor_version','3.33.0'),
(13672,8025,'_elementor_pro_version','3.33.1'),
(13673,8025,'_elementor_data','[{\"id\":\"3f56424b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"911aff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations and Doctoral Projects: 1993 - present\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4d75e3be\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"29c6e27a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center;\\\">The dissertations and doctoral projects listed on this page were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised by Dr. Ossorio. In order to credit those Chairs, they are included at the end of each Dissertation or Doctoral Project citation.<\\/p> \\n\\n<p style=\\\"text-align: center;\\\">Click the titles below to view project abstracts.<\\/p>\\n\\n<p style=\\\"text-align: center;\\\">Abstracts can also be found using links in an author\'s drop-down publications list, <br>accessed through the \\u201c<span style=\\\"font-weight: bold;\\\">SDP Members\' Publications<\\/span>\\u201d <br>link under the \\u201c<span style=\\\"font-weight: bold;\\\">Publications<\\/span>\\u201d main menu choice.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Backstrom, J.<\\/span> (2015). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Backstrom-Dissertation-Abstract.pdf\\\">A Descriptive Psychology Account of Patient-Centered Medicine and the Chronic Pain Patient<\\/a>. Submitted in partial fulfillment of the requirement for the degree of Doctor of Psychology. Boston, MA: William James College (Massachusetts School of Professional Psychology). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Beautz, S.<\\/span> (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Beautz-Doctoral-Project-Abstract.pdf\\\"> The use of case study to train cross-cultural competence<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Harnsberger, B.<\\/span> (2011). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Harnsberger-doctoral-project-abstract.pdf\\\"> Status dynamics, through lines and the dramaturgical pattern of the recovering addict<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n \\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Kennedy, P.M.<\\/span> (2018). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health\\/\\\">A parametric analysis of socioeconomic status: How SES relates to mental health.<\\/a> (Unpublished doctoral paper). University of Denver, Denver, CO. Supervised by: Lynett Henderson Metzger (Chair), Sonja Holt, Ph.D., & Arthur Poczwardowski, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Shestok, J.M.<\\/span> (2011). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Shestok-doctoral-project-abstract.pdf\\\"> Victim status: A Descriptive Psychology approach<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Yermish, A.<\\/span> (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Yermish-doctoral-project-abstract.pdf\\\"> Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Zeybekoglu, E.<\\/span> (2016). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-status-dynamic-of-anger-management\\/\\\">The status dynamics of anger management.<\\/a> Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: William James College. Supervised by: Wynn Schwartz, Ph.D.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13674,8025,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13675,8026,'_wp_page_template','default'),
(13676,8026,'_elementor_edit_mode','builder'),
(13677,8026,'_elementor_template_type','wp-page'),
(13678,8026,'_elementor_version','3.33.0'),
(13679,8026,'_elementor_pro_version','3.33.1'),
(13680,8026,'_elementor_data','[{\"id\":\"3f56424b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"911aff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations and Doctoral Projects: 1993 - present\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4d75e3be\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"29c6e27a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center;\\\">The dissertations and doctoral projects listed on this page were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised by Dr. Ossorio. In order to credit those Chairs, they are included at the end of each Dissertation or Doctoral Project citation.<\\/p> \\n\\n<p style=\\\"text-align: center;\\\">Click the titles below to view project abstracts.<\\/p>\\n\\n<p style=\\\"text-align: center;\\\">Abstracts can also be found using links in an author\'s drop-down publications list, <br>accessed through the \\u201c<span style=\\\"font-weight: bold;\\\">SDP Members\' Publications<\\/span>\\u201d <br>link under the \\u201c<span style=\\\"font-weight: bold;\\\">Publications<\\/span>\\u201d main menu choice.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Backstrom, J.<\\/span> (2015). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Backstrom-Dissertation-Abstract.pdf\\\">A Descriptive Psychology Account of Patient-Centered Medicine and the Chronic Pain Patient<\\/a>. Submitted in partial fulfillment of the requirement for the degree of Doctor of Psychology. Boston, MA: William James College (Massachusetts School of Professional Psychology). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Beautz, S.<\\/span> (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Beautz-Doctoral-Project-Abstract.pdf\\\"> The use of case study to train cross-cultural competence<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Harnsberger, B.<\\/span> (2011). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Harnsberger-doctoral-project-abstract.pdf\\\"> Status dynamics, through lines and the dramaturgical pattern of the recovering addict<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n \\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Kennedy, P.M.<\\/span> (2018). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health\\/\\\">A parametric analysis of socioeconomic status: How SES relates to mental health.<\\/a> (Unpublished doctoral paper). University of Denver, Denver, CO. Supervised by: Lynett Henderson Metzger (Chair), Sonja Holt, Ph.D., & Arthur Poczwardowski, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Shestok, J.M.<\\/span> (2011). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Shestok-doctoral-project-abstract.pdf\\\"> Victim status: A Descriptive Psychology approach<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Yermish, A.<\\/span> (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Yermish-doctoral-project-abstract.pdf\\\"> Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Zeybekoglu, E.<\\/span> (2016). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-status-dynamic-of-anger-management\\/\\\">The status dynamics of anger management.<\\/a> Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: William James College. Supervised by: Wynn Schwartz, Ph.D.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13681,8026,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13682,8027,'_wp_page_template','default'),
(13683,8027,'_elementor_edit_mode','builder'),
(13684,8027,'_elementor_template_type','wp-page'),
(13685,8027,'_elementor_version','3.33.0'),
(13686,8027,'_elementor_pro_version','3.33.1'),
(13687,8027,'_elementor_data','[{\"id\":\"3f56424b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"911aff7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations and Doctoral Projects: 1993 - present\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4d75e3be\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"29c6e27a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center;\\\">The dissertations and doctoral projects listed on this page were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised by Dr. Ossorio. In order to credit those Chairs, they are included at the end of each Dissertation or Doctoral Project citation.<\\/p> \\n\\n<p style=\\\"text-align: center;\\\">Click the titles below to view project abstracts.<\\/p>\\n\\n<p style=\\\"text-align: center;\\\">Abstracts can also be found using links in an author\'s drop-down publications list, <br>accessed through the \\u201c<span style=\\\"font-weight: bold;\\\">SDP Members\' Publications<\\/span>\\u201d <br>link under the \\u201c<span style=\\\"font-weight: bold;\\\">Publications<\\/span>\\u201d main menu choice.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\"><\\/div>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Backstrom, J.<\\/span> (2015). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Backstrom-Dissertation-Abstract.pdf\\\">A Descriptive Psychology Account of Patient-Centered Medicine and the Chronic Pain Patient<\\/a>. Submitted in partial fulfillment of the requirement for the degree of Doctor of Psychology. Boston, MA: William James College (Massachusetts School of Professional Psychology). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Beautz, S.<\\/span> (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Beautz-Doctoral-Project-Abstract.pdf\\\"> The use of case study to train cross-cultural competence<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Harnsberger, B.<\\/span> (2011). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Harnsberger-doctoral-project-abstract.pdf\\\"> Status dynamics, through lines and the dramaturgical pattern of the recovering addict<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n \\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Kennedy, P.M.<\\/span> (2018). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health\\/\\\">A parametric analysis of socioeconomic status: How SES relates to mental health.<\\/a> (Unpublished doctoral paper). University of Denver, Denver, CO. Supervised by: Lynett Henderson Metzger (Chair), Sonja Holt, Ph.D., & Arthur Poczwardowski, Ph.D.<\\/p>\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Shestok, J.M.<\\/span> (2011). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Shestok-doctoral-project-abstract.pdf\\\"> Victim status: A Descriptive Psychology approach<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Yermish, A.<\\/span> (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/Yermish-doctoral-project-abstract.pdf\\\"> Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted<\\/a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.<\\/p>\\n\\n\\n<p><span style = \\\"font-weight:bold; color:#003366;\\\">Zeybekoglu, E.<\\/span> (2016). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-status-dynamic-of-anger-management\\/\\\">The status dynamics of anger management.<\\/a> Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: William James College. Supervised by: Wynn Schwartz, Ph.D.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13688,8027,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13690,3576,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(13691,8028,'_wp_page_template','default'),
(13692,8028,'_elementor_edit_mode','builder'),
(13693,8028,'_elementor_template_type','wp-page'),
(13694,8028,'_elementor_version','3.33.0'),
(13695,8028,'_elementor_pro_version','3.33.1'),
(13696,8028,'_elementor_data','[{\"id\":\"39642818\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7a73be42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Disserations: <br>1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"370769bc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4c96fc7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\">\\u00a0<\\/div><p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\">Click a title below to view that dissertation\'s abstract (if available).<\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the \\u201c<span style=\\\"font-weight: bold;\\\">SDP Members\' Publications<\\/span>\\u201d link under the \\u201c<span style=\\\"font-weight: bold;\\\"><br \\/>Publications<\\/span>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present<\\/strong>, also under the <span style=\\\"font-weight: bold;\\\">\\\"Publications\\\"<\\/span> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0px auto 30px auto; background-color: #003366;\\\">\\u00a0<\\/div><p><span style=\\\"color: #003366; font-weight: bold;\\\">Aylesworth, L. S.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/aylesworth.html\\\">Stress, mental health and need satisfaction among Indochinese in Colorado.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1490B. (University Microfilms No. 80-21544)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Baker, E. M.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/baker.html\\\">Psychological education to enhance self-understanding and self-acceptance in college students.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3378B. (University Microfilms No. 77-29896)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Bender, J. E.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/jbender.html\\\">Differences in appreciation of behavioral significance and intrinsicness.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>44<\\/em>, 3922B. (University Microfilms No. DA8400877)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, L. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lbergner.html\\\">The assessment of marital health.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5778B-5779B. (University Microfilms No. 76-11548)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, R. M.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/rbergner.html\\\">The development and evaluation of a<br \\/>training videotape for the resolution of marital conflict.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3485B. (University Microfilms No. 73-32510)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Busch, E. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/busch.html\\\">Police personnel evaluation procedures as an aspect of organizational control.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 17A. (University Microfilms No. 81-13949)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Cabezas, C. S.<\\/span> (1991). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/cabezas.html\\\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>52(6-A)<\\/em>, 2069.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Carlson, R. H.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/carlson.html\\\">A computer implementation of the reason formulation applied to person perception.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3384B-3385B. (University Microfilms No. 79-23220)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Clapp, W. F.<\\/span> (1966). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/clapp.html\\\">Dependence and competence in children: Parental treatment of four-year-old boys.<\\/a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Comtois, R. J.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/comtois.html\\\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1071A. (University Microfilms No. 71-21578)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Crabbe, J. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crabbe.html\\\">Menstruation as stigma.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Crouch, T.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crouch.html\\\">Status dynamics of sexual relationships.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>50(6-B)<\\/em>, Dec, 1989. pp. 2617-2618.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Felknor, J. E.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/felknor.html\\\">Interpersonal understanding as an aspect of interpersonal interaction.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 6236B. (University Microfilms No. 78-08897)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Garcia, R. G.<\\/span> (1985). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/garcia.html\\\">Personality and alcoholism treatment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 3592B. (University Microfilms No. DA8528485)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Holmes, J. R.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holmes.html\\\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5795B. (University Microfilms No. 76-11584)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Holt, S.B.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holt.html\\\">Appraisal and competence in moral judgment and behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1507B. (University Microfilms No. 80-21586)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Huk, J. E.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/huk.html\\\">Pre-empirical considerations for a behavioral science.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3466B. (University Microfilms No. 73-32554)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Ida, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ida.html\\\">Depression, hopelessness, and suicide ideation among Asian-American students<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>51(1-B)<\\/em>, pp. 431-432.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Johnston, C. L.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/johnston.html\\\">A high power-low power account of sexual jealousy<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>43<\\/em>, 4150B. (University Microfilms No. DA8309852)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Kantor, C.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp content\\/uploads\\/2017\\/12\\/kantor.html\\\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 304B. (University Microfilms No. 84-22724)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Kelling, G. W.<\\/span> (1972). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kelling.html\\\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 1359A-1360A. (University Microfilms No. 73-18576)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Kirsch, N. L.<\\/span> (1978). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kirsch.html\\\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>39<\\/em>, 4038B-4039B. (University Microfilms No. 79-03066<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Larsen, E. A.<\\/span> (1968). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/larsen.html\\\">A pre-normative and predictive study of the college student Rorschach.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>29<\\/em>, 2204B-2205B. (University Microfilms No. 68-14389)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Lasater, L.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lasater.html\\\">Stress and health in a Colorado coal mining community.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3945B. (University Microfilms No. 80-02994)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Latham, C. A.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/latham.html\\\">A high power-low power account of self- criticism.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 3075B-3076B. (University<br \\/>Microfilms No. DA8428662)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Lind, D. R.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lind.html\\\">A study of the self-disclosure and self-presentation variables.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1217B-1218B. (University Microfilms No. 71-21607)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Littler, S. L.<\\/span> (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/littler.html\\\">Significance in schizophrenic thought disorder.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>49(7-B)<\\/em> 2864.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Littmann, J. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/12\\/littmann-dissertation-abstract-page.pdf\\\">A theory of humor.<\\/a><em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5410B-5411B. (University Microfilms No. 80-11288)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Lubuguin, F. (1993)<\\/span>. <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lubuguin.html\\\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.<\\/a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering<\\/em>, <em>54(10-B)<\\/em>, 5395.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Marshall, K. M.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/marshall.html\\\">The significance of criminal and noncriminal behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Minerva, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/minerva.html\\\">Smoking addiction: A Descriptive Psychology conceptualization and test.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>51(6-B)<\\/em>, 3141.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Mitchell, T. O.<\\/span> (1969). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/mitchell.html\\\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.<\\/a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Peek, C. J.<\\/span> (1976). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/peek.html\\\">Faith and skepticism in biofeedback learning.<\\/a> <em>Dissertation Abstracts International,<\\/em> <em>37<\\/em>, 4160B. (University Microfilms No. 77-3217)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Pomerantz, J. M.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/pomerantz-dissertation-abstract.html\\\">Significance appreciation and authentic love and friendship<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>50(7-B)<\\/em>, 3172.(University Microfilms No. 77-3217)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Putman, A. O.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/putman.html\\\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3506B. (University Microfilms No. 73-32585)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Quintana, D. N.<\\/span> (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/quintana.html\\\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>52(1-B)<\\/em>, 529.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Ricketts, J. L.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ricketts.html\\\">A systematic approach to the identification of schizogenic family interaction.<\\/a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Roberts, M. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-dissertation.html\\\">Partners, lovers, friends: A status dynamic study of men and women.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Sanchez, J.<\\/span> (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sanchez.html\\\">Chicano identification and its correlates.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>54(2-B)<\\/em>, 1111-1112.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Sapin, C. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sapin.html\\\">A status formulation of sex differences.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5418B. (University Microfilms No. 80-11304)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Schmitz, T. J.<\\/span> (1965).<a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schmitz.html\\\"> A factor analytic study of stimulus values of the Thematic Apperception Test.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>26<\\/em>, 6858-6859. (University Microfilms No. 66-2830)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Schwartz, W. R.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schwartz.html\\\">Time and context in the hypnotic state: An examination of some state specific effects<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3415B. (University Microfilms No. 77-29976)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Sidman, J.<\\/span> (1968). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sidman.html\\\">Empathy and helping behavior in college students.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>29<\\/em>, 3921B-3922B. (University Microfilms No. 69-4338)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Silva, J. C.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/silva.html\\\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 432B-433B. (University Microfilms No. 81-14009)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Tempey, D. F.<\\/span> (1974). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/tempey.html\\\">Trust, choice behavior, and activity description<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>35<\\/em>, 4199B. (University Microfilms<br \\/>No. 75-3842)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Torres, W. J.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/torres.html\\\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 393B-394B. (University Microfilms No. 81-14015)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Viniegra, J. M.<\\/span> (1986). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/viniegra.html\\\">The relevance of parental characteristics for developmental delay in children.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>47<\\/em>, 809B. (University Microfilms No. DA8608648)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Wechsler, R. C.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/wechsler.html\\\">The relationship between personality and manic states: A status dynamic formulation.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 370B. (University Microfilms No. DA8408083)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Zeiger, C. A.<\\/span> (1976). <a href=\\\"http:\\/\\/A psychological approach to the improvement of myopia.\\\">A psychological approach to the improvement of myopia.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>37<\\/em>, 6359B. (University Microfilms No. 77-11348)<\\/p><p>Note: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13697,8028,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13698,8029,'_wp_page_template','default'),
(13699,8029,'_elementor_edit_mode','builder'),
(13700,8029,'_elementor_template_type','wp-page'),
(13701,8029,'_elementor_version','3.33.0'),
(13702,8029,'_elementor_pro_version','3.33.1'),
(13703,8029,'_elementor_data','[{\"id\":\"39642818\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7a73be42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Disserations: <br>1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"370769bc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4c96fc7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\">\\u00a0<\\/div><p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\">Click a title below to view that dissertation\'s abstract (if available).<\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the \\u201c<span style=\\\"font-weight: bold;\\\">SDP Members\' Publications<\\/span>\\u201d link under the \\u201c<span style=\\\"font-weight: bold;\\\"><br \\/>Publications<\\/span>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present<\\/strong>, also under the <span style=\\\"font-weight: bold;\\\">\\\"Publications\\\"<\\/span> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0px auto 30px auto; background-color: #003366;\\\">\\u00a0<\\/div><p><span style=\\\"color: #003366; font-weight: bold;\\\">Aylesworth, L. S.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/aylesworth.html\\\">Stress, mental health and need satisfaction among Indochinese in Colorado.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1490B. (University Microfilms No. 80-21544)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Baker, E. M.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/baker.html\\\">Psychological education to enhance self-understanding and self-acceptance in college students.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3378B. (University Microfilms No. 77-29896)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Bender, J. E.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/jbender.html\\\">Differences in appreciation of behavioral significance and intrinsicness.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>44<\\/em>, 3922B. (University Microfilms No. DA8400877)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, L. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lbergner.html\\\">The assessment of marital health.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5778B-5779B. (University Microfilms No. 76-11548)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, R. M.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/rbergner.html\\\">The development and evaluation of a<br \\/>training videotape for the resolution of marital conflict.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3485B. (University Microfilms No. 73-32510)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Busch, E. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/busch.html\\\">Police personnel evaluation procedures as an aspect of organizational control.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 17A. (University Microfilms No. 81-13949)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Cabezas, C. S.<\\/span> (1991). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/cabezas.html\\\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>52(6-A)<\\/em>, 2069.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Carlson, R. H.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/carlson.html\\\">A computer implementation of the reason formulation applied to person perception.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3384B-3385B. (University Microfilms No. 79-23220)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Clapp, W. F.<\\/span> (1966). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/clapp.html\\\">Dependence and competence in children: Parental treatment of four-year-old boys.<\\/a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Comtois, R. J.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/comtois.html\\\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1071A. (University Microfilms No. 71-21578)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Crabbe, J. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crabbe.html\\\">Menstruation as stigma.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Crouch, T.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crouch.html\\\">Status dynamics of sexual relationships.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>50(6-B)<\\/em>, Dec, 1989. pp. 2617-2618.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Felknor, J. E.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/felknor.html\\\">Interpersonal understanding as an aspect of interpersonal interaction.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 6236B. (University Microfilms No. 78-08897)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Garcia, R. G.<\\/span> (1985). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/garcia.html\\\">Personality and alcoholism treatment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 3592B. (University Microfilms No. DA8528485)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Holmes, J. R.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holmes.html\\\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5795B. (University Microfilms No. 76-11584)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Holt, S.B.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holt.html\\\">Appraisal and competence in moral judgment and behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1507B. (University Microfilms No. 80-21586)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Huk, J. E.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/huk.html\\\">Pre-empirical considerations for a behavioral science.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3466B. (University Microfilms No. 73-32554)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Ida, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ida.html\\\">Depression, hopelessness, and suicide ideation among Asian-American students<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>51(1-B)<\\/em>, pp. 431-432.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Johnston, C. L.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/johnston.html\\\">A high power-low power account of sexual jealousy<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>43<\\/em>, 4150B. (University Microfilms No. DA8309852)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Kantor, C.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp content\\/uploads\\/2017\\/12\\/kantor.html\\\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 304B. (University Microfilms No. 84-22724)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Kelling, G. W.<\\/span> (1972). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kelling.html\\\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 1359A-1360A. (University Microfilms No. 73-18576)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Kirsch, N. L.<\\/span> (1978). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kirsch.html\\\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>39<\\/em>, 4038B-4039B. (University Microfilms No. 79-03066<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Larsen, E. A.<\\/span> (1968). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/larsen.html\\\">A pre-normative and predictive study of the college student Rorschach.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>29<\\/em>, 2204B-2205B. (University Microfilms No. 68-14389)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Lasater, L.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lasater.html\\\">Stress and health in a Colorado coal mining community.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3945B. (University Microfilms No. 80-02994)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Latham, C. A.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/latham.html\\\">A high power-low power account of self- criticism.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 3075B-3076B. (University<br \\/>Microfilms No. DA8428662)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Lind, D. R.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lind.html\\\">A study of the self-disclosure and self-presentation variables.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1217B-1218B. (University Microfilms No. 71-21607)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Littler, S. L.<\\/span> (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/littler.html\\\">Significance in schizophrenic thought disorder.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>49(7-B)<\\/em> 2864.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Littmann, J. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/12\\/littmann-dissertation-abstract-page.pdf\\\">A theory of humor.<\\/a><em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5410B-5411B. (University Microfilms No. 80-11288)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Lubuguin, F. (1993)<\\/span>. <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lubuguin.html\\\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.<\\/a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering<\\/em>, <em>54(10-B)<\\/em>, 5395.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Marshall, K. M.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/marshall.html\\\">The significance of criminal and noncriminal behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Minerva, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/minerva.html\\\">Smoking addiction: A Descriptive Psychology conceptualization and test.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>51(6-B)<\\/em>, 3141.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Mitchell, T. O.<\\/span> (1969). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/mitchell.html\\\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.<\\/a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Peek, C. J.<\\/span> (1976). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/peek.html\\\">Faith and skepticism in biofeedback learning.<\\/a> <em>Dissertation Abstracts International,<\\/em> <em>37<\\/em>, 4160B. (University Microfilms No. 77-3217)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Pomerantz, J. M.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/pomerantz-dissertation-abstract.html\\\">Significance appreciation and authentic love and friendship<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>50(7-B)<\\/em>, 3172.(University Microfilms No. 77-3217)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Putman, A. O.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/putman.html\\\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3506B. (University Microfilms No. 73-32585)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Quintana, D. N.<\\/span> (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/quintana.html\\\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>52(1-B)<\\/em>, 529.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Ricketts, J. L.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ricketts.html\\\">A systematic approach to the identification of schizogenic family interaction.<\\/a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Roberts, M. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-dissertation.html\\\">Partners, lovers, friends: A status dynamic study of men and women.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Sanchez, J.<\\/span> (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sanchez.html\\\">Chicano identification and its correlates.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>54(2-B)<\\/em>, 1111-1112.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Sapin, C. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sapin.html\\\">A status formulation of sex differences.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5418B. (University Microfilms No. 80-11304)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Schmitz, T. J.<\\/span> (1965).<a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schmitz.html\\\"> A factor analytic study of stimulus values of the Thematic Apperception Test.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>26<\\/em>, 6858-6859. (University Microfilms No. 66-2830)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Schwartz, W. R.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schwartz.html\\\">Time and context in the hypnotic state: An examination of some state specific effects<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3415B. (University Microfilms No. 77-29976)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Sidman, J.<\\/span> (1968). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sidman.html\\\">Empathy and helping behavior in college students.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>29<\\/em>, 3921B-3922B. (University Microfilms No. 69-4338)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Silva, J. C.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/silva.html\\\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 432B-433B. (University Microfilms No. 81-14009)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Tempey, D. F.<\\/span> (1974). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/tempey.html\\\">Trust, choice behavior, and activity description<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>35<\\/em>, 4199B. (University Microfilms<br \\/>No. 75-3842)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Torres, W. J.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/torres.html\\\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 393B-394B. (University Microfilms No. 81-14015)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Viniegra, J. M.<\\/span> (1986). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/viniegra.html\\\">The relevance of parental characteristics for developmental delay in children.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>47<\\/em>, 809B. (University Microfilms No. DA8608648)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Wechsler, R. C.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/wechsler.html\\\">The relationship between personality and manic states: A status dynamic formulation.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 370B. (University Microfilms No. DA8408083)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Zeiger, C. A.<\\/span> (1976). <a href=\\\"http:\\/\\/A psychological approach to the improvement of myopia.\\\">A psychological approach to the improvement of myopia.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>37<\\/em>, 6359B. (University Microfilms No. 77-11348)<\\/p><p>Note: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13704,8029,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13705,8030,'_wp_page_template','default'),
(13706,8030,'_elementor_edit_mode','builder'),
(13707,8030,'_elementor_template_type','wp-page'),
(13708,8030,'_elementor_version','3.33.0'),
(13709,8030,'_elementor_pro_version','3.33.1'),
(13710,8030,'_elementor_data','[{\"id\":\"39642818\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7a73be42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Disserations: <br>1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"370769bc\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4c96fc7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\\\">\\u00a0<\\/div><p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\">Click a title below to view that dissertation\'s abstract (if available).<\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the \\u201c<span style=\\\"font-weight: bold;\\\">SDP Members\' Publications<\\/span>\\u201d link under the \\u201c<span style=\\\"font-weight: bold;\\\"><br \\/>Publications<\\/span>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present<\\/strong>, also under the <span style=\\\"font-weight: bold;\\\">\\\"Publications\\\"<\\/span> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0px auto 30px auto; background-color: #003366;\\\">\\u00a0<\\/div><p><span style=\\\"color: #003366; font-weight: bold;\\\">Aylesworth, L. S.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/aylesworth.html\\\">Stress, mental health and need satisfaction among Indochinese in Colorado.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1490B. (University Microfilms No. 80-21544)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Baker, E. M.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/baker.html\\\">Psychological education to enhance self-understanding and self-acceptance in college students.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3378B. (University Microfilms No. 77-29896)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Bender, J. E.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/jbender.html\\\">Differences in appreciation of behavioral significance and intrinsicness.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>44<\\/em>, 3922B. (University Microfilms No. DA8400877)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, L. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lbergner.html\\\">The assessment of marital health.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5778B-5779B. (University Microfilms No. 76-11548)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Bergner, R. M.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/rbergner.html\\\">The development and evaluation of a<br \\/>training videotape for the resolution of marital conflict.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3485B. (University Microfilms No. 73-32510)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Busch, E. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/busch.html\\\">Police personnel evaluation procedures as an aspect of organizational control.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 17A. (University Microfilms No. 81-13949)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Cabezas, C. S.<\\/span> (1991). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/cabezas.html\\\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>52(6-A)<\\/em>, 2069.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Carlson, R. H.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/carlson.html\\\">A computer implementation of the reason formulation applied to person perception.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3384B-3385B. (University Microfilms No. 79-23220)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Clapp, W. F.<\\/span> (1966). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/clapp.html\\\">Dependence and competence in children: Parental treatment of four-year-old boys.<\\/a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Comtois, R. J.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/comtois.html\\\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1071A. (University Microfilms No. 71-21578)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Crabbe, J. L.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crabbe.html\\\">Menstruation as stigma.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Crouch, T.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/crouch.html\\\">Status dynamics of sexual relationships.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>50(6-B)<\\/em>, Dec, 1989. pp. 2617-2618.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Felknor, J. E.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/felknor.html\\\">Interpersonal understanding as an aspect of interpersonal interaction.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 6236B. (University Microfilms No. 78-08897)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Garcia, R. G.<\\/span> (1985). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/garcia.html\\\">Personality and alcoholism treatment.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 3592B. (University Microfilms No. DA8528485)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Holmes, J. R.<\\/span> (1975). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holmes.html\\\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>36<\\/em>, 5795B. (University Microfilms No. 76-11584)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Holt, S.B.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/holt.html\\\">Appraisal and competence in moral judgment and behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1507B. (University Microfilms No. 80-21586)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Huk, J. E.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/huk.html\\\">Pre-empirical considerations for a behavioral science.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3466B. (University Microfilms No. 73-32554)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Ida, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ida.html\\\">Depression, hopelessness, and suicide ideation among Asian-American students<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>51(1-B)<\\/em>, pp. 431-432.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Johnston, C. L.<\\/span> (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/johnston.html\\\">A high power-low power account of sexual jealousy<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>43<\\/em>, 4150B. (University Microfilms No. DA8309852)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Kantor, C.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp content\\/uploads\\/2017\\/12\\/kantor.html\\\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>46<\\/em>, 304B. (University Microfilms No. 84-22724)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Kelling, G. W.<\\/span> (1972). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kelling.html\\\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 1359A-1360A. (University Microfilms No. 73-18576)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Kirsch, N. L.<\\/span> (1978). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/kirsch.html\\\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>39<\\/em>, 4038B-4039B. (University Microfilms No. 79-03066<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Larsen, E. A.<\\/span> (1968). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/larsen.html\\\">A pre-normative and predictive study of the college student Rorschach.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>29<\\/em>, 2204B-2205B. (University Microfilms No. 68-14389)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Lasater, L.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lasater.html\\\">Stress and health in a Colorado coal mining community.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 3945B. (University Microfilms No. 80-02994)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Latham, C. A.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/latham.html\\\">A high power-low power account of self- criticism.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 3075B-3076B. (University<br \\/>Microfilms No. DA8428662)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Lind, D. R.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lind.html\\\">A study of the self-disclosure and self-presentation variables.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>32<\\/em>, 1217B-1218B. (University Microfilms No. 71-21607)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Littler, S. L.<\\/span> (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/littler.html\\\">Significance in schizophrenic thought disorder.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>49(7-B)<\\/em> 2864.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Littmann, J. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/12\\/littmann-dissertation-abstract-page.pdf\\\">A theory of humor.<\\/a><em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5410B-5411B. (University Microfilms No. 80-11288)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Lubuguin, F. (1993)<\\/span>. <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/lubuguin.html\\\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.<\\/a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering<\\/em>, <em>54(10-B)<\\/em>, 5395.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Marshall, K. M.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/marshall.html\\\">The significance of criminal and noncriminal behavior.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Minerva, D.<\\/span> (1989). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/minerva.html\\\">Smoking addiction: A Descriptive Psychology conceptualization and test.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>51(6-B)<\\/em>, 3141.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Mitchell, T. O.<\\/span> (1969). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/mitchell.html\\\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.<\\/a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Peek, C. J.<\\/span> (1976). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/peek.html\\\">Faith and skepticism in biofeedback learning.<\\/a> <em>Dissertation Abstracts International,<\\/em> <em>37<\\/em>, 4160B. (University Microfilms No. 77-3217)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Pomerantz, J. M.<\\/span> (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/pomerantz-dissertation-abstract.html\\\">Significance appreciation and authentic love and friendship<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>50(7-B)<\\/em>, 3172.(University Microfilms No. 77-3217)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Putman, A. O.<\\/span> (1973). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/putman.html\\\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>34<\\/em>, 3506B. (University Microfilms No. 73-32585)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Quintana, D. N.<\\/span> (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/quintana.html\\\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>52(1-B)<\\/em>, 529.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Ricketts, J. L.<\\/span> (1970). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/ricketts.html\\\">A systematic approach to the identification of schizogenic family interaction.<\\/a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Roberts, M. K.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-dissertation.html\\\">Partners, lovers, friends: A status dynamic study of men and women.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>41<\\/em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Sanchez, J.<\\/span> (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sanchez.html\\\">Chicano identification and its correlates.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>54(2-B)<\\/em>, 1111-1112.<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Sapin, C. R.<\\/span> (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sapin.html\\\">A status formulation of sex differences.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>40<\\/em>, 5418B. (University Microfilms No. 80-11304)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Schmitz, T. J.<\\/span> (1965).<a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schmitz.html\\\"> A factor analytic study of stimulus values of the Thematic Apperception Test.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>26<\\/em>, 6858-6859. (University Microfilms No. 66-2830)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Schwartz, W. R.<\\/span> (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/schwartz.html\\\">Time and context in the hypnotic state: An examination of some state specific effects<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>38<\\/em>, 3415B. (University Microfilms No. 77-29976)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Sidman, J.<\\/span> (1968). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/sidman.html\\\">Empathy and helping behavior in college students.<\\/a> <em>Dissertation Abstracts<\\/em>, <em>29<\\/em>, 3921B-3922B. (University Microfilms No. 69-4338)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Silva, J. C.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/silva.html\\\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 432B-433B. (University Microfilms No. 81-14009)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Tempey, D. F.<\\/span> (1974). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/tempey.html\\\">Trust, choice behavior, and activity description<\\/a>. <em>Dissertation Abstracts International<\\/em>, <em>35<\\/em>, 4199B. (University Microfilms<br \\/>No. 75-3842)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Torres, W. J.<\\/span> (1980). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/torres.html\\\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>42<\\/em>, 393B-394B. (University Microfilms No. 81-14015)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Viniegra, J. M.<\\/span> (1986). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/viniegra.html\\\">The relevance of parental characteristics for developmental delay in children.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>47<\\/em>, 809B. (University Microfilms No. DA8608648)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Wechsler, R. C.<\\/span> (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/wechsler.html\\\">The relationship between personality and manic states: A status dynamic formulation.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>45<\\/em>, 370B. (University Microfilms No. DA8408083)<\\/p><p><span style=\\\"color: #003366; font-weight: bold;\\\">Zeiger, C. A.<\\/span> (1976). <a href=\\\"http:\\/\\/A psychological approach to the improvement of myopia.\\\">A psychological approach to the improvement of myopia.<\\/a> <em>Dissertation Abstracts International<\\/em>, <em>37<\\/em>, 6359B. (University Microfilms No. 77-11348)<\\/p><p>Note: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13711,8030,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13713,3367,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(13714,8031,'_wp_page_template','default'),
(13715,8031,'_elementor_edit_mode','builder'),
(13716,8031,'_elementor_template_type','wp-page'),
(13717,8031,'_elementor_version','3.33.0'),
(13718,8031,'_elementor_pro_version','3.33.1'),
(13719,8031,'_elementor_data','[{\"id\":\"55c2884f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7e26cc7d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41873cdc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[{\"id\":\"406cb29e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology<\\/em> is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u00a0<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\">\\u00a0<\\/div><div>\\u00a0<\\/div><p style=\\\"padding: 25px 0px 0px 0px;\\\">\\\"<em>Descriptive Psychology<\\/em> (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\\" -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>\\u00a0<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p style=\\\"background: white; margin: 0in 0in .25in 0in;\\\"><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychology<\\/em> provides a coherent conceptual framework for all of behavioral science.\\u00a0<\\/span><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychologists<\\/em> organize and articulate the implicit structure of that discipline.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13720,8031,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13721,8032,'_wp_page_template','default'),
(13722,8032,'_elementor_edit_mode','builder'),
(13723,8032,'_elementor_template_type','wp-page'),
(13724,8032,'_elementor_version','3.33.0'),
(13725,8032,'_elementor_pro_version','3.33.1'),
(13726,8032,'_elementor_data','[{\"id\":\"55c2884f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7e26cc7d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41873cdc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[{\"id\":\"406cb29e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology<\\/em> is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u00a0<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\">\\u00a0<\\/div><div>\\u00a0<\\/div><p style=\\\"padding: 25px 0px 0px 0px;\\\">\\\"<em>Descriptive Psychology<\\/em> (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\\" -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>\\u00a0<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p style=\\\"background: white; margin: 0in 0in .25in 0in;\\\"><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychology<\\/em> provides a coherent conceptual framework for all of behavioral science.\\u00a0<\\/span><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychologists<\\/em> organize and articulate the implicit structure of that discipline.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13727,8032,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13728,8033,'_wp_page_template','default'),
(13729,8033,'_elementor_edit_mode','builder'),
(13730,8033,'_elementor_template_type','wp-page'),
(13731,8033,'_elementor_version','3.33.0'),
(13732,8033,'_elementor_pro_version','3.33.1'),
(13733,8033,'_elementor_data','[{\"id\":\"55c2884f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7e26cc7d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"41873cdc\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[{\"id\":\"406cb29e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology<\\/em> is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u00a0<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\">\\u00a0<\\/div><div>\\u00a0<\\/div><p style=\\\"padding: 25px 0px 0px 0px;\\\">\\\"<em>Descriptive Psychology<\\/em> (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\\" -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>\\u00a0<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>\\u00a0<\\/p><p>\\u00a0<\\/p><p style=\\\"background: white; margin: 0in 0in .25in 0in;\\\"><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychology<\\/em> provides a coherent conceptual framework for all of behavioral science.\\u00a0<\\/span><span style=\\\"font-family: \'Georgia\',\'serif\'; color: #141412;\\\"><em>Descriptive Psychologists<\\/em> organize and articulate the implicit structure of that discipline.<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13734,8033,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13736,8,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:2:{s:14:\"flex_direction\";i:1;s:11:\"boxed_width\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(13737,8034,'_wp_page_template','default'),
(13738,8034,'_elementor_edit_mode','builder'),
(13739,8034,'_elementor_template_type','wp-page'),
(13740,8034,'_elementor_version','3.33.0'),
(13741,8034,'_elementor_pro_version','3.33.1'),
(13742,8034,'_elementor_data','[{\"id\":\"68c8a431\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2cc1eae6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"fe6d57d\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bcf7979\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click the title below to view a video of the presentation.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1986_Videos\\/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\\\">Descriptive Psychology Tutorial, Part 2<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jim Holmes, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">August 17, 1986<\\/td><\\/tr>\\n<tr>   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1987_Videos\\/SDP_09_1987_Mitchell_Tutorial.mp4\\\">Introductory Tutorial on the Fundamentals of Descriptive Psychology<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Tom Mitchell, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 14, 1987<\\/td><\\/tr>\\n<tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial\\/\\\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n     <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial\\/\\\">Finding Your Way Out of Depression: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D. <br>(based on the work of J.R. Holmes)<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr> \\n\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-one-bite-at-a-time\\/\\\">Descriptive Psychology, One Bite at a Time (OBaaT)<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Stone<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2012<\\/td><\\/tr> \\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13743,8034,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13744,8035,'_wp_page_template','default'),
(13745,8035,'_elementor_edit_mode','builder'),
(13746,8035,'_elementor_template_type','wp-page'),
(13747,8035,'_elementor_version','3.33.0'),
(13748,8035,'_elementor_pro_version','3.33.1'),
(13749,8035,'_elementor_data','[{\"id\":\"68c8a431\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2cc1eae6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"fe6d57d\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bcf7979\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click the title below to view a video of the presentation.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1986_Videos\\/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\\\">Descriptive Psychology Tutorial, Part 2<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jim Holmes, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">August 17, 1986<\\/td><\\/tr>\\n<tr>   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1987_Videos\\/SDP_09_1987_Mitchell_Tutorial.mp4\\\">Introductory Tutorial on the Fundamentals of Descriptive Psychology<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Tom Mitchell, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 14, 1987<\\/td><\\/tr>\\n<tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial\\/\\\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n     <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial\\/\\\">Finding Your Way Out of Depression: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D. <br>(based on the work of J.R. Holmes)<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr> \\n\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-one-bite-at-a-time\\/\\\">Descriptive Psychology, One Bite at a Time (OBaaT)<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Stone<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2012<\\/td><\\/tr> \\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13750,8035,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13751,8036,'_wp_page_template','default'),
(13752,8036,'_elementor_edit_mode','builder'),
(13753,8036,'_elementor_template_type','wp-page'),
(13754,8036,'_elementor_version','3.33.0'),
(13755,8036,'_elementor_pro_version','3.33.1'),
(13756,8036,'_elementor_data','[{\"id\":\"68c8a431\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2cc1eae6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"fe6d57d\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1bcf7979\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click the title below to view a video of the presentation.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1986_Videos\\/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\\\">Descriptive Psychology Tutorial, Part 2<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jim Holmes, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">August 17, 1986<\\/td><\\/tr>\\n<tr>   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1987_Videos\\/SDP_09_1987_Mitchell_Tutorial.mp4\\\">Introductory Tutorial on the Fundamentals of Descriptive Psychology<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Tom Mitchell, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 14, 1987<\\/td><\\/tr>\\n<tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial\\/\\\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n     <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial\\/\\\">Finding Your Way Out of Depression: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D. <br>(based on the work of J.R. Holmes)<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr> \\n\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-one-bite-at-a-time\\/\\\">Descriptive Psychology, One Bite at a Time (OBaaT)<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Stone<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2012<\\/td><\\/tr> \\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13757,8036,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13759,5883,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(13760,8037,'_wp_page_template','default'),
(13761,8037,'_elementor_edit_mode','builder'),
(13762,8037,'_elementor_template_type','wp-page'),
(13763,8037,'_elementor_version','3.33.0'),
(13764,8037,'_elementor_pro_version','3.33.1'),
(13765,8037,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13766,8037,'_elementor_data','[{\"id\":\"65363ebd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2d05027d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(13767,8038,'_wp_page_template','default'),
(13768,8038,'_elementor_edit_mode','builder'),
(13769,8038,'_elementor_template_type','wp-page'),
(13770,8038,'_elementor_version','3.33.0'),
(13771,8038,'_elementor_pro_version','3.33.1'),
(13772,8038,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13773,8038,'_elementor_data','[{\"id\":\"65363ebd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2d05027d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(13774,8039,'_wp_page_template','default'),
(13775,8039,'_elementor_edit_mode','builder'),
(13776,8039,'_elementor_template_type','wp-page'),
(13777,8039,'_elementor_version','3.33.0'),
(13778,8039,'_elementor_pro_version','3.33.1'),
(13779,8039,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13780,8039,'_elementor_data','[{\"id\":\"65363ebd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2d05027d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(13782,2521,'_elementor_controls_usage','a:2:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}}'),
(13783,8040,'_wp_page_template','default'),
(13784,8040,'_elementor_edit_mode','builder'),
(13785,8040,'_elementor_template_type','wp-page'),
(13786,8040,'_elementor_version','3.33.0'),
(13787,8040,'_elementor_pro_version','3.33.1'),
(13788,8040,'_elementor_data','[{\"id\":\"54ca60ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"424bc0ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"2862b5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d8d252\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photo courtesy of C.J. Peek<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Dr. Peter G. Ossorio<\\/strong>\\u00a0was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.<\\/p><p>His publications are extensive and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.<\\/p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.<\\/p><p>His papers are housed in the\\u00a0<a href=\\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.<\\/p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the\\u00a0<strong><em>Peter G. Ossorio Collection<\\/em><\\/strong>\\u00a0page at\\u00a0<a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s\\u00a0<a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">Dr. Ossorio\'s Publications<\\/a>\\u00a0page.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13789,8040,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13790,8041,'_wp_page_template','default'),
(13791,8041,'_elementor_edit_mode','builder'),
(13792,8041,'_elementor_template_type','wp-page'),
(13793,8041,'_elementor_version','3.33.0'),
(13794,8041,'_elementor_pro_version','3.33.1'),
(13795,8041,'_elementor_data','[{\"id\":\"54ca60ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"424bc0ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"2862b5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d8d252\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photo courtesy of C.J. Peek<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Dr. Peter G. Ossorio<\\/strong>\\u00a0was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.<\\/p><p>His publications are extensive and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.<\\/p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.<\\/p><p>His papers are housed in the\\u00a0<a href=\\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.<\\/p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the\\u00a0<strong><em>Peter G. Ossorio Collection<\\/em><\\/strong>\\u00a0page at\\u00a0<a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s\\u00a0<a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">Dr. Ossorio\'s Publications<\\/a>\\u00a0page.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13796,8041,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13797,8042,'_wp_page_template','default'),
(13798,8042,'_elementor_edit_mode','builder'),
(13799,8042,'_elementor_template_type','wp-page'),
(13800,8042,'_elementor_version','3.33.0'),
(13801,8042,'_elementor_pro_version','3.33.1'),
(13802,8042,'_elementor_data','[{\"id\":\"54ca60ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"424bc0ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2e8f7ec6\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"id\":6926,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82999999999999996003197111349436454474925994873046875,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"2862b5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d8d252\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Photo courtesy of C.J. Peek<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"601ed291\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Dr. Peter G. Ossorio<\\/strong>\\u00a0was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.<\\/p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.<\\/p><p>His publications are extensive and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.<\\/p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.<\\/p><p>His papers are housed in the\\u00a0<a href=\\\"http:\\/\\/archives.colorado.edu\\/repositories\\/2\\/resources\\/81\\\">University of Colorado Boulder Libraries, Special Collections and Archives<\\/a>.<\\/p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the\\u00a0<strong><em>Peter G. Ossorio Collection<\\/em><\\/strong>\\u00a0page at\\u00a0<a href=\\\"https:\\/\\/scholar.colorado.edu\\/ossorio\\/\\\">CU Scholar<\\/a>, as well as through links to individual reports provided both below and on this website\'s\\u00a0<a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">Dr. Ossorio\'s Publications<\\/a>\\u00a0page.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13803,8042,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13805,79,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:2:{s:14:\"flex_direction\";i:1;s:8:\"flex_gap\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:4:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:16:\"_flex_align_self\";i:1;}}}}}'),
(13809,8043,'_wp_page_template','default'),
(13810,8043,'_elementor_edit_mode','builder'),
(13811,8043,'_elementor_template_type','wp-page'),
(13812,8043,'_elementor_version','3.33.0'),
(13813,8043,'_elementor_pro_version','3.33.1'),
(13814,8043,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13815,8043,'_elementor_data','[{\"id\":\"572c07ca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1bce45ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"General Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"004ab5f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false}]'),
(13816,8044,'_wp_page_template','default'),
(13817,8044,'_elementor_edit_mode','builder'),
(13818,8044,'_elementor_template_type','wp-page'),
(13819,8044,'_elementor_version','3.33.0'),
(13820,8044,'_elementor_pro_version','3.33.1'),
(13821,8044,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13822,8044,'_elementor_data','[{\"id\":\"572c07ca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1bce45ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"General Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"004ab5f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false}]'),
(13823,8045,'_wp_page_template','default'),
(13824,8045,'_elementor_edit_mode','builder'),
(13825,8045,'_elementor_template_type','wp-page'),
(13826,8045,'_elementor_version','3.33.0'),
(13827,8045,'_elementor_pro_version','3.33.1'),
(13828,8045,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13829,8045,'_elementor_data','[{\"id\":\"572c07ca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1bce45ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"General Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"004ab5f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false}]'),
(13831,151,'_elementor_controls_usage','a:2:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}}'),
(13832,8046,'_wp_page_template','default'),
(13833,8046,'_elementor_edit_mode','builder'),
(13834,8046,'_elementor_template_type','wp-page'),
(13835,8046,'_elementor_version','3.33.0'),
(13836,8046,'_elementor_pro_version','3.33.1'),
(13837,8046,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13838,8046,'_elementor_data','[{\"id\":\"9a4c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6038dec3\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1459f0e3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"bc9262d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"padding: 30px 0px 30px 0px;\\\">\\n<p style=\\\"text-align: center;\\\"><em>Said Dorothy, the would-be Behavioral Scientist, to The Great Oz, \\\"Give me a way to Control my Variables, so I can be Truly Scientific like the Physicists, for We All Know that is the reason that it is so hard to be scientific when it comes to people.\\\" The Great Oz smiled a small smile and said, in a way Dorothy had never heard before, \\\"No.\\\"<\\/em><\\/p>\\n\\n<\\/div>\\n<img class=\\\"aligncenter size-full wp-image-185\\\" src=\\\"http:\\/\\/dev.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/dorothy.gif\\\" alt=\\\"dorothy\\\" width=\\\"224\\\" height=\\\"152\\\" \\/>\\n<p style=\\\"text-align: center;\\\"><em>Having gotten her attention, he elaborated. \\\"Back where I come from (and you do too), there are Scientists who are Truly Scientific and do experiments no better than you. But, they have one thing you have not got: a careful, precise, systematic articulation of the subject matter of their Science, which allows them to state the possible facts, in as much detail as they need, without ruling out possible facts in advance. Actually, they are no better than you at Controlling Variables. The real difference is that their systematic elaboration of their fundamental concepts allows them to understand what their experiments tell them, and what things are not empirical at all.\\\"<\\/em><\\/p>\\n<strong>What am I getting at here? <\\/strong>\\n<p align=\\\"left\\\">The point of the vignette is that psychology, and all the social \\\"sciences,\\\" have focused on the aspect of the physical sciences that is the easiest to imitate and proceduralize, but which is not the central difference between science and non-science, and not the central difference between psychology and physics. Certainly science includes the commitment to the importance of empirical results, and to empirical investigation to settle whether the real world conforms to what a theory says. Controlling variables is part of the machinery of empirical investigation. Careful investigation of the phenomenon under study, and the commitment to finding out the facts, rather than what someone claims the facts are, are <em>sine qua nons <\\/em>of science.<\\/p>\\n<p align=\\\"left\\\">However, the exclusive focus on empiricism has resulted in the oversight of a more fundamental, aspect. In all the fields accepted as straightforward examples of science, cases in which it is agreed that if ever there were a case of science, this is one, the scientists in that field share something absolutely crucial to their endeavor: they all agree on what their subject matter is. They agree on the central concepts of that subject matter, and they can articulate precisely the concepts of the field and the logical relationships between them.<\\/p>\\n<p align=\\\"left\\\">Two physicists, for example, might disagree, and have theories about, the trajectory of an electron under various forces. But while they are disagreeing about which trajectory will be followed, they <em>agree<\\/em> on the concepts of electron, velocity, force, trajectory, and there are carefully formulated statements of the relationships between them, such as the laws of motion, etc. Each physicist knows what another physicist means by those terms, and the concepts are well-defined and precisely articulated. Further, the possible trajectories of the electron can be stated, and none are ruled out a-priori. With this careful, precise, systematic articulation of their subject matter, physicists are in a position to carry out the practices of physics, which include those involved in doing experiments and interpreting results. With precise formulations of their concepts, they can do an experiment, with all the variables carefully controlled, to see what actually happens to the electron.<\\/p>\\n<img class=\\\"aligncenter wp-image-186 size-medium\\\" src=\\\"http:\\/\\/dev.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/electron-300x118.gif\\\" alt=\\\"electron\\\" width=\\\"300\\\" height=\\\"118\\\" \\/>\\n\\nIn contrast, two psychologists attempting to disagree about what a person will do in a set of circumstances, are in a position utterly unlike that of the physicists. Their most fundamental concept, that of a person, has no precise definition or other formulation; the equally fundamental concept, behavior, has been and continues to be the subject of rhetoric and vitriol, but there is no precise statement of what that thing, behavior is. There is no systematic and rigorous articulation of the concepts of person and behavior and their interrelationships, and in fact no agreement at all as to what behavior is. For example, does \\u00e2\\u0080\\u009cbehavior\\u00e2\\u0080 mean just the physical movements involved in doing something? Do people choose what they do, or are \\u00e2\\u0080\\u009cchoice\\u00e2\\u0080 and \\u00e2\\u0080\\u009cwill\\u00e2\\u0080 obsolete, pre-scientific concepts? Is love nothing more than a matter of pheromones and neurotransmitters? These bedrock questions \\u00e2\\u0080\\u0093 these fundamental concepts -- are the very foundation of any attempt at a science of human behavior, and lack of such a formulation makes the enterprise, literally, impossible.\\n\\nWhere would physics be if, when one said, \\\"The electron will proceed at this rate along the following trajectory, the other replied, \\\"Wait a minute! There is really no such thing as an electron, and further this business of &#8217;trajectory&#8217; is really a theoretical construct with little empirical validation -- actually we all know that the only thing that really exists is sets of points.\\\" And yet, that is exactly the position of a psychologist who says, \\\"A person in these circumstances will have the following characteristics and exhibit the following types of behaviors.\\\"\\n\\n<strong>Descriptive Psychology is designed to address this need. <\\/strong>\\n\\nDescriptive Psychology is a precise, systematic, comprehensive formulation of the concepts of person, behavior, language, and the real world, which we, as behavioral scientists, can use in addressing the subject matter of behavioral science: persons behaving in the world. It is a rigorous formulation of those bedrock concepts, and their logical relationships, needed to do science in the human realm. Further, while being precise, careful, and systematic -- i.e., scientific in the most fundamental sense -- it does not do violence to the essentially human aspects of the field. It provides the means to discuss specifically human issues precisely without trying to reduce them to biology, biochemistry, or physics. It is not an exaggeration to say that there has never been such formulation.\\n\\nAt the same time, any and all results from those fields that are relevant to the science of people and what the they do has an explicit, articulated, technically sound place. No possible facts, theories, etc., are ruled out in advance. So, for example, when new results of PET scans during reasoning tasks are discovered, we have the framework for stating both the <em>physiological<\\/em> facts and the <em>behavioral<\\/em> facts, in full detail, a capability psychologists have never had.\\n\\nDescriptive Psychology began with the work of one man, Dr. Peter G. Ossorio of the University of Colorado in the early 1960s. Since then it has produced a substantial volume of analytical and applied work, including 8 volumes of <a href=\\\"http:\\/\\/dev.sdp.org\\/sdpmembers-publications\\/\\\"><u><span style=\\\"color: #0066cc;\\\"> Advances in Descriptive Psychology<\\/span><\\/u><\\/a> and many publications in the professional journals of a number of fields. The range of fields in which it has yielded valuable results is extraordinary, including clinical psychology, computer science, law, and theology.\\n\\nAreas in which very different, sometimes startlingly different, results have been produced include clinical psychology, social psychology, organizations and management, software engineering, artificial intelligence, law, and theology. Two of Ossorio\\u00e2\\u0080\\u0099s books, <em>Place<\\/em> and <em>\\u00e2\\u0080\\u009cWhat Actually Happens,\\u00e2\\u0080 <\\/em> are unique treatments of some of the most fundamental philosphical concepts, including metaphysics, ontology, epistemology. Several computer systems based on the techniques and formulations of Descriptive Psychology have been produced, including practical information retrieval systems whose performance exceeds that of any keyword retrieval system extant and one of the two first expert systems ever produced, the MENTOR project at AT&amp;T Bell Laboratories. Most recently, it is the basis of patented advance in search technology and is the basis of a high-tech document categorization company in San Francisco.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13839,8047,'_wp_page_template','default'),
(13840,8047,'_elementor_edit_mode','builder'),
(13841,8047,'_elementor_template_type','wp-page'),
(13842,8047,'_elementor_version','3.33.0'),
(13843,8047,'_elementor_pro_version','3.33.1'),
(13844,8047,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13845,8047,'_elementor_data','[{\"id\":\"9a4c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6038dec3\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1459f0e3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"bc9262d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"padding: 30px 0px 30px 0px;\\\">\\n<p style=\\\"text-align: center;\\\"><em>Said Dorothy, the would-be Behavioral Scientist, to The Great Oz, \\\"Give me a way to Control my Variables, so I can be Truly Scientific like the Physicists, for We All Know that is the reason that it is so hard to be scientific when it comes to people.\\\" The Great Oz smiled a small smile and said, in a way Dorothy had never heard before, \\\"No.\\\"<\\/em><\\/p>\\n\\n<\\/div>\\n<img class=\\\"aligncenter size-full wp-image-185\\\" src=\\\"http:\\/\\/dev.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/dorothy.gif\\\" alt=\\\"dorothy\\\" width=\\\"224\\\" height=\\\"152\\\" \\/>\\n<p style=\\\"text-align: center;\\\"><em>Having gotten her attention, he elaborated. \\\"Back where I come from (and you do too), there are Scientists who are Truly Scientific and do experiments no better than you. But, they have one thing you have not got: a careful, precise, systematic articulation of the subject matter of their Science, which allows them to state the possible facts, in as much detail as they need, without ruling out possible facts in advance. Actually, they are no better than you at Controlling Variables. The real difference is that their systematic elaboration of their fundamental concepts allows them to understand what their experiments tell them, and what things are not empirical at all.\\\"<\\/em><\\/p>\\n<strong>What am I getting at here? <\\/strong>\\n<p align=\\\"left\\\">The point of the vignette is that psychology, and all the social \\\"sciences,\\\" have focused on the aspect of the physical sciences that is the easiest to imitate and proceduralize, but which is not the central difference between science and non-science, and not the central difference between psychology and physics. Certainly science includes the commitment to the importance of empirical results, and to empirical investigation to settle whether the real world conforms to what a theory says. Controlling variables is part of the machinery of empirical investigation. Careful investigation of the phenomenon under study, and the commitment to finding out the facts, rather than what someone claims the facts are, are <em>sine qua nons <\\/em>of science.<\\/p>\\n<p align=\\\"left\\\">However, the exclusive focus on empiricism has resulted in the oversight of a more fundamental, aspect. In all the fields accepted as straightforward examples of science, cases in which it is agreed that if ever there were a case of science, this is one, the scientists in that field share something absolutely crucial to their endeavor: they all agree on what their subject matter is. They agree on the central concepts of that subject matter, and they can articulate precisely the concepts of the field and the logical relationships between them.<\\/p>\\n<p align=\\\"left\\\">Two physicists, for example, might disagree, and have theories about, the trajectory of an electron under various forces. But while they are disagreeing about which trajectory will be followed, they <em>agree<\\/em> on the concepts of electron, velocity, force, trajectory, and there are carefully formulated statements of the relationships between them, such as the laws of motion, etc. Each physicist knows what another physicist means by those terms, and the concepts are well-defined and precisely articulated. Further, the possible trajectories of the electron can be stated, and none are ruled out a-priori. With this careful, precise, systematic articulation of their subject matter, physicists are in a position to carry out the practices of physics, which include those involved in doing experiments and interpreting results. With precise formulations of their concepts, they can do an experiment, with all the variables carefully controlled, to see what actually happens to the electron.<\\/p>\\n<img class=\\\"aligncenter wp-image-186 size-medium\\\" src=\\\"http:\\/\\/dev.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/electron-300x118.gif\\\" alt=\\\"electron\\\" width=\\\"300\\\" height=\\\"118\\\" \\/>\\n\\nIn contrast, two psychologists attempting to disagree about what a person will do in a set of circumstances, are in a position utterly unlike that of the physicists. Their most fundamental concept, that of a person, has no precise definition or other formulation; the equally fundamental concept, behavior, has been and continues to be the subject of rhetoric and vitriol, but there is no precise statement of what that thing, behavior is. There is no systematic and rigorous articulation of the concepts of person and behavior and their interrelationships, and in fact no agreement at all as to what behavior is. For example, does \\u00e2\\u0080\\u009cbehavior\\u00e2\\u0080 mean just the physical movements involved in doing something? Do people choose what they do, or are \\u00e2\\u0080\\u009cchoice\\u00e2\\u0080 and \\u00e2\\u0080\\u009cwill\\u00e2\\u0080 obsolete, pre-scientific concepts? Is love nothing more than a matter of pheromones and neurotransmitters? These bedrock questions \\u00e2\\u0080\\u0093 these fundamental concepts -- are the very foundation of any attempt at a science of human behavior, and lack of such a formulation makes the enterprise, literally, impossible.\\n\\nWhere would physics be if, when one said, \\\"The electron will proceed at this rate along the following trajectory, the other replied, \\\"Wait a minute! There is really no such thing as an electron, and further this business of &#8217;trajectory&#8217; is really a theoretical construct with little empirical validation -- actually we all know that the only thing that really exists is sets of points.\\\" And yet, that is exactly the position of a psychologist who says, \\\"A person in these circumstances will have the following characteristics and exhibit the following types of behaviors.\\\"\\n\\n<strong>Descriptive Psychology is designed to address this need. <\\/strong>\\n\\nDescriptive Psychology is a precise, systematic, comprehensive formulation of the concepts of person, behavior, language, and the real world, which we, as behavioral scientists, can use in addressing the subject matter of behavioral science: persons behaving in the world. It is a rigorous formulation of those bedrock concepts, and their logical relationships, needed to do science in the human realm. Further, while being precise, careful, and systematic -- i.e., scientific in the most fundamental sense -- it does not do violence to the essentially human aspects of the field. It provides the means to discuss specifically human issues precisely without trying to reduce them to biology, biochemistry, or physics. It is not an exaggeration to say that there has never been such formulation.\\n\\nAt the same time, any and all results from those fields that are relevant to the science of people and what the they do has an explicit, articulated, technically sound place. No possible facts, theories, etc., are ruled out in advance. So, for example, when new results of PET scans during reasoning tasks are discovered, we have the framework for stating both the <em>physiological<\\/em> facts and the <em>behavioral<\\/em> facts, in full detail, a capability psychologists have never had.\\n\\nDescriptive Psychology began with the work of one man, Dr. Peter G. Ossorio of the University of Colorado in the early 1960s. Since then it has produced a substantial volume of analytical and applied work, including 8 volumes of <a href=\\\"http:\\/\\/dev.sdp.org\\/sdpmembers-publications\\/\\\"><u><span style=\\\"color: #0066cc;\\\"> Advances in Descriptive Psychology<\\/span><\\/u><\\/a> and many publications in the professional journals of a number of fields. The range of fields in which it has yielded valuable results is extraordinary, including clinical psychology, computer science, law, and theology.\\n\\nAreas in which very different, sometimes startlingly different, results have been produced include clinical psychology, social psychology, organizations and management, software engineering, artificial intelligence, law, and theology. Two of Ossorio\\u00e2\\u0080\\u0099s books, <em>Place<\\/em> and <em>\\u00e2\\u0080\\u009cWhat Actually Happens,\\u00e2\\u0080 <\\/em> are unique treatments of some of the most fundamental philosphical concepts, including metaphysics, ontology, epistemology. Several computer systems based on the techniques and formulations of Descriptive Psychology have been produced, including practical information retrieval systems whose performance exceeds that of any keyword retrieval system extant and one of the two first expert systems ever produced, the MENTOR project at AT&amp;T Bell Laboratories. Most recently, it is the basis of patented advance in search technology and is the basis of a high-tech document categorization company in San Francisco.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13846,8048,'_wp_page_template','default'),
(13847,8048,'_elementor_edit_mode','builder'),
(13848,8048,'_elementor_template_type','wp-page'),
(13849,8048,'_elementor_version','3.33.0'),
(13850,8048,'_elementor_pro_version','3.33.1'),
(13851,8048,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13852,8048,'_elementor_data','[{\"id\":\"9a4c96e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6038dec3\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1459f0e3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"bc9262d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"padding: 30px 0px 30px 0px;\\\">\\n<p style=\\\"text-align: center;\\\"><em>Said Dorothy, the would-be Behavioral Scientist, to The Great Oz, \\\"Give me a way to Control my Variables, so I can be Truly Scientific like the Physicists, for We All Know that is the reason that it is so hard to be scientific when it comes to people.\\\" The Great Oz smiled a small smile and said, in a way Dorothy had never heard before, \\\"No.\\\"<\\/em><\\/p>\\n\\n<\\/div>\\n<img class=\\\"aligncenter size-full wp-image-185\\\" src=\\\"http:\\/\\/dev.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/dorothy.gif\\\" alt=\\\"dorothy\\\" width=\\\"224\\\" height=\\\"152\\\" \\/>\\n<p style=\\\"text-align: center;\\\"><em>Having gotten her attention, he elaborated. \\\"Back where I come from (and you do too), there are Scientists who are Truly Scientific and do experiments no better than you. But, they have one thing you have not got: a careful, precise, systematic articulation of the subject matter of their Science, which allows them to state the possible facts, in as much detail as they need, without ruling out possible facts in advance. Actually, they are no better than you at Controlling Variables. The real difference is that their systematic elaboration of their fundamental concepts allows them to understand what their experiments tell them, and what things are not empirical at all.\\\"<\\/em><\\/p>\\n<strong>What am I getting at here? <\\/strong>\\n<p align=\\\"left\\\">The point of the vignette is that psychology, and all the social \\\"sciences,\\\" have focused on the aspect of the physical sciences that is the easiest to imitate and proceduralize, but which is not the central difference between science and non-science, and not the central difference between psychology and physics. Certainly science includes the commitment to the importance of empirical results, and to empirical investigation to settle whether the real world conforms to what a theory says. Controlling variables is part of the machinery of empirical investigation. Careful investigation of the phenomenon under study, and the commitment to finding out the facts, rather than what someone claims the facts are, are <em>sine qua nons <\\/em>of science.<\\/p>\\n<p align=\\\"left\\\">However, the exclusive focus on empiricism has resulted in the oversight of a more fundamental, aspect. In all the fields accepted as straightforward examples of science, cases in which it is agreed that if ever there were a case of science, this is one, the scientists in that field share something absolutely crucial to their endeavor: they all agree on what their subject matter is. They agree on the central concepts of that subject matter, and they can articulate precisely the concepts of the field and the logical relationships between them.<\\/p>\\n<p align=\\\"left\\\">Two physicists, for example, might disagree, and have theories about, the trajectory of an electron under various forces. But while they are disagreeing about which trajectory will be followed, they <em>agree<\\/em> on the concepts of electron, velocity, force, trajectory, and there are carefully formulated statements of the relationships between them, such as the laws of motion, etc. Each physicist knows what another physicist means by those terms, and the concepts are well-defined and precisely articulated. Further, the possible trajectories of the electron can be stated, and none are ruled out a-priori. With this careful, precise, systematic articulation of their subject matter, physicists are in a position to carry out the practices of physics, which include those involved in doing experiments and interpreting results. With precise formulations of their concepts, they can do an experiment, with all the variables carefully controlled, to see what actually happens to the electron.<\\/p>\\n<img class=\\\"aligncenter wp-image-186 size-medium\\\" src=\\\"http:\\/\\/dev.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/electron-300x118.gif\\\" alt=\\\"electron\\\" width=\\\"300\\\" height=\\\"118\\\" \\/>\\n\\nIn contrast, two psychologists attempting to disagree about what a person will do in a set of circumstances, are in a position utterly unlike that of the physicists. Their most fundamental concept, that of a person, has no precise definition or other formulation; the equally fundamental concept, behavior, has been and continues to be the subject of rhetoric and vitriol, but there is no precise statement of what that thing, behavior is. There is no systematic and rigorous articulation of the concepts of person and behavior and their interrelationships, and in fact no agreement at all as to what behavior is. For example, does \\u00e2\\u0080\\u009cbehavior\\u00e2\\u0080 mean just the physical movements involved in doing something? Do people choose what they do, or are \\u00e2\\u0080\\u009cchoice\\u00e2\\u0080 and \\u00e2\\u0080\\u009cwill\\u00e2\\u0080 obsolete, pre-scientific concepts? Is love nothing more than a matter of pheromones and neurotransmitters? These bedrock questions \\u00e2\\u0080\\u0093 these fundamental concepts -- are the very foundation of any attempt at a science of human behavior, and lack of such a formulation makes the enterprise, literally, impossible.\\n\\nWhere would physics be if, when one said, \\\"The electron will proceed at this rate along the following trajectory, the other replied, \\\"Wait a minute! There is really no such thing as an electron, and further this business of &#8217;trajectory&#8217; is really a theoretical construct with little empirical validation -- actually we all know that the only thing that really exists is sets of points.\\\" And yet, that is exactly the position of a psychologist who says, \\\"A person in these circumstances will have the following characteristics and exhibit the following types of behaviors.\\\"\\n\\n<strong>Descriptive Psychology is designed to address this need. <\\/strong>\\n\\nDescriptive Psychology is a precise, systematic, comprehensive formulation of the concepts of person, behavior, language, and the real world, which we, as behavioral scientists, can use in addressing the subject matter of behavioral science: persons behaving in the world. It is a rigorous formulation of those bedrock concepts, and their logical relationships, needed to do science in the human realm. Further, while being precise, careful, and systematic -- i.e., scientific in the most fundamental sense -- it does not do violence to the essentially human aspects of the field. It provides the means to discuss specifically human issues precisely without trying to reduce them to biology, biochemistry, or physics. It is not an exaggeration to say that there has never been such formulation.\\n\\nAt the same time, any and all results from those fields that are relevant to the science of people and what the they do has an explicit, articulated, technically sound place. No possible facts, theories, etc., are ruled out in advance. So, for example, when new results of PET scans during reasoning tasks are discovered, we have the framework for stating both the <em>physiological<\\/em> facts and the <em>behavioral<\\/em> facts, in full detail, a capability psychologists have never had.\\n\\nDescriptive Psychology began with the work of one man, Dr. Peter G. Ossorio of the University of Colorado in the early 1960s. Since then it has produced a substantial volume of analytical and applied work, including 8 volumes of <a href=\\\"http:\\/\\/dev.sdp.org\\/sdpmembers-publications\\/\\\"><u><span style=\\\"color: #0066cc;\\\"> Advances in Descriptive Psychology<\\/span><\\/u><\\/a> and many publications in the professional journals of a number of fields. The range of fields in which it has yielded valuable results is extraordinary, including clinical psychology, computer science, law, and theology.\\n\\nAreas in which very different, sometimes startlingly different, results have been produced include clinical psychology, social psychology, organizations and management, software engineering, artificial intelligence, law, and theology. Two of Ossorio\\u00e2\\u0080\\u0099s books, <em>Place<\\/em> and <em>\\u00e2\\u0080\\u009cWhat Actually Happens,\\u00e2\\u0080 <\\/em> are unique treatments of some of the most fundamental philosphical concepts, including metaphysics, ontology, epistemology. Several computer systems based on the techniques and formulations of Descriptive Psychology have been produced, including practical information retrieval systems whose performance exceeds that of any keyword retrieval system extant and one of the two first expert systems ever produced, the MENTOR project at AT&amp;T Bell Laboratories. Most recently, it is the basis of patented advance in search technology and is the basis of a high-tech document categorization company in San Francisco.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13854,184,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(13855,8049,'_wp_page_template','default'),
(13856,8049,'_elementor_edit_mode','builder'),
(13857,8049,'_elementor_template_type','wp-page'),
(13858,8049,'_elementor_version','3.33.0'),
(13859,8049,'_elementor_pro_version','3.33.1'),
(13860,8049,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13861,8049,'_elementor_data','[{\"id\":\"7fc760bb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7f9ddc94\",\"elType\":\"widget\",\"settings\":{\"title\":\"LRI Reports with full citations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b73ce5f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"37a3d3c7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>Ossorio, P. G. (1967). Rule\\u2013following in grammar and behavior (LRI<br \\/>Report No. 7). Los Angeles, CA &amp; Boulder, CO: Linguistic Research<br \\/>Institute.<\\/div><div>\\u00a0<\\/div><div>Ossorio, P. G. (1968). The shaping of things to come. [Review of Science<br \\/>and human affairs, by R. E. Farson, Ed., and of New view of the nature<br \\/>of man, by J. R. Platt, Ed.]. Contemporary Psychology, 13, 140-142.<br \\/><br \\/>Ossorio, P. G. (1969). All the world\\u2019s a fact. [Review of the book: M.<br \\/>Kochen, Ed. The growth of knowledge]. Contemporary Psychology, 14,<br \\/>232-233.<br \\/><br \\/>Ossorio, P. G. (1969\\/1978). Meaning and symbolism (LRI Report No.<br \\/>15). Whittier, CA and Boulder, CO: Linguistic Research Institute.<br \\/>(Original work published 1969 as LRI Report No. 10. Boulder, CO:<br \\/>Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1970\\/1981). Outline of Descriptive Psychology for<br \\/>personality theory and clinical applications. In K. E. Davis (Ed.),<br \\/>Advances in Descriptive Psychology, Vol. 1, (pp. 57-82). Greenwich,<br \\/>CN: JAI Press. (Original work published 1970 as LRI Report No. 4d.<br \\/>Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1971\\/1978). State of affairs systems (LRI Report No.<br \\/>14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br \\/>(Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air<br \\/>Development Center, New York.)<br \\/><br \\/>Ossorio, P. G. (1971\\/1975\\/1978\\/2005). \\u201cWhat actually happens\\u201d: The<br \\/>representation of real world phenomena. The collected works of Peter G.<br \\/>Ossorio, Vol. IV. Ann Arbor, MI. Descriptive Psychology Press. Also<br \\/>published Columbia, South Carolina: University of South Carolina<br \\/>Press, 1975, 1978. (Original work published 1971 as LRI Report<br \\/>No. 10a. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br \\/>Later listed as LRI Report No. 20.)<br \\/><br \\/>Ossorio, P. G. (1972\\/1973). Never smile at a crocodile. Journal for the<br \\/>Theory of Social Behavior, 3, 131\\u2013140. (Original work published 1972<br \\/>as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1976). Clinical topics (LRI Report No. 11). Whittier, CA<br \\/>and Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1977). Positive health and transcendental theories (LRI<br \\/>Report No. 13). Whittier, CA &amp; Boulder, CO: Linguistic Research<br \\/>Institute.<br \\/><br \\/>Ossorio, P. G. (1978). Personality and personality theories (LRI Report No.<br \\/>16). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br \\/>462 \\uf076 The Behavior Of Persons<br \\/><br \\/>Ossorio, P. G. (1978). Religion without doctrine (LRI Report No. 19).<br \\/>Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1978). Research, evaluation, and representation (LRI<br \\/>Report No. 18). Whittier, CA &amp; Boulder, CO: Linguistic Research<br \\/>Institute.<br \\/><br \\/>Ossorio, P. G. (1979\\/1981). Conceptual-notational devices: The pcf and<br \\/>related types. In K. E. Davis (Ed.), Advances in Descriptive Psychology,<br \\/>Vol. 1, (pp. 83-104). Greenwich, CN: JAI Press. (Original work<br \\/>published 1979 as LRI Report No. 22. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1980). Behavior pattern indexing (LRI Report No. 33).<br \\/>Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1980\\/1981). Representation, evaluation, and research.<br \\/>In K. E. Davis (Ed.), Advances in Descriptive Psychology, Vol. 1, (pp.<br \\/>105-135). Greenwich, CN: JAI Press. (Originally published in 1980<br \\/>as LRI Report No. 25. Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1980\\/1982). Embodiment. In K. E. Davis &amp; T. O.<br \\/>Mitchell (Eds.), Advances in Descriptive Psychology, Vol. 2, (pp. 11-<br \\/>32). Greenwich, CN: JAI Press. (Originally published in 1980 as LRI<br \\/>Report No. 23. Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1981). Ex post facto: The source of intractable origin problems<br \\/>and their solution (LRI Report No. 28a). Boulder, CO: Linguistic<br \\/>Research Institute.<br \\/><br \\/>Ossorio, P. G. (1981). Rap session 1981 conference (LRI Report No. 28b).<br \\/>Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1982\\/1983). A multicultural psychology. In K. E. Davis &amp;<br \\/>R. M. Bergner (Eds.), Advances in Descriptive Psychology, Vol. 3, (pp.<br \\/>13-44). Greenwich, CN: JAI Press. (Original work published 1982 as<br \\/>LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1982). Cognition (LRI Report No. 32). Boulder, CO:<br \\/>Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1982\\/1998). Place. The collected works of Peter G. Ossorio,<br \\/>Vol. III. Ann Arbor, MI. Descriptive Psychology Press. (Original<br \\/>work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder,<br \\/>CO.<br \\/><br \\/>Ossorio, P. G. (1983\\/1985\\/1997). Pathology. In Essays on clinical topics.<br \\/>The collected works of Peter G. Ossorio, Vol. II, (pp. 1-70). Ann Arbor,<br \\/>MI. Descriptive Psychology Press. Also published in K. E. Davis<br \\/>and T. O. Mitchell (Eds.), Advances in Descriptive Psychology, Vol.<br \\/>4. (pp. 151-201). Greenwich, CN: JAI Press, 1985. (Original work<br \\/>published 1983 as LRI Report No. 34. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1983\\/1985). An overview of Descriptive Psychology. In K.<br \\/>Gergen and K. E. Davis (Eds.), Social construction of the person, (pp.<br \\/>19-40). New York: Springer Verlacht. (Original work published 1983<br \\/>as LRI Report No. 35. Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1986\\/1997). Three minute lectures on emotion. In Essays<br \\/>on clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.<br \\/>99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original<br \\/>work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1986\\/1990). Appraisal. In A. O. Putman and K. E. Davis<br \\/>(Eds.), Advances in Descriptive Psychology, Vol. 5, (pp. 155-171). Ann<br \\/>Arbor, MI. Descriptive Psychology Press. (Original work published<br \\/>1986 as LRI Report No. 37. Boulder, CO: Linguistic Research<br \\/>Institute.)<br \\/><br \\/>Ossorio, P. G. (1986\\/1997). More three minute lectures on emotion. In<br \\/>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol.<br \\/>II, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press.<br \\/>(Original work published 1986 as LRI Report No. 36b. Boulder,<br \\/>CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1987\\/1997). Projective techniques. In Essays on clinical<br \\/>topics. The collected works of Peter G. Ossorio, Vol. II, (pp. 71-95). Ann<br \\/>Arbor, MI. Descriptive Psychology Press. (Original work published<br \\/>1986 as LRI Report No. 38a. Boulder, CO: Linguistic Research<br \\/>Institute.)<br \\/><br \\/>Ossorio, P. G. (1987\\/1997). Cognitive deficits in schizophrenia. In Essays<br \\/>on clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.<br \\/>165-193). Ann Arbor, MI. Descriptive Psychology Press. (Original<br \\/>work published 1987 as LRI Report No. 39a. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1988). Galaxies at 8:30. LRI Report No. 42a. Boulder,<br \\/>CO: Linguistic Research Institute.Ossorio, P. G. (1990). The human condition: Some formal aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1991). Naive baseball theory. Psychological Inquiry, 2,<br \\/>352-355.<br \\/><br \\/>Ossorio, P. G. (1992). Experience for robots? (ESI Report No. 1a). Boulder,<br \\/>CO: Ellery Systems, Inc.<br \\/><br \\/>Ossorio, P. G. (1992). An expert system for planning, design, and management<br \\/>support for the first lunar outpost (NAS 9-18687). Houston, TX:<br \\/>NASA Lyndon B. Johnson Space Center. (Also published as ESI<br \\/>Report No. 2. Boulder, CO: Ellery Systems, Inc.)<br \\/><br \\/>Ossorio, P. G. (1992). Robotic systems and automation for space application<br \\/>(NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space<br \\/>Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery<br \\/>Systems, Inc.)<table><tbody><tr><td style=\\\"width: 18%; text-align: center; color: darkblue; font-weight: bold;\\\">LRI <br \\/>Report No.<\\/td><td style=\\\"text-align: center; color: darkblue; font-weight: bold;\\\">Citation<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>1<\\/b><\\/td><td>Ossorio, P.G. (1964) Classification space: A multivariate procedure for <br \\/>automatic document indexing and retrieval<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>2<\\/b><\\/td><td>Ossorio, P. G. (1968). Attribute space development and evaluation<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>3<\\/b><\\/td><td>Ossorio, P.G. (1966). Persons: Volume I.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>3<\\/b><\\/td><td>Ossorio, P.G. (1966). Persons: Volume II.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>4a<\\/b><\\/td><td>Ossorio, P. G. (1967). Outline of behavior description.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>4b<\\/b><\\/td><td>Ossorio, P.G. (1969). Notes on behavior description.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>4c<\\/b><\\/td><td>Ossorio, P.G. (1968). Explanation, falsifiability, and rule-following.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>4d<\\/b><\\/td><td>Holmes, P.G. (1975). Outline of Descriptive Psychology for personality theory and clinical applications.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>5<\\/b><\\/td><td style=\\\"width: 80%;\\\">Ossorio, J.R. (1971). Psychotherapy: A means-ends study<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>5<\\/b><\\/td><td style=\\\"width: 80%;\\\">Putman, A.O. (1972). Essays in Descriptive Psychology<\\/td><\\/tr><\\/tbody><\\/table><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13862,8050,'_wp_page_template','default'),
(13863,8050,'_elementor_edit_mode','builder'),
(13864,8050,'_elementor_template_type','wp-page'),
(13865,8050,'_elementor_version','3.33.0'),
(13866,8050,'_elementor_pro_version','3.33.1'),
(13867,8050,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13868,8050,'_elementor_data','[{\"id\":\"7fc760bb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7f9ddc94\",\"elType\":\"widget\",\"settings\":{\"title\":\"LRI Reports with full citations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b73ce5f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"37a3d3c7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>Ossorio, P. G. (1967). Rule\\u2013following in grammar and behavior (LRI<br \\/>Report No. 7). Los Angeles, CA &amp; Boulder, CO: Linguistic Research<br \\/>Institute.<\\/div><div>\\u00a0<\\/div><div>Ossorio, P. G. (1968). The shaping of things to come. [Review of Science<br \\/>and human affairs, by R. E. Farson, Ed., and of New view of the nature<br \\/>of man, by J. R. Platt, Ed.]. Contemporary Psychology, 13, 140-142.<br \\/><br \\/>Ossorio, P. G. (1969). All the world\\u2019s a fact. [Review of the book: M.<br \\/>Kochen, Ed. The growth of knowledge]. Contemporary Psychology, 14,<br \\/>232-233.<br \\/><br \\/>Ossorio, P. G. (1969\\/1978). Meaning and symbolism (LRI Report No.<br \\/>15). Whittier, CA and Boulder, CO: Linguistic Research Institute.<br \\/>(Original work published 1969 as LRI Report No. 10. Boulder, CO:<br \\/>Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1970\\/1981). Outline of Descriptive Psychology for<br \\/>personality theory and clinical applications. In K. E. Davis (Ed.),<br \\/>Advances in Descriptive Psychology, Vol. 1, (pp. 57-82). Greenwich,<br \\/>CN: JAI Press. (Original work published 1970 as LRI Report No. 4d.<br \\/>Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1971\\/1978). State of affairs systems (LRI Report No.<br \\/>14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br \\/>(Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air<br \\/>Development Center, New York.)<br \\/><br \\/>Ossorio, P. G. (1971\\/1975\\/1978\\/2005). \\u201cWhat actually happens\\u201d: The<br \\/>representation of real world phenomena. The collected works of Peter G.<br \\/>Ossorio, Vol. IV. Ann Arbor, MI. Descriptive Psychology Press. Also<br \\/>published Columbia, South Carolina: University of South Carolina<br \\/>Press, 1975, 1978. (Original work published 1971 as LRI Report<br \\/>No. 10a. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br \\/>Later listed as LRI Report No. 20.)<br \\/><br \\/>Ossorio, P. G. (1972\\/1973). Never smile at a crocodile. Journal for the<br \\/>Theory of Social Behavior, 3, 131\\u2013140. (Original work published 1972<br \\/>as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1976). Clinical topics (LRI Report No. 11). Whittier, CA<br \\/>and Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1977). Positive health and transcendental theories (LRI<br \\/>Report No. 13). Whittier, CA &amp; Boulder, CO: Linguistic Research<br \\/>Institute.<br \\/><br \\/>Ossorio, P. G. (1978). Personality and personality theories (LRI Report No.<br \\/>16). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br \\/>462 \\uf076 The Behavior Of Persons<br \\/><br \\/>Ossorio, P. G. (1978). Religion without doctrine (LRI Report No. 19).<br \\/>Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1978). Research, evaluation, and representation (LRI<br \\/>Report No. 18). Whittier, CA &amp; Boulder, CO: Linguistic Research<br \\/>Institute.<br \\/><br \\/>Ossorio, P. G. (1979\\/1981). Conceptual-notational devices: The pcf and<br \\/>related types. In K. E. Davis (Ed.), Advances in Descriptive Psychology,<br \\/>Vol. 1, (pp. 83-104). Greenwich, CN: JAI Press. (Original work<br \\/>published 1979 as LRI Report No. 22. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1980). Behavior pattern indexing (LRI Report No. 33).<br \\/>Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1980\\/1981). Representation, evaluation, and research.<br \\/>In K. E. Davis (Ed.), Advances in Descriptive Psychology, Vol. 1, (pp.<br \\/>105-135). Greenwich, CN: JAI Press. (Originally published in 1980<br \\/>as LRI Report No. 25. Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1980\\/1982). Embodiment. In K. E. Davis &amp; T. O.<br \\/>Mitchell (Eds.), Advances in Descriptive Psychology, Vol. 2, (pp. 11-<br \\/>32). Greenwich, CN: JAI Press. (Originally published in 1980 as LRI<br \\/>Report No. 23. Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1981). Ex post facto: The source of intractable origin problems<br \\/>and their solution (LRI Report No. 28a). Boulder, CO: Linguistic<br \\/>Research Institute.<br \\/><br \\/>Ossorio, P. G. (1981). Rap session 1981 conference (LRI Report No. 28b).<br \\/>Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1982\\/1983). A multicultural psychology. In K. E. Davis &amp;<br \\/>R. M. Bergner (Eds.), Advances in Descriptive Psychology, Vol. 3, (pp.<br \\/>13-44). Greenwich, CN: JAI Press. (Original work published 1982 as<br \\/>LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1982). Cognition (LRI Report No. 32). Boulder, CO:<br \\/>Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1982\\/1998). Place. The collected works of Peter G. Ossorio,<br \\/>Vol. III. Ann Arbor, MI. Descriptive Psychology Press. (Original<br \\/>work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder,<br \\/>CO.<br \\/><br \\/>Ossorio, P. G. (1983\\/1985\\/1997). Pathology. In Essays on clinical topics.<br \\/>The collected works of Peter G. Ossorio, Vol. II, (pp. 1-70). Ann Arbor,<br \\/>MI. Descriptive Psychology Press. Also published in K. E. Davis<br \\/>and T. O. Mitchell (Eds.), Advances in Descriptive Psychology, Vol.<br \\/>4. (pp. 151-201). Greenwich, CN: JAI Press, 1985. (Original work<br \\/>published 1983 as LRI Report No. 34. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1983\\/1985). An overview of Descriptive Psychology. In K.<br \\/>Gergen and K. E. Davis (Eds.), Social construction of the person, (pp.<br \\/>19-40). New York: Springer Verlacht. (Original work published 1983<br \\/>as LRI Report No. 35. Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1986\\/1997). Three minute lectures on emotion. In Essays<br \\/>on clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.<br \\/>99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original<br \\/>work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1986\\/1990). Appraisal. In A. O. Putman and K. E. Davis<br \\/>(Eds.), Advances in Descriptive Psychology, Vol. 5, (pp. 155-171). Ann<br \\/>Arbor, MI. Descriptive Psychology Press. (Original work published<br \\/>1986 as LRI Report No. 37. Boulder, CO: Linguistic Research<br \\/>Institute.)<br \\/><br \\/>Ossorio, P. G. (1986\\/1997). More three minute lectures on emotion. In<br \\/>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol.<br \\/>II, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press.<br \\/>(Original work published 1986 as LRI Report No. 36b. Boulder,<br \\/>CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1987\\/1997). Projective techniques. In Essays on clinical<br \\/>topics. The collected works of Peter G. Ossorio, Vol. II, (pp. 71-95). Ann<br \\/>Arbor, MI. Descriptive Psychology Press. (Original work published<br \\/>1986 as LRI Report No. 38a. Boulder, CO: Linguistic Research<br \\/>Institute.)<br \\/><br \\/>Ossorio, P. G. (1987\\/1997). Cognitive deficits in schizophrenia. In Essays<br \\/>on clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.<br \\/>165-193). Ann Arbor, MI. Descriptive Psychology Press. (Original<br \\/>work published 1987 as LRI Report No. 39a. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1988). Galaxies at 8:30. LRI Report No. 42a. Boulder,<br \\/>CO: Linguistic Research Institute.Ossorio, P. G. (1990). The human condition: Some formal aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1991). Naive baseball theory. Psychological Inquiry, 2,<br \\/>352-355.<br \\/><br \\/>Ossorio, P. G. (1992). Experience for robots? (ESI Report No. 1a). Boulder,<br \\/>CO: Ellery Systems, Inc.<br \\/><br \\/>Ossorio, P. G. (1992). An expert system for planning, design, and management<br \\/>support for the first lunar outpost (NAS 9-18687). Houston, TX:<br \\/>NASA Lyndon B. Johnson Space Center. (Also published as ESI<br \\/>Report No. 2. Boulder, CO: Ellery Systems, Inc.)<br \\/><br \\/>Ossorio, P. G. (1992). Robotic systems and automation for space application<br \\/>(NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space<br \\/>Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery<br \\/>Systems, Inc.)<table><tbody><tr><td style=\\\"width: 18%; text-align: center; color: darkblue; font-weight: bold;\\\">LRI <br \\/>Report No.<\\/td><td style=\\\"text-align: center; color: darkblue; font-weight: bold;\\\">Citation<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>1<\\/b><\\/td><td>Ossorio, P.G. (1964) Classification space: A multivariate procedure for <br \\/>automatic document indexing and retrieval<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>2<\\/b><\\/td><td>Ossorio, P. G. (1968). Attribute space development and evaluation<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>3<\\/b><\\/td><td>Ossorio, P.G. (1966). Persons: Volume I.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>3<\\/b><\\/td><td>Ossorio, P.G. (1966). Persons: Volume II.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>4a<\\/b><\\/td><td>Ossorio, P. G. (1967). Outline of behavior description.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>4b<\\/b><\\/td><td>Ossorio, P.G. (1969). Notes on behavior description.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>4c<\\/b><\\/td><td>Ossorio, P.G. (1968). Explanation, falsifiability, and rule-following.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>4d<\\/b><\\/td><td>Holmes, P.G. (1975). Outline of Descriptive Psychology for personality theory and clinical applications.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>5<\\/b><\\/td><td style=\\\"width: 80%;\\\">Ossorio, J.R. (1971). Psychotherapy: A means-ends study<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>5<\\/b><\\/td><td style=\\\"width: 80%;\\\">Putman, A.O. (1972). Essays in Descriptive Psychology<\\/td><\\/tr><\\/tbody><\\/table><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13869,8051,'_wp_page_template','default'),
(13870,8051,'_elementor_edit_mode','builder'),
(13871,8051,'_elementor_template_type','wp-page'),
(13872,8051,'_elementor_version','3.33.0'),
(13873,8051,'_elementor_pro_version','3.33.1'),
(13874,8051,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13875,8051,'_elementor_data','[{\"id\":\"7fc760bb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7f9ddc94\",\"elType\":\"widget\",\"settings\":{\"title\":\"LRI Reports with full citations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2b73ce5f\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"37a3d3c7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>Ossorio, P. G. (1967). Rule\\u2013following in grammar and behavior (LRI<br \\/>Report No. 7). Los Angeles, CA &amp; Boulder, CO: Linguistic Research<br \\/>Institute.<\\/div><div>\\u00a0<\\/div><div>Ossorio, P. G. (1968). The shaping of things to come. [Review of Science<br \\/>and human affairs, by R. E. Farson, Ed., and of New view of the nature<br \\/>of man, by J. R. Platt, Ed.]. Contemporary Psychology, 13, 140-142.<br \\/><br \\/>Ossorio, P. G. (1969). All the world\\u2019s a fact. [Review of the book: M.<br \\/>Kochen, Ed. The growth of knowledge]. Contemporary Psychology, 14,<br \\/>232-233.<br \\/><br \\/>Ossorio, P. G. (1969\\/1978). Meaning and symbolism (LRI Report No.<br \\/>15). Whittier, CA and Boulder, CO: Linguistic Research Institute.<br \\/>(Original work published 1969 as LRI Report No. 10. Boulder, CO:<br \\/>Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1970\\/1981). Outline of Descriptive Psychology for<br \\/>personality theory and clinical applications. In K. E. Davis (Ed.),<br \\/>Advances in Descriptive Psychology, Vol. 1, (pp. 57-82). Greenwich,<br \\/>CN: JAI Press. (Original work published 1970 as LRI Report No. 4d.<br \\/>Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1971\\/1978). State of affairs systems (LRI Report No.<br \\/>14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br \\/>(Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air<br \\/>Development Center, New York.)<br \\/><br \\/>Ossorio, P. G. (1971\\/1975\\/1978\\/2005). \\u201cWhat actually happens\\u201d: The<br \\/>representation of real world phenomena. The collected works of Peter G.<br \\/>Ossorio, Vol. IV. Ann Arbor, MI. Descriptive Psychology Press. Also<br \\/>published Columbia, South Carolina: University of South Carolina<br \\/>Press, 1975, 1978. (Original work published 1971 as LRI Report<br \\/>No. 10a. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br \\/>Later listed as LRI Report No. 20.)<br \\/><br \\/>Ossorio, P. G. (1972\\/1973). Never smile at a crocodile. Journal for the<br \\/>Theory of Social Behavior, 3, 131\\u2013140. (Original work published 1972<br \\/>as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1976). Clinical topics (LRI Report No. 11). Whittier, CA<br \\/>and Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1977). Positive health and transcendental theories (LRI<br \\/>Report No. 13). Whittier, CA &amp; Boulder, CO: Linguistic Research<br \\/>Institute.<br \\/><br \\/>Ossorio, P. G. (1978). Personality and personality theories (LRI Report No.<br \\/>16). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br \\/>462 \\uf076 The Behavior Of Persons<br \\/><br \\/>Ossorio, P. G. (1978). Religion without doctrine (LRI Report No. 19).<br \\/>Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1978). Research, evaluation, and representation (LRI<br \\/>Report No. 18). Whittier, CA &amp; Boulder, CO: Linguistic Research<br \\/>Institute.<br \\/><br \\/>Ossorio, P. G. (1979\\/1981). Conceptual-notational devices: The pcf and<br \\/>related types. In K. E. Davis (Ed.), Advances in Descriptive Psychology,<br \\/>Vol. 1, (pp. 83-104). Greenwich, CN: JAI Press. (Original work<br \\/>published 1979 as LRI Report No. 22. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1980). Behavior pattern indexing (LRI Report No. 33).<br \\/>Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1980\\/1981). Representation, evaluation, and research.<br \\/>In K. E. Davis (Ed.), Advances in Descriptive Psychology, Vol. 1, (pp.<br \\/>105-135). Greenwich, CN: JAI Press. (Originally published in 1980<br \\/>as LRI Report No. 25. Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1980\\/1982). Embodiment. In K. E. Davis &amp; T. O.<br \\/>Mitchell (Eds.), Advances in Descriptive Psychology, Vol. 2, (pp. 11-<br \\/>32). Greenwich, CN: JAI Press. (Originally published in 1980 as LRI<br \\/>Report No. 23. Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1981). Ex post facto: The source of intractable origin problems<br \\/>and their solution (LRI Report No. 28a). Boulder, CO: Linguistic<br \\/>Research Institute.<br \\/><br \\/>Ossorio, P. G. (1981). Rap session 1981 conference (LRI Report No. 28b).<br \\/>Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1982\\/1983). A multicultural psychology. In K. E. Davis &amp;<br \\/>R. M. Bergner (Eds.), Advances in Descriptive Psychology, Vol. 3, (pp.<br \\/>13-44). Greenwich, CN: JAI Press. (Original work published 1982 as<br \\/>LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1982). Cognition (LRI Report No. 32). Boulder, CO:<br \\/>Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1982\\/1998). Place. The collected works of Peter G. Ossorio,<br \\/>Vol. III. Ann Arbor, MI. Descriptive Psychology Press. (Original<br \\/>work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder,<br \\/>CO.<br \\/><br \\/>Ossorio, P. G. (1983\\/1985\\/1997). Pathology. In Essays on clinical topics.<br \\/>The collected works of Peter G. Ossorio, Vol. II, (pp. 1-70). Ann Arbor,<br \\/>MI. Descriptive Psychology Press. Also published in K. E. Davis<br \\/>and T. O. Mitchell (Eds.), Advances in Descriptive Psychology, Vol.<br \\/>4. (pp. 151-201). Greenwich, CN: JAI Press, 1985. (Original work<br \\/>published 1983 as LRI Report No. 34. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1983\\/1985). An overview of Descriptive Psychology. In K.<br \\/>Gergen and K. E. Davis (Eds.), Social construction of the person, (pp.<br \\/>19-40). New York: Springer Verlacht. (Original work published 1983<br \\/>as LRI Report No. 35. Boulder, CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1986\\/1997). Three minute lectures on emotion. In Essays<br \\/>on clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.<br \\/>99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original<br \\/>work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1986\\/1990). Appraisal. In A. O. Putman and K. E. Davis<br \\/>(Eds.), Advances in Descriptive Psychology, Vol. 5, (pp. 155-171). Ann<br \\/>Arbor, MI. Descriptive Psychology Press. (Original work published<br \\/>1986 as LRI Report No. 37. Boulder, CO: Linguistic Research<br \\/>Institute.)<br \\/><br \\/>Ossorio, P. G. (1986\\/1997). More three minute lectures on emotion. In<br \\/>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol.<br \\/>II, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press.<br \\/>(Original work published 1986 as LRI Report No. 36b. Boulder,<br \\/>CO: Linguistic Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1987\\/1997). Projective techniques. In Essays on clinical<br \\/>topics. The collected works of Peter G. Ossorio, Vol. II, (pp. 71-95). Ann<br \\/>Arbor, MI. Descriptive Psychology Press. (Original work published<br \\/>1986 as LRI Report No. 38a. Boulder, CO: Linguistic Research<br \\/>Institute.)<br \\/><br \\/>Ossorio, P. G. (1987\\/1997). Cognitive deficits in schizophrenia. In Essays<br \\/>on clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.<br \\/>165-193). Ann Arbor, MI. Descriptive Psychology Press. (Original<br \\/>work published 1987 as LRI Report No. 39a. Boulder, CO: Linguistic<br \\/>Research Institute.)<br \\/><br \\/>Ossorio, P. G. (1988). Galaxies at 8:30. LRI Report No. 42a. Boulder,<br \\/>CO: Linguistic Research Institute.Ossorio, P. G. (1990). The human condition: Some formal aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.<br \\/><br \\/>Ossorio, P. G. (1991). Naive baseball theory. Psychological Inquiry, 2,<br \\/>352-355.<br \\/><br \\/>Ossorio, P. G. (1992). Experience for robots? (ESI Report No. 1a). Boulder,<br \\/>CO: Ellery Systems, Inc.<br \\/><br \\/>Ossorio, P. G. (1992). An expert system for planning, design, and management<br \\/>support for the first lunar outpost (NAS 9-18687). Houston, TX:<br \\/>NASA Lyndon B. Johnson Space Center. (Also published as ESI<br \\/>Report No. 2. Boulder, CO: Ellery Systems, Inc.)<br \\/><br \\/>Ossorio, P. G. (1992). Robotic systems and automation for space application<br \\/>(NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space<br \\/>Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery<br \\/>Systems, Inc.)<table><tbody><tr><td style=\\\"width: 18%; text-align: center; color: darkblue; font-weight: bold;\\\">LRI <br \\/>Report No.<\\/td><td style=\\\"text-align: center; color: darkblue; font-weight: bold;\\\">Citation<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>1<\\/b><\\/td><td>Ossorio, P.G. (1964) Classification space: A multivariate procedure for <br \\/>automatic document indexing and retrieval<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>2<\\/b><\\/td><td>Ossorio, P. G. (1968). Attribute space development and evaluation<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>3<\\/b><\\/td><td>Ossorio, P.G. (1966). Persons: Volume I.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>3<\\/b><\\/td><td>Ossorio, P.G. (1966). Persons: Volume II.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>4a<\\/b><\\/td><td>Ossorio, P. G. (1967). Outline of behavior description.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>4b<\\/b><\\/td><td>Ossorio, P.G. (1969). Notes on behavior description.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>4c<\\/b><\\/td><td>Ossorio, P.G. (1968). Explanation, falsifiability, and rule-following.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>4d<\\/b><\\/td><td>Holmes, P.G. (1975). Outline of Descriptive Psychology for personality theory and clinical applications.<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>5<\\/b><\\/td><td style=\\\"width: 80%;\\\">Ossorio, J.R. (1971). Psychotherapy: A means-ends study<\\/td><\\/tr><tr><td style=\\\"text-align: center;\\\"><b>5<\\/b><\\/td><td style=\\\"width: 80%;\\\">Putman, A.O. (1972). Essays in Descriptive Psychology<\\/td><\\/tr><\\/tbody><\\/table><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13877,4250,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(13878,8052,'_wp_page_template','default'),
(13879,8052,'_elementor_edit_mode','builder'),
(13880,8052,'_elementor_template_type','wp-page'),
(13881,8052,'_elementor_version','3.33.0'),
(13882,8052,'_elementor_pro_version','3.33.1'),
(13883,8052,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13884,8052,'_elementor_data','[{\"id\":\"17f2b844\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"bba8e81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Posts\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"198844a3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"66990a77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"panel-group\\\">\\n  <div class=\\\"panel panel-default\\\">\\n    <div class=\\\"panel-heading\\\">\\n      <h4 class=\\\"panel-title\\\">\\n        <a data-toggle=\\\"collapse\\\" href=\\\"\\/#collapse1\\\">Tony Putman<\\/a>\\n      <\\/h4>\\n    <\\/div>\\n    <div id=\\\"collapse1\\\" class=\\\"panel-collapse collapse\\\">\\n    [wp-rss-aggregator source=\\\"22\\\" limit=\\\"3\\\"]\\n  <\\/div>\\n<\\/div>\\n<div id=\\\"myAccordion\\\" class=\\\"accordion\\\">\\n\\n        <div class=\\\"accordion-group\\\">\\n\\n            <div class=\\\"accordion-heading\\\">\\n\\n                <a href=\\\"\\/#collapseOne\\\" data-parent=\\\"#myAccordion\\\" data-toggle=\\\"collapse\\\" class=\\\"accordion-toggle\\\">1. What is HTML?<\\/a>\\n\\n            <\\/div>\\n\\n            <div class=\\\"accordion-body collapse\\\" id=\\\"collapseOne\\\">\\n\\n                <div class=\\\"accordion-inner\\\">\\n\\n                    <p>HTML stands for HyperText Markup Language. HTML is the main markup language for describing the structure of Web pages. <a href=\\\"http:\\/\\/www.tutorialrepublic.com\\/html-tutorial\\/\\\" target=\\\"_blank\\\">Learn more.<\\/a><\\/p>\\n\\n                <\\/div>\\n\\n            <\\/div>\\n\\n        <\\/div>    \\n\\n        <div class=\\\"accordion-group\\\">\\n\\n            <div class=\\\"accordion-heading\\\">\\n\\n                <a href=\\\"\\/#collapseTwo\\\" data-parent=\\\"#myAccordion\\\" data-toggle=\\\"collapse\\\" class=\\\"accordion-toggle\\\">2. What is Twitter Bootstrap?<\\/a>\\n\\n            <\\/div>\\n\\n            <div class=\\\"accordion-body collapse in\\\" id=\\\"collapseTwo\\\">\\n\\n                <div class=\\\"accordion-inner\\\">\\n\\n                    <p>Twitter Bootstrap is a powerful front-end framework for faster and easier web development. It is a collection of CSS and HTML conventions. <a href=\\\"http:\\/\\/www.tutorialrepublic.com\\/twitter-bootstrap-tutorial\\/\\\" target=\\\"_blank\\\">Learn more.<\\/a><\\/p>\\n\\n                <\\/div>\\n\\n            <\\/div>\\n\\n        <\\/div>\\n\\n        <div class=\\\"accordion-group\\\">\\n\\n            <div class=\\\"accordion-heading\\\">\\n\\n                <a href=\\\"\\/#collapseThree\\\" data-parent=\\\"#myAccordion\\\" data-toggle=\\\"collapse\\\" class=\\\"accordion-toggle\\\">3. What is CSS?<\\/a>\\n\\n            <\\/div>\\n\\n            <div class=\\\"accordion-body collapse\\\" id=\\\"collapseThree\\\">\\n\\n                <div class=\\\"accordion-inner\\\">\\n\\n                    <p>CSS stands for Cascading Style Sheet. CSS allows you to specify various style properties for a given HTML element such as colors, backgrounds, fonts etc. <a href=\\\"http:\\/\\/www.tutorialrepublic.com\\/css-tutorial\\/\\\" target=\\\"_blank\\\">Learn more.<\\/a><\\/p>\\n\\n                <\\/div>\\n\\n            <\\/div>\\n\\n        <\\/div>\\n\\n      <\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13885,8053,'_wp_page_template','default'),
(13886,8053,'_elementor_edit_mode','builder'),
(13887,8053,'_elementor_template_type','wp-page'),
(13888,8053,'_elementor_version','3.33.0'),
(13889,8053,'_elementor_pro_version','3.33.1'),
(13890,8053,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13891,8053,'_elementor_data','[{\"id\":\"17f2b844\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"bba8e81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Posts\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"198844a3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"66990a77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"panel-group\\\">\\n  <div class=\\\"panel panel-default\\\">\\n    <div class=\\\"panel-heading\\\">\\n      <h4 class=\\\"panel-title\\\">\\n        <a data-toggle=\\\"collapse\\\" href=\\\"\\/#collapse1\\\">Tony Putman<\\/a>\\n      <\\/h4>\\n    <\\/div>\\n    <div id=\\\"collapse1\\\" class=\\\"panel-collapse collapse\\\">\\n    [wp-rss-aggregator source=\\\"22\\\" limit=\\\"3\\\"]\\n  <\\/div>\\n<\\/div>\\n<div id=\\\"myAccordion\\\" class=\\\"accordion\\\">\\n\\n        <div class=\\\"accordion-group\\\">\\n\\n            <div class=\\\"accordion-heading\\\">\\n\\n                <a href=\\\"\\/#collapseOne\\\" data-parent=\\\"#myAccordion\\\" data-toggle=\\\"collapse\\\" class=\\\"accordion-toggle\\\">1. What is HTML?<\\/a>\\n\\n            <\\/div>\\n\\n            <div class=\\\"accordion-body collapse\\\" id=\\\"collapseOne\\\">\\n\\n                <div class=\\\"accordion-inner\\\">\\n\\n                    <p>HTML stands for HyperText Markup Language. HTML is the main markup language for describing the structure of Web pages. <a href=\\\"http:\\/\\/www.tutorialrepublic.com\\/html-tutorial\\/\\\" target=\\\"_blank\\\">Learn more.<\\/a><\\/p>\\n\\n                <\\/div>\\n\\n            <\\/div>\\n\\n        <\\/div>    \\n\\n        <div class=\\\"accordion-group\\\">\\n\\n            <div class=\\\"accordion-heading\\\">\\n\\n                <a href=\\\"\\/#collapseTwo\\\" data-parent=\\\"#myAccordion\\\" data-toggle=\\\"collapse\\\" class=\\\"accordion-toggle\\\">2. What is Twitter Bootstrap?<\\/a>\\n\\n            <\\/div>\\n\\n            <div class=\\\"accordion-body collapse in\\\" id=\\\"collapseTwo\\\">\\n\\n                <div class=\\\"accordion-inner\\\">\\n\\n                    <p>Twitter Bootstrap is a powerful front-end framework for faster and easier web development. It is a collection of CSS and HTML conventions. <a href=\\\"http:\\/\\/www.tutorialrepublic.com\\/twitter-bootstrap-tutorial\\/\\\" target=\\\"_blank\\\">Learn more.<\\/a><\\/p>\\n\\n                <\\/div>\\n\\n            <\\/div>\\n\\n        <\\/div>\\n\\n        <div class=\\\"accordion-group\\\">\\n\\n            <div class=\\\"accordion-heading\\\">\\n\\n                <a href=\\\"\\/#collapseThree\\\" data-parent=\\\"#myAccordion\\\" data-toggle=\\\"collapse\\\" class=\\\"accordion-toggle\\\">3. What is CSS?<\\/a>\\n\\n            <\\/div>\\n\\n            <div class=\\\"accordion-body collapse\\\" id=\\\"collapseThree\\\">\\n\\n                <div class=\\\"accordion-inner\\\">\\n\\n                    <p>CSS stands for Cascading Style Sheet. CSS allows you to specify various style properties for a given HTML element such as colors, backgrounds, fonts etc. <a href=\\\"http:\\/\\/www.tutorialrepublic.com\\/css-tutorial\\/\\\" target=\\\"_blank\\\">Learn more.<\\/a><\\/p>\\n\\n                <\\/div>\\n\\n            <\\/div>\\n\\n        <\\/div>\\n\\n      <\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13892,8054,'_wp_page_template','default'),
(13893,8054,'_elementor_edit_mode','builder'),
(13894,8054,'_elementor_template_type','wp-page'),
(13895,8054,'_elementor_version','3.33.0'),
(13896,8054,'_elementor_pro_version','3.33.1'),
(13897,8054,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13898,8054,'_elementor_data','[{\"id\":\"17f2b844\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"bba8e81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Posts\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"198844a3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"66990a77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"panel-group\\\">\\n  <div class=\\\"panel panel-default\\\">\\n    <div class=\\\"panel-heading\\\">\\n      <h4 class=\\\"panel-title\\\">\\n        <a data-toggle=\\\"collapse\\\" href=\\\"\\/#collapse1\\\">Tony Putman<\\/a>\\n      <\\/h4>\\n    <\\/div>\\n    <div id=\\\"collapse1\\\" class=\\\"panel-collapse collapse\\\">\\n    [wp-rss-aggregator source=\\\"22\\\" limit=\\\"3\\\"]\\n  <\\/div>\\n<\\/div>\\n<div id=\\\"myAccordion\\\" class=\\\"accordion\\\">\\n\\n        <div class=\\\"accordion-group\\\">\\n\\n            <div class=\\\"accordion-heading\\\">\\n\\n                <a href=\\\"\\/#collapseOne\\\" data-parent=\\\"#myAccordion\\\" data-toggle=\\\"collapse\\\" class=\\\"accordion-toggle\\\">1. What is HTML?<\\/a>\\n\\n            <\\/div>\\n\\n            <div class=\\\"accordion-body collapse\\\" id=\\\"collapseOne\\\">\\n\\n                <div class=\\\"accordion-inner\\\">\\n\\n                    <p>HTML stands for HyperText Markup Language. HTML is the main markup language for describing the structure of Web pages. <a href=\\\"http:\\/\\/www.tutorialrepublic.com\\/html-tutorial\\/\\\" target=\\\"_blank\\\">Learn more.<\\/a><\\/p>\\n\\n                <\\/div>\\n\\n            <\\/div>\\n\\n        <\\/div>    \\n\\n        <div class=\\\"accordion-group\\\">\\n\\n            <div class=\\\"accordion-heading\\\">\\n\\n                <a href=\\\"\\/#collapseTwo\\\" data-parent=\\\"#myAccordion\\\" data-toggle=\\\"collapse\\\" class=\\\"accordion-toggle\\\">2. What is Twitter Bootstrap?<\\/a>\\n\\n            <\\/div>\\n\\n            <div class=\\\"accordion-body collapse in\\\" id=\\\"collapseTwo\\\">\\n\\n                <div class=\\\"accordion-inner\\\">\\n\\n                    <p>Twitter Bootstrap is a powerful front-end framework for faster and easier web development. It is a collection of CSS and HTML conventions. <a href=\\\"http:\\/\\/www.tutorialrepublic.com\\/twitter-bootstrap-tutorial\\/\\\" target=\\\"_blank\\\">Learn more.<\\/a><\\/p>\\n\\n                <\\/div>\\n\\n            <\\/div>\\n\\n        <\\/div>\\n\\n        <div class=\\\"accordion-group\\\">\\n\\n            <div class=\\\"accordion-heading\\\">\\n\\n                <a href=\\\"\\/#collapseThree\\\" data-parent=\\\"#myAccordion\\\" data-toggle=\\\"collapse\\\" class=\\\"accordion-toggle\\\">3. What is CSS?<\\/a>\\n\\n            <\\/div>\\n\\n            <div class=\\\"accordion-body collapse\\\" id=\\\"collapseThree\\\">\\n\\n                <div class=\\\"accordion-inner\\\">\\n\\n                    <p>CSS stands for Cascading Style Sheet. CSS allows you to specify various style properties for a given HTML element such as colors, backgrounds, fonts etc. <a href=\\\"http:\\/\\/www.tutorialrepublic.com\\/css-tutorial\\/\\\" target=\\\"_blank\\\">Learn more.<\\/a><\\/p>\\n\\n                <\\/div>\\n\\n            <\\/div>\\n\\n        <\\/div>\\n\\n      <\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13900,20,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(13901,8055,'_wp_page_template','default'),
(13902,8055,'_elementor_edit_mode','builder'),
(13903,8055,'_elementor_template_type','wp-page'),
(13904,8055,'_elementor_version','3.33.0'),
(13905,8055,'_elementor_pro_version','3.33.1'),
(13906,8055,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13907,8055,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.<\\/p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.<\\/p><h3>Membership categories include:<\\/h3><ul><li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li><\\/ul><p>For additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.<\\/p><p>If you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae05a03\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"button_background_hover_background\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":7201}],\"isInner\":false}]'),
(13908,8056,'_wp_page_template','default'),
(13909,8056,'_elementor_edit_mode','builder'),
(13910,8056,'_elementor_template_type','wp-page'),
(13911,8056,'_elementor_version','3.33.0'),
(13912,8056,'_elementor_pro_version','3.33.1'),
(13913,8056,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13914,8056,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.<\\/p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.<\\/p><h3>Membership categories include:<\\/h3><ul><li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li><\\/ul><p>For additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.<\\/p><p>If you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae05a03\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"button_background_hover_background\":\"\",\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":7201}],\"isInner\":false}]'),
(13915,8057,'_wp_page_template','default'),
(13916,8057,'_elementor_edit_mode','builder'),
(13917,8057,'_elementor_template_type','wp-page'),
(13918,8057,'_elementor_version','3.33.0'),
(13919,8057,'_elementor_pro_version','3.33.1'),
(13920,8057,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13921,8057,'_elementor_data','[{\"id\":\"2f978388\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6507ef34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Membership\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66363d2c\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c0416af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.<\\/p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'\\u0080\\u0099s seminal 2006 work, <em>The Behavior of Persons<\\/em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio<\\/em>, as their initial publication benefit, but they may <a href=\\\"http:\\/\\/sdp.org\\/publications\\/books.shtml\\\">request a different benefit<\\/a> if they choose.<\\/p><h3>Membership categories include:<\\/h3><ul><li style=\\\"padding: 0px 20px;\\\"><strong>Regular membership,<\\/strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Family memberships<\\/strong>, with dues of $135, are provided for all members of a family residing together. \\u00a0Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..<\\/li><li style=\\\"padding: 0px 20px;\\\"><strong>Student membership<\\/strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.<\\/li><\\/ul><p>For additional information about membership, please contact J. Hap Cox, Secretary\\/Treasurer, at info@sdp.org.<\\/p><p>If you have any questions, please contact by email at <span style=\\\"color: darkblue; font-weight: bold;\\\">info@sdp.org<\\/span>.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ae05a03\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Apply\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"global\",\"templateID\":7201}],\"isInner\":false}]'),
(13923,225,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:12:\"text_padding\";i:1;s:13:\"border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:16:\"_flex_align_self\";i:1;}}}}}'),
(13924,8058,'_elementor_edit_mode','builder'),
(13925,8058,'_elementor_template_type','wp-page'),
(13926,8058,'_elementor_version','3.33.0'),
(13927,8058,'_elementor_pro_version','3.33.1'),
(13928,8058,'_wp_page_template','default'),
(13929,8058,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13930,8058,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7800000000000000266453525910037569701671600341796875,\"sizes\":[]},\"background_color\":\"#C8AE83\"},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":82,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(13931,8059,'_elementor_edit_mode','builder'),
(13932,8059,'_elementor_template_type','wp-page'),
(13933,8059,'_elementor_version','3.33.0'),
(13934,8059,'_elementor_pro_version','3.33.1'),
(13935,8059,'_wp_page_template','default'),
(13936,8059,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13937,8059,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7800000000000000266453525910037569701671600341796875,\"sizes\":[]},\"background_color\":\"#C8AE83\"},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":82,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(13938,8060,'_elementor_edit_mode','builder'),
(13939,8060,'_elementor_template_type','wp-page'),
(13940,8060,'_elementor_version','3.33.0'),
(13941,8060,'_elementor_pro_version','3.33.1'),
(13942,8060,'_wp_page_template','default'),
(13943,8060,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13944,8060,'_elementor_data','[{\"id\":\"6e9f5d2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7800000000000000266453525910037569701671600341796875,\"sizes\":[]},\"background_color\":\"#C8AE83\"},\"elements\":[{\"id\":\"418dc0c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"7911e05c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1b2a346\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5cb3162\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"66d80ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41fdb92\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"bfa2063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"fc8eda8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"152fc4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"749bc42\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"842def8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f6b19f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"fd2ec65\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"35dcbfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1919c3a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false}]'),
(13946,7473,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:5:\"align\";i:5;s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:11:\"title_color\";i:1;s:26:\"typography_text_decoration\";i:4;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:13:\"content_width\";i:5;s:14:\"flex_direction\";i:1;s:5:\"width\";i:4;s:14:\"container_type\";i:1;s:17:\"grid_columns_grid\";i:1;s:14:\"grid_rows_grid\";i:1;s:18:\"grid_justify_items\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:4;}}}}}'),
(13947,8061,'_wp_page_template','default'),
(13948,8061,'_elementor_edit_mode','builder'),
(13949,8061,'_elementor_template_type','wp-page'),
(13950,8061,'_elementor_version','3.33.0'),
(13951,8061,'_elementor_pro_version','3.33.1'),
(13952,8061,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13953,8061,'_elementor_data','[{\"id\":\"7a4e1e4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"11bd4d3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"OSSORIO PUBLICATIONS\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(13954,8062,'_wp_page_template','default'),
(13955,8062,'_elementor_edit_mode','builder'),
(13956,8062,'_elementor_template_type','wp-page'),
(13957,8062,'_elementor_version','3.33.0'),
(13958,8062,'_elementor_pro_version','3.33.1'),
(13959,8062,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13960,8062,'_elementor_data','[{\"id\":\"7a4e1e4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"11bd4d3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"OSSORIO PUBLICATIONS\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(13961,8063,'_wp_page_template','default'),
(13962,8063,'_elementor_edit_mode','builder'),
(13963,8063,'_elementor_template_type','wp-page'),
(13964,8063,'_elementor_version','3.33.0'),
(13965,8063,'_elementor_pro_version','3.33.1'),
(13966,8063,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13967,8063,'_elementor_data','[{\"id\":\"7a4e1e4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"11bd4d3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"OSSORIO PUBLICATIONS\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(13970,8064,'_wp_page_template','default'),
(13971,8064,'_elementor_edit_mode','builder'),
(13972,8064,'_elementor_template_type','wp-page'),
(13973,8064,'_elementor_version','3.33.0'),
(13974,8064,'_elementor_pro_version','3.33.1'),
(13975,8064,'_elementor_data','[{\"id\":\"2de5bcd3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"61fb4ced\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7e215354\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"28f0cd33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>\\n<div style=\\\"padding: 6px; margin-left: 6px; background-color: #f5f5f5; border-color: #ddd; border-bottom-style: solid;\\\"><span id=\\\"idvid01\\\" class=\\\"collapseomatic colomat-opeb\\\" style=\\\"font-size: large;\\\" tabindex=\\\"0\\\" title=\\\"Title for Div\\\">Other Presentations<\\/span><\\/div>\\n<div id=\\\"target-idvid01\\\" class=\\\"collapseomatic_content\\\">\\n\\n<!-- Bergner -->\\n<div id=\\\"bergner\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]http:\\/\\/www.youtube.com\\/watch?v=I2lCe2sv7dI[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Raymond Bergner PhD: \\\"What is Behavior?\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Roberts -->\\n<div id=\\\"roberts\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=G2gNiqA6NFA[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Mary K. Roberts, PhD: \\\"Sense and Significance in the Human World\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Schwartz -->\\n<div id=\\\"schwartz_1\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=XSGDuRV-zZ8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: \\\"Presidential Address: Social Justice and the Just Choice\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<div id=\\\"schwartz_2\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=lrngB66IpjY[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: \\\"Personhood Beyond the Human: What is a Person and How Can We Be Sure?\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<div id=\\\"schwartz_3\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=TpLA7QypfP8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: Round Table - \\\"Altruism and Empathy\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Holt -->\\n<div id=\\\"holt\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=T5b3KtotVLg[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Paula Holt, JD\\/MBA: \\\"Conflict Resolution\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Aladin -->\\n<div id=\\\"aladdin\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=98pU_juQ7SQ[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Aladdin Ossorio: \\\"Neuropsychological and Biomedical Models of Memory\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Erol Z -->\\n<div id=\\\"Erol_Z\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=VypMu7-FB1c[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Erol Zeybekoglu MA, ABD: \\\"Significance and Aggression: A Reconceptualization of \\u2019Anger Management\\u2019\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<\\/div>\\n<!-- \\\"Three-minute lectures\\\" SECTION -->\\n<div>\\n<div style=\\\"padding: 6px; margin-left: 6px; background-color: #f5f5f5; border-color: #ddd; border-bottom-style: solid;\\\"><span id=\\\"idvid02\\\" class=\\\"collapseomatic colomat-open\\\" style=\\\"font-size: large;\\\" tabindex=\\\"0\\\" title=\\\"Title for Div\\\">Other Video Shorts<\\/span><\\/div>\\n<div id=\\\"target-idvid02\\\" class=\\\"collapseomatic_content\\\">\\n\\n<!-- BEHAVIORAL CHOICE -->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=1ahhRNU82a4[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Behavioral Choice<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- OSSORIO: MAXIM A-->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=2sxYu2SEnog[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Peter G. Ossorio: \\\"Psychology: Status-Dynamic Maxim A: Place\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- OSSORIO: MAXIM B-->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=xjmMMqMM4ps[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Peter G. Ossorio: \\\"Psychology: Status-Dynamic Maxim B: Place\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Wittgenstein - Beetle in a Box -->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=x86hLtOkou8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>\\\"Wittgenstein\\u2019s Beetle in a Box Analogy\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13976,8064,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13977,8065,'_wp_page_template','default'),
(13978,8065,'_elementor_edit_mode','builder'),
(13979,8065,'_elementor_template_type','wp-page'),
(13980,8065,'_elementor_version','3.33.0'),
(13981,8065,'_elementor_pro_version','3.33.1'),
(13982,8065,'_elementor_data','[{\"id\":\"2de5bcd3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"61fb4ced\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7e215354\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"28f0cd33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>\\n<div style=\\\"padding: 6px; margin-left: 6px; background-color: #f5f5f5; border-color: #ddd; border-bottom-style: solid;\\\"><span id=\\\"idvid01\\\" class=\\\"collapseomatic colomat-opeb\\\" style=\\\"font-size: large;\\\" tabindex=\\\"0\\\" title=\\\"Title for Div\\\">Other Presentations<\\/span><\\/div>\\n<div id=\\\"target-idvid01\\\" class=\\\"collapseomatic_content\\\">\\n\\n<!-- Bergner -->\\n<div id=\\\"bergner\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]http:\\/\\/www.youtube.com\\/watch?v=I2lCe2sv7dI[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Raymond Bergner PhD: \\\"What is Behavior?\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Roberts -->\\n<div id=\\\"roberts\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=G2gNiqA6NFA[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Mary K. Roberts, PhD: \\\"Sense and Significance in the Human World\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Schwartz -->\\n<div id=\\\"schwartz_1\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=XSGDuRV-zZ8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: \\\"Presidential Address: Social Justice and the Just Choice\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<div id=\\\"schwartz_2\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=lrngB66IpjY[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: \\\"Personhood Beyond the Human: What is a Person and How Can We Be Sure?\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<div id=\\\"schwartz_3\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=TpLA7QypfP8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: Round Table - \\\"Altruism and Empathy\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Holt -->\\n<div id=\\\"holt\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=T5b3KtotVLg[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Paula Holt, JD\\/MBA: \\\"Conflict Resolution\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Aladin -->\\n<div id=\\\"aladdin\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=98pU_juQ7SQ[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Aladdin Ossorio: \\\"Neuropsychological and Biomedical Models of Memory\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Erol Z -->\\n<div id=\\\"Erol_Z\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=VypMu7-FB1c[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Erol Zeybekoglu MA, ABD: \\\"Significance and Aggression: A Reconceptualization of \\u2019Anger Management\\u2019\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<\\/div>\\n<!-- \\\"Three-minute lectures\\\" SECTION -->\\n<div>\\n<div style=\\\"padding: 6px; margin-left: 6px; background-color: #f5f5f5; border-color: #ddd; border-bottom-style: solid;\\\"><span id=\\\"idvid02\\\" class=\\\"collapseomatic colomat-open\\\" style=\\\"font-size: large;\\\" tabindex=\\\"0\\\" title=\\\"Title for Div\\\">Other Video Shorts<\\/span><\\/div>\\n<div id=\\\"target-idvid02\\\" class=\\\"collapseomatic_content\\\">\\n\\n<!-- BEHAVIORAL CHOICE -->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=1ahhRNU82a4[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Behavioral Choice<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- OSSORIO: MAXIM A-->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=2sxYu2SEnog[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Peter G. Ossorio: \\\"Psychology: Status-Dynamic Maxim A: Place\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- OSSORIO: MAXIM B-->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=xjmMMqMM4ps[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Peter G. Ossorio: \\\"Psychology: Status-Dynamic Maxim B: Place\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Wittgenstein - Beetle in a Box -->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=x86hLtOkou8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>\\\"Wittgenstein\\u2019s Beetle in a Box Analogy\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13983,8065,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13984,8066,'_wp_page_template','default'),
(13985,8066,'_elementor_edit_mode','builder'),
(13986,8066,'_elementor_template_type','wp-page'),
(13987,8066,'_elementor_version','3.33.0'),
(13988,8066,'_elementor_pro_version','3.33.1'),
(13989,8066,'_elementor_data','[{\"id\":\"2de5bcd3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"61fb4ced\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7e215354\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"28f0cd33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div>\\n<div style=\\\"padding: 6px; margin-left: 6px; background-color: #f5f5f5; border-color: #ddd; border-bottom-style: solid;\\\"><span id=\\\"idvid01\\\" class=\\\"collapseomatic colomat-opeb\\\" style=\\\"font-size: large;\\\" tabindex=\\\"0\\\" title=\\\"Title for Div\\\">Other Presentations<\\/span><\\/div>\\n<div id=\\\"target-idvid01\\\" class=\\\"collapseomatic_content\\\">\\n\\n<!-- Bergner -->\\n<div id=\\\"bergner\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]http:\\/\\/www.youtube.com\\/watch?v=I2lCe2sv7dI[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Raymond Bergner PhD: \\\"What is Behavior?\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Roberts -->\\n<div id=\\\"roberts\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=G2gNiqA6NFA[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Mary K. Roberts, PhD: \\\"Sense and Significance in the Human World\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Schwartz -->\\n<div id=\\\"schwartz_1\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=XSGDuRV-zZ8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: \\\"Presidential Address: Social Justice and the Just Choice\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<div id=\\\"schwartz_2\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=lrngB66IpjY[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: \\\"Personhood Beyond the Human: What is a Person and How Can We Be Sure?\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<div id=\\\"schwartz_3\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=TpLA7QypfP8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Wynn Schwartz, PhD: Round Table - \\\"Altruism and Empathy\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Holt -->\\n<div id=\\\"holt\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=T5b3KtotVLg[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Paula Holt, JD\\/MBA: \\\"Conflict Resolution\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Aladin -->\\n<div id=\\\"aladdin\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=98pU_juQ7SQ[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Aladdin Ossorio: \\\"Neuropsychological and Biomedical Models of Memory\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Erol Z -->\\n<div id=\\\"Erol_Z\\\" style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=VypMu7-FB1c[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Erol Zeybekoglu MA, ABD: \\\"Significance and Aggression: A Reconceptualization of \\u2019Anger Management\\u2019\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<\\/div>\\n<!-- \\\"Three-minute lectures\\\" SECTION -->\\n<div>\\n<div style=\\\"padding: 6px; margin-left: 6px; background-color: #f5f5f5; border-color: #ddd; border-bottom-style: solid;\\\"><span id=\\\"idvid02\\\" class=\\\"collapseomatic colomat-open\\\" style=\\\"font-size: large;\\\" tabindex=\\\"0\\\" title=\\\"Title for Div\\\">Other Video Shorts<\\/span><\\/div>\\n<div id=\\\"target-idvid02\\\" class=\\\"collapseomatic_content\\\">\\n\\n<!-- BEHAVIORAL CHOICE -->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=1ahhRNU82a4[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Behavioral Choice<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- OSSORIO: MAXIM A-->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=2sxYu2SEnog[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Peter G. Ossorio: \\\"Psychology: Status-Dynamic Maxim A: Place\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- OSSORIO: MAXIM B-->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=xjmMMqMM4ps[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>Peter G. Ossorio: \\\"Psychology: Status-Dynamic Maxim B: Place\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<!-- Wittgenstein - Beetle in a Box -->\\n<div style=\\\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\\\">\\n\\n[embed width=\\\"300\\\"]https:\\/\\/www.youtube.com\\/watch?v=x86hLtOkou8[\\/embed]\\n\\n<span style=\\\"font-size: large; padding-left: 40px;\\\"><strong>\\\"Wittgenstein\\u2019s Beetle in a Box Analogy\\\"<\\/strong><\\/span>\\n\\n<\\/div>\\n<\\/div>\\n<\\/div>\\n<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13990,8066,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(13992,10,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(13993,8067,'_wp_page_template','default'),
(13994,8067,'_elementor_edit_mode','builder'),
(13995,8067,'_elementor_template_type','wp-page'),
(13996,8067,'_elementor_version','3.33.0'),
(13997,8067,'_elementor_pro_version','3.33.1'),
(13998,8067,'_elementor_data','[{\"id\":\"65cab4d5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"515254ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Past Presidents of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e40848\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"177b9085\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.<\\/p>\\n<p>\\n<\\/p><p><strong>Note<\\/strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available<\\/strong>) and\\/or to review conference presentations given by other SDP members that year.<\\/p>\\n<p>Click any of the past presidents\' names highlighted in red to read a short statement about ongoing research and clinical interests.<\\/p>\\n<div align=\\\"center\\\">\\n<table style=\\\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\\\">\\n<colgroup>\\n<col style=\\\"width: 27%;\\\" span=\\\"1\\\">\\n<col style=\\\"width: 13%;\\\" span=\\\"1\\\">\\n<col style=\\\"width: 40%;\\\" span=\\\"1\\\">\\n<col style=\\\"width: 20%;\\\" span=\\\"1\\\"> <\\/colgroup>\\n<tbody>\\n<tr style=\\\"border-bottom: 3px solid darkblue;\\\">\\n<td style=\\\"font-weight: bold; font-size: 120%;\\\">Name<\\/td>\\n<td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Year as<br>\\nPresident<\\/td>\\n<td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Presidential<br>\\nAddress<\\/td>\\n<td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Conference<br>\\nProgram<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1978-1980<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Mitchell, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1980-1981<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Mary Shideler, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1981-1982<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1982-1983<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/\\\">Ray Bergner, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1983-1984<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1984-1985<\\/td>\\n<td style=\\\"text-align: center;\\\">Counseling with Adolescents and Their Families:<br>\\nA Status Dynamic Approach<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1985-1986<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/jane-littmann\\/\\\">Jane R. Littmann, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1986-1987<\\/td>\\n<td style=\\\"text-align: center;\\\">Humor in Psychotherapy: For Better or for Worse<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">James Holmes, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1987-1988<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/david-bender\\/\\\">David Bender, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1988-1989<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Carolyn Allen Zeiger, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1989-1990<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/walter-torres\\/\\\">Walter Torres, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1990-1991<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1991-1992<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">John R. Forward, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1992-1993<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=363&amp;action=edit\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1993-1994<\\/td>\\n<td style=\\\"text-align: center;\\\">Management by Trellis-Building: Harmonizing<br>\\nOrganization and Professional Community<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1994-1995<\\/td>\\n<td style=\\\"text-align: center;\\\">Trauma and its Transformations<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1995-1996<\\/td>\\n<td style=\\\"text-align: center;\\\">The Mommas and the Papas: Roles Parents Play<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/paul-zeiger\\/\\\">Paul Zeiger, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1996-1997<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/fernand-lubuguin\\/\\\">Fernand Lubuguin, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1997-1998<\\/td>\\n<td style=\\\"text-align: center;\\\">Beyond Melting Pot and Tossed Salad<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/reg-garcia\\/&quot;\\\">Reginaldo Garcia, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1998-1999<\\/td>\\n<td style=\\\"text-align: center;\\\">Persons, Change and Stress<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\">21st Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Michael Spayd, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1999-2000<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Windham, Ph.D.<br>\\n(Resigned)<\\/td>\\n<td style=\\\"text-align: center;\\\">2000-2001<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><br>\\n(Acting President)<\\/td>\\n<td style=\\\"text-align: center;\\\">2000-2001<\\/td>\\n<td style=\\\"text-align: center;\\\">H5 Technologies<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\">23rd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2001-2002<\\/td>\\n<td style=\\\"text-align: center;\\\">A Solution to the Problem of Large Scale Judgment Spaces<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\">24th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/richard-heinrich\\/\\\">Richard Heinrich, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2002-2003<\\/td>\\n<td style=\\\"text-align: center;\\\">Addressing Pain and Suffering at the End-of-Life<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\">25th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3Chttp:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/%22\\\">Raymond Bergner, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2003-2004<\\/td>\\n<td style=\\\"text-align: center;\\\">Is it All Really Biological?<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Robert Brill, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2004-2005<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2005-2006<\\/td>\\n<td style=\\\"text-align: center;\\\">Appraisal and Competence in Managing the<br>\\nLearning Loop<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Heather Holmes Lonergan, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2006-2007<\\/td>\\n<td style=\\\"text-align: center;\\\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\">29th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2007-2008<\\/td>\\n<td style=\\\"text-align: center;\\\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\">30th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3C%22http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/%22\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2008-2009<\\/td>\\n<td style=\\\"text-align: center;\\\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\">31st Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/c-j-peek\\/\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2009-2010<\\/td>\\n<td style=\\\"text-align: center;\\\">A Report from the Field: Using Paradigm Case<br>\\nFormulation and Parametric Analysis in Emerging Fields of Healthcare<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\">32nd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2010-2011<\\/td>\\n<td style=\\\"text-align: center;\\\">Re-working Economics from the Ground Up<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\">33rd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2011-2012<\\/td>\\n<td style=\\\"text-align: center;\\\">Invisible to the Naked Eye<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\">34th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/charles-kantor\\/\\\">Charles Kantor, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2012-2013<\\/td>\\n<td style=\\\"text-align: center;\\\">Creating Monsters: How persons become<br>\\nperpetrators of genocide<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\">35th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">C.J. Stone<\\/td>\\n<td style=\\\"text-align: center;\\\">2013-2014<\\/td>\\n<td style=\\\"text-align: center;\\\">Looking back, and Looking Forward<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\">36th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/wynn-schwartz\\/\\\">Wynn Schwartz, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2014-2015<\\/td>\\n<td style=\\\"text-align: center;\\\">Social Progress and the Just Choice<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\">37th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Ned Kirsch, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2015-2016<\\/td>\\n<td style=\\\"text-align: center;\\\">Notes on the Relationship between Persons and Embodiment<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\">38th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Bryan Harnsberger, Psy.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2016-2017<\\/td>\\n<td style=\\\"text-align: center;\\\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\">39th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2017-2018<\\/td>\\n<td style=\\\"text-align: center;\\\">Applying Descriptive Psychology to the<br>\\nTreatment of Psychological Trauma<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\">40th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Erol Zeybekoglu, Psy.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2018-2019<\\/td>\\n<td style=\\\"text-align: center;\\\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\">41st Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Patricia Kennedy, Psy.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2019-2020<\\/td>\\n<td style=\\\"text-align: center;\\\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br>\\nin the World.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\">42nd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2020-2021<\\/td>\\n<td style=\\\"text-align: center;\\\">Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple Relationships.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\">43rd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Ian Newby-Clark, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2021-2022<\\/td>\\n<td style=\\\"text-align: center;\\\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\">44th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">David Bender, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2022-2023<\\/td>\\n<td style=\\\"text-align: center;\\\">Descriptive Psychology in Everyday Life.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\">45th Conference<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/div>\",\"align\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(13999,8067,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14003,8068,'_wp_page_template','default'),
(14004,8068,'_elementor_edit_mode','builder'),
(14005,8068,'_elementor_template_type','wp-page'),
(14006,8068,'_elementor_version','3.33.0'),
(14007,8068,'_elementor_pro_version','3.33.1'),
(14008,8068,'_elementor_data','[{\"id\":\"65cab4d5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"515254ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Past Presidents of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e40848\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"177b9085\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.<\\/p>\\n<p>\\n<\\/p><p><strong>Note<\\/strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available<\\/strong>) and\\/or to review conference presentations given by other SDP members that year.<\\/p>\\n<p>Click any of the past presidents\' names highlighted in red to read a short statement about ongoing research and clinical interests.<\\/p>\\n<div align=\\\"center\\\">\\n<table style=\\\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\\\">\\n<colgroup>\\n<col style=\\\"width: 27%;\\\" span=\\\"1\\\">\\n<col style=\\\"width: 13%;\\\" span=\\\"1\\\">\\n<col style=\\\"width: 40%;\\\" span=\\\"1\\\">\\n<col style=\\\"width: 20%;\\\" span=\\\"1\\\"> <\\/colgroup>\\n<tbody>\\n<tr style=\\\"border-bottom: 3px solid darkblue;\\\">\\n<td style=\\\"font-weight: bold; font-size: 120%;\\\">Name<\\/td>\\n<td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Year as<br>\\nPresident<\\/td>\\n<td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Presidential<br>\\nAddress<\\/td>\\n<td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Conference<br>\\nProgram<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1978-1980<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Mitchell, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1980-1981<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Mary Shideler, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1981-1982<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1982-1983<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/\\\">Ray Bergner, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1983-1984<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1984-1985<\\/td>\\n<td style=\\\"text-align: center;\\\">Counseling with Adolescents and Their Families:<br>\\nA Status Dynamic Approach<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1985-1986<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/jane-littmann\\/\\\">Jane R. Littmann, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1986-1987<\\/td>\\n<td style=\\\"text-align: center;\\\">Humor in Psychotherapy: For Better or for Worse<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">James Holmes, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1987-1988<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/david-bender\\/\\\">David Bender, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1988-1989<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Carolyn Allen Zeiger, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1989-1990<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/walter-torres\\/\\\">Walter Torres, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1990-1991<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1991-1992<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">John R. Forward, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1992-1993<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=363&amp;action=edit\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1993-1994<\\/td>\\n<td style=\\\"text-align: center;\\\">Management by Trellis-Building: Harmonizing<br>\\nOrganization and Professional Community<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1994-1995<\\/td>\\n<td style=\\\"text-align: center;\\\">Trauma and its Transformations<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1995-1996<\\/td>\\n<td style=\\\"text-align: center;\\\">The Mommas and the Papas: Roles Parents Play<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/paul-zeiger\\/\\\">Paul Zeiger, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1996-1997<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/fernand-lubuguin\\/\\\">Fernand Lubuguin, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1997-1998<\\/td>\\n<td style=\\\"text-align: center;\\\">Beyond Melting Pot and Tossed Salad<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/reg-garcia\\/&quot;\\\">Reginaldo Garcia, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1998-1999<\\/td>\\n<td style=\\\"text-align: center;\\\">Persons, Change and Stress<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\">21st Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Michael Spayd, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1999-2000<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Windham, Ph.D.<br>\\n(Resigned)<\\/td>\\n<td style=\\\"text-align: center;\\\">2000-2001<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><br>\\n(Acting President)<\\/td>\\n<td style=\\\"text-align: center;\\\">2000-2001<\\/td>\\n<td style=\\\"text-align: center;\\\">H5 Technologies<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\">23rd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2001-2002<\\/td>\\n<td style=\\\"text-align: center;\\\">A Solution to the Problem of Large Scale Judgment Spaces<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\">24th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/richard-heinrich\\/\\\">Richard Heinrich, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2002-2003<\\/td>\\n<td style=\\\"text-align: center;\\\">Addressing Pain and Suffering at the End-of-Life<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\">25th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3Chttp:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/%22\\\">Raymond Bergner, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2003-2004<\\/td>\\n<td style=\\\"text-align: center;\\\">Is it All Really Biological?<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Robert Brill, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2004-2005<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2005-2006<\\/td>\\n<td style=\\\"text-align: center;\\\">Appraisal and Competence in Managing the<br>\\nLearning Loop<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Heather Holmes Lonergan, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2006-2007<\\/td>\\n<td style=\\\"text-align: center;\\\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\">29th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2007-2008<\\/td>\\n<td style=\\\"text-align: center;\\\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\">30th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3C%22http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/%22\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2008-2009<\\/td>\\n<td style=\\\"text-align: center;\\\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\">31st Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/c-j-peek\\/\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2009-2010<\\/td>\\n<td style=\\\"text-align: center;\\\">A Report from the Field: Using Paradigm Case<br>\\nFormulation and Parametric Analysis in Emerging Fields of Healthcare<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\">32nd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2010-2011<\\/td>\\n<td style=\\\"text-align: center;\\\">Re-working Economics from the Ground Up<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\">33rd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2011-2012<\\/td>\\n<td style=\\\"text-align: center;\\\">Invisible to the Naked Eye<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\">34th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/charles-kantor\\/\\\">Charles Kantor, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2012-2013<\\/td>\\n<td style=\\\"text-align: center;\\\">Creating Monsters: How persons become<br>\\nperpetrators of genocide<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\">35th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">C.J. Stone<\\/td>\\n<td style=\\\"text-align: center;\\\">2013-2014<\\/td>\\n<td style=\\\"text-align: center;\\\">Looking back, and Looking Forward<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\">36th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/wynn-schwartz\\/\\\">Wynn Schwartz, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2014-2015<\\/td>\\n<td style=\\\"text-align: center;\\\">Social Progress and the Just Choice<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\">37th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Ned Kirsch, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2015-2016<\\/td>\\n<td style=\\\"text-align: center;\\\">Notes on the Relationship between Persons and Embodiment<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\">38th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Bryan Harnsberger, Psy.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2016-2017<\\/td>\\n<td style=\\\"text-align: center;\\\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\">39th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2017-2018<\\/td>\\n<td style=\\\"text-align: center;\\\">Applying Descriptive Psychology to the<br>\\nTreatment of Psychological Trauma<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\">40th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Erol Zeybekoglu, Psy.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2018-2019<\\/td>\\n<td style=\\\"text-align: center;\\\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\">41st Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Patricia Kennedy, Psy.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2019-2020<\\/td>\\n<td style=\\\"text-align: center;\\\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br>\\nin the World.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\">42nd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2020-2021<\\/td>\\n<td style=\\\"text-align: center;\\\">Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple Relationships.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\">43rd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Ian Newby-Clark, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2021-2022<\\/td>\\n<td style=\\\"text-align: center;\\\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\">44th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">David Bender, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2022-2023<\\/td>\\n<td style=\\\"text-align: center;\\\">Descriptive Psychology in Everyday Life.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\">45th Conference<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/div>\",\"align\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14009,8068,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14013,8069,'_wp_page_template','default'),
(14014,8069,'_elementor_edit_mode','builder'),
(14015,8069,'_elementor_template_type','wp-page'),
(14016,8069,'_elementor_version','3.33.0'),
(14017,8069,'_elementor_pro_version','3.33.1'),
(14018,8069,'_elementor_data','[{\"id\":\"65cab4d5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"515254ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Past Presidents of the Society for Descriptive Psychology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e40848\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"177b9085\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.<\\/p>\\n<p>\\n<\\/p><p><strong>Note<\\/strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available<\\/strong>) and\\/or to review conference presentations given by other SDP members that year.<\\/p>\\n<p>Click any of the past presidents\' names highlighted in red to read a short statement about ongoing research and clinical interests.<\\/p>\\n<div align=\\\"center\\\">\\n<table style=\\\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\\\">\\n<colgroup>\\n<col style=\\\"width: 27%;\\\" span=\\\"1\\\">\\n<col style=\\\"width: 13%;\\\" span=\\\"1\\\">\\n<col style=\\\"width: 40%;\\\" span=\\\"1\\\">\\n<col style=\\\"width: 20%;\\\" span=\\\"1\\\"> <\\/colgroup>\\n<tbody>\\n<tr style=\\\"border-bottom: 3px solid darkblue;\\\">\\n<td style=\\\"font-weight: bold; font-size: 120%;\\\">Name<\\/td>\\n<td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Year as<br>\\nPresident<\\/td>\\n<td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Presidential<br>\\nAddress<\\/td>\\n<td style=\\\"text-align: center; font-weight: bold; font-size: 120%;\\\">Conference<br>\\nProgram<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1978-1980<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Mitchell, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1980-1981<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Mary Shideler, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1981-1982<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1982-1983<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/\\\">Ray Bergner, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1983-1984<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1984-1985<\\/td>\\n<td style=\\\"text-align: center;\\\">Counseling with Adolescents and Their Families:<br>\\nA Status Dynamic Approach<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1985-1986<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/jane-littmann\\/\\\">Jane R. Littmann, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1986-1987<\\/td>\\n<td style=\\\"text-align: center;\\\">Humor in Psychotherapy: For Better or for Worse<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">James Holmes, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1987-1988<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/david-bender\\/\\\">David Bender, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1988-1989<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Carolyn Allen Zeiger, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1989-1990<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/walter-torres\\/\\\">Walter Torres, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1990-1991<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1991-1992<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">John R. Forward, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1992-1993<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=363&amp;action=edit\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1993-1994<\\/td>\\n<td style=\\\"text-align: center;\\\">Management by Trellis-Building: Harmonizing<br>\\nOrganization and Professional Community<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1994-1995<\\/td>\\n<td style=\\\"text-align: center;\\\">Trauma and its Transformations<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1995-1996<\\/td>\\n<td style=\\\"text-align: center;\\\">The Mommas and the Papas: Roles Parents Play<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/paul-zeiger\\/\\\">Paul Zeiger, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1996-1997<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/fernand-lubuguin\\/\\\">Fernand Lubuguin, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1997-1998<\\/td>\\n<td style=\\\"text-align: center;\\\">Beyond Melting Pot and Tossed Salad<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/reg-garcia\\/&quot;\\\">Reginaldo Garcia, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">1998-1999<\\/td>\\n<td style=\\\"text-align: center;\\\">Persons, Change and Stress<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/02\\/SDP-1999-Conference-Program.pdf\\\">21st Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Michael Spayd, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">1999-2000<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Thomas Windham, Ph.D.<br>\\n(Resigned)<\\/td>\\n<td style=\\\"text-align: center;\\\">2000-2001<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><br>\\n(Acting President)<\\/td>\\n<td style=\\\"text-align: center;\\\">2000-2001<\\/td>\\n<td style=\\\"text-align: center;\\\">H5 Technologies<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDPProgramSchedule2.pdf\\\">23rd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2001-2002<\\/td>\\n<td style=\\\"text-align: center;\\\">A Solution to the Problem of Large Scale Judgment Spaces<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/SDP-2002-Conference-Program.pdf\\\">24th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/richard-heinrich\\/\\\">Richard Heinrich, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2002-2003<\\/td>\\n<td style=\\\"text-align: center;\\\">Addressing Pain and Suffering at the End-of-Life<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/SDP_CONFERENCE_03-1.pdf\\\">25th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3Chttp:\\/\\/www.sdp.org\\/sdp-members\\/raymond-bergner\\/%22\\\">Raymond Bergner, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2003-2004<\\/td>\\n<td style=\\\"text-align: center;\\\">Is it All Really Biological?<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Robert Brill, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2004-2005<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Sonja Bunke Holt, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2005-2006<\\/td>\\n<td style=\\\"text-align: center;\\\">Appraisal and Competence in Managing the<br>\\nLearning Loop<\\/td>\\n<td style=\\\"text-align: center;\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Heather Holmes Lonergan, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2006-2007<\\/td>\\n<td style=\\\"text-align: center;\\\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SdP-2007-Conference-Program.pdf\\\">29th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Anthony O. Putman, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2007-2008<\\/td>\\n<td style=\\\"text-align: center;\\\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2008-Conference-Program.pdf\\\">30th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"\\/%3C%22http:\\/\\/www.sdp.org\\/sdp-members\\/keith-e-davis\\/%22\\\">Keith Davis, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2008-2009<\\/td>\\n<td style=\\\"text-align: center;\\\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2009-Conference-Program.pdf\\\">31st Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/c-j-peek\\/\\\">C.J. Peek, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2009-2010<\\/td>\\n<td style=\\\"text-align: center;\\\">A Report from the Field: Using Paradigm Case<br>\\nFormulation and Parametric Analysis in Emerging Fields of Healthcare<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2010-Conference-Program.pdf\\\">32nd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/joel-jeffrey\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2010-2011<\\/td>\\n<td style=\\\"text-align: center;\\\">Re-working Economics from the Ground Up<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2011-Conference-Program.pdf\\\">33rd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/mary-k-roberts\\/\\\">Mary K. Roberts, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2011-2012<\\/td>\\n<td style=\\\"text-align: center;\\\">Invisible to the Naked Eye<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2012-Conference-Program.pdf\\\">34th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/charles-kantor\\/\\\">Charles Kantor, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2012-2013<\\/td>\\n<td style=\\\"text-align: center;\\\">Creating Monsters: How persons become<br>\\nperpetrators of genocide<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2013-Conference-Program.pdf\\\">35th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">C.J. Stone<\\/td>\\n<td style=\\\"text-align: center;\\\">2013-2014<\\/td>\\n<td style=\\\"text-align: center;\\\">Looking back, and Looking Forward<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2014-Conference-Program.pdf\\\">36th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdp-members\\/wynn-schwartz\\/\\\">Wynn Schwartz, Ph.D.<\\/a><\\/td>\\n<td style=\\\"text-align: center;\\\">2014-2015<\\/td>\\n<td style=\\\"text-align: center;\\\">Social Progress and the Just Choice<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2015-Conference-Program.pdf\\\">37th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Ned Kirsch, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2015-2016<\\/td>\\n<td style=\\\"text-align: center;\\\">Notes on the Relationship between Persons and Embodiment<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/SDP-2016-Confeence-Program.pdf\\\">38th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Bryan Harnsberger, Psy.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2016-2017<\\/td>\\n<td style=\\\"text-align: center;\\\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/10\\/39th_SDP_Conference_Program_2017_for_distribution.pdf\\\">39th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Ralph Wechsler, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2017-2018<\\/td>\\n<td style=\\\"text-align: center;\\\">Applying Descriptive Psychology to the<br>\\nTreatment of Psychological Trauma<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/09\\/Program-for-The-40th-Annual-SDP-conference-R.pdf\\\">40th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Erol Zeybekoglu, Psy.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2018-2019<\\/td>\\n<td style=\\\"text-align: center;\\\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/08\\/41st-SDP-Conference-Program-final.pdf\\\">41st Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Patricia Kennedy, Psy.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2019-2020<\\/td>\\n<td style=\\\"text-align: center;\\\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br>\\nin the World.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/08\\/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\\\">42nd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Laurie Bergner, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2020-2021<\\/td>\\n<td style=\\\"text-align: center;\\\">Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple Relationships.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/08\\/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\\\">43rd Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">Ian Newby-Clark, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2021-2022<\\/td>\\n<td style=\\\"text-align: center;\\\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2022\\/08\\/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\\\">44th Conference<\\/a><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"color: darkblue; font-weight: bold;\\\">David Bender, Ph.D.<\\/td>\\n<td style=\\\"text-align: center;\\\">2022-2023<\\/td>\\n<td style=\\\"text-align: center;\\\">Descriptive Psychology in Everyday Life.<\\/td>\\n<td style=\\\"text-align: center;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2023\\/10\\/SDP-2023-Conference-Brochure-Archive.pdf\\\">45th Conference<\\/a><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\\n<\\/div>\",\"align\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14019,8069,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14023,2928,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:3:{s:14:\"flex_direction\";i:1;s:11:\"boxed_width\";i:1;s:16:\"flex_align_items\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:16:\"_flex_align_self\";i:1;}}}}}'),
(14024,8070,'_wp_page_template','default'),
(14025,8070,'_elementor_edit_mode','builder'),
(14026,8070,'_elementor_template_type','wp-page'),
(14027,8070,'_elementor_version','3.33.0'),
(14028,8070,'_elementor_pro_version','3.33.1'),
(14029,8070,'_elementor_data','[{\"id\":\"66e9ec79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34053b40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentation: Mid-year Meeting 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"46a2fb2d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"39d05f48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -20px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -20px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach\\/\\\">Developing Your Cultural <br>Competence as a Therapist:<br>A Descriptive Psychology Approach<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Fernand Lubuguin, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lubuguin_F-SDP-Mid-year-2022.jpg\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">April 1, 2022<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14030,8070,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14031,8071,'_wp_page_template','default'),
(14032,8071,'_elementor_edit_mode','builder'),
(14033,8071,'_elementor_template_type','wp-page'),
(14034,8071,'_elementor_version','3.33.0'),
(14035,8071,'_elementor_pro_version','3.33.1'),
(14036,8071,'_elementor_data','[{\"id\":\"66e9ec79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34053b40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentation: Mid-year Meeting 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"46a2fb2d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"39d05f48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -20px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -20px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach\\/\\\">Developing Your Cultural <br>Competence as a Therapist:<br>A Descriptive Psychology Approach<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Fernand Lubuguin, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lubuguin_F-SDP-Mid-year-2022.jpg\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">April 1, 2022<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14037,8071,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14038,8072,'_wp_page_template','default'),
(14039,8072,'_elementor_edit_mode','builder'),
(14040,8072,'_elementor_template_type','wp-page'),
(14041,8072,'_elementor_version','3.33.0'),
(14042,8072,'_elementor_pro_version','3.33.1'),
(14043,8072,'_elementor_data','[{\"id\":\"66e9ec79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"34053b40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentation: Mid-year Meeting 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"46a2fb2d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"39d05f48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -20px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -20px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach\\/\\\">Developing Your Cultural <br>Competence as a Therapist:<br>A Descriptive Psychology Approach<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Fernand Lubuguin, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lubuguin_F-SDP-Mid-year-2022.jpg\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">April 1, 2022<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14044,8072,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14046,6487,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14047,8073,'_wp_page_template','default'),
(14048,8073,'_elementor_edit_mode','builder'),
(14049,8073,'_elementor_template_type','wp-page'),
(14050,8073,'_elementor_version','3.33.0'),
(14051,8073,'_elementor_pro_version','3.33.1'),
(14052,8073,'_elementor_data','[{\"id\":\"16e1078e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7b079635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1384439f\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[{\"id\":\"5faa1564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -75px;\\\">\\u00a0<\\/div><p style=\\\"position: relative; top: -60px;\\\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.<\\/p><p style=\\\"position: relative; top: -60px;\\\">Please \\\"<strong>hover<\\/strong>\\\" over the \\\"Presentations\\\" menu item and then select an option from the drop down menu.<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -60px;\\\">\\u00a0<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14053,8073,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14054,8074,'_wp_page_template','default'),
(14055,8074,'_elementor_edit_mode','builder'),
(14056,8074,'_elementor_template_type','wp-page'),
(14057,8074,'_elementor_version','3.33.0'),
(14058,8074,'_elementor_pro_version','3.33.1'),
(14059,8074,'_elementor_data','[{\"id\":\"16e1078e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7b079635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1384439f\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[{\"id\":\"5faa1564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -75px;\\\">\\u00a0<\\/div><p style=\\\"position: relative; top: -60px;\\\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.<\\/p><p style=\\\"position: relative; top: -60px;\\\">Please \\\"<strong>hover<\\/strong>\\\" over the \\\"Presentations\\\" menu item and then select an option from the drop down menu.<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -60px;\\\">\\u00a0<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14060,8074,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14061,8075,'_wp_page_template','default'),
(14062,8075,'_elementor_edit_mode','builder'),
(14063,8075,'_elementor_template_type','wp-page'),
(14064,8075,'_elementor_version','3.33.0'),
(14065,8075,'_elementor_pro_version','3.33.1'),
(14066,8075,'_elementor_data','[{\"id\":\"16e1078e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"7b079635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1384439f\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[{\"id\":\"5faa1564\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -75px;\\\">\\u00a0<\\/div><p style=\\\"position: relative; top: -60px;\\\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.<\\/p><p style=\\\"position: relative; top: -60px;\\\">Please \\\"<strong>hover<\\/strong>\\\" over the \\\"Presentations\\\" menu item and then select an option from the drop down menu.<\\/p><div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -60px;\\\">\\u00a0<\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14067,8075,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14069,5555,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:18:\"_section_transform\";a:2:{s:28:\"_transform_translate_popover\";i:1;s:28:\"_transform_translateY_effect\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14079,8077,'_wp_page_template','default'),
(14080,8077,'_elementor_edit_mode','builder'),
(14081,8077,'_elementor_template_type','wp-page'),
(14082,8077,'_elementor_version','3.33.0'),
(14083,8077,'_elementor_pro_version','3.33.1'),
(14084,8077,'_elementor_data','[{\"id\":\"7ad910cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"71e57feb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54dc53c0\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]}},\"elements\":[{\"id\":\"7a3ac178\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/trauma-exposure-and-world-reconstruction-2\\/\\\">Trauma, Exposure, and World Reconstruction<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:133px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 09, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world\\/\\\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts\\/\\\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14085,8077,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14086,8078,'_wp_page_template','default'),
(14087,8078,'_elementor_edit_mode','builder'),
(14088,8078,'_elementor_template_type','wp-page'),
(14089,8078,'_elementor_version','3.33.0'),
(14090,8078,'_elementor_pro_version','3.33.1'),
(14091,8078,'_elementor_data','[{\"id\":\"7ad910cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"71e57feb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54dc53c0\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]}},\"elements\":[{\"id\":\"7a3ac178\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/trauma-exposure-and-world-reconstruction-2\\/\\\">Trauma, Exposure, and World Reconstruction<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:133px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 09, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world\\/\\\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts\\/\\\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14092,8078,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14093,8079,'_wp_page_template','default'),
(14094,8079,'_elementor_edit_mode','builder'),
(14095,8079,'_elementor_template_type','wp-page'),
(14096,8079,'_elementor_version','3.33.0'),
(14097,8079,'_elementor_pro_version','3.33.1'),
(14098,8079,'_elementor_data','[{\"id\":\"7ad910cf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"71e57feb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"54dc53c0\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":114,\"sizes\":[]}},\"elements\":[{\"id\":\"7a3ac178\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/trauma-exposure-and-world-reconstruction-2\\/\\\">Trauma, Exposure, and World Reconstruction<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:133px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 09, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world\\/\\\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts\\/\\\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 10, 2009<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14099,8079,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14101,5813,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}s:18:\"_section_transform\";a:2:{s:28:\"_transform_translate_popover\";i:1;s:28:\"_transform_translateY_effect\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14102,8080,'_wp_page_template','default'),
(14103,8080,'_elementor_edit_mode','builder'),
(14104,8080,'_elementor_template_type','wp-page'),
(14105,8080,'_elementor_version','3.33.0'),
(14106,8080,'_elementor_pro_version','3.33.1'),
(14107,8080,'_elementor_data','[{\"id\":\"bc9199e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"52ba10c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11dcabdd\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"ee2d38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/ordinary-magic-part-3-consciousness-community-and-worlds\\/\\\">Ordinary Magic, Part 3: Consciousness, Community and Worlds <\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2010<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/explaining-explanations\\/\\\">Explaining Explanation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/antisocial-personality-disorder-from-a-dp-perspective\\/\\\">Antisocial Personality Disorder from a Descriptive Psychology Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14108,8080,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14109,8081,'_wp_page_template','default'),
(14110,8081,'_elementor_edit_mode','builder'),
(14111,8081,'_elementor_template_type','wp-page'),
(14112,8081,'_elementor_version','3.33.0'),
(14113,8081,'_elementor_pro_version','3.33.1'),
(14114,8081,'_elementor_data','[{\"id\":\"bc9199e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"52ba10c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11dcabdd\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"ee2d38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/ordinary-magic-part-3-consciousness-community-and-worlds\\/\\\">Ordinary Magic, Part 3: Consciousness, Community and Worlds <\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2010<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/explaining-explanations\\/\\\">Explaining Explanation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/antisocial-personality-disorder-from-a-dp-perspective\\/\\\">Antisocial Personality Disorder from a Descriptive Psychology Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14115,8081,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14116,8082,'_wp_page_template','default'),
(14117,8082,'_elementor_edit_mode','builder'),
(14118,8082,'_elementor_template_type','wp-page'),
(14119,8082,'_elementor_version','3.33.0'),
(14120,8082,'_elementor_pro_version','3.33.1'),
(14121,8082,'_elementor_data','[{\"id\":\"bc9199e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"52ba10c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"11dcabdd\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]}},\"elements\":[{\"id\":\"ee2d38f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-tutorial\\/\\\">Descriptive Psychology Tutorial<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/ordinary-magic-part-3-consciousness-community-and-worlds\\/\\\">Ordinary Magic, Part 3: Consciousness, Community and Worlds <\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2010<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/explaining-explanations\\/\\\">Explaining Explanation<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:125px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/antisocial-personality-disorder-from-a-dp-perspective\\/\\\">Antisocial Personality Disorder from a Descriptive Psychology Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2010<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14122,8082,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14124,5823,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}s:18:\"_section_transform\";a:2:{s:28:\"_transform_translate_popover\";i:1;s:28:\"_transform_translateY_effect\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14125,8083,'_wp_page_template','default'),
(14126,8083,'_elementor_edit_mode','builder'),
(14127,8083,'_elementor_template_type','wp-page'),
(14128,8083,'_elementor_version','3.33.0'),
(14129,8083,'_elementor_pro_version','3.33.1'),
(14130,8083,'_elementor_data','[{\"id\":\"62241519\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56720f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 33rd Annual SDP Conference September 22-25, 2011\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79d9f874\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"3b040568\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/all-the-worlds-a-stage-a-person-centered-view-of-science-2\\/\\\">\\u201cAll the World\\u2019s a Stage:\\u201d  A Person-Centered View of Science<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/theologies\\/\\\">Theologies<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up\\/\\\">Presidential Address<br>Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior\\/\\\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jacob Sidman, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/were-off-to-see-the-wizard-politics-charisma-and-community-change-2\\/\\\">We\'re Off to See the Wizard: Politics, Charisma, and Community Change.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14131,8083,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14132,8084,'_wp_page_template','default'),
(14133,8084,'_elementor_edit_mode','builder'),
(14134,8084,'_elementor_template_type','wp-page'),
(14135,8084,'_elementor_version','3.33.0'),
(14136,8084,'_elementor_pro_version','3.33.1'),
(14137,8084,'_elementor_data','[{\"id\":\"62241519\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56720f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 33rd Annual SDP Conference September 22-25, 2011\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79d9f874\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"3b040568\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/all-the-worlds-a-stage-a-person-centered-view-of-science-2\\/\\\">\\u201cAll the World\\u2019s a Stage:\\u201d  A Person-Centered View of Science<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/theologies\\/\\\">Theologies<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up\\/\\\">Presidential Address<br>Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior\\/\\\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jacob Sidman, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/were-off-to-see-the-wizard-politics-charisma-and-community-change-2\\/\\\">We\'re Off to See the Wizard: Politics, Charisma, and Community Change.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14138,8084,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14139,8085,'_wp_page_template','default'),
(14140,8085,'_elementor_edit_mode','builder'),
(14141,8085,'_elementor_template_type','wp-page'),
(14142,8085,'_elementor_version','3.33.0'),
(14143,8085,'_elementor_pro_version','3.33.1'),
(14144,8085,'_elementor_data','[{\"id\":\"62241519\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"56720f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 33rd Annual SDP Conference September 22-25, 2011\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79d9f874\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"3b040568\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/all-the-worlds-a-stage-a-person-centered-view-of-science-2\\/\\\">\\u201cAll the World\\u2019s a Stage:\\u201d  A Person-Centered View of Science<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:130px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/theologies\\/\\\">Theologies<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Paul Zeiger, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/01\\/P_Zeiger-1.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 23, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up\\/\\\">Presidential Address<br>Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior\\/\\\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jacob Sidman, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/were-off-to-see-the-wizard-politics-charisma-and-community-change-2\\/\\\">We\'re Off to See the Wizard: Politics, Charisma, and Community Change.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 24, 2011<\\/td><\\/tr>\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14145,8085,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14147,5778,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:18:\"_section_transform\";a:2:{s:28:\"_transform_translate_popover\";i:1;s:28:\"_transform_translateY_effect\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14148,8086,'_wp_page_template','default'),
(14149,8086,'_elementor_edit_mode','builder'),
(14150,8086,'_elementor_template_type','wp-page'),
(14151,8086,'_elementor_version','3.33.0'),
(14152,8086,'_elementor_pro_version','3.33.1'),
(14153,8086,'_elementor_data','[{\"id\":\"4f92a7c1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"32a57762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"525a3034\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"1cb723db\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/when-worlds-collide-origins-of-intractable-value-problems\\/\\\">When Worlds Collide: Origins of Intractable Value Problems<br \\/><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img style=\\\"width: 125px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 22, 2012<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-one-bite-at-a-time\\/\\\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Stone<\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 23, 2012<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14154,8086,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14155,8087,'_wp_page_template','default'),
(14156,8087,'_elementor_edit_mode','builder'),
(14157,8087,'_elementor_template_type','wp-page'),
(14158,8087,'_elementor_version','3.33.0'),
(14159,8087,'_elementor_pro_version','3.33.1'),
(14160,8087,'_elementor_data','[{\"id\":\"4f92a7c1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"32a57762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"525a3034\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"1cb723db\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/when-worlds-collide-origins-of-intractable-value-problems\\/\\\">When Worlds Collide: Origins of Intractable Value Problems<br \\/><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img style=\\\"width: 125px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 22, 2012<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-one-bite-at-a-time\\/\\\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Stone<\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 23, 2012<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14161,8087,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14162,8088,'_wp_page_template','default'),
(14163,8088,'_elementor_edit_mode','builder'),
(14164,8088,'_elementor_template_type','wp-page'),
(14165,8088,'_elementor_version','3.33.0'),
(14166,8088,'_elementor_pro_version','3.33.1'),
(14167,8088,'_elementor_data','[{\"id\":\"4f92a7c1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"32a57762\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"525a3034\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"1cb723db\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/when-worlds-collide-origins-of-intractable-value-problems\\/\\\">When Worlds Collide: Origins of Intractable Value Problems<br \\/><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img style=\\\"width: 125px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 22, 2012<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-one-bite-at-a-time\\/\\\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Stone<\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 23, 2012<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14168,8088,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14170,5831,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:18:\"_section_transform\";a:2:{s:28:\"_transform_translate_popover\";i:1;s:28:\"_transform_translateY_effect\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14171,8089,'_wp_page_template','default'),
(14172,8089,'_elementor_edit_mode','builder'),
(14173,8089,'_elementor_template_type','wp-page'),
(14174,8089,'_elementor_version','3.33.0'),
(14175,8089,'_elementor_pro_version','3.33.1'),
(14176,8089,'_elementor_data','[{\"id\":\"3a24f0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"ab63295\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 35th Annual SDP Conference October 17-20, 2013\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a38986a\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"673efc5d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial\\/\\\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial\\/\\\">Finding Your Way Out of Depression: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D.<br>(based on the work of J.R. Holmes)<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide\\/\\\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n    <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-experts-dilemma\\/\\\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 18, 2013<\\/td><\\/tr>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/whats-in-a-name\\/\\\">What\'s in a Name?<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14177,8089,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14178,8090,'_wp_page_template','default'),
(14179,8090,'_elementor_edit_mode','builder'),
(14180,8090,'_elementor_template_type','wp-page'),
(14181,8090,'_elementor_version','3.33.0'),
(14182,8090,'_elementor_pro_version','3.33.1'),
(14183,8090,'_elementor_data','[{\"id\":\"3a24f0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"ab63295\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 35th Annual SDP Conference October 17-20, 2013\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a38986a\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"673efc5d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial\\/\\\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial\\/\\\">Finding Your Way Out of Depression: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D.<br>(based on the work of J.R. Holmes)<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide\\/\\\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n    <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-experts-dilemma\\/\\\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 18, 2013<\\/td><\\/tr>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/whats-in-a-name\\/\\\">What\'s in a Name?<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14184,8090,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14185,8091,'_wp_page_template','default'),
(14186,8091,'_elementor_edit_mode','builder'),
(14187,8091,'_elementor_template_type','wp-page'),
(14188,8091,'_elementor_version','3.33.0'),
(14189,8091,'_elementor_pro_version','3.33.1'),
(14190,8091,'_elementor_data','[{\"id\":\"3a24f0e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"ab63295\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 35th Annual SDP Conference October 17-20, 2013\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a38986a\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"673efc5d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial\\/\\\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n<td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial\\/\\\">Finding Your Way Out of Depression: A Pre-conference Tutorial.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D.<br>(based on the work of J.R. Holmes)<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide\\/\\\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n    <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-experts-dilemma\\/\\\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 18, 2013<\\/td><\\/tr>\\n<tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/whats-in-a-name\\/\\\">What\'s in a Name?<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<br><img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 17, 2013<\\/td><\\/tr>\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14191,8091,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14193,5785,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:18:\"_section_transform\";a:2:{s:28:\"_transform_translate_popover\";i:1;s:28:\"_transform_translateY_effect\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14194,8092,'_wp_page_template','default'),
(14195,8092,'_elementor_edit_mode','builder'),
(14196,8092,'_elementor_template_type','wp-page'),
(14197,8092,'_elementor_version','3.33.0'),
(14198,8092,'_elementor_pro_version','3.33.1'),
(14199,8092,'_elementor_data','[{\"id\":\"7913c36c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"9e84486\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 37th Annual SDP Conference October 22-25, 2015\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"660baee\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"58486f03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the abstract, <br \\/>supporting references, supplementary documents, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidentialaddress-social-progress-and-the-just-choice\\/\\\">Presidential Address: Social Progress and the Just Choice<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 125px; position: relative; left: 5px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 22, 2015<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account\\/\\\">What Descriptive Psychology Is: A first-hand historical and substantive account.<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img style=\\\"width: 125px; position: relative; left: 5px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 23, 2015<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-social-practice-of-satirepower-place-and-politics\\/\\\">The Social Practice of Satire: Power, Place, and Politics.<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles\\u2003\\u2003\\u2003\\u2003\\u2003\\u00a0\\u00a0\\u00a0Jane<br \\/>\\u2003\\u00a0\\u00a0Kantor, Ph.D.\\u2003\\u00a0\\u00a0\\u00a0Littmann, Ph.D. <img style=\\\"width: 350px; height: 200; position: relative; left: 15px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/C_Kantor__J_Littmann.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 25, 2015<\\/td><\\/tr><\\/tbody><\\/table>\",\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14200,8092,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14201,8093,'_wp_page_template','default'),
(14202,8093,'_elementor_edit_mode','builder'),
(14203,8093,'_elementor_template_type','wp-page'),
(14204,8093,'_elementor_version','3.33.0'),
(14205,8093,'_elementor_pro_version','3.33.1'),
(14206,8093,'_elementor_data','[{\"id\":\"7913c36c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"9e84486\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 37th Annual SDP Conference October 22-25, 2015\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"660baee\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"58486f03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the abstract, <br \\/>supporting references, supplementary documents, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidentialaddress-social-progress-and-the-just-choice\\/\\\">Presidential Address: Social Progress and the Just Choice<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 125px; position: relative; left: 5px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 22, 2015<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account\\/\\\">What Descriptive Psychology Is: A first-hand historical and substantive account.<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img style=\\\"width: 125px; position: relative; left: 5px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 23, 2015<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-social-practice-of-satirepower-place-and-politics\\/\\\">The Social Practice of Satire: Power, Place, and Politics.<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles\\u2003\\u2003\\u2003\\u2003\\u2003\\u00a0\\u00a0\\u00a0Jane<br \\/>\\u2003\\u00a0\\u00a0Kantor, Ph.D.\\u2003\\u00a0\\u00a0\\u00a0Littmann, Ph.D. <img style=\\\"width: 350px; height: 200; position: relative; left: 15px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/C_Kantor__J_Littmann.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 25, 2015<\\/td><\\/tr><\\/tbody><\\/table>\",\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14207,8093,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14208,8094,'_wp_page_template','default'),
(14209,8094,'_elementor_edit_mode','builder'),
(14210,8094,'_elementor_template_type','wp-page'),
(14211,8094,'_elementor_version','3.33.0'),
(14212,8094,'_elementor_pro_version','3.33.1'),
(14213,8094,'_elementor_data','[{\"id\":\"7913c36c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"9e84486\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 37th Annual SDP Conference October 22-25, 2015\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"660baee\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"58486f03\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the abstract, <br \\/>supporting references, supplementary documents, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/presidentialaddress-social-progress-and-the-just-choice\\/\\\">Presidential Address: Social Progress and the Just Choice<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 125px; position: relative; left: 5px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 22, 2015<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account\\/\\\">What Descriptive Psychology Is: A first-hand historical and substantive account.<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Anthony O. Putman, Ph.D.<img style=\\\"width: 125px; position: relative; left: 5px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/A.-Putman.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 23, 2015<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-social-practice-of-satirepower-place-and-politics\\/\\\">The Social Practice of Satire: Power, Place, and Politics.<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles\\u2003\\u2003\\u2003\\u2003\\u2003\\u00a0\\u00a0\\u00a0Jane<br \\/>\\u2003\\u00a0\\u00a0Kantor, Ph.D.\\u2003\\u00a0\\u00a0\\u00a0Littmann, Ph.D. <img style=\\\"width: 350px; height: 200; position: relative; left: 15px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/C_Kantor__J_Littmann.jpg\\\" \\/><\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 25, 2015<\\/td><\\/tr><\\/tbody><\\/table>\",\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14214,8094,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14216,5562,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:18:\"_section_transform\";a:2:{s:28:\"_transform_translate_popover\";i:1;s:28:\"_transform_translateY_effect\";i:1;}}}}}'),
(14217,8095,'_wp_page_template','default'),
(14218,8095,'_elementor_edit_mode','builder'),
(14219,8095,'_elementor_template_type','wp-page'),
(14220,8095,'_elementor_version','3.33.0'),
(14221,8095,'_elementor_pro_version','3.33.1'),
(14222,8095,'_elementor_data','[{\"id\":\"b550d64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6692f8ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 38th Annual SDP Conference October 27-30, 2016\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"774cab99\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"7fa29c8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/worlds-observers-and-physics\\/\\\">Worlds, Observers, and Physics<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 30, 2016<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14223,8095,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14224,8096,'_wp_page_template','default'),
(14225,8096,'_elementor_edit_mode','builder'),
(14226,8096,'_elementor_template_type','wp-page'),
(14227,8096,'_elementor_version','3.33.0'),
(14228,8096,'_elementor_pro_version','3.33.1'),
(14229,8096,'_elementor_data','[{\"id\":\"b550d64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6692f8ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 38th Annual SDP Conference October 27-30, 2016\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"774cab99\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"7fa29c8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/worlds-observers-and-physics\\/\\\">Worlds, Observers, and Physics<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 30, 2016<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14230,8096,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14231,8097,'_wp_page_template','default'),
(14232,8097,'_elementor_edit_mode','builder'),
(14233,8097,'_elementor_template_type','wp-page'),
(14234,8097,'_elementor_version','3.33.0'),
(14235,8097,'_elementor_pro_version','3.33.1'),
(14236,8097,'_elementor_data','[{\"id\":\"b550d64\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6692f8ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 38th Annual SDP Conference October 27-30, 2016\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"774cab99\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"7fa29c8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/worlds-observers-and-physics\\/\\\">Worlds, Observers, and Physics<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 30, 2016<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14237,8097,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14239,5953,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:18:\"_section_transform\";a:2:{s:28:\"_transform_translate_popover\";i:1;s:28:\"_transform_translateY_effect\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14240,8098,'_wp_page_template','default'),
(14241,8098,'_elementor_edit_mode','builder'),
(14242,8098,'_elementor_template_type','wp-page'),
(14243,8098,'_elementor_version','3.33.0'),
(14244,8098,'_elementor_pro_version','3.33.1'),
(14245,8098,'_elementor_data','[{\"id\":\"686e8456\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"40e7428f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 40th Annual SDP Conference October 11-14, 2018\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"dcb2fb2\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"15540733\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/5587\\/\\\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ralph Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\n\\\" style= \\\"width:124px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 11, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-is-personality-three-myths-and-a-definition\\/\\\">What is Personality? Three Myths and a Definition<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:131px; height:140px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities\\/\\\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:123px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-paradigm-case-formulation-of-parkinsons-disease\\/\\\">A Paradigm Case Formulation of Parkinson\'s Disease.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Keith Davis, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/K.-Davis.jpg\\\" style= \\\"width:126px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/informal-status-assignments-2\\/\\\">Informal Status Assignments<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:124px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations\\/\\\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clarke, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:126px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 13, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it\\/\\\">Getting Old and Getting Old: Accidental Degradation and How to Avoid It<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 14, 2018<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14246,8098,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14247,8099,'_wp_page_template','default'),
(14248,8099,'_elementor_edit_mode','builder'),
(14249,8099,'_elementor_template_type','wp-page'),
(14250,8099,'_elementor_version','3.33.0'),
(14251,8099,'_elementor_pro_version','3.33.1'),
(14252,8099,'_elementor_data','[{\"id\":\"686e8456\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"40e7428f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 40th Annual SDP Conference October 11-14, 2018\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"dcb2fb2\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"15540733\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/5587\\/\\\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ralph Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\n\\\" style= \\\"width:124px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 11, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-is-personality-three-myths-and-a-definition\\/\\\">What is Personality? Three Myths and a Definition<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:131px; height:140px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities\\/\\\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:123px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-paradigm-case-formulation-of-parkinsons-disease\\/\\\">A Paradigm Case Formulation of Parkinson\'s Disease.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Keith Davis, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/K.-Davis.jpg\\\" style= \\\"width:126px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/informal-status-assignments-2\\/\\\">Informal Status Assignments<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:124px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations\\/\\\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clarke, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:126px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 13, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it\\/\\\">Getting Old and Getting Old: Accidental Degradation and How to Avoid It<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 14, 2018<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14253,8099,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14254,8100,'_wp_page_template','default'),
(14255,8100,'_elementor_edit_mode','builder'),
(14256,8100,'_elementor_template_type','wp-page'),
(14257,8100,'_elementor_version','3.33.0'),
(14258,8100,'_elementor_pro_version','3.33.1');
INSERT INTO `wpet_postmeta` VALUES
(14259,8100,'_elementor_data','[{\"id\":\"686e8456\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"40e7428f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 40th Annual SDP Conference October 11-14, 2018\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"dcb2fb2\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"15540733\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/5587\\/\\\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ralph Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\n\\\" style= \\\"width:124px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 11, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-is-personality-three-myths-and-a-definition\\/\\\">What is Personality? Three Myths and a Definition<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:131px; height:140px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities\\/\\\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:123px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-paradigm-case-formulation-of-parkinsons-disease\\/\\\">A Paradigm Case Formulation of Parkinson\'s Disease.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Keith Davis, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/K.-Davis.jpg\\\" style= \\\"width:126px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/informal-status-assignments-2\\/\\\">Informal Status Assignments<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:124px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 12, 2018<\\/td><\\/tr>\\n\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations\\/\\\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ian Newby-Clarke, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:126px; position:relative; left: -2px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 13, 2018<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it\\/\\\">Getting Old and Getting Old: Accidental Degradation and How to Avoid It<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 14, 2018<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14260,8100,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14262,5579,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:18:\"_section_transform\";a:2:{s:28:\"_transform_translate_popover\";i:1;s:28:\"_transform_translateY_effect\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14263,8101,'_wp_page_template','default'),
(14264,8101,'_elementor_edit_mode','builder'),
(14265,8101,'_elementor_template_type','wp-page'),
(14266,8101,'_elementor_version','3.33.0'),
(14267,8101,'_elementor_pro_version','3.33.1'),
(14268,8101,'_elementor_data','[{\"id\":\"2cac843d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4956b927\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 41st Annual SDP Conference September 19-22, 2019\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70a469cc\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"23f29182\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/informal-status-assignments\\/\\\">Presidential Address<br>Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 19, 2019<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-images-revisited\\/\\\">Therapeutic Images: A Panel Discussion<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:100px; height:100; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 20, 2019<\\/td><\\/tr>\\n\\n  <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/lessons-from-pete-remastered\\/\\\">Lessons from Pete - Remastered<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 20, 2019<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14269,8101,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14270,8102,'_wp_page_template','default'),
(14271,8102,'_elementor_edit_mode','builder'),
(14272,8102,'_elementor_template_type','wp-page'),
(14273,8102,'_elementor_version','3.33.0'),
(14274,8102,'_elementor_pro_version','3.33.1'),
(14275,8102,'_elementor_data','[{\"id\":\"2cac843d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4956b927\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 41st Annual SDP Conference September 19-22, 2019\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70a469cc\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"23f29182\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/informal-status-assignments\\/\\\">Presidential Address<br>Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 19, 2019<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-images-revisited\\/\\\">Therapeutic Images: A Panel Discussion<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:100px; height:100; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 20, 2019<\\/td><\\/tr>\\n\\n  <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/lessons-from-pete-remastered\\/\\\">Lessons from Pete - Remastered<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 20, 2019<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14276,8102,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14277,8103,'_wp_page_template','default'),
(14278,8103,'_elementor_edit_mode','builder'),
(14279,8103,'_elementor_template_type','wp-page'),
(14280,8103,'_elementor_version','3.33.0'),
(14281,8103,'_elementor_pro_version','3.33.1'),
(14282,8103,'_elementor_data','[{\"id\":\"2cac843d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4956b927\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 41st Annual SDP Conference September 19-22, 2019\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70a469cc\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"23f29182\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/informal-status-assignments\\/\\\">Presidential Address<br>Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 19, 2019<\\/td><\\/tr>\\n\\n   <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/therapeutic-images-revisited\\/\\\">Therapeutic Images: A Panel Discussion<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:100px; height:100; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 20, 2019<\\/td><\\/tr>\\n\\n  <tr> <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/lessons-from-pete-remastered\\/\\\">Lessons from Pete - Remastered<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 20, 2019<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14283,8103,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14285,5691,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:18:\"_section_transform\";a:2:{s:28:\"_transform_translate_popover\";i:1;s:28:\"_transform_translateY_effect\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14286,8104,'_wp_page_template','default'),
(14287,8104,'_elementor_edit_mode','builder'),
(14288,8104,'_elementor_template_type','wp-page'),
(14289,8104,'_elementor_version','3.33.0'),
(14290,8104,'_elementor_pro_version','3.33.1'),
(14291,8104,'_elementor_data','[{\"id\":\"c321855\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1f351e5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 42nd Annual SDP Conference (Online) October 1-4, 2020\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72a69678\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"4c406025\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Presidential Address: SES and Place: Examining the Impacts of Financial Position on a Person\'s Place in the World<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Patricia Kennedy, Psy.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options\\/\\\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics\\/\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics\\/\\\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Having Black-White Conversations Go Right<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege\\/\\\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Paula Holt, J.D., M.B.A, M.S. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/P_Holt.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-special-moments-with-clients\\/\\\">Special Moments with Clients<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>David Bender, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science\\/\\\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell\\u2019s Philosophy of Science<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story\\/\\\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Ralph C. Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\n\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">A Revolution in the Conception of Empirical Research in the Behavioral Sciences --The Virtues of the Pragmatic versus the Semantic Paradigm <\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Keith E. Davis, Ph.D.<br>H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14292,8104,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14293,8105,'_wp_page_template','default'),
(14294,8105,'_elementor_edit_mode','builder'),
(14295,8105,'_elementor_template_type','wp-page'),
(14296,8105,'_elementor_version','3.33.0'),
(14297,8105,'_elementor_pro_version','3.33.1'),
(14298,8105,'_elementor_data','[{\"id\":\"c321855\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1f351e5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 42nd Annual SDP Conference (Online) October 1-4, 2020\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72a69678\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"4c406025\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Presidential Address: SES and Place: Examining the Impacts of Financial Position on a Person\'s Place in the World<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Patricia Kennedy, Psy.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options\\/\\\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics\\/\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics\\/\\\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Having Black-White Conversations Go Right<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege\\/\\\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Paula Holt, J.D., M.B.A, M.S. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/P_Holt.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-special-moments-with-clients\\/\\\">Special Moments with Clients<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>David Bender, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science\\/\\\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell\\u2019s Philosophy of Science<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story\\/\\\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Ralph C. Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\n\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">A Revolution in the Conception of Empirical Research in the Behavioral Sciences --The Virtues of the Pragmatic versus the Semantic Paradigm <\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Keith E. Davis, Ph.D.<br>H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14299,8105,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14300,8106,'_wp_page_template','default'),
(14301,8106,'_elementor_edit_mode','builder'),
(14302,8106,'_elementor_template_type','wp-page'),
(14303,8106,'_elementor_version','3.33.0'),
(14304,8106,'_elementor_pro_version','3.33.1'),
(14305,8106,'_elementor_data','[{\"id\":\"c321855\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1f351e5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 42nd Annual SDP Conference (Online) October 1-4, 2020\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"72a69678\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"4c406025\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Presidential Address: SES and Place: Examining the Impacts of Financial Position on a Person\'s Place in the World<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Patricia Kennedy, Psy.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options\\/\\\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:120px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics\\/\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics\\/\\\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Having Black-White Conversations Go Right<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege\\/\\\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology<\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Paula Holt, J.D., M.B.A, M.S. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/P_Holt.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-special-moments-with-clients\\/\\\">Special Moments with Clients<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>David Bender, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science\\/\\\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell\\u2019s Philosophy of Science<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Ian Newby-Clark, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story\\/\\\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story<\\/a><\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Ralph C. Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\n\\\" style= \\\"width:100px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">A Revolution in the Conception of Empirical Research in the Behavioral Sciences --The Virtues of the Pragmatic versus the Semantic Paradigm <\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\";>Keith E. Davis, Ph.D.<br>H. Joel Jeffrey, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2020<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14306,8106,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14308,5344,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:18:\"_section_transform\";a:2:{s:28:\"_transform_translate_popover\";i:1;s:28:\"_transform_translateY_effect\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14309,8107,'_wp_page_template','default'),
(14310,8107,'_elementor_edit_mode','builder'),
(14311,8107,'_elementor_template_type','wp-page'),
(14312,8107,'_elementor_version','3.33.0'),
(14313,8107,'_elementor_pro_version','3.33.1'),
(14314,8107,'_elementor_data','[{\"id\":\"6120223e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"57904279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"741b374c\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"66afea16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships\\/\\\">Presidential Address: Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple \\nRelationships<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities\\/\\n\\\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\\nExplains Conspiracy Communities<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications\\/\\n\\\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons\\/\\n\\\">The \\u2018Persona\\u2019 Concept: A Descriptive Take on Social Learning Theory\\nand Role Development in the Behavior of Persons<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/getting-in-on-the-act-from-a-dp-perspective\\/\\\">Getting in on (the) ACT from a DP Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Cot\\u00e9, L.C.S.W.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/12\\/Charle_Cote_head_shot.jpg\\\" style= \\\"width:105px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-take-on-mindfulness\\/\\\">A Descriptive Take on Mindfulness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Identity: An Essential, But Sometimes Neglected, Parameter<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary K. Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/shared-language-for-shared-work\\/\\\">Shared Language for Shared Work<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/teaching_descriptive_psychology_during-_covid\\/\\\">Teaching Descriptive Psychology During the Time of COVID: What\\nConcepts Proved Serviceable?<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-relationship-view-of-the-person-definition\\/\\\">A Relationship View of the Person Definition<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Clarke J. Stone, <br>Independent Scholar<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14315,8107,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14316,8108,'_wp_page_template','default'),
(14317,8108,'_elementor_edit_mode','builder'),
(14318,8108,'_elementor_template_type','wp-page'),
(14319,8108,'_elementor_version','3.33.0'),
(14320,8108,'_elementor_pro_version','3.33.1'),
(14321,8108,'_elementor_data','[{\"id\":\"6120223e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"57904279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"741b374c\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"66afea16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships\\/\\\">Presidential Address: Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple \\nRelationships<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities\\/\\n\\\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\\nExplains Conspiracy Communities<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications\\/\\n\\\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons\\/\\n\\\">The \\u2018Persona\\u2019 Concept: A Descriptive Take on Social Learning Theory\\nand Role Development in the Behavior of Persons<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/getting-in-on-the-act-from-a-dp-perspective\\/\\\">Getting in on (the) ACT from a DP Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Cot\\u00e9, L.C.S.W.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/12\\/Charle_Cote_head_shot.jpg\\\" style= \\\"width:105px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-take-on-mindfulness\\/\\\">A Descriptive Take on Mindfulness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Identity: An Essential, But Sometimes Neglected, Parameter<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary K. Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/shared-language-for-shared-work\\/\\\">Shared Language for Shared Work<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/teaching_descriptive_psychology_during-_covid\\/\\\">Teaching Descriptive Psychology During the Time of COVID: What\\nConcepts Proved Serviceable?<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-relationship-view-of-the-person-definition\\/\\\">A Relationship View of the Person Definition<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Clarke J. Stone, <br>Independent Scholar<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14322,8108,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14323,8109,'_wp_page_template','default'),
(14324,8109,'_elementor_edit_mode','builder'),
(14325,8109,'_elementor_template_type','wp-page'),
(14326,8109,'_elementor_version','3.33.0'),
(14327,8109,'_elementor_pro_version','3.33.1'),
(14328,8109,'_elementor_data','[{\"id\":\"6120223e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"57904279\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"741b374c\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"66afea16\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:39%;\\\"<\\/col>\\n<col style= \\\"width:38%;\\\"<\\/col>\\n<col style= \\\"width:23%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href = \\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships\\/\\\">Presidential Address: Cinderella\\u2019s Slipper: Exploring the Concept of \\u201cFit\\u201d in Couple \\nRelationships<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Laurie Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/Bergner_L.jpeg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">September 30, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities\\/\\n\\\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\\nExplains Conspiracy Communities<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications\\/\\n\\\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons\\/\\n\\\">The \\u2018Persona\\u2019 Concept: A Descriptive Take on Social Learning Theory\\nand Role Development in the Behavior of Persons<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Erol Zeybekoglu, Psy.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/12\\/E_Zeybekoglu.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 1, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/getting-in-on-the-act-from-a-dp-perspective\\/\\\">Getting in on (the) ACT from a DP Perspective<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Charles Cot\\u00e9, L.C.S.W.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/12\\/Charle_Cote_head_shot.jpg\\\" style= \\\"width:105px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-take-on-mindfulness\\/\\\">A Descriptive Take on Mindfulness<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Walter Torres, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/W-Torres.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\">Identity: An Essential, But Sometimes Neglected, Parameter<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Mary K. Roberts, Ph.D.<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 2, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/shared-language-for-shared-work\\/\\\">Shared Language for Shared Work<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/teaching_descriptive_psychology_during-_covid\\/\\\">Teaching Descriptive Psychology During the Time of COVID: What\\nConcepts Proved Serviceable?<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" style= \\\"width:110px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-relationship-view-of-the-person-definition\\/\\\">A Relationship View of the Person Definition<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Clarke J. Stone, <br>Independent Scholar<\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">October 3, 2021<\\/td><\\/tr>\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14329,8109,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14331,6050,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:18:\"_section_transform\";a:2:{s:28:\"_transform_translate_popover\";i:1;s:28:\"_transform_translateY_effect\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14332,8110,'_wp_page_template','default'),
(14333,8110,'_elementor_edit_mode','builder'),
(14334,8110,'_elementor_template_type','wp-page'),
(14335,8110,'_elementor_version','3.33.0'),
(14336,8110,'_elementor_pro_version','3.33.1'),
(14337,8110,'_elementor_data','[{\"id\":\"52a116b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"75d057d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 8th Annual SDP Conference1986\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"67c307c8\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"1cab6211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click the title below to view a video of the presentation.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1986_Videos\\/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\\\">Descriptive Psychology Tutorial, Part 2<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jim Holmes, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">August 17, 1986<\\/td><\\/tr>\\n<tr>\\n   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..<\\/td><\\/tr>\\n\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14338,8110,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14339,8111,'_wp_page_template','default'),
(14340,8111,'_elementor_edit_mode','builder'),
(14341,8111,'_elementor_template_type','wp-page'),
(14342,8111,'_elementor_version','3.33.0'),
(14343,8111,'_elementor_pro_version','3.33.1'),
(14344,8111,'_elementor_data','[{\"id\":\"52a116b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"75d057d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 8th Annual SDP Conference1986\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"67c307c8\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"1cab6211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click the title below to view a video of the presentation.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1986_Videos\\/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\\\">Descriptive Psychology Tutorial, Part 2<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jim Holmes, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">August 17, 1986<\\/td><\\/tr>\\n<tr>\\n   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..<\\/td><\\/tr>\\n\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14345,8111,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14346,8112,'_wp_page_template','default'),
(14347,8112,'_elementor_edit_mode','builder'),
(14348,8112,'_elementor_template_type','wp-page'),
(14349,8112,'_elementor_version','3.33.0'),
(14350,8112,'_elementor_pro_version','3.33.1'),
(14351,8112,'_elementor_data','[{\"id\":\"52a116b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"75d057d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 8th Annual SDP Conference1986\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"67c307c8\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"1cab6211\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click the title below to view a video of the presentation.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1986_Videos\\/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\\\">Descriptive Psychology Tutorial, Part 2<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Jim Holmes, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">August 17, 1986<\\/td><\\/tr>\\n<tr>\\n   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..<\\/td><\\/tr>\\n\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14352,8112,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14354,5745,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:18:\"_section_transform\";a:2:{s:28:\"_transform_translate_popover\";i:1;s:28:\"_transform_translateY_effect\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14355,8113,'_wp_page_template','default'),
(14356,8113,'_elementor_edit_mode','builder'),
(14357,8113,'_elementor_template_type','wp-page'),
(14358,8113,'_elementor_version','3.33.0'),
(14359,8113,'_elementor_pro_version','3.33.1'),
(14360,8113,'_elementor_data','[{\"id\":\"2f905dfa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2395ff5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 9th Annual SDP Conference 1987\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"665d7f96\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"2e0c729b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1987_Videos\\/SDP_09_1987_Mitchell_Tutorial.mp4\\\">Introductory Tutorial on the Fundamentals of Descriptive Psychology<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Tom Mitchell, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 14, 1987<\\/td><\\/tr>\\n<tr>\\n   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that there are two relatively brief sections on the original recording of this presentation during which the sound degraded and could not be repaired. However, the overall value of the presentation is not significantly affected.<\\/td><\\/tr>\\n\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14361,8113,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14362,8114,'_wp_page_template','default'),
(14363,8114,'_elementor_edit_mode','builder'),
(14364,8114,'_elementor_template_type','wp-page'),
(14365,8114,'_elementor_version','3.33.0'),
(14366,8114,'_elementor_pro_version','3.33.1'),
(14367,8114,'_elementor_data','[{\"id\":\"2f905dfa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2395ff5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 9th Annual SDP Conference 1987\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"665d7f96\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"2e0c729b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1987_Videos\\/SDP_09_1987_Mitchell_Tutorial.mp4\\\">Introductory Tutorial on the Fundamentals of Descriptive Psychology<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Tom Mitchell, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 14, 1987<\\/td><\\/tr>\\n<tr>\\n   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that there are two relatively brief sections on the original recording of this presentation during which the sound degraded and could not be repaired. However, the overall value of the presentation is not significantly affected.<\\/td><\\/tr>\\n\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14368,8114,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14369,8115,'_wp_page_template','default'),
(14370,8115,'_elementor_edit_mode','builder'),
(14371,8115,'_elementor_template_type','wp-page'),
(14372,8115,'_elementor_version','3.33.0'),
(14373,8115,'_elementor_pro_version','3.33.1'),
(14374,8115,'_elementor_data','[{\"id\":\"2f905dfa\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2395ff5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations 9th Annual SDP Conference 1987\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"665d7f96\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"2e0c729b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:30%;\\\"<\\/col>\\n<col style= \\\"width:45%;\\\"<\\/col>\\n<col style= \\\"width:25%;\\\"<\\/col>\\n\\n<thead>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1987_Videos\\/SDP_09_1987_Mitchell_Tutorial.mp4\\\">Introductory Tutorial on the Fundamentals of Descriptive Psychology<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Tom Mitchell, Ph.D.<\\/td>    \\n    <td style=\\\"text-align:center; border-top: 2px solid blue;\\\">October 14, 1987<\\/td><\\/tr>\\n<tr>\\n   <td colspan=\\\"3\\\" style=\\\"border-bottom:2px solid blue;\\\">Please note that there are two relatively brief sections on the original recording of this presentation during which the sound degraded and could not be repaired. However, the overall value of the presentation is not significantly affected.<\\/td><\\/tr>\\n\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14375,8115,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14377,5720,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:18:\"_section_transform\";a:2:{s:28:\"_transform_translate_popover\";i:1;s:28:\"_transform_translateY_effect\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14378,8116,'_wp_page_template','default'),
(14379,8116,'_elementor_edit_mode','builder'),
(14380,8116,'_elementor_template_type','wp-page'),
(14381,8116,'_elementor_version','3.33.0'),
(14382,8116,'_elementor_pro_version','3.33.1'),
(14383,8116,'_elementor_data','[{\"id\":\"0838f79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"64a69e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations and Courses by Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><\\/table><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><\\/tbody><\\/table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"width: 100%; border: none; position: relative; top: -60px; border-color: ffffff;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center; width: 277.086px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 159.773px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 146.141px;\\\">\\u00a0<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"width: 146.141px;\\\">October 12, 1989<\\/td><\\/tr><tr><td style=\\\"width: 595px;\\\" colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\",\"_margin\":{\"unit\":\"px\",\"top\":\"107\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14384,8116,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14385,8117,'_wp_page_template','default'),
(14386,8117,'_elementor_edit_mode','builder'),
(14387,8117,'_elementor_template_type','wp-page'),
(14388,8117,'_elementor_version','3.33.0'),
(14389,8117,'_elementor_pro_version','3.33.1'),
(14390,8117,'_elementor_data','[{\"id\":\"0838f79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"64a69e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations and Courses by Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><\\/table><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><\\/tbody><\\/table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"width: 100%; border: none; position: relative; top: -60px; border-color: ffffff;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center; width: 277.086px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 159.773px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 146.141px;\\\">\\u00a0<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"width: 146.141px;\\\">October 12, 1989<\\/td><\\/tr><tr><td style=\\\"width: 595px;\\\" colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\",\"_margin\":{\"unit\":\"px\",\"top\":\"107\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14391,8117,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14392,8118,'_wp_page_template','default'),
(14393,8118,'_elementor_edit_mode','builder'),
(14394,8118,'_elementor_template_type','wp-page'),
(14395,8118,'_elementor_version','3.33.0'),
(14396,8118,'_elementor_pro_version','3.33.1'),
(14397,8118,'_elementor_data','[{\"id\":\"0838f79\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"64a69e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations and Courses by Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5107a96\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"3afec68d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title to access the video.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><\\/table><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1988_Videos\\/SDP_10_1988_Ossorio_galaxies.mp4\\\">Galaxies at 8:30<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue;\\\">October 9, 1988<\\/td><\\/tr><\\/tbody><\\/table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/p><table style=\\\"width: 100%; border: none; position: relative; top: -60px; border-color: ffffff;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center; width: 277.086px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 159.773px;\\\">\\u00a0<\\/th><th style=\\\"font-weight: bold; text-align: center; width: 146.141px;\\\">\\u00a0<\\/th><\\/tr><\\/thead><tbody><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">\\u00a0<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">\\u00a0<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1989_Videos\\/SDP_11_1989_Ossorio_Rap_Session.mp4\\\"><strong>Rap Session<\\/strong><\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"width: 146.141px;\\\">October 12, 1989<\\/td><\\/tr><tr><td style=\\\"width: 595px;\\\" colspan=\\\"3\\\">Dr. Ossorio\\u2019s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_1990_Videos\\/SDP_12_1990_Ossorio_Human_Condition.mp4\\\">The Human Condition: Some Formal Aspects<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">October 20, 1990<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a>.<\\/td><\\/tr><tr><td style=\\\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d\\/\\\">Course: Personality and Personality Theories<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\\\">Peter G. Ossorio, Ph.D.<\\/td><td style=\\\"text-align: center; border-top: 2px solid blue; width: 146.141px;\\\">Fall Semester, 1974<\\/td><\\/tr><tr><td style=\\\"hyphens: none; width: 595px;\\\" colspan=\\\"3\\\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \\\"to first-year clinical psychology graduate students at the University of <br \\/>Colorado, Boulder, with a number of more advanced students auditing\\\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<\\/p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<\\/p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br \\/>LRI Report No. 16, <em>Personality and Personality Theories<\\/em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)<\\/em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX<\\/em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">this page<\\/a>. A PDF of the DPP volume can be accessed <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories\\/\\\">here<\\/a>.<\\/p><\\/td><\\/tr><\\/tbody><\\/table>\",\"_margin\":{\"unit\":\"px\",\"top\":\"107\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14398,8118,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14400,5696,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:2:{s:14:\"flex_direction\";i:1;s:16:\"flex_align_items\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}}'),
(14401,8119,'_wp_page_template','default'),
(14402,8119,'_elementor_edit_mode','builder'),
(14403,8119,'_elementor_template_type','wp-page'),
(14404,8119,'_elementor_version','3.33.0'),
(14405,8119,'_elementor_pro_version','3.33.1'),
(14406,8119,'_elementor_data','[{\"id\":\"2bd34730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2f799a92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations Mid-year Meetings 2021\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c44b2c\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"64e7ea96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/status-dynamic-therapy\\/\\\">Status Dynamic Therapy<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">January 21, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/understanding-and-applying-the-concept-of-psychological-trauma\\/\\\">Understanding and Applying the Concept of Psychological Trauma<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ralph Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\\" style= \\\"width:142px; position:relative; left:0px;\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">April 30, 2021<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14407,8119,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14408,8120,'_wp_page_template','default'),
(14409,8120,'_elementor_edit_mode','builder'),
(14410,8120,'_elementor_template_type','wp-page'),
(14411,8120,'_elementor_version','3.33.0'),
(14412,8120,'_elementor_pro_version','3.33.1'),
(14413,8120,'_elementor_data','[{\"id\":\"2bd34730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2f799a92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations Mid-year Meetings 2021\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c44b2c\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"64e7ea96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/status-dynamic-therapy\\/\\\">Status Dynamic Therapy<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">January 21, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/understanding-and-applying-the-concept-of-psychological-trauma\\/\\\">Understanding and Applying the Concept of Psychological Trauma<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ralph Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\\" style= \\\"width:142px; position:relative; left:0px;\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">April 30, 2021<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14414,8120,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14415,8121,'_wp_page_template','default'),
(14416,8121,'_elementor_edit_mode','builder'),
(14417,8121,'_elementor_template_type','wp-page'),
(14418,8121,'_elementor_version','3.33.0'),
(14419,8121,'_elementor_pro_version','3.33.1'),
(14420,8121,'_elementor_data','[{\"id\":\"2bd34730\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2f799a92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations Mid-year Meetings 2021\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c44b2c\",\"elType\":\"container\",\"settings\":{\"_transform_translate_popover\":\"transform\",\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]}},\"elements\":[{\"id\":\"64e7ea96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align:center; position:relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and  a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p>\\n\\n<table style=\\\"border:none; width:100%; position:relative; top: -60px;\\\">\\n\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:40%;\\\"<\\/col>\\n<col style= \\\"width:20%;\\\"<\\/col>\\n\\n<thead>\\n<tr style=\\\"height: 50px;\\\">\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Title<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Presenter<\\/th>\\n    <th style=\\\"font-weight:bold; text-align:center;\\\">Date<\\/td><\\/th>\\n<\\/thead>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/status-dynamic-therapy\\/\\\">Status Dynamic Therapy<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">January 21, 2021<\\/td><\\/tr>\\n\\n<tr >\\n    <td style=\\\"text-align:left; font-weight:bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/understanding-and-applying-the-concept-of-psychological-trauma\\/\\\">Understanding and Applying the Concept of Psychological Trauma<\\/a><\\/td>\\n    <td style=\\\"text-align:center; font-weight:bold; border-top: 2px solid blue;\\\">Ralph Wechsler, Ph.D.<img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/RCW-7-22-19-cropped.jpg\\\" style= \\\"width:142px; position:relative; left:0px;\\\" style= \\\"width:150px; position:relative; left:0px;\\\"><\\/td>\\n    <td style=\\\"text-align:left; border-top: 2px solid blue;\\\">April 30, 2021<\\/td><\\/tr>\\n\\n\\n\\n\\n\\n\\n\\n\\n<\\/table>\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14421,8121,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14423,5963,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:18:\"_section_transform\";a:2:{s:28:\"_transform_translate_popover\";i:1;s:28:\"_transform_translateY_effect\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14424,8122,'_wp_page_template','default'),
(14425,8122,'_elementor_edit_mode','builder'),
(14426,8122,'_elementor_template_type','wp-page'),
(14427,8122,'_elementor_version','3.33.0'),
(14428,8122,'_elementor_pro_version','3.33.1'),
(14429,8122,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14430,8122,'_elementor_data','[{\"id\":\"5e73c8e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da3a297\",\"elType\":\"widget\",\"settings\":{\"title\":\"Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(14431,8123,'_wp_page_template','default'),
(14432,8123,'_elementor_edit_mode','builder'),
(14433,8123,'_elementor_template_type','wp-page'),
(14434,8123,'_elementor_version','3.33.0'),
(14435,8123,'_elementor_pro_version','3.33.1'),
(14436,8123,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14437,8123,'_elementor_data','[{\"id\":\"5e73c8e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da3a297\",\"elType\":\"widget\",\"settings\":{\"title\":\"Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(14438,8124,'_wp_page_template','default'),
(14439,8124,'_elementor_edit_mode','builder'),
(14440,8124,'_elementor_template_type','wp-page'),
(14441,8124,'_elementor_version','3.33.0'),
(14442,8124,'_elementor_pro_version','3.33.1'),
(14443,8124,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14444,8124,'_elementor_data','[{\"id\":\"5e73c8e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da3a297\",\"elType\":\"widget\",\"settings\":{\"title\":\"Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(14447,8125,'_wp_page_template','default'),
(14448,8125,'_elementor_edit_mode','builder'),
(14449,8125,'_elementor_template_type','wp-page'),
(14450,8125,'_elementor_version','3.33.0'),
(14451,8125,'_elementor_pro_version','3.33.1'),
(14452,8125,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14453,8125,'_elementor_data','[{\"id\":\"75a94c1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"72aab68f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Register Now\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"23a0f349\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3db76434\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[bbp-register]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14454,8126,'_wp_page_template','default'),
(14455,8126,'_elementor_edit_mode','builder'),
(14456,8126,'_elementor_template_type','wp-page'),
(14457,8126,'_elementor_version','3.33.0'),
(14458,8126,'_elementor_pro_version','3.33.1'),
(14459,8126,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14460,8126,'_elementor_data','[{\"id\":\"75a94c1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"72aab68f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Register Now\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"23a0f349\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3db76434\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[bbp-register]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14461,8127,'_wp_page_template','default'),
(14462,8127,'_elementor_edit_mode','builder'),
(14463,8127,'_elementor_template_type','wp-page'),
(14464,8127,'_elementor_version','3.33.0'),
(14465,8127,'_elementor_pro_version','3.33.1'),
(14466,8127,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14467,8127,'_elementor_data','[{\"id\":\"75a94c1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"72aab68f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Register Now\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"23a0f349\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3db76434\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[bbp-register]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14469,141,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14470,8128,'_wp_page_template','default'),
(14471,8128,'_elementor_edit_mode','builder'),
(14472,8128,'_elementor_template_type','wp-page'),
(14473,8128,'_elementor_version','3.33.0'),
(14474,8128,'_elementor_pro_version','3.33.1'),
(14475,8128,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14476,8128,'_elementor_data','[{\"id\":\"c5dcc7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2a6af885\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, PhD\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1fb2d00d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5721f573\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is an approach to psychology first conceptualized and designed in Boulder, Colorado in the 1960\'s. What is most distinctive about Descriptive Psychology is the emphasis on the accurate and complete description of persons, their actions, and the world in which they live. Non-Descriptive Psychological study (conventional psychology) is focused on attempting to develop theories to explain psychological phenomena and looking for possible underlying causes. In Descriptive Psychology the interest is in the accurate and complete description of human phenomena.<\\/p><p>The idea of a central role for description in psychology is somewhat distinctive. However, in most scientific fields a comprehensive description of an area of interest is an important first step. Scientific literature is filled with the careful description of natural phenomena (geological strata, species of birds, different types of clouds, galaxies, or the social practices of a foreign culture). Now with Descriptive Psychology there is a comprehensive description or articulation of person, behavior, and real-world phenomena.<\\/p><p>In Descriptive Psychology conceptual tools (e.g., parametric analyses, paradigm case formulations) are used to design an inter-related set of descriptions of human phenomena. The full set of these descriptions fit together naturally, because the real-world phenomena they represent fit together. In Descriptive Psychology the complex aspects of humankind are related in an integrated, understandably expansive production (referred to a the \\\"person concept\\\"). This conceptual production is then, in turn, applied to an array of different applications. Descriptive psychological works are therefore, either fundamental additions to the \\\"person concept,\\\" or applications of this network to many areas of psychology, social sciences and beyond. It can be seen that Descriptive Psychology is a different type of psychology.<\\/p><p>It is useful to point out a related idea. The descriptive articulating activities are <em>pre-empirical<\\/em> in nature; they are not based on the results of doing experiments. A review of articles on the website (Ossorio, Bergner, Singer) should help clarify the important pre-empirical-empirical distinction. One important idea is that a substantive review of the philosophy of science does not support the logical necessity that psychology be in its current form (with an emphasizes conducting experiments and verifying psychological theories). Descriptive Psychology is an on-going attempt to put aside history and proceed with this fresh new start. Many have found the resultant production and its applications refreshing.<\\/p><p>It is interesting to note that at times those associated with the development of Descriptive Psychology admit that the resultant robustness of the discipline was somewhat unanticipated. This vigor is seen in the broad and elegant nature of the overall construct and the surprising range of applications (e.g. computer programming, spirituality, moral judgment, business practices, even the identification of galaxies). An at-times-mentioned downside of the discipline is that it is not well-appreciated in mainstream psychology. It is good to keep in mind that Descriptive Psychology is not designed to fit-in or be what is expected. It is designed to be useful and widely applied.<\\/p><p>The Descriptive Psychology website is a sampling of discussions of the discipline and its applications, a number of links to ongoing works and publications, and a list of Society for Descriptive Psychology members. There is also information about the SDP Annual Conference often held in Colorado. Please let us know if you have any questions, your thoughts, or if you would like to join the intellectually stimulating and growing Society for Descriptive Psychology (student memberships are available).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14477,8129,'_wp_page_template','default'),
(14478,8129,'_elementor_edit_mode','builder'),
(14479,8129,'_elementor_template_type','wp-page'),
(14480,8129,'_elementor_version','3.33.0'),
(14481,8129,'_elementor_pro_version','3.33.1'),
(14482,8129,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14483,8129,'_elementor_data','[{\"id\":\"c5dcc7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2a6af885\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, PhD\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1fb2d00d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5721f573\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is an approach to psychology first conceptualized and designed in Boulder, Colorado in the 1960\'s. What is most distinctive about Descriptive Psychology is the emphasis on the accurate and complete description of persons, their actions, and the world in which they live. Non-Descriptive Psychological study (conventional psychology) is focused on attempting to develop theories to explain psychological phenomena and looking for possible underlying causes. In Descriptive Psychology the interest is in the accurate and complete description of human phenomena.<\\/p><p>The idea of a central role for description in psychology is somewhat distinctive. However, in most scientific fields a comprehensive description of an area of interest is an important first step. Scientific literature is filled with the careful description of natural phenomena (geological strata, species of birds, different types of clouds, galaxies, or the social practices of a foreign culture). Now with Descriptive Psychology there is a comprehensive description or articulation of person, behavior, and real-world phenomena.<\\/p><p>In Descriptive Psychology conceptual tools (e.g., parametric analyses, paradigm case formulations) are used to design an inter-related set of descriptions of human phenomena. The full set of these descriptions fit together naturally, because the real-world phenomena they represent fit together. In Descriptive Psychology the complex aspects of humankind are related in an integrated, understandably expansive production (referred to a the \\\"person concept\\\"). This conceptual production is then, in turn, applied to an array of different applications. Descriptive psychological works are therefore, either fundamental additions to the \\\"person concept,\\\" or applications of this network to many areas of psychology, social sciences and beyond. It can be seen that Descriptive Psychology is a different type of psychology.<\\/p><p>It is useful to point out a related idea. The descriptive articulating activities are <em>pre-empirical<\\/em> in nature; they are not based on the results of doing experiments. A review of articles on the website (Ossorio, Bergner, Singer) should help clarify the important pre-empirical-empirical distinction. One important idea is that a substantive review of the philosophy of science does not support the logical necessity that psychology be in its current form (with an emphasizes conducting experiments and verifying psychological theories). Descriptive Psychology is an on-going attempt to put aside history and proceed with this fresh new start. Many have found the resultant production and its applications refreshing.<\\/p><p>It is interesting to note that at times those associated with the development of Descriptive Psychology admit that the resultant robustness of the discipline was somewhat unanticipated. This vigor is seen in the broad and elegant nature of the overall construct and the surprising range of applications (e.g. computer programming, spirituality, moral judgment, business practices, even the identification of galaxies). An at-times-mentioned downside of the discipline is that it is not well-appreciated in mainstream psychology. It is good to keep in mind that Descriptive Psychology is not designed to fit-in or be what is expected. It is designed to be useful and widely applied.<\\/p><p>The Descriptive Psychology website is a sampling of discussions of the discipline and its applications, a number of links to ongoing works and publications, and a list of Society for Descriptive Psychology members. There is also information about the SDP Annual Conference often held in Colorado. Please let us know if you have any questions, your thoughts, or if you would like to join the intellectually stimulating and growing Society for Descriptive Psychology (student memberships are available).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14484,8130,'_wp_page_template','default'),
(14485,8130,'_elementor_edit_mode','builder'),
(14486,8130,'_elementor_template_type','wp-page'),
(14487,8130,'_elementor_version','3.33.0'),
(14488,8130,'_elementor_pro_version','3.33.1'),
(14489,8130,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14490,8130,'_elementor_data','[{\"id\":\"c5dcc7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"2a6af885\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, PhD\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1fb2d00d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"5721f573\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is an approach to psychology first conceptualized and designed in Boulder, Colorado in the 1960\'s. What is most distinctive about Descriptive Psychology is the emphasis on the accurate and complete description of persons, their actions, and the world in which they live. Non-Descriptive Psychological study (conventional psychology) is focused on attempting to develop theories to explain psychological phenomena and looking for possible underlying causes. In Descriptive Psychology the interest is in the accurate and complete description of human phenomena.<\\/p><p>The idea of a central role for description in psychology is somewhat distinctive. However, in most scientific fields a comprehensive description of an area of interest is an important first step. Scientific literature is filled with the careful description of natural phenomena (geological strata, species of birds, different types of clouds, galaxies, or the social practices of a foreign culture). Now with Descriptive Psychology there is a comprehensive description or articulation of person, behavior, and real-world phenomena.<\\/p><p>In Descriptive Psychology conceptual tools (e.g., parametric analyses, paradigm case formulations) are used to design an inter-related set of descriptions of human phenomena. The full set of these descriptions fit together naturally, because the real-world phenomena they represent fit together. In Descriptive Psychology the complex aspects of humankind are related in an integrated, understandably expansive production (referred to a the \\\"person concept\\\"). This conceptual production is then, in turn, applied to an array of different applications. Descriptive psychological works are therefore, either fundamental additions to the \\\"person concept,\\\" or applications of this network to many areas of psychology, social sciences and beyond. It can be seen that Descriptive Psychology is a different type of psychology.<\\/p><p>It is useful to point out a related idea. The descriptive articulating activities are <em>pre-empirical<\\/em> in nature; they are not based on the results of doing experiments. A review of articles on the website (Ossorio, Bergner, Singer) should help clarify the important pre-empirical-empirical distinction. One important idea is that a substantive review of the philosophy of science does not support the logical necessity that psychology be in its current form (with an emphasizes conducting experiments and verifying psychological theories). Descriptive Psychology is an on-going attempt to put aside history and proceed with this fresh new start. Many have found the resultant production and its applications refreshing.<\\/p><p>It is interesting to note that at times those associated with the development of Descriptive Psychology admit that the resultant robustness of the discipline was somewhat unanticipated. This vigor is seen in the broad and elegant nature of the overall construct and the surprising range of applications (e.g. computer programming, spirituality, moral judgment, business practices, even the identification of galaxies). An at-times-mentioned downside of the discipline is that it is not well-appreciated in mainstream psychology. It is good to keep in mind that Descriptive Psychology is not designed to fit-in or be what is expected. It is designed to be useful and widely applied.<\\/p><p>The Descriptive Psychology website is a sampling of discussions of the discipline and its applications, a number of links to ongoing works and publications, and a list of Society for Descriptive Psychology members. There is also information about the SDP Annual Conference often held in Colorado. Please let us know if you have any questions, your thoughts, or if you would like to join the intellectually stimulating and growing Society for Descriptive Psychology (student memberships are available).<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14492,180,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14493,8131,'_elementor_edit_mode','builder'),
(14494,8131,'_elementor_template_type','wp-page'),
(14495,8131,'_elementor_version','3.33.0'),
(14496,8131,'_elementor_pro_version','3.33.1'),
(14497,8131,'_wp_page_template','default'),
(14498,8131,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14499,8131,'_elementor_data','[{\"id\":\"2341e1c2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"685103a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11ff3a76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a48654d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"129f1f96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a1f5f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ff0a6b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"19e2aa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c0439e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f6cce6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63540bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e744bf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f6b9592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68616ed0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28727d36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b773938\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17f520ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73163df2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14500,8132,'_elementor_edit_mode','builder'),
(14501,8132,'_elementor_template_type','wp-page'),
(14502,8132,'_elementor_version','3.33.0'),
(14503,8132,'_elementor_pro_version','3.33.1'),
(14504,8132,'_wp_page_template','default'),
(14505,8132,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14506,8132,'_elementor_data','[{\"id\":\"2341e1c2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"685103a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11ff3a76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a48654d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"129f1f96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a1f5f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ff0a6b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"19e2aa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c0439e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f6cce6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63540bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e744bf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f6b9592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68616ed0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28727d36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b773938\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17f520ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73163df2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14507,8133,'_elementor_edit_mode','builder'),
(14508,8133,'_elementor_template_type','wp-page'),
(14509,8133,'_elementor_version','3.33.0'),
(14510,8133,'_elementor_pro_version','3.33.1'),
(14511,8133,'_wp_page_template','default'),
(14512,8133,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14513,8133,'_elementor_data','[{\"id\":\"2341e1c2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"685103a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11ff3a76\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2a48654d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"129f1f96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Central Descriptive Psychology Concepts\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a1f5f9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinical and Therapy\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ff0a6b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"19e2aa68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Practices\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c0439e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Parenting; Interpersonal Interactions; Significance<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f6cce6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cultures, Communities, Organizations\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63540bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Information Technology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e744bf2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Robots; Artificial Intelligence<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f6b9592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science and Methodology\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68616ed0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"28727d36\",\"elType\":\"widget\",\"settings\":{\"title\":\"Status, Persons, Relationshipos\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b773938\",\"elType\":\"widget\",\"settings\":{\"title\":\"Spirituality and Religion\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17f520ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conceptual Elucidation\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"_flex_align_self\":\"center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73163df2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14515,6914,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:10;s:4:\"link\";i:9;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:5:\"align\";i:10;s:21:\"typography_typography\";i:10;s:22:\"typography_font_family\";i:10;s:20:\"typography_font_size\";i:10;s:22:\"typography_font_weight\";i:10;s:11:\"title_color\";i:1;s:25:\"typography_text_transform\";i:9;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:16:\"_flex_align_self\";i:9;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:3:{s:14:\"flex_direction\";i:2;s:11:\"boxed_width\";i:1;s:16:\"flex_align_items\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}}'),
(14516,8134,'_wp_page_template','default'),
(14517,8134,'_elementor_edit_mode','builder'),
(14518,8134,'_elementor_template_type','wp-page'),
(14519,8134,'_elementor_version','3.33.0'),
(14520,8134,'_elementor_pro_version','3.33.1'),
(14521,8134,'_elementor_data','[{\"id\":\"7ba6c8ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4bd3e3b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Central Descriptive Psychology Concepts\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"483c1252\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4b23d092\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"font-size: 14px; text-align: center;\\\">In order to avoid redundancy, many publications are <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Bergner, R.M. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-is-descriptive-psychology-an-introduction\\/\\\">What is Descriptive Psychology? An introduction<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Davis K.E., &amp; Roberts M.K. (1999). <a href=\\\"https:\\/\\/doi.org\\/10.1007\\/978-1-4612-5076-0_8\\\">Relationships in the real world: The Descriptive Psychology approach to personal relationships<\\/a>. In Gergen K.J. &amp; Davis K.E. (Eds.), <em>The Social Construction of the Person<\\/em>. Springer Series in Social Psychology. New York: Springer.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/consciousness-experience-and-a-persons-world\\/\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1967). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-descriptionlri-report-4a\\/\\\">Outline of behavior description (LRI Report No. 4a)<\\/a>. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1972\\/1973). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/never-smile-at-a-crocodile\\/\\\">Never smile at a crocodile<\\/a>. <em>Journal for the Theory of Social Behavior<\\/em>, <em>3<\\/em>, 131\\u2013140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1971\\/1978). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/state-of-affairs-systems-lri-report-no-14\\/\\\">State of affairs systems (LRI Report No. 14)<\\/a>. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)<\\/p><p>Ossorio, P. G. (1969\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/notes-on-behavior-description\\/\\\">Notes on behavior description<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1970\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-description\\/\\\">Outline of Descriptive Psychology for personality theory and clinical applications<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1979\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/conceptual-notational-devices-the-pcf-and-related-types\\/\\\">Conceptual-notational devices: The PCF and related types<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-descriptive-psychology-lri-report-no-35\\/\\\">Why Descriptive Psychology? (LRI Report No. 35)<\\/a>. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute<\\/p><p>Ossorio, P.G. (1983\\/1985). <a href=\\\"https:\\/\\/link.springer.com\\/chapter\\/10.1007\\/978-1-4612-5076-0_2&lt;\\/a\\\">An overview of Descriptive Psychology<\\/a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)<\\/em>. New York: Springer Verlacht.<\\/p><p>Ossorio, P. G. (1986\\/1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/3155\\/\\\">Appraisal<\\/a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-human-condition-some-formal-aspects-lri-report-no-47a\\/\\\">The human condition: Some formal aspects. LRI Report No. 47a<\\/a>. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/three-minute-lectures-on-emotion\\/\\\">Three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/more-three-minute-lectures-on-emotion\\/\\\">More three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/in-a-world-of-persons-and-their-ways\\/\\\">In a world of persons and their ways<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (2006). Out of nowhere. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 108-143&gt;. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1982\\/1998\\/2012). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/place\\/\\\"><em>Place<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (2006\\/2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).<\\/em> Ann Arbor, MI: Descriptive Psychology Press.)<\\/p><p>Putman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\"> Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/knowing-the-world\\/\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Shideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.<\\/p><p>Stone, C.J. (2017). <a href=\\\"http:\\/\\/obaat.euodp.com\\/\\\">One bite at a time: A glossary of Descriptive Psychology concepts<\\/a>.<\\/p><p>Schwartz, W. (2019). <a href=\\\"http:\\/\\/freedomliberationreaction.blogspot.com\\/2018\\/07\\/descriptive-psychology-and-person.html\\\">Descriptive psychology and the person concept<\\/a>. (to be published by Academic Press in Spring, 2019).<\\/p><p>Wikipedia contributors. (n.d.). <a href=\\\"https:\\/\\/en.wikipedia.org\\/wiki\\/Descriptive_psychology\\\"> Descriptive Psychology<\\/a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14522,8134,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14523,8135,'_wp_page_template','default'),
(14524,8135,'_elementor_edit_mode','builder'),
(14525,8135,'_elementor_template_type','wp-page'),
(14526,8135,'_elementor_version','3.33.0'),
(14527,8135,'_elementor_pro_version','3.33.1'),
(14528,8135,'_elementor_data','[{\"id\":\"7ba6c8ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4bd3e3b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Central Descriptive Psychology Concepts\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"483c1252\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4b23d092\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"font-size: 14px; text-align: center;\\\">In order to avoid redundancy, many publications are <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Bergner, R.M. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-is-descriptive-psychology-an-introduction\\/\\\">What is Descriptive Psychology? An introduction<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Davis K.E., &amp; Roberts M.K. (1999). <a href=\\\"https:\\/\\/doi.org\\/10.1007\\/978-1-4612-5076-0_8\\\">Relationships in the real world: The Descriptive Psychology approach to personal relationships<\\/a>. In Gergen K.J. &amp; Davis K.E. (Eds.), <em>The Social Construction of the Person<\\/em>. Springer Series in Social Psychology. New York: Springer.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/consciousness-experience-and-a-persons-world\\/\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1967). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-descriptionlri-report-4a\\/\\\">Outline of behavior description (LRI Report No. 4a)<\\/a>. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1972\\/1973). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/never-smile-at-a-crocodile\\/\\\">Never smile at a crocodile<\\/a>. <em>Journal for the Theory of Social Behavior<\\/em>, <em>3<\\/em>, 131\\u2013140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1971\\/1978). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/state-of-affairs-systems-lri-report-no-14\\/\\\">State of affairs systems (LRI Report No. 14)<\\/a>. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)<\\/p><p>Ossorio, P. G. (1969\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/notes-on-behavior-description\\/\\\">Notes on behavior description<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1970\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-description\\/\\\">Outline of Descriptive Psychology for personality theory and clinical applications<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1979\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/conceptual-notational-devices-the-pcf-and-related-types\\/\\\">Conceptual-notational devices: The PCF and related types<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-descriptive-psychology-lri-report-no-35\\/\\\">Why Descriptive Psychology? (LRI Report No. 35)<\\/a>. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute<\\/p><p>Ossorio, P.G. (1983\\/1985). <a href=\\\"https:\\/\\/link.springer.com\\/chapter\\/10.1007\\/978-1-4612-5076-0_2&lt;\\/a\\\">An overview of Descriptive Psychology<\\/a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)<\\/em>. New York: Springer Verlacht.<\\/p><p>Ossorio, P. G. (1986\\/1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/3155\\/\\\">Appraisal<\\/a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-human-condition-some-formal-aspects-lri-report-no-47a\\/\\\">The human condition: Some formal aspects. LRI Report No. 47a<\\/a>. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/three-minute-lectures-on-emotion\\/\\\">Three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/more-three-minute-lectures-on-emotion\\/\\\">More three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/in-a-world-of-persons-and-their-ways\\/\\\">In a world of persons and their ways<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (2006). Out of nowhere. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 108-143&gt;. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1982\\/1998\\/2012). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/place\\/\\\"><em>Place<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (2006\\/2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).<\\/em> Ann Arbor, MI: Descriptive Psychology Press.)<\\/p><p>Putman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\"> Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/knowing-the-world\\/\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Shideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.<\\/p><p>Stone, C.J. (2017). <a href=\\\"http:\\/\\/obaat.euodp.com\\/\\\">One bite at a time: A glossary of Descriptive Psychology concepts<\\/a>.<\\/p><p>Schwartz, W. (2019). <a href=\\\"http:\\/\\/freedomliberationreaction.blogspot.com\\/2018\\/07\\/descriptive-psychology-and-person.html\\\">Descriptive psychology and the person concept<\\/a>. (to be published by Academic Press in Spring, 2019).<\\/p><p>Wikipedia contributors. (n.d.). <a href=\\\"https:\\/\\/en.wikipedia.org\\/wiki\\/Descriptive_psychology\\\"> Descriptive Psychology<\\/a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14529,8135,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14530,8136,'_wp_page_template','default'),
(14531,8136,'_elementor_edit_mode','builder'),
(14532,8136,'_elementor_template_type','wp-page'),
(14533,8136,'_elementor_version','3.33.0'),
(14534,8136,'_elementor_pro_version','3.33.1'),
(14535,8136,'_elementor_data','[{\"id\":\"7ba6c8ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"4bd3e3b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Central Descriptive Psychology Concepts\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"483c1252\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4b23d092\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"font-size: 14px; text-align: center;\\\">In order to avoid redundancy, many publications are <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Bergner, R.M. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/what-is-descriptive-psychology-an-introduction\\/\\\">What is Descriptive Psychology? An introduction<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Davis K.E., &amp; Roberts M.K. (1999). <a href=\\\"https:\\/\\/doi.org\\/10.1007\\/978-1-4612-5076-0_8\\\">Relationships in the real world: The Descriptive Psychology approach to personal relationships<\\/a>. In Gergen K.J. &amp; Davis K.E. (Eds.), <em>The Social Construction of the Person<\\/em>. Springer Series in Social Psychology. New York: Springer.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/consciousness-experience-and-a-persons-world\\/\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1967). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-descriptionlri-report-4a\\/\\\">Outline of behavior description (LRI Report No. 4a)<\\/a>. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1972\\/1973). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/never-smile-at-a-crocodile\\/\\\">Never smile at a crocodile<\\/a>. <em>Journal for the Theory of Social Behavior<\\/em>, <em>3<\\/em>, 131\\u2013140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1971\\/1978). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/state-of-affairs-systems-lri-report-no-14\\/\\\">State of affairs systems (LRI Report No. 14)<\\/a>. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)<\\/p><p>Ossorio, P. G. (1969\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/notes-on-behavior-description\\/\\\">Notes on behavior description<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1970\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/outline-of-behavior-description\\/\\\">Outline of Descriptive Psychology for personality theory and clinical applications<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1979\\/1981). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/conceptual-notational-devices-the-pcf-and-related-types\\/\\\">Conceptual-notational devices: The PCF and related types<\\/a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/why-descriptive-psychology-lri-report-no-35\\/\\\">Why Descriptive Psychology? (LRI Report No. 35)<\\/a>. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute<\\/p><p>Ossorio, P.G. (1983\\/1985). <a href=\\\"https:\\/\\/link.springer.com\\/chapter\\/10.1007\\/978-1-4612-5076-0_2&lt;\\/a\\\">An overview of Descriptive Psychology<\\/a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)<\\/em>. New York: Springer Verlacht.<\\/p><p>Ossorio, P. G. (1986\\/1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/3155\\/\\\">Appraisal<\\/a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-human-condition-some-formal-aspects-lri-report-no-47a\\/\\\">The human condition: Some formal aspects. LRI Report No. 47a<\\/a>. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/three-minute-lectures-on-emotion\\/\\\">Three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. G. (1986\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/more-three-minute-lectures-on-emotion\\/\\\">More three minute lectures on emotion<\\/a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/in-a-world-of-persons-and-their-ways\\/\\\">In a world of persons and their ways<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (2006). Out of nowhere. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 108-143&gt;. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1982\\/1998\\/2012). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/place\\/\\\"><em>Place<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (2006\\/2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).<\\/em> Ann Arbor, MI: Descriptive Psychology Press.)<\\/p><p>Putman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\"> Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/knowing-the-world\\/\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Shideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.<\\/p><p>Stone, C.J. (2017). <a href=\\\"http:\\/\\/obaat.euodp.com\\/\\\">One bite at a time: A glossary of Descriptive Psychology concepts<\\/a>.<\\/p><p>Schwartz, W. (2019). <a href=\\\"http:\\/\\/freedomliberationreaction.blogspot.com\\/2018\\/07\\/descriptive-psychology-and-person.html\\\">Descriptive psychology and the person concept<\\/a>. (to be published by Academic Press in Spring, 2019).<\\/p><p>Wikipedia contributors. (n.d.). <a href=\\\"https:\\/\\/en.wikipedia.org\\/wiki\\/Descriptive_psychology\\\"> Descriptive Psychology<\\/a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14536,8136,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14538,4287,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14539,8137,'_wp_page_template','default'),
(14540,8137,'_elementor_edit_mode','builder'),
(14541,8137,'_elementor_template_type','wp-page'),
(14542,8137,'_elementor_version','3.33.0'),
(14543,8137,'_elementor_pro_version','3.33.1'),
(14544,8137,'_elementor_data','[{\"id\":\"70e4780\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"802b110\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Conceptual Elucidation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"e6e70f0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"46bd1580\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"font-size: 14px; text-align: center;\\\">In order to avoid redundancy, many publications are <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Emotions<\\/p><p>Bergner, R. (1983) Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 209-227). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R.. (2003). Emotions: A relational view and its clinical applications. <em>American Journal of Psychotherapy<\\/em>, <em>57<\\/em>, 471-490.<\\/p><p>Ossorio, P.G. (1986\\/1997). Three minute lectures on emotion. In P.G. Ossorio, <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1986\\/1997). More three minute lectures on emotion. In P.G. Ossorio, Essays on clinical topics. In <em>The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Shideler, M. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf\\\">The lover and the logician<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 145-154). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Humor<\\/p><p>Littmann, J.R. (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-new-formulation-of-humor\\/\\\">A new formulation of humor<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 183-207). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Moral Competence<\\/p><p>Holt S.B. (1990) <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\\\">Appraisal and competence in moral judgment and behavior<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Personal Identity and Self-Concept<\\/p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. Psychotherapy Theory, Research, Practice, Training, 37, 36-44.<\\/p><p>Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. Journal of Theoretical and Philosophical Psychology, 37, 77-90.<\\/p><p>Putman, A.O. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\\\">Being, becoming and Belonging<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 17-52). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Worlds-of-Uncertain-Status.pdf\\\">Worlds of Uncertain Status<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-9\\/dp\\/1891700065\\/\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Wechsler, R.C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Judgment<\\/p><p>Ossorio, P.G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Reality<\\/p><p>Colvin, G. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Colvin-Descriptive-Metaphysics.pdf\\\">Descriptive Metaphysics: On Science, Religion, and Wisdom<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kuosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol. 9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Shideler, M.M. (1982) <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\\\">The creator and the discoverer<\\/a>. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 2, (pp, 233-247). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Individual Differences<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf\\\">Cognition without processes<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 33-66). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Underlying-Cognitive-Processes.pdf\\\">Underlying Cognitive Processes or Private Social Practices?<\\/a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Empathy<\\/p><p>Schwartz, W. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Schwartz-Empathy-197-212.pdf\\\">The parameters of empathy: Core considerations for psychotherapy and supervision<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 197-212). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Hypnosis<\\/p><p>Plotkin, W., &amp; Schwartz, W. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\\\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.<\\/p><p>Plotkin, W., &amp; Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 75-98). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Behavioral Economics<\\/p><p>Jeffrey, H.J. (2010). <a href=\\\"\\/%E2%80%9D\\\">Homo Communitatis: A rigorous foundation for behavioral finance<\\/a>.<\\/p><p>Jeffrey, H.J. &amp; Putman, A.O. (2013). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/263761561_The_Irrationality_Illusion_A_New_Paradigm_for_Economics_and_Behavioral_Economics\\\">The irrationality illusion: A new paradigm for economics and behavioral economics<\\/a>. The Journal of Behavioral Finance, 14:3, 161-194.<\\/p><p>Jeffrey, H.J. &amp; Putman, A.O. (2015). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/281305700_Subjective_Probability_in_Behavioral_Economics_and_Finance_A_Radical_Reformulation\\\"> Probability in Behavioral Economics and Finance: A Radical Reformulation<\\/a>. The Journal of Behavioral Finance, 16(3), 231-249.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Multi-cultural Psychology<\\/p><p>Aylesworth, L., &amp; Ossorio, P. (1983). Refugees: Cultural displacement and its effects. In K. Davis and R. Bergner (Eds.), Advances in Descriptive Psychology: Vol. 3, (pp. 45-92). Greenwich, CT: JAI Press.<\\/p><p>Lubuguin, F.S.A. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1982\\/1983). A multicultural psychology. In K.E. Davis &amp; R.M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 3<\\/em>, (pp. 13-44). Greenwich, CN: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Silva, J. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 119-145). Greenwich, CT: JAI Press.<\\/p><p>Torres, W. (1983). Puerto Rican and Anglo conceptions of appropriate mental health services. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 147-169). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Sex Roles and Gender Identity<\\/p><p>Allen, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press<\\/p><p>Allen-Zeiger, C., &amp; Allen, S. (1992). Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment Austin, TX: New Perspectives Press.<\\/p><p>Latham, C.A. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Embodiment<\\/p><p>Bergner, R. (2001). What is behavior? And so What? <em>New Ideas in Psychology<\\/em>, <em>29<\\/em>, 147-\\u0080\\u201c155.<\\/p><p>Bergner, R.M. (2004). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/232468342_Is_It_All_Really_Biological\\\">Is it all really biological?<\\/a> Journal of Theoretical and Philosophical Psychology, 24, 30-49.<\\/p><p>Bergner, R.M. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Underlying-Cognitive-Processes.pdf\\\">Underlying Cognitive Processes or Private Social Practices?<\\/a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf\\\">Can psychological science be replaced by biological science?<\\/a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 44-68). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2016). <a href=\\\"\\/%E2%80%9Dhttps:\\/\\/www.researchgate.net\\/publication\\/283245444_What_Is_Behavior_And_Why_Is_It_Not_Reducible_to_Biological_States_of_Affairs%E2%80%9D\\\"> What is \\u201cbehavior?\\u201d And why is it not reducible to biological states of affairs?<\\/a> Journal of Theoretical and Philosophical Psychology, 36, 41-55.<\\/p><p>Bergner, R. (2018). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/324099936_The_Case_Against_the_Case_Against_Free_Will\\\"> The case against the case against free will<\\/a>. <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>38<\\/em>, 77-90.<\\/p><p>Davis, K.E. (2008). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Davis-Review-012508.pdf\\\" rel=\\\"\\\">Brains don\\u2019t think and organisms don\\u2019t create cultures or develop spontaneous languages<\\/a>. <em>PsyCritiques<\\/em>, <em>53<\\/em>.<\\/p><p>Jeffrey, H.J. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\\\">A new paradigm for artificial intelligence<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 177-194). Greenwich, CT: JAI Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1980\\/1982). Embodiment. In K.E. Davis &amp; T.O. Mitchell (Eds.), <em>Advances in Descriptive Psychology, Vol. 2<\\/em>, (pp. 11-32). Greenwich, CN: JAI Press.<\\/p><p>Ossorio, P.G. (1992). Experience for robots? (ESI Report No. 1a). Boulder, CO: Ellery Systems, Inc.<\\/p><p>Ossorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Plotkin, W. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Plotkin-Consciousness-211-237.pdf\\\"> Consciousness<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 211-237). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-5-Putman-Artificial-Persons.pdf\\\">Artificial persons<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Schwartz, W. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\\\">The problem of other possible persons: Dolphins, primates, and aliens<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"61604b3\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(14545,8137,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14546,8138,'_wp_page_template','default'),
(14547,8138,'_elementor_edit_mode','builder'),
(14548,8138,'_elementor_template_type','wp-page'),
(14549,8138,'_elementor_version','3.33.0'),
(14550,8138,'_elementor_pro_version','3.33.1'),
(14551,8138,'_elementor_data','[{\"id\":\"70e4780\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"802b110\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Conceptual Elucidation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"e6e70f0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"46bd1580\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"font-size: 14px; text-align: center;\\\">In order to avoid redundancy, many publications are <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Emotions<\\/p><p>Bergner, R. (1983) Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 209-227). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R.. (2003). Emotions: A relational view and its clinical applications. <em>American Journal of Psychotherapy<\\/em>, <em>57<\\/em>, 471-490.<\\/p><p>Ossorio, P.G. (1986\\/1997). Three minute lectures on emotion. In P.G. Ossorio, <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1986\\/1997). More three minute lectures on emotion. In P.G. Ossorio, Essays on clinical topics. In <em>The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Shideler, M. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf\\\">The lover and the logician<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 145-154). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Humor<\\/p><p>Littmann, J.R. (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-new-formulation-of-humor\\/\\\">A new formulation of humor<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 183-207). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Moral Competence<\\/p><p>Holt S.B. (1990) <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\\\">Appraisal and competence in moral judgment and behavior<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Personal Identity and Self-Concept<\\/p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. Psychotherapy Theory, Research, Practice, Training, 37, 36-44.<\\/p><p>Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. Journal of Theoretical and Philosophical Psychology, 37, 77-90.<\\/p><p>Putman, A.O. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\\\">Being, becoming and Belonging<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 17-52). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Worlds-of-Uncertain-Status.pdf\\\">Worlds of Uncertain Status<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-9\\/dp\\/1891700065\\/\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Wechsler, R.C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Judgment<\\/p><p>Ossorio, P.G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Reality<\\/p><p>Colvin, G. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Colvin-Descriptive-Metaphysics.pdf\\\">Descriptive Metaphysics: On Science, Religion, and Wisdom<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kuosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol. 9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Shideler, M.M. (1982) <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\\\">The creator and the discoverer<\\/a>. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 2, (pp, 233-247). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Individual Differences<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf\\\">Cognition without processes<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 33-66). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Underlying-Cognitive-Processes.pdf\\\">Underlying Cognitive Processes or Private Social Practices?<\\/a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Empathy<\\/p><p>Schwartz, W. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Schwartz-Empathy-197-212.pdf\\\">The parameters of empathy: Core considerations for psychotherapy and supervision<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 197-212). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Hypnosis<\\/p><p>Plotkin, W., &amp; Schwartz, W. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\\\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.<\\/p><p>Plotkin, W., &amp; Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 75-98). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Behavioral Economics<\\/p><p>Jeffrey, H.J. (2010). <a href=\\\"\\/%E2%80%9D\\\">Homo Communitatis: A rigorous foundation for behavioral finance<\\/a>.<\\/p><p>Jeffrey, H.J. &amp; Putman, A.O. (2013). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/263761561_The_Irrationality_Illusion_A_New_Paradigm_for_Economics_and_Behavioral_Economics\\\">The irrationality illusion: A new paradigm for economics and behavioral economics<\\/a>. The Journal of Behavioral Finance, 14:3, 161-194.<\\/p><p>Jeffrey, H.J. &amp; Putman, A.O. (2015). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/281305700_Subjective_Probability_in_Behavioral_Economics_and_Finance_A_Radical_Reformulation\\\"> Probability in Behavioral Economics and Finance: A Radical Reformulation<\\/a>. The Journal of Behavioral Finance, 16(3), 231-249.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Multi-cultural Psychology<\\/p><p>Aylesworth, L., &amp; Ossorio, P. (1983). Refugees: Cultural displacement and its effects. In K. Davis and R. Bergner (Eds.), Advances in Descriptive Psychology: Vol. 3, (pp. 45-92). Greenwich, CT: JAI Press.<\\/p><p>Lubuguin, F.S.A. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1982\\/1983). A multicultural psychology. In K.E. Davis &amp; R.M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 3<\\/em>, (pp. 13-44). Greenwich, CN: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Silva, J. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 119-145). Greenwich, CT: JAI Press.<\\/p><p>Torres, W. (1983). Puerto Rican and Anglo conceptions of appropriate mental health services. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 147-169). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Sex Roles and Gender Identity<\\/p><p>Allen, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press<\\/p><p>Allen-Zeiger, C., &amp; Allen, S. (1992). Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment Austin, TX: New Perspectives Press.<\\/p><p>Latham, C.A. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Embodiment<\\/p><p>Bergner, R. (2001). What is behavior? And so What? <em>New Ideas in Psychology<\\/em>, <em>29<\\/em>, 147-\\u0080\\u201c155.<\\/p><p>Bergner, R.M. (2004). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/232468342_Is_It_All_Really_Biological\\\">Is it all really biological?<\\/a> Journal of Theoretical and Philosophical Psychology, 24, 30-49.<\\/p><p>Bergner, R.M. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Underlying-Cognitive-Processes.pdf\\\">Underlying Cognitive Processes or Private Social Practices?<\\/a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf\\\">Can psychological science be replaced by biological science?<\\/a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 44-68). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2016). <a href=\\\"\\/%E2%80%9Dhttps:\\/\\/www.researchgate.net\\/publication\\/283245444_What_Is_Behavior_And_Why_Is_It_Not_Reducible_to_Biological_States_of_Affairs%E2%80%9D\\\"> What is \\u201cbehavior?\\u201d And why is it not reducible to biological states of affairs?<\\/a> Journal of Theoretical and Philosophical Psychology, 36, 41-55.<\\/p><p>Bergner, R. (2018). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/324099936_The_Case_Against_the_Case_Against_Free_Will\\\"> The case against the case against free will<\\/a>. <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>38<\\/em>, 77-90.<\\/p><p>Davis, K.E. (2008). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Davis-Review-012508.pdf\\\" rel=\\\"\\\">Brains don\\u2019t think and organisms don\\u2019t create cultures or develop spontaneous languages<\\/a>. <em>PsyCritiques<\\/em>, <em>53<\\/em>.<\\/p><p>Jeffrey, H.J. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\\\">A new paradigm for artificial intelligence<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 177-194). Greenwich, CT: JAI Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1980\\/1982). Embodiment. In K.E. Davis &amp; T.O. Mitchell (Eds.), <em>Advances in Descriptive Psychology, Vol. 2<\\/em>, (pp. 11-32). Greenwich, CN: JAI Press.<\\/p><p>Ossorio, P.G. (1992). Experience for robots? (ESI Report No. 1a). Boulder, CO: Ellery Systems, Inc.<\\/p><p>Ossorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Plotkin, W. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Plotkin-Consciousness-211-237.pdf\\\"> Consciousness<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 211-237). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-5-Putman-Artificial-Persons.pdf\\\">Artificial persons<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Schwartz, W. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\\\">The problem of other possible persons: Dolphins, primates, and aliens<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"61604b3\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(14552,8138,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14553,8139,'_wp_page_template','default'),
(14554,8139,'_elementor_edit_mode','builder'),
(14555,8139,'_elementor_template_type','wp-page'),
(14556,8139,'_elementor_version','3.33.0'),
(14557,8139,'_elementor_pro_version','3.33.1'),
(14558,8139,'_elementor_data','[{\"id\":\"70e4780\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"802b110\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Conceptual Elucidation\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"e6e70f0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"46bd1580\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"font-size: 14px; text-align: center;\\\">In order to avoid redundancy, many publications are <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Emotions<\\/p><p>Bergner, R. (1983) Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 209-227). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R.. (2003). Emotions: A relational view and its clinical applications. <em>American Journal of Psychotherapy<\\/em>, <em>57<\\/em>, 471-490.<\\/p><p>Ossorio, P.G. (1986\\/1997). Three minute lectures on emotion. In P.G. Ossorio, <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1986\\/1997). More three minute lectures on emotion. In P.G. Ossorio, Essays on clinical topics. In <em>The collected works of Peter G. Ossorio, Vol. II<\\/em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Shideler, M. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf\\\">The lover and the logician<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 145-154). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Humor<\\/p><p>Littmann, J.R. (1983). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-new-formulation-of-humor\\/\\\">A new formulation of humor<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 183-207). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Moral Competence<\\/p><p>Holt S.B. (1990) <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\\\">Appraisal and competence in moral judgment and behavior<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Personal Identity and Self-Concept<\\/p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. Psychotherapy Theory, Research, Practice, Training, 37, 36-44.<\\/p><p>Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. Journal of Theoretical and Philosophical Psychology, 37, 77-90.<\\/p><p>Putman, A.O. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\\\">Being, becoming and Belonging<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 17-52). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Worlds-of-Uncertain-Status.pdf\\\">Worlds of Uncertain Status<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-9\\/dp\\/1891700065\\/\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Wechsler, R.C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Judgment<\\/p><p>Ossorio, P.G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Reality<\\/p><p>Colvin, G. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Colvin-Descriptive-Metaphysics.pdf\\\">Descriptive Metaphysics: On Science, Religion, and Wisdom<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kuosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol. 9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Shideler, M.M. (1982) <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\\\">The creator and the discoverer<\\/a>. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 2, (pp, 233-247). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Individual Differences<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf\\\">Cognition without processes<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 33-66). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Underlying-Cognitive-Processes.pdf\\\">Underlying Cognitive Processes or Private Social Practices?<\\/a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Empathy<\\/p><p>Schwartz, W. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Schwartz-Empathy-197-212.pdf\\\">The parameters of empathy: Core considerations for psychotherapy and supervision<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 197-212). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Hypnosis<\\/p><p>Plotkin, W., &amp; Schwartz, W. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\\\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.<\\/p><p>Plotkin, W., &amp; Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 75-98). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Behavioral Economics<\\/p><p>Jeffrey, H.J. (2010). <a href=\\\"\\/%E2%80%9D\\\">Homo Communitatis: A rigorous foundation for behavioral finance<\\/a>.<\\/p><p>Jeffrey, H.J. &amp; Putman, A.O. (2013). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/263761561_The_Irrationality_Illusion_A_New_Paradigm_for_Economics_and_Behavioral_Economics\\\">The irrationality illusion: A new paradigm for economics and behavioral economics<\\/a>. The Journal of Behavioral Finance, 14:3, 161-194.<\\/p><p>Jeffrey, H.J. &amp; Putman, A.O. (2015). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/281305700_Subjective_Probability_in_Behavioral_Economics_and_Finance_A_Radical_Reformulation\\\"> Probability in Behavioral Economics and Finance: A Radical Reformulation<\\/a>. The Journal of Behavioral Finance, 16(3), 231-249.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Multi-cultural Psychology<\\/p><p>Aylesworth, L., &amp; Ossorio, P. (1983). Refugees: Cultural displacement and its effects. In K. Davis and R. Bergner (Eds.), Advances in Descriptive Psychology: Vol. 3, (pp. 45-92). Greenwich, CT: JAI Press.<\\/p><p>Lubuguin, F.S.A. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1982\\/1983). A multicultural psychology. In K.E. Davis &amp; R.M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 3<\\/em>, (pp. 13-44). Greenwich, CN: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Silva, J. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 119-145). Greenwich, CT: JAI Press.<\\/p><p>Torres, W. (1983). Puerto Rican and Anglo conceptions of appropriate mental health services. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 147-169). Greenwich, CT: JAI Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Sex Roles and Gender Identity<\\/p><p>Allen, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press<\\/p><p>Allen-Zeiger, C., &amp; Allen, S. (1992). Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment Austin, TX: New Perspectives Press.<\\/p><p>Latham, C.A. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Embodiment<\\/p><p>Bergner, R. (2001). What is behavior? And so What? <em>New Ideas in Psychology<\\/em>, <em>29<\\/em>, 147-\\u0080\\u201c155.<\\/p><p>Bergner, R.M. (2004). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/232468342_Is_It_All_Really_Biological\\\">Is it all really biological?<\\/a> Journal of Theoretical and Philosophical Psychology, 24, 30-49.<\\/p><p>Bergner, R.M. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Underlying-Cognitive-Processes.pdf\\\">Underlying Cognitive Processes or Private Social Practices?<\\/a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf\\\">Can psychological science be replaced by biological science?<\\/a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 44-68). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2016). <a href=\\\"\\/%E2%80%9Dhttps:\\/\\/www.researchgate.net\\/publication\\/283245444_What_Is_Behavior_And_Why_Is_It_Not_Reducible_to_Biological_States_of_Affairs%E2%80%9D\\\"> What is \\u201cbehavior?\\u201d And why is it not reducible to biological states of affairs?<\\/a> Journal of Theoretical and Philosophical Psychology, 36, 41-55.<\\/p><p>Bergner, R. (2018). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/324099936_The_Case_Against_the_Case_Against_Free_Will\\\"> The case against the case against free will<\\/a>. <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>38<\\/em>, 77-90.<\\/p><p>Davis, K.E. (2008). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Davis-Review-012508.pdf\\\" rel=\\\"\\\">Brains don\\u2019t think and organisms don\\u2019t create cultures or develop spontaneous languages<\\/a>. <em>PsyCritiques<\\/em>, <em>53<\\/em>.<\\/p><p>Jeffrey, H.J. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\\\">A new paradigm for artificial intelligence<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 177-194). Greenwich, CT: JAI Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1980\\/1982). Embodiment. In K.E. Davis &amp; T.O. Mitchell (Eds.), <em>Advances in Descriptive Psychology, Vol. 2<\\/em>, (pp. 11-32). Greenwich, CN: JAI Press.<\\/p><p>Ossorio, P.G. (1992). Experience for robots? (ESI Report No. 1a). Boulder, CO: Ellery Systems, Inc.<\\/p><p>Ossorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Plotkin, W. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Plotkin-Consciousness-211-237.pdf\\\"> Consciousness<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 211-237). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-5-Putman-Artificial-Persons.pdf\\\">Artificial persons<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Schwartz, W. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\\\">The problem of other possible persons: Dolphins, primates, and aliens<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"61604b3\",\"elType\":\"container\",\"settings\":[],\"elements\":[],\"isInner\":false}]'),
(14559,8139,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14561,1917,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14562,8140,'_wp_page_template','default'),
(14563,8140,'_elementor_edit_mode','builder'),
(14564,8140,'_elementor_template_type','wp-page'),
(14565,8140,'_elementor_version','3.33.0'),
(14566,8140,'_elementor_pro_version','3.33.1'),
(14567,8140,'_elementor_data','[{\"id\":\"395759ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"277b05e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Cultures, Communities, Organizations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3d2125c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"68d864c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><p style=\\\"font-size: 14px; text-align: center;\\\">N.B. In order to avoid redundancy, publications are <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press<\\/p><p>Bergner, L.L. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\\\">The Use of the status concept in developing effective relationships between police chiefs and officers<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kantor, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Wizard-129-148.pdf\\\">We\\u2019re off to see the wizard: Politics, charisma, and community change<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J., &amp; Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 243-270). Greenwich, CT: JAI Press.<\\/p><p>Littmann, J.R. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Littmann-Guilty-or-Not.pdf\\\">Guilty or Not? A Descriptive Psychology analysis<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 87-111). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Littmann, J.R. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf\\\">Elucidating <em>Actus Reus<\\/em> and <em>Mens Rea<\\/em>: A Descriptive Psychology perspective<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 409-452). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Lubuguin, F.S.A. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology<\\/em>, Vol. 7(pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Orvik, J.M. (1985). A conceptual model for migration in Alaska. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em> (pp. 103-118). Greenwich, CT: JAI Press.<\\/p><p>Orvik, J.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\\\">Technology transfer and culture change<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Orvik, J.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G., Busch, E. K., &amp; Lasater, L. (1975). The Boulder Police Department: Values and Implementations.<\\/p><p>Ossorio, P. G., Aylesworth, L., &amp; Lasater, L. (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=5035&amp;action=edit\\\">A Comprehensive Plan for the<br \\/>Provision of Mental Health Services to the Vietnamese Refugees in Denver<\\/a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.<\\/p><p>Peek, C. J. &amp; Heinrich, R. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\\\">Playing the Person Game in Healthcare<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\">Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Leading-113-128.pdf\\\">Leading: Perspectives for leaders and leadership coaches<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 113-128). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (1990). <em>Marketing Your Services: A Step-by-Step guide for Small Businesses and Professionals<\\/em>. New York, NY: John Wiley and Sons.<\\/p><p>Putman, A.O. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Ordinary-Magic.pdf\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-When-worlds-collide-81-112.pdf\\\">When worlds collide: The source of intractable value problems<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Silva, J. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 119-145). Greenwich, CT: JAI Press.<\\/p><p>Schwartz, W. (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\\\">Degradation, Accreditation, and Rites of Passage<\\/a>. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.<\\/p><p>Singer, H.R., &amp; Zeiger, P. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\\\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Torres, W. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Puerto Rican and Anglo conceptions of appropriate mental health services<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 147-169). Greenwich, CT: JAI Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14568,8140,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14569,8141,'_wp_page_template','default'),
(14570,8141,'_elementor_edit_mode','builder'),
(14571,8141,'_elementor_template_type','wp-page'),
(14572,8141,'_elementor_version','3.33.0'),
(14573,8141,'_elementor_pro_version','3.33.1'),
(14574,8141,'_elementor_data','[{\"id\":\"395759ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"277b05e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Cultures, Communities, Organizations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3d2125c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"68d864c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><p style=\\\"font-size: 14px; text-align: center;\\\">N.B. In order to avoid redundancy, publications are <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press<\\/p><p>Bergner, L.L. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\\\">The Use of the status concept in developing effective relationships between police chiefs and officers<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kantor, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Wizard-129-148.pdf\\\">We\\u2019re off to see the wizard: Politics, charisma, and community change<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J., &amp; Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 243-270). Greenwich, CT: JAI Press.<\\/p><p>Littmann, J.R. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Littmann-Guilty-or-Not.pdf\\\">Guilty or Not? A Descriptive Psychology analysis<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 87-111). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Littmann, J.R. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf\\\">Elucidating <em>Actus Reus<\\/em> and <em>Mens Rea<\\/em>: A Descriptive Psychology perspective<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 409-452). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Lubuguin, F.S.A. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology<\\/em>, Vol. 7(pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Orvik, J.M. (1985). A conceptual model for migration in Alaska. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em> (pp. 103-118). Greenwich, CT: JAI Press.<\\/p><p>Orvik, J.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\\\">Technology transfer and culture change<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Orvik, J.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G., Busch, E. K., &amp; Lasater, L. (1975). The Boulder Police Department: Values and Implementations.<\\/p><p>Ossorio, P. G., Aylesworth, L., &amp; Lasater, L. (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=5035&amp;action=edit\\\">A Comprehensive Plan for the<br \\/>Provision of Mental Health Services to the Vietnamese Refugees in Denver<\\/a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.<\\/p><p>Peek, C. J. &amp; Heinrich, R. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\\\">Playing the Person Game in Healthcare<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\">Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Leading-113-128.pdf\\\">Leading: Perspectives for leaders and leadership coaches<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 113-128). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (1990). <em>Marketing Your Services: A Step-by-Step guide for Small Businesses and Professionals<\\/em>. New York, NY: John Wiley and Sons.<\\/p><p>Putman, A.O. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Ordinary-Magic.pdf\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-When-worlds-collide-81-112.pdf\\\">When worlds collide: The source of intractable value problems<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Silva, J. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 119-145). Greenwich, CT: JAI Press.<\\/p><p>Schwartz, W. (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\\\">Degradation, Accreditation, and Rites of Passage<\\/a>. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.<\\/p><p>Singer, H.R., &amp; Zeiger, P. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\\\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Torres, W. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Puerto Rican and Anglo conceptions of appropriate mental health services<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 147-169). Greenwich, CT: JAI Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14575,8141,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14576,8142,'_wp_page_template','default'),
(14577,8142,'_elementor_edit_mode','builder'),
(14578,8142,'_elementor_template_type','wp-page'),
(14579,8142,'_elementor_version','3.33.0'),
(14580,8142,'_elementor_pro_version','3.33.1'),
(14581,8142,'_elementor_data','[{\"id\":\"395759ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"277b05e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Cultures, Communities, Organizations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3d2125c0\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"68d864c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><p style=\\\"font-size: 14px; text-align: center;\\\">N.B. In order to avoid redundancy, publications are <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press<\\/p><p>Bergner, L.L. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\\\">The Use of the status concept in developing effective relationships between police chiefs and officers<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kantor, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Wizard-129-148.pdf\\\">We\\u2019re off to see the wizard: Politics, charisma, and community change<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J., &amp; Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 243-270). Greenwich, CT: JAI Press.<\\/p><p>Littmann, J.R. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Littmann-Guilty-or-Not.pdf\\\">Guilty or Not? A Descriptive Psychology analysis<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 87-111). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Littmann, J.R. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf\\\">Elucidating <em>Actus Reus<\\/em> and <em>Mens Rea<\\/em>: A Descriptive Psychology perspective<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 409-452). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Lubuguin, F.S.A. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology<\\/em>, Vol. 7(pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Orvik, J.M. (1985). A conceptual model for migration in Alaska. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em> (pp. 103-118). Greenwich, CT: JAI Press.<\\/p><p>Orvik, J.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\\\">Technology transfer and culture change<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Orvik, J.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G., Busch, E. K., &amp; Lasater, L. (1975). The Boulder Police Department: Values and Implementations.<\\/p><p>Ossorio, P. G., Aylesworth, L., &amp; Lasater, L. (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=5035&amp;action=edit\\\">A Comprehensive Plan for the<br \\/>Provision of Mental Health Services to the Vietnamese Refugees in Denver<\\/a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.<\\/p><p>Peek, C. J. &amp; Heinrich, R. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\\\">Playing the Person Game in Healthcare<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\">Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Leading-113-128.pdf\\\">Leading: Perspectives for leaders and leadership coaches<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 113-128). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (1990). <em>Marketing Your Services: A Step-by-Step guide for Small Businesses and Professionals<\\/em>. New York, NY: John Wiley and Sons.<\\/p><p>Putman, A.O. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Ordinary-Magic.pdf\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-When-worlds-collide-81-112.pdf\\\">When worlds collide: The source of intractable value problems<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Silva, J. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 119-145). Greenwich, CT: JAI Press.<\\/p><p>Schwartz, W. (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\\\">Degradation, Accreditation, and Rites of Passage<\\/a>. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.<\\/p><p>Singer, H.R., &amp; Zeiger, P. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\\\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Torres, W. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Puerto Rican and Anglo conceptions of appropriate mental health services<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 147-169). Greenwich, CT: JAI Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14582,8142,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14584,3985,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14585,8143,'_wp_page_template','default'),
(14586,8143,'_elementor_edit_mode','builder'),
(14587,8143,'_elementor_template_type','wp-page'),
(14588,8143,'_elementor_version','3.33.0'),
(14589,8143,'_elementor_pro_version','3.33.1'),
(14590,8143,'_elementor_data','[{\"id\":\"60ee10c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da05541\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Information Technology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69a80c48\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1b9f0003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">Robots<\\/p>\\n\\n<p>\\n\\n<p style=\\\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\\\">\\nJeffrey, H.J. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\\\">A new paradigm for artificial intelligence<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 177-194). Greenwich, CT: JAI Press.<\\/p>\\n\\nOssorio, P. G. (1992). Robotic systems and automation for space application (NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery Systems, Inc.)\\n\\nOssorio, P. G. (1992). An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI\\nReport No. 2. Boulder, CO: Ellery Systems, Inc.)\\n\\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-5-Putman-Artificial-Persons.pdf\\\">Artificial persons<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">Artificial intelligence<\\/p>\\n\\n<p>\\nJeffrey, H.J. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf\\\">Knowledge Engineering: Theory and Practice<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 123-146). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. (2010). Structure. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 361-3407). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 243-270). Greenwich, CT: JAI Press.\\n\\nOssorio,  P.  G.  (1964). Classification  space  analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No. 14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)\\n\\nOssorio, P. G., & Popov, D. (1979). Large Scale Systems: A Task Assessment, Curriculum, Training, Evaluation, and Feedback Package\\n\\nOssorio, P. G., & Popov, D. (1981). Evaluating Information Systems\\n\\nOssorio, P. G., & Schneider, L. S. (1982). Decisions and Decision Aids\\n\\nPutman, A.O, & Jeffrey, H.J. (1985). A new paradigm for software and its development. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em> (pp. 119-138). Greenwich, CT: JAI Press.\\n\\nZeiger, P.H. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf\\\">Human systems issues in software engineering<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 105-121). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14591,8143,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14592,8144,'_wp_page_template','default'),
(14593,8144,'_elementor_edit_mode','builder'),
(14594,8144,'_elementor_template_type','wp-page'),
(14595,8144,'_elementor_version','3.33.0'),
(14596,8144,'_elementor_pro_version','3.33.1'),
(14597,8144,'_elementor_data','[{\"id\":\"60ee10c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da05541\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Information Technology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69a80c48\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1b9f0003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">Robots<\\/p>\\n\\n<p>\\n\\n<p style=\\\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\\\">\\nJeffrey, H.J. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\\\">A new paradigm for artificial intelligence<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 177-194). Greenwich, CT: JAI Press.<\\/p>\\n\\nOssorio, P. G. (1992). Robotic systems and automation for space application (NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery Systems, Inc.)\\n\\nOssorio, P. G. (1992). An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI\\nReport No. 2. Boulder, CO: Ellery Systems, Inc.)\\n\\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-5-Putman-Artificial-Persons.pdf\\\">Artificial persons<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">Artificial intelligence<\\/p>\\n\\n<p>\\nJeffrey, H.J. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf\\\">Knowledge Engineering: Theory and Practice<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 123-146). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. (2010). Structure. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 361-3407). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 243-270). Greenwich, CT: JAI Press.\\n\\nOssorio,  P.  G.  (1964). Classification  space  analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No. 14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)\\n\\nOssorio, P. G., & Popov, D. (1979). Large Scale Systems: A Task Assessment, Curriculum, Training, Evaluation, and Feedback Package\\n\\nOssorio, P. G., & Popov, D. (1981). Evaluating Information Systems\\n\\nOssorio, P. G., & Schneider, L. S. (1982). Decisions and Decision Aids\\n\\nPutman, A.O, & Jeffrey, H.J. (1985). A new paradigm for software and its development. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em> (pp. 119-138). Greenwich, CT: JAI Press.\\n\\nZeiger, P.H. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf\\\">Human systems issues in software engineering<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 105-121). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14598,8144,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14599,8145,'_wp_page_template','default'),
(14600,8145,'_elementor_edit_mode','builder'),
(14601,8145,'_elementor_template_type','wp-page'),
(14602,8145,'_elementor_version','3.33.0'),
(14603,8145,'_elementor_pro_version','3.33.1'),
(14604,8145,'_elementor_data','[{\"id\":\"60ee10c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da05541\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Information Technology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"69a80c48\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1b9f0003\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\"><\\/div>\\n\\n<p style=\\\"text-align: center; font-size: 18px;\\\">\\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\\\"><\\/div><p style = \\\"text-align:center; font-weight:bold;\\\">\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">Robots<\\/p>\\n\\n<p>\\n\\n<p style=\\\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\\\">\\nJeffrey, H.J. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\\\">A new paradigm for artificial intelligence<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 177-194). Greenwich, CT: JAI Press.<\\/p>\\n\\nOssorio, P. G. (1992). Robotic systems and automation for space application (NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery Systems, Inc.)\\n\\nOssorio, P. G. (1992). An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI\\nReport No. 2. Boulder, CO: Ellery Systems, Inc.)\\n\\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc\\n\\nPutman, A.O. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-5-Putman-Artificial-Persons.pdf\\\">Artificial persons<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\\n<p style=\\\"text-align:center; font-weight:bold;\\\">Artificial intelligence<\\/p>\\n\\n<p>\\nJeffrey, H.J. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf\\\">Knowledge Engineering: Theory and Practice<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 123-146). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J. (2010). Structure. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 361-3407). Ann Arbor, MI: Descriptive Psychology Press.\\n\\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp. 243-270). Greenwich, CT: JAI Press.\\n\\nOssorio,  P.  G.  (1964). Classification  space  analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\\n\\nOssorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\\n\\nOssorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No. 14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)\\n\\nOssorio, P. G., & Popov, D. (1979). Large Scale Systems: A Task Assessment, Curriculum, Training, Evaluation, and Feedback Package\\n\\nOssorio, P. G., & Popov, D. (1981). Evaluating Information Systems\\n\\nOssorio, P. G., & Schneider, L. S. (1982). Decisions and Decision Aids\\n\\nPutman, A.O, & Jeffrey, H.J. (1985). A new paradigm for software and its development. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em> (pp. 119-138). Greenwich, CT: JAI Press.\\n\\nZeiger, P.H. (1990). <a href = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf\\\">Human systems issues in software engineering<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 105-121). Ann Arbor, MI: Descriptive Psychology Press.\\n<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14605,8145,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14607,1906,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14608,8146,'_wp_page_template','default'),
(14609,8146,'_elementor_edit_mode','builder'),
(14610,8146,'_elementor_template_type','wp-page'),
(14611,8146,'_elementor_version','3.33.0'),
(14612,8146,'_elementor_pro_version','3.33.1'),
(14613,8146,'_elementor_data','[{\"id\":\"668b0b87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"54fd7e45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Social Practices\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"370ba8cd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"301d0e74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><p style=\\\"font-size: 14px; text-align: center;\\\">N.B. In order to avoid redundancy, publications are <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Parenting<\\/p><p>Bergner, L.L. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\\\">The Use of the status concept in developing effective relationships between police chiefs and officers<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\\\">Coaching and teaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\\\">Coaching and motivation<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\\\">Leadership in athletic coaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Holt S.B. (1990) <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\\\">Appraisal and competence in moral judgment and behavior<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kantor, C. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Childrens-Imaginative-Play.pdf\\\">Children\\u2019s Imaginative Play: A Descriptive Psychology Approach<\\/a>.In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Mika, P., Bergner, R., &amp; Baum, M. (2001). The parentification scale. In Touliatis, J., Perlmutter, B, &amp; Holden, G., <em>Handbook of family measurement techniques (2d ed.)<\\/em>. Thousand Oaks, CA: Sage.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\\\">Psychotherapy with adolescents and their families: A status dynamic approach<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>\\u00a0<br \\/>Interpersonal interactions<\\/p><p>Allen, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy<\\/em>, <em>27<\\/em>, 34-38.<\\/p><p>Bretscher, F., &amp; Bergner, R.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\\\">Relational Qualities as Factors in Mate Selection Decisions<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kirsch, N. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\\\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 249-273). Greenwich, CT: JAI Press.<\\/p><p>Latham, C.A. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (1981). Click <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\">Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&amp;qid=1513536255&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\\\">I and Thou: A study of personal relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 231-256). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204<\\/p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>\\u00a0<br \\/>Significance<\\/p><p>Bergner, R.M. (1987) Undoing degradation. <em>Psychotherapy<\\/em>, <em>24<\\/em>, 25-30.<\\/p><p>Bergner, R. (2009). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2009.63.3.267\\\">Trauma, exposure, and world reconstruction<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>63<\\/em>, 267-282.<\\/p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology<\\/em>, <em>24<\\/em>, 25-40.<\\/p><p>Bunford, N., &amp; Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention<\\/em>, <em>33<\\/em>, 335-343.<\\/p><p>Davis, K.E. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Davis-Stalkers-and-Their-Worlds.pdf\\\">Stalkers and their Worlds<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Latham, C.A. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Marshall, K. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&amp;qid=1513525277&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\\\">Scenarios of \\u201calcoholic\\u201d relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 259-278). Greenwich, CT: JAI Press.<\\/p><p>Marshall, K.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\\\">A bulimic life pattern<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Orvik, J.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-uncertain-status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Schwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.<\\/p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204<\\/p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501<\\/p><p>Wechsler, R.C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14614,8146,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14615,8147,'_wp_page_template','default'),
(14616,8147,'_elementor_edit_mode','builder'),
(14617,8147,'_elementor_template_type','wp-page'),
(14618,8147,'_elementor_version','3.33.0'),
(14619,8147,'_elementor_pro_version','3.33.1'),
(14620,8147,'_elementor_data','[{\"id\":\"668b0b87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"54fd7e45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Social Practices\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"370ba8cd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"301d0e74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><p style=\\\"font-size: 14px; text-align: center;\\\">N.B. In order to avoid redundancy, publications are <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Parenting<\\/p><p>Bergner, L.L. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\\\">The Use of the status concept in developing effective relationships between police chiefs and officers<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\\\">Coaching and teaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\\\">Coaching and motivation<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\\\">Leadership in athletic coaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Holt S.B. (1990) <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\\\">Appraisal and competence in moral judgment and behavior<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kantor, C. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Childrens-Imaginative-Play.pdf\\\">Children\\u2019s Imaginative Play: A Descriptive Psychology Approach<\\/a>.In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Mika, P., Bergner, R., &amp; Baum, M. (2001). The parentification scale. In Touliatis, J., Perlmutter, B, &amp; Holden, G., <em>Handbook of family measurement techniques (2d ed.)<\\/em>. Thousand Oaks, CA: Sage.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\\\">Psychotherapy with adolescents and their families: A status dynamic approach<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>\\u00a0<br \\/>Interpersonal interactions<\\/p><p>Allen, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy<\\/em>, <em>27<\\/em>, 34-38.<\\/p><p>Bretscher, F., &amp; Bergner, R.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\\\">Relational Qualities as Factors in Mate Selection Decisions<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kirsch, N. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\\\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 249-273). Greenwich, CT: JAI Press.<\\/p><p>Latham, C.A. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (1981). Click <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\">Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&amp;qid=1513536255&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\\\">I and Thou: A study of personal relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 231-256). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204<\\/p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>\\u00a0<br \\/>Significance<\\/p><p>Bergner, R.M. (1987) Undoing degradation. <em>Psychotherapy<\\/em>, <em>24<\\/em>, 25-30.<\\/p><p>Bergner, R. (2009). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2009.63.3.267\\\">Trauma, exposure, and world reconstruction<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>63<\\/em>, 267-282.<\\/p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology<\\/em>, <em>24<\\/em>, 25-40.<\\/p><p>Bunford, N., &amp; Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention<\\/em>, <em>33<\\/em>, 335-343.<\\/p><p>Davis, K.E. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Davis-Stalkers-and-Their-Worlds.pdf\\\">Stalkers and their Worlds<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Latham, C.A. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Marshall, K. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&amp;qid=1513525277&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\\\">Scenarios of \\u201calcoholic\\u201d relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 259-278). Greenwich, CT: JAI Press.<\\/p><p>Marshall, K.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\\\">A bulimic life pattern<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Orvik, J.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-uncertain-status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Schwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.<\\/p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204<\\/p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501<\\/p><p>Wechsler, R.C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14621,8147,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14622,8148,'_wp_page_template','default'),
(14623,8148,'_elementor_edit_mode','builder'),
(14624,8148,'_elementor_template_type','wp-page'),
(14625,8148,'_elementor_version','3.33.0'),
(14626,8148,'_elementor_pro_version','3.33.1'),
(14627,8148,'_elementor_data','[{\"id\":\"668b0b87\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"54fd7e45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Social Practices\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"370ba8cd\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"301d0e74\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><p style=\\\"font-size: 14px; text-align: center;\\\">N.B. In order to avoid redundancy, publications are <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>Parenting<\\/p><p>Bergner, L.L. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\\\">The Use of the status concept in developing effective relationships between police chiefs and officers<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\\\">Coaching and teaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\\\">Coaching and motivation<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\\\">Leadership in athletic coaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Holt S.B. (1990) <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\\\">Appraisal and competence in moral judgment and behavior<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kantor, C. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Childrens-Imaginative-Play.pdf\\\">Children\\u2019s Imaginative Play: A Descriptive Psychology Approach<\\/a>.In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Mika, P., Bergner, R., &amp; Baum, M. (2001). The parentification scale. In Touliatis, J., Perlmutter, B, &amp; Holden, G., <em>Handbook of family measurement techniques (2d ed.)<\\/em>. Thousand Oaks, CA: Sage.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\\\">Psychotherapy with adolescents and their families: A status dynamic approach<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>\\u00a0<br \\/>Interpersonal interactions<\\/p><p>Allen, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy<\\/em>, <em>27<\\/em>, 34-38.<\\/p><p>Bretscher, F., &amp; Bergner, R.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\\\">Relational Qualities as Factors in Mate Selection Decisions<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kirsch, N. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\\\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 249-273). Greenwich, CT: JAI Press.<\\/p><p>Latham, C.A. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (1981). Click <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\">Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&amp;qid=1513536255&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\\\">I and Thou: A study of personal relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 231-256). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204<\\/p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501<\\/p><p style=\\\"text-align: center; font-weight: bold;\\\">\\u00a0<br \\/>\\u00a0<br \\/>Significance<\\/p><p>Bergner, R.M. (1987) Undoing degradation. <em>Psychotherapy<\\/em>, <em>24<\\/em>, 25-30.<\\/p><p>Bergner, R. (2009). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2009.63.3.267\\\">Trauma, exposure, and world reconstruction<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>63<\\/em>, 267-282.<\\/p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology<\\/em>, <em>24<\\/em>, 25-40.<\\/p><p>Bunford, N., &amp; Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention<\\/em>, <em>33<\\/em>, 335-343.<\\/p><p>Davis, K.E. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Davis-Stalkers-and-Their-Worlds.pdf\\\">Stalkers and their Worlds<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Latham, C.A. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Marshall, K. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&amp;qid=1513525277&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\\\">Scenarios of \\u201calcoholic\\u201d relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 259-278). Greenwich, CT: JAI Press.<\\/p><p>Marshall, K.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\\\">A bulimic life pattern<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Orvik, J.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-uncertain-status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Schwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.<\\/p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204<\\/p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501<\\/p><p>Wechsler, R.C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14628,8148,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14630,1902,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14631,8149,'_wp_page_template','default'),
(14632,8149,'_elementor_edit_mode','builder'),
(14633,8149,'_elementor_template_type','wp-page'),
(14634,8149,'_elementor_version','3.33.0'),
(14635,8149,'_elementor_pro_version','3.33.1'),
(14636,8149,'_elementor_data','[{\"id\":\"dce5882\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1be7844d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Spirituality and Religion\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"50ede351\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3b613d0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Colvin, G. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Colvin-Descriptive-Metaphysics.pdf\\\"> Descriptive Metaphysics: On Science, Religion, and Wisdom<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1978). Religion without doctrine (LRI Report No. 19). Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (2014).\\u00a0<em><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/05\\/PHTT-Printer-copy.pdf\\\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio (Vol. VIII<\\/a>)<\\/em>. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1985). Worlds and world reconstruction. In K. E. Davis &amp; T. O. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-53). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (1991). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M. K. Roberts &amp; R. M. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 37-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Shideler, M. M. (1992). <em>Spirituality: An Approach through Descriptive Psychology<\\/em>. Ann Arbor: Descriptive Psychology Press.<\\/p><p>Shideler, M.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Shideler-Spirituality-pp-199_213.pdf\\\">Spirituality: The Descriptive Psychology approach<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 199-213). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Shideler, M. (1983). The priest and the psychotherapist. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 229-242). Greenwich, CT: JAI Press.<\\/p><p>Shideler, M.M. (1985). Science, religion, and religions. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 55-74). Greenwich, CT: JAI Press<\\/p><p>Singer, H.R., &amp; Zeiger, P. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\\\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Zeiger, P.H. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf\\\">Toward a rapprochement of religion and science<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 195-225). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14637,8149,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14638,8150,'_wp_page_template','default'),
(14639,8150,'_elementor_edit_mode','builder'),
(14640,8150,'_elementor_template_type','wp-page'),
(14641,8150,'_elementor_version','3.33.0'),
(14642,8150,'_elementor_pro_version','3.33.1'),
(14643,8150,'_elementor_data','[{\"id\":\"dce5882\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1be7844d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Spirituality and Religion\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"50ede351\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3b613d0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Colvin, G. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Colvin-Descriptive-Metaphysics.pdf\\\"> Descriptive Metaphysics: On Science, Religion, and Wisdom<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1978). Religion without doctrine (LRI Report No. 19). Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (2014).\\u00a0<em><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/05\\/PHTT-Printer-copy.pdf\\\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio (Vol. VIII<\\/a>)<\\/em>. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1985). Worlds and world reconstruction. In K. E. Davis &amp; T. O. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-53). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (1991). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M. K. Roberts &amp; R. M. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 37-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Shideler, M. M. (1992). <em>Spirituality: An Approach through Descriptive Psychology<\\/em>. Ann Arbor: Descriptive Psychology Press.<\\/p><p>Shideler, M.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Shideler-Spirituality-pp-199_213.pdf\\\">Spirituality: The Descriptive Psychology approach<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 199-213). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Shideler, M. (1983). The priest and the psychotherapist. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 229-242). Greenwich, CT: JAI Press.<\\/p><p>Shideler, M.M. (1985). Science, religion, and religions. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 55-74). Greenwich, CT: JAI Press<\\/p><p>Singer, H.R., &amp; Zeiger, P. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\\\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Zeiger, P.H. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf\\\">Toward a rapprochement of religion and science<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 195-225). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14644,8150,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14645,8151,'_wp_page_template','default'),
(14646,8151,'_elementor_edit_mode','builder'),
(14647,8151,'_elementor_template_type','wp-page'),
(14648,8151,'_elementor_version','3.33.0'),
(14649,8151,'_elementor_pro_version','3.33.1'),
(14650,8151,'_elementor_data','[{\"id\":\"dce5882\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1be7844d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Spirituality and Religion\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"50ede351\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3b613d0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Colvin, G. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Colvin-Descriptive-Metaphysics.pdf\\\"> Descriptive Metaphysics: On Science, Religion, and Wisdom<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1978). Religion without doctrine (LRI Report No. 19). Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (2014).\\u00a0<em><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/05\\/PHTT-Printer-copy.pdf\\\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio (Vol. VIII<\\/a>)<\\/em>. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1985). Worlds and world reconstruction. In K. E. Davis &amp; T. O. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-53). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (1991). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of uncertain status<\\/a>. In M. K. Roberts &amp; R. M. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 37-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Shideler, M. M. (1992). <em>Spirituality: An Approach through Descriptive Psychology<\\/em>. Ann Arbor: Descriptive Psychology Press.<\\/p><p>Shideler, M.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Shideler-Spirituality-pp-199_213.pdf\\\">Spirituality: The Descriptive Psychology approach<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 199-213). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Shideler, M. (1983). The priest and the psychotherapist. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 229-242). Greenwich, CT: JAI Press.<\\/p><p>Shideler, M.M. (1985). Science, religion, and religions. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 55-74). Greenwich, CT: JAI Press<\\/p><p>Singer, H.R., &amp; Zeiger, P. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\\\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Zeiger, P.H. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf\\\">Toward a rapprochement of religion and science<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 195-225). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14651,8151,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14653,1915,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14654,8152,'_wp_page_template','default'),
(14655,8152,'_elementor_edit_mode','builder'),
(14656,8152,'_elementor_template_type','wp-page'),
(14657,8152,'_elementor_version','3.33.0'),
(14658,8152,'_elementor_pro_version','3.33.1'),
(14659,8152,'_elementor_data','[{\"id\":\"45aa7a78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"57481fda\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Status, Persons, Relationships\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6fd7054a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"26383195\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><p style=\\\"font-size: 14px; text-align: center;\\\">N.B. In order to avoid redundancy, publications are mostly <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Allen-Zeiger, C., &amp; Allen, S. (1992). <em>Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment<\\/em>. Austin, TX: New Perspectives Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\\\">Coaching and teaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\\\">Coaching and motivation<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\\\">Leadership in athletic coaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2005). Lovemaking as a ceremony of accreditation. <em>Journal of Sex and Marital Therapy<\\/em>, <em>31<\\/em>, 1-8.<\\/p><p>Bergner, R. (2005). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2005.59.4.333 \\\">World reconstruction in psychotherapy<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>59<\\/em>, 1-17.<\\/p><p>Bergner, R. (2007). <a href=\\\"https:\\/\\/www.amazon.com\\/Status-Dynamics-Creating-Therapeutic-Change\\/dp\\/0977228614\\/ref=sr_1_1?ie=UTF8&amp;qid=1513328890&amp;sr=8-1&amp;keywords=bergner+status+dynamic\\\">Status dynamics: Creating new paths to therapeutic change<\\/a>. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>37<\\/em>, 77-90.<\\/p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training<\\/em>, 37, 36-44.<\\/p><p>Bergner, R., &amp; Ramon, A. (2013). Some implications of belief in love, free will, and non-reductionism. <em>Journal of Social Psychology<\\/em>, 153, 1-21.<\\/p><p>Bergner, R., &amp; Ramon, A. (2014). The Personal Beliefs Scale. American Psychological Association PsychTESTS Database<\\/p><p>Beste S., Bergner, R., &amp; Nauta, M. (2003). What keeps love alive? An empirical<br \\/>investigation. <em>Family Therapy<\\/em>, <em>30<\\/em>, 125-141.<\\/p><p>Bretscher, F., &amp; Bergner, R.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\\\">Relational Qualities as Factors in Mate Selection Decisions<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Davis K.E., &amp; Roberts M.K. (1999). <a href=\\\"https:\\/\\/doi.org\\/10.1007\\/978-1-4612-5076-0_8\\\"> Relationships in the real world: The Descriptive Psychology approach to personal relationships<\\/a>. In Gergen K.J. &amp; Davis K.E. (Eds.), <em>The Social Construction of the Person<\\/em>. Springer Series in Social Psychology. New York: Springer.<\\/p><p>Davis, K., &amp; Todd, M. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf\\\">Friendship and love relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 79-119). Greenwich, CT: JAI Press.<\\/p><p>Hegi, K., &amp; Bergner, R. (2010). What is love? An empirically-based essentialist account. <em>Journal of Social and Personal Relationships<\\/em>, <em>27<\\/em>, 620-636.<\\/p><p>Holmes, J.R. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Holmes-The-Status-of-Persons.pdf\\\">The status of persons or who was that metaphor<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 15-35). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kantor, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Wizard-129-148.pdf\\\">We\\u2019re off to see the wizard: Politics, charisma, and community change<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder, CO.<\\/p><p>Ossorio, P., &amp; Sternberg, B. (1997). Status management: A theory of punishment and rehabilitation. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 195-214). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report #25. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1966\\/1995). <em>Persons. The Collected Works of Peter G. <br \\/>Ossorio (Vol. I). <\\/em>Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-7-Ossorio-What-There-Is.pdf\\\">What there is and how things are<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), Advances in Descriptive Psychology, Vol. 7 (pp. 7-32). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf\\\">In a world of persons and their ways<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1982\\/1998\\/2012). <em>Place<\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Plotkin, W., &amp; Schwartz, W. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\\\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.<\\/p><p>Plotkin, W., &amp; Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state<\\/p><p>Putman, A.O. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\\\">Being, becoming and Belonging<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Ordinary-Magic.pdf\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&amp;qid=1513536255&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\\\">I and Thou: A study of personal relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 231-256). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Worlds-of-Uncertain-Status.pdf\\\">Worlds of Uncertain Status<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Schwartz, W. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\\\">The problem of other possible persons: Dolphins, primates, and aliens<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.<\\/p><p>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy<\\/em>, <em>62<\\/em>, 51-65.<\\/p><p>Schwartz, W.R. (2014). <a href=\\\"http:\\/\\/jetpress.org\\/v24.3\\/Schwartz.htm\\\">What Is A Person And How Can We Be Sure? A Paradigm Case Formulation<\\/a>. <em>Journal of Evolution and Technology<\\/em>, <em>24(3)<\\/em>, 27-34.<\\/p><p>Ward, C., Bergner, R., &amp; Kahn, J. (2003). Why do men distance? Factors predictive of male avoidance of intimate conflict. <em>Family Therapy<\\/em>, <em>30<\\/em>, 1-9.<\\/p><p>Zeiger, P.H., &amp; Zeiger, C.A. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf\\\">Where does my freedom lie?<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 82-98). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14660,8152,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14661,8153,'_wp_page_template','default'),
(14662,8153,'_elementor_edit_mode','builder'),
(14663,8153,'_elementor_template_type','wp-page'),
(14664,8153,'_elementor_version','3.33.0'),
(14665,8153,'_elementor_pro_version','3.33.1'),
(14666,8153,'_elementor_data','[{\"id\":\"45aa7a78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"57481fda\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Status, Persons, Relationships\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6fd7054a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"26383195\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><p style=\\\"font-size: 14px; text-align: center;\\\">N.B. In order to avoid redundancy, publications are mostly <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Allen-Zeiger, C., &amp; Allen, S. (1992). <em>Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment<\\/em>. Austin, TX: New Perspectives Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\\\">Coaching and teaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\\\">Coaching and motivation<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\\\">Leadership in athletic coaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2005). Lovemaking as a ceremony of accreditation. <em>Journal of Sex and Marital Therapy<\\/em>, <em>31<\\/em>, 1-8.<\\/p><p>Bergner, R. (2005). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2005.59.4.333 \\\">World reconstruction in psychotherapy<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>59<\\/em>, 1-17.<\\/p><p>Bergner, R. (2007). <a href=\\\"https:\\/\\/www.amazon.com\\/Status-Dynamics-Creating-Therapeutic-Change\\/dp\\/0977228614\\/ref=sr_1_1?ie=UTF8&amp;qid=1513328890&amp;sr=8-1&amp;keywords=bergner+status+dynamic\\\">Status dynamics: Creating new paths to therapeutic change<\\/a>. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>37<\\/em>, 77-90.<\\/p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training<\\/em>, 37, 36-44.<\\/p><p>Bergner, R., &amp; Ramon, A. (2013). Some implications of belief in love, free will, and non-reductionism. <em>Journal of Social Psychology<\\/em>, 153, 1-21.<\\/p><p>Bergner, R., &amp; Ramon, A. (2014). The Personal Beliefs Scale. American Psychological Association PsychTESTS Database<\\/p><p>Beste S., Bergner, R., &amp; Nauta, M. (2003). What keeps love alive? An empirical<br \\/>investigation. <em>Family Therapy<\\/em>, <em>30<\\/em>, 125-141.<\\/p><p>Bretscher, F., &amp; Bergner, R.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\\\">Relational Qualities as Factors in Mate Selection Decisions<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Davis K.E., &amp; Roberts M.K. (1999). <a href=\\\"https:\\/\\/doi.org\\/10.1007\\/978-1-4612-5076-0_8\\\"> Relationships in the real world: The Descriptive Psychology approach to personal relationships<\\/a>. In Gergen K.J. &amp; Davis K.E. (Eds.), <em>The Social Construction of the Person<\\/em>. Springer Series in Social Psychology. New York: Springer.<\\/p><p>Davis, K., &amp; Todd, M. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf\\\">Friendship and love relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 79-119). Greenwich, CT: JAI Press.<\\/p><p>Hegi, K., &amp; Bergner, R. (2010). What is love? An empirically-based essentialist account. <em>Journal of Social and Personal Relationships<\\/em>, <em>27<\\/em>, 620-636.<\\/p><p>Holmes, J.R. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Holmes-The-Status-of-Persons.pdf\\\">The status of persons or who was that metaphor<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 15-35). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kantor, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Wizard-129-148.pdf\\\">We\\u2019re off to see the wizard: Politics, charisma, and community change<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder, CO.<\\/p><p>Ossorio, P., &amp; Sternberg, B. (1997). Status management: A theory of punishment and rehabilitation. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 195-214). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report #25. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1966\\/1995). <em>Persons. The Collected Works of Peter G. <br \\/>Ossorio (Vol. I). <\\/em>Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-7-Ossorio-What-There-Is.pdf\\\">What there is and how things are<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), Advances in Descriptive Psychology, Vol. 7 (pp. 7-32). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf\\\">In a world of persons and their ways<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1982\\/1998\\/2012). <em>Place<\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Plotkin, W., &amp; Schwartz, W. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\\\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.<\\/p><p>Plotkin, W., &amp; Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state<\\/p><p>Putman, A.O. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\\\">Being, becoming and Belonging<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Ordinary-Magic.pdf\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&amp;qid=1513536255&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\\\">I and Thou: A study of personal relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 231-256). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Worlds-of-Uncertain-Status.pdf\\\">Worlds of Uncertain Status<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Schwartz, W. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\\\">The problem of other possible persons: Dolphins, primates, and aliens<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.<\\/p><p>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy<\\/em>, <em>62<\\/em>, 51-65.<\\/p><p>Schwartz, W.R. (2014). <a href=\\\"http:\\/\\/jetpress.org\\/v24.3\\/Schwartz.htm\\\">What Is A Person And How Can We Be Sure? A Paradigm Case Formulation<\\/a>. <em>Journal of Evolution and Technology<\\/em>, <em>24(3)<\\/em>, 27-34.<\\/p><p>Ward, C., Bergner, R., &amp; Kahn, J. (2003). Why do men distance? Factors predictive of male avoidance of intimate conflict. <em>Family Therapy<\\/em>, <em>30<\\/em>, 1-9.<\\/p><p>Zeiger, P.H., &amp; Zeiger, C.A. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf\\\">Where does my freedom lie?<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 82-98). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14667,8153,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14668,8154,'_wp_page_template','default'),
(14669,8154,'_elementor_edit_mode','builder'),
(14670,8154,'_elementor_template_type','wp-page'),
(14671,8154,'_elementor_version','3.33.0'),
(14672,8154,'_elementor_pro_version','3.33.1'),
(14673,8154,'_elementor_data','[{\"id\":\"45aa7a78\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"57481fda\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics: Status, Persons, Relationships\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6fd7054a\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"26383195\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><p style=\\\"font-size: 14px; text-align: center;\\\">N.B. In order to avoid redundancy, publications are mostly <span style=\\\"font-weight: bold; color: #41719a;\\\">not<\\/span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br \\/>\\\"<span style=\\\"font-weight: bold; color: #41719a;\\\">Sample Topics: Clinical and Therapy<\\/span>\\\" for those papers.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Allen-Zeiger, C., &amp; Allen, S. (1992). <em>Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment<\\/em>. Austin, TX: New Perspectives Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\\\">Coaching and teaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\\\">Coaching and motivation<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\\\">Leadership in athletic coaching<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2005). Lovemaking as a ceremony of accreditation. <em>Journal of Sex and Marital Therapy<\\/em>, <em>31<\\/em>, 1-8.<\\/p><p>Bergner, R. (2005). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2005.59.4.333 \\\">World reconstruction in psychotherapy<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>59<\\/em>, 1-17.<\\/p><p>Bergner, R. (2007). <a href=\\\"https:\\/\\/www.amazon.com\\/Status-Dynamics-Creating-Therapeutic-Change\\/dp\\/0977228614\\/ref=sr_1_1?ie=UTF8&amp;qid=1513328890&amp;sr=8-1&amp;keywords=bergner+status+dynamic\\\">Status dynamics: Creating new paths to therapeutic change<\\/a>. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>37<\\/em>, 77-90.<\\/p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training<\\/em>, 37, 36-44.<\\/p><p>Bergner, R., &amp; Ramon, A. (2013). Some implications of belief in love, free will, and non-reductionism. <em>Journal of Social Psychology<\\/em>, 153, 1-21.<\\/p><p>Bergner, R., &amp; Ramon, A. (2014). The Personal Beliefs Scale. American Psychological Association PsychTESTS Database<\\/p><p>Beste S., Bergner, R., &amp; Nauta, M. (2003). What keeps love alive? An empirical<br \\/>investigation. <em>Family Therapy<\\/em>, <em>30<\\/em>, 125-141.<\\/p><p>Bretscher, F., &amp; Bergner, R.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\\\">Relational Qualities as Factors in Mate Selection Decisions<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Davis K.E., &amp; Roberts M.K. (1999). <a href=\\\"https:\\/\\/doi.org\\/10.1007\\/978-1-4612-5076-0_8\\\"> Relationships in the real world: The Descriptive Psychology approach to personal relationships<\\/a>. In Gergen K.J. &amp; Davis K.E. (Eds.), <em>The Social Construction of the Person<\\/em>. Springer Series in Social Psychology. New York: Springer.<\\/p><p>Davis, K., &amp; Todd, M. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf\\\">Friendship and love relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 79-119). Greenwich, CT: JAI Press.<\\/p><p>Hegi, K., &amp; Bergner, R. (2010). What is love? An empirically-based essentialist account. <em>Journal of Social and Personal Relationships<\\/em>, <em>27<\\/em>, 620-636.<\\/p><p>Holmes, J.R. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Holmes-The-Status-of-Persons.pdf\\\">The status of persons or who was that metaphor<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 15-35). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kantor, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Wizard-129-148.pdf\\\">We\\u2019re off to see the wizard: Politics, charisma, and community change<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder, CO.<\\/p><p>Ossorio, P., &amp; Sternberg, B. (1997). Status management: A theory of punishment and rehabilitation. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 195-214). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report #25. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1966\\/1995). <em>Persons. The Collected Works of Peter G. <br \\/>Ossorio (Vol. I). <\\/em>Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-7-Ossorio-What-There-Is.pdf\\\">What there is and how things are<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), Advances in Descriptive Psychology, Vol. 7 (pp. 7-32). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf\\\">In a world of persons and their ways<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1982\\/1998\\/2012). <em>Place<\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Plotkin, W., &amp; Schwartz, W. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\\\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.<\\/p><p>Plotkin, W., &amp; Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state<\\/p><p>Putman, A.O. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\\\">Being, becoming and Belonging<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-Ordinary-Magic.pdf\\\">Ordinary magic: What Descriptive Psychology is, and why it matters<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\\\">Men and women: Partners, lovers, friends<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 57-58). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&amp;qid=1513536255&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\\\">I and Thou: A study of personal relationships<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 231-256). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Ancient-Companions.pdf\\\">Ancient Companions<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-Worlds-of-Uncertain-Status.pdf\\\">Worlds of Uncertain Status<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Schwartz, W. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\\\">The problem of other possible persons: Dolphins, primates, and aliens<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 139-194). Greenwich, CT: JAI Press.<\\/p><p>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy<\\/em>, <em>62<\\/em>, 51-65.<\\/p><p>Schwartz, W.R. (2014). <a href=\\\"http:\\/\\/jetpress.org\\/v24.3\\/Schwartz.htm\\\">What Is A Person And How Can We Be Sure? A Paradigm Case Formulation<\\/a>. <em>Journal of Evolution and Technology<\\/em>, <em>24(3)<\\/em>, 27-34.<\\/p><p>Ward, C., Bergner, R., &amp; Kahn, J. (2003). Why do men distance? Factors predictive of male avoidance of intimate conflict. <em>Family Therapy<\\/em>, <em>30<\\/em>, 1-9.<\\/p><p>Zeiger, P.H., &amp; Zeiger, C.A. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf\\\">Where does my freedom lie?<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 82-98). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14674,8154,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14676,1912,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14677,8155,'_wp_page_template','default'),
(14678,8155,'_elementor_edit_mode','builder'),
(14679,8155,'_elementor_template_type','wp-page'),
(14680,8155,'_elementor_version','3.33.0'),
(14681,8155,'_elementor_pro_version','3.33.1'),
(14682,8155,'_elementor_data','[{\"id\":\"55be02d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"47cfbfdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics:<br>Clinical and Therapy\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"58181af3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1b3bb767\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -20px; font-size: 18px;\\\">(Including combined citations for \\\"Pathology\\\", \\\"Case Formulation\\\" and <br \\/>\\\"Psychotherapeutic Policies and Techniques\\\")<\\/p><div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><div style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/div><div style=\\\"height: 3px; width: 300px; margin: 10px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Allen, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press<\\/p><p>Aylesworth, L.S. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Aylesworth-Oriental-Martial-Arts.pdf\\\">Oriental Martial Arts Rehabilitation<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 113-142). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press.<\\/p><p>Baker, E. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf\\\">Therapeutic social practices<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 209-230). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1977). The marital system of the hysterical individual. <em>Family Process<\\/em>, <em>16<\\/em>, 85-95.<\\/p><p>Bergner, R. (1979). The use of systems oriented illustrative stories in marital psychotherapy. <em>Family Therapy<\\/em>, <em>6<\\/em>, 109-118.<\\/p><p>Bergner, R. (1979). Transforming presenting problems. <em>Rational Living<\\/em>, <em>14<\\/em>, 13-16.<\\/p><p>Bergner, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP1-Bergner-Marital-Conflict-305_320.pdf\\\">Marital conflict resolution: A conceptual framework and its empirical evaluation<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 305-320). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1981). Recasting victims as perpetrators. <em>The Journal of Strategic and Systemic Therapies<\\/em>, <em>1<\\/em>, 1-9.<\\/p><p>Bergner, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Bergner-Overseer-Regime-245-271.pdf\\\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style<\\/a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 245-271). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1982). Couple therapy for histrionic clients and their spouses. In H. Millman, J. Huber, and D. Diggins (Eds.), <em>Therapies for adults<\\/em>. San Francisco: Jossey-Bass.<\\/p><p>Bergner, R. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf\\\">Hysterical action, impersonation, and caretaking roles<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp, 233-247). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1983) <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513521344&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Click here to purchase...<\\/a>Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 209-227). Greenwich, CT: JAI Press.<br \\/>Process, 16, 85-95.<\\/p><p>Bergner, R. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&amp;qid=1513447552&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\\\">Click here to purchase...<\\/a>Paranoid style: A descriptive and pragmatic account. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 203-229). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1987) Undoing degradation. <em>Psychotherapy<\\/em>, <em>24<\\/em>, 25-30.<\\/p><p>Bergner, R. (1988). Money\\u2019s \\u2018Lovemap\\u2019 account of the paraphilias: A critique and reformulation. <em>American Journal of Psychotherapy<\\/em>, <em>42<\\/em>, 254-259.<\\/p><p>Bergner, R. (1988). Status dynamic psychotherapy with depressed individuals. <em>Psychotherapy<\\/em>, 25, 266-272.<\\/p><p>Bergner, R.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf\\\">A Father-Daughter Incest: Degradation and Recovery from Degradation<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 285-305). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf\\\">Impulsive Action and Impulsive Persons: A Descriptive and Pragmatic Formulation<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 261-284). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy<\\/em>, <em>27<\\/em>, 34-38.<\\/p><p>Bergner, R.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf\\\">A Conceptual Framework for Eclectic<br \\/>Psychotherapy<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 137-157). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (1993). <a href=\\\"https:\\/\\/www.amazon.com\\/Studies-Psychopathology-Descriptive-Psychology-Approach\\/dp\\/0962566136\\/ref=sr_1_1?ie=UTF8&amp;qid=1513445964&amp;sr=8-1&amp;keywords=studies+in+psychopathology+bergner\\\">Psychopathology and psychotherapy from a Descriptive Psychological point of view<\\/a>. In R. Bergner (Ed.), <em>Studies in psychopathology: The Descriptive Psychology approach<\\/em>, (pp. 3-17). Ann Arbor: Descriptive Psychology Press.<\\/p><p>Bergner, R. (1993). Victims into perpetrators. <em>Psychotherapy<\\/em>, <em>30<\\/em>, 452-462.<\\/p><p>Bergner, R. (1995). <em>Pathological Self-Criticism: Assessment and Treatment (The Springer Series in Social\\/Clinical Psychology)<\\/em>. New York, NY: Plenum Press.<\\/p><p>Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice<\\/em>, <em>4<\\/em>, 235-248.<\\/p><p>Bergner, R. (1997). The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman. <em>Family Therapy<\\/em>, <em>24<\\/em>, 71-79.<\\/p><p>Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice<\\/em>, <em>4<\\/em>, 235-248.<\\/p><p>Bergner, R. (1998). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-7\\/dp\\/1891700014\\/ref=sr_1_10?ie=UTF8&amp;qid=1513440872&amp;sr=8-10&amp;keywords=advances+in+descriptive+psychology\\\">Self-criticism<\\/a>. In J. Jeffrey &amp; R. Bergner, (Eds.). <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 249-276). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-7-Bergner-Self-Criticism.pdf\\\">A therapeutic approach to destructive self-criticism<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 249-273). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (1998). Characteristics of an optimal clinical case formulation. <em>American Journal of Psychotherapy<\\/em>, <em>52<\\/em>, 287-300.<\\/p><p>Bergner, R. (1998). Therapeutic approaches to problems of meaninglessness. <em>American Journal of Psychotherapy<\\/em>, <em>52<\\/em>, pp. 1-16.<\\/p><p>Bergner, R. (1999). Status enhancement: A further path to therapeutic change. <em>American Journal of Psychotherapy<\\/em>, <em>53<\\/em>, 201-214.<\\/p><p>Bergner, R. (2000). Love and barriers to love: An analysis for psychotherapists and other. <em>American Journal of Psychotherapy<\\/em>, <em>54<\\/em>, 1-17.<\\/p><p>Bergner, R. (2002). Sexual compulsion as attempted recovery from degradation. <em>Journal of Sex and Marital Therapy<\\/em>, <em>28<\\/em>, 373-387.<\\/p><p>Bergner, R. (2004). An integrative framework for psychopathology and psychotherapy. <em>New Ideas in Psychology<\\/em>, <em>22<\\/em>, 127-141.<\\/p><p>Bergner, R. (2005). Status dynamic treatment of a case of bulimia. <em>Clinical Case Studies<\\/em>, <em>4<\\/em>, 295-303.<\\/p><p>Bergner, R. (2006). <a href=\\\" https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2006.60.3.215\\\">The many secure knowledge bases of psychotherapy<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>69<\\/em>, 215-232.<\\/p><p>Bergner, R.M. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Beyond-Empirical-Validation.pdf\\\">Beyond Empirical Validation: Justifying Therapeutic Judgment and Action<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 145-173). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2007). <em><a href=\\\"https:\\/\\/www.amazon.com\\/Status-Dynamics-Creating-Therapeutic-Change\\/dp\\/0977228614\\/ref=sr_1_1?ie=UTF8&amp;qid=1513328890&amp;sr=8-1&amp;keywords=bergner+status+dynamic\\\"><em>Status dynamics: Creating new paths to therapeutic change<\\/em>.<\\/a><\\/em> Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2007). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2007.61.2.149 \\\">Therapeutic storytelling revisited<\\/a>. <em>American Journal of<br \\/>Psychotherapy<\\/em>, <em>61<\\/em>, 149-162.<\\/p><p>Bergner, R. (2007). On promoting adaptive self-criticism in psychotherapy. In E. Chang (Ed.), <em>Self-criticism and self-enhancement<\\/em>. Washington, DC: American Psychological Association.<\\/p><p>Bergner, R. (2009). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2009.63.3.267 \\\">Trauma, exposure, and world reconstruction<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>63<\\/em>, 267-282.<\\/p><p>Bergner, R.M. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-The-Tolstoy-Dilemma.pdf\\\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 143-160). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Policy-175-196.pdf\\\">Therapeutic policies: A policy-based approach to psychotherapy<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 175-196). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2015). Status dynamic psychotherapy. In E. Neukrig (Ed.) <em>The Sage encyclopedia of counseling and psychotherapy<\\/em>. Los Angeles, CA: Sage Publications.<\\/p><p>Bergner, R., &amp; Bridges A. (2002). The significance of heavy pornography involvement for romantic partners: Research and clinical implications. <em>Journal of Sex and Marital Therapy<\\/em>, <em>28<\\/em>, 198-206.<\\/p><p>Bergner, R.M., &amp; Bunford, N. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Suicide-55-74.pdf\\\">Suicide and impossible worlds<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 55-74). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology<\\/em>, 24, 25-40.<\\/p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder disability: In support of our design. <em>Philosophy, Psychiatry, and Psychology<\\/em>, <em>24<\\/em>, 49-52.<\\/p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training<\\/em>, <em>37<\\/em>, 36-44.<\\/p><p>Bergner, R.M., &amp; Staggs, J. (1992). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Clinical-Topics\\/dp\\/096256611X\\/ref=sr_1_1?ie=UTF8&amp;qid=1540405368&amp;sr=8-1&amp;keywords=advances+descriptive+psychology+volume+6\\\">The Positive Therapeutic Relationship: An Accreditation Perspective<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br \\/>Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em> (pp. 185-201). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bridges, A., &amp; Bergner, R. (2009). Pornography, effects on relationships. In H. Reis &amp; S. Sprecher (Eds.), <em>The Sage Encyclopedia of Human Relationships<\\/em>. Thousand Oaks, CA: Sage.<\\/p><p>Bridges, A., Bergner, R., &amp; McInnis, M. (2003). Romantic partner\'s use of pornography: Its significance for women. <em>Journal of Sex and Marital Therapy<\\/em>. <em>29<\\/em>, 1-14.<\\/p><p>Bunford, N., &amp; Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. Crisis: <em>The Journal of Crisis Intervention and Suicide Prevention<\\/em>, <em>33<\\/em>, 335-343.<\\/p><p>Davis, K.E. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Davis-Stalkers-and-Their-Worlds.pdf\\\">Stalkers and their Worlds<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Driscoll, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf\\\">Policies for pragmatic psychotherapy<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 273-277). Greenwich, CT: JAI Press.<\\/p><p>Driscoll, R. (1981). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Keith-Davis\\/dp\\/B000TFIKOO\\/ref=sr_1_13?ie=UTF8&amp;qid=1513525277&amp;sr=8-13&amp;keywords=advances+in+descriptive+psychology\\\">Self-criticism: Analysis and treatment<\\/a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 321-356). Greenwich, CT: JAI Press.<\\/p><p>Farber, A. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf\\\">Castaneda\'s Don Juan as psychotherapist<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 279-304). Greenwich, CT: JAI Press.<\\/p><p>Felknor, C.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf\\\">Kid\'s interest discovery kits<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em> (pp. 235-247). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Holmes, J.R. (2013). <a href=\\\"https:\\/\\/www.amazon.com\\/Depression-Doesnt-Always-Have-Depressing-ebook\\/dp\\/B00FSOUCYM\\/ref=sr_1_1?ie=UTF8&amp;qid=1513010278&amp;sr=8-1&amp;keywords=james+holmes+depression+always+depressing\\\"><em>Depression doesn\\u2019t always have to be depressing<\\/em><\\/a>. Pensacola, FL.: Pensacola Pelican Press, Inc.<\\/p><p>Kantor, C. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Childrens-Imaginative-Play.pdf\\\">Children\\u2019s Imaginative Play: A Descriptive Psychology Approach<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kirsch, N. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\\\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 249-273). Greenwich, CT: JAI Press.<\\/p><p>Lasater, L. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513525277&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Stress and health in a Colorado coal mining community<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp.95-117). Greenwich, CT: JAI Press.<\\/p><p>Lasater, L. (1988). <em>Recovery from compulsive behavior: How to transcend your troubled family<\\/em>. Deerfield Beach, FL: Health Communications.<\\/p><p>Latham, C.A. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em> (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Lubuguin, F.S.A. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Lugbuguin, F. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf\\\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 41-85). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Marshall, K. (1985). Scenarios of \\u201calcoholic\\u201d relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 259-278). Greenwich, CT: JAI Press.<\\/p><p>Marshall, K.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\\\">A bulimic life pattern<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Orvik, J.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/cognitive-deficits-in-schizophrenia\\/\\\">Cognitive Deficits in Schizophrenia<\\/a> LRI Report No. 39a. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/projective-techniques\\/\\\">Projective Techniques<\\/a> LRI Report No. 38a. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii\\/\\\"><em>Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII)<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. (1985\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/pathology\\/\\\">Pathology<\\/a>. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.<\\/p><p>Ossorio, P. (1985\\/1997). <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.<\\/p><p>Ossorio, P. G., Aylesworth, L., &amp; Lasater, L. (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=5035&amp;action=edit\\\">A Comprehensive Plan for the<br \\/>Provision of Mental Health Services to the Vietnamese Refugees in Denver<\\/a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (1977, 2014).\\u00a0<a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii\\/\\\"><em>Seminar on Positive Health and Transcendental Theories. The Collected Works of Peter G. Ossorio (Vol. VIII)<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\\\">Psychotherapy with adolescents and their families: A status dynamic approach<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Schwartz, W. (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\\\">Degradation, Accreditation, and Rites of Passage<\\/a>. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.<\\/p><p>Schwartz, W. (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf\\\">What makes something psychoanalytic?<\\/a> <em>Psychiatry<\\/em>, <em>51<\\/em>, 417-426.<\\/p><p>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy<\\/em>, <em>62<\\/em>, 51-65.<\\/p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204<\\/p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501<\\/p><p>Wechsler, R. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf\\\">Personality and Manic States: A Status Dynamic Formulation of Bipolar Disorder<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 203-233). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Wechsler, R.C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Vanderburgh, J. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">The positive-health developmental model of treatment and psychopathology<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 281-302). Greenwich, CT: JAI Press.<\\/p><p>Zeiger, C.A. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf\\\">The Miss Marple model of psychological assessment<\\/a>. In M. Roberts and R. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 6. Clinical topics: Adolescent-family problems, bulimia, chronic mental illness, and mania<\\/em> (pp. 159-183). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14683,8155,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14684,8156,'_wp_page_template','default'),
(14685,8156,'_elementor_edit_mode','builder'),
(14686,8156,'_elementor_template_type','wp-page'),
(14687,8156,'_elementor_version','3.33.0'),
(14688,8156,'_elementor_pro_version','3.33.1'),
(14689,8156,'_elementor_data','[{\"id\":\"55be02d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"47cfbfdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics:<br>Clinical and Therapy\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"58181af3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1b3bb767\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -20px; font-size: 18px;\\\">(Including combined citations for \\\"Pathology\\\", \\\"Case Formulation\\\" and <br \\/>\\\"Psychotherapeutic Policies and Techniques\\\")<\\/p><div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><div style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/div><div style=\\\"height: 3px; width: 300px; margin: 10px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Allen, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press<\\/p><p>Aylesworth, L.S. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Aylesworth-Oriental-Martial-Arts.pdf\\\">Oriental Martial Arts Rehabilitation<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 113-142). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press.<\\/p><p>Baker, E. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf\\\">Therapeutic social practices<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 209-230). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1977). The marital system of the hysterical individual. <em>Family Process<\\/em>, <em>16<\\/em>, 85-95.<\\/p><p>Bergner, R. (1979). The use of systems oriented illustrative stories in marital psychotherapy. <em>Family Therapy<\\/em>, <em>6<\\/em>, 109-118.<\\/p><p>Bergner, R. (1979). Transforming presenting problems. <em>Rational Living<\\/em>, <em>14<\\/em>, 13-16.<\\/p><p>Bergner, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP1-Bergner-Marital-Conflict-305_320.pdf\\\">Marital conflict resolution: A conceptual framework and its empirical evaluation<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 305-320). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1981). Recasting victims as perpetrators. <em>The Journal of Strategic and Systemic Therapies<\\/em>, <em>1<\\/em>, 1-9.<\\/p><p>Bergner, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Bergner-Overseer-Regime-245-271.pdf\\\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style<\\/a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 245-271). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1982). Couple therapy for histrionic clients and their spouses. In H. Millman, J. Huber, and D. Diggins (Eds.), <em>Therapies for adults<\\/em>. San Francisco: Jossey-Bass.<\\/p><p>Bergner, R. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf\\\">Hysterical action, impersonation, and caretaking roles<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp, 233-247). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1983) <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513521344&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Click here to purchase...<\\/a>Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 209-227). Greenwich, CT: JAI Press.<br \\/>Process, 16, 85-95.<\\/p><p>Bergner, R. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&amp;qid=1513447552&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\\\">Click here to purchase...<\\/a>Paranoid style: A descriptive and pragmatic account. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 203-229). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1987) Undoing degradation. <em>Psychotherapy<\\/em>, <em>24<\\/em>, 25-30.<\\/p><p>Bergner, R. (1988). Money\\u2019s \\u2018Lovemap\\u2019 account of the paraphilias: A critique and reformulation. <em>American Journal of Psychotherapy<\\/em>, <em>42<\\/em>, 254-259.<\\/p><p>Bergner, R. (1988). Status dynamic psychotherapy with depressed individuals. <em>Psychotherapy<\\/em>, 25, 266-272.<\\/p><p>Bergner, R.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf\\\">A Father-Daughter Incest: Degradation and Recovery from Degradation<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 285-305). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf\\\">Impulsive Action and Impulsive Persons: A Descriptive and Pragmatic Formulation<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 261-284). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy<\\/em>, <em>27<\\/em>, 34-38.<\\/p><p>Bergner, R.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf\\\">A Conceptual Framework for Eclectic<br \\/>Psychotherapy<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 137-157). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (1993). <a href=\\\"https:\\/\\/www.amazon.com\\/Studies-Psychopathology-Descriptive-Psychology-Approach\\/dp\\/0962566136\\/ref=sr_1_1?ie=UTF8&amp;qid=1513445964&amp;sr=8-1&amp;keywords=studies+in+psychopathology+bergner\\\">Psychopathology and psychotherapy from a Descriptive Psychological point of view<\\/a>. In R. Bergner (Ed.), <em>Studies in psychopathology: The Descriptive Psychology approach<\\/em>, (pp. 3-17). Ann Arbor: Descriptive Psychology Press.<\\/p><p>Bergner, R. (1993). Victims into perpetrators. <em>Psychotherapy<\\/em>, <em>30<\\/em>, 452-462.<\\/p><p>Bergner, R. (1995). <em>Pathological Self-Criticism: Assessment and Treatment (The Springer Series in Social\\/Clinical Psychology)<\\/em>. New York, NY: Plenum Press.<\\/p><p>Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice<\\/em>, <em>4<\\/em>, 235-248.<\\/p><p>Bergner, R. (1997). The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman. <em>Family Therapy<\\/em>, <em>24<\\/em>, 71-79.<\\/p><p>Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice<\\/em>, <em>4<\\/em>, 235-248.<\\/p><p>Bergner, R. (1998). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-7\\/dp\\/1891700014\\/ref=sr_1_10?ie=UTF8&amp;qid=1513440872&amp;sr=8-10&amp;keywords=advances+in+descriptive+psychology\\\">Self-criticism<\\/a>. In J. Jeffrey &amp; R. Bergner, (Eds.). <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 249-276). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-7-Bergner-Self-Criticism.pdf\\\">A therapeutic approach to destructive self-criticism<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 249-273). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (1998). Characteristics of an optimal clinical case formulation. <em>American Journal of Psychotherapy<\\/em>, <em>52<\\/em>, 287-300.<\\/p><p>Bergner, R. (1998). Therapeutic approaches to problems of meaninglessness. <em>American Journal of Psychotherapy<\\/em>, <em>52<\\/em>, pp. 1-16.<\\/p><p>Bergner, R. (1999). Status enhancement: A further path to therapeutic change. <em>American Journal of Psychotherapy<\\/em>, <em>53<\\/em>, 201-214.<\\/p><p>Bergner, R. (2000). Love and barriers to love: An analysis for psychotherapists and other. <em>American Journal of Psychotherapy<\\/em>, <em>54<\\/em>, 1-17.<\\/p><p>Bergner, R. (2002). Sexual compulsion as attempted recovery from degradation. <em>Journal of Sex and Marital Therapy<\\/em>, <em>28<\\/em>, 373-387.<\\/p><p>Bergner, R. (2004). An integrative framework for psychopathology and psychotherapy. <em>New Ideas in Psychology<\\/em>, <em>22<\\/em>, 127-141.<\\/p><p>Bergner, R. (2005). Status dynamic treatment of a case of bulimia. <em>Clinical Case Studies<\\/em>, <em>4<\\/em>, 295-303.<\\/p><p>Bergner, R. (2006). <a href=\\\" https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2006.60.3.215\\\">The many secure knowledge bases of psychotherapy<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>69<\\/em>, 215-232.<\\/p><p>Bergner, R.M. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Beyond-Empirical-Validation.pdf\\\">Beyond Empirical Validation: Justifying Therapeutic Judgment and Action<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 145-173). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2007). <em><a href=\\\"https:\\/\\/www.amazon.com\\/Status-Dynamics-Creating-Therapeutic-Change\\/dp\\/0977228614\\/ref=sr_1_1?ie=UTF8&amp;qid=1513328890&amp;sr=8-1&amp;keywords=bergner+status+dynamic\\\"><em>Status dynamics: Creating new paths to therapeutic change<\\/em>.<\\/a><\\/em> Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2007). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2007.61.2.149 \\\">Therapeutic storytelling revisited<\\/a>. <em>American Journal of<br \\/>Psychotherapy<\\/em>, <em>61<\\/em>, 149-162.<\\/p><p>Bergner, R. (2007). On promoting adaptive self-criticism in psychotherapy. In E. Chang (Ed.), <em>Self-criticism and self-enhancement<\\/em>. Washington, DC: American Psychological Association.<\\/p><p>Bergner, R. (2009). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2009.63.3.267 \\\">Trauma, exposure, and world reconstruction<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>63<\\/em>, 267-282.<\\/p><p>Bergner, R.M. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-The-Tolstoy-Dilemma.pdf\\\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 143-160). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Policy-175-196.pdf\\\">Therapeutic policies: A policy-based approach to psychotherapy<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 175-196). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2015). Status dynamic psychotherapy. In E. Neukrig (Ed.) <em>The Sage encyclopedia of counseling and psychotherapy<\\/em>. Los Angeles, CA: Sage Publications.<\\/p><p>Bergner, R., &amp; Bridges A. (2002). The significance of heavy pornography involvement for romantic partners: Research and clinical implications. <em>Journal of Sex and Marital Therapy<\\/em>, <em>28<\\/em>, 198-206.<\\/p><p>Bergner, R.M., &amp; Bunford, N. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Suicide-55-74.pdf\\\">Suicide and impossible worlds<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 55-74). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology<\\/em>, 24, 25-40.<\\/p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder disability: In support of our design. <em>Philosophy, Psychiatry, and Psychology<\\/em>, <em>24<\\/em>, 49-52.<\\/p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training<\\/em>, <em>37<\\/em>, 36-44.<\\/p><p>Bergner, R.M., &amp; Staggs, J. (1992). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Clinical-Topics\\/dp\\/096256611X\\/ref=sr_1_1?ie=UTF8&amp;qid=1540405368&amp;sr=8-1&amp;keywords=advances+descriptive+psychology+volume+6\\\">The Positive Therapeutic Relationship: An Accreditation Perspective<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br \\/>Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em> (pp. 185-201). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bridges, A., &amp; Bergner, R. (2009). Pornography, effects on relationships. In H. Reis &amp; S. Sprecher (Eds.), <em>The Sage Encyclopedia of Human Relationships<\\/em>. Thousand Oaks, CA: Sage.<\\/p><p>Bridges, A., Bergner, R., &amp; McInnis, M. (2003). Romantic partner\'s use of pornography: Its significance for women. <em>Journal of Sex and Marital Therapy<\\/em>. <em>29<\\/em>, 1-14.<\\/p><p>Bunford, N., &amp; Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. Crisis: <em>The Journal of Crisis Intervention and Suicide Prevention<\\/em>, <em>33<\\/em>, 335-343.<\\/p><p>Davis, K.E. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Davis-Stalkers-and-Their-Worlds.pdf\\\">Stalkers and their Worlds<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Driscoll, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf\\\">Policies for pragmatic psychotherapy<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 273-277). Greenwich, CT: JAI Press.<\\/p><p>Driscoll, R. (1981). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Keith-Davis\\/dp\\/B000TFIKOO\\/ref=sr_1_13?ie=UTF8&amp;qid=1513525277&amp;sr=8-13&amp;keywords=advances+in+descriptive+psychology\\\">Self-criticism: Analysis and treatment<\\/a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 321-356). Greenwich, CT: JAI Press.<\\/p><p>Farber, A. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf\\\">Castaneda\'s Don Juan as psychotherapist<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 279-304). Greenwich, CT: JAI Press.<\\/p><p>Felknor, C.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf\\\">Kid\'s interest discovery kits<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em> (pp. 235-247). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Holmes, J.R. (2013). <a href=\\\"https:\\/\\/www.amazon.com\\/Depression-Doesnt-Always-Have-Depressing-ebook\\/dp\\/B00FSOUCYM\\/ref=sr_1_1?ie=UTF8&amp;qid=1513010278&amp;sr=8-1&amp;keywords=james+holmes+depression+always+depressing\\\"><em>Depression doesn\\u2019t always have to be depressing<\\/em><\\/a>. Pensacola, FL.: Pensacola Pelican Press, Inc.<\\/p><p>Kantor, C. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Childrens-Imaginative-Play.pdf\\\">Children\\u2019s Imaginative Play: A Descriptive Psychology Approach<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kirsch, N. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\\\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 249-273). Greenwich, CT: JAI Press.<\\/p><p>Lasater, L. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513525277&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Stress and health in a Colorado coal mining community<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp.95-117). Greenwich, CT: JAI Press.<\\/p><p>Lasater, L. (1988). <em>Recovery from compulsive behavior: How to transcend your troubled family<\\/em>. Deerfield Beach, FL: Health Communications.<\\/p><p>Latham, C.A. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em> (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Lubuguin, F.S.A. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Lugbuguin, F. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf\\\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 41-85). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Marshall, K. (1985). Scenarios of \\u201calcoholic\\u201d relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 259-278). Greenwich, CT: JAI Press.<\\/p><p>Marshall, K.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\\\">A bulimic life pattern<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Orvik, J.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/cognitive-deficits-in-schizophrenia\\/\\\">Cognitive Deficits in Schizophrenia<\\/a> LRI Report No. 39a. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/projective-techniques\\/\\\">Projective Techniques<\\/a> LRI Report No. 38a. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii\\/\\\"><em>Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII)<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. (1985\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/pathology\\/\\\">Pathology<\\/a>. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.<\\/p><p>Ossorio, P. (1985\\/1997). <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.<\\/p><p>Ossorio, P. G., Aylesworth, L., &amp; Lasater, L. (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=5035&amp;action=edit\\\">A Comprehensive Plan for the<br \\/>Provision of Mental Health Services to the Vietnamese Refugees in Denver<\\/a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (1977, 2014).\\u00a0<a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii\\/\\\"><em>Seminar on Positive Health and Transcendental Theories. The Collected Works of Peter G. Ossorio (Vol. VIII)<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\\\">Psychotherapy with adolescents and their families: A status dynamic approach<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Schwartz, W. (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\\\">Degradation, Accreditation, and Rites of Passage<\\/a>. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.<\\/p><p>Schwartz, W. (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf\\\">What makes something psychoanalytic?<\\/a> <em>Psychiatry<\\/em>, <em>51<\\/em>, 417-426.<\\/p><p>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy<\\/em>, <em>62<\\/em>, 51-65.<\\/p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204<\\/p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501<\\/p><p>Wechsler, R. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf\\\">Personality and Manic States: A Status Dynamic Formulation of Bipolar Disorder<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 203-233). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Wechsler, R.C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Vanderburgh, J. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">The positive-health developmental model of treatment and psychopathology<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 281-302). Greenwich, CT: JAI Press.<\\/p><p>Zeiger, C.A. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf\\\">The Miss Marple model of psychological assessment<\\/a>. In M. Roberts and R. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 6. Clinical topics: Adolescent-family problems, bulimia, chronic mental illness, and mania<\\/em> (pp. 159-183). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14690,8156,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14691,8157,'_wp_page_template','default'),
(14692,8157,'_elementor_edit_mode','builder'),
(14693,8157,'_elementor_template_type','wp-page'),
(14694,8157,'_elementor_version','3.33.0'),
(14695,8157,'_elementor_pro_version','3.33.1'),
(14696,8157,'_elementor_data','[{\"id\":\"55be02d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"47cfbfdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics:<br>Clinical and Therapy\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"58181af3\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"1b3bb767\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -20px; font-size: 18px;\\\">(Including combined citations for \\\"Pathology\\\", \\\"Case Formulation\\\" and <br \\/>\\\"Psychotherapeutic Policies and Techniques\\\")<\\/p><div style=\\\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><div style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/div><div style=\\\"height: 3px; width: 300px; margin: 10px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p>Allen, C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Allen-Gener-violence-235-259.pdf\\\">Gender as one\\u2019s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence<\\/a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press<\\/p><p>Aylesworth, L.S. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Aylesworth-Oriental-Martial-Arts.pdf\\\">Oriental Martial Arts Rehabilitation<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 113-142). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Refugees: Cultural displacement and its effects<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 45-92). Greenwich, CT: JAI Press.<\\/p><p>Baker, E. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf\\\">Therapeutic social practices<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 209-230). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1977). The marital system of the hysterical individual. <em>Family Process<\\/em>, <em>16<\\/em>, 85-95.<\\/p><p>Bergner, R. (1979). The use of systems oriented illustrative stories in marital psychotherapy. <em>Family Therapy<\\/em>, <em>6<\\/em>, 109-118.<\\/p><p>Bergner, R. (1979). Transforming presenting problems. <em>Rational Living<\\/em>, <em>14<\\/em>, 13-16.<\\/p><p>Bergner, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP1-Bergner-Marital-Conflict-305_320.pdf\\\">Marital conflict resolution: A conceptual framework and its empirical evaluation<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 305-320). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1981). Recasting victims as perpetrators. <em>The Journal of Strategic and Systemic Therapies<\\/em>, <em>1<\\/em>, 1-9.<\\/p><p>Bergner, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Bergner-Overseer-Regime-245-271.pdf\\\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style<\\/a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 245-271). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1982). Couple therapy for histrionic clients and their spouses. In H. Millman, J. Huber, and D. Diggins (Eds.), <em>Therapies for adults<\\/em>. San Francisco: Jossey-Bass.<\\/p><p>Bergner, R. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf\\\">Hysterical action, impersonation, and caretaking roles<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp, 233-247). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1983) <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513521344&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Click here to purchase...<\\/a>Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em>, (pp. 209-227). Greenwich, CT: JAI Press.<br \\/>Process, 16, 85-95.<\\/p><p>Bergner, R. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-4\\/dp\\/0892323582\\/ref=sr_1_12?ie=UTF8&amp;qid=1513447552&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\\\">Click here to purchase...<\\/a>Paranoid style: A descriptive and pragmatic account. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 203-229). Greenwich, CT: JAI Press.<\\/p><p>Bergner, R. (1987) Undoing degradation. <em>Psychotherapy<\\/em>, <em>24<\\/em>, 25-30.<\\/p><p>Bergner, R. (1988). Money\\u2019s \\u2018Lovemap\\u2019 account of the paraphilias: A critique and reformulation. <em>American Journal of Psychotherapy<\\/em>, <em>42<\\/em>, 254-259.<\\/p><p>Bergner, R. (1988). Status dynamic psychotherapy with depressed individuals. <em>Psychotherapy<\\/em>, 25, 266-272.<\\/p><p>Bergner, R.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf\\\">A Father-Daughter Incest: Degradation and Recovery from Degradation<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 285-305). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf\\\">Impulsive Action and Impulsive Persons: A Descriptive and Pragmatic Formulation<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 261-284). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy<\\/em>, <em>27<\\/em>, 34-38.<\\/p><p>Bergner, R.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf\\\">A Conceptual Framework for Eclectic<br \\/>Psychotherapy<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 137-157). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (1993). <a href=\\\"https:\\/\\/www.amazon.com\\/Studies-Psychopathology-Descriptive-Psychology-Approach\\/dp\\/0962566136\\/ref=sr_1_1?ie=UTF8&amp;qid=1513445964&amp;sr=8-1&amp;keywords=studies+in+psychopathology+bergner\\\">Psychopathology and psychotherapy from a Descriptive Psychological point of view<\\/a>. In R. Bergner (Ed.), <em>Studies in psychopathology: The Descriptive Psychology approach<\\/em>, (pp. 3-17). Ann Arbor: Descriptive Psychology Press.<\\/p><p>Bergner, R. (1993). Victims into perpetrators. <em>Psychotherapy<\\/em>, <em>30<\\/em>, 452-462.<\\/p><p>Bergner, R. (1995). <em>Pathological Self-Criticism: Assessment and Treatment (The Springer Series in Social\\/Clinical Psychology)<\\/em>. New York, NY: Plenum Press.<\\/p><p>Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice<\\/em>, <em>4<\\/em>, 235-248.<\\/p><p>Bergner, R. (1997). The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman. <em>Family Therapy<\\/em>, <em>24<\\/em>, 71-79.<\\/p><p>Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice<\\/em>, <em>4<\\/em>, 235-248.<\\/p><p>Bergner, R. (1998). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Vol-7\\/dp\\/1891700014\\/ref=sr_1_10?ie=UTF8&amp;qid=1513440872&amp;sr=8-10&amp;keywords=advances+in+descriptive+psychology\\\">Self-criticism<\\/a>. In J. Jeffrey &amp; R. Bergner, (Eds.). <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 249-276). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-7-Bergner-Self-Criticism.pdf\\\">A therapeutic approach to destructive self-criticism<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 249-273). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (1998). Characteristics of an optimal clinical case formulation. <em>American Journal of Psychotherapy<\\/em>, <em>52<\\/em>, 287-300.<\\/p><p>Bergner, R. (1998). Therapeutic approaches to problems of meaninglessness. <em>American Journal of Psychotherapy<\\/em>, <em>52<\\/em>, pp. 1-16.<\\/p><p>Bergner, R. (1999). Status enhancement: A further path to therapeutic change. <em>American Journal of Psychotherapy<\\/em>, <em>53<\\/em>, 201-214.<\\/p><p>Bergner, R. (2000). Love and barriers to love: An analysis for psychotherapists and other. <em>American Journal of Psychotherapy<\\/em>, <em>54<\\/em>, 1-17.<\\/p><p>Bergner, R. (2002). Sexual compulsion as attempted recovery from degradation. <em>Journal of Sex and Marital Therapy<\\/em>, <em>28<\\/em>, 373-387.<\\/p><p>Bergner, R. (2004). An integrative framework for psychopathology and psychotherapy. <em>New Ideas in Psychology<\\/em>, <em>22<\\/em>, 127-141.<\\/p><p>Bergner, R. (2005). Status dynamic treatment of a case of bulimia. <em>Clinical Case Studies<\\/em>, <em>4<\\/em>, 295-303.<\\/p><p>Bergner, R. (2006). <a href=\\\" https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2006.60.3.215\\\">The many secure knowledge bases of psychotherapy<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>69<\\/em>, 215-232.<\\/p><p>Bergner, R.M. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Beyond-Empirical-Validation.pdf\\\">Beyond Empirical Validation: Justifying Therapeutic Judgment and Action<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em> (pp. 145-173). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2007). <em><a href=\\\"https:\\/\\/www.amazon.com\\/Status-Dynamics-Creating-Therapeutic-Change\\/dp\\/0977228614\\/ref=sr_1_1?ie=UTF8&amp;qid=1513328890&amp;sr=8-1&amp;keywords=bergner+status+dynamic\\\"><em>Status dynamics: Creating new paths to therapeutic change<\\/em>.<\\/a><\\/em> Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2007). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2007.61.2.149 \\\">Therapeutic storytelling revisited<\\/a>. <em>American Journal of<br \\/>Psychotherapy<\\/em>, <em>61<\\/em>, 149-162.<\\/p><p>Bergner, R. (2007). On promoting adaptive self-criticism in psychotherapy. In E. Chang (Ed.), <em>Self-criticism and self-enhancement<\\/em>. Washington, DC: American Psychological Association.<\\/p><p>Bergner, R. (2009). <a href=\\\"https:\\/\\/doi.org\\/10.1176\\/appi.psychotherapy.2009.63.3.267 \\\">Trauma, exposure, and world reconstruction<\\/a>. <em>American Journal of Psychotherapy<\\/em>, <em>63<\\/em>, 267-282.<\\/p><p>Bergner, R.M. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-The-Tolstoy-Dilemma.pdf\\\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 143-160). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Policy-175-196.pdf\\\">Therapeutic policies: A policy-based approach to psychotherapy<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em> (pp. 175-196). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R. (2015). Status dynamic psychotherapy. In E. Neukrig (Ed.) <em>The Sage encyclopedia of counseling and psychotherapy<\\/em>. Los Angeles, CA: Sage Publications.<\\/p><p>Bergner, R., &amp; Bridges A. (2002). The significance of heavy pornography involvement for romantic partners: Research and clinical implications. <em>Journal of Sex and Marital Therapy<\\/em>, <em>28<\\/em>, 198-206.<\\/p><p>Bergner, R.M., &amp; Bunford, N. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-Suicide-55-74.pdf\\\">Suicide and impossible worlds<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 55-74). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology<\\/em>, 24, 25-40.<\\/p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder disability: In support of our design. <em>Philosophy, Psychiatry, and Psychology<\\/em>, <em>24<\\/em>, 49-52.<\\/p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training<\\/em>, <em>37<\\/em>, 36-44.<\\/p><p>Bergner, R.M., &amp; Staggs, J. (1992). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Clinical-Topics\\/dp\\/096256611X\\/ref=sr_1_1?ie=UTF8&amp;qid=1540405368&amp;sr=8-1&amp;keywords=advances+descriptive+psychology+volume+6\\\">The Positive Therapeutic Relationship: An Accreditation Perspective<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br \\/>Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em> (pp. 185-201). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bridges, A., &amp; Bergner, R. (2009). Pornography, effects on relationships. In H. Reis &amp; S. Sprecher (Eds.), <em>The Sage Encyclopedia of Human Relationships<\\/em>. Thousand Oaks, CA: Sage.<\\/p><p>Bridges, A., Bergner, R., &amp; McInnis, M. (2003). Romantic partner\'s use of pornography: Its significance for women. <em>Journal of Sex and Marital Therapy<\\/em>. <em>29<\\/em>, 1-14.<\\/p><p>Bunford, N., &amp; Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. Crisis: <em>The Journal of Crisis Intervention and Suicide Prevention<\\/em>, <em>33<\\/em>, 335-343.<\\/p><p>Davis, K.E. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Davis-Stalkers-and-Their-Worlds.pdf\\\">Stalkers and their Worlds<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Driscoll, R. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf\\\">Policies for pragmatic psychotherapy<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 273-277). Greenwich, CT: JAI Press.<\\/p><p>Driscoll, R. (1981). <a href=\\\"https:\\/\\/www.amazon.com\\/Advances-Descriptive-Psychology-Keith-Davis\\/dp\\/B000TFIKOO\\/ref=sr_1_13?ie=UTF8&amp;qid=1513525277&amp;sr=8-13&amp;keywords=advances+in+descriptive+psychology\\\">Self-criticism: Analysis and treatment<\\/a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 321-356). Greenwich, CT: JAI Press.<\\/p><p>Farber, A. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf\\\">Castaneda\'s Don Juan as psychotherapist<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em> (pp. 279-304). Greenwich, CT: JAI Press.<\\/p><p>Felknor, C.M. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf\\\">Kid\'s interest discovery kits<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em> (pp. 235-247). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Holmes, J.R. (2013). <a href=\\\"https:\\/\\/www.amazon.com\\/Depression-Doesnt-Always-Have-Depressing-ebook\\/dp\\/B00FSOUCYM\\/ref=sr_1_1?ie=UTF8&amp;qid=1513010278&amp;sr=8-1&amp;keywords=james+holmes+depression+always+depressing\\\"><em>Depression doesn\\u2019t always have to be depressing<\\/em><\\/a>. Pensacola, FL.: Pensacola Pelican Press, Inc.<\\/p><p>Kantor, C. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Kantor-Childrens-Imaginative-Play.pdf\\\">Children\\u2019s Imaginative Play: A Descriptive Psychology Approach<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Kirsch, N. (1982). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\\\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp. 249-273). Greenwich, CT: JAI Press.<\\/p><p>Lasater, L. (1983). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513525277&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">Stress and health in a Colorado coal mining community<\\/a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3<\\/em> (pp.95-117). Greenwich, CT: JAI Press.<\\/p><p>Lasater, L. (1988). <em>Recovery from compulsive behavior: How to transcend your troubled family<\\/em>. Deerfield Beach, FL: Health Communications.<\\/p><p>Latham, C.A. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\\\">A High Power - Low Power Account of Gender Differences in Self-Criticism<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em> (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Lubuguin, F.S.A. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\\\">The acculturation of culturally displaced persons<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7<\\/em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Lugbuguin, F. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf\\\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 41-85). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Marshall, K. (1985). Scenarios of \\u201calcoholic\\u201d relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 259-278). Greenwich, CT: JAI Press.<\\/p><p>Marshall, K.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\\\">A bulimic life pattern<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Orvik, J.M. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Orvik-The-Dropped-Out.pdf\\\">The dropped out: Redescribing chronic mental illness as a question about communities<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/cognitive-deficits-in-schizophrenia\\/\\\">Cognitive Deficits in Schizophrenia<\\/a> LRI Report No. 39a. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1987). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/projective-techniques\\/\\\">Projective Techniques<\\/a> LRI Report No. 38a. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii\\/\\\"><em>Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII)<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. (1985\\/1997). <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/pathology\\/\\\">Pathology<\\/a>. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.<\\/p><p>Ossorio, P. (1985\\/1997). <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics<\\/em>, (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.<\\/p><p>Ossorio, P. G., Aylesworth, L., &amp; Lasater, L. (1977). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-admin\\/post.php?post=5035&amp;action=edit\\\">A Comprehensive Plan for the<br \\/>Provision of Mental Health Services to the Vietnamese Refugees in Denver<\\/a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (1977, 2014).\\u00a0<a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii\\/\\\"><em>Seminar on Positive Health and Transcendental Theories. The Collected Works of Peter G. Ossorio (Vol. VIII)<\\/em><\\/a>. Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\\\">On the Outside Looking In: A Conceptualization of Adolescence<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\\\">Psychotherapy with adolescents and their families: A status dynamic approach<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-An-Accomplices-Tale.pdf\\\">An accomplice\\u2019s tale<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\\\">A status dynamic formulation of sex roles: Putting sex roles in their place<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5<\\/em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Schwartz, W. (1979). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\\\">Degradation, Accreditation, and Rites of Passage<\\/a>. <em>Psychiatry<\\/em>, <em>42(2)<\\/em>, 138-146.<\\/p><p>Schwartz, W. (1988). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2016\\/04\\/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf\\\">What makes something psychoanalytic?<\\/a> <em>Psychiatry<\\/em>, <em>51<\\/em>, 417-426.<\\/p><p>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy<\\/em>, <em>62<\\/em>, 51-65.<\\/p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/44668302_Humiliation_Its_Nature_and_Consequences\\\">Humiliation: Its nature and consequences<\\/a>. <em>J Am Acad Psychiatry Law<\\/em>, <em>38<\\/em>, 195\\u2013204<\\/p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\\\">Severe public humiliation: Its nature, consequences, and clinical treatment<\\/a>. <em>Psychotherapy Theory Research Practice Training<\\/em>, <em>49<\\/em>, 492-501<\\/p><p>Wechsler, R. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf\\\">Personality and Manic States: A Status Dynamic Formulation of Bipolar Disorder<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6<\\/em>, (pp. 203-233). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Wechsler, R.C. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\\\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Vanderburgh, J. (1985). <a href=\\\"https:\\/\\/www.amazon.com\\/Descriptive-Psych-1983-Advances-Psychology\\/dp\\/0892322934\\/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\\\">The positive-health developmental model of treatment and psychopathology<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 281-302). Greenwich, CT: JAI Press.<\\/p><p>Zeiger, C.A. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf\\\">The Miss Marple model of psychological assessment<\\/a>. In M. Roberts and R. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 6. Clinical topics: Adolescent-family problems, bulimia, chronic mental illness, and mania<\\/em> (pp. 159-183). Ann Arbor, MI: Descriptive Psychology Press.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14697,8157,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14699,1900,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14700,8158,'_wp_page_template','default'),
(14701,8158,'_elementor_edit_mode','builder'),
(14702,8158,'_elementor_template_type','wp-page'),
(14703,8158,'_elementor_version','3.33.0'),
(14704,8158,'_elementor_pro_version','3.33.1'),
(14705,8158,'_elementor_data','[{\"id\":\"31a02fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"74b44483\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics:Science and Methodology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79567d0e\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2293b17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"font-weight: bold; text-align: center;\\\">Enterprise of Science<\\/p><p>Bergner, R.M. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-All-the-Worlds-a-stage-7-18.pdf\\\">All the world\\u2019s a stage: A person-centered view of science.<\\/a> In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 7-18). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2004). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/232468342_Is_It_All_Really_Biological\\\">Is it all really biological<\\/a>? <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>24<\\/em>, 30-49.<\\/p><p>Orvik, J.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\\\">Technology transfer and culture change<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1964).Classification space analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1965). Dissemination research (RADC-TR-\\u0080\\u009365-314). Rome, NY: Rome Air Development Center.<\\/p><p>Ossorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1967\\/1968). Attribute space development and evaluation<br \\/>(RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No.<br \\/>14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)<\\/p><p>Ossorio, P.G. (1979\\/1981). Conceptual-notational devices: The PCF and related types. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1980). Behavior pattern indexing (LRI Report No. 33).<br \\/>Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (1980\\/1981). Representation, evaluation, and research.<br \\/>In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 105-135). Greenwich, CN:<br \\/>as LRI Report No. 25. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (1968\\/1981). Explanation, falsifiability, and rule-following. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 37-56). Greenwich, CN: JAI Press. (Original work published 1968 as LRI Report No. 4c. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.).<\\/p><p>Ossorio, P.G. (1991). <a href=\\\"http:\\/\\/dx.doi.org\\/10.1207\\/s15327965pli0204_7\\\">Naive baseball theory<\\/a>. <em>Psychological Inquiry<\\/em>, <em>2<\\/em>, 352-355.<\\/p><p>Schwartz, W. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Schwartz-On-Saying-22No22.pdf\\\">On saying \\u201cno\\u201d: Evidence based practice and the hijacking of the empirical<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 453-474). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"font-weight: bold; text-align: center;\\\">The Real World<\\/p><p>Ossorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No.<br \\/>14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)<\\/p><p>Ossorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"font-weight: bold; text-align: center;\\\">Interconnections of Persons<\\/p><p>Peek, C. J. &amp; Heinrich, R. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\\\">Playing the Person Game in Healthcare<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\"> Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"font-weight: bold; text-align: center;\\\">World, Behavior, &amp; Language<\\/p><p>Ossorio, P.G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1995). <em>Persons. The Collected Works of Peter G. Ossorio (Vol. I)<\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (2005). <em>\\\"What Actually Happens\\\": The Representation of Real World Phenomena. The Collected Works of Peter G. Ossorio (Vol. 4)<\\/em>. Ann Arbor, MI, 2005. Also published 1975\\/1978, Columbia SC: University of South Carolina Press.<\\/p><p>Ossorio, P.G. (1990). The human condition: Some formal aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (1997). <a href=\\\"http:\\/\\/dx.doi.org\\/10.1111\\/1468-5914.00032\\\">What there is, How things are<\\/a>. <em>Journal for the Theory of Social Behavior<\\/em>, <em>27:2\\/3<\\/em>, June\\/September 1997, 149-172.<\\/p><p>Mitchell, T. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf\\\">On the interpretation of utterances<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 155-176). Greenwich, CT: JAI Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J. &amp; Putman, A.O. (2015). \\u201cSubjective Probability in Behavioral Economics and Finance: A Radical Reformulation,\\u201d <em>The Journal of Behavioral Finance<\\/em>, <em>16(3)<\\/em>, 231-249.<\\/p><p>Jeffrey, H.J. &amp; Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance<\\/em>, <em>14:3<\\/em>, 161-194.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-The-nefarious-is-261-271.pdf\\\">The Nefarious \\u201cis\\u201d<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 261-271). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.<\\/p><p>Shideler, M.M. (1982) <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\\\">The creator and the discoverer<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp, 233-247). Greenwich, CT: JAI Press.<\\/p><p style=\\\"font-weight: bold; text-align: center;\\\">Classification Space<\\/p><p>Ossorio, P. G. (1964).Classification space analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1966). Classification space. <em>Multivariate Behavioral Research<\\/em>, <em>1<\\/em>, 479-524.<\\/p><p>Ossorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. &amp; Kurtz, M. (1989). <a href=\\\"http:\\/\\/dx.doi.org\\/10.1007\\/978-1-4684-5646-2_13\\\"> Automated classification of resolved galaxies<\\/a>. <em>Data analysis in astronomy<\\/em>, <em>40<\\/em>, 121-128.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14706,8158,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14707,8159,'_wp_page_template','default'),
(14708,8159,'_elementor_edit_mode','builder'),
(14709,8159,'_elementor_template_type','wp-page'),
(14710,8159,'_elementor_version','3.33.0'),
(14711,8159,'_elementor_pro_version','3.33.1'),
(14712,8159,'_elementor_data','[{\"id\":\"31a02fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"74b44483\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics:Science and Methodology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79567d0e\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2293b17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"font-weight: bold; text-align: center;\\\">Enterprise of Science<\\/p><p>Bergner, R.M. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-All-the-Worlds-a-stage-7-18.pdf\\\">All the world\\u2019s a stage: A person-centered view of science.<\\/a> In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 7-18). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2004). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/232468342_Is_It_All_Really_Biological\\\">Is it all really biological<\\/a>? <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>24<\\/em>, 30-49.<\\/p><p>Orvik, J.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\\\">Technology transfer and culture change<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1964).Classification space analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1965). Dissemination research (RADC-TR-\\u0080\\u009365-314). Rome, NY: Rome Air Development Center.<\\/p><p>Ossorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1967\\/1968). Attribute space development and evaluation<br \\/>(RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No.<br \\/>14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)<\\/p><p>Ossorio, P.G. (1979\\/1981). Conceptual-notational devices: The PCF and related types. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1980). Behavior pattern indexing (LRI Report No. 33).<br \\/>Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (1980\\/1981). Representation, evaluation, and research.<br \\/>In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 105-135). Greenwich, CN:<br \\/>as LRI Report No. 25. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (1968\\/1981). Explanation, falsifiability, and rule-following. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 37-56). Greenwich, CN: JAI Press. (Original work published 1968 as LRI Report No. 4c. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.).<\\/p><p>Ossorio, P.G. (1991). <a href=\\\"http:\\/\\/dx.doi.org\\/10.1207\\/s15327965pli0204_7\\\">Naive baseball theory<\\/a>. <em>Psychological Inquiry<\\/em>, <em>2<\\/em>, 352-355.<\\/p><p>Schwartz, W. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Schwartz-On-Saying-22No22.pdf\\\">On saying \\u201cno\\u201d: Evidence based practice and the hijacking of the empirical<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 453-474). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"font-weight: bold; text-align: center;\\\">The Real World<\\/p><p>Ossorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No.<br \\/>14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)<\\/p><p>Ossorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"font-weight: bold; text-align: center;\\\">Interconnections of Persons<\\/p><p>Peek, C. J. &amp; Heinrich, R. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\\\">Playing the Person Game in Healthcare<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\"> Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"font-weight: bold; text-align: center;\\\">World, Behavior, &amp; Language<\\/p><p>Ossorio, P.G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1995). <em>Persons. The Collected Works of Peter G. Ossorio (Vol. I)<\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (2005). <em>\\\"What Actually Happens\\\": The Representation of Real World Phenomena. The Collected Works of Peter G. Ossorio (Vol. 4)<\\/em>. Ann Arbor, MI, 2005. Also published 1975\\/1978, Columbia SC: University of South Carolina Press.<\\/p><p>Ossorio, P.G. (1990). The human condition: Some formal aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (1997). <a href=\\\"http:\\/\\/dx.doi.org\\/10.1111\\/1468-5914.00032\\\">What there is, How things are<\\/a>. <em>Journal for the Theory of Social Behavior<\\/em>, <em>27:2\\/3<\\/em>, June\\/September 1997, 149-172.<\\/p><p>Mitchell, T. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf\\\">On the interpretation of utterances<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 155-176). Greenwich, CT: JAI Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J. &amp; Putman, A.O. (2015). \\u201cSubjective Probability in Behavioral Economics and Finance: A Radical Reformulation,\\u201d <em>The Journal of Behavioral Finance<\\/em>, <em>16(3)<\\/em>, 231-249.<\\/p><p>Jeffrey, H.J. &amp; Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance<\\/em>, <em>14:3<\\/em>, 161-194.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-The-nefarious-is-261-271.pdf\\\">The Nefarious \\u201cis\\u201d<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 261-271). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.<\\/p><p>Shideler, M.M. (1982) <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\\\">The creator and the discoverer<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp, 233-247). Greenwich, CT: JAI Press.<\\/p><p style=\\\"font-weight: bold; text-align: center;\\\">Classification Space<\\/p><p>Ossorio, P. G. (1964).Classification space analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1966). Classification space. <em>Multivariate Behavioral Research<\\/em>, <em>1<\\/em>, 479-524.<\\/p><p>Ossorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. &amp; Kurtz, M. (1989). <a href=\\\"http:\\/\\/dx.doi.org\\/10.1007\\/978-1-4684-5646-2_13\\\"> Automated classification of resolved galaxies<\\/a>. <em>Data analysis in astronomy<\\/em>, <em>40<\\/em>, 121-128.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14713,8159,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14714,8160,'_wp_page_template','default'),
(14715,8160,'_elementor_edit_mode','builder'),
(14716,8160,'_elementor_template_type','wp-page'),
(14717,8160,'_elementor_version','3.33.0'),
(14718,8160,'_elementor_pro_version','3.33.1'),
(14719,8160,'_elementor_data','[{\"id\":\"31a02fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"74b44483\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics:Science and Methodology\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79567d0e\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2293b17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"text-align: center; font-size: 18px;\\\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.<\\/p><div style=\\\"height: 3px; width: 300px; margin: -5px auto 40px auto; background-color: #41719a;\\\">\\u00a0<\\/div><p style=\\\"font-weight: bold; text-align: center;\\\">Enterprise of Science<\\/p><p>Bergner, R.M. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-All-the-Worlds-a-stage-7-18.pdf\\\">All the world\\u2019s a stage: A person-centered view of science.<\\/a> In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 7-18). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Bergner, R.M. (2004). <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/232468342_Is_It_All_Really_Biological\\\">Is it all really biological<\\/a>? <em>Journal of Theoretical and Philosophical Psychology<\\/em>, <em>24<\\/em>, 30-49.<\\/p><p>Orvik, J.M. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\\\">Technology transfer and culture change<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P. G. (1964).Classification space analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1965). Dissemination research (RADC-TR-\\u0080\\u009365-314). Rome, NY: Rome Air Development Center.<\\/p><p>Ossorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1967\\/1968). Attribute space development and evaluation<br \\/>(RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No.<br \\/>14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)<\\/p><p>Ossorio, P.G. (1979\\/1981). Conceptual-notational devices: The PCF and related types. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (1980). Behavior pattern indexing (LRI Report No. 33).<br \\/>Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (1980\\/1981). Representation, evaluation, and research.<br \\/>In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 105-135). Greenwich, CN:<br \\/>as LRI Report No. 25. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (1968\\/1981). Explanation, falsifiability, and rule-following. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1<\\/em>, (pp. 37-56). Greenwich, CN: JAI Press. (Original work published 1968 as LRI Report No. 4c. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.).<\\/p><p>Ossorio, P.G. (1991). <a href=\\\"http:\\/\\/dx.doi.org\\/10.1207\\/s15327965pli0204_7\\\">Naive baseball theory<\\/a>. <em>Psychological Inquiry<\\/em>, <em>2<\\/em>, 352-355.<\\/p><p>Schwartz, W. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Schwartz-On-Saying-22No22.pdf\\\">On saying \\u201cno\\u201d: Evidence based practice and the hijacking of the empirical<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 453-474). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"font-weight: bold; text-align: center;\\\">The Real World<\\/p><p>Ossorio, P.G. (1971\\/1978). State of affairs systems (LRI Report No.<br \\/>14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC\\u2013TR\\u201371\\u2013102, Rome Air Development Center, New York.)<\\/p><p>Ossorio, P.G. (2010). <a href=\\\"\\/%3Ca%20href%20=\\\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.<\\/em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"font-weight: bold; text-align: center;\\\">Interconnections of Persons<\\/p><p>Peek, C. J. &amp; Heinrich, R. (2006). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\\\">Playing the Person Game in Healthcare<\\/a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8<\\/em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman, A.O. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Putman-Communities-195_209.pdf\\\"> Communities<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 195-209). Greenwich, CT: JAI Press.<\\/p><p>Putman, A.O. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Putman-Organizations-pp-11_46.pdf\\\">Organizations<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Putman A.O. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Putman-At-a-Glance-19-36.pdf\\\">At a glance and out of nowhere: How ordinary people create the real world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p style=\\\"font-weight: bold; text-align: center;\\\">World, Behavior, &amp; Language<\\/p><p>Ossorio, P.G. (1990). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\\\">Appraisal<\\/a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5<\\/em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Ossorio, P.G. (1995). <em>Persons. The Collected Works of Peter G. Ossorio (Vol. I)<\\/em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P.G. (2005). <em>\\\"What Actually Happens\\\": The Representation of Real World Phenomena. The Collected Works of Peter G. Ossorio (Vol. 4)<\\/em>. Ann Arbor, MI, 2005. Also published 1975\\/1978, Columbia SC: University of South Carolina Press.<\\/p><p>Ossorio, P.G. (1990). The human condition: Some formal aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P.G. (1997). <a href=\\\"http:\\/\\/dx.doi.org\\/10.1111\\/1468-5914.00032\\\">What there is, How things are<\\/a>. <em>Journal for the Theory of Social Behavior<\\/em>, <em>27:2\\/3<\\/em>, June\\/September 1997, 149-172.<\\/p><p>Mitchell, T. (1981). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf\\\">On the interpretation of utterances<\\/a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1<\\/em>, (pp. 155-176). Greenwich, CT: JAI Press.<\\/p><p>Jeffrey, H.J. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\\\">Consciousness, experience, and a Person\'s world<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Jeffrey, H.J. &amp; Putman, A.O. (2015). \\u201cSubjective Probability in Behavioral Economics and Finance: A Radical Reformulation,\\u201d <em>The Journal of Behavioral Finance<\\/em>, <em>16(3)<\\/em>, 231-249.<\\/p><p>Jeffrey, H.J. &amp; Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance<\\/em>, <em>14:3<\\/em>, 161-194.<\\/p><p>Roberts, M.K. (2010). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-An-Indeterminate-and-Expansive-World.pdf\\\">An indeterminate and expansive world<\\/a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9<\\/em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1992). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2018\\/10\\/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\\\">Companions of Uncertain Status<\\/a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6<\\/em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/roberts-Knowing-the-world-37-54.pdf\\\">Knowing the world<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (1998). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\\\">Kurosawa\'s relativity<\\/a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7<\\/em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M.K. (2013). <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Roberts-The-nefarious-is-261-271.pdf\\\">The Nefarious \\u201cis\\u201d<\\/a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10<\\/em>, (pp. 261-271). Ann Arbor, MI: Descriptive Psychology Press.<\\/p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4<\\/em>, (pp. 17-52). Greenwich, CT: JAI Press.<\\/p><p>Shideler, M.M. (1982) <a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2019\\/01\\/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\\\">The creator and the discoverer<\\/a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2<\\/em>, (pp, 233-247). Greenwich, CT: JAI Press.<\\/p><p style=\\\"font-weight: bold; text-align: center;\\\">Classification Space<\\/p><p>Ossorio, P. G. (1964).Classification space analysis (RADC\\u2013TDR\\u201364\\u2013287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.<\\/p><p>Ossorio, P. G. (1966). Classification space. <em>Multivariate Behavioral Research<\\/em>, <em>1<\\/em>, 479-524.<\\/p><p>Ossorio, P.G. (1967\\/1968). Attribute space development and evaluation (RADC\\u2013TR\\u201367\\u2013640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)<\\/p><p>Ossorio, P. &amp; Kurtz, M. (1989). <a href=\\\"http:\\/\\/dx.doi.org\\/10.1007\\/978-1-4684-5646-2_13\\\"> Automated classification of resolved galaxies<\\/a>. <em>Data analysis in astronomy<\\/em>, <em>40<\\/em>, 121-128.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14720,8160,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14722,1908,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14723,8161,'_wp_page_template','default'),
(14724,8161,'_elementor_edit_mode','builder'),
(14725,8161,'_elementor_template_type','wp-page'),
(14726,8161,'_elementor_version','3.33.0'),
(14727,8161,'_elementor_pro_version','3.33.1'),
(14728,8161,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14729,8161,'_elementor_data','[{\"id\":\"2998b3e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e237e73\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP 2020 SDP  Evaluation Forms in fillable PDF format\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3a6f5a3b\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c5b7762\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following links are to each of the 10 SDP 2020 Presentation Evaluation Forms and the Conference Evaluation Form. If you are having difficulty with the other formats used to distribute documents, you can try downloading these forms individually.<\\/p><p>Please remember that these forms were designed to be used with Adobe Reader. If you are unable to use Adobe Reader or otherwise disinclined to do so, you can open these forms in some browsers while retain the fillable features. However, the different browsers have different functionality and we cannot predict what features any browser will or won\'t preserve, given you specific computer configuration.<\\/p><p>In order to offer some guidance, what we have learned so far is the following:<\\/p><p>Firefox will not work. Period.<\\/p><p>Preview on the Mac will not work. When one of these files is opened in Preview, it will appear that the fillable forms are functioning. However, Preview will only save your changes inconsistently and even if some of your changes are saved, they may not print.<\\/p><p>Safari seems to work well. Fillable features are preserved, changes are saved, and the changes will print. When the saved file is reopened in Safari the forms fillable functionality seems to be preserved for all forms.<\\/p><p>Chrome seems to work. In order to save a file you must right click anywhere within form (as it is displayed) and choose the \\\"Save as\\\" Featurs.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14730,8162,'_wp_page_template','default'),
(14731,8162,'_elementor_edit_mode','builder'),
(14732,8162,'_elementor_template_type','wp-page'),
(14733,8162,'_elementor_version','3.33.0'),
(14734,8162,'_elementor_pro_version','3.33.1'),
(14735,8162,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14736,8162,'_elementor_data','[{\"id\":\"2998b3e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e237e73\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP 2020 SDP  Evaluation Forms in fillable PDF format\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3a6f5a3b\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c5b7762\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following links are to each of the 10 SDP 2020 Presentation Evaluation Forms and the Conference Evaluation Form. If you are having difficulty with the other formats used to distribute documents, you can try downloading these forms individually.<\\/p><p>Please remember that these forms were designed to be used with Adobe Reader. If you are unable to use Adobe Reader or otherwise disinclined to do so, you can open these forms in some browsers while retain the fillable features. However, the different browsers have different functionality and we cannot predict what features any browser will or won\'t preserve, given you specific computer configuration.<\\/p><p>In order to offer some guidance, what we have learned so far is the following:<\\/p><p>Firefox will not work. Period.<\\/p><p>Preview on the Mac will not work. When one of these files is opened in Preview, it will appear that the fillable forms are functioning. However, Preview will only save your changes inconsistently and even if some of your changes are saved, they may not print.<\\/p><p>Safari seems to work well. Fillable features are preserved, changes are saved, and the changes will print. When the saved file is reopened in Safari the forms fillable functionality seems to be preserved for all forms.<\\/p><p>Chrome seems to work. In order to save a file you must right click anywhere within form (as it is displayed) and choose the \\\"Save as\\\" Featurs.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14737,8163,'_wp_page_template','default'),
(14738,8163,'_elementor_edit_mode','builder'),
(14739,8163,'_elementor_template_type','wp-page'),
(14740,8163,'_elementor_version','3.33.0'),
(14741,8163,'_elementor_pro_version','3.33.1'),
(14742,8163,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14743,8163,'_elementor_data','[{\"id\":\"2998b3e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3e237e73\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP 2020 SDP  Evaluation Forms in fillable PDF format\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"3a6f5a3b\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c5b7762\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The following links are to each of the 10 SDP 2020 Presentation Evaluation Forms and the Conference Evaluation Form. If you are having difficulty with the other formats used to distribute documents, you can try downloading these forms individually.<\\/p><p>Please remember that these forms were designed to be used with Adobe Reader. If you are unable to use Adobe Reader or otherwise disinclined to do so, you can open these forms in some browsers while retain the fillable features. However, the different browsers have different functionality and we cannot predict what features any browser will or won\'t preserve, given you specific computer configuration.<\\/p><p>In order to offer some guidance, what we have learned so far is the following:<\\/p><p>Firefox will not work. Period.<\\/p><p>Preview on the Mac will not work. When one of these files is opened in Preview, it will appear that the fillable forms are functioning. However, Preview will only save your changes inconsistently and even if some of your changes are saved, they may not print.<\\/p><p>Safari seems to work well. Fillable features are preserved, changes are saved, and the changes will print. When the saved file is reopened in Safari the forms fillable functionality seems to be preserved for all forms.<\\/p><p>Chrome seems to work. In order to save a file you must right click anywhere within form (as it is displayed) and choose the \\\"Save as\\\" Featurs.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14745,5319,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14746,8164,'_wp_page_template','default'),
(14747,8164,'_elementor_edit_mode','builder'),
(14748,8164,'_elementor_template_type','wp-page'),
(14749,8164,'_elementor_version','3.33.0'),
(14750,8164,'_elementor_pro_version','3.33.1'),
(14751,8164,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14752,8164,'_elementor_data','[{\"id\":\"44404c21\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3bf5950f\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP Community News\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4dccf523\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4b062bb8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table style=\\\"left: -55px; position: relative;\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black;\\\">Date Entered<\\/td>\\n<td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black; border-right: 3px double black;\\\">News Item<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">2\\/12\\/2019<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\"> Wynn Schwartz will be presenting two papers, each based on the <span style=\\\"font-weight:bold;\\\">Judgment Diagram<\\/span>, at the Midwinter meeting of the  <a href=\\\"https:\\/\\/www.theoreticalpsychology.org\\/single-post\\/2019\\/01\\/19\\/Midwinter-Meeting-and-Newsletter\\\">Society for Philosophical and Theoretical Psychology (APA Division 24)<\\/a>, Nasville, TN, March 1-3, 2019. The presentation titles are: <span style=\\\"font-weight:bold;\\\">\\\"Sanctioned transgression or what turns conservatives and fundamentalists reactionary?\\\"<\\/span> and <span style=\\\"font-weight:bold;\\\">\\\"Social progress and the just choice\\\"<\\/span>.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">2\\/12\\/2019<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">The Boston Study Group started a new forum topic to discuss <span style=\\\"font-weight: bold;\\\">Consciousness<\\/span>. Your participation is welcome!!<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">1\\/13\\/2019<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">PDF versions of Advances in Descriptive Psychology, <span style=\\\"font-weight: bold;\\\">Volumes 1 and 2<\\/span> are now both available. Click on <span style=\\\"font-weight: bold;\\\">Advances in Descriptive Psychology<\\/span> under the <span style=\\\"font-weight: bold;\\\">Publications<\\/span> main menu item, and then <span style=\\\"font-weight: bold;\\\">choose the volume you\'d like to see<\\/span>.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">1\\/12\\/2019<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">We\'ve added a new page to our website for dissertations and doctoral projects\\/papers completed since 1992. We\'re very pleased that two projects\\/papers have now been added, those by: <span style=\\\"font-weight: bold;\\\">Erol Zeybekoglu, Psy.D.<\\/span> and <span style=\\\"font-weight: bold;\\\">Patricia Kennedy, Psy.D.<\\/span> We know that there are more DP doctoral projects that have been completed. If you\'re in contact with any of these other authors, <span style=\\\"font-weight: bold;\\\">please have them contact us.<\\/span><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\"><\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">Click <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/324099936_The_Case_Against_the_Case_Against_Free_Will\\\"> <span style=\\\"font-weight: bold;\\\">here<\\/span><\\/a> for the full text PDF of <span style=\\\"font-weight: bold; color: darkblue;\\\">Ray Bergner\'s<\\/span> new paper entitled <span style=\\\"font-weight: bold;\\\">The Case Against the Case Against Free Will<\\/span> in <span style=\\\"font-style: italic;\\\">The Journal of Theoretical and Philosophical Psychology<\\/span>.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\"><\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">A PDF version of Advances in Descriptive Psychology, Volume I is now available. Click on <span style=\\\"font-weight: bold;\\\">Advances in Descriptive Psychology<\\/span> under the <span style=\\\"font-weight: bold;\\\">Publications<\\/span> main menu item, and then choose <span style=\\\"font-weight: bold;\\\">Advances in Descriptive Psychology, Volume 1<\\/span>.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\"><\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">\\n<p style=\\\"font-family: georgia, serif;\\\">We are very pleased to announce that through the generous help of the most recent copyright holder of Advances in Descriptive Psychology Volumes 1-4, and of Keith E. Davis, the principal editor of those volumes, copyright has been returned to authors for papers published in those volumes. The Society plans to post all non-Ossorio chapters to the SDP website. Dr. Ossorio\\u2019s chapters will be made available at a later time through links to the Peter G. Ossorio Papers at the University of Colorado Special Collections and Archives. Thanks to Keith Davis, Mary Roberts and Ned Kirsch for their work to make this happen.<\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\"><\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">Click <a href=\\\"http:\\/\\/freedomliberationreaction.blogspot.com\\/2018\\/07\\/descriptive-psychology-and-person.html\\\"><span style=\\\"font-weight: bold;\\\">here<\\/span> <\\/a> for information about <span style=\\\"font-weight: bold; color: darkblue;\\\">Wynn Schwartz<\\/span>\'s new book, <span style=\\\"font-weight: bold;\\\">Descriptive Psychology and the Person Concept<\\/span>, to be published in <span style=\\\"font-weight: bold;\\\">Spring, 2019<\\/span> by Academic Press.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">12\\/08\\/2020<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\"><p>We are pleased to announce that Ray Bergner\'s 2007 book, <span style=\\\"font-weight: bold;\\\">Status Dynamics: Creating New Paths to Therapeutic Change<\\/span> is now available for download on this website. Click <a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/books\\/Bergner_2007_Status_Dynamics.pdf\\\">here<\\/a> to access a PDF copy of this book.<\\/p><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14753,8165,'_wp_page_template','default'),
(14754,8165,'_elementor_edit_mode','builder'),
(14755,8165,'_elementor_template_type','wp-page'),
(14756,8165,'_elementor_version','3.33.0'),
(14757,8165,'_elementor_pro_version','3.33.1'),
(14758,8165,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14759,8165,'_elementor_data','[{\"id\":\"44404c21\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3bf5950f\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP Community News\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4dccf523\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4b062bb8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table style=\\\"left: -55px; position: relative;\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black;\\\">Date Entered<\\/td>\\n<td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black; border-right: 3px double black;\\\">News Item<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">2\\/12\\/2019<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\"> Wynn Schwartz will be presenting two papers, each based on the <span style=\\\"font-weight:bold;\\\">Judgment Diagram<\\/span>, at the Midwinter meeting of the  <a href=\\\"https:\\/\\/www.theoreticalpsychology.org\\/single-post\\/2019\\/01\\/19\\/Midwinter-Meeting-and-Newsletter\\\">Society for Philosophical and Theoretical Psychology (APA Division 24)<\\/a>, Nasville, TN, March 1-3, 2019. The presentation titles are: <span style=\\\"font-weight:bold;\\\">\\\"Sanctioned transgression or what turns conservatives and fundamentalists reactionary?\\\"<\\/span> and <span style=\\\"font-weight:bold;\\\">\\\"Social progress and the just choice\\\"<\\/span>.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">2\\/12\\/2019<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">The Boston Study Group started a new forum topic to discuss <span style=\\\"font-weight: bold;\\\">Consciousness<\\/span>. Your participation is welcome!!<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">1\\/13\\/2019<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">PDF versions of Advances in Descriptive Psychology, <span style=\\\"font-weight: bold;\\\">Volumes 1 and 2<\\/span> are now both available. Click on <span style=\\\"font-weight: bold;\\\">Advances in Descriptive Psychology<\\/span> under the <span style=\\\"font-weight: bold;\\\">Publications<\\/span> main menu item, and then <span style=\\\"font-weight: bold;\\\">choose the volume you\'d like to see<\\/span>.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">1\\/12\\/2019<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">We\'ve added a new page to our website for dissertations and doctoral projects\\/papers completed since 1992. We\'re very pleased that two projects\\/papers have now been added, those by: <span style=\\\"font-weight: bold;\\\">Erol Zeybekoglu, Psy.D.<\\/span> and <span style=\\\"font-weight: bold;\\\">Patricia Kennedy, Psy.D.<\\/span> We know that there are more DP doctoral projects that have been completed. If you\'re in contact with any of these other authors, <span style=\\\"font-weight: bold;\\\">please have them contact us.<\\/span><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\"><\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">Click <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/324099936_The_Case_Against_the_Case_Against_Free_Will\\\"> <span style=\\\"font-weight: bold;\\\">here<\\/span><\\/a> for the full text PDF of <span style=\\\"font-weight: bold; color: darkblue;\\\">Ray Bergner\'s<\\/span> new paper entitled <span style=\\\"font-weight: bold;\\\">The Case Against the Case Against Free Will<\\/span> in <span style=\\\"font-style: italic;\\\">The Journal of Theoretical and Philosophical Psychology<\\/span>.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\"><\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">A PDF version of Advances in Descriptive Psychology, Volume I is now available. Click on <span style=\\\"font-weight: bold;\\\">Advances in Descriptive Psychology<\\/span> under the <span style=\\\"font-weight: bold;\\\">Publications<\\/span> main menu item, and then choose <span style=\\\"font-weight: bold;\\\">Advances in Descriptive Psychology, Volume 1<\\/span>.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\"><\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">\\n<p style=\\\"font-family: georgia, serif;\\\">We are very pleased to announce that through the generous help of the most recent copyright holder of Advances in Descriptive Psychology Volumes 1-4, and of Keith E. Davis, the principal editor of those volumes, copyright has been returned to authors for papers published in those volumes. The Society plans to post all non-Ossorio chapters to the SDP website. Dr. Ossorio\\u2019s chapters will be made available at a later time through links to the Peter G. Ossorio Papers at the University of Colorado Special Collections and Archives. Thanks to Keith Davis, Mary Roberts and Ned Kirsch for their work to make this happen.<\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\"><\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">Click <a href=\\\"http:\\/\\/freedomliberationreaction.blogspot.com\\/2018\\/07\\/descriptive-psychology-and-person.html\\\"><span style=\\\"font-weight: bold;\\\">here<\\/span> <\\/a> for information about <span style=\\\"font-weight: bold; color: darkblue;\\\">Wynn Schwartz<\\/span>\'s new book, <span style=\\\"font-weight: bold;\\\">Descriptive Psychology and the Person Concept<\\/span>, to be published in <span style=\\\"font-weight: bold;\\\">Spring, 2019<\\/span> by Academic Press.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">12\\/08\\/2020<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\"><p>We are pleased to announce that Ray Bergner\'s 2007 book, <span style=\\\"font-weight: bold;\\\">Status Dynamics: Creating New Paths to Therapeutic Change<\\/span> is now available for download on this website. Click <a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/books\\/Bergner_2007_Status_Dynamics.pdf\\\">here<\\/a> to access a PDF copy of this book.<\\/p><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14760,8166,'_wp_page_template','default'),
(14761,8166,'_elementor_edit_mode','builder'),
(14762,8166,'_elementor_template_type','wp-page'),
(14763,8166,'_elementor_version','3.33.0'),
(14764,8166,'_elementor_pro_version','3.33.1'),
(14765,8166,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14766,8166,'_elementor_data','[{\"id\":\"44404c21\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"3bf5950f\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP Community News\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4dccf523\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"4b062bb8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<table style=\\\"left: -55px; position: relative;\\\">\\n<tbody>\\n<tr>\\n<td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black;\\\">Date Entered<\\/td>\\n<td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black; border-right: 3px double black;\\\">News Item<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">2\\/12\\/2019<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\"> Wynn Schwartz will be presenting two papers, each based on the <span style=\\\"font-weight:bold;\\\">Judgment Diagram<\\/span>, at the Midwinter meeting of the  <a href=\\\"https:\\/\\/www.theoreticalpsychology.org\\/single-post\\/2019\\/01\\/19\\/Midwinter-Meeting-and-Newsletter\\\">Society for Philosophical and Theoretical Psychology (APA Division 24)<\\/a>, Nasville, TN, March 1-3, 2019. The presentation titles are: <span style=\\\"font-weight:bold;\\\">\\\"Sanctioned transgression or what turns conservatives and fundamentalists reactionary?\\\"<\\/span> and <span style=\\\"font-weight:bold;\\\">\\\"Social progress and the just choice\\\"<\\/span>.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">2\\/12\\/2019<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">The Boston Study Group started a new forum topic to discuss <span style=\\\"font-weight: bold;\\\">Consciousness<\\/span>. Your participation is welcome!!<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">1\\/13\\/2019<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">PDF versions of Advances in Descriptive Psychology, <span style=\\\"font-weight: bold;\\\">Volumes 1 and 2<\\/span> are now both available. Click on <span style=\\\"font-weight: bold;\\\">Advances in Descriptive Psychology<\\/span> under the <span style=\\\"font-weight: bold;\\\">Publications<\\/span> main menu item, and then <span style=\\\"font-weight: bold;\\\">choose the volume you\'d like to see<\\/span>.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">1\\/12\\/2019<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">We\'ve added a new page to our website for dissertations and doctoral projects\\/papers completed since 1992. We\'re very pleased that two projects\\/papers have now been added, those by: <span style=\\\"font-weight: bold;\\\">Erol Zeybekoglu, Psy.D.<\\/span> and <span style=\\\"font-weight: bold;\\\">Patricia Kennedy, Psy.D.<\\/span> We know that there are more DP doctoral projects that have been completed. If you\'re in contact with any of these other authors, <span style=\\\"font-weight: bold;\\\">please have them contact us.<\\/span><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\"><\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">Click <a href=\\\"https:\\/\\/www.researchgate.net\\/publication\\/324099936_The_Case_Against_the_Case_Against_Free_Will\\\"> <span style=\\\"font-weight: bold;\\\">here<\\/span><\\/a> for the full text PDF of <span style=\\\"font-weight: bold; color: darkblue;\\\">Ray Bergner\'s<\\/span> new paper entitled <span style=\\\"font-weight: bold;\\\">The Case Against the Case Against Free Will<\\/span> in <span style=\\\"font-style: italic;\\\">The Journal of Theoretical and Philosophical Psychology<\\/span>.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\"><\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">A PDF version of Advances in Descriptive Psychology, Volume I is now available. Click on <span style=\\\"font-weight: bold;\\\">Advances in Descriptive Psychology<\\/span> under the <span style=\\\"font-weight: bold;\\\">Publications<\\/span> main menu item, and then choose <span style=\\\"font-weight: bold;\\\">Advances in Descriptive Psychology, Volume 1<\\/span>.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\"><\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">\\n<p style=\\\"font-family: georgia, serif;\\\">We are very pleased to announce that through the generous help of the most recent copyright holder of Advances in Descriptive Psychology Volumes 1-4, and of Keith E. Davis, the principal editor of those volumes, copyright has been returned to authors for papers published in those volumes. The Society plans to post all non-Ossorio chapters to the SDP website. Dr. Ossorio\\u2019s chapters will be made available at a later time through links to the Peter G. Ossorio Papers at the University of Colorado Special Collections and Archives. Thanks to Keith Davis, Mary Roberts and Ned Kirsch for their work to make this happen.<\\/p>\\n<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"border-top: none; border-bottom: none;\\\" colspan=\\\"2\\\"><\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\"><\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\">Click <a href=\\\"http:\\/\\/freedomliberationreaction.blogspot.com\\/2018\\/07\\/descriptive-psychology-and-person.html\\\"><span style=\\\"font-weight: bold;\\\">here<\\/span> <\\/a> for information about <span style=\\\"font-weight: bold; color: darkblue;\\\">Wynn Schwartz<\\/span>\'s new book, <span style=\\\"font-weight: bold;\\\">Descriptive Psychology and the Person Concept<\\/span>, to be published in <span style=\\\"font-weight: bold;\\\">Spring, 2019<\\/span> by Academic Press.<\\/td>\\n<\\/tr>\\n<tr>\\n<td style=\\\"width: 150px; text-align: center; border-top: none;\\\">12\\/08\\/2020<\\/td>\\n<td style=\\\"border-top: none; border-bottom: none; padding-left: 15px;\\\"><p>We are pleased to announce that Ray Bergner\'s 2007 book, <span style=\\\"font-weight: bold;\\\">Status Dynamics: Creating New Paths to Therapeutic Change<\\/span> is now available for download on this website. Click <a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/books\\/Bergner_2007_Status_Dynamics.pdf\\\">here<\\/a> to access a PDF copy of this book.<\\/p><\\/td>\\n<\\/tr>\\n<\\/tbody>\\n<\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14768,3636,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14769,8167,'_wp_page_template','default'),
(14770,8167,'_elementor_edit_mode','builder'),
(14771,8167,'_elementor_template_type','wp-page'),
(14772,8167,'_elementor_version','3.33.0'),
(14773,8167,'_elementor_pro_version','3.33.1'),
(14774,8167,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14775,8167,'_elementor_data','[{\"id\":\"7a3d6401\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5654f94f\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1bc9fc24\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"43d8c089\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You may send email to any of the following members of the Society by clicking on the email link in their information.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14776,8168,'_wp_page_template','default'),
(14777,8168,'_elementor_edit_mode','builder'),
(14778,8168,'_elementor_template_type','wp-page'),
(14779,8168,'_elementor_version','3.33.0'),
(14780,8168,'_elementor_pro_version','3.33.1'),
(14781,8168,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14782,8168,'_elementor_data','[{\"id\":\"7a3d6401\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5654f94f\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1bc9fc24\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"43d8c089\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You may send email to any of the following members of the Society by clicking on the email link in their information.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14783,8169,'_wp_page_template','default'),
(14784,8169,'_elementor_edit_mode','builder'),
(14785,8169,'_elementor_template_type','wp-page'),
(14786,8169,'_elementor_version','3.33.0'),
(14787,8169,'_elementor_pro_version','3.33.1'),
(14788,8169,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14789,8169,'_elementor_data','[{\"id\":\"7a3d6401\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5654f94f\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1bc9fc24\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"43d8c089\",\"elType\":\"widget\",\"settings\":{\"editor\":\"You may send email to any of the following members of the Society by clicking on the email link in their information.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14791,318,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14792,8170,'_wp_page_template','default'),
(14793,8170,'_elementor_edit_mode','builder'),
(14794,8170,'_elementor_template_type','wp-page'),
(14795,8170,'_elementor_version','3.33.0'),
(14796,8170,'_elementor_pro_version','3.33.1'),
(14797,8170,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14798,8170,'_elementor_data','[{\"id\":\"4ac8bb8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"271e59be\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f655da9\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2e03a53b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Laurie Aylesworth<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">\\n\\nLaurie Aylesworth received his Ph. D. in Clinical Psychology from the University of Colorado under the direction of Peter G. Ossorio. A practicing psychologist for more than twenty five years, he specializes in both short and long term adjustment and rehabilitation issues related to trauma, loss, and disability. He is a psychological consultant to a comprehensive pain program, several comprehensive rehabilitation clinics, and to Craig Rehabilitation Hospital. He has been a student\\/teacher of Judo for more than fifty years, teaching at the Denver Buddhist Temple for more than twenty-five of those years, and for fifteen years has worked toward blending his rehabilitation practice with martial arts rehabilitation strategies. Following an accident in 1988 in which he sustained a traumatic brain injury (TBI), he found that traditional Western treatment was not effective for him. In order to get his life back, he turned to the Martial Arts, which he knows and believes in. As a result, he has formed the therapeutic tool he calls OMAR, Oriental Martial Arts Rehabilitation. He uses OMAR procedures in most of his private practice individual work, and in 2006 conducted the OMAR group for TBI survivors in the Hangout group of Denver.<\\/p>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Sara Beautz<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>David Bender<\\/strong><\\/span>\\n\\n<div style=\\\"margin-left: 20px;\\\">\\n<p>David describes himself as interested in \\\"clinical topics in general. I can also speak to AA and DP, giving folks the community slant on things.\\\"<\\/p><\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Nick Berger<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Raymond Bergner<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nRaymond M. Bergner received his Ph.D. in Clinical Psychology from the University of Colorado under the direction of Peter Ossorio. He is currently Full Professor of Psychology at Illinois State University and has a private practice in Bloomington, Illinois. His work in Descriptive Psychology has been concerned with its applications to psychopathology, psychotherapy, and various philosophy of science issues. He is a two-time President of the Society for Descriptive Psychology (1984 and 2004), a member of the Editorial Board of Advances in Descriptive Psychology since its inception, and the co-editor of four volumes in this series. Dr. Bergner has published over 65 articles, book chapters, books, and edited books. Many of these articles have appeared in such national and international journals as Family Process, Psychotherapy, the American Journal of Psychotherapy, The Journal of Sex and Marital Therapy, and Clinical Psychology: Science and Practice.\\n<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Laurie Bergner<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Joe Blackbourn<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">Joe is an Associate Professor in the School of Education at the University of Mississippi (Ole Miss). He trains both preservice and graduate special education teachers, and teaches Educational Research and Advanced Educational Psychology. He has a Ph.D. in Educational Psychology (Mississippi State University, 1985).\\nHis current interests (particularly writing) are in the areas of:\\n<ul>\\n \\t<li>organizational, curricular, and instructional reform,<\\/li>\\n \\t<li>the philosophical underpinning of what we do in education, (\\\"Who are we?\\\" , \\\"Do we know what we are doing?\\\" , \\\"Do we know why we are doing it?\\\", and \\\"Why are we doing it this way?\\\"),<\\/li>\\n \\t<li>tying Dr. Deming and Peter Senge\\u2019s work into educational philosophy, practice, and processes, and<\\/li>\\n \\t<li>building a focus on continuous improvement and quality at all levels of the educational system.<\\/li>\\n<\\/ul><\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Robert Brill<\\/strong><\\/span>\\n\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nRobert Brill is a psychologist providing clinical and consulting services in Boulder, Colorado. Dr. Brill is a past President of the Society for Descriptive Psychology and has presented at Society for Descriptive Psychology Conferences on the themes of philosophy of science, the history of psychology, and the application of Descriptive and pre-empirical ideas in clinical practice. Dr Brill received a doctorate in Clinical Psychology from the Fielding Institute in 2001; the dissertation addressed the role and importance of a pre-empirical approach in psychology.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Reverend Roderick Brown<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Karen Brown<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jan Collier<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Greg Colvin<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">Greg\\u2019s interests include \\\"software engineering, artificial intelligence, spirituality, and most anything else Descriptive.\\\"<\\/p>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Dick Comtois<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Kate Comtois<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>J.R. Hap Cox<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Stephen J. Cummings<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\"><\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Keith E. Davis<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nKeith E. Davis is Distinguished Professor Emeritus and has been Chairman of the Department of Psychology at the University of South Carolina and at Livingston College of Rutgers University. He also served as Interim Dean of Liberals at USC and as Provost from 1975-1979. His editorial work includes serving as the Founding Editor for Advances in Descriptive Psychology and as an active co-editor for seven of its nine volumes. He has also been Associate Editor of Personal Relationships and Executive Editor of the Journal of Social Psychology and its book review editor. He has served on many editorial boards including Transaction, Violence &amp; Victims, and the Journal for Social &amp; Personal Relationships. He received his Ph.D. in social psychology from Duke University in 1963, and met Peter Ossorio in 1962 as a brand new assistant professor in the Psychology Department of the University of Colorado, Boulder. According to Keith:\\n\\n<em>\\u2019That first year we had adjacent offices and talked often about intentionality, the perception of persons, and related topics. These conversations were perplexing because Peter always had a different slant on things in the discipline than I was used to hearing, but I became convinced that he was onto something. Reading the early drafts of \\\"Persons\\\" (1965) and reading materials for his course in personality assessment made me convinced that there was something profound ly different and potentially useful about what later came be called Descriptive Psychology. Then we called it \\\"Pete\\u2019s stuff.\\\"<\\/em>\\n\\nAs the number of students who had taken Pete\\u2019s classes and worked with him on dissertations grew, we began to examine how to formalize the benefits of getting together to share ideas and insights and most of all to learn from Pete. Thus the founding the Society in 1978 in Boulder. My primary involvement with the Society has been as the founding editor of Advances in Descriptive Psychology, the series of edited volumes that gave practitioners of DP a chance to do their stuff without the substantial compromises that publishing in the mainstream psychology journals would have required. My own research areas are personal relationships, friendship, love, as well as the dark side of relationships including violence against intimate partners and dangerous stalking.\\u2019<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Robin Dalske<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jeff Evans<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Marny Farrell<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Cathy and Jerry Felknor<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Melody Fifer<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Reg Garcia<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Lion Goodman<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Betty Goulden<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Laura Goulden<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Richard Heinrich<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nRichard L. Heinrich, M.D. is currently the Hospice Medical Director for HealthPartners Hospice and Palliative Care Program as well as Chief of the Geriatric Psychiatry Consultation Service within the Geriatric Division of HealthPartners. HealthPartners is an integrated care delivery system in the Twin Cities. It has over 30 Clinics, and practices in several hospitals and 80+ nursing homes. Dr. Heinrich was previously Department Head of Group Health, where he implemented a large-scale organizational change project to integrate mental health, primary and specialty care. He is currently involved in two projects: one to change program culture to promote the craft of interdisciplinary team care within a hospice program, and a second to develop system wide, systematic advance care planning. He is the Director of the Center for End of Life Care of the Descriptive Psychology Institute.\\n\\n\\n<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Heather Holmes-Lonergan<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Garnet Holmes<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Sonja Holt<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Joel Jeffrey<\\/strong><\\/span>\\n\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nJoel Jeffrey majored in mathematics at the California Institute of Technology, and did his graduate work at the University of Colorado. He began studying Descriptive Psychology under Peter Ossorio in 1971, and received his Ph.D. in computer science in 1974. He wrote one of the first two industrial expert systems ever created, and discovered and patented a technique for applying judgment simulation vector spaces to large-scale problems. In 1999 he founded H5 Technologies, a software company based on the discovery, and served for three years as its Chief Scientist. He is a Professor of Computer Science at Northern Illinois University, where he pursues research in artificial intelligence, real world software engineering, and mathematical modeling of biological, social, and economic systems.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Cliff Johnson<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jennifer Johnson<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Anita Johnston<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Catherine Johnston<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Charles Kantor<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nCharles Kantor received his Ph.D. under the direction of Peter G. Ossorio, in clinical psychology from the University of Colorado, Boulder. Trained as a child clinical psychologist, he practiced as a play and family therapist at the Rochester Mental Health Center for 16 years before beginning a full time private practice. He has led workshops on role playing with children and on a variety of issues dealing with parenting adolescents and treating troubled adolescents. He has also consulted with counselors, therapists, teachers, administrators and others involved in day care centers for children, day treatment centers for adolescents, and outpatient centers treating children and adolescents.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Nancy Kantor<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Sally King<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Ned Kirsch<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Matthew Krouner<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Lane Lasater<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Eben Lasker<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Nancy Lee<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jane Littmann<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nJane R. Littmann received her B.A. with high honors and Phi Beta Kappa from Oberlin College, and her M.A. and Ph.D. in Clinical Psychology from the University of Colorado where she studied with Peter Ossorio. Her dissertation presented a conceptualization and theory of humor. She has served as President and board member of the Society for Descriptive Psychology and on the Editorial Board of Advances in Descriptive Psychology. She interned in clinical child psychology at Judge Baker Guidance Center, affiliate of Harvard Medical School. From 1980-2006, she supervised predoctoral clinical psychology interns, advanced psychiatry residents, and trainees from other disciplines in child, adolescent, family, and adult psychotherapy, assessment, and school collaboration, retiring in 2006, as Teaching Psychologist from the William S. Hall Psychiatric Institute and South Carolina Department of Mental Health and as Professor in the Department of Clinical Neuropsychiatry and Behavioral Science of the University of South Carolina School of Medicine. Her private practice includes psychotherapy, sports psychology, and school consultation. She is a member of Altria\\u00e2\\u0080\\u0099s Youth Tobacco Prevention Scientific Advisory Board. Lead coach and co-founder of Columbia Fencers\\u00e2\\u0080\\u0099 Club, she was a member of two US World Teams in Women\\u00e2\\u0080\\u0099s Epee, and also referees nationally.\\n\\n\\n\\n<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Fernand Lubuguin<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nFernand Lubuguin received his B.A. with highest honors in 1982 from the University of California at Berkeley. He received his Ph.D. in Clinical Psychology in 1993 from the University of Colorado at Boulder under the mentorship of Peter G. Ossorio. He worked as a staff psychologist at Kaiser Permanente (a health maintenance organization) for over ten years before becoming a faculty member at the University of Denver in 2001. Currently, he is a Clinical Associate Professor at the Graduate School of Professional Psychology, where he is Director of Diversity and Director of the Professional Psychology Clinic. He is also a Clinical Assistant Professor at the University of Colorado School of Medicine, Department of Psychiatry. He maintains a small private practice in Denver. He has served as President of the Society for Descriptive Psychology, and is a long-standing member of the Board of Directors. He is one of the co-editors of Advances in Descriptive Psychology, volumes 9 and 10. In addition to applying the intellectual discipline of Descriptive Psychology to many aspects of his personal and professional endeavors, he is especially interested in applying Descriptive Psychology to the training of culturally competent psychotherapists.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Dan Minerva<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Ian Newby-Clark<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jim Orvik<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>C.J. Peek<\\/strong><\\/span>\\n\\n<p>C.J. Peek received his Ph.D. in clinical psychology from the University Colorado where he studied with Dr. Peter G. Ossorio, founder of the discipline of Descriptive Psychology. C.J. is 2009-2010 President of the Society for Descriptive Psychology. He is an Associate Professor with the Department of Family Medicine and Community Health at the University of Minnesota Medical School, focusing on care system development, integration of behavioral and medical care, organizational effectiveness, and leadership development. He has facilitated multiple stakeholder dialogue in state and national meetings on the integration of behavioral and medical care, implementation of patient-centered medical home, and addressing behavioral risk factors in primary care. He writes, presents, and consults on integrated behavioral and medical care, patient-clinician communication, productive conversations and dialogue across disciplines or organizational areas\\u00e2\\u0080\\u0094blending clinical, organizational, and leadership perspectives.<\\/p>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Julia Trezona Peek<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>D. Davis Phillips<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>William Plotkin<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nBill Plotkin, PhD, is a depth psychologist, wilderness rites guide, and ecotherapist. As the founder of Animas Valley Institute, he has, since 1981, guided thousands of people through nature-based initiatory passages, including a contemporary, Western adaptation of the pan-cultural vision quest. Previously, he has been a research psychologist (studying non-ordinary states of consciousness), professor of psychology, psychotherapist, rock musician, whitewater river boatman, and mountain-bike racer. His doctorate in psychology is from the University of Colorado at Boulder, where he studied extensively with Peter G. Ossorio. In 1979, on a solo winter ascent of an Adirondack peak, Bill experienced a \\u00e2\\u0080\\u009ccall to adventure\\u00e2\\u0080 that lead him to abandon academia in search of his true calling. He is the author of Soulcraft: Crossing into the Mysteries of Nature and Psyche (New World Library, 2003) and Nature and the Human Soul: Cultivating Wholeness and Community in a Fragmented World (New World Library, 2008).<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Dan Popov<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Anthony O. Putman<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nAnthony O. Putman, Ph.D. is an internationally known consultant and coach with over thirty-five years of experience helping organizations grow and succeed. Chairman of The Putman Group in Ann Arbor, Michigan, he has personally coached over 900 leaders in hundreds of client organizations, ranging from giants among the Fortune 100 to one person firms. Some specific organizations he has served include IBM, Deloitte, Ford Motor Company, Nike, Bell Labs, Health Partners of Minneapolis, The University of Michigan, AT&amp;T, and the United States Department of Defense. Dr. Putman studied with Peter G. Ossorio at the University of Colorado from which he received his Ph.D. in 1973. He was a founder of the Society for Descriptive Psychology, which he has twice served as President. He was a founder of Descriptive Psychology Press in 1989 and has published Advances in Descriptive Psychology Volumes 5-8, and the on-going series The Collected Works of Peter G. Ossorio. He has contributed to the conceptual foundations of Descriptive Psychology in a number of articles in Advances, including Communities (1981), Organizations (1990) and Being, Becoming and Belonging (1998). In 2007 he founded the Descriptive Psychology Institute, which he serves as Executive Director.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Mary K. Roberts<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nMary K. Roberts is a writer in Boulder, Colorado. She received her Ph.D. in clinical psychology from the University of Colorado, Boulder in 1980 and practiced as a psychologist for nine years. She then earned her M.S. in computer science from the University of Colorado and worked as a software engineer for eight years. She has served as President of the Society for Descriptive Psychology and as a member of the Editorial Board for Advances in Descriptive Psychology. She also created the Society\'s first web site and served as the first Webmaster. Her recent work in Descriptive Psychology focuses on understanding a range of world reconstructive phenomena, including dreams, imaginary companions, and worlds of uncertain status.<\\/div>\\n\\n<!--<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Cory Sapin<\\/strong><\\/span>-->\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Ralph Scoular<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Richard Schwartz<\\/strong><\\/span>\\n\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Wynn Schwartz<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">Wynn Schwartz, Ph. D., is a clinical and experimental psychologist and research psychoanalyst. He is a professor of psychology at the Massachusetts School of Professional Psychology and on the faculty of Harvard Medical School and the Harvard Extension School. He has been a professor at Wellesley College and has taught at the Boston Psychoanalytic Society and Institute and the Massachusetts Institute of Psychoanalysis. He maintains a psychotherapy practice in Boston. Dr. Schwartz has been interested in clarifying fundamental aspects of the subject matters of psychotherapy, psychoanalysis, dreaming and hypnosis. His published work has been both conceptual and experimental. Some of his experimental studies have focused on dreaming and problem representation and dreaming and memory, and others on hypnosis and episodic memory. As a student of Descriptive Psychology, Dr. Schwartz has been especially concerned with theory-free, pre- empirical formulations of what he believes are central subject matters for psychology, such as the concepts of action and responsibility, the range of the possible phenomena that are covered by the term hypnosis, the limits and nature of psychotherapy, and the concept of person.\\n\\n<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jason Shestok<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jacob Sidman<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nJacob (aka Jack) Sidman received his Ph.D. from the University of Colorado in 1968 writing his dissertation on empathy with both Peter Ossorio and Keith Davis as advisors. He then did a two-year post-doctoral fellowship in the Department of Psychiatry at Stanford Medical School before becoming an assistant professor at Oberlin for several years. He then moved to the University of California Santa Cruz where he both taught psychology (e.g., basic counseling and empathy training) and worked in the Counseling and Psychological Services. He has published in several professional journals. He also taught graduate students at University of Hawaii for a year and part-time for the University of San Francisco graduate program in counseling for a number of years. He officially retired from the University of California in 1991 to go into full time private practice. He is now retired, still doing some writing and community service (e.g.,County Task Force on Youth Violence Prevention) and living in Aptos, CA. with his wife, Kris who is a licensed marriage and family therapist in practice in Santa Cruz.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>F. Richard Singer III<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nI am a Professor Emeritus in Mathematics at Webster University in Saint Louis MO. My teaching specialties are in mathematical logic and abstract algebra. My broader interest involves various types of conceptual studies, and this is at the core of my interest in Descriptive Psychology. My deepest interest in Descriptive Psychology relates to its connection with conceptual philosophy. Conceptual philosophy involves a type of activity during which the want parameter is to enhance a conceptual understanding of our most ubiquitous concepts. Unlike most work in philosophy, conceptual philosophy focuses only on concepts rather than on philosophical theories. Instead of asking about the nature of reality, it studies the most ubiquitous concepts we can use for thinking about what happens in the world. Thus, the DP reality concepts are easily integrated into conceptual philosophy. I am especially interested in relating DP and epistemics, the strand of conceptual philosophy that focuses on a purely conceptual study of understanding, and there is a paper about this on the Descriptive Psychology section of my website. I am currently using DP in the design of educational resources that focus on constructivist learning. My work in this regard is on the Constructivist Learning section of my website. I welcome communication about these and any other matters involving DP.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Bruce Smith<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Michael Spayd<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">\\n\\nMichael is particularly interested in Descriptive Psychology applications in the areas of Organizations, Technology and Change Management. He has a consulting practice specializing in helping people in organizations create a deeper experience of community through the use of cutting-edge business practices, transition management and \\\"way cool\\\" information technology.<\\/p>\\n\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Carl and Bente Sternberg<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>C.J. Stone<\\/strong><\\/span><\\/p>\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Walter Torres<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">\\n\\nWalter J. Torres Ph.D. is a clinical and forensic psychologist practicing in Denver, Colorado. His first contact with Descriptive Psychology dates to 1972, when he took a Personality course from Peter Ossorio at the University of Colorado in Boulder. Since then, Descriptive Psychology has been the keystone to his conceptual and practical orientation in both the clinical and forensic domains. He is a past President of the Society for Descriptive Psychology. His recent Descriptive formulations and presentations include trauma and its treatment, and the nature, consequences and alleviation of humiliation.\\n\\n\\n<\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Peggy Trezona<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Steven Warner<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Linda Wasserman<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>James Waters<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Ralph Wechsler<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Shirley Weisz<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Aimee Yermish<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Carolyn Zeiger<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Paul Zeiger<\\/strong><\\/span><\\/p>\\n\\n<p>H. Paul Zeiger is semi-retired from careers in academic Computer Science and industrial Software Engineering. He received his S.B., S.M., and Ph.D. in Electrical Engineering from Massachusetts Institute of Technology, chaired the Department of Computer Science at University of Colorado, Boulder, and led software development efforts at several startup companies and one large telecommunications firm. He studied with fellow faculty member Peter Ossorio in the early 1970\'s, and has since pursued applications of Descriptive Psychology to Computer Science, and, more recently, to the philosophical problems of everyday life. Paul and his wife Carolyn live in Denver, Colorado where they are pursuing private practice using holistic and Descriptive Psychology procedures with individuals having serious chronic illnesses and their partners.<\\/p>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Erol Zeybekoglu, Psy.D.<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">\\n\\nErol Zeybekoglu received his Psy.D. in Clinical Psychology from William James College under the direction of Wynn Schwartz Ph.D. His theoretical doctoral project, titled \\u201cThe Status Dynamics of Anger Management\\u201d (2016) utilizes Descriptive Psychology as a conceptual lens in describing the development of aggressive cognitions, emotions, and behaviors among court ordered clients with historical disturbances of conduct.  He works as an outpatient clinician at Riverside Community Care in Cambridge MA, is an active member of the SDP Study Group in Boston Massachusetts, and most recently received the distinction of SDP President Elect in 2017. \\n<\\/p>\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14799,8171,'_wp_page_template','default'),
(14800,8171,'_elementor_edit_mode','builder'),
(14801,8171,'_elementor_template_type','wp-page'),
(14802,8171,'_elementor_version','3.33.0'),
(14803,8171,'_elementor_pro_version','3.33.1'),
(14804,8171,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14805,8171,'_elementor_data','[{\"id\":\"4ac8bb8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"271e59be\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f655da9\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2e03a53b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Laurie Aylesworth<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">\\n\\nLaurie Aylesworth received his Ph. D. in Clinical Psychology from the University of Colorado under the direction of Peter G. Ossorio. A practicing psychologist for more than twenty five years, he specializes in both short and long term adjustment and rehabilitation issues related to trauma, loss, and disability. He is a psychological consultant to a comprehensive pain program, several comprehensive rehabilitation clinics, and to Craig Rehabilitation Hospital. He has been a student\\/teacher of Judo for more than fifty years, teaching at the Denver Buddhist Temple for more than twenty-five of those years, and for fifteen years has worked toward blending his rehabilitation practice with martial arts rehabilitation strategies. Following an accident in 1988 in which he sustained a traumatic brain injury (TBI), he found that traditional Western treatment was not effective for him. In order to get his life back, he turned to the Martial Arts, which he knows and believes in. As a result, he has formed the therapeutic tool he calls OMAR, Oriental Martial Arts Rehabilitation. He uses OMAR procedures in most of his private practice individual work, and in 2006 conducted the OMAR group for TBI survivors in the Hangout group of Denver.<\\/p>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Sara Beautz<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>David Bender<\\/strong><\\/span>\\n\\n<div style=\\\"margin-left: 20px;\\\">\\n<p>David describes himself as interested in \\\"clinical topics in general. I can also speak to AA and DP, giving folks the community slant on things.\\\"<\\/p><\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Nick Berger<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Raymond Bergner<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nRaymond M. Bergner received his Ph.D. in Clinical Psychology from the University of Colorado under the direction of Peter Ossorio. He is currently Full Professor of Psychology at Illinois State University and has a private practice in Bloomington, Illinois. His work in Descriptive Psychology has been concerned with its applications to psychopathology, psychotherapy, and various philosophy of science issues. He is a two-time President of the Society for Descriptive Psychology (1984 and 2004), a member of the Editorial Board of Advances in Descriptive Psychology since its inception, and the co-editor of four volumes in this series. Dr. Bergner has published over 65 articles, book chapters, books, and edited books. Many of these articles have appeared in such national and international journals as Family Process, Psychotherapy, the American Journal of Psychotherapy, The Journal of Sex and Marital Therapy, and Clinical Psychology: Science and Practice.\\n<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Laurie Bergner<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Joe Blackbourn<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">Joe is an Associate Professor in the School of Education at the University of Mississippi (Ole Miss). He trains both preservice and graduate special education teachers, and teaches Educational Research and Advanced Educational Psychology. He has a Ph.D. in Educational Psychology (Mississippi State University, 1985).\\nHis current interests (particularly writing) are in the areas of:\\n<ul>\\n \\t<li>organizational, curricular, and instructional reform,<\\/li>\\n \\t<li>the philosophical underpinning of what we do in education, (\\\"Who are we?\\\" , \\\"Do we know what we are doing?\\\" , \\\"Do we know why we are doing it?\\\", and \\\"Why are we doing it this way?\\\"),<\\/li>\\n \\t<li>tying Dr. Deming and Peter Senge\\u2019s work into educational philosophy, practice, and processes, and<\\/li>\\n \\t<li>building a focus on continuous improvement and quality at all levels of the educational system.<\\/li>\\n<\\/ul><\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Robert Brill<\\/strong><\\/span>\\n\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nRobert Brill is a psychologist providing clinical and consulting services in Boulder, Colorado. Dr. Brill is a past President of the Society for Descriptive Psychology and has presented at Society for Descriptive Psychology Conferences on the themes of philosophy of science, the history of psychology, and the application of Descriptive and pre-empirical ideas in clinical practice. Dr Brill received a doctorate in Clinical Psychology from the Fielding Institute in 2001; the dissertation addressed the role and importance of a pre-empirical approach in psychology.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Reverend Roderick Brown<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Karen Brown<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jan Collier<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Greg Colvin<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">Greg\\u2019s interests include \\\"software engineering, artificial intelligence, spirituality, and most anything else Descriptive.\\\"<\\/p>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Dick Comtois<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Kate Comtois<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>J.R. Hap Cox<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Stephen J. Cummings<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\"><\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Keith E. Davis<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nKeith E. Davis is Distinguished Professor Emeritus and has been Chairman of the Department of Psychology at the University of South Carolina and at Livingston College of Rutgers University. He also served as Interim Dean of Liberals at USC and as Provost from 1975-1979. His editorial work includes serving as the Founding Editor for Advances in Descriptive Psychology and as an active co-editor for seven of its nine volumes. He has also been Associate Editor of Personal Relationships and Executive Editor of the Journal of Social Psychology and its book review editor. He has served on many editorial boards including Transaction, Violence &amp; Victims, and the Journal for Social &amp; Personal Relationships. He received his Ph.D. in social psychology from Duke University in 1963, and met Peter Ossorio in 1962 as a brand new assistant professor in the Psychology Department of the University of Colorado, Boulder. According to Keith:\\n\\n<em>\\u2019That first year we had adjacent offices and talked often about intentionality, the perception of persons, and related topics. These conversations were perplexing because Peter always had a different slant on things in the discipline than I was used to hearing, but I became convinced that he was onto something. Reading the early drafts of \\\"Persons\\\" (1965) and reading materials for his course in personality assessment made me convinced that there was something profound ly different and potentially useful about what later came be called Descriptive Psychology. Then we called it \\\"Pete\\u2019s stuff.\\\"<\\/em>\\n\\nAs the number of students who had taken Pete\\u2019s classes and worked with him on dissertations grew, we began to examine how to formalize the benefits of getting together to share ideas and insights and most of all to learn from Pete. Thus the founding the Society in 1978 in Boulder. My primary involvement with the Society has been as the founding editor of Advances in Descriptive Psychology, the series of edited volumes that gave practitioners of DP a chance to do their stuff without the substantial compromises that publishing in the mainstream psychology journals would have required. My own research areas are personal relationships, friendship, love, as well as the dark side of relationships including violence against intimate partners and dangerous stalking.\\u2019<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Robin Dalske<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jeff Evans<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Marny Farrell<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Cathy and Jerry Felknor<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Melody Fifer<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Reg Garcia<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Lion Goodman<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Betty Goulden<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Laura Goulden<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Richard Heinrich<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nRichard L. Heinrich, M.D. is currently the Hospice Medical Director for HealthPartners Hospice and Palliative Care Program as well as Chief of the Geriatric Psychiatry Consultation Service within the Geriatric Division of HealthPartners. HealthPartners is an integrated care delivery system in the Twin Cities. It has over 30 Clinics, and practices in several hospitals and 80+ nursing homes. Dr. Heinrich was previously Department Head of Group Health, where he implemented a large-scale organizational change project to integrate mental health, primary and specialty care. He is currently involved in two projects: one to change program culture to promote the craft of interdisciplinary team care within a hospice program, and a second to develop system wide, systematic advance care planning. He is the Director of the Center for End of Life Care of the Descriptive Psychology Institute.\\n\\n\\n<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Heather Holmes-Lonergan<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Garnet Holmes<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Sonja Holt<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Joel Jeffrey<\\/strong><\\/span>\\n\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nJoel Jeffrey majored in mathematics at the California Institute of Technology, and did his graduate work at the University of Colorado. He began studying Descriptive Psychology under Peter Ossorio in 1971, and received his Ph.D. in computer science in 1974. He wrote one of the first two industrial expert systems ever created, and discovered and patented a technique for applying judgment simulation vector spaces to large-scale problems. In 1999 he founded H5 Technologies, a software company based on the discovery, and served for three years as its Chief Scientist. He is a Professor of Computer Science at Northern Illinois University, where he pursues research in artificial intelligence, real world software engineering, and mathematical modeling of biological, social, and economic systems.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Cliff Johnson<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jennifer Johnson<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Anita Johnston<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Catherine Johnston<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Charles Kantor<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nCharles Kantor received his Ph.D. under the direction of Peter G. Ossorio, in clinical psychology from the University of Colorado, Boulder. Trained as a child clinical psychologist, he practiced as a play and family therapist at the Rochester Mental Health Center for 16 years before beginning a full time private practice. He has led workshops on role playing with children and on a variety of issues dealing with parenting adolescents and treating troubled adolescents. He has also consulted with counselors, therapists, teachers, administrators and others involved in day care centers for children, day treatment centers for adolescents, and outpatient centers treating children and adolescents.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Nancy Kantor<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Sally King<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Ned Kirsch<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Matthew Krouner<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Lane Lasater<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Eben Lasker<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Nancy Lee<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jane Littmann<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nJane R. Littmann received her B.A. with high honors and Phi Beta Kappa from Oberlin College, and her M.A. and Ph.D. in Clinical Psychology from the University of Colorado where she studied with Peter Ossorio. Her dissertation presented a conceptualization and theory of humor. She has served as President and board member of the Society for Descriptive Psychology and on the Editorial Board of Advances in Descriptive Psychology. She interned in clinical child psychology at Judge Baker Guidance Center, affiliate of Harvard Medical School. From 1980-2006, she supervised predoctoral clinical psychology interns, advanced psychiatry residents, and trainees from other disciplines in child, adolescent, family, and adult psychotherapy, assessment, and school collaboration, retiring in 2006, as Teaching Psychologist from the William S. Hall Psychiatric Institute and South Carolina Department of Mental Health and as Professor in the Department of Clinical Neuropsychiatry and Behavioral Science of the University of South Carolina School of Medicine. Her private practice includes psychotherapy, sports psychology, and school consultation. She is a member of Altria\\u00e2\\u0080\\u0099s Youth Tobacco Prevention Scientific Advisory Board. Lead coach and co-founder of Columbia Fencers\\u00e2\\u0080\\u0099 Club, she was a member of two US World Teams in Women\\u00e2\\u0080\\u0099s Epee, and also referees nationally.\\n\\n\\n\\n<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Fernand Lubuguin<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nFernand Lubuguin received his B.A. with highest honors in 1982 from the University of California at Berkeley. He received his Ph.D. in Clinical Psychology in 1993 from the University of Colorado at Boulder under the mentorship of Peter G. Ossorio. He worked as a staff psychologist at Kaiser Permanente (a health maintenance organization) for over ten years before becoming a faculty member at the University of Denver in 2001. Currently, he is a Clinical Associate Professor at the Graduate School of Professional Psychology, where he is Director of Diversity and Director of the Professional Psychology Clinic. He is also a Clinical Assistant Professor at the University of Colorado School of Medicine, Department of Psychiatry. He maintains a small private practice in Denver. He has served as President of the Society for Descriptive Psychology, and is a long-standing member of the Board of Directors. He is one of the co-editors of Advances in Descriptive Psychology, volumes 9 and 10. In addition to applying the intellectual discipline of Descriptive Psychology to many aspects of his personal and professional endeavors, he is especially interested in applying Descriptive Psychology to the training of culturally competent psychotherapists.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Dan Minerva<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Ian Newby-Clark<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jim Orvik<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>C.J. Peek<\\/strong><\\/span>\\n\\n<p>C.J. Peek received his Ph.D. in clinical psychology from the University Colorado where he studied with Dr. Peter G. Ossorio, founder of the discipline of Descriptive Psychology. C.J. is 2009-2010 President of the Society for Descriptive Psychology. He is an Associate Professor with the Department of Family Medicine and Community Health at the University of Minnesota Medical School, focusing on care system development, integration of behavioral and medical care, organizational effectiveness, and leadership development. He has facilitated multiple stakeholder dialogue in state and national meetings on the integration of behavioral and medical care, implementation of patient-centered medical home, and addressing behavioral risk factors in primary care. He writes, presents, and consults on integrated behavioral and medical care, patient-clinician communication, productive conversations and dialogue across disciplines or organizational areas\\u00e2\\u0080\\u0094blending clinical, organizational, and leadership perspectives.<\\/p>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Julia Trezona Peek<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>D. Davis Phillips<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>William Plotkin<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nBill Plotkin, PhD, is a depth psychologist, wilderness rites guide, and ecotherapist. As the founder of Animas Valley Institute, he has, since 1981, guided thousands of people through nature-based initiatory passages, including a contemporary, Western adaptation of the pan-cultural vision quest. Previously, he has been a research psychologist (studying non-ordinary states of consciousness), professor of psychology, psychotherapist, rock musician, whitewater river boatman, and mountain-bike racer. His doctorate in psychology is from the University of Colorado at Boulder, where he studied extensively with Peter G. Ossorio. In 1979, on a solo winter ascent of an Adirondack peak, Bill experienced a \\u00e2\\u0080\\u009ccall to adventure\\u00e2\\u0080 that lead him to abandon academia in search of his true calling. He is the author of Soulcraft: Crossing into the Mysteries of Nature and Psyche (New World Library, 2003) and Nature and the Human Soul: Cultivating Wholeness and Community in a Fragmented World (New World Library, 2008).<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Dan Popov<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Anthony O. Putman<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nAnthony O. Putman, Ph.D. is an internationally known consultant and coach with over thirty-five years of experience helping organizations grow and succeed. Chairman of The Putman Group in Ann Arbor, Michigan, he has personally coached over 900 leaders in hundreds of client organizations, ranging from giants among the Fortune 100 to one person firms. Some specific organizations he has served include IBM, Deloitte, Ford Motor Company, Nike, Bell Labs, Health Partners of Minneapolis, The University of Michigan, AT&amp;T, and the United States Department of Defense. Dr. Putman studied with Peter G. Ossorio at the University of Colorado from which he received his Ph.D. in 1973. He was a founder of the Society for Descriptive Psychology, which he has twice served as President. He was a founder of Descriptive Psychology Press in 1989 and has published Advances in Descriptive Psychology Volumes 5-8, and the on-going series The Collected Works of Peter G. Ossorio. He has contributed to the conceptual foundations of Descriptive Psychology in a number of articles in Advances, including Communities (1981), Organizations (1990) and Being, Becoming and Belonging (1998). In 2007 he founded the Descriptive Psychology Institute, which he serves as Executive Director.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Mary K. Roberts<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nMary K. Roberts is a writer in Boulder, Colorado. She received her Ph.D. in clinical psychology from the University of Colorado, Boulder in 1980 and practiced as a psychologist for nine years. She then earned her M.S. in computer science from the University of Colorado and worked as a software engineer for eight years. She has served as President of the Society for Descriptive Psychology and as a member of the Editorial Board for Advances in Descriptive Psychology. She also created the Society\'s first web site and served as the first Webmaster. Her recent work in Descriptive Psychology focuses on understanding a range of world reconstructive phenomena, including dreams, imaginary companions, and worlds of uncertain status.<\\/div>\\n\\n<!--<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Cory Sapin<\\/strong><\\/span>-->\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Ralph Scoular<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Richard Schwartz<\\/strong><\\/span>\\n\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Wynn Schwartz<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">Wynn Schwartz, Ph. D., is a clinical and experimental psychologist and research psychoanalyst. He is a professor of psychology at the Massachusetts School of Professional Psychology and on the faculty of Harvard Medical School and the Harvard Extension School. He has been a professor at Wellesley College and has taught at the Boston Psychoanalytic Society and Institute and the Massachusetts Institute of Psychoanalysis. He maintains a psychotherapy practice in Boston. Dr. Schwartz has been interested in clarifying fundamental aspects of the subject matters of psychotherapy, psychoanalysis, dreaming and hypnosis. His published work has been both conceptual and experimental. Some of his experimental studies have focused on dreaming and problem representation and dreaming and memory, and others on hypnosis and episodic memory. As a student of Descriptive Psychology, Dr. Schwartz has been especially concerned with theory-free, pre- empirical formulations of what he believes are central subject matters for psychology, such as the concepts of action and responsibility, the range of the possible phenomena that are covered by the term hypnosis, the limits and nature of psychotherapy, and the concept of person.\\n\\n<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jason Shestok<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jacob Sidman<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nJacob (aka Jack) Sidman received his Ph.D. from the University of Colorado in 1968 writing his dissertation on empathy with both Peter Ossorio and Keith Davis as advisors. He then did a two-year post-doctoral fellowship in the Department of Psychiatry at Stanford Medical School before becoming an assistant professor at Oberlin for several years. He then moved to the University of California Santa Cruz where he both taught psychology (e.g., basic counseling and empathy training) and worked in the Counseling and Psychological Services. He has published in several professional journals. He also taught graduate students at University of Hawaii for a year and part-time for the University of San Francisco graduate program in counseling for a number of years. He officially retired from the University of California in 1991 to go into full time private practice. He is now retired, still doing some writing and community service (e.g.,County Task Force on Youth Violence Prevention) and living in Aptos, CA. with his wife, Kris who is a licensed marriage and family therapist in practice in Santa Cruz.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>F. Richard Singer III<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nI am a Professor Emeritus in Mathematics at Webster University in Saint Louis MO. My teaching specialties are in mathematical logic and abstract algebra. My broader interest involves various types of conceptual studies, and this is at the core of my interest in Descriptive Psychology. My deepest interest in Descriptive Psychology relates to its connection with conceptual philosophy. Conceptual philosophy involves a type of activity during which the want parameter is to enhance a conceptual understanding of our most ubiquitous concepts. Unlike most work in philosophy, conceptual philosophy focuses only on concepts rather than on philosophical theories. Instead of asking about the nature of reality, it studies the most ubiquitous concepts we can use for thinking about what happens in the world. Thus, the DP reality concepts are easily integrated into conceptual philosophy. I am especially interested in relating DP and epistemics, the strand of conceptual philosophy that focuses on a purely conceptual study of understanding, and there is a paper about this on the Descriptive Psychology section of my website. I am currently using DP in the design of educational resources that focus on constructivist learning. My work in this regard is on the Constructivist Learning section of my website. I welcome communication about these and any other matters involving DP.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Bruce Smith<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Michael Spayd<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">\\n\\nMichael is particularly interested in Descriptive Psychology applications in the areas of Organizations, Technology and Change Management. He has a consulting practice specializing in helping people in organizations create a deeper experience of community through the use of cutting-edge business practices, transition management and \\\"way cool\\\" information technology.<\\/p>\\n\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Carl and Bente Sternberg<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>C.J. Stone<\\/strong><\\/span><\\/p>\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Walter Torres<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">\\n\\nWalter J. Torres Ph.D. is a clinical and forensic psychologist practicing in Denver, Colorado. His first contact with Descriptive Psychology dates to 1972, when he took a Personality course from Peter Ossorio at the University of Colorado in Boulder. Since then, Descriptive Psychology has been the keystone to his conceptual and practical orientation in both the clinical and forensic domains. He is a past President of the Society for Descriptive Psychology. His recent Descriptive formulations and presentations include trauma and its treatment, and the nature, consequences and alleviation of humiliation.\\n\\n\\n<\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Peggy Trezona<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Steven Warner<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Linda Wasserman<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>James Waters<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Ralph Wechsler<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Shirley Weisz<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Aimee Yermish<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Carolyn Zeiger<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Paul Zeiger<\\/strong><\\/span><\\/p>\\n\\n<p>H. Paul Zeiger is semi-retired from careers in academic Computer Science and industrial Software Engineering. He received his S.B., S.M., and Ph.D. in Electrical Engineering from Massachusetts Institute of Technology, chaired the Department of Computer Science at University of Colorado, Boulder, and led software development efforts at several startup companies and one large telecommunications firm. He studied with fellow faculty member Peter Ossorio in the early 1970\'s, and has since pursued applications of Descriptive Psychology to Computer Science, and, more recently, to the philosophical problems of everyday life. Paul and his wife Carolyn live in Denver, Colorado where they are pursuing private practice using holistic and Descriptive Psychology procedures with individuals having serious chronic illnesses and their partners.<\\/p>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Erol Zeybekoglu, Psy.D.<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">\\n\\nErol Zeybekoglu received his Psy.D. in Clinical Psychology from William James College under the direction of Wynn Schwartz Ph.D. His theoretical doctoral project, titled \\u201cThe Status Dynamics of Anger Management\\u201d (2016) utilizes Descriptive Psychology as a conceptual lens in describing the development of aggressive cognitions, emotions, and behaviors among court ordered clients with historical disturbances of conduct.  He works as an outpatient clinician at Riverside Community Care in Cambridge MA, is an active member of the SDP Study Group in Boston Massachusetts, and most recently received the distinction of SDP President Elect in 2017. \\n<\\/p>\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14806,8172,'_wp_page_template','default'),
(14807,8172,'_elementor_edit_mode','builder'),
(14808,8172,'_elementor_template_type','wp-page'),
(14809,8172,'_elementor_version','3.33.0'),
(14810,8172,'_elementor_pro_version','3.33.1'),
(14811,8172,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14812,8172,'_elementor_data','[{\"id\":\"4ac8bb8d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"271e59be\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP Members\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7f655da9\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2e03a53b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Laurie Aylesworth<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">\\n\\nLaurie Aylesworth received his Ph. D. in Clinical Psychology from the University of Colorado under the direction of Peter G. Ossorio. A practicing psychologist for more than twenty five years, he specializes in both short and long term adjustment and rehabilitation issues related to trauma, loss, and disability. He is a psychological consultant to a comprehensive pain program, several comprehensive rehabilitation clinics, and to Craig Rehabilitation Hospital. He has been a student\\/teacher of Judo for more than fifty years, teaching at the Denver Buddhist Temple for more than twenty-five of those years, and for fifteen years has worked toward blending his rehabilitation practice with martial arts rehabilitation strategies. Following an accident in 1988 in which he sustained a traumatic brain injury (TBI), he found that traditional Western treatment was not effective for him. In order to get his life back, he turned to the Martial Arts, which he knows and believes in. As a result, he has formed the therapeutic tool he calls OMAR, Oriental Martial Arts Rehabilitation. He uses OMAR procedures in most of his private practice individual work, and in 2006 conducted the OMAR group for TBI survivors in the Hangout group of Denver.<\\/p>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Sara Beautz<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>David Bender<\\/strong><\\/span>\\n\\n<div style=\\\"margin-left: 20px;\\\">\\n<p>David describes himself as interested in \\\"clinical topics in general. I can also speak to AA and DP, giving folks the community slant on things.\\\"<\\/p><\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Nick Berger<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Raymond Bergner<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nRaymond M. Bergner received his Ph.D. in Clinical Psychology from the University of Colorado under the direction of Peter Ossorio. He is currently Full Professor of Psychology at Illinois State University and has a private practice in Bloomington, Illinois. His work in Descriptive Psychology has been concerned with its applications to psychopathology, psychotherapy, and various philosophy of science issues. He is a two-time President of the Society for Descriptive Psychology (1984 and 2004), a member of the Editorial Board of Advances in Descriptive Psychology since its inception, and the co-editor of four volumes in this series. Dr. Bergner has published over 65 articles, book chapters, books, and edited books. Many of these articles have appeared in such national and international journals as Family Process, Psychotherapy, the American Journal of Psychotherapy, The Journal of Sex and Marital Therapy, and Clinical Psychology: Science and Practice.\\n<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Laurie Bergner<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Joe Blackbourn<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">Joe is an Associate Professor in the School of Education at the University of Mississippi (Ole Miss). He trains both preservice and graduate special education teachers, and teaches Educational Research and Advanced Educational Psychology. He has a Ph.D. in Educational Psychology (Mississippi State University, 1985).\\nHis current interests (particularly writing) are in the areas of:\\n<ul>\\n \\t<li>organizational, curricular, and instructional reform,<\\/li>\\n \\t<li>the philosophical underpinning of what we do in education, (\\\"Who are we?\\\" , \\\"Do we know what we are doing?\\\" , \\\"Do we know why we are doing it?\\\", and \\\"Why are we doing it this way?\\\"),<\\/li>\\n \\t<li>tying Dr. Deming and Peter Senge\\u2019s work into educational philosophy, practice, and processes, and<\\/li>\\n \\t<li>building a focus on continuous improvement and quality at all levels of the educational system.<\\/li>\\n<\\/ul><\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Robert Brill<\\/strong><\\/span>\\n\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nRobert Brill is a psychologist providing clinical and consulting services in Boulder, Colorado. Dr. Brill is a past President of the Society for Descriptive Psychology and has presented at Society for Descriptive Psychology Conferences on the themes of philosophy of science, the history of psychology, and the application of Descriptive and pre-empirical ideas in clinical practice. Dr Brill received a doctorate in Clinical Psychology from the Fielding Institute in 2001; the dissertation addressed the role and importance of a pre-empirical approach in psychology.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Reverend Roderick Brown<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Karen Brown<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jan Collier<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Greg Colvin<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">Greg\\u2019s interests include \\\"software engineering, artificial intelligence, spirituality, and most anything else Descriptive.\\\"<\\/p>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Dick Comtois<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Kate Comtois<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>J.R. Hap Cox<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Stephen J. Cummings<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\"><\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Keith E. Davis<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nKeith E. Davis is Distinguished Professor Emeritus and has been Chairman of the Department of Psychology at the University of South Carolina and at Livingston College of Rutgers University. He also served as Interim Dean of Liberals at USC and as Provost from 1975-1979. His editorial work includes serving as the Founding Editor for Advances in Descriptive Psychology and as an active co-editor for seven of its nine volumes. He has also been Associate Editor of Personal Relationships and Executive Editor of the Journal of Social Psychology and its book review editor. He has served on many editorial boards including Transaction, Violence &amp; Victims, and the Journal for Social &amp; Personal Relationships. He received his Ph.D. in social psychology from Duke University in 1963, and met Peter Ossorio in 1962 as a brand new assistant professor in the Psychology Department of the University of Colorado, Boulder. According to Keith:\\n\\n<em>\\u2019That first year we had adjacent offices and talked often about intentionality, the perception of persons, and related topics. These conversations were perplexing because Peter always had a different slant on things in the discipline than I was used to hearing, but I became convinced that he was onto something. Reading the early drafts of \\\"Persons\\\" (1965) and reading materials for his course in personality assessment made me convinced that there was something profound ly different and potentially useful about what later came be called Descriptive Psychology. Then we called it \\\"Pete\\u2019s stuff.\\\"<\\/em>\\n\\nAs the number of students who had taken Pete\\u2019s classes and worked with him on dissertations grew, we began to examine how to formalize the benefits of getting together to share ideas and insights and most of all to learn from Pete. Thus the founding the Society in 1978 in Boulder. My primary involvement with the Society has been as the founding editor of Advances in Descriptive Psychology, the series of edited volumes that gave practitioners of DP a chance to do their stuff without the substantial compromises that publishing in the mainstream psychology journals would have required. My own research areas are personal relationships, friendship, love, as well as the dark side of relationships including violence against intimate partners and dangerous stalking.\\u2019<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Robin Dalske<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jeff Evans<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Marny Farrell<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Cathy and Jerry Felknor<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Melody Fifer<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Reg Garcia<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Lion Goodman<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Betty Goulden<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Laura Goulden<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Richard Heinrich<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nRichard L. Heinrich, M.D. is currently the Hospice Medical Director for HealthPartners Hospice and Palliative Care Program as well as Chief of the Geriatric Psychiatry Consultation Service within the Geriatric Division of HealthPartners. HealthPartners is an integrated care delivery system in the Twin Cities. It has over 30 Clinics, and practices in several hospitals and 80+ nursing homes. Dr. Heinrich was previously Department Head of Group Health, where he implemented a large-scale organizational change project to integrate mental health, primary and specialty care. He is currently involved in two projects: one to change program culture to promote the craft of interdisciplinary team care within a hospice program, and a second to develop system wide, systematic advance care planning. He is the Director of the Center for End of Life Care of the Descriptive Psychology Institute.\\n\\n\\n<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Heather Holmes-Lonergan<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Garnet Holmes<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Sonja Holt<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Joel Jeffrey<\\/strong><\\/span>\\n\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nJoel Jeffrey majored in mathematics at the California Institute of Technology, and did his graduate work at the University of Colorado. He began studying Descriptive Psychology under Peter Ossorio in 1971, and received his Ph.D. in computer science in 1974. He wrote one of the first two industrial expert systems ever created, and discovered and patented a technique for applying judgment simulation vector spaces to large-scale problems. In 1999 he founded H5 Technologies, a software company based on the discovery, and served for three years as its Chief Scientist. He is a Professor of Computer Science at Northern Illinois University, where he pursues research in artificial intelligence, real world software engineering, and mathematical modeling of biological, social, and economic systems.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Cliff Johnson<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jennifer Johnson<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Anita Johnston<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Catherine Johnston<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Charles Kantor<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nCharles Kantor received his Ph.D. under the direction of Peter G. Ossorio, in clinical psychology from the University of Colorado, Boulder. Trained as a child clinical psychologist, he practiced as a play and family therapist at the Rochester Mental Health Center for 16 years before beginning a full time private practice. He has led workshops on role playing with children and on a variety of issues dealing with parenting adolescents and treating troubled adolescents. He has also consulted with counselors, therapists, teachers, administrators and others involved in day care centers for children, day treatment centers for adolescents, and outpatient centers treating children and adolescents.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Nancy Kantor<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Sally King<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Ned Kirsch<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Matthew Krouner<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Lane Lasater<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Eben Lasker<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Nancy Lee<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jane Littmann<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nJane R. Littmann received her B.A. with high honors and Phi Beta Kappa from Oberlin College, and her M.A. and Ph.D. in Clinical Psychology from the University of Colorado where she studied with Peter Ossorio. Her dissertation presented a conceptualization and theory of humor. She has served as President and board member of the Society for Descriptive Psychology and on the Editorial Board of Advances in Descriptive Psychology. She interned in clinical child psychology at Judge Baker Guidance Center, affiliate of Harvard Medical School. From 1980-2006, she supervised predoctoral clinical psychology interns, advanced psychiatry residents, and trainees from other disciplines in child, adolescent, family, and adult psychotherapy, assessment, and school collaboration, retiring in 2006, as Teaching Psychologist from the William S. Hall Psychiatric Institute and South Carolina Department of Mental Health and as Professor in the Department of Clinical Neuropsychiatry and Behavioral Science of the University of South Carolina School of Medicine. Her private practice includes psychotherapy, sports psychology, and school consultation. She is a member of Altria\\u00e2\\u0080\\u0099s Youth Tobacco Prevention Scientific Advisory Board. Lead coach and co-founder of Columbia Fencers\\u00e2\\u0080\\u0099 Club, she was a member of two US World Teams in Women\\u00e2\\u0080\\u0099s Epee, and also referees nationally.\\n\\n\\n\\n<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Fernand Lubuguin<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nFernand Lubuguin received his B.A. with highest honors in 1982 from the University of California at Berkeley. He received his Ph.D. in Clinical Psychology in 1993 from the University of Colorado at Boulder under the mentorship of Peter G. Ossorio. He worked as a staff psychologist at Kaiser Permanente (a health maintenance organization) for over ten years before becoming a faculty member at the University of Denver in 2001. Currently, he is a Clinical Associate Professor at the Graduate School of Professional Psychology, where he is Director of Diversity and Director of the Professional Psychology Clinic. He is also a Clinical Assistant Professor at the University of Colorado School of Medicine, Department of Psychiatry. He maintains a small private practice in Denver. He has served as President of the Society for Descriptive Psychology, and is a long-standing member of the Board of Directors. He is one of the co-editors of Advances in Descriptive Psychology, volumes 9 and 10. In addition to applying the intellectual discipline of Descriptive Psychology to many aspects of his personal and professional endeavors, he is especially interested in applying Descriptive Psychology to the training of culturally competent psychotherapists.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Dan Minerva<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Ian Newby-Clark<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jim Orvik<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>C.J. Peek<\\/strong><\\/span>\\n\\n<p>C.J. Peek received his Ph.D. in clinical psychology from the University Colorado where he studied with Dr. Peter G. Ossorio, founder of the discipline of Descriptive Psychology. C.J. is 2009-2010 President of the Society for Descriptive Psychology. He is an Associate Professor with the Department of Family Medicine and Community Health at the University of Minnesota Medical School, focusing on care system development, integration of behavioral and medical care, organizational effectiveness, and leadership development. He has facilitated multiple stakeholder dialogue in state and national meetings on the integration of behavioral and medical care, implementation of patient-centered medical home, and addressing behavioral risk factors in primary care. He writes, presents, and consults on integrated behavioral and medical care, patient-clinician communication, productive conversations and dialogue across disciplines or organizational areas\\u00e2\\u0080\\u0094blending clinical, organizational, and leadership perspectives.<\\/p>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Julia Trezona Peek<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>D. Davis Phillips<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>William Plotkin<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nBill Plotkin, PhD, is a depth psychologist, wilderness rites guide, and ecotherapist. As the founder of Animas Valley Institute, he has, since 1981, guided thousands of people through nature-based initiatory passages, including a contemporary, Western adaptation of the pan-cultural vision quest. Previously, he has been a research psychologist (studying non-ordinary states of consciousness), professor of psychology, psychotherapist, rock musician, whitewater river boatman, and mountain-bike racer. His doctorate in psychology is from the University of Colorado at Boulder, where he studied extensively with Peter G. Ossorio. In 1979, on a solo winter ascent of an Adirondack peak, Bill experienced a \\u00e2\\u0080\\u009ccall to adventure\\u00e2\\u0080 that lead him to abandon academia in search of his true calling. He is the author of Soulcraft: Crossing into the Mysteries of Nature and Psyche (New World Library, 2003) and Nature and the Human Soul: Cultivating Wholeness and Community in a Fragmented World (New World Library, 2008).<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Dan Popov<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Anthony O. Putman<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nAnthony O. Putman, Ph.D. is an internationally known consultant and coach with over thirty-five years of experience helping organizations grow and succeed. Chairman of The Putman Group in Ann Arbor, Michigan, he has personally coached over 900 leaders in hundreds of client organizations, ranging from giants among the Fortune 100 to one person firms. Some specific organizations he has served include IBM, Deloitte, Ford Motor Company, Nike, Bell Labs, Health Partners of Minneapolis, The University of Michigan, AT&amp;T, and the United States Department of Defense. Dr. Putman studied with Peter G. Ossorio at the University of Colorado from which he received his Ph.D. in 1973. He was a founder of the Society for Descriptive Psychology, which he has twice served as President. He was a founder of Descriptive Psychology Press in 1989 and has published Advances in Descriptive Psychology Volumes 5-8, and the on-going series The Collected Works of Peter G. Ossorio. He has contributed to the conceptual foundations of Descriptive Psychology in a number of articles in Advances, including Communities (1981), Organizations (1990) and Being, Becoming and Belonging (1998). In 2007 he founded the Descriptive Psychology Institute, which he serves as Executive Director.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Mary K. Roberts<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nMary K. Roberts is a writer in Boulder, Colorado. She received her Ph.D. in clinical psychology from the University of Colorado, Boulder in 1980 and practiced as a psychologist for nine years. She then earned her M.S. in computer science from the University of Colorado and worked as a software engineer for eight years. She has served as President of the Society for Descriptive Psychology and as a member of the Editorial Board for Advances in Descriptive Psychology. She also created the Society\'s first web site and served as the first Webmaster. Her recent work in Descriptive Psychology focuses on understanding a range of world reconstructive phenomena, including dreams, imaginary companions, and worlds of uncertain status.<\\/div>\\n\\n<!--<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Cory Sapin<\\/strong><\\/span>-->\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Ralph Scoular<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Richard Schwartz<\\/strong><\\/span>\\n\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Wynn Schwartz<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">Wynn Schwartz, Ph. D., is a clinical and experimental psychologist and research psychoanalyst. He is a professor of psychology at the Massachusetts School of Professional Psychology and on the faculty of Harvard Medical School and the Harvard Extension School. He has been a professor at Wellesley College and has taught at the Boston Psychoanalytic Society and Institute and the Massachusetts Institute of Psychoanalysis. He maintains a psychotherapy practice in Boston. Dr. Schwartz has been interested in clarifying fundamental aspects of the subject matters of psychotherapy, psychoanalysis, dreaming and hypnosis. His published work has been both conceptual and experimental. Some of his experimental studies have focused on dreaming and problem representation and dreaming and memory, and others on hypnosis and episodic memory. As a student of Descriptive Psychology, Dr. Schwartz has been especially concerned with theory-free, pre- empirical formulations of what he believes are central subject matters for psychology, such as the concepts of action and responsibility, the range of the possible phenomena that are covered by the term hypnosis, the limits and nature of psychotherapy, and the concept of person.\\n\\n<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jason Shestok<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Jacob Sidman<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nJacob (aka Jack) Sidman received his Ph.D. from the University of Colorado in 1968 writing his dissertation on empathy with both Peter Ossorio and Keith Davis as advisors. He then did a two-year post-doctoral fellowship in the Department of Psychiatry at Stanford Medical School before becoming an assistant professor at Oberlin for several years. He then moved to the University of California Santa Cruz where he both taught psychology (e.g., basic counseling and empathy training) and worked in the Counseling and Psychological Services. He has published in several professional journals. He also taught graduate students at University of Hawaii for a year and part-time for the University of San Francisco graduate program in counseling for a number of years. He officially retired from the University of California in 1991 to go into full time private practice. He is now retired, still doing some writing and community service (e.g.,County Task Force on Youth Violence Prevention) and living in Aptos, CA. with his wife, Kris who is a licensed marriage and family therapist in practice in Santa Cruz.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>F. Richard Singer III<\\/strong><\\/span>\\n<div style=\\\"margin-left: 20px;\\\">\\n\\nI am a Professor Emeritus in Mathematics at Webster University in Saint Louis MO. My teaching specialties are in mathematical logic and abstract algebra. My broader interest involves various types of conceptual studies, and this is at the core of my interest in Descriptive Psychology. My deepest interest in Descriptive Psychology relates to its connection with conceptual philosophy. Conceptual philosophy involves a type of activity during which the want parameter is to enhance a conceptual understanding of our most ubiquitous concepts. Unlike most work in philosophy, conceptual philosophy focuses only on concepts rather than on philosophical theories. Instead of asking about the nature of reality, it studies the most ubiquitous concepts we can use for thinking about what happens in the world. Thus, the DP reality concepts are easily integrated into conceptual philosophy. I am especially interested in relating DP and epistemics, the strand of conceptual philosophy that focuses on a purely conceptual study of understanding, and there is a paper about this on the Descriptive Psychology section of my website. I am currently using DP in the design of educational resources that focus on constructivist learning. My work in this regard is on the Constructivist Learning section of my website. I welcome communication about these and any other matters involving DP.<\\/div>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Bruce Smith<\\/strong><\\/span>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Michael Spayd<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">\\n\\nMichael is particularly interested in Descriptive Psychology applications in the areas of Organizations, Technology and Change Management. He has a consulting practice specializing in helping people in organizations create a deeper experience of community through the use of cutting-edge business practices, transition management and \\\"way cool\\\" information technology.<\\/p>\\n\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Carl and Bente Sternberg<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>C.J. Stone<\\/strong><\\/span><\\/p>\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Walter Torres<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">\\n\\nWalter J. Torres Ph.D. is a clinical and forensic psychologist practicing in Denver, Colorado. His first contact with Descriptive Psychology dates to 1972, when he took a Personality course from Peter Ossorio at the University of Colorado in Boulder. Since then, Descriptive Psychology has been the keystone to his conceptual and practical orientation in both the clinical and forensic domains. He is a past President of the Society for Descriptive Psychology. His recent Descriptive formulations and presentations include trauma and its treatment, and the nature, consequences and alleviation of humiliation.\\n\\n\\n<\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Peggy Trezona<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Steven Warner<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Linda Wasserman<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>James Waters<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Ralph Wechsler<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Shirley Weisz<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Aimee Yermish<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Carolyn Zeiger<\\/strong><\\/span><\\/p>\\n<p><span style=\\\"font-size: larger; color: #003366;\\\"><strong>Paul Zeiger<\\/strong><\\/span><\\/p>\\n\\n<p>H. Paul Zeiger is semi-retired from careers in academic Computer Science and industrial Software Engineering. He received his S.B., S.M., and Ph.D. in Electrical Engineering from Massachusetts Institute of Technology, chaired the Department of Computer Science at University of Colorado, Boulder, and led software development efforts at several startup companies and one large telecommunications firm. He studied with fellow faculty member Peter Ossorio in the early 1970\'s, and has since pursued applications of Descriptive Psychology to Computer Science, and, more recently, to the philosophical problems of everyday life. Paul and his wife Carolyn live in Denver, Colorado where they are pursuing private practice using holistic and Descriptive Psychology procedures with individuals having serious chronic illnesses and their partners.<\\/p>\\n\\n<span style=\\\"font-size: larger; color: #003366;\\\"><strong>Erol Zeybekoglu, Psy.D.<\\/strong><\\/span>\\n<p style=\\\"margin-left: 20px;\\\">\\n\\nErol Zeybekoglu received his Psy.D. in Clinical Psychology from William James College under the direction of Wynn Schwartz Ph.D. His theoretical doctoral project, titled \\u201cThe Status Dynamics of Anger Management\\u201d (2016) utilizes Descriptive Psychology as a conceptual lens in describing the development of aggressive cognitions, emotions, and behaviors among court ordered clients with historical disturbances of conduct.  He works as an outpatient clinician at Riverside Community Care in Cambridge MA, is an active member of the SDP Study Group in Boston Massachusetts, and most recently received the distinction of SDP President Elect in 2017. \\n<\\/p>\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14814,211,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14815,8173,'_elementor_edit_mode','builder'),
(14816,8173,'_elementor_template_type','wp-page'),
(14817,8173,'_elementor_version','3.32.2'),
(14818,8173,'_elementor_pro_version','3.18.0'),
(14819,8173,'_wp_page_template','default'),
(14820,8173,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\"},\"elements\":[{\"id\":\"fd47cba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"4f41401\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ad63c1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(14821,8174,'_elementor_edit_mode','builder'),
(14822,8174,'_elementor_template_type','wp-page'),
(14823,8174,'_elementor_version','3.32.2'),
(14824,8174,'_elementor_pro_version','3.18.0'),
(14825,8174,'_wp_page_template','default'),
(14826,8174,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\"},\"elements\":[{\"id\":\"fd47cba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"4f41401\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ad63c1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(14827,8175,'_elementor_edit_mode','builder'),
(14828,8175,'_elementor_template_type','wp-page'),
(14829,8175,'_elementor_version','3.32.2'),
(14830,8175,'_elementor_pro_version','3.18.0'),
(14831,8175,'_wp_page_template','default'),
(14832,8175,'_elementor_data','[{\"id\":\"78c09dd\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":60,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":\"\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":[],\"background_image\":{\"id\":6878,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/directors-hero.jpg\",\"alt\":\"directors-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"background_color\":\"#F3F5F8\",\"content_width\":\"full\",\"shape_divider_bottom\":\"opacity-tilt\",\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":88,\"sizes\":[]},\"shape_divider_bottom_negative\":\"yes\"},\"elements\":[{\"id\":\"fd47cba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"4f41401\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Officers\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ad63c1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"321f1de2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":65,\"unit\":\"px\",\"column\":\"65\",\"row\":\"65\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"2\",\"bottom\":\"10\",\"left\":\"2\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Team\",\"flex_direction\":\"column\",\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"48bc289a\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"170e0f5b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5360,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Kantor, Ph.D.\",\"description\":\"President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"986c19c\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Ned Kirsch, Ph.D.\",\"description\":\"President-Elect (Modified Role as Conference Facilitator Only)\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"1376da7d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6870,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/cotes.avif\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Charles Cote, LCSW\",\"description\":\"Past President\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"c332734\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Hap Cox, Ph.D.\",\"description\":\"Secretary-Treasurer\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6862,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-306.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true},{\"id\":\"f0836cb\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"custom_height_inner\":{\"unit\":\"vh\",\"size\":\"50\",\"sizes\":[]},\"custom_height_inner_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"custom_height_inner_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_wrap_tablet\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4053fd4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":6436,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Lane Lasater, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6856,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-303.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"38a0411\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":5995,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"bg_image_size\":\"full\",\"title\":\"C.M. Peek, Ph.D.\",\"description\":\"Member-at-Large\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6858,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-304.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"15f992d\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"Patricia Kennedy, Psy.D.\",\"description\":\"Conference Manager\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_min_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"},{\"id\":\"b444b8b\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":\"\",\"url\":\"\"},\"bg_image_size\":\"full\",\"title\":\"\",\"description\":\"\",\"title_tag\":\"span\",\"button\":\"\",\"alignment\":\"left\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"\"},\"image_min_height\":{\"unit\":\"px\",\"size\":\"495\",\"sizes\":[]},\"image_min_height_tablet\":{\"unit\":\"px\",\"size\":\"350\",\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"24\",\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"capitalize\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.1\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_spacing\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"16\",\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"1.3\",\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"0\",\"sizes\":[]},\"title_color\":\"#212121\",\"description_color\":\"#212121\",\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"transformation\":\"\",\"overlay_color_hover\":\"#21212157\",\"_animation\":\"fadeInUp\",\"graphic_image\":{\"id\":6860,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/placeholder-305.png\"},\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":true}],\"isInner\":false}]'),
(14834,6850,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:24:\"section_layout_container\";a:8:{s:14:\"flex_direction\";i:6;s:8:\"flex_gap\";i:4;s:10:\"min_height\";i:2;s:16:\"flex_align_items\";i:1;s:20:\"flex_justify_content\";i:4;s:11:\"boxed_width\";i:1;s:13:\"content_width\";i:4;s:5:\"width\";i:2;}s:33:\"section_layout_additional_options\";a:1:{s:4:\"link\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:1;}s:21:\"section_shape_divider\";a:3:{s:20:\"shape_divider_bottom\";i:1;s:27:\"shape_divider_bottom_height\";i:1;s:29:\"shape_divider_bottom_negative\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:7:\"padding\";i:4;s:6:\"margin\";i:2;}}}}s:14:\"call-to-action\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:18:\"section_main_image\";a:2:{s:8:\"bg_image\";i:8;s:13:\"bg_image_size\";i:8;}s:15:\"section_content\";a:5:{s:5:\"title\";i:8;s:11:\"description\";i:8;s:9:\"title_tag\";i:8;s:6:\"button\";i:8;s:13:\"graphic_image\";i:8;}}s:5:\"style\";a:3:{s:9:\"box_style\";a:3:{s:9:\"alignment\";i:8;s:7:\"padding\";i:8;s:16:\"image_min_height\";i:8;}s:21:\"section_content_style\";a:23:{s:27:\"title_typography_typography\";i:8;s:28:\"title_typography_font_family\";i:8;s:26:\"title_typography_font_size\";i:8;s:28:\"title_typography_font_weight\";i:8;s:31:\"title_typography_text_transform\";i:8;s:27:\"title_typography_font_style\";i:8;s:32:\"title_typography_text_decoration\";i:8;s:28:\"title_typography_line_height\";i:8;s:31:\"title_typography_letter_spacing\";i:8;s:29:\"title_typography_word_spacing\";i:8;s:13:\"title_spacing\";i:8;s:33:\"description_typography_typography\";i:8;s:34:\"description_typography_font_family\";i:8;s:32:\"description_typography_font_size\";i:8;s:34:\"description_typography_font_weight\";i:8;s:37:\"description_typography_text_transform\";i:8;s:33:\"description_typography_font_style\";i:8;s:38:\"description_typography_text_decoration\";i:8;s:34:\"description_typography_line_height\";i:8;s:37:\"description_typography_letter_spacing\";i:8;s:35:\"description_typography_word_spacing\";i:8;s:11:\"title_color\";i:8;s:17:\"description_color\";i:8;}s:13:\"hover_effects\";a:2:{s:14:\"transformation\";i:8;s:19:\"overlay_color_hover\";i:8;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:1:{s:10:\"_animation\";i:8;}s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:8;s:21:\"_element_width_tablet\";i:8;s:21:\"_element_width_mobile\";i:8;s:21:\"_element_custom_width\";i:8;}}}}}'),
(14835,8176,'_wp_page_template','default'),
(14836,8176,'_elementor_edit_mode','builder'),
(14837,8176,'_elementor_template_type','wp-page'),
(14838,8176,'_elementor_version','3.33.0'),
(14839,8176,'_elementor_pro_version','3.33.1'),
(14840,8176,'_elementor_data','[{\"id\":\"5fb88184\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"1063e3b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Peter Ossorio Collection at CU Scholar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"76919065\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4762d939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -75px;\\\"><\\/div>\\n&nbsp;\\n<p style=\\\"position: relative; top: -85px;\\\">The University of Colorado Libraries, through its <strong>CU Scholar<\\/strong> program, maintains the <span style=\\\"color: #41719a;\\\"><strong>Peter G. Ossorio Collection<\\/strong><\\/span>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Click <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a> to access the Peter G. Ossorio Collection.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -85px;\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14841,8176,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14842,8177,'_wp_page_template','default'),
(14843,8177,'_elementor_edit_mode','builder'),
(14844,8177,'_elementor_template_type','wp-page'),
(14845,8177,'_elementor_version','3.33.0'),
(14846,8177,'_elementor_pro_version','3.33.1'),
(14847,8177,'_elementor_data','[{\"id\":\"5fb88184\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"1063e3b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Peter Ossorio Collection at CU Scholar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"76919065\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4762d939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -75px;\\\"><\\/div>\\n&nbsp;\\n<p style=\\\"position: relative; top: -85px;\\\">The University of Colorado Libraries, through its <strong>CU Scholar<\\/strong> program, maintains the <span style=\\\"color: #41719a;\\\"><strong>Peter G. Ossorio Collection<\\/strong><\\/span>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Click <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a> to access the Peter G. Ossorio Collection.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -85px;\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14848,8177,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14849,8178,'_wp_page_template','default'),
(14850,8178,'_elementor_edit_mode','builder'),
(14851,8178,'_elementor_template_type','wp-page'),
(14852,8178,'_elementor_version','3.33.0'),
(14853,8178,'_elementor_pro_version','3.33.1'),
(14854,8178,'_elementor_data','[{\"id\":\"5fb88184\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"1063e3b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Peter Ossorio Collection at CU Scholar\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"76919065\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4762d939\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -75px;\\\"><\\/div>\\n&nbsp;\\n<p style=\\\"position: relative; top: -85px;\\\">The University of Colorado Libraries, through its <strong>CU Scholar<\\/strong> program, maintains the <span style=\\\"color: #41719a;\\\"><strong>Peter G. Ossorio Collection<\\/strong><\\/span>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Click <a href=\\\"https:\\/\\/scholar.colorado.edu\\/collections\\/r781wg80h\\\"><strong>here<\\/strong><\\/a> to access the Peter G. Ossorio Collection.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.<\\/p>\\n<p style=\\\"position: relative; top: -85px;\\\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.<\\/p>\\n\\n<div style=\\\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position: relative; top: -85px;\\\"><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14855,8178,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14857,5465,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:2:{s:14:\"flex_direction\";i:1;s:16:\"flex_align_items\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14858,8179,'_wp_page_template','default'),
(14859,8179,'_elementor_edit_mode','builder'),
(14860,8179,'_elementor_template_type','wp-page'),
(14861,8179,'_elementor_version','3.33.0'),
(14862,8179,'_elementor_pro_version','3.33.1'),
(14863,8179,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14864,8179,'_elementor_data','[{\"id\":\"11e3bf3f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"39280316\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a353265\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"70dbf9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.<\\/p><p>As documented by Mary Shideler in her paper <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-founding-of-the-society-for-descriptive-psychology\\/\\\"><em>The Founding of the Society for Descriptive Psychology<\\/em><\\/a>, the Society was founded on December 27, 1978 with the participation and\\/or assistance of the following 22 people:<\\/p><p style=\\\"margin-left: 5%; margin-right: 12%;\\\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch<\\/em>.<\\/p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\\\"http:\\/\\/www.sdp.org\\/past-presidents-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a> and a list of current officers can be found <a href=\\\"http:\\/\\/www.sdp.org\\/sdp-officers\\/\\\">here<\\/a>.<\\/p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\\\"http:\\/\\/www.sdp.org\\/conference-programs-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a>.<\\/p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">The Peter G. Ossorio Collection at CU Scholar<\\/a>.<\\/p><p>Many of his publications can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">here<\\/a>, including his comprehensive book <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/em><\\/a>.<\\/p><p>Several hundred additional publications and dissertations by his students and <br \\/>colleagues can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\\\">here<\\/a>, <a href=\\\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\\\">here<\\/a>, and <a href=\\\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\\\">here<\\/a>.<\\/p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14865,8180,'_wp_page_template','default'),
(14866,8180,'_elementor_edit_mode','builder'),
(14867,8180,'_elementor_template_type','wp-page'),
(14868,8180,'_elementor_version','3.33.0'),
(14869,8180,'_elementor_pro_version','3.33.1'),
(14870,8180,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14871,8180,'_elementor_data','[{\"id\":\"11e3bf3f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"39280316\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a353265\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"70dbf9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.<\\/p><p>As documented by Mary Shideler in her paper <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-founding-of-the-society-for-descriptive-psychology\\/\\\"><em>The Founding of the Society for Descriptive Psychology<\\/em><\\/a>, the Society was founded on December 27, 1978 with the participation and\\/or assistance of the following 22 people:<\\/p><p style=\\\"margin-left: 5%; margin-right: 12%;\\\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch<\\/em>.<\\/p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\\\"http:\\/\\/www.sdp.org\\/past-presidents-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a> and a list of current officers can be found <a href=\\\"http:\\/\\/www.sdp.org\\/sdp-officers\\/\\\">here<\\/a>.<\\/p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\\\"http:\\/\\/www.sdp.org\\/conference-programs-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a>.<\\/p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">The Peter G. Ossorio Collection at CU Scholar<\\/a>.<\\/p><p>Many of his publications can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">here<\\/a>, including his comprehensive book <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/em><\\/a>.<\\/p><p>Several hundred additional publications and dissertations by his students and <br \\/>colleagues can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\\\">here<\\/a>, <a href=\\\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\\\">here<\\/a>, and <a href=\\\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\\\">here<\\/a>.<\\/p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14872,8181,'_wp_page_template','default'),
(14873,8181,'_elementor_edit_mode','builder'),
(14874,8181,'_elementor_template_type','wp-page'),
(14875,8181,'_elementor_version','3.33.0'),
(14876,8181,'_elementor_pro_version','3.33.1'),
(14877,8181,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14878,8181,'_elementor_data','[{\"id\":\"11e3bf3f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"39280316\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6a353265\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"70dbf9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.<\\/p><p>As documented by Mary Shideler in her paper <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-founding-of-the-society-for-descriptive-psychology\\/\\\"><em>The Founding of the Society for Descriptive Psychology<\\/em><\\/a>, the Society was founded on December 27, 1978 with the participation and\\/or assistance of the following 22 people:<\\/p><p style=\\\"margin-left: 5%; margin-right: 12%;\\\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch<\\/em>.<\\/p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\\\"http:\\/\\/www.sdp.org\\/past-presidents-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a> and a list of current officers can be found <a href=\\\"http:\\/\\/www.sdp.org\\/sdp-officers\\/\\\">here<\\/a>.<\\/p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\\\"http:\\/\\/www.sdp.org\\/conference-programs-of-the-society-for-descriptive-psychology\\/\\\">here<\\/a>.<\\/p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">The Peter G. Ossorio Collection at CU Scholar<\\/a>.<\\/p><p>Many of his publications can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">here<\\/a>, including his comprehensive book <a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-behavior-of-persons\\/\\\"><em>The Behavior of Persons<\\/em><\\/a>.<\\/p><p>Several hundred additional publications and dissertations by his students and <br \\/>colleagues can also be accessed on this website, <a href=\\\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\\\">here<\\/a>, <a href=\\\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\\\">here<\\/a>, and <a href=\\\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\\\">here<\\/a>.<\\/p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14880,84,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14882,8182,'_wp_page_template','default'),
(14883,8182,'_elementor_edit_mode','builder'),
(14884,8182,'_elementor_template_type','wp-page'),
(14885,8182,'_elementor_version','3.33.0'),
(14886,8182,'_elementor_pro_version','3.33.1'),
(14887,8182,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14888,8182,'_elementor_data','[{\"id\":\"1ace67d3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"5d143fa0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Presentations & Video Shorts\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cf2c651\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2d17a1f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[yourchannel user=\\\"Descriptive Psychology\\\"]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14889,8183,'_wp_page_template','default'),
(14890,8183,'_elementor_edit_mode','builder'),
(14891,8183,'_elementor_template_type','wp-page'),
(14892,8183,'_elementor_version','3.33.0'),
(14893,8183,'_elementor_pro_version','3.33.1'),
(14894,8183,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14895,8183,'_elementor_data','[{\"id\":\"1ace67d3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"5d143fa0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Presentations & Video Shorts\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cf2c651\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2d17a1f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[yourchannel user=\\\"Descriptive Psychology\\\"]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14896,8184,'_wp_page_template','default'),
(14897,8184,'_elementor_edit_mode','builder'),
(14898,8184,'_elementor_template_type','wp-page'),
(14899,8184,'_elementor_version','3.33.0'),
(14900,8184,'_elementor_pro_version','3.33.1'),
(14901,8184,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14902,8184,'_elementor_data','[{\"id\":\"1ace67d3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"5d143fa0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Presentations & Video Shorts\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"cf2c651\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"2d17a1f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[yourchannel user=\\\"Descriptive Psychology\\\"]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14904,416,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:2:{s:14:\"flex_direction\";i:1;s:13:\"content_width\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14905,8185,'_wp_page_template','default'),
(14906,8185,'_elementor_edit_mode','builder'),
(14907,8185,'_elementor_template_type','wp-page'),
(14908,8185,'_elementor_version','3.33.0'),
(14909,8185,'_elementor_pro_version','3.33.1'),
(14910,8185,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14911,8185,'_elementor_data','[{\"id\":\"29458e26\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"3bda136f\",\"elType\":\"widget\",\"settings\":{\"title\":\"YouTube Video Feed\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4856afa\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"751b2c8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[Youtube_Channel_Gallery feed=\\\"playlist\\\"\\u00a0identify_by=\\\"channelid\\\" user=\\\"PLM_M5BJMscZo3S-QnPvBLuNerMlQXExC9\\\" key=\\\"AIzaSyCJheDGA20Odf8ea3NN6DpSyPc8YtqNNG8\\\" maxitems=\\\"16\\\" thumb_columns_tablets=\\\"1\\\" title=\\\"1\\\" published_date=\\\"1\\\" description=\\\"1\\\" thumbnail_alignment=\\\"left\\\" player=\\\"2\\\"]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14912,8186,'_wp_page_template','default'),
(14913,8186,'_elementor_edit_mode','builder'),
(14914,8186,'_elementor_template_type','wp-page'),
(14915,8186,'_elementor_version','3.33.0'),
(14916,8186,'_elementor_pro_version','3.33.1'),
(14917,8186,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14918,8186,'_elementor_data','[{\"id\":\"29458e26\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"3bda136f\",\"elType\":\"widget\",\"settings\":{\"title\":\"YouTube Video Feed\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4856afa\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"751b2c8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[Youtube_Channel_Gallery feed=\\\"playlist\\\"\\u00a0identify_by=\\\"channelid\\\" user=\\\"PLM_M5BJMscZo3S-QnPvBLuNerMlQXExC9\\\" key=\\\"AIzaSyCJheDGA20Odf8ea3NN6DpSyPc8YtqNNG8\\\" maxitems=\\\"16\\\" thumb_columns_tablets=\\\"1\\\" title=\\\"1\\\" published_date=\\\"1\\\" description=\\\"1\\\" thumbnail_alignment=\\\"left\\\" player=\\\"2\\\"]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14919,8187,'_wp_page_template','default'),
(14920,8187,'_elementor_edit_mode','builder'),
(14921,8187,'_elementor_template_type','wp-page'),
(14922,8187,'_elementor_version','3.33.0'),
(14923,8187,'_elementor_pro_version','3.33.1'),
(14924,8187,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14925,8187,'_elementor_data','[{\"id\":\"29458e26\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"3bda136f\",\"elType\":\"widget\",\"settings\":{\"title\":\"YouTube Video Feed\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4856afa\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"751b2c8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[Youtube_Channel_Gallery feed=\\\"playlist\\\"\\u00a0identify_by=\\\"channelid\\\" user=\\\"PLM_M5BJMscZo3S-QnPvBLuNerMlQXExC9\\\" key=\\\"AIzaSyCJheDGA20Odf8ea3NN6DpSyPc8YtqNNG8\\\" maxitems=\\\"16\\\" thumb_columns_tablets=\\\"1\\\" title=\\\"1\\\" published_date=\\\"1\\\" description=\\\"1\\\" thumbnail_alignment=\\\"left\\\" player=\\\"2\\\"]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14928,8188,'_wp_page_template','default'),
(14929,8188,'_elementor_edit_mode','builder'),
(14930,8188,'_elementor_template_type','wp-page'),
(14931,8188,'_elementor_version','3.33.0'),
(14932,8188,'_elementor_pro_version','3.33.1'),
(14933,8188,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14934,8188,'_elementor_data','[{\"id\":\"380045ba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"4603d772\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Does it Mean\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4812f60d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3c9ce7bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\n<table style=\\\"border:none; width:100%\\\">\\n\\n<col style= \\\"width:15%;\\\"<\\/col>\\n<tr>\\n    <td style=\\\"font-weight:bold;\\\">Video<\\/td>\\n    <td>Click <a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_2023_Videos\\/Newby-Clark_and_Colp_Mistaken_BP_SDP_2023.mp4\\\">here<\\/a> to view the full video of this presentation.<\\/td><\\/tr>\\n<tr>\\n    <td style = \\\"text-align:left; font-weight:bold; border:none;\\\">Presenter<\\/td>\\n    <td style=\\\"text-align:left; font-weight:bold\\\";>Ian Newby-Clark, Ph.D. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:125px; position:relative; left:25px;\\\"><\\/td><\\/tr>\\n    <td style = \\\"text-align:left; font-weight:bold; border:none;\\\">Presenter<\\/td>\\n    <td style=\\\"text-align:left; font-weight:bold\\\";>Grace C. Colp, B.A. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:125px; position:relative; left:59px;\\\"><\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; font-weight:bold; border:none;\\\">Date<\\/td>\\n    <td style=\\\"text-align:left;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; font-weight:bold; border:none;\\\">Abstract<\\/td>\\n    <td style=\\\"text-align:left;\\\">In this talk, we explore the powerful, complex, and fascinating concept \\u2018behavior potential.\\u2019 We first consider aspects of behavior potential\\u2014including the idea of a person\'s behavioral possibilities, the correlative of Reality (reality constraints), and a person\'s status. We then introduce the usefulness of considering the \'thinness\' and \'thickness\' of behavioral possibilities. Next, we explicate the utility of tautologies in science\\u2014a foreign idea to many\\u2014before going on to illustrate the utility of the behavior potential tautology, \\\"a person will always choose more behavior potential over less behavior potential.\\\" We then consider what it might mean to say that someone is mistaken about his\\/her or another\\u2019s behavior potential. In particular, we discuss the difference between \'known unknowns\' and \'unknown unknowns.\' In that context, we explore the different kinds of mistakes about behavior potential that actors, observers, and critics could or do make. Along the way, we tie in relevant findings from work in social psychology, and judgement and decision-making, including the problem of bystander intervention, the Sunk Costs Fallacy, and the Planning Fallacy.d<\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; border:none; font-weight:bold; border:none;\\\">Related<br>Papers<\\/td>\\n    <td stye=\\\"text-align:left;\\\">\\n\\n1. Bergner, R. M. (2016). What is behavior? And why is it not reducible to \\nbiological states of affairs? Journal of Theoretical and Philosophical Psychology, \\n36(1), 41\\u201355. https:\\/\\/doi.org\\/10.1037\\/teo0000026\\n2. Strough, J., Schlosnagle, L., Karns, T., Lemaster, P., & Pichayayothin, N. \\n(2014). No Time to Waste: Restricting Life-Span Temporal Horizons Decreases \\nthe Sunk-Cost Fallacy. Journal of Behavioral Decision Making, 27(1), 78\\u201394.\\nhttps:\\/\\/doi.org\\/10.1002\\/bdm.1781\\n3. Tait, V., & Miller, H. L. (2019). Loss Aversion as a Potential Factor in the Sunk-\\nCost Fallacy. International Journal of Psychological Research, 12(2), 8\\u201316.\\nhttps:\\/\\/doi.org\\/10.21500\\/20112084.3951\\n4. Huang, M. (2021). Unpacking Planning Fallacy. International Journal of\\nPsychological Studies, 13(2), 84\\u2013. https:\\/\\/doi.org\\/10.5539\\/ijps.v13n2p8\\nOrchowski LM, Berkowitz A, Boggis J, Oesterle D. Bystander Intervention \\nAmong College Men: The Role of Alcohol and Correlates of Sexual Aggression. \\nJ Interpers Violence. 2016 Oct;31(17):2824-46. doi: 10.1177\\/0886260515581904. \\nEpub 2015May 5. PMID: 25944836; PMCID: PMC8922526.\\n\\n\\n\\n<\\/td><\\/tr>\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14935,8189,'_wp_page_template','default'),
(14936,8189,'_elementor_edit_mode','builder'),
(14937,8189,'_elementor_template_type','wp-page'),
(14938,8189,'_elementor_version','3.33.0'),
(14939,8189,'_elementor_pro_version','3.33.1'),
(14940,8189,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14941,8189,'_elementor_data','[{\"id\":\"380045ba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"4603d772\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Does it Mean\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4812f60d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3c9ce7bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\n<table style=\\\"border:none; width:100%\\\">\\n\\n<col style= \\\"width:15%;\\\"<\\/col>\\n<tr>\\n    <td style=\\\"font-weight:bold;\\\">Video<\\/td>\\n    <td>Click <a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_2023_Videos\\/Newby-Clark_and_Colp_Mistaken_BP_SDP_2023.mp4\\\">here<\\/a> to view the full video of this presentation.<\\/td><\\/tr>\\n<tr>\\n    <td style = \\\"text-align:left; font-weight:bold; border:none;\\\">Presenter<\\/td>\\n    <td style=\\\"text-align:left; font-weight:bold\\\";>Ian Newby-Clark, Ph.D. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:125px; position:relative; left:25px;\\\"><\\/td><\\/tr>\\n    <td style = \\\"text-align:left; font-weight:bold; border:none;\\\">Presenter<\\/td>\\n    <td style=\\\"text-align:left; font-weight:bold\\\";>Grace C. Colp, B.A. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:125px; position:relative; left:59px;\\\"><\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; font-weight:bold; border:none;\\\">Date<\\/td>\\n    <td style=\\\"text-align:left;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; font-weight:bold; border:none;\\\">Abstract<\\/td>\\n    <td style=\\\"text-align:left;\\\">In this talk, we explore the powerful, complex, and fascinating concept \\u2018behavior potential.\\u2019 We first consider aspects of behavior potential\\u2014including the idea of a person\'s behavioral possibilities, the correlative of Reality (reality constraints), and a person\'s status. We then introduce the usefulness of considering the \'thinness\' and \'thickness\' of behavioral possibilities. Next, we explicate the utility of tautologies in science\\u2014a foreign idea to many\\u2014before going on to illustrate the utility of the behavior potential tautology, \\\"a person will always choose more behavior potential over less behavior potential.\\\" We then consider what it might mean to say that someone is mistaken about his\\/her or another\\u2019s behavior potential. In particular, we discuss the difference between \'known unknowns\' and \'unknown unknowns.\' In that context, we explore the different kinds of mistakes about behavior potential that actors, observers, and critics could or do make. Along the way, we tie in relevant findings from work in social psychology, and judgement and decision-making, including the problem of bystander intervention, the Sunk Costs Fallacy, and the Planning Fallacy.d<\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; border:none; font-weight:bold; border:none;\\\">Related<br>Papers<\\/td>\\n    <td stye=\\\"text-align:left;\\\">\\n\\n1. Bergner, R. M. (2016). What is behavior? And why is it not reducible to \\nbiological states of affairs? Journal of Theoretical and Philosophical Psychology, \\n36(1), 41\\u201355. https:\\/\\/doi.org\\/10.1037\\/teo0000026\\n2. Strough, J., Schlosnagle, L., Karns, T., Lemaster, P., & Pichayayothin, N. \\n(2014). No Time to Waste: Restricting Life-Span Temporal Horizons Decreases \\nthe Sunk-Cost Fallacy. Journal of Behavioral Decision Making, 27(1), 78\\u201394.\\nhttps:\\/\\/doi.org\\/10.1002\\/bdm.1781\\n3. Tait, V., & Miller, H. L. (2019). Loss Aversion as a Potential Factor in the Sunk-\\nCost Fallacy. International Journal of Psychological Research, 12(2), 8\\u201316.\\nhttps:\\/\\/doi.org\\/10.21500\\/20112084.3951\\n4. Huang, M. (2021). Unpacking Planning Fallacy. International Journal of\\nPsychological Studies, 13(2), 84\\u2013. https:\\/\\/doi.org\\/10.5539\\/ijps.v13n2p8\\nOrchowski LM, Berkowitz A, Boggis J, Oesterle D. Bystander Intervention \\nAmong College Men: The Role of Alcohol and Correlates of Sexual Aggression. \\nJ Interpers Violence. 2016 Oct;31(17):2824-46. doi: 10.1177\\/0886260515581904. \\nEpub 2015May 5. PMID: 25944836; PMCID: PMC8922526.\\n\\n\\n\\n<\\/td><\\/tr>\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14942,8190,'_wp_page_template','default'),
(14943,8190,'_elementor_edit_mode','builder'),
(14944,8190,'_elementor_template_type','wp-page'),
(14945,8190,'_elementor_version','3.33.0'),
(14946,8190,'_elementor_pro_version','3.33.1'),
(14947,8190,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(14948,8190,'_elementor_data','[{\"id\":\"380045ba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"4603d772\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Does it Mean\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4812f60d\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"3c9ce7bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\n<table style=\\\"border:none; width:100%\\\">\\n\\n<col style= \\\"width:15%;\\\"<\\/col>\\n<tr>\\n    <td style=\\\"font-weight:bold;\\\">Video<\\/td>\\n    <td>Click <a href=\\\"http:\\/\\/www.sdp.org\\/publications\\/SDP_2023_Videos\\/Newby-Clark_and_Colp_Mistaken_BP_SDP_2023.mp4\\\">here<\\/a> to view the full video of this presentation.<\\/td><\\/tr>\\n<tr>\\n    <td style = \\\"text-align:left; font-weight:bold; border:none;\\\">Presenter<\\/td>\\n    <td style=\\\"text-align:left; font-weight:bold\\\";>Ian Newby-Clark, Ph.D. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" style= \\\"width:125px; position:relative; left:25px;\\\"><\\/td><\\/tr>\\n    <td style = \\\"text-align:left; font-weight:bold; border:none;\\\">Presenter<\\/td>\\n    <td style=\\\"text-align:left; font-weight:bold\\\";>Grace C. Colp, B.A. <img src = \\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Grace-Colp-head-shot.png\\\" style= \\\"width:125px; position:relative; left:59px;\\\"><\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; font-weight:bold; border:none;\\\">Date<\\/td>\\n    <td style=\\\"text-align:left;\\\">October 1, 2023<\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; font-weight:bold; border:none;\\\">Abstract<\\/td>\\n    <td style=\\\"text-align:left;\\\">In this talk, we explore the powerful, complex, and fascinating concept \\u2018behavior potential.\\u2019 We first consider aspects of behavior potential\\u2014including the idea of a person\'s behavioral possibilities, the correlative of Reality (reality constraints), and a person\'s status. We then introduce the usefulness of considering the \'thinness\' and \'thickness\' of behavioral possibilities. Next, we explicate the utility of tautologies in science\\u2014a foreign idea to many\\u2014before going on to illustrate the utility of the behavior potential tautology, \\\"a person will always choose more behavior potential over less behavior potential.\\\" We then consider what it might mean to say that someone is mistaken about his\\/her or another\\u2019s behavior potential. In particular, we discuss the difference between \'known unknowns\' and \'unknown unknowns.\' In that context, we explore the different kinds of mistakes about behavior potential that actors, observers, and critics could or do make. Along the way, we tie in relevant findings from work in social psychology, and judgement and decision-making, including the problem of bystander intervention, the Sunk Costs Fallacy, and the Planning Fallacy.d<\\/td><\\/tr>\\n<tr>\\n    <td style=\\\"text-align:left; border:none; font-weight:bold; border:none;\\\">Related<br>Papers<\\/td>\\n    <td stye=\\\"text-align:left;\\\">\\n\\n1. Bergner, R. M. (2016). What is behavior? And why is it not reducible to \\nbiological states of affairs? Journal of Theoretical and Philosophical Psychology, \\n36(1), 41\\u201355. https:\\/\\/doi.org\\/10.1037\\/teo0000026\\n2. Strough, J., Schlosnagle, L., Karns, T., Lemaster, P., & Pichayayothin, N. \\n(2014). No Time to Waste: Restricting Life-Span Temporal Horizons Decreases \\nthe Sunk-Cost Fallacy. Journal of Behavioral Decision Making, 27(1), 78\\u201394.\\nhttps:\\/\\/doi.org\\/10.1002\\/bdm.1781\\n3. Tait, V., & Miller, H. L. (2019). Loss Aversion as a Potential Factor in the Sunk-\\nCost Fallacy. International Journal of Psychological Research, 12(2), 8\\u201316.\\nhttps:\\/\\/doi.org\\/10.21500\\/20112084.3951\\n4. Huang, M. (2021). Unpacking Planning Fallacy. International Journal of\\nPsychological Studies, 13(2), 84\\u2013. https:\\/\\/doi.org\\/10.5539\\/ijps.v13n2p8\\nOrchowski LM, Berkowitz A, Boggis J, Oesterle D. Bystander Intervention \\nAmong College Men: The Role of Alcohol and Correlates of Sexual Aggression. \\nJ Interpers Violence. 2016 Oct;31(17):2824-46. doi: 10.1177\\/0886260515581904. \\nEpub 2015May 5. PMID: 25944836; PMCID: PMC8922526.\\n\\n\\n\\n<\\/td><\\/tr>\\n\\n<\\/table>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14950,6362,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:2:{s:14:\"flex_direction\";i:1;s:13:\"content_width\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(14951,8191,'_elementor_edit_mode','builder'),
(14952,8191,'_elementor_template_type','wp-page'),
(14953,8191,'_elementor_version','3.33.0'),
(14954,8191,'_elementor_pro_version','3.33.1'),
(14955,8191,'_wp_page_template','default'),
(14956,8191,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(14957,8191,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":100,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=4d946b7\",\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 70s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5066339\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a9a50f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology\\u00a0provides a coherent conceptual framework for all of behavioral science.\\u00a0Descriptive Psychologists\\u00a0organize and articulate the implicit structure of that discipline<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(14961,8192,'_elementor_edit_mode','builder'),
(14962,8192,'_elementor_template_type','wp-page'),
(14963,8192,'_elementor_version','3.33.0'),
(14964,8192,'_elementor_pro_version','3.33.1'),
(14965,8192,'_wp_page_template','default'),
(14966,8192,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(14967,8192,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":100,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=4d946b7\",\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 70s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5066339\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a9a50f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology\\u00a0provides a coherent conceptual framework for all of behavioral science.\\u00a0Descriptive Psychologists\\u00a0organize and articulate the implicit structure of that discipline<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(14971,8193,'_elementor_edit_mode','builder'),
(14972,8193,'_elementor_template_type','wp-page'),
(14973,8193,'_elementor_version','3.33.0'),
(14974,8193,'_elementor_pro_version','3.33.1'),
(14975,8193,'_wp_page_template','default'),
(14976,8193,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),
(14977,8193,'_elementor_data','[{\"id\":\"7accdea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1deade7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"_padding\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"2\",\"bottom\":\"4\",\"left\":\"2\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"classic\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"66c4488f\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"reverse_order_mobile\":\"reverse-mobile\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_title\":\"Service Details\",\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"stretch\",\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"content_width\":\"full\",\"flex_direction_mobile\":\"column-reverse\",\"flex_direction_tablet\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a497b5\",\"elType\":\"container\",\"settings\":{\"_column_size\":\"50\",\"width\":{\"size\":100,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_background\":\"classic\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"18290c3f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"What is Descriptive Psychology?\",\"description_text\":\"Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":\"32\",\"sizes\":[]},\"title_color\":\"#21233A\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Open Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_color\":\"#616161\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Open Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"hover_title_color\":\"#21233A\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"description_color\":\"globals\\/colors?id=text\",\"title_typography_typography\":\"\",\"hover_title_color\":\"globals\\/colors?id=secondary\",\"description_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6dc376d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.770000000000000017763568394002504646778106689453125,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=4d946b7\",\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"618f8aae\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_width_tablet\":\"initial\"},\"elements\":[{\"id\":\"564de2a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"min_height\":{\"unit\":\"px\",\"size\":477,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"id\":6942,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Pete-at-desk-hexagon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"_flex_align_self\":\"center\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"71df6fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6958,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gray-hexagon.svg\",\"alt\":\"gray hexagon\",\"source\":\"library\",\"size\":\"\"},\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"motion_fx_rotateZ_effect\":\"yes\",\"motion_fx_rotateZ_speed\":{\"unit\":\"px\",\"size\":3.79999999999999982236431605997495353221893310546875,\"sizes\":[]},\"_transform_rotate_popover\":\"transform\",\"_transform_translate_popover\":\"transform\",\"_transform_translateX_effect\":{\"unit\":\"px\",\"size\":-60,\"sizes\":[]},\"_transform_translateY_effect\":{\"unit\":\"px\",\"size\":-110,\"sizes\":[]},\"motion_fx_rotateZ_affectedRange\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":0,\"end\":99}},\"custom_css\":\"\\nselector img {\\n    animation: rotate 70s linear infinite;\\n}\\n\\n@keyframes rotate {\\n    from {\\n        transform: rotate(0deg);\\n    }\\n    to {\\n        transform: rotate(360deg);\\n    }\\n}\\n\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d99a8c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_size\":\"none\",\"_element_id\":\"benefits\",\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"22c8c72\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>\\u201cDescriptive Psychology\\u00a0(\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5066339\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a9a50f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><em>Descriptive Psychology\\u00a0provides a coherent conceptual framework for all of behavioral science.\\u00a0Descriptive Psychologists\\u00a0organize and articulate the implicit structure of that discipline<\\/em><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(14981,6716,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:14:\"flex_direction\";i:6;s:13:\"content_width\";i:6;s:5:\"width\";i:3;s:20:\"flex_justify_content\";i:3;s:8:\"flex_gap\";i:3;s:16:\"flex_align_items\";i:1;s:10:\"min_height\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:5:{s:6:\"margin\";i:3;s:7:\"padding\";i:5;s:16:\"_flex_align_self\";i:1;s:10:\"_flex_size\";i:2;s:11:\"_element_id\";i:1;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:4;s:16:\"background_image\";i:2;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:1;s:26:\"background_overlay_opacity\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:13:\"selected_icon\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;}}s:5:\"style\";a:2:{s:17:\"section_style_box\";a:2:{s:10:\"text_align\";i:1;s:18:\"title_bottom_space\";i:1;}s:21:\"section_style_content\";a:11:{s:11:\"title_color\";i:1;s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:17:\"description_color\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:17:\"hover_title_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"align\";i:1;s:5:\"width\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"section_effects\";a:3:{s:24:\"motion_fx_rotateZ_effect\";i:1;s:23:\"motion_fx_rotateZ_speed\";i:1;s:31:\"motion_fx_rotateZ_affectedRange\";i:1;}s:18:\"_section_transform\";a:4:{s:25:\"_transform_rotate_popover\";i:1;s:28:\"_transform_translate_popover\";i:1;s:28:\"_transform_translateX_effect\";i:1;s:28:\"_transform_translateY_effect\";i:1;}s:18:\"section_custom_css\";a:1:{s:10:\"custom_css\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}}}}'),
(14993,8195,'_wp_page_template','default'),
(14994,8195,'_elementor_edit_mode','builder'),
(14995,8195,'_elementor_template_type','wp-page'),
(14996,8195,'_elementor_version','3.33.0'),
(14997,8195,'_elementor_pro_version','3.33.1'),
(14998,8195,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"26c319b\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"a8f0ac8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"4f5cfa8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356d330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f6909f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e94558\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"9df4e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sexual Significance<br><br><br><br>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69463f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\",\"id\":5411,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"\",\"description_text\":\"Ray Bergner, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"49cf5b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c7a6b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"e4bcf64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Making Buddhism Accessible to Westerners\\t\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f27852f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\",\"id\":6401,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"H. Joel Jeffrey, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd2029d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:<br \\/>The Time is (Probably) <br \\/>Ripe for Change:<br \\/>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr><!-- Ray Bergner, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/ \\\">Sexual Significance<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/ \\\">Making Buddhism Accessible to Westerners<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- C.J. Peek, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><p>Primary Care Research <br \\/>Subject Matter: <br \\/>Reconciling How it is <br \\/>Organized to Better Engage <br \\/>Participants at the <br \\/>International Conference<\\/p><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/ \\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr><!-- Lane Lasater, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br \\/>Perspective on Careers<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Charles Kantor, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br \\/>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Being-in- the-World<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(14999,8195,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(15003,8196,'_wp_page_template','default'),
(15004,8196,'_elementor_edit_mode','builder'),
(15005,8196,'_elementor_template_type','wp-page'),
(15006,8196,'_elementor_version','3.33.0'),
(15007,8196,'_elementor_pro_version','3.33.1'),
(15008,8196,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"26c319b\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"a8f0ac8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"4f5cfa8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356d330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f6909f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e94558\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"9df4e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sexual Significance<br><br><br><br>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69463f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\",\"id\":5411,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"\",\"description_text\":\"Ray Bergner, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"49cf5b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c7a6b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"e4bcf64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Making Buddhism Accessible to Westerners\\t\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f27852f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\",\"id\":6401,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"H. Joel Jeffrey, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd2029d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:<br \\/>The Time is (Probably) <br \\/>Ripe for Change:<br \\/>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr><!-- Ray Bergner, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/ \\\">Sexual Significance<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/ \\\">Making Buddhism Accessible to Westerners<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- C.J. Peek, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><p>Primary Care Research <br \\/>Subject Matter: <br \\/>Reconciling How it is <br \\/>Organized to Better Engage <br \\/>Participants at the <br \\/>International Conference<\\/p><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/ \\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr><!-- Lane Lasater, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br \\/>Perspective on Careers<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Charles Kantor, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br \\/>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Being-in- the-World<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(15009,8196,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(15013,8197,'_wp_page_template','default'),
(15014,8197,'_elementor_edit_mode','builder'),
(15015,8197,'_elementor_template_type','wp-page'),
(15016,8197,'_elementor_version','3.33.0'),
(15017,8197,'_elementor_pro_version','3.33.1'),
(15018,8197,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"26c319b\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"a8f0ac8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"4f5cfa8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356d330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f6909f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e94558\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"9df4e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sexual Significance<br><br><br><br>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69463f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\",\"id\":5411,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"\",\"description_text\":\"Ray Bergner, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"49cf5b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c7a6b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"e4bcf64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Making Buddhism Accessible to Westerners\\t\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f27852f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\",\"id\":6401,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"H. Joel Jeffrey, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd2029d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:<br \\/>The Time is (Probably) <br \\/>Ripe for Change:<br \\/>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr><!-- Ray Bergner, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/ \\\">Sexual Significance<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/ \\\">Making Buddhism Accessible to Westerners<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- C.J. Peek, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><p>Primary Care Research <br \\/>Subject Matter: <br \\/>Reconciling How it is <br \\/>Organized to Better Engage <br \\/>Participants at the <br \\/>International Conference<\\/p><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/ \\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr><!-- Lane Lasater, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br \\/>Perspective on Careers<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Charles Kantor, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br \\/>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Being-in- the-World<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(15019,8197,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(15039,89,'_edit_last','3'),
(15040,89,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:34:\"Davis, K.E., & Mitchell, T. (Eds.)\";s:7:\"pubdate\";s:4:\"1982\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:4:\"Book\";}'),
(15041,89,'custom_post_template','single-publication.php'),
(15042,89,'_formatted_title','Advances in Descriptive Psychology, Volume 2'),
(15043,90,'_edit_last','3'),
(15044,90,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:29:\"Davis, K.E. , & Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1983\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:4:\"Book\";}'),
(15045,90,'custom_post_template','single-publication.php'),
(15046,90,'_formatted_title','Advances in Descriptive Psychology, Volume 3'),
(15047,94,'_edit_last','3'),
(15048,94,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:20:\"Dr. Peter G. Ossorio\";s:7:\"pubdate\";s:4:\"1995\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:9:\"Hardcover\";}'),
(15049,94,'_oembed_c2f96c08620a9c77c9b865366ced3803','{{unknown}}'),
(15050,94,'_oembed_c6314e2e2ddeb4cbd8ec9894c0f1f780','{{unknown}}'),
(15051,94,'custom_post_template','single-publication.php'),
(15052,94,'_formatted_title','Persons. The Collected Works of Peter G. Ossorio, Vol. I.'),
(15053,96,'_edit_last','3'),
(15054,96,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:20:\"Dr. Peter G. Ossorio\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:117:\"http://www.amazon.com/Behavior-Persons-Peter-G-Ossorio/dp/1891700081/ref=sr_1_1?s=books&ie=UTF8&qid=1459536942&sr=1-1\";s:4:\"type\";s:9:\"Paperback\";}'),
(15055,96,'custom_post_template','single-publication.php'),
(15056,96,'_formatted_title','The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V'),
(15057,97,'_edit_last','3'),
(15058,97,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:20:\"Dr. Peter G. Ossorio\";s:7:\"pubdate\";s:4:\"2012\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:9:\"Paperback\";}'),
(15059,97,'_oembed_9cd5dd1f525fd8cb9f7e34012acc9b58','{{unknown}}'),
(15060,97,'custom_post_template','single-publication.php'),
(15061,97,'_formatted_title','Place. Collected works of Peter G. Ossorio, Vol. III'),
(15062,102,'_edit_last','3'),
(15063,102,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:18:\"Raymond M. Bergner\";s:7:\"pubdate\";s:4:\"1995\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:45:\"https://psychology.illinoisstate.edu/rmbergn/\";s:9:\"purchlink\";s:91:\"http://www.amazon.com/exec/obidos/ASIN/0306449617/qid=942435388/sr=1-18/002-7050740-3113026\";s:4:\"type\";s:9:\"Hardcover\";}'),
(15064,102,'custom_post_template','single-publication.php'),
(15065,102,'_formatted_title','Pathological Self-Criticism : Assessment and Treatment (The Plenum Series in Social-Clinical Psychology)'),
(15066,103,'_edit_last','3'),
(15067,103,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"A.O. Putman\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:90:\"http://www.amazon.com/exec/obidos/ASIN/0471509485/qid=942681836/sr=1-1/002-7050740-3113026\";s:4:\"type\";s:9:\"Hardcover\";}'),
(15068,103,'custom_post_template','single-publication.php'),
(15069,103,'_formatted_title','Marketing Your Services : A Step-By-Step Guide for Small Businesses and Professionals'),
(15070,105,'_edit_last','3'),
(15071,105,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:34:\"Putman, A.O., & Davis, K.E. (Eds.)\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:9:\"Hardcover\";}'),
(15072,105,'custom_post_template','single-publication.php'),
(15073,105,'_formatted_title','Advances in Descriptive Psychology, Volume 5'),
(15074,150,'_edit_last','3'),
(15075,150,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio P. G.\";s:7:\"pubdate\";s:4:\"1964\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15076,150,'custom_post_template','single-publication.php'),
(15077,150,'_formatted_title','Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)'),
(15078,258,'_edit_last','3'),
(15079,258,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Wynn Schwartz\";s:7:\"pubdate\";s:0:\"\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(15080,258,'custom_post_template','single-publication.php'),
(15081,258,'_formatted_title','Status Dynamics and Psychotherapy'),
(15082,261,'_edit_last','3'),
(15083,261,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Schwartz, W.R.\";s:7:\"pubdate\";s:4:\"2002\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15084,261,'custom_post_template','single-publication.php'),
(15085,261,'_formatted_title','From Passivity to Competence - A Conceptualization of Knowledge, Skill, Tolerance, and Empathy'),
(15086,263,'_edit_last','3'),
(15087,263,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Wynn Schwartz\";s:7:\"pubdate\";s:4:\"1979\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15088,263,'custom_post_template','single-publication.php'),
(15089,263,'_formatted_title','Degradation, accreditation, and rites of passage'),
(15090,265,'_edit_last','3'),
(15091,265,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Wynn Schwartz\";s:7:\"pubdate\";s:4:\"2008\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15092,265,'custom_post_template','single-publication.php'),
(15093,265,'_formatted_title','Presentations of Self and the Status Dynamics of Psychotherapy and Supervision'),
(15094,393,'_edit_last','3'),
(15095,393,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:37:\"Roberts, M.K., & Bergner, R.M. (Eds.)\";s:7:\"pubdate\";s:4:\"1992\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:9:\"Hardcover\";}'),
(15096,393,'custom_post_template','single-publication.php'),
(15097,393,'_formatted_title','Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.'),
(15098,394,'_edit_last','3'),
(15099,394,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:37:\"Jeffrey, H.J., & Bergner, R.M. (Eds.)\";s:7:\"pubdate\";s:4:\"1998\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:9:\"Hardcover\";}'),
(15100,394,'custom_post_template','single-publication.php'),
(15101,394,'_formatted_title','Advances in Descriptive Psychology, Volume 7'),
(15102,395,'_edit_last','3'),
(15103,395,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:35:\"Davis, K.E., & Bergner, R.M. (Eds.)\";s:7:\"pubdate\";s:4:\"2006\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:9:\"Hardcover\";}'),
(15104,395,'_oembed_93fd8c9bbf996f16af253177705152e2','{{unknown}}'),
(15105,395,'custom_post_template','single-publication.php'),
(15106,395,'_formatted_title','Advances in Descriptive Psychology, Volume 8'),
(15107,396,'_edit_last','3'),
(15108,396,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:41:\"Davis, K.E., Lubuguin, F., & Schwartz, W.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:9:\"Hardcover\";}'),
(15109,396,'custom_post_template','single-publication.php'),
(15110,396,'_formatted_title','Advances in Descriptive Psychology, Volume 9'),
(15111,397,'_edit_last','3'),
(15112,397,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:63:\"Bergner, R.M., Davis, K.E., Lubuguin, F., & Schwartz, W. (Eds.)\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:4:\"Book\";}'),
(15113,397,'custom_post_template','single-publication.php'),
(15114,397,'_formatted_title','Advances in Descriptive Psychology, Volume 10'),
(15115,3508,'_edit_last','3'),
(15116,3508,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Davis, K.E.\";s:7:\"pubdate\";s:4:\"1981\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:4:\"Book\";}'),
(15117,3508,'custom_post_template','single-publication.php'),
(15118,3508,'_formatted_title','Advances in Descriptive Psychology, Volume 1'),
(15119,3512,'_edit_last','3'),
(15120,3512,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:36:\"Davis, K.E., & Mitchell, T.O. (Eds.)\";s:7:\"pubdate\";s:4:\"1985\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:4:\"Book\";}'),
(15121,3512,'custom_post_template','single-publication.php'),
(15122,3512,'_formatted_title','Advances in Descriptive Psychology, Vol. 4'),
(15123,267,'_edit_last','3'),
(15124,267,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Wynn Schwartz\";s:7:\"pubdate\";s:4:\"1988\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15125,267,'custom_post_template','single-publication.php'),
(15126,267,'_formatted_title','What makes something psychoanalytic?'),
(15127,271,'_edit_last','3'),
(15128,271,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Wynn Schwartz\";s:7:\"pubdate\";s:4:\"2017\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Webpage\";}'),
(15129,271,'custom_post_template','single-publication.php'),
(15130,271,'_formatted_title','Essentials of Psychoanalytic Theory and Practice'),
(15131,279,'_edit_last','3'),
(15132,279,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:15:\"Raymond Bergner\";s:7:\"pubdate\";s:4:\"2004\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:45:\"https://psychology.illinoisstate.edu/rmbergn/\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15133,279,'custom_post_template','single-publication.php'),
(15134,279,'_formatted_title','Is It All Really Biological?'),
(15135,281,'_edit_last','3'),
(15136,281,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:15:\"Raymond Bergner\";s:7:\"pubdate\";s:4:\"2011\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:45:\"https://psychology.illinoisstate.edu/rmbergn/\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15137,281,'custom_post_template','single-publication.php'),
(15138,281,'_formatted_title','What is behavior? And so what?'),
(15139,283,'_edit_last','3'),
(15140,283,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:15:\"Raymond Bergner\";s:7:\"pubdate\";s:4:\"2000\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:45:\"https://psychology.illinoisstate.edu/rmbergn/\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15141,283,'custom_post_template','single-publication.php'),
(15142,283,'_formatted_title','Love and barriers to love: An analysis for  psychotherapists and others'),
(15143,285,'_edit_last','3'),
(15144,285,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:19:\"Keith E. Davis, PhD\";s:7:\"pubdate\";s:4:\"2008\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15145,285,'custom_post_template','single-publication.php'),
(15146,285,'_formatted_title','Brains don\'t think and organisms don\'t create cultures or develop spontaneous languages'),
(15147,287,'_edit_last','3'),
(15148,287,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:17:\"Anthony O. Putman\";s:7:\"pubdate\";s:4:\"1998\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(15149,287,'custom_post_template','single-publication.php'),
(15150,287,'_formatted_title','Being, Becoming and Belonging'),
(15151,290,'_edit_last','3'),
(15152,290,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Lane Lasater\";s:7:\"pubdate\";s:0:\"\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:9:\"Paperback\";}'),
(15153,290,'custom_post_template','single-publication.php'),
(15154,290,'_formatted_title','Recovery from Compulsive Behavior: How to Transcend Your Troubled Family'),
(15155,291,'_edit_last','3'),
(15156,291,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:15:\"David J. Bender\";s:7:\"pubdate\";s:4:\"1977\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15157,291,'custom_post_template','single-publication.php'),
(15158,291,'_formatted_title','A New Model of Clinical Judgment'),
(15159,452,'_edit_last','3'),
(15160,452,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:7:\"Ossorio\";s:7:\"pubdate\";s:4:\"1965\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15161,452,'custom_post_template','single-publication.php'),
(15162,452,'_formatted_title','Dissemination research (RADC-TR-65-314)'),
(15163,454,'_edit_last','3'),
(15164,454,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:7:\"Ossorio\";s:7:\"pubdate\";s:4:\"1970\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15165,454,'_oembed_6c00d1f825e672a499aa742ac64ce77e','{{unknown}}'),
(15166,454,'custom_post_template','single-publication.php'),
(15167,454,'_formatted_title','Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)'),
(15168,662,'_edit_last','3'),
(15169,662,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:15:\"L.S. Aylesworth\";s:7:\"pubdate\";s:4:\"1980\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15170,662,'custom_post_template','single-publication.php'),
(15171,662,'_formatted_title','Stress, mental health and need satisfaction among Indochinese in Colorado'),
(15172,723,'_edit_last','3'),
(15173,723,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:28:\"H.J. Jeffrey and A.O. Putman\";s:7:\"pubdate\";s:4:\"2015\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15174,723,'custom_post_template','single-publication.php'),
(15175,723,'_formatted_title','Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation'),
(15176,878,'_edit_last','3'),
(15177,878,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"P.G. Ossorio\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:9:\"Hardcover\";}'),
(15178,878,'_wp_old_slug','meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi__trashed'),
(15179,878,'_oembed_570db69b376ca50bc65d3526a1871ec9','{{unknown}}'),
(15180,878,'custom_post_template','single-publication.php'),
(15181,878,'_formatted_title','Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)'),
(15182,879,'_edit_last','3'),
(15183,879,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"P.G. Ossorio\";s:7:\"pubdate\";s:4:\"2005\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:9:\"Hardcover\";}'),
(15184,879,'_oembed_d0dfb16df0b5a9af894841312fe4622a','{{unknown}}'),
(15185,879,'_wp_old_slug','what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv__trashed'),
(15186,879,'custom_post_template','single-publication.php'),
(15187,879,'_formatted_title','<br>\"What Actually Happens\": The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV'),
(15188,880,'_edit_last','3'),
(15189,880,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"P.G. Ossorio\";s:7:\"pubdate\";s:4:\"1997\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:9:\"Hardcover\";}'),
(15190,880,'custom_post_template','single-publication.php'),
(15191,880,'_formatted_title','Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.'),
(15192,882,'_edit_last','3'),
(15193,882,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:20:\"Dr. Peter G. Ossorio\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:9:\"Hardcover\";}'),
(15194,882,'_oembed_3778703d9ce0a1795c156f39232eb1ad','{{unknown}}'),
(15195,882,'custom_post_template','single-publication.php'),
(15196,882,'_formatted_title','Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII'),
(15197,2020,'_edit_last','3'),
(15198,2020,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1967\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15199,2020,'_oembed_c9dee28d1443138682baa5e07881edfb','{{unknown}}'),
(15200,2020,'custom_post_template','single-publication.php'),
(15201,2020,'_formatted_title','Rule following in grammar and behavior (LRI Report No. 7)'),
(15202,2022,'_edit_last','3'),
(15203,2022,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1967\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15204,2022,'custom_post_template','single-publication.php'),
(15205,2022,'_formatted_title','Attribute space development and evaluation (LRI Report No. 2)'),
(15206,2023,'_edit_last','3'),
(15207,2023,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1968\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15208,2023,'_oembed_eccf307fc9e4b33f9805c832536a2cda','{{unknown}}'),
(15209,2023,'custom_post_template','single-publication.php'),
(15210,2023,'_formatted_title','Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)'),
(15211,2024,'_edit_last','3'),
(15212,2024,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1968\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15213,2024,'custom_post_template','single-publication.php'),
(15214,2024,'_formatted_title','The shaping of things to come'),
(15215,2025,'_edit_last','3'),
(15216,2025,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1969\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15217,2025,'custom_post_template','single-publication.php'),
(15218,2025,'_formatted_title','All the world\'s a fact'),
(15219,2026,'_edit_last','3'),
(15220,2026,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1981\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15221,2026,'_oembed_595258312424033680c19b861e805fca','{{unknown}}'),
(15222,2026,'custom_post_template','single-publication.php'),
(15223,2026,'_formatted_title','Notes on behavior description<br>(LRI Report No. 4b)'),
(15224,2032,'_edit_last','3'),
(15225,2032,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1978\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15226,2032,'custom_post_template','single-publication.php'),
(15227,2032,'_formatted_title','State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)'),
(15228,2034,'_edit_last','3'),
(15229,2034,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1973\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15230,2034,'_oembed_419034e0119a096087f009d8d85021f1','{{unknown}}'),
(15231,2034,'_oembed_9c33b889b3931fde777a10b44d4ad866','{{unknown}}'),
(15232,2034,'custom_post_template','single-publication.php'),
(15233,2034,'_formatted_title','Never smile at a crocodile<br>(LRI Report No. 17)'),
(15234,2040,'_edit_last','3'),
(15235,2040,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1978\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15236,2040,'_oembed_a791c1df40f0ed43c49537685ff70349','{{unknown}}'),
(15237,2040,'_oembed_42bc740b2cee2601869c36ee34071192','{{unknown}}'),
(15238,2040,'custom_post_template','single-publication.php'),
(15239,2040,'_formatted_title','Religion without doctrine<br>(LRI Report No. 19)'),
(15240,2042,'_edit_last','3'),
(15241,2042,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1978\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15242,2042,'_oembed_73d2a6134cf41d76f8a6aad1d9da94b7','{{unknown}}'),
(15243,2042,'_oembed_8354c6216067cbac8bc45f55dce99970','{{unknown}}'),
(15244,2042,'custom_post_template','single-publication.php'),
(15245,2042,'_formatted_title','Research, evaluation, and representation (LRI  Report No. 18)'),
(15246,2043,'_edit_last','3'),
(15247,2043,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1981\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15248,2043,'_oembed_5e528ca2ca883eb6083a163877f2c4d6','{{unknown}}'),
(15249,2043,'custom_post_template','single-publication.php'),
(15250,2043,'_formatted_title','Conceptual-notational devices: The PCF and related types (LRI Report No. 22)'),
(15251,2044,'_edit_last','3'),
(15252,2044,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1980\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15253,2044,'_oembed_890eeaf69fd8828faa0679cd3e266e88','{{unknown}}'),
(15254,2044,'custom_post_template','single-publication.php'),
(15255,2044,'_formatted_title','Behavior pattern indexing<br>(LRI Report No. 33)'),
(15256,2046,'_edit_last','3'),
(15257,2046,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1982\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15258,2046,'_oembed_65de2cd5148eeafa50e7aa837f37aec6','{{unknown}}'),
(15259,2046,'custom_post_template','single-publication.php'),
(15260,2046,'_formatted_title','Embodiment (LRI Report No. 23)'),
(15261,2047,'_edit_last','3'),
(15262,2047,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1981\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15263,2047,'custom_post_template','single-publication.php'),
(15264,2047,'_formatted_title','Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)'),
(15265,2049,'_edit_last','3'),
(15266,2049,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1983\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15267,2049,'_oembed_778694783fe625cfa0dc96ab062eca3c','{{unknown}}'),
(15268,2049,'custom_post_template','single-publication.php'),
(15269,2049,'_formatted_title','A multicultural psychology<br>(LRI Report No. 29)'),
(15270,2050,'_edit_last','3'),
(15271,2050,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1982\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15272,2050,'_oembed_d39124f7401898d7267818518f439fe1','{{unknown}}'),
(15273,2050,'custom_post_template','single-publication.php'),
(15274,2050,'_formatted_title','Cognition (LRI Report No. 32)'),
(15275,2051,'_edit_last','3'),
(15276,2051,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1982\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15277,2051,'custom_post_template','single-publication.php'),
(15278,2051,'_formatted_title','Status  maxims (LRI Report No. 30b)'),
(15279,2052,'_edit_last','3'),
(15280,2052,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1985\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15281,2052,'custom_post_template','single-publication.php'),
(15282,2052,'_formatted_title','An overview of Descriptive Psychology'),
(15283,2053,'_edit_last','3'),
(15284,2053,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1986\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15285,2053,'_oembed_55ffc52b24ad1cd915d861571b527966','{{unknown}}'),
(15286,2053,'custom_post_template','single-publication.php'),
(15287,2053,'_formatted_title','Three minute lectures on emotion<br>(LRI Report No. 36a)'),
(15288,2055,'_edit_last','3'),
(15289,2055,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1986\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15290,2055,'_oembed_e57a2493142c91658c3615134b739403','{{unknown}}'),
(15291,2055,'custom_post_template','single-publication.php'),
(15292,2055,'_formatted_title','More three minute lectures on emotion<br>(LRI Report No. 36b)'),
(15293,2056,'_edit_last','3'),
(15294,2056,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1966\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15295,2056,'_oembed_c628389d69f7d1ab86f4fc25cb15c3d4','{{unknown}}'),
(15296,2056,'custom_post_template','single-publication.php'),
(15297,2056,'_formatted_title','Projective techniques (LRI Report 38a)'),
(15298,2057,'_edit_last','3'),
(15299,2057,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1987\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15300,2057,'_oembed_24d072937e72dcd6a0dae33abff8115f','{{unknown}}'),
(15301,2057,'custom_post_template','single-publication.php'),
(15302,2057,'_formatted_title','Cognitive deficits in schizophrenia<br>(LRI Report No 39a)'),
(15303,2059,'_edit_last','3'),
(15304,2059,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1988\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15305,2059,'custom_post_template','single-publication.php'),
(15306,2059,'_formatted_title','Galaxies at 8:30 (LRI Report No. 42a)'),
(15307,2060,'_edit_last','3'),
(15308,2060,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:0:\"\";s:5:\"price\";s:4:\"1990\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15309,2060,'custom_post_template','single-publication.php'),
(15310,2060,'_formatted_title','The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)'),
(15311,2061,'_edit_last','3'),
(15312,2061,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1991\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15313,2061,'custom_post_template','single-publication.php'),
(15314,2061,'_formatted_title','Naive baseball theory'),
(15315,2062,'_edit_last','3'),
(15316,2062,'custom_post_template','single-publication.php'),
(15317,2062,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1992\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15318,2062,'_formatted_title','Experience for robots?'),
(15319,2063,'_edit_last','3'),
(15320,2063,'custom_post_template','single-publication.php'),
(15321,2063,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1992\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15322,2063,'_formatted_title','An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)'),
(15323,2064,'_edit_last','3'),
(15324,2064,'custom_post_template','single-publication.php'),
(15325,2064,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1992\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15326,2064,'_formatted_title','Robotic systems and automation for space application  (NAS 9-18677)'),
(15327,2065,'_edit_last','3'),
(15328,2065,'custom_post_template','single-publication.php'),
(15329,2065,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1995\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15330,2065,'_formatted_title','Knowledge support system for the first lunar outpost  mission (NAS 9-18916)'),
(15331,2067,'_edit_last','3'),
(15332,2067,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1997\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15333,2067,'custom_post_template','single-publication.php'),
(15334,2067,'_formatted_title','What there is, how things are'),
(15335,2124,'_edit_last','3'),
(15336,2124,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Bender, J.E.\";s:7:\"pubdate\";s:4:\"1982\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15337,2124,'custom_post_template','single-publication.php'),
(15338,2124,'_formatted_title','Differences in appreciation of behavioral significance and intrinsicness.'),
(15339,2177,'_edit_last','3'),
(15340,2177,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Comtois, R.J.\";s:7:\"pubdate\";s:4:\"1970\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15341,2177,'custom_post_template','single-publication.php'),
(15342,2177,'_formatted_title','Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.'),
(15343,2188,'_edit_last','3'),
(15344,2188,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Baker, E.M.\";s:7:\"pubdate\";s:4:\"1977\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15345,2188,'custom_post_template','single-publication.php'),
(15346,2188,'_formatted_title','Psychological education to enhance self-understanding and self-acceptance in college students.'),
(15347,2192,'_edit_last','3'),
(15348,2192,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Bergner, L.L\";s:7:\"pubdate\";s:4:\"1975\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15349,2192,'custom_post_template','single-publication.php'),
(15350,2192,'_formatted_title','The assessment of marital health.'),
(15351,2195,'_edit_last','3'),
(15352,2195,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1973\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15353,2195,'custom_post_template','single-publication.php'),
(15354,2195,'_formatted_title','The development and evaluation of a training videotape for the resolution of marital conflict.'),
(15355,2196,'_edit_last','3'),
(15356,2196,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Busch, E.K.\";s:7:\"pubdate\";s:4:\"1980\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15357,2196,'custom_post_template','single-publication.php'),
(15358,2196,'_formatted_title','Police personnel evaluation procedures as an aspect of organizational control.'),
(15359,2200,'_edit_last','3'),
(15360,2200,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Cabezas, C.S.\";s:7:\"pubdate\";s:4:\"1991\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15361,2200,'custom_post_template','single-publication.php'),
(15362,2200,'_formatted_title','An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.'),
(15363,2202,'_edit_last','3'),
(15364,2202,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Carlson, R.H.\";s:7:\"pubdate\";s:4:\"1979\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15365,2202,'custom_post_template','single-publication.php'),
(15366,2202,'_formatted_title','A computer implementation of the reason formulation applied to person perception.'),
(15367,2204,'_edit_last','3'),
(15368,2204,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Clapp, W.Fl\";s:7:\"pubdate\";s:4:\"1966\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15369,2204,'custom_post_template','single-publication.php'),
(15370,2204,'_formatted_title','Dependence and competence in children: Parental treatment of four-year-old boys.'),
(15371,2207,'_edit_last','3'),
(15372,2207,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Crabbe, J.L.\";s:7:\"pubdate\";s:4:\"1975\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15373,2207,'custom_post_template','single-publication.php'),
(15374,2207,'_formatted_title','Menstruation as stigma.'),
(15375,2209,'_edit_last','3'),
(15376,2209,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Crouch, T.\";s:7:\"pubdate\";s:4:\"1988\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15377,2209,'custom_post_template','single-publication.php'),
(15378,2209,'_formatted_title','Status dynamics of sexual relationships.'),
(15379,2211,'_edit_last','3'),
(15380,2211,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Felknor, J.E.\";s:7:\"pubdate\";s:4:\"1977\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15381,2211,'custom_post_template','single-publication.php'),
(15382,2211,'_formatted_title','Interpersonal understanding as an aspect of interpersonal interaction.'),
(15383,2213,'_edit_last','3'),
(15384,2213,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Garcia, R.G.\";s:7:\"pubdate\";s:4:\"1985\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15385,2213,'custom_post_template','single-publication.php'),
(15386,2213,'_formatted_title','Personality and alcoholism treatment.'),
(15387,2215,'_edit_last','3'),
(15388,2215,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Holmes, J.R.\";s:7:\"pubdate\";s:4:\"1975\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15389,2215,'custom_post_template','single-publication.php'),
(15390,2215,'_formatted_title','Differences between clients and non-clients and a comparison of two vocational counseling procedures.'),
(15391,2221,'_edit_last','3'),
(15392,2221,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:9:\"Huk, J.E.\";s:7:\"pubdate\";s:4:\"1973\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15393,2221,'custom_post_template','single-publication.php'),
(15394,2221,'_formatted_title','Pre-empirical considerations for a behavioral science.'),
(15395,2223,'_edit_last','3'),
(15396,2223,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:7:\"Ida, D.\";s:7:\"pubdate\";s:4:\"1989\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15397,2223,'custom_post_template','single-publication.php'),
(15398,2223,'_formatted_title','Depression, hopelessness, and suicide ideation among Asian-American students.'),
(15399,2225,'_edit_last','3'),
(15400,2225,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Johnston, C.L.\";s:7:\"pubdate\";s:4:\"1982\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15401,2225,'custom_post_template','single-publication.php'),
(15402,2225,'_wp_old_slug','2225__trashed'),
(15403,2225,'_formatted_title','A high power-low power account of sexual jealousy.'),
(15404,2227,'_edit_last','3'),
(15405,2227,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Kantor, C.\";s:7:\"pubdate\";s:4:\"1977\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15406,2227,'custom_post_template','single-publication.php'),
(15407,2227,'_formatted_title','Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.'),
(15408,2229,'_edit_last','3'),
(15409,2229,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Kelling, G.W.\";s:7:\"pubdate\";s:4:\"1972\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15410,2229,'custom_post_template','single-publication.php'),
(15411,2229,'_formatted_title','The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.'),
(15412,2231,'_edit_last','3'),
(15413,2231,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Kirsch, N.L.\";s:7:\"pubdate\";s:4:\"1978\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15414,2231,'custom_post_template','single-publication.php'),
(15415,2231,'_formatted_title','Suicidal states and restrictions in the eligibility to negotiate personal characteristics.'),
(15416,2233,'_edit_last','3'),
(15417,2233,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Larsen, E.A.\";s:7:\"pubdate\";s:4:\"1968\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15418,2233,'custom_post_template','single-publication.php'),
(15419,2233,'_formatted_title','A pre-normative and predictive study of the college student Rorschach.'),
(15420,2235,'_edit_last','3'),
(15421,2235,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Lasater, L.\";s:7:\"pubdate\";s:4:\"1979\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15422,2235,'custom_post_template','single-publication.php'),
(15423,2235,'_formatted_title','Stress and health in a Colorado coal mining community.'),
(15424,2239,'_edit_last','3'),
(15425,2239,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:9:\"Lin, D.R.\";s:7:\"pubdate\";s:4:\"1970\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15426,2239,'custom_post_template','single-publication.php'),
(15427,2239,'_formatted_title','A study of the self-disclosure and self-presentation variables.'),
(15428,2241,'_edit_last','3'),
(15429,2241,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Littler, S.L.\";s:7:\"pubdate\";s:4:\"1987\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15430,2241,'custom_post_template','single-publication.php'),
(15431,2241,'_formatted_title','Significance in schizophrenic thought disorder.'),
(15432,2243,'_edit_last','3'),
(15433,2243,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Lubuguin, F.\";s:7:\"pubdate\";s:4:\"1993\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15434,2243,'custom_post_template','single-publication.php'),
(15435,2243,'_formatted_title','The acculturation of culturally displaced persons: The case of Pilipino-Americans.'),
(15436,2246,'_edit_last','3'),
(15437,2246,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Littmann, J.R.\";s:7:\"pubdate\";s:4:\"1979\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15438,2246,'custom_post_template','single-publication.php'),
(15439,2246,'_formatted_title','A theory of humor.'),
(15440,2248,'_edit_last','3'),
(15441,2248,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Marshall, K.M.\";s:7:\"pubdate\";s:4:\"1980\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15442,2248,'custom_post_template','single-publication.php'),
(15443,2248,'_formatted_title','The significance of criminal and noncriminal behavior.'),
(15444,2250,'_edit_last','3'),
(15445,2250,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Minerva, D.\";s:7:\"pubdate\";s:4:\"1989\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15446,2250,'custom_post_template','single-publication.php'),
(15447,2250,'_formatted_title','Smoking addiction: A Descriptive Psychology conceptualization and test.'),
(15448,2253,'_edit_last','3'),
(15449,2253,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Mitchell, T.O.\";s:7:\"pubdate\";s:4:\"1969\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15450,2253,'custom_post_template','single-publication.php'),
(15451,2253,'_formatted_title','Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.'),
(15452,2255,'_edit_last','3'),
(15453,2255,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Peek, C.J.\";s:7:\"pubdate\";s:4:\"1976\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15454,2255,'custom_post_template','single-publication.php'),
(15455,2255,'_formatted_title','Faith and skepticism in biofeedback learning.'),
(15456,2257,'_edit_last','3'),
(15457,2257,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:15:\"Pomerantz, J.M.\";s:7:\"pubdate\";s:4:\"1988\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15458,2257,'custom_post_template','single-publication.php'),
(15459,2257,'_formatted_title','Significance appreciation and authentic love and friendship.'),
(15460,2258,'_edit_last','3'),
(15461,2258,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Putman, A.O.\";s:7:\"pubdate\";s:4:\"1973\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15462,2258,'custom_post_template','single-publication.php'),
(15463,2258,'_formatted_title','Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.'),
(15464,2260,'_edit_last','3'),
(15465,2260,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Quintana, D.N.\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15466,2260,'custom_post_template','single-publication.php'),
(15467,2260,'_formatted_title','Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.'),
(15468,2262,'_edit_last','3'),
(15469,2262,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Ricketts, J.L.\";s:7:\"pubdate\";s:4:\"1970\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15470,2262,'custom_post_template','single-publication.php'),
(15471,2262,'_formatted_title','A systematic approach to the identification of schizogenic family interaction.'),
(15472,2266,'_edit_last','3'),
(15473,2266,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Rosales, I.\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15474,2266,'custom_post_template','single-publication.php'),
(15475,2266,'_formatted_title','Violent males\' views of spousal assault: Preliminary evidence supporting four paradigm cases of spousal assault (males).'),
(15476,2268,'_edit_last','3'),
(15477,2268,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Sanchez, J.\";s:7:\"pubdate\";s:4:\"1992\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15478,2268,'custom_post_template','single-publication.php'),
(15479,2268,'_formatted_title','Chicano identification and its correlates.'),
(15480,2270,'_edit_last','3'),
(15481,2270,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Sapin, C.R.\";s:7:\"pubdate\";s:4:\"1979\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15482,2270,'custom_post_template','single-publication.php'),
(15483,2270,'_formatted_title','A status formulation of sex differences'),
(15484,2272,'_edit_last','3'),
(15485,2272,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Schmitz, T.J.\";s:7:\"pubdate\";s:4:\"1965\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15486,2272,'custom_post_template','single-publication.php'),
(15487,2272,'_formatted_title','A factor analytic study of stimulus values of the Thematic Apperception Test.'),
(15488,2274,'_edit_last','3'),
(15489,2274,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Schwartz, W.R.\";s:7:\"pubdate\";s:4:\"1977\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15490,2274,'custom_post_template','single-publication.php'),
(15491,2274,'_formatted_title','Time and context in the hypnotic state: An examination of some state specific effects.'),
(15492,2279,'_edit_last','3'),
(15493,2279,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Sidman, J.\";s:7:\"pubdate\";s:4:\"1968\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15494,2279,'custom_post_template','single-publication.php'),
(15495,2279,'_formatted_title','Empathy and helping behavior in college students.'),
(15496,2281,'_edit_last','3'),
(15497,2281,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Silva, J.C.\";s:7:\"pubdate\";s:4:\"1980\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15498,2281,'custom_post_template','single-publication.php'),
(15499,2281,'_formatted_title','What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.'),
(15500,2286,'_edit_last','3'),
(15501,2286,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Torres, W.J.\";s:7:\"pubdate\";s:4:\"1980\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15502,2286,'custom_post_template','single-publication.php'),
(15503,2286,'_formatted_title','A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.'),
(15504,2288,'_edit_last','3'),
(15505,2288,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Viniegra, J.M.\";s:7:\"pubdate\";s:4:\"1986\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15506,2288,'custom_post_template','single-publication.php'),
(15507,2288,'_formatted_title','The relevance of parental characteristics for developmental delay in children.'),
(15508,2290,'_edit_last','3'),
(15509,2290,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Wechsler, R.C.\";s:7:\"pubdate\";s:4:\"1983\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15510,2290,'custom_post_template','single-publication.php'),
(15511,2290,'_formatted_title','The relationship between personality and manic states: A status dynamic formulation.'),
(15512,2292,'_edit_last','3'),
(15513,2292,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Zeiger, C.A.\";s:7:\"pubdate\";s:4:\"1976\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15514,2292,'custom_post_template','single-publication.php'),
(15515,2292,'_formatted_title','A psychological approach to the improvement of myopia.'),
(15516,2308,'_edit_last','3'),
(15517,2308,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2017\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Webpage\";}'),
(15518,2308,'_formatted_title','<a href=\" https://psychology.illinoisstate.edu/rmbergn/\"><span style = \"color: #41719a; font-weight: bold;\">Click here for more information about Dr. Bergner...</span></a>'),
(15519,2312,'_edit_last','3'),
(15520,2312,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Roberts, M.K.\";s:7:\"pubdate\";s:4:\"1980\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15521,2312,'custom_post_template','single-publication.php'),
(15522,2312,'_formatted_title','Partners, lovers, friends: A status dynamic study of men and women.'),
(15523,2317,'_edit_last','3'),
(15524,2317,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Davis, K.E.\";s:7:\"pubdate\";s:4:\"2017\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Webpage\";}'),
(15525,2317,'custom_post_template','single-publication.php'),
(15526,2317,'_formatted_title','<a href=\" http://keith.davis.socialpsychology.org/\"><span style = \"color: #41719a; font-weight: bold;\">Click here for more information about Dr.  Davis...</span></a>'),
(15527,2318,'_edit_last','3'),
(15528,2318,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Zeiger, C.A.\";s:7:\"pubdate\";s:4:\"2017\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Webpage\";}'),
(15529,2318,'_oembed_ae3a1868e211637060eefb89690bcd52','{{unknown}}'),
(15530,2318,'custom_post_template','single-publication.php'),
(15531,2318,'_formatted_title','<a href=\" http://wikos.org/pztest/\"><span style = \"color: #41719a; font-weight: bold;\">Click here for more information about Dr.  Zeiger...</span></a>'),
(15532,2320,'_edit_last','3'),
(15533,2320,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Schwartz, W.R.\";s:7:\"pubdate\";s:4:\"2017\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Webpage\";}'),
(15534,2320,'custom_post_template','single-publication.php'),
(15535,2320,'_formatted_title','<a   href=\"http://www.williamjames.edu/about/profiles/faculty/wynn-schwartz.cfm\"><span style = \"color: #41719a; font-weight: bold;\">Click here for more information about Dr. Schwartz...</span></a>'),
(15536,2321,'_edit_last','3'),
(15537,2321,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:29:\"Torres, W.J., & Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15538,2321,'custom_post_template','single-publication.php'),
(15539,2321,'_formatted_title','Humiliation: Its nature and consequences'),
(15540,2324,'_edit_last','3'),
(15541,2324,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:29:\"Torres, W.J., & Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2012\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15542,2324,'custom_post_template','single-publication.php'),
(15543,2324,'_formatted_title','Severe public humiliation: Its nature, consequences, and clinical treatment'),
(15544,2358,'_edit_last','3'),
(15545,2358,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:26:\"Peek, C.J., & Heinrich, R.\";s:7:\"pubdate\";s:4:\"2006\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15546,2358,'custom_post_template','single-publication.php'),
(15547,2358,'_formatted_title','Playing the person game in healthcare'),
(15548,2365,'_edit_last','3'),
(15549,2365,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2006\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15550,2365,'custom_post_template','single-publication.php'),
(15551,2365,'_formatted_title','Can psychological science be replaced by biological science?'),
(15552,2368,'_edit_last','3'),
(15553,2368,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"2006\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15554,2368,'custom_post_template','single-publication.php'),
(15555,2368,'_formatted_title','In a world of persons and their ways'),
(15556,2371,'_edit_last','3'),
(15557,2371,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:28:\"Zeiger, P.H., & Zeiger, C.A.\";s:7:\"pubdate\";s:4:\"2006\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15558,2371,'custom_post_template','single-publication.php'),
(15559,2371,'_formatted_title','Where does my freedom lie?'),
(15560,2373,'_edit_last','3'),
(15561,2373,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"2006\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15562,2373,'custom_post_template','single-publication.php'),
(15563,2373,'_formatted_title','Out of nowhere'),
(15564,2376,'_edit_last','3'),
(15565,2376,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2006\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15566,2376,'custom_post_template','single-publication.php'),
(15567,2376,'_formatted_title','Beyond empirical validation: justifying therapeutic judgment and action'),
(15568,2378,'_edit_last','3'),
(15569,2378,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Stone, C.J.\";s:7:\"pubdate\";s:4:\"2012\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Webpage\";}'),
(15570,2378,'custom_post_template','single-publication.php'),
(15571,2378,'_formatted_title','One bite at a time: A glossary of Descriptive Psychology concepts'),
(15572,2382,'_edit_last','3'),
(15573,2382,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2006\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15574,2382,'custom_post_template','single-publication.php'),
(15575,2382,'_formatted_title','Underlying cognitive processes or private social practices?'),
(15576,2384,'_edit_last','3'),
(15577,2384,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Davis, K.E.\";s:7:\"pubdate\";s:4:\"2006\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15578,2384,'custom_post_template','single-publication.php'),
(15579,2384,'_formatted_title','Stalkers and their worlds'),
(15580,2388,'_edit_last','3'),
(15581,2388,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Roberts, M.K.\";s:7:\"pubdate\";s:4:\"2006\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15582,2388,'custom_post_template','single-publication.php'),
(15583,2388,'_formatted_title','Ancient companions'),
(15584,2391,'_edit_last','3'),
(15585,2391,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Zeiger, P.H.\";s:7:\"pubdate\";s:4:\"2006\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15586,2391,'custom_post_template','single-publication.php'),
(15587,2391,'_formatted_title','Toward a rapprochement of religion and science'),
(15588,2395,'_edit_last','3'),
(15589,2395,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Peek, C.J.\";s:7:\"pubdate\";s:4:\"2017\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Webpage\";}'),
(15590,2395,'custom_post_template','single-publication.php'),
(15591,2395,'_formatted_title','<a href = \"https://familymedicine.umn.edu/bio/familymed/charles-peek\"><span style = \"color: #41719a; font-weight: bold;\">Click here for more information about Dr. Peek...</span></a>'),
(15592,2396,'_edit_last','3'),
(15593,2396,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Schwartz, W.R.\";s:7:\"pubdate\";s:4:\"2014\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:4:\"Book\";}'),
(15594,2396,'custom_post_template','single-publication.php'),
(15595,2396,'_formatted_title','What is a person and how can we be sure? A Paradigm Case Formulation'),
(15596,2399,'_edit_last','3'),
(15597,2399,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Colvin, G.\";s:7:\"pubdate\";s:4:\"2006\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15598,2399,'custom_post_template','single-publication.php'),
(15599,2399,'_formatted_title','Descriptive metaphysics: On science, religion, and wisdom'),
(15600,2420,'_edit_last','3'),
(15601,2420,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:5:\"20101\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15602,2420,'custom_post_template','single-publication.php'),
(15603,2420,'_formatted_title','The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions'),
(15604,2424,'_edit_last','3'),
(15605,2424,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15606,2424,'_oembed_eadcfa5183440b49e38df2f8a936112f','{{unknown}}'),
(15607,2424,'custom_post_template','single-publication.php'),
(15608,2424,'_formatted_title','What is descriptive psychology? An introduction'),
(15609,2428,'_edit_last','3'),
(15610,2428,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Jeffrey, H.J.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15611,2428,'custom_post_template','single-publication.php'),
(15612,2428,'_formatted_title','Structure'),
(15613,2431,'_edit_last','3'),
(15614,2431,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Kantor, C.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15615,2431,'custom_post_template','single-publication.php'),
(15616,2431,'_formatted_title','Children’s imaginative play: A descriptive psychology approach'),
(15617,2433,'_edit_last','3'),
(15618,2433,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Littmann, J.R.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15619,2433,'custom_post_template','single-publication.php'),
(15620,2433,'_formatted_title','Elucidating <em>Actus Reus</em> and <em>Mens Rea</em>: A Descriptive Psychology perspective'),
(15621,2438,'_edit_last','3'),
(15622,2438,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Littmann, J.R.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15623,2438,'custom_post_template','single-publication.php'),
(15624,2438,'_formatted_title','Guilty or not? A Descriptive Psychology analysis'),
(15625,2440,'_edit_last','3'),
(15626,2440,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Lubuguin, F.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15627,2440,'custom_post_template','single-publication.php'),
(15628,2440,'_formatted_title','Teaching culturally competent psychotherapy: A Descriptive Psychology approach'),
(15629,2442,'_edit_last','3'),
(15630,2442,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15631,2442,'custom_post_template','single-publication.php'),
(15632,2442,'_formatted_title','Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹'),
(15633,2443,'_edit_last','3'),
(15634,2443,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Putman, A.O.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15635,2443,'custom_post_template','single-publication.php'),
(15636,2443,'_formatted_title','Ordinary magic: What Descriptive Psychology is, and why it matters'),
(15637,2446,'_edit_last','3'),
(15638,2446,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Roberts, M.K.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15639,2446,'custom_post_template','single-publication.php'),
(15640,2446,'_formatted_title','An accomplice’s tale'),
(15641,2450,'_edit_last','3'),
(15642,2450,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Roberts, M.K.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15643,2450,'custom_post_template','single-publication.php'),
(15644,2450,'_formatted_title','An indeterminate and expansive world'),
(15645,2451,'_edit_last','3'),
(15646,2451,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Roberts, M.K.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15647,2451,'custom_post_template','single-publication.php'),
(15648,2451,'_formatted_title','Worlds of uncertain status'),
(15649,2452,'_edit_last','3'),
(15650,2452,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Schwartz, W.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15651,2452,'custom_post_template','single-publication.php'),
(15652,2452,'_formatted_title','On saying “no”: Evidence based practice and the hijacking of the empirical'),
(15653,2453,'_edit_last','3'),
(15654,2453,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:26:\"Singer, H.R., & Zeiger, P.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15655,2453,'custom_post_template','single-publication.php'),
(15656,2453,'_formatted_title','Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government'),
(15657,2472,'_edit_last','3'),
(15658,2472,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:9:\"Allen, C.\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15659,2472,'custom_post_template','single-publication.php'),
(15660,2472,'_formatted_title','Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence'),
(15661,2474,'_edit_last','3'),
(15662,2474,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15663,2474,'custom_post_template','single-publication.php'),
(15664,2474,'_formatted_title','All the world’s a stage: A person-centered view of science'),
(15665,2476,'_edit_last','3'),
(15666,2476,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:65:\"Bergner, R.M., Davis, K.E., Saternus, L., Walley, S., & Tyson, T.\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15667,2476,'custom_post_template','single-publication.php'),
(15668,2476,'_formatted_title','Characteristics of romantic love: An empirically-based essentialist account'),
(15669,2477,'_edit_last','3'),
(15670,2477,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15671,2477,'custom_post_template','single-publication.php'),
(15672,2477,'_formatted_title','Therapeutic policies: A policy-based approach to psychotherapy'),
(15673,2479,'_edit_last','3'),
(15674,2479,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:28:\"Bergner, R.M., & Bunford, N.\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15675,2479,'custom_post_template','single-publication.php'),
(15676,2479,'_formatted_title','Suicide and impossible worlds'),
(15677,2480,'_edit_last','3'),
(15678,2480,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Kantor, C.\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15679,2480,'custom_post_template','single-publication.php'),
(15680,2480,'_formatted_title','We\'re off to see the wizard: Politics, charisma, and community change'),
(15681,2482,'_edit_last','3'),
(15682,2482,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Putman, A.O.\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15683,2482,'custom_post_template','single-publication.php'),
(15684,2482,'_formatted_title','At a glance and out of nowhere: How ordinary people create the real world'),
(15685,2483,'_edit_last','3'),
(15686,2483,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Putman, A.O.\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15687,2483,'custom_post_template','single-publication.php'),
(15688,2483,'_formatted_title','Leading: Perspectives for leaders and leadership coaches'),
(15689,2484,'_edit_last','3'),
(15690,2484,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Putman, A.O.\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15691,2484,'custom_post_template','single-publication.php'),
(15692,2484,'_formatted_title','When worlds collide: The source of intractable value problems'),
(15693,2485,'_edit_last','3'),
(15694,2485,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Roberts, M.K.\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15695,2485,'custom_post_template','single-publication.php'),
(15696,2485,'_formatted_title','Knowing the world'),
(15697,2488,'_edit_last','3'),
(15698,2488,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Roberts, M.K.\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15699,2488,'custom_post_template','single-publication.php'),
(15700,2488,'_formatted_title','The Nefarious “is”'),
(15701,2489,'_edit_last','3'),
(15702,2489,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Schwartz, W.R.\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15703,2489,'custom_post_template','single-publication.php'),
(15704,2489,'_formatted_title','The parameters of empathy: Core considerations for psychotherapy and supervision'),
(15705,2490,'_edit_last','3'),
(15706,2490,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Wechsler, R.C.\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15707,2490,'custom_post_template','single-publication.php'),
(15708,2490,'_formatted_title','Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences'),
(15709,2491,'_edit_last','3'),
(15710,2491,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:0:\"\";s:7:\"pubdate\";s:0:\"\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(15711,2491,'custom_post_template','single-publication.php'),
(15712,2491,'_formatted_title','<a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Descriptive-Dissertations-copy.pdf\"><span style = \"color: #41719a; font-weight: bold;\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</span></a>'),
(15713,2507,'_edit_last','3'),
(15714,2507,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Holmes, J.R.\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:9:\"Paperback\";}'),
(15715,2507,'_wp_old_slug','derpression-doesnt-always-have-to-be-depressing'),
(15716,2507,'custom_post_template','single-publication.php'),
(15717,2507,'_formatted_title','Depression doesn\'t always have to be depressing'),
(15718,2527,'_edit_last','3'),
(15719,2527,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Jefrrey, H.J.\";s:7:\"pubdate\";s:4:\"2016\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Webpage\";}'),
(15720,2527,'custom_post_template','single-publication.php'),
(15721,2527,'_formatted_title','<a href = \"https://dpicbe.wordpress.com\"><span style = \"color: #41719a; font-weight: bold;\">Click here for more related work by Dr. Jeffrey...</span></a>'),
(15722,2537,'_edit_last','3'),
(15723,2537,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Shideler, M.M.\";s:7:\"pubdate\";s:4:\"1988\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:4:\"Book\";}'),
(15724,2537,'custom_post_template','single-publication.php'),
(15725,2537,'_formatted_title','Persons, Behavior, and the World: The Descriptive Psychology Approach'),
(15726,2575,'_edit_last','3'),
(15727,2575,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1973\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15728,2575,'custom_post_template','single-publication.php'),
(15729,2575,'_formatted_title','Where the action is'),
(15730,2576,'_edit_last','3'),
(15731,2576,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1989\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15732,2576,'custom_post_template','single-publication.php'),
(15733,2576,'_formatted_title','Automated classification of resolved galaxies'),
(15734,2577,'_edit_last','3'),
(15735,2577,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:28:\"Davis, K.E., & Roberts, M.K.\";s:7:\"pubdate\";s:4:\"1999\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15736,2577,'custom_post_template','single-publication.php'),
(15737,2577,'_formatted_title','Relationships in the real world: The Descriptive Psychology approach to personal relationships'),
(15738,2581,'_edit_last','3'),
(15739,2581,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2007\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:9:\"Hardcover\";}'),
(15740,2581,'custom_post_template','single-publication.php'),
(15741,2581,'_formatted_title','Status dynamics: An enriching path to therapeutic change'),
(15742,2587,'_edit_last','3'),
(15743,2587,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:29:\"Jeffrey, H.J., & Putman, A.O.\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15744,2587,'custom_post_template','single-publication.php'),
(15745,2587,'_formatted_title','The Irrationality illusion: A new paradigm for economics and behavioral economics'),
(15746,2588,'_edit_last','3'),
(15747,2588,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Jeffrey, H.J.\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15748,2588,'custom_post_template','single-publication.php'),
(15749,2588,'_formatted_title','There is something new in the world of social science conceptualizations: A review of Place'),
(15750,2591,'_edit_last','3'),
(15751,2591,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Jeffrey, H.J.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15752,2591,'custom_post_template','single-publication.php'),
(15753,2591,'_formatted_title','Homo Communitatis: A rigorous foundation for behavioral finance'),
(15754,2596,'_edit_last','3'),
(15755,2596,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:29:\"Allen-Zeiger, C., & Allen, S.\";s:7:\"pubdate\";s:4:\"1992\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:4:\"Book\";}'),
(15756,2596,'custom_post_template','single-publication.php'),
(15757,2596,'_formatted_title','Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment'),
(15758,2597,'_edit_last','3'),
(15759,2597,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:31:\"Aylesworth, L., & Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1983\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:4:\"Book\";}'),
(15760,2597,'custom_post_template','single-publication.php'),
(15761,2597,'_formatted_title','Refugees: Cultural displacement and its effects'),
(15762,2599,'_edit_last','3'),
(15763,2599,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Baker, E.M.\";s:7:\"pubdate\";s:4:\"1982\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15764,2599,'custom_post_template','single-publication.php'),
(15765,2599,'_formatted_title','Therapeutic social practices'),
(15766,2600,'_edit_last','3'),
(15767,2600,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:26:\"Bergner, R.M., & Holmes, J\";s:7:\"pubdate\";s:4:\"2000\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15768,2600,'custom_post_template','single-publication.php'),
(15769,2600,'_formatted_title','Self-concepts and self-concept change: A status dynamic formulation'),
(15770,2603,'_edit_last','3'),
(15771,2603,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1999\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15772,2603,'custom_post_template','single-publication.php'),
(15773,2603,'_formatted_title','Status enhancement: An enriching path to therapeutic change'),
(15774,2604,'_edit_last','3'),
(15775,2604,'custom_post_template','single-publication.php'),
(15776,2604,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1998\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15777,2604,'_formatted_title','Characteristics of an optimal clinical case formulation'),
(15778,2605,'_edit_last','3'),
(15779,2605,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2023\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(15780,2605,'_wp_old_slug','herapeutic-approaches-to-problems-of-meaninglessness'),
(15781,2605,'custom_post_template','single-publication.php'),
(15782,2605,'_formatted_title','Therapeutic approaches to problems of meaninglessness'),
(15783,2606,'_edit_last','3'),
(15784,2606,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1998\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15785,2606,'custom_post_template','single-publication.php'),
(15786,2606,'_formatted_title','Self-criticism'),
(15787,2608,'_edit_last','3'),
(15788,2608,'custom_post_template','single-publication.php'),
(15789,2608,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1997\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15790,2608,'_formatted_title','What is psychopathology? And so what?'),
(15791,2610,'_edit_last','3'),
(15792,2610,'custom_post_template','single-publication.php'),
(15793,2610,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1997\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15794,2610,'_formatted_title','The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman'),
(15795,2611,'_edit_last','3'),
(15796,2611,'custom_post_template','single-publication.php'),
(15797,2611,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1993\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15798,2611,'_formatted_title','Victims into perpetrators'),
(15799,2612,'_edit_last','3'),
(15800,2612,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1993\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:9:\"Paperback\";}'),
(15801,2612,'custom_post_template','single-publication.php'),
(15802,2612,'_formatted_title','Studies in psychopathology: The Descriptive Psychology approach'),
(15803,2614,'_edit_last','3'),
(15804,2614,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1993\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:9:\"Paperback\";}'),
(15805,2614,'custom_post_template','single-publication.php'),
(15806,2614,'_formatted_title','Psychopathology and psychotherapy from a Descriptive Psychological point of view'),
(15807,2617,'_edit_last','3'),
(15808,2617,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1991\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15809,2617,'custom_post_template','single-publication.php'),
(15810,2617,'_formatted_title','Proposal for an eclectic framework'),
(15811,2626,'_edit_last','3'),
(15812,2626,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1988\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15813,2626,'custom_post_template','single-publication.php'),
(15814,2626,'_formatted_title','Money\'s \'Lovemap\' account of the paraphilias: A critique and reformulation'),
(15815,2627,'_edit_last','3'),
(15816,2627,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1988\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15817,2627,'custom_post_template','single-publication.php'),
(15818,2627,'_formatted_title','Status dynamic psychotherapy with depressed individuals'),
(15819,2628,'_edit_last','3'),
(15820,2628,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1987\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15821,2628,'custom_post_template','single-publication.php'),
(15822,2628,'_formatted_title','Undoing degradation'),
(15823,2630,'_edit_last','3'),
(15824,2630,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1985\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15825,2630,'custom_post_template','single-publication.php'),
(15826,2630,'_formatted_title','Paranoid style: A descriptive and pragmatic account'),
(15827,2652,'_edit_last','3'),
(15828,2652,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1993\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15829,2652,'custom_post_template','single-publication.php'),
(15830,2652,'_formatted_title','Emotions: A conceptual formulation and its clinical implications'),
(15831,2653,'_edit_last','3'),
(15832,2653,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1982\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15833,2653,'custom_post_template','single-publication.php'),
(15834,2653,'_formatted_title','Hysterical action, impersonation, and caretaking roles'),
(15835,2654,'_edit_last','3'),
(15836,2654,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1982\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15837,2654,'custom_post_template','single-publication.php'),
(15838,2654,'_formatted_title','Couple therapy for histrionic clients and their spouses'),
(15839,2655,'_edit_last','3'),
(15840,2655,'custom_post_template','single-publication.php'),
(15841,2655,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1981\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15842,2655,'_formatted_title','Recasting victims as perpetrators'),
(15843,2656,'_edit_last','3'),
(15844,2656,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1981\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15845,2656,'custom_post_template','single-publication.php'),
(15846,2656,'_formatted_title','The overseer regime: A descriptive and practical study of the obsessive compulsive personality style'),
(15847,2658,'_edit_last','3'),
(15848,2658,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1979\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15849,2658,'custom_post_template','single-publication.php'),
(15850,2658,'_formatted_title','The use of systems oriented illustrative stories in marital psychotherapy'),
(15851,2659,'_edit_last','3'),
(15852,2659,'custom_post_template','single-publication.php'),
(15853,2659,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1979\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15854,2659,'_formatted_title','Transforming presenting problems'),
(15855,2660,'_edit_last','3'),
(15856,2660,'custom_post_template','single-publication.php'),
(15857,2660,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1977\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15858,2660,'_formatted_title','The marital system of the hysterical individual'),
(15859,2661,'_edit_last','3'),
(15860,2661,'custom_post_template','single-publication.php'),
(15861,2661,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15862,2661,'_formatted_title','Sexual misunderstanding: A descriptive and pragmatic formulation'),
(15863,2663,'_edit_last','3'),
(15864,2663,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:27:\"Bergner, R.M., & Staggs, J.\";s:7:\"pubdate\";s:4:\"1987\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15865,2663,'custom_post_template','single-publication.php'),
(15866,2663,'_formatted_title','The positive therapeutic relationship as accreditation'),
(15867,2667,'_edit_last','3'),
(15868,2667,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:23:\"Davis, K.E., & Todd, M.\";s:7:\"pubdate\";s:4:\"1982\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15869,2667,'custom_post_template','single-publication.php'),
(15870,2667,'_formatted_title','Friendship and love relationships'),
(15871,2668,'_edit_last','3'),
(15872,2668,'custom_post_template','single-publication.php'),
(15873,2668,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Driscoll, R.\";s:7:\"pubdate\";s:4:\"1981\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15874,2668,'_formatted_title','Self-criticism: Analysis and treatment'),
(15875,2671,'_edit_last','3'),
(15876,2671,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Driscoll, R.\";s:7:\"pubdate\";s:4:\"1984\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:4:\"Book\";}'),
(15877,2671,'custom_post_template','single-publication.php'),
(15878,2671,'_formatted_title','Pragmatic psychotherapy'),
(15879,2673,'_edit_last','3'),
(15880,2673,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Kirsch, N.L.\";s:7:\"pubdate\";s:4:\"1982\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15881,2673,'custom_post_template','single-publication.php'),
(15882,2673,'_formatted_title','Attempted suicide and restrictions in the eligibility to negotiate personal characteristics'),
(15883,2675,'_edit_last','3'),
(15884,2675,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Lasater, L.\";s:7:\"pubdate\";s:4:\"1983\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15885,2675,'custom_post_template','single-publication.php'),
(15886,2675,'_formatted_title','Stress and health in a Colorado coal mining community'),
(15887,2678,'_edit_last','3'),
(15888,2678,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Marshall, K.M.\";s:7:\"pubdate\";s:4:\"1985\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15889,2678,'custom_post_template','single-publication.php'),
(15890,2678,'_formatted_title','Scenarios of \"alcoholic\" relationships'),
(15891,2686,'_edit_last','3'),
(15892,2686,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1983\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15893,2686,'_oembed_fd023b12ffd7fa500ee3a8a3ce5c41bd','{{unknown}}'),
(15894,2686,'custom_post_template','single-publication.php'),
(15895,2686,'_formatted_title','Pathology (LRI Report No. 34a)'),
(15896,2689,'_edit_last','3'),
(15897,2689,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:30:\"Ossorio, P.G., & Sternberg, B.\";s:7:\"pubdate\";s:4:\"1981\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15898,2689,'_oembed_fd023b12ffd7fa500ee3a8a3ce5c41bd','{{unknown}}'),
(15899,2689,'custom_post_template','single-publication.php'),
(15900,2689,'_formatted_title','Status management: A theory of punishment and rehabilitation (LRI Report No. 25)'),
(15901,2690,'_edit_last','3'),
(15902,2690,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:27:\"Plotkin, W., & Schwartz, W.\";s:7:\"pubdate\";s:4:\"1982\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15903,2690,'custom_post_template','single-publication.php'),
(15904,2690,'_formatted_title','A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience'),
(15905,2691,'_edit_last','3'),
(15906,2691,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:27:\"Plotkin, W., & Schwartz, W.\";s:7:\"pubdate\";s:4:\"1985\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15907,2691,'custom_post_template','single-publication.php'),
(15908,2691,'_formatted_title','A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state'),
(15909,2698,'_edit_last','3'),
(15910,2698,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Roberts, M.K.\";s:7:\"pubdate\";s:4:\"1985\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15911,2698,'custom_post_template','single-publication.php'),
(15912,2698,'_formatted_title','Worlds and world reconstruction'),
(15913,2699,'_edit_last','3'),
(15914,2699,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Roberts, M.K.\";s:7:\"pubdate\";s:4:\"1985\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15915,2699,'custom_post_template','single-publication.php'),
(15916,2699,'_formatted_title','I and Thou: A study of personal relationships'),
(15917,2700,'_edit_last','3'),
(15918,2700,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Roberts, M.K.\";s:7:\"pubdate\";s:4:\"1982\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15919,2700,'custom_post_template','single-publication.php'),
(15920,2700,'_formatted_title','Men and women: Partners, lovers, friends'),
(15921,2704,'_edit_last','3'),
(15922,2704,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Schwartz, W.R.\";s:7:\"pubdate\";s:4:\"1984\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15923,2704,'custom_post_template','single-publication.php'),
(15924,2704,'_formatted_title','The two concepts of action and responsibility in psychoanalysis'),
(15925,2706,'_edit_last','3'),
(15926,2706,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Shideler, M.M.\";s:7:\"pubdate\";s:4:\"1983\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15927,2706,'custom_post_template','single-publication.php'),
(15928,2706,'_formatted_title','The priest and the psychotherapist'),
(15929,2707,'_edit_last','3'),
(15930,2707,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Silva, J.C.\";s:7:\"pubdate\";s:4:\"1983\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15931,2707,'custom_post_template','single-publication.php'),
(15932,2707,'_formatted_title','What actually happens to Jose: Chicano freshmen in a predominantly Anglo university'),
(15933,2709,'_edit_last','3'),
(15934,2709,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Torres, W.J.\";s:7:\"pubdate\";s:4:\"1983\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15935,2709,'custom_post_template','single-publication.php'),
(15936,2709,'_formatted_title','Puerto Rican and Anglo conceptions of appropriate mental health services'),
(15937,2710,'_edit_last','3');
INSERT INTO `wpet_postmeta` VALUES
(15938,2710,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:15:\"Vanderburgh, J.\";s:7:\"pubdate\";s:4:\"1983\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15939,2710,'custom_post_template','single-publication.php'),
(15940,2710,'_formatted_title','The positive-health developmental model'),
(15941,2711,'_edit_last','3'),
(15942,2711,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Vanderburgh, J\";s:7:\"pubdate\";s:4:\"1985\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15943,2711,'custom_post_template','single-publication.php'),
(15944,2711,'_formatted_title','The positive-health developmental model of treatment and psychopathology'),
(15945,2714,'_edit_last','3'),
(15946,2714,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Zeiger, C.A.\";s:7:\"pubdate\";s:4:\"1991\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15947,2714,'custom_post_template','single-publication.php'),
(15948,2714,'_formatted_title','The Miss Marple Model of Psychological Assessment'),
(15949,2747,'_edit_last','3'),
(15950,2747,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Littmann, J.R.\";s:7:\"pubdate\";s:4:\"1983\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15951,2747,'custom_post_template','single-publication.php'),
(15952,2747,'_formatted_title','A new formulation of humor'),
(15953,2911,'_edit_last','3'),
(15954,2911,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"P.G. Ossorio\";s:7:\"pubdate\";s:4:\"2015\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:9:\"Hardcover\";}'),
(15955,2911,'_oembed_9cd5dd1f525fd8cb9f7e34012acc9b58','{{unknown}}'),
(15956,2911,'custom_post_template','single-publication.php'),
(15957,2911,'_formatted_title','Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX'),
(15958,2913,'_edit_last','3'),
(15959,2913,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"P.G. Ossorio\";s:7:\"pubdate\";s:4:\"2014\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:9:\"Hardcover\";}'),
(15960,2913,'custom_post_template','single-publication.php'),
(15961,2913,'_formatted_title','Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII'),
(15962,3105,'_edit_last','3'),
(15963,3105,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1998\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(15964,3105,'_oembed_975e6f0afc76b3ae062e2803b84bf277','{{unknown}}'),
(15965,3105,'custom_post_template','single-publication.php'),
(15966,3105,'_formatted_title','What there is, how things are <br>(LRI Report No. 49a)'),
(15967,3109,'_edit_last','3'),
(15968,3109,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Jeffrey, H.J.\";s:7:\"pubdate\";s:4:\"1998\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15969,3109,'custom_post_template','single-publication.php'),
(15970,3109,'_formatted_title','Cognition without processes'),
(15971,3114,'_edit_last','3'),
(15972,3114,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Jeffrey, H.J.\";s:7:\"pubdate\";s:4:\"1998\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15973,3114,'custom_post_template','single-publication.php'),
(15974,3114,'_formatted_title','Consciousness, experience, and a person\'s world'),
(15975,3116,'_edit_last','3'),
(15976,3116,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Roberts, M.K.\";s:7:\"pubdate\";s:4:\"1998\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15977,3116,'custom_post_template','single-publication.php'),
(15978,3116,'_formatted_title','Kurosawa\'s relativity'),
(15979,3119,'_edit_last','3'),
(15980,3119,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Putman, A.O.\";s:7:\"pubdate\";s:4:\"1998\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15981,3119,'custom_post_template','single-publication.php'),
(15982,3119,'_formatted_title','Being, becoming and belonging'),
(15983,3122,'_edit_last','3'),
(15984,3122,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Lubuguin, F.\";s:7:\"pubdate\";s:4:\"1998\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15985,3122,'custom_post_template','single-publication.php'),
(15986,3122,'_formatted_title','The acculturation of culturally displaced persons'),
(15987,3125,'_edit_last','3'),
(15988,3125,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Felknor, K.\";s:7:\"pubdate\";s:4:\"1998\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15989,3125,'custom_post_template','single-publication.php'),
(15990,3125,'_formatted_title','Kids interest discovery kits'),
(15991,3128,'_edit_last','3'),
(15992,3128,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1998\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15993,3128,'custom_post_template','single-publication.php'),
(15994,3128,'_formatted_title','A therapeutic approach to destructive self-criticism'),
(15995,3133,'_edit_last','3'),
(15996,3133,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1998\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(15997,3133,'custom_post_template','single-publication.php'),
(15998,3133,'_formatted_title','Leadership in athletic coaching'),
(15999,3137,'_edit_last','3'),
(16000,3137,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1998\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16001,3137,'custom_post_template','single-publication.php'),
(16002,3137,'_formatted_title','Coaching and motivation'),
(16003,3139,'_edit_last','3'),
(16004,3139,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1998\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16005,3139,'_formatted_title','Coaching and teaching'),
(16006,3141,'_edit_last','3'),
(16007,3141,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Putman, A.O.\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16008,3141,'custom_post_template','single-publication.php'),
(16009,3141,'_formatted_title','Organizations'),
(16010,3144,'_edit_last','3'),
(16011,3144,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Bergner, L.L\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16012,3144,'custom_post_template','single-publication.php'),
(16013,3144,'_formatted_title','The use of the status concept in developing effective relationships between police chiefs and officers'),
(16014,3146,'_edit_last','3'),
(16015,3146,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:9:\"Orvik, J.\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16016,3146,'custom_post_template','single-publication.php'),
(16017,3146,'_formatted_title','Technology transfer and culture change'),
(16018,3148,'_edit_last','3'),
(16019,3148,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Putman, A.O.\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16020,3148,'custom_post_template','single-publication.php'),
(16021,3148,'_formatted_title','Artificial persons'),
(16022,3151,'_edit_last','3'),
(16023,3151,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Zeiger, P.H.\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16024,3151,'custom_post_template','single-publication.php'),
(16025,3151,'_formatted_title','Human systems issues in software engineering'),
(16026,3153,'_edit_last','3'),
(16027,3153,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Jeffrey, H.J.\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16028,3153,'custom_post_template','single-publication.php'),
(16029,3153,'_formatted_title','Knowledge engineering: Theory and practice'),
(16030,3155,'_edit_last','3'),
(16031,3155,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16032,3155,'custom_post_template','single-publication.php'),
(16033,3155,'_formatted_title','Appraisal (LRI Report No. 37)'),
(16034,3157,'_edit_last','3'),
(16035,3157,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Holt, S.B.\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16036,3157,'custom_post_template','single-publication.php'),
(16037,3157,'_formatted_title','Appraisal and competence in moral judgment and behavior'),
(16038,3160,'_edit_last','3'),
(16039,3160,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Shideler, M.M.\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16040,3160,'custom_post_template','single-publication.php'),
(16041,3160,'_formatted_title','Spirituality: The Descriptive Psychology approach'),
(16042,3163,'_edit_last','3'),
(16043,3163,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:27:\"Sapin, C.R. & Forward, J.R.\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16044,3163,'custom_post_template','single-publication.php'),
(16045,3163,'_formatted_title','A status dynamic formulation of sex roles: Putting sex roles in their place'),
(16046,3166,'_edit_last','3'),
(16047,3166,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Latham, C.A.\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16048,3166,'custom_post_template','single-publication.php'),
(16049,3166,'_formatted_title','A high power - low power account of gender differences in self-criticism'),
(16050,3169,'_edit_last','3'),
(16051,3169,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16052,3169,'custom_post_template','single-publication.php'),
(16053,3169,'_formatted_title','Impulsive action and impulsive persons: A descriptive and pragmatic formulation'),
(16054,3171,'_edit_last','3'),
(16055,3171,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16056,3171,'custom_post_template','single-publication.php'),
(16057,3171,'_formatted_title','Father-daughter incest: Degradation and recovery from degradation'),
(16058,3181,'_edit_last','3'),
(16059,3181,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:29:\"Roberts, M.K. & Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1992\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16060,3181,'custom_post_template','single-publication.php'),
(16061,3181,'_formatted_title','Introduction <br>(<em>to Part II. Conceptual Foundations</em>)'),
(16062,3185,'_edit_last','3'),
(16063,3185,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Holmes, J.R.\";s:7:\"pubdate\";s:4:\"1992\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16064,3185,'custom_post_template','single-publication.php'),
(16065,3185,'_formatted_title','The status of persons or who was that metaphor'),
(16066,3188,'_edit_last','3'),
(16067,3188,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Roberts, M.K.\";s:7:\"pubdate\";s:4:\"1992\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16068,3188,'custom_post_template','single-publication.php'),
(16069,3188,'_formatted_title','Companions of uncertain status'),
(16070,3192,'_edit_last','3'),
(16071,3192,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Shideler, M.M.\";s:7:\"pubdate\";s:4:\"1992\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16072,3192,'custom_post_template','single-publication.php'),
(16073,3192,'_formatted_title','The Founding of the Society for Descriptive Psychology'),
(16074,3195,'_edit_last','3'),
(16075,3195,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Roberts, M.K.\";s:7:\"pubdate\";s:4:\"1992\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16076,3195,'custom_post_template','single-publication.php'),
(16077,3195,'_formatted_title','On the outside looking In: A conceptualization of adolescence'),
(16078,3199,'_edit_last','3'),
(16079,3199,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:29:\"Bretscher F., & Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1992\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16080,3199,'custom_post_template','single-publication.php'),
(16081,3199,'_formatted_title','Relational qualities as factors in mate selection decisions'),
(16082,3202,'_edit_last','3'),
(16083,3202,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:30:\"Bergner, R.M., & Roberts, M.K.\";s:7:\"pubdate\";s:4:\"1992\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16084,3202,'custom_post_template','single-publication.php'),
(16085,3202,'_formatted_title','Introduction <br>(<em>to Part III. Clinical Topics)</em>'),
(16086,3206,'_edit_last','3'),
(16087,3206,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1992\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16088,3206,'custom_post_template','single-publication.php'),
(16089,3206,'_formatted_title','A conceptual framework for eclectic psychotherapy'),
(16090,3213,'_edit_last','3'),
(16091,3213,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:27:\"Bergner, R.M., & Skaggs, J.\";s:7:\"pubdate\";s:4:\"1992\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16092,3213,'custom_post_template','single-publication.php'),
(16093,3213,'_formatted_title','The positive therapeutic relationship: An accreditation perspective'),
(16094,3216,'_edit_last','3'),
(16095,3216,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Wechsler, R.C.\";s:7:\"pubdate\";s:4:\"1992\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16096,3216,'custom_post_template','single-publication.php'),
(16097,3216,'_formatted_title','Personality and manic states: A status dynamic formulation of bipolar disorder'),
(16098,3219,'_edit_last','3'),
(16099,3219,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Roberts, M.K.\";s:7:\"pubdate\";s:4:\"1992\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16100,3219,'custom_post_template','single-publication.php'),
(16101,3219,'_formatted_title','Psychotherapy with adolescents and their families: A status dynamic approach'),
(16102,3222,'_edit_last','3'),
(16103,3222,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Marshall, K.M.\";s:7:\"pubdate\";s:4:\"1992\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16104,3222,'custom_post_template','single-publication.php'),
(16105,3222,'_formatted_title','A bulimic life pattern'),
(16106,3225,'_edit_last','3'),
(16107,3225,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:9:\"Orvik, J.\";s:7:\"pubdate\";s:4:\"1992\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16108,3225,'_wp_old_slug','the-dropped-out-redescribing-chronic-mental-illness-as-a-question-about-communities-2__trashed'),
(16109,3225,'custom_post_template','single-publication.php'),
(16110,3225,'_formatted_title','The Dropped Out: Redescribing chronic mental illness as a question about communities'),
(16111,3486,'_edit_last','3'),
(16112,3486,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Latham, C.A.\";s:7:\"pubdate\";s:4:\"1983\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(16113,3486,'custom_post_template','single-publication.php'),
(16114,3486,'_formatted_title','A high power-low power account of self- criticism'),
(16115,3582,'_edit_last','3'),
(16116,3582,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Zeybekoglu, E.\";s:7:\"pubdate\";s:4:\"2016\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(16117,3582,'custom_post_template','single-publication.php'),
(16118,3582,'_formatted_title','The Status Dynamics of Anger Management'),
(16119,3618,'_edit_last','3'),
(16120,3618,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Kennedy, P.M.\";s:7:\"pubdate\";s:4:\"2018\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(16121,3618,'custom_post_template','single-publication.php'),
(16122,3618,'_formatted_title','A parametric analysis of socioeconomic status: How SES relates to mental health.'),
(16123,3643,'_edit_last','3'),
(16124,3643,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:28:\"Bergner, R.M., & Bunford, N.\";s:7:\"pubdate\";s:4:\"2017\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16125,3643,'custom_post_template','single-publication.php'),
(16126,3643,'_formatted_title','Mental disorder is a disability concept, not a behavioral one. An empirical investigation'),
(16127,3663,'_edit_last','3'),
(16128,3663,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Shideler, M.M.\";s:7:\"pubdate\";s:4:\"1981\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16129,3663,'custom_post_template','single-publication.php'),
(16130,3663,'_formatted_title','The lover and the logician'),
(16131,3666,'_edit_last','3'),
(16132,3666,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Mitchell, T.O.\";s:7:\"pubdate\";s:4:\"1981\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16133,3666,'custom_post_template','single-publication.php'),
(16134,3666,'_formatted_title','On the interpretation of utterances'),
(16135,3670,'_edit_last','3'),
(16136,3670,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Jeffrey, H.J.\";s:7:\"pubdate\";s:4:\"1981\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16137,3670,'custom_post_template','single-publication.php'),
(16138,3670,'_formatted_title','A new paradigm for artificial intelligence'),
(16139,3674,'_edit_last','3'),
(16140,3674,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Putman, A.O.\";s:7:\"pubdate\";s:4:\"1981\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16141,3674,'_oembed_2128bb807cab3b22a5169477ca2b6892','{{unknown}}'),
(16142,3674,'custom_post_template','single-publication.php'),
(16143,3674,'_formatted_title','Communities'),
(16144,3678,'_edit_last','3'),
(16145,3678,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Plotkin, W.\";s:7:\"pubdate\";s:4:\"1981\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16146,3678,'custom_post_template','single-publication.php'),
(16147,3678,'_formatted_title','Consciousness'),
(16148,3685,'_edit_last','3'),
(16149,3685,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Driscoll, R.\";s:7:\"pubdate\";s:4:\"1981\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16150,3685,'custom_post_template','single-publication.php'),
(16151,3685,'_formatted_title','Policies for pragmatic psychotherapy'),
(16152,3688,'_edit_last','3'),
(16153,3688,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"1981\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16154,3688,'custom_post_template','single-publication.php'),
(16155,3688,'_formatted_title','Marital conflict resolution: A conceptual framework and its empirical evaluation'),
(16156,3691,'_edit_last','3'),
(16157,3691,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Farber, A.\";s:7:\"pubdate\";s:4:\"1981\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16158,3691,'custom_post_template','single-publication.php'),
(16159,3691,'_formatted_title','Castaneda\'s Don Juan as psychotherapist'),
(16160,3705,'_edit_last','3'),
(16161,3705,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Shideler, M.M.\";s:7:\"pubdate\";s:4:\"1982\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16162,3705,'custom_post_template','single-publication.php'),
(16163,3705,'_formatted_title','The creator and the discoverer'),
(16164,3719,'_edit_last','3'),
(16165,3719,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Schwartz, W.R.\";s:7:\"pubdate\";s:4:\"1982\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16166,3719,'custom_post_template','single-publication.php'),
(16167,3719,'_formatted_title','The problem of other possible persons: Dolphins, primates, and aliens'),
(16168,3914,'_edit_last','3'),
(16169,3914,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2018\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16170,3914,'custom_post_template','single-publication.php'),
(16171,3914,'_formatted_title','The case against the case of free will'),
(16172,3921,'_edit_last','3'),
(16173,3921,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2016\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16174,3921,'custom_post_template','single-publication.php'),
(16175,3921,'_formatted_title','What is “behavior?” And why is it not reducible to biological states of affairs?'),
(16176,3925,'_edit_last','3'),
(16177,3925,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2002\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16178,3925,'custom_post_template','single-publication.php'),
(16179,3925,'_formatted_title','Sexual compulsion as attempted recovery from degradation.'),
(16180,3931,'_edit_last','3'),
(16181,3931,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2004\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16182,3931,'custom_post_template','single-publication.php'),
(16183,3931,'_formatted_title','An integrative framework for psychopathology and psychotherapy'),
(16184,3933,'_edit_last','3'),
(16185,3933,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2005\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16186,3933,'custom_post_template','single-publication.php'),
(16187,3933,'_formatted_title','Status dynamic treatment of a case of bulimia'),
(16188,3935,'_edit_last','3'),
(16189,3935,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2006\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16190,3935,'custom_post_template','single-publication.php'),
(16191,3935,'_formatted_title','The many secure knowledge bases of psychotherapy'),
(16192,3937,'_edit_last','3'),
(16193,3937,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2007\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16194,3937,'custom_post_template','single-publication.php'),
(16195,3937,'_formatted_title','On promoting adaptive self-criticism in psychotherapy'),
(16196,3940,'_edit_last','3'),
(16197,3940,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2007\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16198,3940,'custom_post_template','single-publication.php'),
(16199,3940,'_formatted_title','Therapeutic storytelling revisited'),
(16200,3942,'_edit_last','3'),
(16201,3942,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2009\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16202,3942,'custom_post_template','single-publication.php'),
(16203,3942,'_formatted_title','Trauma, exposure, and world reconstruction'),
(16204,3944,'_edit_last','3'),
(16205,3944,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2015\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16206,3944,'custom_post_template','single-publication.php'),
(16207,3944,'_formatted_title','Status dynamic psychotherapy'),
(16208,3946,'_edit_last','3'),
(16209,3946,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:25:\"Bergner, R., & Bridges A.\";s:7:\"pubdate\";s:4:\"2002\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16210,3946,'custom_post_template','single-publication.php'),
(16211,3946,'_formatted_title','The significance of heavy pornography involvement for romantic partners: Research and clinical implications'),
(16212,3948,'_edit_last','3'),
(16213,3948,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:26:\"Bergner, R., & Bunford, N.\";s:7:\"pubdate\";s:4:\"2017\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16214,3948,'custom_post_template','single-publication.php'),
(16215,3948,'_formatted_title','Mental disorder disability: In support of our design'),
(16216,3950,'_edit_last','3'),
(16217,3950,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:39:\"Bridges, A., Bergner, R., & McInnis, M.\";s:7:\"pubdate\";s:4:\"2003\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16218,3950,'custom_post_template','single-publication.php'),
(16219,3950,'_formatted_title','Romantic partner\'s use of pornography: Its significance for women'),
(16220,3952,'_edit_last','3'),
(16221,3952,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:26:\"Bridges, A., & Bergner, R.\";s:7:\"pubdate\";s:4:\"2009\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16222,3952,'custom_post_template','single-publication.php'),
(16223,3952,'_formatted_title','Pornography, effects on relationships'),
(16224,3960,'_edit_last','3'),
(16225,3960,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:33:\"Mika, P., Bergner, R., & Baum, M.\";s:7:\"pubdate\";s:4:\"2001\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16226,3960,'custom_post_template','single-publication.php'),
(16227,3960,'_formatted_title','The parentification scale'),
(16228,3964,'_edit_last','3'),
(16229,3964,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:23:\"Duda, M., & Bergner, R.\";s:7:\"pubdate\";s:4:\"2016\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16230,3964,'custom_post_template','single-publication.php'),
(16231,3964,'_formatted_title','Sustaining versus losing love: Factors discriminating the two'),
(16232,3965,'_edit_last','3'),
(16233,3965,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2005\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16234,3965,'custom_post_template','single-publication.php'),
(16235,3965,'_formatted_title','Lovemaking as a ceremony of accreditation'),
(16236,3967,'_edit_last','3'),
(16237,3967,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:24:\"Bergner, R., & Ramon, A.\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16238,3967,'custom_post_template','single-publication.php'),
(16239,3967,'_formatted_title','Some implications of belief in love, free will, and non-reductionism'),
(16240,3969,'_edit_last','3'),
(16241,3969,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:24:\"Bergner, R., & Ramon, A.\";s:7:\"pubdate\";s:4:\"2014\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16242,3969,'custom_post_template','single-publication.php'),
(16243,3969,'_formatted_title','The Personal Beliefs Scale'),
(16244,3971,'_edit_last','3'),
(16245,3971,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2017\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16246,3971,'custom_post_template','single-publication.php'),
(16247,3971,'_formatted_title','What is a person? What is the self? Formulations for a science of psychology'),
(16248,3973,'_edit_last','3'),
(16249,3973,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:34:\"Beste S., Bergner, R., & Nauta, M.\";s:7:\"pubdate\";s:4:\"2003\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16250,3973,'custom_post_template','single-publication.php'),
(16251,3973,'_formatted_title','What keeps love alive?  An empirical investigation'),
(16252,3976,'_edit_last','3'),
(16253,3976,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:23:\"Hegi, K., & Bergner, R.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16254,3976,'custom_post_template','single-publication.php'),
(16255,3976,'_formatted_title','What is love? An empirically-based essentialist account'),
(16256,3978,'_edit_last','3'),
(16257,3978,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Bergner, R.M.\";s:7:\"pubdate\";s:4:\"2005\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16258,3978,'custom_post_template','single-publication.php'),
(16259,3978,'_formatted_title','World reconstruction in psychotherapy'),
(16260,3980,'_edit_last','3'),
(16261,3980,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:33:\"Ward, C., Bergner, R., & Kahn, J.\";s:7:\"pubdate\";s:4:\"2003\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16262,3980,'custom_post_template','single-publication.php'),
(16263,3980,'_formatted_title','Why do men distance? Factors predictive of male avoidance of intimate conflict'),
(16264,4037,'_edit_last','3'),
(16265,4037,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:16:\"Aylesworth, L.S.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16266,4037,'custom_post_template','single-publication.php'),
(16267,4037,'_formatted_title','Oriental martial arts rehabilitation'),
(16268,4088,'_edit_last','3'),
(16269,4088,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Backstrom, J.\";s:7:\"pubdate\";s:4:\"2015\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(16270,4088,'custom_post_template','single-publication.php'),
(16271,4088,'_formatted_title','A Descriptive Psychology account of patient-centered medicine and the chronic pain patient'),
(16272,4091,'_edit_last','3'),
(16273,4091,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Beautz, S.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(16274,4091,'custom_post_template','single-publication.php'),
(16275,4091,'_formatted_title','The use of case study to train cross-cultural competence'),
(16276,4104,'_edit_last','3'),
(16277,4104,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:15:\"Harnsberger, B.\";s:7:\"pubdate\";s:4:\"2011\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(16278,4104,'custom_post_template','single-publication.php'),
(16279,4104,'_formatted_title','Status dynamics, through lines and the dramaturgical pattern of the recovering addict'),
(16280,4114,'_edit_last','3'),
(16281,4114,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:0:\"\";s:7:\"pubdate\";s:0:\"\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:4:\"Book\";}'),
(16282,4114,'_formatted_title','Victim status: A Descriptive Psychology approach'),
(16283,4120,'_edit_last','3'),
(16284,4120,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Yermish, A.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(16285,4120,'custom_post_template','single-publication.php'),
(16286,4120,'_formatted_title','Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted'),
(16287,4130,'_edit_last','3'),
(16288,4130,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Shideler, M.M.\";s:7:\"pubdate\";s:4:\"1985\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16289,4130,'custom_post_template','single-publication.php'),
(16290,4130,'_formatted_title','Science, religion, and religions'),
(16291,4131,'_edit_last','3'),
(16292,4131,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:9:\"Orvik, J.\";s:7:\"pubdate\";s:4:\"1985\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16293,4131,'custom_post_template','single-publication.php'),
(16294,4131,'_formatted_title','A conceptual model for migration in Alaska'),
(16295,4133,'_edit_last','3'),
(16296,4133,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:0:\"\";s:7:\"pubdate\";s:0:\"\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:4:\"Book\";}'),
(16297,4133,'_formatted_title','A new paradigm for software and its development'),
(16298,4136,'_edit_last','3'),
(16299,4136,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Jeffrey, H.J.\";s:7:\"pubdate\";s:4:\"1980\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Dissertation\";}'),
(16300,4136,'custom_post_template','single-publication.php'),
(16301,4136,'_formatted_title','The Mentor Project: Replicating the functions of an organization.'),
(16302,4137,'_edit_last','3'),
(16303,4137,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:29:\"Jeffrey, H.J., & Putman, A.O.\";s:7:\"pubdate\";s:4:\"1983\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16304,4137,'custom_post_template','single-publication.php'),
(16305,4137,'_formatted_title','The Mentor Project: Replicating the functions of an organization'),
(16306,5015,'_edit_last','3'),
(16307,5015,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1983\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16308,5015,'_oembed_051304b4dd76ef0e91420b962eb39a04','{{unknown}}'),
(16309,5015,'custom_post_template','single-publication.php'),
(16310,5015,'_formatted_title','Why Descriptive Psychology<br>(LRI Report No. 35)'),
(16311,5019,'_edit_last','3'),
(16312,5019,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1979\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16313,5019,'_oembed_0a256396c4dc2567c9b27c7db25e655b','{{unknown}}'),
(16314,5019,'custom_post_template','single-publication.php'),
(16315,5019,'_formatted_title','Representaton, evaluation, and research (LRI Report No. 22a)'),
(16316,5026,'_edit_last','3'),
(16317,5026,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1967\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16318,5026,'_oembed_9cb8bd4f119efb848a2435ba744a51ca','{{unknown}}'),
(16319,5026,'_oembed_459e82d903dca6707170176644c50bd1','{{unknown}}'),
(16320,5026,'custom_post_template','single-publication.php'),
(16321,5026,'_formatted_title','Outline of \"Behavior Description\"<br>(LRI Report 4a)'),
(16322,5035,'_edit_last','3'),
(16323,5035,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:46:\"Ossorio, P.G., Aylesworth, L.S., & Lasater, L.\";s:7:\"pubdate\";s:4:\"1979\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16324,5035,'_oembed_dce0cf9daad0539197299ac8d2b5abeb','{{unknown}}'),
(16325,5035,'custom_post_template','single-publication.php'),
(16326,5035,'_formatted_title','Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)'),
(16327,5117,'_edit_last','3'),
(16328,5117,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1964\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16329,5117,'_oembed_c2f96c08620a9c77c9b865366ced3803','{{unknown}}'),
(16330,5117,'_oembed_c6314e2e2ddeb4cbd8ec9894c0f1f780','{{unknown}}'),
(16331,5117,'custom_post_template','single-publication.php'),
(16332,5117,'_formatted_title','Persons (LRI Report No. 3)'),
(16333,5118,'_edit_last','3'),
(16334,5118,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1997\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16335,5118,'_oembed_fd023b12ffd7fa500ee3a8a3ce5c41bd','{{unknown}}'),
(16336,5118,'custom_post_template','single-publication.php'),
(16337,5118,'_formatted_title','Pathology'),
(16338,5120,'_edit_last','3'),
(16339,5120,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1997\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16340,5120,'custom_post_template','single-publication.php'),
(16341,5120,'_formatted_title','Projective techniques'),
(16342,5123,'_edit_last','3'),
(16343,5123,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1997\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16344,5123,'_oembed_55ffc52b24ad1cd915d861571b527966','{{unknown}}'),
(16345,5123,'_oembed_55ffc52b24ad1cd915d861571b527966','{{unknown}}'),
(16346,5123,'custom_post_template','single-publication.php'),
(16347,5123,'_formatted_title','Three minute lectures on emotion'),
(16348,5124,'_edit_last','3'),
(16349,5124,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1997\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16350,5124,'_oembed_e57a2493142c91658c3615134b739403','{{unknown}}'),
(16351,5124,'custom_post_template','single-publication.php'),
(16352,5124,'_formatted_title','More three minute lectures on emotion'),
(16353,5129,'_edit_last','3'),
(16354,5129,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1997\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16355,5129,'_oembed_24d072937e72dcd6a0dae33abff8115f','{{unknown}}'),
(16356,5129,'custom_post_template','single-publication.php'),
(16357,5129,'_formatted_title','Cognitive deficits in schizophrenia'),
(16358,5131,'_edit_last','3'),
(16359,5131,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1997\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16360,5131,'_oembed_fd023b12ffd7fa500ee3a8a3ce5c41bd','{{unknown}}'),
(16361,5131,'custom_post_template','single-publication.php'),
(16362,5131,'_formatted_title','Status management: A theory of punishment and rehabilitation'),
(16363,5133,'_edit_last','3'),
(16364,5133,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1982\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16365,5133,'custom_post_template','single-publication.php'),
(16366,5133,'_formatted_title','Place (LRI Report 30a)'),
(16367,5136,'_edit_last','3'),
(16368,5136,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1972\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16369,5136,'custom_post_template','single-publication.php'),
(16370,5136,'_formatted_title','<span></span>\"What Actually Happens\": The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)'),
(16371,5140,'_edit_last','3'),
(16372,5140,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1972\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16373,5140,'_oembed_570db69b376ca50bc65d3526a1871ec9','{{unknown}}'),
(16374,5140,'custom_post_template','single-publication.php'),
(16375,5140,'_formatted_title','Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)'),
(16376,5145,'_edit_last','3'),
(16377,5145,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1976\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16378,5145,'_oembed_3778703d9ce0a1795c156f39232eb1ad','{{unknown}}'),
(16379,5145,'custom_post_template','single-publication.php'),
(16380,5145,'_formatted_title','Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)'),
(16381,5148,'_edit_last','3'),
(16382,5148,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1977\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16383,5148,'custom_post_template','single-publication.php'),
(16384,5148,'_formatted_title','Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)'),
(16385,5151,'_edit_last','3'),
(16386,5151,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1977\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16387,5151,'custom_post_template','single-publication.php'),
(16388,5151,'_formatted_title','Personality and Personality Theories (LRI Report No. 16)'),
(16389,5153,'_edit_last','3'),
(16390,5153,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1983\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16391,5153,'_oembed_778694783fe625cfa0dc96ab062eca3c','{{unknown}}'),
(16392,5153,'_formatted_title','A multicultural psychology'),
(16393,5154,'_edit_last','3'),
(16394,5154,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:7:\"Article\";}'),
(16395,5154,'custom_post_template','single-publication.php'),
(16396,5154,'_formatted_title','Appraisal'),
(16397,5159,'_edit_last','3'),
(16398,5159,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Sidman, J.\";s:7:\"pubdate\";s:4:\"2011\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16399,5159,'custom_post_template','single-publication.php'),
(16400,5159,'_formatted_title','Running across the U.S.: Using DP concepts to understand extraordinary behavior'),
(16401,5161,'_edit_last','3'),
(16402,5161,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:25:\"Ossorio, P.G. & Popov, E.\";s:7:\"pubdate\";s:4:\"1981\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16403,5161,'custom_post_template','single-publication.php'),
(16404,5161,'_formatted_title','Evaluating information systems (LRI Report No. 27)'),
(16405,5162,'_edit_last','3'),
(16406,5162,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:25:\"Ossorio, P.G. & Popov, D.\";s:7:\"pubdate\";s:4:\"1979\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16407,5162,'custom_post_template','single-publication.php'),
(16408,5162,'_formatted_title','Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)'),
(16409,5165,'_edit_last','3'),
(16410,5165,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:31:\"Ossorio, P.G. & Schneider, L.S.\";s:7:\"pubdate\";s:4:\"1987\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16411,5165,'custom_post_template','single-publication.php'),
(16412,5165,'_formatted_title','Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)'),
(16413,5167,'_edit_last','3'),
(16414,5167,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:31:\"Ossorio, P.G. & Schneider, L.S.\";s:7:\"pubdate\";s:4:\"1987\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16415,5167,'custom_post_template','single-publication.php'),
(16416,5167,'_formatted_title','Knowlege base for C31, Volume II (LRI Report No. 40a)'),
(16417,5168,'_edit_last','3'),
(16418,5168,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:31:\"Ossorio, P.G. & Schneider, L.S.\";s:7:\"pubdate\";s:4:\"1982\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16419,5168,'custom_post_template','single-publication.php'),
(16420,5168,'_formatted_title','Decisions and decision aids (LRI Report No. 31)'),
(16421,5195,'_edit_last','3'),
(16422,5195,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:9:\"Orvik, J.\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16423,5195,'custom_post_template','single-publication.php'),
(16424,5195,'_formatted_title','Technology transfer and culture change (LRI Report No. 44)'),
(16425,5197,'_edit_last','3'),
(16426,5197,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:9:\"Orvik, J.\";s:7:\"pubdate\";s:4:\"1990\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16427,5197,'custom_post_template','single-publication.php'),
(16428,5197,'_formatted_title','The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)'),
(16429,5204,'_edit_last','3'),
(16430,5204,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Roberts, M.K.\";s:7:\"pubdate\";s:4:\"1988\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16431,5204,'custom_post_template','single-publication.php'),
(16432,5204,'_formatted_title','Companions of uncertain status (LRI Report No. 48)'),
(16433,5205,'_edit_last','3'),
(16434,5205,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:15:\"Schneider, L.S.\";s:7:\"pubdate\";s:4:\"1985\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16435,5205,'custom_post_template','single-publication.php'),
(16436,5205,'_formatted_title','Putting concepts in the conceptual schema (LRI Report No. 41)'),
(16437,5206,'_edit_last','3'),
(16438,5206,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Jeffrey, H.J.\";s:7:\"pubdate\";s:4:\"1979\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16439,5206,'custom_post_template','single-publication.php'),
(16440,5206,'_formatted_title','Formalization of real world representation (LRI Report No. 22)'),
(16441,5207,'_edit_last','3'),
(16442,5207,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Holmes, J.R.\";s:7:\"pubdate\";s:4:\"1970\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16443,5207,'custom_post_template','single-publication.php'),
(16444,5207,'_formatted_title','Psychotherapy: A means-ends study (LRI Report No. 5)'),
(16445,5211,'_edit_last','3'),
(16446,5211,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Putman, A.O.\";s:7:\"pubdate\";s:4:\"1967\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:10:\"LRI_Report\";}'),
(16447,5211,'custom_post_template','single-publication.php'),
(16448,5211,'_formatted_title','Essays in Descriptive Psychology (LRI Report No. 8)'),
(16449,5219,'_edit_last','3'),
(16450,5219,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1996\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16451,5219,'custom_post_template','single-publication.php'),
(16452,5219,'_formatted_title','Rap Session with Peter G. Ossorio, 1996'),
(16453,5227,'_edit_last','3'),
(16454,5227,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1997\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16455,5227,'custom_post_template','single-publication.php'),
(16456,5227,'_formatted_title','Rap Session with Peter G. Ossorio, 1997'),
(16457,5228,'_edit_last','3'),
(16458,5228,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1998\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16459,5228,'custom_post_template','single-publication.php'),
(16460,5228,'_formatted_title','Rap Session with Peter G. Ossorio, 1998'),
(16461,5229,'_edit_last','3'),
(16462,5229,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1999\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16463,5229,'custom_post_template','single-publication.php'),
(16464,5229,'_formatted_title','Rap Session with Peter G. Ossorio, 1999'),
(16465,5230,'_edit_last','3'),
(16466,5230,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"2000\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16467,5230,'custom_post_template','single-publication.php'),
(16468,5230,'_formatted_title','Rap Session with Peter G. Ossorio, 2000'),
(16469,5231,'_edit_last','3'),
(16470,5231,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"2001\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16471,5231,'custom_post_template','single-publication.php'),
(16472,5231,'_formatted_title','Rap Session with Peter G. Ossorio, 2001'),
(16473,5395,'_edit_last','3'),
(16474,5395,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Kantor, C.\";s:7:\"pubdate\";s:4:\"2020\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16475,5395,'custom_post_template','single-publication.php'),
(16476,5395,'_formatted_title','Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics'),
(16477,5402,'_edit_last','3'),
(16478,5402,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Kennedy, P.\";s:7:\"pubdate\";s:4:\"2020\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16479,5402,'custom_post_template','single-publication.php'),
(16480,5402,'_formatted_title','Presidential Address<br>SES and Place: Examining the Impacts of Financial Position on a Person\'s Place in the World'),
(16481,5410,'_edit_last','3'),
(16482,5410,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Bergner, R.\";s:7:\"pubdate\";s:4:\"2020\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16483,5410,'custom_post_template','single-publication.php'),
(16484,5410,'_formatted_title','Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options'),
(16485,5426,'_edit_last','3'),
(16486,5426,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Jeffrey, H.J..\";s:7:\"pubdate\";s:4:\"2020\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16487,5426,'custom_post_template','single-publication.php'),
(16488,5426,'_formatted_title','Having Black-White Conversations <br>Go Right'),
(16489,5428,'_edit_last','3'),
(16490,5428,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Torres, W.\";s:7:\"pubdate\";s:4:\"2020\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16491,5428,'custom_post_template','single-publication.php'),
(16492,5428,'_formatted_title','Psychological Health Implications of the Coronavirus Pandemic As a State of Siege'),
(16493,5437,'_edit_last','3'),
(16494,5437,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:8:\"Holt, P.\";s:7:\"pubdate\";s:4:\"2020\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16495,5437,'custom_post_template','single-publication.php'),
(16496,5437,'_formatted_title','Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology'),
(16497,5451,'_edit_last','3'),
(16498,5451,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Newby-Clark, I\";s:7:\"pubdate\";s:4:\"2020\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16499,5451,'custom_post_template','single-publication.php'),
(16500,5451,'_formatted_title','What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science'),
(16501,5461,'_edit_last','3'),
(16502,5461,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Wechsler, R.\";s:7:\"pubdate\";s:4:\"2020\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16503,5461,'_oembed_9492ac386b05a85f56665d9cf55f0abc','{{unknown}}'),
(16504,5461,'custom_post_template','single-publication.php'),
(16505,5461,'_formatted_title','My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story'),
(16506,5505,'_edit_last','3'),
(16507,5505,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Putman, A.O.\";s:7:\"pubdate\";s:4:\"2015\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16508,5505,'custom_post_template','single-publication.php'),
(16509,5505,'_formatted_title','What is Descriptive Psychology: <br>A First Hand Historical and Substantive Account'),
(16510,5514,'_edit_last','3'),
(16511,5514,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Bender, D.\";s:7:\"pubdate\";s:4:\"2020\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16512,5514,'custom_post_template','single-publication.php'),
(16513,5514,'_formatted_title','Special Moments with Clients'),
(16514,5518,'_edit_last','3'),
(16515,5518,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Jeffrey, H. J.\";s:7:\"pubdate\";s:4:\"2020\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16516,5518,'custom_post_template','single-publication.php'),
(16517,5518,'_formatted_title','Having Black-White Conversations <br>Go Right'),
(16518,5587,'_edit_last','3'),
(16519,5587,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Wechsler, R.\";s:7:\"pubdate\";s:4:\"2018\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16520,5587,'custom_post_template','single-publication.php'),
(16521,5587,'_formatted_title','Presidential Address: <br>Applying Descriptive Psychology to the Treatment of Psychological Trauma</p>'),
(16522,5598,'_edit_last','3'),
(16523,5598,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Bergner, R.\";s:7:\"pubdate\";s:4:\"2018\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16524,5598,'custom_post_template','single-publication.php'),
(16525,5598,'_formatted_title','What is Personality? Three Myths and a Definition'),
(16526,5621,'_edit_last','3'),
(16527,5621,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Schwartz, W.\";s:7:\"pubdate\";s:4:\"2015\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16528,5621,'custom_post_template','single-publication.php'),
(16529,5621,'_formatted_title','Presidential Address: <br>Social Progress and the Just Choice'),
(16530,5633,'_edit_last','3'),
(16531,5633,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:25:\"Kantor, C. & Littmann, J.\";s:7:\"pubdate\";s:4:\"2015\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16532,5633,'custom_post_template','single-publication.php'),
(16533,5633,'_formatted_title','The Social Practice of Satire: <br>Power, Place, and Politics'),
(16534,5649,'_edit_last','3'),
(16535,5649,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Kantor, C.\";s:7:\"pubdate\";s:4:\"2018\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16536,5649,'custom_post_template','single-publication.php'),
(16537,5649,'_formatted_title','The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.'),
(16538,5662,'_edit_last','3'),
(16539,5662,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Davisk, K.\";s:7:\"pubdate\";s:4:\"2018\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16540,5662,'custom_post_template','single-publication.php'),
(16541,5662,'_formatted_title','A Paradigm Case Formulation of Parkinson\'s Disease'),
(16542,5665,'_edit_last','3'),
(16543,5665,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Newby-Clark, I\";s:7:\"pubdate\";s:4:\"2018\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16544,5665,'custom_post_template','single-publication.php'),
(16545,5665,'_formatted_title','Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations'),
(16546,5688,'_edit_last','3'),
(16547,5688,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Zeybekoglu, E.\";s:7:\"pubdate\";s:4:\"2018\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16548,5688,'custom_post_template','single-publication.php'),
(16549,5688,'_formatted_title','Presidential Address: Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.'),
(16550,5711,'_edit_last','3'),
(16551,5711,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Zeybekoglu, E.\";s:7:\"pubdate\";s:4:\"2018\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16552,5711,'custom_post_template','single-publication.php'),
(16553,5711,'_formatted_title','Informal Status Assignments'),
(16554,5758,'_edit_last','3'),
(16555,5758,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Bergner, L.\";s:7:\"pubdate\";s:4:\"2019\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16556,5758,'_oembed_4ea6024c42d1d9baa5aebc75144d3368','{{unknown}}'),
(16557,5758,'custom_post_template','single-publication.php'),
(16558,5758,'_formatted_title','Therapeutic Images: A Panel Discussion'),
(16559,5775,'_edit_last','3'),
(16560,5775,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Jeffrey, H.J..\";s:7:\"pubdate\";s:4:\"2014\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16561,5775,'custom_post_template','single-publication.php'),
(16562,5775,'_formatted_title','Presidential Address: Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up'),
(16563,5783,'_edit_last','3'),
(16564,5783,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Kantor, C.\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16565,5783,'custom_post_template','single-publication.php'),
(16566,5783,'_formatted_title','Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.'),
(16567,5793,'_edit_last','3'),
(16568,5793,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Bergner, R.\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16569,5793,'custom_post_template','single-publication.php'),
(16570,5793,'_formatted_title','Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial'),
(16571,5800,'_edit_last','3'),
(16572,5800,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Kantor, C.\";s:7:\"pubdate\";s:4:\"2011\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16573,5800,'_wp_old_slug','presidential-address-were-off-to-see-the-wizard-politics-charisma-and-community-change'),
(16574,5800,'custom_post_template','single-publication.php'),
(16575,5800,'_formatted_title','We’re Off to See the Wizard: Politics, Charisma, and Community Change'),
(16576,5811,'_edit_last','3'),
(16577,5811,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Putman, A.O.\";s:7:\"pubdate\";s:4:\"2009\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16578,5811,'custom_post_template','single-publication.php'),
(16579,5811,'_formatted_title','At A Glance And Out of Nowhere: Actor\'s Knowledge and the Ongoing Creation of Meaning in the Real World'),
(16580,5818,'_edit_last','3'),
(16581,5818,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Putman, A.O.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16582,5818,'custom_post_template','single-publication.php'),
(16583,5818,'_formatted_title','Ordinary Magic, Part 3: Consciousness, Community and Worlds'),
(16584,5829,'_edit_last','3'),
(16585,5829,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Putman, A.O.\";s:7:\"pubdate\";s:4:\"2012\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16586,5829,'custom_post_template','single-publication.php'),
(16587,5829,'_formatted_title','When Worlds Collide: Origins of Intractable Value Problems'),
(16588,5838,'_edit_last','3'),
(16589,5838,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Putman, A.O.\";s:7:\"pubdate\";s:4:\"2014\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16590,5838,'custom_post_template','single-publication.php'),
(16591,5838,'_formatted_title','Notes on Community Description'),
(16592,5844,'_edit_last','3'),
(16593,5844,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Jeffrey, H.J..\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16594,5844,'custom_post_template','single-publication.php'),
(16595,5844,'_formatted_title','Uncertainty Appraisals: A Radical Reformulation of Subjective Probability'),
(16596,5866,'_edit_last','3'),
(16597,5866,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Jeffrey, H.J..\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16598,5866,'custom_post_template','single-publication.php'),
(16599,5866,'_formatted_title','Descriptive Psychology Tutorial'),
(16600,5874,'_edit_last','3'),
(16601,5874,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Jeffrey, H.J..\";s:7:\"pubdate\";s:4:\"2009\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16602,5874,'custom_post_template','single-publication.php'),
(16603,5874,'_formatted_title','Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts'),
(16604,5888,'_edit_last','3'),
(16605,5888,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:22:\"Bender, D. & Cox, H.J.\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16606,5888,'custom_post_template','single-publication.php'),
(16607,5888,'_formatted_title','Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial'),
(16608,5894,'_edit_last','3'),
(16609,5894,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Bergner, R.\";s:7:\"pubdate\";s:4:\"2009\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16610,5894,'custom_post_template','single-publication.php'),
(16611,5894,'_formatted_title','Trauma, Exposure, and World Reconstruction'),
(16612,5905,'_edit_last','3'),
(16613,5905,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Jeffrey, H.J.\";s:7:\"pubdate\";s:4:\"2018\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16614,5905,'custom_post_template','single-publication.php'),
(16615,5905,'_formatted_title','Getting Old and Getting Old: Accidental Degradation and How to Avoid it'),
(16616,5913,'_edit_last','3'),
(16617,5913,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Zeiger, P.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16618,5913,'custom_post_template','single-publication.php'),
(16619,5913,'_formatted_title','Explaining Explanations'),
(16620,5917,'_edit_last','3'),
(16621,5917,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Stone, C.J.\";s:7:\"pubdate\";s:4:\"2012\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16622,5917,'custom_post_template','single-publication.php'),
(16623,5917,'_formatted_title','One Bite at a Time: A Glossary of Descriptive Psychology Concepts'),
(16624,5927,'_edit_last','3'),
(16625,5927,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Zeiger, P.\";s:7:\"pubdate\";s:4:\"2011\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16626,5927,'custom_post_template','single-publication.php'),
(16627,5927,'_formatted_title','Theologies'),
(16628,5929,'_edit_last','3'),
(16629,5929,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Ossorio, P.G.\";s:7:\"pubdate\";s:4:\"1974\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16630,5929,'_oembed_37a358fc45b6e24dc95d3b5332c1fed2','{{unknown}}'),
(16631,5929,'custom_post_template','single-publication.php'),
(16632,5929,'_formatted_title','Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.'),
(16633,5951,'_edit_last','3'),
(16634,5951,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Jeffrey, H.J.\";s:7:\"pubdate\";s:4:\"2016\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16635,5951,'custom_post_template','single-publication.php'),
(16636,5951,'_formatted_title','Worlds, Observers, and Physics'),
(16637,5960,'_edit_last','3'),
(16638,5960,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Bergner, R.\";s:7:\"pubdate\";s:4:\"2021\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16639,5960,'custom_post_template','single-publication.php'),
(16640,5960,'_formatted_title','Status Dynamic Therapy'),
(16641,5978,'_edit_last','3'),
(16642,5978,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Bergner, R.\";s:7:\"pubdate\";s:4:\"2010\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16643,5978,'custom_post_template','single-publication.php'),
(16644,5978,'_formatted_title','Antisocial Personality Disorder from a DP Perspective'),
(16645,5986,'_edit_last','3'),
(16646,5986,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Torres, W.\";s:7:\"pubdate\";s:4:\"2019\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16647,5986,'custom_post_template','single-publication.php'),
(16648,5986,'_formatted_title','Lessons from Pete - Remastered'),
(16649,5994,'_edit_last','3'),
(16650,5994,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:9:\"C.J. Peek\";s:7:\"pubdate\";s:4:\"2013\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16651,5994,'custom_post_template','single-publication.php'),
(16652,5994,'_formatted_title','What’s in a name?'),
(16653,6003,'_edit_last','3'),
(16654,6003,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Bergner, R.\";s:7:\"pubdate\";s:4:\"2011\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16655,6003,'custom_post_template','single-publication.php'),
(16656,6003,'_formatted_title','“All the World’s a Stage:”  A Person-Centered View of Science'),
(16657,6009,'_edit_last','3'),
(16658,6009,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Sidman, J.\";s:7:\"pubdate\";s:4:\"2011\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16659,6009,'custom_post_template','single-publication.php'),
(16660,6009,'_formatted_title','Running across the US: Using DP Concepts to Understand Extraordinary Behavior'),
(16661,6021,'_edit_last','3'),
(16662,6021,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Wechsler, R.\";s:7:\"pubdate\";s:4:\"2021\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16663,6021,'custom_post_template','single-publication.php'),
(16664,6021,'_formatted_title','Understanding and Applying the Concept of Psychological Trauma'),
(16665,6047,'_edit_last','3'),
(16666,6047,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Torres, W.\";s:7:\"pubdate\";s:4:\"2023\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16667,6047,'_wp_old_slug','a-descriptive-psychology-take-on-mindfulness'),
(16668,6047,'custom_post_template','single-publication.php'),
(16669,6047,'_formatted_title','What\'s Going on between Clarence Thomas and Humiliation?<br>An Analysis of Opinions, Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation'),
(16670,6048,'_edit_last','3'),
(16671,6048,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Kantor, C.\";s:7:\"pubdate\";s:4:\"2021\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16672,6048,'custom_post_template','single-publication.php'),
(16673,6048,'_formatted_title','Looking for Superman in Dangerous Worlds: Descriptive Psychology  Explains Conspiracy Communities'),
(16674,6071,'_edit_last','3'),
(16675,6071,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Schwartz, W.\";s:7:\"pubdate\";s:4:\"2021\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16676,6071,'_wp_old_slug','descriptive-psychology-and-the-person-concept'),
(16677,6071,'custom_post_template','single-publication.php'),
(16678,6071,'_formatted_title','Teaching Descriptive Psychology During the Time of COVID: What Concepts Proved Serviceable?'),
(16679,6076,'_edit_last','3'),
(16680,6076,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Bergner, R.\";s:7:\"pubdate\";s:4:\"2021\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16681,6076,'custom_post_template','single-publication.php'),
(16682,6076,'_formatted_title','<p style=\"text-align:center;\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</p>'),
(16683,6078,'_edit_last','3'),
(16684,6078,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:9:\"Coté, C.\";s:7:\"pubdate\";s:4:\"2021\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16685,6078,'custom_post_template','single-publication.php'),
(16686,6078,'_formatted_title','<p style=\"text-align:center;\">Getting in on (the) ACT <br>from a DP Perspective</p>'),
(16687,6091,'_edit_last','3'),
(16688,6091,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Peek, C.J.\";s:7:\"pubdate\";s:4:\"2021\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16689,6091,'custom_post_template','single-publication.php'),
(16690,6091,'_formatted_title','<p style=\"text-align:center;\">Shared Language for Shared Work</p>'),
(16691,6098,'_edit_last','3'),
(16692,6098,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Bergner, L.\";s:7:\"pubdate\";s:4:\"2021\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16693,6098,'custom_post_template','single-publication.php'),
(16694,6098,'_formatted_title','<p style=\"text-align:center;\">Cinderella’s Slipper: <br>Exploring the Concept of “Fit” in <br>Couple Relationships</p>'),
(16695,6113,'_edit_last','3'),
(16696,6113,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:14:\"Zeybekoglu, E.\";s:7:\"pubdate\";s:4:\"2021\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16697,6113,'custom_post_template','single-publication.php'),
(16698,6113,'_formatted_title','<p style=\"text-align:center;\">The ‘Persona’ Concept: <br>A Descriptive Take on Social Learning Theory and Role Development in the Behavior of Persons'),
(16699,6122,'_edit_last','3'),
(16700,6122,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Stone, C.J.\";s:7:\"pubdate\";s:4:\"2021\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16701,6122,'custom_post_template','single-publication.php'),
(16702,6122,'_formatted_title','<p style=\"text-align:center;\">A Relationship View of the Person Definition</p>'),
(16703,6327,'_edit_last','3'),
(16704,6327,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Bergner, L.\";s:7:\"pubdate\";s:4:\"2023\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16705,6327,'custom_post_template','single-publication.php'),
(16706,6327,'_formatted_title','<p style=\"text-align:center;\">Navigating the Last Chapters of Life</p>'),
(16707,6329,'_edit_last','3'),
(16708,6329,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:9:\"Torres, W\";s:7:\"pubdate\";s:4:\"2021\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16709,6329,'custom_post_template','single-publication.php'),
(16710,6329,'_formatted_title','<p style=\"text-align:center;\">A Descriptive Take on Mindfulness</p>'),
(16711,6334,'_edit_last','3'),
(16712,6334,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Schwartz, W\";s:7:\"pubdate\";s:4:\"2023\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16713,6334,'custom_post_template','single-publication.php'),
(16714,6334,'_formatted_title','<p style=\"text-align:center;\">Preparation for Descriptive Psychology:<br>Conversations with Ossorio on Reading Wittgenstein</p>'),
(16715,6335,'_edit_last','3'),
(16716,6335,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:17:\"Newby-Clark & Cop\";s:7:\"pubdate\";s:4:\"2023\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16717,6335,'_oembed_f64bbca2e9b4a2e4b17c65c832ab226c','{{unknown}}'),
(16718,6335,'_oembed_35494f14ee1147cbed1e4c0a1a2e5bf4','{{unknown}}'),
(16719,6335,'custom_post_template','single-publication.php'),
(16720,6335,'_formatted_title','<p style=\"text-align:center;\">What Does It Mean To Be Mistaken <br>About Behavior Potential</p>'),
(16721,6365,'_edit_last','3'),
(16722,6365,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Kantor, C.\";s:7:\"pubdate\";s:4:\"2023\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16723,6365,'custom_post_template','single-publication.php'),
(16724,6365,'_formatted_title','<p style=\"text-align:center;\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</p>'),
(16725,6367,'_edit_last','3'),
(16726,6367,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Jeffrey, H.J.\";s:7:\"pubdate\";s:4:\"2023\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16727,6367,'custom_post_template','single-publication.php'),
(16728,6367,'_formatted_title','<p style=\"text-align:center;\">Making \"What Actually Happens\" Accessible</p>'),
(16729,6370,'_edit_last','3'),
(16730,6370,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Bender, D.\";s:7:\"pubdate\";s:4:\"2023\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16731,6370,'custom_post_template','single-publication.php'),
(16732,6370,'_formatted_title','<p style=\"text-align:center;\">Presidential Address: <br>Descriptive Psychology in Everyday Life</p>'),
(16733,6418,'_edit_last','3'),
(16734,6418,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Bergner, R.\";s:7:\"pubdate\";s:4:\"2022\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16735,6418,'custom_post_template','single-publication.php'),
(16736,6418,'_formatted_title','<p style=\"text-align:center;\">Sexual Significance</p>'),
(16737,6425,'_edit_last','3'),
(16738,6425,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:15:\"Newby-Clark, I.\";s:7:\"pubdate\";s:4:\"2022\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16739,6425,'custom_post_template','single-publication.php'),
(16740,6425,'_formatted_title','<p style=\"text-align:center;\">The Time is (Probably) Ripe for Change: Moving Descriptive Psychology into the Mainstream</p>'),
(16741,6433,'_edit_last','3'),
(16742,6433,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Schwartz, W.\";s:7:\"pubdate\";s:4:\"2022\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16743,6433,'custom_post_template','single-publication.php'),
(16744,6433,'_formatted_title','<p style=\"text-align:center;\">Descriptive Psychology as <br>Therapy for Therapies</p>'),
(16745,6435,'_edit_last','3'),
(16746,6435,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:7:\"Lasater\";s:7:\"pubdate\";s:4:\"2022\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16747,6435,'custom_post_template','single-publication.php'),
(16748,6435,'_formatted_title','<p style=\"text-align:center;\">A Descriptive Psychology <br>Perspective on Careers</p>'),
(16749,6438,'_edit_last','3'),
(16750,6438,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:10:\"Kantor, C.\";s:7:\"pubdate\";s:4:\"2022\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16751,6438,'custom_post_template','single-publication.php'),
(16752,6438,'_formatted_title','<p style=\"text-align:center;\">A City of Two Tales:<br>How Complex Communities Achieve <br>Resilience in the Face of <br>Overwhelming Threat</p>'),
(16753,6439,'_edit_last','3'),
(16754,6439,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:13:\"Jeffrey, H.J.\";s:7:\"pubdate\";s:4:\"2022\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16755,6439,'custom_post_template','single-publication.php'),
(16756,6439,'_formatted_title','<p style=\"text-align:center;\">Making Buddhism Accessible to Westerners</p>'),
(16757,6479,'_edit_last','3'),
(16758,6479,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:12:\"Lubuguin, F.\";s:7:\"pubdate\";s:4:\"2022\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16759,6479,'custom_post_template','single-publication.php'),
(16760,6479,'_formatted_title','<p style = \"text-align:center;\">Developing Your Cultural <br>Competence as a Therapist:<br>A Descriptive Psychology Approach</p>'),
(16761,6535,'_edit_last','3'),
(16762,6535,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:8:\"Cote, C.\";s:7:\"pubdate\";s:4:\"2024\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16763,6535,'custom_post_template','single-publication.php'),
(16764,6535,'_formatted_title','<p style=\"text-align:center;\">Presidential Address<br><br>Reconstructing Worlds Through Expressive and Mindful Art:<br>A Descriptive Psychology Perspective</p>'),
(16765,6537,'_edit_last','3'),
(16766,6537,'_sdppubs_publication_data','a:6:{s:9:\"sdpauthor\";s:11:\"Bergner, R.\";s:7:\"pubdate\";s:4:\"2024\";s:5:\"price\";s:0:\"\";s:8:\"infolink\";s:0:\"\";s:9:\"purchlink\";s:0:\"\";s:4:\"type\";s:12:\"Presentation\";}'),
(16767,6537,'custom_post_template','single-publication.php'),
(16768,6537,'_formatted_title','Beyond Outcome Studies: Good Psychotherapy Rests on Many Secure ​Epistemic Foundations'),
(16771,310,'_edit_last','3'),
(16772,310,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:10:\"Aylesworth\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16773,310,'custom_post_template','single-members.php'),
(16774,312,'_edit_last','3'),
(16775,312,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:6:\"Bender\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16776,314,'_edit_last','3'),
(16777,314,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:7:\"Bergner\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16778,314,'custom_post_template','single-members.php'),
(16779,321,'_edit_last','3'),
(16780,321,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:7:\"Bergner\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16781,321,'custom_post_template','single-members.php'),
(16782,322,'_edit_last','3'),
(16783,322,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:10:\"Blackbourn\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16784,322,'custom_post_template','single-members.php'),
(16785,327,'_edit_last','3'),
(16786,327,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:6:\"Colvin\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16787,328,'_edit_last','3'),
(16788,328,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:7:\"Comtois\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16789,328,'custom_post_template','single-members.php'),
(16790,330,'_edit_last','3'),
(16791,330,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:3:\"Cox\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16792,330,'custom_post_template','single-members.php'),
(16793,332,'_edit_last','3'),
(16794,332,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:5:\"Davis\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16795,332,'custom_post_template','single-members.php'),
(16796,335,'_edit_last','3'),
(16797,335,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:7:\"Farrell\";s:6:\"degree\";s:0:\"\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16798,335,'custom_post_template','single-members.php'),
(16799,336,'_edit_last','3'),
(16800,336,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:7:\"Felknor\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16801,336,'custom_post_template','single-members.php'),
(16802,338,'_edit_last','3'),
(16803,338,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:6:\"Garcia\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16804,338,'custom_post_template','single-members.php'),
(16805,340,'_edit_last','3'),
(16806,340,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:7:\"Goulden\";s:6:\"degree\";s:0:\"\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16807,340,'custom_post_template','single-members.php'),
(16808,342,'_edit_last','3'),
(16809,342,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:8:\"Heinrich\";s:6:\"degree\";s:2:\"MD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16810,342,'custom_post_template','single-members.php'),
(16811,343,'_edit_last','3'),
(16812,343,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:15:\"Holmes-Lonergan\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16813,343,'custom_post_template','single-members.php'),
(16814,344,'_edit_last','3'),
(16815,344,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:6:\"Holmes\";s:6:\"degree\";s:2:\"MA\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16816,344,'custom_post_template','single-members.php'),
(16817,345,'_edit_last','3'),
(16818,345,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:4:\"Holt\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:69:\"Institute for Human Studies 5460 Ward Road Suite 200 Arvada, CO 80002\";}'),
(16819,345,'custom_post_template','single-members.php'),
(16820,726,'_edit_last','3'),
(16821,726,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:7:\"Felknor\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16822,726,'custom_post_template','single-members.php'),
(16823,749,'_edit_last','3'),
(16824,749,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:11:\"Harnsberger\";s:6:\"degree\";s:0:\"\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16825,749,'custom_post_template','single-members.php'),
(16826,4818,'_edit_last','3'),
(16827,4818,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:0:\"\";s:6:\"degree\";s:0:\"\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16828,4818,'custom_post_template','single-members.php'),
(16829,346,'_edit_last','3'),
(16830,346,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:7:\"Jeffrey\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16831,346,'custom_post_template','single-members.php'),
(16832,347,'_edit_last','3'),
(16833,347,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:7:\"Johnson\";s:6:\"degree\";s:0:\"\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16834,347,'custom_post_template','single-members.php'),
(16835,350,'_edit_last','3'),
(16836,350,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:8:\"Johnston\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16837,350,'custom_post_template','single-members.php'),
(16838,351,'_edit_last','3'),
(16839,351,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:6:\"Kantor\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16840,351,'custom_post_template','single-members.php'),
(16841,352,'_edit_last','3'),
(16842,352,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:6:\"Kantor\";s:6:\"degree\";s:0:\"\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16843,352,'_wp_old_slug','nancy-kantor__trashed'),
(16844,352,'custom_post_template','single-members.php'),
(16845,354,'_edit_last','3'),
(16846,354,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:6:\"Kirsch\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16847,354,'custom_post_template','single-members.php'),
(16848,356,'_edit_last','3'),
(16849,356,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:7:\"Lasater\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16850,356,'custom_post_template','single-members.php'),
(16851,359,'_edit_last','3'),
(16852,359,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:8:\"Littmann\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16853,359,'custom_post_template','single-members.php'),
(16854,360,'_edit_last','3'),
(16855,360,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:8:\"Lubuguin\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:113:\"Graduate School of Professional Psychology University of Denver 2450 So. Vine St. Denver, CO 80208 (303) 871-3988\";}'),
(16856,360,'custom_post_template','single-members.php'),
(16857,361,'_edit_last','3'),
(16858,361,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:7:\"Minerva\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16859,361,'custom_post_template','single-members.php'),
(16860,362,'_edit_last','3'),
(16861,362,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:5:\"Orvik\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16862,362,'custom_post_template','single-members.php'),
(16863,363,'_edit_last','3'),
(16864,363,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:4:\"Peek\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16865,363,'custom_post_template','single-members.php'),
(16866,729,'_edit_last','3'),
(16867,729,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:4:\"Holt\";s:6:\"degree\";s:0:\"\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16868,729,'custom_post_template','single-members.php'),
(16869,730,'_edit_last','3'),
(16870,730,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:7:\"Kennedy\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16871,730,'custom_post_template','single-members.php'),
(16872,731,'_edit_last','3'),
(16873,731,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:7:\"Kennedy\";s:6:\"degree\";s:2:\"MA\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16874,731,'custom_post_template','single-members.php'),
(16875,733,'_edit_last','3'),
(16876,733,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:8:\"Lubuguin\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16877,733,'custom_post_template','single-members.php'),
(16878,735,'_edit_last','3'),
(16879,735,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:11:\"Newby-Clark\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16880,735,'custom_post_template','single-members.php'),
(16881,736,'_edit_last','3'),
(16882,736,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:7:\"O\'Brien\";s:6:\"degree\";s:0:\"\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16883,736,'custom_post_template','single-members.php'),
(16884,738,'_edit_last','3'),
(16885,738,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:7:\"Ossorio\";s:6:\"degree\";s:0:\"\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16886,738,'custom_post_template','single-members.php'),
(16887,4816,'_edit_last','3'),
(16888,4816,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:8:\"Mitchell\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16889,4816,'custom_post_template','single-members.php'),
(16890,364,'_edit_last','3'),
(16891,364,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:4:\"Peek\";s:6:\"degree\";s:0:\"\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16892,364,'custom_post_template','single-members.php'),
(16893,366,'_edit_last','3'),
(16894,366,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:7:\"Plotkin\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16895,366,'custom_post_template','single-members.php'),
(16896,367,'_edit_last','3'),
(16897,367,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:5:\"Popov\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16898,367,'custom_post_template','single-members.php'),
(16899,369,'_edit_last','3'),
(16900,369,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:7:\"Roberts\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16901,369,'custom_post_template','single-members.php'),
(16902,370,'_edit_last','3'),
(16903,370,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:5:\"Sapin\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16904,370,'custom_post_template','single-members.php'),
(16905,371,'_edit_last','3'),
(16906,371,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:8:\"Schwartz\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16907,371,'custom_post_template','single-members.php'),
(16908,372,'_edit_last','3'),
(16909,372,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:6:\"Sidman\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16910,372,'custom_post_template','single-members.php'),
(16911,373,'_edit_last','3'),
(16912,373,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:6:\"Singer\";s:6:\"degree\";s:0:\"\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16913,373,'custom_post_template','single-members.php'),
(16914,375,'_edit_last','3'),
(16915,375,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:5:\"Smith\";s:6:\"degree\";s:2:\"MD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16916,375,'custom_post_template','single-members.php'),
(16917,376,'_edit_last','3'),
(16918,376,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:5:\"Spayd\";s:6:\"degree\";s:2:\"MA\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16919,376,'custom_post_template','single-members.php'),
(16920,378,'_edit_last','3'),
(16921,378,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:5:\"Stone\";s:6:\"degree\";s:0:\"\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16922,378,'custom_post_template','single-members.php'),
(16923,379,'_edit_last','3'),
(16924,379,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:6:\"Torres\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16925,379,'custom_post_template','single-members.php'),
(16926,380,'_edit_last','3'),
(16927,380,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:7:\"Trezona\";s:6:\"degree\";s:0:\"\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16928,380,'custom_post_template','single-members.php'),
(16929,382,'_edit_last','3'),
(16930,382,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:9:\"Wasserman\";s:6:\"degree\";s:0:\"\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16931,382,'custom_post_template','single-members.php'),
(16932,383,'_edit_last','3'),
(16933,383,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:8:\"Wechsler\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16934,383,'custom_post_template','single-members.php'),
(16935,384,'_edit_last','3'),
(16936,384,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:5:\"Weisz\";s:6:\"degree\";s:0:\"\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16937,384,'custom_post_template','single-members.php'),
(16938,385,'_edit_last','3'),
(16939,385,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:6:\"Zeiger\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16940,385,'custom_post_template','single-members.php'),
(16941,386,'_edit_last','3'),
(16942,386,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:6:\"Zeiger\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16943,386,'custom_post_template','single-members.php'),
(16944,743,'_edit_last','3'),
(16945,743,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:8:\"Wechsler\";s:6:\"degree\";s:0:\"\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16946,743,'custom_post_template','single-members.php'),
(16947,744,'_edit_last','3'),
(16948,744,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:7:\"Yermish\";s:6:\"degree\";s:0:\"\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16949,744,'custom_post_template','single-members.php'),
(16950,742,'_edit_last','3'),
(16951,742,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:6:\"Waters\";s:6:\"degree\";s:3:\"PhD\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16952,742,'_members_access_role','subscriber'),
(16953,742,'custom_post_template','single-members.php'),
(16954,745,'_edit_last','3'),
(16955,745,'_sdp_member_data','a:5:{s:9:\"alphasort\";s:10:\"Zeybekoglu\";s:6:\"degree\";s:0:\"\";s:5:\"email\";s:0:\"\";s:3:\"url\";s:0:\"\";s:7:\"contact\";s:0:\"\";}'),
(16956,745,'custom_post_template','single-members.php'),
(16970,6537,'_edit_lock','1784839025:3'),
(16971,8202,'_wp_page_template','default'),
(16972,8202,'_elementor_edit_mode','builder'),
(16973,8202,'_elementor_template_type','wp-page'),
(16974,8202,'_elementor_version','3.33.0'),
(16975,8202,'_elementor_pro_version','3.33.1'),
(16976,8202,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(16977,8202,'_elementor_data','[{\"id\":\"5e73c8e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da3a297\",\"elType\":\"widget\",\"settings\":{\"title\":\"Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(16978,8203,'_wp_page_template','default'),
(16979,8203,'_elementor_edit_mode','builder'),
(16980,8203,'_elementor_template_type','wp-page'),
(16981,8203,'_elementor_version','3.33.0'),
(16982,8203,'_elementor_pro_version','3.33.1'),
(16983,8203,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(16984,8203,'_elementor_data','[{\"id\":\"5e73c8e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da3a297\",\"elType\":\"widget\",\"settings\":{\"title\":\"Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(16985,8204,'_wp_page_template','default'),
(16986,8204,'_elementor_edit_mode','builder'),
(16987,8204,'_elementor_template_type','wp-page'),
(16988,8204,'_elementor_version','3.33.0'),
(16989,8204,'_elementor_pro_version','3.33.1'),
(16990,8204,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(16991,8204,'_elementor_data','[{\"id\":\"5e73c8e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da3a297\",\"elType\":\"widget\",\"settings\":{\"title\":\"Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c8e8818\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c6810b0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"sdp_all_pubs\"}],\"isInner\":false}]'),
(17008,8205,'_wp_page_template','default'),
(17009,8205,'_elementor_edit_mode','builder'),
(17010,8205,'_elementor_template_type','wp-page'),
(17011,8205,'_elementor_version','3.33.0'),
(17012,8205,'_elementor_pro_version','3.33.1'),
(17013,8205,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17014,8205,'_elementor_data','[{\"id\":\"5e73c8e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da3a297\",\"elType\":\"widget\",\"settings\":{\"title\":\"Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c8e8818\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c6810b0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"sdp_all_pubs\"}],\"isInner\":false}]'),
(17015,8206,'_wp_page_template','default'),
(17016,8206,'_elementor_edit_mode','builder'),
(17017,8206,'_elementor_template_type','wp-page'),
(17018,8206,'_elementor_version','3.33.0'),
(17019,8206,'_elementor_pro_version','3.33.1'),
(17020,8206,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17021,8206,'_elementor_data','[{\"id\":\"5e73c8e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da3a297\",\"elType\":\"widget\",\"settings\":{\"title\":\"Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c8e8818\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c6810b0\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"sdp_all_pubs\"}],\"isInner\":false}]'),
(17022,8207,'_wp_page_template','default'),
(17023,8207,'_elementor_edit_mode','builder'),
(17024,8207,'_elementor_template_type','wp-page'),
(17025,8207,'_elementor_version','3.33.0'),
(17026,8207,'_elementor_pro_version','3.33.1'),
(17027,8207,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17028,8207,'_elementor_data','[{\"id\":\"5e73c8e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da3a297\",\"elType\":\"widget\",\"settings\":{\"title\":\"Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c8e8818\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c6810b0\",\"elType\":\"widget\",\"settings\":{\"section_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"section_title_border_border\":\"solid\",\"section_title_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"section_title_border_color\":\"#CDCDCD\",\"item_divider\":\"\"},\"elements\":[],\"widgetType\":\"sdp_all_pubs\"}],\"isInner\":false}]'),
(17048,8209,'_wp_page_template','default'),
(17049,8209,'_elementor_edit_mode','builder'),
(17050,8209,'_elementor_template_type','wp-page'),
(17051,8209,'_elementor_version','4.2.0'),
(17052,8209,'_elementor_pro_version','3.33.1'),
(17053,8209,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17054,8209,'_elementor_data','[{\"id\":\"5e73c8e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da3a297\",\"elType\":\"widget\",\"settings\":{\"title\":\"Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c8e8818\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c6810b0\",\"elType\":\"widget\",\"settings\":{\"section_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"section_title_border_border\":\"solid\",\"section_title_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"section_title_border_color\":\"#CDCDCD\",\"item_divider\":\"\"},\"elements\":[],\"widgetType\":\"sdp_all_pubs\"}],\"isInner\":false}]'),
(17057,8210,'_wp_page_template','default'),
(17058,8210,'_elementor_edit_mode','builder'),
(17059,8210,'_elementor_template_type','wp-page'),
(17060,8210,'_elementor_version','4.2.0'),
(17061,8210,'_elementor_pro_version','3.33.1'),
(17062,8210,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17063,8210,'_elementor_data','[{\"id\":\"5e73c8e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da3a297\",\"elType\":\"widget\",\"settings\":{\"title\":\"Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c8e8818\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"c6810b0\",\"elType\":\"widget\",\"settings\":{\"section_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"section_title_border_border\":\"solid\",\"section_title_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"3\",\"left\":\"0\",\"isLinked\":false},\"section_title_border_color\":\"#CDCDCD\",\"item_divider\":\"\"},\"elements\":[],\"widgetType\":\"sdp_all_pubs\"}],\"isInner\":false}]'),
(17066,8211,'_wp_page_template','default'),
(17067,8211,'_elementor_edit_mode','builder'),
(17068,8211,'_elementor_template_type','wp-page'),
(17069,8211,'_elementor_version','4.2.0'),
(17070,8211,'_elementor_pro_version','3.33.1'),
(17071,8211,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17072,8211,'_elementor_data','[{\"id\":\"5e73c8e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da3a297\",\"elType\":\"widget\",\"settings\":{\"title\":\"Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c8e8818\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"a76ea41\",\"elType\":\"widget\",\"settings\":{\"author_term\":\"aylesworth-l\",\"category_term\":\"advindp\",\"open\":\"1\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17085,8213,'_wp_page_template','default'),
(17086,8213,'_elementor_edit_mode','builder'),
(17087,8213,'_elementor_template_type','wp-page'),
(17088,8213,'_elementor_version','4.2.0'),
(17089,8213,'_elementor_pro_version','3.33.1'),
(17090,8213,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17091,8213,'_elementor_data','[{\"id\":\"5e73c8e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da3a297\",\"elType\":\"widget\",\"settings\":{\"title\":\"Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c8e8818\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"a76ea41\",\"elType\":\"widget\",\"settings\":{\"author_term\":\"aylesworth-l\",\"category_term\":\"advindp\",\"open\":\"1\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17093,8214,'_wp_page_template','default'),
(17094,8214,'_elementor_edit_mode','builder'),
(17095,8214,'_elementor_template_type','wp-page'),
(17096,8214,'_elementor_version','4.2.0'),
(17097,8214,'_elementor_pro_version','3.33.1'),
(17098,8214,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17099,8214,'_elementor_data','[{\"id\":\"5e73c8e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da3a297\",\"elType\":\"widget\",\"settings\":{\"title\":\"Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c8e8818\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"a76ea41\",\"elType\":\"widget\",\"settings\":{\"author_term\":\"aylesworth-l\",\"category_term\":\"advindp\",\"open\":\"1\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17101,8215,'_wp_page_template','default'),
(17102,8215,'_elementor_edit_mode','builder'),
(17103,8215,'_elementor_template_type','wp-page'),
(17104,8215,'_elementor_version','4.2.0'),
(17105,8215,'_elementor_pro_version','3.33.1'),
(17106,8215,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17107,8215,'_elementor_data','[{\"id\":\"5e73c8e0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"5da3a297\",\"elType\":\"widget\",\"settings\":{\"title\":\"Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c8e8818\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"a76ea41\",\"elType\":\"widget\",\"settings\":{\"author_term\":[\"aylesworth-l\"],\"open\":\"1\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17109,115,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:16:\"sdp_publications\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:11:\"author_term\";i:1;s:4:\"open\";i:1;}}}}}'),
(17113,8216,'_edit_lock','1784834802:1'),
(17114,8216,'_elementor_edit_mode','builder'),
(17115,8216,'_elementor_template_type','wp-page'),
(17116,8216,'_elementor_version','4.2.0'),
(17117,8216,'_elementor_pro_version','3.33.1'),
(17118,8216,'_wp_page_template','default'),
(17119,8216,'_elementor_data','[{\"id\":\"8496a88\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"fd826c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio Publications\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b374681\",\"elType\":\"widget\",\"settings\":{\"filter\":\"by_author\",\"author_term\":[\"ossorio\"],\"group_by_type\":\"1\",\"hide_author_heading\":\"1\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17121,8218,'_elementor_edit_mode','builder'),
(17122,8218,'_elementor_template_type','wp-page'),
(17123,8218,'_elementor_version','4.2.0'),
(17124,8218,'_elementor_pro_version','3.33.1'),
(17125,8218,'_wp_page_template','default'),
(17126,8218,'_elementor_data','[{\"id\":\"8496a88\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"b374681\",\"elType\":\"widget\",\"settings\":{\"filter\":\"by_author\",\"author_term\":[\"ossorio\"],\"group_by_type\":\"1\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17128,8219,'_elementor_edit_mode','builder'),
(17129,8219,'_elementor_template_type','wp-page'),
(17130,8219,'_elementor_version','4.2.0'),
(17131,8219,'_elementor_pro_version','3.33.1'),
(17132,8219,'_wp_page_template','default'),
(17133,8219,'_elementor_data','[{\"id\":\"8496a88\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"b374681\",\"elType\":\"widget\",\"settings\":{\"filter\":\"by_author\",\"author_term\":[\"ossorio\"],\"group_by_type\":\"1\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17135,8220,'_elementor_edit_mode','builder'),
(17136,8220,'_elementor_template_type','wp-page'),
(17137,8220,'_elementor_version','4.2.0'),
(17138,8220,'_elementor_pro_version','3.33.1'),
(17139,8220,'_wp_page_template','default'),
(17140,8220,'_elementor_data','[{\"id\":\"8496a88\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"b374681\",\"elType\":\"widget\",\"settings\":{\"filter\":\"by_author\",\"author_term\":[\"ossorio\"],\"group_by_type\":\"1\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17142,8221,'_elementor_edit_mode','builder'),
(17143,8221,'_elementor_template_type','wp-page'),
(17144,8221,'_elementor_version','4.2.0'),
(17145,8221,'_elementor_pro_version','3.33.1'),
(17146,8221,'_wp_page_template','default'),
(17147,8221,'_elementor_data','[{\"id\":\"8496a88\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"b374681\",\"elType\":\"widget\",\"settings\":{\"filter\":\"by_author\",\"author_term\":[\"ossorio\"],\"group_by_type\":\"1\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17149,8222,'_elementor_edit_mode','builder'),
(17150,8222,'_elementor_template_type','wp-page'),
(17151,8222,'_elementor_version','4.2.0'),
(17152,8222,'_elementor_pro_version','3.33.1'),
(17153,8222,'_wp_page_template','default'),
(17154,8222,'_elementor_data','[{\"id\":\"8496a88\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"b374681\",\"elType\":\"widget\",\"settings\":{\"filter\":\"by_author\",\"author_term\":[\"ossorio\"],\"group_by_type\":\"1\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17156,8223,'_elementor_edit_mode','builder'),
(17157,8223,'_elementor_template_type','wp-page'),
(17158,8223,'_elementor_version','4.2.0'),
(17159,8223,'_elementor_pro_version','3.33.1'),
(17160,8223,'_wp_page_template','default'),
(17161,8223,'_elementor_data','[{\"id\":\"8496a88\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"fd826c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio Publications\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"title_color\":\"#0026FF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b374681\",\"elType\":\"widget\",\"settings\":{\"filter\":\"by_author\",\"author_term\":[\"ossorio\"],\"group_by_type\":\"1\",\"hide_author_heading\":\"1\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17164,8224,'_elementor_edit_mode','builder'),
(17165,8224,'_elementor_template_type','wp-page'),
(17166,8224,'_elementor_version','4.2.0'),
(17167,8224,'_elementor_pro_version','3.33.1'),
(17168,8224,'_wp_page_template','default'),
(17169,8224,'_elementor_data','[{\"id\":\"8496a88\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"fd826c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio Publications\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"title_color\":\"#0026FF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b374681\",\"elType\":\"widget\",\"settings\":{\"filter\":\"by_author\",\"author_term\":[\"ossorio\"],\"group_by_type\":\"1\",\"hide_author_heading\":\"1\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17171,8225,'_elementor_edit_mode','builder'),
(17172,8225,'_elementor_template_type','wp-page'),
(17173,8225,'_elementor_version','4.2.0'),
(17174,8225,'_elementor_pro_version','3.33.1'),
(17175,8225,'_wp_page_template','default'),
(17176,8225,'_elementor_data','[{\"id\":\"8496a88\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"fd826c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio Publications\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"title_color\":\"#0026FF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b374681\",\"elType\":\"widget\",\"settings\":{\"filter\":\"by_author\",\"author_term\":[\"ossorio\"],\"group_by_type\":\"1\",\"hide_author_heading\":\"1\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17178,8226,'_elementor_edit_mode','builder'),
(17179,8226,'_elementor_template_type','wp-page'),
(17180,8226,'_elementor_version','4.2.0'),
(17181,8226,'_elementor_pro_version','3.33.1'),
(17182,8226,'_wp_page_template','default'),
(17183,8226,'_elementor_data','[{\"id\":\"8496a88\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"fd826c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio Publications\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b374681\",\"elType\":\"widget\",\"settings\":{\"filter\":\"by_author\",\"author_term\":[\"ossorio\"],\"group_by_type\":\"1\",\"hide_author_heading\":\"1\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17185,8216,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:28:\"text_stroke_text_stroke_type\";i:1;s:11:\"title_color\";i:1;}}}}s:16:\"sdp_publications\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:6:\"filter\";i:1;s:11:\"author_term\";i:1;s:13:\"group_by_type\";i:1;s:19:\"hide_author_heading\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),
(17186,8227,'_edit_lock','1785389031:1'),
(17187,8227,'_elementor_edit_mode','builder'),
(17188,8227,'_elementor_template_type','wp-page'),
(17189,8227,'_elementor_version','4.2.0'),
(17190,8227,'_elementor_pro_version','3.33.1'),
(17191,8229,'_elementor_edit_mode','builder'),
(17192,8229,'_elementor_template_type','wp-page'),
(17193,8229,'_elementor_version','4.2.0'),
(17194,8229,'_elementor_pro_version','3.33.1'),
(17195,8230,'_elementor_edit_mode','builder'),
(17196,8230,'_elementor_template_type','wp-page'),
(17197,8230,'_elementor_version','4.2.0'),
(17198,8230,'_elementor_pro_version','3.33.1'),
(17199,8227,'_wp_page_template','default'),
(17200,8227,'_elementor_data','[{\"id\":\"9fe55a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"b0ffdb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP Members\\u2019 Publications\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"437d7ef\",\"elType\":\"widget\",\"settings\":{\"filter\":\"by_author\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17201,8231,'_elementor_edit_mode','builder'),
(17202,8231,'_elementor_template_type','wp-page'),
(17203,8231,'_elementor_version','4.2.0'),
(17204,8231,'_elementor_pro_version','3.33.1'),
(17205,8231,'_wp_page_template','default'),
(17206,8231,'_elementor_data','[{\"id\":\"9fe55a7\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"b0ffdb6\",\"elType\":\"widget\",\"settings\":{\"title\":\"SDP Members\\u2019 Publications\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"437d7ef\",\"elType\":\"widget\",\"settings\":{\"filter\":\"by_author\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17208,8227,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:16:\"sdp_publications\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:1:{s:6:\"filter\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),
(17211,8232,'_edit_lock','1785389298:1'),
(17212,8232,'_elementor_edit_mode','builder'),
(17213,8232,'_elementor_template_type','wp-page'),
(17214,8232,'_elementor_version','4.2.0'),
(17215,8232,'_elementor_pro_version','3.33.1'),
(17216,8234,'_elementor_edit_mode','builder'),
(17217,8234,'_elementor_template_type','wp-page'),
(17218,8234,'_elementor_version','4.2.0'),
(17219,8234,'_elementor_pro_version','3.33.1'),
(17220,8235,'_elementor_edit_mode','builder'),
(17221,8235,'_elementor_template_type','wp-page'),
(17222,8235,'_elementor_version','4.2.0'),
(17223,8235,'_elementor_pro_version','3.33.1'),
(17224,8232,'_wp_page_template','default'),
(17225,8232,'_elementor_data','[{\"id\":\"277c487\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"a3da225\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in Descriptive Psychology\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b7282a\",\"elType\":\"widget\",\"settings\":{\"filter\":\"by_category\",\"category_term\":[\"advindp\"],\"open\":\"1\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17226,8236,'_elementor_edit_mode','builder'),
(17227,8236,'_elementor_template_type','wp-page'),
(17228,8236,'_elementor_version','4.2.0'),
(17229,8236,'_elementor_pro_version','3.33.1'),
(17230,8236,'_wp_page_template','default'),
(17231,8236,'_elementor_data','[{\"id\":\"277c487\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"a3da225\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in Descriptive Psychology\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b7282a\",\"elType\":\"widget\",\"settings\":{\"filter\":\"by_category\",\"category_term\":[\"advindp\"],\"open\":\"1\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17233,8232,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:16:\"sdp_publications\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:3:{s:6:\"filter\";i:1;s:13:\"category_term\";i:1;s:4:\"open\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),
(17234,8237,'_edit_lock','1785390648:1'),
(17235,8237,'_elementor_edit_mode','builder'),
(17236,8237,'_elementor_template_type','wp-page'),
(17237,8237,'_elementor_version','4.2.0'),
(17238,8237,'_elementor_pro_version','3.33.1'),
(17239,8237,'_wp_page_template','default'),
(17240,8237,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0771b5b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"011f870\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":8342}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\",\"__globals__\":{\"section_title_color\":\"globals\\/colors?id=accent\",\"section_title_bg_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17242,8239,'_elementor_edit_mode','builder'),
(17243,8239,'_elementor_template_type','wp-page'),
(17244,8239,'_elementor_version','4.2.0'),
(17245,8239,'_elementor_pro_version','3.33.1'),
(17246,8239,'_wp_page_template','default'),
(17247,8239,'_elementor_data','[{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17249,8240,'_elementor_edit_mode','builder'),
(17250,8240,'_elementor_template_type','wp-page'),
(17251,8240,'_elementor_version','4.2.0'),
(17252,8240,'_elementor_pro_version','3.33.1'),
(17253,8240,'_wp_page_template','default'),
(17254,8240,'_elementor_data','[{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17256,8241,'_elementor_edit_mode','builder'),
(17257,8241,'_elementor_template_type','wp-page'),
(17258,8241,'_elementor_version','4.2.0'),
(17259,8241,'_elementor_pro_version','3.33.1'),
(17260,8241,'_wp_page_template','default'),
(17261,8241,'_elementor_data','[{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17264,8242,'_elementor_edit_mode','builder'),
(17265,8242,'_elementor_template_type','wp-page'),
(17266,8242,'_elementor_version','4.2.0'),
(17267,8242,'_elementor_pro_version','3.33.1'),
(17268,8242,'_wp_page_template','default'),
(17269,8242,'_elementor_data','[{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17271,8243,'_elementor_edit_mode','builder'),
(17272,8243,'_elementor_template_type','wp-page'),
(17273,8243,'_elementor_version','4.2.0'),
(17274,8243,'_elementor_pro_version','3.33.1'),
(17275,8243,'_wp_page_template','default'),
(17276,8243,'_elementor_data','[{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17278,8244,'_elementor_edit_mode','builder'),
(17279,8244,'_elementor_template_type','wp-page'),
(17280,8244,'_elementor_version','4.2.0'),
(17281,8244,'_elementor_pro_version','3.33.1'),
(17282,8244,'_wp_page_template','default'),
(17283,8244,'_elementor_data','[{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17288,7467,'_wp_old_date','2025-11-21'),
(17289,7466,'_wp_old_date','2025-11-21'),
(17290,7867,'_wp_old_date','2025-11-21'),
(17291,7883,'_wp_old_date','2025-11-21'),
(17292,7887,'_wp_old_date','2025-11-21'),
(17293,7894,'_wp_old_date','2025-11-21'),
(17294,7472,'_wp_old_date','2025-11-21'),
(17315,8246,'_wp_page_template','default'),
(17316,8246,'_elementor_edit_mode','builder'),
(17317,8246,'_elementor_template_type','wp-page'),
(17318,8246,'_elementor_version','3.33.0'),
(17319,8246,'_elementor_pro_version','3.33.1'),
(17320,8246,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17321,8246,'_elementor_data','[{\"id\":\"7a4e1e4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"11bd4d3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"OSSORIO PUBLICATIONS\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(17324,8247,'_wp_page_template','default'),
(17325,8247,'_elementor_edit_mode','builder'),
(17326,8247,'_elementor_template_type','wp-page'),
(17327,8247,'_elementor_version','3.33.0'),
(17328,8247,'_elementor_pro_version','3.33.1'),
(17329,8247,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17330,8247,'_elementor_data','[{\"id\":\"7a4e1e4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"11bd4d3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"OSSORIO PUBLICATIONS\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(17333,8248,'_wp_page_template','default'),
(17334,8248,'_elementor_edit_mode','builder'),
(17335,8248,'_elementor_template_type','wp-page'),
(17336,8248,'_elementor_version','3.33.0'),
(17337,8248,'_elementor_pro_version','3.33.1'),
(17338,8248,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17339,8248,'_elementor_data','[{\"id\":\"7a4e1e4c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"11bd4d3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"OSSORIO PUBLICATIONS\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"70d4c9a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"369de65\",\"elType\":\"widget\",\"settings\":{\"filter\":\"by_author\",\"author_term\":[\"ossorio\"],\"group_by_type\":\"1\",\"hide_author_heading\":\"1\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17342,272,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}s:16:\"sdp_publications\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:4:{s:6:\"filter\";i:1;s:11:\"author_term\";i:1;s:13:\"group_by_type\";i:1;s:19:\"hide_author_heading\";i:1;}}}}}'),
(17349,2472,'_edit_lock','1784839920:3'),
(17353,8249,'_wp_page_template','default'),
(17354,8249,'_elementor_edit_mode','builder'),
(17355,8249,'_elementor_template_type','wp-page'),
(17356,8249,'_elementor_version','3.33.0'),
(17357,8249,'_elementor_pro_version','3.33.1'),
(17358,8249,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"26c319b\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"a8f0ac8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"4f5cfa8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356d330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f6909f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e94558\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"9df4e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sexual Significance<br><br><br><br>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69463f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\",\"id\":5411,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"\",\"description_text\":\"Ray Bergner, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"49cf5b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c7a6b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"e4bcf64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Making Buddhism Accessible to Westerners\\t\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f27852f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\",\"id\":6401,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"H. Joel Jeffrey, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd2029d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:<br \\/>The Time is (Probably) <br \\/>Ripe for Change:<br \\/>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr><!-- Ray Bergner, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/ \\\">Sexual Significance<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/ \\\">Making Buddhism Accessible to Westerners<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- C.J. Peek, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><p>Primary Care Research <br \\/>Subject Matter: <br \\/>Reconciling How it is <br \\/>Organized to Better Engage <br \\/>Participants at the <br \\/>International Conference<\\/p><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/ \\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr><!-- Lane Lasater, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br \\/>Perspective on Careers<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Charles Kantor, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br \\/>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Being-in- the-World<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(17359,8249,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17363,8250,'_wp_page_template','default'),
(17364,8250,'_elementor_edit_mode','builder'),
(17365,8250,'_elementor_template_type','wp-page'),
(17366,8250,'_elementor_version','3.33.0'),
(17367,8250,'_elementor_pro_version','3.33.1'),
(17368,8250,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"26c319b\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"}},\"elements\":[{\"id\":\"a8f0ac8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"4f5cfa8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presidential Address:\\nThe Time is (Probably)\\nRipe for Change:\\nMoving Descriptive Psychology into the Mainstream\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"356d330\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\",\"id\":5452,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"Ian Newby-Clark, Ph.D\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f6909f6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 29, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4e94558\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"9df4e3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sexual Significance<br><br><br><br>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69463f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\",\"id\":5411,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"thumbnail_size\":\"custom\",\"title_text\":\"\",\"description_text\":\"Ray Bergner, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":57,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"49cf5b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6c7a6b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"border_border\":\"solid\",\"border_color\":\"#6B74A836\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"e4bcf64\",\"elType\":\"widget\",\"settings\":{\"title\":\"Making Buddhism Accessible to Westerners\\t\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_background\":\"classic\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f27852f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\",\"id\":6401,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"\",\"description_text\":\"H. Joel Jeffrey, Ph.D.\",\"image_size\":{\"unit\":\"%\",\"size\":66,\"sizes\":[]},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"fd2029d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">Date: September 30, 2022<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:<br \\/>The Time is (Probably) <br \\/>Ripe for Change:<br \\/>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr><!-- Ray Bergner, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/ \\\">Sexual Significance<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/ \\\">Making Buddhism Accessible to Westerners<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- C.J. Peek, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><p>Primary Care Research <br \\/>Subject Matter: <br \\/>Reconciling How it is <br \\/>Organized to Better Engage <br \\/>Participants at the <br \\/>International Conference<\\/p><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/ \\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr><!-- Lane Lasater, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br \\/>Perspective on Careers<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Charles Kantor, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br \\/>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Being-in- the-World<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(17369,8250,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17373,8251,'_wp_page_template','default'),
(17374,8251,'_elementor_edit_mode','builder'),
(17375,8251,'_elementor_template_type','wp-page'),
(17376,8251,'_elementor_version','3.33.0'),
(17377,8251,'_elementor_pro_version','3.33.1'),
(17378,8251,'_elementor_data','[{\"id\":\"66081fa3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"22f551dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2b301c\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f9dc71f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center; position: relative; top: -60px;\\\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available<\\/strong>, and a link to an audio or video of the presentation, <strong>if available<\\/strong>.<\\/p><table style=\\\"border: none; width: 100%; position: relative; top: -60px;\\\"><thead><tr style=\\\"height: 50px;\\\"><th style=\\\"font-weight: bold; text-align: center;\\\">Title<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Presenter<\\/th><th style=\\\"font-weight: bold; text-align: center;\\\">Date<\\/th><\\/tr><\\/thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream\\/\\\">Presidential Address:<br \\/>The Time is (Probably) <br \\/>Ripe for Change:<br \\/>Moving Descriptive Psychology into the Mainstream<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ian Newby-Clark, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/i_Newby-Clark.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 29, 2022<\\/td><\\/tr><!-- Ray Bergner, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/sexual-significance\\/\\/ \\\">Sexual Significance<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Ray Bergner, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/R_Bergner.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/making-buddhism-accessible-to-westerners\\/ \\\">Making Buddhism Accessible to Westerners<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">H. Joel Jeffrey, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Jeffrey-H.J.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- C.J. Peek, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><p>Primary Care Research <br \\/>Subject Matter: <br \\/>Reconciling How it is <br \\/>Organized to Better Engage <br \\/>Participants at the <br \\/>International Conference<\\/p><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">C.J. Peek, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2021\\/02\\/cj_peek.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">September 30, 2022<\\/td><\\/tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/descriptive-psychology-as-therapy-for-therapists\\/\\/ \\\">Descriptive Psychology as Therapy for Therapies<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Wynn Schwartz, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/11\\/Wynn_Schwartz.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 1, 2022<\\/td><\\/tr><!-- Lane Lasater, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-descriptive-psychology-perspective-on-careers\\/\\\">A Descriptive Psychology <br \\/>Perspective on Careers<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Lane Lasater, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Lasater-L.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Charles Kantor, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\"><a href=\\\" http:\\/\\/www.sdp.org\\/sdppubs-publications\\/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat\\/\\\">A City of Two Tales: <br \\/>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat<\\/a><\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Charles Kantor, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2020\\/10\\/C_Kantor.jpg\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><!-- Mary Roberts, Ph.D. --><tr><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Being-in- the-World<\\/td><td style=\\\"text-align: center; font-weight: bold; border-top: 2px solid blue;\\\">Mary Roberts, Ph.D.<img style=\\\"width: 110px; position: relative; left: 0px;\\\" src=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2024\\/01\\/Roberts-M.png\\\" \\/><\\/td><td style=\\\"text-align: left; border-top: 2px solid blue;\\\">October 2, 2022<\\/td><\\/tr><\\/tbody><\\/table>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(17379,8251,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17383,6440,'_elementor_controls_usage','a:3:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),
(17390,8252,'_edit_lock','1784836031:1'),
(17391,8253,'_edit_lock','1784839801:3'),
(17392,8254,'_edit_lock','1784836093:1'),
(17400,8255,'_wp_attached_file','2026/07/Reykjavik-Iceland.jpg'),
(17401,8255,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:948;s:6:\"height\";i:1000;s:4:\"file\";s:29:\"2026/07/Reykjavik-Iceland.jpg\";s:8:\"filesize\";i:146112;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Reykjavik-Iceland-284x300.jpg\";s:5:\"width\";i:284;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25137;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Reykjavik-Iceland-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8837;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Reykjavik-Iceland-768x810.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:810;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136219;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:7:\"Boyloso\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(17413,8257,'_elementor_edit_mode','builder'),
(17414,8257,'_elementor_template_type','wp-page'),
(17415,8257,'_elementor_version','3.33.0'),
(17416,8257,'_elementor_pro_version','3.33.1'),
(17417,8257,'_wp_page_template','default'),
(17418,8257,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17419,8257,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17422,8258,'_elementor_edit_mode','builder'),
(17423,8258,'_elementor_template_type','wp-page'),
(17424,8258,'_elementor_version','3.33.0'),
(17425,8258,'_elementor_pro_version','3.33.1'),
(17426,8258,'_wp_page_template','default'),
(17427,8258,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17428,8258,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17431,8259,'_elementor_edit_mode','builder'),
(17432,8259,'_elementor_template_type','wp-page'),
(17433,8259,'_elementor_version','3.33.0'),
(17434,8259,'_elementor_pro_version','3.33.1'),
(17435,8259,'_wp_page_template','default'),
(17436,8259,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"adfaedd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Reykjavik-Iceland.jpg\",\"id\":8255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17437,8259,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17450,8261,'_elementor_edit_mode','builder'),
(17451,8261,'_elementor_template_type','wp-page'),
(17452,8261,'_elementor_version','4.2.0'),
(17453,8261,'_elementor_pro_version','3.33.1'),
(17454,8261,'_wp_page_template','default'),
(17455,8261,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"adfaedd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Reykjavik-Iceland.jpg\",\"id\":8255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17456,8261,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17458,8262,'_elementor_edit_mode','builder'),
(17459,8262,'_elementor_template_type','wp-page'),
(17460,8262,'_elementor_version','4.2.0'),
(17461,8262,'_elementor_pro_version','3.33.1'),
(17462,8262,'_wp_page_template','default'),
(17463,8262,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"adfaedd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Reykjavik-Iceland.jpg\",\"id\":8255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17464,8262,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17466,8263,'_elementor_edit_mode','builder'),
(17467,8263,'_elementor_template_type','wp-page'),
(17468,8263,'_elementor_version','4.2.0'),
(17469,8263,'_elementor_pro_version','3.33.1'),
(17470,8263,'_wp_page_template','default'),
(17471,8263,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Reykjavik-Iceland.jpg\",\"id\":8255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"adfaedd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17472,8263,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17475,8264,'_elementor_edit_mode','builder'),
(17476,8264,'_elementor_template_type','wp-page'),
(17477,8264,'_elementor_version','4.2.0'),
(17478,8264,'_elementor_pro_version','3.33.1'),
(17479,8264,'_wp_page_template','default'),
(17480,8264,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Reykjavik-Iceland.jpg\",\"id\":8255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"adfaedd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17481,8264,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17483,8265,'_elementor_edit_mode','builder'),
(17484,8265,'_elementor_template_type','wp-page'),
(17485,8265,'_elementor_version','4.2.0'),
(17486,8265,'_elementor_pro_version','3.33.1'),
(17487,8265,'_wp_page_template','default'),
(17488,8265,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Reykjavik-Iceland.jpg\",\"id\":8255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"adfaedd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17489,8265,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17491,8266,'_elementor_edit_mode','builder'),
(17492,8266,'_elementor_template_type','wp-page'),
(17493,8266,'_elementor_version','4.2.0'),
(17494,8266,'_elementor_pro_version','3.33.1'),
(17495,8266,'_wp_page_template','default'),
(17496,8266,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Reykjavik-Iceland.jpg\",\"id\":8255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"adfaedd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17497,8266,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17500,8267,'_elementor_edit_mode','builder'),
(17501,8267,'_elementor_template_type','header'),
(17502,8267,'_elementor_version','3.33.0'),
(17503,8267,'_elementor_pro_version','3.33.1'),
(17504,8267,'_wp_page_template','default'),
(17505,8267,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"5018b61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/d9ec8e020ae925909053d724d0888e69.jpg\",\"id\":7639,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125,\"sizes\":[]},\"image_size\":\"medium\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"195b7ad\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"806a5ab\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=80b4a44\",\"shape_divider_bottom_color\":\"globals\\/colors?id=80b4a44\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_bottom\":\"split\",\"sticky_offset\":60},\"elements\":[{\"id\":\"7a063be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"bad8519\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"__globals__\":{\"background_color\":\"\"},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"600e6bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society for Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f521f85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\"><em>The world makes sense, and so do people.<\\/em>\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 -Peter G. Ossorio, Ph.D.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(17506,8267,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(17515,8268,'_elementor_edit_mode','builder'),
(17516,8268,'_elementor_template_type','header'),
(17517,8268,'_elementor_version','4.2.0'),
(17518,8268,'_elementor_pro_version','3.33.1'),
(17519,8268,'_wp_page_template','default'),
(17520,8268,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"5018b61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/d9ec8e020ae925909053d724d0888e69.jpg\",\"id\":7639,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"opacity\":{\"unit\":\"px\",\"size\":0.4699999999999999733546474089962430298328399658203125,\"sizes\":[]},\"image_size\":\"medium\",\"width\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"195b7ad\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"806a5ab\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=80b4a44\",\"shape_divider_bottom_color\":\"globals\\/colors?id=80b4a44\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_bottom\":\"split\",\"sticky_offset\":60},\"elements\":[{\"id\":\"7a063be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"bad8519\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"__globals__\":{\"background_color\":\"\"},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"600e6bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society for Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f521f85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\"><em>The world makes sense, and so do people.<\\/em>\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 -Peter G. Ossorio, Ph.D.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(17521,8268,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(17531,8269,'_elementor_edit_mode','builder'),
(17532,8269,'_elementor_template_type','header'),
(17533,8269,'_elementor_version','4.2.0'),
(17534,8269,'_elementor_pro_version','3.33.1'),
(17535,8269,'_wp_page_template','default'),
(17536,8269,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"5018b61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/08\\/image.jpeg\",\"id\":6596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"195b7ad\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"806a5ab\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=80b4a44\",\"shape_divider_bottom_color\":\"globals\\/colors?id=80b4a44\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_bottom\":\"split\",\"sticky_offset\":60},\"elements\":[{\"id\":\"7a063be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"bad8519\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"__globals__\":{\"background_color\":\"\"},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"600e6bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society for Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f521f85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\"><em>The world makes sense, and so do people.<\\/em>\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 -Peter G. Ossorio, Ph.D.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(17537,8269,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(17544,8270,'_elementor_edit_mode','builder'),
(17545,8270,'_elementor_template_type','header'),
(17546,8270,'_elementor_version','4.2.0'),
(17547,8270,'_elementor_pro_version','3.33.1'),
(17548,8270,'_wp_page_template','default'),
(17549,8270,'_elementor_data','[{\"id\":\"391d5cb2\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":100,\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"content_width\":\"full\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"5018b61\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/08\\/image.jpeg\",\"id\":6596,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"195b7ad\",\"elType\":\"widget\",\"settings\":{\"menu_name\":\"Menu\",\"menu\":\"new-main-menu\",\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Open Sans\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"menu_typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"nav-menu\"}],\"isInner\":false},{\"id\":\"806a5ab\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"3\",\"bottom\":\"0\",\"left\":\"3\",\"isLinked\":\"\"},\"background_background\":\"classic\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":1}},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":\"95\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=80b4a44\",\"shape_divider_bottom_color\":\"globals\\/colors?id=80b4a44\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"_title\":\"Header\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"structure\":\"30\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"shape_divider_bottom\":\"split\",\"sticky_offset\":60},\"elements\":[{\"id\":\"7a063be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"bad8519\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"__globals__\":{\"background_color\":\"\"},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\"},\"elements\":[{\"id\":\"600e6bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society for Descriptive Psychology\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":43,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f521f85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: right;\\\"><em>The world makes sense, and so do people.<\\/em>\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 -Peter G. Ossorio, Ph.D.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"align\":\"right\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(17550,8270,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),
(17554,7393,'_elementor_controls_usage','a:5:{s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:7:\"opacity\";i:1;s:5:\"width\";i:1;}}}}s:8:\"nav-menu\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_layout\";a:1:{s:4:\"menu\";i:1;}}s:5:\"style\";a:1:{s:23:\"section_style_main-menu\";a:4:{s:26:\"menu_typography_typography\";i:1;s:27:\"menu_typography_font_family\";i:1;s:25:\"menu_typography_font_size\";i:1;s:27:\"menu_typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:8:\"flex_gap\";i:2;s:14:\"flex_direction\";i:3;s:16:\"flex_align_items\";i:3;s:13:\"content_width\";i:3;s:20:\"flex_justify_content\";i:2;s:10:\"min_height\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:4:{s:7:\"padding\";i:4;s:6:\"margin\";i:4;s:7:\"z_index\";i:2;s:16:\"_flex_align_self\";i:1;}s:15:\"section_effects\";a:2:{s:6:\"sticky\";i:1;s:13:\"sticky_offset\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:4;s:34:\"background_motion_fx_opacity_range\";i:2;s:26:\"background_motion_fx_range\";i:2;s:16:\"background_image\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:14:\"section_border\";a:2:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;}s:21:\"section_shape_divider\";a:1:{s:20:\"shape_divider_bottom\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:5:\"align\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}}'),
(17557,8271,'_wp_attached_file','2026/07/48th-annual-updated-image.jpg'),
(17558,8271,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1351;s:4:\"file\";s:37:\"2026/07/48th-annual-updated-image.jpg\";s:8:\"filesize\";i:549469;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"48th-annual-updated-image-300x211.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24849;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"48th-annual-updated-image-1024x721.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:721;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192169;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"48th-annual-updated-image-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11037;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"48th-annual-updated-image-768x540.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121719;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"48th-annual-updated-image-1536x1081.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1081;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:358409;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(17559,8271,'_wp_attachment_image_alt','48th annual conference'),
(17560,8272,'_elementor_edit_mode','builder'),
(17561,8272,'_elementor_template_type','wp-page'),
(17562,8272,'_elementor_version','4.2.0'),
(17563,8272,'_elementor_pro_version','3.33.1'),
(17564,8272,'_wp_page_template','default'),
(17565,8272,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Reykjavik-Iceland.jpg\",\"id\":8255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"adfaedd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17566,8272,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17570,8273,'_elementor_edit_mode','builder'),
(17571,8273,'_elementor_template_type','wp-page'),
(17572,8273,'_elementor_version','4.2.0'),
(17573,8273,'_elementor_pro_version','3.33.1'),
(17574,8273,'_wp_page_template','default'),
(17575,8273,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Reykjavik-Iceland.jpg\",\"id\":8255,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"adfaedd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17576,8273,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17580,8274,'_elementor_edit_mode','builder'),
(17581,8274,'_elementor_template_type','wp-page'),
(17582,8274,'_elementor_version','4.2.0'),
(17583,8274,'_elementor_pro_version','3.33.1'),
(17584,8274,'_wp_page_template','default'),
(17585,8274,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"sdfadsfa\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17586,8274,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17591,8275,'_elementor_edit_mode','builder'),
(17592,8275,'_elementor_template_type','wp-page'),
(17593,8275,'_elementor_version','4.2.0'),
(17594,8275,'_elementor_pro_version','3.33.1'),
(17595,8275,'_wp_page_template','default'),
(17596,8275,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"sdfadsfa\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17597,8275,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17599,8276,'_elementor_edit_mode','builder'),
(17600,8276,'_elementor_template_type','wp-page'),
(17601,8276,'_elementor_version','4.2.0'),
(17602,8276,'_elementor_pro_version','3.33.1'),
(17603,8276,'_wp_page_template','default'),
(17604,8276,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"sdfadsfa\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17605,8276,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17607,8277,'_elementor_edit_mode','builder'),
(17608,8277,'_elementor_template_type','wp-page'),
(17609,8277,'_elementor_version','4.2.0'),
(17610,8277,'_elementor_pro_version','3.33.1'),
(17611,8277,'_wp_page_template','default'),
(17612,8277,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17613,8277,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17616,8278,'_elementor_edit_mode','builder'),
(17617,8278,'_elementor_template_type','wp-page'),
(17618,8278,'_elementor_version','4.2.0'),
(17619,8278,'_elementor_pro_version','3.33.1'),
(17620,8278,'_wp_page_template','default');
INSERT INTO `wpet_postmeta` VALUES
(17621,8278,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17622,8278,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17624,8279,'_elementor_edit_mode','builder'),
(17625,8279,'_elementor_template_type','wp-page'),
(17626,8279,'_elementor_version','4.2.0'),
(17627,8279,'_elementor_pro_version','3.33.1'),
(17628,8279,'_wp_page_template','default'),
(17629,8279,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17630,8279,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17632,8280,'_elementor_edit_mode','builder'),
(17633,8280,'_elementor_template_type','wp-page'),
(17634,8280,'_elementor_version','4.2.0'),
(17635,8280,'_elementor_pro_version','3.33.1'),
(17636,8280,'_wp_page_template','default'),
(17637,8280,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17638,8280,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17650,8282,'_elementor_edit_mode','builder'),
(17651,8282,'_elementor_template_type','wp-page'),
(17652,8282,'_elementor_version','4.2.0'),
(17653,8282,'_elementor_pro_version','3.33.1'),
(17654,8282,'_wp_page_template','default'),
(17655,8282,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17656,8282,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17658,8283,'_elementor_edit_mode','builder'),
(17659,8283,'_elementor_template_type','wp-page'),
(17660,8283,'_elementor_version','4.2.0'),
(17661,8283,'_elementor_pro_version','3.33.1'),
(17662,8283,'_wp_page_template','default'),
(17663,8283,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"}},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17664,8283,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17666,8284,'_elementor_edit_mode','builder'),
(17667,8284,'_elementor_template_type','wp-page'),
(17668,8284,'_elementor_version','4.2.0'),
(17669,8284,'_elementor_pro_version','3.33.1'),
(17670,8284,'_wp_page_template','default'),
(17671,8284,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17672,8284,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17675,8285,'_wp_attached_file','2026/07/Radstefna_A4_v5_4_final.pdf'),
(17676,8285,'_wp_attachment_metadata','a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:31:\"Radstefna_A4_v5_4_final-pdf.jpg\";s:5:\"width\";i:1058;s:6:\"height\";i:1497;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:456254;}s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Radstefna_A4_v5_4_final-pdf-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23535;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Radstefna_A4_v5_4_final-pdf-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207936;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Radstefna_A4_v5_4_final-pdf-106x150.jpg\";s:5:\"width\";i:106;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7308;}}s:8:\"filesize\";i:1640185;}'),
(17677,8286,'_elementor_edit_mode','builder'),
(17678,8286,'_elementor_template_type','wp-page'),
(17679,8286,'_elementor_version','4.2.0'),
(17680,8286,'_elementor_pro_version','3.33.1'),
(17681,8286,'_wp_page_template','default'),
(17682,8286,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17683,8286,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17685,8287,'_elementor_edit_mode','builder'),
(17686,8287,'_elementor_template_type','wp-page'),
(17687,8287,'_elementor_version','4.2.0'),
(17688,8287,'_elementor_pro_version','3.33.1'),
(17689,8287,'_wp_page_template','default'),
(17690,8287,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/04\\/Member-application-3-31-2025-PDF.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17691,8287,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17693,8288,'_elementor_edit_mode','builder'),
(17694,8288,'_elementor_template_type','wp-page'),
(17695,8288,'_elementor_version','4.2.0'),
(17696,8288,'_elementor_pro_version','3.33.1'),
(17697,8288,'_wp_page_template','default'),
(17698,8288,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17699,8288,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17716,8289,'_elementor_edit_mode','builder'),
(17717,8289,'_elementor_template_type','wp-page'),
(17718,8289,'_elementor_version','4.2.0'),
(17719,8289,'_elementor_pro_version','3.33.1'),
(17720,8289,'_wp_page_template','default'),
(17721,8289,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17722,8289,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17726,8290,'_elementor_edit_mode','builder'),
(17727,8290,'_elementor_template_type','wp-page'),
(17728,8290,'_elementor_version','4.2.0'),
(17729,8290,'_elementor_pro_version','3.33.1'),
(17730,8290,'_wp_page_template','default'),
(17731,8290,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\"},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17732,8290,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17736,8291,'_elementor_edit_mode','builder'),
(17737,8291,'_elementor_template_type','wp-page'),
(17738,8291,'_elementor_version','4.2.0'),
(17739,8291,'_elementor_pro_version','3.33.1'),
(17740,8291,'_wp_page_template','default'),
(17741,8291,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17742,8291,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17747,8292,'_elementor_edit_mode','builder'),
(17748,8292,'_elementor_template_type','wp-page'),
(17749,8292,'_elementor_version','4.2.0'),
(17750,8292,'_elementor_pro_version','3.33.1'),
(17751,8292,'_wp_page_template','default'),
(17752,8292,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17753,8292,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17755,8293,'_elementor_edit_mode','builder'),
(17756,8293,'_elementor_template_type','wp-page'),
(17757,8293,'_elementor_version','4.2.0'),
(17758,8293,'_elementor_pro_version','3.33.1'),
(17759,8293,'_wp_page_template','default'),
(17760,8293,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17761,8293,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17763,8294,'_elementor_edit_mode','builder'),
(17764,8294,'_elementor_template_type','wp-page'),
(17765,8294,'_elementor_version','4.2.0'),
(17766,8294,'_elementor_pro_version','3.33.1'),
(17767,8294,'_wp_page_template','default'),
(17768,8294,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17769,8294,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17772,8295,'_elementor_edit_mode','builder'),
(17773,8295,'_elementor_template_type','wp-page'),
(17774,8295,'_elementor_version','4.2.0'),
(17775,8295,'_elementor_pro_version','3.33.1'),
(17776,8295,'_wp_page_template','default'),
(17777,8295,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17778,8295,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17780,8296,'_elementor_edit_mode','builder'),
(17781,8296,'_elementor_template_type','wp-page'),
(17782,8296,'_elementor_version','4.2.0'),
(17783,8296,'_elementor_pro_version','3.33.1'),
(17784,8296,'_wp_page_template','default'),
(17785,8296,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\"},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"inherit\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17786,8296,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17788,8297,'_elementor_edit_mode','builder'),
(17789,8297,'_elementor_template_type','wp-page'),
(17790,8297,'_elementor_version','4.2.0'),
(17791,8297,'_elementor_pro_version','3.33.1'),
(17792,8297,'_wp_page_template','default'),
(17793,8297,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17794,8297,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17797,8298,'_elementor_edit_mode','builder'),
(17798,8298,'_elementor_template_type','wp-page'),
(17799,8298,'_elementor_version','4.2.0'),
(17800,8298,'_elementor_pro_version','3.33.1'),
(17801,8298,'_wp_page_template','default');
INSERT INTO `wpet_postmeta` VALUES
(17802,8298,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17803,8298,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17805,8299,'_elementor_edit_mode','builder'),
(17806,8299,'_elementor_template_type','wp-page'),
(17807,8299,'_elementor_version','4.2.0'),
(17808,8299,'_elementor_pro_version','3.33.1'),
(17809,8299,'_wp_page_template','default'),
(17810,8299,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17811,8299,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17813,8300,'_elementor_edit_mode','builder'),
(17814,8300,'_elementor_template_type','wp-page'),
(17815,8300,'_elementor_version','4.2.0'),
(17816,8300,'_elementor_pro_version','3.33.1'),
(17817,8300,'_wp_page_template','default'),
(17818,8300,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17819,8300,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17822,8301,'_elementor_edit_mode','builder'),
(17823,8301,'_elementor_template_type','wp-page'),
(17824,8301,'_elementor_version','4.2.0'),
(17825,8301,'_elementor_pro_version','3.33.1'),
(17826,8301,'_wp_page_template','default'),
(17827,8301,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17828,8301,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17830,8302,'_elementor_edit_mode','builder'),
(17831,8302,'_elementor_template_type','wp-page'),
(17832,8302,'_elementor_version','4.2.0'),
(17833,8302,'_elementor_pro_version','3.33.1'),
(17834,8302,'_wp_page_template','default'),
(17835,8302,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17836,8302,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17838,8303,'_elementor_edit_mode','builder'),
(17839,8303,'_elementor_template_type','wp-page'),
(17840,8303,'_elementor_version','4.2.0'),
(17841,8303,'_elementor_pro_version','3.33.1'),
(17842,8303,'_wp_page_template','default'),
(17843,8303,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17844,8303,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17847,8304,'_elementor_edit_mode','builder'),
(17848,8304,'_elementor_template_type','wp-page'),
(17849,8304,'_elementor_version','4.2.0'),
(17850,8304,'_elementor_pro_version','3.33.1'),
(17851,8304,'_wp_page_template','default'),
(17852,8304,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17853,8304,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17855,8305,'_elementor_edit_mode','builder'),
(17856,8305,'_elementor_template_type','wp-page'),
(17857,8305,'_elementor_version','4.2.0'),
(17858,8305,'_elementor_pro_version','3.33.1'),
(17859,8305,'_wp_page_template','default'),
(17860,8305,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17861,8305,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17863,8306,'_elementor_edit_mode','builder'),
(17864,8306,'_elementor_template_type','wp-page'),
(17865,8306,'_elementor_version','4.2.0'),
(17866,8306,'_elementor_pro_version','3.33.1'),
(17867,8306,'_wp_page_template','default'),
(17868,8306,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17869,8306,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17881,8308,'_elementor_edit_mode','builder'),
(17882,8308,'_elementor_template_type','wp-page'),
(17883,8308,'_elementor_version','4.2.0'),
(17884,8308,'_elementor_pro_version','3.33.1'),
(17885,8308,'_wp_page_template','default'),
(17886,8308,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17887,8308,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17889,8309,'_elementor_edit_mode','builder'),
(17890,8309,'_elementor_template_type','wp-page'),
(17891,8309,'_elementor_version','4.2.0'),
(17892,8309,'_elementor_pro_version','3.33.1'),
(17893,8309,'_wp_page_template','default'),
(17894,8309,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\"},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\"},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17895,8309,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17897,8310,'_elementor_edit_mode','builder'),
(17898,8310,'_elementor_template_type','wp-page'),
(17899,8310,'_elementor_version','4.2.0'),
(17900,8310,'_elementor_pro_version','3.33.1'),
(17901,8310,'_wp_page_template','default'),
(17902,8310,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17903,8310,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17906,8311,'_elementor_edit_mode','builder'),
(17907,8311,'_elementor_template_type','wp-page'),
(17908,8311,'_elementor_version','4.2.0'),
(17909,8311,'_elementor_pro_version','3.33.1'),
(17910,8311,'_wp_page_template','default'),
(17911,8311,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17912,8311,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17914,8312,'_elementor_edit_mode','builder'),
(17915,8312,'_elementor_template_type','wp-page'),
(17916,8312,'_elementor_version','4.2.0'),
(17917,8312,'_elementor_pro_version','3.33.1'),
(17918,8312,'_wp_page_template','default'),
(17919,8312,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17920,8312,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17922,8313,'_elementor_edit_mode','builder'),
(17923,8313,'_elementor_template_type','wp-page'),
(17924,8313,'_elementor_version','4.2.0'),
(17925,8313,'_elementor_pro_version','3.33.1'),
(17926,8313,'_wp_page_template','default'),
(17927,8313,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17928,8313,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17931,8314,'_elementor_edit_mode','builder'),
(17932,8314,'_elementor_template_type','wp-page'),
(17933,8314,'_elementor_version','4.2.0'),
(17934,8314,'_elementor_pro_version','3.33.1'),
(17935,8314,'_wp_page_template','default'),
(17936,8314,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17937,8314,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17939,8315,'_elementor_edit_mode','builder'),
(17940,8315,'_elementor_template_type','wp-page'),
(17941,8315,'_elementor_version','4.2.0'),
(17942,8315,'_elementor_pro_version','3.33.1'),
(17943,8315,'_wp_page_template','default'),
(17944,8315,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17945,8315,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17947,8316,'_elementor_edit_mode','builder'),
(17948,8316,'_elementor_template_type','wp-page'),
(17949,8316,'_elementor_version','4.2.0'),
(17950,8316,'_elementor_pro_version','3.33.1'),
(17951,8316,'_wp_page_template','default');
INSERT INTO `wpet_postmeta` VALUES
(17952,8316,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(17953,8316,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(17970,8317,'_elementor_edit_mode','builder'),
(17971,8317,'_elementor_template_type','wp-page'),
(17972,8317,'_elementor_version','4.2.0'),
(17973,8317,'_elementor_pro_version','3.33.1'),
(17974,8317,'_wp_page_template','default'),
(17975,8317,'_elementor_data','[{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17979,8318,'_elementor_edit_mode','builder'),
(17980,8318,'_elementor_template_type','wp-page'),
(17981,8318,'_elementor_version','4.2.0'),
(17982,8318,'_elementor_pro_version','3.33.1'),
(17983,8318,'_wp_page_template','default'),
(17984,8318,'_elementor_data','[{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(17988,8319,'_elementor_edit_mode','builder'),
(17989,8319,'_elementor_template_type','wp-page'),
(17990,8319,'_elementor_version','4.2.0'),
(17991,8319,'_elementor_pro_version','3.33.1'),
(17992,8319,'_wp_page_template','default'),
(17993,8319,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000080;\\\">Click a title below to view that dissertation\\u2019s abstract (if available).<\\/span><\\/strong><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18009,8321,'_elementor_edit_mode','builder'),
(18010,8321,'_elementor_template_type','wp-page'),
(18011,8321,'_elementor_version','4.2.0'),
(18012,8321,'_elementor_pro_version','3.33.1'),
(18013,8321,'_wp_page_template','default'),
(18014,8321,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000080;\\\">Click a title below to view that dissertation\\u2019s abstract (if available).<\\/span><\\/strong><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18016,8322,'_elementor_edit_mode','builder'),
(18017,8322,'_elementor_template_type','wp-page'),
(18018,8322,'_elementor_version','4.2.0'),
(18019,8322,'_elementor_pro_version','3.33.1'),
(18020,8322,'_wp_page_template','default'),
(18021,8322,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><strong><span style=\\\"color: #000080;\\\">Click a title below to view that dissertation\\u2019s abstract (if available).<\\/span><\\/strong><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18023,8323,'_elementor_edit_mode','builder'),
(18024,8323,'_elementor_template_type','wp-page'),
(18025,8323,'_elementor_version','4.2.0'),
(18026,8323,'_elementor_pro_version','3.33.1'),
(18027,8323,'_wp_page_template','default'),
(18028,8323,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18031,8324,'_elementor_edit_mode','builder'),
(18032,8324,'_elementor_template_type','wp-page'),
(18033,8324,'_elementor_version','4.2.0'),
(18034,8324,'_elementor_pro_version','3.33.1'),
(18035,8324,'_wp_page_template','default'),
(18036,8324,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18038,8325,'_elementor_edit_mode','builder'),
(18039,8325,'_elementor_template_type','wp-page'),
(18040,8325,'_elementor_version','4.2.0'),
(18041,8325,'_elementor_pro_version','3.33.1'),
(18042,8325,'_wp_page_template','default'),
(18043,8325,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18045,8326,'_elementor_edit_mode','builder'),
(18046,8326,'_elementor_template_type','wp-page'),
(18047,8326,'_elementor_version','4.2.0'),
(18048,8326,'_elementor_pro_version','3.33.1'),
(18049,8326,'_wp_page_template','default'),
(18050,8326,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18053,8327,'_elementor_edit_mode','builder'),
(18054,8327,'_elementor_template_type','wp-page'),
(18055,8327,'_elementor_version','4.2.0'),
(18056,8327,'_elementor_pro_version','3.33.1'),
(18057,8327,'_wp_page_template','default'),
(18058,8327,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18060,8328,'_elementor_edit_mode','builder'),
(18061,8328,'_elementor_template_type','wp-page'),
(18062,8328,'_elementor_version','4.2.0'),
(18063,8328,'_elementor_pro_version','3.33.1'),
(18064,8328,'_wp_page_template','default'),
(18065,8328,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\"},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18067,8329,'_elementor_edit_mode','builder'),
(18068,8329,'_elementor_template_type','wp-page'),
(18069,8329,'_elementor_version','4.2.0'),
(18070,8329,'_elementor_pro_version','3.33.1'),
(18071,8329,'_wp_page_template','default'),
(18072,8329,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\",\"__globals__\":{\"section_title_color\":\"globals\\/colors?id=accent\",\"section_title_bg_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18077,8330,'_elementor_edit_mode','builder'),
(18078,8330,'_elementor_template_type','wp-page'),
(18079,8330,'_elementor_version','4.2.0'),
(18080,8330,'_elementor_pro_version','3.33.1'),
(18081,8330,'_wp_page_template','default'),
(18082,8330,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\",\"__globals__\":{\"section_title_color\":\"globals\\/colors?id=accent\",\"section_title_bg_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18086,8331,'_elementor_edit_mode','builder'),
(18087,8331,'_elementor_template_type','wp-page'),
(18088,8331,'_elementor_version','4.2.0'),
(18089,8331,'_elementor_pro_version','3.33.1'),
(18090,8331,'_wp_page_template','default'),
(18091,8331,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\",\"__globals__\":{\"section_title_color\":\"globals\\/colors?id=accent\",\"section_title_bg_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18095,8332,'_elementor_edit_mode','builder'),
(18096,8332,'_elementor_template_type','wp-page'),
(18097,8332,'_elementor_version','4.2.0'),
(18098,8332,'_elementor_pro_version','3.33.1'),
(18099,8332,'_wp_page_template','default'),
(18100,8332,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\",\"__globals__\":{\"section_title_color\":\"globals\\/colors?id=accent\",\"section_title_bg_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18105,8333,'_elementor_edit_mode','builder'),
(18106,8333,'_elementor_template_type','wp-page'),
(18107,8333,'_elementor_version','4.2.0'),
(18108,8333,'_elementor_pro_version','3.33.1'),
(18109,8333,'_wp_page_template','default'),
(18110,8333,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\",\"__globals__\":{\"section_title_color\":\"globals\\/colors?id=accent\",\"section_title_bg_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18112,8334,'_elementor_edit_mode','builder'),
(18113,8334,'_elementor_template_type','wp-page'),
(18114,8334,'_elementor_version','4.2.0'),
(18115,8334,'_elementor_pro_version','3.33.1'),
(18116,8334,'_wp_page_template','default'),
(18117,8334,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\",\"__globals__\":{\"section_title_color\":\"globals\\/colors?id=accent\",\"section_title_bg_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18119,8335,'_elementor_edit_mode','builder'),
(18120,8335,'_elementor_template_type','wp-page'),
(18121,8335,'_elementor_version','4.2.0'),
(18122,8335,'_elementor_pro_version','3.33.1'),
(18123,8335,'_wp_page_template','default'),
(18124,8335,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\",\"__globals__\":{\"section_title_color\":\"globals\\/colors?id=accent\",\"section_title_bg_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18127,8336,'_elementor_edit_mode','builder'),
(18128,8336,'_elementor_template_type','wp-page'),
(18129,8336,'_elementor_version','4.2.0'),
(18130,8336,'_elementor_pro_version','3.33.1'),
(18131,8336,'_wp_page_template','default'),
(18132,8336,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\",\"__globals__\":{\"section_title_color\":\"globals\\/colors?id=accent\",\"section_title_bg_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18134,8337,'_elementor_edit_mode','builder'),
(18135,8337,'_elementor_template_type','wp-page'),
(18136,8337,'_elementor_version','4.2.0'),
(18137,8337,'_elementor_pro_version','3.33.1'),
(18138,8337,'_wp_page_template','default'),
(18139,8337,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\",\"__globals__\":{\"section_title_color\":\"globals\\/colors?id=accent\",\"section_title_bg_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18141,8338,'_elementor_edit_mode','builder'),
(18142,8338,'_elementor_template_type','wp-page'),
(18143,8338,'_elementor_version','4.2.0'),
(18144,8338,'_elementor_pro_version','3.33.1'),
(18145,8338,'_wp_page_template','default'),
(18146,8338,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0771b5b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2ba0980\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\",\"__globals__\":{\"section_title_color\":\"globals\\/colors?id=accent\",\"section_title_bg_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18149,8339,'_elementor_edit_mode','builder'),
(18150,8339,'_elementor_template_type','wp-page'),
(18151,8339,'_elementor_version','4.2.0'),
(18152,8339,'_elementor_pro_version','3.33.1'),
(18153,8339,'_wp_page_template','default'),
(18154,8339,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0771b5b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2ba0980\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\",\"__globals__\":{\"section_title_color\":\"globals\\/colors?id=accent\",\"section_title_bg_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18156,8340,'_elementor_edit_mode','builder'),
(18157,8340,'_elementor_template_type','wp-page'),
(18158,8340,'_elementor_version','4.2.0'),
(18159,8340,'_elementor_pro_version','3.33.1'),
(18160,8340,'_wp_page_template','default'),
(18161,8340,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0771b5b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"2ba0980\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\",\"__globals__\":{\"section_title_color\":\"globals\\/colors?id=accent\",\"section_title_bg_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18163,8341,'_elementor_edit_mode','builder'),
(18164,8341,'_elementor_template_type','wp-page'),
(18165,8341,'_elementor_version','4.2.0'),
(18166,8341,'_elementor_pro_version','3.33.1'),
(18167,8341,'_wp_page_template','default'),
(18168,8341,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0771b5b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ba0980\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\",\"__globals__\":{\"section_title_color\":\"globals\\/colors?id=accent\",\"section_title_bg_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18171,8342,'_elementor_edit_mode','builder'),
(18172,8342,'_elementor_template_type','widget'),
(18173,8343,'_elementor_edit_mode','builder'),
(18174,8343,'_elementor_template_type','widget'),
(18175,8342,'_wp_page_template','default'),
(18176,8342,'_elementor_version','4.2.0'),
(18177,8342,'_elementor_pro_version','3.33.1'),
(18178,8342,'_elementor_data','[{\"id\":\"79282e28\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}]'),
(18179,8344,'_elementor_edit_mode','builder'),
(18180,8344,'_elementor_template_type','widget'),
(18181,8344,'_wp_page_template','default'),
(18182,8344,'_elementor_version','4.2.0'),
(18183,8344,'_elementor_pro_version','3.33.1'),
(18184,8344,'_elementor_data','[{\"id\":\"79282e28\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}]'),
(18186,8342,'_elementor_controls_usage','a:1:{s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:6:\"weight\";i:1;}}}}}'),
(18187,8342,'_elementor_template_widget_type','divider'),
(18188,8345,'_elementor_edit_mode','builder'),
(18189,8345,'_elementor_template_type','wp-page'),
(18190,8345,'_elementor_version','4.2.0'),
(18191,8345,'_elementor_pro_version','3.33.1'),
(18192,8345,'_wp_page_template','default'),
(18193,8345,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0771b5b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ba0980\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\",\"__globals__\":{\"section_title_color\":\"globals\\/colors?id=accent\",\"section_title_bg_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18195,8346,'_elementor_edit_mode','builder'),
(18196,8346,'_elementor_template_type','wp-page'),
(18197,8346,'_elementor_version','4.2.0'),
(18198,8346,'_elementor_pro_version','3.33.1'),
(18199,8346,'_wp_page_template','default'),
(18200,8346,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0771b5b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ba0980\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\",\"__globals__\":{\"section_title_color\":\"globals\\/colors?id=accent\",\"section_title_bg_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18202,8347,'_elementor_edit_mode','builder'),
(18203,8347,'_elementor_template_type','wp-page'),
(18204,8347,'_elementor_version','4.2.0'),
(18205,8347,'_elementor_pro_version','3.33.1'),
(18206,8347,'_wp_page_template','default'),
(18207,8347,'_elementor_data','[{\"id\":\"396ef04\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"03e9acf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Descriptive Dissertations: 1965-1993\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe94de5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.<\\/p><p style=\\\"text-align: center;\\\"><span style=\\\"color: #091e41;\\\"><strong>Click a title below to view that dissertation\\u2019s abstract (if available).<\\/strong><\\/span><\\/p><p style=\\\"text-align: center;\\\">Abstracts are also available through links in each author\\u2019s drop-down publications list, accessed through the \\u201c<strong>SDP Members\\u2019 Publications<\\/strong>\\u201d link under the \\u201c<strong>Publications<\\/strong>\\u201d main menu choice.<\\/p><p style=\\\"text-align: center;\\\">More recent dissertations and doctoral projects can be accessed through a separate link,\\u00a0<strong>Dissertations: 1993-present<\\/strong>, also under the\\u00a0<strong>\\u201cPublications\\u201d<\\/strong>\\u00a0main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"0771b5b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"011f870\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"weight\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"global\",\"templateID\":8342}],\"isInner\":false},{\"id\":\"8821fa1\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"65\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"30010f1\",\"elType\":\"widget\",\"settings\":{\"filter\":\"dissertations\",\"open\":\"\",\"__globals__\":{\"section_title_color\":\"globals\\/colors?id=accent\",\"section_title_bg_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"sdp_publications\"}],\"isInner\":false}]'),
(18209,8342,'_elementor_global_widget_included_posts','a:1:{i:8237;b:1;}'),
(18210,8237,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:11:\"title_color\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:1:{s:14:\"flex_direction\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:3;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:1:{s:6:\"weight\";i:1;}}}}s:16:\"sdp_publications\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:15:\"content_section\";a:2:{s:6:\"filter\";i:1;s:4:\"open\";i:1;}}}}}'),
(18224,8349,'_elementor_edit_mode','builder'),
(18225,8349,'_elementor_template_type','wp-page'),
(18226,8349,'_elementor_version','4.2.0'),
(18227,8349,'_elementor_pro_version','3.33.1'),
(18228,8349,'_wp_page_template','default'),
(18229,8349,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18230,8349,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18233,8350,'_elementor_edit_mode','builder'),
(18234,8350,'_elementor_template_type','wp-page'),
(18235,8350,'_elementor_version','4.2.0'),
(18236,8350,'_elementor_pro_version','3.33.1'),
(18237,8350,'_wp_page_template','default'),
(18238,8350,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18239,8350,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18242,8351,'_elementor_edit_mode','builder'),
(18243,8351,'_elementor_template_type','wp-page'),
(18244,8351,'_elementor_version','4.2.0'),
(18245,8351,'_elementor_pro_version','3.33.1'),
(18246,8351,'_wp_page_template','default'),
(18247,8351,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18248,8351,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18254,8352,'_elementor_edit_mode','builder'),
(18255,8352,'_elementor_template_type','wp-page'),
(18256,8352,'_elementor_version','4.2.0'),
(18257,8352,'_elementor_pro_version','3.33.1'),
(18258,8352,'_wp_page_template','default'),
(18259,8352,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18260,8352,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18264,8353,'_elementor_edit_mode','builder'),
(18265,8353,'_elementor_template_type','wp-page'),
(18266,8353,'_elementor_version','4.2.0'),
(18267,8353,'_elementor_pro_version','3.33.1'),
(18268,8353,'_wp_page_template','default'),
(18269,8353,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18270,8353,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18274,8354,'_elementor_edit_mode','builder'),
(18275,8354,'_elementor_template_type','wp-page'),
(18276,8354,'_elementor_version','4.2.0'),
(18277,8354,'_elementor_pro_version','3.33.1'),
(18278,8354,'_wp_page_template','default'),
(18279,8354,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18280,8354,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18287,8355,'_elementor_edit_mode','builder'),
(18288,8355,'_elementor_template_type','wp-page'),
(18289,8355,'_elementor_version','4.2.0'),
(18290,8355,'_elementor_pro_version','3.33.1'),
(18291,8355,'_wp_page_template','default'),
(18292,8355,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18293,8355,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18297,8356,'_elementor_edit_mode','builder'),
(18298,8356,'_elementor_template_type','wp-page'),
(18299,8356,'_elementor_version','4.2.0'),
(18300,8356,'_elementor_pro_version','3.33.1'),
(18301,8356,'_wp_page_template','default'),
(18302,8356,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18303,8356,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18307,8357,'_elementor_edit_mode','builder'),
(18308,8357,'_elementor_template_type','wp-page'),
(18309,8357,'_elementor_version','4.2.0'),
(18310,8357,'_elementor_pro_version','3.33.1'),
(18311,8357,'_wp_page_template','default'),
(18312,8357,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18313,8357,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18320,8358,'_elementor_edit_mode','builder'),
(18321,8358,'_elementor_template_type','wp-page'),
(18322,8358,'_elementor_version','4.2.0'),
(18323,8358,'_elementor_pro_version','3.33.1'),
(18324,8358,'_wp_page_template','default'),
(18325,8358,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18326,8358,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18330,8359,'_elementor_edit_mode','builder'),
(18331,8359,'_elementor_template_type','wp-page'),
(18332,8359,'_elementor_version','4.2.0'),
(18333,8359,'_elementor_pro_version','3.33.1'),
(18334,8359,'_wp_page_template','default'),
(18335,8359,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"html_tag\":\"a\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18336,8359,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18340,8360,'_elementor_edit_mode','builder'),
(18341,8360,'_elementor_template_type','wp-page'),
(18342,8360,'_elementor_version','4.2.0'),
(18343,8360,'_elementor_pro_version','3.33.1'),
(18344,8360,'_wp_page_template','default'),
(18345,8360,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18346,8360,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18353,8361,'_elementor_edit_mode','builder'),
(18354,8361,'_elementor_template_type','wp-page'),
(18355,8361,'_elementor_version','4.2.0'),
(18356,8361,'_elementor_pro_version','3.33.1'),
(18357,8361,'_wp_page_template','default'),
(18358,8361,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18359,8361,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18363,8362,'_elementor_edit_mode','builder'),
(18364,8362,'_elementor_template_type','wp-page'),
(18365,8362,'_elementor_version','4.2.0'),
(18366,8362,'_elementor_pro_version','3.33.1'),
(18367,8362,'_wp_page_template','default'),
(18368,8362,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/46th-annual-sdp-conference-hybridseptember-19-september-221-2024\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18369,8362,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18373,8363,'_elementor_edit_mode','builder'),
(18374,8363,'_elementor_template_type','wp-page'),
(18375,8363,'_elementor_version','4.2.0'),
(18376,8363,'_elementor_pro_version','3.33.1'),
(18377,8363,'_wp_page_template','default'),
(18378,8363,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18379,8363,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18388,153,'_wp_trash_meta_status','publish'),
(18389,153,'_wp_trash_meta_time','1785388952'),
(18390,153,'_wp_desired_post_slug','sdpmembers-publications'),
(18391,8364,'_wp_page_template','default'),
(18392,8364,'_elementor_edit_mode','builder'),
(18393,8364,'_elementor_template_type','wp-page'),
(18394,8364,'_elementor_version','3.33.0'),
(18395,8364,'_elementor_pro_version','3.33.1'),
(18398,8365,'_elementor_edit_mode','builder'),
(18399,8365,'_elementor_template_type','wp-page'),
(18400,8365,'_elementor_version','4.2.0'),
(18401,8365,'_elementor_pro_version','3.33.1'),
(18402,8365,'_wp_page_template','default');
INSERT INTO `wpet_postmeta` VALUES
(18403,8365,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18404,8365,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18408,8366,'_elementor_edit_mode','builder'),
(18409,8366,'_elementor_template_type','wp-page'),
(18410,8366,'_elementor_version','4.2.0'),
(18411,8366,'_elementor_pro_version','3.33.1'),
(18412,8366,'_wp_page_template','default'),
(18413,8366,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdpmembers-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18414,8366,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18418,8367,'_elementor_edit_mode','builder'),
(18419,8367,'_elementor_template_type','wp-page'),
(18420,8367,'_elementor_version','4.2.0'),
(18421,8367,'_elementor_pro_version','3.33.1'),
(18422,8367,'_wp_page_template','default'),
(18423,8367,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18424,8367,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18431,296,'_wp_trash_meta_status','publish'),
(18432,296,'_wp_trash_meta_time','1785389225'),
(18433,296,'_wp_desired_post_slug','advances-in-descriptive-psychology'),
(18434,8368,'_elementor_edit_mode','builder'),
(18435,8368,'_elementor_template_type','wp-page'),
(18436,8368,'_elementor_version','4.2.0'),
(18437,8368,'_elementor_pro_version','3.33.1'),
(18438,8368,'_wp_page_template','default'),
(18439,8368,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18440,8368,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18444,8369,'_elementor_edit_mode','builder'),
(18445,8369,'_elementor_template_type','wp-page'),
(18446,8369,'_elementor_version','4.2.0'),
(18447,8369,'_elementor_pro_version','3.33.1'),
(18448,8369,'_wp_page_template','default'),
(18449,8369,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18450,8369,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18454,8370,'_elementor_edit_mode','builder'),
(18455,8370,'_elementor_template_type','wp-page'),
(18456,8370,'_elementor_version','4.2.0'),
(18457,8370,'_elementor_pro_version','3.33.1'),
(18458,8370,'_wp_page_template','default'),
(18459,8370,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18460,8370,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18470,8371,'_elementor_edit_mode','builder'),
(18471,8371,'_elementor_template_type','wp-page'),
(18472,8371,'_elementor_version','4.2.0'),
(18473,8371,'_elementor_pro_version','3.33.1'),
(18474,8371,'_wp_page_template','default'),
(18475,8371,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18476,8371,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18480,8372,'_elementor_edit_mode','builder'),
(18481,8372,'_elementor_template_type','wp-page'),
(18482,8372,'_elementor_version','4.2.0'),
(18483,8372,'_elementor_pro_version','3.33.1'),
(18484,8372,'_wp_page_template','default'),
(18485,8372,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18486,8372,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18490,8373,'_elementor_edit_mode','builder'),
(18491,8373,'_elementor_template_type','wp-page'),
(18492,8373,'_elementor_version','4.2.0'),
(18493,8373,'_elementor_pro_version','3.33.1'),
(18494,8373,'_wp_page_template','default'),
(18495,8373,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/presentations-by-peter-g-ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18496,8373,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18509,8374,'_elementor_edit_mode','builder'),
(18510,8374,'_elementor_template_type','wp-page'),
(18511,8374,'_elementor_version','4.2.0'),
(18512,8374,'_elementor_pro_version','3.33.1'),
(18513,8374,'_wp_page_template','default'),
(18514,8374,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/presentations-by-peter-g-ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18515,8374,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18519,8375,'_elementor_edit_mode','builder'),
(18520,8375,'_elementor_template_type','wp-page'),
(18521,8375,'_elementor_version','4.2.0'),
(18522,8375,'_elementor_pro_version','3.33.1'),
(18523,8375,'_wp_page_template','default'),
(18524,8375,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/presentations-by-peter-g-ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18525,8375,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18529,8376,'_elementor_edit_mode','builder'),
(18530,8376,'_elementor_template_type','wp-page'),
(18531,8376,'_elementor_version','4.2.0'),
(18532,8376,'_elementor_pro_version','3.33.1'),
(18533,8376,'_wp_page_template','default'),
(18534,8376,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/presentations-by-peter-g-ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/annual-conference-presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18535,8376,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18551,8377,'_wp_page_template','default'),
(18552,8377,'_elementor_edit_mode','builder'),
(18553,8377,'_elementor_template_type','wp-page'),
(18554,8377,'_elementor_version','3.33.0'),
(18555,8377,'_elementor_pro_version','3.33.1'),
(18556,8377,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18557,8377,'_elementor_data','[{\"id\":\"29458e26\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"3bda136f\",\"elType\":\"widget\",\"settings\":{\"title\":\"YouTube Video Feed\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4856afa\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"751b2c8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[Youtube_Channel_Gallery feed=\\\"playlist\\\"\\u00a0identify_by=\\\"channelid\\\" user=\\\"PLM_M5BJMscZo3S-QnPvBLuNerMlQXExC9\\\" key=\\\"AIzaSyCJheDGA20Odf8ea3NN6DpSyPc8YtqNNG8\\\" maxitems=\\\"16\\\" thumb_columns_tablets=\\\"1\\\" title=\\\"1\\\" published_date=\\\"1\\\" description=\\\"1\\\" thumbnail_alignment=\\\"left\\\" player=\\\"2\\\"]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(18561,8378,'_wp_page_template','default'),
(18562,8378,'_elementor_edit_mode','builder'),
(18563,8378,'_elementor_template_type','wp-page'),
(18564,8378,'_elementor_version','3.33.0'),
(18565,8378,'_elementor_pro_version','3.33.1'),
(18566,8378,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18567,8378,'_elementor_data','[{\"id\":\"29458e26\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"3bda136f\",\"elType\":\"widget\",\"settings\":{\"title\":\"YouTube Video Feed\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4856afa\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"751b2c8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"[Youtube_Channel_Gallery feed=\\\"playlist\\\"\\u00a0identify_by=\\\"channelid\\\" user=\\\"PLM_M5BJMscZo3S-QnPvBLuNerMlQXExC9\\\" key=\\\"AIzaSyCJheDGA20Odf8ea3NN6DpSyPc8YtqNNG8\\\" maxitems=\\\"16\\\" thumb_columns_tablets=\\\"1\\\" title=\\\"1\\\" published_date=\\\"1\\\" description=\\\"1\\\" thumbnail_alignment=\\\"left\\\" player=\\\"2\\\"]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(18571,8379,'_wp_page_template','default'),
(18572,8379,'_elementor_edit_mode','builder'),
(18573,8379,'_elementor_template_type','wp-page'),
(18574,8379,'_elementor_version','3.33.0'),
(18575,8379,'_elementor_pro_version','3.33.1'),
(18576,8379,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18577,8379,'_elementor_data','[{\"id\":\"29458e26\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"content_width\":\"full\"},\"elements\":[{\"id\":\"3bda136f\",\"elType\":\"widget\",\"settings\":{\"title\":\"YouTube Video Feed\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":46,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":39,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4856afa\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"e77f371\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Presentations and Video Shorts\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_weight\":\"700\",\"title_color\":\"#091E41\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(18581,422,'_elementor_controls_usage','a:2:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:5:\"align\";i:2;s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:11:\"title_color\";i:2;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:2:{s:14:\"flex_direction\";i:1;s:13:\"content_width\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}}}}'),
(18582,8380,'_elementor_edit_mode','builder'),
(18583,8380,'_elementor_template_type','wp-page'),
(18584,8380,'_elementor_version','4.2.0'),
(18585,8380,'_elementor_pro_version','3.33.1'),
(18586,8380,'_wp_page_template','default'),
(18587,8380,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/presentations-by-peter-g-ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/annual-conference-presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18588,8380,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18592,8381,'_elementor_edit_mode','builder'),
(18593,8381,'_elementor_template_type','wp-page'),
(18594,8381,'_elementor_version','4.2.0'),
(18595,8381,'_elementor_pro_version','3.33.1'),
(18596,8381,'_wp_page_template','default'),
(18597,8381,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/presentations-by-peter-g-ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/annual-conference-presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18598,8381,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18602,8382,'_elementor_edit_mode','builder'),
(18603,8382,'_elementor_template_type','wp-page'),
(18604,8382,'_elementor_version','4.2.0'),
(18605,8382,'_elementor_pro_version','3.33.1'),
(18606,8382,'_wp_page_template','default'),
(18607,8382,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/presentations-by-peter-g-ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/annual-conference-presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18608,8382,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18615,8383,'_elementor_edit_mode','builder'),
(18616,8383,'_elementor_template_type','wp-page'),
(18617,8383,'_elementor_version','4.2.0'),
(18618,8383,'_elementor_pro_version','3.33.1'),
(18619,8383,'_wp_page_template','default'),
(18620,8383,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/presentations-by-peter-g-ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/annual-conference-presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18621,8383,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18625,8384,'_elementor_edit_mode','builder'),
(18626,8384,'_elementor_template_type','wp-page'),
(18627,8384,'_elementor_version','4.2.0'),
(18628,8384,'_elementor_pro_version','3.33.1'),
(18629,8384,'_wp_page_template','default'),
(18630,8384,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/presentations-by-peter-g-ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/annual-conference-presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18631,8384,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18635,8385,'_elementor_edit_mode','builder'),
(18636,8385,'_elementor_template_type','wp-page'),
(18637,8385,'_elementor_version','4.2.0'),
(18638,8385,'_elementor_pro_version','3.33.1'),
(18639,8385,'_wp_page_template','default');
INSERT INTO `wpet_postmeta` VALUES
(18640,8385,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/presentations-by-peter-g-ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/annual-conference-presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18641,8385,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18648,8386,'_elementor_edit_mode','builder'),
(18649,8386,'_elementor_template_type','wp-page'),
(18650,8386,'_elementor_version','4.2.0'),
(18651,8386,'_elementor_pro_version','3.33.1'),
(18652,8386,'_wp_page_template','default'),
(18653,8386,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/presentations-by-peter-g-ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/annual-conference-presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18654,8386,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18658,8387,'_elementor_edit_mode','builder'),
(18659,8387,'_elementor_template_type','wp-page'),
(18660,8387,'_elementor_version','4.2.0'),
(18661,8387,'_elementor_pro_version','3.33.1'),
(18662,8387,'_wp_page_template','default'),
(18663,8387,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/presentations-by-peter-g-ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/annual-conference-presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18664,8387,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18668,8388,'_elementor_edit_mode','builder'),
(18669,8388,'_elementor_template_type','wp-page'),
(18670,8388,'_elementor_version','4.2.0'),
(18671,8388,'_elementor_pro_version','3.33.1'),
(18672,8388,'_wp_page_template','default'),
(18673,8388,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/presentations-by-peter-g-ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/annual-conference-presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18674,8388,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18681,6778,'_elementor_inline_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>'),
(18682,6628,'_elementor_css','a:6:{s:4:\"time\";i:1785515415;s:5:\"fonts\";a:2:{i:0;s:9:\"Open Sans\";i:1;s:7:\"Georgia\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(18683,7393,'_elementor_css','a:6:{s:4:\"time\";i:1785515415;s:5:\"fonts\";a:2:{i:0;s:9:\"Open Sans\";i:1;s:7:\"Georgia\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(18684,6751,'_elementor_css','a:6:{s:4:\"time\";i:1785515415;s:5:\"fonts\";a:1:{i:0;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:4;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:1:{i:0;s:8:\"30334d63\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(18685,7393,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:12:\"widget-image\";i:1;s:15:\"widget-nav-menu\";i:2;s:8:\"e-sticky\";i:3;s:14:\"widget-heading\";i:4;s:8:\"e-shapes\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:10:\"smartmenus\";i:2;s:8:\"e-sticky\";}}'),
(18686,6751,'_elementor_page_assets','a:2:{s:6:\"styles\";a:5:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-icon-list\";i:3;s:15:\"widget-nav-menu\";i:4;s:8:\"e-shapes\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:10:\"smartmenus\";}}'),
(18687,162,'_elementor_page_assets','a:2:{s:6:\"styles\";a:2:{i:0;s:14:\"widget-heading\";i:1;s:18:\"e-animation-fadeIn\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:17:\"wpforms-elementor\";}}'),
(18688,162,'_elementor_css','a:6:{s:4:\"time\";i:1785519183;s:5:\"fonts\";a:1:{i:0;s:7:\"Georgia\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(18689,7393,'_elementor_element_cache','{\"timeout\":1785942233,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-391d5cb2 e-con-full e-flex e-con e-parent\\\" data-id=\\\"391d5cb2\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5018b61 elementor-widget elementor-widget-image\\\" data-id=\\\"5018b61\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"62\\\" height=\\\"62\\\" src=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/08\\/image.jpeg\\\" class=\\\"attachment-large size-large wp-image-6596\\\" alt=\\\"\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f1e73bad8a47db5995f471ce14bc8f28\\\" data=\\\"eyJpZCI6IjE5NWI3YWQiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJtZW51X25hbWUiOiJNZW51IiwibWVudSI6Im5ldy1tYWluLW1lbnUiLCJtZW51X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIm1lbnVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik9wZW4gU2FucyIsIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTcsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjYwMCIsIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfX2dsb2JhbHNfXyI6eyJjb2xvcl9tZW51X2l0ZW0iOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9c2Vjb25kYXJ5IiwiY29sb3JfbWVudV9pdGVtX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXRleHQiLCJwb2ludGVyX2NvbG9yX21lbnVfaXRlbV9ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD10ZXh0In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJuYXYtbWVudSJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-806a5ab e-con-full e-flex e-con e-parent\\\" data-id=\\\"806a5ab\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;split&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-shape elementor-shape-bottom\\\" aria-hidden=\\\"true\\\" data-negative=\\\"false\\\">\\n\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 1000 20\\\" preserveAspectRatio=\\\"none\\\">\\n\\t<path class=\\\"elementor-shape-fill\\\" d=\\\"M0,0v3c0,0,393.8,0,483.4,0c9.2,0,16.6,7.4,16.6,16.6c0-9.1,7.4-16.6,16.6-16.6C606.2,3,1000,3,1000,3V0H0z\\\"\\/>\\n<\\/svg>\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-7a063be e-flex e-con-boxed e-con e-child\\\" data-id=\\\"7a063be\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-bad8519 e-con-full e-flex e-con e-child\\\" data-id=\\\"bad8519\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-600e6bd elementor-widget elementor-widget-heading\\\" data-id=\\\"600e6bd\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">The Society for Descriptive Psychology<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f1e73bad8a47db5995f471ce14bc8f28\\\" data=\\\"eyJpZCI6ImY1MjFmODUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cCBzdHlsZT1cInRleHQtYWxpZ246IHJpZ2h0O1wiPjxlbT5UaGUgd29ybGQgbWFrZXMgc2Vuc2UsIGFuZCBzbyBkbyBwZW9wbGUuPFwvZW0+XHUwMGEwXHUwMGEwXHUwMGEwXHUwMGEwXHUwMGEwIC1QZXRlciBHLiBPc3NvcmlvLCBQaC5ELjxcL3A+IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6Ik9wZW4gU2FucyIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjIxLCJzaXplcyI6W119LCJ0eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNDAwIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiItMTQiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD04MGI0YTQ0In0sImFsaWduIjoicmlnaHQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(18690,162,'_elementor_element_cache','{\"timeout\":1785591183,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-569f5036 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"569f5036\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-789d4b05 elementor-widget elementor-widget-heading\\\" data-id=\\\"789d4b05\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Contact Us!<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-f6de996 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"f6de996\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-6a220c5 e-con-full e-flex e-con e-child\\\" data-id=\\\"6a220c5\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t[elementor-element k=\\\"f1e73bad8a47db5995f471ce14bc8f28\\\" data=\\\"eyJpZCI6IjNlMWNjMmI1IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPGRpdiBzdHlsZT1cInRleHQtYWxpZ246IGNlbnRlcjtcIj48aDIgc3R5bGU9XCJ0ZXh0LWFsaWduOiBsZWZ0O1wiPjxzdHJvbmc+VGhhbmsgeW91IGZvciByZWFjaGluZyBvdXQgdG8gdGhlIFNvY2lldHkgZm9yIERlc2NyaXB0aXZlIFBzeWNob2xvZ3kuPFwvc3Ryb25nPjxcL2gyPjxwIHN0eWxlPVwidGV4dC1hbGlnbjogbGVmdDtcIj5XZSBsb29rIGZvcndhcmQgdG8gYW5zd2VyaW5nIGFueSBxdWVzdGlvbnMgYWJvdXRcdTAwYTAgRGVzY3JpcHRpdmUgUHN5Y2hvbG9neSBvciB0aGUgU29jaWV0eSBmb3IgRGVzY3JpcHRpdmUgUHN5Y2hvbG9neTxcL3A+PFwvZGl2PiIsIl9wYWRkaW5nIjp7InVuaXQiOiIlIiwidG9wIjoiNSIsInJpZ2h0IjoiNSIsImJvdHRvbSI6IjUiLCJsZWZ0IjoiNSIsImlzTGlua2VkIjp0cnVlfSwiX3BhZGRpbmdfdGFibGV0Ijp7InVuaXQiOiIlIiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9LCJfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6IiUiLCJ0b3AiOiIiLCJyaWdodCI6IiIsImJvdHRvbSI6IiIsImxlZnQiOiIiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9YWNjZW50IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1zZWNvbmRhcnkifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2e39c76 e-con-full e-flex elementor-invisible e-con e-child\\\" data-id=\\\"2e39c76\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\\\">\\n\\t\\t[elementor-element k=\\\"f1e73bad8a47db5995f471ce14bc8f28\\\" data=\\\"eyJpZCI6ImZjMDQzNjMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJmb3JtX2lkIjoiNzI0MCIsIndwZm9ybXNUaGVtZSI6ImRlZmF1bHQtY29weS0xIiwiaXNDdXN0b21UaGVtZSI6InRydWUiLCJpc01pZ3JhdGVkIjoidHJ1ZSIsImN1c3RvbVRoZW1lTmFtZSI6IkRlZmF1bHQgKENvcHkpIiwiYmFja2dyb3VuZENvbG9yIjoiI0ZGRkZGRiIsImNvcHlQYXN0ZUpzb25WYWx1ZSI6IntcImNvbnRhaW5lclBhZGRpbmdcIjpcIjBweFwiLFwiY29udGFpbmVyQm9yZGVyU3R5bGVcIjpcIm5vbmVcIixcImNvbnRhaW5lckJvcmRlcldpZHRoXCI6XCIxcHhcIixcImNvbnRhaW5lckJvcmRlclJhZGl1c1wiOlwiM1wiLFwiY29udGFpbmVyU2hhZG93U2l6ZVwiOlwibm9uZVwiLFwiY29udGFpbmVyQm9yZGVyQ29sb3JcIjpcIiMwMDAwMDBcIixcImZpZWxkU2l6ZVwiOlwibWVkaXVtXCIsXCJmaWVsZEJvcmRlclN0eWxlXCI6XCJzb2xpZFwiLFwiZmllbGRCb3JkZXJSYWRpdXNcIjpcIjNcIixcImZpZWxkQm9yZGVyU2l6ZVwiOlwiMVwiLFwiZmllbGRCYWNrZ3JvdW5kQ29sb3JcIjpcIiNmZmZmZmZcIixcImZpZWxkQm9yZGVyQ29sb3JcIjpcInJnYmEoIDAsIDAsIDAsIDAuMjUgKVwiLFwiZmllbGRUZXh0Q29sb3JcIjpcInJnYmEoIDAsIDAsIDAsIDAuNyApXCIsXCJmaWVsZE1lbnVDb2xvclwiOlwiI2ZmZmZmZlwiLFwicGFnZUJyZWFrQ29sb3JcIjpcIiMwNjZhYWJcIixcImxhYmVsU2l6ZVwiOlwibWVkaXVtXCIsXCJsYWJlbENvbG9yXCI6XCJyZ2JhKCAwLCAwLCAwLCAwLjg1IClcIixcImxhYmVsU3VibGFiZWxDb2xvclwiOlwicmdiYSggMCwgMCwgMCwgMC41NSApXCIsXCJsYWJlbEVycm9yQ29sb3JcIjpcIiNkNjM2MzdcIixcImJ1dHRvblNpemVcIjpcIm1lZGl1bVwiLFwiYnV0dG9uQm9yZGVyU3R5bGVcIjpcIm5vbmVcIixcImJ1dHRvbkJvcmRlclNpemVcIjpcIjFweFwiLFwiYnV0dG9uQm9yZGVyUmFkaXVzXCI6XCIzXCIsXCJidXR0b25CYWNrZ3JvdW5kQ29sb3JcIjpcIiMwNjZhYWJcIixcImJ1dHRvbkJvcmRlckNvbG9yXCI6XCIjMDY2YWFiXCIsXCJidXR0b25UZXh0Q29sb3JcIjpcIiNmZmZmZmZcIixcImJhY2tncm91bmRDb2xvclwiOlwiI0ZGRkZGRlwiLFwiYmFja2dyb3VuZFBvc2l0aW9uXCI6XCJjZW50ZXIgY2VudGVyXCIsXCJiYWNrZ3JvdW5kVXJsXCI6e1widXJsXCI6XCJ1cmwoKVwiLFwiaWRcIjpcIlwiLFwic2l6ZVwiOlwiXCJ9LFwiYmFja2dyb3VuZFJlcGVhdFwiOlwibm8tcmVwZWF0XCIsXCJiYWNrZ3JvdW5kU2l6ZVwiOlwiY292ZXJcIixcImJhY2tncm91bmRTaXplTW9kZVwiOlwiY292ZXJcIixcImJhY2tncm91bmRXaWR0aFwiOlwiMTAwXCIsXCJiYWNrZ3JvdW5kSGVpZ2h0XCI6XCIxMDBcIixcImJhY2tncm91bmRJbWFnZVwiOlwibm9uZVwiLFwiY3VzdG9tVGhlbWVOYW1lXCI6XCJEZWZhdWx0IChDb3B5KVwiLFwiaXNDdXN0b21UaGVtZVwiOlwidHJ1ZVwifSIsIl9fZ2xvYmFsc19fIjpbXX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6IndwZm9ybXMifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-8a79653 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"8a79653\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(18691,6751,'_elementor_element_cache','{\"timeout\":1785942233,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-779e3c9a e-con-full e-flex e-con e-parent\\\" data-id=\\\"779e3c9a\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_top&quot;:&quot;split&quot;,&quot;shape_divider_bottom&quot;:&quot;split&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-shape elementor-shape-top\\\" aria-hidden=\\\"true\\\" data-negative=\\\"false\\\">\\n\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 1000 20\\\" preserveAspectRatio=\\\"none\\\">\\n\\t<path class=\\\"elementor-shape-fill\\\" d=\\\"M0,0v3c0,0,393.8,0,483.4,0c9.2,0,16.6,7.4,16.6,16.6c0-9.1,7.4-16.6,16.6-16.6C606.2,3,1000,3,1000,3V0H0z\\\"\\/>\\n<\\/svg>\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-shape elementor-shape-bottom\\\" aria-hidden=\\\"true\\\" data-negative=\\\"false\\\">\\n\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 1000 20\\\" preserveAspectRatio=\\\"none\\\">\\n\\t<path class=\\\"elementor-shape-fill\\\" d=\\\"M0,0v3c0,0,393.8,0,483.4,0c9.2,0,16.6,7.4,16.6,16.6c0-9.1,7.4-16.6,16.6-16.6C606.2,3,1000,3,1000,3V0H0z\\\"\\/>\\n<\\/svg>\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-3011c72a e-con-full e-flex e-con e-child\\\" data-id=\\\"3011c72a\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-476c3627 elementor-widget elementor-widget-image\\\" data-id=\\\"476c3627\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"800\\\" height=\\\"794\\\" src=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/d9ec8e020ae925909053d724d0888e69.jpg\\\" class=\\\"attachment-large size-large wp-image-7639\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/d9ec8e020ae925909053d724d0888e69.jpg 800w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/d9ec8e020ae925909053d724d0888e69-300x298.jpg 300w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/d9ec8e020ae925909053d724d0888e69-150x150.jpg 150w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/d9ec8e020ae925909053d724d0888e69-768x762.jpg 768w\\\" sizes=\\\"(max-width: 800px) 100vw, 800px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f1e73bad8a47db5995f471ce14bc8f28\\\" data=\\\"eyJpZCI6IjFlMDYxMjA0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+SWYgeW91IGhhdmUgYW55IHF1ZXN0aW9ucyBhYm91dCBEZXNjcmlwdGl2ZSBQc3ljaG9sb2d5IG9yIHRoZSBTb2NpZXR5IGZvciBEZXNjcmlwdGl2ZSBQc3ljaG9sb2d5PFwvcD48cD5QbGVhc2Ugc2VuZCB1cyBhbiBlbWFpbCBhdFx1MDBhMDxhIGhyZWY9XCJtYWlsdG86aW5mb0BzZHAub3JnXCI+PHN0cm9uZz5pbmZvQHNkcC5vcmc8XC9zdHJvbmc+PFwvYT48XC9wPiIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9ODBiNGE0NCJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-1019a3eb e-con-full e-flex e-con e-child\\\" data-id=\\\"1019a3eb\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b90320 elementor-widget elementor-widget-heading\\\" data-id=\\\"b90320\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Resources<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-57741a02 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\\\" data-id=\\\"57741a02\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-list.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<ul class=\\\"elementor-icon-list-items\\\">\\n\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\/presentations\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Presentations<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\/publications\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Publications<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\/annual%20conferences\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Annual Conferences<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t\\t\\t<li class=\\\"elementor-icon-list-item\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a href=\\\"\\/calendar\\/\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-icon-list-text\\\">Calendar<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/li>\\n\\t\\t\\t\\t\\t\\t<\\/ul>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-3a8e4584 e-con-full e-flex e-con e-child\\\" data-id=\\\"3a8e4584\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2acac3d2 elementor-widget elementor-widget-heading\\\" data-id=\\\"2acac3d2\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h6 class=\\\"elementor-heading-title elementor-size-default\\\">Quick Links<\\/h6>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f1e73bad8a47db5995f471ce14bc8f28\\\" data=\\\"eyJpZCI6IjRkOGZhMGIyIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsibGF5b3V0IjoidmVydGljYWwiLCJwb2ludGVyIjoibm9uZSIsImRyb3Bkb3duIjoibm9uZSIsInBhZGRpbmdfaG9yaXpvbnRhbF9tZW51X2l0ZW0iOnsidW5pdCI6InB4Iiwic2l6ZSI6IjAiLCJzaXplcyI6W119LCJwYWRkaW5nX3ZlcnRpY2FsX21lbnVfaXRlbSI6eyJ1bml0IjoicHgiLCJzaXplIjoiMCIsInNpemVzIjpbXX0sIm1lbnVfc3BhY2VfYmV0d2VlbiI6eyJ1bml0IjoicHgiLCJzaXplIjoiMTAiLCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJjb2xvcl9tZW51X2l0ZW0iOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9ODBiNGE0NCIsIl9iYWNrZ3JvdW5kX2NvbG9yIjoiIn0sIm1lbnVfc3BhY2VfYmV0d2Vlbl9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IjgiLCJzaXplcyI6W119LCJtZW51X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIm1lbnVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IlBvcHBpbnMiLCJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE2LCJzaXplcyI6W119LCJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiMzAwIiwibWVudV90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoibm9uZSIsIm1lbnVfdHlwb2dyYXBoeV9mb250X3N0eWxlIjoibm9ybWFsIiwibWVudV90eXBvZ3JhcGh5X3RleHRfZGVjb3JhdGlvbiI6Im5vbmUiLCJtZW51X3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MS41LCJzaXplcyI6W119LCJtZW51X3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MCwic2l6ZXMiOltdfSwiY29sb3JfbWVudV9pdGVtX2hvdmVyIjoiI0M4RDVEQyIsInBvaW50ZXJfY29sb3JfbWVudV9pdGVtX2hvdmVyIjoiIzQ2N0ZGNyIsIm5hdl9tZW51X2RpdmlkZXJfY29sb3IiOiIjMzI0QTZEIiwiZHJvcGRvd25fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiZHJvcGRvd25fdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IlBvcHBpbnMiLCJkcm9wZG93bl90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNiwic2l6ZXMiOltdfSwiZHJvcGRvd25fdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJkcm9wZG93bl90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNDAwIiwiZHJvcGRvd25fdHlwb2dyYXBoeV90ZXh0X3RyYW5zZm9ybSI6ImNhcGl0YWxpemUiLCJkcm9wZG93bl90eXBvZ3JhcGh5X2ZvbnRfc3R5bGUiOiJub3JtYWwiLCJkcm9wZG93bl90eXBvZ3JhcGh5X3RleHRfZGVjb3JhdGlvbiI6Im5vbmUiLCJkcm9wZG93bl90eXBvZ3JhcGh5X2xldHRlcl9zcGFjaW5nIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sImRyb3Bkb3duX3R5cG9ncmFwaHlfbGluZV9oZWlnaHQiOnsidW5pdCI6ImVtIiwic2l6ZSI6MSwic2l6ZXMiOltdfSwibWVudV9uYW1lIjoiTWVudSIsIm1lbnUiOiJuZXctbWFpbi1tZW51IiwibWVudV9pZCI6MTAsIl9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Im5hdi1tZW51In0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-4853870d e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"4853870d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"f1e73bad8a47db5995f471ce14bc8f28\\\" data=\\\"eyJpZCI6IjMwMzM0ZDYzIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsidGl0bGUiOiJcdTAwYTkgQWxsIFJpZ2h0cyBSZXNlcnZlZC4iLCJoZWFkZXJfc2l6ZSI6InAiLCJhbGlnbiI6ImNlbnRlciIsIl9fZ2xvYmFsc19fIjpbXSwiX19keW5hbWljX18iOnsidGl0bGUiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE3ZjljYmJcIiBuYW1lPVwiY3VycmVudC1kYXRlLXRpbWVcIiBzZXR0aW5ncz1cIiU3QiUyMmRhdGVfZm9ybWF0JTIyJTNBJTIyY3VzdG9tJTIyJTJDJTIyY3VzdG9tX2Zvcm1hdCUyMiUzQSUyMlklMjIlMkMlMjJiZWZvcmUlMjIlM0ElMjIlNUN1MDBhOSslMjIlMkMlMjJhZnRlciUyMiUzQSUyMitBbGwrUmlnaHRzK1Jlc2VydmVkLiUyMiUyQyUyMnRpbWVfZm9ybWF0JTIyJTNBJTIyZGVmYXVsdCUyMiUyQyUyMmZhbGxiYWNrJTIyJTNBJTIyJTIyJTdEXCJdIn0sInRpdGxlX2NvbG9yIjoiI0ZGRkZGRiIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJQb3BwaW5zIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsInR5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJub25lIiwidHlwb2dyYXBoeV9mb250X3N0eWxlIjoibm9ybWFsIiwidHlwb2dyYXBoeV90ZXh0X2RlY29yYXRpb24iOiJub25lIiwidHlwb2dyYXBoeV9saW5lX2hlaWdodCI6eyJ1bml0IjoiZW0iLCJzaXplIjoxLjUsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6MCwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImhlYWRpbmcifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(18692,8389,'_elementor_edit_mode','builder'),
(18693,8389,'_elementor_template_type','wp-page'),
(18694,8389,'_elementor_version','4.2.0'),
(18695,8389,'_elementor_pro_version','3.33.1'),
(18696,8389,'_wp_page_template','default'),
(18697,8389,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/presentations-by-peter-g-ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/annual-conference-presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18698,8389,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18699,8390,'_elementor_edit_mode','builder'),
(18700,8390,'_elementor_template_type','wp-page'),
(18701,8390,'_elementor_version','4.2.0'),
(18702,8390,'_elementor_pro_version','3.33.1'),
(18703,8390,'_wp_page_template','default'),
(18704,8390,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a39f8c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6fce9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Participate in Forums\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/forums\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03014b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/wooden-blocks.jpg\",\"id\":7592,\"size\":\"\",\"alt\":\"wooden-blocks\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/presentations-by-peter-g-ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/annual-conference-presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18705,8390,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18706,8391,'_elementor_edit_mode','builder'),
(18707,8391,'_elementor_template_type','wp-page'),
(18708,8391,'_elementor_version','4.2.0'),
(18709,8391,'_elementor_pro_version','3.33.1'),
(18710,8391,'_wp_page_template','default'),
(18711,8391,'_elementor_data','[{\"id\":\"5d932964\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"min_height\":{\"unit\":\"vh\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"flex_align_items\":\"center\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Hero\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"society-hero\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_mobile\":{\"unit\":\"vh\",\"size\":30,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"boxed_width\":{\"unit\":\"px\",\"size\":920,\"sizes\":[]},\"content_width\":\"full\",\"background_overlay_background\":\"classic\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38532f2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\",\"id\":6837,\"size\":\"\",\"alt\":\"society-hero\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":74,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"inherit\",\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ef15743\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"05\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"31a0586\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"683b9a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2fd06ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\",\"id\":8271,\"size\":\"\",\"alt\":\"48th annual conference\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a34891\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b1d7d8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e0a61ec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here to download PDF\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_border_hover_color\":\"globals\\/colors?id=secondary\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_border_hover_border\":\"solid\",\"_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1aca5d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click Here to Register\",\"link\":{\"url\":\"https:\\/\\/reg.planetreg.com\\/E52813254436600\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=accent\",\"_background_color\":\"globals\\/colors?id=secondary\",\"_background_hover_color\":\"globals\\/colors?id=accent\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_hover_background\":\"classic\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":318,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d30a0b5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a7c5e0f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":79,\"sizes\":[]}},\"elements\":[{\"id\":\"54eeb13\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Different Approach\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9a72f3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"97c27c6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"column\":\"30\",\"row\":\"0\"},\"flex_align_items\":\"flex-start\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\",\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"e676515\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"min_height\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_flex_size\":\"none\",\"_element_width\":\"initial\",\"width_tablet\":{\"unit\":\"px\",\"size\":716,\"sizes\":[]}},\"elements\":[{\"id\":\"4e69967\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\",\"id\":7458,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_element_id\":\"diff-approach\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ce73ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"cgHgbA pYZEjA Xp24Nw PanoWQ\\\"><span class=\\\"OYPEnA\\\">\\u201cDiscovery consists in seeing what everybody else has seen and thinking <\\/span><span class=\\\"OYPEnA\\\">what\\u00a0<\\/span><span class=\\\"OYPEnA\\\">nobody else has thought.\\u201d<\\/span> <span class=\\\"OYPEnA\\\">\\u2013 Nobel Laureate Albert Szent-Gyorgyi<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d7bad74\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":733,\"sizes\":[]}},\"elements\":[{\"id\":\"edce738\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior\\u2014not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"},\"align_tablet\":\"start\",\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":1000,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"aad83b4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width\":{\"unit\":\"px\",\"size\":1120,\"sizes\":[]},\"_flex_align_self\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"3121441\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":\"full\",\"flex_direction_tablet\":\"column\",\"flex_align_items_tablet\":\"center\"},\"elements\":[{\"id\":\"8fe3b1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"flex_justify_content\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"px\",\"size\":557,\"sizes\":[]}},\"elements\":[{\"id\":\"4388e7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dr. Peter G. Ossorio\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_id\":\"ossorio\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0905b18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: left;\\\">Dr. Peter G. Ossorio founded Descriptive<br \\/>Psychology, a discipline providing precise ways to<br \\/>understand persons, behavior, and their worlds. A<br \\/>distinguished professor at the University of<br \\/>Colorado, Boulder for over 30 years, he mentored<br \\/>over 50 dissertations and was renowned as a<br \\/>teacher and clinical supervisor. His extensive<br \\/>publications form the foundation of Descriptive<br \\/>Psychology, influencing fields from artificial<br \\/>intelligence to business and spirituality. Invited to 18<br \\/>universities worldwide, he also conducted<br \\/>pioneering research through his companies. Born in<br \\/>Los Angeles in 1926, he passed away in Boulder in<br \\/>2007. His papers are archived at CU Boulder, with<br \\/>his LRI Reports accessible online.<\\/p>\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbb23c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"About DP\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"\\/#what-is-dp\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7e13236\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"6b0e06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\",\"id\":973,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":467,\"sizes\":[]},\"image_size\":\"full\",\"height_tablet\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":214,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b066682\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"630c17d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e43c05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Archive\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bb731e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cc444f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ossorio\'s Publications\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f07645\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"what-is-dp\"},\"elements\":[{\"id\":\"71f5c7f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What is Descriptive Psychology?\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"title_color\":\"#091E41\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f775f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Descriptive Psychology is \\u201ca set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior\\u2014and therefore about everything else as well.\\u201d -Peter G. Ossorio (1982)<\\/p><p>\\u201cDescriptive Psychology (\\u201c DP\\u201d) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\\u201d -Raymond Bergner, Advances in Descriptive Psychology\\u2014Vol. 9<\\/p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9c7180d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"2\",\"row\":\"2\",\"isLinked\":true,\"unit\":\"px\",\"size\":2},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"00d3500\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":84,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddadd53\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ray Berner, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4eacd78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":79,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ea0e7a9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Robert Brill, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"80e7e55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":82,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d432ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"H. Joel Jeffrey, Ph.D.\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0befe51\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"flex_direction\":\"row\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b57da8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Anthony O. Putnam, Ph.D.\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f4277fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"},\"_element_id\":\"explore\"},\"elements\":[{\"id\":\"81d2d13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84a6974\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore Our World\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57a8189\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"df150fc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b21f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Member Publications\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d81b47e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\",\"id\":7588,\"size\":\"\",\"alt\":\"archive-files\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d11798c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0a10d05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Attend a Conference\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6769c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\",\"id\":7593,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"241c653\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"84d5d8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Advances in DP\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ee4765\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\",\"id\":7590,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"421e606\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"7bb45a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dissertations\",\"link\":{\"url\":\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37d2f21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\",\"id\":7591,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e0c6fa1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"e1fed61\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Society\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bb51817\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\",\"id\":7589,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"height\":{\"unit\":\"px\",\"size\":237,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"69f023b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"bfbcab5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Presentations\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"500\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2dfa7be6\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_justify_items\":\"center\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=4d946b7\"}},\"elements\":[{\"id\":\"4b529bd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_element_id\":\"presentations\",\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"485f5944\",\"elType\":\"widget\",\"settings\":{\"title\":\"Peter G. Ossorio\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/presentations-by-peter-g-ossorio\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ef86e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\",\"id\":6801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"image_size\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"65f43e0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2b25eaf9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Conference &amp; Meetings\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"},\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/annual-conference-presentations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f20207\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg\",\"id\":7478,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2dc4417a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"2d5f945e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Videos\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21e707de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg\",\"id\":7479,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"556fa380\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]}},\"elements\":[{\"id\":\"1ff26350\",\"elType\":\"widget\",\"settings\":{\"title\":\"Tutorials\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_decoration\":\"underline\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"117c9341\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg\",\"id\":7480,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5b93390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":1260,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":334,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":510,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":530,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":430,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"6\",\"bottom\":\"0\",\"left\":\"6\",\"isLinked\":false},\"_title\":\"A quote\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3945e5f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":6778,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/quate-mark.svg\"},\"library\":\"svg\"},\"title_text\":\"\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\",\"description_text\":\" -Nobel Laureate Albert Szent-Gyorgyi\",\"icon_space\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":113,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=80b4a44\"},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"rotate_tablet\":{\"unit\":\"deg\",\"size\":\"\"},\"rotate_mobile\":{\"unit\":\"deg\",\"size\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Georgia\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"32c0102d\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":861,\"sizes\":[]},\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":373,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":327,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":6926,\"url\":\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/geometric-shape.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[],\"column\":\"13\",\"row\":\"13\",\"isLinked\":true},\"_title\":\"CTA\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_overlay_color\":\"globals\\/colors?id=4d946b7\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125,\"sizes\":[]}},\"elements\":[{\"id\":\"29729d88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support the Society and Its Students\",\"align\":\"center\",\"title_color\":\"#21233A\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":69,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"none\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0aa12b7\",\"elType\":\"widget\",\"settings\":{\"email\":\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&locale.x=en_US\",\"product_name\":\"SDP Donation\",\"text\":\"Donate\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Georgia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"700\",\"error_message_global\":\"An error occurred.\",\"error_message_payment\":\"No payment method connected. Contact seller.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"paypal-button\"}],\"isInner\":false},{\"id\":\"eaa9cbe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true}},\"elements\":[{\"id\":\"e027d52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sample Topics\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=80b4a44\"},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84ffdc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Please note that\\u00a0<strong>all<\\/strong>\\u00a0\\\"Sample Topics\\\" lists are\\u00a0<strong>drafts<\\/strong>. Please contact us about recommended changes.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=80b4a44\"},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fcf5392\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":\"3\"},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":\"2\"},\"grid_rows_grid_mobile\":{\"unit\":\"fr\",\"size\":\"2\"},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"287df4f\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Central Descriptive Psychology Concepts\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"34f8e12\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Clinical and Therapy\",\"description_text\":\"Pathology; Case Formulation; Psychotherapeutic Policies & Techniques\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6ab8977\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Social Practices\",\"description_text\":\"Parenting; Interpersonal Interactions; Significance\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9cc0325\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Cultures, Communities, Organizations\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81f17ac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Information Technology\",\"description_text\":\"Robots; Artificial Intelligence\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/information-technology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e046430\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Science and Methodology\",\"description_text\":\"Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, & Language; Classification Space\",\"link\":{\"url\":\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8d5c9ae\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Status, Persons, Relationshipos\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"599e519\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Spirituality and Religion\",\"description_text\":\"\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5edaff0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Conceptual Elucidation\",\"description_text\":\"Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\",\"link\":{\"url\":\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=80b4a44\",\"title_color\":\"globals\\/colors?id=80b4a44\",\"description_color\":\"globals\\/colors?id=80b4a44\",\"hover_title_color\":\"globals\\/colors?id=80b4a44\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}]'),
(18712,8391,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18713,6710,'_elementor_page_assets','a:2:{s:6:\"styles\";a:3:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:15:\"widget-icon-box\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(18714,6710,'_elementor_controls_usage','a:7:{s:5:\"image\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:13;s:10:\"image_size\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:2:{s:5:\"width\";i:6;s:6:\"height\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:6;s:14:\"_element_width\";i:1;s:11:\"_element_id\";i:1;s:7:\"_margin\";i:5;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:43;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:24:\"section_layout_container\";a:12:{s:8:\"flex_gap\";i:11;s:10:\"min_height\";i:6;s:16:\"flex_align_items\";i:4;s:14:\"flex_direction\";i:30;s:20:\"flex_justify_content\";i:8;s:11:\"boxed_width\";i:4;s:13:\"content_width\";i:32;s:5:\"width\";i:18;s:14:\"container_type\";i:3;s:17:\"grid_columns_grid\";i:2;s:14:\"grid_rows_grid\";i:2;s:18:\"grid_justify_items\";i:1;}s:33:\"section_layout_additional_options\";a:1:{s:4:\"link\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:13;s:16:\"background_image\";i:3;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:2:{s:29:\"background_overlay_background\";i:2;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:5:{s:7:\"padding\";i:30;s:6:\"margin\";i:28;s:16:\"_flex_align_self\";i:2;s:10:\"_flex_size\";i:1;s:11:\"_element_id\";i:3;}s:19:\"_section_responsive\";a:1:{s:11:\"hide_mobile\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:21:\"typography_typography\";i:2;s:22:\"typography_font_family\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:12:\"text_padding\";i:2;s:13:\"border_radius\";i:2;s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:16:\"_flex_align_self\";i:2;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}s:15:\"_section_border\";a:2:{s:20:\"_border_hover_border\";i:1;s:19:\"_border_hover_width\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:28:\"_background_hover_background\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:23;s:4:\"link\";i:14;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:8:{s:21:\"typography_typography\";i:22;s:22:\"typography_font_family\";i:22;s:20:\"typography_font_size\";i:22;s:22:\"typography_font_weight\";i:22;s:11:\"title_color\";i:4;s:5:\"align\";i:19;s:26:\"typography_text_decoration\";i:16;s:25:\"typography_text_transform\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:6:{s:7:\"_margin\";i:3;s:8:\"_padding\";i:3;s:11:\"_element_id\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:16:\"_flex_align_self\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:5;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:1;s:10:\"title_text\";i:10;s:16:\"description_text\";i:10;s:4:\"link\";i:9;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:2:{s:10:\"icon_space\";i:1;s:18:\"title_bottom_space\";i:1;}s:18:\"section_style_icon\";a:1:{s:9:\"icon_size\";i:1;}s:21:\"section_style_content\";a:13:{s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:33:\"description_typography_typography\";i:1;s:34:\"description_typography_font_family\";i:1;s:32:\"description_typography_font_size\";i:1;s:34:\"description_typography_font_weight\";i:1;s:37:\"description_typography_text_transform\";i:1;s:33:\"description_typography_font_style\";i:1;s:38:\"description_typography_text_decoration\";i:1;s:34:\"description_typography_line_height\";i:1;s:37:\"description_typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:1;s:7:\"_margin\";i:1;s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:13:\"paypal-button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:15:\"section_account\";a:2:{s:5:\"email\";i:1;s:12:\"product_name\";i:1;}s:14:\"section_button\";a:1:{s:4:\"text\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}}}}}'),
(18715,6710,'_elementor_css','a:6:{s:4:\"time\";i:1785523071;s:5:\"fonts\";a:3:{i:0;s:7:\"Georgia\";i:1;s:9:\"Open Sans\";i:2;s:7:\"Poppins\";}s:5:\"icons\";a:4:{i:0;s:0:\"\";i:2;s:3:\"svg\";i:3;s:9:\"fa-brands\";i:4;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(18716,6710,'_elementor_element_cache','{\"timeout\":1785942233,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-5d932964 e-con-full e-flex e-con e-parent\\\" data-id=\\\"5d932964\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-38532f2 elementor-widget__width-inherit elementor-widget elementor-widget-image\\\" data-id=\\\"38532f2\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"1920\\\" height=\\\"1080\\\" src=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg\\\" class=\\\"attachment-full size-full wp-image-6837\\\" alt=\\\"society-hero\\\" srcset=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero.jpg 1920w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero-300x169.jpg 300w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero-1024x576.jpg 1024w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero-768x432.jpg 768w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/society-hero-1536x864.jpg 1536w\\\" sizes=\\\"(max-width: 1920px) 100vw, 1920px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-ef15743 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"ef15743\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-31a0586 e-con-full e-flex e-con e-child\\\" data-id=\\\"31a0586\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-683b9a4 e-con-full e-flex e-con e-child\\\" data-id=\\\"683b9a4\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2fd06ae elementor-widget elementor-widget-image\\\" data-id=\\\"2fd06ae\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"1920\\\" height=\\\"1351\\\" src=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg\\\" class=\\\"attachment-full size-full wp-image-8271\\\" alt=\\\"48th annual conference\\\" srcset=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image.jpg 1920w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image-300x211.jpg 300w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image-1024x721.jpg 1024w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image-768x540.jpg 768w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/48th-annual-updated-image-1536x1081.jpg 1536w\\\" sizes=\\\"(max-width: 1920px) 100vw, 1920px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6a34891 e-con-full e-flex e-con e-child\\\" data-id=\\\"6a34891\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-b1d7d8c e-con-full e-flex e-con e-child\\\" data-id=\\\"b1d7d8c\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e0a61ec elementor-widget elementor-widget-button\\\" data-id=\\\"e0a61ec\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Click here to download PDF<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1aca5d1 elementor-align-center elementor-widget__width-initial elementor-widget elementor-widget-button\\\" data-id=\\\"1aca5d1\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"https:\\/\\/reg.planetreg.com\\/E52813254436600\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Click Here to Register<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-d30a0b5 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"d30a0b5\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-a7c5e0f e-con-full e-flex e-con e-child\\\" data-id=\\\"a7c5e0f\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-54eeb13 elementor-widget elementor-widget-heading\\\" data-id=\\\"54eeb13\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">A Different Approach<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-9a72f3d e-con-full elementor-hidden-mobile e-flex e-con e-child\\\" data-id=\\\"9a72f3d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-97c27c6 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"97c27c6\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-e676515 e-con-full e-flex e-con e-child\\\" data-id=\\\"e676515\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4e69967 elementor-widget elementor-widget-image\\\" data-id=\\\"4e69967\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" id=\\\"diff-approach\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"751\\\" height=\\\"521\\\" src=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png\\\" class=\\\"attachment-large size-large wp-image-7458\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\\\" sizes=\\\"(max-width: 751px) 100vw, 751px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f1e73bad8a47db5995f471ce14bc8f28\\\" data=\\\"eyJpZCI6ImNlNzNhYjkiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cCBjbGFzcz1cImNnSGdiQSBwWVpFakEgWHAyNE53IFBhbm9XUVwiPjxzcGFuIGNsYXNzPVwiT1lQRW5BXCI+XHUyMDFjRGlzY292ZXJ5IGNvbnNpc3RzIGluIHNlZWluZyB3aGF0IGV2ZXJ5Ym9keSBlbHNlIGhhcyBzZWVuIGFuZCB0aGlua2luZyA8XC9zcGFuPjxzcGFuIGNsYXNzPVwiT1lQRW5BXCI+d2hhdFx1MDBhMDxcL3NwYW4+PHNwYW4gY2xhc3M9XCJPWVBFbkFcIj5ub2JvZHkgZWxzZSBoYXMgdGhvdWdodC5cdTIwMWQ8XC9zcGFuPiA8c3BhbiBjbGFzcz1cIk9ZUEVuQVwiPlx1MjAxMyBOb2JlbCBMYXVyZWF0ZSBBbGJlcnQgU3plbnQtR3lvcmd5aTxcL3NwYW4+PFwvcD4iLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXNlY29uZGFyeSJ9LCJfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6IiUiLCJ0b3AiOiIwIiwicmlnaHQiOiI0IiwiYm90dG9tIjoiNCIsImxlZnQiOiI0IiwiaXNMaW5rZWQiOmZhbHNlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-d7bad74 e-con-full e-flex e-con e-child\\\" data-id=\\\"d7bad74\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"f1e73bad8a47db5995f471ce14bc8f28\\\" data=\\\"eyJpZCI6ImVkY2U3MzgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5EZXNjcmlwdGl2ZSBQc3ljaG9sb2d5IChEUCkgdGFrZXMgYSBmdW5kYW1lbnRhbGx5IGRpZmZlcmVudCBhcHByb2FjaCB0byB1bmRlcnN0YW5kaW5nIHBlb3BsZSBhbmQgYmVoYXZpb3JcdTIwMTRub3QgYnkgaW50cm9kdWNpbmcgYW5vdGhlciB0aGVvcnksIGJ1dCBieSBjbGFyaWZ5aW5nIHdoYXQgYWxsIHBzeWNob2xvZ2ljYWwgdGhlb3JpZXMgZGVzY3JpYmUuIEluc3RlYWQgb2YgYWxpZ25pbmcgd2l0aCBhIHNpbmdsZSBmcmFtZXdvcmsgbGlrZSBiZWhhdmlvcmlzbSBvciBwc3ljaG9hbmFseXNpcywgaXQgYXJ0aWN1bGF0ZXMgdGhlIHNoYXJlZCBjb25jZXB0cyB0aGF0IGFsbG93IHVzIHRvIG1lYW5pbmdmdWxseSBhZ3JlZSwgZGlzYWdyZWUsIGFuZCBpbnRlZ3JhdGUgZGl2ZXJzZSBwZXJzcGVjdGl2ZXMuIEl0cyBzY29wZSBleHRlbmRzIGJleW9uZCBwc3ljaG9sb2d5LCBpbmZsdWVuY2luZyBmaWVsZHMgYXMgdmFyaWVkIGFzIHNwYWNlIGV4cGxvcmF0aW9uLCBsYXcsIGFuZCBhcnRpZmljaWFsIGludGVsbGlnZW5jZS4gRm91bmRlZCBieSBEci4gUGV0ZXIgRy4gT3Nzb3JpbywgaXQgcHJvdmlkZXMgYSBwcmVjaXNlLCBjb21wcmVoZW5zaXZlIGZyYW1ld29yayBmb3IgdW5kZXJzdGFuZGluZyBwZXJzb25zLCBiZWhhdmlvciwgcmVhbGl0eSwgYW5kIGxhbmd1YWdlLiBXZSBpbnZpdGUgeW91IHRvIGVuZ2FnZSB3aXRoIG91ciBkaXZlcnNlIGNvbW11bml0eSBvZiBzY2hvbGFycyBhbmQgcHJvZmVzc2lvbmFscyBhcHBseWluZyBEZXNjcmlwdGl2ZSBQc3ljaG9sb2d5IGFjcm9zcyBkaXNjaXBsaW5lcy48XC9wPiIsIl9fZ2xvYmFsc19fIjp7InR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6Imdsb2JhbHNcL3R5cG9ncmFwaHk\\/aWQ9c2Vjb25kYXJ5IiwidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1zZWNvbmRhcnkifSwiYWxpZ25fdGFibGV0Ijoic3RhcnQiLCJfcGFkZGluZ19tb2JpbGUiOnsidW5pdCI6IiUiLCJ0b3AiOiI0IiwicmlnaHQiOiI0IiwiYm90dG9tIjoiNCIsImxlZnQiOiI0IiwiaXNMaW5rZWQiOnRydWV9LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjEwMDAsInNpemVzIjpbXX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-aad83b4 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"aad83b4\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-3121441 e-con-full e-flex e-con e-child\\\" data-id=\\\"3121441\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-8fe3b1a e-con-full e-flex e-con e-child\\\" data-id=\\\"8fe3b1a\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4388e7f elementor-widget elementor-widget-heading\\\" data-id=\\\"4388e7f\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" id=\\\"ossorio\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Dr. Peter G. Ossorio<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f1e73bad8a47db5995f471ce14bc8f28\\\" data=\\\"eyJpZCI6IjA5MDViMTgiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cCBzdHlsZT1cInRleHQtYWxpZ246IGxlZnQ7XCI+RHIuIFBldGVyIEcuIE9zc29yaW8gZm91bmRlZCBEZXNjcmlwdGl2ZTxiciBcLz5Qc3ljaG9sb2d5LCBhIGRpc2NpcGxpbmUgcHJvdmlkaW5nIHByZWNpc2Ugd2F5cyB0bzxiciBcLz51bmRlcnN0YW5kIHBlcnNvbnMsIGJlaGF2aW9yLCBhbmQgdGhlaXIgd29ybGRzLiBBPGJyIFwvPmRpc3Rpbmd1aXNoZWQgcHJvZmVzc29yIGF0IHRoZSBVbml2ZXJzaXR5IG9mPGJyIFwvPkNvbG9yYWRvLCBCb3VsZGVyIGZvciBvdmVyIDMwIHllYXJzLCBoZSBtZW50b3JlZDxiciBcLz5vdmVyIDUwIGRpc3NlcnRhdGlvbnMgYW5kIHdhcyByZW5vd25lZCBhcyBhPGJyIFwvPnRlYWNoZXIgYW5kIGNsaW5pY2FsIHN1cGVydmlzb3IuIEhpcyBleHRlbnNpdmU8YnIgXC8+cHVibGljYXRpb25zIGZvcm0gdGhlIGZvdW5kYXRpb24gb2YgRGVzY3JpcHRpdmU8YnIgXC8+UHN5Y2hvbG9neSwgaW5mbHVlbmNpbmcgZmllbGRzIGZyb20gYXJ0aWZpY2lhbDxiciBcLz5pbnRlbGxpZ2VuY2UgdG8gYnVzaW5lc3MgYW5kIHNwaXJpdHVhbGl0eS4gSW52aXRlZCB0byAxODxiciBcLz51bml2ZXJzaXRpZXMgd29ybGR3aWRlLCBoZSBhbHNvIGNvbmR1Y3RlZDxiciBcLz5waW9uZWVyaW5nIHJlc2VhcmNoIHRocm91Z2ggaGlzIGNvbXBhbmllcy4gQm9ybiBpbjxiciBcLz5Mb3MgQW5nZWxlcyBpbiAxOTI2LCBoZSBwYXNzZWQgYXdheSBpbiBCb3VsZGVyIGluPGJyIFwvPjIwMDcuIEhpcyBwYXBlcnMgYXJlIGFyY2hpdmVkIGF0IENVIEJvdWxkZXIsIHdpdGg8YnIgXC8+aGlzIExSSSBSZXBvcnRzIGFjY2Vzc2libGUgb25saW5lLjxcL3A+IiwiYWxpZ24iOiJjZW50ZXIiLCJfX2dsb2JhbHNfXyI6eyJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJnbG9iYWxzXC90eXBvZ3JhcGh5P2lkPXNlY29uZGFyeSIsInRleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9c2Vjb25kYXJ5In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-cbb23c8 elementor-widget elementor-widget-heading\\\" data-id=\\\"cbb23c8\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"\\/#what-is-dp\\\">About DP<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-7e13236 e-con-full e-flex e-con e-child\\\" data-id=\\\"7e13236\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6b0e06e elementor-widget elementor-widget-image\\\" data-id=\\\"6b0e06e\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"1818\\\" height=\\\"1229\\\" src=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\\\" class=\\\"attachment-full size-full wp-image-973\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2017\\/11\\/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\\\" sizes=\\\"(max-width: 1818px) 100vw, 1818px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-b066682 e-con-full e-flex e-con e-child\\\" data-id=\\\"b066682\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-630c17d e-con-full e-flex e-con e-child\\\" data-id=\\\"630c17d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1e43c05 elementor-widget elementor-widget-heading\\\" data-id=\\\"1e43c05\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications\\/\\\">Ossorio\'s Archive<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-bb731e0 e-con-full e-flex e-con e-child\\\" data-id=\\\"bb731e0\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cc444f7 elementor-widget elementor-widget-heading\\\" data-id=\\\"cc444f7\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/ossorio-publications\\/\\\">Ossorio\'s Publications<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-1f07645 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"1f07645\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" id=\\\"what-is-dp\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-71f5c7f elementor-widget elementor-widget-heading\\\" data-id=\\\"71f5c7f\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">What is Descriptive Psychology?<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f1e73bad8a47db5995f471ce14bc8f28\\\" data=\\\"eyJpZCI6IjAwZjc3NWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5EZXNjcmlwdGl2ZSBQc3ljaG9sb2d5IGlzIFx1MjAxY2Egc2V0IG9mIHN5c3RlbWF0aWNhbGx5IHJlbGF0ZWQgZGlzdGluY3Rpb25zIGRlc2lnbmVkIHRvIHByb3ZpZGUgZm9ybWFsIGFjY2VzcyB0byBhbGwgdGhlIGZhY3RzIGFuZCBwb3NzaWJsZSBmYWN0cyBhYm91dCBwZXJzb25zIGFuZCBiZWhhdmlvclx1MjAxNGFuZCB0aGVyZWZvcmUgYWJvdXQgZXZlcnl0aGluZyBlbHNlIGFzIHdlbGwuXHUyMDFkIC1QZXRlciBHLiBPc3NvcmlvICgxOTgyKTxcL3A+PHA+XHUyMDFjRGVzY3JpcHRpdmUgUHN5Y2hvbG9neSAoXHUyMDFjIERQXHUyMDFkKSBpcyBmaXJzdCBhbmQgZm9yZW1vc3QgYSBjb25jZXB0dWFsIGZyYW1ld29yayBmb3IgdGhlIHNjaWVuY2Ugb2YgUHN5Y2hvbG9neS4gQ3JlYXRlZCBpbiBpdHMgb3JpZ2luYWwgZm9ybSBieSBQZXRlciBHLiBPc3NvcmlvIGluIHRoZSBtaWQtMTk2MHMgYXQgdGhlIFVuaXZlcnNpdHkgb2YgQ29sb3JhZG8sIGl0IGhhcyBzdWJzZXF1ZW50bHkgYmVlbiB0aGUgc3ViamVjdCBvZiBodW5kcmVkcyBvZiBib29rcyBhbmQgcGFwZXJzIHRoYXQgaGF2ZSB1cGRhdGVkLCByZWZpbmVkLCBhbmQgZWxhYm9yYXRlZCBpdCwgYW5kIHRoYXQgaGF2ZSBhcHBsaWVkIGl0IHRvIGRvbWFpbnMgc3VjaCBhcyBwc3ljaG90aGVyYXB5LCBwc3ljaG9wYXRob2xvZ3ksIGFydGlmaWNpYWwgaW50ZWxsaWdlbmNlLCBzcGlyaXR1YWxpdHksIG9yZ2FuaXphdGlvbnMsIGNvbW11bml0aWVzLCBwc3ljaG9sb2dpY2FsIHRoZW9yeSBjcmVhdGlvbiwgYW5kIHJlc2VhcmNoIG1ldGhvZG9sb2d5LiBXaGF0IERQIHByaW1hcmlseSBhdHRlbXB0cyB0byBkbyBpcyB0byBwcm92aWRlIHRoZSBraW5kIG9mIHByZWNpc2UsIHN5c3RlbWF0aWMsIGFuZCBjb21wcmVoZW5zaXZlIGNvbmNlcHR1YWwgZnJhbWV3b3JrIHRoYXQgaXMgYSBwcmUtZW1waXJpY2FsIHJlcXVpcmVtZW50IGZvciB0aGUgYWRlcXVhdGUgY29uZHVjdCBvZiBwc3ljaG9sb2dpY2FsIHRoZW9yaXppbmcsIHJlc2VhcmNoLCBhbmQgYXBwbGljYXRpb25cdTIwMWQgLVJheW1vbmQgQmVyZ25lciwgQWR2YW5jZXMgaW4gRGVzY3JpcHRpdmUgUHN5Y2hvbG9neVx1MjAxNFZvbC4gOTxcL3A+PHA+RGVzY3JpcHRpdmUgUHN5Y2hvbG9neSBwcm92aWRlcyBhIGNvaGVyZW50IGNvbmNlcHR1YWwgZnJhbWV3b3JrIGZvciBhbGwgb2YgYmVoYXZpb3JhbCBzY2llbmNlLiBEZXNjcmlwdGl2ZSBQc3ljaG9sb2dpc3RzIG9yZ2FuaXplIGFuZCBhcnRpY3VsYXRlIHRoZSBpbXBsaWNpdCBzdHJ1Y3R1cmUgb2YgdGhhdCBkaXNjaXBsaW5lLjxcL3A+IiwiX19nbG9iYWxzX18iOnsidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiZ2xvYmFsc1wvdHlwb2dyYXBoeT9pZD1zZWNvbmRhcnkiLCJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXNlY29uZGFyeSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]<div class=\\\"elementor-element elementor-element-9c7180d e-con-full e-flex e-con e-child\\\" data-id=\\\"9c7180d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-00d3500 e-con-full e-flex e-con e-child\\\" data-id=\\\"00d3500\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ddadd53 elementor-widget elementor-widget-heading\\\" data-id=\\\"ddadd53\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/wp-content\\/uploads\\/2017\\/12\\/Bergner-What-Is-Descriptive-Psychology.pdf\\\">Ray Berner, Ph.D.<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-4eacd78 e-con-full e-flex e-con e-child\\\" data-id=\\\"4eacd78\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ea0e7a9 elementor-widget elementor-widget-heading\\\" data-id=\\\"ea0e7a9\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\/\\/society.bsquaresite.com\\/robert-brill-phd\\/\\\">Robert Brill, Ph.D.<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-80e7e55 e-con-full e-flex e-con e-child\\\" data-id=\\\"80e7e55\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-4d432ec elementor-widget elementor-widget-heading\\\" data-id=\\\"4d432ec\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\/\\/society.bsquaresite.com\\/h-joel-jeffrey-phd\\/\\\">H. Joel Jeffrey, Ph.D.<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-0befe51 e-con-full e-flex e-con e-child\\\" data-id=\\\"0befe51\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b57da8a elementor-widget elementor-widget-heading\\\" data-id=\\\"b57da8a\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"http:\\/\\/www.sdp.org\\/sdppubs-publications\\/2443\\/\\\">Anthony O. Putnam, Ph.D.<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-f4277fe e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"f4277fe\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" id=\\\"explore\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-81d2d13 e-con-full e-flex e-con e-child\\\" data-id=\\\"81d2d13\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-84a6974 elementor-widget elementor-widget-heading\\\" data-id=\\\"84a6974\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Explore Our World<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-57a8189 e-grid e-con-full e-con e-child\\\" data-id=\\\"57a8189\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-df150fc e-con-full e-flex e-con e-child\\\" data-id=\\\"df150fc\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b21f8f7 elementor-widget elementor-widget-heading\\\" data-id=\\\"b21f8f7\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\/\\/society.bsquaresite.com\\/sdp-members-publications\\/\\\">Member Publications<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-d81b47e elementor-widget elementor-widget-image\\\" data-id=\\\"d81b47e\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"800\\\" height=\\\"533\\\" src=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg\\\" class=\\\"attachment-large size-large wp-image-7588\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files.jpg 800w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files-300x200.jpg 300w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/archive-files-768x512.jpg 768w\\\" sizes=\\\"(max-width: 800px) 100vw, 800px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-d11798c e-con-full e-flex e-con e-child\\\" data-id=\\\"d11798c\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0a10d05 elementor-widget elementor-widget-heading\\\" data-id=\\\"0a10d05\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2026\\/07\\/Radstefna_A4_v5_4_final.pdf\\\">Attend a Conference<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6769c17 elementor-widget elementor-widget-image\\\" data-id=\\\"6769c17\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"800\\\" height=\\\"533\\\" src=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg\\\" class=\\\"attachment-large size-large wp-image-7593\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference.jpg 800w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference-300x200.jpg 300w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/conference-768x512.jpg 768w\\\" sizes=\\\"(max-width: 800px) 100vw, 800px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-241c653 e-con-full e-flex e-con e-child\\\" data-id=\\\"241c653\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-84d5d8e elementor-widget elementor-widget-heading\\\" data-id=\\\"84d5d8e\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\/\\/society.bsquaresite.com\\/advances-in-descriptive-psychology\\/\\\">Advances in DP<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8ee4765 elementor-widget elementor-widget-image\\\" data-id=\\\"8ee4765\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"800\\\" height=\\\"533\\\" src=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg\\\" class=\\\"attachment-large size-large wp-image-7590\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print.jpg 800w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print-300x200.jpg 300w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/newspaper-print-768x512.jpg 768w\\\" sizes=\\\"(max-width: 800px) 100vw, 800px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-421e606 e-con-full e-flex e-con e-child\\\" data-id=\\\"421e606\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7bb45a0 elementor-widget elementor-widget-heading\\\" data-id=\\\"7bb45a0\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\/\\/www.sdp.org\\/descriptive-dissertations-1965-present\\/\\\">Dissertations<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-37d2f21 elementor-widget elementor-widget-image\\\" data-id=\\\"37d2f21\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"800\\\" height=\\\"514\\\" src=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg\\\" class=\\\"attachment-large size-large wp-image-7591\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books.jpg 800w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books-300x193.jpg 300w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/red-and-black-books-768x493.jpg 768w\\\" sizes=\\\"(max-width: 800px) 100vw, 800px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-e0c6fa1 e-con-full e-flex e-con e-child\\\" data-id=\\\"e0c6fa1\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e1fed61 elementor-widget elementor-widget-heading\\\" data-id=\\\"e1fed61\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\/\\/society.bsquaresite.com\\/the-society\\/\\\">The Society<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-bb51817 elementor-widget elementor-widget-image\\\" data-id=\\\"bb51817\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"800\\\" height=\\\"445\\\" src=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg\\\" class=\\\"attachment-large size-large wp-image-7589\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces.jpg 800w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces-300x167.jpg 300w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/gold-and-black-faces-768x427.jpg 768w\\\" sizes=\\\"(max-width: 800px) 100vw, 800px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-69f023b e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"69f023b\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-bfbcab5 elementor-widget elementor-widget-heading\\\" data-id=\\\"bfbcab5\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Presentations<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2dfa7be6 e-grid e-con-boxed e-con e-parent\\\" data-id=\\\"2dfa7be6\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-4b529bd6 e-con-full e-flex e-con e-child\\\" data-id=\\\"4b529bd6\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" id=\\\"presentations\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-485f5944 elementor-widget elementor-widget-heading\\\" data-id=\\\"485f5944\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\/\\/society.bsquaresite.com\\/presentations-by-peter-g-ossorio\\/\\\">Peter G. Ossorio<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6ef86e7f elementor-widget elementor-widget-image\\\" data-id=\\\"6ef86e7f\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"1310\\\" height=\\\"982\\\" src=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\\\" class=\\\"attachment-full size-full wp-image-6801\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/09\\/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\\\" sizes=\\\"(max-width: 1310px) 100vw, 1310px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-65f43e0d e-con-full e-flex e-con e-child\\\" data-id=\\\"65f43e0d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2b25eaf9 elementor-widget elementor-widget-heading\\\" data-id=\\\"2b25eaf9\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\"><a href=\\\"https:\\/\\/society.bsquaresite.com\\/annual-conference-presentations\\/\\\">Conference &amp; Meetings<\\/a><\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-f20207 elementor-widget elementor-widget-image\\\" data-id=\\\"f20207\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"800\\\" height=\\\"600\\\" src=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker-1024x768.jpg\\\" class=\\\"attachment-large size-large wp-image-7478\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker-1024x768.jpg 1024w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker-300x225.jpg 300w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker-768x576.jpg 768w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/speaker.jpg 1310w\\\" sizes=\\\"(max-width: 800px) 100vw, 800px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2dc4417a e-con-full e-flex e-con e-child\\\" data-id=\\\"2dc4417a\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2d5f945e elementor-widget elementor-widget-heading\\\" data-id=\\\"2d5f945e\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Videos<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-21e707de elementor-widget elementor-widget-image\\\" data-id=\\\"21e707de\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"800\\\" height=\\\"600\\\" src=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic-1024x768.jpg\\\" class=\\\"attachment-large size-large wp-image-7479\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic-1024x768.jpg 1024w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic-300x225.jpg 300w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic-768x576.jpg 768w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/youtube-graphic.jpg 1310w\\\" sizes=\\\"(max-width: 800px) 100vw, 800px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-556fa380 e-con-full e-flex e-con e-child\\\" data-id=\\\"556fa380\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1ff26350 elementor-widget elementor-widget-heading\\\" data-id=\\\"1ff26350\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Tutorials<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-117c9341 elementor-widget elementor-widget-image\\\" data-id=\\\"117c9341\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"800\\\" height=\\\"600\\\" src=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button-1024x768.jpg\\\" class=\\\"attachment-large size-large wp-image-7480\\\" alt=\\\"\\\" srcset=\\\"https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button-1024x768.jpg 1024w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button-300x225.jpg 300w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button-768x576.jpg 768w, https:\\/\\/society.bsquaresite.com\\/wp-content\\/uploads\\/2025\\/11\\/tutorial-button.jpg 1310w\\\" sizes=\\\"(max-width: 800px) 100vw, 800px\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5b93390 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"5b93390\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3945e5f8 elementor-widget__width-initial elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"3945e5f8\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" viewBox=\\\"0 0 114 79\\\"><path d=\\\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\t\\u201cDiscovery consists in seeing what everybody else has seen and thinking what nobody else has thought.\\u201d\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\t -Nobel Laureate Albert Szent-Gyorgyi\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-32c0102d e-con-full e-flex e-con e-parent\\\" data-id=\\\"32c0102d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-29729d88 elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"29729d88\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Support the Society and Its Students<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0aa12b7 elementor-align-center elementor-widget elementor-widget-paypal-button\\\" data-id=\\\"0aa12b7\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;merchant_account&quot;:&quot;simple&quot;}\\\" data-widget_type=\\\"paypal-button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<form action=\\\"https:\\/\\/www.paypal.com\\/cgi-bin\\/webscr\\\" method=\\\"post\\\" target=\\\"_blank\\\">\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"cmd\\\" value=\\\"_xclick\\\" \\/>\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"business\\\" value=\\\"https:\\/\\/www.paypal.com\\/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\\\" \\/>\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"lc\\\" value=\\\"US\\\" \\/>\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"item_name\\\" value=\\\"SDP Donation\\\" \\/>\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"item_number\\\" value=\\\"\\\" \\/>\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"currency_code\\\" value=\\\"USD\\\" \\/>\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"amount\\\" value=\\\"0.00\\\" \\/>\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"no_note\\\" value=\\\"1\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"shipping\\\" value=\\\"0\\\" \\/>\\n\\t\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"tax_rate\\\" value=\\\"0\\\" \\/>\\n\\t\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"quantity\\\" value=\\\"1\\\" \\/>\\n\\t\\t\\t\\t\\t\\t<button class=\\\"elementor-button elementor-size-sm elementor-paypal-legacy elementor-payment-button\\\" role=\\\"button\\\" type=\\\"submit\\\">\\n\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fab-paypal\\\" viewBox=\\\"0 0 384 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\\\"><\\/path><\\/svg>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Donate<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t<\\/form>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-eaa9cbe e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"eaa9cbe\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e027d52 elementor-widget elementor-widget-heading\\\" data-id=\\\"e027d52\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Sample Topics<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f1e73bad8a47db5995f471ce14bc8f28\\\" data=\\\"eyJpZCI6Ijg0ZmZkYzAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiI8cD5QbGVhc2Ugbm90ZSB0aGF0XHUwMGEwPHN0cm9uZz5hbGw8XC9zdHJvbmc+XHUwMGEwXCJTYW1wbGUgVG9waWNzXCIgbGlzdHMgYXJlXHUwMGEwPHN0cm9uZz5kcmFmdHM8XC9zdHJvbmc+LiBQbGVhc2UgY29udGFjdCB1cyBhYm91dCByZWNvbW1lbmRlZCBjaGFuZ2VzLjxcL3A+IiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD04MGI0YTQ0In0sIl9wYWRkaW5nX3RhYmxldCI6eyJ1bml0IjoiJSIsInRvcCI6IjMiLCJyaWdodCI6IjMiLCJib3R0b20iOiIzIiwibGVmdCI6IjMiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9wYWRkaW5nX21vYmlsZSI6eyJ1bml0IjoiJSIsInRvcCI6IiIsInJpZ2h0IjoiIiwiYm90dG9tIjoiIiwibGVmdCI6IiIsImlzTGlua2VkIjp0cnVlfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-fcf5392 e-grid e-con-boxed e-con e-parent\\\" data-id=\\\"fcf5392\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-287df4f elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"287df4f\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<a href=\\\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\\\" class=\\\"elementor-icon\\\" tabindex=\\\"-1\\\" aria-label=\\\"Central Descriptive Psychology Concepts\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-star\\\" viewBox=\\\"0 0 576 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/society.bsquaresite.com\\/central-concepts\\/\\\" >\\n\\t\\t\\t\\t\\t\\t\\tCentral Descriptive Psychology Concepts\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-34f8e12 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"34f8e12\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<a href=\\\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\\\" class=\\\"elementor-icon\\\" tabindex=\\\"-1\\\" aria-label=\\\"Clinical and Therapy\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-star\\\" viewBox=\\\"0 0 576 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/society.bsquaresite.com\\/clinical-and-therapy\\/\\\" >\\n\\t\\t\\t\\t\\t\\t\\tClinical and Therapy\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tPathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6ab8977 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"6ab8977\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<a href=\\\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\\\" class=\\\"elementor-icon\\\" tabindex=\\\"-1\\\" aria-label=\\\"Social Practices\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-star\\\" viewBox=\\\"0 0 576 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/society.bsquaresite.com\\/social-practices\\/\\\" >\\n\\t\\t\\t\\t\\t\\t\\tSocial Practices\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tParenting; Interpersonal Interactions; Significance\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9cc0325 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"9cc0325\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<a href=\\\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\\\" class=\\\"elementor-icon\\\" tabindex=\\\"-1\\\" aria-label=\\\"Cultures, Communities, Organizations\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-star\\\" viewBox=\\\"0 0 576 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\\\" >\\n\\t\\t\\t\\t\\t\\t\\tCultures, Communities, Organizations\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-81f17ac elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"81f17ac\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.sdp.org\\/information-technology\\/\\\" class=\\\"elementor-icon\\\" tabindex=\\\"-1\\\" aria-label=\\\"Information Technology\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-star\\\" viewBox=\\\"0 0 576 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.sdp.org\\/information-technology\\/\\\" >\\n\\t\\t\\t\\t\\t\\t\\tInformation Technology\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tRobots; Artificial Intelligence\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e046430 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"e046430\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\\\" class=\\\"elementor-icon\\\" tabindex=\\\"-1\\\" aria-label=\\\"Science and Methodology\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-star\\\" viewBox=\\\"0 0 576 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"http:\\/\\/www.sdp.org\\/science-and-methodology\\/\\\" >\\n\\t\\t\\t\\t\\t\\t\\tScience and Methodology\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tEnterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-8d5c9ae elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"8d5c9ae\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<a href=\\\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\\\" class=\\\"elementor-icon\\\" tabindex=\\\"-1\\\" aria-label=\\\"Status, Persons, Relationshipos\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-star\\\" viewBox=\\\"0 0 576 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/society.bsquaresite.com\\/status-persons-relationships\\/\\\" >\\n\\t\\t\\t\\t\\t\\t\\tStatus, Persons, Relationshipos\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-599e519 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"599e519\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<a href=\\\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\\\" class=\\\"elementor-icon\\\" tabindex=\\\"-1\\\" aria-label=\\\"Spirituality and Religion\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-star\\\" viewBox=\\\"0 0 576 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/society.bsquaresite.com\\/spirituality-and-religion\\/\\\" >\\n\\t\\t\\t\\t\\t\\t\\tSpirituality and Religion\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-5edaff0 elementor-view-default elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"5edaff0\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<a href=\\\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\\\" class=\\\"elementor-icon\\\" tabindex=\\\"-1\\\" aria-label=\\\"Conceptual Elucidation\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-star\\\" viewBox=\\\"0 0 576 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<a href=\\\"https:\\/\\/society.bsquaresite.com\\/cultures-communities-organizations\\/\\\" >\\n\\t\\t\\t\\t\\t\\t\\tConceptual Elucidation\\t\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tEmotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(18717,3576,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:14:\"widget-heading\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(18718,3576,'_elementor_css','a:6:{s:4:\"time\";i:1785870610;s:5:\"fonts\";a:1:{i:0;s:7:\"Georgia\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(18719,3576,'_elementor_element_cache','{\"timeout\":1785942610,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-3f56424b e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"3f56424b\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-911aff7 elementor-widget elementor-widget-heading\\\" data-id=\\\"911aff7\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Descriptive Dissertations and Doctoral Projects: 1993 - present<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-4d75e3be e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"4d75e3be\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t[elementor-element k=\\\"f1e73bad8a47db5995f471ce14bc8f28\\\" data=\\\"eyJpZCI6IjI5YzZlMjdhIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPGRpdiBzdHlsZT1cImhlaWdodDogM3B4OyB3aWR0aDogMzAwcHg7IG1hcmdpbjogMHB4IGF1dG8gMjVweCBhdXRvOyBiYWNrZ3JvdW5kLWNvbG9yOiAjMDAzMzY2O1wiPjxcL2Rpdj5cblxuPHAgc3R5bGU9XCJ0ZXh0LWFsaWduOiBjZW50ZXI7XCI+VGhlIGRpc3NlcnRhdGlvbnMgYW5kIGRvY3RvcmFsIHByb2plY3RzIGxpc3RlZCBvbiB0aGlzIHBhZ2Ugd2VyZSB0eXBpY2FsbHkgY2hhaXJlZCBieSBmYWN1bHR5IG1lbWJlcnMsIG5vdyB0ZWFjaGluZyB0aHJvdWdob3V0IHRoZSBjb3VudHJ5LCB3aG8gd2VyZSBvcmlnaW5hbGx5IHRyYWluZWQgYW5kIHN1cGVydmlzZWQgYnkgRHIuIE9zc29yaW8uIEluIG9yZGVyIHRvIGNyZWRpdCB0aG9zZSBDaGFpcnMsIHRoZXkgYXJlIGluY2x1ZGVkIGF0IHRoZSBlbmQgb2YgZWFjaCBEaXNzZXJ0YXRpb24gb3IgRG9jdG9yYWwgUHJvamVjdCBjaXRhdGlvbi48XC9wPiBcblxuPHAgc3R5bGU9XCJ0ZXh0LWFsaWduOiBjZW50ZXI7XCI+Q2xpY2sgdGhlIHRpdGxlcyBiZWxvdyB0byB2aWV3IHByb2plY3QgYWJzdHJhY3RzLjxcL3A+XG5cbjxwIHN0eWxlPVwidGV4dC1hbGlnbjogY2VudGVyO1wiPkFic3RyYWN0cyBjYW4gYWxzbyBiZSBmb3VuZCB1c2luZyBsaW5rcyBpbiBhbiBhdXRob3IncyBkcm9wLWRvd24gcHVibGljYXRpb25zIGxpc3QsIDxicj5hY2Nlc3NlZCB0aHJvdWdoIHRoZSBcdTIwMWM8c3BhbiBzdHlsZT1cImZvbnQtd2VpZ2h0OiBib2xkO1wiPlNEUCBNZW1iZXJzJyBQdWJsaWNhdGlvbnM8XC9zcGFuPlx1MjAxZCA8YnI+bGluayB1bmRlciB0aGUgXHUyMDFjPHNwYW4gc3R5bGU9XCJmb250LXdlaWdodDogYm9sZDtcIj5QdWJsaWNhdGlvbnM8XC9zcGFuPlx1MjAxZCBtYWluIG1lbnUgY2hvaWNlLjxcL3A+XG5cbjxkaXYgc3R5bGU9XCJoZWlnaHQ6IDNweDsgd2lkdGg6IDMwMHB4OyBtYXJnaW46IDBweCBhdXRvIDI1cHggYXV0bzsgYmFja2dyb3VuZC1jb2xvcjogIzAwMzM2NjtcIj48XC9kaXY+XG5cbjxwPjxzcGFuIHN0eWxlID0gXCJmb250LXdlaWdodDpib2xkOyBjb2xvcjojMDAzMzY2O1wiPkJhY2tzdHJvbSwgSi48XC9zcGFuPiAoMjAxNSkuIDxhIGhyZWY9XCJodHRwOlwvXC93d3cuc2RwLm9yZ1wvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAxOVwvMDFcL0JhY2tzdHJvbS1EaXNzZXJ0YXRpb24tQWJzdHJhY3QucGRmXCI+QSBEZXNjcmlwdGl2ZSBQc3ljaG9sb2d5IEFjY291bnQgb2YgUGF0aWVudC1DZW50ZXJlZCBNZWRpY2luZSBhbmQgdGhlIENocm9uaWMgUGFpbiBQYXRpZW50PFwvYT4uIFN1Ym1pdHRlZCBpbiBwYXJ0aWFsIGZ1bGZpbGxtZW50IG9mIHRoZSByZXF1aXJlbWVudCBmb3IgdGhlIGRlZ3JlZSBvZiBEb2N0b3Igb2YgUHN5Y2hvbG9neS4gQm9zdG9uLCBNQTogV2lsbGlhbSBKYW1lcyBDb2xsZWdlIChNYXNzYWNodXNldHRzIFNjaG9vbCBvZiBQcm9mZXNzaW9uYWwgUHN5Y2hvbG9neSkuIFN1cGVydmlzZWQgYnk6IFd5bm4gU2Nod2FydHosIFBoLkQuPFwvcD5cblxuPHA+PHNwYW4gc3R5bGUgPSBcImZvbnQtd2VpZ2h0OmJvbGQ7IGNvbG9yOiMwMDMzNjY7XCI+QmVhdXR6LCBTLjxcL3NwYW4+ICgyMDEwKS4gPGEgaHJlZj1cImh0dHA6XC9cL3d3dy5zZHAub3JnXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDE5XC8wMVwvQmVhdXR6LURvY3RvcmFsLVByb2plY3QtQWJzdHJhY3QucGRmXCI+IFRoZSB1c2Ugb2YgY2FzZSBzdHVkeSB0byB0cmFpbiBjcm9zcy1jdWx0dXJhbCBjb21wZXRlbmNlPFwvYT4uIFN1Ym1pdHRlZCBpbiBwYXJ0aWFsIGZ1bGZpbGxtZW50IG9mIHRoZSByZXF1aXJlbWVudHMgZm9yIHRoZSBkZWdyZWUgb2YgRG9jdG9yIG9mIFBzeWNob2xvZ3kuIEJvc3RvbiwgTUE6IE1hc3NhY2h1c2V0dHMgU2Nob29sIG9mIFByb2Zlc3Npb25hbCBQc3ljaG9sb2d5IChXaWxsaWFtIEphbWVzIENvbGxlZ2UpLiBTdXBlcnZpc2VkIGJ5OiBXeW5uIFNjaHdhcnR6LCBQaC5ELjxcL3A+XG5cbjxwPjxzcGFuIHN0eWxlID0gXCJmb250LXdlaWdodDpib2xkOyBjb2xvcjojMDAzMzY2O1wiPkhhcm5zYmVyZ2VyLCBCLjxcL3NwYW4+ICgyMDExKS4gPGEgaHJlZj1cImh0dHA6XC9cL3d3dy5zZHAub3JnXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDE5XC8wMVwvSGFybnNiZXJnZXItZG9jdG9yYWwtcHJvamVjdC1hYnN0cmFjdC5wZGZcIj4gU3RhdHVzIGR5bmFtaWNzLCB0aHJvdWdoIGxpbmVzIGFuZCB0aGUgZHJhbWF0dXJnaWNhbCBwYXR0ZXJuIG9mIHRoZSByZWNvdmVyaW5nIGFkZGljdDxcL2E+LiBTdWJtaXR0ZWQgaW4gcGFydGlhbCBmdWxmaWxsbWVudCBvZiB0aGUgcmVxdWlyZW1lbnRzIGZvciB0aGUgZGVncmVlIG9mIERvY3RvciBvZiBQc3ljaG9sb2d5LiBCb3N0b24sIE1BOiBNYXNzYWNodXNldHRzIFNjaG9vbCBvZiBQcm9mZXNzaW9uYWwgUHN5Y2hvbG9neSAoV2lsbGlhbSBKYW1lcyBDb2xsZWdlKS4gU3VwZXJ2aXNlZCBieTogV3lubiBTY2h3YXJ0eiwgUGguRC48XC9wPlxuIFxuXG48cD48c3BhbiBzdHlsZSA9IFwiZm9udC13ZWlnaHQ6Ym9sZDsgY29sb3I6IzAwMzM2NjtcIj5LZW5uZWR5LCBQLk0uPFwvc3Bhbj4gKDIwMTgpLiA8YSBocmVmPVwiaHR0cDpcL1wvd3d3LnNkcC5vcmdcL3NkcHB1YnMtcHVibGljYXRpb25zXC9hLXBhcmFtZXRyaWMtYW5hbHlzaXMtb2Ytc29jaW9lY29ub21pYy1zdGF0dXMtaG93LXNlcy1yZWxhdGVzLXRvLW1lbnRhbC1oZWFsdGhcL1wiPkEgcGFyYW1ldHJpYyBhbmFseXNpcyBvZiBzb2Npb2Vjb25vbWljIHN0YXR1czogSG93IFNFUyByZWxhdGVzIHRvIG1lbnRhbCBoZWFsdGguPFwvYT4gKFVucHVibGlzaGVkIGRvY3RvcmFsIHBhcGVyKS4gVW5pdmVyc2l0eSBvZiBEZW52ZXIsIERlbnZlciwgQ08uIFN1cGVydmlzZWQgYnk6IEx5bmV0dCBIZW5kZXJzb24gTWV0emdlciAoQ2hhaXIpLCBTb25qYSBIb2x0LCBQaC5ELiwgJiBBcnRodXIgUG9jendhcmRvd3NraSwgUGguRC48XC9wPlxuXG48cD48c3BhbiBzdHlsZSA9IFwiZm9udC13ZWlnaHQ6Ym9sZDsgY29sb3I6IzAwMzM2NjtcIj5TaGVzdG9rLCBKLk0uPFwvc3Bhbj4gKDIwMTEpLiA8YSBocmVmPVwiaHR0cDpcL1wvd3d3LnNkcC5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMTlcLzAxXC9TaGVzdG9rLWRvY3RvcmFsLXByb2plY3QtYWJzdHJhY3QucGRmXCI+IFZpY3RpbSBzdGF0dXM6IEEgRGVzY3JpcHRpdmUgUHN5Y2hvbG9neSBhcHByb2FjaDxcL2E+LiBTdWJtaXR0ZWQgaW4gcGFydGlhbCBmdWxmaWxsbWVudCBvZiB0aGUgcmVxdWlyZW1lbnRzIGZvciB0aGUgZGVncmVlIG9mIERvY3RvciBvZiBQc3ljaG9sb2d5LiBCb3N0b24sIE1BOiBNYXNzYWNodXNldHRzIFNjaG9vbCBvZiBQcm9mZXNzaW9uYWwgUHN5Y2hvbG9neSAoV2lsbGlhbSBKYW1lcyBDb2xsZWdlKS4gU3VwZXJ2aXNlZCBieTogV3lubiBTY2h3YXJ0eiwgUGguRC48XC9wPlxuXG5cbjxwPjxzcGFuIHN0eWxlID0gXCJmb250LXdlaWdodDpib2xkOyBjb2xvcjojMDAzMzY2O1wiPlllcm1pc2gsIEEuPFwvc3Bhbj4gKDIwMTApLiA8YSBocmVmPVwiaHR0cDpcL1wvd3d3LnNkcC5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMTlcLzAxXC9ZZXJtaXNoLWRvY3RvcmFsLXByb2plY3QtYWJzdHJhY3QucGRmXCI+IENoZWV0YWhzIG9uIHRoZSBjb3VjaDogSXNzdWVzIGFmZmVjdGluZyB0aGUgdGhlcmFwZXV0aWMgd29ya2luZyBhbGxpYW5jZSB3aXRoIGNsaWVudHMgd2hvIGFyZSBjb2duaXRpdmVseSBnaWZ0ZWQ8XC9hPi4gU3VibWl0dGVkIGluIHBhcnRpYWwgZnVsZmlsbG1lbnQgb2YgdGhlIHJlcXVpcmVtZW50cyBmb3IgdGhlIGRlZ3JlZSBvZiBEb2N0b3Igb2YgUHN5Y2hvbG9neS4gQm9zdG9uLCBNQTogTWFzc2FjaHVzZXR0cyBTY2hvb2wgb2YgUHJvZmVzc2lvbmFsIFBzeWNob2xvZ3kgKFdpbGxpYW0gSmFtZXMgQ29sbGVnZSkuIFN1cGVydmlzZWQgYnk6IFd5bm4gU2Nod2FydHosIFBoLkQuPFwvcD5cblxuXG48cD48c3BhbiBzdHlsZSA9IFwiZm9udC13ZWlnaHQ6Ym9sZDsgY29sb3I6IzAwMzM2NjtcIj5aZXliZWtvZ2x1LCBFLjxcL3NwYW4+ICgyMDE2KS4gPGEgaHJlZj1cImh0dHA6XC9cL3d3dy5zZHAub3JnXC9zZHBwdWJzLXB1YmxpY2F0aW9uc1wvdGhlLXN0YXR1cy1keW5hbWljLW9mLWFuZ2VyLW1hbmFnZW1lbnRcL1wiPlRoZSBzdGF0dXMgZHluYW1pY3Mgb2YgYW5nZXIgbWFuYWdlbWVudC48XC9hPiBTdWJtaXR0ZWQgaW4gcGFydGlhbCBmdWxmaWxsbWVudCBvZiB0aGUgcmVxdWlyZW1lbnRzIGZvciB0aGUgZGVncmVlIG9mIERvY3RvciBvZiBQc3ljaG9sb2d5LiBCb3N0b24sIE1BOiBXaWxsaWFtIEphbWVzIENvbGxlZ2UuIFN1cGVydmlzZWQgYnk6IFd5bm4gU2Nod2FydHosIFBoLkQuPFwvcD4ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(18720,8227,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:14:\"widget-heading\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(18721,8227,'_elementor_css','a:6:{s:4:\"time\";i:1785871240;s:5:\"fonts\";a:1:{i:0;s:9:\"Open Sans\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(18722,8227,'_elementor_element_cache','{\"timeout\":1785943240,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-9fe55a7 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"9fe55a7\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-b0ffdb6 elementor-widget elementor-widget-heading\\\" data-id=\\\"b0ffdb6\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">SDP Members\\u2019 Publications<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f1e73bad8a47db5995f471ce14bc8f28\\\" data=\\\"eyJpZCI6IjQzN2Q3ZWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJmaWx0ZXIiOiJieV9hdXRob3IifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoic2RwX3B1YmxpY2F0aW9ucyJ9\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(18723,2472,'_elementor_page_assets','a:0:{}'),
(18724,3128,'_elementor_page_assets','a:0:{}'),
(18725,8232,'_elementor_page_assets','a:2:{s:6:\"styles\";a:1:{i:0;s:14:\"widget-heading\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(18726,8232,'_elementor_css','a:6:{s:4:\"time\";i:1785871426;s:5:\"fonts\";a:1:{i:0;s:9:\"Open Sans\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(18727,8232,'_elementor_element_cache','{\"timeout\":1785943426,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-277c487 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"277c487\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-a3da225 elementor-widget elementor-widget-heading\\\" data-id=\\\"a3da225\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">Advances in Descriptive Psychology<\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"f1e73bad8a47db5995f471ce14bc8f28\\\" data=\\\"eyJpZCI6IjJiNzI4MmEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJmaWx0ZXIiOiJieV9jYXRlZ29yeSIsImNhdGVnb3J5X3Rlcm0iOlsiYWR2aW5kcCJdLCJvcGVuIjoiMSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJzZHBfcHVibGljYXRpb25zIn0=\\\"]\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}');
/*!40000 ALTER TABLE `wpet_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_posts`
--

DROP TABLE IF EXISTS `wpet_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(255) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`),
  KEY `type_status_author` (`post_type`,`post_status`,`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=8392 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_posts`
--

LOCK TABLES `wpet_posts` WRITE;
/*!40000 ALTER TABLE `wpet_posts` DISABLE KEYS */;
INSERT INTO `wpet_posts` VALUES
(1,1,'2025-09-22 19:53:50','2025-09-22 19:53:50','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','publish','open','open','','hello-world','','','2025-09-22 19:53:50','2025-09-22 19:53:50','',0,'https://society.bsquaresite.com/?p=1',0,'post','',1),
(4,0,'2025-09-22 19:53:51','2025-09-22 19:53:51','<!-- wp:page-list /-->','Navigation','','publish','closed','closed','','navigation','','','2025-09-22 19:53:51','2025-09-22 19:53:51','',0,'https://society.bsquaresite.com/2025/09/22/navigation/',0,'wp_navigation','',0),
(7,1,'2016-03-16 22:10:00','2016-03-16 22:10:00','','sdp_logo_164','','inherit','open','closed','','sdp_logo_164','','','2016-03-16 22:10:00','2016-03-16 22:10:00','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/03/sdp_logo_164.png',0,'attachment','image/png',0),
(8,2,'2016-03-21 20:29:10','2016-03-21 20:29:10','<h2>What is Descriptive Psychology</h2>		<p><em>Descriptive Psychology</em> is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p> </p>  <p style=\"padding: 25px 0px 0px 0px;\">\"<em>Descriptive Psychology</em> (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\" -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p> </p> <p> </p><p> </p><p style=\"background: white; margin: 0in 0in .25in 0in;\"><em>Descriptive Psychology</em> provides a coherent conceptual framework for all of behavioral science. <em>Descriptive Psychologists</em> organize and articulate the implicit structure of that discipline.</p>','Descriptive Psychology','','publish','closed','closed','','descriptive-psychology','','','2025-12-29 20:44:52','2025-12-29 20:44:52','',0,'http://www.sdp.org/?page_id=8',0,'page','',0),
(10,2,'2016-03-22 20:31:09','2016-03-22 20:31:09','<h2>Other Presentations</h2>		\nOther Presentations\n<!-- Bergner -->\n[embed width=\"300\"]http://www.youtube.com/watch?v=I2lCe2sv7dI[/embed]\n<strong>Raymond Bergner PhD: \"What is Behavior?\"</strong>\n<!-- Roberts -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=G2gNiqA6NFA[/embed]\n<strong>Mary K. Roberts, PhD: \"Sense and Significance in the Human World\"</strong>\n<!-- Schwartz -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=XSGDuRV-zZ8[/embed]\n<strong>Wynn Schwartz, PhD: \"Presidential Address: Social Justice and the Just Choice\"</strong>\n[embed width=\"300\"]https://www.youtube.com/watch?v=lrngB66IpjY[/embed]\n<strong>Wynn Schwartz, PhD: \"Personhood Beyond the Human: What is a Person and How Can We Be Sure?\"</strong>\n[embed width=\"300\"]https://www.youtube.com/watch?v=TpLA7QypfP8[/embed]\n<strong>Wynn Schwartz, PhD: Round Table - \"Altruism and Empathy\"</strong>\n<!-- Holt -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=T5b3KtotVLg[/embed]\n<strong>Paula Holt, JD/MBA: \"Conflict Resolution\"</strong>\n<!-- Aladin -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=98pU_juQ7SQ[/embed]\n<strong>Aladdin Ossorio: \"Neuropsychological and Biomedical Models of Memory\"</strong>\n<!-- Erol Z -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=VypMu7-FB1c[/embed]\n<strong>Erol Zeybekoglu MA, ABD: \"Significance and Aggression: A Reconceptualization of ’Anger Management’\"</strong>\n<!-- \"Three-minute lectures\" SECTION -->\nOther Video Shorts\n<!-- BEHAVIORAL CHOICE -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=1ahhRNU82a4[/embed]\n<strong>Behavioral Choice</strong>\n<!-- OSSORIO: MAXIM A-->\n[embed width=\"300\"]https://www.youtube.com/watch?v=2sxYu2SEnog[/embed]\n<strong>Peter G. Ossorio: \"Psychology: Status-Dynamic Maxim A: Place\"</strong>\n<!-- OSSORIO: MAXIM B-->\n[embed width=\"300\"]https://www.youtube.com/watch?v=xjmMMqMM4ps[/embed]\n<strong>Peter G. Ossorio: \"Psychology: Status-Dynamic Maxim B: Place\"</strong>\n<!-- Wittgenstein - Beetle in a Box -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=x86hLtOkou8[/embed]\n<strong>\"Wittgenstein’s Beetle in a Box Analogy\"</strong>','Other Presentations and Video Shorts','','publish','closed','closed','','videos','','','2025-12-31 13:55:11','2025-12-31 13:55:11','',0,'http://www.sdp.org/?page_id=10',0,'page','',0),
(13,1,'2016-03-22 20:50:23','2016-03-22 20:50:23','','Videos','','inherit','open','closed','','videos-2','','','2016-03-22 20:50:23','2016-03-22 20:50:23','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/03/videos.jpg',0,'attachment','image/jpeg',0),
(19,1,'2016-03-22 21:05:56','2016-03-22 21:05:56','','Raymond Bergner PhD: &#8220;What is Behavior?&#8221;','','inherit','open','closed','','raymond-bergner-phd-what-is-behavior-2','','','2016-03-22 21:05:56','2016-03-22 21:05:56','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/03/raymond-bergner-phd-what-is-beha.jpg',0,'attachment','image/jpeg',0),
(20,2,'2016-03-25 18:01:29','2016-03-25 18:01:29','<h2>Member Posts</h2>		\n      <h4>\n        <a data-toggle=\"collapse\" href=\"/#collapse1\">Tony Putman</a>\n      </h4>\n    [wp-rss-aggregator source=\"22\" limit=\"3\"]\n                <a href=\"/#collapseOne\" data-parent=\"#myAccordion\" data-toggle=\"collapse\">1. What is HTML?</a>\n                    <p>HTML stands for HyperText Markup Language. HTML is the main markup language for describing the structure of Web pages. <a href=\"http://www.tutorialrepublic.com/html-tutorial/\" target=\"_blank\">Learn more.</a></p>\n                <a href=\"/#collapseTwo\" data-parent=\"#myAccordion\" data-toggle=\"collapse\">2. What is Twitter Bootstrap?</a>\n                    <p>Twitter Bootstrap is a powerful front-end framework for faster and easier web development. It is a collection of CSS and HTML conventions. <a href=\"http://www.tutorialrepublic.com/twitter-bootstrap-tutorial/\" target=\"_blank\">Learn more.</a></p>\n                <a href=\"/#collapseThree\" data-parent=\"#myAccordion\" data-toggle=\"collapse\">3. What is CSS?</a>\n                    <p>CSS stands for Cascading Style Sheet. CSS allows you to specify various style properties for a given HTML element such as colors, backgrounds, fonts etc. <a href=\"http://www.tutorialrepublic.com/css-tutorial/\" target=\"_blank\">Learn more.</a></p>','Member Posts','','publish','closed','closed','','member-posts','','','2025-12-31 13:46:44','2025-12-31 13:46:44','',0,'http://www.sdp.org/?page_id=20',0,'page','',0),
(36,2,'2016-03-23 15:52:45','2016-03-23 15:52:45','<h2>Annual Conferences - Events</h2>','Annual Conferences','','publish','closed','closed','','annual_conferences','','','2025-12-29 20:40:32','2025-12-29 20:40:32','',0,'http://www.sdp.org/?page_id=36',0,'page','',0),
(44,2,'2016-03-23 22:00:14','2016-03-23 22:00:14','[ai1ec cat_name=\"Programs\"]','Programs','','publish','closed','closed','','programs','','','2016-03-23 22:00:14','2016-03-23 22:00:14','',0,'http://www.sdp.org/?page_id=44',0,'page','',0),
(79,2,'2016-03-28 19:02:25','2016-03-28 19:02:25','<h2>Dr. Peter G. Ossorio</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													<p>Photo courtesy of C.J. Peek</p><p><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.</p><p>His publications are extensive and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.</p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.</p><p>His papers are housed in the <a href=\"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.</p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <strong><em>Peter G. Ossorio Collection</em></strong> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\">Dr. Ossorio\'s Publications</a> page.</p>','Dr. Peter G. Ossorio','','publish','closed','closed','','ossorio','','','2025-12-29 20:46:27','2025-12-29 20:46:27','',0,'http://www.sdp.org/?page_id=79',0,'page','',0),
(84,2,'2016-03-28 19:07:54','2016-03-28 19:07:54','<h2>The Society</h2>		<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.</p><p>As documented by Mary Shideler in her paper <a href=\"http://www.sdp.org/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\"><em>The Founding of the Society for Descriptive Psychology</em></a>, the Society was founded on December 27, 1978 with the participation and/or assistance of the following 22 people:</p><p style=\"margin-left: 5%; margin-right: 12%;\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch</em>.</p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\"http://www.sdp.org/past-presidents-of-the-society-for-descriptive-psychology/\">here</a> and a list of current officers can be found <a href=\"http://www.sdp.org/sdp-officers/\">here</a>.</p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\"http://www.sdp.org/conference-programs-of-the-society-for-descriptive-psychology/\">here</a>.</p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">The Peter G. Ossorio Collection at CU Scholar</a>.</p><p>Many of his publications can also be accessed on this website, <a href=\"http://www.sdp.org/ossorio-publications/\">here</a>, including his comprehensive book <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>.</p><p>Several hundred additional publications and dissertations by his students and <br />colleagues can also be accessed on this website, <a href=\"http://www.sdp.org/sdpmembers-publications/\">here</a>, <a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">here</a>, and <a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">here</a>.</p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.</p>','The Society','','publish','closed','closed','','the-society','','','2025-12-31 14:17:01','2025-12-31 14:17:01','',0,'http://www.sdp.org/?page_id=84',0,'page','',0),
(89,3,'2016-03-29 19:32:06','2016-03-29 19:32:06','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n<strong>Citation: </strong> Davis, K.E., and Mitchell, T. (Eds.). (1982). <em>Advances in Descriptive Psychology, Vol. 2. </em>Greenwich, CT: JAI Press.\n<div style=\"height: 3px; width: 300px; margin: 12px auto 15px auto; background-color: #41719a;\"></div>\n\n<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Full-text-WITHOUT-Ossorio-chapter-CLEANED-COPY-REDUCED-SIZE.pdf\">here</a> for a PDF copy of the full volume text, including Table of Contents, but without Dr. Ossorio\'s chapters...</p>\n\n<p>Dr. Ossorio’s chapters are made available separately as links to copies of the original LRI reports available from the Peter G. Ossorio Papers at the University of Colorado Special Collections and Archives. Please consult the individual citation pages for Dr. Ossorio\'s publications in order to access the LRI Reports.<p> \n\n<p>Links to PDF copies of all non-Ossorio chapters are provided on this site under each author\'s name, with each author retaining copyright and the right to have their chapter removed upon request.</p> \n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style = \"font-size:12px;\"><span style = \"font-weight:bold;\">A note regarding copyright status</span>: This volume of Advances in Descriptive Psychology was originally published by JAI Press. Copyright was subsequently acquired by Jessica Kingsley Publishers. In communications with that publisher, the Society for Descriptive Psychology was informed that Volumes 1-4 of Advances in Descriptive Psychology are out-of-print and that copyright for those volumes has reverted to the principal volume editor, Keith Davis, Ph.D. Dr. Davis then reassigned copyright for each of the individual chapters to its authors.<p>\n\n<p style = \"font-size:12px;\">Written communication between Jessica Kingsley Publishers, the Society for Descriptive Psychology, and Keith Davis about these copyright changes are retained by the Society Secretary and are available on request.</p>\n\n\n','Advances in Descriptive Psychology, Volume 2','','publish','closed','closed','','advances-in-descriptive-psychology-volume-2','','','2016-03-29 19:32:06','2016-03-29 19:32:06','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=89',0,'sdppubs-publications','',0),
(90,3,'2016-03-30 19:33:12','2016-03-31 01:33:12','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n<strong>Citation: </strong> Davis, K.E., and Bergner, R. (Eds.). (1983). <em>Advances in Descriptive Psychology, Vol. 3. </em>Greenwich, CT: JAI Press.\n<div style=\"height: 3px; width: 300px; margin: 12px auto 15px auto; background-color: #41719a;\"></div>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2020/09/Advances-3-Full-Text-WITHOUT-Ossorio-paper.pdf\"> here </a> for a PDF copy of the full volume text, including Table of Contents, but without Dr. Ossorio\'s chapters...</p>\n\n<p>Dr. Ossorio’s chapters are made available separately as links to copies of the original LRI reports available from the Peter G. Ossorio Papers at the University of Colorado Special Collections and Archives. Please consult the individual citation pages for Dr. Ossorio\'s publications in order to access the LRI Reports.<p> \n\n<p>Links to PDF copies of all non-Ossorio chapters are provided on this site under each author\'s name, with each author retaining copyright and the right to have their chapter removed upon request.</p> \n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style = \"font-size:12px;\"><span style = \"font-weight:bold;\">A note regarding copyright status</span>: This volume of Advances in Descriptive Psychology was originally published by JAI Press. Copyright was subsequently acquired by Jessica Kingsley Publishers. In communications with that publisher, the Society for Descriptive Psychology was informed that Volumes 1-4 of Advances in Descriptive Psychology are out-of-print and that copyright for those volumes has reverted to the principal volume editor, Keith Davis, Ph.D. Dr. Davis then reassigned copyright for each of the individual chapters to its authors.<p>\n\n<p style = \"font-size:12px;\">Written communication between Jessica Kingsley Publishers, the Society for Descriptive Psychology, and Keith Davis about these copyright changes are retained by the Society Secretary and are available on request.</p>\n\n\n\n\n\n\n\n\n','Advances in Descriptive Psychology, Volume 3','','publish','closed','closed','','advances-in-descriptive-psychology-volume-3','','','2016-03-30 19:33:12','2016-03-31 01:33:12','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=90',0,'sdppubs-publications','',0),
(94,3,'2016-04-01 18:51:52','2016-04-01 18:51:52','<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/Ossorio-Persons-full-text.pdf\">here</a> for the full text PDF of the volume published by Descriptive Psychology Press.</p>\n\n<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P. G. (1966/1995). <em>Persons. The collected works of Peter G. Ossorio, Vol. I</em>. Ann Arbor, MI. Descriptive Psychology Press. (Original work\npublished 1966 as LRI Report No. 3. Los Angeles, CA, & Boulder,\nCO: Linguistic Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Persons. The Collected Works of Peter G. Ossorio, Vol. I.','','publish','closed','closed','','persons-the-collected-works-of-peter-g-ossorio-volume-1','','','2016-04-01 18:51:52','2016-04-01 18:51:52','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=94',0,'sdppubs-publications','',0),
(96,3,'2016-04-01 18:58:39','2016-04-01 18:58:39','Two editions of this book were published by Descriptive Psychology Press. A hardcover edition was published in 2006 as Vol. V of Ossorio\'s Collected Works. This edition did not have an index. A second paperback edition was published in 2013, with a comprehensive index, but without an indication that it was a re-publication of Collected Works Vol. 5. The following link is to a copy of the 2013 paperback edition.\n\n<p>Click<a href=\"http://www.sdp.org/wp-content/uploads/2018/05/Behavior-of-Persons-PB-Final-for-Press-041513-copy.pdf\"> here</a> for a copy of the full text PDF of the 2013 edition of this book.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<strong>Citation</strong>: Ossorio, P.G. (2006/2013). <em>The Behavior of Persons</em>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).</em> Ann Arbor, MI: Descriptive Psychology Press.)\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 40px 0px 20px 0px; font-weight: normal;\"><em>The Behavior of Persons</em> is the capstone of an extraordinary construction, the summary of a life\'s work devoted to a single task. What that task is, why it is worth accomplishing, and how it has been, in fact, accomplished are all matters explored at length in the book itself. Peter G. Ossorio in his life\'s work accomplished a monumental undertaking: he articulated the complex and fundamental conceptual structure known as the Person concept. Ossorio\'s work has made it possible to talk clearly and accurately about matters of great significance: persons, behavior, community, language, and the real world within which all these have their place. All these, and more, are parts of this single conceptual structure. By articulating the Person concept in detail and with great rigor, Ossorio has laid the foundation for both a genuinely scientific study of behavior, and powerfully effective practical methods of functioning in these realms.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\"></div>\n<p style=\"text-align: center; padding: 20px 5px 0px 0px; font-weight: bold;\">Praise for The Behavior of Persons</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto; background-color: #41719a;\"></div>\n<p style=\"padding: 25px 0px 0px 0px;\">\"Reading and re-reading <em>The Behavior of Persons</em> is a rare, life-changing event. As your understanding of it grows, your place in the world changes: You see an integrated conceptual system that shows how persons, their behavior and their worlds are connected. Ossorio brings conceptual light to the darkness of a purely empirical world.\"</p>\n<p style=\"padding-left: 0px;\">Keith E. Davis, Ph.D.\nDistinguished Professor Emeritus of Psychology University of South Carolina.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\"></div>\n<p style=\"padding: 25px 0px 0px 0px;\">\"Here, finally, we have a serviceable common ground for systematic behavioral science. Peter Ossorio has articulated the conceptual framework for describing the varied and irregular lives of persons and their nuanced world. Wittgenstein recognized that \'essence is expressed by grammar\'. Here is the grammar of behavior  - an extraordinary claim, yes, but <em>The Behavior of Persons</em> is an extraordinary work.\"</p>\n<p style=\"padding-left: 0px;\">Wynn Schwartz, Ph.D.\nThe Massachusetts School of Professional Psychology and Harvard University.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\"></div>\n<p style=\"padding: 25px 0px 0px 0px;\">\"Few thinkers can so profoundly bring coherence to professional practice as well as personal understanding as Peter Ossorio. <em>The Behavior of Persons</em> allows the practitioner to reconstruct and create a coherent and eminently practical approach to our work as therapists, as well as ways to illuminate aspects of our own lives.\"</p>\n<p style=\"padding-left: 0px;\">Richard Heinrich, MD\nMedical Director for Hospice and Palliative Care Health Partners.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\"></div>\n<p style=\"padding: 25px 0px 0px 0px;\">\"Peter Ossorio\'s <em>The Behavior of Persons</em>, if it achieves sufficient attention, will be the most important book in the history of psychology. Psychology is at present a largely failed science. <em>The Behavior of Persons</em> offers us a very different fundamental approach to our entire discipline, one that is far more scientifically and intellectually sound.\"</p>\n<p style=\"padding-left: 0px;\">Raymond M. Bergner, Ph.D.\nProfessor of Clinical Psychology, Illinois State University.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\"></div>\n<p style=\"padding: 25px 0px 0px 0px;\">\"People are complicated. We\'re influenced by conflicting wants, needs, relationships, and all the many facets of who we are. But our lives make sense and what we do makes sense in the everyday, down-to-earth, here\'s-how-it-works way. This book is what psychology has been promising since it began: a clear, precise, systematic formulation of how people and their actions make sense.\"</p>\n<p style=\"padding-left: 0px;\">H. Joel Jeffrey, Ph.D.\nProfessor of Computing Science\nNorthern Illinois University</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\"></div>\n<p style=\"padding: 25px 0px 0px 0px;\">\"Descriptive Psychology has greatly benefited my work to clarify complex and emerging subject matters in healthcare. In <em>The Behavior of Persons</em> Peter Ossorio unfolds ideas of \'behavior\' and \'persons\' in a clear, unified, and systematic way, bringing out ways of thinking with practical applications to many complex subject matters. A healthcare colleague once remarked \'Descriptive Psychologists help you be much clearer about what you are looking at.\' To me this is high praise.\"</p>\n<p style=\"padding-left: 0px;\">C.J. Peek, Ph.D.\nFamily Medicine and Community Health\nUniversity of Minnesota Medical School</p>','The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V','','publish','closed','closed','','the-behavior-of-persons','','','2016-04-01 18:58:39','2016-04-01 18:58:39','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=96',0,'sdppubs-publications','',0),
(97,3,'2016-04-01 19:01:01','2016-04-01 19:01:01','<p>Two editions of this book were published, a hard cover edition in 1998 and a soft cover edition in 2012.</p>\n\n<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click<a href=\"http://www.sdp.org/wp-content/uploads/2018/04/PLACEPrinter-copy.pdf\"> here</a> to download a PDF copy of the 2012 edition, published by Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 25px auto 15px auto; background-color: #41719a;\"></div>\n\n<p><strong>Citation</strong>:</p>\n\n<p style=\"position:relative; left:3%;\">Ossorio, P.G. (1982/1998/2012). <em>Place</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 15px auto 25px auto; background-color: #41719a;\"></div>\n\n','Place. Collected works of Peter G. Ossorio, Vol. III','','publish','closed','closed','','place','','','2016-04-01 19:01:01','2016-04-01 19:01:01','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=97',0,'sdppubs-publications','',0),
(102,3,'2016-04-02 20:56:07','2016-04-02 20:56:07','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong> Bergner, R.M. (1995). <em>Pathological Self-Criticism: Assessment and Treatment (The Springer Series in Social/Clinical Psychology). </em>New York, NY: Plenum Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 20px 0px; font-weight: normal;\"></p>\n\nRaymond M. Bergner offers the first comprehensive reference to address the highly prevalent and debilitating forms of self-criticism. This resource features an extensive array of strategies for assessing these patterns as well as the factors maintaining them. In addition, the volume is complete with therapeutic intervention strategies to help patients abandon pathological self-critical practices. The author describes a therapeutic relationship that greatly enhances the efficacy of the interventions mentioned throughout the book.','Pathological Self-Criticism : Assessment and Treatment (The Plenum Series in Social-Clinical Psychology)','','publish','closed','closed','','pathological-self-criticism-assessment-and-treatment-the-plenum-series-in-social-clinical-psychology','','','2016-04-02 20:56:07','2016-04-02 20:56:07','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=102',0,'sdppubs-publications','',0),
(103,3,'2016-04-02 20:58:56','2016-04-02 20:58:56','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong> Putman, A.O. (1990). <em>Marketing Your Services: A Step-by-Step guide for Small Businesses and Professionals.</em> New York, NY: John Wiley and Sons.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 20px 0px; font-weight: normal;\"></p>\n\nHow to market your services, whether you are a small-business owner looking for increased sales or an independent professional seeking new clients. Shows how to define specific markets, focus advertising efforts there profitably, and differentiate your business from others in the public eye. Also discusses how to price services, \"package\" your product, turn prospects into customers, and develop and use advertising.','Marketing Your Services : A Step-By-Step Guide for Small Businesses and Professionals','','publish','closed','closed','','marketing-your-services-a-step-by-step-guide-for-small-businesses-and-professionals','','','2016-04-02 20:58:56','2016-04-02 20:58:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=103',0,'sdppubs-publications','',0),
(105,3,'2016-04-01 21:05:31','2016-04-02 03:05:31','<p><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-v5-scanned-version-ORIGINAL-from-website-copy-CLEANED.pdf\">Click here to view full PDF...</a></p>\n\n<p><a href=\"http://www.amazon.com/gp/product/0962566101/sr=8-2/qid=1148741735/ref=sr_1_2?_encoding=UTF8\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n<strong>Citation: </strong> Putman, A.O., &amp; Davis, K.E. (Eds.). 1990. <em>Advances in Descriptive Psychology (Vol. 5). </em>Ann Arbor, MI: Descriptive Psychology Press.\n<div style=\"height: 3px; width: 300px; margin: 12px auto 0px auto; background-color: #41719a;\"></div>\nTwo themes are explored in this volume: (1) the nature of organizations and conceptual tools for enhancing organizational effectiveness and (2) the nature of appraisals and their role in life and in therapeutic applications. Putman\'s \"Organizations\" provides an alternative to general systems theories and shows how a Descriptive Psychology formulation of organizations allows one to understand the three perspectives on organizational worlds machine, financial, and person that develop in almost any organization. He identifies organizational interventions to clarify and renew organizational mission, and to enhance productivity and job satisfaction. Other chapters focus on culture change and technology transfer and on various aspects of person-machine and person-software interactions. These provide insights into the difficulties encountered in effective software engineering, and into the importance of a sophisticated conception of artificial intelligence.\n\nIn the second section, seven chapters address the concept of appraisal and its implications in a variety of setting. Ossorio\'s \"Appraisal\" reviews the various uses of the concept within Descriptive Psychology and shows the coherence and interrelatedness of the uses of the concept. Holt makes it clear why appraisals are an essential part of the development of moral judgment and behavior. Sapin and Forward develop the implications of the insight that everyday concerns about \"masculinity\" and \"femininity\" are critic terms used to appraise behavior, not merely to describe it. Using the Descriptive Psychology distinctions between performative appraisals and significance appraisals of behavior, they show that persons operating at the performative level are more likely to stereotype persons along sex-role lines. Lathem is concerned with self-appraisals and self-criticism and how these are related to gender and to power. Bergner\'s papers develop the direct clinical implications of appraisals. In the case of \"impulsive persons,\" he shows that it is a mistake to think that they are defective in executive function. Rather their behaviors may be criticizable on ethical and prudential grounds. In \"Father-Daughter Incest,\" he illuminates the power of the concept of status degradations in the kinds of negative self-appraisals that incest victims characteristically develop. Understanding these negative self-appraisals provides the starting point for therapeutic interventions likely to reduce the trauma and consequences of such incest. Overall, this is a very rich volume indeed.','Advances in Descriptive Psychology, Volume 5','','publish','closed','closed','','advances-in-descriptive-psychology-volume-5','','','2016-04-01 21:05:31','2016-04-02 03:05:31','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=105',0,'sdppubs-publications','',0),
(115,2,'2016-04-04 19:51:41','2016-04-04 19:51:41','<h2>Publications</h2>				\n			<h3>By Peter G. Ossorio</h3>\n			<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details>\n			<h3>By Members of SDP</h3>\n			<details><summary>Allen, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2472/\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a> / Article : 2013</p></details><details><summary>Aylesworth, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/oriental-marshall-arts-rehabilitation/\">Oriental martial arts rehabilitation</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cultural-displacement-and-its-effects/\">Refugees: Cultural displacement and its effects</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-mental-health-and-need-satisfaction-among-indochinese-in-colorado-2/\">Stress, mental health and need satisfaction among Indochinese in Colorado</a> / Dissertation : 1980</p></details><details><summary>Backstrom, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4088/\">A Descriptive Psychology account of patient-centered medicine and the chronic pain patient</a> / Dissertation : 2015</p></details><details><summary>Baker, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/baker/\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-social-practices/\">Therapeutic social practices</a> / Article : 1982</p></details><details><summary>Beautz, S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-case-study-to-train-cross-cultural-competence/\">The use of case study to train cross-cultural competence</a> / Dissertation : 2010</p></details><details><summary>Bender, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life/\">Presidential Address: Descriptive Psychology in Everyday Life</a> / Presentation : 2023</p></details><details><summary>Bergner, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023/\">Navigating the Last Chapters of Life</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-the-status-concept-in-developing-effective-relationships-between-police-chiefs-and-officers/\">The use of the status concept in developing effective relationships between police chiefs and officers</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a> / Presentation : 2019</p></details><details><summary>Bergner, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-framework-for-eclectic-psychotherapy-2/\">A conceptual framework for eclectic psychotherapy</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-2/\">A therapeutic approach to destructive self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science/\">All the world’s a stage: A person-centered view of science</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-integrative-framework-for-psychopathology-and-psychotherapy/\">An integrative framework for psychopathology and psychotherapy</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a DP Perspective</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-empirical-validation-justifying-therapeutic-judgment-and-action/\">Beyond empirical validation: justifying therapeutic judgment and action</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-outcome-studies-good-psychotherapy-rests-on-many-secure-epistemic-foundations/\">Beyond Outcome Studies: Good Psychotherapy Rests on Many Secure ​Epistemic Foundations</a> / Presentation : 2024</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2365/\">Can psychological science be replaced by biological science?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-an-optimal-clinical-case-formulation/\">Characteristics of an optimal clinical case formulation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-bergners-website/\">Click here for more information about Dr. Bergner...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-motivation/\">Coaching and motivation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-teaching/\">Coaching and teaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/couple-therapy-for-histrionic-clients-and-their-spouses/\">Couple therapy for histrionic clients and their spouses</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-a-conceptual-formulation-and-its-clinical-implications/\">Emotions: A conceptual formulation and its clinical implications</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/father-daughter-incest-degradation-and-recovery-from-degradation-2/\">Father-daughter incest: Degradation and recovery from degradation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/hysterical-action-impersonation-and-caretaking-roles/\">Hysterical action, impersonation, and caretaking roles</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/impulsive-action-and-impulsive-persons-a-descriptive-and-pragmatic-formulation/\">Impulsive action and impulsive persons: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/is-it-all-really-biological/\">Is It All Really Biological?</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3133/\">Leadership in athletic coaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/love-and-barriers-to-love-an-analysis-for-psychotherapists-and-others/\">Love and barriers to love: An analysis for  psychotherapists and others</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lovemaking-as-a-ceremony-of-accreditation/\">Lovemaking as a ceremony of accreditation</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marital-conflict-resolution-a-conceptual-framework-and-its-empirical-evaluation-2/\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-disability-in-support-of-our-design-2/\">Mental disorder disability: In support of our design</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-is-a-disability-concept-not-a-behavioral-one-an-empirical-investigation/\">Mental disorder is a disability concept, not a behavioral one. An empirical investigation</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/moneys-lovemap-account-of-the-paraphilias-a-critique-and-reformulation/\">Money&#039;s &#039;Lovemap&#039; account of the paraphilias: A critique and reformulation</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-promoting-adaptive-self-criticism-in-psychotherapy/\">On promoting adaptive self-criticism in psychotherapy</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/paranoid-style-a-descriptive-and-pragmatic-account/\">Paranoid style: A descriptive and pragmatic account</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathological-self-criticism-assessment-and-treatment-the-plenum-series-in-social-clinical-psychology/\">Pathological Self-Criticism : Assessment and Treatment (The Plenum Series in Social-Clinical Psychology)</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pornography-effects-on-relationships/\">Pornography, effects on relationships</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/proposal-for-an-eclectic-framework/\">Proposal for an eclectic framework</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2614/\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recasting-victims-as-perpetrators/\">Recasting victims as perpetrators</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/romantic-partners-use-of-pornography-its-significance-for-women/\">Romantic partner&#039;s use of pornography: Its significance for women</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism/\">Self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-compulsion-as-attempted-recovery-from-degradation/\">Sexual compulsion as attempted recovery from degradation.</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-misunderstanding-a-descriptive-and-pragmatic-formulation/\">Sexual misunderstanding: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-significance/\">Sexual Significance</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/some-implications-of-belief-in-love-free-will-and-non-reductionism/\">Some implications of belief in love, free will, and non-reductionism</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-psychotherapy/\">Status dynamic psychotherapy</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/tatus-dynamic-psychotherapy-with-depressed-individuals/\">Status dynamic psychotherapy with depressed individuals</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-treatment-of-a-case-of-bulimia/\">Status dynamic treatment of a case of bulimia</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-creating-new-paths-to-therapeutic-change/\">Status dynamics: An enriching path to therapeutic change</a> / Hardcover : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-enhancement-a-further-path-to-therapeutic-change/\">Status enhancement: An enriching path to therapeutic change</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2612/\">Studies in psychopathology: The Descriptive Psychology approach</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/suicide-and-impossible-worlds/\">Suicide and impossible worlds</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sustaining-versus-losing-love-factors-discriminating-the-two-2/\">Sustaining versus losing love: Factors discriminating the two</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3914/\">The case against the case of free will</a> / Article : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-r/\">The development and evaluation of a training videotape for the resolution of marital conflict.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3935/\">The many secure knowledge bases of psychotherapy</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-marital-system-of-the-hysterical-individual/\">The marital system of the hysterical individual</a> / Article : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-overseer-regime-a-descriptive-and-practical-study-of-the-obsessive-compulsive-personality-style/\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parentification-scale/\">The parentification scale</a> / Article : 2001</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-personal-beliefs-scale-2/\">The Personal Beliefs Scale</a> / Article : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-as-accreditation/\">The positive therapeutic relationship as accreditation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-significance-of-heavy-pornography-involvement-for-romantic-partners-research-and-clinical-implications/\">The significance of heavy pornography involvement for romantic partners: Research and clinical implications</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2420/\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a> / Article : 20101</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-a-recent-formulation-of-bulimia-nervosa-in-the-successful-treatment-of-a-bulimic-woman/\">The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-use-of-systems-oriented-illustrative-stories-in-marital-psychotherapy/\">The use of systems oriented illustrative stories in marital psychotherapy</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\">Therapeutic approaches to problems of meaninglessness</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2477/\">Therapeutic policies: A policy-based approach to psychotherapy</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-storytelling-revisited/\">Therapeutic storytelling revisited</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/transforming-presenting-problems/\">Transforming presenting problems</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction/\">Trauma, exposure, and world reconstruction</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/underlying-cognitive-processes-or-private-social-practices/\">Underlying cognitive processes or private social practices?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/undoing-degradation/\">Undoing degradation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victims-into-perpetrators/\">Victims into perpetrators</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-why-is-it-not-reducible-to-biological-states-of-affairs/\">What is “behavior?” And why is it not reducible to biological states of affairs?</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3971/\">What is a person? What is the self? Formulations for a science of psychology</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-so-what/\">What is behavior? And so what?</a> / Article : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is descriptive psychology? An introduction</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-love-an-empirically-based-essentialist-account/\">What is love? An empirically-based essentialist account</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-psychopathology-and-so-what/\">What is psychopathology? And so what?</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-keeps-love-alive-an-empirical-investigation/\">What keeps love alive?  An empirical investigation</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-do-men-distance-factors-predictive-of-male-avoidance-of-intimate-conflict/\">Why do men distance? Factors predictive of male avoidance of intimate conflict</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3978/\">World reconstruction in psychotherapy</a> / Article : 2005</p></details><details><summary>Bretscher, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p></details><details><summary>Cabezas, C.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2200/\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> / Dissertation : 1991</p></details><details><summary>Carlson, R.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2202/\">A computer implementation of the reason formulation applied to person perception.</a> / Dissertation : 1979</p></details><details><summary>Colp, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Colvin, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-metaphysics-on-science-religion-and-wisdom/\">Descriptive metaphysics: On science, religion, and wisdom</a> / Article : 2006</p></details><details><summary>Cote, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-addressreconstructing-worlds-through-expressive-and-mindful-arta-descriptive-psychology-perspecrtive/\">Presidential AddressReconstructing Worlds Through Expressive and Mindful Art:A Descriptive Psychology Perspective</a> / Presentation : 2024</p></details><details><summary>Cox, J.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p></details><details><summary>Crouch, T.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-of-sexual-relationships/\">Status dynamics of sexual relationships.</a> / Dissertation : 1988</p></details><details><summary>Davis, K.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson&#039;s Disease</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-1/\">Advances in Descriptive Psychology, Volume 1</a> / Book : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/brains-dont-think-and-organisms-dont-create-cultures-or-develop-spontaneous-languages/\">Brains don&#039;t think and organisms don&#039;t create cultures or develop spontaneous languages</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-davis-website/\">Click here for more information about Dr.  Davis...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/friendship-and-love-relationships/\">Friendship and love relationships</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stalkers-and-their-worlds/\">Stalkers and their worlds</a> / Article : 2006</p></details><details><summary>Driscoll, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/policies-for-pragmatic-psychotherapy-2/\">Policies for pragmatic psychotherapy</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pragmatic-psychotherapy/\">Pragmatic psychotherapy</a> / Book : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-analysis-and-treatment/\">Self-criticism: Analysis and treatment</a> / Article : 1981</p></details><details><summary>Farber, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/castanedas-don-juan-as-psychotherapist-2/\">Castaneda&#039;s Don Juan as psychotherapist</a> / Article : 1981</p></details><details><summary>Felknor, C.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/kids-interest-discovery-kits/\">Kids interest discovery kits</a> / Article : 1998</p></details><details><summary>Felknor, J.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-as-an-aspect-of-interpersonal-interaction/\">Interpersonal understanding as an aspect of interpersonal interaction.</a> / Dissertation : 1977</p></details><details><summary>Forward, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Harnsberger, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-through-lines-and-the-dramaturgical-pattern-of-the-recovering-addict/\">Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a> / Dissertation : 2011</p></details><details><summary>Heinrich, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p></details><details><summary>Holmes, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-doesnt-always-have-to-be-depressing/\">Depression doesn&#039;t always have to be depressing</a> / Paperback : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-between-clients-and-non-clients-and-a-comparison-of-two-vocational-counseling-procedures/\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-of-persons-or-who-was-that-metaphor/\">The status of persons or who was that metaphor</a> / Article : 1992</p></details><details><summary>Holt, S.B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal-and-competence-in-moral-judgment-and-behavior-2/\">Appraisal and competence in moral judgment and behavior</a> / Article : 1990</p></details><details><summary>Ida, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-hopelessness-and-suicide-ideation-among-asian-american-students/\">Depression, hopelessness, and suicide ideation among Asian-American students.</a> / Dissertation : 1989</p></details><details><summary>Jeffrey, H.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-artificial-intelligence/\">A new paradigm for artificial intelligence</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-jeffrey/\">Click here for more related work by Dr. Jeffrey...</a> / Webpage : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-without-processes/\">Cognition without processes</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a person&#039;s world</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid it</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right-2/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/homo-communitatis-a-rigorous-foundation-for-behavioral-finance/\">Homo Communitatis: A rigorous foundation for behavioral finance</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-engineering-theory-and-practice/\">Knowledge engineering: Theory and practice</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-what-actually-happens-accessible/\">Making &quot;What Actually Happens&quot; Accessible</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-buddhism-accessible-to-westerners/\">Making Buddhism Accessible to Westerners</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address: Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/structure/\">Structure</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4136/\">The Mentor Project: Replicating the functions of an organization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/there-is-something-new-in-the-world-of-social-science-conceptualizations-a-review-of-place/\">There is something new in the world of social science conceptualizations: A review of Place</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a> / Presentation : 2016</p></details><details><summary>Kantor, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales:How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/childrens-imaginative-play-a-descriptive-psychology-approach/\">Children’s imaginative play: A descriptive psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/discipline-negotiation-and-the-schizogenic-family-a-study-of-normal-and-schizogenic-socialization/\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\">The Alien and the Earthling: Status Dynamic Role Play Therapy with Children</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change/\">We&#039;re off to see the wizard: Politics, charisma, and community change</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We’re Off to See the Wizard: Politics, Charisma, and Community Change</a> / Presentation : 2011</p></details><details><summary>Kennedy, P.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> / Dissertation : 2018</p></details><details><summary>Kirsch, N.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attempted-suicide-and-restrictions-in-the-eligibility-to-negotiate-personal-characteristics/\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2231/\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> / Dissertation : 1978</p></details><details><summary>Larsen, E.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-pre-normative-and-predictive-study-of-the-college-student-rorschach/\">A pre-normative and predictive study of the college student Rorschach.</a> / Dissertation : 1968</p></details><details><summary>Lasater, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology Perspective on Careers</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recovery-from-compulsive-behavior-how-to-transcend-your-troubled-family/\">Recovery from Compulsive Behavior: How to Transcend Your Troubled Family</a> / Paperback</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community-2/\">Stress and health in a Colorado coal mining community</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community/\">Stress and health in a Colorado coal mining community.</a> / Dissertation : 1979</p></details><details><summary>Latham, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-high-power-low-power-account-of-gender-differences-in-self-criticism-2/\">A high power - low power account of gender differences in self-criticism</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/latham-dissertation/\">A high power-low power account of self- criticism</a> / Dissertation : 1983</p></details><details><summary>Littler, S.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-in-schizophrenic-thought-disorder/\">Significance in schizophrenic thought disorder.</a> / Dissertation : 1987</p></details><details><summary>Littmann, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-theory-of-humor/\">A theory of humor.</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/elucidating-actus-reus-and-mens-rea-a-descriptive-psychology-perspective/\">Elucidating Actus Reus and Mens Rea: A Descriptive Psychology perspective</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/guilty-or-not-a-descriptive-psychology-analysis/\">Guilty or not? A Descriptive Psychology analysis</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p></details><details><summary>Lubuguin, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural Competence as a Therapist:A Descriptive Psychology Approach</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching-culturally-competent-psychotherapy-a-descriptive-psychology-approach/\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-acculturation-of-culturally-displaced-persons/\">The acculturation of culturally displaced persons</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2243/\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> / Dissertation : 1993</p></details><details><summary>Marshall, K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-bulimic-life-pattern-3/\">A bulimic life pattern</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/scenarios-of-alcoholic-relationships/\">Scenarios of &quot;alcoholic&quot; relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2248/\">The significance of criminal and noncriminal behavior.</a> / Dissertation : 1980</p></details><details><summary>Minerva, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/smoking-addiction-a-descriptive-psychology-conceptualization-and-test/\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> / Dissertation : 1989</p></details><details><summary>Mitchell, T</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-interpretation-of-utterances/\">On the interpretation of utterances</a> / Article : 1981</p></details><details><summary>Newby-Clarke, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">The Time is (Probably) Ripe for Change: Moving Descriptive Psychology into the Mainstream</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Orvik, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-model-for-migration-in-alaska/\">A conceptual model for migration in Alaska</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change/\">Technology transfer and culture change</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-dropped-out-redescribing-chronic-mental-illness-as-a-question-about-communities-2/\">The Dropped Out: Redescribing chronic mental illness as a question about communities</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p></details><details><summary>Peek, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-peek/\">Click here for more information about Dr. Peek...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/faith-and-skepticism-in-biofeedback-learning/\">Faith and skepticism in biofeedback learning.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/whats-in-a-name/\">What’s in a name?</a> / Presentation : 2013</p></details><details><summary>Plotkin, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness/\">Consciousness</a> / Article : 1981</p></details><details><summary>Pomerantz, J.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-appreciation-and-authentic-love-and-friendship/\">Significance appreciation and authentic love and friendship.</a> / Dissertation : 1988</p></details><details><summary>Popov, Dan</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p></details><details><summary>Putman, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/artificial-persons/\">Artificial persons</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor&#039;s Knowledge and the Ongoing Creation of Meaning in the Real World</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-how-ordinary-people-create-the-real-world/\">At a glance and out of nowhere: How ordinary people create the real world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging/\">Being, Becoming and Belonging</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging-3/\">Being, becoming and belonging</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/communities-2/\">Communities</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/effects-of-marathon-encounter-groups-on-self-reported-behavior-in-interpersonal-contexts/\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2483/\">Leading: Perspectives for leaders and leadership coaches</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marketing-your-services-a-step-by-step-guide-for-small-businesses-and-professionals/\">Marketing Your Services : A Step-By-Step Guide for Small Businesses and Professionals</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-community-description/\">Notes on Community Description</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3141/\">Organizations</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What is Descriptive Psychology: A First Hand Historical and Substantive Account</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems</a> / Presentation : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-the-source-of-intractable-value-problems/\">When worlds collide: The source of intractable value problems</a> / Article : 2013</p></details><details><summary>Quintana, D.N.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ethnicity-and-the-utilization-of-mental-health-services-stoicism-versus-hypochondria/\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> / Dissertation : 1990</p></details><details><summary>Roberts, M.K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-accomplices-tale/\">An accomplice’s tale</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-indeterminate-and-expansive-world/\">An indeterminate and expansive world</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2388/\">Ancient companions</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-2/\">Companions of uncertain status</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/i-and-thou-a-study-of-personal-relationships/\">I and Thou: A study of personal relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowing-the-world/\">Knowing the world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3116/\">Kurosawa&#039;s relativity</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/men-and-women-partners-lovers-friends/\">Men and women: Partners, lovers, friends</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-outside-looking-in-a-conceptualization-of-adolescence/\">On the outside looking In: A conceptualization of adolescence</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2312/\">Partners, lovers, friends: A status dynamic study of men and women.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-with-adolescents-and-their-families-a-status-dynamic-approach-2/\">Psychotherapy with adolescents and their families: A status dynamic approach</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-nefarious-is/\">The Nefarious “is”</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-and-world-reconstruction/\">Worlds and world reconstruction</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-of-uncertain-status/\">Worlds of uncertain status</a> / Article : 2010</p></details><details><summary>Rosales, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/violent-males-views-of-spousal-assault-preliminary-evidence-supporting-four-paradigm-cases-of-spousal-assault-males/\">Violent males&#039; views of spousal assault: Preliminary evidence supporting four paradigm cases of spousal assault (males).</a> / Dissertation : 1990</p></details><details><summary>Sanchez, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/chicano-identification-and-its-correlates/\">Chicano identification and its correlates.</a> / Dissertation : 1992</p></details><details><summary>Sapin, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Schmitz, T.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-factor-analytic-study-of-stimulus-values-of-the-thematic-apperception-test/\">A factor analytic study of stimulus values of the Thematic Apperception Test.</a> / Dissertation : 1965</p></details><details><summary>Schneider, L.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p></details><details><summary>Schwartz, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-more-information-about-dr-schwartz/\">Click here for more information about Dr. Schwartz...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/degradation-accreditation-and-rites-of-passage/\">Degradation, accreditation, and rites of passage</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists/\">Descriptive Psychology as Therapy for Therapies</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-language-essentials-of-clinical-psychoanalytic-theory/\">Essentials of Psychoanalytic Theory and Practice</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/from-passivity-to-competence-a-conceptualization-of-knowledge-skill-tolerance-and-empathy/\">From Passivity to Competence - A Conceptualization of Knowledge, Skill, Tolerance, and Empathy</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-saying-no-evidence-based-practice-and-the-hijacking-of-the-empirical/\">On saying “no”: Evidence based practice and the hijacking of the empirical</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein/\">Preparation for Descriptive Psychology:Conversations with Ossorio on Reading Wittgenstein</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presentations-of-self-and-the-status-dynamics-of-psychotherapy-and-supervision/\">Presentations of Self and the Status Dynamics of Psychotherapy and Supervision</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-and-psychotherapy/\">Status Dynamics and Psychotherapy</a> / Presentation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What Concepts Proved Serviceable?</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parameters-of-empathy-core-considerations-for-psychotherapy-and-supervision/\">The parameters of empathy: Core considerations for psychotherapy and supervision</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3719/\">The problem of other possible persons: Dolphins, primates, and aliens</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-two-concepts-of-action-and-responsibility-in-psychoanalysis/\">The two concepts of action and responsibility in psychoanalysis</a> / Article : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2274/\">Time and context in the hypnotic state: An examination of some state specific effects.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-a-person-and-how-can-we-be-sure-a-paradigm-case-formulation/\">What is a person and how can we be sure? A Paradigm Case Formulation</a> / Book : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-makes-something-psychoanalytic/\">What makes something psychoanalytic?</a> / Article : 1988</p></details><details><summary>Shideler, M.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-behavior-and-the-world-the-descriptive-psychology-approach/\">Persons, Behavior, and the World: The Descriptive Psychology Approach</a> / Book : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/science-religion-and-religions/\">Science, religion, and religions</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/spirituality-the-descriptive-psychology-approach/\">Spirituality: The Descriptive Psychology approach</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-creator-and-the-discoverer/\">The creator and the discoverer</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\">The Founding of the Society for Descriptive Psychology</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-lover-and-the-logician/\">The lover and the logician</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-priest-and-the-psychotherapist/\">The priest and the psychotherapist</a> / Article : 1983</p></details><details><summary>Sidman, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-u-s-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the U.S.: Using DP concepts to understand extraordinary behavior</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior</a> / Presentation : 2011</p></details><details><summary>Silva, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happened-to-jose-a-descriptive-psychology-approach-to-cultural-values-implementation-for-a-culturally-displaced-person/\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-to-jose-chicano-freshmen-in-a-predominantly-anglo-university/\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a> / Article : 1983</p></details><details><summary>Singer, H.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p></details><details><summary>Skaggs, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p></details><details><summary>Sternberg, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p></details><details><summary>Stone, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/one-bite-at-a-time-a-glossary-of-descriptive-psychology-concepts/\">One bite at a time: A glossary of Descriptive Psychology concepts</a> / Webpage : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a> / Presentation : 2012</p></details><details><summary>Torres, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-comparison-of-puerto-rican-and-anglo-concepts-of-appropriate-mental-health-service-utilization/\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a> / Presentation : 2019</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/puerto-rican-and-anglo-conceptions-of-appropriate-mental-health-services/\">Puerto Rican and Anglo conceptions of appropriate mental health services</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clarence_thomas_humiliation/\">What&#039;s Going on between Clarence Thomas and Humiliation?An Analysis of Opinions, Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a> / Presentation : 2023</p></details><details><summary>Vanderburgh, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model/\">The positive-health developmental model</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model-of-treatment-and-psychopathology/\">The positive-health developmental model of treatment and psychopathology</a> / Article : 1985</p></details><details><summary>Wechsler, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-manic-states-a-status-dynamic-formulation-of-bipolar-disorder-2/\">Personality and manic states: A status dynamic formulation of bipolar disorder</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relationship-between-personality-and-manic-states-a-status-dynamic-formulation/\">The relationship between personality and manic states: A status dynamic formulation.</a> / Dissertation : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-concepts-a-descriptive-psychological-formulation-of-the-nature-of-trauma-and-its-consequences/\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a> / Presentation : 2021</p></details><details><summary>Yermish, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cheetahs-on-the-couch-issues-affecting-the-therapeutic-working-alliance-with-clients-who-are-cognitively-gifted/\">Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a> / Dissertation : 2010</p></details><details><summary>Zeiger, C.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-psychological-approach-to-the-improvement-of-myopia/\">A psychological approach to the improvement of myopia.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-zeigers-website/\">Click here for more information about Dr.  Zeiger...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/doing-it-all-isnt-everything-a-womans-guide-for-living-in-harmony-and-empowerment/\">Doing it all isn&#039;t everything: A woman&#039;s guide to harmony and empowerment</a> / Book : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-miss-marple-model-of-psychological-assessment/\">The Miss Marple Model of Psychological Assessment</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeiger, P.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explaining-explanations/\">Explaining Explanations</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/human-systems-issues-in-software-engineering/\">Human systems issues in software engineering</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/theologies/\">Theologies</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/toward-a-rapprochement-of-religion-and-science/\">Toward a rapprochement of religion and science</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeybekoglu, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments/\">Presidential Address: Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory and Role Development in the Behavior of Persons</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-dynamic-of-anger-management/\">The Status Dynamics of Anger Management</a> / Dissertation : 2016</p></details>\n			<h3>General Publications</h3>\n			<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-software-and-its-development/\">A new paradigm for software and its development</a> / Book</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victim-status-a-descriptive-psychology-approach/\">Victim status: A Descriptive Psychology approach</a> / Book</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-kahler-v-kansas-why-scotus-needs-descriptive-psychology/\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\">Looking for Superman in Dangerous Worlds: Descriptive Psychology  Explains Conspiracy Communities</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ses-and-place-examining-the-impacts-of-financial-position-on-a-persons-place-in-the-world/\">Presidential AddressSES and Place: Examining the Impacts of Financial Position on a Person&#039;s Place in the World</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a> / Presentation : 2020</p></details>','Publications','','publish','closed','closed','','pubslist','','','2026-07-23 16:20:19','2026-07-23 16:20:19','',0,'http://www.sdp.org/?page_id=115',0,'page','',0),
(137,1,'2016-04-08 15:20:01','2016-04-08 19:20:01','<em>Welcome!</em> The society is pleased to welcome you to our new website. In addition to information about the society, its events and its publications, our website now also has two forums (one for members and one for general questions about Descriptive Psychology), a videos section, and an expanded calendar of events. Please leave a comment and let us know what you think!','Welcome to Our New Website','','publish','open','open','','welcome-to-our-new-web-site','','','2016-04-08 15:20:01','2016-04-08 19:20:01','',0,'http://www.sdp.org/?p=137',0,'post','',0),
(141,2,'2016-04-08 15:45:40','2016-04-08 19:45:40','<h2>Register Now</h2>		[bbp-register]','Register Now','','publish','closed','closed','','register-now','','','2025-12-31 14:05:36','2025-12-31 14:05:36','',0,'http://www.sdp.org/?page_id=141',0,'page','',0),
(150,3,'2016-04-09 16:32:12','2016-04-09 20:32:12','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/03/classification-space-analysis.pdf\">here</a> for the full text of this document published in 1964 as a Technical Documentary Report for Rome Air Development Center (RADC).</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<p>Citation:</p>\n\nOssorio,  P.  G.  (1964). <em>Classification  space  analysis (RADC–TDR–64–287)</em>. Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)','','publish','closed','closed','','classification-space-analysis-radc-tr-64-287','','','2016-04-09 16:32:12','2016-04-09 20:32:12','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=150',0,'sdppubs-publications','',0),
(151,2,'2016-04-10 17:38:16','2016-04-10 21:38:16','<h2>General Publications</h2>','General Publications','','publish','closed','closed','','general-publications','','','2025-12-31 13:44:47','2025-12-31 13:44:47','',0,'http://www.sdp.org/?page_id=151',0,'page','',0),
(153,2,'2016-04-11 11:04:45','2016-04-11 15:04:45','','SDP Members’ Publications','','trash','closed','closed','','sdpmembers-publications__trashed','','','2026-07-30 01:22:32','2026-07-30 05:22:32','',0,'http://www.sdp.org/?page_id=153',0,'page','',0),
(162,2,'2016-04-11 14:42:12','2016-04-11 18:42:12','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"2266cb4040182997474ecff71f4906a6\" data-token-time=\"1767040947\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"78f10b7838\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','publish','closed','closed','','contact-us-2','','','2025-12-29 20:42:27','2025-12-29 20:42:27','',0,'http://www.sdp.org/?page_id=162',0,'page','',0),
(172,1,'2016-04-12 13:12:12','2016-04-12 17:12:12','','health','Medical Management','inherit','open','closed','','health','','','2016-04-12 13:12:12','2016-04-12 17:12:12','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/04/health.gif',0,'attachment','image/gif',0),
(173,1,'2016-04-12 13:12:15','2016-04-12 17:12:15','','pig','','inherit','open','closed','','pig','','','2016-04-12 13:12:15','2016-04-12 17:12:15','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/04/pig.gif',0,'attachment','image/gif',0),
(174,1,'2016-04-12 13:12:16','2016-04-12 17:12:16','','prism','','inherit','open','closed','','prism','','','2016-04-12 13:12:16','2016-04-12 17:12:16','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/04/prism.gif',0,'attachment','image/gif',0),
(178,2,'2016-04-12 13:26:52','2016-04-12 17:26:52','<h2>Answers by SDP Members</h2>		<h2><strong>Answered by:</strong></h2><p><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Bergner, Ph.D.</a></p><p><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></p><p><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\"> H. Joel Jeffrey, Ph.D.</a></p><p><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putman, Ph.D. </a></p>','Answers by SDP Members','','publish','closed','closed','','what-is-descriptive-psychology','','','2025-12-29 20:41:02','2025-12-29 20:41:02','',0,'http://www.sdp.org/?page_id=178',0,'page','',0),
(180,2,'2016-04-12 13:27:37','2016-04-12 17:27:37','<h2>Robert Brill, PhD</h2>		<p>Descriptive Psychology is an approach to psychology first conceptualized and designed in Boulder, Colorado in the 1960\'s. What is most distinctive about Descriptive Psychology is the emphasis on the accurate and complete description of persons, their actions, and the world in which they live. Non-Descriptive Psychological study (conventional psychology) is focused on attempting to develop theories to explain psychological phenomena and looking for possible underlying causes. In Descriptive Psychology the interest is in the accurate and complete description of human phenomena.</p><p>The idea of a central role for description in psychology is somewhat distinctive. However, in most scientific fields a comprehensive description of an area of interest is an important first step. Scientific literature is filled with the careful description of natural phenomena (geological strata, species of birds, different types of clouds, galaxies, or the social practices of a foreign culture). Now with Descriptive Psychology there is a comprehensive description or articulation of person, behavior, and real-world phenomena.</p><p>In Descriptive Psychology conceptual tools (e.g., parametric analyses, paradigm case formulations) are used to design an inter-related set of descriptions of human phenomena. The full set of these descriptions fit together naturally, because the real-world phenomena they represent fit together. In Descriptive Psychology the complex aspects of humankind are related in an integrated, understandably expansive production (referred to a the \"person concept\"). This conceptual production is then, in turn, applied to an array of different applications. Descriptive psychological works are therefore, either fundamental additions to the \"person concept,\" or applications of this network to many areas of psychology, social sciences and beyond. It can be seen that Descriptive Psychology is a different type of psychology.</p><p>It is useful to point out a related idea. The descriptive articulating activities are <em>pre-empirical</em> in nature; they are not based on the results of doing experiments. A review of articles on the website (Ossorio, Bergner, Singer) should help clarify the important pre-empirical-empirical distinction. One important idea is that a substantive review of the philosophy of science does not support the logical necessity that psychology be in its current form (with an emphasizes conducting experiments and verifying psychological theories). Descriptive Psychology is an on-going attempt to put aside history and proceed with this fresh new start. Many have found the resultant production and its applications refreshing.</p><p>It is interesting to note that at times those associated with the development of Descriptive Psychology admit that the resultant robustness of the discipline was somewhat unanticipated. This vigor is seen in the broad and elegant nature of the overall construct and the surprising range of applications (e.g. computer programming, spirituality, moral judgment, business practices, even the identification of galaxies). An at-times-mentioned downside of the discipline is that it is not well-appreciated in mainstream psychology. It is good to keep in mind that Descriptive Psychology is not designed to fit-in or be what is expected. It is designed to be useful and widely applied.</p><p>The Descriptive Psychology website is a sampling of discussions of the discipline and its applications, a number of links to ongoing works and publications, and a list of Society for Descriptive Psychology members. There is also information about the SDP Annual Conference often held in Colorado. Please let us know if you have any questions, your thoughts, or if you would like to join the intellectually stimulating and growing Society for Descriptive Psychology (student memberships are available).</p>','Robert Brill, PhD','','publish','closed','closed','','robert-brill-phd','','','2025-12-31 14:06:03','2025-12-31 14:06:03','',0,'http://www.sdp.org/?page_id=180',0,'page','',0),
(184,2,'2016-04-12 14:38:30','2016-04-12 18:38:30','<h2>H. Joel Jeffrey, Ph.D.</h2>		\n<p style=\"text-align: center;\"><em>Said Dorothy, the would-be Behavioral Scientist, to The Great Oz, \"Give me a way to Control my Variables, so I can be Truly Scientific like the Physicists, for We All Know that is the reason that it is so hard to be scientific when it comes to people.\" The Great Oz smiled a small smile and said, in a way Dorothy had never heard before, \"No.\"</em></p>\n<img src=\"http://dev.sdp.org/wp-content/uploads/2016/04/dorothy.gif\" alt=\"dorothy\" width=\"224\" height=\"152\" />\n<p style=\"text-align: center;\"><em>Having gotten her attention, he elaborated. \"Back where I come from (and you do too), there are Scientists who are Truly Scientific and do experiments no better than you. But, they have one thing you have not got: a careful, precise, systematic articulation of the subject matter of their Science, which allows them to state the possible facts, in as much detail as they need, without ruling out possible facts in advance. Actually, they are no better than you at Controlling Variables. The real difference is that their systematic elaboration of their fundamental concepts allows them to understand what their experiments tell them, and what things are not empirical at all.\"</em></p>\n<strong>What am I getting at here? </strong>\n<p align=\"left\">The point of the vignette is that psychology, and all the social \"sciences,\" have focused on the aspect of the physical sciences that is the easiest to imitate and proceduralize, but which is not the central difference between science and non-science, and not the central difference between psychology and physics. Certainly science includes the commitment to the importance of empirical results, and to empirical investigation to settle whether the real world conforms to what a theory says. Controlling variables is part of the machinery of empirical investigation. Careful investigation of the phenomenon under study, and the commitment to finding out the facts, rather than what someone claims the facts are, are <em>sine qua nons </em>of science.</p>\n<p align=\"left\">However, the exclusive focus on empiricism has resulted in the oversight of a more fundamental, aspect. In all the fields accepted as straightforward examples of science, cases in which it is agreed that if ever there were a case of science, this is one, the scientists in that field share something absolutely crucial to their endeavor: they all agree on what their subject matter is. They agree on the central concepts of that subject matter, and they can articulate precisely the concepts of the field and the logical relationships between them.</p>\n<p align=\"left\">Two physicists, for example, might disagree, and have theories about, the trajectory of an electron under various forces. But while they are disagreeing about which trajectory will be followed, they <em>agree</em> on the concepts of electron, velocity, force, trajectory, and there are carefully formulated statements of the relationships between them, such as the laws of motion, etc. Each physicist knows what another physicist means by those terms, and the concepts are well-defined and precisely articulated. Further, the possible trajectories of the electron can be stated, and none are ruled out a-priori. With this careful, precise, systematic articulation of their subject matter, physicists are in a position to carry out the practices of physics, which include those involved in doing experiments and interpreting results. With precise formulations of their concepts, they can do an experiment, with all the variables carefully controlled, to see what actually happens to the electron.</p>\n<img src=\"http://dev.sdp.org/wp-content/uploads/2016/04/electron-300x118.gif\" alt=\"electron\" width=\"300\" height=\"118\" />\nIn contrast, two psychologists attempting to disagree about what a person will do in a set of circumstances, are in a position utterly unlike that of the physicists. Their most fundamental concept, that of a person, has no precise definition or other formulation; the equally fundamental concept, behavior, has been and continues to be the subject of rhetoric and vitriol, but there is no precise statement of what that thing, behavior is. There is no systematic and rigorous articulation of the concepts of person and behavior and their interrelationships, and in fact no agreement at all as to what behavior is. For example, does âbehaviorâ mean just the physical movements involved in doing something? Do people choose what they do, or are âchoiceâ and âwillâ obsolete, pre-scientific concepts? Is love nothing more than a matter of pheromones and neurotransmitters? These bedrock questions â these fundamental concepts -- are the very foundation of any attempt at a science of human behavior, and lack of such a formulation makes the enterprise, literally, impossible.\nWhere would physics be if, when one said, \"The electron will proceed at this rate along the following trajectory, the other replied, \"Wait a minute! There is really no such thing as an electron, and further this business of &#8217;trajectory&#8217; is really a theoretical construct with little empirical validation -- actually we all know that the only thing that really exists is sets of points.\" And yet, that is exactly the position of a psychologist who says, \"A person in these circumstances will have the following characteristics and exhibit the following types of behaviors.\"\n<strong>Descriptive Psychology is designed to address this need. </strong>\nDescriptive Psychology is a precise, systematic, comprehensive formulation of the concepts of person, behavior, language, and the real world, which we, as behavioral scientists, can use in addressing the subject matter of behavioral science: persons behaving in the world. It is a rigorous formulation of those bedrock concepts, and their logical relationships, needed to do science in the human realm. Further, while being precise, careful, and systematic -- i.e., scientific in the most fundamental sense -- it does not do violence to the essentially human aspects of the field. It provides the means to discuss specifically human issues precisely without trying to reduce them to biology, biochemistry, or physics. It is not an exaggeration to say that there has never been such formulation.\nAt the same time, any and all results from those fields that are relevant to the science of people and what the they do has an explicit, articulated, technically sound place. No possible facts, theories, etc., are ruled out in advance. So, for example, when new results of PET scans during reasoning tasks are discovered, we have the framework for stating both the <em>physiological</em> facts and the <em>behavioral</em> facts, in full detail, a capability psychologists have never had.\nDescriptive Psychology began with the work of one man, Dr. Peter G. Ossorio of the University of Colorado in the early 1960s. Since then it has produced a substantial volume of analytical and applied work, including 8 volumes of <a href=\"http://dev.sdp.org/sdpmembers-publications/\"><u> Advances in Descriptive Psychology</u></a> and many publications in the professional journals of a number of fields. The range of fields in which it has yielded valuable results is extraordinary, including clinical psychology, computer science, law, and theology.\nAreas in which very different, sometimes startlingly different, results have been produced include clinical psychology, social psychology, organizations and management, software engineering, artificial intelligence, law, and theology. Two of Ossorioâs books, <em>Place</em> and <em>âWhat Actually Happens,â </em> are unique treatments of some of the most fundamental philosphical concepts, including metaphysics, ontology, epistemology. Several computer systems based on the techniques and formulations of Descriptive Psychology have been produced, including practical information retrieval systems whose performance exceeds that of any keyword retrieval system extant and one of the two first expert systems ever produced, the MENTOR project at AT&amp;T Bell Laboratories. Most recently, it is the basis of patented advance in search technology and is the basis of a high-tech document categorization company in San Francisco.','H. Joel Jeffrey, PhD','','publish','closed','closed','','h-joel-jeffrey-phd','','','2025-12-31 13:45:16','2025-12-31 13:45:16','',0,'http://www.sdp.org/?page_id=184',0,'page','',0),
(185,1,'2016-04-12 13:29:44','2016-04-12 17:29:44','','dorothy','','inherit','open','closed','','dorothy','','','2016-04-12 13:29:44','2016-04-12 17:29:44','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/04/dorothy.gif',0,'attachment','image/gif',0),
(186,1,'2016-04-12 13:29:45','2016-04-12 17:29:45','','electron','','inherit','open','closed','','electron','','','2016-04-12 13:29:45','2016-04-12 17:29:45','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/04/electron.gif',0,'attachment','image/gif',0),
(207,2,'2016-04-15 17:17:15','2016-04-15 21:17:15','<p style=\"text-align: center;\">This page is under development.</p>','SDP Member Posts','','publish','closed','closed','','sdp-member-posts','','','2016-04-15 17:17:15','2016-04-15 21:17:15','',0,'http://www.sdp.org/?page_id=207',0,'page','',0),
(211,2,'2016-04-19 15:25:59','2016-04-19 19:25:59','<h2>SDP Members</h2>		<strong>Laurie Aylesworth</strong>\n<p style=\"margin-left: 20px;\">\nLaurie Aylesworth received his Ph. D. in Clinical Psychology from the University of Colorado under the direction of Peter G. Ossorio. A practicing psychologist for more than twenty five years, he specializes in both short and long term adjustment and rehabilitation issues related to trauma, loss, and disability. He is a psychological consultant to a comprehensive pain program, several comprehensive rehabilitation clinics, and to Craig Rehabilitation Hospital. He has been a student/teacher of Judo for more than fifty years, teaching at the Denver Buddhist Temple for more than twenty-five of those years, and for fifteen years has worked toward blending his rehabilitation practice with martial arts rehabilitation strategies. Following an accident in 1988 in which he sustained a traumatic brain injury (TBI), he found that traditional Western treatment was not effective for him. In order to get his life back, he turned to the Martial Arts, which he knows and believes in. As a result, he has formed the therapeutic tool he calls OMAR, Oriental Martial Arts Rehabilitation. He uses OMAR procedures in most of his private practice individual work, and in 2006 conducted the OMAR group for TBI survivors in the Hangout group of Denver.</p>\n<strong>Sara Beautz</strong>\n<strong>David Bender</strong>\n<p>David describes himself as interested in \"clinical topics in general. I can also speak to AA and DP, giving folks the community slant on things.\"</p>\n<strong>Nick Berger</strong>\n<strong>Raymond Bergner</strong>\nRaymond M. Bergner received his Ph.D. in Clinical Psychology from the University of Colorado under the direction of Peter Ossorio. He is currently Full Professor of Psychology at Illinois State University and has a private practice in Bloomington, Illinois. His work in Descriptive Psychology has been concerned with its applications to psychopathology, psychotherapy, and various philosophy of science issues. He is a two-time President of the Society for Descriptive Psychology (1984 and 2004), a member of the Editorial Board of Advances in Descriptive Psychology since its inception, and the co-editor of four volumes in this series. Dr. Bergner has published over 65 articles, book chapters, books, and edited books. Many of these articles have appeared in such national and international journals as Family Process, Psychotherapy, the American Journal of Psychotherapy, The Journal of Sex and Marital Therapy, and Clinical Psychology: Science and Practice.\n<strong>Laurie Bergner</strong>\n<strong>Joe Blackbourn</strong>\nJoe is an Associate Professor in the School of Education at the University of Mississippi (Ole Miss). He trains both preservice and graduate special education teachers, and teaches Educational Research and Advanced Educational Psychology. He has a Ph.D. in Educational Psychology (Mississippi State University, 1985).\nHis current interests (particularly writing) are in the areas of:\n<ul>\n 	<li>organizational, curricular, and instructional reform,</li>\n 	<li>the philosophical underpinning of what we do in education, (\"Who are we?\" , \"Do we know what we are doing?\" , \"Do we know why we are doing it?\", and \"Why are we doing it this way?\"),</li>\n 	<li>tying Dr. Deming and Peter Senge’s work into educational philosophy, practice, and processes, and</li>\n 	<li>building a focus on continuous improvement and quality at all levels of the educational system.</li>\n</ul>\n<strong>Robert Brill</strong>\nRobert Brill is a psychologist providing clinical and consulting services in Boulder, Colorado. Dr. Brill is a past President of the Society for Descriptive Psychology and has presented at Society for Descriptive Psychology Conferences on the themes of philosophy of science, the history of psychology, and the application of Descriptive and pre-empirical ideas in clinical practice. Dr Brill received a doctorate in Clinical Psychology from the Fielding Institute in 2001; the dissertation addressed the role and importance of a pre-empirical approach in psychology.\n<strong>Reverend Roderick Brown</strong>\n<strong>Karen Brown</strong>\n<strong>Jan Collier</strong>\n<strong>Greg Colvin</strong>\n<p style=\"margin-left: 20px;\">Greg’s interests include \"software engineering, artificial intelligence, spirituality, and most anything else Descriptive.\"</p>\n<strong>Dick Comtois</strong>\n<strong>Kate Comtois</strong>\n<strong>J.R. Hap Cox</strong>\n<strong>Stephen J. Cummings</strong>\n<strong>Keith E. Davis</strong>\nKeith E. Davis is Distinguished Professor Emeritus and has been Chairman of the Department of Psychology at the University of South Carolina and at Livingston College of Rutgers University. He also served as Interim Dean of Liberals at USC and as Provost from 1975-1979. His editorial work includes serving as the Founding Editor for Advances in Descriptive Psychology and as an active co-editor for seven of its nine volumes. He has also been Associate Editor of Personal Relationships and Executive Editor of the Journal of Social Psychology and its book review editor. He has served on many editorial boards including Transaction, Violence &amp; Victims, and the Journal for Social &amp; Personal Relationships. He received his Ph.D. in social psychology from Duke University in 1963, and met Peter Ossorio in 1962 as a brand new assistant professor in the Psychology Department of the University of Colorado, Boulder. According to Keith:\n<em>’That first year we had adjacent offices and talked often about intentionality, the perception of persons, and related topics. These conversations were perplexing because Peter always had a different slant on things in the discipline than I was used to hearing, but I became convinced that he was onto something. Reading the early drafts of \"Persons\" (1965) and reading materials for his course in personality assessment made me convinced that there was something profound ly different and potentially useful about what later came be called Descriptive Psychology. Then we called it \"Pete’s stuff.\"</em>\nAs the number of students who had taken Pete’s classes and worked with him on dissertations grew, we began to examine how to formalize the benefits of getting together to share ideas and insights and most of all to learn from Pete. Thus the founding the Society in 1978 in Boulder. My primary involvement with the Society has been as the founding editor of Advances in Descriptive Psychology, the series of edited volumes that gave practitioners of DP a chance to do their stuff without the substantial compromises that publishing in the mainstream psychology journals would have required. My own research areas are personal relationships, friendship, love, as well as the dark side of relationships including violence against intimate partners and dangerous stalking.’\n<strong>Robin Dalske</strong>\n<strong>Jeff Evans</strong>\n<strong>Marny Farrell</strong>\n<strong>Cathy and Jerry Felknor</strong>\n<strong>Melody Fifer</strong>\n<strong>Reg Garcia</strong>\n<strong>Lion Goodman</strong>\n<strong>Betty Goulden</strong>\n<strong>Laura Goulden</strong>\n<strong>Richard Heinrich</strong>\nRichard L. Heinrich, M.D. is currently the Hospice Medical Director for HealthPartners Hospice and Palliative Care Program as well as Chief of the Geriatric Psychiatry Consultation Service within the Geriatric Division of HealthPartners. HealthPartners is an integrated care delivery system in the Twin Cities. It has over 30 Clinics, and practices in several hospitals and 80+ nursing homes. Dr. Heinrich was previously Department Head of Group Health, where he implemented a large-scale organizational change project to integrate mental health, primary and specialty care. He is currently involved in two projects: one to change program culture to promote the craft of interdisciplinary team care within a hospice program, and a second to develop system wide, systematic advance care planning. He is the Director of the Center for End of Life Care of the Descriptive Psychology Institute.\n<strong>Heather Holmes-Lonergan</strong>\n<strong>Garnet Holmes</strong>\n<strong>Sonja Holt</strong>\n<strong>Joel Jeffrey</strong>\nJoel Jeffrey majored in mathematics at the California Institute of Technology, and did his graduate work at the University of Colorado. He began studying Descriptive Psychology under Peter Ossorio in 1971, and received his Ph.D. in computer science in 1974. He wrote one of the first two industrial expert systems ever created, and discovered and patented a technique for applying judgment simulation vector spaces to large-scale problems. In 1999 he founded H5 Technologies, a software company based on the discovery, and served for three years as its Chief Scientist. He is a Professor of Computer Science at Northern Illinois University, where he pursues research in artificial intelligence, real world software engineering, and mathematical modeling of biological, social, and economic systems.\n<strong>Cliff Johnson</strong>\n<strong>Jennifer Johnson</strong>\n<strong>Anita Johnston</strong>\n<strong>Catherine Johnston</strong>\n<strong>Charles Kantor</strong>\nCharles Kantor received his Ph.D. under the direction of Peter G. Ossorio, in clinical psychology from the University of Colorado, Boulder. Trained as a child clinical psychologist, he practiced as a play and family therapist at the Rochester Mental Health Center for 16 years before beginning a full time private practice. He has led workshops on role playing with children and on a variety of issues dealing with parenting adolescents and treating troubled adolescents. He has also consulted with counselors, therapists, teachers, administrators and others involved in day care centers for children, day treatment centers for adolescents, and outpatient centers treating children and adolescents.\n<strong>Nancy Kantor</strong>\n<strong>Sally King</strong>\n<strong>Ned Kirsch</strong>\n<strong>Matthew Krouner</strong>\n<strong>Lane Lasater</strong>\n<strong>Eben Lasker</strong>\n<strong>Nancy Lee</strong>\n<strong>Jane Littmann</strong>\nJane R. Littmann received her B.A. with high honors and Phi Beta Kappa from Oberlin College, and her M.A. and Ph.D. in Clinical Psychology from the University of Colorado where she studied with Peter Ossorio. Her dissertation presented a conceptualization and theory of humor. She has served as President and board member of the Society for Descriptive Psychology and on the Editorial Board of Advances in Descriptive Psychology. She interned in clinical child psychology at Judge Baker Guidance Center, affiliate of Harvard Medical School. From 1980-2006, she supervised predoctoral clinical psychology interns, advanced psychiatry residents, and trainees from other disciplines in child, adolescent, family, and adult psychotherapy, assessment, and school collaboration, retiring in 2006, as Teaching Psychologist from the William S. Hall Psychiatric Institute and South Carolina Department of Mental Health and as Professor in the Department of Clinical Neuropsychiatry and Behavioral Science of the University of South Carolina School of Medicine. Her private practice includes psychotherapy, sports psychology, and school consultation. She is a member of Altriaâs Youth Tobacco Prevention Scientific Advisory Board. Lead coach and co-founder of Columbia Fencersâ Club, she was a member of two US World Teams in Womenâs Epee, and also referees nationally.\n<strong>Fernand Lubuguin</strong>\nFernand Lubuguin received his B.A. with highest honors in 1982 from the University of California at Berkeley. He received his Ph.D. in Clinical Psychology in 1993 from the University of Colorado at Boulder under the mentorship of Peter G. Ossorio. He worked as a staff psychologist at Kaiser Permanente (a health maintenance organization) for over ten years before becoming a faculty member at the University of Denver in 2001. Currently, he is a Clinical Associate Professor at the Graduate School of Professional Psychology, where he is Director of Diversity and Director of the Professional Psychology Clinic. He is also a Clinical Assistant Professor at the University of Colorado School of Medicine, Department of Psychiatry. He maintains a small private practice in Denver. He has served as President of the Society for Descriptive Psychology, and is a long-standing member of the Board of Directors. He is one of the co-editors of Advances in Descriptive Psychology, volumes 9 and 10. In addition to applying the intellectual discipline of Descriptive Psychology to many aspects of his personal and professional endeavors, he is especially interested in applying Descriptive Psychology to the training of culturally competent psychotherapists.\n<strong>Dan Minerva</strong>\n<strong>Ian Newby-Clark</strong>\n<strong>Jim Orvik</strong>\n<strong>C.J. Peek</strong>\n<p>C.J. Peek received his Ph.D. in clinical psychology from the University Colorado where he studied with Dr. Peter G. Ossorio, founder of the discipline of Descriptive Psychology. C.J. is 2009-2010 President of the Society for Descriptive Psychology. He is an Associate Professor with the Department of Family Medicine and Community Health at the University of Minnesota Medical School, focusing on care system development, integration of behavioral and medical care, organizational effectiveness, and leadership development. He has facilitated multiple stakeholder dialogue in state and national meetings on the integration of behavioral and medical care, implementation of patient-centered medical home, and addressing behavioral risk factors in primary care. He writes, presents, and consults on integrated behavioral and medical care, patient-clinician communication, productive conversations and dialogue across disciplines or organizational areasâblending clinical, organizational, and leadership perspectives.</p>\n<strong>Julia Trezona Peek</strong>\n<strong>D. Davis Phillips</strong>\n<strong>William Plotkin</strong>\nBill Plotkin, PhD, is a depth psychologist, wilderness rites guide, and ecotherapist. As the founder of Animas Valley Institute, he has, since 1981, guided thousands of people through nature-based initiatory passages, including a contemporary, Western adaptation of the pan-cultural vision quest. Previously, he has been a research psychologist (studying non-ordinary states of consciousness), professor of psychology, psychotherapist, rock musician, whitewater river boatman, and mountain-bike racer. His doctorate in psychology is from the University of Colorado at Boulder, where he studied extensively with Peter G. Ossorio. In 1979, on a solo winter ascent of an Adirondack peak, Bill experienced a âcall to adventureâ that lead him to abandon academia in search of his true calling. He is the author of Soulcraft: Crossing into the Mysteries of Nature and Psyche (New World Library, 2003) and Nature and the Human Soul: Cultivating Wholeness and Community in a Fragmented World (New World Library, 2008).\n<strong>Dan Popov</strong>\n<strong>Anthony O. Putman</strong>\nAnthony O. Putman, Ph.D. is an internationally known consultant and coach with over thirty-five years of experience helping organizations grow and succeed. Chairman of The Putman Group in Ann Arbor, Michigan, he has personally coached over 900 leaders in hundreds of client organizations, ranging from giants among the Fortune 100 to one person firms. Some specific organizations he has served include IBM, Deloitte, Ford Motor Company, Nike, Bell Labs, Health Partners of Minneapolis, The University of Michigan, AT&amp;T, and the United States Department of Defense. Dr. Putman studied with Peter G. Ossorio at the University of Colorado from which he received his Ph.D. in 1973. He was a founder of the Society for Descriptive Psychology, which he has twice served as President. He was a founder of Descriptive Psychology Press in 1989 and has published Advances in Descriptive Psychology Volumes 5-8, and the on-going series The Collected Works of Peter G. Ossorio. He has contributed to the conceptual foundations of Descriptive Psychology in a number of articles in Advances, including Communities (1981), Organizations (1990) and Being, Becoming and Belonging (1998). In 2007 he founded the Descriptive Psychology Institute, which he serves as Executive Director.\n<strong>Mary K. Roberts</strong>\nMary K. Roberts is a writer in Boulder, Colorado. She received her Ph.D. in clinical psychology from the University of Colorado, Boulder in 1980 and practiced as a psychologist for nine years. She then earned her M.S. in computer science from the University of Colorado and worked as a software engineer for eight years. She has served as President of the Society for Descriptive Psychology and as a member of the Editorial Board for Advances in Descriptive Psychology. She also created the Society\'s first web site and served as the first Webmaster. Her recent work in Descriptive Psychology focuses on understanding a range of world reconstructive phenomena, including dreams, imaginary companions, and worlds of uncertain status.\n<!--<strong>Cory Sapin</strong>-->\n<strong>Ralph Scoular</strong>\n<strong>Richard Schwartz</strong>\n<strong>Wynn Schwartz</strong>\nWynn Schwartz, Ph. D., is a clinical and experimental psychologist and research psychoanalyst. He is a professor of psychology at the Massachusetts School of Professional Psychology and on the faculty of Harvard Medical School and the Harvard Extension School. He has been a professor at Wellesley College and has taught at the Boston Psychoanalytic Society and Institute and the Massachusetts Institute of Psychoanalysis. He maintains a psychotherapy practice in Boston. Dr. Schwartz has been interested in clarifying fundamental aspects of the subject matters of psychotherapy, psychoanalysis, dreaming and hypnosis. His published work has been both conceptual and experimental. Some of his experimental studies have focused on dreaming and problem representation and dreaming and memory, and others on hypnosis and episodic memory. As a student of Descriptive Psychology, Dr. Schwartz has been especially concerned with theory-free, pre- empirical formulations of what he believes are central subject matters for psychology, such as the concepts of action and responsibility, the range of the possible phenomena that are covered by the term hypnosis, the limits and nature of psychotherapy, and the concept of person.\n<strong>Jason Shestok</strong>\n<strong>Jacob Sidman</strong>\nJacob (aka Jack) Sidman received his Ph.D. from the University of Colorado in 1968 writing his dissertation on empathy with both Peter Ossorio and Keith Davis as advisors. He then did a two-year post-doctoral fellowship in the Department of Psychiatry at Stanford Medical School before becoming an assistant professor at Oberlin for several years. He then moved to the University of California Santa Cruz where he both taught psychology (e.g., basic counseling and empathy training) and worked in the Counseling and Psychological Services. He has published in several professional journals. He also taught graduate students at University of Hawaii for a year and part-time for the University of San Francisco graduate program in counseling for a number of years. He officially retired from the University of California in 1991 to go into full time private practice. He is now retired, still doing some writing and community service (e.g.,County Task Force on Youth Violence Prevention) and living in Aptos, CA. with his wife, Kris who is a licensed marriage and family therapist in practice in Santa Cruz.\n<strong>F. Richard Singer III</strong>\nI am a Professor Emeritus in Mathematics at Webster University in Saint Louis MO. My teaching specialties are in mathematical logic and abstract algebra. My broader interest involves various types of conceptual studies, and this is at the core of my interest in Descriptive Psychology. My deepest interest in Descriptive Psychology relates to its connection with conceptual philosophy. Conceptual philosophy involves a type of activity during which the want parameter is to enhance a conceptual understanding of our most ubiquitous concepts. Unlike most work in philosophy, conceptual philosophy focuses only on concepts rather than on philosophical theories. Instead of asking about the nature of reality, it studies the most ubiquitous concepts we can use for thinking about what happens in the world. Thus, the DP reality concepts are easily integrated into conceptual philosophy. I am especially interested in relating DP and epistemics, the strand of conceptual philosophy that focuses on a purely conceptual study of understanding, and there is a paper about this on the Descriptive Psychology section of my website. I am currently using DP in the design of educational resources that focus on constructivist learning. My work in this regard is on the Constructivist Learning section of my website. I welcome communication about these and any other matters involving DP.\n<strong>Bruce Smith</strong>\n<strong>Michael Spayd</strong>\n<p style=\"margin-left: 20px;\">\nMichael is particularly interested in Descriptive Psychology applications in the areas of Organizations, Technology and Change Management. He has a consulting practice specializing in helping people in organizations create a deeper experience of community through the use of cutting-edge business practices, transition management and \"way cool\" information technology.</p>\n<p><strong>Carl and Bente Sternberg</strong></p>\n<p><strong>C.J. Stone</strong></p>\n<strong>Walter Torres</strong>\n<p style=\"margin-left: 20px;\">\nWalter J. Torres Ph.D. is a clinical and forensic psychologist practicing in Denver, Colorado. His first contact with Descriptive Psychology dates to 1972, when he took a Personality course from Peter Ossorio at the University of Colorado in Boulder. Since then, Descriptive Psychology has been the keystone to his conceptual and practical orientation in both the clinical and forensic domains. He is a past President of the Society for Descriptive Psychology. His recent Descriptive formulations and presentations include trauma and its treatment, and the nature, consequences and alleviation of humiliation.\n</p>\n<p><strong>Peggy Trezona</strong></p>\n<p><strong>Steven Warner</strong></p>\n<p><strong>Linda Wasserman</strong></p>\n<p><strong>James Waters</strong></p>\n<p><strong>Ralph Wechsler</strong></p>\n<p><strong>Shirley Weisz</strong></p>\n<p><strong>Aimee Yermish</strong></p>\n<p><strong>Carolyn Zeiger</strong></p>\n<p><strong>Paul Zeiger</strong></p>\n<p>H. Paul Zeiger is semi-retired from careers in academic Computer Science and industrial Software Engineering. He received his S.B., S.M., and Ph.D. in Electrical Engineering from Massachusetts Institute of Technology, chaired the Department of Computer Science at University of Colorado, Boulder, and led software development efforts at several startup companies and one large telecommunications firm. He studied with fellow faculty member Peter Ossorio in the early 1970\'s, and has since pursued applications of Descriptive Psychology to Computer Science, and, more recently, to the philosophical problems of everyday life. Paul and his wife Carolyn live in Denver, Colorado where they are pursuing private practice using holistic and Descriptive Psychology procedures with individuals having serious chronic illnesses and their partners.</p>\n<strong>Erol Zeybekoglu, Psy.D.</strong>\n<p style=\"margin-left: 20px;\">\nErol Zeybekoglu received his Psy.D. in Clinical Psychology from William James College under the direction of Wynn Schwartz Ph.D. His theoretical doctoral project, titled “The Status Dynamics of Anger Management” (2016) utilizes Descriptive Psychology as a conceptual lens in describing the development of aggressive cognitions, emotions, and behaviors among court ordered clients with historical disturbances of conduct.  He works as an outpatient clinician at Riverside Community Care in Cambridge MA, is an active member of the SDP Study Group in Boston Massachusetts, and most recently received the distinction of SDP President Elect in 2017. \n</p>','SDP Members','','publish','closed','closed','','who-we-are','','','2025-12-31 14:15:09','2025-12-31 14:15:09','',0,'http://www.sdp.org/?page_id=211',0,'page','',0),
(222,2,'2016-04-19 15:36:44','2016-04-19 19:36:44','<h2>Current Officers</h2>		<table style=\"font-weight: 400;\" width=\"604\">\n<tbody>\n<tr>\n<td>President:</td>\n<td>Charles Kantor, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>President-Elect (Modified Role as Conference Facilitator Only):</td>\n<td>Ned Kirsch, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Past President:</td>\n<td>Charles Cote, LCSW</td>\n<td></td>\n</tr>\n<tr>\n<td>Secretary-Treasurer:</td>\n<td>Hap Cox, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Member-at-Large:</td>\n<td>Lane Lasater, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Member-at-Large:</td>\n<td>C.M. Peek, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Conference Manager:</td>\n<td>Patricia Kennedy, Psy.D.</td>\n</tr>\n</tbody>\n</table>\n&nbsp;','Current Officers','','publish','closed','closed','','sdp-officers-2','','','2025-12-29 20:42:56','2025-12-29 20:42:56','',0,'http://www.sdp.org/?page_id=222',0,'page','',0),
(225,2,'2016-04-19 15:51:26','2016-04-19 19:51:26','<h2>Membership</h2>		<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.</p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.</p><h3>Membership categories include:</h3><ul><li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li><li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li><li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li></ul><p>For additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.</p><p>If you have any questions, please contact by email at info@sdp.org.</p>								<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','Membership','','publish','closed','closed','','membership','','','2025-12-31 13:47:40','2025-12-31 13:47:40','',0,'http://www.sdp.org/?page_id=225',0,'page','',0),
(227,1,'2016-04-19 15:46:57','2016-04-19 19:46:57','ï»¿Click here for an application form (in PDF format)','ï»¿Click here for an application form (in PDF format)','','inherit','open','closed','','membership-app','','','2016-04-19 15:46:57','2016-04-19 19:46:57','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/04/Membership-App.pdf',0,'attachment','application/pdf',0),
(258,3,'2016-04-20 12:13:08','2016-04-20 16:13:08','I am a teacher, provider and supervisor of psychotherapy trained in classical psychoanalysis  and in Descriptive Psychology\'s status dynamics. Both psychoanalysis and Descriptive Psychology are fundamental approaches to people. Psychoanalysis provides a theory driven and empirically  informed method whereas status dynamics is a pre-empirical formulation of basic maxims that guide a competent explication of behavior. Status Dynamics as an organized body of reminders potentially provides conceptual access to any and all behavior and as such is logically prior to a coherent psychoanalysis or any other theory of persons and psychotherapy. I supervise non psychoanalytically trained students and I practice both a recognizable variety of psychoanalysis and psychotherapies that do not resemble Sigmund Freud\'s but clearly follow from what I learned from Peter Ossorio. I am not eclectic even though my psychoanalytic work involves an application of descriptive psychology.\n\nA basic competence with status dynamics, concerned with the formulations of intentionality, the practical syllogism, the states of affairs relations of stability and change, enable me to describe. Being able to describe is fundamental in doing psychology. As Wittgenstein reminds us, \"If a description is complete what is left to explain?\" Since everything lies open to view there is nothing to explain. (Wittgenstein, 126., 1953). I think that Ossorio\'s <em>Place</em> (1998), his fundamental compilation of status dynamic maxims, is among a small handful of the most useful documents that has been produced in psychology. In my day to day work as a teacher, supervisor and therapist I use status dynamics:\n<ul>\n	<li>As the neutral language to teach comparative psychotherapy.</li>\n	<li>In case formulation and supervision.</li>\n	<li>As the structure of reminders for my practice of psychotherapy.</li>\n</ul>\nStatus dynamic formulations of case and intervention are, in my experience, readily understandable in working with psychotherapists of any persuasion. Ossorio\'s recognition that understanding persons is grounded in competence, rather than a particular knowledge, allows for an infinite variety of skilled formulations and interventions. This is a crucial point. The range of possible competent therapeutic interventions is infinite. This is not to say that anything goes. The recognition of the open range of well chosen actions that could constitute a therapy is an essential reminder for the therapist who \"knows how\" to act psychotherapeutically and for the supervisor of students of various backgrounds. Just as Descriptive Psychology provides a check on the logical adequacy of personality theories and case formulations and furnishes a format for comparing theories, the maxims serve as an ideal \"middle ware\" allowing students of the different schools of therapy coherent access to each other\'s actions.\n\nSince status dynamics are an organized pre-empirical body of reminders, they can serve as conceptual tools for formulation and intervention for anyone who has achieved the status of psychotherapist regardless of that person\'s beliefs, traditions, or other commitments. One can be, as I am, a descriptive psychologist who sometimes practices psychoanalysis or a psychotherapist whose only school of identification is Descriptive Psychology. This last category, the descriptive psychotherapist, hangs on the concept and status of psychotherapist, which is a culturally specific status that needs explication.\n\nI need some help here. I am not ready to offer a paradigm case formulation of psychotherapy or of the psychotherapist but I want to talk about some of the issues that are embedded in the social practice of psychotherapy. But let me also remind you that historically the most available model of the psychotherapist has been some sort of psychoanalyst (and I would include the students of Carl Rogers ). What is the status \"psychotherapist\" concerned with? Psychotherapists are those who are recognized as competent providers of psychotherapy and psychotherapy involves the attempts to remedy psychopathology. Ossorio has provided an atheoritical formulation of pathology, a deficit model, that uses as its defining formulation the following: \"When a person is in a pathological state there is a significant restriction on his ability (a) to engage in deliberate action and, equivalently, (b) to participate in the social practices of the community.\" (Ossorio, 1997, p.10). This formulation acknowledges that psychopathology involves a reduction in behavior potential such that a person\'s status in community is significantly restricted (and, as it usually looks, stereotyped or type cast as hysteric, obsessive, narcissistic, borderline, etc.) . With this formulation in mind, Ossorio goes on to say that \"In the Descriptive Psychology style of psychotherapy...methods and techniques are explicitly designed to increase behavior potential and are based on universal status-dynamic principles.\" (Ossorio, 1997, p. 49) .\n\nIn line with this deficit model, Ossorio uses Harold Garfinkel\'s degradation ceremony (Garfinkel, 1967) as a powerful teaching tool in clarifying a vast array of pathology. My first attempts at understanding psychotherapy made use of this formulation and offered that negotiation and moral dialog were the principle tools of the psychotherapist who might attempt to undo degradation in a variety of accreditation ceremonies (Schwartz, 1979).\n\nToday I want to explore a little more the social practice of psychotherapy and the special status of the psychotherapist. To the extent that I have it right, all psychotherapists worth their salt should recognize a kinship with the formulation I\'ll offer. After speaking a bit about the psychotherapist I want to say something about the supervisor of psychotherapists since it is principally in supervision that the status of a person\'s behavior as therapeutic gets accredited independent of whether the therapist\'s client or patient gets better.\n\nTo anticipate, psychotherapists aid in patient\'s attempts to increase their eligibility to act deliberately and supervisors accredit their supervisees as those who are eligible to provide such assistance. Cognizantly knowing or not, all competent psychotherapists and their supervisors make use of status dynamic principles but only in Descriptive Psychology are they systematically articulated. Finally, I will demonstrate that psychoanalysis as a form of psychotherapy involves a stylized application of status dynamics with the particular goals of increasing an undefined behavior potential, a liberation through facilitating maturation, insight, and toleration. The bias toward the values of self knowledge, freedom of association, toleration and maturation are the politics that inform the particular theory and treatment if it is an authentic psychoanalytic one.\n\nWhat I will do, making liberal use of the work of George Klein (1976), is state the paradigm beliefs that identifies the psychoanalytic community and develop an ordinary language formulation of those beliefs. Those of us who think of ourselves as psychoanalytic will recognize the common lore. The ordinary language formulation is Freudian psychoanalysis without Freud. I like keeping Freud in but I understand the reasons many don\'t.\n\nPsychoanalysis as a method of treatment has as its fundamental goal the achievement of increasing the analysand\'s freedom of association accomplished by facilitating the analysand\'s \"free associations\" (Kris, 1982) through an analysis of transference and resistance. The analyst requests that the analysand speak with utter honesty and then tries to help both people understand and confront why such a request leads to a particular pattern of failure (Schwartz, 1988). The therapist who is committed to \"the Descriptive Psychology style of psychotherapy\" attempts to aid the client\'s attempts to increase behavior potential or eligibility.\n\nI would argue that with some slight differences in emphasis, notably around a focus on emotion versus affect, increases in behavior potential and freedom of association amount to the same thing. Descriptive Psychology has offered an analysis of emotion as non deliberate intentional action and psychoanalysis has explored affect as experienced or warded off sensation. Psychoanalysis worries about a person\'s self access and toleration of feeling in a way similar to the descriptive concern with eligibility and action in community. Psychoanalysis has attributed a particular stance as essential to the status of psychoanalytic therapist. Roy Schafer (1983, p.3) described what he calls \"the analytic attitude...as one of Freud\'s greatest creations.\" This is a stance designed to increase the analysand\'s safety by fostering a sort of \"breathing space\" to facilitate the possibility of both free association and its analysis. This stance involves a highly stylized skill requiring personal characteristics of neutrality, the avoidance of either-or thinking, the attention to transference and resistance, and in keeping an eye on the goal of being helpful. The analyst attempts to remain in an empathic relation to the analysand in the hope that such a relationship will increase the odds of developing self understanding, toleration, and a desired maturation. From the perspective of the actor-observer/describer-critic model of self regulation, the analyst is a highly attuned critic in monitoring the intrusion of counter-transference and on judging whether his or her behavior is conducive to maintaining breathing space for both parties. This is why analysts are so skilled at keeping their mouths shut.\n\nDescriptive Psychology is less articulated in the personal characteristics that identify the psychotherapist but in so far as the accreditation concepts highlight one paradigm of psychotherapy, and require that the therapist is competent in moral dialog and negotiation, there are certain general standards that follow. In principle, the only requirement of the descriptive therapist as accreditor is that he is a competent representative of some valued community but, as I will illustrate, to accomplish the job of negotiation and moral dialog he must also be empathic and skilled at the logics of intentionality. I am limiting my discussion of the descriptive therapist to the negotiation and accreditation model for a particular reason. Although the tools of status dynamics provide coherent access to the full range of ways of changing behavior, including behavioral, rehabilitative, and punitive methods, for political and ethical reasons, I refuse to dignify any method of treatment that is coercive or deceptive as psychotherapy. Negotiation and moral dialog are fundamental to a psychotherapeutic enhancement of behavior potential and respect the patient as agent throughout the process of negotiated change.\n\nLet me clarify a bit about what I have in mind when I talk about moral dialog and negotiation. In an earlier work (Schwartz, 1979, p.144.) I stated that\n<blockquote>a methodology useful for enacting accreditation can be found in the related social practices of moral dialog (Arendt, 1958; Cavell, 1969; Pitkin, 1972) and negotiation (Ossorio, 1970). The practices set the stage for status change and acceptance. Although the mere successful practice of moral discourse and negotiationcan be therapeutic, the achievement of such an encounter between therapist and client has no guaranteed end. The specific issues, complex and sometimes obscure, must still be accurately identified and dealt with, and this is not ordinarily easy to accomplish.\n\nWhat makes the concepts of moral dialog and negotiation especially attractive for paradigms of therapeutic exchange is that both concepts directly involve mutual encounter. Moral dialog is an activity by which involved persons attempt to accurately reveal their positions, while negotiation concerns practices of calibrating those judgments through appeal to shared standards. Negotiation is thus conducted on the presupposition that both individuals have the competence to make judgments about the matters at hand, and that both persons wish to act with a common attention to the relevance of what they say.</blockquote>\nConcerns with moral dialog and negotiation bear family resemblance to the concerns of the analyst. A key difference being the that analyst is fundamentally a value and significance describer and creator, cautious about self disclosure, whereas the descriptive therapist as accreditor must be recognized as a representative of a valued community and is a value and significance provider, trainer and affirmer.\n\nBoth analyst and descriptive therapist are concerned with an empathic exploration of intentionality and it is to this common ground that I will briefly turn. Intentionality, after all, is the concept that allows both parties to recognize each other\'s values, knowledge, and skills, and must be understood in order for an appropriate appreciation of agency and responsibility to develop (Schwartz, 1984).\n\nThe descriptive therapist must empathically recognize the patient\'s values and status if there is to be negotiation and be especially attuned to the patient\'s recognition of the therapist\'s status. Similarly, the analyst must be empathic in order to make the analysand\'s unconscious actions cognizant and in so doing be in position to usefully analyze the transference and resistance interactions.\n\nSo what is empathy and its bearing on intention? Here, I think, are the keys to what identifies good therapists of any stripe. Let me tell you what I mean by empathy. We recognize the other as empathic with us when we feel that they have accurately acted on or somehow acknowledged in stated or unstated fashion our motivations, skills, and knowledge, but especially as they appear to recognize the significance of our actions in a manner that we can tolerate their being recognized. Empathic recognition is not intrusive, overwhelming, sadistic, or otherwise abusive of the vulnerability that such recognition might create especially if what is recognized is potentially shameful or guilt provoking. This recognition of the vulnerability that comes with recognition is what gives so much of good psychotherapy a sense of intimacy and is central to what analysts require of the \"tactful\" interpretation or of any other intervention.\n\nWe can be empathic because we recognize each other\'s intentional actions as intentional actions including those that the observed has reasons for claiming or disclaiming. When we interpret behavior as unconscious and do so therapeutically we acknowledge the person\'s reasons for acting and disclaiming that action and we do so with tact because we know what the other can tolerate. And there are many ways to do this. Accurate empathic interpretation can take an infinite variety of forms without ever being random or arbitrary: it just must fit. The analyst is especially concerned with an empathic interpretation of transference and resistance. Interpretation of the transference is a particular way of acknowledging the context or learning history of the actions that the analysand directs toward or performs in reference to the analyst. The analysis of the resistance acknowledges the understandable ways the analysand consciously or unconsciously defends his view (and particularly his criticism of the transference analysis).\n\nAnalysts and descriptive psychologists make use of the distinctions of motivation, knowledge, skill, performance, achievement and, especially, significance in theireveryday practice. Analysts and descriptive psychologists recognize the conservative nature of personal characteristics and the dynamics of state and status. Therapists in general are attuned to these distinctions with a critical eye and ear to what can be tolerated and used for desired change. This is especially the case when the intervention takes the form of a confrontation. What makes confrontation different in a good psychotherapyfrom what is often the case in other social practices is that it is empathic, that is, informed by what the person confronted can bare.\n\nEarlier I stated that therapists who perform \"accreditation ceremonies\" must berepresentativemembers of some valued community. But they generally also rely on the additional status of doctor,healer, or other community acknowledged role that accredits them as ones who are eligible to listen, talk, and act in special ways. This is not a trivial point.\n\nJ. L. Austin (1975) developed the concept of \"the performatives\" to identify those language acts in which the saying is essential to the doing of an action as in, \"I now pronounce you husband and wife,\" uttered during appropriate circumstances by a duly sanctioned person. A person\'s status provides significant aspects of meaning to what is said and allows certain statements to become performatives. If, during couples therapy, I look to my clients and say, \"I now pronounce you husband and wife\", I might be making a joke but I will not be performing a marriage. But if, on the other hand, I look over to them as I sit in my chair behind my couch and say, \"you are both reenacting scenes from your childhood in which you felt rage when you made frustrated attempts to get close to your mother and father\" then, whether or not I am correct, I will usually be taken seriously since such statements are the sorts of things psychoanalysts say and say in a manner where such interpretations are taken seriously. Psychoanalysts have that eligibility. \"Psychoanalyst\" or \"psychotherapist\" is a special status that confers eligibility to act in ways that in other social contexts would seem rude, strange, or inappropriate. Credentials count.\n\nNow what about supervision? I have suggested that the therapist must create a safe place, what I like to call breathing space, in which the therapist and client can work. Similarly, it is the job of the supervisor to foster that kind of context for the work of supervision so that the therapist can examine and perhaps reveal what she has been doing with her patients in a manner that allows an honest exploration. Not an easy task, since so often novice therapists feel guilt and shame about the uncertainty which they reveal when they reflect on their interventions.\n\nThe competent therapist does not have to be overly deliberate in her work, she simply knows how to do it. When she is in supervision, however, she is called upon to deliberate about her actions. The supervisor attends chiefly to the clarity of the therapist\'s descriptions and critically to whether the described interventions are helpful. Given the usual status asymmetry between therapist and supervisor and given the therapist\'s general desire to be a full member of the supervisor\'s community, supervision has inherently the potential structure of a degradation or accreditation ceremony with all the attending issues. Good supervisors know this and know how to foster circumstances in which they can perform their function. Given the legal liability that supervisors share with therapists, it is crucial that the supervisor acquire an adequate description of the supervisee\'s work. Supervisors want their supervisee\'s patients to improve and they don\'t want to be sued for their supervisee\'s mistakes. The creation of a safe place requires competent recognition of the status dynamics that apply to the supervisor-supervisee relationship and this is why, in part, that an understanding of status dynamics provide the essential tools for supervision, at least in my practice. And, as I said earlier, the neutral or atheoritical form of the status dynamic maxims allow the supervisor access to the intelligibility of the supervisee\'s descriptions regardless of the theoretical orientation that one or both parties might embrace.\n\nLet me tell you some about what I have embraced and what I believe all psychoanalysts recognize as the core or their practice and theory. George Klein, in his Psychoanalytic Theory: a study of essentials (1976), attempted a non metapsychological unfolding of psychoanalytic clinical theory which he deliberately presented in an ordinary language fashion with a focus on psychoanalysis as concerned with intentionality as opposed to drive or instinct. R.S. Peters and Wittgenstein provided the philosophical critique of psychoanalysis that Klein took to heart in a fashion that bears resemblance to my reading of Ossorio\'s early concerns. With this in mind let me describe my elaboration of Klein\'s work and its expansion given other principles of psychoanalysis that can be extracted from the object relations work of Donald Winnicott and the self psychology of Heinz Kohut. But let me remind you: this makes the particular sense it does to me because I am a Descriptive Psychologist. My elaboration is presented in <a href=\"http://dev.sdp.org/sdppubs-publications/ordinary-language-essentials-of-clinical-psychoanalytic-theory/\">Ordinary Language Essentials of Clinical Psychoanalytic Theory</a>.','Status Dynamics and Psychotherapy','Psychoanalysis provides a theory driven and empirically informed method whereas status dynamics is a pre-empirical  formulation of basic maxims\nthat guide a competent explication of  behavior.  Status Dynamics as an organized body of reminders potentially provides  conceptual  access to any and all behavior and as such is logically prior to a coherent psychoanalysis or any other theory of persons and psychotherapy.\nI supervise non psychoanalytically trained students and I practice both a recognizable variety of psychoanalysis and psychotherapies that do not resemble Sigmund Freud\'s but clearly follow from what I learned from Peter Ossorio.  I am not eclectic even though my psychoanalytic work involves an application of descriptive psychology...','publish','closed','closed','','status-dynamics-and-psychotherapy','','','2016-04-20 12:13:08','2016-04-20 16:13:08','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=258',0,'sdppubs-publications','',0),
(260,1,'2016-04-20 12:51:07','2016-04-20 16:51:07','','Link to full article (in PDF format)','','inherit','open','closed','','schwartz-1984-two-concepts-of-action-and-responsibility-in-psychoanalysis','','','2016-04-20 12:51:07','2016-04-20 16:51:07','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/04/Schwartz-1984-Two-Concepts-of-Action-and-Responsibility-in-Psychoanalysis.pdf',0,'attachment','application/pdf',0),
(261,3,'2016-04-20 12:54:37','2016-04-20 16:54:37','<em>Psychiatry</em>, Vol. 65, Winter 2002.\n<a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz-2002-From-Passivity-to-Competence-A-Conceptualization-of-Knowledge-Skill-Tolerance-and-Empathy.pdf\" rel=\"\">Link to full article (in PDF format)</a>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p>Schwartz, W. (2002). From passivity to competence - A conceptualization of knowledge, skill, tolerance, and empathy. <em>Psychiatry</em>, <em>65</em>, 338-345.\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n','From Passivity to Competence - A Conceptualization of Knowledge, Skill, Tolerance, and Empathy','','publish','closed','closed','','from-passivity-to-competence-a-conceptualization-of-knowledge-skill-tolerance-and-empathy','','','2016-04-20 12:54:37','2016-04-20 16:54:37','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=261',0,'sdppubs-publications','',0),
(262,1,'2016-04-20 12:54:16','2016-04-20 16:54:16','','Link to full article (in PDF format)','','inherit','open','closed','','schwartz-2002-from-passivity-to-competence-a-conceptualization-of-knowledge-skill-tolerance-and-empathy','','','2016-04-20 12:54:16','2016-04-20 16:54:16','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/04/Schwartz-2002-From-Passivity-to-Competence-A-Conceptualization-of-Knowledge-Skill-Tolerance-and-Empathy.pdf',0,'attachment','application/pdf',0),
(263,3,'2016-04-20 12:56:54','2016-04-20 16:56:54','<p><a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Link to full article (in PDF format)...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><p><strong>Citation: </strong>Schwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry</em>, em>42(2)</em>, 138-146.</p>\n\n\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n\n\n\n','Degradation, accreditation, and rites of passage','','publish','closed','closed','','degradation-accreditation-and-rites-of-passage','','','2016-04-20 12:56:54','2016-04-20 16:56:54','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=263',0,'sdppubs-publications','',0),
(264,1,'2016-04-20 12:56:30','2016-04-20 16:56:30','','Link to full article (in PDF format)','','inherit','open','closed','','schwartz_1979_degradation-accreditation-rites-of-passage_','','','2016-04-20 12:56:30','2016-04-20 16:56:30','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf',0,'attachment','application/pdf',0),
(265,3,'2016-04-20 13:01:15','2016-04-20 17:01:15','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision.\n <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.</P>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n\n<p>Abstract: This article explores basic issues in the status dynamics of psychotherapy and supervision. Self-presentation and status markers create a dynamic that affects the participants in psychotherapy and in its supervision. \"Political correctness,\" at times, makes it difficult for trainees to discuss their feelings and observations about status differences with their supervisors. One of the roles of supervision is the rite of passage, involving moving the trainee from the world of nonpsychologist to membership in the community of psychologists. During supervision, the supervisor\'s self-disclosure of relevant autobiographical details and problematic thoughts and feeling is recommended as useful, even though such revelations in psychotherapy practice might be inappropriate or hazardous.<p>\n\n<a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Self-presentation_Status-dynamics-W-Schwartz.pdf\" rel=\"\">Link to full article (in PDF format)...</a>','Presentations of Self and the Status Dynamics of Psychotherapy and Supervision','This article explores basic issues in the status dynamics of psychotherapy and supervision. Self-presentation and status markers create a dynamic that affects the participants in psychotherapy and in its supervision. \"Political correctness,\" at times, makes it difficult for trainees to discuss their feelings and observations about status differences with their supervisors. One of the roles of supervision is the rite of passage, involving moving the trainee from the world of nonpsychologist to membership in the community of psychologists. During supervision, the supervisor\'s self-disclosure of relevant autobiographical details and problematic thoughts and feeling is recommended as useful, even though such revelations in psychotherapy practice might be inappropriate or hazardous.','publish','closed','closed','','presentations-of-self-and-the-status-dynamics-of-psychotherapy-and-supervision','','','2016-04-20 13:01:15','2016-04-20 17:01:15','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=265',0,'sdppubs-publications','',0),
(266,1,'2016-04-20 13:00:48','2016-04-20 17:00:48','','Link to full article (in PDF format)','','inherit','open','closed','','self-presentation_status-dynamics-w-schwartz','','','2016-04-20 13:00:48','2016-04-20 17:00:48','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/04/Self-presentation_Status-dynamics-W-Schwartz.pdf',0,'attachment','application/pdf',0),
(267,3,'2016-04-20 13:04:13','2016-04-20 17:04:13','<a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf\">Link to full article (in PDF format)...</a>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Schwartz, W. (1988). What makes something psychoanalytic? <em>Psychiatry</em>, <em>51</em>, 417-426.\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','What makes something psychoanalytic?','','publish','closed','closed','','what-makes-something-psychoanalytic','','','2016-04-20 13:04:13','2016-04-20 17:04:13','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=267',0,'sdppubs-publications','',0),
(268,1,'2016-04-20 13:03:30','2016-04-20 17:03:30','','Link to full article (in PDF format).','','inherit','open','closed','','schwartz-1988-what-makes-something-psychoanalytic','','','2016-04-20 13:03:30','2016-04-20 17:03:30','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/04/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf',0,'attachment','application/pdf',0),
(271,3,'2016-04-20 13:26:19','2016-04-20 17:26:19','<p><div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div></p>\n\n<p><a href=\"\nhttp://freedomliberationreaction.blogspot.com/2013/05/essentials-of-psychoanalytic-theory-and.html\">Click here for Dr. Schwartz\'s blog and this article...</a></p>\n\n\n<p><div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div></p>\n\n','Essentials of Psychoanalytic Theory and Practice','','publish','closed','closed','','ordinary-language-essentials-of-clinical-psychoanalytic-theory','','','2016-04-20 13:26:19','2016-04-20 17:26:19','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=271',0,'sdppubs-publications','',0),
(272,2,'2016-04-20 14:48:01','2016-04-20 18:48:01','<h2>OSSORIO PUBLICATIONS</h2>				\n					<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details>','Ossorio Publications','','publish','closed','closed','','ossorio-publications','','','2026-07-23 15:32:33','2026-07-23 19:32:33','',0,'http://www.sdp.org/?page_id=272',0,'page','',0),
(277,1,'2016-04-20 16:00:38','2016-04-20 20:00:38','','Link to full paper (in PDF format).','','inherit','open','closed','','what-is-dp-berger','','','2016-04-20 16:00:38','2016-04-20 20:00:38','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/04/WHAT-IS-DP-Berger.pdf',0,'attachment','application/pdf',0),
(279,3,'2016-04-20 16:06:33','2016-04-20 20:06:33','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 20px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong> Bergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">\nIs it all really biological?</a>. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>24</em>, 30-49.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n\n\n\n<p>Abstract: The hypothesis that our current psychological forms of description and explanation will one day be replaced by biological ones, while not universally held, is wide-spread and highly influential in both the scientific community and the broader culture. The purpose of this paper is to examine this hypothesis. It will be argued that, while biology has had and will undoubtedly continue to have many extremely valuable and illuminating findings, it cannot and will not replace psychological explanations and concepts in our understanding, scientific and otherwise, of human behavioral phenomena. That is to say, the science of biology will not replace or subsume that of psychology.</p>\n\n<p><a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Bergner_IsItAllBio.pdf\">Link to full article (in PDF format)...</a></p>\n','Is It All Really Biological?','The hypothesis that our current psychological forms of description and explanation will one day be replaced by biological ones, while not universally held, is wide-spread and highly influential in both the scientific community and the broader culture. The purpose of this paper is to examine this hypothesis. It will be argued that, while biology has had and will undoubtedly continue to have many extremely valuable and illuminating findings, it cannot and will not replace psychological explanations and concepts in our understanding, scientific and otherwise, of human behavioral phenomena. That is to say, the science of biology will not replace or subsume that of psychology.','publish','closed','closed','','is-it-all-really-biological','','','2016-04-20 16:06:33','2016-04-20 20:06:33','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=279',0,'sdppubs-publications','',0),
(280,1,'2016-04-20 16:05:51','2016-04-20 20:05:51','','Link to full article (in PDF format).','','inherit','open','closed','','bergner_isitallbio','','','2016-04-20 16:05:51','2016-04-20 20:05:51','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/04/Bergner_IsItAllBio.pdf',0,'attachment','application/pdf',0),
(281,3,'2016-04-20 16:10:14','2016-04-20 20:10:14','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 20px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (2001). What is behavior? And so What? <em>New Ideas in Psychology</em>, <em>29</em>,  147-155.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p>Abstract: This article addresses a longstanding problem in the field of psychology, that of lacking an adequate explication of what is arguably our central concept as a \"science of behavior,\" the concept of \"behavior\" itself. The three sections comprising the paper are devoted, respectively, to (a) presenting a conceptual formulation of behavior; (b) discussing this formulation by, among other things, addressing objections to it and noting its advantages over psychology\'s currently preferred definition of behavior as observable activity; and (c) relating why having such a formulation is important. The final section includes several uses to which the present formulation has already been and can in future be put, including a sketch of how it may be used to integrate the various subfields of our currently fragmented science of behavior.</p>\n<a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Bergner_WhatIsBehavior.pdf\"rel=\"\">Link to full article (in PDF format)...</a>','What is behavior? And so what?','This article addresses a longstanding problem in the field of psychology, that of lacking an adequate explication of what is arguably our central concept as a \"science of behavior,\" the concept of \"behavior\" itself. The three sections comprising the paper are devoted, respectively, to (a) presenting a conceptual formulation of behavior; (b) discussing this formulation by, among other things, addressing objections to it and noting its advantages over psychology\'s currently preferred definition of behavior as observable activity; and (c) relating why having such a formulation is important. The final section includes several uses to which the present formulation has already been and can in future be put, including a sketch of how it may be used to integrate the various subfields of our currently fragmented science of behavior.','publish','closed','closed','','what-is-behavior-and-so-what','','','2016-04-20 16:10:14','2016-04-20 20:10:14','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=281',0,'sdppubs-publications','',0),
(282,1,'2016-04-20 16:09:52','2016-04-20 20:09:52','','Link to full article (in PDF format).','','inherit','open','closed','','bergner_whatisbehavior','','','2016-04-20 16:09:52','2016-04-20 20:09:52','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/04/Bergner_WhatIsBehavior.pdf',0,'attachment','application/pdf',0),
(283,3,'2016-04-20 16:13:19','2016-04-20 20:13:19','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (2000). Love and barriers to love: An analysis for psychotherapists and other. <em>American Journal of Psychotherapy</em>, <em>54</em>, 1-17.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n\n\n<p><a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Bergner_love_and_barriers_to_love.pdf\">Link to full article (in PDF format)...</a></p>\n','Love and barriers to love: An analysis for  psychotherapists and others','','publish','closed','closed','','love-and-barriers-to-love-an-analysis-for-psychotherapists-and-others','','','2016-04-20 16:13:19','2016-04-20 20:13:19','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=283',0,'sdppubs-publications','',0),
(284,1,'2016-04-20 16:12:58','2016-04-20 20:12:58','','Link to full article (in PDF format).','','inherit','open','closed','','bergner_love_and_barriers_to_love','','','2016-04-20 16:12:58','2016-04-20 20:12:58','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/04/Bergner_love_and_barriers_to_love.pdf',0,'attachment','application/pdf',0),
(285,3,'2016-04-20 16:17:29','2016-04-20 20:17:29','A review of Human Nature: The Categorial Framework\nBy P. M. S. Hacker\nMalden, MA, USA and Oxford, UK: Blackwell Publishing, 326 pp. ISBN: 978-1-4051-4728-6.\n<a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Davis-Review-012508.pdf\" rel=\"\">Link to full article (in PDF format).</a>','Brains don\'t think and organisms don\'t create cultures or develop spontaneous languages','','publish','closed','closed','','brains-dont-think-and-organisms-dont-create-cultures-or-develop-spontaneous-languages','','','2016-04-20 16:17:29','2016-04-20 20:17:29','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=285',0,'sdppubs-publications','',0),
(286,1,'2016-04-20 16:16:50','2016-04-20 20:16:50','','Link to full article (in PDF format).','','inherit','open','closed','','davis-review-012508','','','2016-04-20 16:16:50','2016-04-20 20:16:50','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/04/Davis-Review-012508.pdf',0,'attachment','application/pdf',0),
(287,3,'2016-04-20 16:21:23','2016-04-20 20:21:23','A Paper Presented to The Twentieth Annual Conference of The Society for DescriptiveÂ  Psychology September 24-27, 1998 Estes Park, Colorado.\n\n<a href=\"http://dev.sdp.org/wp-content/uploads/2016/04/Putman_Being-Becoming-and-Belonging.pdf\" rel=\"\">Link to full paper (in PDF format).</a>','Being, Becoming and Belonging','','publish','closed','closed','','being-becoming-and-belonging','','','2016-04-20 16:21:23','2016-04-20 20:21:23','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=287',0,'sdppubs-publications','',0),
(288,1,'2016-04-20 16:20:47','2016-04-20 20:20:47','','Link to full paper (in PDF format).','','inherit','open','closed','','putman_being-becoming-and-belonging','','','2016-04-20 16:20:47','2016-04-20 20:20:47','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/04/Putman_Being-Becoming-and-Belonging.pdf',0,'attachment','application/pdf',0),
(290,3,'2016-04-20 17:01:08','2016-04-20 21:01:08','<p><a href = \"https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=recovery+from+compulsive+behavior+lasater\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Lasater, L. (1988). <em>Recovery from compulsive behavior: How to transcend your troubled family</em>. Deerfield Beach, FL: Health Communications.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n','Recovery from Compulsive Behavior: How to Transcend Your Troubled Family','','publish','closed','closed','','recovery-from-compulsive-behavior-how-to-transcend-your-troubled-family','','','2016-04-20 17:01:08','2016-04-20 21:01:08','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=290',0,'sdppubs-publications','',0),
(291,3,'2016-04-20 17:06:31','2016-04-20 21:06:31','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Bender, D.J. (1977). A new model of clinical judgment. <em>Dissertation Abstracts International</em>, <em>38</em>, 6133B-6134B. (University Microfilms No. 78-07677).\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 25px auto; background-color: #41719a;\"></div>\n\n\n<p style = \"font-weight: bold;\">Thesis directed by Professor Leo F. Droppleman, University of Tennessee</p>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Previous research on the topic of clinical judgment was discussed, including representational models and the results of clinical judgment research which has employed these models. The most often used model, called the Prediction Model (Meehl, 1954) was compared with a new model designated the Decision and Expectation Feedback Model. Empirical expectations implied by the two models were discussed and the following hypotheses were tested: (1) clinicians will be less surprised than non-clinicians that persons engage in behaviors they actually engage in; (2) clinicians will be less surprised than non-clinicians that persons engage in behaviors that are alternatives to their actual behavior; (3) clinicians will not be less surprised than non-clinicians that persons engaged in behaviors they generally engage in; and (4) clinicians and non-clinicians will predict behavior at the same rate of accuracy. All hypotheses were supported by the data analyses. Implications of these findings for the topic of clinical judgment were discussed as well as suggested additional research. [80 pp.]</p>','A New Model of Clinical Judgment','','publish','closed','closed','','a-new-model-of-clinical-judgment','','','2016-04-20 17:06:31','2016-04-20 21:06:31','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=291',0,'sdppubs-publications','',0),
(296,2,'2016-04-22 10:26:59','2016-04-22 14:26:59','<h2>Advances in Descriptive Psychology</h2>','Advances in Descriptive Psychology','','trash','closed','closed','','advances-in-descriptive-psychology__trashed','','','2026-07-30 01:27:05','2026-07-30 05:27:05','',0,'http://www.sdp.org/?page_id=296',0,'page','',0),
(310,3,'2016-04-25 15:25:26','2016-04-25 19:25:26','Laurie Aylesworth received his Ph. D. in Clinical Psychology from the University of Colorado under the direction of Peter G. Ossorio. A practicing psychologist for more than twenty five years, he specializes in both short and long term adjustment and rehabilitation issues related to trauma, loss, and disability. He is a psychological consultant to a comprehensive pain program, several comprehensive rehabilitation clinics, and to Craig Rehabilitation Hospital. He has been a student/teacher of Judo for more than fifty years, teaching at the Denver Buddhist Temple for more than twenty-five of those years, and for fifteen years has worked toward blending his rehabilitation practice with martial arts rehabilitation strategies. Following an accident in 1988 in which he sustained a traumatic brain injury (TBI), he found that traditional Western treatment was not effective for him. In order to get his life back, he turned to the Martial Arts, which he knows and believes in. As a result, he has formed the therapeutic tool he calls OMAR, Oriental Martial Arts Rehabilitation. He uses OMAR procedures in most of his private practice individual work, and in 2006 conducted the OMAR group for TBI survivors in the Hangout group of Denver.','Laurie Aylesworth','','publish','closed','closed','','laurie-aylesworth','','','2016-04-25 15:25:26','2016-04-25 19:25:26','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=310',0,'sdp-members','',0),
(312,3,'2016-04-25 15:29:30','2016-04-25 19:29:30','David describes himself as interested in &quot;clinical topics in general. I can also speak to AA and DP, giving folks the community slant on things.&quot;','David Bender','','publish','closed','closed','','david-bender','','','2016-04-25 15:29:30','2016-04-25 19:29:30','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=312',0,'sdp-members','',0),
(314,3,'2016-04-25 15:32:14','2016-04-25 19:32:14','Raymond M. Bergner received his Ph.D. in Clinical Psychology from the University of Colorado under the direction of Peter Ossorio. He is currently Full Professor of Psychology at Illinois State University and has a private practice in Bloomington, Illinois. His work in Descriptive Psychology has been concerned with its applications to psychopathology, psychotherapy, and various philosophy of science issues. He is a two-time President of the Society for Descriptive Psychology (1984 and 2004), a member of the Editorial Board of Advances in Descriptive Psychology since its inception, and the co-editor of four volumes in this series. Dr. Bergner has published over 65 articles, book chapters, books, and edited books. Many of these articles have appeared in such national and international journals as Family Process, Psychotherapy, the American Journal of Psychotherapy, The Journal of Sex and Marital Therapy, and Clinical Psychology: Science and Practice.','Raymond Bergner','','publish','closed','closed','','raymond-bergner','','','2016-04-25 15:32:14','2016-04-25 19:32:14','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=314',0,'sdp-members','',0),
(318,2,'2016-04-26 16:48:52','2016-04-26 20:48:52','<h2>SDP Members</h2>		You may send email to any of the following members of the Society by clicking on the email link in their information.','SDP Members','','publish','closed','closed','','sdp-members','','','2025-12-31 14:14:41','2025-12-31 14:14:41','',0,'http://www.sdp.org/?page_id=318',0,'page','',0),
(321,3,'2016-04-27 09:53:41','2016-04-27 13:53:41','','Laurie Bergner','','publish','closed','closed','','laurie-bergner','','','2016-04-27 09:53:41','2016-04-27 13:53:41','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=321',0,'sdp-members','',0),
(322,3,'2016-04-27 09:55:05','2016-04-27 13:55:05','Joe is an Associate Professor in the School of Education at the University of Mississippi (Ole Miss). He trains both preservice and graduate special education teachers, and teaches Educational Research and Advanced Educational Psychology. He has a Ph.D. in Educational Psychology (Mississippi State University, 1985).\nHis current interests (particularly writing) are in the areas of:\n<ul>\n	<li>organizational, curricular, and instructional reform,</li>\n	<li>the philosophical underpinning of what we do in education, (\"Who are we?\" , \"Do we know what we are doing?\" , \"Do we know why we are doing it?\", and \"Why are we doing it this way?\"),</li>\n	<li>tying Dr. Deming and Peter Senge&#8217;s work into educational philosophy, practice, and processes, and</li>\n	<li>building a focus on continuous improvement and quality at all levels of the educational system.</li>\n</ul>','Joe Blackbourn','','publish','closed','closed','','joe-blackbourn','','','2016-04-27 09:55:05','2016-04-27 13:55:05','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=322',0,'sdp-members','',0),
(327,3,'2016-04-27 09:57:58','2016-04-27 13:57:58','Greg&#8217;s interests include \"software engineering, artificial intelligence, spirituality, and most anything else Descriptive.\"','Greg Colvin','','publish','closed','closed','','greg-colvin','','','2016-04-27 09:57:58','2016-04-27 13:57:58','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=327',0,'sdp-members','',0),
(328,3,'2016-04-27 09:58:22','2016-04-27 13:58:22','','Dick Comtois','','publish','closed','closed','','dick-comtois','','','2016-04-27 09:58:22','2016-04-27 13:58:22','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=328',0,'sdp-members','',0),
(330,3,'2016-04-27 11:39:42','2016-04-27 15:39:42','','J.R. Hap Cox','','publish','closed','closed','','j-r-hap-cox','','','2016-04-27 11:39:42','2016-04-27 15:39:42','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=330',0,'sdp-members','',0),
(332,3,'2016-04-27 11:41:34','2016-04-27 15:41:34','Keith E. Davis is Distinguished Professor Emeritus and has been Chairman of the Department of Psychology at the University of South Carolina and at Livingston College of Rutgers University. He also served as Interim Dean of Liberals at USC and as Provost from 1975-1979. His editorial work includes serving as the Founding Editor for Advances in Descriptive Psychology and as an active co-editor for seven of its nine volumes. He has also been Associate Editor of Personal Relationships and Executive Editor of the Journal of Social Psychology and its book review editor. He has served on many editorial boards including Transaction, Violence &amp; Victims, and the Journal for Social &amp; Personal Relationships. He received his Ph.D. in social psychology from Duke University in 1963, and met Peter Ossorio in 1962 as a brand new assistant professor in the Psychology Department of the University of Colorado, Boulder. According to Keith:\n<em>&#8217;That first year we had adjacent offices and talked often about intentionality, the perception of persons, and related topics. These conversations were perplexing because Peter always had a different slant on things in the discipline than I was used to hearing, but I became convinced that he was onto something. Reading the early drafts of \"Persons\" (1965) and reading materials for his course in personality assessment made me convinced that there was something profound ly different and potentially useful about what later came be called Descriptive Psychology. Then we called it \"Pete&#8217;s stuff.\"\nAs the number of students who had taken Pete&#8217;s classes and worked with him on dissertations grew, we began to examine how to formalize the benefits of getting together to share ideas and insights and most of all to learn from Pete. Thus the founding the Society in 1978 in Boulder. My primary involvement with the Society has been as the founding editor of Advances in Descriptive Psychology, the series of edited volumes that gave practitioners of DP a chance to do their stuff without the substantial compromises that publishing in the mainstream psychology journals would have required. My own research areas are personal relationships, friendship, love, as well as the dark side of relationships including violence against intimate partners and dangerous stalking.&#8217;</em>\n','Keith E. Davis','','publish','closed','closed','','keith-e-davis','','','2016-04-27 11:41:34','2016-04-27 15:41:34','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=332',0,'sdp-members','',0),
(335,3,'2016-04-27 11:49:43','2016-04-27 15:49:43','','Marny Farrell','','publish','closed','closed','','marny-farrell','','','2016-04-27 11:49:43','2016-04-27 15:49:43','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=335',0,'sdp-members','',0),
(336,3,'2016-04-27 11:50:06','2016-04-27 15:50:06','','Cathy Felknor','','publish','closed','closed','','cathy-and-jerry-felknor','','','2016-04-27 11:50:06','2016-04-27 15:50:06','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=336',0,'sdp-members','',0),
(338,3,'2016-04-27 11:50:54','2016-04-27 15:50:54','','Reg Garcia','','publish','closed','closed','','reg-garcia','','','2016-04-27 11:50:54','2016-04-27 15:50:54','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=338',0,'sdp-members','',0),
(340,3,'2016-04-27 11:51:40','2016-04-27 15:51:40','','Betty Goulden, BSN, MSW','','publish','closed','closed','','betty-goulden','','','2016-04-27 11:51:40','2016-04-27 15:51:40','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=340',0,'sdp-members','',0),
(342,3,'2016-04-27 11:54:11','2016-04-27 15:54:11','Richard L. Heinrich, M.D. is currently the Hospice Medical Director for HealthPartners Hospice and Palliative Care Program as well as Chief of the Geriatric Psychiatry Consultation Service within the Geriatric Division of HealthPartners.  HealthPartners is an integrated care delivery system in the Twin Cities. It has  over 30 Clinics, and practices in several hospitals and 80+ nursing homes. Dr. Heinrich was previously Department Head of Group Health, where he implemented a large-scale organizational change project to integrate mental health, primary and specialty care.  He is currently involved in two projects: one to change program culture to promote the craft of interdisciplinary team care within a hospice program, and a second to develop system wide, systematic advance care planning. He is the Director of the Center for End of Life Care of the Descriptive Psychology Institute.','Richard Heinrich','','publish','closed','closed','','richard-heinrich','','','2016-04-27 11:54:11','2016-04-27 15:54:11','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=342',0,'sdp-members','',0),
(343,3,'2016-04-27 12:01:59','2016-04-27 16:01:59','','Heather Holmes-Lonergan','','publish','closed','closed','','heather-holmes-lonergan','','','2016-04-27 12:01:59','2016-04-27 16:01:59','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=343',0,'sdp-members','',0),
(344,3,'2016-04-27 12:02:20','2016-04-27 16:02:20','','Garnet Holmes','','publish','closed','closed','','garnet-holmes','','','2016-04-27 12:02:20','2016-04-27 16:02:20','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=344',0,'sdp-members','',0),
(345,3,'2016-04-27 12:02:51','2016-04-27 16:02:51','','Sonja Bunke Holt','','publish','closed','closed','','sonja-holt','','','2016-04-27 12:02:51','2016-04-27 16:02:51','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=345',0,'sdp-members','',0),
(346,3,'2016-04-27 12:03:22','2016-04-27 16:03:22','Joel Jeffrey majored in mathematics at the California Institute of Technology, and did his graduate work at the University of Colorado. He began studying Descriptive Psychology under Peter Ossorio in 1971, and received his Ph.D. in computer science in 1974. He wrote one of the first two industrial expert systems ever created, and discovered and patented a technique for applying judgment simulation vector spaces to large-scale problems. In 1999 he founded H5 Technologies, a software company based on the discovery, and served for three years as its Chief Scientist. He is a Professor of Computer Science at Northern Illinois University, where he pursues research in artificial intelligence, real world software engineering, and mathematical modeling of biological, social, and economic systems.','Joel Jeffrey','','publish','closed','closed','','joel-jeffrey','','','2016-04-27 12:03:22','2016-04-27 16:03:22','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=346',0,'sdp-members','',0),
(347,3,'2016-04-27 12:03:47','2016-04-27 16:03:47','','Cliff Johnson, MSW','','publish','closed','closed','','cliff-johnson','','','2016-04-27 12:03:47','2016-04-27 16:03:47','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=347',0,'sdp-members','',0),
(350,3,'2016-04-27 12:05:36','2016-04-27 16:05:36','','Catherine Johnston','','publish','closed','closed','','catherine-johnston','','','2016-04-27 12:05:36','2016-04-27 16:05:36','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=350',0,'sdp-members','',0),
(351,3,'2016-04-27 12:06:16','2016-04-27 16:06:16','Charles Kantor received his Ph.D. under the direction of Peter G. Ossorio, in clinical psychology from the University of Colorado, Boulder. Trained as a child clinical psychologist, he practiced as a play and family therapist at the Rochester Mental Health Center for 16 years before beginning a full time private practice. He has led workshops on role playing with children and on a variety of issues dealing with parenting adolescents and treating troubled adolescents. He has also consulted with counselors, therapists, teachers, administrators and others involved in day care centers for children, day treatment centers for adolescents, and outpatient centers treating children and adolescents.','Charles Kantor','','publish','closed','closed','','charles-kantor','','','2016-04-27 12:06:16','2016-04-27 16:06:16','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=351',0,'sdp-members','',0),
(352,3,'2016-04-27 12:07:02','2016-04-27 12:07:02','','Nancy Kantor, MSW','','publish','closed','closed','','nancy-kantor','','','2016-04-27 12:07:02','2016-04-27 12:07:02','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=352',0,'sdp-members','',0),
(354,3,'2016-04-27 12:09:04','2016-04-27 12:09:04','','Ned Kirsch','','publish','closed','closed','','ned-kirsch','','','2016-04-27 12:09:04','2016-04-27 12:09:04','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=354',0,'sdp-members','',0),
(356,3,'2016-04-27 12:09:50','2016-04-27 12:09:50','','Lane Lasater','','publish','closed','closed','','lane-lasater','','','2016-04-27 12:09:50','2016-04-27 12:09:50','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=356',0,'sdp-members','',0),
(359,3,'2016-04-27 12:10:08','2016-04-27 16:10:08','Jane R. Littmann received her B.A. with high honors and Phi Beta Kappa from Oberlin College, and her M.A. and Ph.D. in Clinical Psychology from the University of Colorado where she studied with Peter Ossorio. Her dissertation presented a conceptualization and theory of humor. She has served as President and board member of the Society for Descriptive Psychology and on the Editorial Board of Advances in Descriptive Psychology. She interned in clinical child psychology at Judge Baker Guidance Center, affiliate of Harvard Medical School. From 1980-2006, she supervised predoctoral clinical psychology interns, advanced psychiatry residents, and trainees from other disciplines in child, adolescent, family, and adult psychotherapy, assessment, and school collaboration, retiring in 2006, as Teaching Psychologist from the William S. Hall Psychiatric Institute and South Carolina Department of Mental Health and as Professor in the Department of Clinical Neuropsychiatry and Behavioral Science of the University of South Carolina School of Medicine. Her private practice includes psychotherapy, sports psychology, and school consultation. She is a member of Altriaâs Youth Tobacco Prevention Scientific Advisory Board. Lead coach and co-founder of Columbia Fencersâ Club, she was a member of two US World Teams in Womenâs Epee, and also referees nationally.','Jane Littmann','','publish','closed','closed','','jane-littmann','','','2016-04-27 12:10:08','2016-04-27 16:10:08','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=359',0,'sdp-members','',0),
(360,3,'2016-04-27 12:11:01','2016-04-27 16:11:01','Fernand Lubuguin received his B.A. with highest honors in 1982 from the University of California at Berkeley. He received his Ph.D. in Clinical Psychology in 1993 from the University of Colorado at Boulder under the mentorship of Peter G. Ossorio. He worked as a staff psychologist at Kaiser Permanente (a health maintenance organization) for over ten years before becoming a faculty member at the University of Denver in 2001. Currently, he is a Clinical Associate Professor at the Graduate School of Professional Psychology, where he is Director of Diversity and Director of the Professional Psychology Clinic. He is also a Clinical Assistant Professor at the University of Colorado School of Medicine, Department of Psychiatry. He maintains a small private practice in Denver. He has served as President of the Society for Descriptive Psychology, and is a long-standing member of the Board of Directors. He is one of the co-editors of Advances in Descriptive Psychology, volumes 9 and 10. In addition to applying the intellectual discipline of Descriptive Psychology to many aspects of his personal and professional endeavors, he is especially interested in applying Descriptive Psychology to the training of culturally competent psychotherapists.','Fernand Lubuguin','','publish','closed','closed','','fernand-lubuguin','','','2016-04-27 12:11:01','2016-04-27 16:11:01','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=360',0,'sdp-members','',0),
(361,3,'2016-04-27 12:11:26','2016-04-27 12:11:26','','Dan Minerva','','publish','closed','closed','','dan-minerva','','','2016-04-27 12:11:26','2016-04-27 12:11:26','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=361',0,'sdp-members','',0),
(362,3,'2016-04-27 13:10:48','2016-04-27 13:10:48','','Jim Orvik','','publish','closed','closed','','jim-orvik','','','2016-04-27 13:10:48','2016-04-27 13:10:48','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=362',0,'sdp-members','',0),
(363,3,'2016-04-27 13:20:19','2016-04-27 13:20:19','C.J. Peek received his Ph.D. in clinical psychology from the University Colorado where he studied with Dr. Peter G. Ossorio, founder of the discipline of Descriptive Psychology. C.J. is 2009-2010 President of the Society for Descriptive Psychology. He is an Associate Professor with the Department of Family Medicine and Community Health at the University of Minnesota Medical School, focusing on care system development, integration of behavioral and medical care, organizational effectiveness, and leadership development. He has facilitated multiple stakeholder dialogue in state and national meetings on the integration of behavioral and medical care, implementation of patient-centered medical home, and addressing behavioral risk factors in primary care. He writes, presents, and consults on integrated behavioral and medical care, patient-clinician communication, productive conversations and dialogue across disciplines or organizational areasâblending clinical, organizational, and leadership perspectives.','C.J. Peek','','publish','closed','closed','','c-j-peek','','','2016-04-27 13:20:19','2016-04-27 13:20:19','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=363',0,'sdp-members','',0),
(364,3,'2016-04-27 13:30:56','2016-04-27 13:30:56','','Julia Trezona Peek','','publish','closed','closed','','julia-trezona-peek','','','2016-04-27 13:30:56','2016-04-27 13:30:56','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=364',0,'sdp-members','',0),
(366,3,'2016-04-27 13:40:54','2016-04-27 13:40:54','Bill Plotkin, PhD, is a depth psychologist, wilderness rites guide, and ecotherapist. As the founder of Animas Valley Institute, he has, since 1981, guided thousands of people through nature-based initiatory passages, including a contemporary, Western adaptation of the pan-cultural vision quest. Previously, he has been a research psychologist (studying non-ordinary states of consciousness), professor of psychology, psychotherapist, rock musician, whitewater river boatman, and mountain-bike racer. His doctorate in psychology is from the University of Colorado at Boulder, where he studied extensively with Peter G. Ossorio. In 1979, on a solo winter ascent of an Adirondack peak, Bill experienced a âcall to adventureâ that lead him to abandon academia in search of his true calling. He is the author of Soulcraft: Crossing into the Mysteries of Nature and Psyche (New World Library, 2003) and Nature and the Human Soul: Cultivating Wholeness and Community in a Fragmented World (New World Library, 2008).','Bill Plotkin','','publish','closed','closed','','bill-plotkin','','','2016-04-27 13:40:54','2016-04-27 13:40:54','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=366',0,'sdp-members','',0),
(367,3,'2016-04-27 13:50:15','2016-04-27 13:50:15','','Dan Popov','','publish','closed','closed','','dan-popov','','','2016-04-27 13:50:15','2016-04-27 13:50:15','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=367',0,'sdp-members','',0),
(369,3,'2016-04-27 14:10:22','2016-04-27 14:10:22','Mary K. Roberts is a writer in Boulder, Colorado. She received her Ph.D. in clinical psychology from the University of Colorado, Boulder in 1980 and practiced as a psychologist for nine years. She then earned her M.S. in computer science from the University of Colorado and worked as a software engineer for eight years. She has served as President of the Society for Descriptive Psychology and as a member of the Editorial Board for Advances in Descriptive Psychology. She also created the Societyâs first web site and served as the first Webmaster. Her recent work in Descriptive Psychology focuses on understanding a range of world reconstructive phenomena, including dreams, imaginary companions, and worlds of uncertain status.','Mary K. Roberts','','publish','closed','closed','','mary-k-roberts','','','2016-04-27 14:10:22','2016-04-27 14:10:22','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=369',0,'sdp-members','',0),
(370,3,'2016-04-27 14:20:53','2016-04-27 14:20:53','','Cory Sapin','','publish','closed','closed','','cory-sapin','','','2016-04-27 14:20:53','2016-04-27 14:20:53','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=370',0,'sdp-members','',0),
(371,3,'2016-04-27 14:30:41','2016-04-27 14:30:41','Wynn Schwartz, Ph. D., is a clinical and experimental psychologist and research psychoanalyst. He is a professor of psychology at the Massachusetts School of Professional Psychology and on the faculty of Harvard Medical School and the Harvard Extension School. He has been a professor at Wellesley College and has taught at the Boston Psychoanalytic Society and Institute and the Massachusetts Institute of Psychoanalysis. He maintains a psychotherapy practice in Boston. Dr. Schwartz has been interested in clarifying fundamental aspects of the subject matters of psychotherapy, psychoanalysis, dreaming and hypnosis. His published work has been both conceptual and experimental. Some of his experimental studies have focused on dreaming and problem representation and dreaming and memory, and others on hypnosis and episodic memory. As a student of Descriptive Psychology, Dr. Schwartz has been especially concerned with theory-free, pre- empirical formulations of what he believes are central subject matters for psychology, such as the concepts of action and responsibility, the range of the possible phenomena that are covered by the term \"hypnosis\", the limits and nature of psychotherapy, and the concept of \"person\".','Wynn Schwartz','','publish','closed','closed','','wynn-schwartz','','','2016-04-27 14:30:41','2016-04-27 14:30:41','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=371',0,'sdp-members','',0),
(372,3,'2016-04-27 14:40:19','2016-04-27 14:40:19','Jacob (aka Jack) Sidman received his Ph.D. from the University of Colorado in 1968 writing his dissertation on empathy with both Peter Ossorio and Keith Davis as advisors. He then did a two-year post-doctoral fellowship in the Department of Psychiatry at Stanford Medical School before becoming an assistant professor at Oberlin for several years. He then moved to the University of California Santa Cruz where he both taught psychology (e.g., basic counseling and empathy training) and worked in the Counseling and Psychological Services. He has published in several professional journals. He also taught graduate students at University of Hawaii for a year and part-time for the University of San Francisco graduate program in counseling for a number of years. He officially retired from the University of California in 1991 to go into full time private practice. He is now retired, still doing some writing and community service (e.g., County Task Force on Youth Violence Prevention) and living in Aptos, CA. with his wife, Kris who is a licensed marriage and family therapist in practice in Santa Cruz.','Jack Sidman','','publish','closed','closed','','jack-sidman','','','2016-04-27 14:40:19','2016-04-27 14:40:19','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=372',0,'sdp-members','',0),
(373,3,'2016-04-27 14:50:10','2016-04-27 14:50:10','I am a Professor Emeritus in Mathematics at Webster University in Saint Louis MO. My teaching specialties are in mathematical logic and abstract algebra. My broader interest involves various types of conceptual studies, and this is at the core of my interest in Descriptive Psychology. My deepest interest in Descriptive Psychology relates to its connection with conceptual philosophy. Conceptual philosophy involves a type of activity during which the want parameter is to enhance a conceptual understanding of our most ubiquitous concepts. Unlike most work in philosophy, conceptual philosophy focuses only on concepts rather than on philosophical theories. Instead of asking about the nature of reality, it studies the most ubiquitous concepts we can use for thinking about what happens in the world. Thus, the DP reality concepts are easily integrated into conceptual philosophy. I am especially interested in relating DP and epistemics, the strand of conceptual philosophy that focuses on a purely conceptual study of understanding, and there is a paper about this on the Descriptive Psychology section of my website. I am currently using DP in the design of educational resources that focus on constructivist learning. My work in this regard is on the Constructivist Learning section of my website. I welcome communication about these and any other matters involving DP.','F. Richard Singer III','','publish','closed','closed','','f-richard-singer-iii','','','2016-04-27 14:50:10','2016-04-27 14:50:10','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=373',0,'sdp-members','',0),
(375,3,'2016-04-27 15:00:01','2016-04-27 15:00:01','','Bruce Smith','','publish','closed','closed','','bruce-smith','','','2016-04-27 15:00:01','2016-04-27 15:00:01','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=375',0,'sdp-members','',0),
(376,3,'2016-04-27 15:10:35','2016-04-27 15:10:35','Michael is particularly interested in Descriptive Psychology applications in the areas of Organizations, Technology and Change Management. He has a consulting practice specializing in helping people in organizations create a deeper experience of community through the use of cutting-edge business practices, transition management and \"way cool\" information technology.','Michael Spayd','','publish','closed','closed','','michael-spayd','','','2016-04-27 15:10:35','2016-04-27 15:10:35','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=376',0,'sdp-members','',0),
(378,3,'2016-04-27 15:20:21','2016-04-27 15:20:21','','C.J. Stone','','publish','closed','closed','','c-j-stone','','','2016-04-27 15:20:21','2016-04-27 15:20:21','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=378',0,'sdp-members','',0),
(379,3,'2016-04-27 15:30:52','2016-04-27 15:30:52','Walter J. Torres Ph.D. is a clinical and forensic psychologist practicing in Denver, Colorado. His first contact with Descriptive Psychology dates to 1972, when he took a Personality course from Peter Ossorio at the University of Colorado in Boulder. Since then, Descriptive Psychology has been the keystone to his conceptual and practical orientation in both the clinical and forensic domains. He is a past President of the Society for Descriptive Psychology. His recent Descriptive formulations and presentations include trauma and its treatment, and the nature, consequences and alleviation of humiliation.','Walter Torres','','publish','closed','closed','','walter-torres','','','2016-04-27 15:30:52','2016-04-27 15:30:52','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=379',0,'sdp-members','',0),
(380,3,'2016-04-27 15:40:13','2016-04-27 15:40:13','','Peggy Trezona','','publish','closed','closed','','peggy-trezona','','','2016-04-27 15:40:13','2016-04-27 15:40:13','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=380',0,'sdp-members','',0),
(382,3,'2016-04-27 15:50:52','2016-04-27 15:50:52','','Linda Wasserman','','publish','closed','closed','','linda-wasserman','','','2016-04-27 15:50:52','2016-04-27 15:50:52','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=382',0,'sdp-members','',0),
(383,3,'2016-04-27 16:05:13','2016-04-27 16:05:13','','Ralph Wechsler','','publish','closed','closed','','ralph-wechsler','','','2016-04-27 16:05:13','2016-04-27 16:05:13','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=383',0,'sdp-members','',0),
(384,3,'2016-04-27 16:10:34','2016-04-27 16:10:34','','Shirley Weisz','','publish','closed','closed','','shirley-weisz','','','2016-04-27 16:10:34','2016-04-27 16:10:34','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=384',0,'sdp-members','',0),
(385,3,'2016-04-27 16:15:17','2016-04-27 16:15:17','','Carolyn A. Zeiger','','publish','closed','closed','','carolyn-zeiger','','','2016-04-27 16:15:17','2016-04-27 16:15:17','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=385',0,'sdp-members','',0),
(386,3,'2016-04-27 16:23:50','2016-04-27 16:23:50','H. Paul Zeiger is semi-retired from careers in academic Computer Science and industrial Software Engineering. He received his S.B., S.M., and Ph.D. in Electrical Engineering from Massachusetts Institute of Technology, chaired the Department of Computer Science at University of Colorado, Boulder, and led software development efforts at several startup companies and one large telecommunications firm. He studied with fellow faculty member Peter Ossorio in the early 1970âs, and has since pursued applications of Descriptive Psychology to Computer Science, and, more recently, to the philosophical problems of everyday life. Paul and his wife Carolyn live in Denver, Colorado where they are pursuing private practice using holistic and Descriptive Psychology procedures with individuals having serious chronic illnesses and their partners.','H. Paul Zeiger','','publish','closed','closed','','paul-zeiger','','','2016-04-27 16:23:50','2016-04-27 16:23:50','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=386',0,'sdp-members','',0),
(393,3,'2016-04-02 14:18:02','2016-04-02 20:18:02','<p><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Roberts-Bergner-1991-ADP-Vol-6-copy.pdf\">Click here for Full Text (PDF format)...</a></p>\n\n<p><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Roberts-Bergner-1991-ADP-Vol-6-copy.pdf\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<strong>Citation:</strong> Roberts, M.K., &amp; Bergner, R.M. (Eds.). (1992). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology (Vol. 6).</em>Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p>This volume develops two basic themes, both related to the practice of psychotherapy. The first of these sections focuses on some conceptual foundations for clinical practice, the second on more \"how-to\" applications of these foundations.</p>\n\n<p>In the opening chapter of part one, Holmes elaborates Peter Ossorio\'s cryptic statement that in therapy we should \'treat persons as persons.\' Holmes articulates precisely what it means to do so, and contrasts this with treating people as some sort of deterministic mechanism under the control of environment, biology, or other force. In the following chapter, Roberts relates some understandings gleaned from her clinical work with elderly widows and widowers who continued to \'see\' their deceased spouses, and who wished to make sense of this experience. The work explores the sense that these and other \'companions of uncertain status\' make, and provides understandings that permit a more informed and sensitive clinical approach to persons visited by such \'companions.\' In the ensuing chapter, Roberts tackles a wholly different topic, that of adolescence. Rather than taking a traditional stage approach, Roberts focuses on adolescence as a time in which a person develops from a child whose primary status is in the family into an adult who, having acquired adult competencies, can take his or her place in society. In the final chapter of part one, Bretscher and Bergner describe their research on the the factors that figure most prominently in selection of a life partner. In the chapter, they review previous research on the nature of love itself, and then report how the presence of the dimensions of love (e.g., mutual advocacy, intimacy, trust, respect, and exclusiveness) are far more predictive of mate selection than are the factors traditionally explored in the mainstream literature.</p>\n\n<p>Part two of this volume, focused on clinical practice, begins with Bergner\'s introduction of an integrative framework for psychopathology and psychotherapy. Built around the Descriptive definition of the concept of pathology, the work shows how all of the major extant approaches to psychotherapy relate to each other, and in the bargain presents an integrative approach to doing psychotherapy. In the second chapter of part two, Zeiger uses Agatha Christie\'s famous detective, Miss Jane Marple, as the model for a particular approach to doing psychological assessment. The chapter demonstrates how this seemingly loose, intuitive, and informal approach is supported by a formal conceptual system, and articulates some of the features of this system. In the following chapter, Bergner and Staggs present a new and comprehensive approach to the positive therapeutic relationship. This approach, incorporating but far more elaborated than Rogers\', is built around the assignment of nine distinct statuses to clients and the subsequent treatment of them as having these statuses. In the fourth chapter in this section, Wechsler, departing from the widespread view that mania is a wholly biological phenomenon, presents an interactive conception in which both psychology and biology play a role, and details some valuable psychological interventions for working with manic individuals. In the fifth chapter, Roberts, based on her earlier chapter on adolescence, articulates a therapeutic approach to doing psychotherapy with adolescents and their families. In chapter six, Marshall outlines both a new understanding of bulimia as a rebellion against a certain kind of alienating self-dictatorial regime, and the implications of this understanding for a wholly new approach to the clinical treatment of bulimics. In the seventh and final chapter, Orvik presents a redescription of chronically mentally ill persons as \'dropped out\' of their various communities and, built upon this, an approach to treatment that stresses changing these communities.</p>\n\n<p>On the whole, this volume presents an extraordinarily rich tapestry of clinical understandings and interventions not found elsewhere in the clinical literature.</p>\n\nRaymond M. Bergner','Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.','','publish','closed','closed','','advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania','','','2016-04-02 14:18:02','2016-04-02 20:18:02','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=393',0,'sdppubs-publications','',0),
(394,3,'2016-04-03 14:22:27','2016-04-03 20:22:27','<p><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-scanned-version-ORIGINAL-web-version-copy-CLEANED.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/\">Click to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<strong>Citation: </strong> Jeffrey. H.J., &amp; Bergner, R.M. (Eds.). (1998). <em>Advances in Descriptive Psychology (Vol. 7). </em>Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 0px auto; background-color: #41719a;\"></div>\n<p></p>\n<p>The work of Peter Ossorio, beginning with the publication of Persons in the early 1960s, created a new discipline for the scientific study of persons: Descriptive Psychology. Just as physics is the discipline in which the core concepts are matter, energy, and physical movement, and the scientific work is carefully and precisely articulating the relationships among them, Descriptive Psychology is the discipline in which the core concepts are person, behavior, language, and the real world, and the scientific work is carefully and precisely articulating the relationships between persons, what they do, what they say, and the world in which these things take place. Ossorio of course is not the first person to address these topics, which have been the focus of philosophers and psychologists for millenia; he is the first to articulate a rigorous, precise, coherent conceptual framework for doing so.</p>\n\n</p>A discipline that actually addresses something as fundamental as the nature of human behavior in the real world would be expected to have extraordinarily broad application, and that is exactly what the several volumes of work that comprise Advances in Descriptive Psychology show. Topics in which the concepts of Descriptive Psychology have been used to yield new insights, fundamental re-conceptualizations, and useful techniques include, among others, psychotherapy and psychopathology, information retrieval (including a recent patent on a search algorithm), artificial intelligence, spirituality, culture and identity, economics, and computer simulation of human organizations and cultures. This volume, the seventh in the Advances series, continues that pattern. The reader will find highly original work in three general areas: ontology and consciousness; being a member of a culture; and education and coaching.</p>\n\n<p>The volume begins with Ossorio\'s \"What There Is, How Things Are,\" a profound and unique treatment of the most basic of questions: what does it mean to say that a person exists, and can we articulate the facts about people without being forced into the intractable logical dilemma of reductionism and materialism? Following this, the reader will find work addressing in fundamentally different ways the central concepts of cognitive science and of consciousness; a unique analysis of the work by the famous film maker Akira Kurosawa; papers addressing some of the most important social and political issues of our day, namely membership and identity in cultures; the psychological and psychotherapeutic handling of self-criticism; techniques for the classroom teacher; and a thorough discussion of the central issues in coaching (in and out of sports): leadership, motivation, and teaching.</p>\n\n<p>The payoff of having a solid foundation is that you can build higher without having the structure become unsound. Taken together, the work in Advances in Descriptive Psychology, Vol. VII, illustrates that payoff, in the form of analyses, conceptualizations, and techniques in a highly diverse range of subjects, that cannot be found anywhere else.</p>\n\nH. Joel Jeffrey','Advances in Descriptive Psychology, Volume 7','','publish','closed','closed','','advances-in-descriptive-psychology-vol-7','','','2016-04-03 14:22:27','2016-04-03 20:22:27','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=394',0,'sdppubs-publications','',0),
(395,3,'2016-04-04 14:25:56','2016-04-04 20:25:56','<p><a href = \"http://www.sdp.org/wp-content/uploads/2020/11/adv8_20060503_PRESS-cleaned.pdf\">Link to full text (in PDF format)...</a></p>\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-8/dp/1891700030/\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Davis, K.E., & Bergner, R.M. (Eds.). (2006). <em>Advances in Descriptive Psychology: (Vol. 8). </em>Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 20px 0px; font-weight: normal;\"></p>\n\n<p>Advances in Descriptive Psychology, Vol. 8  takes on truly challenging intellectual issues, ones that are often treated as intractable or unspeakable within academic discourse.</p>\n\n<p>The first section is devoted to addressing four fundamental questions:</p>\n<ul>\n  <li>Just what is this strange, unique, and difficult to grasp entity that is âDescriptive Psychology? </li>\n  <li>Why, unlike many other sciences, has the science of psychology thus far been unable to arrive at a single, widely accepted, unifying framework, and thus remained in a highly fragmented state? </li>\n  <li>Is it possible that one day the science of psychology will be replaced entirely by that of biology?   Is it possible, in other words, that all of the phenomena that we currently explain by recourse to notions like \'reason\', \'belief\', and \'emotion\' will be better explained by ones like \'synaptic event\', \'action potential\', or whatever the then current biological construct system proffers?</li>\n  <li>Where does our freedom lie?  In what respects do we enjoy human freedom, and what are the limitations on this freedom?</li>\n</ul>\n\n<p>In the second section, we have eight chapters that range in their focus from profound questions, such as Where do thoughts come from? What implications do thoughts have for actors in life\'s drama? How are the having of thoughts and one\'s ability to engage in construction and reconstruction of one\'s world related? to more practical but equally important concerns. Among the latter are questions such as \"How does one defend and justify therapeutic practices and interventions when one has not already engaged in the numerous empirical studies \'required\' for their validation?\" Or just how many types of stalkers are there and how should they be managed?</p>\n<p>Keith E. Davis</p>\n','Advances in Descriptive Psychology, Volume 8','','publish','closed','closed','','advances-in-descriptive-psychology-vol-8','','','2016-04-04 14:25:56','2016-04-04 20:25:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=395',0,'sdppubs-publications','',0),
(396,3,'2016-04-05 14:30:15','2016-04-05 20:30:15','<p><a href = \"http://www.sdp.org/wp-content/uploads/2020/11/ADP-v09-Printers-File_cleaned.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong> K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.). (2010). <em>Advances in Descriptive Psychology (Vol.9).</em> Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 20px 0px; font-weight: normal;\"></p>\n\n<p>The first section of this volume demonstrates the power, utility, and applicability of Descriptive Psychology (DP) concepts by addressing a broad range of meaningful and important real-life phenomena and problems. As a comprehensive intellectual discipline, DP concepts provide compelling perspectives for comprehending significant aspects of the human condition and practical strategies for solving human problems. By precisely describing, distinguishing among, and explicating the fundamental concepts of important phenomena, DP effectively increases the behavior potential of persons engaged in these phenomena. The clarity that these explications provide improves the understanding of the phenomena, which in turn enhances the competence with which persons can engage in these important endeavors. The particular endeavors addressed in this first section are: (a) enhancing a person\'s core competence, which is the competence of being a person in a world of persons and their ways (Ossorio, 2006), (b) teaching clinical psychology doctoral graduate students to become culturally competent psychotherapists, (c) making forensic evaluation of persons more responsive to matters of essential concern to the court, (d) improving the rehabilitation of disabled persons with moderate to severe traumatic brain injuries and/or spinal cord injuries, (e) gaining a clearer understanding of a core life problem characterized by the diminished meaningfulness of persons who are acutely aware of their inevitable death, and providing several specific therapeutic interventions, and (f) understanding the complexities and ordinary mysteries in the process of dying, and the ways in which a person can facilitate a personal death.</p>\n<p>Worlds and world construction were there at the beginning of Descriptive Psychology (Davis, 1981). But the canonical presentation of these distinctions came in Ossorio\'s (1971/1975/1978/2005) What Actually Happens, and in Mary Roberts (1985) Worlds and World Reconstruction where she laid out the ways in which dreams and stories might function in world reconstruction. In this second section, we have an opportunity to see elaborations and advances in the applications of these distinctions.</p>\n<p>Establishing common ground where ideas and meanings can be shared is a foundation for shared purpose and for productive use of differences in perspective. Communities have members who share values, knowledge, and skills relevant to their particular positions. The effectiveness of persons in their roles is bounded, among other things, by the adequacy of the concepts they employ. The papers that follow demonstrate how Descriptive Psychology provides a set of precise conceptual tools that foster access to significant distinctions vital to a variety of communities. The first of the essays provides a basic orientation to Descriptive Psychology, the second articulates a mathematical formulation of \"structure\", the third, a clarification of criminality, the fourth unpacks a negotiation of conflict between secular and the religious communities, and the last presents a cautionary note about how significant knowledge and practice can be lost if not adequately transmitted.</p>\n<p>Ludwig Wittgenstein taught that meanings follow from use and cannot be private. Use, an action concept, implies a performance, an observable operation or practice, something that can be done, well or poorly. Effective use is an appropriate criterion in evaluating the fit of any concept to actual or potential practice. Peter Ossorio and others, in a manner advocated by Wittgenstein, built the subject matter of Descriptive Psychology. In the resulting conceptual system, effective use and competent practice takes the place that truth values take in ontological systems and metaphysics. The concepts of Descriptive Psychology were designed and articulated using the criteria of real world fit and behavioral effectiveness. </p>\n<p>A community develops its objective standards in correspondence to the effective and competent outcomes of the community\'s identifying social practices. Shared use requires recognizably shared social practices based on shared elements, operations, and structures, the shared âforms of life that Wittgenstein argued are required for the verbal behaviors he called \'language games\' to be played successfully. The essays in this last section of the Advances, in their various ways, create useful and public access to key behavioral distinctions that enhance access to particular subject matters.</p>\n','Advances in Descriptive Psychology, Volume 9','','publish','closed','closed','','advances-in-descriptive-psychology-vol-9','','','2016-04-05 14:30:15','2016-04-05 20:30:15','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=396',0,'sdppubs-publications','',0),
(397,3,'2016-04-06 14:38:34','2016-04-06 20:38:34','<p><a href =\"http://www.sdp.org/wp-content/uploads/2020/11/ADP-10.pdf_cleaned.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-10/dp/1891700103/\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong> Bergner, R.M., Davis, K., Lubuguin, F. & Schwartz, W. (Eds.). (2013). <em>Advances in Descriptive Psychology (Vol. 10). </em>Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 20px 0px; font-weight: normal;\"></p>\n\n<h3>Part 1: Worlds</h3>\n<p>The four chapters in this section center in various ways around the Descriptive Psychological concept of \"worlds\".  They explore ideas regarding such matters as the core concept of \"the real world\", of knowledge of this world, of the worlds of individual persons, and of applications of worlds thinking to understanding dreams and the clinical treatment of suicidal persons. In this introduction, we present brief sketches of the four chapters in order to orient the reader to the ideas of each of their authors.</p>\n\n<h3>Part 2: Leadership, Conflict, and Community Change</h3>\n<p>The three papers in this section all revolve around crucial issues in the stability and change of communities, placing the role of leadership as a central aspect of how such changes evolve and what the ultimate outcomes are for community members. A brief historical note is important here. The concept of community has been a central resource since the founding of the Descriptive Psychological articulation of the Person concept (Putman, 1981; Ossorio, 1982/1983).  It was initially given a parametric analysis in which the seven parameters were: members, practices, statuses, concepts, locutions, choice principles, and worlds.  The relationship of community as a concept to culture was specified by the same parameters except that the notion of choice principles was given additional prominence and the parameters of concepts and locutions were folded into a larger concept of languages.</p>\n\n<h3>Part 3: Selected Topics</h3>\n<p>The final section of this volume addresses a miscellany of topics.  Most are related and applicable to the practice of clinical psychology.  Although the comprehensive intellectual discipline of Descriptive Psychology (DP) can be applied to a wide range of interests, real-world human problems and disciplines (as reflected by the content of previous volumes), the clinical applications are perhaps the most broadly practical in nature.  In this connection, this section examines trauma concepts, therapeutic policies, empathy, romantic love, and the relationship between masculinity and intimate partner violence.  The sixth chapter addresses some conceptual and logical matters relevant to acquiring greater clarity in the understanding of DP\'s core Person Concept.</p>','Advances in Descriptive Psychology, Volume 10','','publish','closed','closed','','advances-in-descriptive-psychology-vol-10','','','2016-04-06 14:38:34','2016-04-06 20:38:34','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=397',0,'sdppubs-publications','',0),
(416,2,'2016-08-06 20:45:36','2016-08-07 00:45:36','<h2>Other Presentations &amp; Video Shorts</h2>		[yourchannel user=\"Descriptive Psychology\"]','Videos','','publish','closed','closed','','ytvideos','','','2025-12-31 14:17:45','2025-12-31 14:17:45','',0,'http://www.sdp.org/?page_id=416',0,'page','',0),
(422,2,'2016-08-23 10:17:33','2016-08-23 14:17:33','<h2>YouTube Video Feed</h2>					<h2>Other Presentations and Video Shorts</h2>','Videos','','publish','closed','closed','','youtubevideos','','','2026-07-30 01:36:35','2026-07-30 05:36:35','',0,'http://www.sdp.org/?page_id=422',0,'page','',0),
(451,1,'2016-08-23 13:34:09','2016-08-23 17:34:09','','Schwarz_vid','','inherit','open','closed','','schwarz_vid','','','2016-08-23 13:34:09','2016-08-23 17:34:09','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/08/Schwarz_vid-e1471973662338.png',0,'attachment','image/png',0),
(452,3,'2016-08-23 14:46:54','2016-08-23 18:46:54','<a href = \"http://www.dtic.mil/dtic/tr/fulltext/u2/625905.pdf\">Click here for full text (in PDF format)...</a>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Ossorio, P. G. (1965). Dissemination research (RADC-TR-65-314). Rome, NY: Rome Air Development Center.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 20px 0px; font-weight: normal;\"></p>\n','Dissemination research (RADC-TR-65-314)','','publish','closed','closed','','dissemination-research-radc-tr-65-314','','','2016-08-23 14:46:54','2016-08-23 18:46:54','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=452',0,'sdppubs-publications','',0),
(454,3,'2016-08-23 14:54:24','2016-08-23 18:54:24','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\nOssorio, P. G. (1970/1981). Outline of Descriptive Psychology for personality theory and clinical applications. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 57-82). Greenwich, CT: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA & Boulder, CO: Linguistic Research Institute.)</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)','','publish','closed','closed','','outline-of-behavior-description','','','2016-08-23 14:54:24','2016-08-23 18:54:24','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=454',0,'sdppubs-publications','',0),
(456,1,'2016-08-23 17:16:12','2016-08-23 21:16:12','','38th SDP Annual Conference','','inherit','open','closed','','38th_sdp_program_2016_for_distribution','','','2016-08-23 17:16:12','2016-08-23 21:16:12','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/03/38th_SDP_Program_2016_for_distribution.pdf',0,'attachment','application/pdf',0),
(468,1,'2017-03-29 17:22:13','2017-03-29 21:22:13','','39th_SDP_Call_for_Papers_2017_for_distribution','','inherit','open','closed','','39th_sdp_call_for_papers_2017_for_distribution','','','2017-03-29 17:22:13','2017-03-29 21:22:13','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/03/39th_SDP_Call_for_Papers_2017_for_distribution.pdf',0,'attachment','application/pdf',0),
(485,1,'2017-08-19 14:25:03','2017-08-19 18:25:03','','SDP_39_Annual_Meeting_Splash','','inherit','open','closed','','sdp_39_annual_meeting_splash-3','','','2017-08-19 14:25:03','2017-08-19 18:25:03','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/08/SDP_39_Annual_Meeting_Splash-2.png',0,'attachment','image/png',0),
(487,1,'2017-08-19 14:36:32','2017-08-19 18:36:32','','SDP_Videos_Slide','','inherit','open','closed','','sdp_videos_slide','','','2017-08-19 14:36:32','2017-08-19 18:36:32','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/08/SDP_Videos_Slide.png',0,'attachment','image/png',0),
(491,1,'2017-08-19 15:15:27','2017-08-19 19:15:27','','sdp_logo_123_new','','inherit','open','closed','','sdp_logo_123_new','','','2017-08-19 15:15:27','2017-08-19 19:15:27','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/08/sdp_logo_123_new.png',0,'attachment','image/png',0),
(545,1,'2017-10-03 22:09:36','2017-10-04 02:09:36','','39th_SDP_Conference_Program_2017_for_distribution','','inherit','open','closed','','39th_sdp_conference_program_2017_for_distribution','','','2017-10-03 22:09:36','2017-10-04 02:09:36','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf',0,'attachment','application/pdf',0),
(547,1,'2017-10-03 22:23:09','2017-10-04 02:23:09','','SDP_39_Annual_Meeting_Program_Splash','','inherit','open','closed','','sdp_39_annual_meeting_program_splash','','','2017-10-03 22:23:09','2017-10-04 02:23:09','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/10/SDP_39_Annual_Meeting_Program_Splash.jpg',0,'attachment','image/jpeg',0),
(557,1,'2017-10-16 16:52:07','2017-10-16 20:52:07','','phot of photo Pete Ossorio','','inherit','open','closed','','phot-of-photo-pete-ossorio','','','2017-10-16 16:52:07','2017-10-16 20:52:07','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/08/phot-of-photo-Pete-Ossorio.jpg',0,'attachment','image/jpeg',0),
(596,1,'2017-10-23 11:09:11','2017-10-23 15:09:11','','1172522_613284412045366_621979645_o','','inherit','open','closed','','1172522_613284412045366_621979645_o','','','2017-10-23 11:09:11','2017-10-23 15:09:11','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/10/1172522_613284412045366_621979645_o.jpg',0,'attachment','image/jpeg',0),
(597,1,'2017-10-23 11:09:36','2017-10-23 15:09:36','','cropped-1172522_613284412045366_621979645_o.jpg','','inherit','open','closed','','cropped-1172522_613284412045366_621979645_o-jpg','','','2017-10-23 11:09:36','2017-10-23 15:09:36','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/10/cropped-1172522_613284412045366_621979645_o.jpg',0,'attachment','image/jpeg',0),
(598,1,'2017-10-23 11:13:24','2017-10-23 15:13:24','','cropped-phot-of-photo-Pete-Ossorio.jpg','','inherit','open','closed','','cropped-phot-of-photo-pete-ossorio-jpg','','','2017-10-23 11:13:24','2017-10-23 15:13:24','',0,'https://society.bsquaresite.com/wp-content/uploads/2016/08/cropped-phot-of-photo-Pete-Ossorio.jpg',0,'attachment','image/jpeg',0),
(603,1,'2017-10-23 11:44:46','2017-10-23 15:44:46','','Screenshot-2017-10-23_11.42.22','','inherit','open','closed','','screenshot-2017-10-23_11-42-22','','','2017-10-23 11:44:46','2017-10-23 15:44:46','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/10/Screenshot-2017-10-23_11.42.22.jpg',0,'attachment','image/jpeg',0),
(662,3,'2017-10-25 13:21:01','2017-10-25 17:21:01','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Aylesworth, L. S. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/aylesworth.html\">Stress, mental health and need satisfaction among Indochinese in Colorado.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1490B. (University Microfilms No. 80-21544)\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Stress, mental health and need satisfaction among Indochinese in Colorado','','publish','closed','closed','','stress-mental-health-and-need-satisfaction-among-indochinese-in-colorado-2','','','2017-10-25 13:21:01','2017-10-25 17:21:01','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=662',0,'sdppubs-publications','',0),
(677,1,'2017-10-26 11:00:12','2017-10-26 15:00:12','','VidsPg','','inherit','open','closed','','vidspg','','','2017-10-26 11:00:12','2017-10-26 15:00:12','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/10/VidsPg.jpg',0,'attachment','image/jpeg',0),
(680,1,'2017-10-26 11:39:08','2017-10-26 15:39:08','','Untitled','','inherit','open','closed','','untitled','','','2017-10-26 11:39:08','2017-10-26 15:39:08','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/10/Untitled.jpg',0,'attachment','image/jpeg',0),
(682,1,'2017-10-26 12:00:11','2017-10-26 16:00:11','','PGOvidslide','','inherit','open','closed','','pgovidslide','','','2017-10-26 12:00:11','2017-10-26 16:00:11','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/10/PGOvidslide.jpg',0,'attachment','image/jpeg',0),
(723,3,'2017-10-27 16:49:45','2017-10-27 20:49:45','<p><a href=\"https://www.researchgate.net/publication/281305700_Subjective_Probability_in_Behavioral_Economics_and_Finance_A_Radical_Reformulation\">Click here for full text...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\"></p>\n\n<strong>Citation: </strong> Jeffrey, H.J. & Putman, A.O. (2015). “Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation,” <em>The Journal of Behavioral Finance</em>, <em>16(3)</em>, 231-249.\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 20px 0px; font-weight: normal;\"></p>\n\n<p>This paper presents a radical re-formulation of subjective probability, showing that what have been called “subjective probabilities” are properly formulated as uncertainty appraisals, re-descriptions of states of affairs carrying tautological implications for action. A novel formulation of the decision maker\'s field-of-view, based on the concept of Actor, Observer, and Critic roles, combined with the uncertainty appraisal formulation, is used to develop new methods for evaluating data, finding patterns in data, and integrating probabilities and uncertainty appraisals, that is, those aspects that have, until now, been called “subjective probabilities.”</p>','Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation','','publish','closed','closed','','subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation','','','2017-10-27 16:49:45','2017-10-27 20:49:45','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=723',0,'sdppubs-publications','',0),
(726,3,'2016-04-27 11:50:15','2016-04-27 11:50:15','','Jerry Felknor','','publish','closed','closed','','jerry-felknor','','','2016-04-27 11:50:15','2016-04-27 11:50:15','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=726',0,'sdp-members','',0),
(729,3,'2016-04-27 12:02:51','2016-04-27 12:02:51','','Paula Holt, JD','','publish','closed','closed','','paula-holt-jd','','','2016-04-27 12:02:51','2016-04-27 12:02:51','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=729',0,'sdp-members','',0),
(730,3,'2016-04-27 12:07:33','2016-04-27 12:07:33','','Rebecca Kennedy','','publish','closed','closed','','rebecca-kennedy','','','2016-04-27 12:07:33','2016-04-27 12:07:33','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=730',0,'sdp-members','',0),
(731,3,'2016-04-27 12:08:22','2016-04-27 12:08:22','','Tricia Kennedy','','publish','closed','closed','','tricia-kennedy','','','2016-04-27 12:08:22','2016-04-27 12:08:22','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=731',0,'sdp-members','',0),
(733,3,'2016-04-27 12:11:07','2016-04-27 17:11:07','','Kimberly Lubuguin','','publish','closed','closed','','kimberly-lubuguin','','','2016-04-27 12:11:07','2016-04-27 17:11:07','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=733',0,'sdp-members','',0),
(735,3,'2016-04-27 12:50:39','2016-04-27 17:50:39','','Ian Newby-Clark','','publish','closed','closed','','ian-newby-clark','','','2016-04-27 12:50:39','2016-04-27 17:50:39','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=735',0,'sdp-members','',0),
(736,3,'2016-04-27 13:00:21','2016-04-27 13:00:21','','William O\'Brien','','publish','closed','closed','','william-obrien','','','2016-04-27 13:00:21','2016-04-27 13:00:21','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=736',0,'sdp-members','',0),
(738,3,'2016-04-27 13:15:33','2016-04-27 13:15:33','','Aladdin Ossorio','','publish','closed','closed','','aladdin-ossorio','','','2016-04-27 13:15:33','2016-04-27 13:15:33','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=738',0,'sdp-members','',0),
(742,3,'2016-04-28 15:55:13','2016-04-28 15:55:13','','James Waters','','publish','closed','closed','','james-waters','','','2016-04-28 15:55:13','2016-04-28 15:55:13','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=742',0,'sdp-members','',0),
(743,3,'2016-04-27 16:00:14','2016-04-27 16:00:14','','Julia Wechsler','','publish','closed','closed','','julia-wechsler','','','2016-04-27 16:00:14','2016-04-27 16:00:14','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=743',0,'sdp-members','',0),
(744,3,'2016-04-27 16:13:09','2016-04-27 16:13:09','','Aimee Yermish, PsyD','','publish','closed','closed','','aimee-yermish-psyd','','','2016-04-27 16:13:09','2016-04-27 16:13:09','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=744',0,'sdp-members','',0),
(745,3,'2017-10-28 06:47:27','2017-10-28 10:47:27','Erol Ilhan Zeybekoglu received his Psy.D. in Clinical Psychology from William James College under the direction of Wynn Schwartz, Ph.D. He is an active member of the SDP Boston Study Group, and utilizes descriptive psychology in his practice as a FFS Outpatient Clinician at the Riverside Community Care Guidance Center Program in Cambridge Massachusetts, as well as Per Diem Community Residence Counselor for both the Appleton House Residential and Alcohol and Drug Abuse Partial Programs at McLean Hospital in Belmont, Massachusetts. His work in Descriptive Psychology has been primarily concerned with its applications to Emotional Behavior, Anger Management, and using a Status Dynamic Perspective in Group Therapy. He is the current President-Elect of the Society for Descriptive Psychology (2018), a member of the SDP Website Administration and Infrastructure Committee, and is the Program Planning Committee Chair for the 40th Annual Conference of the Society for Descriptive Psychology in Golden, CO. Dr. Zeybekoglu recently published his Doctoral thesis, titled “The Status Dynamics of Anger Management” (2016), available online via EBSCOhost, PsychINFO, and ProQuest Databases.','Erol Zeybekoglu, PsyD','','publish','closed','closed','','erol-zeybekoglu-psyd','','','2017-10-28 06:47:27','2017-10-28 10:47:27','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=745',0,'sdp-members','',0),
(749,3,'2016-04-27 11:52:36','2016-04-27 11:52:36','','Bryan Harnsberger, PsyD','','publish','closed','closed','','bryan-harnsberger-psyd','','','2016-04-27 11:52:36','2016-04-27 11:52:36','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=749',0,'sdp-members','',0),
(878,3,'2017-11-06 08:04:28','2017-11-06 15:04:28','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click<a href=\"http://www.sdp.org/wp-content/uploads/2018/05/Meaning-and-Symbolism-printers-FINAL-copy.pdf\"> here</a> to download a PDF copy of the 2010 book published by Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P.G. (1969/1978/2010). <em>Meaning and Symbolism. The Collected Works of Peter G. Ossorio (Vol. VI)</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published as LRI Report No. 15. Boulder, CO: Linguistic Research Institute.)\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)','','publish','closed','closed','','meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi','','','2017-11-06 08:04:28','2017-11-06 15:04:28','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=878',0,'sdppubs-publications','',0),
(879,3,'2017-11-06 08:11:23','2017-11-06 15:11:23','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click<a href=\"http://www.sdp.org/wp-content/uploads/2019/05/WAH-Full-Text.pdf\"> here</a> for a full text PDF of the 2005 book, published by Descriptive Psychology Press.</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P. G. (1972/1975/1978/2005). “What actually happens”: The representation of real world phenomena. The collected works of Peter G. Ossorio, Vol. IV. Ann Arbor, MI. Descriptive Psychology Press. Also published Columbia, South Carolina: University of South Carolina Press, 1975, 1978. (Original work published 1972 as LRI Report No. 10a. Whittier, CA & Boulder, CO: Linguistic Research Institute. Later listed as LRI Report No. 20.) \n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','\"What Actually Happens\": The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV','','publish','closed','closed','','what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=879',0,'sdppubs-publications','',0),
(880,3,'2017-11-06 08:16:36','2017-11-06 15:16:36','<p>The individual chapters in this volume were each published earlier as LRI Reports. <br><br>They include:</p>\n\n<ul>\n<li>Pathology (LRI Report No. 34a)</li>\n<li>Projective techniques (LRI Report No. 38a)</li>\n<li>Three minute lectures on emotions (LRI Report No. 36a)</li>\n<li>More three minute lectures (LRI Report No. 36b)</li>\n<li>Cognitive deficits in schizophrenia (LRI Report No. 39a)</li>\n<li>Status management: A Theory of Punishment and Rehabilitation</li>\n</ul>\n\n<p>In addition to the full volume PDF as published by Descriptive Psychology Press, separate citation pages for each of the individual reports can be found on this website.</p>\n\n<p>The reports can also be accessed through CU Scholar by clicking <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a>.</p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/Ossorio-Essays-on-Clinical-Topics-CW-2-full-text.pdf\">here</a> for a PDF of the complete volume text PDF.</p>\n\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Ossorio, P.G. (1997). <em>Essays on Clinical Topics. The Collected Works of Peter G. Ossorio (Vol. II)</em>. Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 20px 0px; font-weight: normal;\">\n','Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.','','publish','closed','closed','','essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii','','','2017-11-06 08:16:36','2017-11-06 15:16:36','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=880',0,'sdppubs-publications','',0),
(882,3,'2017-11-06 11:38:35','2017-11-06 18:38:35','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click<a href=\"http://www.sdp.org/wp-content/uploads/2018/05/Clinical-Topics-Final-copy.pdf\"> here</a> to download a PDF copy of the 2013 book published by Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 25px auto 15px auto; background-color: #41719a;\"></div>\n\n<p><strong>Citation</strong>:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P.G. (2013). <em>Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII).</em> Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report No. 11. Boulder, CO: Linguistic Research Institute).\n\n<div style=\"height: 3px; width: 300px; margin: 15px auto 25px auto; background-color: #41719a;\"></div>\n\n','Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII','','publish','closed','closed','','seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii','','','2017-11-06 11:38:35','2017-11-06 18:38:35','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=882',0,'sdppubs-publications','',0),
(934,1,'2017-11-11 17:33:10','2017-11-12 00:33:10','','PGO at desk v2','','inherit','open','closed','','pgo-at-desk-v2','','','2017-11-11 17:33:10','2017-11-12 00:33:10','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/PGO-at-desk-v2.jpg',0,'attachment','image/jpeg',0),
(973,1,'2017-11-12 11:47:54','2017-11-12 18:47:54','','Pete at desk 2-002 hires from Peek optimized','','inherit','open','closed','','pete-at-desk-2-002-hires-from-peek-optimized','','','2017-11-12 11:47:54','2017-11-12 18:47:54','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg',0,'attachment','image/jpeg',0),
(1143,1,'2017-11-16 17:35:48','2017-11-17 00:35:48','','40th Anniversary v4','','inherit','open','closed','','40th-anniversary-v4','','','2017-11-16 17:35:48','2017-11-17 00:35:48','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/40th-Anniversary-v4.jpeg',0,'attachment','image/jpeg',0),
(1159,1,'2017-11-19 09:46:02','2017-11-19 16:46:02','','PGOvidslide-1024x512 enhanced','','inherit','open','closed','','pgovidslide-1024x512-enhanced','','','2017-11-19 09:46:02','2017-11-19 16:46:02','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/PGOvidslide-1024x512-enhanced.jpeg',0,'attachment','image/jpeg',0),
(1254,1,'2017-11-19 16:58:39','2017-11-19 23:58:39','','PGOvidslide v3-1024x512 enhanced','','inherit','open','closed','','pgovidslide-v3-1024x512-enhanced','','','2017-11-19 16:58:39','2017-11-19 23:58:39','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/PGOvidslide-v3-1024x512-enhanced-e1511136665190.jpeg',0,'attachment','image/jpeg',0),
(1484,1,'2017-11-23 07:27:37','2017-11-23 14:27:37','','Click here to Learn More About Peter G. Ossorio V3','','inherit','open','closed','','click-here-to-learn-more-about-peter-g-ossorio-v3','','','2017-11-23 07:27:37','2017-11-23 14:27:37','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/Click-here-to-Learn-More-About-Peter-G.-Ossorio-V3.png',0,'attachment','image/png',0),
(1489,1,'2017-11-23 07:32:52','2017-11-23 14:32:52','','Click here to ask a Question v2','','inherit','open','closed','','click-here-to-ask-a-question-v2','','','2017-11-23 07:32:52','2017-11-23 14:32:52','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/Click-here-to-ask-a-Question-v2.png',0,'attachment','image/png',0),
(1493,1,'2017-11-23 07:37:55','2017-11-23 14:37:55','','Click here to Meet Our Members v4','','inherit','open','closed','','click-here-to-meet-our-members-v4','','','2017-11-23 07:37:55','2017-11-23 14:37:55','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/Click-here-to-Meet-Our-Members-v4.png',0,'attachment','image/png',0),
(1566,1,'2017-11-23 10:24:28','2017-11-23 17:24:28','','Click here to participate in our forums v3','','inherit','open','closed','','click-here-to-participate-in-our-forums-v3','','','2017-11-23 10:24:28','2017-11-23 17:24:28','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/Click-here-to-participate-in-our-forums-v3.png',0,'attachment','image/png',0),
(1655,1,'2017-11-24 19:47:08','2017-11-25 02:47:08','','Click here to Learn More About Peter G. Ossorio V3 hover','','inherit','open','closed','','click-here-to-learn-more-about-peter-g-ossorio-v3-hover','','','2017-11-24 19:47:08','2017-11-25 02:47:08','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/Click-here-to-Learn-More-About-Peter-G.-Ossorio-V3-hover.png',0,'attachment','image/png',0),
(1656,1,'2017-11-24 19:47:45','2017-11-25 02:47:45','','Click here to participate in our forums v3 hover','','inherit','open','closed','','click-here-to-participate-in-our-forums-v3-hover','','','2017-11-24 19:47:45','2017-11-25 02:47:45','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/Click-here-to-participate-in-our-forums-v3-hover.png',0,'attachment','image/png',0),
(1657,1,'2017-11-24 19:49:04','2017-11-25 02:49:04','','Click here to ask a Question v2 hover','','inherit','open','closed','','click-here-to-ask-a-question-v2-hover','','','2017-11-24 19:49:04','2017-11-25 02:49:04','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/Click-here-to-ask-a-Question-v2-hover.png',0,'attachment','image/png',0),
(1658,1,'2017-11-24 19:49:28','2017-11-25 02:49:28','','Click here to Meet Our Members v4 hover','','inherit','open','closed','','click-here-to-meet-our-members-v4-hover','','','2017-11-24 19:49:28','2017-11-25 02:49:28','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/Click-here-to-Meet-Our-Members-v4-hover.png',0,'attachment','image/png',0),
(1685,1,'2017-11-25 03:36:23','2017-11-25 10:36:23','','Attend Our Conference V1','','inherit','open','closed','','attend-our-conference-v1','','','2017-11-25 03:36:23','2017-11-25 10:36:23','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/Attend-Our-Conference-V1.png',0,'attachment','image/png',0),
(1686,1,'2017-11-25 03:36:34','2017-11-25 10:36:34','','Attend Our Conference V1 Hover','','inherit','open','closed','','attend-our-conference-v1-hover','','','2017-11-25 03:36:34','2017-11-25 10:36:34','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/Attend-Our-Conference-V1-Hover.png',0,'attachment','image/png',0),
(1692,1,'2017-11-25 03:50:17','2017-11-25 10:50:17','','Click here for Introductory Information v5','','inherit','open','closed','','click-here-for-introductory-information-v5','','','2017-11-25 03:50:17','2017-11-25 10:50:17','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/Click-here-for-Introductory-Information-v5.png',0,'attachment','image/png',0),
(1693,1,'2017-11-25 03:50:29','2017-11-25 10:50:29','','Click here for Introductory Information v5 Hover','','inherit','open','closed','','click-here-for-introductory-information-v5-hover','','','2017-11-25 03:50:29','2017-11-25 10:50:29','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/Click-here-for-Introductory-Information-v5-Hover.png',0,'attachment','image/png',0),
(1785,1,'2017-11-25 10:58:37','2017-11-25 17:58:37','','Click here for Advaned Information v5','','inherit','open','closed','','click-here-for-advaned-information-v5','','','2017-11-25 10:58:37','2017-11-25 17:58:37','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/Click-here-for-Advaned-Information-v5.png',0,'attachment','image/png',0),
(1786,1,'2017-11-25 10:58:54','2017-11-25 17:58:54','','Click here for Advaned Information v5 Hover','','inherit','open','closed','','click-here-for-advaned-information-v5-hover','','','2017-11-25 10:58:54','2017-11-25 17:58:54','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/Click-here-for-Advaned-Information-v5-Hover.png',0,'attachment','image/png',0),
(1797,1,'2017-11-25 14:30:13','2017-11-25 21:30:13','','Click Here to Learn about Membership v3','','inherit','open','closed','','click-here-to-learn-about-membership-v3','','','2017-11-25 14:30:13','2017-11-25 21:30:13','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/Click-Here-to-Learn-about-Membership-v3.png',0,'attachment','image/png',0),
(1798,1,'2017-11-25 14:30:31','2017-11-25 21:30:31','','Click Here to Learn about Membership v3 Hover','','inherit','open','closed','','click-here-to-learn-about-membership-v3-hover','','','2017-11-25 14:30:31','2017-11-25 21:30:31','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/11/Click-Here-to-Learn-about-Membership-v3-Hover.png',0,'attachment','image/png',0),
(1900,2,'2017-11-25 19:59:54','2017-11-26 02:59:54','<h2>Sample Topics:<br>Clinical and Therapy</h2>		<p style=\"text-align: center; position: relative; top: -20px; font-size: 18px;\">(Including combined citations for \"Pathology\", \"Case Formulation\" and <br />\"Psychotherapeutic Policies and Techniques\")</p> Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available. <p>Allen, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press</p><p>Aylesworth, L.S. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Aylesworth-Oriental-Martial-Arts.pdf\">Oriental Martial Arts Rehabilitation</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 113-142). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.</p><p>Baker, E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf\">Therapeutic social practices</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 209-230). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1977). The marital system of the hysterical individual. <em>Family Process</em>, <em>16</em>, 85-95.</p><p>Bergner, R. (1979). The use of systems oriented illustrative stories in marital psychotherapy. <em>Family Therapy</em>, <em>6</em>, 109-118.</p><p>Bergner, R. (1979). Transforming presenting problems. <em>Rational Living</em>, <em>14</em>, 13-16.</p><p>Bergner, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP1-Bergner-Marital-Conflict-305_320.pdf\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 305-320). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1981). Recasting victims as perpetrators. <em>The Journal of Strategic and Systemic Therapies</em>, <em>1</em>, 1-9.</p><p>Bergner, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Bergner-Overseer-Regime-245-271.pdf\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 245-271). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1982). Couple therapy for histrionic clients and their spouses. In H. Millman, J. Huber, and D. Diggins (Eds.), <em>Therapies for adults</em>. San Francisco: Jossey-Bass.</p><p>Bergner, R. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf\">Hysterical action, impersonation, and caretaking roles</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1983) <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513521344&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 209-227). Greenwich, CT: JAI Press.<br />Process, 16, 85-95.</p><p>Bergner, R. (1985). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&amp;qid=1513447552&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>Paranoid style: A descriptive and pragmatic account. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 203-229). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.</p><p>Bergner, R. (1988). Money’s ‘Lovemap’ account of the paraphilias: A critique and reformulation. <em>American Journal of Psychotherapy</em>, <em>42</em>, 254-259.</p><p>Bergner, R. (1988). Status dynamic psychotherapy with depressed individuals. <em>Psychotherapy</em>, 25, 266-272.</p><p>Bergner, R.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf\">A Father-Daughter Incest: Degradation and Recovery from Degradation</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 285-305). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf\">Impulsive Action and Impulsive Persons: A Descriptive and Pragmatic Formulation</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 261-284). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.</p><p>Bergner, R.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf\">A Conceptual Framework for Eclectic<br />Psychotherapy</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 137-157). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (1993). <a href=\"https://www.amazon.com/Studies-Psychopathology-Descriptive-Psychology-Approach/dp/0962566136/ref=sr_1_1?ie=UTF8&amp;qid=1513445964&amp;sr=8-1&amp;keywords=studies+in+psychopathology+bergner\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a>. In R. Bergner (Ed.), <em>Studies in psychopathology: The Descriptive Psychology approach</em>, (pp. 3-17). Ann Arbor: Descriptive Psychology Press.</p><p>Bergner, R. (1993). Victims into perpetrators. <em>Psychotherapy</em>, <em>30</em>, 452-462.</p><p>Bergner, R. (1995). <em>Pathological Self-Criticism: Assessment and Treatment (The Springer Series in Social/Clinical Psychology)</em>. New York, NY: Plenum Press.</p><p>Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.</p><p>Bergner, R. (1997). The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman. <em>Family Therapy</em>, <em>24</em>, 71-79.</p><p>Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.</p><p>Bergner, R. (1998). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_10?ie=UTF8&amp;qid=1513440872&amp;sr=8-10&amp;keywords=advances+in+descriptive+psychology\">Self-criticism</a>. In J. Jeffrey &amp; R. Bergner, (Eds.). <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 249-276). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Bergner-Self-Criticism.pdf\">A therapeutic approach to destructive self-criticism</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 249-273). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (1998). Characteristics of an optimal clinical case formulation. <em>American Journal of Psychotherapy</em>, <em>52</em>, 287-300.</p><p>Bergner, R. (1998). Therapeutic approaches to problems of meaninglessness. <em>American Journal of Psychotherapy</em>, <em>52</em>, pp. 1-16.</p><p>Bergner, R. (1999). Status enhancement: A further path to therapeutic change. <em>American Journal of Psychotherapy</em>, <em>53</em>, 201-214.</p><p>Bergner, R. (2000). Love and barriers to love: An analysis for psychotherapists and other. <em>American Journal of Psychotherapy</em>, <em>54</em>, 1-17.</p><p>Bergner, R. (2002). Sexual compulsion as attempted recovery from degradation. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 373-387.</p><p>Bergner, R. (2004). An integrative framework for psychopathology and psychotherapy. <em>New Ideas in Psychology</em>, <em>22</em>, 127-141.</p><p>Bergner, R. (2005). Status dynamic treatment of a case of bulimia. <em>Clinical Case Studies</em>, <em>4</em>, 295-303.</p><p>Bergner, R. (2006). <a href=\" https://doi.org/10.1176/appi.psychotherapy.2006.60.3.215\">The many secure knowledge bases of psychotherapy</a>. <em>American Journal of Psychotherapy</em>, <em>69</em>, 215-232.</p><p>Bergner, R.M. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Beyond-Empirical-Validation.pdf\">Beyond Empirical Validation: Justifying Therapeutic Judgment and Action</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 145-173). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2007). <em><a href=\"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&amp;qid=1513328890&amp;sr=8-1&amp;keywords=bergner+status+dynamic\"><em>Status dynamics: Creating new paths to therapeutic change</em>.</a></em> Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2007). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2007.61.2.149 \">Therapeutic storytelling revisited</a>. <em>American Journal of<br />Psychotherapy</em>, <em>61</em>, 149-162.</p><p>Bergner, R. (2007). On promoting adaptive self-criticism in psychotherapy. In E. Chang (Ed.), <em>Self-criticism and self-enhancement</em>. Washington, DC: American Psychological Association.</p><p>Bergner, R. (2009). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267 \">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282.</p><p>Bergner, R.M. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-The-Tolstoy-Dilemma.pdf\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 143-160). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Policy-175-196.pdf\">Therapeutic policies: A policy-based approach to psychotherapy</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 175-196). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2015). Status dynamic psychotherapy. In E. Neukrig (Ed.) <em>The Sage encyclopedia of counseling and psychotherapy</em>. Los Angeles, CA: Sage Publications.</p><p>Bergner, R., &amp; Bridges A. (2002). The significance of heavy pornography involvement for romantic partners: Research and clinical implications. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 198-206.</p><p>Bergner, R.M., &amp; Bunford, N. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Suicide-55-74.pdf\">Suicide and impossible worlds</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 55-74). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, 24, 25-40.</p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder disability: In support of our design. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 49-52.</p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, <em>37</em>, 36-44.</p><p>Bergner, R.M., &amp; Staggs, J. (1992). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&amp;qid=1540405368&amp;sr=8-1&amp;keywords=advances+descriptive+psychology+volume+6\">The Positive Therapeutic Relationship: An Accreditation Perspective</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br />Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 185-201). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bridges, A., &amp; Bergner, R. (2009). Pornography, effects on relationships. In H. Reis &amp; S. Sprecher (Eds.), <em>The Sage Encyclopedia of Human Relationships</em>. Thousand Oaks, CA: Sage.</p><p>Bridges, A., Bergner, R., &amp; McInnis, M. (2003). Romantic partner\'s use of pornography: Its significance for women. <em>Journal of Sex and Marital Therapy</em>. <em>29</em>, 1-14.</p><p>Bunford, N., &amp; Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. Crisis: <em>The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343.</p><p>Davis, K.E. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Driscoll, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf\">Policies for pragmatic psychotherapy</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 273-277). Greenwich, CT: JAI Press.</p><p>Driscoll, R. (1981). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Keith-Davis/dp/B000TFIKOO/ref=sr_1_13?ie=UTF8&amp;qid=1513525277&amp;sr=8-13&amp;keywords=advances+in+descriptive+psychology\">Self-criticism: Analysis and treatment</a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 321-356). Greenwich, CT: JAI Press.</p><p>Farber, A. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf\">Castaneda\'s Don Juan as psychotherapist</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 279-304). Greenwich, CT: JAI Press.</p><p>Felknor, C.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf\">Kid\'s interest discovery kits</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em> (pp. 235-247). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Holmes, J.R. (2013). <a href=\"https://www.amazon.com/Depression-Doesnt-Always-Have-Depressing-ebook/dp/B00FSOUCYM/ref=sr_1_1?ie=UTF8&amp;qid=1513010278&amp;sr=8-1&amp;keywords=james+holmes+depression+always+depressing\"><em>Depression doesn’t always have to be depressing</em></a>. Pensacola, FL.: Pensacola Pelican Press, Inc.</p><p>Kantor, C. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kirsch, N. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.</p><p>Lasater, L. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513525277&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Stress and health in a Colorado coal mining community</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp.95-117). Greenwich, CT: JAI Press.</p><p>Lasater, L. (1988). <em>Recovery from compulsive behavior: How to transcend your troubled family</em>. Deerfield Beach, FL: Health Communications.</p><p>Latham, C.A. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Lubuguin, F.S.A. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Lugbuguin, F. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 41-85). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Marshall, K. (1985). Scenarios of “alcoholic” relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.</p><p>Marshall, K.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Orvik, J.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1987). <a href=\"http://www.sdp.org/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive Deficits in Schizophrenia</a> LRI Report No. 39a. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1987). <a href=\"http://www.sdp.org/sdppubs-publications/projective-techniques/\">Projective Techniques</a> LRI Report No. 38a. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\"><em>Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII)</em></a>. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. (1985/1997). <a href=\"http://www.sdp.org/sdppubs-publications/pathology/\">Pathology</a>. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.</p><p>Ossorio, P. (1985/1997). <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.</p><p>Ossorio, P. G., Aylesworth, L., &amp; Lasater, L. (1977). <a href=\"http://www.sdp.org/wp-admin/post.php?post=5035&amp;action=edit\">A Comprehensive Plan for the<br />Provision of Mental Health Services to the Vietnamese Refugees in Denver</a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (1977, 2014). <a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\"><em>Seminar on Positive Health and Transcendental Theories. The Collected Works of Peter G. Ossorio (Vol. VIII)</em></a>. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Schwartz, W. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Degradation, Accreditation, and Rites of Passage</a>. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.</p><p>Schwartz, W. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf\">What makes something psychoanalytic?</a> <em>Psychiatry</em>, <em>51</em>, 417-426.</p><p>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.</p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204</p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501</p><p>Wechsler, R. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf\">Personality and Manic States: A Status Dynamic Formulation of Bipolar Disorder</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 203-233). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Wechsler, R.C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Vanderburgh, J. (1985). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">The positive-health developmental model of treatment and psychopathology</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 281-302). Greenwich, CT: JAI Press.</p><p>Zeiger, C.A. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf\">The Miss Marple model of psychological assessment</a>. In M. Roberts and R. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 6. Clinical topics: Adolescent-family problems, bulimia, chronic mental illness, and mania</em> (pp. 159-183). Ann Arbor, MI: Descriptive Psychology Press.</p>','Sample Topics:<br>Clinical and Therapy','','publish','closed','closed','','clinical-and-therapy','','','2025-12-31 14:10:44','2025-12-31 14:10:44','',0,'http://www.sdp.org/?page_id=1900',0,'page','',0),
(1902,2,'2017-11-25 20:03:49','2017-11-26 03:03:49','<h2>Sample Topics: Social Practices</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p><p style=\"font-size: 14px; text-align: center;\">N.B. In order to avoid redundancy, publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p> <p style=\"text-align: center; font-weight: bold;\"> <br />Parenting</p><p>Bergner, L.L. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Holt S.B. (1990) <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kantor, C. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>.In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Mika, P., Bergner, R., &amp; Baum, M. (2001). The parentification scale. In Touliatis, J., Perlmutter, B, &amp; Holden, G., <em>Handbook of family measurement techniques (2d ed.)</em>. Thousand Oaks, CA: Sage.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br /> <br />Interpersonal interactions</p><p>Allen, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.</p><p>Bergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.</p><p>Bretscher, F., &amp; Bergner, R.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kirsch, N. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.</p><p>Latham, C.A. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (1981). Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.</p><p>Roberts, M. (1985). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&amp;qid=1513536255&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204</p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501</p><p style=\"text-align: center; font-weight: bold;\"> <br /> <br />Significance</p><p>Bergner, R.M. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.</p><p>Bergner, R. (2009). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267\">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282.</p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 25-40.</p><p>Bunford, N., &amp; Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343.</p><p>Davis, K.E. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Latham, C.A. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Marshall, K. (1985). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&amp;qid=1513525277&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\">Scenarios of “alcoholic” relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.</p><p>Marshall, K.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Orvik, J.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-uncertain-status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Schwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.</p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204</p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501</p><p>Wechsler, R.C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.</p>','Sample Topics: Social Practices','','publish','closed','closed','','social-practices','','','2025-12-31 14:09:07','2025-12-31 14:09:07','',0,'http://www.sdp.org/?page_id=1902',0,'page','',0),
(1906,2,'2017-11-25 20:07:44','2017-11-26 03:07:44','<h2>Sample Topics: Information Technology</h2>		\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"text-align:center; font-weight:bold;\">\n<p style=\"text-align:center; font-weight:bold;\">Robots</p>\n<p>\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\nJeffrey, H.J. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\">A new paradigm for artificial intelligence</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 177-194). Greenwich, CT: JAI Press.</p>\nOssorio, P. G. (1992). Robotic systems and automation for space application (NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery Systems, Inc.)\nOssorio, P. G. (1992). An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI\nReport No. 2. Boulder, CO: Ellery Systems, Inc.)\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Artificial persons</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">Artificial intelligence</p>\n<p>\nJeffrey, H.J. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf\">Knowledge Engineering: Theory and Practice</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 123-146). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. (2010). Structure. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 361-3407). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.\nOssorio,  P.  G.  (1964). Classification  space  analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1971/1978). State of affairs systems (LRI Report No. 14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\nOssorio, P. G., & Popov, D. (1979). Large Scale Systems: A Task Assessment, Curriculum, Training, Evaluation, and Feedback Package\nOssorio, P. G., & Popov, D. (1981). Evaluating Information Systems\nOssorio, P. G., & Schneider, L. S. (1982). Decisions and Decision Aids\nPutman, A.O, & Jeffrey, H.J. (1985). A new paradigm for software and its development. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 119-138). Greenwich, CT: JAI Press.\nZeiger, P.H. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf\">Human systems issues in software engineering</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 105-121). Ann Arbor, MI: Descriptive Psychology Press.\n</p>','Sample Topics: Information Technology','','publish','closed','closed','','information-technology','','','2025-12-31 14:08:38','2025-12-31 14:08:38','',0,'http://www.sdp.org/?page_id=1906',0,'page','',0),
(1908,2,'2017-11-25 20:09:35','2017-11-26 03:09:35','<h2>Sample Topics:Science and Methodology</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p> <p style=\"font-weight: bold; text-align: center;\">Enterprise of Science</p><p>Bergner, R.M. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-All-the-Worlds-a-stage-7-18.pdf\">All the world’s a stage: A person-centered view of science.</a> In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 7-18). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">Is it all really biological</a>? <em>Journal of Theoretical and Philosophical Psychology</em>, <em>24</em>, 30-49.</p><p>Orvik, J.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">Technology transfer and culture change</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1964).Classification space analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1965). Dissemination research (RADC-TR-65-314). Rome, NY: Rome Air Development Center.</p><p>Ossorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1967/1968). Attribute space development and evaluation<br />(RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1971/1978). State of affairs systems (LRI Report No.<br />14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)</p><p>Ossorio, P.G. (1979/1981). Conceptual-notational devices: The PCF and related types. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1980). Behavior pattern indexing (LRI Report No. 33).<br />Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (1980/1981). Representation, evaluation, and research.<br />In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 105-135). Greenwich, CN:<br />as LRI Report No. 25. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (1968/1981). Explanation, falsifiability, and rule-following. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 37-56). Greenwich, CN: JAI Press. (Original work published 1968 as LRI Report No. 4c. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.).</p><p>Ossorio, P.G. (1991). <a href=\"http://dx.doi.org/10.1207/s15327965pli0204_7\">Naive baseball theory</a>. <em>Psychological Inquiry</em>, <em>2</em>, 352-355.</p><p>Schwartz, W. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-On-Saying-22No22.pdf\">On saying “no”: Evidence based practice and the hijacking of the empirical</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 453-474). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"font-weight: bold; text-align: center;\">The Real World</p><p>Ossorio, P.G. (1971/1978). State of affairs systems (LRI Report No.<br />14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)</p><p>Ossorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"font-weight: bold; text-align: center;\">Interconnections of Persons</p><p>Peek, C. J. &amp; Heinrich, R. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Playing the Person Game in Healthcare</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"font-weight: bold; text-align: center;\">World, Behavior, &amp; Language</p><p>Ossorio, P.G. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1995). <em>Persons. The Collected Works of Peter G. Ossorio (Vol. I)</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (2005). <em>\"What Actually Happens\": The Representation of Real World Phenomena. The Collected Works of Peter G. Ossorio (Vol. 4)</em>. Ann Arbor, MI, 2005. Also published 1975/1978, Columbia SC: University of South Carolina Press.</p><p>Ossorio, P.G. (1990). The human condition: Some formal aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (1997). <a href=\"http://dx.doi.org/10.1111/1468-5914.00032\">What there is, How things are</a>. <em>Journal for the Theory of Social Behavior</em>, <em>27:2/3</em>, June/September 1997, 149-172.</p><p>Mitchell, T. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf\">On the interpretation of utterances</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 155-176). Greenwich, CT: JAI Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J. &amp; Putman, A.O. (2015). “Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation,” <em>The Journal of Behavioral Finance</em>, <em>16(3)</em>, 231-249.</p><p>Jeffrey, H.J. &amp; Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance</em>, <em>14:3</em>, 161-194.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-The-nefarious-is-261-271.pdf\">The Nefarious “is”</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 261-271). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.</p><p>Shideler, M.M. (1982) <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\">The creator and the discoverer</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.</p><p style=\"font-weight: bold; text-align: center;\">Classification Space</p><p>Ossorio, P. G. (1964).Classification space analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1966). Classification space. <em>Multivariate Behavioral Research</em>, <em>1</em>, 479-524.</p><p>Ossorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. &amp; Kurtz, M. (1989). <a href=\"http://dx.doi.org/10.1007/978-1-4684-5646-2_13\"> Automated classification of resolved galaxies</a>. <em>Data analysis in astronomy</em>, <em>40</em>, 121-128.</p>','Sample Topics:Science and Methodology','','publish','closed','closed','','science-and-methodology','','','2025-12-31 14:11:38','2025-12-31 14:11:38','',0,'http://www.sdp.org/?page_id=1908',0,'page','',0),
(1912,2,'2017-11-25 20:12:50','2017-11-26 03:12:50','<h2>Sample Topics: Status, Persons, Relationships</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p><p style=\"font-size: 14px; text-align: center;\">N.B. In order to avoid redundancy, publications are mostly not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p> <p>Allen-Zeiger, C., &amp; Allen, S. (1992). <em>Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment</em>. Austin, TX: New Perspectives Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2005). Lovemaking as a ceremony of accreditation. <em>Journal of Sex and Marital Therapy</em>, <em>31</em>, 1-8.</p><p>Bergner, R. (2005). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2005.59.4.333 \">World reconstruction in psychotherapy</a>. <em>American Journal of Psychotherapy</em>, <em>59</em>, 1-17.</p><p>Bergner, R. (2007). <a href=\"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&amp;qid=1513328890&amp;sr=8-1&amp;keywords=bergner+status+dynamic\">Status dynamics: Creating new paths to therapeutic change</a>. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>37</em>, 77-90.</p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, 37, 36-44.</p><p>Bergner, R., &amp; Ramon, A. (2013). Some implications of belief in love, free will, and non-reductionism. <em>Journal of Social Psychology</em>, 153, 1-21.</p><p>Bergner, R., &amp; Ramon, A. (2014). The Personal Beliefs Scale. American Psychological Association PsychTESTS Database</p><p>Beste S., Bergner, R., &amp; Nauta, M. (2003). What keeps love alive? An empirical<br />investigation. <em>Family Therapy</em>, <em>30</em>, 125-141.</p><p>Bretscher, F., &amp; Bergner, R.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Davis K.E., &amp; Roberts M.K. (1999). <a href=\"https://doi.org/10.1007/978-1-4612-5076-0_8\"> Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. &amp; Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.</p><p>Davis, K., &amp; Todd, M. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf\">Friendship and love relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 79-119). Greenwich, CT: JAI Press.</p><p>Hegi, K., &amp; Bergner, R. (2010). What is love? An empirically-based essentialist account. <em>Journal of Social and Personal Relationships</em>, <em>27</em>, 620-636.</p><p>Holmes, J.R. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Holmes-The-Status-of-Persons.pdf\">The status of persons or who was that metaphor</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 15-35). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kantor, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Wizard-129-148.pdf\">We’re off to see the wizard: Politics, charisma, and community change</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder, CO.</p><p>Ossorio, P., &amp; Sternberg, B. (1997). Status management: A theory of punishment and rehabilitation. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 195-214). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report #25. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1966/1995). <em>Persons. The Collected Works of Peter G. <br />Ossorio (Vol. I). </em>Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Ossorio-What-There-Is.pdf\">What there is and how things are</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), Advances in Descriptive Psychology, Vol. 7 (pp. 7-32). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf\">In a world of persons and their ways</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1982/1998/2012). <em>Place</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)</p><p>Plotkin, W., &amp; Schwartz, W. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.</p><p>Plotkin, W., &amp; Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</p><p>Putman, A.O. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Being, becoming and Belonging</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.</p><p>Roberts, M. (1985). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&amp;qid=1513536255&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.</p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Worlds of Uncertain Status</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Schwartz, W. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\">The problem of other possible persons: Dolphins, primates, and aliens</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.</p><p>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.</p><p>Schwartz, W.R. (2014). <a href=\"http://jetpress.org/v24.3/Schwartz.htm\">What Is A Person And How Can We Be Sure? A Paradigm Case Formulation</a>. <em>Journal of Evolution and Technology</em>, <em>24(3)</em>, 27-34.</p><p>Ward, C., Bergner, R., &amp; Kahn, J. (2003). Why do men distance? Factors predictive of male avoidance of intimate conflict. <em>Family Therapy</em>, <em>30</em>, 1-9.</p><p>Zeiger, P.H., &amp; Zeiger, C.A. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf\">Where does my freedom lie?</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 82-98). Ann Arbor, MI: Descriptive Psychology Press.</p>','Sample Topics: Status, Persons, Relationships','','publish','closed','closed','','status-persons-relationships','','','2025-12-31 14:10:17','2025-12-31 14:10:17','',0,'http://www.sdp.org/?page_id=1912',0,'page','',0),
(1915,2,'2017-11-25 20:14:32','2017-11-26 03:14:32','<h2>Sample Topics: Spirituality and Religion</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p> <p>Colvin, G. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\"> Descriptive Metaphysics: On Science, Religion, and Wisdom</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1978). Religion without doctrine (LRI Report No. 19). Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (2014). <em><a href=\"http://www.sdp.org/wp-content/uploads/2018/05/PHTT-Printer-copy.pdf\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio (Vol. VIII</a>)</em>. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1985). Worlds and world reconstruction. In K. E. Davis &amp; T. O. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-53). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (1991). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M. K. Roberts &amp; R. M. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 37-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Shideler, M. M. (1992). <em>Spirituality: An Approach through Descriptive Psychology</em>. Ann Arbor: Descriptive Psychology Press.</p><p>Shideler, M.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Shideler-Spirituality-pp-199_213.pdf\">Spirituality: The Descriptive Psychology approach</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 199-213). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Shideler, M. (1983). The priest and the psychotherapist. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 229-242). Greenwich, CT: JAI Press.</p><p>Shideler, M.M. (1985). Science, religion, and religions. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 55-74). Greenwich, CT: JAI Press</p><p>Singer, H.R., &amp; Zeiger, P. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Zeiger, P.H. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf\">Toward a rapprochement of religion and science</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 195-225). Ann Arbor, MI: Descriptive Psychology Press.</p>','Sample Topics: Spirituality and Religion','','publish','closed','closed','','spirituality-and-religion','','','2025-12-31 14:09:43','2025-12-31 14:09:43','',0,'http://www.sdp.org/?page_id=1915',0,'page','',0),
(1917,2,'2017-11-25 20:16:34','2017-11-26 03:16:34','<h2>Sample Topics: Conceptual Elucidation</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p> <p style=\"font-size: 14px; text-align: center;\">In order to avoid redundancy, many publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Emotions</p><p>Bergner, R. (1983) Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 209-227). Greenwich, CT: JAI Press.</p><p>Bergner, R.. (2003). Emotions: A relational view and its clinical applications. <em>American Journal of Psychotherapy</em>, <em>57</em>, 471-490.</p><p>Ossorio, P.G. (1986/1997). Three minute lectures on emotion. In P.G. Ossorio, <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1986/1997). More three minute lectures on emotion. In P.G. Ossorio, Essays on clinical topics. In <em>The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)</p><p>Shideler, M. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf\">The lover and the logician</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 145-154). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Humor</p><p>Littmann, J.R. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 183-207). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Moral Competence</p><p>Holt S.B. (1990) <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Personal Identity and Self-Concept</p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. Psychotherapy Theory, Research, Practice, Training, 37, 36-44.</p><p>Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. Journal of Theoretical and Philosophical Psychology, 37, 77-90.</p><p>Putman, A.O. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Being, becoming and Belonging</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.</p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 17-52). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Worlds of Uncertain Status</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Wechsler, R.C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Judgment</p><p>Ossorio, P.G. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Reality</p><p>Colvin, G. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\">Descriptive Metaphysics: On Science, Religion, and Wisdom</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kuosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol. 9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Shideler, M.M. (1982) <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\">The creator and the discoverer</a>. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 2, (pp, 233-247). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Individual Differences</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf\">Cognition without processes</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 33-66). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Underlying Cognitive Processes or Private Social Practices?</a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Empathy</p><p>Schwartz, W. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-Empathy-197-212.pdf\">The parameters of empathy: Core considerations for psychotherapy and supervision</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 197-212). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Hypnosis</p><p>Plotkin, W., &amp; Schwartz, W. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.</p><p>Plotkin, W., &amp; Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 75-98). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Behavioral Economics</p><p>Jeffrey, H.J. (2010). <a href=\"/%E2%80%9D\">Homo Communitatis: A rigorous foundation for behavioral finance</a>.</p><p>Jeffrey, H.J. &amp; Putman, A.O. (2013). <a href=\"https://www.researchgate.net/publication/263761561_The_Irrationality_Illusion_A_New_Paradigm_for_Economics_and_Behavioral_Economics\">The irrationality illusion: A new paradigm for economics and behavioral economics</a>. The Journal of Behavioral Finance, 14:3, 161-194.</p><p>Jeffrey, H.J. &amp; Putman, A.O. (2015). <a href=\"https://www.researchgate.net/publication/281305700_Subjective_Probability_in_Behavioral_Economics_and_Finance_A_Radical_Reformulation\"> Probability in Behavioral Economics and Finance: A Radical Reformulation</a>. The Journal of Behavioral Finance, 16(3), 231-249.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Multi-cultural Psychology</p><p>Aylesworth, L., &amp; Ossorio, P. (1983). Refugees: Cultural displacement and its effects. In K. Davis and R. Bergner (Eds.), Advances in Descriptive Psychology: Vol. 3, (pp. 45-92). Greenwich, CT: JAI Press.</p><p>Lubuguin, F.S.A. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1982/1983). A multicultural psychology. In K.E. Davis &amp; R.M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 3</em>, (pp. 13-44). Greenwich, CN: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)</p><p>Silva, J. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 119-145). Greenwich, CT: JAI Press.</p><p>Torres, W. (1983). Puerto Rican and Anglo conceptions of appropriate mental health services. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 147-169). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Sex Roles and Gender Identity</p><p>Allen, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press</p><p>Allen-Zeiger, C., &amp; Allen, S. (1992). Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment Austin, TX: New Perspectives Press.</p><p>Latham, C.A. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Embodiment</p><p>Bergner, R. (2001). What is behavior? And so What? <em>New Ideas in Psychology</em>, <em>29</em>, 147-“155.</p><p>Bergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">Is it all really biological?</a> Journal of Theoretical and Philosophical Psychology, 24, 30-49.</p><p>Bergner, R.M. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Underlying Cognitive Processes or Private Social Practices?</a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf\">Can psychological science be replaced by biological science?</a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 44-68). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2016). <a href=\"/%E2%80%9Dhttps://www.researchgate.net/publication/283245444_What_Is_Behavior_And_Why_Is_It_Not_Reducible_to_Biological_States_of_Affairs%E2%80%9D\"> What is “behavior?” And why is it not reducible to biological states of affairs?</a> Journal of Theoretical and Philosophical Psychology, 36, 41-55.</p><p>Bergner, R. (2018). <a href=\"https://www.researchgate.net/publication/324099936_The_Case_Against_the_Case_Against_Free_Will\"> The case against the case against free will</a>. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>38</em>, 77-90.</p><p>Davis, K.E. (2008). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Davis-Review-012508.pdf\" rel=\"\">Brains don’t think and organisms don’t create cultures or develop spontaneous languages</a>. <em>PsyCritiques</em>, <em>53</em>.</p><p>Jeffrey, H.J. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\">A new paradigm for artificial intelligence</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 177-194). Greenwich, CT: JAI Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1980/1982). Embodiment. In K.E. Davis &amp; T.O. Mitchell (Eds.), <em>Advances in Descriptive Psychology, Vol. 2</em>, (pp. 11-32). Greenwich, CN: JAI Press.</p><p>Ossorio, P.G. (1992). Experience for robots? (ESI Report No. 1a). Boulder, CO: Ellery Systems, Inc.</p><p>Ossorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Plotkin, W. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Plotkin-Consciousness-211-237.pdf\"> Consciousness</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 211-237). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Artificial persons</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Schwartz, W. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\">The problem of other possible persons: Dolphins, primates, and aliens</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.</p>','Sample Topics: Conceptual Elucidation','','publish','closed','closed','','conceptual-elucidation','','','2025-12-31 14:07:36','2025-12-31 14:07:36','',0,'http://www.sdp.org/?page_id=1917',0,'page','',0),
(2020,3,'2017-12-01 06:33:29','2017-12-01 13:33:29','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\nOssorio,  P.  G.  (1967). <em>Rule–following  in  grammar  and  behavior (LRI Report No. 7)</em>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Rule following in grammar and behavior (LRI Report No. 7)','','publish','closed','closed','','rule-following-in-grammar-and-behavior','','','2017-12-01 06:33:29','2017-12-01 13:33:29','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2020',0,'sdppubs-publications','',0),
(2022,3,'2017-12-01 06:38:42','2017-12-01 13:38:42','Click<a href = \"http://www.dtic.mil/dtic/tr/fulltext/u2/827323.pdf\"> here</a> for full text (in PDF format)...\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Ossorio, P.G. (1967/1968). <em>Attribute space development and evaluation (RADC–TR–67–640)</em>. Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)</p>\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 0px auto; background-color: #41719a;\"></div>\n\n','Attribute space development and evaluation (LRI Report No. 2)','','publish','closed','closed','','attribute-space-development-and-evaluation','','','2017-12-01 06:38:42','2017-12-01 13:38:42','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2022',0,'sdppubs-publications','',0),
(2023,3,'2017-12-01 06:42:13','2017-12-01 13:42:13','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\nOssorio, P.G. (1968/1981). Explanation, falsifiability, and rule-following. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 37-56).  Greenwich, CN: JAI Press. (Original work published 1968 as LRI Report No. 4c. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)','','publish','closed','closed','','explanation-falsifiability-and-rule-following-behavior','','','2017-12-01 06:42:13','2017-12-01 13:42:13','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2023',0,'sdppubs-publications','',0),
(2024,3,'2017-12-01 06:46:36','2017-12-01 13:46:36','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Ossorio, P.G. (1968). The shaping of things to come. [Review of Science \nand human affairs, by R. E. Farson, Ed., and of New view of the nature of man, by J. R. Platt, Ed.]. \n<em>Contemporary Psychology</em>, <em>13</em>, 140-142..</p>\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 20px 0px; font-weight: normal;\"></p>\n','The shaping of things to come','','publish','closed','closed','','the-shaping-of-things-to-come','','','2017-12-01 06:46:36','2017-12-01 13:46:36','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2024',0,'sdppubs-publications','',0),
(2025,3,'2017-12-01 06:49:51','2017-12-01 13:49:51','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Ossorio, P.G. (1969). All the world’s a fact. [Review of the book: M. \nKochen, Ed. The growth of knowledge]. <em>Contemporary Psychology</em>, <em>14</em>, 232-233.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 20px 0px; font-weight: normal;\"></p>\n','All the world\'s a fact','','publish','closed','closed','','all-the-worlds-a-fact','','','2017-12-01 06:49:51','2017-12-01 13:49:51','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2025',0,'sdppubs-publications','',0),
(2026,3,'2017-12-01 07:09:26','2017-12-01 14:09:26','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\nOssorio, P.G. (1969/1981). Notes on behavior description. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 13-36). Greenwich, CT: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA & Boulder, CO: Linguistic Research \nInstitute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Notes on behavior description(LRI Report No. 4b)','','publish','closed','closed','','notes-on-behavior-description','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=2026',0,'sdppubs-publications','',0),
(2029,1,'2017-12-01 07:34:03','2017-12-01 14:34:03','','40th Anniversary v2 Call for Papers','','inherit','open','closed','','40th-anniversary-v2-call-for-papers','','','2017-12-01 07:34:03','2017-12-01 14:34:03','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/40th-Anniversary-v2-Call-for-Papers.png',0,'attachment','image/png',0),
(2032,3,'2017-12-01 07:57:09','2017-12-01 14:57:09','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\nOssorio, P.G. (1971/1978). <em>State of affairs systems (LRI Report No</em>. \n14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)','','publish','closed','closed','','state-of-affairs-systems-lri-report-no-14','','','2017-12-01 07:57:09','2017-12-01 14:57:09','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2032',0,'sdppubs-publications','',0),
(2034,3,'2017-12-01 08:00:58','2017-12-01 15:00:58','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\nOssorio, P. G. (1972/1973). Never smile at a crocodile. <em>Journal for the Theory of Social Behavior</em>, <em>3</em>, 131–140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Never smile at a crocodile(LRI Report No. 17)','','publish','closed','closed','','never-smile-at-a-crocodile','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=2034',0,'sdppubs-publications','',0),
(2040,3,'2017-12-01 11:49:18','2017-12-01 18:49:18','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Another version of this report is also available on CU Scholar, in the form of a transcript prepared by Mary McDermott Shideler of a talk given by Dr. Ossorio to the First Unitarian Fellowship on 5 November 1978, Boulder, CO.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p>\n<b>Citation</b>:\n</p>\n\nOssorio, P.G. (1978). <em>Religion without doctrine (LRI Report No. 19)</em>. \nBoulder, CO: Linguistic Research Institute.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Religion without doctrine(LRI Report No. 19)','','publish','closed','closed','','2040','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=2040',0,'sdppubs-publications','',0),
(2042,3,'2017-12-01 11:58:44','2017-12-01 18:58:44','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\nOssorio,  P.G. (1978). <em>Research, evaluation, and representation (LRI \nReport No. 18)</em>. Whittier, CA & Boulder, CO: Linguistic Research Institute.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Research, evaluation, and representation (LRI  Report No. 18)','','publish','closed','closed','','research-evaluation-and-representation-lri-report-no-18','','','2017-12-01 11:58:44','2017-12-01 18:58:44','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2042',0,'sdppubs-publications','',0),
(2043,3,'2017-12-01 12:01:16','2017-12-01 19:01:16','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\nOssorio, P.G. (1979/1981). Conceptual-notational devices: The PCF and related types. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp.  83-104). Greenwich, CN:  JAI  Press.  (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Conceptual-notational devices: The PCF and related types (LRI Report No. 22)','','publish','closed','closed','','conceptual-notational-devices-the-pcf-and-related-types','','','2017-12-01 12:01:16','2017-12-01 19:01:16','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2043',0,'sdppubs-publications','',0),
(2044,3,'2017-12-01 12:02:55','2017-12-01 19:02:55','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\"></p>\n\nOssorio, P.G. (1980). <em>Behavior pattern indexing (LRI Report No. 33)</em>. \nBoulder, CO: Linguistic Research Institute.\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Behavior pattern indexing(LRI Report No. 33)','','publish','closed','closed','','ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=2044',0,'sdppubs-publications','',0),
(2046,3,'2017-12-01 12:07:38','2017-12-01 19:07:38','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 0px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\nOssorio,  P. G. (1980/1982). Embodiment. In  K.E. Davis  & T.O. Mitchell (Eds.), <em>Advances  in  Descriptive  Psychology, Vol. 2</em>, (pp. 11-\n32). Greenwich, CN: JAI Press. (Originally published in 1980 as LRI \nReport No. 23. Boulder, CO: Linguistic Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 0px auto; background-color: #41719a;\"></div>\n','Embodiment (LRI Report No. 23)','','publish','closed','closed','','embodiment','','','2017-12-01 12:07:38','2017-12-01 19:07:38','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2046',0,'sdppubs-publications','',0),
(2047,3,'2017-12-01 12:09:18','2017-12-01 19:09:18','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\nOssorio, P.G. (1981). <em>Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</em>. Boulder, CO: Linguistic Research Institute.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)','','publish','closed','closed','','ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a','','','2017-12-01 12:09:18','2017-12-01 19:09:18','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2047',0,'sdppubs-publications','',0),
(2049,3,'2017-12-01 12:13:04','2017-12-01 19:13:04','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\nOssorio, P.G. (1982/1983). A multicultural psychology. In K.E. Davis & R.M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 3</em>, (pp. 13-44). Greenwich, CT: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','A multicultural psychology(LRI Report No. 29)','','publish','closed','closed','','a-multicultural-psychology','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=2049',0,'sdppubs-publications','',0),
(2050,3,'2017-12-01 12:15:00','2017-12-01 19:15:00','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\nOssorio, P.G. (1982). <em>Cognition (LRI Report No. 32)</em>. Boulder, CO: Linguistic Research Institute.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Cognition (LRI Report No. 32)','','publish','closed','closed','','cognition-lri-report-no-32','','','2017-12-01 12:15:00','2017-12-01 19:15:00','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2050',0,'sdppubs-publications','',0),
(2051,3,'2017-12-01 12:17:32','2017-12-01 19:17:32','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\n\nOssorio, P.G. (1982). <em>Status  maxims (LRI Report No. 30b)</em>. Boulder, CO: Linguistic Research Institute.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Status  maxims (LRI Report No. 30b)','','publish','closed','closed','','status-maxims-lri-report-no-30b','','','2017-12-01 12:17:32','2017-12-01 19:17:32','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2051',0,'sdppubs-publications','',0),
(2052,3,'2017-12-01 12:19:04','2017-12-01 19:19:04','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Ossorio, P.G. (1983/1985). <a href = \"https://link.springer.com/chapter/10.1007/978-1-4612-5076-0_2\">An overview of Descriptive Psychology</a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person</em>, (pp. 19-40). New York: Springer Verlacht. (Original work published 1983 as LRI Report No. 35. Boulder, CO: Linguistic Research Institute.)</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 0px 0px; font-weight: normal;\">\n\n','An overview of Descriptive Psychology','','publish','closed','closed','','an-overview-of-descriptive-psychology','','','2017-12-01 12:19:04','2017-12-01 19:19:04','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2052',0,'sdppubs-publications','',0),
(2053,3,'2017-12-01 12:21:07','2017-12-01 19:21:07','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/Ossorio-Essays-Three-MInute-Lectures-97_128.pdf\">here</a> for a PDF copy of this publication, published by Descriptive Psychology Press as a chapter in Ossorio\'s <em><a href=\"http://www.sdp.org/wp-content/uploads/2019/05/Ossorio-Essays-on-Clinical-Topics-CW-2-full-text.pdf\">Collected Works, Vol II</a></em>.</p>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\"></p>\n\n<p><b>Citation</b>:</p>\n\n<p>The recommended citation for the CU Scholar copy of the LRI Report is:</p>\n\nOssorio, P.G. (1986/1997). Three minute lectures on emotion. In \n<em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI: Descriptive Psychology Press.  (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Three minute lectures on emotion(LRI Report No. 36a)','','publish','closed','closed','','three-minute-lectures-on-emotion','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=2053',0,'sdppubs-publications','',0),
(2055,3,'2017-12-01 12:25:34','2017-12-01 19:25:34','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/Ossorio-Essays-More-Three-Minute-Lectures-129_161.pdf\">here</a> for a PDF copy of this publication, published by Descriptive Psychology Press as a chapter in Ossorio\'s <em><a href=\"http://www.sdp.org/wp-content/uploads/2019/05/Ossorio-Essays-on-Clinical-Topics-CW-2-full-text.pdf\">Collected Works, Vol II</a></em>.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\n<p>The recommended citation for the CU Scholar copy of the LRI Report is:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P.G. (1986/1997). More three minute lectures on emotion. In <em>Essays  on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161).  Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','More three minute lectures on emotion(LRI Report No. 36b)','','publish','closed','closed','','more-three-minute-lectures-on-emotion','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=2055',0,'sdppubs-publications','',0),
(2056,3,'2017-12-01 12:28:29','2017-12-01 19:28:29','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/Ossorio-Essays-Projective-Techniques-71_95.pdf\">here</a> for a PDF copy of this publication, published by Descriptive Psychology Press as a chapter in Ossorio\'s <em>Collected Works, Vol II</em>.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation<]/b>:</p>\n\nOssorio, P.G. (1987/1997). Projective techniques. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 71-95). Ann Arbor, MI. Descriptive Psychology Press.  (Original work published 1986  as  LRI  Report  No.  38a.  Boulder,  CO:  Linguistic  Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Projective techniques (LRI Report 38a)','','publish','closed','closed','','projective-techniques','','','2017-12-01 12:28:29','2017-12-01 19:28:29','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2056',0,'sdppubs-publications','',0),
(2057,3,'2017-12-01 14:07:09','2017-12-01 21:07:09','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2020/11/Ossorio-Essays-Cognitive-Deficits-in-Schizophrenia-163_193.pdf\">here</a> for a PDF copy of this publication, published by Descriptive Psychology Press as a chapter in Ossorio\'s <a href=\"http://www.sdp.org/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\"><em>Collected Works, Vol II</em></a>.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citations</b>:</p>\n\n<p>The recommended citation for the CU Scholar copy of the LRI Report is:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, Peter G., \"Cognitive Deficits in Schizophrenia\" (1987). Peter G. Ossorio Collection. 38.\nhttps://scholar.colorado.edu/ossorio/38\n</p>\n\n<p>It was originally published as:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P.G. (1987/1997). Cognitive deficits in schizophrenia. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 165-193).  Ann Arbor, MI: Descriptive Psychology Press.  (Original work published 1987 as LRI Report No. 39a. Boulder, CO: Linguistic Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Cognitive deficits in schizophrenia(LRI Report No 39a)','','publish','closed','closed','','cognitive-deficits-in-schizophrenia','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=2057',0,'sdppubs-publications','',0),
(2059,3,'2017-12-01 14:08:17','2017-12-01 21:08:17','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\"></p>\n\n<p><b>Citation</b>:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P.G. (1988). <em>Galaxies at 8:30</em>. LRI Report No. 42a. Boulder, CO: Linguistic Research Institute.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Galaxies at 8:30 (LRI Report No. 42a)','','publish','closed','closed','','2059','','','2017-12-01 14:08:17','2017-12-01 21:08:17','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2059',0,'sdppubs-publications','',0),
(2060,3,'2017-12-01 14:11:15','2017-12-01 21:11:15','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\"></p>\n\n<p><b>Citation</b>:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P.G. (1990). <em>The  human  condition:  Some  formal  aspects</em>. LRI \nReport No. 47a. Boulder, CO: Linguistic Research Institute.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)','','publish','closed','closed','','the-human-condition-some-formal-aspects-lri-report-no-47a','','','2017-12-01 14:11:15','2017-12-01 21:11:15','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2060',0,'sdppubs-publications','',0),
(2061,3,'2017-12-01 14:13:04','2017-12-01 21:13:04','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Ossorio,  P.G. (1991). <a href = \"http://dx.doi.org/10.1207/s15327965pli0204_7\">Naive baseball theory</a>. <em>Psychological Inquiry</em>, <em>2</em>, 352-355.</p> \n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 0px 0px; font-weight: normal;\">\n\n','Naive baseball theory','','publish','closed','closed','','naive-baseball-theory','','','2017-12-01 14:13:04','2017-12-01 21:13:04','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2061',0,'sdppubs-publications','',0),
(2062,3,'2017-12-01 14:14:55','2017-12-01 21:14:55','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Ossorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 0px 0px; font-weight: normal;\">\n\n','Experience for robots?','','publish','closed','closed','','experience-for-robots','','','2017-12-01 14:14:55','2017-12-01 21:14:55','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2062',0,'sdppubs-publications','',0),
(2063,3,'2017-12-01 14:16:46','2017-12-01 21:16:46','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Ossorio, P.G. (1992). An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687).  Houston, TX: NASA Lyndon B. Johnson Space Center.  (Also published as ESI Report No. 2. Boulder, CO:  Ellery Systems, Inc.)</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 0px 0px; font-weight: normal;\">\n\n','An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)','','publish','closed','closed','','an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687','','','2017-12-01 14:16:46','2017-12-01 21:16:46','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2063',0,'sdppubs-publications','',0),
(2064,3,'2017-12-01 14:19:31','2017-12-01 21:19:31','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Ossorio, P.G. (1992). Robotic systems and automation for space application \n(NAS 9-18677).  Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI Report No. 3.  Boulder, CO:  Ellery Systems, Inc.)</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 0px 0px; font-weight: normal;\">\n\n','Robotic systems and automation for space application  (NAS 9-18677)','','publish','closed','closed','','robotic-systems-and-automation-for-space-application-nas-9-18677','','','2017-12-01 14:19:31','2017-12-01 21:19:31','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2064',0,'sdppubs-publications','',0),
(2065,3,'2017-12-01 14:20:58','2017-12-01 21:20:58','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Ossorio, P.G. (1995). Knowledge support system for the first lunar outpost \nmission (NAS 9-18916). Houston, TX: NASA Lyndon B. Johnson Space Center.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 0px 0px; font-weight: normal;\">\n\n','Knowledge support system for the first lunar outpost  mission (NAS 9-18916)','','publish','closed','closed','','knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916','','','2017-12-01 14:20:58','2017-12-01 21:20:58','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2065',0,'sdppubs-publications','',0),
(2067,3,'2017-12-01 14:27:13','2017-12-01 21:27:13','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Ossorio, P.G. (1997). <a href = \"http://dx.doi.org/10.1111/1468-5914.00032\">http://dx.doi.org/10.1111/1468-5914.00032</a>What there is, How things are</a>. <em>Journal for the Theory of Social Behavior</em>, <em>27</em>:2/3, June/September 1997, 149-172. </p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 0px 0px; font-weight: normal;\">\n\n','What there is, how things are','','publish','closed','closed','','what-there-is-how-things-are','','','2017-12-01 14:27:13','2017-12-01 21:27:13','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2067',0,'sdppubs-publications','',0),
(2124,3,'2017-12-04 05:36:11','2017-12-04 12:36:11','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation:</strong> Bender, J. E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/jbender.html\">Differences in appreciation of behavioral significance and intrinsicness.</a> <em>Dissertation Abstracts International</em>, <em>44</em>, 3922B. (University Microfilms No. DA8400877)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n\n','Differences in appreciation of behavioral significance and intrinsicness.','','publish','closed','closed','','differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2','','','2017-12-04 05:36:11','2017-12-04 12:36:11','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2124',0,'sdppubs-publications','',0),
(2177,3,'2017-12-04 06:29:34','2017-12-04 13:29:34','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Comtois, R. J. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/comtois.html\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1071A. (University Microfilms No. 71-21578) </p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.','','publish','closed','closed','','interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment','','','2017-12-04 06:29:34','2017-12-04 13:29:34','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2177',0,'sdppubs-publications','',0),
(2185,1,'2017-12-04 07:09:25','2017-12-04 14:09:25','','comtois','','inherit','open','closed','','comtois-2','','','2017-12-04 07:09:25','2017-12-04 14:09:25','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/comtois.html',0,'attachment','text/html',0),
(2187,1,'2017-12-04 07:16:33','2017-12-04 14:16:33','','aylesworth','','inherit','open','closed','','aylesworth','','','2017-12-04 07:16:33','2017-12-04 14:16:33','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/aylesworth.html',0,'attachment','text/html',0),
(2188,3,'2017-12-04 07:23:17','2017-12-04 14:23:17','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Baker, E. M. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/baker.html\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 3378B. (University Microfilms No. 77-29896)\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Psychological education to enhance self-understanding and self-acceptance in college students.','','publish','closed','closed','','baker','','','2017-12-04 07:23:17','2017-12-04 14:23:17','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2188',0,'sdppubs-publications','',0),
(2189,1,'2017-12-04 07:23:32','2017-12-04 14:23:32','','baker','','inherit','open','closed','','baker-2','','','2017-12-04 07:23:32','2017-12-04 14:23:32','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/baker.html',0,'attachment','text/html',0),
(2192,3,'2017-12-04 07:30:06','2017-12-04 14:30:06','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, L. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lbergner.html\">The assessment of marital health.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5778B-5779B. (University Microfilms No. 76-11548)\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','The assessment of marital health.','','publish','closed','closed','','2192','','','2017-12-04 07:30:06','2017-12-04 14:30:06','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2192',0,'sdppubs-publications','',0),
(2193,1,'2017-12-04 07:30:49','2017-12-04 14:30:49','','lbergner','','inherit','open','closed','','lbergner','','','2017-12-04 07:30:49','2017-12-04 14:30:49','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/lbergner.html',0,'attachment','text/html',0),
(2194,1,'2017-12-04 07:51:35','2017-12-04 14:51:35','','rbergner','','inherit','open','closed','','rbergner','','','2017-12-04 07:51:35','2017-12-04 14:51:35','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/rbergner.html',0,'attachment','text/html',0),
(2195,3,'2017-12-04 07:53:37','2017-12-04 14:53:37','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. M. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/rbergner.html\">The development and evaluation of a training videotape for the resolution of marital conflict.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3485B. (University Microfilms No. 73-32510)\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','The development and evaluation of a training videotape for the resolution of marital conflict.','','publish','closed','closed','','bergner-r','','','2017-12-04 07:53:37','2017-12-04 14:53:37','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2195',0,'sdppubs-publications','',0),
(2196,3,'2017-12-04 07:56:51','2017-12-04 14:56:51','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Busch, E. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/busch.html\">Police personnel evaluation procedures as an aspect of organizational control.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 17A. (University Microfilms No. 81-13949)\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n\n\n','Police personnel evaluation procedures as an aspect of organizational control.','','publish','closed','closed','','police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control','','','2017-12-04 07:56:51','2017-12-04 14:56:51','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2196',0,'sdppubs-publications','',0),
(2197,1,'2017-12-04 07:57:10','2017-12-04 14:57:10','','busch','','inherit','open','closed','','busch','','','2017-12-04 07:57:10','2017-12-04 14:57:10','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/busch.html',0,'attachment','text/html',0),
(2198,1,'2017-12-04 08:02:52','2017-12-04 15:02:52','','jbender','','inherit','open','closed','','jbender','','','2017-12-04 08:02:52','2017-12-04 15:02:52','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/jbender.html',0,'attachment','text/html',0),
(2199,1,'2017-12-04 08:29:54','2017-12-04 15:29:54','','dbender','','inherit','open','closed','','dbender','','','2017-12-04 08:29:54','2017-12-04 15:29:54','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/dbender.html',0,'attachment','text/html',0),
(2200,3,'2017-12-04 08:39:00','2017-12-04 15:39:00','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Cabezas, C. S.(1991). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/cabezas.html\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a>\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.','','publish','closed','closed','','2200','','','2017-12-04 08:39:00','2017-12-04 15:39:00','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2200',0,'sdppubs-publications','',0),
(2201,1,'2017-12-04 08:40:01','2017-12-04 15:40:01','','cabezas','','inherit','open','closed','','cabezas','','','2017-12-04 08:40:01','2017-12-04 15:40:01','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/cabezas.html',0,'attachment','text/html',0),
(2202,3,'2017-12-04 08:41:48','2017-12-04 15:41:48','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Carlson, R. H. (1979). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/carlson.html\">A computer implementation of the reason formulation applied to person perception.</a> \n <em>Dissertation Abstracts International</em>, <em>40</em>, 3384B-3385B. (University Microfilms No. 79-23220)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 25px auto; background-color: #41719a;\"></div>\n\n\n<p style = \"font-weight: bold;\">Thesis directed by Associate Professor Peter G. Ossorio</p>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: An introductory discussion set forth two ways to approach the study of human behavior. One was identified as the Covering Law Model and the other as the Reason Formulation. The former emphasizes the establishment of general causal links between variables, whereas the latter emphasizes the role of reasons and intentions in explaining behavior. It was noted that the Covering Law Model has been the more dominant approach. A review of many philosophers of science, including William Dray and Theodore Mischel, was intended to give credence to the Reason Formulation as a legitimate and scientific approach to the explanation of human behavior. This research presents a rationale, justification, and implementation of the Reason Formulation in concrete form via computer modeling. This is derived from the larger conceptual framework of Descriptive Psychology developed by Peter G. Ossorio.</p>\n\n<p>To demonstrate the use of the Reason Formulation a type of person perception experiment was designed. A computer program was devised to model observers who would make predictions about what actions an actor would choose across a range of situations. In order to model the observer\'s predictions data was gathered on each of four observers and five actors. The actors were asked to designate the actions that they would choose in 14 hypothetical situations. Subjects generated 20 appraisal terms via factor analysis which loaded significantly on 5 value perspectives: (1) ethical, (2) prudential, (3) hedonic, (4) intellectually esthetic, and (5) socially esthetic. Each observer rated each situational action with respect to each appraisal term. The net strength of each generic perspective for each action was computed. On the basis of least discrepancy, the computer models predicted the predictions of the observer.</p>\n\n<p>Two models incorporating rules for the assessment and prediction of behavior by observers were implemented: (1) the Combinatorial Model, and (2) the Priority Model. The first gave equal weighting to each value perspective in assessment and prediction of behavior. The Priority Model gave equal weighting to all perspectives with the exception of doubling the weight of the most salient perspective. This was done to take a limited look at what difference varying weightings would make in modeling observer\'s predictions.</p>\n\n<p>The results showed that both models correlated at .001 significance level with the predictions of observers. The Priority Model (1) produced consistently higher correlations across all observers, though insignificant for any one observer; and (2) is consistently better across all situations. The correlations between models and observers within situations varies widely. Both models also simulated Observer #1 significantly better than the others. All observers except #3 did better than the models at predicting the actual choices.</p>\n\n<p>In discussion several issues were raised: (1) higher multiplicative factors in the Priority Model could be explored to discover its effect on goodness of fit; (2) there is the possibility that different sets of rules would yield better fit with different observers; and (3) more Individual Difference parameter data could show what kind of a person is modeled best by which model. In addition it appeared that those situations yielding highest correlations have a set of actions which are more dissimilar from each other. Finally, the poor performance of Observer #3 was speculated to be related to her poorer sense of judgment. Again, Individual Difference parameter data was seen as a potential contributor to more complete understanding of such results. Overall, the research showed the usefulness of the Reason Formulation in the instance of modeling person perception. [90 pp.]</p>','A computer implementation of the reason formulation applied to person perception.','','publish','closed','closed','','2202','','','2017-12-04 08:41:48','2017-12-04 15:41:48','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2202',0,'sdppubs-publications','',0),
(2203,1,'2017-12-04 08:42:38','2017-12-04 15:42:38','','carlson','','inherit','open','closed','','carlson','','','2017-12-04 08:42:38','2017-12-04 15:42:38','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/carlson.html',0,'attachment','text/html',0),
(2204,3,'2017-12-04 08:57:58','2017-12-04 15:57:58','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Clapp, W. F. (1966). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/clapp.html\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Dependence and competence in children: Parental treatment of four-year-old boys.','','publish','closed','closed','','dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys','','','2017-12-04 08:57:58','2017-12-04 15:57:58','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2204',0,'sdppubs-publications','',0),
(2205,1,'2017-12-04 08:58:13','2017-12-04 15:58:13','','clapp','','inherit','open','closed','','clapp','','','2017-12-04 08:58:13','2017-12-04 15:58:13','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/clapp.html',0,'attachment','text/html',0),
(2207,3,'2017-12-04 09:38:14','2017-12-04 16:38:14','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Crabbe, J. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crabbe.html\">Menstruation as stigma.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Menstruation as stigma.','','publish','closed','closed','','menstruation-as-stigma','','','2017-12-04 09:38:14','2017-12-04 16:38:14','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2207',0,'sdppubs-publications','',0),
(2208,1,'2017-12-04 09:39:08','2017-12-04 16:39:08','','crabbe','','inherit','open','closed','','crabbe','','','2017-12-04 09:39:08','2017-12-04 16:39:08','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/crabbe.html',0,'attachment','text/html',0),
(2209,3,'2017-12-04 09:41:25','2017-12-04 16:41:25','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Crouch, T. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crouch.html\">Status dynamics of sexual relationships.</a>\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Status dynamics of sexual relationships.','','publish','closed','closed','','status-dynamics-of-sexual-relationships','','','2017-12-04 09:41:25','2017-12-04 16:41:25','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2209',0,'sdppubs-publications','',0),
(2210,1,'2017-12-04 09:41:38','2017-12-04 16:41:38','','crouch','','inherit','open','closed','','crouch','','','2017-12-04 09:41:38','2017-12-04 16:41:38','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/crouch.html',0,'attachment','text/html',0),
(2211,3,'2017-12-04 09:45:28','2017-12-04 16:45:28','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Felknor, J. E. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/felknor.html\">Interpersonal understanding as an aspect of interpersonal interaction.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 6236B. (University Microfilms No. 78-08897)</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Interpersonal understanding as an aspect of interpersonal interaction.','','publish','closed','closed','','interpersonal-understanding-as-an-aspect-of-interpersonal-interaction','','','2017-12-04 09:45:28','2017-12-04 16:45:28','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2211',0,'sdppubs-publications','',0),
(2212,1,'2017-12-04 09:46:15','2017-12-04 16:46:15','','felknor','','inherit','open','closed','','felknor','','','2017-12-04 09:46:15','2017-12-04 16:46:15','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/felknor.html',0,'attachment','text/html',0),
(2213,3,'2017-12-04 09:49:16','2017-12-04 16:49:16','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Garcia, R. G. (1985). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/garcia.html\">Personality and alcoholism treatment.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 3592B. (University Microfilms No. DA8528485)\n </p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Personality and alcoholism treatment.','','publish','closed','closed','','personality-and-alcoholism-treatment','','','2017-12-04 09:49:16','2017-12-04 16:49:16','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2213',0,'sdppubs-publications','',0),
(2214,1,'2017-12-04 09:49:29','2017-12-04 16:49:29','','garcia','','inherit','open','closed','','garcia','','','2017-12-04 09:49:29','2017-12-04 16:49:29','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/garcia.html',0,'attachment','text/html',0),
(2215,3,'2017-12-04 09:51:45','2017-12-04 16:51:45','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Holmes, J. R. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holmes.html\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5795B. (University Microfilms No. 76-11584)</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Differences between clients and non-clients and a comparison of two vocational counseling procedures.','','publish','closed','closed','','differences-between-clients-and-non-clients-and-a-comparison-of-two-vocational-counseling-procedures','','','2017-12-04 09:51:45','2017-12-04 16:51:45','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2215',0,'sdppubs-publications','',0),
(2216,1,'2017-12-04 09:52:02','2017-12-04 16:52:02','','holmes','','inherit','open','closed','','holmes','','','2017-12-04 09:52:02','2017-12-04 16:52:02','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/holmes.html',0,'attachment','text/html',0),
(2218,1,'2017-12-04 09:55:09','2017-12-04 16:55:09','','holt','','inherit','open','closed','','holt','','','2017-12-04 09:55:09','2017-12-04 16:55:09','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/holt.html',0,'attachment','text/html',0),
(2221,3,'2017-12-04 09:57:23','2017-12-04 16:57:23','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Huk, J. E. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/huk.html\">Pre-empirical considerations for a behavioral science.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3466B. (University Microfilms No. 73-32554</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Pre-empirical considerations for a behavioral science.','','publish','closed','closed','','pre-empirical-considerations-for-a-behavioral-science','','','2017-12-04 09:57:23','2017-12-04 16:57:23','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2221',0,'sdppubs-publications','',0),
(2222,1,'2017-12-04 09:57:45','2017-12-04 16:57:45','','huk','','inherit','open','closed','','huk','','','2017-12-04 09:57:45','2017-12-04 16:57:45','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/huk.html',0,'attachment','text/html',0),
(2223,3,'2017-12-04 09:59:23','2017-12-04 16:59:23','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Ida, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ida.html\">Depression, hopelessness, and suicide ideation among Asian-American students.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Depression, hopelessness, and suicide ideation among Asian-American students.','','publish','closed','closed','','depression-hopelessness-and-suicide-ideation-among-asian-american-students','','','2017-12-04 09:59:23','2017-12-04 16:59:23','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2223',0,'sdppubs-publications','',0),
(2224,1,'2017-12-04 09:59:35','2017-12-04 16:59:35','','ida','','inherit','open','closed','','ida','','','2017-12-04 09:59:35','2017-12-04 16:59:35','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/ida.html',0,'attachment','text/html',0),
(2225,3,'2017-12-04 10:02:22','2017-12-04 17:02:22','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Johnston, C. L. (1982). A high power-low power account of sexual jealousy. <em>Dissertation Abstracts International</em>, <em>43</em>, 4150B. (University Microfilms No. DA8309852)</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 25px auto; background-color: #41719a;\"></div>\n\n<p style = \"font-weight: bold;\">Thesis directed by Professor Peter G. Ossorio</p>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Jealousy is expressed in heterogeneous ways in comparison to normative expressions of other emotions, for example, expressions of fear, anger, and guilt. The intent of this study was to identify some of the bases of this variety, and to offer a conceptualization and definition which would account for some of this diversity, and provide a groundwork for empirically addressing the topic.</p>\n\n<p>An attempt was made to account for many of the differences found between men and women in terms of their jealous feelings and behaviors by assuming that, in their personal sexual relationships, men tend to be in the high power position, and women in the low power position. A questionnaire was designed to seek further support for this conceptualization. Certain sources of regularity in the expression of jealousy--those based on gender, and on the high power-low power relationship--were examined.</p>\n\n<p>Participants, numbering 264, were almost all University of Colorado students.</p>\n\n<p>The results provided support for the status conceptualization of jealousy, but suggest that other aspects of jealousy beyond the high power-low power aspect are important. The high power reactions expected for men were generally found in the data. The low power reactions expected for women were found in the data a good part of the time. However, the findings indicate that both men and women exhibit some high power reactions and some low power reactions. These findings may possibly be related to changing norms for male and female behaviors and attitudes. [232 pp.]</p>','A high power-low power account of sexual jealousy.','','publish','closed','closed','','2225','','','2017-12-04 10:02:22','2017-12-04 17:02:22','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2225',0,'sdppubs-publications','',0),
(2226,1,'2017-12-04 10:02:38','2017-12-04 17:02:38','','johnston','','inherit','open','closed','','johnston','','','2017-12-04 10:02:38','2017-12-04 17:02:38','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/johnston.html',0,'attachment','text/html',0),
(2227,3,'2017-12-04 10:05:19','2017-12-04 17:05:19','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Kantor, C. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kantor.html\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 304B. (University Microfilms No. 84-22724)</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.','','publish','closed','closed','','discipline-negotiation-and-the-schizogenic-family-a-study-of-normal-and-schizogenic-socialization','','','2017-12-04 10:05:19','2017-12-04 17:05:19','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2227',0,'sdppubs-publications','',0),
(2228,1,'2017-12-04 10:05:36','2017-12-04 17:05:36','','kantor','','inherit','open','closed','','kantor','','','2017-12-04 10:05:36','2017-12-04 17:05:36','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/kantor.html',0,'attachment','text/html',0),
(2229,3,'2017-12-04 10:07:45','2017-12-04 17:07:45','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Kelling, G. W. (1972). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kelling.html\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 1359A-1360A. (University Microfilms No. 73-18576)</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.','','publish','closed','closed','','2229','','','2017-12-04 10:07:45','2017-12-04 17:07:45','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2229',0,'sdppubs-publications','',0),
(2230,1,'2017-12-04 10:08:03','2017-12-04 17:08:03','','kelling','','inherit','open','closed','','kelling','','','2017-12-04 10:08:03','2017-12-04 17:08:03','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/kelling.html',0,'attachment','text/html',0),
(2231,3,'2017-12-04 10:10:30','2017-12-04 17:10:30','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Kirsch, N. L. (1978). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kirsch.html\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> <em>Dissertation Abstracts International</em>, <em>39</em>, 4038B-4039B. (University Microfilms No. 79-03066)</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Suicidal states and restrictions in the eligibility to negotiate personal characteristics.','','publish','closed','closed','','2231','','','2017-12-04 10:10:30','2017-12-04 17:10:30','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2231',0,'sdppubs-publications','',0),
(2232,1,'2017-12-04 10:10:50','2017-12-04 17:10:50','','kirsch','','inherit','open','closed','','kirsch','','','2017-12-04 10:10:50','2017-12-04 17:10:50','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/kirsch.html',0,'attachment','text/html',0),
(2233,3,'2017-12-04 10:14:04','2017-12-04 17:14:04','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Larsen, E. A. (1968). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/larsen.html\">A pre-normative and predictive study of the college student Rorschach.</a> <em>Dissertation Abstracts International</em>, <em>29</em>, 2204B-2205B. (University Microfilms No. 68-14389)</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 25px auto; background-color: #41719a;\"></div>\n\n\n<p style = \"font-weight: bold;\">Thesis directed by Assistant Professor Peter G. Ossorio</p>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: This study was undertaken to (1) provide a sample of normative college student Rorschach responses and (2) to test relationships between Rorschach and TAT variables.</p>\n\n<p>Fifty-seven females and forty-seven males from introductory psychology courses were seen in small groups, wrote out, and rated their responses to the Rorschach and six TAT cards.</p>\n\n<p>The Rorschach was scored by Klopfer\'s scoring system. Both the author and another clinician scored a sample of responses. Reliability of scoring was comparable to previously reported studies.</p>\n\n<p>No differences in mean number of responses falling into the various location and determinant categories was found between males and females; between freshmen, sophomores, juniors, and seniors; or between female nursing and non-nursing majors.</p>\n\n<p>For each hypothesis relating a Rorschach to a TAT variable two groups of subjects as different as possible on the relevant Rorschach variable were compared on the relevant TAT variable which was measured by the subject\'s rating of his stories.</p>\n\n<p>1. Color and human movement were not related to productivity (length of story) either singly or in combination. This may be interpreted as casting doubt on the relevance of stylistic variables of the TAT response, or alternatively, as lack of support for the hypothesized relationships.</p>\n\n<p>2. Color and human movement were not differentially related either to frequency or relative length of stories with and without thinking themes.</p>\n\n<p>3. Flexor M was more related to lack of clearly defined goals than was extensor M when scoring of Flexor/extensor M was based on movement toward or away from the center of the blot.</p>\n\n<p>4. Inanimate movement was not related to lack of control over events or feelings. Flowing versus explosive movement was not predictive of whether force was internal or external to the subject.</p>\n\n<p>5. Amount of color was not related to amount of feeling in TAT stories.</p>\n\n<p>6. Greater frequency of CF than FC was related at the .05 level to presence of more strong feeling on TAT stories. But greater FC than CF was not related to more comfort and ease about presence of feeling.</p>\n\n<p>7. Predominance of warm or cool color on the Rorschach was not related to non-depressed feeling or to presence of depressed feeling and guilt in TAT stories.</p>\n\n<p>8. Increased amounts of shading responses (FK, KF, Fk, kF, Fc, and cF) were associated with lack of confidence about and great interest in the area of obtaining acceptance and affection from others. Low amounts of shading are not conversely associated with expressions of confidence about gaining affection and approval. High amounts of shading are not related to differential frequency of specific goals whether these be of a status, material, or affectional and approval nature.</p>\n\n<p>9. Increased amounts of texture shading (Fc and cF) were associated with more concern about gaining affection and approval from others. High amounts of texture shading also related to greater interest both in helping and being helped by others. Lower amounts were not associated with different types of goals.</p>\n\n<p>10. Unpleasant to touch texture responses tended (almost at the .05 level) to be associated with lack of confidence and doubt about gaining affection.</p>\n\n<p>11. Amount of non-texture shading (FK, KF, Fk, kF) was not associated at the .05 level with expression of: (1) confidence about being liked and accepted, (2) lack of confidence about being liked and accepted, (3) criticalness of others, or (4) doubt of one\'s own ability. [208 pp.]</p>','A pre-normative and predictive study of the college student Rorschach.','','publish','closed','closed','','a-pre-normative-and-predictive-study-of-the-college-student-rorschach','','','2017-12-04 10:14:04','2017-12-04 17:14:04','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2233',0,'sdppubs-publications','',0),
(2234,1,'2017-12-04 10:14:20','2017-12-04 17:14:20','','larsen','','inherit','open','closed','','larsen','','','2017-12-04 10:14:20','2017-12-04 17:14:20','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/larsen.html',0,'attachment','text/html',0),
(2235,3,'2017-12-04 10:16:27','2017-12-04 17:16:27','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Lasater, L. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lasater.html\">Stress and health in a Colorado coal mining community.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3945B. (University Microfilms No. 80-02994)</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Stress and health in a Colorado coal mining community.','','publish','closed','closed','','stress-and-health-in-a-colorado-coal-mining-community','','','2017-12-04 10:16:27','2017-12-04 17:16:27','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2235',0,'sdppubs-publications','',0),
(2236,1,'2017-12-04 10:16:47','2017-12-04 17:16:47','','lasater','','inherit','open','closed','','lasater','','','2017-12-04 10:16:47','2017-12-04 17:16:47','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/lasater.html',0,'attachment','text/html',0),
(2238,1,'2017-12-04 11:04:20','2017-12-04 18:04:20','','latham','','inherit','open','closed','','latham','','','2017-12-04 11:04:20','2017-12-04 18:04:20','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/latham.html',0,'attachment','text/html',0),
(2239,3,'2017-12-04 11:32:43','2017-12-04 18:32:43','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Lind, D. R. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lind.html\">A study of the self-disclosure and self-presentation variables.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1217B-1218B. (University Microfilms No. 71-21607)</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','A study of the self-disclosure and self-presentation variables.','','publish','closed','closed','','a-study-of-the-self-disclosure-and-self-presentation-variables','','','2017-12-04 11:32:43','2017-12-04 18:32:43','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2239',0,'sdppubs-publications','',0),
(2240,1,'2017-12-04 11:33:05','2017-12-04 18:33:05','','lind','','inherit','open','closed','','lind','','','2017-12-04 11:33:05','2017-12-04 18:33:05','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/lind.html',0,'attachment','text/html',0),
(2241,3,'2017-12-04 11:36:41','2017-12-04 18:36:41','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Littler, S. L. (1987). Significance in schizophrenic thought disorder.<a href=\"http://www.sdp.org/wp-content/uploads/2017/12/littler.html\">Significance in schizophrenic thought disorder.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Significance in schizophrenic thought disorder.','','publish','closed','closed','','significance-in-schizophrenic-thought-disorder','','','2017-12-04 11:36:41','2017-12-04 18:36:41','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2241',0,'sdppubs-publications','',0),
(2242,1,'2017-12-04 11:37:13','2017-12-04 18:37:13','','littler','','inherit','open','closed','','littler','','','2017-12-04 11:37:13','2017-12-04 18:37:13','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/littler.html',0,'attachment','text/html',0),
(2243,3,'2017-12-04 11:39:18','2017-12-04 18:39:18','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Lubuguin, F. (1993). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lubuguin.html\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','The acculturation of culturally displaced persons: The case of Pilipino-Americans.','','publish','closed','closed','','2243','','','2017-12-04 11:39:18','2017-12-04 18:39:18','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2243',0,'sdppubs-publications','',0),
(2245,1,'2017-12-04 11:52:42','2017-12-04 18:52:42','','lubuguin','','inherit','open','closed','','lubuguin','','','2017-12-04 11:52:42','2017-12-04 18:52:42','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/lubuguin.html',0,'attachment','text/html',0),
(2246,3,'2017-12-04 11:59:17','2017-12-04 18:59:17','<div style=\"height: 3px; width: 300px; margin: 20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Littmann, J. R. (1979). <a href = \"http://www.sdp.org/wp-content/uploads/2018/12/littmann-dissertation-abstract-page.pdf\">A theory of humor.</a><em>Dissertation Abstracts International</em>, <em>40</em>, 5410B-5411B. (University Microfilms No. 80-11288)</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 30px auto; background-color: #41719a;\"></div>\n\n\n<p style = \"font-size: 110; font-weight: bold;\">Thesis directed by Associate Professor Peter G. Ossorio<p></p>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: In this study, which is anchored on Descriptive Psychology, a theoretical formulation of Humor is proposed. The Joke is presented as a paradigm case of humor; transformations of the paradigm case reveal the family resemblances among diverse forms of humor and phenomena related to humor. The Joke is formulated as:</p>\n\n<p>A. Present some subject as one to be taken seriously (View/serious);</p>\n\n<p>B. Present that subject as one to be taken nonseriously (V/ns).</p>\n\n<p>The relationship between the two viewpoints and the variety of ways of presenting the views in that relationship are elaborated. The formulation of Humor includes \"second order\" transformations which specify (1) that the viewpoints could be presented in any order or simultaneously, and (2) that the terms \"serious\" and \"nonserious\" could be replaced by any functionally equivalent terms. The individual who appraises the subject as funny/humorous will have achieved a new viewpoint (new appraisal) which was described as \"seeing the serious-as-nonserious,\" i.e., the serious view provides the background-given for the (foreground) appraisal of the subject as nonserious. Both the serious and nonserious viewpoints are maintained in the special relationship elaborated in this study. Implications for our understanding of the role of incongruity in humor, and the distinction of \"funny-peculiar\" versus \"funny-ha ha\" are discussed.</p>\n\n<p>A person\'s appraisal of some situation or matter as \"humorous\" provides intrinsic motivation for that person to be amused and to express his amusement (for example, by laughing, smiling, etc.). As in the case of emotional behavior, the person who appraises something as humorous has the tendency to act on his appraisal without deliberation. Moreover, his behavior will be an expression of the appraised relationship unless:</p>\n\n<p>(a) He is acting on another relationship which takes precedence; or</p>\n\n<p>(b) He takes the relationship to be a different one than humor; or</p>\n\n<p>(c) He is unable to act at that time in accordance with the relationship; or</p>\n\n<p>(d) He mistakenly believes that what he did was an expression of amusement.</p>\n\n<p>Since there is no guarantee that something which is presented as humor will be appraised as humorous (funny), the further matter of what contributes to successful versus unsuccessful humor is discussed. Three parameters influencing the success or failure of humor are considered: Material, Presentation, and Personal Characteristics (Individual Differences) of the Audience.</p>\n\n<p>The place of humor in human behavior is also discussed in the light of the status dynamic formulation of Humor proposed. Connections to surprise, superiority and degradation, relief, liberation, and joy are considered. An empirical test of two hypotheses derived from the status dynamic formulation of humor is presented.</p>\n\n<p>To achieve a second, nonserious perspective about a serious subject, without discarding the serious viewpoint, is to acquire a new relationship to the subject matter (situation). Thus, when one appreciates the Humor of X, the new perspective is both liberating and status enhancing. It was hypothesized that the more seriously a person takes a matter, the more he would enjoy humor about that matter, unless he were \"overinvolved\"; overinvolvement would interfere with his enjoyment of the humor.</p>\n\n<p>Thirty printed jokes were presented to a group of individuals, and their self-reported ratings of enjoyment of the jokes and seriousness toward the matters were obtained. Corrections were calculated for intrinsic (normative) funniness of each joke and individual differences of each individual. Subjects\' doubly corrected Enjoyment scores were plotted as a function of subjects\' degree of Involvement. Twenty-four of the thirty-five subjects behaved as predicted; for eleven subjects, as seriousness increased, enjoyment decreased. Individual attitudes concerning propriety were suggested as one significant factor affecting one\'s appreciation and enjoyment of humor, and distinguishing individuals\' senses of humor. [179 pp.]</P>','A theory of humor.','','publish','closed','closed','','a-theory-of-humor','','','2017-12-04 11:59:17','2017-12-04 18:59:17','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2246',0,'sdppubs-publications','',0),
(2248,3,'2017-12-04 12:02:39','2017-12-04 19:02:39','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Marshall, K. M. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/marshall.html\">The significance of criminal and noncriminal behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','The significance of criminal and noncriminal behavior.','','publish','closed','closed','','2248','','','2017-12-04 12:02:39','2017-12-04 19:02:39','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2248',0,'sdppubs-publications','',0),
(2249,1,'2017-12-04 12:03:04','2017-12-04 19:03:04','','marshall','','inherit','open','closed','','marshall','','','2017-12-04 12:03:04','2017-12-04 19:03:04','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/marshall.html',0,'attachment','text/html',0),
(2250,3,'2017-12-04 12:07:09','2017-12-04 19:07:09','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Minerva, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/minerva.html\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Smoking addiction: A Descriptive Psychology conceptualization and test.','','publish','closed','closed','','smoking-addiction-a-descriptive-psychology-conceptualization-and-test','','','2017-12-04 12:07:09','2017-12-04 19:07:09','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2250',0,'sdppubs-publications','',0),
(2251,1,'2017-12-04 12:07:30','2017-12-04 19:07:30','','minerva','','inherit','open','closed','','minerva','','','2017-12-04 12:07:30','2017-12-04 19:07:30','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/minerva.html',0,'attachment','text/html',0),
(2253,3,'2017-12-04 12:10:06','2017-12-04 19:10:06','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Mitchell, T. O. (1969). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/mitchell.html\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.','','publish','closed','closed','','observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations','','','2017-12-04 12:10:06','2017-12-04 19:10:06','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2253',0,'sdppubs-publications','',0),
(2254,1,'2017-12-04 12:10:46','2017-12-04 19:10:46','','mitchell','','inherit','open','closed','','mitchell','','','2017-12-04 12:10:46','2017-12-04 19:10:46','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/mitchell.html',0,'attachment','text/html',0),
(2255,3,'2017-12-04 12:13:02','2017-12-04 19:13:02','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Peek, C. J. (1976). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/peek.html\">Faith and skepticism in biofeedback learning.</a> <em>Dissertation Abstracts International,</em> <em>37</em>, 4160B. (University Microfilms No. 77-3217)</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Faith and skepticism in biofeedback learning.','','publish','closed','closed','','faith-and-skepticism-in-biofeedback-learning','','','2017-12-04 12:13:02','2017-12-04 19:13:02','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2255',0,'sdppubs-publications','',0),
(2256,1,'2017-12-04 12:13:20','2017-12-04 19:13:20','','peek','','inherit','open','closed','','peek','','','2017-12-04 12:13:20','2017-12-04 19:13:20','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/peek.html',0,'attachment','text/html',0),
(2257,3,'2017-12-04 12:16:11','2017-12-04 19:16:11','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Pomerantz, J. M. (1988). Significance appreciation and authentic love and friendship. (University Microfilms No. 77-3217)</p>\n \n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Significance appreciation and authentic love and friendship.','','publish','closed','closed','','significance-appreciation-and-authentic-love-and-friendship','','','2017-12-04 12:16:11','2017-12-04 19:16:11','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2257',0,'sdppubs-publications','',0),
(2258,3,'2017-12-04 12:23:47','2017-12-04 19:23:47','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Putman, A. O. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/putman.html\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3506B. (University Microfilms No. 73-32585)</p>\n \n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.','','publish','closed','closed','','effects-of-marathon-encounter-groups-on-self-reported-behavior-in-interpersonal-contexts','','','2017-12-04 12:23:47','2017-12-04 19:23:47','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2258',0,'sdppubs-publications','',0),
(2259,1,'2017-12-04 12:24:13','2017-12-04 19:24:13','','putman','','inherit','open','closed','','putman','','','2017-12-04 12:24:13','2017-12-04 19:24:13','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/putman.html',0,'attachment','text/html',0),
(2260,3,'2017-12-04 12:26:28','2017-12-04 19:26:28','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Quintana, D. N. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/quintana.html\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a></p>\n \n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.','','publish','closed','closed','','ethnicity-and-the-utilization-of-mental-health-services-stoicism-versus-hypochondria','','','2017-12-04 12:26:28','2017-12-04 19:26:28','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2260',0,'sdppubs-publications','',0),
(2261,1,'2017-12-04 12:27:04','2017-12-04 19:27:04','','quintana','','inherit','open','closed','','quintana','','','2017-12-04 12:27:04','2017-12-04 19:27:04','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/quintana.html',0,'attachment','text/html',0),
(2262,3,'2017-12-04 12:28:54','2017-12-04 19:28:54','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Ricketts, J. L. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ricketts.html\">A systematic approach to the identification of schizogenic family interaction.</a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)</p>\n \n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','A systematic approach to the identification of schizogenic family interaction.','','publish','closed','closed','','a-systematic-approach-to-the-identification-of-schizogenic-family-interaction','','','2017-12-04 12:28:54','2017-12-04 19:28:54','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2262',0,'sdppubs-publications','',0),
(2263,1,'2017-12-04 12:29:10','2017-12-04 19:29:10','','ricketts','','inherit','open','closed','','ricketts','','','2017-12-04 12:29:10','2017-12-04 19:29:10','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/ricketts.html',0,'attachment','text/html',0),
(2266,3,'2017-12-04 12:42:56','2017-12-04 19:42:56','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Rosales, I. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/rosales.html\">Violent males\' views of spousal assault: Preliminary evidence supporting four paradigm cases of spousal assault (males).</a></p>\n \n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Violent males\' views of spousal assault: Preliminary evidence supporting four paradigm cases of spousal assault (males).','','publish','closed','closed','','violent-males-views-of-spousal-assault-preliminary-evidence-supporting-four-paradigm-cases-of-spousal-assault-males','','','2017-12-04 12:42:56','2017-12-04 19:42:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2266',0,'sdppubs-publications','',0),
(2267,1,'2017-12-04 12:43:12','2017-12-04 19:43:12','','rosales','','inherit','open','closed','','rosales','','','2017-12-04 12:43:12','2017-12-04 19:43:12','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/rosales.html',0,'attachment','text/html',0),
(2268,3,'2017-12-04 12:45:13','2017-12-04 19:45:13','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Sanchez, J. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sanchez.html\">Chicano identification and its correlates.</a></p>\n \n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Chicano identification and its correlates.','','publish','closed','closed','','chicano-identification-and-its-correlates','','','2017-12-04 12:45:13','2017-12-04 19:45:13','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2268',0,'sdppubs-publications','',0),
(2269,1,'2017-12-04 12:45:33','2017-12-04 19:45:33','','sanchez','','inherit','open','closed','','sanchez','','','2017-12-04 12:45:33','2017-12-04 19:45:33','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/sanchez.html',0,'attachment','text/html',0),
(2270,3,'2017-12-04 12:47:17','2017-12-04 19:47:17','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Sapin, C. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sapin.html\">A status formulation of sex differences.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 5418B. (University Microfilms No. 80-11304)</p>\n \n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','A status formulation of sex differences','','publish','closed','closed','','a-status-formulation-of-sex-differences','','','2017-12-04 12:47:17','2017-12-04 19:47:17','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2270',0,'sdppubs-publications','',0),
(2271,1,'2017-12-04 12:47:50','2017-12-04 19:47:50','','sapin','','inherit','open','closed','','sapin','','','2017-12-04 12:47:50','2017-12-04 19:47:50','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/sapin.html',0,'attachment','text/html',0),
(2272,3,'2017-12-04 12:50:08','2017-12-04 19:50:08','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Schmitz, T. J. (1965). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/schmitz.html\">A factor analytic study of stimulus values of the Thematic Apperception Test.</a> <em>Dissertation Abstracts</em>, <em>26</em>, 6858-6859. (University Microfilms No. 66-2830)</p>\n \n<div style=\"height: 3px; width: 300px; margin: 20px auto 25px auto; background-color: #41719a;\"></div>\n\n\n\n<p style = \"font-weight: bold;\">Thesis directed by Assistant Professor Peter G. Ossorio</p>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Projective techniques are widely used by clinical psychologists, yet there are many unanswered questions regarding what determines the response to an inkblot or to an ambiguous picture such as Thematic Apperception Test cards. Present formulations of an individual\'s responses to projective tests emphasize an interaction between factors such as the person, the stimulus and the examiner. The TAT, even though it is the third or fourth most widely used test, has rarely been studied in terms of the present formulations regarding test responses. In particular there have been no extensive investigations of the stimulus values of the Thematic Apperception Test materials.</p>\n\n<p>A linguistic judgmental method was employed in the present study of the stimulus values of Thematic Apperception Test cards. A wide variety of verbal expressions were used to define a series of ten point scales on which TAT cards and verbal expressions of Murray\'s Needs and Press could be rated. The data were factor analyzed at Western Data Processing Center using Comrey\'s minimum residual method of extraction and a varimax rotation procedure.</p>\n\n<p>In the major analysis 112 variables consisting of verbal expressions of Murray\'s Needs and Press, together with other scales used in earlier semantic studies were factor analyzed. Subsequently ratings of 42 TAT and \"control\" pictures with respect to these 112 variables were used to compute the coordinates of these pictures within the stimulus value space provided by the factor analysis. The results of the factor analysis are consistent with previous semantic studies, and the results of the factor measurement procedure, i.e., the characterization of the TAT cards by means of their stimulus value coordinates is consistent with clinical evidence and previous experimental evidence as to the \"pull\" of each card. The use of stimulus value coordinates provides a flexible, objective basis for the selection of TAT cards in a given clinical application. An examination of the coordinate values of the various cards indicates reasons why some cards are more clinically productive than others.</p>\n\n<p>A second set of factor analyses was performed on Male, Female and Combined ratings of 42 TAT and \"control\" pictures together with 76 verbal expressions of Need and Press. These 118 \"object concepts\" were rated on a series of 76 scales defined by Murray\'s Needs and Press and on 36 scales used in earlier semantic studies. These three factor analyses, Male, Female, and Combined ratings, each extracted from 15 to 39 factors. In every instance there were two factors extracted which together accounted for approximately half of the total variance. One of these two large factors in each analysis was a factor composed primarily of verbal expressions of Murray\'s Press, while the second large factor was made up of TAT cards and expressions of Murray\'s Needs. These results were interpreted as consistent with Murray\'s conceptualizations of Need and Press as different but general theoretical concepts. [214 pp.]</p>','A factor analytic study of stimulus values of the Thematic Apperception Test.','','publish','closed','closed','','a-factor-analytic-study-of-stimulus-values-of-the-thematic-apperception-test','','','2017-12-04 12:50:08','2017-12-04 19:50:08','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2272',0,'sdppubs-publications','',0),
(2273,1,'2017-12-04 12:50:25','2017-12-04 19:50:25','','schmitz','','inherit','open','closed','','schmitz','','','2017-12-04 12:50:25','2017-12-04 19:50:25','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/schmitz.html',0,'attachment','text/html',0),
(2274,3,'2017-12-04 12:51:56','2017-12-04 19:51:56','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Schwartz, W. R. (1977). Time and context in the hypnotic state: An examination of some state specific effects. <em>Dissertation Abstracts International</em>, <em>38</em>, 3415B. (University Microfilms No. 77-29976)</p>\n \n<div style=\"height: 3px; width: 300px; margin: 20px auto 25px auto; background-color: #41719a;\"></div>\n\n<p style = \"font-weight: bold;\">Thesis directed by Associate Professor Peter G. Ossorio</p>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: A recent conceptualization of hypnosis suggests that the deeply hypnotized subject would show a disruption in episodic memory which would reflect a diminished awareness of duration and sequence. Specifically, the predictions were that deeply hypnotized persons would exhibit less accurate estimates of duration, and less sequence in their recall of activities, than would less hypnotized subjects and controls. The empirical task consisted of giving subjects a modified version of the Stanford Hypnotic Susceptibility Scale, Form C, either with the induction (hypnosis conditions), or without the induction (control condition). Prior to the termination of the scale, subjects were asked to recall the activities they had performed and the time that had elapsed since they began the scale. Deeply hypnotized subjects were significantly less sequential in their recall of activities, and less accurate in their estimations of the passage of time, than were less hypnotized subjects and controls. These results appear to be the strongest state specific effects yet noted for hypnosis, and suggest that hypnosis may be usefully conceptualized as a state in which a person is not concerned with or paying heed to the context which the world provides for his actions. [50 pp.]</p>','Time and context in the hypnotic state: An examination of some state specific effects.','','publish','closed','closed','','2274','','','2017-12-04 12:51:56','2017-12-04 19:51:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2274',0,'sdppubs-publications','',0),
(2278,1,'2017-12-04 13:01:49','2017-12-04 20:01:49','','schwartz','','inherit','open','closed','','schwartz','','','2017-12-04 13:01:49','2017-12-04 20:01:49','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/schwartz.html',0,'attachment','text/html',0),
(2279,3,'2017-12-04 13:04:00','2017-12-04 20:04:00','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Sidman, J. (1968). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sidman.html\">Empathy and helping behavior in college students.</a> <em>Dissertation Abstracts</em>, <em>29</em>, 3921B-3922B. (University Microfilms No. 69-4338)</p>\n \n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','Empathy and helping behavior in college students.','','publish','closed','closed','','empathy-and-helping-behavior-in-college-students','','','2017-12-04 13:04:00','2017-12-04 20:04:00','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2279',0,'sdppubs-publications','',0),
(2280,1,'2017-12-04 13:04:13','2017-12-04 20:04:13','','sidman','','inherit','open','closed','','sidman','','','2017-12-04 13:04:13','2017-12-04 20:04:13','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/sidman.html',0,'attachment','text/html',0),
(2281,3,'2017-12-04 13:08:07','2017-12-04 20:08:07','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Silva, J. C. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/silva.html\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 432B-433B. (University Microfilms No. 81-14009)</p>\n \n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.','','publish','closed','closed','','what-actually-happened-to-jose-a-descriptive-psychology-approach-to-cultural-values-implementation-for-a-culturally-displaced-person','','','2017-12-04 13:08:07','2017-12-04 20:08:07','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2281',0,'sdppubs-publications','',0),
(2282,1,'2017-12-04 13:08:24','2017-12-04 20:08:24','','silva','','inherit','open','closed','','silva','','','2017-12-04 13:08:24','2017-12-04 20:08:24','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/silva.html',0,'attachment','text/html',0),
(2285,1,'2017-12-04 13:11:56','2017-12-04 20:11:56','','tempey','','inherit','open','closed','','tempey','','','2017-12-04 13:11:56','2017-12-04 20:11:56','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/tempey.html',0,'attachment','text/html',0),
(2286,3,'2017-12-04 13:13:50','2017-12-04 20:13:50','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Torres, W. J. (1980). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/torres.html\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 393B-394B. (University Microfilms No. 81-14015)</p>\n \n<div style=\"height: 3px; width: 300px; margin: 20px auto 25px auto; background-color: #41719a;\"></div>\n\n<p style = \"font-weight: bold;\">Thesis directed by Associate Professor Peter G. Ossorio</p>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Many cultural differences between Puerto Ricans (PRs) and Anglo-Americans (AMs) reflect some of the basic differences between natural societies and industrial/technological societies. In light of this and related considerations it is probable that certain helping practices that instantiate the industrial/technological traditions of AMs will not be appropriate or effective with PRs whose world view corresponds to that of natural societies. This study addresses the particular ways in which psychotherapy, a practice embedded in AM cultural patterns, fails to be as appropriate and/or relevant for PRs, as it is for AMs.</p>\n\n<p>Five hypotheses were drawn concerning differences in PRs\' and AMs\' concepts of client and therapist role appropriateness. To test these hypotheses, a questionnaire was administered in Spanish to 37 low-income PR residents of Chelsea, Massachusetts, and subsequently administered in English to a matching sample of 37 AM residents of Chelsea. By presenting hypothetical situations and asking subjects to respond in a multiple choice format, the questionnaire delved into subjects\' notions of appropriate treatment duration, compliance with medical advice after symptom relief, judgments on the appropriateness of emotional self-disclosure to a therapist and on the appropriateness of several alternatives as potential sources of help for nine mental health problems.</p>\n\n<p>In support of the first hypothesis, it was found that the less Anglo-acculturated of the PR sample were significantly more likely than AMs to view the non-amelioration of a client who has visited a psychiatrist for five weekly sessions, as evidence of psychiatrist failure or ineffectiveness.</p>\n\n<p>It was found that both AMs and PRs show a significant tendency to voice belief in the value of heeding expert medical advice after symptom relief. However, in support of the second hypothesis, PRs showed a significantly greater tendency than AMs toward actually disregarding expert health advice after symptom relief.</p>\n\n<p>In support of the third hypothesis, PRs were found to be significantly more inclined than AMs to view a relationship between a female client and male therapist, in which the client discloses intimate concerns and occasionally expresses emotion toward the therapist, as an unexpected, incorrect, unhelpful and strange use of a therapist. PRs were particularly more inclined than AMs to disapprove specifically of the intimate self-disclosure occurring in the relationship. The PRs\' and AMs\' appraisals of the appropriateness of this therapy relationship did not vary as a function of the title under which the therapist was presented (i.e., \"counselor\" or \"psychiatrist\"), thus giving no support to the fourth hypothesis.</p>\n\n<p>In support of the fifth hypothesis, it was found that PRs tend to view the psychiatrist\'s role as appropriate only for problems formulated in terms of individual psychopathology, and not for problems formulated in social-interactional terms; whereas AMs tend to see the psychiatrist as appropriate for both sorts of problems.</p>\n\n<p>Whereas PRs saw five of nine mental health problems as more appropriately helped by a counselor than by a psychiatrist, the AMs saw one. Whereas PRs saw all nine problems as either more appropriately helped, or just as appropriately helped by Religion/God than by a psychiatrist, AMs saw all nine problems as more appropriately helped by a psychiatrist than by Religion/God.</p>\n\n<p>These findings offer strong support for this study\'s conceptualization of PR and AM differences in attitudes toward, and actual relationships with, mental health secular experts. The findings help explain PR underutilization of, and high rates of attrition from, traditional mental health treatment. In so doing, they also yield clues toward developing treatment modalities that are appropriate and helpful for the PR client. [153 pp.]</p>','A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.','','publish','closed','closed','','a-comparison-of-puerto-rican-and-anglo-concepts-of-appropriate-mental-health-service-utilization','','','2017-12-04 13:13:50','2017-12-04 20:13:50','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2286',0,'sdppubs-publications','',0),
(2287,1,'2017-12-04 13:14:34','2017-12-04 20:14:34','','torres','','inherit','open','closed','','torres','','','2017-12-04 13:14:34','2017-12-04 20:14:34','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/torres.html',0,'attachment','text/html',0),
(2288,3,'2017-12-04 13:16:32','2017-12-04 20:16:32','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Viniegra, J. M. (1986). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/viniegra.html\">The relevance of parental characteristics for developmental delay in children.</a> <em>Dissertation Abstracts International</em>, <em>47</em>, 809B. (University Microfilms No. DA8608648)</p>\n \n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','The relevance of parental characteristics for developmental delay in children.','','publish','closed','closed','','the-relevance-of-parental-characteristics-for-developmental-delay-in-children','','','2017-12-04 13:16:32','2017-12-04 20:16:32','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2288',0,'sdppubs-publications','',0),
(2289,1,'2017-12-04 13:16:48','2017-12-04 20:16:48','','viniegra','','inherit','open','closed','','viniegra','','','2017-12-04 13:16:48','2017-12-04 20:16:48','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/viniegra.html',0,'attachment','text/html',0),
(2290,3,'2017-12-04 13:18:50','2017-12-04 20:18:50','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Wechsler, R. C. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/wechsler.html\">The relationship between personality and manic states: A status dynamic formulation.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 370B. (University Microfilms No. DA8408083)</p>\n \n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','The relationship between personality and manic states: A status dynamic formulation.','','publish','closed','closed','','the-relationship-between-personality-and-manic-states-a-status-dynamic-formulation','','','2017-12-04 13:18:50','2017-12-04 20:18:50','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2290',0,'sdppubs-publications','',0),
(2292,3,'2017-12-04 13:21:00','2017-12-04 20:21:00','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Zeiger, C. A. (1976). <a href=\"http://A psychological approach to the improvement of myopia.\">A psychological approach to the improvement of myopia.</a> <em>Dissertation Abstracts International</em>, <em>37</em>, 6359B. (University Microfilms No. 77-11348)\n</p>\n \n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','A psychological approach to the improvement of myopia.','','publish','closed','closed','','a-psychological-approach-to-the-improvement-of-myopia','','','2017-12-04 13:21:00','2017-12-04 20:21:00','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2292',0,'sdppubs-publications','',0),
(2293,1,'2017-12-04 13:21:18','2017-12-04 20:21:18','','zeiger','','inherit','open','closed','','zeiger','','','2017-12-04 13:21:18','2017-12-04 20:21:18','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/zeiger.html',0,'attachment','text/html',0),
(2308,3,'2017-12-05 20:57:42','2017-12-06 03:57:42','','Click here for more information about Dr. Bergner...','','publish','closed','closed','','a-link-to-dr-bergners-website','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=2308',0,'sdppubs-publications','',0),
(2312,3,'2017-12-05 21:51:03','2017-12-06 04:51:03','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Roberts, M. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-dissertation.html\">Partners, lovers, friends: A status dynamic study of men and women.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)\n</p>\n \n<div style=\"height: 3px; width: 300px; margin: 15px auto 25px auto; background-color: #41719a;\"></div>\n\n\n<p style = \"font-weight: bold;\">Thesis directed by Associate Professor Peter G. Ossorio</p>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Within traditional psychological theories, an understanding of what is involved in principle in being a man or woman has not been possible. Therefore, in the conceptual part of this study, the question of what is involved in principle is addressed within the framework of Descriptive Psychology. \"Man\" and \"woman\" are seen as status concepts, and two levels of status are formulated: Level I status is a standing in a way of life; this standing carries with it behavior potential in a way of life and a set of potential relationships. Level II status is a standing in a personal relationship; this standing carries with it behavior potential to engage in behaviors that express a personal relationship to a particular person. Using a unique conceptual-notational device from Descriptive Psychology, the paradigm case formulation, a range of relationships possible with Level II status is also formulated. The Paradigm Case relationships include contract-partnership, romantic love, and friendship.</p>\n\n<p>The empirical part of the study is a demonstration of the predictive applicability of the status formulation. 157 of 166 undergraduates who participated in the study took one of the three Paradigm Cases as the fundamental relationship between men and women, and empirically predicted differences in how they viewed sexual interactions and in their degree of disappointment with particular relationships between men and women followed accordingly.</p>\n\n<p>The undergraduates also varied in their range and degree of mastery of the Paradigm Cases. Those who had mastered the concepts relevant to romantic love were more likely to take romantic love as the fundamental relationship between men and women, and those who had a high degree of mastery of at least two of the Paradigm Cases were better able to see similarity between pairs of I-Thou relationships.</p>\n\n<p>While there are also some hypotheses that were not confirmed, overall the formulation is shown to be useful in making predictions about people\'s views of man-woman relationships and interactions. The predictive applicability of the formulation having been demonstrated, possibilities for application of the formulation in socialization, education, and psychotherapy are explored. [233 pp.]</p>','Partners, lovers, friends: A status dynamic study of men and women.','','publish','closed','closed','','2312','','','2017-12-05 21:51:03','2017-12-06 04:51:03','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2312',0,'sdppubs-publications','',0),
(2316,1,'2017-12-05 22:02:25','2017-12-06 05:02:25','','roberts dissertation','','inherit','open','closed','','roberts-dissertation','','','2017-12-05 22:02:25','2017-12-06 05:02:25','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/roberts-dissertation.html',0,'attachment','text/html',0),
(2317,3,'2017-12-06 04:19:50','2017-12-06 11:19:50','','Click here for more information about Dr.  Davis...','','publish','closed','closed','','a-link-to-dr-davis-website','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=2317',0,'sdppubs-publications','',0),
(2318,3,'2017-12-06 04:23:41','2017-12-06 11:23:41','','Click here for more information about Dr.  Zeiger...','','publish','closed','closed','','a-link-to-dr-zeigers-website','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=2318',0,'sdppubs-publications','',0),
(2320,3,'2017-12-06 04:30:34','2017-12-06 11:30:34','','Click here for more information about Dr. Schwartz...','','publish','closed','closed','','a-link-to-more-information-about-dr-schwartz','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=2320',0,'sdppubs-publications','',0),
(2321,3,'2017-12-06 05:21:52','2017-12-06 12:21:52','<p><a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Link to full text (in PDF format)...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Torres, W.J. & Bergner, R.M. (2010). Humiliation: Its nature and consequences.</a><em> J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204</p>\n \n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: In this article, we present a new analysis of what is involved when individuals undergo \nWe describe the structure of humiliation—that is, the factors that, taken collectively, render certain \ncircumstances humiliating; the most common destructive consequences of being subjected to them; and \npersonality factors that, when present, can serve to amplify the damaging effects of humiliating \nanalysis is intended to enable forensic clinicians, lawyers, judges, and other relevant parties to understand better what happens when individuals are humiliated and to identify more precisely the damage that such persons sustain. It is also intended to have heuristic value for the discussion, confrontation, and alleviation of humiliation in correctional, jurisprudential, clinical, and general societal contexts.</p> \n\n','Humiliation: Its nature and consequences','','publish','closed','closed','','humiliation-its-nature-and-consequences','','','2017-12-06 05:21:52','2017-12-06 12:21:52','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2321',0,'sdppubs-publications','',0),
(2324,3,'2017-12-06 05:39:38','2017-12-06 12:39:38','<p><a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Link to full text (in downloadable Word format)...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Torres, W.J., & Bergner, R.M. (2012). Severe public humiliation: Its nature, consequences, and clinical treatment.</a><em> Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501</p>\n \n<div style=\"height: 3px; width: 300px; margin: 15px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: In this paper, we present an analysis of what is involved when our clients undergo severe public humiliation at the hands of another person or persons. We describe (a) the structure of such humiliation; i.e., the factors that, taken collectively, render certain interpersonal events and circumstances humiliating ones for people; (b) the most common damaging consequences of being subjected to these, up to and including suicide and homicide; and (c) a number of therapeutic interventions that have proven effective in our own work with humiliated clients, as well as certain obstacles we have encountered in this work.</p> \n\n','Severe public humiliation: Its nature, consequences, and clinical treatment','','publish','closed','closed','','severe-public-humiliation-its-nature-consequences-and-clinical-treatment','','','2017-12-06 05:39:38','2017-12-06 12:39:38','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2324',0,'sdppubs-publications','',0),
(2345,1,'2017-12-07 22:14:01','2017-12-08 05:14:01','','ADP Vol 8 Table of Contents','','inherit','open','closed','','adp-vol-8-table-of-contents','','','2017-12-07 22:14:01','2017-12-08 05:14:01','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/ADP-Vol-8-Table-of-Contents.pdf',0,'attachment','application/pdf',0),
(2347,1,'2017-12-07 22:14:11','2017-12-08 05:14:11','','An Open Letter from Isaac Newton to the Field of Psychology','','inherit','open','closed','','an-open-letter-from-isaac-newton-to-the-field-of-psychology','','','2017-12-07 22:14:11','2017-12-08 05:14:11','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/An-Open-Letter-from-Isaac-Newton-to-the-Field-of-Psychology.pdf',0,'attachment','application/pdf',0),
(2348,1,'2017-12-07 22:14:13','2017-12-08 05:14:13','','Bergner Beyond Empirical Validation','','inherit','open','closed','','bergner-beyond-empirical-validation','','','2017-12-07 22:14:13','2017-12-08 05:14:13','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Bergner-Beyond-Empirical-Validation.pdf',0,'attachment','application/pdf',0),
(2349,1,'2017-12-07 22:14:15','2017-12-08 05:14:15','','Bergner Can Psychological Science be Replaced by Biologoical Science','','inherit','open','closed','','bergner-can-psychological-science-be-replaced-by-biologoical-science','','','2017-12-07 22:14:15','2017-12-08 05:14:15','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf',0,'attachment','application/pdf',0),
(2350,1,'2017-12-07 22:14:17','2017-12-08 05:14:17','','Bergner Underlying Cognitive Processes','','inherit','open','closed','','bergner-underlying-cognitive-processes','','','2017-12-07 22:14:17','2017-12-08 05:14:17','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf',0,'attachment','application/pdf',0),
(2351,1,'2017-12-07 22:14:18','2017-12-08 05:14:18','','Davis Stalkers and Their Worlds','','inherit','open','closed','','davis-stalkers-and-their-worlds','','','2017-12-07 22:14:18','2017-12-08 05:14:18','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf',0,'attachment','application/pdf',0),
(2352,1,'2017-12-07 22:14:19','2017-12-08 05:14:19','','Ossorio In a World of Persons and Their Ways','','inherit','open','closed','','ossorio-in-a-world-of-persons-and-their-ways','','','2017-12-07 22:14:19','2017-12-08 05:14:19','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf',0,'attachment','application/pdf',0),
(2353,1,'2017-12-07 22:14:21','2017-12-08 05:14:21','','Ossorio Out of Nowhere','','inherit','open','closed','','ossorio-out-of-nowhere','','','2017-12-07 22:14:21','2017-12-08 05:14:21','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Ossorio-Out-of-Nowhere.pdf',0,'attachment','application/pdf',0),
(2354,1,'2017-12-07 22:14:22','2017-12-08 05:14:22','','Roberts Ancient Companions','','inherit','open','closed','','roberts-ancient-companions','','','2017-12-07 22:14:22','2017-12-08 05:14:22','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf',0,'attachment','application/pdf',0),
(2355,1,'2017-12-07 22:14:24','2017-12-08 05:14:24','','Zeiger & Zeiger Where Does My Freedom Lie','','inherit','open','closed','','zeiger-zeiger-where-does-my-freedom-lie','','','2017-12-07 22:14:24','2017-12-08 05:14:24','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf',0,'attachment','application/pdf',0),
(2357,1,'2017-12-07 22:25:41','2017-12-08 05:25:41','','Peek & Heinrich Playing the Person Game in Healthcare','','inherit','open','closed','','peek-heinrich-playing-the-person-game-in-healthcare','','','2017-12-07 22:25:41','2017-12-08 05:25:41','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf',0,'attachment','application/pdf',0),
(2358,3,'2017-12-07 22:28:01','2017-12-08 05:28:01','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-8/dp/1891700030/ref=sr_1_1?ie=UTF8&qid=1512738820&sr=8-1&keywords=advances+in+descriptive+psychology+volume+8\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Peek, C. J. & Heinrich, R. (2006). Playing the Person Game in Healthcare. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: A 15-year intervention to better integrate medical and mental health care in a large multispecialty medical group is reviewed. This quest to heal the “mind-body split” in healthcare employs the metaphor of “creating a new game” to help clarify why this task has been so difficult to accomplish in most mainstream healthcare systems and to move existing change strategies to a new level. Integrating care is viewed not as a problem to be solved but as creating a “new game” that eventually becomes a “national pastime” played on “fields” all over the country. Casting current healthcare practice in the game metaphor, the mind-body split in healthcare is characterized as the “organism game” (biomedicine) running in parallel to a “mind game” (mental health), each with its own objectives, rules, players, tools, and playing fields. The problems of forced choice for patients and \nclinicians between these two “games” are reviewed and how these games are gradually being integrated into a “person game”, with biomedical and psychosocial factors well integrated by teams of physicians and mental health clinicians.</p>','Playing the person game in healthcare','','publish','closed','closed','','playing-the-person-game-in-healthcare','','','2017-12-07 22:28:01','2017-12-08 05:28:01','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2358',0,'sdppubs-publications','',0),
(2363,1,'2017-12-08 05:42:10','2017-12-08 12:42:10','','40th Anniversary v3 Call for Papers','','inherit','open','closed','','40th-anniversary-v3-call-for-papers','','','2017-12-08 05:42:10','2017-12-08 12:42:10','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/40th-Anniversary-v3-Call-for-Papers.png',0,'attachment','image/png',0),
(2365,3,'2017-12-08 06:05:58','2017-12-08 13:05:58','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-8/dp/1891700030/ref=sr_1_1?ie=UTF8&qid=1512738820&sr=8-1&keywords=advances+in+descriptive+psychology+volume+8\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Bergner, R.M. (2006). Can psychological science be replaced by biological science?  In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>\n (pp. 44-68). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: This paper examines and finds wanting the thesis that psychological concepts and forms of explanation will, with advances in scientific understanding, one day be supplanted by biological ones.</p>','Can psychological science be replaced by biological science?','','publish','closed','closed','','2365','','','2017-12-08 06:05:58','2017-12-08 13:05:58','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2365',0,'sdppubs-publications','',0),
(2368,3,'2017-12-08 07:00:36','2017-12-08 14:00:36','<p>Click<a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf\"> here </a>for full text (in PDF format)...</p>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Ossorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n\n','In a world of persons and their ways','','publish','closed','closed','','in-a-world-of-persons-and-their-ways','','','2017-12-08 07:00:36','2017-12-08 14:00:36','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2368',0,'sdppubs-publications','',0),
(2371,3,'2017-12-08 07:22:58','2017-12-08 14:22:58','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-8/dp/1891700030/ref=sr_1_1?ie=UTF8&qid=1512738820&sr=8-1&keywords=advances+in+descriptive+psychology+volume+8\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Zeiger, P.H., & Zeiger, C.A. (2006). Where does my freedom lie?  In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 82-98). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Freedom is generally considered a desirable feature of human life: its absence or restriction is often deplored. Yet under certain circumstances it may be considered a burden. What is the source of freedom in our lives? Where do the constraints on it come from? What attitudes might we adopt toward both our freedom of choice and the constraints on it? In this article the resources of Descriptive Psychology are brought to bear on the practical issues raised by these questions.</p>','Where does my freedom lie?','','publish','closed','closed','','where-does-my-freedom-lie','','','2017-12-08 07:22:58','2017-12-08 14:22:58','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2371',0,'sdppubs-publications','',0),
(2373,3,'2017-12-08 07:33:04','2017-12-08 14:33:04','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-Out-of-Nowhere.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-8/dp/1891700030/ref=sr_1_1?ie=UTF8&qid=1512738820&sr=8-1&keywords=advances+in+descriptive+psychology+volume+8\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Ossorio, P.G. (2006). Out of nowhere.  In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 108-143>. Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n','Out of nowhere','','publish','closed','closed','','out-of-nowhere-2','','','2017-12-08 07:33:04','2017-12-08 14:33:04','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2373',0,'sdppubs-publications','',0),
(2374,1,'2017-12-08 07:37:09','2017-12-08 14:37:09','','Zeiger Toward a Rapprochement of Religion and Science','','inherit','open','closed','','zeiger-toward-a-rapprochement-of-religion-and-science','','','2017-12-08 07:37:09','2017-12-08 14:37:09','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf',0,'attachment','application/pdf',0),
(2376,3,'2017-12-08 07:38:34','2017-12-08 14:38:34','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Beyond-Empirical-Validation.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-8/dp/1891700030/ref=sr_1_1?ie=UTF8&qid=1512738820&sr=8-1&keywords=advances+in+descriptive+psychology+volume+8\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Bergner, R.M. (2006). Beyond Empirical Validation: Justifying Therapeutic Judgment and Action. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 145-173). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Psychotherapy, well and carefully undertaken by\ncompetent individuals adhering to certain practice guidelines, while it can and should benefit from scientific research, rests on many other epistemic foundations, some of which are more certain than the necessarily probabilistic outcomes of psychological research. In this paper, a scale of justified belief is presented. This scale rates the degree of certainty of propositions yielded by different sources of knowledge, and thus the confidence with which we may believe and act upon them. Following the presentation of this scale, an analysis of the degree to which each of these knowledge sources enters into the practice of psychotherapy is developed. In the end, what is proffered here is a view of psychotherapy as a distinctly rational and empirical activity whose judgments and decisions rest, not only on scientific research, but on many further secure foundations.</p>','Beyond empirical validation: justifying therapeutic judgment and action','','publish','closed','closed','','beyond-empirical-validation-justifying-therapeutic-judgment-and-action','','','2017-12-08 07:38:34','2017-12-08 14:38:34','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2376',0,'sdppubs-publications','',0),
(2378,3,'2017-12-08 08:08:10','2017-12-08 15:08:10','<p><a href = \"http://obaat.euodp.com/\">Click here to view the website...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Stone, C.J. (2017). One bite at a time: A glossary of Descriptive Psychology concepts. http://obaat.euodp.com/ \n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: In the early 1980s, John M. Carroll was teaching regular folk how to use dedicated word processors such as the IBM Displaywriter. There were lots of new concepts for the learners--and lots of restrictions--and he discovered instruction manuals were written in such a way that they prevented the learners from learning what they needed to know.\n\nTo fix this, he developed what\'s called minimalist instruction. At the core, everything that needs to be done is treated as a stand-alone piece of information that points to other things that need to be done. You start at your own level of skill, and you only need to read about what you don\'t know. In a sort of pre-internet way, the stand-alone pieces were linked together, and you followed the links you needed. (His book about this is named The Nurnberg Funnel: Designing Minimalist Instruction for Practical Computer Skill.)\n\nDescriptive Psychology is a very extensive, highly-elaborated, closely-linked set of concepts. There doesn\'t seem to be a best entry point for learning about the concepts and their links, so I decided to put the concepts on individual pages and link them. I expect the reader to move from concept to concept as needed.\n\nHow do you eat an elephant? One bite at a time; thus, <strong>Descriptive Psychology, One Bite at a Time</strong>.</p> ','One bite at a time: A glossary of Descriptive Psychology concepts','','publish','closed','closed','','one-bite-at-a-time-a-glossary-of-descriptive-psychology-concepts','','','2017-12-08 08:08:10','2017-12-08 15:08:10','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2378',0,'sdppubs-publications','',0),
(2382,3,'2017-12-08 08:43:52','2017-12-08 15:43:52','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-8/dp/1891700030/ref=sr_1_1?ie=UTF8&qid=1512738820&sr=8-1&keywords=advances+in+descriptive+psychology+volume+8\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Bergner, R.M. (2006). Underlying Cognitive Processes or Private Social Practices? In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>  (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: This paper presents a critique of cognitive psychology’s underlying cognitive process program, as well as suggestions for a more scientifically and pragmatically viable approach. The paper proceeds in the following sequence. First, the mainstream point of view of contemporary cognitive psychology is outlined. Second, its program of searching for nature’s “underlying,” “unconscious,” and in principle unobservable cognitive micro-processes is criticized. Third and finally, cognitive science’s neuropsychology program is discussed, not with respect to the considerable value of what it has and may discover in future, but with respect to the interpretation that would appropriately be placed on its findings. Throughout this discussion, an alternative position, namely, that cognitive processes are best viewed as private or mental versions of human social practices, is advanced.</p>','Underlying cognitive processes or private social practices?','','publish','closed','closed','','underlying-cognitive-processes-or-private-social-practices','','','2017-12-08 08:43:52','2017-12-08 15:43:52','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2382',0,'sdppubs-publications','',0),
(2384,3,'2017-12-08 08:49:33','2017-12-08 15:49:33','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-8/dp/1891700030/ref=sr_1_1?ie=UTF8&qid=1512738820&sr=8-1&keywords=advances+in+descriptive+psychology+volume+8\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Davis, K.E. (2006). Stalkers and their Worlds. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: This chapter proposes a synthesis of clinical and forensic studies of stalker types, suggesting that the vast majority of cases can be encompassed by six types. The types are (a) rejected, previously abusive, partner; (b) rejected, nondangerous partner; (c) love obsessional stalker; (d) erotomanic stalker; (e) disorganized, delusional obsessional stalker; and (f ) sadistic stalker. The Paradigm Case methodology, originally developed by Ossorio (1981), is the major tool for delineating the types. The characteristics of each type identified in this analysis are used to delineate potentially successful strategies for treatment of stalkers and the management of cases that currently have poor prognosis for treatment. A successful case application of a status-dynamic world reconstructive therapy (Roberts, 1985) is illustrated for a rejected, nondangerous stalker—one of the most common types (Meloy, 2002; Sheridan & Boone, 2001). These six types and the differential plans for treatment and case management should be helpful both to criminal justice and to mental health personnel. We identify briefly the crucial steps in risk management plans for victims.</p>','Stalkers and their worlds','','publish','closed','closed','','stalkers-and-their-worlds','','','2017-12-08 08:49:33','2017-12-08 15:49:33','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2384',0,'sdppubs-publications','',0),
(2388,3,'2017-12-08 08:55:30','2017-12-08 15:55:30','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-8/dp/1891700030/ref=sr_1_1?ie=UTF8&qid=1512738820&sr=8-1&keywords=advances+in+descriptive+psychology+volume+8\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Roberts, M.K. (2006). Ancient Companions. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Athena appears to Odysseus in seven episodes in The Odyssey. She is his goddess companion, very much like an imaginary companion of childhood, and she appears to him because the consistency requirements of his world are unusually relaxed, his circumstances are optimally conducive to her appearance, and his gain in behavior potential from their relationship is maximal. She is an extraordinary companion because Odysseus excels as a teller of tales and has a place for an exceptionally competent woman.</p>','Ancient companions','','publish','closed','closed','','2388','','','2017-12-08 08:55:30','2017-12-08 15:55:30','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2388',0,'sdppubs-publications','',0),
(2391,3,'2017-12-08 09:02:10','2017-12-08 16:02:10','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-8/dp/1891700030/ref=sr_1_1?ie=UTF8&qid=1512738820&sr=8-1&keywords=advances+in+descriptive+psychology+volume+8\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Zeiger, P.H. (2006). Toward a rapprochement of religion and science. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 195-225). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: In this article we will explore the domains of religion and science as areas of human activity and understanding. Where are they independent of each other? Where do they overlap, with the resulting opportunity for conflict? How might this conflict, when it occurs, be most productively dealt with, e.g. in ways that benefit both religion and science? The article begins with several currently popular viewpoints on the relationship between religion and science, all mutually (and dramatically) inconsistent. The next major goal will be to make it comprehensible that people living on the same planet could hold all these views, and to do it without putting down the holders of any of those views. Reaching this goal will be facilitated by the resources of Descriptive Psychology (DP), so the exposition will detour through a sketch of what DP is and why it is useful for the task at hand. With the above analysis in hand, the limits of religious pluralism and the overlaps between religion and science will be explored. I hope to convince the reader that (a) the apparent conflict between religion and science, as represented in the popular press, is less serious than might be imagined at first glance, and (b) some of the perceived problems boil down to finding the protocols necessary for co-existing in an atmosphere of religious pluralism -- a problem that stands before us independent of any collisions between religion and science. The article will end with what I believe to be the bottom lines for what scientists and religious people must throw away in order for productive dialog to occur, and what they must keep to maintain their integrity.</p>','Toward a rapprochement of religion and science','','publish','closed','closed','','toward-a-rapprochement-of-religion-and-science','','','2017-12-08 09:02:10','2017-12-08 16:02:10','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2391',0,'sdppubs-publications','',0),
(2395,3,'2017-12-08 14:36:03','2017-12-08 21:36:03','','Click here for more information about Dr. Peek...','','publish','closed','closed','','click-here-for-more-information-about-dr-peek','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=2395',0,'sdppubs-publications','',0),
(2396,3,'2017-12-08 15:07:15','2017-12-08 22:07:15','<a href = \"http://jetpress.org/v24.3/Schwartz.htm\">Click here for the full text...</a>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Schwartz, W.R. (2014). What Is A Person And How Can We Be Sure? A Paradigm Case Formulation. <em>Journal of Evolution and Technology</em>, <em>24(3)</em>, 27-34.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style \"font-weight: bold;\">Abstract</span>: A Paradigm Case Formulation (PCF) of Persons is developed that allows competent judges to identify areas of agreement and disagreement regarding where they draw a line on what is to be included as a person. The paradigm case is described as a linguistically competent individual able to engage in Deliberate Action in a Dramaturgical Pattern. Specific attention is given to the ability of paradigm case persons to employ Hedonic, Prudent, Aesthetic and Ethical perspectives in choosing their Deliberate Actions and Social Practices.</p','What is a person and how can we be sure? A Paradigm Case Formulation','','publish','closed','closed','','what-is-a-person-and-how-can-we-be-sure-a-paradigm-case-formulation','','','2017-12-08 15:07:15','2017-12-08 22:07:15','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2396',0,'sdppubs-publications','',0),
(2398,1,'2017-12-08 17:29:59','2017-12-09 00:29:59','','wechsler','','inherit','open','closed','','wechsler','','','2017-12-08 17:29:59','2017-12-09 00:29:59','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/wechsler.html',0,'attachment','text/html',0),
(2399,3,'2017-12-08 19:24:54','2017-12-09 02:24:54','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-8/dp/1891700030/ref=sr_1_1?ie=UTF8&qid=1512738820&sr=8-1&keywords=advances+in+descriptive+psychology+volume+8\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Colvin, G. (2006). Descriptive Metaphysics: On Science,\nReligion, and Wisdom. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Using the Descriptive Psychology concepts of Totalities, Ultimates, and Boundary Conditions, I will briefly survey modern scientific cosmology and physics. I will show that science does provide ultimate explanations for the totality of the <br>physical universe that may seem to compete with the explanations of religion. But I will also review the Descriptive application of these concepts to theology and <br>metaphysics to argue that nonetheless science cannot displace religion in a complete account of the world.</p> \n','Descriptive metaphysics: On science, religion, and wisdom','','publish','closed','closed','','descriptive-metaphysics-on-science-religion-and-wisdom','','','2017-12-08 19:24:54','2017-12-09 02:24:54','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2399',0,'sdppubs-publications','',0),
(2400,1,'2017-12-08 19:26:05','2017-12-09 02:26:05','','Colvin Descriptive Metaphysics','','inherit','open','closed','','colvin-descriptive-metaphysics','','','2017-12-08 19:26:05','2017-12-09 02:26:05','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf',0,'attachment','application/pdf',0),
(2403,1,'2017-12-08 20:25:43','2017-12-09 03:25:43','','Aylesworth Oriental Martial Arts','','inherit','open','closed','','aylesworth-oriental-martial-arts','','','2017-12-08 20:25:43','2017-12-09 03:25:43','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Aylesworth-Oriental-Martial-Arts.pdf',0,'attachment','application/pdf',0),
(2404,1,'2017-12-08 20:25:44','2017-12-09 03:25:44','','Bergner The Tolstoy Dilemma','','inherit','open','closed','','bergner-the-tolstoy-dilemma','','','2017-12-08 20:25:44','2017-12-09 03:25:44','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Bergner-The-Tolstoy-Dilemma.pdf',0,'attachment','application/pdf',0),
(2405,1,'2017-12-08 20:25:45','2017-12-09 03:25:45','','Bergner What Is Descriptive Psychology','','inherit','open','closed','','bergner-what-is-descriptive-psychology','','','2017-12-08 20:25:45','2017-12-09 03:25:45','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf',0,'attachment','application/pdf',0),
(2406,1,'2017-12-08 20:25:47','2017-12-09 03:25:47','','Jeffrey Structure','','inherit','open','closed','','jeffrey-structure','','','2017-12-08 20:25:47','2017-12-09 03:25:47','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Jeffrey-Structure.pdf',0,'attachment','application/pdf',0),
(2407,1,'2017-12-08 20:25:48','2017-12-09 03:25:48','','Kantor Children\'s Imaginative Play','','inherit','open','closed','','kantor-childrens-imaginative-play','','','2017-12-08 20:25:48','2017-12-09 03:25:48','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf',0,'attachment','application/pdf',0),
(2410,1,'2017-12-08 20:25:52','2017-12-09 03:25:52','','Lugbuguin Teaching Culturally Competent Psychotherapy','','inherit','open','closed','','lugbuguin-teaching-culturally-competent-psychotherapy','','','2017-12-08 20:25:52','2017-12-09 03:25:52','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf',0,'attachment','application/pdf',0),
(2411,1,'2017-12-08 20:25:53','2017-12-09 03:25:53','','Ossorio Out of Nowhere Complete Version','','inherit','open','closed','','ossorio-out-of-nowhere-complete-version','','','2017-12-08 20:25:53','2017-12-09 03:25:53','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Ossorio-Out-of-Nowhere-Complete-Version.pdf',0,'attachment','application/pdf',0),
(2412,1,'2017-12-08 20:25:55','2017-12-09 03:25:55','','Putman Ordinary Magic','','inherit','open','closed','','putman-ordinary-magic','','','2017-12-08 20:25:55','2017-12-09 03:25:55','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf',0,'attachment','application/pdf',0),
(2413,1,'2017-12-08 20:25:56','2017-12-09 03:25:56','','Roberts An Accomplice\'s Tale','','inherit','open','closed','','roberts-an-accomplices-tale','','','2017-12-08 20:25:56','2017-12-09 03:25:56','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf',0,'attachment','application/pdf',0),
(2414,1,'2017-12-08 20:25:58','2017-12-09 03:25:58','','roberts An Indeterminate and Expansive World','','inherit','open','closed','','roberts-an-indeterminate-and-expansive-world','','','2017-12-08 20:25:58','2017-12-09 03:25:58','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf',0,'attachment','application/pdf',0),
(2415,1,'2017-12-08 20:25:59','2017-12-09 03:25:59','','Roberts Worlds of Uncertain Status','','inherit','open','closed','','roberts-worlds-of-uncertain-status','','','2017-12-08 20:25:59','2017-12-09 03:25:59','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf',0,'attachment','application/pdf',0),
(2416,1,'2017-12-08 20:26:01','2017-12-09 03:26:01','','Schwartz On Saying No','','inherit','open','closed','','schwartz-on-saying-no','','','2017-12-08 20:26:01','2017-12-09 03:26:01','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Schwartz-On-Saying-22No22.pdf',0,'attachment','application/pdf',0),
(2417,1,'2017-12-08 20:26:02','2017-12-09 03:26:02','','Singer Zeiger Contributions of Descriptive Psychology to Strategies of Negotiation','','inherit','open','closed','','singer-zeiger-contributions-of-descriptive-psychology-to-strategies-of-negotiation','','','2017-12-08 20:26:02','2017-12-09 03:26:02','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf',0,'attachment','application/pdf',0),
(2420,3,'2017-12-09 05:26:19','2017-12-09 12:26:19','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-The-Tolstoy-Dilemma.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Bergner, R.M. (2010). The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 143-160). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Some psychotherapy clients report a core life problem in which, like Leo Tolstoy over a century ago, awareness of their inevitable death undermines significantly their sense that life can have meaning. This article presents a paradigm case formulation of these individuals. In it, I shall (a) delineate the beliefs embodied in this Tolstoyan world view, (b) show how each is problematic, (c) formulate alternative and more meaning-generative views of reality that may be promoted by psychotherapists, and (d) proffer a number of specific therapeutic recommendations that have proven helpful in my own work with clients in the grip of this dilemma.</p>\n','The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions','','publish','closed','closed','','2420','','','2017-12-09 05:26:19','2017-12-09 12:26:19','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2420',0,'sdppubs-publications','',0),
(2424,3,'2017-12-09 10:57:56','2017-12-09 17:57:56','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p>Click <a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">here</a> to purchase...</p>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Bergner, R.M. (2010). What is Descriptive Psychology?\nAn introduction. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: The purpose of this chapter is to provide an accessible introduction to Descriptive Psychology (“DP”). The chapter includes, in order of presentation, (1) an orientation to the somewhat unorthodox nature of DP; (2) an explication of DP’s four central concepts, those of “Behavior”, “Person”, “Reality”, and “Verbal Behavior”; and (3) a brief listing of some applications of DP to a variety of important topics.</p>\n\n<p><em>At the risk of offending, I should like in this letter to offer my principle hypothesis regarding why your field has not to date arrived at any manner of broadly accepted, unifying theoretical framework, and has not for this reason realized the scientific potential, importance, and respect it would rightly possess. In brief, I believe this reason to lie in the fact that</em> you have attended insufficiently to the pre-empirical matters essential to good science. <em>You have understood aright the basic truth that science is ultimately concerned with how things are in the empirical world. However, you have neglected the further truth that often, as in my own case, much nonempirical work must be undertaken if we are to achieve our glittering empirical triumphs.</em></p>\n\n<p style = \"text-align: right; margin-top: -25px\">—“An open letter from Isaac Newton to the <br>field of psychology” (Bergner, 2006, p. 70)</p>\n\n<p><em>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.</em>”</p>\n<p style = \"text-align: right; margin-top: -25px\">—Peter G. Ossorio (1982, p. 2)</p>','What is descriptive psychology? An introduction','','publish','closed','closed','','what-is-descriptive-psychology-an-introduction','','','2017-12-09 10:57:56','2017-12-09 17:57:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2424',0,'sdppubs-publications','',0),
(2428,3,'2017-12-09 12:16:10','2017-12-09 19:16:10','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Jeffrey-Structure.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Jeffrey, H.J. (2010). Structure. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 361-3407). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: The concept of structure, and the related ones of structural complexity and similarity, are ubiquitous in the sciences, arts, and literature. While they are used routinely and to good effect to gain insight into a very wide range of phenomena, they have never been rigorously defined. Beginning with a unification of Ossorio’s Process, Object, Event, and State of Affairs Units into a single formal Aspect Specification, this article presents a mathematical definition of structure and structural similarity applicable to any aspect of the world—object, process, event, or state of affairs—and a mathematical quantification of structural similarity equally widely applicable. Intentional and deliberate action and communities, core concepts of Descriptive Psychology, are formalized with Aspect Specifications, and Aspect Specifications of actual objects and processes are given. Examples illustrating the calculation of the structural similarity of disparate kinds of things in the world, ranging from human families to intra-cellular organelles, are given.</p>','Structure','','publish','closed','closed','','structure','','','2017-12-09 12:16:10','2017-12-09 19:16:10','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2428',0,'sdppubs-publications','',0),
(2431,3,'2017-12-09 12:22:42','2017-12-09 19:22:42','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Kantor, C. (2010). Children’s Imaginative Play:\nA Descriptive Psychology Approach. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: The significance of children’s imaginative play is presented from the perspective of Descriptive Psychology and in particular Ossorio’s Dramaturgical model of persons. The fluidity of imaginative play, the imitation of and creation of social practices and options within play as well as the opportunity to switch roles and act according to reasons of another, contribute to the development of judgment. The observer-critic role emerges during imaginative play as children produce, direct, and enact their dramas. Within these scenarios, children develop competence and eligibility to be not only status assigners but also self status assigners. During play, children distinguish the concept of community, create play communities, and develop the eligibility to be members in more then one community simultaneously.</p>\n<p>As Snoopy takes aim at the Red Baron, we are taken back to our childhood. We’ve pretended to be Mickey Mantle hitting the game winning homer and we’ve planned and carried out imaginary tea parties. Whether it is our own child playing with action figures, or more recently directing his avatar around World of Warcraft, imagining ourselves as another, playing out these roles, and seemingly renewing ourselves in the process are familiar forms of human activities.</p>','Children’s imaginative play: A descriptive psychology approach','','publish','closed','closed','','childrens-imaginative-play-a-descriptive-psychology-approach','','','2017-12-09 12:22:42','2017-12-09 19:22:42','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2431',0,'sdppubs-publications','',0),
(2433,3,'2017-12-09 12:29:52','2017-12-09 19:29:52','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Littmann, J.R. (2010). Elucidating <em>Actus Reus</em> and <em>Mens Rea</em>: A Descriptive Psychology perspective. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 409-452). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: The legal concepts actus reus and mens rea are foundational in determinations of culpability and guilt for criminal acts, thereby affecting many lives in our society. This paper begins with a brief overview of the concepts of actus reus, and mens rea, followed by presentation of several resources from Descriptive Psychology to elucidate these concepts and enhance our understanding. Resources include the concepts of Persons and Deliberate Action, a parametric analysis of Behavior, and forms of behavior description related to these parameters. The concepts actus reus and mens rea are elucidated using the forms of behavior description. The analysis demonstrates that to a large extent, the question “Was the person guilty?” translates to the question “What deliberate action was it?”</p>','Elucidating Actus Reus and Mens Rea: A Descriptive Psychology perspective','','publish','closed','closed','','elucidating-actus-reus-and-mens-rea-a-descriptive-psychology-perspective','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=2433',0,'sdppubs-publications','',0),
(2438,3,'2017-12-09 13:14:56','2017-12-09 20:14:56','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Guilty-or-Not.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Littmann, J.R. (2010). Guilty or Not?\nA Descriptive Psychology analysis. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 87-111). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Descriptive Psychology offers powerful conceptual resources to make the forensic evaluation of persons more responsive to questions of essential concern to the court and the human community. As an example of the effectiveness of Descriptive Psychology in forensic assessment, the basic facts of a problematic case are presented, followed by possible verdicts and questions that need to be addressed. A set of relevant concepts from Descriptive Psychology is introduced, and an analysis of the case is given using these concepts. The analysis shows the importance of focusing on what Deliberate Action the person engaged in, and demonstrates the power and effectiveness of a systematic, comprehensive approach to forensic evaluation using Descriptive Psychology resources.</p>','Guilty or not? A Descriptive Psychology analysis','','publish','closed','closed','','guilty-or-not-a-descriptive-psychology-analysis','','','2017-12-09 13:14:56','2017-12-09 20:14:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2438',0,'sdppubs-publications','',0),
(2440,3,'2017-12-09 13:51:17','2017-12-09 20:51:17','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Lugbuguin, F. (2010). Teaching culturally competent psychotherapy: A Descriptive Psychology approach. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 41-85). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Providing training in cultural competence is an established and accepted professional standard in graduate programs in clinical psychology, but the implementation of this standard varies significantly in its methodology and effectiveness. This paper applies key relevant concepts and methodologies from the intellectual discipline of Descriptive Psychology (DP) to this meaningful pedagogical endeavor. It is based on courses actually taught by the author, and is not merely a proposed training model. DP concepts and perspectives were used to explicate the foundational notions related to cultural competence per se. Subsequently, particular DP concepts and strategies were employed to enhance the instructional methods for advancing culturally competent awareness, knowledge, and skills. These examples illustrate the compelling power and advantages of applying DP as a conceptual framework instead of as a theoretical orientation, particularly in multicultural psychology, to limit cultural insensitivity and ethnocentrism.</p>','Teaching culturally competent psychotherapy: A Descriptive Psychology approach','','publish','closed','closed','','teaching-culturally-competent-psychotherapy-a-descriptive-psychology-approach','','','2017-12-09 13:51:17','2017-12-09 20:51:17','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2440',0,'sdppubs-publications','',0),
(2442,3,'2017-12-09 13:58:35','2017-12-09 20:58:35','<p>Click<a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-Out-of-Nowhere-Complete-Version.pdf\"> here</a> for full text (in PDF format)...</p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Ossorio, P.G. (2010). Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version). In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n¹This is the text of the paper that Dr. Ossorio prepared for the 1998 Society for Descriptive Psychology meeting. Previously, in Vol. 8 of Advances in Descriptive Psychology, we published a transcription of the paper as actually presented with questions from the audience and with his omissions and condensation of his argument on the fly, so to speak. This version includes the complete text as he wrote it, and thus from [ms. pages 20 through 33] this wording should replace the more informal version contained in the presentation in Vol. 8 from pages 134 to 143.','Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹','','publish','closed','closed','','out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9','','','2017-12-09 13:58:35','2017-12-09 20:58:35','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2442',0,'sdppubs-publications','',0),
(2443,3,'2017-12-09 14:10:29','2017-12-09 21:10:29','<p>Click<a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\"> here</a> for the full text PDF...</p>\n\n<p>Click<a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\"> here</a> to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Putman, A.O. (2010). Ordinary magic: What Descriptive Psychology is, and why it matters. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em> (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Human competence exercised at its highest levels can look a lot like magic. A person’s core competence—the competence at being a person in a world of persons and their ways—is, like competence in one’s native language, developed naturally in the course of growing from infant to adult. While its exercise is ordinarily adequate in adults, this core competence is essentially “invisible” and taken for granted. Increasing this competence to high levels is greatly facilitated by using the practical and intellectual discipline of Descriptive Psychology to make the “invisible” competence visible, thus describable and open to development. Examples of this “ordinary magic” in performance, relationships and living are given using some conceptual tools of Descriptive Psychology.</p>','Ordinary magic: What Descriptive Psychology is, and why it matters','','publish','closed','closed','','2443','','','2017-12-09 14:10:29','2017-12-09 21:10:29','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2443',0,'sdppubs-publications','',0),
(2446,3,'2017-12-09 14:28:21','2017-12-09 21:28:21','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Roberts, M.K. (2010). An accomplice’s tale. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Sensitivity to a range of end of life patterns, as well as a range of afterlife patterns, is seen as essential for appreciating what is happening with a particular person who is dying. The question of what we have to fall back on as we lose our attachment to the real world is addressed. Ordinary mysteries—such as the dreamlike state that the dying may enter, the special abilities that they may have, and the special companions that are visible only to them—are explained. The problem of understanding a person’s death is discussed, and a set of reminders is offered for being with a dying person in an I-Thou way.</p>','An accomplice’s tale','','publish','closed','closed','','an-accomplices-tale','','','2017-12-09 14:28:21','2017-12-09 21:28:21','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2446',0,'sdppubs-publications','',0),
(2450,3,'2017-12-09 14:36:09','2017-12-09 21:36:09','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Roberts, M.K. (2010). An indeterminate and expansive world. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol. 9</em> (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: The real world is a behavioral world, a totality in which forms of behavior are taken as ultimate, in contrast to worlds in which physical objects, numbers, etc. are taken as ultimate. It is an indeterminate totality, in that we can create new behaviors that change the structure and complexity of everything. The boundary condition for the real world is reality, and the basic form of scientific empiricism is reality-based rather than real-world-based. From a reality-based perspective, acting on phenomena like imaginary numbers and imaginary companions makes sense, and so does acting on scientific theories that later turn out to be imaginary.</p>','An indeterminate and expansive world','','publish','closed','closed','','an-indeterminate-and-expansive-world','','','2017-12-09 14:36:09','2017-12-09 21:36:09','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2450',0,'sdppubs-publications','',0),
(2451,3,'2017-12-09 14:40:06','2017-12-09 21:40:06','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Roberts, M.K. (2010). Worlds of Uncertain Status. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: The concept of persons as world creators is presented, and reality constraints on real world creation are discussed and illustrated using examples from Miguel de Cervantes’ masterpiece, The Ingenious Gentleman Don Quixote of La Mancha. Dreams and fiction are treated as mediums in which we have freedom from reality constraints, allowing us to explore behavioral possibilities that may change our worlds. A famous dream from Don Quixote is analyzed to reveal the dreamer’s new way of treating the world. The novel itself is analyzed to show the alternative behavioral patterns that Cervantes explored. The significance of these patterns in his life is examined, and the world-changing nature of Don Quixote is discussed.<p>\n<p><em>“Far away, alone in the open Manchegan plain, the lanky figure of Don Quixote bends like an interrogation mark…”</em> (Ortega y Gasset, 1961, p. 101)</p>','Worlds of uncertain status','','publish','closed','closed','','worlds-of-uncertain-status','','','2017-12-09 14:40:06','2017-12-09 21:40:06','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2451',0,'sdppubs-publications','',0),
(2452,3,'2017-12-09 14:45:18','2017-12-09 21:45:18','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-On-Saying-22No22.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Schwartz, W. (2010). On saying “no”: Evidence based practice and the hijacking of the empirical. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em> (pp. 453-474). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Poorly framed descriptions of psychotherapy serve as a pretext for the requirement that the efficacy of therapy requires demonstration through randomized control trials. Such restriction involves an inadequate conceptualization of the nature of psychotherapeutic engagement but is an understandable reaction to the conceptual confusion that continues to exist in most theories of psychotherapy. Descriptive Psychology is offered as a partial antidote to this problematic state of affairs.</p>','On saying “no”: Evidence based practice and the hijacking of the empirical','','publish','closed','closed','','on-saying-no-evidence-based-practice-and-the-hijacking-of-the-empirical','','','2017-12-09 14:45:18','2017-12-09 21:45:18','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2452',0,'sdppubs-publications','',0),
(2453,3,'2017-12-09 14:51:22','2017-12-09 21:51:22','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Singer, H.R., & Zeiger, P. (2010). Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em> (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Many troublesome debates about religion and government spring from the differences among people who have different views regarding when the laws of the land can trump the tenets of their religion. The protocols of the debating society, the scientific discussion, or the court of law are not particularly helpful in such situations because those protocols are aimed at picking a winner among competing candidates. Their contexts include a presumption of win-lose, zero-sum. What is needed in the situations under consideration, in contrast, are ways to agree on actions to be taken that do the least violence to the beliefs and practices of the participants. Methods derived from conceptual analyses inspired by Descriptive Psychology show promise for use in such situations.</p>','Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government','','publish','closed','closed','','contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government','','','2017-12-09 14:51:22','2017-12-09 21:51:22','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2453',0,'sdppubs-publications','',0),
(2457,1,'2017-12-10 08:36:28','2017-12-10 15:36:28','','Advances 10 TOC','','inherit','open','closed','','advances-10-toc','','','2017-12-10 08:36:28','2017-12-10 15:36:28','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Advances-10-TOC.pdf',0,'attachment','application/pdf',0),
(2458,1,'2017-12-10 08:36:34','2017-12-10 15:36:34','','Allen Gener violence 235-259','','inherit','open','closed','','allen-gener-violence-235-259','','','2017-12-10 08:36:34','2017-12-10 15:36:34','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf',0,'attachment','application/pdf',0),
(2464,1,'2017-12-10 08:36:43','2017-12-10 15:36:43','','Putman At a Glance 19-36','','inherit','open','closed','','putman-at-a-glance-19-36','','','2017-12-10 08:36:43','2017-12-10 15:36:43','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf',0,'attachment','application/pdf',0),
(2465,1,'2017-12-10 08:36:44','2017-12-10 15:36:44','','Putman Leading 113-128','','inherit','open','closed','','putman-leading-113-128','','','2017-12-10 08:36:44','2017-12-10 15:36:44','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Putman-Leading-113-128.pdf',0,'attachment','application/pdf',0),
(2466,1,'2017-12-10 08:36:46','2017-12-10 15:36:46','','Putman When worlds collide 81-112','','inherit','open','closed','','putman-when-worlds-collide-81-112','','','2017-12-10 08:36:46','2017-12-10 15:36:46','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Putman-When-worlds-collide-81-112.pdf',0,'attachment','application/pdf',0),
(2470,1,'2017-12-10 08:36:52','2017-12-10 15:36:52','','Wechsler Trauma 149-174','','inherit','open','closed','','wechsler-trauma-149-174','','','2017-12-10 08:36:52','2017-12-10 15:36:52','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Wechsler-Trauma-149-174.pdf',0,'attachment','application/pdf',0),
(2472,3,'2017-12-10 08:41:00','2017-12-10 15:41:00','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-10/dp/1891700103/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Allen, C. (2013). Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Among men’s studies scholars, violence is a major focus of attention. Research findings of the past two decades indicate that violence is gendered, and can only be understood in the context of gender inequality. And though contemporary theories on men and violence have rejected the notion that violence is a necessary result of being male, the field continues to struggle with the need for a more contextual understanding of men’s relationship to violence. Drawing from Descriptive Psychology and existing paradigms for studying gender and violence, I argue that conceptualizing gender as a status that confers eligibility to engage in some social practices rather than others holds promising potential for explicating masculinity’s relationship to intimate partner violence.</p>','Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence','','publish','closed','closed','','2472','','','2017-12-10 08:41:00','2017-12-10 15:41:00','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2472',0,'sdppubs-publications','',0),
(2474,3,'2017-12-10 09:26:25','2017-12-10 16:26:25','<p><a href = \"http://www.sdp.org/wp-content/uploads/2020/11/Bergner-All-the-Worlds-a-stage-7-18_cleaned.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-10/dp/1891700103/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Bergner, R.M. (2013). All the world’s a stage: A person-centered view of science. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 7-18). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: In this paper, an alternative, more person centered view of the nature of science is presented. In the paper, I argue against the currently prevalent scientific outlook which maintains, among other things, that (a) the real world is just the totality of physical states of affairs; (b) it is logically (categorically) independent of us and our human distinctions; and (c) we are essentially spectators whose job it is to understand it. In the paper, several arguments and a final reminder are advanced against this view of science, culminating in a positive view wherein science emerges as a far more person-centered venture and the real world itself emerges as essentially the world of persons and their behavior.</p>\n\n<p>“…the real world is essentially the world of people and their behavior. All the world’s a stage and the non-person portions of it are props which are called for by the drama.”</p>\n\n<p style = \"text-align: right; margin-top: -50px;\">--P.G. Ossorio, 1998, p. 76.</p>','All the world’s a stage: A person-centered view of science','','publish','closed','closed','','all-the-worlds-a-stage-a-person-centered-view-of-science','','','2017-12-10 09:26:25','2017-12-10 16:26:25','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2474',0,'sdppubs-publications','',0),
(2476,3,'2017-12-10 09:45:15','2017-12-10 16:45:15','<p><a href = \"http://www.sdp.org/wp-content/uploads/2020/11/Bergner-et-al-Romantic-love-213-234_cleaned.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-10/dp/1891700103/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Bergner, R.M., Davis, K.E., Saternus, L., Walley, S., & Tyson, T. (2013). Characteristics of romantic love: An empirically-based essentialist account. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 213-234). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: The present 4-part study reopens certain basic issues regarding people’s conceptions of romantic love. Evidence collected at two sites with a total of 390 participants supports the following contentions: (1) The concept of romantic love may not be, as widely maintained, a Roschian prototypical term, but may instead be a definable, essentialist one. (2) Foremost among love’s essential characteristics may be “Care for the well-being of the partner for his or her own sake.” (3) The concept of romantic love itself and the concept of a good romantic love relationship may be two related but distinct concepts, the former essentialist and the latter prototypical.</p>\n','Characteristics of romantic love: An empirically-based essentialist account','','publish','closed','closed','','characteristics-of-romantic-love-an-empirically-based-essentialist-account','','','2017-12-10 09:45:15','2017-12-10 16:45:15','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2476',0,'sdppubs-publications','',0),
(2477,3,'2017-12-10 10:45:31','2017-12-10 17:45:31','<p><a href = \"http://www.sdp.org/wp-content/uploads/2020/11/Bergner-Policy-175-196_cleaned.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-10/dp/1891700103/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Bergner, R.M. (2013). Therapeutic policies: A policy-based approach to psychotherapy. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 175-196). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: This paper explores the use of therapeutic policies in the conduct of psychotherapy, and in doing so introduces an alternative way to structure the entire intellectual framework of psychotherapy. Part 1 of the paper explicates the nature of therapeutic policies. Parts 2, 3, and 4 present a large number of representative policies and their rationales. Part 5 discusses the value of policies (a) as common factors in psychotherapy, (b) as embodying an integrative framework, and (c) as lending themselves to enhanced levels of creativity and flexibility in the conduct of psychotherapy.</p>\n','Therapeutic policies: A policy-based approach to psychotherapy','','publish','closed','closed','','2477','','','2017-12-10 10:45:31','2017-12-10 17:45:31','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2477',0,'sdppubs-publications','',0),
(2479,3,'2017-12-10 10:52:20','2017-12-10 17:52:20','<p><a href = \"http://www.sdp.org/wp-content/uploads/2020/11/Bergner-Suicide-55-74_cleaned.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-10/dp/1891700103/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Bergner, R.M., & Bunford, N. (2013). Suicide and impossible worlds. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 55-74). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: This chapter has two purposes. The first is to provide an updated, expanded, and clarified discussion of the Descriptive Psychological concept of a person’s “world.” The second is to illustrate worlds thinking by using it to analyze five clinical cases involving suicidal individuals.</p>\n','Suicide and impossible worlds','','publish','closed','closed','','suicide-and-impossible-worlds','','','2017-12-10 10:52:20','2017-12-10 17:52:20','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2479',0,'sdppubs-publications','',0),
(2480,3,'2017-12-10 10:54:36','2017-12-10 17:54:36','<p><a href = \"http://www.sdp.org/wp-content/uploads/2020/11/Kantor-Wizard-129-148_cleaned.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-10/dp/1891700103/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Kantor, C. (2013). We’re off to see the wizard: Politics, charisma, and community change. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: The phenomenon of the charismatic leader is explored from the perspectives of the circumstances that give rise to such a status and the significance of these statuses relative to the leader and the leader’s followers. The Ghost Dancers of the Native American West and the Zomians of Southeast Asia are historical particulars that demonstrate the phenomena of societies under threat and the rise of charismatic leaders. The Descriptive concepts of World, World Reconstruction, Culture, Status and Status Assigner are the conceptual anchoring points for this discussion. This paper builds on earlier papers that elaborated the concepts of community, organization, institution, and culture as well as ones elaborating world reformulation. It concludes that a community, indeed a culture, seeks persons who reformulate the community’s world to survive grave threats to its existence.</p>\n','We\'re off to see the wizard: Politics, charisma, and community change','','publish','closed','closed','','were-off-to-see-the-wizard-politics-charisma-and-community-change','','','2017-12-10 10:54:36','2017-12-10 17:54:36','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2480',0,'sdppubs-publications','',0),
(2482,3,'2017-12-10 11:05:50','2017-12-10 18:05:50','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-10/dp/1891700103/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Putman A.O. (2013). At a glance and out of nowhere: How ordinary people create the real world. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: This paper explores in depth the ways in which persons spontaneously create the real world they live in. It offers an appreciation of the material in Malcolm Gladwell’s Blink, including his observations on knowing that takes place in the “blink of an eye”, along with a detailed re-formulation of the science underlying it. “Actor” concepts from Descriptive Psychology take the surprise out of Gladwell’s observations and account for them systematically as simply a straightforward statement of what ordinary persons, exercising ordinary competence, do.</p>\n','At a glance and out of nowhere: How ordinary people create the real world','','publish','closed','closed','','at-a-glance-and-out-of-nowhere-how-ordinary-people-create-the-real-world','','','2017-12-10 11:05:50','2017-12-10 18:05:50','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2482',0,'sdppubs-publications','',0),
(2483,3,'2017-12-10 11:08:48','2017-12-10 18:08:48','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Leading-113-128.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-10/dp/1891700103/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Putman A.O. (2013). Leading: Perspectives for leaders and leadership coaches. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 113-128). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: “Leadership” is among the most widely discussed topics in business and organizational literature, but little consensus exists regarding what leadership is, let alone what is required to lead successfully. This is partly due to the lack of a thorough-going conceptualization of leadership and the domains within which it is exercised. This paper offers just such a conceptualization of “leading”, “leader” and “leadership”, rooted in the powerful conceptual framework known as Descriptive Psychology. Based on this conceptualization, the need and requirements for the role of Leadership Coach is discussed.</p>\n','Leading: Perspectives for leaders and leadership coaches','','publish','closed','closed','','2483','','','2017-12-10 11:08:48','2017-12-10 18:08:48','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2483',0,'sdppubs-publications','',0),
(2484,3,'2017-12-10 11:49:24','2017-12-10 18:49:24','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-When-worlds-collide-81-112.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-10/dp/1891700103/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Putman A.O. (2013). When worlds collide: The source of intractable value problems. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: People differ, much of the time, on matters ranging from the trivial to the profound. Some differences appear intractable, in that none of our known ways of resolving them work, no matter how long or hard we try. This paper uses the conceptual resources of Descriptive Psychology, including “community”, “worlds” and “ultimate satisfaction” to shed light on intractable value problems. These value problems are at core intractable problems of significance. Such problems are not the rare exception; they are inherent and pervasive. Participants in such disputes literally live in significantly different worlds. What ultimately keeps these worlds apart is what ultimately holds each one together.</p>\n','When worlds collide: The source of intractable value problems','','publish','closed','closed','','when-worlds-collide-the-source-of-intractable-value-problems','','','2017-12-10 11:49:24','2017-12-10 18:49:24','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2484',0,'sdppubs-publications','',0),
(2485,3,'2017-12-10 11:52:04','2017-12-10 18:52:04','<p>Click<a href = \"http://www.sdp.org/wp-content/uploads/2020/11/roberts-Knowing-the-world-37-54-cleaned.pdf\"> here</a> for full text (in PDF format)...</p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-10/dp/1891700103/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Roberts, M.K. (2013). Knowing the world. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: How do we know the world? Paradigmatic answers to that question include knowing what God reveals to us through divine illumination, knowing what we discover through scientific observation and evidence, and knowing what it calls for by way of behavior. What is it to be in contact with the world? And how do we know a dream? The answers to those questions depend on the paradigm for knowledge that is taken as fundamental. The use of the behavioral paradigm is illustrated in analyzing dreams by René Descartes and Ludwig Wittgenstein.</p>\n','Knowing the world','','publish','closed','closed','','knowing-the-world','','','2017-12-10 11:52:04','2017-12-10 18:52:04','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2485',0,'sdppubs-publications','',0),
(2488,3,'2017-12-10 12:01:28','2017-12-10 19:01:28','<p><a href = \"http://www.sdp.org/wp-content/uploads/2020/11/Roberts-The-nefarious-is-261-271_cleaned.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-10/dp/1891700103/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Roberts, M.K. (2013). The Nefarious “is”. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 261-271). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: The simple word “is” has been noted since ancient times for its slipperiness. Three of its uses — the genus-species “is”, the predicative “is”, and the “is” of identity — are discussed in this paper. For each kind of “is”, historical sketches are given to provide background and perspective, and examples are presented from the Person Concept.</p>\n','The Nefarious “is”','','publish','closed','closed','','the-nefarious-is','','','2017-12-10 12:01:28','2017-12-10 19:01:28','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2488',0,'sdppubs-publications','',0),
(2489,3,'2017-12-10 12:12:47','2017-12-10 19:12:47','<p><a href = \"http://www.sdp.org/wp-content/uploads/2020/11/Schwartz-Empathy-197-212_cleaned.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-10/dp/1891700103/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Schwartz, W. (2013). The parameters of empathy: Core considerations for psychotherapy and supervision. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 197-212). Ann <br>Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: A theory neutral and pre-empirical formulation of empathy as empathic action is presented as a basic feature of shared social practice, a core social competence, always more or less present if a person is to adequately engage with others. The conceptual tools of Paradigm Case Formulation and Parametric Analysis are employed to clarify the “more or less” quality of empathy and to provide a format to map agreement and disagreement on meanings. The paradigm case is described as the communication of the recognition of the significance of another person’s ongoing intentional actions and emotional states in a manner that the other person can tolerate. The parametric analysis involves the parameters of Wants, Knows, Knows-How, Significance, Performance, Achievement, Identity and Personal Characteristics.</p>\n','The parameters of empathy: Core considerations for psychotherapy and supervision','','publish','closed','closed','','the-parameters-of-empathy-core-considerations-for-psychotherapy-and-supervision','','','2017-12-10 12:12:47','2017-12-10 19:12:47','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2489',0,'sdppubs-publications','',0),
(2490,3,'2017-12-10 12:17:59','2017-12-10 19:17:59','<p><a href = \"http://www.sdp.org/wp-content/uploads/2020/11/Wechsler-2013-ADP_10_Trauma_Concepts-reprint_cleaned.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-10/dp/1891700103/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Wechsler, R.C. (2013). Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: In this chapter, I seek to answer four questions about psychological trauma that have not been properly conceptualized. They are: (a) What is psychological trauma? (b) Why do some people get traumatized and others do not? (c) Why do the symptoms of PTSD take the specific forms that they do? And finally, (d) What is the role of physiology in creating or perpetuating the condition? In addressing these questions, I shall be drawing upon the conceptual resources of Descriptive Psychology, among which are the conceptual device of Paradigm Case Formulations, the formulation of pathology as disability, and the concept of a person’s World and how it is related to his/her self-concept. The resulting clarifications will lay the foundation for a later elucidation and integration of approaches to therapy with PTSD victims.</p>\n','Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences','','publish','closed','closed','','trauma-concepts-a-descriptive-psychological-formulation-of-the-nature-of-trauma-and-its-consequences','','','2017-12-10 12:17:59','2017-12-10 19:17:59','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2490',0,'sdppubs-publications','',0),
(2491,3,'2017-12-11 05:10:53','2017-12-11 12:10:53','','Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988','','publish','closed','closed','','2491','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=2491',0,'sdppubs-publications','',0),
(2494,1,'2017-12-11 05:49:46','2017-12-11 12:49:46','','Descriptive Dissertations copy','','inherit','open','closed','','descriptive-dissertations-copy','','','2017-12-11 05:49:46','2017-12-11 12:49:46','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Descriptive-Dissertations-copy.pdf',0,'attachment','application/pdf',0),
(2502,1,'2017-12-11 09:27:34','2017-12-11 16:27:34','','lri_reports','','inherit','open','closed','','lri_reports','','','2017-12-11 09:27:34','2017-12-11 16:27:34','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/lri_reports.pdf',0,'attachment','application/pdf',0),
(2507,3,'2017-12-11 09:39:23','2017-12-11 16:39:23','<p><a href = \"https://www.amazon.com/Depression-Doesnt-Always-Have-Depressing-ebook/dp/B00FSOUCYM/ref=sr_1_1?ie=UTF8&qid=1513010278&sr=8-1&keywords=james+holmes+depression+always+depressing\">Click here to purchase (Kindle edition)...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Holmes, J.R. (2013). Depression doesn\'t always have to be depressing. Pensacola, FL.: Pensacola Pelican Press, Inc.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n\n','Depression doesn\'t always have to be depressing','','publish','closed','closed','','depression-doesnt-always-have-to-be-depressing','','','2017-12-11 09:39:23','2017-12-11 16:39:23','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2507',0,'sdppubs-publications','',0),
(2509,1,'2017-12-12 00:52:49','2017-12-12 07:52:49','','Littmann Elucidating Actus Reus and Mens Rea','','inherit','open','closed','','littmann-elucidating-actus-reus-and-mens-rea','','','2017-12-12 00:52:49','2017-12-12 07:52:49','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf',0,'attachment','application/pdf',0),
(2510,1,'2017-12-12 00:52:52','2017-12-12 07:52:52','','Littmann Guilty or Not','','inherit','open','closed','','littmann-guilty-or-not','','','2017-12-12 00:52:52','2017-12-12 07:52:52','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/Littmann-Guilty-or-Not.pdf',0,'attachment','application/pdf',0),
(2521,2,'2017-12-12 18:24:54','2017-12-13 01:24:54','<h2>Dissertations</h2>','Dissertations','','publish','closed','closed','','dissertations','','','2025-12-29 20:45:49','2025-12-29 20:45:49','',0,'http://www.sdp.org/?page_id=2521',0,'page','',0),
(2527,3,'2017-12-13 10:22:11','2017-12-13 17:22:11','','Click here for more related work by Dr. Jeffrey...','','publish','closed','closed','','click-here-for-more-information-about-dr-jeffrey','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=2527',0,'sdppubs-publications','',0),
(2529,1,'2017-12-13 10:29:21','2017-12-13 17:29:21','','SDP 2018 Call for Papers.doc','','inherit','open','closed','','sdp-2018-call-for-papers-doc','','','2017-12-13 10:29:21','2017-12-13 17:29:21','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/SDP-2018-Call-for-Papers.doc.docx',0,'attachment','application/vnd.openxmlformats-officedocument.wordprocessingml.document',0),
(2530,1,'2017-12-13 10:31:39','2017-12-13 17:31:39','','SDP 2018 Call for Papers','','inherit','open','closed','','sdp-2018-call-for-papers','','','2017-12-13 10:31:39','2017-12-13 17:31:39','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/SDP-2018-Call-for-Papers.pdf',0,'attachment','application/pdf',0),
(2537,3,'2017-12-13 15:46:55','2017-12-13 22:46:55','<p><a href = \"https://www.amazon.com/Persons-Behavior-World-McDermott-Shideler/dp/0819167878\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Shideler, M.M. (1988). <em>Persons, Behavior, and the World: The Descriptive Psychology Approach</em>. Lanham, MD: University Press of America.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n','Persons, Behavior, and the World: The Descriptive Psychology Approach','','publish','closed','closed','','persons-behavior-and-the-world-the-descriptive-psychology-approach','','','2017-12-13 15:46:55','2017-12-13 22:46:55','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2537',0,'sdppubs-publications','',0),
(2550,1,'2017-12-14 06:13:04','2017-12-14 13:13:04','','SDP 2006 Conference Program','','inherit','open','closed','','sdp-2006-conference-program','','','2017-12-14 06:13:04','2017-12-14 13:13:04','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf',0,'attachment','application/pdf',0),
(2552,1,'2017-12-14 06:13:10','2017-12-14 13:13:10','','SDP 2008 Conference Program','','inherit','open','closed','','sdp-2008-conference-program','','','2017-12-14 06:13:10','2017-12-14 13:13:10','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf',0,'attachment','application/pdf',0),
(2553,1,'2017-12-14 06:13:13','2017-12-14 13:13:13','','SDP 2009 Conference Program','','inherit','open','closed','','sdp-2009-conference-program','','','2017-12-14 06:13:13','2017-12-14 13:13:13','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf',0,'attachment','application/pdf',0),
(2554,1,'2017-12-14 06:13:15','2017-12-14 13:13:15','','SDP 2010 Conference Program','','inherit','open','closed','','sdp-2010-conference-program','','','2017-12-14 06:13:15','2017-12-14 13:13:15','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf',0,'attachment','application/pdf',0),
(2555,1,'2017-12-14 06:13:16','2017-12-14 13:13:16','','SDP 2011 Conference Program','','inherit','open','closed','','sdp-2011-conference-program','','','2017-12-14 06:13:16','2017-12-14 13:13:16','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf',0,'attachment','application/pdf',0),
(2556,1,'2017-12-14 06:13:18','2017-12-14 13:13:18','','SDP 2012 Conference Program','','inherit','open','closed','','sdp-2012-conference-program','','','2017-12-14 06:13:18','2017-12-14 13:13:18','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf',0,'attachment','application/pdf',0),
(2557,1,'2017-12-14 06:13:20','2017-12-14 13:13:20','','SDP 2013 Conference Program','','inherit','open','closed','','sdp-2013-conference-program','','','2017-12-14 06:13:20','2017-12-14 13:13:20','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf',0,'attachment','application/pdf',0),
(2558,1,'2017-12-14 06:13:22','2017-12-14 13:13:22','','SDP 2014 Conference Program','','inherit','open','closed','','sdp-2014-conference-program','','','2017-12-14 06:13:22','2017-12-14 13:13:22','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf',0,'attachment','application/pdf',0),
(2559,1,'2017-12-14 06:13:24','2017-12-14 13:13:24','','SDP 2015 Conference Program','','inherit','open','closed','','sdp-2015-conference-program','','','2017-12-14 06:13:24','2017-12-14 13:13:24','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf',0,'attachment','application/pdf',0),
(2560,1,'2017-12-14 06:13:27','2017-12-14 13:13:27','','SDP 2016 Confeence Program','','inherit','open','closed','','sdp-2016-confeence-program','','','2017-12-14 06:13:27','2017-12-14 13:13:27','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf',0,'attachment','application/pdf',0),
(2566,1,'2017-12-14 08:36:17','2017-12-14 15:36:17','','SdP 2007 Conference Program','','inherit','open','closed','','sdp-2007-conference-program','','','2017-12-14 08:36:17','2017-12-14 15:36:17','',0,'https://society.bsquaresite.com/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf',0,'attachment','application/pdf',0),
(2575,3,'2017-12-14 15:00:52','2017-12-14 22:00:52','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Ossorio, P.G. (1972/1973). Where the action is. <em>Contemporary psychology</em>, <em>25</em>, 950. <a href = \"http://dx.doi.org/10.1037/019434\">http://dx.doi.org/10.1037/019434</a</p>\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 20px 0px; font-weight: normal;\"></p>','Where the action is','','publish','closed','closed','','where-the-action-is','','','2017-12-14 15:00:52','2017-12-14 22:00:52','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2575',0,'sdppubs-publications','',0),
(2576,3,'2017-12-14 15:10:25','2017-12-14 22:10:25','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Ossorio, P. & Kurtz, M. (1989). Automated classification of resolved galaxies. <em>Data analysis in astronomy</em>, <em>40</em>, 121-128. <a href = \"http://dx.doi.org/10.1007/978-1-4684-5646-2_13\"> http://dx.doi.org/10.1007/978-1-4684-5646-2_13</a>\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 20px 0px; font-weight: normal;\"></p>','Automated classification of resolved galaxies','','publish','closed','closed','','automated-classification-of-resolved-galaxies','','','2017-12-14 15:10:25','2017-12-14 22:10:25','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2576',0,'sdppubs-publications','',0),
(2577,3,'2017-12-14 15:54:34','2017-12-14 22:54:34','<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Davis K.E., & Roberts M.K. (1999). <a href =\"https://doi.org/10.1007/978-1-4612-5076-0_8\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer. </p>\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n','Relationships in the real world: The Descriptive Psychology approach to personal relationships','','publish','closed','closed','','2577','','','2017-12-14 15:54:34','2017-12-14 22:54:34','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2577',0,'sdppubs-publications','',0),
(2581,3,'2017-12-15 02:12:38','2017-12-15 09:12:38','<p>Click <a href=\"http://www.sdp.org/publications/books/Bergner_2007_Status_Dynamics.pdf\">here</a> to view a PDF copy of this book.</p>\n\n<p>Click<a href = \"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&qid=1513328890&sr=8-1&keywords=bergner+status+dynamic\"> here</a> to purchase a copy.</a>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong> Bergner, R.M. (2007). <em>Status dynamics: An enriching path to therapeutic change.</em> Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n','Status dynamics: An enriching path to therapeutic change','','publish','closed','closed','','status-dynamics-creating-new-paths-to-therapeutic-change','','','2017-12-15 02:12:38','2017-12-15 09:12:38','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2581',0,'sdppubs-publications','',0),
(2587,3,'2017-12-15 03:32:26','2017-12-15 10:32:26','<p><a href=\"https://www.researchgate.net/publication/263761561_The_Irrationality_Illusion_A_New_Paradigm_for_Economics_and_Behavioral_Economics\">Click here for access to full text...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\"></p>\n\n<strong>Citation: </strong> Jeffrey, H.J. & Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance</em>, <em>14:3</em>, 161-194.\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 20px 0px; font-weight: normal;\"></p>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: A new conceptual and formal framework for analyzing economic decisions, the homo communitatis paradigm, is introduced. The framework is in the form of seven principles, which collectively articulate the entire range of factors that affect choice, including all aspects of individual behavior and of the social context—the communities—the actor is a member of. Traditional economic analysis is shown to be a special case of homo communitatis analysis in which key variables are omitted. Using the principles, we show that experimental results such as loss aversion, framing effects, mental accounting, and judgment biases are not irrational and that the apparent irrationality is in every case an illusion arising from incomplete specification and control of independent variables elucidated in the principles. Several implications for future work are discussed, including high-fidelity models of socioeconomic systems, significantly more powerful and detailed economics simulations, and adoption of significantly different approach to design of economic experiments, one that takes into account all the variables involved in human choice.</p>\n\n','The Irrationality illusion: A new paradigm for economics and behavioral economics','','publish','closed','closed','','the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics','','','2017-12-15 03:32:26','2017-12-15 10:32:26','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2587',0,'sdppubs-publications','',0),
(2588,3,'2017-12-15 03:41:56','2017-12-15 10:41:56','<p><a href=\"https://www.researchgate.net/publication/270867337_There_Is_Something_New_in_the_World_of_Social_Science_Conceptualizations_A_Review_of_Place\">Click here for access to full text...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\"></p>\n\n<strong>Citation: </strong> Jeffrey, H.J. (2013). There is something new in the world of social science conceptualizations: A review of Place. <em>The Journal of Social Psychology</em>, <em>153</em>, 623-628. \n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 20px 0px; font-weight: normal;\"></p>\n','There is something new in the world of social science conceptualizations: A review of Place','','publish','closed','closed','','there-is-something-new-in-the-world-of-social-science-conceptualizations-a-review-of-place','','','2017-12-15 03:41:56','2017-12-15 10:41:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2588',0,'sdppubs-publications','',0),
(2591,3,'2017-12-15 03:46:56','2017-12-15 10:46:56','<p><a href=\"https://www.researchgate.net/publication/228788898_Homo_Communitatis_A_Rigorous_Foundation_for_Behavioral_Finance\">Click here for access to full text...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\"></p>\n\n<p><strong>Citation: </strong> Jeffrey, H.J. (2010). Homo Communitatis: A rigorous foundation for behavioral finance. https://www.researchgate.net/publication/228788898_Homo_Communitatis_A_Rigorous_Foundation_for_Behavioral_Finance.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n<p style=\"text-align: left; margin: 40px 0px 20px 0px; font-weight: normal;\"></p>\n','Homo Communitatis: A rigorous foundation for behavioral finance','','publish','closed','closed','','homo-communitatis-a-rigorous-foundation-for-behavioral-finance','','','2017-12-15 03:46:56','2017-12-15 10:46:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2591',0,'sdppubs-publications','',0),
(2596,3,'2017-12-16 08:41:45','2017-12-16 15:41:45','<p><a href=\"https://www.amazon.com/Doing-All-Isnt-Everything-Empowerment/dp/B000P26GBK/ref=sr_1_fkmr0_3?ie=UTF8&qid=1513438831&sr=8-3-fkmr0&keywords=Doing+it+all+isn%27t+everything%3A+A+woman%27s+guide+for+living+in+harmony+and+empowerment\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong> Allen-Zeiger, C., & Allen, S. (1992). <em>Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment</em> Austin, TX: New Perspectives Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n\n','Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment','','publish','closed','closed','','doing-it-all-isnt-everything-a-womans-guide-for-living-in-harmony-and-empowerment','','','2017-12-16 08:41:45','2017-12-16 15:41:45','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2596',0,'sdppubs-publications','',0),
(2597,3,'2017-12-16 08:48:51','2017-12-16 15:48:51','<p><a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a></p>\n\n<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2019/04/Advances-3-Aylesworth-Ossorio-Refugees-Cultural-Displacement-45_93.pdf\">here </a> for the article pdf...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong> Aylesworth, L., & Ossorio, P. (1983). Refugees: Cultural displacement and its effects. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3,</em> (pp. 45-92). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n\n\n','Refugees: Cultural displacement and its effects','','publish','closed','closed','','cultural-displacement-and-its-effects','','','2017-12-16 08:48:51','2017-12-16 15:48:51','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2597',0,'sdppubs-publications','',0),
(2599,3,'2017-12-16 08:58:34','2017-12-16 15:58:34','<p>Click<a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf\"> here</a> to view the full text PDF</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong> Baker, E. (1982). Therapeutic social practices. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2,</em> (pp. 209-230). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n\n\n','Therapeutic social practices','','publish','closed','closed','','therapeutic-social-practices','','','2017-12-16 08:58:34','2017-12-16 15:58:34','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2599',0,'sdppubs-publications','',0),
(2600,3,'2017-12-16 09:01:43','2017-12-16 16:01:43','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong> Bergner, R., & Holmes, J. (2000).  Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, <em>37</em>, 36-44.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n\n\n\n\n\n\n','Self-concepts and self-concept change: A status dynamic formulation','','publish','closed','closed','','2600','','','2017-12-16 09:01:43','2017-12-16 16:01:43','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2600',0,'sdppubs-publications','',0),
(2603,3,'2017-12-16 09:08:07','2017-12-16 16:08:07','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong> Bergner, R. (1999). <a href=\"http://www.sdp.org/publications/books/Bergner_2007_Status_Dynamics.pdf\">Status enhancement: A further path to therapeutic change</a>. <em>American Journal of Psychotherapy</em>, <em>53</em>, 201-214.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n\n\n\n\n\n\n','Status enhancement: An enriching path to therapeutic change','','publish','closed','closed','','status-enhancement-a-further-path-to-therapeutic-change','','','2017-12-16 09:08:07','2017-12-16 16:08:07','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2603',0,'sdppubs-publications','',0),
(2604,3,'2017-12-16 09:10:08','2017-12-16 16:10:08','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong> Bergner, R. (1998). Characteristics of an optimal clinical case formulation. <em>American Journal of Psychotherapy</em>, <em>52</em>, 287-300.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n\n\n\n\n\n\n','Characteristics of an optimal clinical case formulation','','publish','closed','closed','','characteristics-of-an-optimal-clinical-case-formulation','','','2017-12-16 09:10:08','2017-12-16 16:10:08','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2604',0,'sdppubs-publications','',0),
(2605,3,'2017-12-16 09:11:42','2017-12-16 16:11:42','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2023_Videos/Bergner_R_Meaning_SDP_2023.mp4\">here</a> to view the full video of this presentation.</td></tr>\n\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\";>Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:25px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 29, 2023</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">In this presentation, I will describe therapeutic approaches to problems of meaninglessness that beset many clients. The presentation will include: (a) a conceptual formulation of meaningful action and, by extension, meaningful living; (b) a delineation of some common obstacles to meaning exhibited by clients; and (c) some therapeutic recommendations for addressing these obstacles.</td>\n</tr>\n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n1. Bergner, R. (1998). Therapeutic approaches to problems of\nmeaninglessness. American Journal of Psychotherapy, 52, 1-16.<br>\n2. Yalom, I. (1980). Existential psychotherapy. New York: Basic.<br>\n3. Frankl, V. (1969). The will to meaning. New York: World.<br>\n4. Bergner, R. (2005). World reconstruction in psychotherapy. American Journal of\nPsychotherapy, 59, 1-17.<br>\n5. Bergner, R. (2010). The Tolstoy dilemma: A paradigm case formulation and\nsome therapeutic interventions. In K. Davis, F. Lubuguin, & W. Schwartz (Eds.),\nAdvances in Descriptive Psychology (Vol. 9, pp.143-160). Ann Arbor, MI:\nDescriptive Psychology Press.\n</td></tr>\n\n</table>\n\n','Therapeutic approaches to problems of meaninglessness','','publish','closed','closed','','therapeutic-approaches-to-problems-of-meaninglessness','','','2017-12-16 09:11:42','2017-12-16 16:11:42','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2605',0,'sdppubs-publications','',0),
(2606,3,'2017-12-16 09:14:09','2017-12-16 16:14:09','<p><a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_10?ie=UTF8&qid=1513440872&sr=8-10&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong> Bergner, R. (1998). Self-criticism. In J. Jeffrey & R. Bergner, (Eds.). <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 249-276). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n\n\n\n\n\n\n','Self-criticism','','publish','closed','closed','','self-criticism','','','2017-12-16 09:14:09','2017-12-16 16:14:09','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2606',0,'sdppubs-publications','',0),
(2608,3,'2017-12-16 09:18:02','2017-12-16 16:18:02','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong> Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','What is psychopathology? And so what?','','publish','closed','closed','','what-is-psychopathology-and-so-what','','','2017-12-16 09:18:02','2017-12-16 16:18:02','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2608',0,'sdppubs-publications','',0),
(2610,3,'2017-12-16 10:34:12','2017-12-16 17:34:12','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (1997). The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman. <em>Family Therapy</em>, <em>24</em>, 71-79.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman','','publish','closed','closed','','the-use-of-a-recent-formulation-of-bulimia-nervosa-in-the-successful-treatment-of-a-bulimic-woman','','','2017-12-16 10:34:12','2017-12-16 17:34:12','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2610',0,'sdppubs-publications','',0),
(2611,3,'2017-12-16 10:35:40','2017-12-16 17:35:40','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (1993). Victims into perpetrators. <em>Psychotherapy</em>, <em>30</em>, 3, 452-462.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Victims into perpetrators','','publish','closed','closed','','victims-into-perpetrators','','','2017-12-16 10:35:40','2017-12-16 17:35:40','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2611',0,'sdppubs-publications','',0),
(2612,3,'2017-12-16 10:36:03','2017-12-16 17:36:03','<p><a href = \"https://www.amazon.com/Studies-Psychopathology-Descriptive-Psychology-Approach/dp/0962566136/ref=sr_1_1?ie=UTF8&qid=1513445964&sr=8-1&keywords=studies+in+psychopathology+bergner\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (Ed.) (1993). <em>Studies in psychopathology: The Descriptive Psychology approach</em>. Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Studies in psychopathology: The Descriptive Psychology approach','','publish','closed','closed','','2612','','','2017-12-16 10:36:03','2017-12-16 17:36:03','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2612',0,'sdppubs-publications','',0),
(2614,3,'2017-12-16 10:41:39','2017-12-16 17:41:39','<p><a href = \"https://www.amazon.com/Studies-Psychopathology-Descriptive-Psychology-Approach/dp/0962566136/ref=sr_1_1?ie=UTF8&qid=1513445964&sr=8-1&keywords=studies+in+psychopathology+bergner\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (1993). Psychopathology and psychotherapy from a Descriptive Psychological point of view. In R. Bergner (Ed.), <em>Studies in psychopathology: The Descriptive Psychology approach</em> (pp. 3-17). Ann Arbor: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Psychopathology and psychotherapy from a Descriptive Psychological point of view','','publish','closed','closed','','2614','','','2017-12-16 10:41:39','2017-12-16 17:41:39','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2614',0,'sdppubs-publications','',0),
(2617,3,'2017-12-16 10:44:19','2017-12-16 17:44:19','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (1991). Proposal for an eclectic framework. <em>Journal of Integrative and Eclectic Psychotherapy</em>, <em>10</em>, 3, 295-318.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Proposal for an eclectic framework','','publish','closed','closed','','proposal-for-an-eclectic-framework','','','2017-12-16 10:44:19','2017-12-16 17:44:19','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2617',0,'sdppubs-publications','',0),
(2626,3,'2017-12-16 10:56:48','2017-12-16 17:56:48','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (1988). Money\'s \'Lovemap\' account of the paraphilias: A critique and reformulation. A<em>merican Journal of Psychotherapy</em>, <em>42</em>, 254-259.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Money\'s \'Lovemap\' account of the paraphilias: A critique and reformulation','','publish','closed','closed','','moneys-lovemap-account-of-the-paraphilias-a-critique-and-reformulation','','','2017-12-16 10:56:48','2017-12-16 17:56:48','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2626',0,'sdppubs-publications','',0),
(2627,3,'2017-12-16 10:58:32','2017-12-16 17:58:32','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (1988). Status dynamic psychotherapy with depressed individuals. <em>Psychotherapy</em>, <em>25</em>, 266-272.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Status dynamic psychotherapy with depressed individuals','','publish','closed','closed','','tatus-dynamic-psychotherapy-with-depressed-individuals','','','2017-12-16 10:58:32','2017-12-16 17:58:32','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2627',0,'sdppubs-publications','',0),
(2628,3,'2017-12-16 10:59:56','2017-12-16 17:59:56','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Undoing degradation','','publish','closed','closed','','undoing-degradation','','','2017-12-16 10:59:56','2017-12-16 17:59:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2628',0,'sdppubs-publications','',0),
(2630,3,'2017-12-16 11:07:20','2017-12-16 18:07:20','<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2019/05/Bergner-ADP-4-Paranoid-Style-203_230.pdf\">here</a> to view the full text PDF...</p>\n\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (1985). Paranoid style: A descriptive and pragmatic account. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 203-229). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Paranoid style: A descriptive and pragmatic account','','publish','closed','closed','','paranoid-style-a-descriptive-and-pragmatic-account','','','2017-12-16 11:07:20','2017-12-16 18:07:20','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2630',0,'sdppubs-publications','',0),
(2652,3,'2017-12-17 07:38:24','2017-12-17 14:38:24','<p><a href = \"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513521344&sr=8-14&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a></p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/04/Advances-3-Bergner-Emotions-209_227.pdf\">here</a> for the article pdf...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (1983) Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 209-227). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Emotions: A conceptual formulation and its clinical implications','','publish','closed','closed','','emotions-a-conceptual-formulation-and-its-clinical-implications','','','2017-12-17 07:38:24','2017-12-17 14:38:24','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2652',0,'sdppubs-publications','',0),
(2653,3,'2017-12-17 07:48:57','2017-12-17 14:48:57','<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf\"> here</a> for the full text PDF...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (1982). Hysterical action, impersonation, and caretaking roles. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em> (pp, 233-247). Greenwich, CT: JAI Press.\n\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Hysterical action, impersonation, and caretaking roles','','publish','closed','closed','','hysterical-action-impersonation-and-caretaking-roles','','','2017-12-17 07:48:57','2017-12-17 14:48:57','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2653',0,'sdppubs-publications','',0),
(2654,3,'2017-12-17 07:51:28','2017-12-17 14:51:28','\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (1982). Couple therapy for histrionic clients and their spouses. In H. Millman, J. Huber, and D. Diggins (Eds.), <em>Therapies for adults</em>. San Francisco: Jossey-Bass.\n\n\n\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Couple therapy for histrionic clients and their spouses','','publish','closed','closed','','couple-therapy-for-histrionic-clients-and-their-spouses','','','2017-12-17 07:51:28','2017-12-17 14:51:28','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2654',0,'sdppubs-publications','',0),
(2655,3,'2017-12-17 07:55:26','2017-12-17 14:55:26','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (1981). Recasting victims as perpetrators. <em>The Journal of Strategic and Systemic Therapies</em>, <em>1</em>, 1-9.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Recasting victims as perpetrators','','publish','closed','closed','','recasting-victims-as-perpetrators','','','2017-12-17 07:55:26','2017-12-17 14:55:26','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2655',0,'sdppubs-publications','',0),
(2656,3,'2017-12-17 07:59:17','2017-12-17 14:59:17','<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Bergner-Overseer-Regime-245-271.pdf\">here</a> for the full text PDF...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (1981). The overseer regime: A descriptive and practical study of the obsessive compulsive personality style. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 245-271). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','The overseer regime: A descriptive and practical study of the obsessive compulsive personality style','','publish','closed','closed','','the-overseer-regime-a-descriptive-and-practical-study-of-the-obsessive-compulsive-personality-style','','','2017-12-17 07:59:17','2017-12-17 14:59:17','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2656',0,'sdppubs-publications','',0),
(2658,3,'2017-12-17 08:05:17','2017-12-17 15:05:17','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (1979). The use of systems oriented illustrative stories in marital psychotherapy. <em>Family Therapy</em>, <em>6</em>, 109-118.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','The use of systems oriented illustrative stories in marital psychotherapy','','publish','closed','closed','','he-use-of-systems-oriented-illustrative-stories-in-marital-psychotherapy','','','2017-12-17 08:05:17','2017-12-17 15:05:17','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2658',0,'sdppubs-publications','',0),
(2659,3,'2017-12-17 08:07:09','2017-12-17 15:07:09','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (1979). Transforming presenting problems. <em>Rational Living</em>, <em>14</em>, 13-16.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Transforming presenting problems','','publish','closed','closed','','transforming-presenting-problems','','','2017-12-17 08:07:09','2017-12-17 15:07:09','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2659',0,'sdppubs-publications','',0),
(2660,3,'2017-12-17 08:08:46','2017-12-17 15:08:46','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (1977). The marital system of the hysterical individual. <em>Family Process</em>, <em>16</em>, 85-95.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','The marital system of the hysterical individual','','publish','closed','closed','','the-marital-system-of-the-hysterical-individual','','','2017-12-17 08:08:46','2017-12-17 15:08:46','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2660',0,'sdppubs-publications','',0),
(2661,3,'2017-12-17 08:10:23','2017-12-17 15:10:23','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. , & Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Sexual misunderstanding: A descriptive and pragmatic formulation','','publish','closed','closed','','sexual-misunderstanding-a-descriptive-and-pragmatic-formulation','','','2017-12-17 08:10:23','2017-12-17 15:10:23','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2661',0,'sdppubs-publications','',0),
(2663,3,'2017-12-17 08:15:44','2017-12-17 15:15:44','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. & Staggs, J. (1987) The positive therapeutic relationship as accreditation. <em>Psychotherapy</em>, <em>24</em>, 315-320.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','The positive therapeutic relationship as accreditation','','publish','closed','closed','','the-positive-therapeutic-relationship-as-accreditation','','','2017-12-17 08:15:44','2017-12-17 15:15:44','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2663',0,'sdppubs-publications','',0),
(2667,3,'2017-12-17 08:43:08','2017-12-17 15:43:08','<p>Click<a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf\"> here</a> to view the full text PDF..</p>\n\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Davis, K., & Todd, M. (1982). Friendship and love relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em> (pp. 79-119). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Friendship and love relationships','','publish','closed','closed','','friendship-and-love-relationships','','','2017-12-17 08:43:08','2017-12-17 15:43:08','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2667',0,'sdppubs-publications','',0),
(2668,3,'2017-12-17 09:45:15','2017-12-17 16:45:15','<p><a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Keith-Davis/dp/B000TFIKOO/ref=sr_1_13?ie=UTF8&qid=1513525277&sr=8-13&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Driscoll, R. (1981). Self-criticism: Analysis and treatment. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 321-356). Greenwich, CT: JAI Press.\n\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Self-criticism: Analysis and treatment','','publish','closed','closed','','self-criticism-analysis-and-treatment','','','2017-12-17 09:45:15','2017-12-17 16:45:15','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2668',0,'sdppubs-publications','',0),
(2671,3,'2017-12-17 09:49:34','2017-12-17 16:49:34','<p><a href = \"https://www.amazon.com/Pragmatic-Psychotherapy-Health-Life-Science/dp/0442219830/ref=sr_1_1?s=books&ie=UTF8&qid=1513529396&sr=1-1&keywords=pragmatic+psychotherapy+driscoll\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Driscoll, R. (1984). <em>Pragmatic psychotherapy</em>. New York: Van Nostrand Reinhold.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Pragmatic psychotherapy','','publish','closed','closed','','pragmatic-psychotherapy','','','2017-12-17 09:49:34','2017-12-17 16:49:34','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2671',0,'sdppubs-publications','',0),
(2673,3,'2017-12-17 09:55:50','2017-12-17 16:55:50','<p>Click<a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\"> here</a> to view the full text PDF...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Kirsch, N. (1982). Attempted suicide and restrictions in the eligibility to negotiate personal characteristics. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em> (pp. 249-273). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Attempted suicide and restrictions in the eligibility to negotiate personal characteristics','','publish','closed','closed','','attempted-suicide-and-restrictions-in-the-eligibility-to-negotiate-personal-characteristics','','','2017-12-17 09:55:50','2017-12-17 16:55:50','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2673',0,'sdppubs-publications','',0),
(2675,3,'2017-12-17 10:00:03','2017-12-17 17:00:03','<p><a href = \"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513525277&sr=8-14&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a></p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/04/Advances-3-Lasater-Stress-Colorado-Coal-Mining-95_118.pdf\">here</a> for the article pdf...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Lasater, L. (1983). Stress and health in a Colorado coal mining community. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp.95-117). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Stress and health in a Colorado coal mining community','','publish','closed','closed','','stress-and-health-in-a-colorado-coal-mining-community-2','','','2017-12-17 10:00:03','2017-12-17 17:00:03','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2675',0,'sdppubs-publications','',0),
(2678,3,'2017-12-17 10:09:09','2017-12-17 17:09:09','<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2019/05/Marshall-ADP-4-Alcoholic-Relationships-259_279.pdf\">here</a> to view the full text PDF...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Marshall, K. (1985). Scenarios of \"alcoholic\" relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 259-278). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Scenarios of \"alcoholic\" relationships','','publish','closed','closed','','scenarios-of-alcoholic-relationships','','','2017-12-17 10:09:09','2017-12-17 17:09:09','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2678',0,'sdppubs-publications','',0),
(2686,3,'2017-12-17 11:11:18','2017-12-17 18:11:18','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/Ossorio-Essays-Pathology-1_70.pdf\">here</a> for a PDF copy of this publication, published by Descriptive Psychology Press as a chapter in Ossorio\'s <em>Collected Works, Vol II</em>.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\n<p>It was originally published as:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P. (1985/1997). Pathology. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em> (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press. (Original work published 1983 as LRI Report No. 34a. Boulder, CO. Linguistic Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Pathology (LRI Report No. 34a)','','publish','closed','closed','','pathology','','','2017-12-17 11:11:18','2017-12-17 18:11:18','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2686',0,'sdppubs-publications','',0),
(2689,3,'2017-12-17 11:33:00','2017-12-17 18:33:00','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/Ossorio-Essays-Theory-of-Punishment-195_214.pdf\">here</a> for a PDF copy of this publication, published by Descriptive Psychology Press as a chapter in Ossorio\'s <a href=\"http://www.sdp.org/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\"><em>Collected Works, Vol II</em></a>.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\nOssorio, P., & Sternberg, B. (1997). Status management: A theory of punishment and rehabilitation. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em> (pp. 195-214). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report #25. Boulder, CO: Linguistic Research Institute.)</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Status management: A theory of punishment and rehabilitation (LRI Report No. 25)','','publish','closed','closed','','status-management-a-theory-of-punishment-and-rehabilitation','','','2017-12-17 11:33:00','2017-12-17 18:33:00','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2689',0,'sdppubs-publications','',0),
(2690,3,'2017-12-17 11:42:28','2017-12-17 18:42:28','<p>Click<a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\"> here</a> to view the full text PDF...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Plotkin, W., & Schwartz, W. (1982). A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em> (pp. 139-194). Greenwich, CT: JAI Press.\n\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience','','publish','closed','closed','','a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience','','','2017-12-17 11:42:28','2017-12-17 18:42:28','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2690',0,'sdppubs-publications','',0),
(2691,3,'2017-12-17 11:45:27','2017-12-17 18:45:27','<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2019/05/Plotkin-Schwartz-ADP-4-Hypnosis-II-75_101.pdf\">here</a> to view the full text PDF...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Plotkin, W., & Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 75-98). Greenwich, CT: JAI Press.\n\n\n\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state','','publish','closed','closed','','a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state','','','2017-12-17 11:45:27','2017-12-17 18:45:27','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2691',0,'sdppubs-publications','',0),
(2698,3,'2017-12-17 14:02:47','2017-12-17 21:02:47','Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/Roberts-ADP-4-Worlds-17_53.pdf\">here</a> for the article pdf...\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 17-52). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n','Worlds and world reconstruction','','publish','closed','closed','','worlds-and-world-reconstruction','','','2017-12-17 14:02:47','2017-12-17 21:02:47','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2698',0,'sdppubs-publications','',0),
(2699,3,'2017-12-17 14:04:51','2017-12-17 21:04:51','<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2019/05/Roberts-ADP-4-I-and-Thou-231_258.pdf\">here</a> to view the full text PDF...</p>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Roberts, M. (1985). I and Thou: A study of personal relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 231-256). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n','I and Thou: A study of personal relationships','','publish','closed','closed','','i-and-thou-a-study-of-personal-relationships','','','2017-12-17 14:04:51','2017-12-17 21:04:51','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2699',0,'sdppubs-publications','',0),
(2700,3,'2017-12-17 14:07:21','2017-12-17 21:07:21','<p>Click<a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\"> here</a> the full text PDF...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Roberts, M. (1982). Men and women: Partners, lovers, friends. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em> (pp. 57-58). Greenwich, CT: JAI Press.\n\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n','Men and women: Partners, lovers, friends','','publish','closed','closed','','men-and-women-partners-lovers-friends','','','2017-12-17 14:07:21','2017-12-17 21:07:21','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2700',0,'sdppubs-publications','',0),
(2704,3,'2017-12-17 14:16:39','2017-12-17 21:16:39','<a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz-1984-Two-Concepts-of-Action-and-Responsibility-in-Psychoanalysis.pdf\">Link to full article (in PDF format).</a>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"margin: 0px 0px 0px 0px;\"><p><strong>Citation: </strong>Schwartz, W. (1984). The two concepts of action and responsibility in psychoanalysis. <em>Journal of the American Psychoanalytic Association</em>, <em>32</em>.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n\n\n\n\n','The two concepts of action and responsibility in psychoanalysis','','publish','closed','closed','','he-two-concepts-of-action-and-responsibility-in-psychoanalysis','','','2017-12-17 14:16:39','2017-12-17 21:16:39','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2704',0,'sdppubs-publications','',0),
(2706,3,'2017-12-17 14:22:24','2017-12-17 21:22:24','<a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/04/Advances-3-Shideler-Priest-Psychotherapist-229_241_CLEANED.pdf\">here</a> for the article pdf...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Shideler, M. (1983). The priest and the psychotherapist. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 229-242). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','The priest and the psychotherapist','','publish','closed','closed','','the-priest-and-the-psychotherapist','','','2017-12-17 14:22:24','2017-12-17 21:22:24','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2706',0,'sdppubs-publications','',0),
(2707,3,'2017-12-17 14:25:07','2017-12-17 21:25:07','<a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/04/Advance-3-Silva-What-Actually-Happens-to-Jose-119_145.pdf\">here</a> for the article pdf...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Silva, J. (1983). What actually happens to Jose: Chicano freshmen in a predominantly Anglo university. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 119-145). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','What actually happens to Jose: Chicano freshmen in a predominantly Anglo university','','publish','closed','closed','','what-actually-happens-to-jose-chicano-freshmen-in-a-predominantly-anglo-university','','','2017-12-17 14:25:07','2017-12-17 21:25:07','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2707',0,'sdppubs-publications','',0),
(2709,3,'2017-12-17 14:28:00','2017-12-17 21:28:00','<a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/04/Advance-3-Torres-Puerto-Rican-and-Anglo-Conceptions-147_170.pdf\">here</a> for the article pdf...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Torres, W. (1983). Puerto Rican and Anglo conceptions of appropriate mental health services. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 147-169). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Puerto Rican and Anglo conceptions of appropriate mental health services','','publish','closed','closed','','puerto-rican-and-anglo-conceptions-of-appropriate-mental-health-services','','','2017-12-17 14:28:00','2017-12-17 21:28:00','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2709',0,'sdppubs-publications','',0),
(2710,3,'2017-12-17 14:31:04','2017-12-17 21:31:04','<a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/04/Advances-3-Vanderburgh-Positive-Health-271_298.pdf\">here</a> for the article pdf...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Vanderburgh, J. (1983). The positive-health developmental model. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 271-298). Greenwich, CT: JAI Press.\n\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','The positive-health developmental model','','publish','closed','closed','','the-positive-health-developmental-model','','','2017-12-17 14:31:04','2017-12-17 21:31:04','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2710',0,'sdppubs-publications','',0),
(2711,3,'2017-12-17 14:33:45','2017-12-17 21:33:45','<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/Vanderburgh-ADP-4-Positive-Health-281_302.pdf\">here</a> to view the full text PDF...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Vanderburgh, J. (1985). The positive-health developmental model of treatment and psychopathology. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4 </em>(pp. 281-302). Greenwich, CT: JAI Press.\n\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','The positive-health developmental model of treatment and psychopathology','','publish','closed','closed','','the-positive-health-developmental-model-of-treatment-and-psychopathology','','','2017-12-17 14:33:45','2017-12-17 21:33:45','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2711',0,'sdppubs-publications','',0),
(2714,3,'2017-12-17 14:40:38','2017-12-17 21:40:38','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_6?ie=UTF8&qid=1513544786&sr=8-6&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\"></p>\n\n<strong>Citation: </strong> Zeiger, C.A. (1992). The Miss Marple model of psychological assessment. In M. Roberts and R. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 6. Clinical topics: Adolescent-family problems, bulimia, chronic mental illness, and mania</em> (pp. 159-183). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><strong>Abstract</strong>: The Agatha Christie detective, Miss Jane Marple, is used as a model for a particular method of doing psychological assessment. The paper demonstrates how this seemingly loose, intuitive, and informal approach is supported by a formal conceptual system. The underlying structure is delineated using concepts and tools from Descriptive Psychology. The model is articulated in terms of its procedural and conceptual features, as well as personal characteristics of the person using it.</p>\n','The Miss Marple Model of Psychological Assessment','','publish','closed','closed','','he-miss-marple-model-of-psychological-assessment','','','2017-12-17 14:40:38','2017-12-17 21:40:38','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2714',0,'sdppubs-publications','',0),
(2747,3,'2017-12-18 13:14:48','2017-12-18 20:14:48','<p><a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513628001&sr=8-14&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a></p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2020/10/Advances-3-Littmann-New-Forumulation-of-Humor-183_207.pdf\">here</a> for the article pdf...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong> Littmann, J.R. (1983). A new formulation of humor.  In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 183-207). Greenwich, CT: JAI Press. </p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n\n','A new formulation of humor','','publish','closed','closed','','a-new-formulation-of-humor','','','2017-12-18 13:14:48','2017-12-18 20:14:48','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2747',0,'sdppubs-publications','',0),
(2769,2,'2017-12-21 17:57:45','2017-12-22 00:57:45','<h2>Calendar</h2>		<h4><b>THIS IS A SAMPLE OF THE EVENTS CALENDAR</b></h4><!-- Elfsight Event Calendar | SDP -->','Calendar','','publish','closed','closed','','calendar','','','2025-12-29 20:41:27','2025-12-29 20:41:27','',0,'http://www.sdp.org/calendar/',0,'page','',0),
(2869,1,'2018-02-11 13:53:03','2018-02-11 20:53:03','','Roberts Bergner 1991 ADP Vol 6','','inherit','open','closed','','roberts-bergner-1991-adp-vol-6','','','2018-02-11 13:53:03','2018-02-11 20:53:03','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/02/Roberts-Bergner-1991-ADP-Vol-6.pdf',0,'attachment','application/pdf',0),
(2875,1,'2018-04-22 16:32:57','2018-04-22 22:32:57','','ADP v5 scanned version','','inherit','open','closed','','adp-v5-scanned-version','','','2018-04-22 16:32:57','2018-04-22 22:32:57','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/04/ADP-v5-scanned-version.pdf',0,'attachment','application/pdf',0),
(2876,1,'2018-04-22 16:33:59','2018-04-22 22:33:59','','Roberts Bergner 1991 ADP Vol 6','','inherit','open','closed','','roberts-bergner-1991-adp-vol-6-2','','','2018-04-22 16:33:59','2018-04-22 22:33:59','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/04/Roberts-Bergner-1991-ADP-Vol-6.pdf',0,'attachment','application/pdf',0),
(2877,1,'2018-04-22 16:34:29','2018-04-22 22:34:29','','ADP 7 scanned version','','inherit','open','closed','','adp-7-scanned-version','','','2018-04-22 16:34:29','2018-04-22 22:34:29','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/04/ADP-7-scanned-version.pdf',0,'attachment','application/pdf',0),
(2880,1,'2018-04-23 08:05:22','2018-04-23 14:05:22','','PLACEPrinter copy','','inherit','open','closed','','placeprinter-copy','','','2018-04-23 08:05:22','2018-04-23 14:05:22','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/04/PLACEPrinter-copy.pdf',0,'attachment','application/pdf',0),
(2883,1,'2018-05-06 18:30:08','2018-05-07 00:30:08','','Clinical Topics Final copy','','inherit','open','closed','','clinical-topics-final-copy','','','2018-05-06 18:30:08','2018-05-07 00:30:08','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/05/Clinical-Topics-Final-copy.pdf',0,'attachment','application/pdf',0),
(2884,1,'2018-05-06 18:30:16','2018-05-07 00:30:16','','Click here for full text (in PDF format)...','','inherit','open','closed','','phtt-printer-copy','','','2018-05-06 18:30:16','2018-05-07 00:30:16','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/05/PHTT-Printer-copy.pdf',0,'attachment','application/pdf',0),
(2885,1,'2018-05-06 18:30:27','2018-05-07 00:30:27','','PPT copy','','inherit','open','closed','','ppt-copy','','','2018-05-06 18:30:27','2018-05-07 00:30:27','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/05/PPT-copy.pdf',0,'attachment','application/pdf',0),
(2893,1,'2018-05-11 10:33:01','2018-05-11 16:33:01','','Behavior of Persons PB Final for Press 041513 copy','','inherit','open','closed','','behavior-of-persons-pb-final-for-press-041513-copy','','','2018-05-11 10:33:01','2018-05-11 16:33:01','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/05/Behavior-of-Persons-PB-Final-for-Press-041513-copy.pdf',0,'attachment','application/pdf',0),
(2894,1,'2018-05-11 10:33:21','2018-05-11 16:33:21','','Meaning and Symbolism printers FINAL copy','','inherit','open','closed','','meaning-and-symbolism-printers-final-copy','','','2018-05-11 10:33:21','2018-05-11 16:33:21','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/05/Meaning-and-Symbolism-printers-FINAL-copy.pdf',0,'attachment','application/pdf',0),
(2911,3,'2018-05-14 16:04:03','2018-05-14 22:04:03','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar</a></p>\n\n<p>Click<a href=\"http://www.sdp.org/wp-content/uploads/2018/05/PPT-copy.pdf\"> here</a> to download a PDF copy of the 2015 book published by Descriptive Psychology Press as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio, Vol. IX</em>.\n\n\n<div style=\"height: 3px; width: 300px; margin: 25px auto 15px auto; background-color: #41719a;\"></div>\n\n<p><strong>Citation</strong>:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P.G. (1977, 2015). <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio (Vol.IX)</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1978 as LRI Report No. 16. Whittier, CA & Boulder, CO: Linguistic Research Institute.)\n\n<div style=\"height: 3px; width: 300px; margin: 15px auto 25px auto; background-color: #41719a;\"></div>\n\n','Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX','','publish','closed','closed','','the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories','','','2018-05-14 16:04:03','2018-05-14 22:04:03','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2911',0,'sdppubs-publications','',0),
(2913,3,'2018-05-14 16:19:20','2018-05-14 22:19:20','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar</a></p>\n\n<p>Click<a href=\"http://www.sdp.org/wp-content/uploads/2018/05/PHTT-Printer-copy.pdf\"> here</a> to download a PDF of the 2014 book published by Descriptive Psychology Press as <em>Seminar on positive health and transcendental theories: The collected works of Peter G. Ossorio, Vol. VIII</em>.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 25px auto 15px auto; background-color: #41719a;\"></div>\n\n<p><strong>Citation</strong>:</p>\n\n<p>The citation for the 2014 book is:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P.G. (1977, 2014). <em>Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio (Vol. VIII)</em>. Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 15px auto 25px auto; background-color: #41719a;\"></div>\n\n','Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII','','publish','closed','closed','','seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii','','','2018-05-14 16:19:20','2018-05-14 22:19:20','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=2913',0,'sdppubs-publications','',0),
(2920,1,'2018-09-04 20:18:08','2018-09-05 02:18:08','','Untitled','','inherit','open','closed','','untitled-2','','','2018-09-04 20:18:08','2018-09-05 02:18:08','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/09/Untitled.png',0,'attachment','image/png',0),
(2922,1,'2018-09-05 12:04:21','2018-09-05 18:04:21','','Program for The 40th Annual SDP conference (R)','','inherit','open','closed','','program-for-the-40th-annual-sdp-conference-r','','','2018-09-05 12:04:21','2018-09-05 18:04:21','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf',0,'attachment','application/pdf',0),
(2928,2,'2018-10-17 13:15:19','2018-10-17 19:15:19','<h2>Past Presidents of the Society for Descriptive Psychology</h2>		<p>The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p>\n<p>\n</p><p><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p>\n<p>Click any of the past presidents\' names highlighted in red to read a short statement about ongoing research and clinical interests.</p>\n<table style=\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\">\n<colgroup>\n<col style=\"width: 27%;\" span=\"1\">\n<col style=\"width: 13%;\" span=\"1\">\n<col style=\"width: 40%;\" span=\"1\">\n<col style=\"width: 20%;\" span=\"1\"> </colgroup>\n<tbody>\n<tr style=\"border-bottom: 3px solid darkblue;\">\n<td style=\"font-weight: bold; font-size: 120%;\">Name</td>\n<td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Year as<br>\nPresident</td>\n<td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Presidential<br>\nAddress</td>\n<td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Conference<br>\nProgram</td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td>\n<td style=\"text-align: center;\">1978-1980</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Thomas Mitchell, Ph.D.</td>\n<td style=\"text-align: center;\">1980-1981</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Mary Shideler, Ph.D.</td>\n<td style=\"text-align: center;\">1981-1982</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td>\n<td style=\"text-align: center;\">1982-1983</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td>\n<td style=\"text-align: center;\">1983-1984</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n<td style=\"text-align: center;\">1984-1985</td>\n<td style=\"text-align: center;\">Counseling with Adolescents and Their Families:<br>\nA Status Dynamic Approach</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n<td style=\"text-align: center;\">1985-1986</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td>\n<td style=\"text-align: center;\">1986-1987</td>\n<td style=\"text-align: center;\">Humor in Psychotherapy: For Better or for Worse</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">James Holmes, Ph.D.</td>\n<td style=\"text-align: center;\">1987-1988</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td>\n<td style=\"text-align: center;\">1988-1989</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Carolyn Allen Zeiger, Ph.D.</td>\n<td style=\"text-align: center;\">1989-1990</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td>\n<td style=\"text-align: center;\">1990-1991</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td>\n<td style=\"text-align: center;\">1991-1992</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">John R. Forward, Ph.D.</td>\n<td style=\"text-align: center;\">1992-1993</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&amp;action=edit\">C.J. Peek, Ph.D.</a></td>\n<td style=\"text-align: center;\">1993-1994</td>\n<td style=\"text-align: center;\">Management by Trellis-Building: Harmonizing<br>\nOrganization and Professional Community</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td>\n<td style=\"text-align: center;\">1994-1995</td>\n<td style=\"text-align: center;\">Trauma and its Transformations</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td>\n<td style=\"text-align: center;\">1995-1996</td>\n<td style=\"text-align: center;\">The Mommas and the Papas: Roles Parents Play</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td>\n<td style=\"text-align: center;\">1996-1997</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td>\n<td style=\"text-align: center;\">1997-1998</td>\n<td style=\"text-align: center;\">Beyond Melting Pot and Tossed Salad</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/reg-garcia/&quot;\">Reginaldo Garcia, Ph.D.</a></td>\n<td style=\"text-align: center;\">1998-1999</td>\n<td style=\"text-align: center;\">Persons, Change and Stress</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Michael Spayd, Ph.D.</td>\n<td style=\"text-align: center;\">1999-2000</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Thomas Windham, Ph.D.<br>\n(Resigned)</td>\n<td style=\"text-align: center;\">2000-2001</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br>\n(Acting President)</td>\n<td style=\"text-align: center;\">2000-2001</td>\n<td style=\"text-align: center;\">H5 Technologies</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n<td style=\"text-align: center;\">2001-2002</td>\n<td style=\"text-align: center;\">A Solution to the Problem of Large Scale Judgment Spaces</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td>\n<td style=\"text-align: center;\">2002-2003</td>\n<td style=\"text-align: center;\">Addressing Pain and Suffering at the End-of-Life</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td>\n<td style=\"text-align: center;\">2003-2004</td>\n<td style=\"text-align: center;\">Is it All Really Biological?</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Robert Brill, Ph.D.</td>\n<td style=\"text-align: center;\">2004-2005</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td>\n<td style=\"text-align: center;\">2005-2006</td>\n<td style=\"text-align: center;\">Appraisal and Competence in Managing the<br>\nLearning Loop</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Heather Holmes Lonergan, Ph.D.</td>\n<td style=\"text-align: center;\">2006-2007</td>\n<td style=\"text-align: center;\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td>\n<td style=\"text-align: center;\">2007-2008</td>\n<td style=\"text-align: center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td>\n<td style=\"text-align: center;\">2008-2009</td>\n<td style=\"text-align: center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td>\n<td style=\"text-align: center;\">2009-2010</td>\n<td style=\"text-align: center;\">A Report from the Field: Using Paradigm Case<br>\nFormulation and Parametric Analysis in Emerging Fields of Healthcare</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n<td style=\"text-align: center;\">2010-2011</td>\n<td style=\"text-align: center;\">Re-working Economics from the Ground Up</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n<td style=\"text-align: center;\">2011-2012</td>\n<td style=\"text-align: center;\">Invisible to the Naked Eye</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td>\n<td style=\"text-align: center;\">2012-2013</td>\n<td style=\"text-align: center;\">Creating Monsters: How persons become<br>\nperpetrators of genocide</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">C.J. Stone</td>\n<td style=\"text-align: center;\">2013-2014</td>\n<td style=\"text-align: center;\">Looking back, and Looking Forward</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td>\n<td style=\"text-align: center;\">2014-2015</td>\n<td style=\"text-align: center;\">Social Progress and the Just Choice</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Ned Kirsch, Ph.D.</td>\n<td style=\"text-align: center;\">2015-2016</td>\n<td style=\"text-align: center;\">Notes on the Relationship between Persons and Embodiment</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Bryan Harnsberger, Psy.D.</td>\n<td style=\"text-align: center;\">2016-2017</td>\n<td style=\"text-align: center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td>\n<td style=\"text-align: center;\">2017-2018</td>\n<td style=\"text-align: center;\">Applying Descriptive Psychology to the<br>\nTreatment of Psychological Trauma</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Erol Zeybekoglu, Psy.D.</td>\n<td style=\"text-align: center;\">2018-2019</td>\n<td style=\"text-align: center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Patricia Kennedy, Psy.D.</td>\n<td style=\"text-align: center;\">2019-2020</td>\n<td style=\"text-align: center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br>\nin the World.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td>\n<td style=\"text-align: center;\">2020-2021</td>\n<td style=\"text-align: center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Ian Newby-Clark, Ph.D.</td>\n<td style=\"text-align: center;\">2021-2022</td>\n<td style=\"text-align: center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">David Bender, Ph.D.</td>\n<td style=\"text-align: center;\">2022-2023</td>\n<td style=\"text-align: center;\">Descriptive Psychology in Everyday Life.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td>\n</tr>\n</tbody>\n</table>','Past Presidents of the Society for Descriptive Psychology','','publish','closed','closed','','past-presidents-of-the-society-for-descriptive-psychology','','','2025-12-31 13:55:39','2025-12-31 13:55:39','',0,'http://www.sdp.org/?page_id=2928',0,'page','',0),
(3001,2,'2018-10-19 04:32:21','2018-10-19 10:32:21','<h2>Conference Programs of the Society for Descriptive Psychology</h2>		<table>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\"><strong>45th Annual Meeting</strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>\n   </tr>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\"><strong>44th Annual Meeting</strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\"><strong>43rd Annual Meeting</strong><br>September 30 - October 3, 2021<br>Online</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\"><strong>42nd Annual Meeting</strong><br>October 1-4, 2020<br>Online</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\"><strong>41st Annual Meeting</strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\"><strong>40th Annual Meeting</strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\"><strong>39th Annual Meeting</strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\"><strong>38th Annual Meeting</strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\"><strong>37th Annual Meeting</strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>   \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\"><strong>36th Annual Meeting</strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\"><strong>35th Annual Meeting</strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\"><strong>34th Annual Meeting</strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\"><strong>33th Annual Meeting</strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\"><strong>32th Annual Meeting</strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\"><strong>31th Annual Meeting</strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\"><strong>30th Annual Meeting</strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\"><strong>29th Annual Meeting</strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"><strong>28th Annual Meeting</strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n         2005\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2004\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\"><strong>25th Annual Meeting</strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n<a href =\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\"><strong>24th Annual Meeting</strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\"><strong>23rd Annual Meeting</strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2000\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\"><strong>21st Annual Meeting</strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL</a>\n      </td>\n   </tr>\n</table>','Conference Programs of the Society for Descriptive Psychology','','publish','closed','closed','','conference-programs-of-the-society-for-descriptive-psychology','','','2025-12-29 20:41:58','2025-12-29 20:41:58','',0,'http://www.sdp.org/?page_id=3001',0,'page','',0),
(3051,1,'2018-10-19 08:43:26','2018-10-19 14:43:26','','SDP 2002 Conference Program','','inherit','open','closed','','sdp-2002-conference-program','','','2018-10-19 08:43:26','2018-10-19 14:43:26','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf',0,'attachment','application/pdf',0),
(3096,1,'2018-10-21 11:58:25','2018-10-21 17:58:25','','SDP 01 Prog (002)','','inherit','open','closed','','sdp-01-prog-002','','','2018-10-21 11:58:25','2018-10-21 17:58:25','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/10/SDP-01-Prog-002.pdf',0,'attachment','application/pdf',0),
(3105,3,'2018-10-22 12:19:10','2018-10-22 18:19:10','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Ossorio-What-There-Is.pdf\">here</a> for a PDF version as published by Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P. G. (1998). What there is, How things are. In H.J. Jeffrey and R. M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 7-32). Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1996 as LRI Report No. 49a. Boulder, CO: Linguistic Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','What there is, how things are (LRI Report No. 49a)','','publish','closed','closed','','what-there-is-how-things-are-3','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=3105',0,'sdppubs-publications','',0),
(3106,1,'2018-10-22 11:46:08','2018-10-22 17:46:08','','ADP 7 Ossorio What There Is','','inherit','open','closed','','adp-7-ossorio-what-there-is','','','2018-10-22 11:46:08','2018-10-22 17:46:08','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/10/ADP-7-Ossorio-What-There-Is.pdf',0,'attachment','application/pdf',0),
(3109,3,'2018-10-22 12:36:00','2018-10-22 18:36:00','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_1?ie=UTF8&qid=1540232189&sr=8-1&keywords=advances+descriptive+psychology+volume+7\">Click here to purchase...</a></p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Jeffrey, H.J. (1998). Cognition without processes. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em> (pp. 33-66). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: A different approach to cognition that does not rely on \"mental processes\" is presented. Based on the premise that a person distinguishes some part of the real world, which may be specified completely and in detail via Object, Process, or State of Affairs descriptions, we show that \"mental\" or \"cognitive\" structures and processes are unnecessary and in fact are not even explanations. Information processing descriptions are encodings, in process language, of achievement descriptions. We show that cognitive tasks are more fully, accurately, and parsimoniously conceptualized and described as achievements, specifically the achievement of the tasks and subtasks codified in the Object, Process, and State of Affairs Units. This allows us to address the issues of interest to cognitive psychologists while avoiding the logical difficulties of the traditional \"underlying process\" approach. The approach expands the field of inquiry for cognitive scientists, allowing scientific investigation of a much wider range of cognitive phenomena. Finally, we discuss implications for diagnosing and treating a number of cognitive disorders.</p>','Cognition without processes','','publish','closed','closed','','cognition-without-processes','','','2018-10-22 12:36:00','2018-10-22 18:36:00','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3109',0,'sdppubs-publications','',0),
(3114,3,'2018-10-22 12:52:26','2018-10-22 18:52:26','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p>Click<a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_1?ie=UTF8&qid=1540232189&sr=8-1&keywords=advances+descriptive+psychology+volume+7\"> here</a> to purchase...</p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Jeffrey, H.J. (1998). Consciousness, experience, and a Person\'s world. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: An approach to conceptualizing, analyzing, and formally representing the phenomenon of consciousness is developed. The basis of the approach is the State of Affairs System. The State of Affairs System formulation provides a conceptual and technical basis for formal, rigorous, but non-reductionist descriptions of the real world, including a person acting in the world. With this formulation, consciousness can be formulated as C = <1, W, P>, where I is the individual whose consciousness this is, W is the world the person is conscious of, and P is the position in that world that the person is conscious as. Experience and feelings are shown to be aspects of the relationship between a person and their world, specifically of the unique position a person occupies in their world. A Consciousness Change Formula is presented, which specifies in terms of actions and worlds the principles that govern consciousness change. The formulation is used to address (I) how consciousness arises, (2) the physical basis for consciousness, (3) the rigorous but non-reductionist scientific study of consciousness, and ( 4) the possibility of computer-based consciousness.','Consciousness, experience, and a person\'s world','','publish','closed','closed','','consciousness-experience-and-a-persons-world','','','2018-10-22 12:52:26','2018-10-22 18:52:26','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3114',0,'sdppubs-publications','',0),
(3116,3,'2018-10-22 12:55:13','2018-10-22 18:55:13','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_1?ie=UTF8&qid=1540232189&sr=8-1&keywords=advances+descriptive+psychology+volume+7\">Click here to purchase...</a></p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Roberts, M.K. (1998). Kurosawa\'s relativity. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>,  (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Akira Kurosawa is a Japanese film maker who is known as \"the master of relativity.\" Two of his films, Rashomon and Akira Kurosawa\'s Dreams, are analyzed using concepts from Descriptive Psychology. Questions about what the relativity problem means to Kurosawa, how the problem plays out in his dreams and in his life, and why he is unable to solve it, are examined.</p>','Kurosawa\'s relativity','','publish','closed','closed','','3116','','','2018-10-22 12:55:13','2018-10-22 18:55:13','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3116',0,'sdppubs-publications','',0),
(3119,3,'2018-10-22 13:05:54','2018-10-22 19:05:54','<em><p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_1?ie=UTF8&qid=1540232189&sr=8-1&keywords=advances+descriptive+psychology+volume+7\">Click here to purchase...</a></p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Putman, A.O. (1998). Being, becoming and Belonging. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em> (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: \"Doing\" has been the primary intellectual concern of psychologists <br>- including Descriptive Psychologists - in the 20th century, but \"doing\" is not the only aspect of the Person concept which warrants attention. This paper concerns <br>itself with three domains which have been less extensively articulated within the <br>Descriptive Psychology canon: being, becoming and belonging. Conceptual and <br>practical links are articulated between each domain and the others (\"being\" informs \"belonging\" in various ways, and vice versa, for example), to \"Person\", and to \"doing\" in its various forms. Some of the material here is already part of the common canon in Descriptive Psychology; the rest is meant to be original contributions by the author.</p>','Being, becoming and belonging','','publish','closed','closed','','being-becoming-and-belonging-3','','','2018-10-22 13:05:54','2018-10-22 19:05:54','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3119',0,'sdppubs-publications','',0),
(3122,3,'2018-10-23 04:04:40','2018-10-23 10:04:40','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_1?ie=UTF8&qid=1540232189&sr=8-1&keywords=advances+descriptive+psychology+volume+7\">Click here to purchase...</a></p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Lubuguin, F.S.A. (1998). The acculturation of culturally displaced persons. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em> (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: This study examined the phenomenon of acculturation among FilipinoAmerican immigrants. The phenomenon of acculturation was defined as the achievement by a Culturally Displaced Person of a change in Person Characteristics, as the result of living in the new host culture, in the direction of the Person Characteristics of the Standard Normal Person of the host culture. A broad, systematic, and culturally universal conceptualization of acculturation, based on the Descriptive Psychology approach, explicated the concepts of Culture, the Standard Normal Person, the Culturally Displaced Person, Basic Human Needs, and Acculturation. A hierarchy of Choice Principles (or value statements, policies, and slogans) consisting of three levels (Central, Intermediate, and Peripheral) was formulated. In general, a person acts on Central Choice Principles (CCP\'s) by acting on some Intermediate Choice Principles (ICP\'s), which in turn are implemented by acting on some Peripheral Choice Principles (PCP\'s). The Attraction Model and the Conflict Model were developed to account for the nature of the acculturation process. This study tested the following hypotheses that were generated from the conflict model: (a) PCP\'s would change more readily than ICP\'s, which in tum would change more readily than CCP\'s; (b) high conflict PCP\'s would change sooner than low conf1ict PCP\' s; (c) for the first generation immigrant, at least one CCP would increase in importance and would be transmitted to subsequent generations; (d) the endorsement of the host culture\'s PCP\'s and ICP\'s would increase across generations; and (e) the CCP\'s across generations were less likely to change and change less than ICP\'s and PCP\'s. Cultural analyses of Pilipino and American cultures provided the basis for specifying the particular choice principles that were examined. The Perspectives Questionnaire was created and utilized to assess the levels of endorsement of the particular American and Pilipino choice principles. This questionnaire was administered to first and second generation Pilipino Americans, as well as a group of Anglo-Americans. The comparisons within and between these groups yielded results that generally supported the hypotheses and conceptualization. However, the pattern of results suggested that the attraction model was more applicable than the cont1ict model in this population.</p>','The acculturation of culturally displaced persons','','publish','closed','closed','','the-acculturation-of-culturally-displaced-persons','','','2018-10-23 04:04:40','2018-10-23 10:04:40','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3122',0,'sdppubs-publications','',0),
(3125,3,'2018-10-23 04:25:56','2018-10-23 10:25:56','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_1?ie=UTF8&qid=1540232189&sr=8-1&keywords=advances+descriptive+psychology+volume+7\">Click here to purchase...</a></p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Felknor, C.M. (1998). Kid\'s interest discovery kits. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em> (pp. 235-247). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: This paper reviews some of the concerns that have been raised about the educational system during the past several decades. Many of these concerns focus on the need for students, especially at-risk students, to take greater responsibility for and to be more actively involved in their education. An educational program which promotes self-directed learning and student responsibility, as well as skill development, is presented. Using a Descriptive Psychology perspective not only illuminates the elements, processes and outcomes of this program, but helps to understand why the program is successful when done well and, also, how it can go wrong.</p>','Kids interest discovery kits','','publish','closed','closed','','kids-interest-discovery-kits','','','2018-10-23 04:25:56','2018-10-23 10:25:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3125',0,'sdppubs-publications','',0),
(3128,3,'2018-10-23 09:03:42','2018-10-23 15:03:42','<p><a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Bergner-Self-Criticism.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_1?ie=UTF8&qid=1540232189&sr=8-1&keywords=advances+descriptive+psychology+volume+7\">Click here to purchase...</a></p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Bergner, R.M. (1998). A therapeutic approach to destructive self-criticism. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em> (pp. 249-273). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Countless psychotherapy clients engage in highly destructive forms of self-criticism. The consequences of such practices for their self-esteem, emotional state, vulnerability to others\' criticisms, ability to change problematic behaviors, and more, are both numerous and dire. In part one of this chapter, three empirically common patterns of such destructive self-criticism, as well as their typical consequences, are described. In part two, some therapeutic concepts and procedures for helping persons to alter debilitating self-critical practices are presented.</p>','A therapeutic approach to destructive self-criticism','','publish','closed','closed','','self-criticism-2','','','2018-10-23 09:03:42','2018-10-23 15:03:42','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3128',0,'sdppubs-publications','',0),
(3129,1,'2018-10-23 09:04:14','2018-10-23 15:04:14','','ADP 7 Bergner Self Criticism','','inherit','open','closed','','adp-7-bergner-self-criticism','','','2018-10-23 09:04:14','2018-10-23 15:04:14','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/10/ADP-7-Bergner-Self-Criticism.pdf',0,'attachment','application/pdf',0),
(3130,1,'2018-10-23 09:04:28','2018-10-23 15:04:28','','ADP 7 Bergner Coaching and Motivating','','inherit','open','closed','','adp-7-bergner-coaching-and-motivating','','','2018-10-23 09:04:28','2018-10-23 15:04:28','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/10/ADP-7-Bergner-Coaching-and-Motivating.pdf',0,'attachment','application/pdf',0),
(3133,3,'2018-10-23 09:12:15','2018-10-23 15:12:15','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_1?ie=UTF8&qid=1540232189&sr=8-1&keywords=advances+descriptive+psychology+volume+7\">Click here to purchase...</a></p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Bergner, R.M. (1998). Leadership in athletic coaching. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em> (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: This chapter addresses the question: \"What must coaches do, and how must they be, if they are to maximize the probability that their players and assistants will follow them with commitment and dedication?\" A comprehensive answer to this question is provided in terms of (a) the creation, communication, and renewal of a meaningful mission; (b) the possession of certain critical personal characteristics by the coach; and (c) the ongoing engagement by the coach in certain actions that create and maintain relationships consistent with followership.</p>','Leadership in athletic coaching','','publish','closed','closed','','3133','','','2018-10-23 09:12:15','2018-10-23 15:12:15','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3133',0,'sdppubs-publications','',0),
(3137,3,'2018-10-23 12:12:29','2018-10-23 18:12:29','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_1?ie=UTF8&qid=1540232189&sr=8-1&keywords=advances+descriptive+psychology+volume+7\">Click here to purchase...</a></p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Bergner, R.M. (1998). Coaching and motivation. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em> (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: This chapter addresses a critical question confronting all coaches: \"What can I do to maximize the likelihood that my players will acquire a personal commitment to excellence?\" Rejecting the notion that one could somehow \"put\" a motive into a player that was not already there, the chapter adopts a position arising out of Peter Ossorio\'s therapeutic policies: To motivate players, one must appeal to what already matters to them. Thus, the general recommendation advanced is that coaches strive to create team communities where the satisfaction of many preexisting, vital human motivations is available to team members who commit themselves to becoming the most excellent individual and team players that they are capable of becoming. Motivations discussed include those for recognition, for belongingness, for love, for personal excellence, for the opportunity to display this excellence before admiring others, and for the chance to make a meaningful contribution to a cause.</p>','Coaching and motivation','','publish','closed','closed','','coaching-and-motivation','','','2018-10-23 12:12:29','2018-10-23 18:12:29','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3137',0,'sdppubs-publications','',0),
(3139,3,'2018-10-23 12:17:37','2018-10-23 18:17:37','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_1?ie=UTF8&qid=1540232189&sr=8-1&keywords=advances+descriptive+psychology+volume+7\">Click here to purchase...</a></p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Bergner, R.M. (1998). Coaching and teaching. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em> (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: This chapter explores the crucial matter of how coaches may obtain the best quality of learning from their players. The chapter is organized around three critical questions, and is devoted to providing sound, comprehensive, and practical answers to each of them: (1) What is the ultimate objective of the learning process in athletics-the \"target\" toward which all of our teaching efforts should be directed? (2) What are the necessary conditions that coaches must create on their teams if they wish to promote optimum learning? (3) What learning principles and policies should coaches employ if they are to help players to acquire the best possible mastery of the skills and concepts of their sport?</p>d','Coaching and teaching','','publish','closed','closed','','coaching-and-teaching','','','2018-10-23 12:17:37','2018-10-23 18:17:37','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3139',0,'sdppubs-publications','',0),
(3141,3,'2018-10-23 13:12:29','2018-10-23 19:12:29','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=advances+descriptive+psychology+volume+5\">Click here to purchase...</a></p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Putman, A.O. (1990). Organizations. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Organizations are among the most important and complex phenomena of the twentieth century. This paper takes a fresh look at organizations both conceptually and pragmatically, using the perspective and conceptual resources of Descriptive Psychology. A detailed paradigm is developed which is rooted in the view of organizations as a particular type of human community. Within this paradigm a number of issues are discussed, ranging from ethical concerns of power and authority to means of distinguishing different worlds within the organization. In a second section of the paper a number of pragmatic concerns of organizations are addressed, including methods for improving productivity, increasing job satisfaction and on-the-job growth, and effectively managing the organization\'s mission.</p>','Organizations','','publish','closed','closed','','3141','','','2018-10-23 13:12:29','2018-10-23 19:12:29','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3141',0,'sdppubs-publications','',0),
(3144,3,'2018-10-23 13:20:08','2018-10-23 19:20:08','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=advances+descriptive+psychology+volume+5\">Click here to purchase...</a></p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Bergner, L.L. (1990). The Use of the status concept in developing effective relationships between police chiefs and officers. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: The concept of status, so well utilized in clinical applications, can also be a powerful\ntool in developing the kind of positive, constructive relationships with police officers\nthat lead to higher quality and quantity work. This article presents three such\napplications of the status concept. First, nine policies for treating the officers as\npositive status individuals are described. Second, ways in which chiefs can become\neffective status assigners are described. Finally, how chiefs can train their supervisors\nto be effective status assigners is discussed.</p>','The use of the status concept in developing effective relationships between police chiefs and officers','','publish','closed','closed','','the-use-of-the-status-concept-in-developing-effective-relationships-between-police-chiefs-and-officers','','','2018-10-23 13:20:08','2018-10-23 19:20:08','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3144',0,'sdppubs-publications','',0),
(3146,3,'2018-10-23 13:27:21','2018-10-23 19:27:21','<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">here</a> for full text (in PDF format), as published by Descriptive Psychology Press.</p>\n\n<p>Click <a href=\"https://scholar.colorado.edu/cgi/viewcontent.cgi?article=1043&context=ossorio\">here</a> to view this publicaition as LRI Report No. 44, available from <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p>The citation for this publication, as published by Descriptive Psychology Press is:</p>\n\n<p style=\"position:relative; left:3%;\">Orvik, J.M. (1990). Technology transfer and culture change. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<p>The recommended citation for the copy of the LRI Report, available from CU Scholar is:</p>\n\n<p style=\"position:relative; left:3%;\">Orvik, James M., \"Technology Transfer and Culture Change\" (1990). Peter G. Ossorio Collection. 44.https://scholar.colorado.edu/ossorio/44</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n','Technology transfer and culture change','','publish','closed','closed','','technology-transfer-and-culture-change','','','2018-10-23 13:27:21','2018-10-23 19:27:21','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3146',0,'sdppubs-publications','',0),
(3148,3,'2018-10-23 13:34:22','2018-10-23 19:34:22','<!--\n<p><a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Click here for full text (in PDF format)...</a></p>\n-->\n<p>Click<a href = \"http://www.sdp.org/download/4507/\"> here</a> for full text (in PDF format)...</p>\n\n\n<p>Click<a href=\"https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=advances+descriptive+psychology+volume+5\"> here</a> to purchase...</p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Putman, A.O. (1990). Artificial persons. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: An alternative approach to the enterprise of artificial intelligence (AI) is presented. The paper divides naturally into four semi-autonomous sections. The first attempts to delineate the subject matter of AI; it offers specifications for what would qualify as an \"artificial person\". The second section explores some of the statuses within our work communities that an artificial person might appropriately fill. The third section, \"An Epistemology for Artificial Persons\", takes up issues of real-world knowledge and logic; building on Ossorio\'s foundations it suggests a fundamental logical form that is intended in the future to form the basis for a general purpose AI language. The last section, \"Some Algorithms of Common Sense\", offers some technically detailed means of handling real-world inference.</p>','Artificial persons','','publish','closed','closed','','artificial-persons','','','2018-10-23 13:34:22','2018-10-23 19:34:22','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3148',0,'sdppubs-publications','',0),
(3149,1,'2018-10-23 13:34:39','2018-10-23 19:34:39','','ADP 5 Putman Artificial Persons','','inherit','open','closed','','adp-5-putman-artificial-persons','','','2018-10-23 13:34:39','2018-10-23 19:34:39','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf',0,'attachment','application/pdf',0),
(3151,3,'2018-10-23 13:38:36','2018-10-23 19:38:36','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=advances+descriptive+psychology+volume+5\">Click here to purchase...</a></p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Zeiger, P.H. (1990). Human systems issues in software engineering. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 105-121). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: The architecture, design, and construction of computer software is a human activity. It is intensive in conception, imagination, description, and communication. As such, it is probably the most psychologically oriented of the engineering disciplines. This paper is devoted first to illuminating the salient features of this human activity from the point of view of Descriptive Psychology, with emphasis on the problems peculiar to software engineering. It is devoted secondly to promoting the use of Descriptive Psychology as a tool within the discipline of software engineering to cope with the formidable descriptive tasks encountered there.</p>','Human systems issues in software engineering','','publish','closed','closed','','human-systems-issues-in-software-engineering','','','2018-10-23 13:38:36','2018-10-23 19:38:36','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3151',0,'sdppubs-publications','',0),
(3153,3,'2018-10-23 13:50:37','2018-10-23 19:50:37','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=advances+descriptive+psychology+volume+5\">Click here to purchase...</a></p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Jeffrey, H.J. (1990). Knowledge Engineering: Theory and Practice. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 123-146). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: The most difficult part of building an expert system (one that models significant human expertise) is knowledge engineering, the art of gathering expert human knowledge and representing it in technically usable form. Since the knowledge engineer\'s goal is complete, precise, technically usable representations of human behavior, and Descriptive Psychology is a systematic formulation of the concepts of person, behavior, language, and the real world, one would expect Descriptive Psychology to be very useful in knowledge engineering, and this has proven to be the case. In the last several years considerable experience has been gained in using the formulations of Descriptive Psychology to do knowledge engineering in a variety of areas. This paper presents some of these formulations, and the concepts, approaches, and practices based on them.</p>','Knowledge engineering: Theory and practice','','publish','closed','closed','','knowledge-engineering-theory-and-practice','','','2018-10-23 13:50:37','2018-10-23 19:50:37','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3153',0,'sdppubs-publications','',0),
(3155,3,'2018-10-23 13:56:14','2018-10-23 19:56:14','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Ossorio-Appraisal.pdf\">here</a> for a PDF copy of this publication, published by Descriptive Psychology Press as a chapter in Ossorio\'s <a href=\"http://www.sdp.org/wp-content/uploads/2018/04/ADP-v5-scanned-version.pdf\"><em>Collected Works, Vol V</em></a>.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P.G. (1990). Appraisal. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Appraisal (LRI Report No. 37)','','publish','closed','closed','','3155','','','2018-10-23 13:56:14','2018-10-23 19:56:14','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3155',0,'sdppubs-publications','',0),
(3156,1,'2018-10-23 13:56:40','2018-10-23 19:56:40','','ADP 5 Ossorio Appraisal','','inherit','open','closed','','adp-5-ossorio-appraisal','','','2018-10-23 13:56:40','2018-10-23 19:56:40','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/10/ADP-5-Ossorio-Appraisal.pdf',0,'attachment','application/pdf',0),
(3157,3,'2018-10-23 14:01:50','2018-10-23 20:01:50','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=advances+descriptive+psychology+volume+5\">Click here to purchase...</a></p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Holt, S.B. (1990). Appraisal and competence in moral judgment and behavior. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: Moral judgement is conceptualized within the framework of Descriptive Psychology. This conceptualization provides a set of distinctions for a systematic understanding of moral development and shows that another way to study moral development is to evaluate the extent to which persons have acquired an ethical perspective. The judgement paradigm is used to show the relationship of an ethical perspective to behavior in general, and to distinguish forms of moral dilemma and moral criticism. A competence formulation of moral judgement is presented in contrast to the traditional approaches to moral development, and four components of this competence are described. Appraisal is discussed as it relates to competence in moral judgement and behavior. Finally, this conceptualization is discussed in terms of its implications for research and a general understanding of the systematic aspects of moral judgement.</p>','Appraisal and competence in moral judgment and behavior','','publish','closed','closed','','appraisal-and-competence-in-moral-judgment-and-behavior-2','','','2018-10-23 14:01:50','2018-10-23 20:01:50','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3157',0,'sdppubs-publications','',0),
(3160,3,'2018-10-23 14:12:28','2018-10-23 20:12:28','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Shideler-Spirituality-pp-199_213.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=advances+descriptive+psychology+volume+5\">Click here to purchase...</a></p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Shideler, M.M. (1990). Spirituality: The Descriptive Psychology approach. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 199-213). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: My reading in the domain of spirituality, and my acquaintance with people who have embarked on that way of life, have persuaded me that contemporary spiritual practice has far outstripped its conceptual basis. As a result, further spiritual development is being curtailed, as the progress of astronomy was curtailed by Ptolemaic cosmology. As a contribution toward remedying that deficiency, I present here a Descriptive Psychology articulation of the spiritual domain, an exploration of how we know it, and a discussion of some of the specific problems associated with the study of spirituality and the life of the spirit.</p>','Spirituality: The Descriptive Psychology approach','','publish','closed','closed','','spirituality-the-descriptive-psychology-approach','','','2018-10-23 14:12:28','2018-10-23 20:12:28','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3160',0,'sdppubs-publications','',0),
(3163,3,'2018-10-23 17:32:23','2018-10-23 23:32:23','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=advances+descriptive+psychology+volume+5\">Click here to purchase...</a></p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Sapin, C.R. & Forward, J.R. (1990). A status dynamic formulation of sex roles: Putting sex roles in their place. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: One major problem with theories of androgyny as alternatives to traditional sex role approaches is that androgyny is still defined in terms of traditional sex role descriptors. A Status Dynamic approach to sex differences is presented that accounts for both sex-typed and non-sex-typed behavior as an alternative to current efforts to describe non-sex-typed behavior as a mixture of sex-typed behaviors. Several critical distinctions between the concepts of status and role are discussed, and a reformulation of the concept of sex role as part of the more comprehensive concept of status is suggested. Preliminary research is presented which assesses the importance of distinguishing between the Significance and Performance parameters of behavior in appraisals of sex-differences.</p>','A status dynamic formulation of sex roles: Putting sex roles in their place','','publish','closed','closed','','a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place','','','2018-10-23 17:32:23','2018-10-23 23:32:23','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3163',0,'sdppubs-publications','',0),
(3166,3,'2018-10-23 17:36:37','2018-10-23 23:36:37','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=advances+descriptive+psychology+volume+5\">Click here to purchase...</a></p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Latham, C.A. (1990). A High Power - Low Power Account of Gender <Differences in Self-Criticism. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: In this study, gender differences in self-criticism are investigated utilizing the concept of high power-low power from Descriptive Psychology. High power-low power refers to a particular type of complementary relationship. The high power position involves initiating and terminating projects and plans, setting standards and evaluating progress, making decisions and insisting on certain things. The low power position involves selectively encouraging, implementing, elaborating, and interpreting decisions. It was assumed that in mixed-sex relationships, males are typically in the high power position and females are in the low power position. Hypotheses included (1) that being in a low power position leads to more self-criticism in females than in males, (2) that males are more likely than females to reject the low power position. Each of the above hypotheses was partially supported by the results. No support was obtained for the additional hypotheses that females are more self-critical, and more criticized by others, when in a high power position. One hundred and twelve subjects completed a questionnaire that presented stories depicting a male and female in a high power-low power relationship completing tasks in the female domain and in the male domain. Subjects rated the likelihood of responses that both persons in the stories may have had. Measures of self-criticism and rejection of the power position were derived from the likelihood ratings. The situational context of the high powerlow power relationship must be taken into account in understanding men\'s and women\'s tendencies toward self-criticism.</p>','A high power - low power account of gender differences in self-criticism','','publish','closed','closed','','a-high-power-low-power-account-of-gender-differences-in-self-criticism-2','','','2018-10-23 17:36:37','2018-10-23 23:36:37','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3166',0,'sdppubs-publications','',0),
(3169,3,'2018-10-23 17:51:54','2018-10-23 23:51:54','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=advances+descriptive+psychology+volume+5\">Click here to purchase...</a></p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Bergner, R.M. (1990). Impulsive Action and Impulsive Persons: A Descriptive and Pragmatic Formulation. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 261-284). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: In this report, an alternative account of impulsive actions and impulsive persons is presented. This account seems to me both to better fit many easily observable facts about such persons and acts, and to heuristically suggest more and better courses of psychotherapeutic action than do most of our prevailing views. The present account has as its core conception the simple notion that impulsive behavior is straightforwardly a special case of rational, intentional action which entails, like any other such action, an individual acting on that which be has stronger reason to act on. From this core notion, I proceed (a) to consider some of these stronger reasons to act, (b) to develop an extensive list of constraining reasons which impulsive individuals are often observed to lack, and (c) to develop an explanation of why impulsive persons act as they do in so precipitous a fashion.</p>','Impulsive action and impulsive persons: A descriptive and pragmatic formulation','','publish','closed','closed','','impulsive-action-and-impulsive-persons-a-descriptive-and-pragmatic-formulation','','','2018-10-23 17:51:54','2018-10-23 23:51:54','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3169',0,'sdppubs-publications','',0),
(3171,3,'2018-10-23 17:58:39','2018-10-23 23:58:39','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=advances+descriptive+psychology+volume+5\">Click here to purchase...</a></p>\n\n<p>However, please note that as of 10/22/2018, Amazon indicates that this volume of <span style = \"font-style:italic;\">Advances in Descriptive Psychology</span> is no longer available.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Bergner, R.M. (1990). A Father-Daughter Incest: Degradation and Recovery from Degradation. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 285-305). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 15px auto 10px auto; background-color: #41719a;\"></div>\n\n<br><p><span style = \"font-weight: bold;\">Abstract</span>: Father-daughter incest is a degradation. The purposes of this paper are (a) to articulate the concept of degradation, (b) to show precisely how the incestuous involvement of a child constitutes a degradation, and (c) to exploit the heuristic suggestiveness of this way of viewing incest by describing numerous therapeutic strategies which may be employed to help incest survivors to recover from their degradation.</p>','Father-daughter incest: Degradation and recovery from degradation','','publish','closed','closed','','father-daughter-incest-degradation-and-recovery-from-degradation-2','','','2018-10-23 17:58:39','2018-10-23 23:58:39','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3171',0,'sdppubs-publications','',0),
(3181,3,'2018-10-24 12:15:15','2018-10-24 18:15:15','<p><a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bergener-Roberts-Introduction-Clinical-Topics.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&qid=1540405368&sr=8-1&keywords=advances+descriptive+psychology+volume+6\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation:</strong> Roberts, M.K. & Bergner, R.M. (1992). Introduction. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> \n (pp. 11-14). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p></p>\n\n\n\n\n\n\n\n\n\n\n\n','Introduction (to Part II. Conceptual Foundations)','','publish','closed','closed','','introduction-to-conceptual-foundations','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=3181',0,'sdppubs-publications','',0),
(3182,1,'2018-10-24 12:21:45','2018-10-24 18:21:45','','ADP 6 Bergener & Roberts Introduction (Clinical Topics)','','inherit','open','closed','','adp-6-bergener-roberts-introduction-clinical-topics','','','2018-10-24 12:21:45','2018-10-24 18:21:45','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/10/ADP-6-Bergener-Roberts-Introduction-Clinical-Topics.pdf',0,'attachment','application/pdf',0),
(3185,3,'2018-10-24 12:55:36','2018-10-24 18:55:36','<p><a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Holmes-The-Status-of-Persons.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&qid=1540405368&sr=8-1&keywords=advances+descriptive+psychology+volume+6\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation:</strong> Holmes, J.R. (1992). The status of persons or who was that Mmetaphor. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 15-35). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><strong>Abstract</strong>: In the present paper, the development of mechanistic metaphors in behavioral science during the past three hundred years is described briefly. The ways in which metaphors can both illuminate and obscure our view of persons and their behavior is discussed. Ossorio\'s (1969) formulation of a person as an individual whose history is paradigmatically a history of deliberate action is introduced as a substantial departure from attempts to identify the nature of man. A number of the possible effects of having this formulation are proposed and discussed.</p>\n\n\n\n\n\n\n\n\n\n\n\n','The status of persons or who was that metaphor','','publish','closed','closed','','the-status-of-persons-or-who-was-that-metaphor','','','2018-10-24 12:55:36','2018-10-24 18:55:36','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3185',0,'sdppubs-publications','',0),
(3186,1,'2018-10-24 12:55:56','2018-10-24 18:55:56','','ADP 6 Holmes The Status of Persons','','inherit','open','closed','','adp-6-holmes-the-status-of-persons','','','2018-10-24 12:55:56','2018-10-24 18:55:56','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/10/ADP-6-Holmes-The-Status-of-Persons.pdf',0,'attachment','application/pdf',0),
(3188,3,'2018-10-24 13:00:01','2018-10-24 19:00:01','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">here</a> for the full text PDF, as published by Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p>The citation for the version of this paper published by Descriptive Psychology Press is:</p>\n\n<p style=\"position:relative; left:3%;\">Roberts, M.K. (1992). Companions of uncertain status. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania</em>. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n\n\n\n\n\n\n\n','Companions of uncertain status','','publish','closed','closed','','companions-of-uncertain-status-2','','','2018-10-24 13:00:01','2018-10-24 19:00:01','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3188',0,'sdppubs-publications','',0),
(3191,1,'2018-10-24 13:03:55','2018-10-24 19:03:55','','ADP 6 Roberts Companions of Uncertain Status','','inherit','open','closed','','adp-6-roberts-companions-of-uncertain-status','','','2018-10-24 13:03:55','2018-10-24 19:03:55','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf',0,'attachment','application/pdf',0),
(3192,3,'2018-10-24 13:11:33','2018-10-24 19:11:33','<p><a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Shideler-The-Founding-of-the-Society-for-Descriptive-Psychology.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&qid=1540405368&sr=8-1&keywords=advances+descriptive+psychology+volume+6\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation:</strong> Shideler, M.M. (1992). The Founding of the Society for Descriptive Psychology. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 3-7). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n\n\n\n\n\n\n','The Founding of the Society for Descriptive Psychology','','publish','closed','closed','','the-founding-of-the-society-for-descriptive-psychology','','','2018-10-24 13:11:33','2018-10-24 19:11:33','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3192',0,'sdppubs-publications','',0),
(3193,1,'2018-10-24 13:11:52','2018-10-24 19:11:52','','ADP 6 Shideler The Founding of the Society for Descriptive Psychology','','inherit','open','closed','','adp-6-shideler-the-founding-of-the-society-for-descriptive-psychology','','','2018-10-24 13:11:52','2018-10-24 19:11:52','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/10/ADP-6-Shideler-The-Founding-of-the-Society-for-Descriptive-Psychology.pdf',0,'attachment','application/pdf',0),
(3195,3,'2018-10-24 16:13:59','2018-10-24 22:13:59','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&qid=1540405368&sr=8-1&keywords=advances+descriptive+psychology+volume+6\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation:</strong> Roberts, M.K. (1992). On the Outside Looking In: A Conceptualization of Adolescence. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><strong>Abstract</strong>: The aim of this paper is to provide a fundamental formulation of the <br>phenomenon of adolescence. In order to achieve this aim, the concepts of status, <br>rational behavior, and status change are presented. In light of these concepts, <br>adolescence may be described in terms of the development of adult competence. A person paradigmatically develops from being a very limited individual (i.e., a child), in need of help from others to make appropriate choices, into a competent adult, <br>capable of making effective discriminations, evaluations, and decisions on his or her own. Adolescence may also be described as a time of status change. A person <br>develops from a child whose primary status is in the family into an adult who can take his or her place in society.</p>\n\n\n\n\n\n\n\n\n\n','On the outside looking In: A conceptualization of adolescence','','publish','closed','closed','','on-the-outside-looking-in-a-conceptualization-of-adolescence','','','2018-10-24 16:13:59','2018-10-24 22:13:59','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3195',0,'sdppubs-publications','',0),
(3199,3,'2018-10-24 16:22:45','2018-10-24 22:22:45','<p><a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&qid=1540405368&sr=8-1&keywords=advances+descriptive+psychology+volume+6\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation:</strong> Bretscher, F., & Bergner, R.M. (1992). On the Relational Qualities as Factors in Mate Selection Decisions. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><strong>Abstract</strong>: The range of relationship factors that enter into persons\' mate selection decisions has been insufficiently articulated. Similarity, rewardingness, and <br>complementarity have been examined amply, while other factors have been ignored. In this research, 12 relationship factors, those articulated in Davis and Todd\'s (1982) analysis of romantic love, are examined as considerations in mate selection decisions. These include mutual advocacy, enjoyment, intimacy, understanding, exclusiveness, trust, acceptance, respect, authenticity, fascination, sexual desire, and giving the <br>utmost. Two basic findings were obtained. First, all but one of the Davis and Todd factors were rated by subjects as very important to them in considering prospective mates, and as more important than similarity, complementarity, and rewardingness. Second, discriminant function analysis revealed that five of the Davis and Todd <br>factors successfully discriminated which relationships subjects ultimately chose and which they terminated; only similarity among the traditional variables did so.</p>\n\n\n\n\n\n\n\n\n\n','Relational qualities as factors in mate selection decisions','','publish','closed','closed','','relational-qualities-as-factors-in-mate-selection-decisions-2','','','2018-10-24 16:22:45','2018-10-24 22:22:45','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3199',0,'sdppubs-publications','',0),
(3201,1,'2018-10-24 16:27:37','2018-10-24 22:27:37','','ADP 6 Bretshcer & Bergner Relational Qualities as Factors in Mate Selection Decisions','','inherit','open','closed','','adp-6-bretshcer-bergner-relational-qualities-as-factors-in-mate-selection-decisions','','','2018-10-24 16:27:37','2018-10-24 22:27:37','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf',0,'attachment','application/pdf',0),
(3202,3,'2018-10-24 16:30:29','2018-10-24 22:30:29','<p><a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bergener-Roberts-Introduction-Clinical-Topics-1.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&qid=1540405368&sr=8-1&keywords=advances+descriptive+psychology+volume+6\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation:</strong> Bergner, R.M., & Roberts, M.K. (1992).Introduction. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 127-136). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n\n\n\n\n','Introduction (to Part III. Clinical Topics)','','publish','closed','closed','','introduction-to-part-iii-clinical-topicsem','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=3202',0,'sdppubs-publications','',0),
(3205,1,'2018-10-24 16:34:14','2018-10-24 22:34:14','','ADP 6 Bergner & Roberts Introduction (Clinical Topics)','','inherit','open','closed','','adp-6-bergener-roberts-introduction-clinical-topics-2','','','2018-10-24 16:34:14','2018-10-24 22:34:14','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/10/ADP-6-Bergener-Roberts-Introduction-Clinical-Topics-1.pdf',0,'attachment','application/pdf',0),
(3206,3,'2018-10-24 16:39:09','2018-10-24 22:39:09','<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf\">here</a> for full text (in PDF format).</p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&qid=1540405368&sr=8-1&keywords=advances+descriptive+psychology+volume+6\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation:</strong> Bergner, R.M. (1992). A Conceptual Framework for Eclectic <br>Psychotherapy. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: <br>Contributions to the Conceptualization and Treatment of Adolescent-Family <br>Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 137-157). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><strong>Abstract</strong>: In this paper, a Descriptive Psychologically based framework for an <br>eclectic approach to psychopathology and psychotherapy will be introduced. The <br>paper comprises four parts. First, Ossorio\'s definition of pathology and some <br>clarifications of this will be presented. Second, the parametric formulation of <br>behavior will be reviewed, and the ways in which it can be used as the conceptual <br>basis for an eclectic framework will be shown. Third, a pragmatic view of the nature of therapy, one which follows directly from the deficit model of pathology, will be <br>outlined. Fourth, many favored explanatory forms of our historically dominant <br>theories of pathology and therapy will be shown to constitute special cases within the present superordinate, eclectic framework.</p>\n\n\n\n\n\n\n\n\n\n','A conceptual framework for eclectic psychotherapy','','publish','closed','closed','','a-conceptual-framework-for-eclectic-psychotherapy-2','','','2018-10-24 16:39:09','2018-10-24 22:39:09','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3206',0,'sdppubs-publications','',0),
(3208,1,'2018-10-24 16:42:28','2018-10-24 22:42:28','','ADP 6 Bergner A Conceptual Model for Eclectic Psychotherapy','','inherit','open','closed','','adp-6-bergner-a-conceptual-model-for-eclectic-psychotherapy','','','2018-10-24 16:42:28','2018-10-24 22:42:28','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/10/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf',0,'attachment','application/pdf',0),
(3213,3,'2018-10-25 05:26:42','2018-10-25 11:26:42','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Bergner-Skaggs-Positive-Therapeutic-Relationship-pp-189_201.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&qid=1540405368&sr=8-1&keywords=advances+descriptive+psychology+volume+6\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation:</strong> Bergner, R.M., & Staggs, J. (1992). The Positive Therapeutic Relationship: An Accreditation Perspective. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br>Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 185-201). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><strong>Abstract</strong>: A positive therapeutic relationship may beneficially be enacted by the therapist assigning certain statuses to the client, and steadfastly treating him or her accordingly. These statuses include: one who is acceptable, who makes sense, whose best interests come first, who is significant, who already has strengths, who is to be given the benefit of the doubt, who is an ally and collaborator, who is an agent, and who is a fellow status assigner. Therapists must ensure that their status assignments are both recognized and accepted by clients; and must present themselves in such a manner as to establish, maintain, and repair if necessary their own eligibility to <br>function as assigners of such statuses.</p>\n\n\n\n\n\n\n\n\n\n','The positive therapeutic relationship: An accreditation perspective','','publish','closed','closed','','the-positive-therapeutic-relationship-an-accreditation-perspective-2','','','2018-10-25 05:26:42','2018-10-25 11:26:42','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3213',0,'sdppubs-publications','',0),
(3216,3,'2018-10-25 05:36:07','2018-10-25 11:36:07','<p><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&qid=1540405368&sr=8-1&keywords=advances+descriptive+psychology+volume+6\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation:</strong> Wechsler, R. (1991). Personality and Manic States: A Status Dynamic Formulation of Bipolar Disorder. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br>Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 203-233). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><strong>Abstract</strong>: A psychological formulation of manic-depressive disorder is presented which complements the biological theories; biological theories alone cannot account for either the variability of the manic cycles or the specific nature of the <br>manic\'s behaviors. Manics are proposed to have a self-concept which makes a loss of status unthinkable in certain domains of their lives. When such a loss occurs, the manic episode is a manifestation of the interaction between psychologically-determined efforts to recoup that status, through an escalating cycle of attempts at self-affirmation, and biologically-determined acceleration of thought and behavior. The personality characteristics of manics are directly related to the onset, course, <br>symptomatology, and psychotherapy of the disorder.</p>\n\n\n\n\n\n\n\n\n\n','Personality and manic states: A status dynamic formulation of bipolar disorder','','publish','closed','closed','','personality-and-manic-states-a-status-dynamic-formulation-of-bipolar-disorder-2','','','2018-10-25 05:36:07','2018-10-25 11:36:07','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3216',0,'sdppubs-publications','',0),
(3219,3,'2018-10-25 05:55:57','2018-10-25 11:55:57','<a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&qid=1540405368&sr=8-1&keywords=advances+descriptive+psychology+volume+6\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation:</strong> Roberts, M.K. (1992). Psychotherapy with adolescents and their families: A status dynamic approach. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br>Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><strong>Abstract</strong>: Brief case formulations of a variety of presenting problems of adolescents are described. The concept of a family is discussed, and images and exercises useful in treating adolescents and their families are presented. The problem formulations, images, and exercises illustrate the kind of understanding and behavior potential that is generated for therapists, teenagers, and their families by an adequate conceptualization of adolescence (Roberts, 1991).</p>\n\n\n\n\n\n\n\n\n\n','Psychotherapy with adolescents and their families: A status dynamic approach','','publish','closed','closed','','psychotherapy-with-adolescents-and-their-families-a-status-dynamic-approach-2','','','2018-10-25 05:55:57','2018-10-25 11:55:57','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3219',0,'sdppubs-publications','',0),
(3220,1,'2018-10-25 05:56:14','2018-10-25 11:56:14','','ADP 6 Roberts Psychotherap with Adolescents','','inherit','open','closed','','adp-6-roberts-psychotherap-with-adolescents','','','2018-10-25 05:56:14','2018-10-25 11:56:14','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf',0,'attachment','application/pdf',0),
(3222,3,'2018-10-25 05:59:34','2018-10-25 11:59:34','<a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&qid=1540405368&sr=8-1&keywords=advances+descriptive+psychology+volume+6\">Click here to purchase...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation:</strong> Marshall, K.M. (1992). A bulimic life pattern. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and <br>Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><strong>Abstract</strong>: A conceptualization of a bulimic life pattern is presented. Some treatment alternatives that focus on improving Critic functioning, decreasing existing Critic <br>satisfactions and on increasing Actor functioning and satisfaction are outlined.</p>\n\n\n\n\n\n\n\n\n\n','A bulimic life pattern','','publish','closed','closed','','a-bulimic-life-pattern-3','','','2018-10-25 05:59:34','2018-10-25 11:59:34','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3222',0,'sdppubs-publications','',0),
(3223,1,'2018-10-25 05:59:48','2018-10-25 11:59:48','','ADP 6 Marshall A Bulimic Life Pattern','','inherit','open','closed','','adp-6-marshall-a-bulimic-life-pattern','','','2018-10-25 05:59:48','2018-10-25 11:59:48','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf',0,'attachment','application/pdf',0),
(3225,3,'2018-10-25 06:03:35','2018-10-25 12:03:35','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">here</a> for a full text PDF, as published by Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p>The Citation for the copy published by Descriptive Psychology Press is:</p>\n\n<p style=\"position:relative; left:3%;\">Orvik, J.M. (1992). The dropped out: Redescribing chronic mental illness as a question about communities. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n\n\n\n\n\n\n','The Dropped Out: Redescribing chronic mental illness as a question about communities','','publish','closed','closed','','the-dropped-out-redescribing-chronic-mental-illness-as-a-question-about-communities-2','','','2018-10-25 06:03:35','2018-10-25 12:03:35','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3225',0,'sdppubs-publications','',0),
(3227,1,'2018-10-25 06:07:13','2018-10-25 12:07:13','','ADP 6 Orvik The Dropped Out','','inherit','open','closed','','adp-6-orvik-the-dropped-out','','','2018-10-25 06:07:13','2018-10-25 12:07:13','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf',0,'attachment','application/pdf',0),
(3253,1,'2018-11-04 08:32:35','2018-11-04 08:32:35','','Ossorio Outline of DP Final','','inherit','open','closed','','ossorio-outline-of-dp-final','','','2018-11-04 08:32:35','2018-11-04 08:32:35','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/11/Ossorio-Outline-of-DP-Final.pdf',0,'attachment','application/pdf',0),
(3265,1,'2018-11-04 09:15:10','2018-11-04 09:15:10','','Never Smile Final','','inherit','open','closed','','never-smile-final','','','2018-11-04 09:15:10','2018-11-04 09:15:10','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/11/Never-Smile-Final.pdf',0,'attachment','application/pdf',0),
(3268,1,'2018-11-04 09:53:44','2018-11-04 09:53:44','','EFandRF DPI Version','','inherit','open','closed','','efandrf-dpi-version','','','2018-11-04 09:53:44','2018-11-04 09:53:44','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/11/EFandRF-DPI-Version.pdf',0,'attachment','application/pdf',0),
(3282,1,'2018-11-04 12:36:25','2018-11-04 12:36:25','','Multi Cultural Psych DPI Version','','inherit','open','closed','','multi-cultural-psych-dpi-version','','','2018-11-04 12:36:25','2018-11-04 12:36:25','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/11/Multi-Cultural-Psych-DPI-Version.pdf',0,'attachment','application/pdf',0),
(3361,1,'2018-12-05 18:06:19','2018-12-05 18:06:19','','41stLogo2-e1543687947341','','inherit','open','closed','','41stlogo2-e1543687947341','','','2018-12-05 18:06:19','2018-12-05 18:06:19','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/12/41stLogo2-e1544033458721.png',0,'attachment','image/png',0),
(3367,2,'2018-12-20 03:32:35','2018-12-20 03:32:35','<h2>Descriptive Disserations: <br>1965-1993</h2>		 <p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\">Click a title below to view that dissertation\'s abstract (if available).</p><p style=\"text-align: center;\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the “SDP Members\' Publications” link under the “<br />Publications” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the \"Publications\" main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p> <p>Aylesworth, L. S. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/aylesworth.html\">Stress, mental health and need satisfaction among Indochinese in Colorado.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1490B. (University Microfilms No. 80-21544)</p><p>Baker, E. M. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/baker.html\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 3378B. (University Microfilms No. 77-29896)</p><p>Bender, J. E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/jbender.html\">Differences in appreciation of behavioral significance and intrinsicness.</a> <em>Dissertation Abstracts International</em>, <em>44</em>, 3922B. (University Microfilms No. DA8400877)</p><p>Bergner, L. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lbergner.html\">The assessment of marital health.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5778B-5779B. (University Microfilms No. 76-11548)</p><p>Bergner, R. M. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/rbergner.html\">The development and evaluation of a<br />training videotape for the resolution of marital conflict.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3485B. (University Microfilms No. 73-32510)</p><p>Busch, E. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/busch.html\">Police personnel evaluation procedures as an aspect of organizational control.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 17A. (University Microfilms No. 81-13949)</p><p>Cabezas, C. S. (1991). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/cabezas.html\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> <em>Dissertation Abstracts International</em>, <em>52(6-A)</em>, 2069.</p><p>Carlson, R. H. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/carlson.html\">A computer implementation of the reason formulation applied to person perception.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3384B-3385B. (University Microfilms No. 79-23220)</p><p>Clapp, W. F. (1966). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/clapp.html\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)</p><p>Comtois, R. J. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/comtois.html\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1071A. (University Microfilms No. 71-21578)</p><p>Crabbe, J. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crabbe.html\">Menstruation as stigma.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)</p><p>Crouch, T. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crouch.html\">Status dynamics of sexual relationships.</a> <em>Dissertation Abstracts International</em>, <em>50(6-B)</em>, Dec, 1989. pp. 2617-2618.</p><p>Felknor, J. E. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/felknor.html\">Interpersonal understanding as an aspect of interpersonal interaction.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 6236B. (University Microfilms No. 78-08897)</p><p>Garcia, R. G. (1985). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/garcia.html\">Personality and alcoholism treatment.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 3592B. (University Microfilms No. DA8528485)</p><p>Holmes, J. R. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holmes.html\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5795B. (University Microfilms No. 76-11584)</p><p>Holt, S.B. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holt.html\">Appraisal and competence in moral judgment and behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1507B. (University Microfilms No. 80-21586)</p><p>Huk, J. E. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/huk.html\">Pre-empirical considerations for a behavioral science.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3466B. (University Microfilms No. 73-32554)</p><p>Ida, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ida.html\">Depression, hopelessness, and suicide ideation among Asian-American students</a>. <em>Dissertation Abstracts International</em>, <em>51(1-B)</em>, pp. 431-432.</p><p>Johnston, C. L. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/johnston.html\">A high power-low power account of sexual jealousy</a>. <em>Dissertation Abstracts International</em>, <em>43</em>, 4150B. (University Microfilms No. DA8309852)</p><p>Kantor, C. (1977). <a href=\"http://www.sdp.org/wp content/uploads/2017/12/kantor.html\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 304B. (University Microfilms No. 84-22724)</p><p>Kelling, G. W. (1972). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kelling.html\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 1359A-1360A. (University Microfilms No. 73-18576)</p><p>Kirsch, N. L. (1978). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kirsch.html\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> <em>Dissertation Abstracts International</em>, <em>39</em>, 4038B-4039B. (University Microfilms No. 79-03066</p><p>Larsen, E. A. (1968). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/larsen.html\">A pre-normative and predictive study of the college student Rorschach.</a> <em>Dissertation Abstracts International</em>, <em>29</em>, 2204B-2205B. (University Microfilms No. 68-14389)</p><p>Lasater, L. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lasater.html\">Stress and health in a Colorado coal mining community.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3945B. (University Microfilms No. 80-02994)</p><p>Latham, C. A. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/latham.html\">A high power-low power account of self- criticism.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 3075B-3076B. (University<br />Microfilms No. DA8428662)</p><p>Lind, D. R. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lind.html\">A study of the self-disclosure and self-presentation variables.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1217B-1218B. (University Microfilms No. 71-21607)</p><p>Littler, S. L. (1987). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/littler.html\">Significance in schizophrenic thought disorder.</a> <em>Dissertation Abstracts International</em>, <em>49(7-B)</em> 2864.</p><p>Littmann, J. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2018/12/littmann-dissertation-abstract-page.pdf\">A theory of humor.</a><em>Dissertation Abstracts International</em>, <em>40</em>, 5410B-5411B. (University Microfilms No. 80-11288)</p><p>Lubuguin, F. (1993). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lubuguin.html\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering</em>, <em>54(10-B)</em>, 5395.</p><p>Marshall, K. M. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/marshall.html\">The significance of criminal and noncriminal behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)</p><p>Minerva, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/minerva.html\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> <em>Dissertation Abstracts International</em>, <em>51(6-B)</em>, 3141.</p><p>Mitchell, T. O. (1969). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/mitchell.html\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)</p><p>Peek, C. J. (1976). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/peek.html\">Faith and skepticism in biofeedback learning.</a> <em>Dissertation Abstracts International,</em> <em>37</em>, 4160B. (University Microfilms No. 77-3217)</p><p>Pomerantz, J. M. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/pomerantz-dissertation-abstract.html\">Significance appreciation and authentic love and friendship</a>. <em>Dissertation Abstracts International</em>, <em>50(7-B)</em>, 3172.(University Microfilms No. 77-3217)</p><p>Putman, A. O. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/putman.html\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3506B. (University Microfilms No. 73-32585)</p><p>Quintana, D. N. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/quintana.html\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> <em>Dissertation Abstracts International</em>, <em>52(1-B)</em>, 529.</p><p>Ricketts, J. L. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ricketts.html\">A systematic approach to the identification of schizogenic family interaction.</a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)</p><p>Roberts, M. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-dissertation.html\">Partners, lovers, friends: A status dynamic study of men and women.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)</p><p>Sanchez, J. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sanchez.html\">Chicano identification and its correlates.</a> <em>Dissertation Abstracts International</em>, <em>54(2-B)</em>, 1111-1112.</p><p>Sapin, C. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sapin.html\">A status formulation of sex differences.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 5418B. (University Microfilms No. 80-11304)</p><p>Schmitz, T. J. (1965).<a href=\"http://www.sdp.org/wp-content/uploads/2017/12/schmitz.html\"> A factor analytic study of stimulus values of the Thematic Apperception Test.</a> <em>Dissertation Abstracts</em>, <em>26</em>, 6858-6859. (University Microfilms No. 66-2830)</p><p>Schwartz, W. R. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/schwartz.html\">Time and context in the hypnotic state: An examination of some state specific effects</a>. <em>Dissertation Abstracts International</em>, <em>38</em>, 3415B. (University Microfilms No. 77-29976)</p><p>Sidman, J. (1968). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sidman.html\">Empathy and helping behavior in college students.</a> <em>Dissertation Abstracts</em>, <em>29</em>, 3921B-3922B. (University Microfilms No. 69-4338)</p><p>Silva, J. C. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/silva.html\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 432B-433B. (University Microfilms No. 81-14009)</p><p>Tempey, D. F. (1974). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/tempey.html\">Trust, choice behavior, and activity description</a>. <em>Dissertation Abstracts International</em>, <em>35</em>, 4199B. (University Microfilms<br />No. 75-3842)</p><p>Torres, W. J. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/torres.html\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 393B-394B. (University Microfilms No. 81-14015)</p><p>Viniegra, J. M. (1986). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/viniegra.html\">The relevance of parental characteristics for developmental delay in children.</a> <em>Dissertation Abstracts International</em>, <em>47</em>, 809B. (University Microfilms No. DA8608648)</p><p>Wechsler, R. C. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/wechsler.html\">The relationship between personality and manic states: A status dynamic formulation.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 370B. (University Microfilms No. DA8408083)</p><p>Zeiger, C. A. (1976). <a href=\"http://A psychological approach to the improvement of myopia.\">A psychological approach to the improvement of myopia.</a> <em>Dissertation Abstracts International</em>, <em>37</em>, 6359B. (University Microfilms No. 77-11348)</p><p>Note: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.</p>','Descriptive Dissertations: 1965-1993','','publish','closed','closed','','descriptive-dissertations-1965-present','','','2025-12-29 20:44:20','2025-12-29 20:44:20','',0,'http://www.sdp.org/?page_id=3367',0,'page','',0),
(3451,1,'2018-12-21 21:17:43','2018-12-21 21:17:43','','littmann dissertation abstract page','','inherit','open','closed','','littmann-dissertation-abstract-page','','','2018-12-21 21:17:43','2018-12-21 21:17:43','',0,'https://society.bsquaresite.com/wp-content/uploads/2018/12/littmann-dissertation-abstract-page.pdf',0,'attachment','application/pdf',0),
(3486,3,'2018-12-22 01:58:07','2018-12-22 01:58:07','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Latham, C. A.</span> (1983). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/latham.html\">A high power-low power account of self- criticism.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 3075B-3076B. (University Microfilms No. DA8428662)</p>\n \n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>','A high power-low power account of self- criticism','','publish','closed','closed','','latham-dissertation','','','2018-12-22 01:58:07','2018-12-22 01:58:07','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3486',0,'sdppubs-publications','',0),
(3508,3,'2016-03-28 12:14:25','2016-03-28 18:14:25','<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Full-text-WITHOUT-Ossorio-chapters-CLEANED-COPY.pdf\">here</a> for a PDF copy of the full volume text, but including <span style = \"font-weight:bold;\">only abstracts</span> for Dr. Ossorio\'s chapters (see below)...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n\n<strong>Citation: </strong> Davis, K.E. (Eds.). (1981). <em>Advances in Descriptive Psychology, Vol. 1. </em>Greenwich, CT: JAI Press.\n<div style=\"height: 3px; width: 300px; margin: 12px auto 15px auto; background-color: #41719a;\"></div>\n\n<p>Dr. Ossorio’s chapters are made available separately as links to copies of the original LRI reports available from the Peter G. Ossorio Papers at the University of Colorado Special Collections and Archives. Please consult the individual citation pages for Dr. Ossorio\'s publications in order to access the LRI Reports.<p> \n\n\n<p>Links to PDF copies of all non-Ossorio chapters are provided on this site under each author\'s name, with each author retaining copyright and the right to have their chapter removed upon request.</p> \n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style = \"font-size:12px;\"><span style = \"font-weight:bold;\">A note regarding copyright status</span>: This volume of Advances in Descriptive Psychology was originally published by JAI Press. Copyright was subsequently acquired by Jessica Kingsley Publishers. In communications with that publisher, the Society for Descriptive Psychology was informed that Volumes 1-4 of Advances in Descriptive Psychology are out-of-print and that copyright for those volumes has reverted to the principal volume editor, Keith Davis, Ph.D. Dr. Davis then reassigned copyright for each of the individual chapters to its authors.<p>\n\n<p style = \"font-size:12px;\">Written communication between Jessica Kingsley Publishers, the Society for Descriptive Psychology, and Keith Davis about these copyright changes are retained by the Society Secretary and are available on request.</p>\n\n\n','Advances in Descriptive Psychology, Volume 1','','publish','closed','closed','','advances-in-descriptive-psychology-volume-1','','','2016-03-28 12:14:25','2016-03-28 18:14:25','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3508',0,'sdppubs-publications','',0),
(3512,3,'2016-03-31 13:25:12','2016-03-31 19:25:12','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n<strong>Citation: </strong> Davis, K.E., and Mitchell, T. (Eds.). (1985). <em>Advances in Descriptive Psychology, Vol. 4. </em>Greenwich, CT: JAI Press.\n<div style=\"height: 3px; width: 300px; margin: 12px auto 15px auto; background-color: #41719a;\"></div>\n\n<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2019/05/Advances-4-Full-Text-WITHOUT-Ossorio-Paper.pdf\">here</a> to view the full text PDF, but without Dr. Ossorio\'s chapters...</p>\n\n<p>Dr. Ossorio’s chapters are made available separately as links to copies of the original LRI reports available from the Peter G. Ossorio Papers at the University of Colorado Special Collections and Archives. Please consult the individual citation pages for Dr. Ossorio\'s publications in order to access the LRI Reports.<p> \n\n<p>Links to PDF copies of all non-Ossorio chapters are also provided on this site under each author\'s name, with each author retaining copyright and the right to have their chapter removed upon request.</p> \n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style = \"font-size:12px;\"><span style = \"font-weight:bold;\">A note regarding copyright status</span>: This volume of Advances in Descriptive Psychology was originally published by JAI Press. Copyright was subsequently acquired by Jessica Kingsley Publishers. In communications with that publisher, the Society for Descriptive Psychology was informed that Volumes 1-4 of Advances in Descriptive Psychology are out-of-print and that copyright for those volumes has reverted to the principal volume editor, Keith Davis, Ph.D. Dr. Davis then reassigned copyright for each of the individual chapters to its authors.<p>\n\n<p style = \"font-size:12px;\">Written communication between Jessica Kingsley Publishers, the Society for Descriptive Psychology, and Keith Davis about these copyright changes are retained by the Society Secretary and are available on request.</p>\n\n\n\n','Advances in Descriptive Psychology, Vol. 4','','publish','closed','closed','','advances-in-descriptive-psychology-vol-4','','','2016-03-31 13:25:12','2016-03-31 19:25:12','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3512',0,'sdppubs-publications','',0),
(3519,1,'2019-01-01 20:26:49','2019-01-01 20:26:49','','SDP 2001 Conference Program','','inherit','open','closed','','sdpprogramschedule2','','','2019-01-01 20:26:49','2019-01-01 20:26:49','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf',0,'attachment','application/pdf',0),
(3525,1,'2019-01-01 20:39:15','2019-01-01 20:39:15','','SDP 2003 Conference Program','','inherit','open','closed','','sdp_conference_03-1','','','2019-01-01 20:39:15','2019-01-01 20:39:15','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf',0,'attachment','application/pdf',0),
(3576,2,'2019-01-03 14:12:25','2019-01-03 14:12:25','<h2>Descriptive Dissertations and Doctoral Projects: 1993 - present</h2>		\n<p style=\"text-align: center;\">The dissertations and doctoral projects listed on this page were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised by Dr. Ossorio. In order to credit those Chairs, they are included at the end of each Dissertation or Doctoral Project citation.</p> \n<p style=\"text-align: center;\">Click the titles below to view project abstracts.</p>\n<p style=\"text-align: center;\">Abstracts can also be found using links in an author\'s drop-down publications list, <br>accessed through the “SDP Members\' Publications” <br>link under the “Publications” main menu choice.</p>\n<p>Backstrom, J. (2015). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Backstrom-Dissertation-Abstract.pdf\">A Descriptive Psychology Account of Patient-Centered Medicine and the Chronic Pain Patient</a>. Submitted in partial fulfillment of the requirement for the degree of Doctor of Psychology. Boston, MA: William James College (Massachusetts School of Professional Psychology). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Beautz, S. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Beautz-Doctoral-Project-Abstract.pdf\"> The use of case study to train cross-cultural competence</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Harnsberger, B. (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Harnsberger-doctoral-project-abstract.pdf\"> Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Kennedy, P.M. (2018). <a href=\"http://www.sdp.org/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> (Unpublished doctoral paper). University of Denver, Denver, CO. Supervised by: Lynett Henderson Metzger (Chair), Sonja Holt, Ph.D., & Arthur Poczwardowski, Ph.D.</p>\n<p>Shestok, J.M. (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Shestok-doctoral-project-abstract.pdf\"> Victim status: A Descriptive Psychology approach</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Yermish, A. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Yermish-doctoral-project-abstract.pdf\"> Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Zeybekoglu, E. (2016). <a href=\"http://www.sdp.org/sdppubs-publications/the-status-dynamic-of-anger-management/\">The status dynamics of anger management.</a> Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: William James College. Supervised by: Wynn Schwartz, Ph.D.</p>','Descriptive Dissertations and Doctoral Projects: 1993 - present','','publish','closed','closed','','disserations1992-present','','','2025-12-29 20:43:51','2025-12-29 20:43:51','',0,'http://www.sdp.org/?page_id=3576',0,'page','',0),
(3582,3,'2019-01-03 14:21:17','2019-01-03 14:21:17','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Zeybekoglu, E. (2016). The status dynamics of anger management. <br>Submitted in partial fulfillment of the requirements for the degree of Doctor of <br>Psychology. Boston, MA: William James College.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 15px auto 15px auto; background-color: #41719a;\"></div>\n\n<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/Zeybekoglu-Dissertation-2016.doc\">here</a> to view the full text PDF of this Doctoral Project..</p>\n\n<p><strong>Abstract</strong>: Cognitive-Behavioral Anger Management has become a popular treatment option for court-mandated referrals that present with aggressive behavior. However, many individuals that complete anger management courses recidivate to violence. To help us understand their reasons for recidivism, this doctoral project will suggest that we must first understand the cultural sanctions for aggressive thoughts and behavior in their world-view. The thesis of this Doctoral Project will argue that a person’s place, or status, within a community provides significance to their appraisal of events that elicit anger. Instances where aggressive behaviors are thought to follow from the affective arousal of anger are re-described as having a relational appraisal, not only to the object of anger, but also to the broader community and culture in which both the person and object are embedded. This will involve a review of existing evidence-based anger management interventions, an examination of theoretical works regarding emotion and emotional behavior, and finally, a re-conceptualization of anger management techniques interpreted through the lens of Descriptive Psychology. Utilizing a conceptually clear descriptive framework to integrate what is known to be clinically effective from existing anger management modalities, this Doctoral Project will conclude by providing a new framework for understanding anger that should help clinicians in developing an empathetic and conceptually accurate formulation when working with Anger Management clients.</p>\n\n<p>This Doctoral Project was supervised by Wynn Schwartz, Ph.D.</p>','The Status Dynamics of Anger Management','','publish','closed','closed','','the-status-dynamic-of-anger-management','','','2019-01-03 14:21:17','2019-01-03 14:21:17','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3582',0,'sdppubs-publications','',0),
(3613,1,'2019-01-09 19:43:31','2019-01-09 19:43:31','','ADP 1 Full text WITHOUT Ossorio chapters CLEANED COPY','','inherit','open','closed','','adp-1-full-text-without-ossorio-chapters-cleaned-copy','','','2019-01-09 19:43:31','2019-01-09 19:43:31','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-1-Full-text-WITHOUT-Ossorio-chapters-CLEANED-COPY.pdf',0,'attachment','application/pdf',0),
(3616,1,'2019-01-12 02:28:59','2019-01-12 02:28:59','','Zeybekoglu Dissertation 2016','','inherit','open','closed','','zeybekoglu-dissertation-2016','','','2019-01-12 02:28:59','2019-01-12 02:28:59','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/Zeybekoglu-Dissertation-2016.doc',0,'attachment','application/msword',0),
(3618,3,'2019-01-12 20:29:56','2019-01-12 20:29:56','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Kennedy, P.M. (2018). A parametric analysis of socioeconomic status: How SES relates to mental health. (Unpublished doctoral paper). University of Denver, Denver, CO.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 15px auto 15px auto; background-color: #41719a;\"></div>\n\n<p><strong>Abstract</strong>: The impacts of socioeconomic status (SES) on physical health and mental health are well-established in research literature. Chronic stress, environmental factors, and social factors such as educational attainment and low social connection contribute to decreased physical and psychological health. However, the explicit definition of what constitutes SES remains unclear. In this project, a parametric analysis of socioeconomic status examines the range of facts associated with being in different socioeconomic statuses. The parametric analysis aims to provide a clear and comprehensive conceptual formulation of socioeconomic status and helps to delineate how different socioeconomic statuses can shift a person’s place in the world. The brief examination of four clinical cases supports the analysis and provides a context for its utility. Socioeconomic status can be seen to fundamentally shape a person’s experience of and perspective on the world. This conceptual tool can assist clinicians in identifying when socioeconomic status is overly restrictive on a person’s world along with specifying which parameters of socioeconomic status are at play in their clients’ lives. It also allows for a more precise and comprehensive description of SES in different cultural contexts.</p>     \n<p>Keywords: Socioeconomic status, social class, poverty, parametric analysis, descriptive psychology, culturally competent treatment</p>\n\n<p>This Doctoral Paper was supervised by Lynett Henderson Metzger (Chair), Sonja Holt, Ph.D., & Arthur Poczwardowski, Ph.D.</p>\n','A parametric analysis of socioeconomic status: How SES relates to mental health.','','publish','closed','closed','','a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health','','','2019-01-12 20:29:56','2019-01-12 20:29:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3618',0,'sdppubs-publications','',0),
(3636,2,'2019-01-13 14:04:53','2019-01-13 14:04:53','<h2>SDP Community News</h2>		<table style=\"left: -55px; position: relative;\">\n<tbody>\n<tr>\n<td style=\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black;\">Date Entered</td>\n<td style=\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black; border-right: 3px double black;\">News Item</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">2/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\"> Wynn Schwartz will be presenting two papers, each based on the Judgment Diagram, at the Midwinter meeting of the  <a href=\"https://www.theoreticalpsychology.org/single-post/2019/01/19/Midwinter-Meeting-and-Newsletter\">Society for Philosophical and Theoretical Psychology (APA Division 24)</a>, Nasville, TN, March 1-3, 2019. The presentation titles are: \"Sanctioned transgression or what turns conservatives and fundamentalists reactionary?\" and \"Social progress and the just choice\".</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">2/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">The Boston Study Group started a new forum topic to discuss Consciousness. Your participation is welcome!!</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">1/13/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">PDF versions of Advances in Descriptive Psychology, Volumes 1 and 2 are now both available. Click on Advances in Descriptive Psychology under the Publications main menu item, and then choose the volume you\'d like to see.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">1/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">We\'ve added a new page to our website for dissertations and doctoral projects/papers completed since 1992. We\'re very pleased that two projects/papers have now been added, those by: Erol Zeybekoglu, Psy.D. and Patricia Kennedy, Psy.D. We know that there are more DP doctoral projects that have been completed. If you\'re in contact with any of these other authors, please have them contact us.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">Click <a href=\"https://www.researchgate.net/publication/324099936_The_Case_Against_the_Case_Against_Free_Will\"> here</a> for the full text PDF of Ray Bergner\'s new paper entitled The Case Against the Case Against Free Will in The Journal of Theoretical and Philosophical Psychology.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">A PDF version of Advances in Descriptive Psychology, Volume I is now available. Click on Advances in Descriptive Psychology under the Publications main menu item, and then choose Advances in Descriptive Psychology, Volume 1.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">\n<p style=\"font-family: georgia, serif;\">We are very pleased to announce that through the generous help of the most recent copyright holder of Advances in Descriptive Psychology Volumes 1-4, and of Keith E. Davis, the principal editor of those volumes, copyright has been returned to authors for papers published in those volumes. The Society plans to post all non-Ossorio chapters to the SDP website. Dr. Ossorio’s chapters will be made available at a later time through links to the Peter G. Ossorio Papers at the University of Colorado Special Collections and Archives. Thanks to Keith Davis, Mary Roberts and Ned Kirsch for their work to make this happen.</p>\n</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">Click <a href=\"http://freedomliberationreaction.blogspot.com/2018/07/descriptive-psychology-and-person.html\">here </a> for information about Wynn Schwartz\'s new book, Descriptive Psychology and the Person Concept, to be published in Spring, 2019 by Academic Press.</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">12/08/2020</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\"><p>We are pleased to announce that Ray Bergner\'s 2007 book, Status Dynamics: Creating New Paths to Therapeutic Change is now available for download on this website. Click <a href=\"http://www.sdp.org/publications/books/Bergner_2007_Status_Dynamics.pdf\">here</a> to access a PDF copy of this book.</p></td>\n</tr>\n</tbody>\n</table>','SDP Community News','','publish','closed','closed','','sdp-community-news','','','2025-12-31 14:12:33','2025-12-31 14:12:33','',0,'http://www.sdp.org/?page_id=3636',0,'page','',0),
(3643,3,'2019-01-13 17:55:00','2019-01-13 17:55:00','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Bergner, R., & Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <span style = \"font-style:italics;\">Philosophy, Psychiatry,and Psychology</span>, <span style = \"font-style:italics;\">24</span>, 25-40.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n','Mental disorder is a disability concept, not a behavioral one. An empirical investigation','','publish','closed','closed','','mental-disorder-is-a-disability-concept-not-a-behavioral-one-an-empirical-investigation','','','2019-01-13 17:55:00','2019-01-13 17:55:00','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3643',0,'sdppubs-publications','',0),
(3652,1,'2019-01-14 11:53:03','2019-01-14 11:53:03','','ADP 1 Ossorio Conceptual Notational Devices Abstract Only Cleaned','','inherit','open','closed','','adp-1-ossorio-conceptual-notational-devices-abstract-only-cleaned','','','2019-01-14 11:53:03','2019-01-14 11:53:03','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-1-Ossorio-Conceptual-Notational-Devices-Abstract-Only-Cleaned.pdf',0,'attachment','application/pdf',0),
(3654,1,'2019-01-14 11:56:54','2019-01-14 11:56:54','','ADP 1 Ossorio Explanation Falsifiability Abstract Only Cleaned','','inherit','open','closed','','adp-1-ossorio-explanation-falsifiability-abstract-only-cleaned','','','2019-01-14 11:56:54','2019-01-14 11:56:54','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-1-Ossorio-Explanation-Falsifiability-Abstract-Only-Cleaned.pdf',0,'attachment','application/pdf',0),
(3656,1,'2019-01-14 12:00:48','2019-01-14 12:00:48','','ADP 1 Ossorio Outline of Descriptive Psychology Abstract Only Cleaned','','inherit','open','closed','','adp-1-ossorio-outline-of-descriptive-psychology-abstract-only-cleaned','','','2019-01-14 12:00:48','2019-01-14 12:00:48','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-1-Ossorio-Outline-of-Descriptive-Psychology-Abstract-Only-Cleaned.pdf',0,'attachment','application/pdf',0),
(3658,1,'2019-01-14 12:19:06','2019-01-14 12:19:06','','ADP 1 Ossorio Notes on Behavior Description Abstract only Cleaned','','inherit','open','closed','','adp-1-ossorio-notes-on-behavior-description-abstract-only-cleaned','','','2019-01-14 12:19:06','2019-01-14 12:19:06','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-1-Ossorio-Notes-on-Behavior-Description-Abstract-only-Cleaned.pdf',0,'attachment','application/pdf',0),
(3660,1,'2019-01-14 12:21:27','2019-01-14 12:21:27','','ADP 1 Ossorion Representation Evaluation and Research Abstract Only Cleaned','','inherit','open','closed','','adp-1-ossorion-representation-evaluation-and-research-abstract-only-cleaned','','','2019-01-14 12:21:27','2019-01-14 12:21:27','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-1-Ossorion-Representation-Evaluation-and-Research-Abstract-Only-Cleaned.pdf',0,'attachment','application/pdf',0),
(3663,3,'2019-01-14 12:28:46','2019-01-14 12:28:46','<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf\"> here</a> for the full text PDF...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Shideler, M. (1981). The lover and the logician. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 145-154). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','The lover and the logician','','publish','closed','closed','','the-lover-and-the-logician','','','2019-01-14 12:28:46','2019-01-14 12:28:46','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3663',0,'sdppubs-publications','',0),
(3664,1,'2019-01-14 12:29:10','2019-01-14 12:29:10','','ADP 1 Shideler Lover and the Logician 145_154','','inherit','open','closed','','adp-1-shideler-lover-and-the-logician-145_154','','','2019-01-14 12:29:10','2019-01-14 12:29:10','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf',0,'attachment','application/pdf',0),
(3666,3,'2019-01-14 12:33:11','2019-01-14 12:33:11','<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf\"> here</a> for the full text PDF...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Mitchell, T. (1981). On the interpretation of utterances. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 155-176). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','On the interpretation of utterances','','publish','closed','closed','','on-the-interpretation-of-utterances','','','2019-01-14 12:33:11','2019-01-14 12:33:11','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3666',0,'sdppubs-publications','',0),
(3668,1,'2019-01-14 12:33:58','2019-01-14 12:33:58','','ADP 1 Mitchell Interpretation of Utterances 155_176','','inherit','open','closed','','adp-1-mitchell-interpretation-of-utterances-155_176','','','2019-01-14 12:33:58','2019-01-14 12:33:58','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf',0,'attachment','application/pdf',0),
(3670,3,'2019-01-14 12:38:39','2019-01-14 12:38:39','<!--\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\"> here</a> for the full text PDF...</p>\n-->\n\nClick <a href=\"http://www.sdp.org/download/4512/\">here</a> to view the full text PDF...\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\nJeffrey, H.J. (1981). A new paradigm for artificial intelligence. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 177-194). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','A new paradigm for artificial intelligence','','publish','closed','closed','','a-new-paradigm-for-artificial-intelligence','','','2019-01-14 12:38:39','2019-01-14 12:38:39','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3670',0,'sdppubs-publications','',0),
(3671,1,'2019-01-14 12:39:00','2019-01-14 12:39:00','','ADP 1 Jeffrey Artificial Intelligence 177-194','','inherit','open','closed','','adp-1-jeffrey-artificial-intelligence-177-194','','','2019-01-14 12:39:00','2019-01-14 12:39:00','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf',0,'attachment','application/pdf',0),
(3673,1,'2019-01-14 13:40:43','2019-01-14 13:40:43','','ADP 1 Putman Communities 195_209','','inherit','open','closed','','adp-1-putman-communities-195_209','','','2019-01-14 13:40:43','2019-01-14 13:40:43','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf',0,'attachment','application/pdf',0),
(3674,3,'2019-01-14 13:42:52','2019-01-14 13:42:52','<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> here</a> for the full text PDF...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\nPutman, A.O. (1981). Communities. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 195-209). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Communities','','publish','closed','closed','','communities-2','','','2019-01-14 13:42:52','2019-01-14 13:42:52','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3674',0,'sdppubs-publications','',0),
(3678,3,'2019-01-14 13:44:46','2019-01-14 13:44:46','<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Plotkin-Consciousness-211-237.pdf\"> here</a> for the full text PDF...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\nPlotkin, W. (1981). Consciousness. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 211-237). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Consciousness','','publish','closed','closed','','consciousness','','','2019-01-14 13:44:46','2019-01-14 13:44:46','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3678',0,'sdppubs-publications','',0),
(3679,1,'2019-01-14 13:45:04','2019-01-14 13:45:04','','ADP 1 Plotkin Consciousness 211-237','','inherit','open','closed','','adp-1-plotkin-consciousness-211-237','','','2019-01-14 13:45:04','2019-01-14 13:45:04','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-1-Plotkin-Consciousness-211-237.pdf',0,'attachment','application/pdf',0),
(3683,1,'2019-01-14 13:48:15','2019-01-14 13:48:15','','ADP 1 Bergner Overseer Regime 245-271','','inherit','open','closed','','adp-1-bergner-overseer-regime-245-271','','','2019-01-14 13:48:15','2019-01-14 13:48:15','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-1-Bergner-Overseer-Regime-245-271.pdf',0,'attachment','application/pdf',0),
(3685,3,'2019-01-14 13:51:00','2019-01-14 13:51:00','<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf\"> here</a> for the full text PDF...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Driscoll, R. (1981). Policies for pragmatic psychotherapy. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 273-277). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Policies for pragmatic psychotherapy','','publish','closed','closed','','policies-for-pragmatic-psychotherapy-2','','','2019-01-14 13:51:00','2019-01-14 13:51:00','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3685',0,'sdppubs-publications','',0),
(3686,1,'2019-01-14 13:51:28','2019-01-14 13:51:28','','ADP 1 Driscoll Pragmatic Psychotherapy 273_277','','inherit','open','closed','','adp-1-driscoll-pragmatic-psychotherapy-273_277','','','2019-01-14 13:51:28','2019-01-14 13:51:28','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf',0,'attachment','application/pdf',0),
(3688,3,'2019-01-14 13:55:41','2019-01-14 13:55:41','<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP1-Bergner-Marital-Conflict-305_320.pdf\"> here</a> for the full text PDF...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Bergner, R. (1981). Marital conflict resolution: A conceptual framework and its empirical evaluation. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 305-320). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Marital conflict resolution: A conceptual framework and its empirical evaluation','','publish','closed','closed','','marital-conflict-resolution-a-conceptual-framework-and-its-empirical-evaluation-2','','','2019-01-14 13:55:41','2019-01-14 13:55:41','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3688',0,'sdppubs-publications','',0),
(3689,1,'2019-01-14 13:56:10','2019-01-14 13:56:10','','ADP1 Bergner Marital Conflict 305_320','','inherit','open','closed','','adp1-bergner-marital-conflict-305_320','','','2019-01-14 13:56:10','2019-01-14 13:56:10','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP1-Bergner-Marital-Conflict-305_320.pdf',0,'attachment','application/pdf',0),
(3691,3,'2019-01-14 13:59:42','2019-01-14 13:59:42','<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf\"> here</a> for the full text PDF...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Farber, A. (1981). Castaneda\'s Don Juan as psychotherapist. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 279-304). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Castaneda\'s Don Juan as psychotherapist','','publish','closed','closed','','castanedas-don-juan-as-psychotherapist-2','','','2019-01-14 13:59:42','2019-01-14 13:59:42','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3691',0,'sdppubs-publications','',0),
(3692,1,'2019-01-14 13:59:57','2019-01-14 13:59:57','','ADP 1 Farber Casteneda_s Don Juan 279-304','','inherit','open','closed','','adp-1-farber-casteneda_s-don-juan-279-304','','','2019-01-14 13:59:57','2019-01-14 13:59:57','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf',0,'attachment','application/pdf',0),
(3695,1,'2019-01-14 14:02:54','2019-01-14 14:02:54','','ADP 1 Driscoll Self-Criticism 321_355','','inherit','open','closed','','adp-1-driscoll-self-criticism-321_355','','','2019-01-14 14:02:54','2019-01-14 14:02:54','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-1-Driscoll-Self-Criticism-321_355.pdf',0,'attachment','application/pdf',0),
(3698,1,'2019-01-14 16:38:51','2019-01-14 16:38:51','','ADP 2 Full text WITHOUT Ossorio chapter CLEANED COPY REDUCED SIZE','','inherit','open','closed','','adp-2-full-text-without-ossorio-chapter-cleaned-copy-reduced-size','','','2019-01-14 16:38:51','2019-01-14 16:38:51','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-2-Full-text-WITHOUT-Ossorio-chapter-CLEANED-COPY-REDUCED-SIZE.pdf',0,'attachment','application/pdf',0),
(3700,1,'2019-01-14 19:09:07','2019-01-14 19:09:07','','ADP 2 Baker Therapeutic social practices pp 209_232','','inherit','open','closed','','adp-2-baker-therapeutic-social-practices-pp-209_232','','','2019-01-14 19:09:07','2019-01-14 19:09:07','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf',0,'attachment','application/pdf',0),
(3703,1,'2019-01-14 19:12:17','2019-01-14 19:12:17','','ADP 2 Bergner Hysterical action pp 233_248','','inherit','open','closed','','adp-2-bergner-hysterical-action-pp-233_248','','','2019-01-14 19:12:17','2019-01-14 19:12:17','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf',0,'attachment','application/pdf',0),
(3705,3,'2019-01-14 19:18:01','2019-01-14 19:18:01','<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\"> here</a> for the full text PDF...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Shideler, M.M. (1982) The creator and the discoverer. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em> (pp, 233-247). Greenwich, CT: JAI Press.\n\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','The creator and the discoverer','','publish','closed','closed','','the-creator-and-the-discoverer','','','2019-01-14 19:18:01','2019-01-14 19:18:01','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3705',0,'sdppubs-publications','',0),
(3706,1,'2019-01-14 19:18:17','2019-01-14 19:18:17','','ADP 2 Shideler Creator and discoverer pp 123_138','','inherit','open','closed','','adp-2-shideler-creator-and-discoverer-pp-123_138','','','2019-01-14 19:18:17','2019-01-14 19:18:17','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf',0,'attachment','application/pdf',0),
(3711,1,'2019-01-14 19:26:07','2019-01-14 19:26:07','','ADP 2 Davis & Todd Friendships and Love Relationships 79_122','','inherit','open','closed','','adp-2-davis-todd-friendships-and-love-relationships-79_122','','','2019-01-14 19:26:07','2019-01-14 19:26:07','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf',0,'attachment','application/pdf',0),
(3713,1,'2019-01-14 19:29:06','2019-01-14 19:29:06','','ADP 2 Kirsch Attempted suicide pp 249_274','','inherit','open','closed','','adp-2-kirsch-attempted-suicide-pp-249_274','','','2019-01-14 19:29:06','2019-01-14 19:29:06','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf',0,'attachment','application/pdf',0),
(3715,1,'2019-01-14 19:31:53','2019-01-14 19:31:53','','ADP 2 Ossorio Embodiment abstract only','','inherit','open','closed','','adp-2-ossorio-embodiment-abstract-only','','','2019-01-14 19:31:53','2019-01-14 19:31:53','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-2-Ossorio-Embodiment-abstract-only.pdf',0,'attachment','application/pdf',0),
(3717,1,'2019-01-14 19:37:10','2019-01-14 19:37:10','','ADP 2 Plotkin & Schwartz Conceptualization of hypnosis Part I pp 139_199','','inherit','open','closed','','adp-2-plotkin-schwartz-conceptualization-of-hypnosis-part-i-pp-139_199','','','2019-01-14 19:37:10','2019-01-14 19:37:10','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf',0,'attachment','application/pdf',0),
(3719,3,'2019-01-14 19:40:36','2019-01-14 19:40:36','<p>Click<a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\"> here</a> to view the full text abstract...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Schwartz, W. (1982). The problem of other possible persons: Dolphins, primates, and aliens. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\n\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','The problem of other possible persons: Dolphins, primates, and aliens','','publish','closed','closed','','3719','','','2019-01-14 19:40:36','2019-01-14 19:40:36','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3719',0,'sdppubs-publications','',0),
(3720,1,'2019-01-14 19:40:54','2019-01-14 19:40:54','','ADP 2 Schwartz Problem of Other Possible Persons pp 31_55','','inherit','open','closed','','adp-2-schwartz-problem-of-other-possible-persons-pp-31_55','','','2019-01-14 19:40:54','2019-01-14 19:40:54','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf',0,'attachment','application/pdf',0),
(3723,1,'2019-01-14 19:46:22','2019-01-14 19:46:22','','ADP 2 Roberts Men and Women pp 57_78','','inherit','open','closed','','adp-2-roberts-men-and-women-pp-57_78','','','2019-01-14 19:46:22','2019-01-14 19:46:22','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf',0,'attachment','application/pdf',0),
(3725,1,'2019-01-15 16:36:29','2019-01-15 16:36:29','','Roberts-Bergner-1991-ADP-Vol-6 copy','','inherit','open','closed','','roberts-bergner-1991-adp-vol-6-copy','','','2019-01-15 16:36:29','2019-01-15 16:36:29','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/Roberts-Bergner-1991-ADP-Vol-6-copy.pdf',0,'attachment','application/pdf',0),
(3727,1,'2019-01-16 15:58:06','2019-01-16 15:58:06','','ADP-v5-scanned-version ORIGINAL from website copy CLEANED','','inherit','open','closed','','adp-v5-scanned-version-original-from-website-copy-cleaned','','','2019-01-16 15:58:06','2019-01-16 15:58:06','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-v5-scanned-version-ORIGINAL-from-website-copy-CLEANED.pdf',0,'attachment','application/pdf',0),
(3728,1,'2019-01-17 13:09:58','2019-01-17 13:09:58','','ADP-7-scanned-version ORIGINAL web version copy CLEANED','','inherit','open','closed','','adp-7-scanned-version-original-web-version-copy-cleaned','','','2019-01-17 13:09:58','2019-01-17 13:09:58','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-7-scanned-version-ORIGINAL-web-version-copy-CLEANED.pdf',0,'attachment','application/pdf',0),
(3806,1,'2019-01-18 12:27:19','2019-01-18 12:27:19','','ADP 5 Bergner_L Police Chiefs and Officers pp 47_60','','inherit','open','closed','','adp-5-bergner_l-police-chiefs-and-officers-pp-47_60','','','2019-01-18 12:27:19','2019-01-18 12:27:19','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf',0,'attachment','application/pdf',0),
(3808,1,'2019-01-18 12:28:38','2019-01-18 12:28:38','','AdP 5 Bergner_R Father Daughter Incest pp 285_305','','inherit','open','closed','','adp-5-bergner_r-father-daughter-incest-pp-285_305','','','2019-01-18 12:28:38','2019-01-18 12:28:38','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf',0,'attachment','application/pdf',0),
(3809,1,'2019-01-18 12:31:21','2019-01-18 12:31:21','','ADP 5 Holt Moral Judgement [sic] pp 173_197','','inherit','open','closed','','adp-5-holt-moral-judgement-sic-pp-173_197','','','2019-01-18 12:31:21','2019-01-18 12:31:21','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf',0,'attachment','application/pdf',0),
(3810,1,'2019-01-18 12:33:20','2019-01-18 12:33:20','','ADP 5 Jeffrey_J Knowledge Engineering pp 123_146','','inherit','open','closed','','adp-5-jeffrey_j-knowledge-engineering-pp-123_146','','','2019-01-18 12:33:20','2019-01-18 12:33:20','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf',0,'attachment','application/pdf',0),
(3811,1,'2019-01-18 12:34:29','2019-01-18 12:34:29','','ADP 5 Latham High Power Low Power pp 237_259','','inherit','open','closed','','adp-5-latham-high-power-low-power-pp-237_259','','','2019-01-18 12:34:29','2019-01-18 12:34:29','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf',0,'attachment','application/pdf',0),
(3814,1,'2019-01-18 12:36:23','2019-01-18 12:36:23','','ADP 5 Orvik Technolog Transfer pp 61_80','','inherit','open','closed','','adp-5-orvik-technolog-transfer-pp-61_80','','','2019-01-18 12:36:23','2019-01-18 12:36:23','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf',0,'attachment','application/pdf',0),
(3816,1,'2019-01-18 12:37:38','2019-01-18 12:37:38','','ADP 5 Ossorio Appraisal abstract only p 155','','inherit','open','closed','','adp-5-ossorio-appraisal-abstract-only-p-155','','','2019-01-18 12:37:38','2019-01-18 12:37:38','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf',0,'attachment','application/pdf',0),
(3818,1,'2019-01-18 12:39:46','2019-01-18 12:39:46','','ADP 5 Putman Organizations pp 11_46','','inherit','open','closed','','adp-5-putman-organizations-pp-11_46','','','2019-01-18 12:39:46','2019-01-18 12:39:46','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf',0,'attachment','application/pdf',0),
(3819,1,'2019-01-18 12:41:04','2019-01-18 12:41:04','','ADP 5 Sapin & Forward Sex Roles 215_236','','inherit','open','closed','','adp-5-sapin-forward-sex-roles-215_236','','','2019-01-18 12:41:04','2019-01-18 12:41:04','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf',0,'attachment','application/pdf',0),
(3820,1,'2019-01-18 12:42:36','2019-01-18 12:42:36','','ADP 5 Shideler Spirituality pp 199_213','','inherit','open','closed','','adp-5-shideler-spirituality-pp-199_213','','','2019-01-18 12:42:36','2019-01-18 12:42:36','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-5-Shideler-Spirituality-pp-199_213.pdf',0,'attachment','application/pdf',0),
(3822,1,'2019-01-18 12:44:38','2019-01-18 12:44:38','','ADP 5 Zeiger_P Human Systems pp 105_121','','inherit','open','closed','','adp-5-zeiger_p-human-systems-pp-105_121','','','2019-01-18 12:44:38','2019-01-18 12:44:38','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf',0,'attachment','application/pdf',0),
(3824,1,'2019-01-18 12:47:04','2019-01-18 12:47:04','','ADP 5 Bergner_R Impulsive Action pp 261_284','','inherit','open','closed','','adp-5-bergner_r-impulsive-action-pp-261_284','','','2019-01-18 12:47:04','2019-01-18 12:47:04','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf',0,'attachment','application/pdf',0),
(3828,1,'2019-01-18 17:53:04','2019-01-18 17:53:04','','ADP 6 Roberts Outside Looking In pp 79_105','','inherit','open','closed','','adp-6-roberts-outside-looking-in-pp-79_105','','','2019-01-18 17:53:04','2019-01-18 17:53:04','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf',0,'attachment','application/pdf',0),
(3829,1,'2019-01-18 17:55:37','2019-01-18 17:55:37','','ADP 6 Wechsler Personality and Manic States pp 203-233','','inherit','open','closed','','adp-6-wechsler-personality-and-manic-states-pp-203-233','','','2019-01-18 17:55:37','2019-01-18 17:55:37','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf',0,'attachment','application/pdf',0),
(3830,1,'2019-01-18 17:58:49','2019-01-18 17:58:49','','ADP 6 Zeiger_CA Miss Marple Model pp 159_183','','inherit','open','closed','','adp-6-zeiger_ca-miss-marple-model-pp-159_183','','','2019-01-18 17:58:49','2019-01-18 17:58:49','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf',0,'attachment','application/pdf',0),
(3832,1,'2019-01-18 18:02:00','2019-01-18 18:02:00','','ADP 6 Bergner & Skaggs Positive Therapeutic Relationship pp 189_201','','inherit','open','closed','','adp-6-bergner-skaggs-positive-therapeutic-relationship-pp-189_201','','','2019-01-18 18:02:00','2019-01-18 18:02:00','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-6-Bergner-Skaggs-Positive-Therapeutic-Relationship-pp-189_201.pdf',0,'attachment','application/pdf',0),
(3835,1,'2019-01-18 19:27:20','2019-01-18 19:27:20','','ADP 7 Bergner Coaching and Motivation pp 301-320','','inherit','open','closed','','adp-7-bergner-coaching-and-motivation-pp-301-320','','','2019-01-18 19:27:20','2019-01-18 19:27:20','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf',0,'attachment','application/pdf',0),
(3837,1,'2019-01-18 19:37:43','2019-01-18 19:37:43','','ADP 7 Bergner Coaching and Teaching pp 321_340','','inherit','open','closed','','adp-7-bergner-coaching-and-teaching-pp-321_340','','','2019-01-18 19:37:43','2019-01-18 19:37:43','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf',0,'attachment','application/pdf',0),
(3839,1,'2019-01-18 19:39:46','2019-01-18 19:39:46','','ADP 7 Bergner Coaching Leadership pp 281_300','','inherit','open','closed','','adp-7-bergner-coaching-leadership-pp-281_300','','','2019-01-18 19:39:46','2019-01-18 19:39:46','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf',0,'attachment','application/pdf',0),
(3840,1,'2019-01-18 19:41:29','2019-01-18 19:41:29','','ADP 7 Felknor KIDS KITS pp 235_247','','inherit','open','closed','','adp-7-felknor-kids-kits-pp-235_247','','','2019-01-18 19:41:29','2019-01-18 19:41:29','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf',0,'attachment','application/pdf',0),
(3841,1,'2019-01-18 19:45:05','2019-01-18 19:45:05','','ADP 7 Jeffrey Cognition Without Processes pp 33_66','','inherit','open','closed','','adp-7-jeffrey-cognition-without-processes-pp-33_66','','','2019-01-18 19:45:05','2019-01-18 19:45:05','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf',0,'attachment','application/pdf',0),
(3842,1,'2019-01-18 19:46:56','2019-01-18 19:46:56','','ADP 7 Jeffrey Consciousness Experience pp 67_106','','inherit','open','closed','','adp-7-jeffrey-consciousness-experience-pp-67_106','','','2019-01-18 19:46:56','2019-01-18 19:46:56','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf',0,'attachment','application/pdf',0),
(3843,1,'2019-01-18 19:48:53','2019-01-18 19:48:53','','ADP 7 Lubuguin Acculturation pp 167_233','','inherit','open','closed','','adp-7-lubuguin-acculturation-pp-167_233','','','2019-01-18 19:48:53','2019-01-18 19:48:53','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf',0,'attachment','application/pdf',0),
(3845,1,'2019-01-18 19:51:14','2019-01-18 19:51:14','','ADP 7 Putman Being Becoming pp 127_160','','inherit','open','closed','','adp-7-putman-being-becoming-pp-127_160','','','2019-01-18 19:51:14','2019-01-18 19:51:14','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf',0,'attachment','application/pdf',0),
(3846,1,'2019-01-18 19:52:49','2019-01-18 19:52:49','','ADP 7 Roberts Kurosawa pp 107_125','','inherit','open','closed','','adp-7-roberts-kurosawa-pp-107_125','','','2019-01-18 19:52:49','2019-01-18 19:52:49','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf',0,'attachment','application/pdf',0),
(3914,3,'2019-01-24 17:02:32','2019-01-24 17:02:32','<p>Click <a href=\"https://www.researchgate.net/publication/324099936_The_Case_Against_the_Case_Against_Free_Will\">here</a> for the full text PDF...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (2018).The case against the case against free will</a>. Journal of Theoretical and Philosophical Psychology,38, 77-90.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n','The case against the case of free will','','publish','closed','closed','','3914','','','2019-01-24 17:02:32','2019-01-24 17:02:32','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3914',0,'sdppubs-publications','',0),
(3921,3,'2019-01-24 20:28:30','2019-01-24 20:28:30','<p>Click <a href = \"https://www.researchgate.net/publication/283245444_What_Is_Behavior_And_Why_Is_It_Not_Reducible_to_Biological_States_of_Affairs\"> here</a> for the full text PDF...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n\n<p style=\"text-align: left; margin: 20px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (2016). What is “behavior?” And why is it not reducible to biological states of affairs? Journal of Theoretical and Philosophical Psychology, 36, 41-55.\n\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n','What is “behavior?” And why is it not reducible to biological states of affairs?','','publish','closed','closed','','what-is-behavior-and-why-is-it-not-reducible-to-biological-states-of-affairs','','','2019-01-24 20:28:30','2019-01-24 20:28:30','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3921',0,'sdppubs-publications','',0),
(3925,3,'2019-01-24 21:40:04','2019-01-24 21:40:04','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (2002). Sexual compulsion as attempted recovery from degradation. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 373-387.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n','Sexual compulsion as attempted recovery from degradation.','','publish','closed','closed','','sexual-compulsion-as-attempted-recovery-from-degradation','','','2019-01-24 21:40:04','2019-01-24 21:40:04','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3925',0,'sdppubs-publications','',0),
(3931,3,'2019-01-24 21:44:12','2019-01-24 21:44:12','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (2004).  An integrative framework for psychopathology and psychotherapy. <em>New Ideas in Psychology</em>, <em>22</em>, 127-141.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','An integrative framework for psychopathology and psychotherapy','','publish','closed','closed','','an-integrative-framework-for-psychopathology-and-psychotherapy','','','2019-01-24 21:44:12','2019-01-24 21:44:12','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3931',0,'sdppubs-publications','',0),
(3933,3,'2019-01-24 21:45:58','2019-01-24 21:45:58','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (2005). Status dynamic treatment of a case of bulimia. <em>Clinical Case Studies</em>, <em>4</em>, 295-303.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Status dynamic treatment of a case of bulimia','','publish','closed','closed','','status-dynamic-treatment-of-a-case-of-bulimia','','','2019-01-24 21:45:58','2019-01-24 21:45:58','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3933',0,'sdppubs-publications','',0),
(3935,3,'2019-01-24 21:50:06','2019-01-24 21:50:06','<p>Click <a href=\"https://doi.org/10.1176/appi.psychotherapy.2006.60.3.215\">here</a> for the full text PDF...</p>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Bergner, R. (2006). The many secure knowledge bases of psychotherapy. <em>American Journal of Psychotherapy</em>, <em>69</em>, 215-232. \n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 20px auto; background-color: #41719a;\"></div>\n\n','The many secure knowledge bases of psychotherapy','','publish','closed','closed','','3935','','','2019-01-24 21:50:06','2019-01-24 21:50:06','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3935',0,'sdppubs-publications','',0),
(3937,3,'2019-01-24 21:53:17','2019-01-24 21:53:17','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (2007).  On promoting adaptive self-criticism in psychotherapy. In E. Chang (Ed.), <em>Self-criticism and self-enhancement</em>. Washington, DC: American Psychological Association.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','On promoting adaptive self-criticism in psychotherapy','','publish','closed','closed','','on-promoting-adaptive-self-criticism-in-psychotherapy','','','2019-01-24 21:53:17','2019-01-24 21:53:17','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3937',0,'sdppubs-publications','',0),
(3940,3,'2019-01-24 21:56:16','2019-01-24 21:56:16','<p>Click <a href=\"https://doi.org/10.1176/appi.psychotherapy.2007.61.2.149\">here</a> for the full text PDF...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (2007). Therapeutic storytelling revisited.  American Journal of Psychotherapy, 61, 149-162. 	</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Therapeutic storytelling revisited','','publish','closed','closed','','therapeutic-storytelling-revisited','','','2019-01-24 21:56:16','2019-01-24 21:56:16','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3940',0,'sdppubs-publications','',0),
(3942,3,'2019-01-24 22:00:12','2019-01-24 22:00:12','<p>Click <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267\">here</a> for the full text PDF...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (2009). Trauma, exposure, and world reconstruction. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Trauma, exposure, and world reconstruction','','publish','closed','closed','','trauma-exposure-and-world-reconstruction','','','2019-01-24 22:00:12','2019-01-24 22:00:12','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3942',0,'sdppubs-publications','',0),
(3944,3,'2019-01-25 01:28:12','2019-01-25 01:28:12','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R. (2015). Status dynamic psychotherapy.  In E. Neukrig (Ed.) <em>The Sage encyclopedia of counseling and psychotherapy</em>.  Los Angeles, CA: Sage Publications.\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Status dynamic psychotherapy','','publish','closed','closed','','status-dynamic-psychotherapy','','','2019-01-25 01:28:12','2019-01-25 01:28:12','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3944',0,'sdppubs-publications','',0),
(3946,3,'2019-01-25 01:30:13','2019-01-25 01:30:13','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R., & Bridges A. (2002).  The significance of heavy pornography involvement for romantic partners: Research and clinical implications. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 198-206.\n\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','The significance of heavy pornography involvement for romantic partners: Research and clinical implications','','publish','closed','closed','','the-significance-of-heavy-pornography-involvement-for-romantic-partners-research-and-clinical-implications','','','2019-01-25 01:30:13','2019-01-25 01:30:13','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3946',0,'sdppubs-publications','',0),
(3948,3,'2019-01-25 01:32:09','2019-01-25 01:32:09','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bergner, R., & Bunford, N. (2017). Mental disorder disability: In support of our design. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 49-52. \n\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Mental disorder disability: In support of our design','','publish','closed','closed','','mental-disorder-disability-in-support-of-our-design-2','','','2019-01-25 01:32:09','2019-01-25 01:32:09','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3948',0,'sdppubs-publications','',0),
(3950,3,'2019-01-25 01:34:07','2019-01-25 01:34:07','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bridges, A., Bergner, R., & McInnis, M. (2003). Romantic partner\'s use of pornography: Its significance for women. <em>Journal of Sex and Marital Therapy</em>. <em>29</em>, 1-14.\n\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Romantic partner\'s use of pornography: Its significance for women','','publish','closed','closed','','romantic-partners-use-of-pornography-its-significance-for-women','','','2019-01-25 01:34:07','2019-01-25 01:34:07','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3950',0,'sdppubs-publications','',0),
(3952,3,'2019-01-25 01:37:01','2019-01-25 01:37:01','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<strong>Citation: </strong>Bridges, A., & Bergner, R. (2009). Pornography, effects on relationships. In H. Reis & S. Sprecher (Eds.), <em>The Sage Encyclopedia of Human Relationships</em>. Thousand Oaks, CA: Sage. \n\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Pornography, effects on relationships','','publish','closed','closed','','pornography-effects-on-relationships','','','2019-01-25 01:37:01','2019-01-25 01:37:01','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3952',0,'sdppubs-publications','',0),
(3960,3,'2019-01-25 01:44:55','2019-01-25 01:44:55','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Mika, P., Bergner, R., & Baum, M. (2001). The parentification scale.  In Touliatis, J., Perlmutter, B, & Holden, G., Handbook of family measurement techniques (2d ed.). Thousand Oaks, CA: Sage. \n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n','The parentification scale','','publish','closed','closed','','the-parentification-scale','','','2019-01-25 01:44:55','2019-01-25 01:44:55','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3960',0,'sdppubs-publications','',0),
(3964,3,'2019-01-25 02:26:02','2019-01-25 02:26:02','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\"</p>\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Duda, M., & Bergner, R. (2016). Sustaining versus losing love: Factors discriminating the two. <em>Marriage and Family Review</em>, online version published May 4, 2016.  \n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n','Sustaining versus losing love: Factors discriminating the two','','publish','closed','closed','','sustaining-versus-losing-love-factors-discriminating-the-two-2','','','2019-01-25 02:26:02','2019-01-25 02:26:02','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3964',0,'sdppubs-publications','',0),
(3965,3,'2019-01-25 02:12:31','2019-01-25 02:12:31','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation:</strong> Bergner, R. (2005). Lovemaking as a ceremony of accreditation. <em>Journal of Sex and Marital Therapy</em>, <em>31</em>, 1-8.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n\n\n\n\n','Lovemaking as a ceremony of accreditation','','publish','closed','closed','','lovemaking-as-a-ceremony-of-accreditation','','','2019-01-25 02:12:31','2019-01-25 02:12:31','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3965',0,'sdppubs-publications','',0),
(3967,3,'2019-01-25 02:14:56','2019-01-25 02:14:56','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation:</strong> Bergner, R., & Ramon, A. (2013).  Some implications of belief in love, free will, and non-reductionism. <em>Journal of Social Psychology</em>, 153, 1-21.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n\n\n\n\n','Some implications of belief in love, free will, and non-reductionism','','publish','closed','closed','','some-implications-of-belief-in-love-free-will-and-non-reductionism','','','2019-01-25 02:14:56','2019-01-25 02:14:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3967',0,'sdppubs-publications','',0),
(3969,3,'2019-01-25 02:16:35','2019-01-25 02:16:35','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation:</strong> Bergner, R., & Ramon, A. (2014). The Personal Beliefs Scale. American Psychological Association PsychTESTS Database</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n\n\n\n\n','The Personal Beliefs Scale','','publish','closed','closed','','the-personal-beliefs-scale-2','','','2019-01-25 02:16:35','2019-01-25 02:16:35','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3969',0,'sdppubs-publications','',0),
(3971,3,'2019-01-25 02:18:33','2019-01-25 02:18:33','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation:</strong> Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>37</em>, 77-90.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n\n\n\n\n','What is a person? What is the self? Formulations for a science of psychology','','publish','closed','closed','','3971','','','2019-01-25 02:18:33','2019-01-25 02:18:33','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3971',0,'sdppubs-publications','',0),
(3973,3,'2019-01-25 02:22:08','2019-01-25 02:22:08','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation:</strong> Beste S., Bergner, R., & Nauta, M. (2003).  What keeps love alive?  An empirical investigation. Family Therapy, 30, 125-141. \n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n\n\n\n\n','What keeps love alive?  An empirical investigation','','publish','closed','closed','','what-keeps-love-alive-an-empirical-investigation','','','2019-01-25 02:22:08','2019-01-25 02:22:08','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3973',0,'sdppubs-publications','',0),
(3976,3,'2019-01-25 02:31:03','2019-01-25 02:31:03','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\"</p>\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Hegi, K., & Bergner, R. (2010).  What is love? An empirically-based essentialist account. <em>Journal of Social and Personal Relationships</em>. <em>27</em>, 620-636.  \n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n','What is love? An empirically-based essentialist account','','publish','closed','closed','','what-is-love-an-empirically-based-essentialist-account','','','2019-01-25 02:31:03','2019-01-25 02:31:03','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3976',0,'sdppubs-publications','',0),
(3978,3,'2019-01-25 12:49:32','2019-01-25 12:49:32','<p>Click <a href=\"https://doi.org/10.1176/appi.psychotherapy.2005.59.4.333\">here</a> for a full text PDF...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\"</p>\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Bergner, R. (2005). World reconstruction in psychotherapy. <em>American Journal of Psychotherapy</em>, <em>59</em>, 1-17. \n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n','World reconstruction in psychotherapy','','publish','closed','closed','','3978','','','2019-01-25 12:49:32','2019-01-25 12:49:32','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3978',0,'sdppubs-publications','',0),
(3980,3,'2019-01-25 12:54:08','2019-01-25 12:54:08','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\"</p>\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Ward, C., Bergner, R., & Kahn, J. (2003). Why do men distance? Factors predictive of male avoidance of intimate conflict. <em>Family Therapy</em>, <em>30</em>, 1-9.\n\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n','Why do men distance? Factors predictive of male avoidance of intimate conflict','','publish','closed','closed','','why-do-men-distance-factors-predictive-of-male-avoidance-of-intimate-conflict','','','2019-01-25 12:54:08','2019-01-25 12:54:08','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=3980',0,'sdppubs-publications','',0),
(3985,2,'2019-01-25 15:49:44','2019-01-25 15:49:44','<h2>Sample Topics: Cultures, Communities, Organizations</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p><p style=\"font-size: 14px; text-align: center;\">N.B. In order to avoid redundancy, publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p> <p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press</p><p>Bergner, L.L. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kantor, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Wizard-129-148.pdf\">We’re off to see the wizard: Politics, charisma, and community change</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J., &amp; Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.</p><p>Littmann, J.R. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Guilty-or-Not.pdf\">Guilty or Not? A Descriptive Psychology analysis</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 87-111). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Littmann, J.R. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf\">Elucidating <em>Actus Reus</em> and <em>Mens Rea</em>: A Descriptive Psychology perspective</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 409-452). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Lubuguin, F.S.A. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology</em>, Vol. 7(pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Orvik, J.M. (1985). A conceptual model for migration in Alaska. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 103-118). Greenwich, CT: JAI Press.</p><p>Orvik, J.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">Technology transfer and culture change</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Orvik, J.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G., Busch, E. K., &amp; Lasater, L. (1975). The Boulder Police Department: Values and Implementations.</p><p>Ossorio, P. G., Aylesworth, L., &amp; Lasater, L. (1977). <a href=\"http://www.sdp.org/wp-admin/post.php?post=5035&amp;action=edit\">A Comprehensive Plan for the<br />Provision of Mental Health Services to the Vietnamese Refugees in Denver</a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.</p><p>Peek, C. J. &amp; Heinrich, R. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Playing the Person Game in Healthcare</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Leading-113-128.pdf\">Leading: Perspectives for leaders and leadership coaches</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 113-128). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (1990). <em>Marketing Your Services: A Step-by-Step guide for Small Businesses and Professionals</em>. New York, NY: John Wiley and Sons.</p><p>Putman, A.O. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-When-worlds-collide-81-112.pdf\">When worlds collide: The source of intractable value problems</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Silva, J. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 119-145). Greenwich, CT: JAI Press.</p><p>Schwartz, W. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Degradation, Accreditation, and Rites of Passage</a>. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.</p><p>Singer, H.R., &amp; Zeiger, P. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Torres, W. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Puerto Rican and Anglo conceptions of appropriate mental health services</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 147-169). Greenwich, CT: JAI Press.</p>','Sample Topics: Cultures, Communities, Organizations','','publish','closed','closed','','cultures-communities-organizations','','','2025-12-31 14:08:07','2025-12-31 14:08:07','',0,'http://www.sdp.org/?page_id=3985',0,'page','',0),
(4037,3,'2019-01-27 22:16:17','2019-01-27 22:16:17','<p><a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Aylesworth-Oriental-Martial-Arts.pdf\">Click here for full text (in PDF format)...</a></p>\n\n<p><a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">Click here to purchase...</a></p>\n\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Aylesworth, L.S. (2010). Oriental Martial Arts Rehabilitation. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 113-142). Ann Arbor, MI: Descriptive Psychology Press.\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n<p><span style = \"font-weight: bold;\">Abstract</span>: The rehabilitation options for people who are disabled with moderate to severe traumatic brain injuries, often accompanied by spine and other severe physical injuries, are very limited. In response to the needs of this population, the author has developed OMAR (Oriental Martial Arts Rehabilitation), a pragmatic program for rehabilitation based on the oriental martial arts and status dynamic concepts derived from Descriptive Psychology that are intended to increase Behavior Potential. Some of the resources from oriental martial arts that are used as components of OMAR are briefly described, and an understanding of the severely disabled in light of status dynamic concepts is presented. A description of OMAR with a group of clients with moderate to severe TBI and/or spinal cord injuries is presented, and its applicability to other settings is explored.</p>','Oriental martial arts rehabilitation','','publish','closed','closed','','oriental-marshall-arts-rehabilitation','','','2019-01-27 22:16:17','2019-01-27 22:16:17','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=4037',0,'sdppubs-publications','',0),
(4086,1,'2019-01-28 13:29:51','2019-01-28 13:29:51','','Backstrom Dissertation Abstract','','inherit','open','closed','','backstrom-dissertation-abstract','','','2019-01-28 13:29:51','2019-01-28 13:29:51','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/Backstrom-Dissertation-Abstract.pdf',0,'attachment','application/pdf',0),
(4088,3,'2019-01-28 13:35:04','2019-01-28 13:35:04','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Backstrom, J. (2015). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Backstrom-Dissertation-Abstract.pdf\">A Descriptive Psychology Account of Patient-Centered Medicine and the Chronic Pain Patient</a>. Submitted in partial fulfillment of the requirement for the degree of Doctor of Psychology. Boston, MA: William James College (Massachusetts School of Professional Psychology).</p> \n\n<p>Supervised by: Wynn Schwartz, Ph.D.</p>\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n','A Descriptive Psychology account of patient-centered medicine and the chronic pain patient','','publish','closed','closed','','4088','','','2019-01-28 13:35:04','2019-01-28 13:35:04','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=4088',0,'sdppubs-publications','',0),
(4091,3,'2019-01-28 13:58:36','2019-01-28 13:58:36','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Beautz, S. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Beautz-Doctoral-Project-Abstract.pdf\"> The use of case study to train cross-cultural competence</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College).</p> \n\n<p>Supervised by: Wynn Schwartz, Ph.D.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n','The use of case study to train cross-cultural competence','','publish','closed','closed','','the-use-of-case-study-to-train-cross-cultural-competence','','','2019-01-28 13:58:36','2019-01-28 13:58:36','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=4091',0,'sdppubs-publications','',0),
(4102,1,'2019-01-28 14:49:13','2019-01-28 14:49:13','','Beautz Doctoral Project Abstract','','inherit','open','closed','','beautz-doctoral-project-abstract','','','2019-01-28 14:49:13','2019-01-28 14:49:13','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/Beautz-Doctoral-Project-Abstract.pdf',0,'attachment','application/pdf',0),
(4104,3,'2019-01-28 15:28:53','2019-01-28 15:28:53','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Harnsberger, B. (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Harnsberger-doctoral-project-abstract.pdf\"> Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College).</p> \n\n<p>Supervised by: Wynn Schwartz, Ph.D.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n\n\n','Status dynamics, through lines and the dramaturgical pattern of the recovering addict','','publish','closed','closed','','status-dynamics-through-lines-and-the-dramaturgical-pattern-of-the-recovering-addict','','','2019-01-28 15:28:53','2019-01-28 15:28:53','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=4104',0,'sdppubs-publications','',0),
(4105,1,'2019-01-28 15:29:20','2019-01-28 15:29:20','','Harnsberger doctoral project abstract','','inherit','open','closed','','harnsberger-doctoral-project-abstract','','','2019-01-28 15:29:20','2019-01-28 15:29:20','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/Harnsberger-doctoral-project-abstract.pdf',0,'attachment','application/pdf',0),
(4110,1,'2019-01-28 15:47:48','2019-01-28 15:47:48','','Shestok doctoral project abstract','','inherit','open','closed','','shestok-doctoral-project-abstract','','','2019-01-28 15:47:48','2019-01-28 15:47:48','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/Shestok-doctoral-project-abstract.pdf',0,'attachment','application/pdf',0),
(4111,1,'2019-01-28 15:48:11','2019-01-28 15:48:11','','Yermish doctoral project abstract','','inherit','open','closed','','yermish-doctoral-project-abstract','','','2019-01-28 15:48:11','2019-01-28 15:48:11','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/01/Yermish-doctoral-project-abstract.pdf',0,'attachment','application/pdf',0),
(4114,3,'2019-01-28 15:51:33','2019-01-28 15:51:33','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Shestok, J.M. (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Shestok-doctoral-project-abstract.pdf\"> Victim status: A Descriptive Psychology approach</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College).</p> \n\n<p>Supervised by: Wynn Schwartz, Ph.D.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n\n\n\n\n','Victim status: A Descriptive Psychology approach','','publish','closed','closed','','victim-status-a-descriptive-psychology-approach','','','2019-01-28 15:51:33','2019-01-28 15:51:33','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=4114',0,'sdppubs-publications','',0),
(4120,3,'2019-01-28 15:57:38','2019-01-28 15:57:38','<div style=\"height: 3px; width: 300px; margin: 10px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Yermish, A. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Yermish-doctoral-project-abstract.pdf\"> Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College).</p> \n\n<p>Supervised by: Wynn Schwartz, Ph.D.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 20px auto 0px auto; background-color: #41719a;\"></div>\n\n\n\n','Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted','','publish','closed','closed','','cheetahs-on-the-couch-issues-affecting-the-therapeutic-working-alliance-with-clients-who-are-cognitively-gifted','','','2019-01-28 15:57:38','2019-01-28 15:57:38','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=4120',0,'sdppubs-publications','',0),
(4130,3,'2019-01-28 18:02:10','2019-01-28 18:02:10','<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2019/05/Shideler-ADP-4-Science-55_74.pdf\">here</a> for the article PDF...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Shideler, M.M. (1985). Science, religion, and religions. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 55-74). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n','Science, religion, and religions','','publish','closed','closed','','science-religion-and-religions','','','2019-01-28 18:02:10','2019-01-28 18:02:10','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=4130',0,'sdppubs-publications','',0),
(4131,3,'2019-01-28 18:14:59','2019-01-28 18:14:59','<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2019/05/Orvik-ADP-4-Migration-Alaska-103_118.pdf\">here</a> to view the full text PDF...</a></p>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Orvik, J.M. (1985). A conceptual model for migration in Alaska. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 103-118). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n','A conceptual model for migration in Alaska','','publish','closed','closed','','a-conceptual-model-for-migration-in-alaska','','','2019-01-28 18:14:59','2019-01-28 18:14:59','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=4131',0,'sdppubs-publications','',0),
(4133,3,'2019-01-28 18:19:53','2019-01-28 18:19:53','<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2019/05/Putman-Jeffrey-ADP-4-Paradigm-Software-119_138.pdf\">here</a> to view the full text PDF...</p>\n\n<div style=\"height: 3px; width: 300px; margin:20px auto 15px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Putman, A.O, & Jeffrey, H.J. (1985). A new paradigm for software and its development. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 119-138). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 12px auto 20px auto; background-color: #41719a;\"></div>\n\n','A new paradigm for software and its development','','publish','closed','closed','','a-new-paradigm-for-software-and-its-development','','','2019-01-28 18:19:53','2019-01-28 18:19:53','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=4133',0,'sdppubs-publications','',0),
(4136,3,'2019-01-30 14:13:16','2019-01-30 14:13:16','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 10px 0px; font-weight: normal;\">\n\n<strong>Citation</strong>: Jeffrey, J.J., & Putman, A.O. (1980). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/torres.html\">The Mentor Project: Replicating the functions of an organization.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 393B-394B. (University Microfilms No. 81-14015)</p>\n \n<div style=\"height: 3px; width: 300px; margin: 20px auto 25px auto; background-color: #41719a;\"></div>\n\n<p style = \"font-weight: bold;\">Thesis directed by Associate Professor Peter G. Ossorio</p>\n\n','The Mentor Project: Replicating the functions of an organization.','','publish','closed','closed','','4136','','','2019-01-30 14:13:16','2019-01-30 14:13:16','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=4136',0,'sdppubs-publications','',0),
(4137,3,'2019-01-28 19:03:24','2019-01-28 19:03:24','<a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/04/Advances-3-Jeffrey-Putman-Mentor-Project-243_269.pdf\">here</a> for the article pdf...</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p style=\"margin: 0px 0px 0px 0px;\"><strong>Citation: </strong>Jeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','The Mentor Project: Replicating the functions of an organization','','publish','closed','closed','','the-mentor-project-replicating-the-functions-of-an-organization','','','2019-01-28 19:03:24','2019-01-28 19:03:24','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=4137',0,'sdppubs-publications','',0),
(4238,1,'2019-02-01 12:39:09','2019-02-01 12:39:09','','pomerantz dissertation abstract','','inherit','open','closed','','pomerantz-dissertation-abstract','','','2019-02-01 12:39:09','2019-02-01 12:39:09','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/02/pomerantz-dissertation-abstract.html',0,'attachment','text/html',0),
(4250,2,'2019-02-02 15:46:38','2019-02-02 15:46:38','<h2>LRI Reports with full citations</h2>		Ossorio, P. G. (1967). Rule–following in grammar and behavior (LRI<br />Report No. 7). Los Angeles, CA &amp; Boulder, CO: Linguistic Research<br />Institute. Ossorio, P. G. (1968). The shaping of things to come. [Review of Science<br />and human affairs, by R. E. Farson, Ed., and of New view of the nature<br />of man, by J. R. Platt, Ed.]. Contemporary Psychology, 13, 140-142.<br /><br />Ossorio, P. G. (1969). All the world’s a fact. [Review of the book: M.<br />Kochen, Ed. The growth of knowledge]. Contemporary Psychology, 14,<br />232-233.<br /><br />Ossorio, P. G. (1969/1978). Meaning and symbolism (LRI Report No.<br />15). Whittier, CA and Boulder, CO: Linguistic Research Institute.<br />(Original work published 1969 as LRI Report No. 10. Boulder, CO:<br />Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1970/1981). Outline of Descriptive Psychology for<br />personality theory and clinical applications. In K. E. Davis (Ed.),<br />Advances in Descriptive Psychology, Vol. 1, (pp. 57-82). Greenwich,<br />CN: JAI Press. (Original work published 1970 as LRI Report No. 4d.<br />Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1971/1978). State of affairs systems (LRI Report No.<br />14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br />(Original work published 1971 as RADC–TR–71–102, Rome Air<br />Development Center, New York.)<br /><br />Ossorio, P. G. (1971/1975/1978/2005). “What actually happens”: The<br />representation of real world phenomena. The collected works of Peter G.<br />Ossorio, Vol. IV. Ann Arbor, MI. Descriptive Psychology Press. Also<br />published Columbia, South Carolina: University of South Carolina<br />Press, 1975, 1978. (Original work published 1971 as LRI Report<br />No. 10a. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br />Later listed as LRI Report No. 20.)<br /><br />Ossorio, P. G. (1972/1973). Never smile at a crocodile. Journal for the<br />Theory of Social Behavior, 3, 131–140. (Original work published 1972<br />as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1976). Clinical topics (LRI Report No. 11). Whittier, CA<br />and Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1977). Positive health and transcendental theories (LRI<br />Report No. 13). Whittier, CA &amp; Boulder, CO: Linguistic Research<br />Institute.<br /><br />Ossorio, P. G. (1978). Personality and personality theories (LRI Report No.<br />16). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br />462  The Behavior Of Persons<br /><br />Ossorio, P. G. (1978). Religion without doctrine (LRI Report No. 19).<br />Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1978). Research, evaluation, and representation (LRI<br />Report No. 18). Whittier, CA &amp; Boulder, CO: Linguistic Research<br />Institute.<br /><br />Ossorio, P. G. (1979/1981). Conceptual-notational devices: The pcf and<br />related types. In K. E. Davis (Ed.), Advances in Descriptive Psychology,<br />Vol. 1, (pp. 83-104). Greenwich, CN: JAI Press. (Original work<br />published 1979 as LRI Report No. 22. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1980). Behavior pattern indexing (LRI Report No. 33).<br />Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1980/1981). Representation, evaluation, and research.<br />In K. E. Davis (Ed.), Advances in Descriptive Psychology, Vol. 1, (pp.<br />105-135). Greenwich, CN: JAI Press. (Originally published in 1980<br />as LRI Report No. 25. Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1980/1982). Embodiment. In K. E. Davis &amp; T. O.<br />Mitchell (Eds.), Advances in Descriptive Psychology, Vol. 2, (pp. 11-<br />32). Greenwich, CN: JAI Press. (Originally published in 1980 as LRI<br />Report No. 23. Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1981). Ex post facto: The source of intractable origin problems<br />and their solution (LRI Report No. 28a). Boulder, CO: Linguistic<br />Research Institute.<br /><br />Ossorio, P. G. (1981). Rap session 1981 conference (LRI Report No. 28b).<br />Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1982/1983). A multicultural psychology. In K. E. Davis &amp;<br />R. M. Bergner (Eds.), Advances in Descriptive Psychology, Vol. 3, (pp.<br />13-44). Greenwich, CN: JAI Press. (Original work published 1982 as<br />LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1982). Cognition (LRI Report No. 32). Boulder, CO:<br />Linguistic Research Institute.<br /><br />Ossorio, P. G. (1982/1998). Place. The collected works of Peter G. Ossorio,<br />Vol. III. Ann Arbor, MI. Descriptive Psychology Press. (Original<br />work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder,<br />CO.<br /><br />Ossorio, P. G. (1983/1985/1997). Pathology. In Essays on clinical topics.<br />The collected works of Peter G. Ossorio, Vol. II, (pp. 1-70). Ann Arbor,<br />MI. Descriptive Psychology Press. Also published in K. E. Davis<br />and T. O. Mitchell (Eds.), Advances in Descriptive Psychology, Vol.<br />4. (pp. 151-201). Greenwich, CN: JAI Press, 1985. (Original work<br />published 1983 as LRI Report No. 34. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1983/1985). An overview of Descriptive Psychology. In K.<br />Gergen and K. E. Davis (Eds.), Social construction of the person, (pp.<br />19-40). New York: Springer Verlacht. (Original work published 1983<br />as LRI Report No. 35. Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1986/1997). Three minute lectures on emotion. In Essays<br />on clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.<br />99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original<br />work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1986/1990). Appraisal. In A. O. Putman and K. E. Davis<br />(Eds.), Advances in Descriptive Psychology, Vol. 5, (pp. 155-171). Ann<br />Arbor, MI. Descriptive Psychology Press. (Original work published<br />1986 as LRI Report No. 37. Boulder, CO: Linguistic Research<br />Institute.)<br /><br />Ossorio, P. G. (1986/1997). More three minute lectures on emotion. In<br />Essays on clinical topics. The collected works of Peter G. Ossorio, Vol.<br />II, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press.<br />(Original work published 1986 as LRI Report No. 36b. Boulder,<br />CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1987/1997). Projective techniques. In Essays on clinical<br />topics. The collected works of Peter G. Ossorio, Vol. II, (pp. 71-95). Ann<br />Arbor, MI. Descriptive Psychology Press. (Original work published<br />1986 as LRI Report No. 38a. Boulder, CO: Linguistic Research<br />Institute.)<br /><br />Ossorio, P. G. (1987/1997). Cognitive deficits in schizophrenia. In Essays<br />on clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.<br />165-193). Ann Arbor, MI. Descriptive Psychology Press. (Original<br />work published 1987 as LRI Report No. 39a. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1988). Galaxies at 8:30. LRI Report No. 42a. Boulder,<br />CO: Linguistic Research Institute.Ossorio, P. G. (1990). The human condition: Some formal aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1991). Naive baseball theory. Psychological Inquiry, 2,<br />352-355.<br /><br />Ossorio, P. G. (1992). Experience for robots? (ESI Report No. 1a). Boulder,<br />CO: Ellery Systems, Inc.<br /><br />Ossorio, P. G. (1992). An expert system for planning, design, and management<br />support for the first lunar outpost (NAS 9-18687). Houston, TX:<br />NASA Lyndon B. Johnson Space Center. (Also published as ESI<br />Report No. 2. Boulder, CO: Ellery Systems, Inc.)<br /><br />Ossorio, P. G. (1992). Robotic systems and automation for space application<br />(NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space<br />Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery<br />Systems, Inc.)<table><tbody><tr><td style=\"width: 18%; text-align: center; color: darkblue; font-weight: bold;\">LRI <br />Report No.</td><td style=\"text-align: center; color: darkblue; font-weight: bold;\">Citation</td></tr><tr><td style=\"text-align: center;\"><b>1</b></td><td>Ossorio, P.G. (1964) Classification space: A multivariate procedure for <br />automatic document indexing and retrieval</td></tr><tr><td style=\"text-align: center;\"><b>2</b></td><td>Ossorio, P. G. (1968). Attribute space development and evaluation</td></tr><tr><td style=\"text-align: center;\"><b>3</b></td><td>Ossorio, P.G. (1966). Persons: Volume I.</td></tr><tr><td style=\"text-align: center;\"><b>3</b></td><td>Ossorio, P.G. (1966). Persons: Volume II.</td></tr><tr><td style=\"text-align: center;\"><b>4a</b></td><td>Ossorio, P. G. (1967). Outline of behavior description.</td></tr><tr><td style=\"text-align: center;\"><b>4b</b></td><td>Ossorio, P.G. (1969). Notes on behavior description.</td></tr><tr><td style=\"text-align: center;\"><b>4c</b></td><td>Ossorio, P.G. (1968). Explanation, falsifiability, and rule-following.</td></tr><tr><td style=\"text-align: center;\"><b>4d</b></td><td>Holmes, P.G. (1975). Outline of Descriptive Psychology for personality theory and clinical applications.</td></tr><tr><td style=\"text-align: center;\"><b>5</b></td><td style=\"width: 80%;\">Ossorio, J.R. (1971). Psychotherapy: A means-ends study</td></tr><tr><td style=\"text-align: center;\"><b>5</b></td><td style=\"width: 80%;\">Putman, A.O. (1972). Essays in Descriptive Psychology</td></tr></tbody></table>','LRI Reports with full citations','','publish','closed','closed','','lri-reports-with-full-citations','','','2025-12-31 13:46:16','2025-12-31 13:46:16','',0,'http://www.sdp.org/?page_id=4250',0,'page','',0),
(4287,2,'2019-02-03 09:30:37','2019-02-03 09:30:37','<h2>Sample Topics: Central Descriptive Psychology Concepts</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p> <p style=\"font-size: 14px; text-align: center;\">In order to avoid redundancy, many publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p> <p>Bergner, R.M. (2010). <a href=\"http://www.sdp.org/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is Descriptive Psychology? An introduction</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Davis K.E., &amp; Roberts M.K. (1999). <a href=\"https://doi.org/10.1007/978-1-4612-5076-0_8\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. &amp; Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1967). <a href=\"http://www.sdp.org/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of behavior description (LRI Report No. 4a)</a>. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1972/1973). <a href=\"http://www.sdp.org/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile</a>. <em>Journal for the Theory of Social Behavior</em>, <em>3</em>, 131–140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1971/1978). <a href=\"http://www.sdp.org/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State of affairs systems (LRI Report No. 14)</a>. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)</p><p>Ossorio, P. G. (1969/1981). <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1970/1981). <a href=\"http://www.sdp.org/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1979/1981). <a href=\"http://www.sdp.org/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology? (LRI Report No. 35)</a>. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute</p><p>Ossorio, P.G. (1983/1985). <a href=\"https://link.springer.com/chapter/10.1007/978-1-4612-5076-0_2&lt;/a\">An overview of Descriptive Psychology</a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)</em>. New York: Springer Verlacht.</p><p>Ossorio, P. G. (1986/1990). <a href=\"http://www.sdp.org/sdppubs-publications/3155/\">Appraisal</a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1990). <a href=\"http://www.sdp.org/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The human condition: Some formal aspects. LRI Report No. 47a</a>. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (2006). <a href=\"http://www.sdp.org/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (2006). Out of nowhere. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 108-143&gt;. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1982/1998/2012). <a href=\"http://www.sdp.org/sdppubs-publications/place/\"><em>Place</em></a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (2006/2013). <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).</em> Ann Arbor, MI: Descriptive Psychology Press.)</p><p>Putman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (2010). <a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/knowing-the-world/\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Shideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.</p><p>Stone, C.J. (2017). <a href=\"http://obaat.euodp.com/\">One bite at a time: A glossary of Descriptive Psychology concepts</a>.</p><p>Schwartz, W. (2019). <a href=\"http://freedomliberationreaction.blogspot.com/2018/07/descriptive-psychology-and-person.html\">Descriptive psychology and the person concept</a>. (to be published by Academic Press in Spring, 2019).</p><p>Wikipedia contributors. (n.d.). <a href=\"https://en.wikipedia.org/wiki/Descriptive_psychology\"> Descriptive Psychology</a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.</p>','Sample Topics: Central Descriptive Psychology Concepts','','publish','closed','closed','','central-concepts','','','2025-12-31 14:07:01','2025-12-31 14:07:01','',0,'http://www.sdp.org/?page_id=4287',0,'page','',0),
(4394,2,'2019-02-14 09:16:20','2019-02-14 14:16:20','[dlm_no_access]','No Access','','publish','closed','closed','','no-access','','','2019-02-14 09:16:20','2019-02-14 14:16:20','',0,'http://www.sdp.org/no-access/',0,'page','',0),
(4502,1,'2019-02-18 21:34:51','2019-02-19 02:34:51','','SDP 1999 Conference Program','','inherit','open','closed','','sdp-1999-conference-program','','','2019-02-18 21:34:51','2019-02-19 02:34:51','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf',0,'attachment','application/pdf',0),
(4760,1,'2019-03-01 12:29:20','2019-03-01 17:29:20','','Attribute Space','','inherit','open','closed','','attribute-space','','','2019-03-01 12:29:20','2019-03-01 17:29:20','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/03/Attribute-Space.pdf',0,'attachment','application/pdf',0),
(4762,1,'2019-03-01 12:38:44','2019-03-01 17:38:44','','classification space analysis','','inherit','open','closed','','classification-space-analysis','','','2019-03-01 12:38:44','2019-03-01 17:38:44','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/03/classification-space-analysis.pdf',0,'attachment','application/pdf',0),
(4816,3,'2016-04-27 12:40:23','2016-04-27 17:40:23','','Tom Mitchell','','publish','closed','closed','','tom-mitchell','','','2016-04-27 12:40:23','2016-04-27 17:40:23','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=4816',0,'sdp-members','',0),
(4818,3,'2016-04-27 09:56:17','2016-04-27 14:56:17','','Steven Byers','','publish','closed','closed','','steven-byers','','','2016-04-27 09:56:17','2016-04-27 14:56:17','',0,'http://www.sdp.org/?post_type=sdp-members&amp;p=4818',0,'sdp-members','',0),
(4824,1,'2019-03-12 11:04:44','2019-03-12 16:04:44','<p>Sorry for this repeat message but in the earlier message the links didn\'t get included <em>and</em> we forgot to add some important discount information.\n\n<p>The paperback version of the book is available <a href=\"https://www.elsevier.com/books/descriptive-psychology-and-the-person-concept/schwartz/978-0-12-813985-1\">here</a> to SDP members for a 30% discount.</p>\n\n<p>The <em>discount code</em> to use for Descriptive Psychology and The Person Concept is PSY319.</p>\n\n<p>A 60 page sample of the book is available <a href=\"https://play.google.com/store/books/details?id=E6qZDwAAQBAJ&rdid=book-E6qZDwAAQBAJ&rdot=1&source=gbs_vpt_read&pcampaignid=books_booksearch_viewport\">here</a>, as well as information about purchasing the e-book version.</p>\n\n','A Post Test Page','','publish','closed','closed','','aaaaa_post_test','','','2019-03-12 11:04:44','2019-03-12 16:04:44','',0,'http://www.sdp.org/?page_id=4824',0,'page','',0),
(4877,2,'2019-03-17 06:32:18','2019-03-17 12:32:18','At the Moderator\'s request, the forum you tried to access is set to \"private.\" \nIn consideration of our members\' busy inboxes, a private setting assures that those not interested in a topic do not receive notification emails from that forum.\nIn order to access a private forum you must be a registered website member and be a member of the forum\'s group member list.\nIf you <strong>are</strong> interested in a private forum\'s topic please email one of the website Administrators that you would like to be added to a forum\'s group member list. We will do so unless there are specific reasons to respect the privacy of the forum or its members. Please indicate in your email the name of the private forum you\'d like to join. \nIf you are not a registered website member, please also indicate that you would like to register.','You attempted to access a private forum.','','publish','closed','closed','','you-attempted-to-access-a-private-forum','','','2025-11-13 03:24:39','2025-11-13 03:24:39','',0,'http://www.sdp.org/?page_id=4877',0,'page','',0),
(4962,1,'2019-04-17 05:17:31','2019-04-17 11:17:31','','Advances 3 Ossorio Multicultural abstract page','','inherit','open','closed','','advances-3-ossorio-multicultural-abstract-page','','','2019-04-17 05:17:31','2019-04-17 11:17:31','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/04/Advances-3-Ossorio-Multicultural-abstract-page.pdf',0,'attachment','application/pdf',0),
(4965,1,'2019-04-17 05:24:15','2019-04-17 11:24:15','','Advances 3 Lasater Stress Colorado Coal Mining 95_118','','inherit','open','closed','','advances-3-lasater-stress-colorado-coal-mining-95_118','','','2019-04-17 05:24:15','2019-04-17 11:24:15','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/04/Advances-3-Lasater-Stress-Colorado-Coal-Mining-95_118.pdf',0,'attachment','application/pdf',0),
(4978,1,'2019-04-17 05:40:46','2019-04-17 11:40:46','','Advances 3 Vanderburgh Positive Health 271_298','','inherit','open','closed','','advances-3-vanderburgh-positive-health-271_298','','','2019-04-17 05:40:46','2019-04-17 11:40:46','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/04/Advances-3-Vanderburgh-Positive-Health-271_298.pdf',0,'attachment','application/pdf',0),
(4994,1,'2019-04-19 03:43:57','2019-04-19 09:43:57','','Advance 3 Torres Puerto Rican and Anglo Conceptions 147_170','','inherit','open','closed','','advance-3-torres-puerto-rican-and-anglo-conceptions-147_170','','','2019-04-19 03:43:57','2019-04-19 09:43:57','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/04/Advance-3-Torres-Puerto-Rican-and-Anglo-Conceptions-147_170.pdf',0,'attachment','application/pdf',0),
(4995,1,'2019-04-19 03:56:05','2019-04-19 09:56:05','','Advances 3 Aylesworth & Ossorio Refugees Cultural Displacement 45_93','','inherit','open','closed','','advances-3-aylesworth-ossorio-refugees-cultural-displacement-45_93','','','2019-04-19 03:56:05','2019-04-19 09:56:05','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/04/Advances-3-Aylesworth-Ossorio-Refugees-Cultural-Displacement-45_93.pdf',0,'attachment','application/pdf',0),
(4996,1,'2019-04-19 03:58:27','2019-04-19 09:58:27','','Advance 3 Silva What Actually Happens to Jose 119_145','','inherit','open','closed','','advance-3-silva-what-actually-happens-to-jose-119_145','','','2019-04-19 03:58:27','2019-04-19 09:58:27','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/04/Advance-3-Silva-What-Actually-Happens-to-Jose-119_145.pdf',0,'attachment','application/pdf',0),
(4997,1,'2019-04-19 05:38:35','2019-04-19 11:38:35','','Advances 3 Bergner Emotions 209_227','','inherit','open','closed','','advances-3-bergner-emotions-209_227','','','2019-04-19 05:38:35','2019-04-19 11:38:35','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/04/Advances-3-Bergner-Emotions-209_227.pdf',0,'attachment','application/pdf',0),
(5002,1,'2019-04-21 04:38:55','2019-04-21 10:38:55','','Advances 3 Shideler Priest & Psychotherapist 229_241_CLEANED','','inherit','open','closed','','advances-3-shideler-priest-psychotherapist-229_241_cleaned','','','2019-04-21 04:38:55','2019-04-21 10:38:55','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/04/Advances-3-Shideler-Priest-Psychotherapist-229_241_CLEANED.pdf',0,'attachment','application/pdf',0),
(5004,1,'2019-04-21 04:44:41','2019-04-21 10:44:41','','Advances 3 Jeffrey & Putman Mentor Project 243_269','','inherit','open','closed','','advances-3-jeffrey-putman-mentor-project-243_269','','','2019-04-21 04:44:41','2019-04-21 10:44:41','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/04/Advances-3-Jeffrey-Putman-Mentor-Project-243_269.pdf',0,'attachment','application/pdf',0),
(5015,3,'2019-04-25 05:30:31','2019-04-25 11:30:31','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\nOssorio, P. (1983). <em>Why Descriptive Psychology</em>. LRI Report No. 35. Boulder, CO. Linguistic Research Institute.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Why Descriptive Psychology(LRI Report No. 35)','','publish','closed','closed','','why-descriptive-psychology-lri-report-no-35','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=5015',0,'sdppubs-publications','',0),
(5019,3,'2019-04-26 05:56:31','2019-04-26 11:56:31','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio,  P.G. (1979). <em>Representation, evaluation, and research (LRI \nReport No. 22a)</em>. Whittier, CA & Boulder, CO: Linguistic Research Institute.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Representaton, evaluation, and research (LRI Report No. 22a)','','publish','closed','closed','','representaton-evaluation-and-researchlri-report-no-22a','','','2019-04-26 05:56:31','2019-04-26 11:56:31','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5019',0,'sdppubs-publications','',0),
(5026,3,'2019-04-26 19:13:54','2019-04-27 01:13:54','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\nOssorio, P.G. (1967). <em>Outline of behavior description</em>. LRI Report No. 4a. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Outline of \"Behavior Description\"(LRI Report 4a)','','publish','closed','closed','','outline-of-behavior-descriptionlri-report-4a','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=5026',0,'sdppubs-publications','',0),
(5035,3,'2019-04-29 11:15:40','2019-04-29 17:15:40','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)','','publish','closed','closed','','mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21','','','2019-04-29 11:15:40','2019-04-29 17:15:40','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5035',0,'sdppubs-publications','',0),
(5043,1,'2019-05-01 10:11:54','2019-05-01 16:11:54','','Roberts ADP 4 Worlds 17_53','','inherit','open','closed','','roberts-adp-4-worlds-17_53','','','2019-05-01 10:11:54','2019-05-01 16:11:54','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/Roberts-ADP-4-Worlds-17_53.pdf',0,'attachment','application/pdf',0),
(5044,1,'2019-05-01 10:12:17','2019-05-01 16:12:17','','Shideler ADP 4 Science 55_74','','inherit','open','closed','','shideler-adp-4-science-55_74','','','2019-05-01 10:12:17','2019-05-01 16:12:17','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/Shideler-ADP-4-Science-55_74.pdf',0,'attachment','application/pdf',0),
(5045,1,'2019-05-01 10:12:33','2019-05-01 16:12:33','','Plotkin Schwartz ADP 4 Hypnosis II 75_101','','inherit','open','closed','','plotkin-schwartz-adp-4-hypnosis-ii-75_101','','','2019-05-01 10:12:33','2019-05-01 16:12:33','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/Plotkin-Schwartz-ADP-4-Hypnosis-II-75_101.pdf',0,'attachment','application/pdf',0),
(5046,1,'2019-05-01 10:12:49','2019-05-01 16:12:49','','Orvik ADP 4 Migration Alaska 103_118','','inherit','open','closed','','orvik-adp-4-migration-alaska-103_118','','','2019-05-01 10:12:49','2019-05-01 16:12:49','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/Orvik-ADP-4-Migration-Alaska-103_118.pdf',0,'attachment','application/pdf',0),
(5047,1,'2019-05-01 10:13:09','2019-05-01 16:13:09','','Putman Jeffrey ADP 4 Paradigm Software 119_138','','inherit','open','closed','','putman-jeffrey-adp-4-paradigm-software-119_138','','','2019-05-01 10:13:09','2019-05-01 16:13:09','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/Putman-Jeffrey-ADP-4-Paradigm-Software-119_138.pdf',0,'attachment','application/pdf',0),
(5048,1,'2019-05-01 10:13:27','2019-05-01 16:13:27','','Bergner ADP 4 Paranoid Style 203_230','','inherit','open','closed','','bergner-adp-4-paranoid-style-203_230','','','2019-05-01 10:13:27','2019-05-01 16:13:27','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/Bergner-ADP-4-Paranoid-Style-203_230.pdf',0,'attachment','application/pdf',0),
(5049,1,'2019-05-01 10:13:41','2019-05-01 16:13:41','','Roberts ADP 4 I and Thou 231_258','','inherit','open','closed','','roberts-adp-4-i-and-thou-231_258','','','2019-05-01 10:13:41','2019-05-01 16:13:41','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/Roberts-ADP-4-I-and-Thou-231_258.pdf',0,'attachment','application/pdf',0),
(5050,1,'2019-05-01 10:13:58','2019-05-01 16:13:58','','Marshall ADP 4 Alcoholic Relationships 259_279','','inherit','open','closed','','marshall-adp-4-alcoholic-relationships-259_279','','','2019-05-01 10:13:58','2019-05-01 16:13:58','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/Marshall-ADP-4-Alcoholic-Relationships-259_279.pdf',0,'attachment','application/pdf',0),
(5051,1,'2019-05-01 10:14:13','2019-05-01 16:14:13','','Vanderburgh ADP 4 Positive Health 281_302','','inherit','open','closed','','vanderburgh-adp-4-positive-health-281_302','','','2019-05-01 10:14:13','2019-05-01 16:14:13','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/Vanderburgh-ADP-4-Positive-Health-281_302.pdf',0,'attachment','application/pdf',0),
(5056,1,'2019-05-01 10:35:20','2019-05-01 16:35:20','','Advances 4 Full Text WITHOUT Ossorio Paper','','inherit','open','closed','','advances-4-full-text-without-ossorio-paper','','','2019-05-01 10:35:20','2019-05-01 16:35:20','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/Advances-4-Full-Text-WITHOUT-Ossorio-Paper.pdf',0,'attachment','application/pdf',0),
(5068,1,'2019-05-07 03:25:36','2019-05-07 09:25:36','','Ossorio What Actually Happens Full Text','','inherit','open','closed','','wah-full-text','','','2019-05-07 03:25:36','2019-05-07 09:25:36','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/WAH-Full-Text.pdf',0,'attachment','application/pdf',0),
(5085,1,'2019-05-10 13:39:09','2019-05-10 19:39:09','','Ossorio Essays Pathology 1_70','','inherit','open','closed','','ossorio-essays-pathology-1_70','','','2019-05-10 13:39:09','2019-05-10 19:39:09','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/Ossorio-Essays-Pathology-1_70.pdf',0,'attachment','application/pdf',0),
(5086,1,'2019-05-10 13:45:11','2019-05-10 19:45:11','','Ossorio Essays Projective Techniques 71_95','','inherit','open','closed','','ossorio-essays-projective-techniques-71_95','','','2019-05-10 13:45:11','2019-05-10 19:45:11','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/Ossorio-Essays-Projective-Techniques-71_95.pdf',0,'attachment','application/pdf',0),
(5088,1,'2019-05-10 13:54:07','2019-05-10 19:54:07','','Ossorio Essays More Three Minute Lectures 129_161','','inherit','open','closed','','ossorio-essays-more-three-minute-lectures-129_161','','','2019-05-10 13:54:07','2019-05-10 19:54:07','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/Ossorio-Essays-More-Three-Minute-Lectures-129_161.pdf',0,'attachment','application/pdf',0),
(5091,1,'2019-05-10 14:12:03','2019-05-10 20:12:03','','Ossorio Essays Theory of Punishment 195_214','','inherit','open','closed','','ossorio-essays-theory-of-punishment-195_214','','','2019-05-10 14:12:03','2019-05-10 20:12:03','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/Ossorio-Essays-Theory-of-Punishment-195_214.pdf',0,'attachment','application/pdf',0),
(5094,1,'2019-05-10 14:34:30','2019-05-10 20:34:30','','Ossorio Essays on Clinical Topics CW 2 full text','','inherit','open','closed','','ossorio-essays-on-clinical-topics-cw-2-full-text','','','2019-05-10 14:34:30','2019-05-10 20:34:30','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/Ossorio-Essays-on-Clinical-Topics-CW-2-full-text.pdf',0,'attachment','application/pdf',0),
(5096,1,'2019-05-11 11:46:30','2019-05-11 17:46:30','','Ossorio Persons full text','','inherit','open','closed','','ossorio-persons-full-text','','','2019-05-11 11:46:30','2019-05-11 17:46:30','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/Ossorio-Persons-full-text.pdf',0,'attachment','application/pdf',0),
(5117,3,'2019-05-14 02:07:30','2019-05-14 08:07:30','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/Ossorio-Persons-full-text.pdf\">here</a> for the full text PDF of the volume published by Descriptive Psychology Press in 1995.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\nOssorio, P. G. (1966/1995). <em>Persons. The collected works of Peter G. Ossorio, Vol. I</em>. Ann Arbor, MI. Descriptive Psychology Press. (Original work\npublished 1966 as LRI Report No. 3. Los Angeles, CA, & Boulder,\nCO: Linguistic Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Persons (LRI Report No. 3)','','publish','closed','closed','','persons-lri-report-no-3','','','2019-05-14 02:07:30','2019-05-14 08:07:30','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5117',0,'sdppubs-publications','',0),
(5118,3,'2019-05-14 02:31:59','2019-05-14 08:31:59','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/Ossorio-Essays-Pathology-1_70.pdf\">here</a> for a PDF copy of this publication, published by Descriptive Psychology Press as a chapter in Ossorio\'s <a href=\"http://www.sdp.org/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\"><em>Collected Works, Vol II</em></a>.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\nOssorio, P. (1985/1997). Pathology. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em> (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press. (Original work published 1983 as LRI Report No. 34a. Boulder, CO. Linguistic Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Pathology','','publish','closed','closed','','pathology-2','','','2019-05-14 02:31:59','2019-05-14 08:31:59','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5118',0,'sdppubs-publications','',0),
(5120,3,'2019-05-14 02:42:49','2019-05-14 08:42:49','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/Ossorio-Essays-Projective-Techniques-71_95.pdf\">here</a> for a PDF copy of this publication, published by Descriptive Psychology Press as a chapter in Ossorio\'s <a href=\"http://www.sdp.org/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\"><em>Collected Works, Vol II</em></a>.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\nOssorio, P.G. (1987/1997). Projective techniques. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 71-95). Ann Arbor, MI. Descriptive Psychology Press.  (Original work published 1986  as  LRI  Report  No.  38a.  Boulder,  CO:  Linguistic  Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Projective techniques','','publish','closed','closed','','projective-techniques-2','','','2019-05-14 02:42:49','2019-05-14 08:42:49','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5120',0,'sdppubs-publications','',0),
(5123,3,'2019-05-14 02:56:41','2019-05-14 08:56:41','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/Ossorio-Essays-Three-MInute-Lectures-97_128.pdf\">here</a> for a PDF copy of this publication, published by Descriptive Psychology Press as a chapter in Ossorio\'s <a href=\"http://www.sdp.org/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\"><em>Collected Works, Vol II</a></em>.</p>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\"></p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P.G. (1986/1997). Three minute lectures on emotion. In \n<em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI: Descriptive Psychology Press.  (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Three minute lectures on emotion','','publish','closed','closed','','three-minute-lectures','','','2019-05-14 02:56:41','2019-05-14 08:56:41','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5123',0,'sdppubs-publications','',0),
(5124,3,'2019-05-14 03:07:18','2019-05-14 09:07:18','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/Ossorio-Essays-More-Three-Minute-Lectures-129_161.pdf\">here</a> for a PDF copy of this publication, published by Descriptive Psychology Press as a chapter in Ossorio\'s <a href=\"http://www.sdp.org/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\"><em>Collected Works, Vol II</em></a>.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P.G. (1986/1997). More three minute lectures on emotion. In <em>Essays  on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161).  Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','More three minute lectures on emotion','','publish','closed','closed','','more-three-minute-lectures','','','2019-05-14 03:07:18','2019-05-14 09:07:18','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5124',0,'sdppubs-publications','',0),
(5129,3,'2019-05-14 03:21:40','2019-05-14 09:21:40','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2020/11/Ossorio-Essays-Cognitive-Deficits-in-Schizophrenia-163_193.pdf\">here</a> for a PDF copy of this publication, published by Descriptive Psychology Press as a chapter in Ossorio\'s <a href=\"http://www.sdp.org/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\"><em>Collected Works, Vol II</em></a>.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P.G. (1987/1997). Cognitive deficits in schizophrenia. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 165-193).  Ann Arbor, MI: Descriptive Psychology Press.  (Original work published 1987 as LRI Report No. 39a. Boulder, CO: Linguistic Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Cognitive deficits in schizophrenia','','publish','closed','closed','','cognitive-deficits-in-schizophrenia-2','','','2019-05-14 03:21:40','2019-05-14 09:21:40','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5129',0,'sdppubs-publications','',0),
(5131,3,'2019-05-14 03:32:49','2019-05-14 09:32:49','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/Ossorio-Essays-Theory-of-Punishment-195_214.pdf\">here</a> for a PDF copy of this publication, published by Descriptive Psychology Press as a chapter in Ossorio\'s <a href=\"http://www.sdp.org/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\"><em>Collected Works, Vol II</em></a>.</p>\n\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 0px 0px; font-weight: normal;\">\n\n<p>Citation:</p>\n\nOssorio, P., & Sternberg, B. (1997). Status management: A theory of punishment and rehabilitation. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em> (pp. 195-214). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report #25. Boulder, CO: Linguistic Research Institute.)</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 0px auto; background-color: #41719a;\"></div>\n','Status management: A theory of punishment and rehabilitation','','publish','closed','closed','','status-management-a-theory-of-punishment-and-rehabilitation-2','','','2019-05-14 03:32:49','2019-05-14 09:32:49','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5131',0,'sdppubs-publications','',0),
(5133,3,'2019-05-14 03:44:23','2019-05-14 09:44:23','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Two editions of this book were also published, a hard cover edition in 1998 and a soft cover edition in 2012.</p>\n\n<p>Click<a href=\"http://www.sdp.org/wp-content/uploads/2018/04/PLACEPrinter-copy.pdf\"> here</a> to download a PDF copy of the 2012 edition, published by Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 25px auto 15px auto; background-color: #41719a;\"></div>\n\n<p><strong>Citation</strong>:</p>\n\n<p style=\"position:relative; left:3%;\">Ossorio, P.G. (1982/1998/2012). <em>Place</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 15px auto 25px auto; background-color: #41719a;\"></div>\n\n','Place (LRI Report 30a)','','publish','closed','closed','','place-lri-report-30a','','','2019-05-14 03:44:23','2019-05-14 09:44:23','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5133',0,'sdppubs-publications','',0),
(5136,3,'2019-05-14 04:01:33','2019-05-14 10:01:33','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click<a href=\"http://www.sdp.org/wp-content/uploads/2019/05/WAH-Full-Text.pdf\"> here</a> for a full text PDF of the 2005 book, published by Descriptive Psychology Press.</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P. G. (1972/1975/1978/2005). “What actually happens”: The representation of real world phenomena. The collected works of Peter G. Ossorio, Vol. IV. Ann Arbor, MI. Descriptive Psychology Press. Also published Columbia, South Carolina: University of South Carolina Press, 1975, 1978. (Original work published 1972 as LRI Report No. 10a. Whittier, CA & Boulder, CO: Linguistic Research Institute. Later listed as LRI Report No. 20.) \n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','\"What Actually Happens\": The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)','','publish','closed','closed','','5136','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=5136',0,'sdppubs-publications','',0),
(5140,3,'2019-05-14 09:13:03','2019-05-14 15:13:03','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar</a></p>\n\n<p>Click<a href=\"http://www.sdp.org/wp-content/uploads/2018/05/Meaning-and-Symbolism-printers-FINAL-copy.pdf\"> here</a> to download a PDF copy of the 2010 book published by Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P.G. (1969/1978/2010). <em>Meaning and Symbolism. The Collected Works of Peter G. Ossorio (Vol. VI)</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published as LRI Report 15. Boulder, CO: Linguistic Research Institute.)\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)','','publish','closed','closed','','5140','','','2019-05-14 09:13:03','2019-05-14 15:13:03','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5140',0,'sdppubs-publications','',0),
(5145,3,'2019-05-15 05:41:09','2019-05-15 11:41:09','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click<a href=\"http://www.sdp.org/wp-content/uploads/2018/05/Clinical-Topics-Final-copy.pdf\"> here</a> to download a PDF copy of the 2013 book entitled \"Seminar on clinical topics. Collected Works of Peter G. Ossorio, Vol. VII, published by Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 25px auto 15px auto; background-color: #41719a;\"></div>\n\n<p><strong>Citations</strong>:</p>\n\n<p>The citation for the 2013 book published by Descriptive Psychology Press is:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P.G. (2013). <em>Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII).</em> Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report No. 11. Boulder, CO: Linguistic Research Institute).</p>\n\n\n<div style=\"height: 3px; width: 300px; margin: 15px auto 25px auto; background-color: #41719a;\"></div>\n\n','Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)','','publish','closed','closed','','clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11','','','2019-05-15 05:41:09','2019-05-15 11:41:09','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5145',0,'sdppubs-publications','',0),
(5148,3,'2019-05-15 05:56:26','2019-05-15 11:56:26','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click<a href=\"http://www.sdp.org/wp-content/uploads/2018/05/PHTT-Printer-copy.pdf\"> here</a> to download a PDF of the 2014 book published by Descriptive Psychology Press as <em>Seminar on positive health and transcendental theories: The collected works of Peter G. Ossorio, Vol. VIII</em>.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 25px auto 15px auto; background-color: #41719a;\"></div>\n\n<p><strong>Citation</strong>:</p>\n\n<p>The citation for the 2014 book is:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P.G. (1977, 2014). <em>Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio (Vol. VIII)</em>. Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 15px auto 25px auto; background-color: #41719a;\"></div>\n\n','Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)','','publish','closed','closed','','positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13','','','2019-05-15 05:56:26','2019-05-15 11:56:26','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5148',0,'sdppubs-publications','',0),
(5151,3,'2019-05-15 06:38:47','2019-05-15 12:38:47','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click<a href=\"http://www.sdp.org/wp-content/uploads/2018/05/PPT-copy.pdf\"> here</a> to download a PDF copy of the 2015 book published by Descriptive Psychology Press as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio, Vol. IX</em>.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 25px auto 15px auto; background-color: #41719a;\"></div>\n\n<p><strong>Citation</strong>:</p>\n\n<p>The combined citation for the 2015 book and LRI Report is:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P.G. (1977, 2015). <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio (Vol.IX)</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1978 as LRI Report No. 16. Whittier, CA & Boulder, CO: Linguistic Research Institute.)\n\n\n<div style=\"height: 3px; width: 300px; margin: 15px auto 25px auto; background-color: #41719a;\"></div>\n\n','Personality and Personality Theories (LRI Report No. 16)','','publish','closed','closed','','personality-and-personality-theories-lri-report-no-16','','','2019-05-15 06:38:47','2019-05-15 12:38:47','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5151',0,'sdppubs-publications','',0),
(5153,3,'2019-05-16 09:28:47','2019-05-16 15:28:47','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p><b>Citation</b>:</p>\n\n<p>It was originally published by Descriptive Psychology Press as:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P.G. (1982/1983). A multicultural psychology. In K.E. Davis & R.M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 3</em>, (pp. 13-44). Greenwich, CT: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','A multicultural psychology','','publish','closed','closed','','a-multicultural-psychology-2','','','2019-05-16 09:28:47','2019-05-16 15:28:47','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5153',0,'sdppubs-publications','',0),
(5154,3,'2019-05-17 02:47:58','2019-05-17 08:47:58','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Ossorio-Appraisal.pdf\">here</a> for a PDF copy of this publication, published by Descriptive Psychology Press as a chapter in Ossorio\'s <a href=\"http://www.sdp.org/wp-content/uploads/2018/04/ADP-v5-scanned-version.pdf\"><em>Collected Works, Vol V</em></a>.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\n<p style=\"position:relative; left:3%;\">\nOssorio, P.G. (1990). Appraisal. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Appraisal','','publish','closed','closed','','appraisal','','','2019-05-17 02:47:58','2019-05-17 08:47:58','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5154',0,'sdppubs-publications','',0),
(5157,1,'2019-05-18 05:45:17','2019-05-18 11:45:17','','RUNNING_ACROSS_THE_U_v3','','inherit','open','closed','','running_across_the_u_v3','','','2019-05-18 05:45:17','2019-05-18 11:45:17','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/RUNNING_ACROSS_THE_U_v3.pdf',0,'attachment','application/pdf',0),
(5159,3,'2019-05-18 05:48:24','2019-05-18 11:48:24','Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/RUNNING_ACROSS_THE_U_v3.pdf\">here</a> for a pdf copy of the presentation.\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p>Sidman, J. (2011). Running across the U.S.: Using DP concepts to understand extraordinary behavior. Paper presented at the 33rd Annual Meeting of the Society for Descriptive Psychology, Golden, CO.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>','Running across the U.S.: Using DP concepts to understand extraordinary behavior','','publish','closed','closed','','running-across-the-u-s-using-dp-concepts-to-understand-extraordinary-behavior','','','2019-05-18 05:48:24','2019-05-18 11:48:24','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5159',0,'sdppubs-publications','',0),
(5161,3,'2019-05-18 15:56:34','2019-05-18 21:56:34','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citation</b>:</p>\n\n<p>This LRI report was originally published as:</p>\n\n<p style=\"position:relative; left:3%;\">Ossorio, P.G., & Popov, D. (1981). Evaluating information systems (LRI Report No. 27). Boulder, CO: Linguistic Research Institute.</p>\n\n<p>It was prepared for the Rome Air Development Center under Subcontract No. 9006-109-E03-12-12 with Booz-Allen and Hamilton, Inc.</p.\n','Evaluating information systems (LRI Report No. 27)','','publish','closed','closed','','evaluating-information-systems','','','2019-05-18 15:56:34','2019-05-18 21:56:34','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5161',0,'sdppubs-publications','',0),
(5162,3,'2019-05-18 16:02:07','2019-05-18 22:02:07','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><b>Citations</b>:</p>\n\n<p>this LRI report was originally published as:</p?>\n\n<p style=\"position:relative; left:3%;\">Ossorio, P.G., & Popov, D. (1979). Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a). Boulder, CO: Linguistic Research Institute.</p>','Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)','','publish','closed','closed','','large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package','','','2019-05-18 16:02:07','2019-05-18 22:02:07','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5162',0,'sdppubs-publications','',0),
(5165,3,'2019-05-18 16:36:09','2019-05-18 22:36:09','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\nThis report was originally prepared for the the Rome Air Development Center under Subcontract No. F3O6O2-85-C-O19O.\n</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n','Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)','','publish','closed','closed','','knowlege-base-for-c31-unclassified','','','2019-05-18 16:36:09','2019-05-18 22:36:09','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5165',0,'sdppubs-publications','',0),
(5167,3,'2019-05-18 16:42:46','2019-05-18 22:42:46','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n\n','Knowlege base for C31, Volume II (LRI Report No. 40a)','','publish','closed','closed','','knowlege-base-for-c31-volume-ii-lri-report-no-40a','','','2019-05-18 16:42:46','2019-05-18 22:42:46','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5167',0,'sdppubs-publications','',0),
(5168,3,'2019-05-18 16:46:55','2019-05-18 22:46:55','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 10px auto; background-color: #41719a;\"></div>\n\n\n','Decisions and decision aids (LRI Report No. 31)','','publish','closed','closed','','decisions-and-decision-aids-lri-report-no-31','','','2019-05-18 16:46:55','2019-05-18 22:46:55','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5168',0,'sdppubs-publications','',0),
(5195,3,'2019-05-20 05:34:55','2019-05-20 11:34:55','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar</a></p>\n\n<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">here</a> for full text (in PDF format), as published by Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p>Citation:</p>\n\n<p style=\"position:relative; left:3%;\">Orvik, J.M. (1990). Technology transfer and culture change. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n','Technology transfer and culture change (LRI Report No. 44)','','publish','closed','closed','','technology-transfer-and-culture-change-lri-report-no-44','','','2019-05-20 05:34:55','2019-05-20 11:34:55','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5195',0,'sdppubs-publications','',0),
(5197,3,'2019-05-20 05:41:21','2019-05-20 11:41:21','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar</a></p>\n\n<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">here</a> for a full text PDF, as published by Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><strong>Citation:</strong></p>\n\n<p style=\"position:relative; left:3%;\">Orvik, J.M. (1992). The dropped out: Redescribing chronic mental illness as a question about communities. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n\n\n\n\n\n\n','The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)','','publish','closed','closed','','5197','','','2019-05-20 05:41:21','2019-05-20 11:41:21','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5197',0,'sdppubs-publications','',0),
(5204,3,'2019-05-20 05:55:35','2019-05-20 11:55:35','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<p>Click <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">here</a> for the full text PDF, as published by Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<p>Citation:</p>\n\n<p style=\"position:relative; left:3%;\">Roberts, M.K. (1992). Companions of uncertain status. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania</em>. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n\n\n\n\n\n\n\n','Companions of uncertain status (LRI Report No. 48)','','publish','closed','closed','','companions-of-uncertain-status-lri-report-no-48','','','2019-05-20 05:55:35','2019-05-20 11:55:35','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5204',0,'sdppubs-publications','',0),
(5205,3,'2019-05-20 06:05:58','2019-05-20 12:05:58','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n\n\n\n\n\n\n\n','Putting concepts in the conceptual schema (LRI Report No. 41)','','publish','closed','closed','','putting-concepts-in-the-conceptual-schema-lri-report-no-41','','','2019-05-20 06:05:58','2019-05-20 12:05:58','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5205',0,'sdppubs-publications','',0),
(5206,3,'2019-05-20 06:55:12','2019-05-20 12:55:12','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n\n\n\n\n\n\n\n','Formalization of real world representation (LRI Report No. 22)','','publish','closed','closed','','formalization-of-real-world-representation-lri-report-no-22','','','2019-05-20 06:55:12','2019-05-20 12:55:12','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5206',0,'sdppubs-publications','',0),
(5207,3,'2019-05-20 06:58:28','2019-05-20 12:58:28','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n\n\n\n\n\n\n\n','Psychotherapy: A means-ends study (LRI Report No. 5)','','publish','closed','closed','','psychotherapy-a-means-ends-study-lri-report-no-5','','','2019-05-20 06:58:28','2019-05-20 12:58:28','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5207',0,'sdppubs-publications','',0),
(5211,3,'2019-05-20 07:07:14','2019-05-20 13:07:14','<p>Click <a href = \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"> here</a> to access a PDF of this LRI Report from CU Scholar.</a></p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 20px auto; background-color: #41719a;\"></div>\n\n\n\n\n\n\n\n\n\n\n\n\n','Essays in Descriptive Psychology (LRI Report No. 8)','','publish','closed','closed','','essays-in-descriptive-psychology-lri-report-no-8','','','2019-05-20 07:07:14','2019-05-20 13:07:14','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5211',0,'sdppubs-publications','',0),
(5212,1,'2019-05-21 13:33:59','2019-05-21 19:33:59','','Ossorio Essays Three MInute Lectures 97_128','','inherit','open','closed','','ossorio-essays-three-minute-lectures-97_128','','','2019-05-21 13:33:59','2019-05-21 19:33:59','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/Ossorio-Essays-Three-MInute-Lectures-97_128.pdf',0,'attachment','application/pdf',0),
(5219,3,'2019-05-22 11:15:12','2019-05-22 17:15:12','<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/1996-Rap-Session-compiled.pdf\">here</a> for a PDF copy of this Rap Session.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><strong>Citation<</strong>Ossorio, P.G. (1996). <em>A Rap Session with Peter G. Ossorio</em>. A presentation at the 18th Annual Conference of the Society for Descriptive Psychology.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n','Rap Session with Peter G. Ossorio, 1996','','publish','closed','closed','','rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology','','','2019-05-22 11:15:12','2019-05-22 17:15:12','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5219',0,'sdppubs-publications','',0),
(5221,1,'2019-05-22 11:20:14','2019-05-22 17:20:14','','1996 Rap Session compiled','','inherit','open','closed','','1996-rap-session-compiled','','','2019-05-22 11:20:14','2019-05-22 17:20:14','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/1996-Rap-Session-compiled.pdf',0,'attachment','application/pdf',0),
(5222,1,'2019-05-22 11:20:30','2019-05-22 17:20:30','','1997 Rap Session compiled','','inherit','open','closed','','1997-rap-session-compiled','','','2019-05-22 11:20:30','2019-05-22 17:20:30','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/1997-Rap-Session-compiled.pdf',0,'attachment','application/pdf',0),
(5223,1,'2019-05-22 11:20:42','2019-05-22 17:20:42','','1998 Rap Session compiled','','inherit','open','closed','','1998-rap-session-compiled','','','2019-05-22 11:20:42','2019-05-22 17:20:42','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/1998-Rap-Session-compiled.pdf',0,'attachment','application/pdf',0),
(5224,1,'2019-05-22 11:20:53','2019-05-22 17:20:53','','1999 Rap Session compiled','','inherit','open','closed','','1999-rap-session-compiled','','','2019-05-22 11:20:53','2019-05-22 17:20:53','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/1999-Rap-Session-compiled.pdf',0,'attachment','application/pdf',0),
(5225,1,'2019-05-22 11:21:05','2019-05-22 17:21:05','','2000 Rap Session compiled','','inherit','open','closed','','2000-rap-session-compiled','','','2019-05-22 11:21:05','2019-05-22 17:21:05','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/2000-Rap-Session-compiled.pdf',0,'attachment','application/pdf',0),
(5226,1,'2019-05-22 11:21:16','2019-05-22 17:21:16','','2001 Rap Session compiled','','inherit','open','closed','','2001-rap-session-compiled','','','2019-05-22 11:21:16','2019-05-22 17:21:16','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/05/2001-Rap-Session-compiled.pdf',0,'attachment','application/pdf',0),
(5227,3,'2019-05-22 11:25:31','2019-05-22 17:25:31','<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/1997-Rap-Session-compiled.pdf\">here</a> for a PDF copy of this Rap Session.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><strong>Citation</strong>: Ossorio, P.G. (1997). <em>A Rap Session with Peter G. Ossorio</em>. A presentation at the 19th Annual Conference of the Society for Descriptive Psychology.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n','Rap Session with Peter G. Ossorio, 1997','','publish','closed','closed','','rap-session-with-peter-g-ossorio-1997','','','2019-05-22 11:25:31','2019-05-22 17:25:31','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5227',0,'sdppubs-publications','',0),
(5228,3,'2019-05-22 11:28:09','2019-05-22 17:28:09','<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/1998-Rap-Session-compiled.pdf\">here</a> for a PDF copy of this Rap Session.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><strong>Citation</strong>: Ossorio, P.G. (1998). <em>A Rap Session with Peter G. Ossorio</em>. A presentation at the 20th Annual Conference of the Society for Descriptive Psychology.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n','Rap Session with Peter G. Ossorio, 1998','','publish','closed','closed','','rap-session-with-peter-g-ossorio-1998','','','2019-05-22 11:28:09','2019-05-22 17:28:09','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5228',0,'sdppubs-publications','',0),
(5229,3,'2019-05-22 11:31:06','2019-05-22 17:31:06','<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/1999-Rap-Session-compiled.pdf\">here</a> for a PDF copy of this Rap Session.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><strong>Citation</strong>: Ossorio, P.G. (1999). <em>A Rap Session with Peter G. Ossorio</em>. A presentation at the 21th Annual Conference of the Society for Descriptive Psychology.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n','Rap Session with Peter G. Ossorio, 1999','','publish','closed','closed','','rap-session-with-peter-g-ossorio-1999','','','2019-05-22 11:31:06','2019-05-22 17:31:06','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5229',0,'sdppubs-publications','',0),
(5230,3,'2019-05-22 11:33:03','2019-05-22 17:33:03','<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/2000-Rap-Session-compiled.pdf\">here</a> for a PDF copy of this Rap Session.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><strong>Citation</strong>: Ossorio, P.G. (2000). <em>A Rap Session with Peter G. Ossorio</em>. A presentation at the 22nd Annual Conference of the Society for Descriptive Psychology.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n','Rap Session with Peter G. Ossorio, 2000','','publish','closed','closed','','rap-session-with-peter-g-ossorio-2000','','','2019-05-22 11:33:03','2019-05-22 17:33:03','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5230',0,'sdppubs-publications','',0),
(5231,3,'2019-05-22 11:35:52','2019-05-22 17:35:52','<p>Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/2001-Rap-Session-compiled.pdf\">here</a> for a PDF copy of this Rap Session.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p><strong>Citation</strong>: Ossorio, P.G. (2001). <em>A Rap Session with Peter G. Ossorio</em>. A presentation at the 23th Annual Conference of the Society for Descriptive Psychology.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n','Rap Session with Peter G. Ossorio, 2001','','publish','closed','closed','','rap-session-with-peter-g-ossorio-2001','','','2019-05-22 11:35:52','2019-05-22 17:35:52','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5231',0,'sdppubs-publications','',0),
(5248,1,'2019-06-09 16:24:49','2019-06-09 22:24:49','','Flyer 2018','','inherit','open','closed','','flyer-2018','','','2019-06-09 16:24:49','2019-06-09 22:24:49','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/06/Flyer-2018.pdf',0,'attachment','application/pdf',0),
(5252,1,'2019-07-09 18:46:10','2019-07-10 00:46:10','','Program for the 41st Annual SDP Conference','','inherit','open','closed','','program-for-the-41st-annual-sdp-conference','','','2019-07-09 18:46:10','2019-07-10 00:46:10','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/07/Program-for-the-41st-Annual-SDP-Conference.pdf',0,'attachment','application/pdf',0),
(5253,1,'2019-07-10 09:47:07','2019-07-10 15:47:07','','41st SDP Conference Program minus CEs','','inherit','open','closed','','41st-sdp-conference-program-minus-ces','','','2019-07-10 09:47:07','2019-07-10 15:47:07','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/07/41st-SDP-Conference-Program-minus-CEs.pdf',0,'attachment','application/pdf',0),
(5255,1,'2019-08-20 17:53:15','2019-08-20 23:53:15','','41st Annual SDP Conference Program','','inherit','open','closed','','41st-annual-sdp-conference-program','','','2019-08-20 17:53:15','2019-08-20 23:53:15','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/08/41st-Annual-SDP-Conference-Program.pdf',0,'attachment','application/pdf',0),
(5256,1,'2019-08-21 13:56:15','2019-08-21 19:56:15','','41st SDP Conference Program final','','inherit','open','closed','','41st-sdp-conference-program-final','','','2019-08-21 13:56:15','2019-08-21 19:56:15','',0,'https://society.bsquaresite.com/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf',0,'attachment','application/pdf',0),
(5266,1,'2020-06-14 11:08:04','2020-06-14 17:08:04','','The 42ndAnnual Meeting of the Society for Descriptive Psychology','','inherit','open','closed','','the-42ndannual-meeting-of-the-society-for-descriptive-psychology','','','2020-06-14 11:08:04','2020-06-14 17:08:04','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/06/The-42ndAnnual-Meeting-of-the-Society-for-Descriptive-Psychology.pdf',0,'attachment','application/pdf',0),
(5267,1,'2020-06-14 11:08:23','2020-06-14 17:08:23','','Screen Shot 2020-06-14 at 1.07.19 PM','','inherit','open','closed','','screen-shot-2020-06-14-at-1-07-19-pm','','','2020-06-14 11:08:23','2020-06-14 17:08:23','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/06/Screen-Shot-2020-06-14-at-1.07.19-PM.png',0,'attachment','image/png',0),
(5270,1,'2020-06-25 12:54:59','2020-06-25 18:54:59','','Zeybekoglu-2016','','inherit','open','closed','','zeybekoglu-2016','','','2020-06-25 12:54:59','2020-06-25 18:54:59','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/06/Zeybekoglu-2016-.pdf',0,'attachment','application/pdf',0),
(5284,1,'2020-08-21 06:08:30','2020-08-21 12:08:30','','Replace-Here-with-Your-Name-SDP-2020-Conference-Document-Portfolio','','inherit','open','closed','','replace-here-with-your-name-sdp-2020-conference-document-portfolio','','','2020-08-21 06:08:30','2020-08-21 12:08:30','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/08/Replace-Here-with-Your-Name-SDP-2020-Conference-Document-Portfolio.pdf',0,'attachment','application/pdf',0),
(5285,1,'2020-08-21 06:10:47','2020-08-21 12:10:47','','SDP 2020 How to download and use the SDP 2020 Conference Document Portfolio','','inherit','open','closed','','sdp-2020-how-to-download-and-use-the-sdp-2020-conference-document-portfolio','','','2020-08-21 06:10:47','2020-08-21 12:10:47','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/08/SDP-2020-How-to-download-and-use-the-SDP-2020-Conference-Document-Portfolio.pdf',0,'attachment','application/pdf',0),
(5290,2,'2020-08-21 22:32:34','2020-08-22 04:32:34','<a href=\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program.pdf\">Update Click here</a>\n\n<a href=\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">Click here for Program with links</a>','My practice page','','publish','closed','closed','','my-practice-page','','','2020-08-21 22:32:34','2020-08-22 04:32:34','',0,'http://www.sdp.org/?page_id=5290',0,'page','',0),
(5298,1,'2020-08-22 08:39:47','2020-08-22 14:39:47','','SDP 42nd Conference Program','','inherit','open','closed','','sdp-42nd-conference-program','','','2020-08-22 08:39:47','2020-08-22 14:39:47','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/08/SDP-42nd-Conference-Program.pdf',0,'attachment','application/pdf',0),
(5299,1,'2020-08-22 08:54:02','2020-08-22 14:54:02','','SDP 42nd Conference Program with registration and Society links','','inherit','open','closed','','sdp-42nd-conference-program-with-registration-and-society-links','','','2020-08-22 08:54:02','2020-08-22 14:54:02','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf',0,'attachment','application/pdf',0),
(5303,1,'2020-08-22 10:15:41','2020-08-22 16:15:41','','FullPDF','','inherit','open','closed','','fullpdf','','','2020-08-22 10:15:41','2020-08-22 16:15:41','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/08/FullPDF.png',0,'attachment','image/png',0),
(5304,1,'2020-08-22 10:15:54','2020-08-22 16:15:54','','Click Here to Register','','inherit','open','closed','','click-here-to-register','','','2020-08-22 10:15:54','2020-08-22 16:15:54','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/08/Click-Here-to-Register.png',0,'attachment','image/png',0),
(5308,1,'2020-08-25 05:37:34','2020-08-25 11:37:34','','Kennedy Eval Form','','inherit','open','closed','','kennedy-eval-form','','','2020-08-25 05:37:34','2020-08-25 11:37:34','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/08/Kennedy-Eval-Form.pdf',0,'attachment','application/pdf',0),
(5309,1,'2020-08-25 05:38:31','2020-08-25 11:38:31','','Bergner Eval Form','','inherit','open','closed','','bergner-eval-form','','','2020-08-25 05:38:31','2020-08-25 11:38:31','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/08/Bergner-Eval-Form.pdf',0,'attachment','application/pdf',0),
(5310,1,'2020-08-25 05:38:51','2020-08-25 11:38:51','','Kantor Eval Form','','inherit','open','closed','','kantor-eval-form','','','2020-08-25 05:38:51','2020-08-25 11:38:51','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/08/Kantor-Eval-Form.pdf',0,'attachment','application/pdf',0),
(5311,1,'2020-08-25 05:39:08','2020-08-25 11:39:08','','Jeffrey Eval Form','','inherit','open','closed','','jeffrey-eval-form','','','2020-08-25 05:39:08','2020-08-25 11:39:08','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/08/Jeffrey-Eval-Form.pdf',0,'attachment','application/pdf',0),
(5312,1,'2020-08-25 05:39:24','2020-08-25 11:39:24','','Torres Eval Form','','inherit','open','closed','','torres-eval-form','','','2020-08-25 05:39:24','2020-08-25 11:39:24','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/08/Torres-Eval-Form.pdf',0,'attachment','application/pdf',0),
(5313,1,'2020-08-25 05:39:38','2020-08-25 11:39:38','','Holt Eval Form','','inherit','open','closed','','holt-eval-form','','','2020-08-25 05:39:38','2020-08-25 11:39:38','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/08/Holt-Eval-Form.pdf',0,'attachment','application/pdf',0),
(5314,1,'2020-08-25 05:39:51','2020-08-25 11:39:51','','Bender Eval Form','','inherit','open','closed','','bender-eval-form','','','2020-08-25 05:39:51','2020-08-25 11:39:51','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/08/Bender-Eval-Form.pdf',0,'attachment','application/pdf',0),
(5315,1,'2020-08-25 05:40:59','2020-08-25 11:40:59','','Newby-Clark Eval Form','','inherit','open','closed','','newby-clark-eval-form','','','2020-08-25 05:40:59','2020-08-25 11:40:59','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/08/Newby-Clark-Eval-Form.pdf',0,'attachment','application/pdf',0),
(5316,1,'2020-08-25 05:41:32','2020-08-25 11:41:32','','Wechsler Eval Form','','inherit','open','closed','','wechsler-eval-form','','','2020-08-25 05:41:32','2020-08-25 11:41:32','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/08/Wechsler-Eval-Form.pdf',0,'attachment','application/pdf',0),
(5317,1,'2020-08-25 05:41:47','2020-08-25 11:41:47','','Davis Jeffrey Eval Form','','inherit','open','closed','','davis-jeffrey-eval-form','','','2020-08-25 05:41:47','2020-08-25 11:41:47','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/08/Davis-Jeffrey-Eval-Form.pdf',0,'attachment','application/pdf',0),
(5319,2,'2020-08-26 06:46:33','2020-08-26 12:46:33','<h2>SDP 2020 SDP  Evaluation Forms in fillable PDF format</h2>		<p>The following links are to each of the 10 SDP 2020 Presentation Evaluation Forms and the Conference Evaluation Form. If you are having difficulty with the other formats used to distribute documents, you can try downloading these forms individually.</p><p>Please remember that these forms were designed to be used with Adobe Reader. If you are unable to use Adobe Reader or otherwise disinclined to do so, you can open these forms in some browsers while retain the fillable features. However, the different browsers have different functionality and we cannot predict what features any browser will or won\'t preserve, given you specific computer configuration.</p><p>In order to offer some guidance, what we have learned so far is the following:</p><p>Firefox will not work. Period.</p><p>Preview on the Mac will not work. When one of these files is opened in Preview, it will appear that the fillable forms are functioning. However, Preview will only save your changes inconsistently and even if some of your changes are saved, they may not print.</p><p>Safari seems to work well. Fillable features are preserved, changes are saved, and the changes will print. When the saved file is reopened in Safari the forms fillable functionality seems to be preserved for all forms.</p><p>Chrome seems to work. In order to save a file you must right click anywhere within form (as it is displayed) and choose the \"Save as\" Featurs.</p>','SDP 2020 SDP  Evaluation Forms in fillable PDF format','','publish','closed','closed','','sdp-2020-sdp-evaluation-forms-in-fillable-pdf-format','','','2025-12-31 14:12:05','2025-12-31 14:12:05','',0,'http://www.sdp.org/?page_id=5319',0,'page','',0),
(5325,1,'2020-09-21 06:13:38','2020-09-21 12:13:38','','Advances 3 Full Text WITHOUT Ossorio paper','','inherit','open','closed','','advances-3-full-text-without-ossorio-paper','','','2020-09-21 06:13:38','2020-09-21 12:13:38','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/09/Advances-3-Full-Text-WITHOUT-Ossorio-paper.pdf',0,'attachment','application/pdf',0),
(5344,2,'2020-10-15 07:25:56','2020-10-15 13:25:56','<h2>Presentations 42nd Annual SDP Conference (Online) October 1-4, 2020</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Presidential Address: SES and Place: Examining the Impacts of Financial Position on a Person\'s Place in the World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Patricia Kennedy, Psy.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\"><a href=\"http://www.sdp.org/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Having Black-White Conversations Go Right</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Paula Holt, J.D., M.B.A, M.S. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/P_Holt.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>David Bender, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Ralph C. Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\n\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">A Revolution in the Conception of Empirical Research in the Behavioral Sciences --The Virtues of the Pragmatic versus the Semantic Paradigm </td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Keith E. Davis, Ph.D.<br>H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n</table>','Presentations 42nd Annual SDP Conference (Online) October 1-4, 2020','','publish','closed','closed','','video-presentations-from-42nd-annual-sdp-conference-online-2020','','','2025-12-31 14:02:00','2025-12-31 14:02:00','',0,'http://www.sdp.org/?page_id=5344',0,'page','',0),
(5360,1,'2020-10-15 08:13:21','2020-10-15 14:13:21','','As seen on a Sussex Directories Inc site','As seen on a Sussex Directories Inc site','inherit','open','closed','','as-seen-on-a-sussex-directories-inc-site','','','2020-10-15 08:13:21','2020-10-15 14:13:21','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/10/C_Kantor.jpg',0,'attachment','image/jpeg',0),
(5395,3,'2020-10-16 06:19:53','2020-10-16 12:19:53','<table style=\"border:none; width:100%\">\n\n<col style= \"width:18%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_42_10_02_2020_Kantor_edited.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Supporting<br>Materials</td>\n<td style=\"border-top: 1x solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/wp-content/uploads/2020/10/SDP-2020-Kantor-Presentation-Slides.pdf\">here</a> for the presentation slides.</td></tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 10px 0px 10px 10px;\";>Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 0px 0px 0px 10px\">Date</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">The whistleblower is a critic of her community, a community regulator claiming that a set of  core values, choice principles, social practices or statuses have been violated by leadership in a community, organization, or institution. My intent in this presentation is to examine the particular status of whistleblower in various communities with the goal of understanding the regulatory statuses in communities that serve to maintain, sustain, and advance the life of communities. Tony Putman contributed major papers and volumes regarding community, organizations and the life and death of communities and in these he noted the kinds of conditions that exist to understand the viabilities of communities from the smallest two person dyads to the largest institutions. I plan here to examine how the emergence of and the plight of whistleblowers gives us insight into community regulation.</td></tr>\n<tr>\n    <td style=\"text-align:left; border-top: 1x solid gainsboro; border-bottom: 1px solid gainsboro; font-weight:bold;\">References and Related<br>Papers</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; border-bottom: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\n1. Bergner, R.M. (1998). Coaching and teaching. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology</em>, <em>Vol. 7</em>, (pp. 321-340), Ann Arbor, MI: Descriptive Psychology Press.<br>\n\n2. Bergner, R.M. (1998). Coaching and motivation. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology</em>, <em>Vol. 7</em>, (pp. 301-320), Ann Arbor, MI: Descriptive Psychology Press.<br>\n\n3. Holt, S.B. (2006). <em>Competence and Appraisal in Managing the Learning Loop</em>. The Society for Descriptive Psychology Twenty-eighth Annual Conference, October 12, 2006.<br>\n\n4. Ibsen, Henrik.(2018). <em>An Enemy of the People</em> (Translated by R. Farquharson Sharp with an Introduction by Otto Heller). Digireads.com Publishing. Kindle Edition.<br>\n\n5. Krohn, S. M. (2017). <em>The Whistleblower\'s handbook: A step-by-step guide to doing what\'s right and protecting yourself</em>. Lyons Press.<br>\n\n6. Mueller, T. (2019). <em>Crisis of Conscience:Whistleblowing in an Age of Fraud</em>. Penguin Publishing.</br>\n\n7. Ossorio, P.G. (1998). <a href=\"http://www.sdp.org/sdppubs-publications/place/\"><em>Place: The Collected Works of Peter G. Ossorio, Vol. III</em></a>. Ann Arbor, MI: Descriptive Psychology Press.<br>\n\n8. Ossorio, P.G. (2000). <a href=\"http://www.sdp.org/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\"><em>A Rap Session with Peter G. Ossorio</em></a>. A presentation at the 22nd Annual Conference of the Society for Descriptive Psychology.<br>\n\n9. Ossorio, P.G. (2006/2013). <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>. Ann Arbor, MI: Descriptive Psychology Press.<br>\n\n10. Peek, C.J. & Heinrich, R. (2006). <a href=\"http://www.sdp.org/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the Person Game in Health Care</a>. In K.E. Davis and R. M. Bergner (Eds.) <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp.267-324). Ann Arbor, MI: Descriptive Psychology Press.<br>\n\n11. Putman, A.O. (1981). <a href=\"http://www.sdp.org/sdppubs-publications/communities-2/\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.<br>\n\n12. Putman, A.O. (1990). <a href=\"http://www.sdp.org/sdppubs-publications/3141/\"><em>Organizations</em></a>. In A.O. Putman & K. E. Davis (Eds.). <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.<br>\n\n13. Putman, A.O. (1998). <a href=\"http://www.sdp.org/sdppubs-publications/being-becoming-and-belonging-3/\"><em>Being, Becoming and Belonging</em></a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.<br>\n\n14. Sawyer, K.R., Johnson, J. & Holub, M. (2010) The Necessary illegitimacy of the whistleblower. <em>Business & Professional Ethics Journal, Vol. 29</em>, No. 1/4, 85-107.\n\n15. Stanger, A. (2019). <em>Whistleblowers: Honesty in America from Washington to Trump</em>. New Haven, CT: Yale University Press.</td></tr>\n\n\n\n\n\n\n\n\n\n\n\n</table>\n\n','Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics','','publish','closed','closed','','enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics','','','2020-10-16 06:19:53','2020-10-16 12:19:53','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5395',0,'sdppubs-publications','',0),
(5402,3,'2020-10-16 09:18:40','2020-10-16 15:18:40','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold;\">Video</td>\n    <td>A video of this presentation is not available.</td></tr>\n\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border:none;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold\";>Patricia Kennedy, Psy.D.</td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Date</td>\n    <td style=\"text-align:left;\">October 2, 2020</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Abstract:</td>\n    <td style=\"text-align:left;\">PathologicalstatesmayoccurinvariousSEScategories,thoughbeinginaparticularSESposition does not constitute a pathological state. A previously developed parametric description of SES will be discussed to provide clarity to a concept widely utilized in social science research. An assessment measure examining the specific impacts of a person’s SES position will be presented. Resiliency in  response to disruptions in Basic Human needs may \"protect\" against pathology and may occur due to social practices, community involvement, and individual responses to such disruptions.  Persons  of  color  experience  low  SES  positions  more  often  than  others  and discriminatory practices in social interactions and institutional settings cause status loss. The intersection  of  race  and  socioeconomic  position  will  be  formulated  using  DP  concepts  and treatment  considerations  for  working  with  individuals  experiencing  racial  discrimination  or negative impacts of their SES position will be discussed. In summary, this presentation will help participants understand the parametric analysis of SES, ways to apply this description to the everyday world of persons,facts about racism and SES,as well as potential impacts on treatment and the treatment relationship.</td>\n</tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border:none;\">Related<br>Papers</td>\n    <td stye=\"text-align:left; \">\n1. Diemer, M., R. Mistry, M. Wadsworth, I. Lopez, & F. Reimers. (2013). Best Practices in Conceptualizing and Measuring Social Class in Psychological Research. <em>Analyses of Social Issues and Public Policy</em>, <em>13(1)</em>, 77-113. DOI: 10.1111/asap.12001<br>\n2. Evans, G.E. & K. Pilyoung. (2013). Childhood Poverty, Chronic Stress, Self-Regulation, and Coping. <em>Child Development Perspectives</em>, <em>7(1)</em>, 43-48.<br>\n3.Haushofer, J. & E. Fehr. (2014). On the psychology of poverty. <em>Science</em>, <em>344</em>, 862-867.<br>\n4. Kim, S. & E. Cardemil. (2012). Effective psychotherapy with low-income clients: The importance of attending to social class. <em>Journal of Contemporary Psychotherapy</em>, <em>42(1)</em>, 27-35. doi:10.1007/s10879-011-9194-0<br>\n5. Lubuguin, F. (2010). <a href=\"http://www.sdp.org/sdppubs-publications/teaching-culturally-competent-psychotherapy-a-descriptive-psychology-approach/\">Teaching culturally competent psychotherapy: A descriptive psychology approach</a>. In K.E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology, 9</em>, 41-85). Ann Arbor, MI: Descriptive Psychology Press.<<br>\n6. Mood, C. & J.O. Jonsson. (2015). The social consequences of poverty: An empirical test on longitudinal data. <em>Social Indicators Research</em>, <em>127</em>, 633-652. DOI 10.1007/s11205-015-0983-9<br>\n7. Ossorio, P. (2006/2013). <em><a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons</a></em>. Ann Arbor, MI: Descriptive Psychology Press.<br>\n8. Williams, D.R., D.A. John, D. Oyserman, J. Sonnega, S.A. Mohammed, & J.S. Jackson. (2012) Research on discrimination and health: An exploratory study of unresolved conceptual and measurement issues. <em>American Journal of Public Health</em>, <em>102(5)</em>, 975-978. DOI 10.2105/AJPH.2012.300702</td>\n\n\n\n</table>\n\n','Presidential AddressSES and Place: Examining the Impacts of Financial Position on a Person\'s Place in the World','','publish','closed','closed','','ses-and-place-examining-the-impacts-of-financial-position-on-a-persons-place-in-the-world','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=5402',0,'sdppubs-publications','',0);
INSERT INTO `wpet_posts` VALUES
(5410,3,'2020-10-16 09:40:05','2020-10-16 15:40:05','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_42_10_02_2020_Bergner_edited.mp4\">here</a> to view the full video of this presentation.</td></tr>\n\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\";>Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:25px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">October 2, 2020</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">This  presentation  has  three  objectives.  The  first  of  these  is  to  show  that  our  traditional understanding  of  the  nature  of  emotions,  which  equates  them  essentially  with  feelings,  is incorrect. The second is to present an alternative conception of emotion as a certain kind of perceived relationship between oneself and some object (e.g., some person, event, or state of affairs).  The  third  is  to  demonstrate  how  this  relational conception  of  emotions  generates  a greater range of alternative therapeutic procedures than does the traditional view.</td>\n</tr>\n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n\n1. Ossorio, P. (2013). Ossorio, P.G. (2006/2013). <em><a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons</a></em>. Ann Arbor, MI: Descriptive Psychology Press. . Ann Arbor, MI: Descriptive Psychology Press. <br>\n\n2. Beck, J., & Beck, A. <em>Cognitive behavior therapy (2d edition)</em>. New York: Guilford Press. <br>\n\n3. Ossorio P (1997). <a href=\"http://www.sdp.org/sdppubs-publications/three-minute-lectures-on-emotion/\">Three-minute lectures on emotion</a>.  In P. Ossorio (Ed.), Essays on clinical topics.  Ann Arbor, MI: Descriptive Psychology Press.<br>\n\n4. Ossorio P (1997). <a href=\"http://www.sdp.org/sdppubs-publications/more-three-minute-lectures/\">More three-minute lectures on emotion</a>.  In P. Ossorio (Ed.), <em>Essays on clinical topics</em>.  Ann Arbor, MI: Descriptive Psychology Press.<br>\n	\n5. Bergner, R. (2003). Emotions: A relational view and its clinical applications. <em>American Journal of Psychotherapy/em>, <em>57</em>, 471-490.</td></tr>\n\n</table>\n\n','Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options','','publish','closed','closed','','emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options','','','2020-10-16 09:40:05','2020-10-16 15:40:05','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5410',0,'sdppubs-publications','',0),
(5411,1,'2020-10-16 09:41:37','2020-10-16 15:41:37','','R_Bergner','','inherit','open','closed','','r_bergner','','','2020-10-16 09:41:37','2020-10-16 15:41:37','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/10/R_Bergner.jpg',0,'attachment','image/jpeg',0),
(5426,3,'2020-10-17 05:25:21','2020-10-17 11:25:21','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold;\">Video</td>\n    <td>A video of this presentation is not available.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border:none;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold\";>H. Joel Jeffrey, Ph.D.</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Date</td>\n    <td style=\"text-align:left;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Abstract:</td>\n    <td style=\"text-align:left;\">Using the Relationship-Behavior and Relationship Change Formulas,the problem of how to have fraught  conversations  between  Black  and  white  people  go  right  is addressed.  “Have  a conversation”  is  a  performative  description,  which  leaves  the  behavior,  including  the Significance, unstated. Using the Relationship formulas helps navigate these ambiguous waters, providing a useful formulation of the current state of affairs between the participants, a key outcome that, paradigmatically, both share, and reminders of what actions to take and which to avoidinordertoachievethatsharedgoal.The Relationship formulas are used to develop specific ways to proceed and pitfalls to avoid.</td></tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border:none;\">Related<br>Papers</td>\n    <td stye=\"text-align:left; \">\n1. Ossorio, P.G. (2006/2013). <em>The Behavior of Persons</em>. Ann Arbor, MI: Descriptive Psychology Press.<br>\n2. Ossorio, P.G. (1982/1998/2012). <em>Place</em>. Ann Arbor, MI: Descriptive Psychology Press.<br> \n3. Jeffrey, H.J. (2003). Including Relationships, Motivation, and Actor-Observer-Critic in the Human-Community Framework,\" presented at Agent 2003, Challenges in Social Simulation, Gleacher Center of the University of Chicago, October 3-4, 2003 (Sponsored by the University of Chicago and Argonne National Laboratories.) Proceedings of the Agent 2003 Conference, Challenges in Social Simulation. (Available from http://agent2004.anl.gov/proc.html.)<br>\n4. Jeffrey, H.J. & Putman, A.O. (1994). Relationship Definition and Management: Tools for Requirements Analysis. <em>Journal of Systems and Software</em>, <em>24</en>, 277-294.<br>\n5. Jeffrey, H.J. (2005).“Pragmatic Stakeholder Analysis. <em>The Software Practitioner (combined issue V. 15 No. 6 & V. 16, No. 1)</em>. \n</td></tr>\n\n</table>\n\n','Having Black-White Conversations Go Right','','publish','closed','closed','','video-presentation-having-black-white-conversations-go-right','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=5426',0,'sdppubs-publications','',0),
(5428,3,'2020-10-17 09:33:07','2020-10-17 15:33:07','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_42_10_03_2020_Torres_edited.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\";>Walter Torres, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 3, 2020</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">States  of  military  siege  provide  an illustrative  background  that  is  of  heuristic  value  for understanding the features and the psychological effects of a pandemic. The historical record of states of siege suggests threat features, factors that strengthen or undermine defenses against the threat,  effects  of  the  state  of  siege  on  psychological  function,  versions  of  psychological deterioration, and avenues for nullifying or mitigating its harmful effects.</td></tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border-top: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\n1. Taylor, S. (2019). <em>The Psychology of Pandemics: Preparing for the next global outbreak of infectious disease</em>. Cambridge Scholars Publishing, 2019.<br>\n2. Stern, Jacob. This Is not a normal mental health disaster. <em>The Atlantic Magazine</em>.<br>\n3. Marco Ho-Bun Lam, M.H., Wing, Y., Wai-Man Yu, M., Leung, C., Ma, R.C.W, et. al. (2009). Mental morbidities and chronic fatigue in severe acute respiratory syndrome survivors. <em>JAMA Internal Medicine, Arch Intern Med</em>, <em>69(22)</em>, 2142-2147.<br>\n4. Yong, E. (2020). Why the coronavirus is so confusing. <em>The Atlantic Magazine</em>, 2020.<br>\n5. Wilkinson-Ryan, T. Our minds aren’t equipped for this kind of reopening. <em>The Atlantic Magazine</em>, 2020.\n\n \n</td></tr>\n\n</table>\n\n\n','Psychological Health Implications of the Coronavirus Pandemic As a State of Siege','','publish','closed','closed','','video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege','','','2020-10-17 09:33:07','2020-10-17 15:33:07','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5428',0,'sdppubs-publications','',0),
(5430,1,'2020-10-17 10:00:47','2020-10-17 16:00:47','','W-Torres','','inherit','open','closed','','w-torres','','','2020-10-17 10:00:47','2020-10-17 16:00:47','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/10/W-Torres.jpg',0,'attachment','image/jpeg',0),
(5437,3,'2020-10-17 15:11:30','2020-10-17 21:11:30','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold;\">Video</td>\n    <td>A video of this presentation is not available.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border:none;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold\";>Paula Holt, J.D. M.B.A., M.S. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/P_Holt.jpg\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Date</td>\n    <td style=\"text-align:left;\">October 3, 2020</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Abstract</td>\n    <td style=\"text-align:left;\">In the United States, if defendants successfully assert the insanity defense, they are not held criminally liable for their actions. However, there are five different standards by which insanity is  defined  and  evaluated,  differing  in  application  from  state  to  state.  Because  this  raises Constitutional concerns,the concept of insanity found its way before the U.S.Supreme Court this past  year.  I  will  review  and  analyze  the  Court’s  decision  using  resources  from  Descriptive Psychology.  My  analysis  shows  that  Descriptive  Psychology  offers  an  effective  and comprehensive approach to evaluating persons asserting the insanity defense.</td></tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border:none;\">Related<br>Papers</td>\n    <td stye=\"text-align:left;\">\n1. Kahler v. Kansas, 589 U.S._ (2020).\n2. Ossorio, P.G. (2013). <em><a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio</a></em>. Descriptive Psychology Press. Volume VII. Ann Arbor, Ml.\n3.Littman, Jane (2010) <a href=\"http://www.sdp.org/sdppubs-publications/guilty-or-not-a-descriptive-psychology-analysis/\">Guilty or not? A Descriptive Psychology Analysis</a>. In K. E. Davis,\nW. Schwartz, & F. S. A. Lubuguin (Eds.), <em>Advances in Descriptive Psychology, Vol. 9</em> (pp. 87- 112). Ann Arbor, Ml: Descriptive Psychology Press.\n4. Littman, Jane (2010) <a href=\"http://www.sdp.org/sdppubs-publications/elucidating-actus-reus-and-mens-rea-a-descriptive-psychology-perspective/\">Elucidating actus reus and mens rea: A Descriptive Psychology Perspective</a>. In K. E. Davis, W. Schwartz, & F. S. A. Lubuguin (Eds.), <em>Advances in Descriptive Psychology. Vol. 9</em> (pp. 409-430). Ann Arbor, Ml: Descriptive Psychology Press.\n5. Feuerstein, Seth, Frank Fortunati, Charles A. Morgan, Vladmir Coric, Humberto Temporini, and Steven Southwick (2005) The Insanity Defense. <em>Psychiatry</em>. <em>Vol. 2(9)</em> (pp.24- 25).\n6. American Psychology Association (2019), Amie Curiae in Support of Petitioner, Kahler\nv. Kansas, citing AAPL Practice Guideline for Forensic Psychiatric Evaluation of Defendants Raising the Insanity Defense, <em>J. Am. Acad. Psychiatry & L.</em>, <em>42</em>, S3 (2014 Supp.).\n\n\n</td></tr>\n\n</table>\n\n\n','Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology','','publish','closed','closed','','video-presentation-kahler-v-kansas-why-scotus-needs-descriptive-psychology','','','2020-10-17 15:11:30','2020-10-17 21:11:30','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5437',0,'sdppubs-publications','',0),
(5439,1,'2020-10-17 19:41:01','2020-10-18 01:41:01','','P_Holt','','inherit','open','closed','','p_holt','','','2020-10-17 19:41:01','2020-10-18 01:41:01','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/10/P_Holt.jpg',0,'attachment','image/jpeg',0),
(5441,1,'2020-10-18 03:26:56','2020-10-18 09:26:56','','Advances 3 Littmann New Forumulation of Humor 183_207','','inherit','open','closed','','advances-3-littmann-new-forumulation-of-humor-183_207','','','2020-10-18 03:26:56','2020-10-18 09:26:56','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/10/Advances-3-Littmann-New-Forumulation-of-Humor-183_207.pdf',0,'attachment','application/pdf',0),
(5448,1,'2020-10-18 06:29:56','2020-10-18 12:29:56','','FullPDF v2','','inherit','open','closed','','fullpdf-v2','','','2020-10-18 06:29:56','2020-10-18 12:29:56','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/10/FullPDF-v2.jpg',0,'attachment','image/jpeg',0),
(5451,3,'2020-10-18 08:52:35','2020-10-18 14:52:35','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold;\">Video</td>\n    <td>Click <a href=\"http://www.sdp.org/publications/SDP_42_10_04_2020_Newby-Clark_edited.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n    <td style=\"font-weight:bold;\">Slides</td>\n    <td>Click <a href=\"http://www.sdp.org/wp-content/uploads/2020/10/Newby-Clark-SDP-2020-Presentation-Slides.pdf\">here</a> for a PDF copy of the slides from this presentation.</td>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border:none;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold\";>Ian Newby-Clark, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:125px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Date</td>\n    <td style=\"text-align:left;\">October 4, 2020</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Abstract</td>\n    <td style=\"text-align:left;\">Descriptive Psychology(DP) offers the means by which a person-centered science of psychology can be pursued in a systematic and rigorous way. Although DP rules out certain scientific endeavors(e.g.,‘box’ social cognition), which particular investigations one conducts, and which particular theories one constructs,cannot be determined fully by DP.Nicholas Maxwell provides important guidance that should prove of use to Descriptive Psychologists. I outline Maxwell’s argument that all sciences should move ‘from knowledge to wisdom.’ Using my work on daydreaming as an example, I highlight some important points of contact between Maxwell’s arguments and those of Ossorio and others.</td></tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border:none;\">Related<br>Papers</td>\n    <td stye=\"text-align:left;\">\n\n1. Maxwell, N. (2017). <em>In praise of natural philosophy: A revolution for thought and life</em>. McGill-Queen\'s Press-MQUP.<br>\n\n2. Ossorio, P.G. (2006/2013). <em><a href=\"http://www.sdp.org/wp-content/uploads/2018/05/Behavior-of-Persons-PB-Final-for-Press-041513-copy.pdf\">The Behavior of Persons</a></em>. Ann Arbor, MI: Descriptive Psychology Press.</br>\n\n3. Ossorio, P. G. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2019/05/WAH-Full-Text.pdf\"><em>What actually happens”: The representation of real world phenomena</em></a>. The collected works of Peter G. Ossorio, Vol. IV. Ann Arbor, MI: Descriptive Psychology Press.</br>\n\n4. Newby-Clark, I. R., & Thavendran, K. (2018). To daydream is to imagine events: Conceptual, empirical, and theoretical considerations. <em>Theory & Psychology</em>, <em>28(2)</em>, 261-268.</br>\n\n5. Trullinger, J. (2016). <em>Leisure Is Not a Luxury: The Revolutionary Promise of Reverie in Marcuse</em>. Radical Philosophy Review.\n\n\n\n</td></tr>\n\n</table>\n\n\n','What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science','','publish','closed','closed','','video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science','','','2020-10-18 08:52:35','2020-10-18 14:52:35','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5451',0,'sdppubs-publications','',0),
(5452,1,'2020-10-18 08:45:30','2020-10-18 14:45:30','','i_Newby-Clark','','inherit','open','closed','','i_newby-clark','','','2020-10-18 08:45:30','2020-10-18 14:45:30','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg',0,'attachment','image/jpeg',0),
(5456,1,'2020-10-18 10:57:22','2020-10-18 16:57:22','','Newby-Clark SDP 2020 Presentation Slides','','inherit','open','closed','','newby-clark-sdp-2020-presentation-slides','','','2020-10-18 10:57:22','2020-10-18 16:57:22','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/10/Newby-Clark-SDP-2020-Presentation-Slides.pdf',0,'attachment','application/pdf',0),
(5461,3,'2020-10-18 12:17:36','2020-10-18 18:17:36','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style = \"border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_42_10_04_2020_Wechsler_edited.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro\">Supporting Materials</td>\n    <td style = \"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Wechsler-SDP-2020-Status-Dynamics-Dissertation-Appendix-1983.pdf\">here </a>to view additional supporting material.<br>Click <a href=\"http://www.sdp.org/wp-content/uploads/2020/10/SDP-2020-Wechsler-Presentation-Slides.pptx\">here</a> to view the presentation slides.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\" style= \"width:125px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 4, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">I will be describing the precision and rigor in developing the conceptualization, as we articulated the significance of manic behaviors, as well as the research methodology that we developed to test our hypotheses. Beyond a profound education in practical epistemology, the doctorate was also a profound personal education. I hope to convey my intellectual and personal journey while completing a doctoral dissertation with Peter Ossorio, my advisor at the University of Colorado at Boulder. Although I took this journey 39 years ago, I have a verbatim transcript of the experience to refresh my memory. I recorded each session and transcribed them between our meetings. I could not absorb “on the fly” all that he conveyed in those one-hour meetings, so this strategy allowed me to immerse myself in Descriptive Psychology in general and my clinical topic (manic states) in particular.</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">1. Ossorio, P. G. (1970/1981). <a href=\"https://scholar.colorado.edu/concern/reports/sq87bv415\">Outline of Descriptive Psychology for personality theory and clinical applications</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 57-82). Greenwich, CT: JAI Press.<br>\n2. Wechsler, R. (1983). The relationship between personality and manic states: A status dynamic formulation. Dissertation Abstracts International, 47, 3078 (University Microfilms No. DA8408083).<br>\n3. Wechsler, R. (1984, August). \"A status dynamic formulation of manic states.\" Paper presented at the meeting of the Society for Descriptive Psychology, Boulder, CO. <br>\n4. Wechsler, R. (1991). <a href=\"http://www.sdp.org/sdppubs-publications/personality-and-manic-states-a-status-dynamic-formulation-of-bipolar-disorder-2/\">Personality and manic states: A status dynamic formulation of bipolar disorder</a>. In M. K. Roberts & R. M. Bergner (Eds.), <em>Clinical Topics: Contributions to the conceptualization and treatment of adolescent-family problems, bulimia, chronic mental illness, and mania. (Advances in Descriptive Psychology series, Vol. 6, pp. 203-233)</em>. Boulder, CO & Ann Arbor, Ml: Descriptive Psychology Press.<br>\n5. Ossorio, P. (2006/2013). <em><a href=\"http://www.sdp.org/wp-content/uploads/2018/05/Behavior-of-Persons-PB-Final-for-Press-041513-copy.pdf\">The behavior of persons</a></em>. Ann Arbor, Ml: Descriptive Psychology Press.<br>\n6. Bell, D., Foster, S., & Cone, J. (2019). <em>Dissertations and theses from start to finish: Psychology and related fields, Third Edition.</em> Washington, DC: American Psychological Association Press.</td></tr>\n</table>\n\n','My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story','','publish','closed','closed','','video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story','','','2020-10-18 12:17:36','2020-10-18 18:17:36','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5461',0,'sdppubs-publications','',0),
(5463,1,'2020-10-18 12:36:49','2020-10-18 18:36:49','','R_Wechsler SDP 2020 Status Dynamics Dissertation Appendix - 1983','','inherit','open','closed','','r_wechsler-sdp-2020-status-dynamics-dissertation-appendix-1983','','','2020-10-18 12:36:49','2020-10-18 18:36:49','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/10/R_Wechsler-SDP-2020-Status-Dynamics-Dissertation-Appendix-1983.pdf',0,'attachment','application/pdf',0),
(5465,2,'2020-10-18 19:25:03','2020-10-19 01:25:03','<h2>The Peter Ossorio Collection at CU Scholar</h2>		\n&nbsp;\n<p style=\"position: relative; top: -85px;\">The University of Colorado Libraries, through its <strong>CU Scholar</strong> program, maintains the <strong>Peter G. Ossorio Collection</strong>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.</p>\n<p style=\"position: relative; top: -85px;\">Click <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a> to access the Peter G. Ossorio Collection.</p>\n<p style=\"position: relative; top: -85px;\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.</p>\n<p style=\"position: relative; top: -85px;\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.</p>','The Peter G. Ossorio Collection at CU Scholar','','publish','closed','closed','','cu-scholar-links-to-archived-copies-of-dr-ossorios-publications','','','2025-12-31 14:16:33','2025-12-31 14:16:33','',0,'http://www.sdp.org/?page_id=5465',0,'page','',0),
(5492,1,'2020-10-26 03:23:37','2020-10-26 09:23:37','','RCW 7-22-19 cropped','','inherit','open','closed','','rcw-7-22-19-cropped','','','2020-10-26 03:23:37','2020-10-26 09:23:37','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg',0,'attachment','image/jpeg',0),
(5501,1,'2020-10-27 06:17:18','2020-10-27 12:17:18','','SDP 2020 Newby-Clark Presentation Slides','','inherit','open','closed','','sdp-2020-newby-clark-presentation-slides','','','2020-10-27 06:17:18','2020-10-27 12:17:18','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/10/SDP-2020-Newby-Clark-Presentation-Slides.pdf',0,'attachment','application/pdf',0),
(5502,1,'2020-10-27 06:21:37','2020-10-27 12:21:37','','SDP 2020 Wechsler Presentation Slides','','inherit','open','closed','','sdp-2020-wechsler-presentation-slides','','','2020-10-27 06:21:37','2020-10-27 12:21:37','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/10/SDP-2020-Wechsler-Presentation-Slides.pptx',0,'attachment','application/vnd.openxmlformats-officedocument.presentationml.presentation',0),
(5504,1,'2020-10-27 13:02:48','2020-10-27 19:02:48','','SDP 2020 Kantor Presentation Slides','','inherit','open','closed','','sdp-2020-kantor-presentation-slides','','','2020-10-27 13:02:48','2020-10-27 19:02:48','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/10/SDP-2020-Kantor-Presentation-Slides.pdf',0,'attachment','application/pdf',0),
(5505,3,'2020-10-27 15:30:39','2020-10-27 21:30:39','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style = \"border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2015_Videos/SDP_37_10_23_2015_Putman.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro\">Supporting Materials</td>\n    <td style = \"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">See below for a list of publications mentioned by Dr. Putman in this presentation.\n\n</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\">Anthony Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 23, 2015</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">“What is Descriptive Psychology?” –a seemingly simple question that turns out to be extraordinarily complex and deeply frustrating. Drawing on first-hand experience as a Descriptive Psychologist since its inception in 1964, I will offer a guided tour of what Descriptive Psychology was and is, and how it has been and can be described. We will begin at the beginning with DP 1.0, as delineated in Persons by its founder Peter G.Ossorio, and move forward through versions leading up to the current DP 2015. Along the way we will see that answering that tricky question is not easy – but it is both doable and worth doing, when you drop the details and see what remains.</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\nThe following is a list of the articles and books mentioned by Dr. Putman. Many are available by accessing this website\'s <a href=\"http://www.sdp.org/pubslist\">Publications</a> page, or can be from the <a href=\"http://\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\"\">Peter G. Ossorio Collection at CU Scholar</a>. <br><br>All publications are by <span style=\"font-weight:bold;\">Peter G. Ossorio</span>, unless otherwise noted.<br><br>There are also many other papers and books not mentioned in this presentation, but that are fundamental to the development and application of Descriptive Psychology. Please explore the comprehensive body of publications available on this website.<br><br>\n<p style=\"position:relative; left:20px;\">Persons<br>\nExplanation, Falsifiability and Rule-following<br>\nOutline of Behavior Description<br>\nMeaning and Symbolism<br>\nOutline of Descriptive Psychology for Personality Theory and Clinical Applications<br>\nWhat Actually Happens<br>\nNever Smile at a Crocodile<br>\nRome Air Defense Command Papers<br>\nClinical Topics (a course, with available transcript)<br>\nPersonality and and Personality Theories (a course, with available transcript)<br>\nPositive Health and Transcendental Theories (a course, with available transcript)<br>\nReligion without Doctrine<br>\nResearch Evaluation and Representation<br>\nConceptual Notational Devices<br>\nSpirituality (a book by Mary Shideler)<br>\nStudies in Psychopathology (an edited book by Ray Bergner)<br>\nDepression (a book by James Holmes)<br>\nCommunities (a paper by Anthony Putman)<br>\nMulti-cultural Psychology<br>\nEx Post Facto: The Source of Intractable Origin Problems<br>\nEmbodiment<br>\nCognition<br>\nVarious papers by C.J. Peek<br>\nVarious papers by H. Joel Jeffrey and Paul Zeiger<br>\nPlace<br>\nPathology<br>\nThree Minute Lectures on Emotions<br>\nGalaxies at Midnight<br>\nAn Overview of Descriptive Psychology<br>\nAppraisal<br>\nThe Human Condition<br>\nNaive Baseball<br>\nCompanions of Uncertain Status (a paper by Mary Roberts)<br>\nWorlds and World Reconstruction (a paper by Mary Roberts)<br>\nWorld Reconstruction in Psychotherapy (a paper by Ray Bergner)<br>\nWhat There Is, How Things Are<br>\nBeing, Becoming and Belonging (a paper by Anthony Putman)<br>\nIn a World of Persons and Their Ways <br>\nOut of Nowhere<br>\nWorlds of Uncertain Status (a paper by Mary Roberts)<br>\nKnowing the World (a paper by Mary Roberts<br>\nThe Nefarious Is (a paper by Mary Roberts)<br>\nOrdinary Magic (a paper by Anthony Putman)<br>\nAt a Glance, Out of Nowhere: How Ordinary People Create the World (a paper by Anthony Putman)<br>\nWhen Worlds Collide (a paper by Anthony Putman)<br>\nThe Irrationality Illusion: A New Paradigm for Economics and Behavioral Economics (a paper by H. Joel Jeffrey and Anthony Putman)<br>\nSubjective Probability in Behavioral Economics and Finance: A Radical Reformulation (a paper by H. Joel Jeffrey and Anthony Putman)</p><br>\n</td></tr>\n</table>\n\n','What is Descriptive Psychology: A First Hand Historical and Substantive Account','','publish','closed','closed','','video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=5505',0,'sdppubs-publications','',0),
(5506,1,'2020-10-27 15:33:58','2020-10-27 21:33:58','','A. Putman','','inherit','open','closed','','a-putman','','','2020-10-27 15:33:58','2020-10-27 21:33:58','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/10/A.-Putman.jpg',0,'attachment','image/jpeg',0),
(5511,1,'2020-10-29 17:33:47','2020-10-29 23:33:47','','SDP42_Bergner_Slides_EMOTIONS PPT','','inherit','open','closed','','sdp42_bergner_slides_emotions-ppt','','','2020-10-29 17:33:47','2020-10-29 23:33:47','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/10/SDP42_Bergner_Slides_EMOTIONS-PPT.pdf',0,'attachment','application/pdf',0),
(5514,3,'2020-10-30 05:38:09','2020-10-30 11:38:09','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_42_10_03_2020_Bender_edited.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Supplementary<br>Material</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/wp-content/uploads/2020/10/SDP42_Bender_slides.pdf\">here</a> for a pdf copy of the presentation slides.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\";>David Bender, Ph.D. <img src=\"/\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 3, 2020</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">This session is a panel discussion of memorable  moments in psychotherapy,illustrating a variety of  therapeutic  interventions  and  their  clinical  effectiveness.  Foundational  concepts  for  this discussion section will be drawn from the work of Peter G.Ossorio,Ph.D.,his students and others. This collection of work has been designated Descriptive Psychology. Participants will recognize the power of these concepts in making quick and significant therapeutic change in the lives of psychotherapy clients. Participants will be encouraged to contribute their own “moments” as well.</td></tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border-top: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\n\n\n1. Garfinkle, H. (1956)., Conditions of Successful Degradation Ceremonies. <em>American Journal of Sociology</em>, <em>61,(5)</em>, Chicago, IL: University of Chicago Press.<br>\n\n2. Bergner, R.M. (1998). <a href=\"http://www.sdp.org/sdppubs-publications/self-criticism-2/\">A therapeutic approach to destructive self-criticism.</a> In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7 (pp. 249-273)</em>. Ann Arbor, MI: Descriptive Psychology Press.<br>\n\n3. Bergner, R., & Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, <em>37</em>, 36-44.<br>\n\n4. Bergner, R. (2007).  Therapeutic storytelling revisited.  <em>American Journal of Psychotherapy</em>, <em>61</em>, 149-162.<br>\n\n5. Bergner, R. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/2477/\">Therapeutic policies: A policy-based approach to psychotherapy</a>. In R. Bergner, K.Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology (Vol. 10) </em>. Ann Arbor, MI: Descriptive Psychology Press.<br>\n\n6. Bergner, R. (2015). <em>Status dynamic psychotherapy</em>.  In E. Neukrig (Ed.) The Sage encyclopedia of counseling and psychotherapy (Vol. 2, 953-955). Los Angeles, CA: Sage Publications.<br>\n\n7. Ossorio, P. G. (1976). <em>Clinical Topics: A Seminar in Descriptive Psychology</em>. Peter G. Ossorio Collection. 4. https://scholar.colorado.edu/ossorio/4.<br>\n\n8. Ossorio, P.G. (2013). <em><a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII)</a></em>. Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report No. 11. Boulder, CO: Linguistic Research Institute).<br>\n\n9. Ossorio, P.G. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\">The behavior of persons</a>. Ann Arbor, MI: Descriptive Psychology Press.<br>\n\n10. Solomon, M., & Siegel, D. (2013). <em>Healing moments in psychotherapy</em>. New York: Norton.<br>\n\n11. Stern, D.  (2010). <em>The present moment in psychotherapy and everyday life</em>. New York: Norton.\n\n\n\n \n</td></tr>\n\n</table>\n\n\n','Special Moments with Clients','','publish','closed','closed','','video-presentation-special-moments-with-clients','','','2020-10-30 05:38:09','2020-10-30 11:38:09','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5514',0,'sdppubs-publications','',0),
(5518,3,'2020-10-30 06:30:49','2020-10-30 12:30:49','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">The video for this presentation is not available.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\";>H. Joel Jeffrey, Ph.D. <img src=\"/\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 2, 2020</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Using the Relationship-Behavior and Relationship Change Formulas, the problem of how to have fraught  conversations between Black and white people go right is addressed. “Have  a conversation” is a performative  description, which leaves the behavior, including the Significance, unstated. Using the Relationship formulas helps navigate these ambiguous waters, providing a useful formulation of the current state of affairs between the participants, a key outcome that, paradigmatically, both share, and reminders of what actions to take and which to avoid in order to achieve that shared goal. The Relationship formulas are used to develop specific ways to proceed and pitfalls to avoid.</td></tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border-top: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\n1. <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>, P.G. Ossorio (2006/2013). Ann Arbor, MI: Descriptive Psychology Press.<br>\n\n2. Ossorio, P. G.  (1998). <em><a href=\"http://www.sdp.org/sdppubs-publications/place/\">Place</a></em>. Ann Arbor, MI: Descriptive Psychology Press</br>\n\n3. Jeffrey, H.J. (2002). \"Including Relationships, Motivation, and Actor-Observer-Critic in the Human-Community Framework,\" presented at Agent2003, Challenges in Social Simulation, Gleacher Center of the University of Chicago, October 3-4, 2003 (Sponsored by the University of Chicago and Argonne National Laboratories.) Proceedings of the Agent 2003 Conference, Challenges in Social Simulation. (Available from http://agent2004.anl.gov/proc.html.)<br>  \n\n4. Jeffrey, H.J. & Putman, A.O. (1994). Relationship Definition and Management: Tools for Requirements Analysis. <em>Journal of Systems and Software</em>, <em>24</em>, 277-294.<br>\n\n5. Jeffrey, H.J. (2005). Pragmatic Stakeholder Analysis. <em>The Software Practitioner</em>, (combined issue V. 15 No. 6 & V. 16, No. 1). \n\n\n</td></tr>\n\n</table>\n\n\n','Having Black-White Conversations Go Right','','publish','closed','closed','','video-presentation-having-black-white-conversations-go-right-2','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=5518',0,'sdppubs-publications','',0),
(5523,1,'2020-10-31 03:53:23','2020-10-31 09:53:23','','SDP42_Bender_slides','','inherit','open','closed','','sdp42_bender_slides','','','2020-10-31 03:53:23','2020-10-31 09:53:23','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/10/SDP42_Bender_slides.pdf',0,'attachment','application/pdf',0),
(5547,1,'2020-11-10 03:15:15','2020-11-10 10:15:15','','Ossorio Essays Cognitive Deficits in Schizophrenia 163_193','','inherit','open','closed','','ossorio-essays-cognitive-deficits-in-schizophrenia-163_193','','','2020-11-10 03:15:15','2020-11-10 10:15:15','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/11/Ossorio-Essays-Cognitive-Deficits-in-Schizophrenia-163_193.pdf',0,'attachment','application/pdf',0),
(5555,2,'2020-11-15 03:11:00','2020-11-15 10:11:00','<h2>Presentations</h2>		 <p style=\"position: relative; top: -60px;\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.</p><p style=\"position: relative; top: -60px;\">Please \"<strong>hover</strong>\" over the \"Presentations\" menu item and then select an option from the drop down menu.</p> ','Presentations','','publish','closed','closed','','presentations-2','','','2025-12-31 13:56:52','2025-12-31 13:56:52','',0,'http://www.sdp.org/?page_id=5555',0,'page','',0),
(5562,2,'2020-11-15 03:40:56','2020-11-15 10:40:56','<h2>Presentations 37th Annual SDP Conference October 22-25, 2015</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br />supporting references, supplementary documents, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 125px; position: relative; left: 5px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 22, 2015</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What Descriptive Psychology Is: A first-hand historical and substantive account.</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img style=\"width: 125px; position: relative; left: 5px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 23, 2015</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics.</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles        Jane<br />   Kantor, Ph.D.    Littmann, Ph.D. <img style=\"width: 350px; height: 200; position: relative; left: 15px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/C_Kantor__J_Littmann.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 25, 2015</td></tr></tbody></table>','Presentations 37th Annual SDP Conference October 22-25, 2015','','publish','closed','closed','','presentations-37th-annual-sdp-conference-american-mountaineering-centergolden-co-october-22-25-2015','','','2025-12-31 14:00:10','2025-12-31 14:00:10','',0,'http://www.sdp.org/?page_id=5562',0,'page','',0),
(5579,2,'2020-11-17 02:44:33','2020-11-17 09:44:33','<h2>Presentations 40th Annual SDP Conference October 11-14, 2018</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\n\" style= \"width:124px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 11, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:131px; height:140px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:123px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson\'s Disease.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Keith Davis, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/K.-Davis.jpg\" style= \"width:126px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:124px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clarke, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:126px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 13, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid It</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 14, 2018</td></tr>\n</table>','Presentations 40th Annual SDP Conference October 11-14, 2018','','publish','closed','closed','','presentations-40th-annual-sdp-conference-october-1-4-2020','','','2025-12-31 14:01:05','2025-12-31 14:01:05','',0,'http://www.sdp.org/?page_id=5579',0,'page','',0),
(5587,3,'2020-11-17 02:56:53','2020-11-17 09:56:53','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style = \"border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2018_Audios_and_Videos/SDP_40_Wechsler_2_10_11_2018_Trauma.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro\">Slides</td>\n    <td style = \"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/wp-content/uploads/2020/12/Wechsler_SDP_40_2018_Trauma_Slides.pdf\">here</a> to view the presentation slides.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\" style= \"width:125px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 11, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">This presentation will first review Descriptive Psychology’s conceptualization of psychological trauma, i.e., as an encounter with the unthinkable that fundamentally reformulates a person’s world concept and/or self-concept and results in a significant restriction of a person’s behavior potential. It will then offer a Descriptive Psychology perspective on Cognitive Processing Therapy, a contemporary approach to the treatment of PTSD. This presentation will also touch on the issue of moral injury as it relates to PTSD, and explicate some therapeutic strategies, tactics, and techniques for treating PTSD derived from Descriptive Psychology and based on clinical experience treating veterans with combat-related PTSD at the Denver Veterans Affairs Medical Center.</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro; padding: 0px 0px 0px 10px;\"></td></tr>\n</table>\n\n','Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma','','publish','closed','closed','','5587','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=5587',0,'sdppubs-publications','',0),
(5598,3,'2020-11-17 03:53:22','2020-11-17 10:53:22','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2018_Audios_and_Videos/SDP_40_Bergner_10_12_2018_Personality.mp4\">here</a> to view the full video of this presentation.</td></tr>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/wp-content/uploads/2020/11/Bergner_slides_SDP_40_Personality.pdf\">here</a> to view a pdf of the slides from this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 0px 10px 10px;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:25px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">October 12, 2018</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">This presentation addresses the problem that the field of personality psychology remains in need of a consensus formulation of its core subject matter, that of the nature of \"personality\" itself. Part one of the article introduces and questions the following three myths about personality and its study: (1) The term \"personality\" refers to an underlying causal entity within a person. (2) The study of personality is the study of the whole person. (3) Our most prominent \"theories of personality\" actually qualify as scientific theories and are actually about personality. Part two is devoted to presenting a new Descriptive Psychologically-based definition of the term \"personality\", a conceptual justification for this definition, and discussion of this new formulation.</td>\n</tr>\n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n      <p>1.  Ossorio, P. (1978). <i><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and personality theories</a></i> (LRI Report No. 16). \n	Whittier, CA & Boulder, CO: Linguistic Research Institute.<br>\n\n\n      2. Bergner, R. (2017). What is a person? What is the self? Formulations for a science of \n		psychology. <i>Journal of Theoretical and Philosophical Psychology</i>, <i>37</i>, 77-90.<br>\n\n\n      3. Wittgenstein, L. (1953). <i>Philosophical investigations</i>. New York: Macmillan.<br>\n\n\n      4. Wilson, J. (1970). <i>Thinking with concepts</i>. Cambridge, UK: Cambridge University \n	Press.<br>\n\n\n      5. Feist, J., Feist, G., & Roberts, T. (2013). <i>Theories of personality</i>. New York: McGraw-\n	Hill.</p>\n\n</td></tr>\n\n</table>\n\n','What is Personality? Three Myths and a Definition','','publish','closed','closed','','what-is-personality-three-myths-and-a-definition','','','2020-11-17 03:53:22','2020-11-17 10:53:22','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5598',0,'sdppubs-publications','',0),
(5603,1,'2020-11-18 11:50:35','2020-11-18 18:50:35','','41st-SDP-Conference-Program-final_cleaned','','inherit','open','closed','','41st-sdp-conference-program-final_cleaned','','','2020-11-18 11:50:35','2020-11-18 18:50:35','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/11/41st-SDP-Conference-Program-final_cleaned.pdf',0,'attachment','application/pdf',0),
(5604,1,'2020-11-18 11:52:59','2020-11-18 18:52:59','','ADP-10.pdf_cleaned','','inherit','open','closed','','adp-10-pdf_cleaned','','','2020-11-18 11:52:59','2020-11-18 18:52:59','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/11/ADP-10.pdf_cleaned.pdf',0,'attachment','application/pdf',0),
(5605,1,'2020-11-18 12:39:48','2020-11-18 19:39:48','','adv8_20060503_PRESS cleaned','','inherit','open','closed','','adv8_20060503_press-cleaned','','','2020-11-18 12:39:48','2020-11-18 19:39:48','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/11/adv8_20060503_PRESS-cleaned.pdf',0,'attachment','application/pdf',0),
(5606,1,'2020-11-18 12:40:20','2020-11-18 19:40:20','','ADP-v09-Printers-File_cleaned','','inherit','open','closed','','adp-v09-printers-file_cleaned','','','2020-11-18 12:40:20','2020-11-18 19:40:20','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/11/ADP-v09-Printers-File_cleaned.pdf',0,'attachment','application/pdf',0),
(5607,1,'2020-11-18 13:26:02','2020-11-18 20:26:02','','Bergner-All-the-Worlds-a-stage-7-18_cleaned','','inherit','open','closed','','bergner-all-the-worlds-a-stage-7-18_cleaned','','','2020-11-18 13:26:02','2020-11-18 20:26:02','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/11/Bergner-All-the-Worlds-a-stage-7-18_cleaned.pdf',0,'attachment','application/pdf',0),
(5608,1,'2020-11-18 13:26:15','2020-11-18 20:26:15','','Bergner-et-al-Romantic-love-213-234_cleaned','','inherit','open','closed','','bergner-et-al-romantic-love-213-234_cleaned','','','2020-11-18 13:26:15','2020-11-18 20:26:15','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/11/Bergner-et-al-Romantic-love-213-234_cleaned.pdf',0,'attachment','application/pdf',0),
(5609,1,'2020-11-18 13:26:30','2020-11-18 20:26:30','','Bergner-Policy-175-196_cleaned','','inherit','open','closed','','bergner-policy-175-196_cleaned','','','2020-11-18 13:26:30','2020-11-18 20:26:30','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/11/Bergner-Policy-175-196_cleaned.pdf',0,'attachment','application/pdf',0),
(5610,1,'2020-11-18 13:26:45','2020-11-18 20:26:45','','Bergner-Suicide-55-74_cleaned','','inherit','open','closed','','bergner-suicide-55-74_cleaned','','','2020-11-18 13:26:45','2020-11-18 20:26:45','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/11/Bergner-Suicide-55-74_cleaned.pdf',0,'attachment','application/pdf',0),
(5611,1,'2020-11-18 13:27:03','2020-11-18 20:27:03','','Kantor-Wizard-129-148_cleaned','','inherit','open','closed','','kantor-wizard-129-148_cleaned','','','2020-11-18 13:27:03','2020-11-18 20:27:03','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/11/Kantor-Wizard-129-148_cleaned.pdf',0,'attachment','application/pdf',0),
(5612,1,'2020-11-18 13:27:34','2020-11-18 20:27:34','','roberts-Knowing-the-world-37-54 cleaned','','inherit','open','closed','','roberts-knowing-the-world-37-54-cleaned','','','2020-11-18 13:27:34','2020-11-18 20:27:34','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/11/roberts-Knowing-the-world-37-54-cleaned.pdf',0,'attachment','application/pdf',0),
(5613,1,'2020-11-18 13:27:53','2020-11-18 20:27:53','','Roberts-The-nefarious-is-261-271_cleaned','','inherit','open','closed','','roberts-the-nefarious-is-261-271_cleaned','','','2020-11-18 13:27:53','2020-11-18 20:27:53','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/11/Roberts-The-nefarious-is-261-271_cleaned.pdf',0,'attachment','application/pdf',0),
(5614,1,'2020-11-18 13:28:10','2020-11-18 20:28:10','','Schwartz-Empathy-197-212_cleaned','','inherit','open','closed','','schwartz-empathy-197-212_cleaned','','','2020-11-18 13:28:10','2020-11-18 20:28:10','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/11/Schwartz-Empathy-197-212_cleaned.pdf',0,'attachment','application/pdf',0),
(5615,1,'2020-11-18 13:28:29','2020-11-18 20:28:29','','Wechsler-2013-ADP_10_Trauma_Concepts-reprint_cleaned','','inherit','open','closed','','wechsler-2013-adp_10_trauma_concepts-reprint_cleaned','','','2020-11-18 13:28:29','2020-11-18 20:28:29','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/11/Wechsler-2013-ADP_10_Trauma_Concepts-reprint_cleaned.pdf',0,'attachment','application/pdf',0),
(5618,1,'2020-11-20 06:38:27','2020-11-20 13:38:27','','Bergner_slides_SDP_40_Personality','','inherit','open','closed','','bergner_slides_sdp_40_personality','','','2020-11-20 06:38:27','2020-11-20 13:38:27','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/11/Bergner_slides_SDP_40_Personality.pdf',0,'attachment','application/pdf',0),
(5621,3,'2020-11-21 21:31:19','2020-11-22 04:31:19','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2015_Videos/SDP_37_10_22_2015_Schwartz_Social_Progress.mp4\">here</a> to view the full video of this presentation.</td></tr>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/wp-content/uploads/2020/11/SDP_37_Schwartz_Supporting_Materials.pdf\">here</a> to view a pdf of supporting materials for this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:125px; position:relative; left:25px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">October 2, 2020</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Among the intrinsic motivations, the weighing of ethical and moral reason stands along side aesthetics as quintessentially humane attributes that mark personhood in a way self-interest and pleasure cannot. Further, ethical and moral perspectives guide the varied notions of justice and fairness central to any liberal and cosmopolitan view of social progress. What I’d like to explore is the problem of making a “just” choice or judgment: what facilitates or interferes. Since my concern is also with the idea of social justice and progress, I’ll need to examine the politics of negotiation and agreement. To explore these questions, I’ll modify certain conceptual tools from Descriptive Psychology, notably the Judgment Diagram, to map out and clarify some of the dilemmas of social justice and progress.  Since actual social engagement involves personal and interpersonal conflict, ignorance, and self-deception, I’ll develop a model of negotiation that involves at least two actors with limited options given their values and the blind spots in their observer-critic characteristics. All this is complicated since social conflict has ideological, religious, class, race, age, gender and, as recently argued, species biases and interests that might not be reconcilable.</td>\n</tr>\n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n      <p></p>\n\n</td></tr>\n\n</table>\n\n','Presidential Address: Social Progress and the Just Choice','','publish','closed','closed','','presidentialaddress-social-progress-and-the-just-choice','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=5621',0,'sdppubs-publications','',0),
(5625,1,'2020-11-21 21:37:41','2020-11-22 04:37:41','','Wynn_Schwartz','','inherit','open','closed','','wynn_schwartz','','','2020-11-21 21:37:41','2020-11-22 04:37:41','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/11/Wynn_Schwartz.jpg',0,'attachment','image/jpeg',0),
(5626,1,'2020-11-21 21:40:48','2020-11-22 04:40:48','','SDP_37_Schwartz_Supporting_Materials','','inherit','open','closed','','sdp_37_schwartz_supporting_materials','','','2020-11-21 21:40:48','2020-11-22 04:40:48','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/11/SDP_37_Schwartz_Supporting_Materials.pdf',0,'attachment','application/pdf',0),
(5632,1,'2020-11-21 22:20:03','2020-11-22 05:20:03','','J._Littmann edited','','inherit','open','closed','','j-_littmann-edited','','','2020-11-21 22:20:03','2020-11-22 05:20:03','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/11/J._Littmann-edited.jpg',0,'attachment','image/jpeg',0),
(5633,3,'2020-11-22 06:16:03','2020-11-22 13:16:03','<table style=\"border:none; width:100%\">\n\n<col style= \"width:18%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n   <td style=\"border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2015_Videos/SDP_37_10_25_2015_Kantor_Littmann_Satire.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Supporting<br>Materials</td>\n<td style=\"border-top: 1x solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click here</a> for the presentation slides.</td></tr>\n    <td style = \"width:200px; text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"border-left:1px solid gainsboro;\"><strong>&emsp;&emsp;Charles Kantor, Ph.D.&emsp;Jane Littmann, Ph.D.</strong><br><img src = \"http://www.sdp.org/wp-content/uploads/2020/11/C_Kantor__J_Littmann.jpg\" style= \"width:350px; height:200; position:relative; left:25px; top=-150px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro\">Date</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 25, 2015</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">The massacre last January of cartoonists in Paris sparked a debate about free speech vs. hateful speech, reminded us of the tradition in a free society of the right to criticize and offend, and warned us about boundaries between civil discourse and violent action. Satire as a form of expression has a long history of challenging power in diverse cultures. What does a Descriptive Psychology formulation of Humor and Satire add to our understanding of diverse reactions to expressions of humor, and the potential uses of humor and satire to challenge power, alter statuses, and change perspectives of their audience?A review of the DP formulation of Humor and Satire from Jane’s dissertation, including the dynamics of Humor’s power to accredit or degrade and spark reaction, will provide the springboard for a group discussion with the DP community of the above issues of politics, culture, discourse, and action.</td></tr>\n<tr>\n    <td style=\"text-align:left; border-top: 1x solid gainsboro; border-bottom: 1px solid gainsboro; font-weight:bold;\">References and Related<br>Papers</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; border-bottom: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\n\n\n\n\n\n\n\n\n\n\n\n\n</table>\n\n','The Social Practice of Satire: Power, Place, and Politics','','publish','closed','closed','','the-social-practice-of-satirepower-place-and-politics','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=5633',0,'sdppubs-publications','',0),
(5637,1,'2020-11-22 11:29:18','2020-11-22 18:29:18','','As seen on a Sussex Directories Inc site','As seen on a Sussex Directories Inc site','inherit','open','closed','','as-seen-on-a-sussex-directories-inc-site-2','','','2020-11-22 11:29:18','2020-11-22 18:29:18','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/11/C_Kantor__J_Littmann.jpg',0,'attachment','image/jpeg',0),
(5649,3,'2020-11-27 07:55:34','2020-11-27 14:55:34','<table style=\"border:none; width:100%\">\n\n<col style= \"width:18%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Audio</td>\n    <td style=\"border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2018_Audios_and_Videos/SDP_40_2018_Kantor_Tribalism.mp4\">here</a> to listen to the audio of this presentation.</td></tr>\n<tr>\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Supporting<br>Materials</td>\n<td style=\"border-top: 1x solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2018_Audios_and_Videos/SDP_40_2018_Kantor_Tribalism_Slides.pdf\">here</a> for the presentation slides.</td></tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 10px 0px 10px 10px;\";>Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 0px 0px 0px 10px\">Date</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">The concept of ‘tribalism’ tends to be associated with racist thinking of years past and its use not only tends to be pejorative in this way, but also degrades those painted as acting tribally using the very same methods it purports to deride. Political pundits have supported their use of the term with a body of cognitive research called Motivated Cognition and a subset of this research called the Politically Motivated Research Paradigm. This presentation will critique this research and then utilize Descriptive Psychology concepts of world, behavior potential, community, and Actor-Observer-Critic to give an alternative explanation of such findings.</td></tr>\n<tr>\n    <td style=\"text-align:left; border-top: 1x solid gainsboro; border-bottom: 1px solid gainsboro; font-weight:bold;\">References and Related<br>Papers</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; border-bottom: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\n1. Adebo, S.O. (1964). An African Chief Explains Tribalism. <a href=\"http://www.nytimes.com/1964/03/01/an-african-chief-explains-tribalism.html\">http://www.nytimes.com/1964/03/01/an-african-chief-explains-tribalism.html</a> Page 4 of 6.<br>\n\n2. Drum, K. (2014). Is Tribalism Skyrocketing in American Politics. <a href=\"http://www.motherjones.com/kevin-drum/2014/01/tribalism-skyrocketing-american-politics/#\">http://www.motherjones.com/kevin-drum/2014/01/tribalism-skyrocketing-american-politics/#</a>.</br>\n\n3. Haidt, J. (2012). <em>The Righteous Mind: Why Good People Are Divided by Politics and Religion</em>. Knopf Doubleday Publishing Group. Kindle Edition. <br>\n\n4. Jeffrey, H.J. & Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance</em>, 14:3, 161-194.<br>\n\n5. Kahan, D. (2016). The Politically Motivated Reasoning Paradigm, Part 1: What Politically Motivated Reason Is and How to Measure it. <em>Emerging Trends in Social & Behavioral Sciences</em>. Online advance: <a href=\"http://onlinelibrary.wiley.com/doi/10.1002/9781118900772.etrds0417/pdf\">http://onlinelibrary.wiley.com/doi/10.1002/9781118900772.etrds0417/pdf</a>.<br>\n\n6. Kristoff, N. (2018). https://www.nytimes.com/2018/02/17/opinion/sunday/liberal-conservativ…ion&region=opinion-c-col-left region&WT.nav=opinion-c-col-left-region</a> )<br>\n\n7. Lehrer, T. (1965).National Brotherhood Week (lyrics), <a href=\"http://www.metrolyrics.com/national-brotherhood-week-lyrics-tom-lehrer.html\">http://www.metrolyrics.com/national-brotherhood-week-lyrics-tom-lehrer.html</a>.<br>\n\n8. Mooney, C. (2011). Denial science. <em>Mother Jones</em>, March,2013. <a href=\"http://www.motherjones.com/politics/2011/03/denial-science-chris-mooney\">http://www.motherjones.com/politics/2011/03/denial-science-chris-mooney</a>.<br>\n\n9. Nunberg, G. (2017). As Fissures Between Political Camps Grow, \'Tribalism\' Emerges As The Word Of 2017 : NPR, 12/6/2017.<br>\n\n10. Nyhan, B. & Reifler, J. (2010) When corrections fail: The persistence of political misperceptions. <em>Political Behavior</em>, 32(2), 303-330.<br>\n\n11. Nyhan, B. (2016).The challenge of false beliefs: Understanding and countering misperceptions in politics and health care. White paper prepared for the University of Michigan conference on “How We Can Improve Health Science Communication,” June 17–18, 2016.<br>\n\n12. Ossorio, P. G. (1982/1998). <a href=\"http://www.sdp.org/sdppubs-publications/place/\"><em>Place. The collected works of Peter G. Ossorio, Vol. III</em></a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)<br>\n\n13. Ossorio, P. G. (2006a). <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The behavior of persons. The collected works of Peter G. Ossorio, Vol. V</em></a>. Ann Arbor, MI: Descriptive Psychology Press.<br>\n\n14. Ossorio, P.G. (2009). <a href=\"http://www.sdp.org/sdppubs-publications/out-of-nowhere-2/\">Out of Nowhere</a>. In K. E. Davis, F.L. Lubuguin & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol. 9</em> (pp. 107-143). Ann Arbor, MI: Descriptive Psychology Press.<br>\n \n15. Putman, A. (1998). <a href=\"http://www.sdp.org/sdppubs-publications/being-becoming-and-belonging-3/\">Being, becoming and belonging</a>. In J. Jeffrey & R. Bergner, (Eds.). <em>Advances in Descriptive Psychology, Vol. \n 7</em> (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press. <br>\n \n16. Putman A.O. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-how-ordinary-people-create-the-real-world/\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology, Vol. 10</em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.<br>\n\n17. Putman A.O. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/when-worlds-collide-the-source-of-intractable-value-problems/\">When worlds collide: The source of intractable value problems</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology, Vol. 10</em> (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.<br>\n\n18. Reich, R. (2014). The New Tribalism and the Decline of the Nation, <a href=\"http://robertreich.org/post/80522686347\">http://robertreich.org/post/80522686347</a><br>\n\n19. Roberts, M.K. (2010). <a href=\"http://www.sdp.org/sdppubs-publications/an-indeterminate-and-expansive-world/\">An indeterminate and expansive world</a>. In K. E.Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology, Vol. 9</em> (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.<br>\n\n10. Roberts, M.K. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/knowing-the-world/\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology, Vol. 10</em> (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.<br>\n \n21. Scott, J.C. (2009). <em>The art of not being governed: An anarchist history of upland Southeast Asia</em>. New Haven and London: Yale University Press.<br>\n\n22. Schwartz, W. (2013). The Parameters of Empathy: Core Considerations for Psychotherapy and Supervision. <a href=\"https://www.researchgate.net/publication/304716171_The_Parameters_of_Empathy_Core_Considerations_for_Psychotherapy_and_Supervision\">https://www.researchgate.net/publication/304716171_The_Parameters_of_Empathy_Core_Considerations_for_Psychotherapy_and_Supervision</a><br>\n\n23. Sullivan, A. (2017). America Wasn’t Built for Humans. <a href=\"http://nymag.com/daily/intelligencer/2017/09/can-democracy-survive-tribalism.html\">http://nymag.com/daily/intelligencer/2017/09/can-democracy-survive-tribalism.html></a></td></tr>\n\n</table>\n\n','The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.','','publish','closed','closed','','the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities','','','2020-11-27 07:55:34','2020-11-27 14:55:34','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5649',0,'sdppubs-publications','',0),
(5658,1,'2020-11-30 15:06:07','2020-11-30 22:06:07','','K. Davis','','inherit','open','closed','','k-davis','','','2020-11-30 15:06:07','2020-11-30 22:06:07','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/11/K.-Davis.jpg',0,'attachment','image/jpeg',0),
(5662,3,'2020-12-01 03:01:28','2020-12-01 10:01:28','<table style=\"border:none; width:100%\">\n\n<col style= \"width:18%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Audio</td>\n    <td style=\"border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2018_Audios_and_Videos/SDP_40_2018_Davis_Parkinsons_Disease.mp4\">here</a> to listen to the audio of this presentation.</td></tr>\n<tr>\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Supporting<br>Materials</td>\n<td style=\"border-top: 1x solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">The slides for this presentation are not yet available.</td></tr>\n<tr>\n<td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 10px 0px 10px 10px;\";>Keith Davis, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/K.-Davis.jpg\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 0px 0px 0px 10px\">Date</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">In Ossorio’s classic work on the Paradigm Case Formulation (PCF), he suggested three rules of thumb: “(a) choose a complex case, (b) start with an indubitable case, and (c) choose a primary or archetypical case” [BoP, pp. 29-30].The task of this project is to present a way of organizing the variety and distinctiveness of Parkinson’s Disease (PD) so that we can see meaningful patterns relevant to treatments & PD’s etiology.</td></tr>\n<tr>\n    <td style=\"text-align:left; border-top: 1x solid gainsboro; border-bottom: 1px solid gainsboro; font-weight:bold;\">References and Related<br>Papers</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; border-bottom: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\nOssorio, P.G. (2006/2013). <em><a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons</a></em>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V). Ann Arbor, MI: Descriptive Psychology Press.) \n</td></tr>\n\n</table>\n\n','A Paradigm Case Formulation of Parkinson\'s Disease','','publish','closed','closed','','a-paradigm-case-formulation-of-parkinsons-disease','','','2020-12-01 03:01:28','2020-12-01 10:01:28','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5662',0,'sdppubs-publications','',0),
(5665,3,'2020-12-01 09:44:05','2020-12-01 16:44:05','<table style=\"border:none; width:100%\">\n\n<col style= \"width:18%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Audio</td>\n    <td style=\"border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2018_Audios_and_Videos/SDP_40_2018_ Newby_Clarke_Refinement_Daydreaming.mp4\">here</a> to listen to the audio of this presentation.</td></tr>\n<tr>\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Supporting<br>Materials</td>\n<td style=\"border-top: 1x solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2018_Audios_and_Videos/Newby Clark SDP 2018 Presentation Slides.pptx\">here</a> to download a copy of the slides for this presentation.</td></tr>\n<tr>\n<td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 10px 0px 10px 10px;\";>Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 0px 0px 0px 10px\">Date</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">In this session, you will learn about The Daydream Lab’s efforts to refine a paradigm case formulation (PCF) of a daydream. These efforts moved beyond conceptual analysis into an empirically based refinement of the PCF. This refinement was accomplished through the use of an open-format two-phaseapproach to measuring daydream content. The relation of daydream content, as categorized according to the PCF’s transformations, to loneliness and personality traits also will be discussed.</td></tr>\n<tr>\n    <td style=\"text-align:left; border-top: 1x solid gainsboro; border-bottom: 1px solid gainsboro; font-weight:bold;\">References and Related<br>Papers</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; border-bottom: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\n1. Baumeister, R. F., & Leary, M. R. (1995). The need to belong: Desire for interpersonal attachments as a fundamental human motivation. <em>Psychological Bulletin</em>, <em>117</em>, 497–529.<br> \n2. Blouin-Hudon, E-M. C., & Zelenski, J. M. (2016). The daydreamer: Exploring the personality underpinnings of daydreaming styles and their implications for well-being. <em>Consciousness and Cognition</em>, <em>44</em>, 114–129. doi: http://dx.doi.org/10.1016/j.concog.2016.07.007<br>\n3. Dorsch, F. (2015). Focused daydreaming and mind-wandering. <em>Review of Philosophy and Psychology</em>, 791–813. doi: 10.1007/s13164-014-0221-4<br>\n4. Honeycutt, J. M. (2003). <em>Imagined interactions: Daydreaming about communication</em>. Cresskill, NJ: Hampton Press, Incorporated.<br>\n5. Huba, G. J., Aneshensel, C. S., & Singer, J. L. (1981). Development of scales for three second-order factors of inner experience. <em>Multivariate Behavioral Research</em>, <em>16(2)</em>, 181–206. doi: 10.1207/s15327906mbr1602_4\nImaginal processes inventory: Short form. (2016, October 10). Retrieved from http://socrates.berkeley.edu/~kihlstrm//ConsciousnessWeb/Meditation/IPI_Short.htm<br>\n6. Johnson, H. D., Lavoie, J. C., & Mahoney, M. (2001). Interparental conflict and family cohesion: Predictors of loneliness, social anxiety, and social avoidance in late adolescence. <em>Journal of Adolescent Research</em>, <em>16(3)</em>, 304-318.<br>\n7. Kane, M. J., Brown, L. H., McVay, J. C., Silvia, P. J., Myin-Germeys, I., & Kwapil, T. R. (2007). For whom the mind wanders, and when: An experience-sampling study of working memory and executive control in daily life. <em>Psychological Science</em>, <em>18(7)</em>, 614–621. doi: 10.1111/j.1467-9280.2007.01948.x<br>\n8. Killingsworth, M. A., & Gilbert, D. T. (2010). A wandering mind is an unhappy mind. <em>Science</em>, <em>330(6006)</em>, 932. doi: 10.1126/science.1192439<br>\n9. Klinger, E. (2009). Daydreaming and fantasizing: Thought flow and motivation. In Markman, K. D., Klein, W. M. P., & Suhr, J. A (Eds.), <em>Handbook of imagination and mental simulation</em> (pp. 225–239). New York, NY: Psychology Press.<br>\n10. Machado, A., Lourenço, O., & Silva, F. J. (2000). Facts, concepts, and theories: The shape of psychology’s epistemic triangle. <em>Behavior and Philosophy</em>, <em>28</em>, 1–40. doi:10.3389/fnhum.2014.00131<br>\n11. Mar, R. A., Mason, M. F., & Litvack, A. (2012). How daydreaming relates to life satisfaction, loneliness, and social support: The importance of gender and daydream content. <em>Consciousness and cognition</em>, <em>21(1)</em>, 401-407.<br>\n12. Marchetti, I., Van de Putte, E., & Koster, E. H. W. (2014). Self-generated thoughts and depression: From daydreaming to depressive symptoms. <em>Frontiers in Human Neuroscience</em>, <em>8</em>, 1–10. doi: 10.3389/fnhum.2014.00131 <br>\nMcMillan, R. L., Kaufman, S. B., Singer, J. L. (2013). Ode to positive constructive daydreaming. <em>Frontiers in Psychology</em>, <em>4</em>, 1–9.<br>\n13. McVay, J. C., Kane, M. J., & Kwapil, T. R. (2009). Tracking the train of thought from the laboratory into everyday life: An experience-sampling study of mind wandering across controlled and ecological contexts. <em>Psychonomic Bulletin & Review,</em> <em>16(5)</em>, 857–863. doi: 10.3758/PBR.16.5.857<br>\n14. Newby-Clark, I., R., & Thavendran, K. (2018). To daydream is to imagine events: Conceptual, empirical, and theoretical considerations. <em>Theory and Psychology</em>, <em>28</em>, 261-268. https://doi.org/10.1177/0959354317752270<br>\n15. Person, E. S. (1995). <em>By force of fantasy</em>. New York, NY: BasicBooks.<br>\n16. Poerio, G. L., Totterdell, P., Emerson, L-M., & Miles, E. (2015). Love is the triumph of the imagination: Daydreams about significant others are associated with increased happiness, love and connection. <em>Consciousness and Cognition</em>, <em>33</em>, 135–144. doi: http://dx.doi.org/10.1016/j.concog.2014.12.011<br>\n17. Poerio, G. L., Totterdell, P., Emerson, L-M., & Miles, E. (2016). Social daydreaming and adjustment: An experience-sampling study of socio-emotional adaptation during a life transition. <em>Frontiers in Psychology</em>, <em>7</em>, 1-14. doi: 10.3389/fpsyg.2016.00013<br>\n18. Regis, M. (2013). <em>Daydreams and the function of fantasy</em>. New York, NY: Palgrave MacMillan.<br> \n19. Singer, J. L. (1975). <em>The inner world of daydreaming.</em> New York, NY: Harper & Row.<br>\n20. Singer, J. L., & Antrobus, J. S. (1970). <em>Imaginal processes inventory</em>. New York, NY: City University of New York.\n21. Smallwood, J., & Schooler, J. W. (2015). The science of mind wandering: Empirically navigating the stream of consciousness. <em>Annual Review of Psychology</em>, <em>66</em>, 487–518. doi: 10.1146/annurev-psych-010814-015331<br>\n22. Somer, E., Lehrfeld, J., Bigelsen, J., & Jopp, D. S. (2016). Development and validation of the Maladaptive Daydreaming Scale (MDS). <em>Consciousness and Cognition</em>, <em>39</em>, 77–91. doi: http://doi.org/10.1016/j.concog.2015.12.001<br>\n23. Stawarczyk, D., Majerus, S., Van der Linden, M., & D’Argembeau, A. (2012). Using the daydreaming frequency scale to investigate the relationships between mind-wandering, psychological well-being, and present-moment awareness. <em>Frontiers in Psychology</em>, <em>3</em>, 1–15. doi: 10.3389/fpsyg.2012.00363 <br>\n \n</td></tr>\n\n</table>\n\n','Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations','','publish','closed','closed','','refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations','','','2020-12-01 09:44:05','2020-12-01 16:44:05','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5665',0,'sdppubs-publications','',0),
(5674,1,'2020-12-08 04:43:28','2020-12-08 11:43:28','','Wechsler_SDP_40_2018_Trauma_Slides','','inherit','open','closed','','wechsler_sdp_40_2018_trauma_slides','','','2020-12-08 04:43:28','2020-12-08 11:43:28','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/12/Wechsler_SDP_40_2018_Trauma_Slides.pdf',0,'attachment','application/pdf',0),
(5688,3,'2020-12-10 03:47:50','2020-12-10 10:47:50','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2019_Audio_Presentation_Files/SDP_41_2019_Zeybekoglu_Surreal_Worlds.mp4\">here</a> to listen to the audio of this presentation.</td></tr>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/wp-content/uploads/2020/12/Zeybekoglu-2019-SDP-Presentation-compressed.pdf\">here</a> for a PDF copy of the slides for this presentation, including references.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:100px; position:relative; left:25px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 19, 2019</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">In this presentation, the term ‘Informal Status Assignment’ (ISA) is introduced to describe states of affairs that unceremoniously communicate changes to individual status, or place within a given community. Descriptive Psychology is used examine the concept of ‘spontaneous stratification’ and its impact on symptom presentation and treatment outcomes. This presentation will provide an in-depth review of the Person Characteristic (PC) parameter described by Ossorio and explore empirically grounded methods of representing spontaneous PC appraisals as a basis for informal changes to the structural stratification of a group.</td>\n</tr>\n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">References for this presentation are included in the slides PDF.\n      <p></p>\n\n</td></tr>\n\n</table>\n\n','Presidential Address: Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.','','publish','closed','closed','','informal-status-assignments','','','2020-12-10 03:47:50','2020-12-10 10:47:50','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5688',0,'sdppubs-publications','',0),
(5691,2,'2020-12-10 04:00:12','2020-12-10 11:00:12','<h2>Presentations 41st Annual SDP Conference September 19-22, 2019</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments/\">Presidential Address<br>Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 19, 2019</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:100px; height:100; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 20, 2019</td></tr>\n  <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 20, 2019</td></tr>\n</table>','Presentations 41st Annual SDP Conference September 19-22, 2019','','publish','closed','closed','','presentations-41st-annual-sdp-conference-september-19-22-2019','','','2025-12-31 14:01:33','2025-12-31 14:01:33','',0,'http://www.sdp.org/?page_id=5691',0,'page','',0),
(5696,2,'2020-12-15 04:28:15','2020-12-15 11:28:15','<h2>Presentations and Courses by Peter G. Ossorio</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead></table><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr></tbody></table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"width: 100%; border: none; position: relative; top: -60px; border-color: ffffff;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center; width: 277.086px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 159.773px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 146.141px;\"> </th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"> </td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\"> </td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\"> </td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"width: 146.141px;\">October 12, 1989</td></tr><tr><td style=\"width: 595px;\" colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.</p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.</p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','publish','closed','closed','','presentations-by-peter-g-ossorio','','','2025-12-31 14:03:54','2025-12-31 14:03:54','',0,'http://www.sdp.org/?page_id=5696',0,'page','',0),
(5711,3,'2020-12-15 13:59:45','2020-12-15 20:59:45','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2018_Audios_and_Videos/SDP_40_2018_Zeybekoglu_Informal_Status.mp4\">here</a> to view the full video of this presentation.</td></tr>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Slides for this presentation are not available.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:100px; position:relative; left:25px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">October 12, 2018</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: padding: 10px 10px 10px 10px;\">In this presentation, the term ‘Informal Status Assignment’ (ISA) is introduced to describe states of affairs that unceremoniously communicate changes to individual status, or place within a given community. Descriptive Psychology is used examine the concept of ‘spontaneous stratification’ and its impact on symptom presentation and treatment outcomes. This presentation will provide an in-depth review of the Person Characteristic (PC) parameter described by Ossorio and explore empirically grounded methods of representing spontaneous PC appraisals as a basis for informal changes to the structural stratification of a group.</td>\n</tr>\n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">References for this presentation are not available.\n      <p></p>\n\n</td></tr>\n\n</table>\n\n','Informal Status Assignments','','publish','closed','closed','','informal-status-assignments-2','','','2020-12-15 13:59:45','2020-12-15 20:59:45','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5711',0,'sdppubs-publications','',0),
(5720,2,'2020-12-18 04:33:39','2020-12-18 11:33:39','<h2>Presentations 9th Annual SDP Conference 1987</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1987_Videos/SDP_09_1987_Mitchell_Tutorial.mp4\">Introductory Tutorial on the Fundamentals of Descriptive Psychology</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Tom Mitchell, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 14, 1987</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that there are two relatively brief sections on the original recording of this presentation during which the sound degraded and could not be repaired. However, the overall value of the presentation is not significantly affected.</td></tr>\n</table>','Presentations 9th Annual SDP Conference 1987','','publish','closed','closed','','presentations-9tth-annual-sdp-conference-1987','','','2025-12-31 14:03:26','2025-12-31 14:03:26','',0,'http://www.sdp.org/?page_id=5720',0,'page','',0),
(5730,1,'2020-12-18 12:14:30','2020-12-18 19:14:30','','Zeybekoglu 2019 SDP Presentation compressed','','inherit','open','closed','','zeybekoglu-2019-sdp-presentation-compressed','','','2020-12-18 12:14:30','2020-12-18 19:14:30','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/12/Zeybekoglu-2019-SDP-Presentation-compressed.pdf',0,'attachment','application/pdf',0),
(5731,1,'2020-12-18 12:14:58','2020-12-18 19:14:58','','E_Zeybekoglu','','inherit','open','closed','','e_zeybekoglu','','','2020-12-18 12:14:58','2020-12-18 19:14:58','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/12/E_Zeybekoglu.jpg',0,'attachment','image/jpeg',0),
(5736,1,'2020-12-23 06:54:41','2020-12-23 13:54:41','<!--<p style=\"text-align:center; position:relative; top: -60px;\">Click the title for a video of this presentation.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Introductory Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>\n<td colspan = \"3\" style=\"border-bottom:2px solid blue;\">We have not been able to find a recording of the first part of this presentation. Part 2 is being offered here because Dr. Holmes\' discussion of many Descriptive Psychology concepts are cogent and instructive, despite the missing first half of his tutorial.</td></tr>-->\n\n</table>','Presentations','','publish','open','open','','presentations','','','2020-12-23 06:54:41','2020-12-23 13:54:41','',0,'http://www.sdp.org/?p=5736',0,'post','',0),
(5745,2,'2020-12-23 06:59:19','2020-12-23 13:59:19','<h2>Presentations 8th Annual SDP Conference1986</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n</table>','Presentations 8th Annual SDP Conference1986','','publish','closed','closed','','presentations-8th-annual-sdp-conference-1986','','','2025-12-31 14:02:59','2025-12-31 14:02:59','',0,'http://www.sdp.org/?page_id=5745',0,'page','',0),
(5758,3,'2020-12-24 03:50:36','2020-12-24 10:50:36','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2019_Audio_Presentation_Files/SDP_41_2019_L.Bergner_Therapeutic_ Images.mp4\">here</a> to listen to an audio of this presentation.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/wp-content/uploads/2020/12/SDP_41_Bergner_Therapeutic_Images_Revisited_Slides.pdf\">here</a> for a PDF copy of the slides for this presentation.</td></tr>\n\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 10px 10px 10px;\";>Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:100px; position:relative; left:25px;\"</td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 20, 2019</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">This talk has three parts. First, will be a review of basic descriptive ideas about the use of stories and images in psychotherapy, as originated by Peter Ossorio. This will include, among other things, a description of how images can be used as actual diagnoses and the advantages of doing so. Second, a briefly review a number of classic descriptive images developed by Ossorio will be provided. Third and finally, participants will be invited to share other images and stories they have found useful in psychotherapy, especially ones they have created themselves and so would be new to audience members. </td>\n</tr>\n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n\n1. Ossorio, P.G. (1976). <em>Clinical topics</em> (LRI Report #11). Whittier, CA and Boulder, CO: Linguistic\nResearch Institute.<br>\n2. Bergner, R.M. (2007). Therapeutic storytelling revisited. <em>American Journal of Psychotherapy</em>, <em>61</em>, 149-\n162.<br>\n3. Bergner, R.M. (2007). <em>Status Dynamics: Creating New Paths to Therapeutic Change</em>. Ann Arbor, MI:\nBurns Park Publisher<br>\n4. Rennie, D. (1994). Storytelling in psychotherapy: The patient\'s subjective experience. <em>Psychotherapy</em>, <em>31</em>,\n234-243.<br>\n5. Bergner, R.M. (1979). The use of systems-oriented illustrative stories in marital psychotherapy. <em>Family\nTherapy</em>, <em>6</em>, 109-118.\n\n</table>\n\n','Therapeutic Images: A Panel Discussion','','publish','closed','closed','','therapeutic-images-revisited','','','2020-12-24 03:50:36','2020-12-24 10:50:36','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5758',0,'sdppubs-publications','',0),
(5766,1,'2020-12-24 04:04:46','2020-12-24 11:04:46','','SDP_41_Bergner_Therapeutic_Images_Revisited_Slides','','inherit','open','closed','','sdp_41_bergner_therapeutic_images_revisited_slides','','','2020-12-24 04:04:46','2020-12-24 11:04:46','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/12/SDP_41_Bergner_Therapeutic_Images_Revisited_Slides.pdf',0,'attachment','application/pdf',0),
(5769,1,'2020-12-24 08:19:23','2020-12-24 15:19:23','','Bergner_L','','inherit','open','closed','','bergner_l','','','2020-12-24 08:19:23','2020-12-24 15:19:23','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/12/Bergner_L.jpeg',0,'attachment','image/jpeg',0),
(5775,3,'2020-12-24 11:50:31','2020-12-24 18:50:31','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2011_Audios/SDP_33_2011_Jeffrey_Irrationality_Illusion.mp4\">here</a> to listen to an audio of this presentation, with the slides included.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/wp-content/uploads/2020/12/SDP_33_2011Jeffrey_Irrationality_Slides.pdf\">here</a> for a PDF copy of the slides for this presentation.</td></tr>\n\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 10px 10px 10px;\";>H. Joel Jeffrey, Ph.D.</td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 24, 2011</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Economics as it exists today is the apotheosis of behaviorism: i.e., economics describes individual behavior as input and output, decision as choice of outcome, and equating value with prudential value. Accepting that world description forces one to conclude that people are irrational, driven by hidden forces that shape their decisions; that is the view held, popularized, and acted on by economists today. Besides being a pathogenic degradation, this view is fundamentally erroneous, for it is based on the flawed assumption that persons are input-output machines. Starting with the recognition that economic behavior is behavior, and continuing with the recognition that people choose what to do based on their reasons, and that everything a person does is a case of engaging in a social practice of a community, a new paradigm for economics will be developed during this presentation. The presenter will show that the problem is not people; the problem is the paradigm whose central concept is that persons are machines. People and their behavior, including their economic behavior, make sense, and the claimed irrationality is an illusion produced by flawed behavior descriptions. </td>\n</tr>\n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n1. Jeffrey, H.J. (2010). Homo Communitatis: A rigorous foundation for behavioral finance. https://www.researchgate.net/publication/228788898_Homo_Communitatis_A_Rigorous_Foundation_for_Behavioral_Finance.\n2. Jeffrey, H.J. & Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance, 14:3</em>, 161-194. \n3. Jeffrey, H.J. & Putman, A.O. (2015). “Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation,” <em>The Journal of Behavioral Finance, 16(3)</em>, 231-249.</td></tr>\n</table>\n\n','Presidential Address: Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up','','publish','closed','closed','','presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up','','','2020-12-24 11:50:31','2020-12-24 18:50:31','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5775',0,'sdppubs-publications','',0),
(5778,2,'2020-12-24 12:06:23','2020-12-24 19:06:23','<h2>Presentations 33rd Annual SDP Conference September 22-25, 2011</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/theologies/\">Theologies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address<br>Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jacob Sidman, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We\'re Off to See the Wizard: Politics, Charisma, and Community Change.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n</table>','Presentations 33rd Annual SDP Conference September 22-25, 2011','','publish','closed','closed','','presentations-33rd-annual-sdp-conference-september-19-22-2019','','','2025-12-31 13:58:28','2025-12-31 13:58:28','',0,'http://www.sdp.org/?page_id=5778',0,'page','',0),
(5783,3,'2020-12-24 12:39:27','2020-12-24 19:39:27','<table style=\"border:none; width:100%\">\n\n<col style= \"width:18%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2013_Audios/SDP_35_2013_Kantor_Genocide.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Supporting<br>Materials</td>\n<td style=\"border-top: 1x solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2013_Audios/SDP_35_2014_Kantor_Genocide_Slides.pdf\">here</a> for a pdf copy of this presentations slides.</td></tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 10px 0px 10px 10px;\";>Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 0px 0px 0px 10px\">Date</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 17, 2013</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">How can ordinary people be transformed into mass murderers? Much of the literature on genocide focuses on the person or the group, but Descriptive Psychology has systematically interrelated concepts of Person and Community to tackle the problem of the \"banality of evil\". With a particular emphasis on the genocide of the Rwandan Tutsis, I will use the concepts of Person, Community, World, and Status to understand how ordinary people can participate in genocidal acts.</td></tr>\n<tr>\n    <td style=\"text-align:left; border-top: 1x solid gainsboro; border-bottom: 1px solid gainsboro; font-weight:bold;\">References and Related<br>Papers</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; border-bottom: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\n\n\n\n\n\n\n\n\n\n\n\n</table>\n\n','Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.','','publish','closed','closed','','presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide','','','2020-12-24 12:39:27','2020-12-24 19:39:27','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5783',0,'sdppubs-publications','',0),
(5785,2,'2020-12-24 12:42:29','2020-12-24 19:42:29','<h2>Presentations 35th Annual SDP Conference October 17-20, 2013</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n<td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D.<br>(based on the work of J.R. Holmes)</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n    <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 18, 2013</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/whats-in-a-name/\">What\'s in a Name?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n</table>','Presentations 35th Annual SDP Conference October 17-20, 2013','','publish','closed','closed','','presentations-35th-annual-sdp-conference-october-17-20-2013','','','2025-12-31 13:59:36','2025-12-31 13:59:36','',0,'http://www.sdp.org/?page_id=5785',0,'page','',0),
(5793,3,'2020-12-27 10:48:19','2020-12-27 17:48:19','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2013_Audios/SDP_35_2013_Bergner_DP_Psychotherapy_Tutorial.mp4\">here</a> to view the full video of this pre-conference tutorial presentation.</td></tr>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/wp-content/uploads/2020/12/SDP__35_2013_Bergner_Psychotherapy_Tutorial_Slides.pdf\">here</a> to view a pdf of the slides from this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 0px 10px 10px;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:25px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">October 12, 2018</td>\n</tr>\n\n\n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n1. Bergner, R.M. (2007). <em>Status dynamics: An enriching path to therapeutic change</em>. Ann Arbor, MI: Descriptive Psychology Press.<br>\n\n2. Bergner, R.M., & Bunford, N. (2013). Suicide and impossible worlds. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10 </em>(pp. 55-74). Ann Arbor, MI: Descriptive Psychology Press. <br>\n\n3. Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 17-52). Greenwich, CT: JAI Press\n</td></tr>\n\n</table>\n\n','Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial','','publish','closed','closed','','psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial','','','2020-12-27 10:48:19','2020-12-27 17:48:19','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5793',0,'sdppubs-publications','',0),
(5795,1,'2020-12-27 10:55:29','2020-12-27 17:55:29','','SDP__35_2013_Bergner_Psychotherapy_Tutorial_Slides','','inherit','open','closed','','sdp__35_2013_bergner_psychotherapy_tutorial_slides','','','2020-12-27 10:55:29','2020-12-27 17:55:29','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/12/SDP__35_2013_Bergner_Psychotherapy_Tutorial_Slides.pdf',0,'attachment','application/pdf',0),
(5800,3,'2020-12-28 12:53:05','2020-12-28 19:53:05','<table style=\"border:none; width:100%\">\n\n<col style= \"width:18%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2011_Audios/SDP_33_2011_Kantor_Wizard.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Supporting<br>Materials</td>\n<td style=\"border-top: 1x solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">There are no slides for this presentation.</td></tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 10px 0px 10px 10px;\";>Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 0px 0px 0px 10px\">Date</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 23, 2011</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">The presentation will utilize the Descriptive Psychology concepts of status, community, and world to work toward an understanding of political behavior. This initial presentation will focus on the emergence of charismatic leaders, the community conditions involved in this phenomenon, and implications for our current political culture.</td></tr>\n<tr>\n    <td style=\"text-align:left; border-top: 1x solid gainsboro; border-bottom: 1px solid gainsboro; font-weight:bold;\">References and Related<br>Papers</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; border-bottom: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\n\n1. Barlow, J. J. (2003) The man behind the curtain. <em>The Review of Politics, 65</em>, 475-\n478. DOI: 10.1017/S0034670500039279.<br>\n2. Baum, L. F. (1900). <em>The wonderful wizard of Oz</em>. Chicago: George M. Hill Company.<br>\n3. Bergner, R. (2007).<em> Status dynamics: Creating new paths to therapeutic change</em>.\nAnn Arbor, MI: Burns Park Publishers.</br>\n4. DeMallie, R.J. (1982). The Sioux ghost dance: An ethnohistorical account. <em>Pacific\nHistorical Review, 51 (4)</em>, 385-405. Berkeley, CA: University of California\nPress. Retrieved from http://www.jstor.org/stable/3639782.<br>\n5. Diamond, J. (2005). <em>Collapse: How societies choose to fail or succeed</em>. New York:\nPenguin Books.<br>\n6. Dow, T.E (1978). An analysis of Weber’s work on charisma. <em>The British Journal\nof Sociology, 29</em>, 83-93. London: Blackwell Publishing on behalf of The\nLondon School of Economics and Political Science. (Source: http://www.\njstor.org/stable/589221)<br>\n7. Galbraith, J.H. (1982). Appeals to the supernatural: African and New Zealand\ncomparisons with the Ghost Dance. <em>Pacific Historical Review, 51</em>, 115-133.\nBerkeley, CA: University of California Press. Retrieved from http://www.\njstor.org/stable/3638526.<br>\n8. Hobsbawm, E.J. (1965). <em>Primitive rebels: Studies in archaic forms of social movements\nin the 19th and 20th Centuries</em>. New York: W.W. Norton and Co.\n9. Huggins, N.I. (1987). Martin Luther King, Jr.: Charisma and leadership. The\n<em>Journal of American History, 74</em>, 477-481. Retrieved from url: http://www.\njstor.org/stable/1900035.<br>\n10. Littlefield, H. M. (1964). The Wizard of Oz: Parable of populism. <em>American Quarterly\n16</em>, 47-58. Retrieved from http://www.amphigory.com/oz.htm.<br>\n11. Logan, B. (1980). The Ghost Dance among the Paiute: An ethnohistorical view of\nthe documentary evidence 1889-1893. <em>Ethnohistory, 27</em>, 267-288). Duke\nUniversity Press. Retrieved from http://www.jstor.org/stable/481271.<br>\n12. McCann, Jr., F. D. (1966). The Ghost Dance, last hope of western tribes, unleashed\nthe final tragedy. <em>Montana: The Magazine of Western History</em>, 16, 25-34.\nRetrieved from http://www.jstor.org/stable/4517018.<br>\n13. Mooney, J. (1896). The Ghost dance religion and the Sioux outbreak of 1890. In\nJ. W. Powell, <em>Fourteenth annual report of the Bureau of Ethnology to the\nsecretary of the Smithsonian Institution 1892-1893, part two</em>. Washington\ngovernment printing office.<br>\n14. Ossorio, P.G. (1983). A multicultural psychology. In Davis, K.E., & Bergner, R.\n(Eds.), <em>Advances in Descriptive Psychology</em>, (<em>Vol. 3</em>, pp. 13-44). Greenwich,\nCT: JAI Press.<br>\n15. Ossorio, P.G. (2006). <em>The behavior of persons</em>. Ann Arbor, MI: Descriptive Psychology\nPress.<br>\n16. Overholt,T. W.(1974). The Ghost Dance of 1890 and the nature of the prophetic\nprocess. <em>Ethnohistory, 21</em>, 37-63. Retrieved from http://www.jstor.org/\nstable/481129.<br>\n17. Pappas, T. S. (2006). Political charisma and liberal democracy. Retrieved from\nhttp://www.afsp.msh-paris.fr/activite/2006/colllinz06/txtlinz/pappas2.pdf<br>\n18. Pereira de Queiroz, M.I. (1965). Messiahs in Brazil. <em>Past & Present, 31</em>, 62-86.\nRetrieved by http://www.jstor.org/stable/650102.<br>\n19. Putman, A. O. (1990). Organizations. In A. O. Putman & K. E. Davis (Eds.),\n<em>Advances in Descriptive Psychology</em> (Vol. 5, pp. 11-46). Ann Arbor, MI:\nDescriptive Psychology Press.<br>\n20. Putman, A.O. (2010). Ordinary magic. In Davis, K.E., Lugubin, F., and Schwartz,\nW. (Eds.), <em>Advances in Descriptive Psychology</em>, ( Vol.9., pp. 9-39). Ann\nArbor, MI: Descriptive Psychology Press.<br>\n21. Rapoport, D.C. (1979). Moses, charisma, and covenant. The<em> Western Political\nQuarterly, 32</em>, 123-143. Retrieved from URL: http://www.jstor.org/\nstable/448172.<br>\n22. Roberts, M.K. (2010).Worlds of uncertain status. In Davis, K.E., Lugubin,F., and\nSchwartz, W. (Eds.), <em>Advances in Descriptive Psychology</em> (Vol.9., pp.287-\n319). Ann Arbor, MI: Descriptive Psychology Press.<br>\n23. Schweitzer, A. (1974). Theory and political charisma. <em>Comparative Studies in\nSociety and History 16</em>, 150-181. Retrieved from http://www.jstor.org/\nstable/178310.<br>\n24. Scott, J. C. (2009). <em>The art of not being governed: An anarchist history of upland\nSoutheast Asia</em>. New Haven and London: Yale University Press.<br>\n25. Simon, P. (1966). The sounds of silence [Recorded by Paul Simon and Art Garfunkel]. <em>Sounds of silence [CD]</em>. Retrieved from http://www.lyricsdepot.com/simon-garfunkel/sounds-of-silence.html<br>\n26. Taylor, Q. P. (2005). Money and politics in the land of Oz. <em>The Independent\nReview, 9</em>, 413-426. Retrieved from http://www.independent.org/publications/\ntir/article.asp?a=504.<br>\n27. Wallace, A. F. C. (1956). Revitalization movements. <em>American Anthropologist, New\nSeries, 58</em>, 264-281.Retrieved from http://www.jstor.org/stable/665488 . \n</td></tr>\n</table>\n\n','We’re Off to See the Wizard: Politics, Charisma, and Community Change','','publish','closed','closed','','were-off-to-see-the-wizard-politics-charisma-and-community-change-2','','','2020-12-28 12:53:05','2020-12-28 19:53:05','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5800',0,'sdppubs-publications','',0),
(5809,1,'2020-12-28 13:38:58','2020-12-28 20:38:58','','SDP_33_2011)Jeffrey_Irrationality_Slides','','inherit','open','closed','','sdp_33_2011jeffrey_irrationality_slides','','','2020-12-28 13:38:58','2020-12-28 20:38:58','',0,'https://society.bsquaresite.com/wp-content/uploads/2020/12/SDP_33_2011Jeffrey_Irrationality_Slides.pdf',0,'attachment','application/pdf',0),
(5811,3,'2020-12-30 20:34:07','2020-12-31 03:34:07','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style = \"border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2009_Audios/SDP_31_2009_Putman_At_A_Glance.mp4\">here</a> to listen to an audio of this presentation.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro\">Supporting Materials</td>\n    <td style = \"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">There are no slides for this presentation.\n\n</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\">Anthony Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 10, 2009</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">This presentation explores in depth the ways in which persons spontaneously create meaning in the real world. Building on last year\'s Presidential Address \"Ordinary Magic: What Descriptive Psychology Is and Why It Matters\", it offers a detailed re-conceptualization of some material in Malcolm Gladwell\'s \"Blink\", including his observations on “rapid cognition” that takes place in the “blink of an eye.\" Actor concepts from Descriptive Psychology take the surprise out of the validity of Gladwell’s observations and account for them systematically as a fundamental property of real persons acting in the real world in real time.</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Reference</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\nPutman A.O. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-how-ordinary-people-create-the-real-world/\">At a glance and out of nowhere: How ordinary people create the real world.</a> In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\n</td></tr>\n</table>\n\n','At A Glance And Out of Nowhere: Actor\'s Knowledge and the Ongoing Creation of Meaning in the Real World','','publish','closed','closed','','at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world','','','2020-12-30 20:34:07','2020-12-31 03:34:07','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5811',0,'sdppubs-publications','',0),
(5813,2,'2020-12-30 20:48:53','2020-12-31 03:48:53','<h2>Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n</table>','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','publish','closed','closed','','presentations-31rd-annual-sdp-conference-october-8-11-2009','','','2025-12-31 13:57:33','2025-12-31 13:57:33','',0,'http://www.sdp.org/?page_id=5813',0,'page','',0),
(5818,3,'2020-12-31 03:52:27','2020-12-31 10:52:27','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style = \"border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2010_Audios/SDP_32_2010_Putman_Ordinary_Magic_Part_3.mp4\">here</a> to listen to an audio of this presentation.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro\">Supporting Materials</td>\n    <td style = \"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">There are no slides for this presentation.\n\n</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\">Anthony Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 1, 2010</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">In a post-script to last year\'s \"At a Glance\" paper, it was noted that: \"The conceptual connections among Actor, Observer and Critic have already been spelled out in some detail, but there is still fruitful elaboration to do. In particular we will get considerable mileage from a deeper examination of the interconnections among A-O-C, Actor’sknowledge, Communities, Conscious of and Conscious as, Real Worlds and the Dramaturgical Model.\" This presentation will pursue that elaboration to some surprisingly powerful conclusions. The audience should come prepared to participate rather than merely listen.</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Paper</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\nPutman A.O. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-how-ordinary-people-create-the-real-world/\">At a glance and out of nowhere: How ordinary people create the real world.</a> In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\n</td></tr>\n</table>\n\n','Ordinary Magic, Part 3: Consciousness, Community and Worlds','','publish','closed','closed','','ordinary-magic-part-3-consciousness-community-and-worlds','','','2020-12-31 03:52:27','2020-12-31 10:52:27','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5818',0,'sdppubs-publications','',0),
(5823,2,'2020-12-31 04:17:40','2020-12-31 11:17:40','<h2>Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds </a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/explaining-explanations/\">Explaining Explanation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a Descriptive Psychology Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n</table>','Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010','','publish','closed','closed','','presentations-32nd-annual-conference-of-thesociety-for-descriptive-psychology-september-30-october-3-2010','','','2025-12-31 13:58:00','2025-12-31 13:58:00','',0,'http://www.sdp.org/?page_id=5823',0,'page','',0),
(5829,3,'2020-12-31 19:55:55','2021-01-01 02:55:55','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style = \"border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2012_Audios/SDP_34_2012_Putman_When_Worlds_Collide.mp4\">here</a> to listen to an audio of this presentation.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro\">Supporting Materials</td>\n    <td style = \"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">There are no slides for this presentation.\n\n</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\">Anthony Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">September 22, 2012</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Worlds have a compelling consistency. Within worlds it is often possible to negotiate differences in values and practices; between worlds, it is notoriously difficult, even impossible, to do so. People will go to almost any length to maintain their worlds, even in the face of powerful reasons to change. Why? What holds worlds together so powerfully? This talk will take a deep dive into the complexity of people, communities and worlds in search of ultimates -- and some possible avenues to resolution of intractable value problems.</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Paper</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\nPutman A.O. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-how-ordinary-people-create-the-real-world/\">At a glance and out of nowhere: How ordinary people create the real world.</a> In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\n</td></tr>\n</table>\n\n','When Worlds Collide: Origins of Intractable Value Problems','','publish','closed','closed','','when-worlds-collide-origins-of-intractable-value-problems','','','2020-12-31 19:55:55','2021-01-01 02:55:55','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5829',0,'sdppubs-publications','',0),
(5831,2,'2020-12-31 20:01:46','2021-01-01 03:01:46','<h2>Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems<br /></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img style=\"width: 125px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 22, 2012</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Stone</td><td style=\"text-align: left; border-top: 2px solid blue;\">September 23, 2012</td></tr></tbody></table>','Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012','','publish','closed','closed','','presentations-32nd-annual-conference-of-thesociety-for-descriptive-psychology-september-22-24-2012','','','2025-12-31 13:59:00','2025-12-31 13:59:00','',0,'http://www.sdp.org/?page_id=5831',0,'page','',0),
(5838,3,'2021-01-01 03:30:31','2021-01-01 10:30:31','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style = \"border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2014_Audios/SDP_36_2014_Putman_Community_Description.mp4\">here</a> to listen to an audio of this presentation.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro\">Supporting Materials</td>\n    <td style = \"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">There are no slides for this presentation.\n\n</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\">Anthony Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 24, 2-14</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">There is no abstract for this presentation.</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Paper</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\nCommunities. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 195-209). Greenwich, CT: JAI Press.\n</td></tr>\n</table>\n\n','Notes on Community Description','','publish','closed','closed','','notes-on-community-description','','','2021-01-01 03:30:31','2021-01-01 10:30:31','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5838',0,'sdppubs-publications','',0),
(5840,2,'2021-01-01 03:39:06','2021-01-01 10:39:06','<h2>Presentations 36th Annual SDP Conference October 23-26, 2014</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-community-description/\">Notes on Community Description </a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 24, 2014</td></tr>\n</table>','Presentations 36th Annual SDP Conference October 23-26, 2014','','publish','closed','closed','','presentations-36th-annual-sdp-conference-october-23-26-2014','','','2025-11-20 16:31:56','2025-11-20 16:31:56','',0,'http://www.sdp.org/?page_id=5840',0,'page','',0),
(5844,3,'2021-01-01 09:07:38','2021-01-01 16:07:38','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2013_Audios/SDP_35_Jeffrey_Experts_Dilemma.mp4\">here</a> to listen to an audio of this presentation, with the slides included.<br><br><strong>Note</strong>: At the time of this presentation, it was retitled \"<strong>The Expert\'s Dilemma.</strong>\"</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/wp-content/uploads/2021/01/SDP_35_2013_Jeffrey_Experts_Dilemma_Slides.pdf\">here</a> for a PDF copy of the slides for this presentation.</td></tr>\n\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 10px 10px 10px;\";>H. Joel Jeffrey, Ph.D.</td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">October 18, 2013</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">When a patient asks a doctor, “What are my chances?” they are not asking what percentage of people recover; they want to know their chances. When a judge asks a psychologist, “What are the chances this person will re-offend?” she wants to know what to count on from this person, not what percentage of a group will re-offend — because she has to make a decision about this individual, not a group. When a psychologist asks himself, “What are the chances this person will harm himself or others?” he is not asking, “How many people like this will harm themselves or others?” because he needs to make a decision about that individual, not a group. The doctor, the judge, and the psychologist are asking questions involving what is usually called “subjective probability”. Contrary to how it has been thought of since the 17th century, “subjective probability” is not probability at all. We present a radical reformulation of that range of phenomena as uncertainty appraisals, re-descriptions which, as with all other appraisals, carry tautological implications for action. The new formulation yields better ways of replying to “subjective probability” questions and a new method, Complete Situation Analysis, for combining actual and “subjective” probabilities.</td>\n</tr>\n <tr><td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>   <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n1. Jeffrey, H.J. (2010). Homo Communitatis: A rigorous foundation for behavioral finance. https://www.researchgate.net/publication/228788898_Homo_Communitatis_A_Rigorous_Foundation_for_Behavioral_Finance.\n2. Jeffrey, H.J. & Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance, 14:3</em>, 161-194. \n3. Jeffrey, H.J. & Putman, A.O. (2015). “Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation,” <em>The Journal of Behavioral Finance, 16(3)</em>, 231-249.</td></tr>\n</table>\n\n','Uncertainty Appraisals: A Radical Reformulation of Subjective Probability','','publish','closed','closed','','the-experts-dilemma','','','2021-01-01 09:07:38','2021-01-01 16:07:38','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5844',0,'sdppubs-publications','',0),
(5852,1,'2021-01-01 09:45:53','2021-01-01 16:45:53','','SDP_35_2013_Jeffrey_Experts_Dilemma_Slides','','inherit','open','closed','','sdp_35_2013_jeffrey_experts_dilemma_slides','','','2021-01-01 09:45:53','2021-01-01 16:45:53','',0,'https://society.bsquaresite.com/wp-content/uploads/2021/01/SDP_35_2013_Jeffrey_Experts_Dilemma_Slides.pdf',0,'attachment','application/pdf',0),
(5853,2,'2021-01-01 19:22:36','2021-01-02 02:22:36','<p style=\"font-size: 18px; text-align: center;\">Click a link below for a list of available presentations for that year. Then, click on the title of a presentation of interest to you.</p><table style=\"border: none; width: 100%; position: relative;\"><tbody><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\"> </td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">45th Annual Conference<br /><strong><a href=\"http://www.sdp.org/45th-annual-sdp-conference-hybridseptember-28-october-1-2023/\">2023</a></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">44th Annual Conference<br /><strong><a href=\"http://www.sdp.org/44th-annual-sdp-conference-hybridseptember-29th-october-2nd-2022/\">2022</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">Fall and Spring Mid-year Meeting<br /><strong><strong><a href=\"http://www.sdp.org/presentation-mid-year-meeting2022/\">2022</a></strong></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">43rd Annual Conference<br /><strong><a href=\"http://www.sdp.org/video-presentations-from-43rd-annual-sdp-conference-online-2021//\">2021</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">Fall and Spring Mid-year Meetings<br /><strong><a href=\"http://www.sdp.org/presentations-mid-year-meetings_2021/\">2021</a></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">42nd Annual Conference<br /><strong><a href=\"http://www.sdp.org/video-presentations-from-42nd-annual-sdp-conference-online-2020/\">2020</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">41st Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-41st-annual-sdp-conference-september-19-22-2019/\">2019</a></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">40th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-40th-annual-sdp-conference-october-1-4-2020/\">2018</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">39th Annual Conference<br /><strong>2017</strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">38th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-38th-annual-sdp-conference-october-27-30-2016/\">2016</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">37th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-37th-annual-sdp-conference-american-mountaineering-centergolden-co-october-22-25-2015/\">2015</a></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">36th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-36th-annual-sdp-conference-october-23-26-2014/\">2014</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">35th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-35th-annual-sdp-conference-october-17-20-2013/\">2013</a></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">34th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-32nd-annual-conference-of-thesociety-for-descriptive-psychology-september-22-24-2012/\">2012</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">33rd Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-33rd-annual-sdp-conference-september-19-22-2019/\">2011</a></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">32nd Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-32nd-annual-conference-of-thesociety-for-descriptive-psychology-september-30-october-3-2010/\">2010</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">31th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-31rd-annual-sdp-conference-october-8-11-2009/\">2009</a></strong></td></tr></tbody></table>','Annual Conference and Mid-year Meeting Presentations','','publish','closed','closed','','annual-conference-presentations','','','2025-11-16 21:41:53','2025-11-16 21:41:53','',0,'http://www.sdp.org/?page_id=5853',0,'page','',0),
(5866,3,'2021-01-03 05:13:18','2021-01-03 12:13:18','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2010_Audios/SDP_32_2010_Jeffrey_DP_Tutorial.mp4\">here</a> to listen to an audio of this tutorial, with the slides included.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px; hyphens:none;\">Dr. Jeffrey did not have an opportunity to discuss all of his prepared slides during this two hour presentation. Click <a href=\"http://www.sdp.org/publications/SDP_2010_Audios/SDP_32_2010_Jeffrey_DP_Tutorial_Slides.pdf\">here</a> to access a PDF copy of the full slide deck for this tutorial.</td></tr>\n\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 10px 10px 10px;\";>H. Joel Jeffrey, Ph.D.</td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 30, 2010</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">There is no abstract for this tutorial.</td>\n</tr>\n <tr><td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>   <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\nThere is no reference list for this tutorial. However, many of the papers mentioned by Dr. Jeffrey can be downloaded from this website.\n</table>\n\n','Descriptive Psychology Tutorial','','publish','closed','closed','','descriptive-psychology-tutorial','','','2021-01-03 05:13:18','2021-01-03 12:13:18','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5866',0,'sdppubs-publications','',0),
(5874,3,'2021-01-04 10:45:31','2021-01-04 17:45:31','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2009_Audios/SDP_31_2009_Jeffrey_DP_and_Other_Contexts.mp4\">here</a> to listen to an audio of this tutorial, with the slides included.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px; hyphens:none;\">Dr. Jeffrey did not have an opportunity to discuss all of his prepared slides during this two hour presentation. Click <a href=\"http://www.sdp.org/wp-content/uploads/2021/01/SDP_31_2009_Jeffrey_Practical_Uses_of_DP_Slides.pdf\">here</a> to access a PDF copy of the slides for this tutorial.</td></tr>\n\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 10px 10px 10px;\";>H. Joel Jeffrey, Ph.D.</td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">October 09, 2009</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Many of the concepts, maxims and images useful in therapy, such as \"be on the client\'s side,\" \"little white balls descriptions,\" \"there is no \'how\',\" and \"meet the client where they are,\"are useful in contexts that seem quite unlike therapy, such as computer systems analysis. They apply for an interesting reason: Ossorio said, \"We don\'t read minds. We read situations.\" In both therapy and systems analysis the situation is that we need a complete and detailed understanding of the clients’ lives, as they engage in the practices of their community.Via presentation and small-group exploration, we will address: 1) What other images, maxims, and concepts apply in organizational tasks, and 2) What are some other contexts where ideas and techniques from therapy can be applied?</td>\n</tr>\n <tr><td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>   <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\nThere is no reference list for this tutorial.</tr>\n</table>\n\n','Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts','','publish','closed','closed','','practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts','','','2021-01-04 10:45:31','2021-01-04 17:45:31','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5874',0,'sdppubs-publications','',0),
(5876,1,'2021-01-04 10:49:00','2021-01-04 17:49:00','','SDP_31_2009_Jeffrey_Practical_Uses_of_DP_Slides','','inherit','open','closed','','sdp_31_2009_jeffrey_practical_uses_of_dp_slides','','','2021-01-04 10:49:00','2021-01-04 17:49:00','',0,'https://society.bsquaresite.com/wp-content/uploads/2021/01/SDP_31_2009_Jeffrey_Practical_Uses_of_DP_Slides.pdf',0,'attachment','application/pdf',0),
(5883,2,'2021-01-07 11:38:39','2021-01-07 18:38:39','<h2>Descriptive Psychology Tutorials</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1987_Videos/SDP_09_1987_Mitchell_Tutorial.mp4\">Introductory Tutorial on the Fundamentals of Descriptive Psychology</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Tom Mitchell, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 14, 1987</td></tr>\n<tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n     <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D. <br>(based on the work of J.R. Holmes)</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr> \n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time (OBaaT)</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Stone</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2012</td></tr> \n</table>','Descriptive Psychology Tutorials','','publish','closed','closed','','descriptive-psychology-tutorials','','','2025-12-29 20:45:20','2025-12-29 20:45:20','',0,'http://www.sdp.org/?page_id=5883',0,'page','',0),
(5888,3,'2021-01-07 12:26:06','2021-01-07 19:26:06','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2013_Audios/SDP_35_2013_Bender_Cox_Holmes_Tutorial_Depression.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Supplementary<br>Material</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2013_Audios/SDP_35_2013_Bender_Cox_Holmes_Tutorial_Depression_Slides.pdf\">here</a> for a pdf copy of the presentation slides.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\";>David Bender, Ph.D. & J. Hap Cox, Ph.D.<br>(based on the work of J.R. Holmes, Ph.D.) <img src=\"/\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 17, 2013</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">There is no abstract for this tutorial presentation.</td></tr>\n\n</table>\n\n\n','Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial','','publish','closed','closed','','finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial','','','2021-01-07 12:26:06','2021-01-07 19:26:06','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5888',0,'sdppubs-publications','',0),
(5894,3,'2021-01-08 16:57:28','2021-01-08 23:57:28','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2009_Audios/SDP_31_2009_Bergner_Trauma_World_Reconstruction.mp4\">here</a> to view the full video of this pre-conference tutorial presentation.</td></tr>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">There are no slides for this presentation</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 0px 10px 10px;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:25px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">October 09, 2009</td>\n</tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">This presentation develops the implications of conceptualizing trauma in terms of devastating transformations of clients’ worlds.  The presentation includes (1) an analysis of how this view renders the symptoms of PTSD intelligible; (2) a demonstration of how it integrates research findings on who is most vulnerable to PTSD; (3) a critique of the currently dominant  “reprocessing of maladaptive memory structures” accounts of how exposure therapy works; and (4) a reconceptualization of how exposure  therapies achieve their salutary results.</td>\n</tr>\n<tr><td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>   <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\nThere is no reference list for this tutorial.</tr>\n</table>\n\n','Trauma, Exposure, and World Reconstruction','','publish','closed','closed','','trauma-exposure-and-world-reconstruction-2','','','2021-01-08 16:57:28','2021-01-08 23:57:28','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5894',0,'sdppubs-publications','',0),
(5905,3,'2021-01-11 13:23:18','2021-01-11 20:23:18','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Audio</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2018_Audios_and_Videos/SDP_40_2018_Jeffrey_Getting_Old.mp4\">here</a> to listen to an audio of this tutorial, with the slides included.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 10px 10px 10px;\";>H. Joel Jeffrey, Ph.D.</td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">October 14, 2018</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Ageism and, more generally, treating people differently purely on the basis of their age, are widely recognized. As with racism, this carries the danger that people come to see themselves as less –in this case, unable, both physically and mentally an outcome of the principle articulated by Tony Putman: people become as they are treated as being. This talk addresses one aspect of this issue, a linguistic one: the very language used to talk about people older than a certain age is both a simple description and a status assignment; but there are no “markers” for status assignments in English, and so it is very easy to come to see one\'s self as aged, infirm, and unable without intending to an unintentional self-status assignment. The goal of this presentation is to clarify this phenomenon and how to avoid accidental degradation.</td>\n</tr>\n <tr><td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>   <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\nThere is no reference list for this presentation.</tr>\n</table>\n\n','Getting Old and Getting Old: Accidental Degradation and How to Avoid it','','publish','closed','closed','','getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it','','','2021-01-11 13:23:18','2021-01-11 20:23:18','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5905',0,'sdppubs-publications','',0),
(5913,3,'2021-01-12 07:57:16','2021-01-12 14:57:16','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Audio</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2010_Audios/SDP_32_2010_P_Zeiger_Explaining_Explanation.mp4\">here</a> to listen to an audio of this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 10px 10px 10px;\";>H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:100px; position:relative; left:10px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">October 2, 2010</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">In many of our roles – teachers, parents, mangers, therapists – we are regularly called upon to give explanations, and at other times we listen to or read explanations presented by others. Sometimes they succeed better than at other times. What makes for a successful explanation?  What makes something qualify as an explanation at all?  What situations call for one?  In the slogan “If you have a good enough description, you don’t need an explanation” -- why?  How might we detect something else, say a sales pitch or a bunch of gobbledygook, masquerading as an explanation?  Answers to these and related questions will be explored in the form of a conversation.</td>\n</tr>\n <tr><td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>   <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\nThere is no reference list for this presentation.</tr>\n</table>\n\n','Explaining Explanations','','publish','closed','closed','','explaining-explanations','','','2021-01-12 07:57:16','2021-01-12 14:57:16','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5913',0,'sdppubs-publications','',0),
(5917,3,'2021-01-12 12:23:36','2021-01-12 19:23:36','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Audio</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2012_Audios/SDP_34_2012_Stone_OBaaT.mp4\">here</a> to listen to an audio of this presentation.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Web Access</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\" http://obaat.euodp.com/\">here</a> to access the One Bite at a Time (OBaaT) website.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 10px 10px 10px;\";>C. J. Stone</td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 23, 2012</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px; hyphens:none;\">In the early 1980s, John M. Carroll was teaching regular folk how to use dedicated word processors such as the IBM Displaywriter. There were lots of new concepts for the learners--and lots of restrictions—and he discovered instruction manuals were written in such a way that they prevented people from learning.<br><br>To fix this, he developed minimalist instruction. At the core, everything that needs to be done is treated as a stand-alone piece of information that points to other things that need to be done. You start at your own level of skill, and you only need to read about what you don\'t know. In a sort of pre-internet way, the stand-alone pieces were linked together, and you followed the links you needed. (His book about this is named The Nurnberg Funnel: Designing Minimalist Instruction for Practical Computer Skill.)<br><br>Descriptive Psychology is a very extensive, highly-elaborated, closely-linked set of concepts. There doesn\'t seem to be a best entry point for learning about the concepts and their links, so I decided to put the concepts on individual pages and link them. I expect the reader to move from concept to concept as needed.<br><br>How do you eat an elephant? One bite at a time; thus, <strong>Descriptive Psychology, One Bite at a Time</strong>.</td>\n</tr>\n <tr><td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>   <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\nThere is no reference list for this presentation.</tr>\n</table>\n\n','One Bite at a Time: A Glossary of Descriptive Psychology Concepts','','publish','closed','closed','','descriptive-psychology-one-bite-at-a-time','','','2021-01-12 12:23:36','2021-01-12 19:23:36','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5917',0,'sdppubs-publications','',0),
(5927,3,'2021-01-13 07:30:02','2021-01-13 14:30:02','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Audio</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2011_Audios/SDP_33_2011_Zeiger_Theologies.mp4\">here</a> to listen to an audio of this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 10px 10px 10px;\";>H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:100px; position:relative; left:20px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 23, 2011</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">This presentation will explore the means by which competence in some domain of interest can be acquired in an organized and reproducible way. The domain of particular interest will be spirituality. The exploration will shed light on how different levels of competence might be distinguished, and on how differences in the means used to attain spiritual competence differentiate religions.</td>\n</tr>\n <tr><td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>   <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\nThere is no reference list for this presentation.</tr>\n</table>\n\n','Theologies','','publish','closed','closed','','theologies','','','2021-01-13 07:30:02','2021-01-13 14:30:02','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5927',0,'sdppubs-publications','',0),
(5929,3,'2021-01-13 12:22:02','2021-01-13 19:22:02','<table style=\"border:none; width:100%;\">\n<col style= \"width:15%;\"</col>\n<col style= \"width:85%;\"</col>\n<tr style=\"border-top: 4px double darkblue; border-bottom: 4px double darkblue;\">\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Acknowledgement</td>\n<td style=\"font-weight:normal; border-top: 1px solid gainsboro; hyphens:none;\">\nThe Society would like to thank the <strong><span style=\"color:darkblue;\">Peter G. Ossorio Estate</strong></span> for permission to offer these recordings on our website. Our hope is that by making them available in this way that they will be accessed by a much wider audience.<br>\n</td></tr><tr>\n   <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro;\";>Peter G. Ossorio, Ph.D.</td>\n</tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro;\">Fall, 1974</td>\n</tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Background <br>Information</td>\n<td style=\"font-weight:normal; border-top: 1px solid gainsboro; hyphens:none\">These lectures, accessed using the links below, are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br>Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission. A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<br><br>\n\nThis course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>. Although from a later version of the course, consulting this version can still be helpful when used in conjunction with the 1974 lectures.</td></tr>\n\n<tr>\n <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Supporting <br>Documents</td>\n<td>In addition to the lectures themselves, the 2007 CD also included a number of supporting files and information, including the following:<br><br>\n\n1. An <a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/Supporting_Material/01_Historical_Note.pdf\">historical note</a> about the course, by Mary K. Roberts, Ph.D.<br>\n2. A copy of the text for the course — <em><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/Supporting_Material/02_LRI_04D_Outline.pdf\">Outline of Descriptive Psychology for Personality Theory and Clinical Applications</a></em> — in the same version that students used in 1974.<br>\n3. A second text for the course was:  Hall, C.S., & Lindzey, G. (1970). <em>Theories of Personality, 2nd Edition)</em>. New York: John Wiley & Sons.<br> Used copies of this older text are available from multiple websites.<br>\n4. The video of Fritz Perls and Gloria analyzed in Lectures 5-3, 6-1, and 6-2 is available\n<a href=\"https://www.youtube.com/watch?v=it0j6FIxIog\">here</a><br>\n5. At the start of Lecture 12-1, a few minutes of the lecture are missing. The previous week, a\nstudent had asked the question, “How come you seem to be saying that if you’re asleep,\nyou’re not behaving?” Dr. Ossorio returns to that question, and starts with a set of cases\nwhere someone is awake but not doing anything.</td></tr>\n\n<tr style=\"font-weight:bold; border-top: 4px double darkblue;\">\n    <td style=\"font-weight:bold; border-top: 1px double gainsboro;\">Lecture</td>\n    <td style=\"font-weight:bold; border-top: 1px double gainsboro;\">Content</td></tr>\n<tr><td style=\"font-weight:bold;\">Note</td><td colspan=\"2\">Throughout these lectures Dr. Ossorio refers to specific sections of the \"<em>Outline of Descriptive Psychology for Personality Theory and Clinical Applications</em>.\" Please download a copy of that document, using the link above, in order to follow these references.</td></tr>  \n\n<tr>\n   <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/0-1_Person_Concept_1_EV.mp3\">0-1</a></strong></td>\n<td style=\"border-top: 1px solid gainsboro;\">The Person Concept - Concepts; Conceptual-notational devices; Parameters of behavior</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/0-2_Person_Concept_2.mp3\">0-2</a></strong></td>\n <td style=\"border-top: 1px solid gainsboro;\">The Person Concept - Behavior parameters and values; Observation and inference</td>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/1-1_Person_Concept_3.mp3\">1-1</a></strong></td>\n <td style=\"border-top: 1px solid gainsboro;\"> The Person Concept - ID, S parameters; Verbal behavior; Calculational systems</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/1-2_Person_Concept_4.mp3\">1-2</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">The Person Concept - Forms of behavior description; Diamond notation; Operations</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/1-3_Person_Concept_5.mp3\">1-3</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">The Person Concept - Cautions; Reduction operations; Causality; Persons</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/1-4_Person_Concept_6.mp3\">1-4</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">The Person Concept - Person Characteristics</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/2-1_Person_Concept_7.mp3\">2-1</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">The Person Concept - Person Characteristics; Pathological states; Needs</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/2-2_Person_Concept_8.mp3\">2-2</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">The Person Concept - Person Characteristics; Reasons</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/2-3_Person_Concept_9.mp3\">2-3</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">The Person Concept - Critic judgments; Maxims</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/3-1_Person_Concept_10.mp3\">3-1</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">The Person Concept - Maxims; Reasons and wants</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/3-2_Person_Concept_11.mp3\">3-2</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">The Person Concept - Maxims; Developmental Schema</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/3-3_Person_Concept_12.mp3\">3-3</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">The Person Concept - Maxims; Observers; Relationship Formula</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/4-1_Person_Concept_13.mp3\">4-1</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">The Person Concept - Relationship Formula; Emotion Formulas</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/4-2_Person_Concept_14.mp3\">4-2</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">The Person Concept - Emotional behavior</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/4-3_Person_Concept_15.mp3\">4-3</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">The Person Concept - Relationship Change Formula; Process format; Intrinsic practices</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/5-1_Person_Concept_16.mp3\">5-1</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">The Person Concept - Negotiation; Horrible examples; Bargaining</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/5-2_Person_Concept_17.mp3\">5-2</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">The Person Concept - Judgment Diagram; Influence Principles; Self-presentation; Status</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/5-3_Fritz_Perls_1.mp3\">5-3</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">Fritz Perls and Gloria</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/6-1_Fritz_Perls_2.mp3\">6-1</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">Relationship of Fritz Perls and Gloria</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/6-2_Fritz_Perls_3_Freud_1.mp3\">6-2</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">Fritz and Gloria conclusion; AOC approach to theories; three questions; Freudian instinct</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/6-3_Freud_2.mp3\">6-3</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">Two formulations of Freudian instinct</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/7-1_Freud_3.mp3\">7-1</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">Lecture 6 review; historical perspective on Freudian theory; Freudian theory</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/7-2_Freud_4.mp3\">7-2</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">Freudian theory; Justification ladder</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/7-3_Freud_5.mp3\">7-3</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">Developmental schema; Freudian theory - displacement</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/8-1_Freud_6.mp3\">8-1</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">Freudian theory - ego defense mechanisms, distortion</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/8-2_Freud_7.mp3\">8-2</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">Freudian theory - oral, anal, phallic stages; Value and falsifiability of theories</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/8-3_Allport_1.mp3\">8-3</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">Introduction to Allport’s trait</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/9-1_Allport_2.mp3\">9-1</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">Allport’s principle of functional autonomy; Changes in parametric values</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/9-2_Allport_3.mp3\">9-2</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">Allport 2</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/9-3_Allport_4.mp3\">9-3</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">Allport 3</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/10-1_Allport_5_Operant_conditioning_1.mp3\">10-1</a></strong> </td>\n<td style=\"border-top: 1px solid gainsboro;\">Allport 4; Operant conditioning 1</td></tr>\n\n<tr>\n <td style=\"border-top: 1px solid gainsboro;\"><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/10-2_Operant_conditioning_2.mp3\"><strong>10-2</strong></a>\n<td style=\"border-top: 1px solid gainsboro;\"> Operant conditioning 2</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/10-3_Operant_conditioning_3.mp3\">10-3</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">Operant conditioning 3</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/11-1_Operant_conditioning_4_Existential_theories_1.mp3\">11-1</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">Operant conditioning 4; Existential theories 1</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/11-2_Existential_theories_2.mp3\">11-2</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">Existential theories 2</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/11-3_Existential_theories_3.mp3\">11-3</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">Existential theories 3</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/11-4_Existential_theories_4.mp3\">11-4</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">Existential theories 4; Actualization, guilt, world design, mode of being</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/12-1_Existential_Theories_5.mp3\">12-1</a></strong> </td>\n <td style=\"border-top: 1px solid gainsboro;\">Student questions on existentialism</td></tr>\n\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\"><strong><a href=\"http://www.sdp.org/publications/Ossorio_1976_Personality_&_Personality_Theories/12-2_Mental_concepts_Aristotle.mp3\">12-2</a></strong> </td> <td style=\"border-top: 1px solid gainsboro;\">Mental concepts; Aristotle<br></td></tr>\n\n\n</table>\n\n','Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.','','publish','closed','closed','','personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d','','','2021-01-13 12:22:02','2021-01-13 19:22:02','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5929',0,'sdppubs-publications','',0),
(5942,1,'2021-01-22 03:09:46','2021-01-22 10:09:46','','P_Zeiger','','inherit','open','closed','','p_zeiger-2','','','2021-01-22 03:09:46','2021-01-22 10:09:46','',0,'https://society.bsquaresite.com/wp-content/uploads/2021/01/P_Zeiger-1.jpg',0,'attachment','image/jpeg',0),
(5951,3,'2021-01-24 15:16:47','2021-01-24 22:16:47','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Audio</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2016_Audios/SDP_38_2016_Jeffrey_Worlds_Observers_Physics.mp4\">here</a> to listen to an audio of this tutorial, with the slides included.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 10px 10px 10px;\";>H. Joel Jeffrey, Ph.D.</td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">October 30, 2016</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Most of us have heard of Newton’s laws, quantum mechanics, and relativity. But where do they come from? Why does F = ma? Why do very tiny particles have to be described by quantum mechanics instead of Newton’s laws? Why does light always travel at the same speed? In physics classes we learn, “That’s just how the universe is.”<br><br>\n\nThis is unsatisfying. It means the physical world, that which sets innumerable limits on us as humans, is arbitrary. It “just turns out” that F = ma. But F = ma governs every single ordinary interaction we have every ordinary object. So it “just turns out” that, e.g., if your car hits a wall at 60 mph you’re dead? Really?<br><br>\n\nDescriptive Psychologists are generally familiar with Ossorio’s observation that everything can be treated as a (defective) case of a person: dogs, clams, quarks. Using this observation, and asking some unusual questions, reveals that the laws of physics are not arbitrary at all. In this talk we’ll see that asking, “What does a baseball know,” reveals why things have inertia, and that F = ma. By asking, “What do two people, one inside and one outside, of a spaceship see,” we can find out why the speed of light is constant. By asking, “What can we say about what happens to an object when it travels through some area so peculiar that we can in principle say nothing about what happens in that area,” we find that quantum mechanics is forced upon is –it could not be any other way.<br><br>\n\nThe aim of this talk is to provide new understanding and, possibly, appreciation of the relationship between the physical world and the human one. And all without mathematics!</td>\n</tr>\n <tr><td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>   <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\nThere is no reference list for this presentation.</tr>\n</table>\n\n','Worlds, Observers, and Physics','','publish','closed','closed','','worlds-observers-and-physics','','','2021-01-24 15:16:47','2021-01-24 22:16:47','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5951',0,'sdppubs-publications','',0),
(5953,2,'2021-01-24 15:24:09','2021-01-24 22:24:09','<h2>Presentations 38th Annual SDP Conference October 27-30, 2016</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 30, 2016</td></tr>\n</table>','Presentations 38th Annual SDP Conference October 27-30, 2016','','publish','closed','closed','','presentations-38th-annual-sdp-conference-october-27-30-2016','','','2025-12-31 14:00:38','2025-12-31 14:00:38','',0,'http://www.sdp.org/?page_id=5953',0,'page','',0),
(5960,3,'2021-01-27 11:22:21','2021-01-27 18:22:21','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_MY_Jan_2021_Video/SDP_MY_01_21_Bergner_Status_Dynamics.mp4\">here</a> to view the full video of this pre-conference tutorial presentation.</td></tr>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Handout</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_MY_Jan_2021_Video/SDP_MY_01_21_Bergner_Status_Dynamics_Handout.pdf\">here</a> to download the handout for this presentation</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 0px 10px 10px;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:25px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">January 23, 2021</td>\n</tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">There is no abstract for this presentation</td>\n</tr>\n<tr><td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>   <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n1. Bergner, R.M. (2007). <em><a href=\"http://www.sdp.org/sdppubs-publications/status-dynamics-creating-new-paths-to-therapeutic-change/\">Status dynamics: An enriching path to therapeutic change.</a></em>. Ann Arbor, MI: Descriptive Psychology Press.<br>\n2. Bergner, R.M. (1995). <em>Pathological Self-Criticism: Assessment and Treatment (The Springer Series in Social/Clinical Psychology)</em>. New York, NY: Plenum Press.</br>\n3. Marshall, K.M. (1992). <a href=\"http://www.sdp.org/sdppubs-publications/a-bulimic-life-pattern-3/\">A bulimic life pattern</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania</em>. Advances in Descriptive Psychology, <em>Vol. 6</em> (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\n</table>\n\n','Status Dynamic Therapy','','publish','closed','closed','','status-dynamic-therapy','','','2021-01-27 11:22:21','2021-01-27 18:22:21','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5960',0,'sdppubs-publications','',0),
(5963,2,'2021-01-27 11:32:10','2021-01-27 18:32:10','<h2>Presentations Mid-year Meetings 2021</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">January 21, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\" style= \"width:142px; position:relative; left:0px;\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">April 30, 2021</td></tr>\n</table>','Presentations Mid-year Meetings 2021','','publish','closed','closed','','presentations-mid-year-meetings_2021','','','2025-12-31 14:04:24','2025-12-31 14:04:24','',0,'http://www.sdp.org/?page_id=5963',0,'page','',0),
(5978,3,'2021-01-29 06:42:37','2021-01-29 13:42:37','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Audio</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2010_Audios/SdP_32_2010_Bergner_Antisocial_Personality.mp4\">here</a> to view the full video of this pre-conference tutorial presentation.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">There are no slides for this presentation</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 0px 10px 10px;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:25px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">October 02, 2010</td>\n</tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">In this talk, I will discuss impulsive styles from a Descriptive Perspective, with an emphasis on antisocial personality disorder.  The focus will be on discussing this kind of action, and this kind of person, from a worlds perspective, and contrasting this with the classical neooanalytic view of David Shapiro.  Further elements in the discussion will include raising the question of whether impulsive behavior is really, as often alleged, a different kind of behavior, or if the term \"impulsive\" is better seen as a critic\'s term expressing (perhaps warranted) disapproval of the  behavior. A third element that will come into play is Ossorio\'s Judgment Diagram. </td>\n</tr>\n<tr><td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>   <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\nThere is no reference list for this tutorial.</tr>\n</table>\n\n','Antisocial Personality Disorder from a DP Perspective','','publish','closed','closed','','antisocial-personality-disorder-from-a-dp-perspective','','','2021-01-29 06:42:37','2021-01-29 13:42:37','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5978',0,'sdppubs-publications','',0),
(5986,3,'2021-02-05 14:18:13','2021-02-05 21:18:13','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Audio</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2019_Audio_Presentation_Files/SDP_41_2019_Torres_Lessons_from_Pete.mp4\">here</a> to listen to this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\";>Walter Torres, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">September 20, 2019</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Several psychotherapeutic cases supervised by Dr. Peter G. Ossorio, the founder of Descriptive Psychology, will be presented. In doing so, specific psychotherapeutic Status Dynamic Psychotherapy principles and strategies instantiated in Dr. Ossorio’s supervisory recommendations, and the applicability of these to current clinical cases of the presenter involving injury and impairment will be demonstrated. The diversity of cases will illustrate a range of applications of Status Dynamic Psychotherapy, and these will be compared with and integrated into current Cognitive Behavioral models.</td></tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border-top: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\nThere are no references for this presentation.\n\n \n</td></tr>\n\n</table>\n\n\n','Lessons from Pete - Remastered','','publish','closed','closed','','lessons-from-pete-remastered','','','2021-02-05 14:18:13','2021-02-05 21:18:13','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5986',0,'sdppubs-publications','',0),
(5994,3,'2021-02-15 08:11:25','2021-02-15 15:11:25','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Audio with Slides</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2013_Audios/SDP_35_2013_Peek_What\'s_In_a_Name.mp4\">here</a> to listen to this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\">C.J. Peek, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 19, 2013</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\"What\'s in a name? That which we call a rose by any other name would smell as sweet.\"—Juliet Capulet, Shakespeare’s Romeo and Juliet.<br><br>That may be both true and practical in context of personal knowledge such as this. But when the challenge is to build up a new field of research and practice across many implementers and scientists over geography and over time, it will not do to have only locally-generated terminology, as in, “We know what we mean by that here.”<br><br>Juliet loved the person called Montague, but felt that the name was a meaningless convention in the context of her love. But in the world of science and practice, conventional names (lexicons) are essential to distilling generalizable knowledge or lessons learned from natural experiments going on across the country. With everything going by different names (even if locally ‘smelling as sweet’) there is no way to aggregate and study collective experience and build a field out of it. Building a field is what gives people a shot at not having to re-invent the wheel in their own local settings.<br><br>The presentation: First, the creation of consensus lexicons through paradigm case formulation and parametric analysis as outlined in Descriptive Psychology. Second, the application of lexicons and their derivatives to the practical questions of multiple stakeholders. Third, the special importance of lexicons in research essential to rapid healthcare transformation. Finally, how to recognize a situation that requires a definitional framework to continue productive conversation—and get started creating one.</td></tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border-top: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\nThere are no references for this presentation.\n\n \n</td></tr>\n\n</table>\n\n\n','What’s in a name?','','publish','closed','closed','','whats-in-a-name','','','2021-02-15 08:11:25','2021-02-15 15:11:25','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=5994',0,'sdppubs-publications','',0),
(5995,1,'2021-02-15 08:11:51','2021-02-15 15:11:51','','cj_peek','','inherit','open','closed','','cj_peek','','','2021-02-15 08:11:51','2021-02-15 15:11:51','',0,'https://society.bsquaresite.com/wp-content/uploads/2021/02/cj_peek.jpg',0,'attachment','image/jpeg',0),
(6003,3,'2021-02-20 04:53:46','2021-02-20 11:53:46','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Audio</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2011_Audios/SDP_33_2011_Bergner_Science_v_2.mp4\">here</a> to view the full video of this pre-conference tutorial presentation.</td></tr>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">There are no slides for this presentation</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 0px 10px 10px;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:25px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 23, 2011</td>\n</tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">In this talk, an alternative view of the nature of science will be presented.  Building on the work of Ossorio (1981, 1998, 2006) and Roberts (2010), the presenter will argue against the currently prevalent view that (a) the real world is just the totality of physical states of affairs; (b) it is independent of us and our human distinctions; and (c) we are mere spectators whose job as scientists is to understand it. Six arguments will be advanced against this view of science, culminating in a positive view wherein science emerges as a far more person-centered venture and the real world itself emerges as essentially the world of persons and their behavior.</td>\n</tr>\n<tr><td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>   <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\nThere is no reference list for this tutorial.</tr>\n</table>\n\n','“All the World’s a Stage:”  A Person-Centered View of Science','','publish','closed','closed','','all-the-worlds-a-stage-a-person-centered-view-of-science-2','','','2021-02-20 04:53:46','2021-02-20 11:53:46','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=6003',0,'sdppubs-publications','',0),
(6009,3,'2021-02-24 10:05:49','2021-02-24 17:05:49','<table style=\"border:none; width:100%\">\n\n<col style= \"width:25%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Audio</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2011_Audios/SDP_33_2011_Sidman_Running.mp4\">here</a> to listen to this presentation.</td></tr>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Supplementary materials</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://sdp.org/presenations/SDP_2011_Audios/RUNNING_ACROSS_THE_U_v3_copy.pdf\">here</a> for Dr. Sidman\'s accompanying paper, which also includes the slides he discusses during his presentation.</td></tr>\n<tr><td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Authorization</td><td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Please note that Dr. Sidman received permission from the subject of this talk to have the audio presentation posted on this website, without deletions.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 0px 10px 10px;\">Jacob Sidman, Ph.D.</td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 24, 2011</td>\n</tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">A young man, Ryan, has chosen to run across the U.S. at a rate of about 30 miles per day from a beach in Santa Cruz, CA, to a beach in Ocean City, MD. While feats of extraordinary behavior often provoke speculation and the desire for oversimplified explanation, the presenter will instead show how a full description of such behavior—using Ossorio’s Paradigm of Intentional Action (PIA), Person Characteristics, Significance, and State of Affairs concepts—will tell a complete enough story. He will also trace his increasing appreciation of the significance of this young man’s extraordinary behavior to “Intentional Action and Empathy: A Descriptive Psychology Approach,” a recent paper by Wynn Schwartz.</td>\n</tr>\n<tr><td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>   <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n1. Kabat-Zinn, J. (1964). <em>Wherever You Go, There You Are</em>. New York City: Hyperion.<br>\n2. Mchenry, R. RunforIt.US. Website, 2011.<br>\n3. Ossorio,P.G. (2006). <em>The Behavior of Persons</em>. Ann Arbor: Descriptive Psychology Press.<br>\n4. Sidman, J. (1968). Empathy and Helping Behavior in College Students. Ann Arbor: University Microfilms, Inc.<br>\n5. Schwartz, W. (2010). Draft of a paper subsequently published as: Schwartz, W. (2013). The parameters of empathy: Core considerations for psychotherapy and supervision. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 197-212). Ann Arbor, MI: Descriptive Psychology Press. \n</table>\n\n','Running across the US: Using DP Concepts to Understand Extraordinary Behavior','','publish','closed','closed','','running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior','','','2021-02-24 10:05:49','2021-02-24 17:05:49','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=6009',0,'sdppubs-publications','',0),
(6021,3,'2021-05-07 13:30:53','2021-05-07 19:30:53','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style = \"border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_Spring_2021_Video/SDP_Spring_21_Wechsler_Trauma.mp4\">here</a> to view the full video of this presentation.</td></tr>\n\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\" style= \"width:125px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Aprile 30, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">This presentation presents a general model of trauma applicable to physical and psychological injuries, comparing and contrasting traumatic physical injuries with psychological trauma. With this model, grounded in Descriptive Psychology, clinicians will be able to help traumatized people see what changes have occurred in their World Concept and Self-Concept, providing them with essential conceptual tools to help them realize that it is these conclusions and assumptions that have made their lives highly problematic. The model provides a way for people with PTSD to explain themselves, promoting deeper understanding, empathy, and compassion from their loved ones, resulting in more effective support. The workshop will include an experiential exercise involving a paradigm case of psychological trauma, which will\nprovide practice using the formal concepts presented in the workshop.</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Materials</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro; padding: 0px 0px 0px 10px;\"><a href=\"http://www.sdp.org/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a></td></tr>\n</table>\n\n','Understanding and Applying the Concept of Psychological Trauma','','publish','closed','closed','','understanding-and-applying-the-concept-of-psychological-trauma','','','2021-05-07 13:30:53','2021-05-07 19:30:53','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=6021',0,'sdppubs-publications','',0),
(6032,1,'2021-08-06 10:57:39','2021-08-06 16:57:39','','Screen Shot 2021-08-06 at 12.54.44 PM','','inherit','open','closed','','screen-shot-2021-08-06-at-12-54-44-pm','','','2021-08-06 10:57:39','2021-08-06 16:57:39','',0,'https://society.bsquaresite.com/wp-content/uploads/2021/08/Screen-Shot-2021-08-06-at-12.54.44-PM.png',0,'attachment','image/png',0),
(6035,1,'2021-08-06 11:21:02','2021-08-06 17:21:02','','Screen Shot 2021-08-06 at 1.19.54 PM','','inherit','open','closed','','screen-shot-2021-08-06-at-1-19-54-pm','','','2021-08-06 11:21:02','2021-08-06 17:21:02','',0,'https://society.bsquaresite.com/wp-content/uploads/2021/08/Screen-Shot-2021-08-06-at-1.19.54-PM.png',0,'attachment','image/png',0),
(6036,1,'2021-08-06 11:21:44','2021-08-06 17:21:44','','Screen Shot 2021-08-06 at 1.19.54 PM','','inherit','open','closed','','screen-shot-2021-08-06-at-1-19-54-pm-2','','','2021-08-06 11:21:44','2021-08-06 17:21:44','',0,'https://society.bsquaresite.com/wp-content/uploads/2021/08/Screen-Shot-2021-08-06-at-1.19.54-PM-1.png',0,'attachment','image/png',0),
(6039,1,'2021-08-09 16:34:08','2021-08-09 22:34:08','','Screen Shot 2021-08-09 at 6.33.18 PM','','inherit','open','closed','','screen-shot-2021-08-09-at-6-33-18-pm','','','2021-08-09 16:34:08','2021-08-09 22:34:08','',0,'https://society.bsquaresite.com/wp-content/uploads/2021/08/Screen-Shot-2021-08-09-at-6.33.18-PM.png',0,'attachment','image/png',0),
(6040,1,'2021-08-09 16:34:58','2021-08-09 22:34:58','','Screen Shot 2021-08-09 at 6.33.18 PM','','inherit','open','closed','','screen-shot-2021-08-09-at-6-33-18-pm-2','','','2021-08-09 16:34:58','2021-08-09 22:34:58','',0,'https://society.bsquaresite.com/wp-content/uploads/2021/08/Screen-Shot-2021-08-09-at-6.33.18-PM-1.png',0,'attachment','image/png',0),
(6042,1,'2021-08-10 18:06:04','2021-08-11 00:06:04','','SDP 43rd Conference Program Final Draft 8-9-21','','inherit','open','closed','','sdp-43rd-conference-program-final-draft-8-9-21','','','2021-08-10 18:06:04','2021-08-11 00:06:04','',0,'https://society.bsquaresite.com/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf',0,'attachment','application/pdf',0),
(6043,1,'2021-08-10 18:10:25','2021-08-11 00:10:25','','Screen Shot 2021-08-10 at 8.09.31 PM','','inherit','open','closed','','screen-shot-2021-08-10-at-8-09-31-pm','','','2021-08-10 18:10:25','2021-08-11 00:10:25','',0,'https://society.bsquaresite.com/wp-content/uploads/2021/08/Screen-Shot-2021-08-10-at-8.09.31-PM.png',0,'attachment','image/png',0),
(6047,3,'2021-11-30 15:48:04','2021-11-30 22:48:04','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2023_Videos/Torres_Thomas_SDP_2023.mp4\">here</a> to view this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\";>Walter Torres, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 1, 2023</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Utilizing Torres and Bergner’s four-ingredient model of humiliation, biographical information, and analyses presented in Supreme Court opinions, the relationship between Clarence Thomas and humiliation is analyzed; psychological bases for its development are postulated.</td></tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border-top: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\nThere are no references for this presentation.\n\n \n</td></tr>\n\n</table>\n\n\n','What\'s Going on between Clarence Thomas and Humiliation?An Analysis of Opinions, Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation','','publish','closed','closed','','clarence_thomas_humiliation','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6047',0,'sdppubs-publications','',0),
(6048,3,'2021-12-01 09:11:06','2021-12-01 16:11:06','<table style=\"border:none; width:100%\">\n\n<col style= \"width:18%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_Annual_2021_Videos/Kantor_C_SDP_Annual_2021_Looking_for_Superman.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Supporting<br>Materials</td>\n<td style=\"border-top: 1x solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href = \"http://www.sdp.org/publications/SDP_Annual_2021_Videos/Kantor_C_SDP_Annual_2021_Looking_for_Superman_Slides.pdf\">here</a> to view the slides for this presentation</td></tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 10px 0px 10px 10px;\";>Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 0px 0px 0px 10px\">Date</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 23, 2011</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">On January 6th, 2021, several hundred American citizens stormed the US Capitol. Provoked by recent conspiracy thinking that the election would be rigged or stolen by Democrats and years of beliefs that tyrannical forces \n<br>controlled the US government, these citizens violently overwhelmed Capitol police and searched for politicians to “try” for treason. Conspiracy theories are not only associated with particular world views, but also with statuses, social practices, locutions and choice principles. In short, many persons who believe a particular conspiracy world view can be described as a member of a <br>conspiracy community. I will examine the impact of conspiracy theories by using the formal parameters of the Community concept developed by Anthony Putman and by focusing on paradigmatic conspiracy communities associated with the Capitol violence.</td></tr>\n<tr>\n    <td style=\"text-align:left; border-top: 1x solid gainsboro; border-bottom: 1px solid gainsboro; font-weight:bold;\">References and Related<br>Papers</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; border-bottom: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\nBergner, R.M. (2007). Status dynamics: An enriching path to therapeutic change. Ann Arbor, MI: Descriptive Psychology Press.\n<br>\n<br>\nBerkowitz, Reed (2020); A Game Designer’s Analysis Of QAnon:\nPlaying with reality; Retrieved from https://medium.com/curiouserinstitute/a-game-designers-analysis-of-qanon-580972548be5\n<br>\n<br>\nCohn, Norman (1970). The Pursuit of the Millennium: Revolutionary millenarians and mystical anarchists of the middle ages.Oxford University Press. Kindle Edition.\n<br><br>\nDemby, Gene. (2021, January 15,). When White Extremism Seeps Into The Mainstream.Retrieved from https://www.npr.org/sections/codeswitch/2021/01/15/957421470/when-white-extremism-seeps-into-the-mainstream.\n<br><br>\nGavin, Sara (2021) Researchers Track QAnon Crimes, Find Links to Past Trauma. Division of Research, University of Maryland. Retrieved from https://spac.umd.edu/news/story/researchers-track-qanon-crimes-find-links-to-past-trauma.\n<br><br>\nJeffrey, H.J. (2020); \"Having Black-White Conversations Go Right.” Presentation at the 42nd annual conference of The Society for Descriptive Psychology, October 2, 2020.\n<br><br>\nKantor, C. (2013). We’re off to see the wizard: Politics, charisma, and community change. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), Advances in Descriptive Psychology: Vol.10, (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.\n<br><br>\nKaufman, Frederick (2020, May 13); Pandemics Go Hand in Hand with Conspiracy Theories. The New Yorker. Retrieved from https://www.newyorker.com/culture/cultural-comment/pandemics-go-hand-in-hand-with-conspiracy-theories.\n<br><br>\nMerlan. Anna (2019). Republic of lies: American conspiracy theorists and their surprising rise to power. Henry Holt and Co.. Kindle Edition.\n<br><br>\nOssorio, P.G. (2006/2013). The Behavior of Persons. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V). Ann Arbor, MI: Descriptive Psychology Press.\n<br><br>\nOssorio, P.G. (1997). Essays on Clinical Topics. The Collected Works of Peter G. Ossorio (Vol. II). Ann Arbor, MI: Descriptive Psychology Press.\n<br><br>\nOssorio, P. G. (1982/1998/2012). Place. Ann Arbor, MI. Descriptive Psychology Press. Previously published as Place:The collected works of Peter G.           Ossorio, Vol. III. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.\n<br><br>\nPeek, C. J. & Heinrich, R. (2006). Playing the Person Game in Healthcare. In K. E. Davis, & R. M Bergner (Eds.), Advances in Descriptive Psychology: Vol. 8, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.\n<br><br>\nPew Research Center (2020, November 16). 5 facts about the QAnon conspiracy theories. Retrieved from https://www.pewresearch.org/fact-tank/2020/11/16/5-facts-about-the-qanon-conspiracy-theories/\n<br><br>\nPutman, A.O. (1990). Organizations. In K.E. Davis, (Ed.), Advances in Descriptive Psychology, Vol. 5 (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.	\n<br><br>\nPutman, Anthony O. (1981). “Communities”. In Advances in Descriptive Psychology (Vol. 1). Edited by Keith E. Davis. Greenwich, CT: JAI Press.\n<br><br>\nQAnon And Conspiracy Theories: An American Political Tradition; Meet The Press Reports. NBC News (2021, April 4). Retrieved from  https: www.youtube.com/watch?v=ift5nxcSrII.\n<br><br>\nRoberts, M.K. (2010). Worlds of Uncertain Status. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.\n<br><br>\nRoberts, M. K. (1985). Worlds and world reconstruction. In K.E. Davis and T.0. Mitchell (Eds.) Advances in descriptive psychology, Vol. 4. Ann Arbor, Ml: Descriptive Psychology Press.\n<br><br>\nSchmeink, Lars (2016);  The Utopian, the Dystopian, and the Heroic Deeds of One. In Biopunk Dystopias: Genetic Engineering, Society and Science Fiction, Liverpool University Press, (pp. 179-199).\n<br><br>\nSchwartz, Wynn (2019); Descriptive Psychology and the Person Concept : Essential attributes of persons and behavior, Academic Press.\n<br><br>\nScott, J. C. (2009). The Art of Not Being Governed: An anarchist history of upland Southeast Asia. New Haven and London: Yale University Press.\n<br><br>\nSnyder, Timothy (2021, January 9); The American Abyss. The New York Times Magazine .Retrieved from https://www.nytimes.com/2021/01/09/magazine/trump-coup.html.\n<br><br>\nThompson, Stuart (2021, January 26);  Three Weeks Inside a Pro-Trump QAnon Chat Room. The New York Times. Retrieved from https://www.nytimes.com/interactive/2021/01/26/opinion/trump-qanon…gton-capitol-hill.html action=click&module=Opinion&pgtype=Homepage.\n<br><br>\nTiffany, Kaitlyn (2020, October 28); This Will Change Your Life: Why the grandiose promises of multilevel marketing and QAnon conspiracy theories go hand in hand. The Atlantic. Retrieved from Https://www.theatlantic.com/technology/archive/2020/10/why-multilevel-marketing-and-qanon-go-hand-hand/616885/\n\n</td></tr>\n</table>\n\n','Looking for Superman in Dangerous Worlds: Descriptive Psychology  Explains Conspiracy Communities','','publish','closed','closed','','looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities','','','2021-12-01 09:11:06','2021-12-01 16:11:06','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=6048',0,'sdppubs-publications','',0),
(6050,2,'2021-12-03 11:48:55','2021-12-03 18:48:55','<h2>Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href = \"http://www.sdp.org/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Presidential Address: Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple \nRelationships</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\n\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\nExplains Conspiracy Communities</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\n\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\n\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory\nand Role Development in the Behavior of Persons</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Coté, L.C.S.W.<img src = \"http://www.sdp.org/wp-content/uploads/2021/12/Charle_Cote_head_shot.jpg\" style= \"width:105px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Identity: An Essential, But Sometimes Neglected, Parameter</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary K. Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What\nConcepts Proved Serviceable?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Clarke J. Stone, <br>Independent Scholar</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n</table>','Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021','','publish','closed','closed','','video-presentations-from-43rd-annual-sdp-conference-online-2021','','','2025-12-31 14:02:28','2025-12-31 14:02:28','',0,'http://www.sdp.org/?page_id=6050',0,'page','',0),
(6071,3,'2021-12-08 09:47:22','2021-12-08 16:47:22','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_Annual_2021_Videos/Schwartz_W_SDP_Annual_2021_Teaching_DP.mp4\">here</a> to view the full video of this presentation.</td></tr>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">There are no supporting materials for this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:125px; position:relative; left:25px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">October 3, 2021</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Spring semester 2020 and 2021, I taught Case Studies in the Lives of Persons to a large group of international and multicultural undergraduate and graduate \nstudents at Harvard University. Employing Ossorio’s “Person Concept” and the concepts and methods from various descriptive psychologies, participants \nconstructed a psychological autobiography informed by socially negotiated \nobserver-critic feedback. When mid-semester 2020 the pandemic struck, our focus changed to an examination of how this global circumstance affected our lives. This pivot was especially relevant for students in a period of transition, with its normal uncertainties, suddenly intensified by fears of infection, the \nshutdowns, social distance, masking, Zoom, etc. In effect, the pandemic provided an opportunity to test what descriptive psychological tools are readily serviceable for understanding and navigating an unexpected time of uncertain duration. Agency culture, the social practices of degradation and accreditation, the through-line concept, Kubovian strands, and the nine foundational maxims proved particularly useful.</td>\n</tr>\n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">References</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n      Schwartz, W. <em>Descriptive Psychology and the Person Concept: Essential Attributes of Persons and Behavior</em>. Cambridge, MA and London UK: Academic Press-Elsevier, 2019.</td></tr>\n\n</table>\n\n','Teaching Descriptive Psychology During the Time of COVID: What Concepts Proved Serviceable?','','publish','closed','closed','','teaching_descriptive_psychology_during-_covid','','','2021-12-08 09:47:22','2021-12-08 16:47:22','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=6071',0,'sdppubs-publications','',0),
(6076,3,'2021-12-08 13:16:05','2021-12-08 20:16:05','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_Annual_2021_Videos/Bergner_R_SDP_Annual_Meeting_2021_Self_Concept_Resistant_To_Change.mp4\">here</a> to view the full video of this presentation.</td></tr>\n\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\";>Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:25px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">October 1, 2021</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">In this talk, I will (1) review Peter Ossorio\'s unique formulation of the \nself-concept; (2) present some logical and empirical justifications for preferring this formulation to existing alternatives; (3) explain, based on this, why self-concepts tend to not change in the face of what would seem to be disconfirming evidence; and (4) describe some therapeutic approaches to modifying \nself-concepts that are based on Ossorio\'s view and that avoid many of the pitfalls inherent in mainstream approaches to this endeavor.</td>\n</tr>\n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n\n</td></tr>\n\n</table>\n\n','Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications','','publish','closed','closed','','why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6076',0,'sdppubs-publications','',0),
(6078,3,'2021-12-10 10:23:19','2021-12-10 17:23:19','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_Annual_2021_Videos/Cote_C_SDP Annual_2021_ACT.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Supporting<br>Materials</td>\n<td style=\"border-top: 1x solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href = \"http://www.sdp.org/publications/SDP_Annual_2021_Videos/Cote_C_SDP_Annual_2021_ACT_Slides.pdf\">here</a> to view the slides for this presentation</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\";>Charles Coté, L.C.S.W.<img src = \"http://www.sdp.org/wp-content/uploads/2021/12/Charle_Cote_head_shot.jpg\" style= \"width:120px; position:relative; left:25px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">October 2, 2021</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Acceptance and Commitment Therapy, also known simply as ACT, has become one of the fastest growing, “evidence-based,” popular and accepted approaches to psychotherapy. This presentation will provide an overview of ACT, focused \n<br>particularly on its conceptualization of psychological flexibility and related \n<br>applicability for therapy, followed by a discussion of Relational Frame Theory (RFT) and Functional Contextualism (FC), comparing it to DP concepts.</td>\n</tr>\n\n<tr>\n   <td></td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n1. Bach, P., Moran, D. J. (2008). <em>ACT in Practice: Case Conceptualization in Acceptance & Commitment Therapy</em>. Oakland, CA. New Harbinger.\n<br>\n2. Ossorio, P. G. (2006). <em>The Behavior of Persons</em>. The Collected Works of Peter G. Ossorio, Vol. 5. Ann Arbor, MI. Descriptive Psychology Press.\n<br>\n3. Gaudiano, B. A. (2011). A review of acceptance and commitment therapy (ACT) and recommendations for continued scientific advancement. <em>The Scientific Review of Mental Health Practice: Objective Investigations of Controversial and Unorthodox Claims in Clinical Psychology, Psychiatry, and Social Work, 8(2)</em>, 5–22.\n<br>\n4. Hayes, S. C. (2004). Acceptance and Commitment Therapy, Relational Frame Theory, and the third wave of behavioral and cognitive therapies. <em>Behavior Therapy, 35</em>, 639-665.\n<br>\n5. Puttman, A. O. (2012). When Worlds Collide: Origins of Intractable Value Problems. Presentation to the Society of Descriptive Psychology.\n<br>\n6. Ossorio, P. G. (1977). <em>Personality and Personality Theories</em>. Boulder, CO. Whittier, CA. Linguistic Research Institute.\n<br>\n7. Hayes, S. C., Law, S., Assemi, K., Falletta-Cowden, N., Shamblin, M., Burleigh, K., Olla, R., Forman, M., & Smith, P. (2021). Relating is an Operant: A Fly Over of 35 Years of RFT Research. <em>Perspectivas Em Análise Do Comportamento, 12(1)</em>.\n<br>\n8. Torres, W. J., & Bergner, R. M. (2012). Severe public humiliation: Its nature, consequences, and clinical treatment. <em>Psychotherapy, 49(4)</em>, 492–501\n<br>\n9. Berner, R. M. (1998). A Therapeutic Approach to Destructive Self-Criticism. <em>Advances in Descriptive Psychology, Vol. 7</em>, pages 249-273.\n<br>\n10. Berner, R. M. (2007). <em>Status Dynamics: Creating New Paths to Therapeutic Change</em>. Ann Arbor, MI. Burns Park Publishers.\n<br>\n11. Bergner, R. M. (2010). What is Descriptive Psychology? An Introduction. Illinois State University.\n<br>\n12. Wilson, K. G., Follette, V. M., Hayes, S. C., & Batten, S. V. (1996). Acceptance theory and the treatment of survivors of childhood sexual abuse. <em>National Center for PTSD Clinical Quarterly, 6(2)</em>, 34-37.\n<br>\n13. Hayes, S. C., Luoma, J. B., Bond, F. W., Masuda, A., & Lillis, J. (2006). Acceptance and commitment therapy: Model, processes and outcomes. <em>Behaviour Research and Therapy, 44(1)</em>, 1-25.\n<br>\n14. Hayes SC, Brownstein AJ. (1986). Mentalism, behavior-behavior relations and a behavior analytic view of the purposes of science. <em>The Behavior Analyst, 9</em>, 175–190.\n\n</td></tr>\n\n</table>\n\n','Getting in on (the) ACT from a DP Perspective','','publish','closed','closed','','getting-in-on-the-act-from-a-dp-perspective','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6078',0,'sdppubs-publications','',0),
(6081,1,'2021-12-10 10:27:03','2021-12-10 17:27:03','','Charle_Cote_head_shot','','inherit','open','closed','','charle_cote_head_shot','','','2021-12-10 10:27:03','2021-12-10 17:27:03','',0,'https://society.bsquaresite.com/wp-content/uploads/2021/12/Charle_Cote_head_shot.jpg',0,'attachment','image/jpeg',0),
(6091,3,'2021-12-10 13:56:04','2021-12-10 20:56:04','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_Annual_2021_Videos/Peek_C_J_SDP_Annual_2021_Shared_Language.mp4\">here</a> to view this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\">C.J. Peek, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 3, 2021</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">It takes streams of effort converging from many different quarters to accomplish big things—healthcare and social justice being just two examples. In both cases, people from different disciplines, perspectives, identity, skillset, or sensibility are brought together in shared work. A start to making that possible is good enough shared language rather than constant quibbling about what things mean and whose language is better. Two examples from 2020 2021 were amplified by the COVID pandemic and civil unrest over racial justice: Accelerated effort to 1) improve “population health” and 2) achieve equity, diversity, and inclusion in medical institutions. A practical task is to achieve good enough shared language—intellectual frameworks—to enable people to move forward together in shared work with less confusion, ambiguity, and conflict than\nbefore.</td></tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border-top: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\nThere are no references for this presentation.\n\n \n</td></tr>\n\n</table>\n\n\n','Shared Language for Shared Work','','publish','closed','closed','','shared-language-for-shared-work','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6091',0,'sdppubs-publications','',0),
(6098,3,'2021-12-10 16:49:08','2021-12-10 23:49:08','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_Annual_2021_Videos/Bergner_L_SDP_Annual_2021_Concept_of_Fit.mp4\">here</a> to watch this video presentation.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">There are no slides for this presentation</td></tr>\n\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 10px 10px 10px;\";>Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:100px; position:relative; left:25px;\"</td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 30, 2021</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">As Dr. Pete Ossorio once said, when it comes to how good romantic relationships are or will be, it’s all about “selection, selection, selection.” In discussing couples’ issues, clinicians often focus on personality deficits in one or both individuals. But in my clinical work with couples, I have often found that rather than personality deficits, the core problem may be that they are simply a bad fit in some important ways. It’s a different way of clinical thinking about the issues that couples present with, but it’s actually something that we implicitly understand and utilize in ordinary usage. In this presentation, I will explore the concept of “fit” in couples’ relationships. First, I will look at the definition – or lack thereof – of the concept. I will follow with discussing how and why an initial good fit can become less good, or even bad, over time as a relationship develops. Then I will present a paradigm case of a relationship with good fit and discuss the varied elements that go into fit, discussing how weighting of these varied elements affects the importance (impact) of different kinds of poor fit. I’ll follow with examples of common differences in fit, and consider what can compensate for different kinds of lack of fit. Finally, I will discuss how clinicians can use this concept in work with couples.</td>\n</tr>\n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">There are no references for this publication.</td></tr>\n\n\n\n</table>\n\n','Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships','','publish','closed','closed','','cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6098',0,'sdppubs-publications','',0),
(6113,3,'2021-12-11 03:48:35','2021-12-11 10:48:35','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_Annual_2021_Videos/Zeybekoglu_E_SDP_Annual_2021_Persona_Concept.mp4\">here</a> to watch this video presentation.</td></tr>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">There are no slides for this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:100px; position:relative; left:25px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 19, 2019</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">This presentation will use Descriptive Psychology concepts and methods of <br>formulation\nto take a fresh look at Social Learning Theory, which emphasizes the importance of\nobserving, modelling, and imitating the behaviors, attitudes, and emotional reactions of\nothers. Maxims relevant to individual and social behavior, deliberate action,\nmotivational weights and reasons, and use of the Judgment Diagram, are shown to\nprovide a more complete account of what actually <br>happens in instances of social\nlearning through observation, adding to Bandura’s list of mediational processes that\nseparate stimuli and responses in the <br>acquisition of learned behavior.</td>\n</tr>\n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">There are no references for this presentation.\n      <p></p>\n\n</td></tr>\n\n</table>\n\n','The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory and Role Development in the Behavior of Persons','','publish','closed','closed','','the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6113',0,'sdppubs-publications','',0),
(6122,3,'2021-12-14 04:30:35','2021-12-14 11:30:35','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Audio</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_Annual_2021_Videos/Stone_C_J_SDP_Annual_2021_Person_Definition.mp4\">here</a> to watch this video presentation.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">There are no slides for this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 10px 10px 10px;\";>C. J. Stone</td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 23, 2012</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px; hyphens:none;\">Ossorio stated two versions of the Person definition: “an individual whose history is,\nparadigmatically, a history of Deliberate Action in a dramaturgical pattern”; and “an\nindividual whose history is, paradigmatically, a history of engaging in the Social\nPractices (SP) of a community.” To engage in an SP is to give, receive, or refuse a status\nassignment. Thus, “A Person is an individual whose history is, paradigmatically, a\nhistory of giving, receiving, or refusing the Statuses of a community.” Further, a status\nsays how X is to be treated, and how X is expected to treat us. Thus, a status is assigning\na set of relationships between us and X.\nExpressing the Person definition in those terms: an individual whose history is,\nparadigmatically, a history of engaging in the Relationships of a community. Pathology\nis a significant restriction in engaging in the Relationships of a community. For therapy,\nif persons should be able to love, work, and play, then these are core relationships.\nLooking at which relationships in each category are not working well, are being\navoided, are being handled well, and so on, may give a map of useful changes for any\nparticular person.</strong>.</td>\n</tr>\n <tr><td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>   <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\nThere is no reference list for this presentation.</tr>\n</table>\n\n','A Relationship View of the Person Definition','','publish','closed','closed','','a-relationship-view-of-the-person-definition','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6122',0,'sdppubs-publications','',0),
(6152,2,'2021-12-18 16:33:37','2021-12-18 23:33:37','<h2>Descriptive Psychology Seminar\nJuly 26, 1979</h2>		<p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1.flac\">A01_A_Track_1.flac</a><br /><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1_corrected.mp3\">A01_A_Track_1_corrected.mp3</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A02_A_Track_2.flac\">A02_A_Track_2.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A03_A_Track_3.flac\">A03_A_Track_3.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A04_A_Track_4.flac\">A04_A_Track_4.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A05_A_Track_5.flac\">A05_A_Track_5.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B06_B_Track_1.flac\">B06_B_Track_1.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B07_B_Track_2.flac\">B07_B_Track_2.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B08_B_Track_3.flac\">B08_A_Track_3.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B09_B_Track_4.flac\">B09_B_Track_4.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B10_B_Track_5.flac\">B10_B_Track_5.flac</a></p>','Desc_Psych_Sem_July_26_1979','','publish','closed','closed','','desc_psych_sem_july_26_1979','','','2025-12-29 20:43:23','2025-12-29 20:43:23','',0,'http://www.sdp.org/?page_id=6152',0,'page','',0),
(6207,1,'2022-03-04 08:42:58','2022-03-04 15:42:58','','Screen Shot 2022-03-04 at 10.41.03 AM','','inherit','open','closed','','screen-shot-2022-03-04-at-10-41-03-am','','','2022-03-04 08:42:58','2022-03-04 15:42:58','',0,'https://society.bsquaresite.com/wp-content/uploads/2022/03/Screen-Shot-2022-03-04-at-10.41.03-AM.png',0,'attachment','image/png',0),
(6216,1,'2022-03-04 14:12:43','2022-03-04 21:12:43','','2022 Mid Year Presentation Final Flyer with Registration Link 3-4-22','','inherit','open','closed','','2022-mid-year-presentation-final-flyer-with-registration-link-3-4-22','','','2022-03-04 14:12:43','2022-03-04 21:12:43','',0,'https://society.bsquaresite.com/wp-content/uploads/2022/03/2022-Mid-Year-Presentation-Final-Flyer-with-Registration-Link-3-4-22-.pdf',0,'attachment','application/pdf',0),
(6218,1,'2022-03-07 18:06:43','2022-03-08 01:06:43','','Screen Shot 2022-03-07 at 8.04.22 PM','','inherit','open','closed','','screen-shot-2022-03-07-at-8-04-22-pm','','','2022-03-07 18:06:43','2022-03-08 01:06:43','',0,'https://society.bsquaresite.com/wp-content/uploads/2022/03/Screen-Shot-2022-03-07-at-8.04.22-PM.png',0,'attachment','image/png',0),
(6221,1,'2022-04-02 09:23:50','2022-04-02 15:23:50','','Announcement and Call for Papers 2022','','inherit','open','closed','','announcement-and-call-for-papers-2022','','','2022-04-02 09:23:50','2022-04-02 15:23:50','',0,'https://society.bsquaresite.com/wp-content/uploads/2022/04/Announcement-and-Call-for-Papers-2022.pdf',0,'attachment','application/pdf',0),
(6222,1,'2022-04-02 09:24:30','2022-04-02 15:24:30','','Screen Shot 2022-04-02 at 11.22.14 AM','','inherit','open','closed','','screen-shot-2022-04-02-at-11-22-14-am','','','2022-04-02 09:24:30','2022-04-02 15:24:30','',0,'https://society.bsquaresite.com/wp-content/uploads/2022/04/Screen-Shot-2022-04-02-at-11.22.14-AM.png',0,'attachment','image/png',0),
(6225,1,'2022-04-02 09:31:48','2022-04-02 15:31:48','','Screen Shot 2022-04-02 at 11.31.19 AM','','inherit','open','closed','','screen-shot-2022-04-02-at-11-31-19-am','','','2022-04-02 09:31:48','2022-04-02 15:31:48','',0,'https://society.bsquaresite.com/wp-content/uploads/2022/04/Screen-Shot-2022-04-02-at-11.31.19-AM.png',0,'attachment','image/png',0),
(6226,1,'2022-04-02 09:36:11','2022-04-02 15:36:11','','Screen Shot 2022-04-02 at 11.35.52 AM','','inherit','open','closed','','screen-shot-2022-04-02-at-11-35-52-am','','','2022-04-02 09:36:11','2022-04-02 15:36:11','',0,'https://society.bsquaresite.com/wp-content/uploads/2022/04/Screen-Shot-2022-04-02-at-11.35.52-AM.png',0,'attachment','image/png',0),
(6236,1,'2022-08-14 03:58:22','2022-08-14 09:58:22','','44th Conferene Announcement 2022','','inherit','open','closed','','44th-conferene-announcement-2022','','','2022-08-14 03:58:22','2022-08-14 09:58:22','',0,'https://society.bsquaresite.com/wp-content/uploads/2022/08/44th-Conferene-Announcement-2022.jpg',0,'attachment','image/jpeg',0),
(6238,1,'2022-08-14 04:01:21','2022-08-14 10:01:21','','44th Conferene Announcement 2022','','inherit','open','closed','','44th-conferene-announcement-2022-3','','','2022-08-14 04:01:21','2022-08-14 10:01:21','',0,'https://society.bsquaresite.com/wp-content/uploads/2022/08/44th-Conferene-Announcement-2022-2.jpg',0,'attachment','image/jpeg',0),
(6239,1,'2022-08-14 08:26:46','2022-08-14 14:26:46','','SDP 44th Annual Conference Brochure - FINAL 8-11-22','','inherit','open','closed','','sdp-44th-annual-conference-brochure-final-8-11-22','','','2022-08-14 08:26:46','2022-08-14 14:26:46','',0,'https://society.bsquaresite.com/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf',0,'attachment','application/pdf',0),
(6248,1,'2023-07-01 15:59:12','2023-07-01 21:59:12','','Society_shirt_final2','','inherit','open','closed','','society_shirt_final2','','','2023-07-01 15:59:12','2023-07-01 21:59:12','',0,'https://society.bsquaresite.com/wp-content/uploads/2023/07/Society_shirt_final2.jpg',0,'attachment','image/jpeg',0),
(6249,1,'2023-07-01 16:43:14','2023-07-01 22:43:14','','SDP45','','inherit','open','closed','','sdp45','','','2023-07-01 16:43:14','2023-07-01 22:43:14','',0,'https://society.bsquaresite.com/wp-content/uploads/2023/07/SDP45.jpg',0,'attachment','image/jpeg',0),
(6250,1,'2023-07-01 16:45:04','2023-07-01 22:45:04','','SDP45Final1','','inherit','open','closed','','sdp45final1','','','2023-07-01 16:45:04','2023-07-01 22:45:04','',0,'https://society.bsquaresite.com/wp-content/uploads/2023/07/SDP45Final1.jpg',0,'attachment','image/jpeg',0),
(6271,1,'2023-10-27 03:25:24','2023-10-27 09:25:24','','SDP 2023 Conference Brochure Archive','','inherit','open','closed','','sdp-2023-conference-brochure-archive','','','2023-10-27 03:25:24','2023-10-27 09:25:24','',0,'https://society.bsquaresite.com/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf',0,'attachment','application/pdf',0),
(6327,3,'2024-01-02 10:08:51','2024-01-02 17:08:51','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2023_Videos/Bergner_L_Last _Chapters_SDP_2023.mp4\">here</a> to watch this video presentation.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/wp-content/uploads/2024/01/Bergner_L_SDP_2023_Slides.pdf\"> here </a> to view the slides for this presentation.</td></tr>\n\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 10px 10px 10px;\";>Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:100px; position:relative; left:25px;\"</td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 29, 2023</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">The last chapters of life are a challenge! As people get into their 70s, they are faced with the reality of the finality of their lives, and the limits of life feels like it is fast approaching. How do people adjust to this reality and to the profound changes in their lives that this reality brings up? One could say that our world changes, and this changes us. How does our world change, and how do we deal with these changes? Old age involves many losses, so how do people navigate the changes needed to adjust to these losses? Are there possible gains to offset the losses? This presentation will look at the last chapters of people’s lives and how people navigate, or attempt to navigate, this challenging time of life.</td>\n</tr>\n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n1. Levinson, D. J. (1978). Seasons of a Man\'s Life. New York: Random House<br>\n2. Sheehy, G. (1976). Passages: predictable crises of adult life. New York: Dutton<br>\n3. Bergner, R. (2010). The Tolstoy dilemma: A paradigm case formulation and\nsome therapeutic interventions. In K. Davis, F. Lubuguin, & W. Schwartz (Eds.),\nAdvances in Descriptive Psychology (Vol. 9, pp. 143-160). Ann Arbor, MI:\nDescriptive Psychology Press.<br>\n4. Warren B. (2012.) The Top Five Regrets of the Dying: A Life Transformed by the\nDearly Departing. Proc (Baylor Univ. Med Cent). Jul;25(3): 299–300. PMCID:\nPMC3377309<br>\n5. “Optimizing aging: A call for a new narrative. By Diehl, Manfred, Smyer,\nMichael A., Mehrotra, Chandra M. American Psychologist, Vol 75(4), May-June\n2020, 577-589.<br>\n6. “Loneliness, Loss and Regret: what getting old really feels like – new study.” By\nCarr, Sam and Fang, Chao. The Conversation, September 8, 2021.\n</td></tr>\n\n</table>\n','Navigating the Last Chapters of Life','','publish','closed','closed','','bergner-l-navigating-the-last-chapters-of-life-sdp-2023','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6327',0,'sdppubs-publications','',0),
(6329,3,'2024-01-02 15:06:56','2024-01-02 22:06:56','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_Annual_2021_Videos/Torres_W_SDP_2021_1_Mindfulness.mp4\">here</a> to view this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\";>Walter Torres, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 1, 2021</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\"><p>Mindfulness, or mindfulness meditation, as a practice and a \ntherapeutic measure, has gained widespread acceptance and prominence. \nHowever, some of the core locutions used to speak of mindfulness, \ne.g., to “refrain from thinking,” muddle our understanding of the practice and its \nsource of value. Improved understanding of  its essential features and effects, both as a practice and as a therapeutic tool, can facilitate its adoption and propitious use. Concepts of Descriptive Psychology, in particular, the functions of“Actor - Observer - Critic,” “Appraisal,” and “What the Situation Calls For” \nare utilized: 1) to articulate more clearly the core features of mindfulness; 2) to \ndistinguish it from other therapeutic tools; and 3) to enhance our understanding \nand appreciation of its particular value.</p></td></tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border-top: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\nThere are no references for this presentation.\n\n \n</td></tr>\n\n</table>\n\n','A Descriptive Take on Mindfulness','','publish','closed','closed','','a-descriptive-take-on-mindfulness','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6329',0,'sdppubs-publications','',0),
(6334,3,'2024-01-03 05:50:40','2024-01-03 12:50:40','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2023_Videos/Schwartz_Prep_for_DP_SDP_2023.mp4\">here</a> to view the full video of this presentation.</td></tr>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">There are no supporting materials for this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:125px; position:relative; left:25px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 30, 2023</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">In an early meeting with Ossorio, I asked what might assist my understanding Descriptive Psychology. He suggested Wittgenstein. During Wittgenstein’s life, he published one book, the 1921 Tractatus Logico-Philosophicus, dying before the 1953 publication of his second, the Philosophical Investigations. The Tractatus starts with “The world is all that is the case.” The Tractatus asserts “The world is the totality of acts, not of things,” and “What is the case—a fact—is the existence of states of affairs.” In my reading, a prime mission of the Investigations was amending and expanding the concept of World. So, I read, and we discussed \nwhat was at stake for Wittgenstein as he assembled a methodology of reminders \nand maxims in the service of describing the fully connected but irregular terrain of language and world; that “there is not a single philosophical method, though there are indeed methods, different therapies, as it were.”. This reading and discussing prepared my encounter with The Person Concept. Some of this I’d like to share.</td>\n</tr>\n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">References</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n1. Wittgenstein, L. (1999). Tractatuslogico-philosophicus (C.K.Ogden,Trans.).\nDover Publications.<br>\n2. Wittgenstein, L. (1953). Philosophical investigations. Philosophische\nUntersuchungen. New York: Macmillan.<br>\n3. Ossorio, P.G. (2006/2013). The Behavior of Persons. Ann Arbor, MI:\nDescriptive Psychology Press.<br>\n4. Ossorio, P. G. (1975). “What actually happens”: The representation of real\nworld phenomena. Columbia, South Carolina: University of South Carolina Press.<br>\n5. Ossorio, P. G. (1998). Place. Ann Arbor, MI: Descriptive Psychology Press.<br>\n6. Schwartz, W. (2019). Descriptive psychology and the person concept: Essential\nattributes of persons and behavior. Amsterdam: Elsevier Academic Press.\n</td></tr>\n</table>\n','Preparation for Descriptive Psychology:Conversations with Ossorio on Reading Wittgenstein','','publish','closed','closed','','preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6334',0,'sdppubs-publications','',0),
(6335,3,'2024-01-03 06:03:20','2024-01-03 13:03:20','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold;\">Video</td>\n    <td>Click <a href=\"http://www.sdp.org/publications/SDP_2023_Videos/Newby-Clark_and_Colp_Mistaken_BP_SDP_2023.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n    <td style=\"font-weight:bold;\">Slides</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/wp-content/uploads/2024/01/Newby-Clark_and_Colp_SDP_2023_Slides.pdf\"> here </a> to view the slides for this presentation.</td></tr>\n\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border:none;\">Presenters</td>\n    <td style=\"text-align:left; font-weight:bold\";>Ian Newby-Clark, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:125px; position:relative; left:25px;\"></td></tr>\n    <td style = \"text-align:left; font-weight:bold; border:none;\"></td>\n    <td style=\"text-align:left; font-weight:bold\";>Grace C. Colp, B.A. <img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:125px; position:relative; left:59px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Date</td>\n    <td style=\"text-align:left;\">October 1, 2023</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Abstract</td>\n    <td style=\"text-align:left;\">In this talk, we explore the powerful, complex, and fascinating concept ‘behavior potential.’ We first consider aspects of behavior potential—including the idea of a person\'s behavioral possibilities, the correlative of Reality (reality constraints), and a person\'s status. We then introduce the usefulness of considering the \'thinness\' and \'thickness\' of behavioral possibilities. Next, we explicate the utility of tautologies in science—a foreign idea to many—before going on to illustrate the utility of the behavior potential tautology, \"a person will always choose more behavior potential over less behavior potential.\" We then consider what it might mean to say that someone is mistaken about his/her or another’s behavior potential. In particular, we discuss the difference between \'known unknowns\' and \'unknown unknowns.\' In that context, we explore the different kinds of mistakes about behavior potential that actors, observers, and critics could or do make. Along the way, we tie in relevant findings from work in social psychology, and judgement and decision-making, including the problem of bystander intervention, the Sunk Costs Fallacy, and the Planning Fallacy.d</td></tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border:none;\">Related<br>Papers</td>\n    <td stye=\"text-align:left;\">\n\n1. Bergner, R. M. (2016). What is behavior? And why is it not reducible to \nbiological states of affairs? Journal of Theoretical and Philosophical Psychology, \n36(1), 41–55. https://doi.org/10.1037/teo0000026\n2. Strough, J., Schlosnagle, L., Karns, T., Lemaster, P., & Pichayayothin, N. \n(2014). No Time to Waste: Restricting Life-Span Temporal Horizons Decreases \nthe Sunk-Cost Fallacy. Journal of Behavioral Decision Making, 27(1), 78–94.\nhttps://doi.org/10.1002/bdm.1781\n3. Tait, V., & Miller, H. L. (2019). Loss Aversion as a Potential Factor in the Sunk-\nCost Fallacy. International Journal of Psychological Research, 12(2), 8–16.\nhttps://doi.org/10.21500/20112084.3951\n4. Huang, M. (2021). Unpacking Planning Fallacy. International Journal of\nPsychological Studies, 13(2), 84–. https://doi.org/10.5539/ijps.v13n2p8\nOrchowski LM, Berkowitz A, Boggis J, Oesterle D. Bystander Intervention \nAmong College Men: The Role of Alcohol and Correlates of Sexual Aggression. \nJ Interpers Violence. 2016 Oct;31(17):2824-46. doi: 10.1177/0886260515581904. \nEpub 2015May 5. PMID: 25944836; PMCID: PMC8922526.\n\n\n\n</td></tr>\n\n</table>\n\n','What Does It Mean To Be Mistaken About Behavior Potential','','publish','closed','closed','','what-does-it-mean-to-be-mistaken-about-behavior-potential','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6335',0,'sdppubs-publications','',0),
(6337,1,'2024-01-03 07:16:15','2024-01-03 14:16:15','','Grace Colp head shot','','inherit','open','closed','','grace-colp-head-shot','','','2024-01-03 07:16:15','2024-01-03 14:16:15','',0,'https://society.bsquaresite.com/wp-content/uploads/2024/01/Grace-Colp-head-shot.png',0,'attachment','image/png',0),
(6341,1,'2024-01-03 12:53:22','2024-01-03 19:53:22','/*\nYou can add your own CSS here.\n\nClick the help icon above to learn more.\n*/\n\n','twentythirteen-child','','publish','closed','closed','','twentythirteen-child','','','2024-01-03 12:53:22','2024-01-03 19:53:22','',0,'http://www.sdp.org/twentythirteen-child/',0,'custom_css','',0),
(6360,2,'2024-01-04 12:12:29','0000-00-00 00:00:00','This page displays nothing','This is a new page','','draft','closed','closed','','','','','2024-01-04 12:12:29','0000-00-00 00:00:00','',0,'http://www.sdp.org/?page_id=6360',0,'page','',0),
(6362,2,'2025-11-24 16:44:35','2025-11-24 16:44:35','<h2>What Does it Mean</h2>		\n<table style=\"border:none; width:100%\">\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold;\">Video</td>\n    <td>Click <a href=\"http://www.sdp.org/publications/SDP_2023_Videos/Newby-Clark_and_Colp_Mistaken_BP_SDP_2023.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border:none;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold\";>Ian Newby-Clark, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:125px; position:relative; left:25px;\"></td></tr>\n    <td style = \"text-align:left; font-weight:bold; border:none;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold\";>Grace C. Colp, B.A. <img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:125px; position:relative; left:59px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Date</td>\n    <td style=\"text-align:left;\">October 1, 2023</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Abstract</td>\n    <td style=\"text-align:left;\">In this talk, we explore the powerful, complex, and fascinating concept ‘behavior potential.’ We first consider aspects of behavior potential—including the idea of a person\'s behavioral possibilities, the correlative of Reality (reality constraints), and a person\'s status. We then introduce the usefulness of considering the \'thinness\' and \'thickness\' of behavioral possibilities. Next, we explicate the utility of tautologies in science—a foreign idea to many—before going on to illustrate the utility of the behavior potential tautology, \"a person will always choose more behavior potential over less behavior potential.\" We then consider what it might mean to say that someone is mistaken about his/her or another’s behavior potential. In particular, we discuss the difference between \'known unknowns\' and \'unknown unknowns.\' In that context, we explore the different kinds of mistakes about behavior potential that actors, observers, and critics could or do make. Along the way, we tie in relevant findings from work in social psychology, and judgement and decision-making, including the problem of bystander intervention, the Sunk Costs Fallacy, and the Planning Fallacy.d</td></tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border:none;\">Related<br>Papers</td>\n    <td stye=\"text-align:left;\">\n1. Bergner, R. M. (2016). What is behavior? And why is it not reducible to \nbiological states of affairs? Journal of Theoretical and Philosophical Psychology, \n36(1), 41–55. https://doi.org/10.1037/teo0000026\n2. Strough, J., Schlosnagle, L., Karns, T., Lemaster, P., & Pichayayothin, N. \n(2014). No Time to Waste: Restricting Life-Span Temporal Horizons Decreases \nthe Sunk-Cost Fallacy. Journal of Behavioral Decision Making, 27(1), 78–94.\nhttps://doi.org/10.1002/bdm.1781\n3. Tait, V., & Miller, H. L. (2019). Loss Aversion as a Potential Factor in the Sunk-\nCost Fallacy. International Journal of Psychological Research, 12(2), 8–16.\nhttps://doi.org/10.21500/20112084.3951\n4. Huang, M. (2021). Unpacking Planning Fallacy. International Journal of\nPsychological Studies, 13(2), 84–. https://doi.org/10.5539/ijps.v13n2p8\nOrchowski LM, Berkowitz A, Boggis J, Oesterle D. Bystander Intervention \nAmong College Men: The Role of Alcohol and Correlates of Sexual Aggression. \nJ Interpers Violence. 2016 Oct;31(17):2824-46. doi: 10.1177/0886260515581904. \nEpub 2015May 5. PMID: 25944836; PMCID: PMC8922526.\n</td></tr>\n</table>','What does it mean','','publish','closed','closed','','what-does-it-mean','','','2025-12-31 14:18:41','2025-12-31 14:18:41','',0,'http://www.sdp.org/?page_id=6362',0,'page','',0),
(6365,3,'2024-01-05 09:59:39','2024-01-05 16:59:39','<table style=\"border:none; width:100%\">\n\n<col style= \"width:18%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2023_Videos/Kantor_Role_Play_SDP_2023.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Supporting<br>Materials</td>\n<td style=\"border-top: 1x solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">There are no supporting materials for this presentation.</td></tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 10px 0px 10px 10px;\";>Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 0px 0px 0px 10px\">Date</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">At the 2008 Conference of the Society for Descriptive Psychology, I presented a Descriptive Psychology formulation of the significance of play in the development of children.The presentation was subsequently published as Children’s Imaginative Play in volume IX of Advances in Descriptive Psychology (2010). Therapeutic role playing with children was briefly described near the end of this article. I wrote: “A more formalized version of the use of imaginative play to help children reassign statuses and reconstruct their worlds is play therapy with children and more specifically role playing therapy with children. Role playing involves setting up scenarios within the play therapy setting and having these scenarios be versions of what the child is struggling with outside the play room. By trying on different statuses and acting as a self assigner of these statuses, a child in play therapy can experience increased behavior potential and then take that ‘act’ on the road, into Our world.” This presentation will be a more in depth exploration of this role playing approach. By virtue of a case study, the variety of ways to introduce and set up a role play and the status dynamic approaches the therapist employs to enhance the behavior potential of young clients will be illustrated.</td></tr>\n<tr>\n    <td style=\"text-align:left; border-top: 1x solid gainsboro; border-bottom: 1px solid gainsboro; font-weight:bold;\">References and Related<br>Papers</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; border-bottom: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\n\n1. Bergner, R.M. (2007). Status dynamics: An enriching path to therapeutic \nchange. Ann Arbor, MI: Descriptive Psychology Press.\n2. Kantor, C. (2010). Children’s Imaginative Play: A Descriptive Psychology\nApproach. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in\nDescriptive Psychology: Vol.9. (pp. 257-285). Ann Arbor, MI: Descriptive\nPsychology Press.\n3.Knudsen, H. and Schaefer, C., Eds. (1997). 101 Favorite Play Therapy\nTechniques. London, Rowman and Littlefield Publishers, Inc.\n4. Roberts, M.K. (1992). Companions of uncertain status. In M.K. Roberts, & \nR.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization \nand Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental \nIllness, and Mania. Advances in Descriptive Psychology: Vol. 6, (pp. 33-77). \nAnn Arbor, MI: Descriptive Psychology Press.\n5. Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. \nMitchell (Eds.),\n</td></tr>\n\n\n\n\n\n\n\n\n</table>\n','The Alien and the Earthling: Status Dynamic Role Play Therapy with Children','','publish','closed','closed','','the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6365',0,'sdppubs-publications','',0),
(6367,3,'2024-01-05 10:09:57','2024-01-05 17:09:57','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2023_Videos/Jeffrey_WAH_SDP_2023.mp4\">here</a> to watch the video for this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 10px 10px 10px;\";>H. Joel Jeffrey, Ph.D.</td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 30, 2023</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Ossorio’s formulation of the real world is unique: the first, and only, precise, systematic articulation of the concept of the real world. It is also the least understood of the foundational formulations of Descriptive Psychology. The goal of this presentation is to make that articulation accessible to Descriptive Psychologists and anyone interested in the profound relationship between persons and worlds. That relationship underlies the necessity of multiculturalism, the multiple worlds of organizations, consciousness, and the profound difficulty of communication between truly different cultures. Further, it highlights areas of inquiry virtually unexamined by Descriptive Psychologists, including the body, art, and music.</td>\n</tr>\n <tr><td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>   \n\n<td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n\n1. Ossorio, P.G. (1978). “What Actually Happens”: The representation of\nreal world phenomena. Ann Arbor, MI: Descriptive Psychology Press. (Originally\nSDP 45th Annual Convention Page 19\npublished by University of South Carolina Press, 1978.)<br>\n\n2. Ossorio, P.G. Place (2012). Ann Arbor, MI: Descriptive Psychology Press.\n(Originally published by Linguistic Research Institute, Boulder, CO, 1982)<br>\n\n3. Jeffrey, H. J. (1998). “Consciousness, Experience, and a Person’s World”,\nin Advances in Descriptive Psychology, Vol. VII. Ann Arbor, MI: Descriptive\nPsychology Press.<br>\n\n4. Ossorio, P. G. (2013). The Behavior of Persons. Ann Arbor, MI:\nDescriptive Psychology Press.<br>\n\n5. “Logic and Ontology,” particularly Sec. 3, “Ontology,” Stanford\nEncyclopedia of Philosophy,\nhttps://plato.stanford.edu/Archives/win2004/entries/logic-ontology/, last accessed\n6/26/2023.\n</td></tr>\n</table>\n','Making \"What Actually Happens\" Accessible','','publish','closed','closed','','making-what-actually-happens-accessible','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6367',0,'sdppubs-publications','',0),
(6370,3,'2024-01-05 15:05:43','2024-01-05 22:05:43','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2023_Videos/Bender_Pres_Address_SDP_2023.mp4\">here</a> to watch this video presentation.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n    <td  style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">There are no additional slides for this presentation</td></tr>\n\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 10px 10px 10px 10px;\";>David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:100px; position:relative; left:25px;\"</td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 29, 2023</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\"> Given that Descriptive Psychology provides access to all the facts and possible facts concerning persons and their behavior, ordinary daily living and the challenges people face, therefore, can be brought into the light of understanding. This presentation will make use of DP methodology, one heuristic, and a number of principles and slogans to demonstrate the utility of Descriptive Psychology in accomplishing an assortment of tasks in daily living. A new, yet an old, paradigm case of sexual behavior will be presented. Spiritual direction will be illuminated, and finally an approach to assisting the poor will be explained.\n</td>\n</tr>\n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n1. Bergner, R. M. (2017). What is a person? What is the self? Formulations\nfor a Science of Psychology. Journal of Theoretical and Philosophical\nPsychology, 37, 22-90.<br>\n2. Maxwell, N. (2017). In praise of natural philosophy: A revolution for\nthought and life. McGill-Queen\'s Press-MQUP.<br>\n3. Muthukrishna, M., Henrich, J. (2019). A problem in theory. Nature Human\nBehavior, 3, 221-229.<br>\n4. Newby-Clark, I. R., & Thavendran, K. (2018). To daydream is to imagine\nevents: Conceptual, empirical, and theoretical considerations. Theory &\nPsychology, 28(2), 261-268.<br>\n5. Nosek, B. A., & Bar-Anan, Y. (2012). Scientific utopia: I. Opening\nscientific communication, Psychological Inquiry, 23, 217-243.<br>\n6. Ossorio, P. G. (1975). “What actually happens”: The representation of real\nworld phenomena. The collected works of Peter G. Ossorio, Vol. IV. Ann Arbor,\nMI: Descriptive Psychology Press.<br>\n7. Ossorio, P. G. (2006). The behavior of persons. Descriptive Psychology\nPress.<br>\n8. Simmons, J. P., Nelson, & L. G., Simonsohn, U. (2011). False-positive\npsychology: Undisclosed flexibility in data collection and analysis allows\npresenting anything as significant. Psychological Science, 22, 1359-1366.\n\n</td></tr>\n\n</table>\n','Presidential Address: Descriptive Psychology in Everyday Life','','publish','closed','closed','','presidential-address-descriptive-psychology-in-everyday-life','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6370',0,'sdppubs-publications','',0),
(6371,1,'2024-01-05 15:04:21','2024-01-05 22:04:21','','David Bender','','inherit','open','closed','','david-bender-2','','','2024-01-05 15:04:21','2024-01-05 22:04:21','',0,'https://society.bsquaresite.com/wp-content/uploads/2024/01/David-Bender.png',0,'attachment','image/png',0),
(6373,2,'2024-01-07 05:14:46','2024-01-07 12:14:46','<h2>45th Annual SDP Conference (Hybrid) September 28TH - October 1, 2023</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n</table>','45th Annual SDP Conference (Hybrid) September 28 - October 1, 2023','','publish','closed','closed','','45th-annual-sdp-conference-hybridseptember-28-october-1-2023','','','2025-12-29 20:37:27','2025-12-29 20:37:27','',0,'http://www.sdp.org/?page_id=6373',0,'page','',0),
(6401,1,'2024-01-07 08:59:08','2024-01-07 15:59:08','','Jeffrey H.J','','inherit','open','closed','','jeffrey-h-j','','','2024-01-07 08:59:08','2024-01-07 15:59:08','',0,'https://society.bsquaresite.com/wp-content/uploads/2024/01/Jeffrey-H.J.png',0,'attachment','image/png',0),
(6418,3,'2024-01-08 05:24:41','2024-01-08 12:24:41','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_Annual_2022_Videos/Bergner_Sex_Significance_SDP_2022.mp4\">here</a> to view the full video of this presentation.</td></tr>\n\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\";>Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:25px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 30, 2022</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">On a late-night talk show, Bette Davis once asserted that “most sex is not\nabout sex.” In this presentation, using Anscombe\'s significance ladder, I\nwill first articulate the concept of “Significance”, and then develop a listing\nof a number of different significances that sexual intercourse can have.\nSeveral of these will be discussed in detail.</td>\n</tr>\n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n1.	Bergner, R. (2005). Lovemaking as a ceremony of accreditation. Journal of Sex and Marital Therapy, 31: 1-8.<br>\n2.	Bridges, A., Bergner, R., & McInnis, M. (2003). Romantic partner\'s use of pornography: Its significance for women. Journal of Sex and Marital Therapy, 29, 1-14.<br>\n3.	Bergner, R. (2002). Sexual compulsion as attempted recovery from degradation. Journal of Sex and Marital Therapy, 28, 373-387.<br>\n4.	Bergner, R., & Bridges A. (2002). The significance of heavy pornography involvement for romantic partners: Research and clinical implications. Journal of Sex and Marital Therapy, 28, 198-206.<br>\n5.	Bergner R, & Bergner L (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. Psychotherapy: Theory, Research, Practice, Training,\n \n27, 34-38\n\n</td></tr>\n\n</table>\n','Sexual Significance','','publish','closed','closed','','sexual-significance','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6418',0,'sdppubs-publications','',0),
(6423,1,'2024-01-08 05:49:16','2024-01-08 12:49:16','','Bergner_L_SDP_2023_Slides','','inherit','open','closed','','bergner_l_sdp_2023_slides','','','2024-01-08 05:49:16','2024-01-08 12:49:16','',0,'https://society.bsquaresite.com/wp-content/uploads/2024/01/Bergner_L_SDP_2023_Slides.pdf',0,'attachment','application/pdf',0),
(6425,3,'2024-01-08 06:09:22','2024-01-08 13:09:22','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold;\">Video</td>\n    <td>Click <a href=\"http://www.sdp.org/publications/SDP_Annual_2022_Videos/Newby-Clark_Pres_Address_SDP_2022.mp4\">here</a> to view the full video of this presentation.</td></tr>\n\n <tr>\n    <td style=\"font-weight:bold;\">Slides</td>\n    <td>Click <a href=\"http://www.sdp.org/wp-content/uploads/2024/01/Newby-Clark_Pres_Address_SDP_2023_Slides.pdf\">here</a> here</a> to view a PDF of this presentation\'s slides.</td></tr>\n\n<tr>   \n    <td style = \"text-align:left; font-weight:bold; border:none;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold\";>Ian Newby-Clark, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:125px; position:relative; left:25px;\"></td></tr>\n </tr>\n\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Date</td>\n    <td style=\"text-align:left;\">September 29, 2022</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Abstract</td>\n    <td style=\"text-align:left;\">Of late, there have been significant changes in the practices of \'mainstream\'\npsychology, including a greater emphasis on: a) using better statistical tools\ncorrectly; b) openness and transparency; and c) coherent theoretical\napproaches. Accordingly, although one can never know with certainty when\na discipline is ripe for change, there are indications that this is an opportune\ntime for Descriptive Psychology to push into the mainstream. I will\ndescribe, and invite input on, my three-pronged strategy for facilitating\nDP\'s move into the mainstream. At every opportunity: 1) Demonstrate the\nbenefits of conceptual investigation; 2) Teach the basics to university\nstudents; 3) Use the maxims publicly.d</td></tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border:none;\">Related<br>Papers</td>\n    <td stye=\"text-align:left;\">\n1.	Bergner, R. M. (2017). What is a person? What is the self? Formulations for a Science of Psychology. Journal of Theoretical and Philosophical Psychology, 37, 22-90.<br>\n2.	Maxwell, N. (2017). In praise of natural philosophy: A revolution for thought and life. McGill-Queen\'s Press-MQUP.<br>\n3.	Muthukrishna, M., Henrich, J. (2019) A problem in theory. Nature Human Behavior, 3, 221-229.<br>\n4.	Newby-Clark, I. R., & Thavendran, K. (2018). To daydream is to imagine events: Conceptual, empirical, and theoretical considerations. Theory & Psychology, 28(2), 261-268.<br>\n5.	Nosek, B. A., & Bar-Anan, Y. (2012). Scientific utopia: I. Opening scientific communication, Psychological Inquiry, 23, 217-243.<br>\n6.	Ossorio, P. G. (1975). What actually happens”: The representation of real world phenomena. The collected works of Peter G. Ossorio, Vol. IV. Ann Arbor, MI: Descriptive Psychology Press.<br>\n7.	Ossorio, P. G. (2006). The behavior of persons. Descriptive Psychology Press.<br>\n8.	Simmons, J. P., Nelson, & L. G., Simonsohn, U. (2011). False-positive psychology: Undisclosed flexibility in data collection and analysis allows presenting anything as significant. Psychological Science, 22, 1359-1366.\n\n\n\n\n</td></tr>\n\n</table>\n','The Time is (Probably) Ripe for Change: Moving Descriptive Psychology into the Mainstream','','publish','closed','closed','','the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6425',0,'sdppubs-publications','',0),
(6429,1,'2024-01-08 07:37:48','2024-01-08 14:37:48','','Newby-Clark_and_Colp_SDP_2023_Slides','','inherit','open','closed','','newby-clark_and_colp_sdp_2023_slides','','','2024-01-08 07:37:48','2024-01-08 14:37:48','',0,'https://society.bsquaresite.com/wp-content/uploads/2024/01/Newby-Clark_and_Colp_SDP_2023_Slides.pdf',0,'attachment','application/pdf',0),
(6433,3,'2024-01-08 10:13:20','2024-01-08 17:13:20','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_Annual_2022_Videos/Schwartz_DP_as_Therapy_for_Therapies_SDP_2022.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n   <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">There are no available slides for this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:125px; position:relative; left:25px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">October 1, 2022</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Peter Ossorio famously said,\n“Promise them anything but give them\nbehavior potential” as a starting point for understanding the relationship of\nthe formal subject matter of Descriptive Psychology (DP), The Person\nConcept, to the theories and practices that constitute psychotherapy.\nAlthough there are therapeutic approaches and ways of talking\ncharacteristic of the DP community, there is no Descriptive Psychology\nbranded therapy, nor should there be. Instead, DP’s Person Concept\nprovides a framework for comparative psychotherapy. That said, Peter\nOssorio and Ray Bergner have systematically described policies and\npractices –– deliberately compatible with the Person Concept –– that are\nparadigmatic examples of how a person, deeply and competently informed\nby DP, might conduct non-eclectic psychotherapy grounded in pragmatics\nrather than theory.</td>\n</tr>\n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">References</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n\n1)	Bergner, R. (2006). The many secure knowledge bases of psychotherapy.\nAmerican Journal of Psychotherapy, 69, 215-232.<br>\n2)	Bergner, R.M. (2013). Therapeutic policies: A policy-based approach to psychotherapy. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), Advances in Descriptive Psychology: Vol.10 (pp. 175-196). Ann Arbor, MI: Descriptive Psychology Press.<br>\n3)	Ossorio, P.G. (1982/1998/2012). Place. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)<br>\n4)	Ossorio, P.G. (2013). Seminar on Clinical Topics. Collected Works of Peter\nG. Ossorio (Vol. VII). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report No. 11. Boulder, CO: Linguistic Research Institute).<br>\n5)	Schwartz, W. (1979). Degradation, Accreditation, and Rites of Passage.\nPsychiatry, 42(2), 138-146.<br>\n6)	Schwartz, W. (2019) Descriptive Psychology and the Person Concept: Essential Attributes of Persons and Behavior. Cambridge, MA and London UK: Academic Press-Elsevier.\n\n\n</td></tr>\n</table>\n','Descriptive Psychology as Therapy for Therapies','','publish','closed','closed','','descriptive-psychology-as-therapy-for-therapists','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6433',0,'sdppubs-publications','',0),
(6435,3,'2024-01-08 10:20:35','2024-01-08 17:20:35','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_Annual_2022_Videos/Lasater_Careers_SDP_2022.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Slides</td>\n   <td style=\"border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href = \"http://www.sdp.org/wp-content/uploads/2024/01/Lasater_Careers_SDP_2022_Slides.pdf\">here </a> to view a PDF of the slides from this presentation.</td></tr>\n<tr>\n\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 10px 0px 10px 10px;\">Lane Lasater, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" style= \"width:125px; position:relative; left:25px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">October 2, 2022</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">This presentation examines the concept of “Lifework” as a central\ndimension of careers from three perspectives: a) How does one’s career\nactions reflect person characteristics, interests and background? b) What\nenduring patterns can be identified through a career? and, c) What is the\npersonal significance of fulfilling one’s lifework? Utilizing Descriptive\nPsychology concepts, I identified central dimensions of Lifework,\ndeveloped an interview schedule, and interviewed via Zoom five mid-to-\nlate career members of the Society for Descriptive Psychology regarding\ntheir career processes and actions. From the interview information, I\ncreated retrospective career narratives illuminating themes, patterns and\nmeanings in each person’s “Lifework.”</td>\n</tr>\n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">References</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n\n1.	American Psychological Association, Inc. (1984) “The Boulder Model of Clinical Psychology: History, Rationale, and Critique.” Professional Psychology Research and Practice, 1984, Vol. 15, No. 3, 417-435.<br>\n2.	Amundson, N. E. (1995a) An interactive model of career decision making, Journal of Employment Counseling, 32, pp. 11-21.<br>\n\n3.	Chen, C. P. “Convergence of Perspective on Career Development” Journal of Vocational Education and Training, Vol. 50, No. 3, 1998.<br>\n\n4.	Cochran, L. (1990) “The Sense of Vocation: A Study of Career and Life Development” (Albany: State University of New York Press).<br>\n\n5.	Fowers, B. J. (2012a). An Aristotelian framework for the human good. Journal of Theoretical and Philosophical Psychology, 32, 10-23.<br>\n6.	Garidi, Christina. Eudaimonia Video https://www.youtube.com/watch?v=fj3-GcQo8gg. <br>\n7.	Herr, E. L., Cramer, S.H, and Niles, Spencer, G. N. (2004) “Career Guidance and Counseling Through the Lifespan Systematic Approaches, Sixth Edition. (Pearson, New York).<br>\n8.	Holland, J. L. (1992) Making Vocational Choices: a theory of vocational personalities and work environments, Second Edition. (Odessa: Psychological Assessment Resources).<br>\n9.	Huta, Veronika & Waterman, Alan S. “Eudaimonia and Its Distinction from Hedonia: Developing a Classification and Terminology for Understanding Conceptual and Operational Definitions” J Happiness Stud (2014) 15:1425-1456 DOI 10.1007/s10902-013-9485-0.<br>\n10.	Larsson, R., Brousseau, K.R., Kling, K., and Sweet, P.L. “Strategic Talent Management: The Career Lens of Success” in Decision Dynamics, LLC (2005.3). <br>https://issuu.com/decisiondynamics/docs/2005_strategic_talent_managment_-_t\n11.	Moore, Catherine. “What is Eudaimonia? Aristotle and Eudaimonic Well-Being.” https://positivepsychology.com/eudaimonia/<br>\n12.	Oriol, M.D., Brannagan, K., Ferguson, L.A. and Pearce, P.F. “Understanding Career Trajectory: A Degree Alone is Not Enough” International Journal of Nursing & Clinical Practices Volume 2 (2015), Article ID 2:IJNCP-153, http://dx.doi.org/10.15344/2394-4978/2015/153 <br>\n13.	Ossorio, P. G. “Conceptual-Notational Devices: The PCF and Related Types”, LRI Report No. 22, page, 1979.<br>\n14.	Ossorio, Peter G. “Conceptual-Notational Devices: The PCF and Related Types”, LRI Report No. 22, page, 1979.<br>\n15.	Ossorio, P.G. (1981). “Representation, Evaluation and Research”, in Advances in Descriptive Psychology, (JAI Press Inc.)<br>\n16.	Ossorio, P.G. “Status Maxims”, LRI Report No. 30b, 1982.<br>\n \n17.	Ossorio, P.G. and Schneider, L. S. (1982) “Decisions and Decision Aids” LRI Report No. 31 <br>\n18.	Orvik, James M. (1985) “A Conceptual Model for Migration in Alaska”, in Advances in Descriptive Psychology, Volume 4, pages 103-118. Editors: Keith E. Davis and Thomas 0. Mitchell. Copyright © 1985 JAI Press Inc.<br>\n19.	Orvik, James M. (1990) “Technology Transfer and Culture Change”. LRI Report No. 44.<br>\n20.	Plotkin, B. (2010) Nature and the Human Soul. (New World Library),<br>\n21.	Putnam, A.O. (1998) “Soul” in Advances in Descriptive Psychology, Volume 7, Editors: H, Joel Jeffrey and Raymond M. Bergner, Descriptive Psychology Press.<br>\n22.	Schwartz, W. (2022) “Freedom, Liberation, Reaction” Blog http://freedomliberationreaction.blogspot.com/<br>\n23.	Schlossberg, N. K. (1984) Counseling Adults in Transition: Linking Practice with\nTheory. (New York: Springer).<br>\n24.	Young, R. A. & Valach, L. (1996) “Interpretation and action in career counseling”, in M. L. Savickas & W. B. Walsh (Eds) Handbook of Career Counseling Theory and Practice. (Palo Alto: Davies-Black (Consulting Psychologist Press).\n \n</p>\n\n\n\n</td></tr>\n</table>\n','A Descriptive Psychology Perspective on Careers','','publish','closed','closed','','a-descriptive-psychology-perspective-on-careers','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6435',0,'sdppubs-publications','',0),
(6436,1,'2024-01-08 10:21:30','2024-01-08 17:21:30','','Lasater L','','inherit','open','closed','','lasater-l','','','2024-01-08 10:21:30','2024-01-08 17:21:30','',0,'https://society.bsquaresite.com/wp-content/uploads/2024/01/Lasater-L.png',0,'attachment','image/png',0),
(6438,3,'2024-01-08 11:15:32','2024-01-08 18:15:32','<table style=\"border:none; width:100%\">\n\n<col style= \"width:18%;\"</col>\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_Annual_2022_Videos/Kantor_Resilience_SDP_2022_V2.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Supporting<br>Materials</td>\n<td style=\"border-top: 1x solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">There are no supporting materials for this presentation.</td></tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 10px 0px 10px 10px;\";>Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 0px 0px 0px 10px\">Date</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">October 2, 2022</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">For 3 years America has faced a pandemic, increasing environmental\ndeterioration due to a warming planet, brutal invasions leading to refugee\ncrises, and political leadership enhancing conflict between American sub-\ncommunities. The pandemic exposed our vulnerabilities, but also our\ninnovations to preserve our communities. Conversely, strong political\nfactions emerged to threaten democracy. How do complex communities\nrespond to such threats? What practices are fundamental to doing so and\nwhat does Descriptive Psychology have to say about such practices? As a\nparadigm case, New Orleans and Hurricane Katrina will help us develop\nparameters to understand the achievement of community resilience.</td></tr>\n<tr>\n    <td style=\"text-align:left; border-top: 1x solid gainsboro; border-bottom: 1px solid gainsboro; font-weight:bold;\">References and Related<br>Papers</td>\n    <td style=\"text-align:left; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; border-bottom: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\n\n1)	Graeber, David and Wengrow, David (2021). The Dawn of Everything. Farrar, Straus and Giroux. Kindle Edition.<br>\n2)	Horowitz, Andy (2020). Katrina, A history, 1915–2015. Harvard University Press. Kindle Edition.<br>\n3)	Ossorio, P.G. (1982/1983). A multicultural psychology. In K.E. Davis & R.M. Bergner (Eds.), Advances in Descriptive Psychology, Vol. 3, (pp. 13-44). Greenwich, CT: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)<br>\n4)	Putman A.O. (2013). When worlds collide: The source of intractable value problems. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), Advances in Descriptive Psychology: Vol.10 (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.<br>\n5)	Ungar, Michael (2018). Systemic resilience: principles and processes for a science of change in contexts of adversity. Ecology and Society, No. 4. Resilience Alliance Inc. Stable URL: https://www.jstor.org/stable/26796886\n\n\n</td></tr>\n\n\n\n\n\n\n\n\n</table>\n','A City of Two Tales:How Complex Communities Achieve Resilience in the Face of Overwhelming Threat','','publish','closed','closed','','a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6438',0,'sdppubs-publications','',0),
(6439,3,'2024-01-08 11:19:50','2024-01-08 18:19:50','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_Annual_2022_Videos/Jeffrey_DP_Buddhism_SDP_2022.mp4\">here</a> to watch the video for this presentation.</td></tr>\n\n <tr>\n   <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 10px 0px 10px 10px;\";>H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 30, 2022</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Mindfulness and mindfulness training are widely recognized techniques\nin psychotherapy. Mindfulness is a classic Buddhist concept and\ntechnique. A natural question is what other elements of Buddhism could\nbe helpful in therapy, but the Buddhist literature is very difficult for most\nWesterners. “Awakened essence of mind,” “relatively vs. absolutely\nreal,” or “everything is infused with emptiness,” and many others are\nvirtually impenetrable. This presentation uses Descriptive Psychological\nformulations of action, appraisal, status and consciousness to make this\nlanguage intelligible. The goals are: 1) Have articulations of several\nclassic Buddhist concepts; and 2) To demonstrate a method of arriving at\nthose articulations.</td>\n</tr>\n <tr><td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>   \n\n<td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n\n1.	Rinpoche, M. and Tworkov, H. (2019). In Love with the World: A Monk\'s Journey Through the Bardos of Living and Dying. Penguin Random House: New York.<br>\n2.	Ossorio, P. G. (2006 and 2013). The Behavior of Persons. Descriptive Psychology Press: Ann Arbor, MI.<br>\n3.	Ossorio, P.G. (2012). Place. Descriptive Psychology Press: Ann Arbor, MI.<br>\n4.	Ossorio, P.G. (1975/1978/2005). “What actually happens”: The representation of real world phenomena. The collected works of Peter G. Ossorio, Vol. IV. Descriptive Psychology Press: Ann Arbor, MI. Also published University of South Carolina Press: Columbia, SC 1975, 1978.<br>\n5.	Jeffrey, H.J. (1998). Consciousness, Experience, and a Person’s World. In\nH. J. Jeffrey and R. M. Bergner (Eds.), Advances in Descriptive Psychology, Vol. 7\n(pp. 67-106). Descriptive Psychology Press: Ann Arbor, MI.\n\n\n</td></tr>\n</table>\n','Making Buddhism Accessible to Westerners','','publish','closed','closed','','making-buddhism-accessible-to-westerners','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6439',0,'sdppubs-publications','',0),
(6440,2,'2024-01-08 11:24:51','2024-01-08 18:24:51','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:<br />The Time is (Probably) <br />Ripe for Change:<br />Moving Descriptive Psychology into the Mainstream</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2022</td></tr><!-- Ray Bergner, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance// \">Sexual Significance</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/ \">Making Buddhism Accessible to Westerners</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- C.J. Peek, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><p>Primary Care Research <br />Subject Matter: <br />Reconciling How it is <br />Organized to Better Engage <br />Participants at the <br />International Conference</p></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists// \">Descriptive Psychology as Therapy for Therapies</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2022</td></tr><!-- Lane Lasater, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br />Perspective on Careers</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Charles Kantor, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br />How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Being-in- the-World</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr></tbody></table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','publish','closed','closed','','44th-annual-sdp-conference-hybridseptember-29th-october-2nd-2022','','','2026-07-23 15:45:21','2026-07-23 19:45:21','',0,'http://www.sdp.org/?page_id=6440',0,'page','',0),
(6451,1,'2024-01-08 12:04:45','2024-01-08 19:04:45','','Roberts M','','inherit','open','closed','','roberts-m','','','2024-01-08 12:04:45','2024-01-08 19:04:45','',0,'https://society.bsquaresite.com/wp-content/uploads/2024/01/Roberts-M.png',0,'attachment','image/png',0),
(6470,1,'2024-01-09 10:27:37','2024-01-09 17:27:37','','Lasater_Careers_SDP_2022_Slides','','inherit','open','closed','','lasater_careers_sdp_2022_slides','','','2024-01-09 10:27:37','2024-01-09 17:27:37','',0,'https://society.bsquaresite.com/wp-content/uploads/2024/01/Lasater_Careers_SDP_2022_Slides.pdf',0,'attachment','application/pdf',0),
(6472,1,'2024-01-10 06:36:07','2024-01-10 13:36:07','','Newby-Clark_Pres_Address_SDP_2023_Slides','','inherit','open','closed','','newby-clark_pres_address_sdp_2023_slides','','','2024-01-10 06:36:07','2024-01-10 13:36:07','',0,'https://society.bsquaresite.com/wp-content/uploads/2024/01/Newby-Clark_Pres_Address_SDP_2023_Slides.pdf',0,'attachment','application/pdf',0),
(6479,3,'2024-01-11 12:26:39','2024-01-11 19:26:39','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/Lubuguin SDP 2022 Midyear Meeting 04_01_22.mp4\">here</a> to watch the video for this presentation.</td></tr>\n\n <tr>\n   <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro; border-left: 1px solid gainsboro; padding: 10px 0px 10px 10px;\";>Fernand Lubuguin, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lubuguin_F-SDP-Mid-year-2022.jpg\" style= \"width:100px; position:relative; left:25px;\"></td></tr>\n\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 30, 2023</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">\nProviding culturally competent psychotherapy calls for understanding the world view and way of life of clients\nin order to generate suitable individual case formulations and proper treatment plans. Three fundamental\naspects of cultural competence are awareness (of one’s own critical personal characteristics), knowledge (of\nimportant considerations regarding clients), and skills (involved in implementing therapeutic interventions).\nA common approach for promoting culturally responsive treatment is to describe guidelines and\nrecommendations according to group characteristics (pertaining to identity statuses such as race and\nethnicity). In contrast, Descriptive Psychology provides perspectives and concepts for developing cultural\ncompetence that focus on individuals as unique persons. Several particularly applicable concepts will be\ndescribed and applied.</td>\n</tr>\n <tr><td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>   \n\n<td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n\n\n\n</td></tr>\n</table>\n','Developing Your Cultural Competence as a Therapist:A Descriptive Psychology Approach','','publish','closed','closed','','developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6479',0,'sdppubs-publications','',0),
(6480,1,'2024-01-11 12:25:24','2024-01-11 19:25:24','','Lubuguin_F','','inherit','open','closed','','lubuguin_f-sdp-mid-year-2022','','','2024-01-11 12:25:24','2024-01-11 19:25:24','',0,'https://society.bsquaresite.com/wp-content/uploads/2024/01/Lubuguin_F-SDP-Mid-year-2022.jpg',0,'attachment','image/jpeg',0),
(6487,2,'2024-01-11 13:21:36','2024-01-11 20:21:36','<h2>Presentation: Mid-year Meeting 2022</h2>		<p style=\"text-align:center; position:relative; top: -20px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -20px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural <br>Competence as a Therapist:<br>A Descriptive Psychology Approach</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Fernand Lubuguin, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lubuguin_F-SDP-Mid-year-2022.jpg\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">April 1, 2022</td></tr>\n</table>','Presentation: Mid-year Meeting 2022','','publish','closed','closed','','presentation-mid-year-meeting2022','','','2025-12-31 13:56:24','2025-12-31 13:56:24','',0,'http://www.sdp.org/?page_id=6487',0,'page','',0),
(6505,1,'2024-07-24 16:17:02','2024-07-24 22:17:02','','SDP 2024 Conference','','inherit','open','closed','','sdp-2024-conference','','','2024-07-24 16:17:02','2024-07-24 22:17:02','',0,'https://society.bsquaresite.com/wp-content/uploads/2024/07/SDP-2024-Conference.pdf',0,'attachment','application/pdf',0),
(6506,1,'2024-07-24 16:46:07','2024-07-24 22:46:07','','SDP 46 Annual Conference of','','inherit','open','closed','','sdp-46-annual-conference-of','','','2024-07-24 16:46:07','2024-07-24 22:46:07','',0,'https://society.bsquaresite.com/wp-content/uploads/2024/07/SDP-46-Annual-Conference-of.png',0,'attachment','image/png',0),
(6509,1,'2024-07-26 13:44:14','2024-07-26 19:44:14','','SDP 46 2024 banner with space for link','','inherit','open','closed','','sdp-46-2024-banner-with-space-for-link','','','2024-07-26 13:44:14','2024-07-26 19:44:14','',0,'https://society.bsquaresite.com/wp-content/uploads/2024/07/SDP-46-2024-banner-with-space-for-link.png',0,'attachment','image/png',0),
(6510,1,'2024-07-26 13:46:13','2024-07-26 19:46:13','','SDP 46 2024 banner with space for link','','inherit','open','closed','','sdp-46-2024-banner-with-space-for-link-2','','','2024-07-26 13:46:13','2024-07-26 19:46:13','',0,'https://society.bsquaresite.com/wp-content/uploads/2024/07/SDP-46-2024-banner-with-space-for-link-1.png',0,'attachment','image/png',0),
(6511,1,'2024-07-26 13:54:38','2024-07-26 19:54:38','','SDP 46 2024 banner with space for link','','inherit','open','closed','','sdp-46-2024-banner-with-space-for-link-3','','','2024-07-26 13:54:38','2024-07-26 19:54:38','',0,'https://society.bsquaresite.com/wp-content/uploads/2024/07/SDP-46-2024-banner-with-space-for-link-2.png',0,'attachment','image/png',0),
(6512,1,'2024-07-26 13:55:01','2024-07-26 19:55:01','','SDP 46 2024 banner with space for link','','inherit','open','closed','','sdp-46-2024-banner-with-space-for-link-4','','','2024-07-26 13:55:01','2024-07-26 19:55:01','',0,'https://society.bsquaresite.com/wp-content/uploads/2024/07/SDP-46-2024-banner-with-space-for-link-3.png',0,'attachment','image/png',0),
(6513,1,'2024-08-01 10:33:33','2024-08-01 16:33:33','','Screenshot 2024-08-01 122722','','inherit','open','closed','','screenshot-2024-08-01-122722','','','2024-08-01 10:33:33','2024-08-01 16:33:33','',0,'https://society.bsquaresite.com/wp-content/uploads/2024/08/Screenshot-2024-08-01-122722.png',0,'attachment','image/png',0),
(6527,2,'2024-12-10 10:18:51','2024-12-10 17:18:51','<h2>46th Annual SDP Conference (Hybrid) </h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- David Bender, Ph.D.</p>\n<tr >\n<td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:<br />Descriptive Psychology in Everyday Life</a></td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n<td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td>\n</tr>\n<p><!-- Ray Bergner, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/ \">Therapeutic Approaches to Problems of Meaninglessness</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2023</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">The Nature of Persons</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023// \">Navigating the Last <br />Chapters of Life</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/ \">The Alien and the Earthling: <br />Status Dynamic Role Play Therapy with Children</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br />Descriptive Psychology:<br />Conversations with Ossorio <br />on Reading Wittgenstein</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br />Happens\" Accessible</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br />Humiliation?<br />An Analysis of Opinions, <br />Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br />Interventions</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br />Mistaken About <br />Behavior Potential</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2023</td></tr><tr><td> </td><td style=\"text-align: center; font-weight: bold;\">Grace Colp, B.A.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" /></td></tr></tbody></table>','46th Annual SDP Conference (Hybrid) September 19 - September 22, 2024','','publish','closed','closed','','46th-annual-sdp-conference-hybridseptember-19-september-221-2024','','','2025-12-29 20:37:52','2025-12-29 20:37:52','',0,'http://www.sdp.org/?page_id=6527',0,'page','',0),
(6535,3,'2024-12-10 10:49:31','2024-12-10 17:49:31','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2024_Videos/SDP_2024_Cote_Pres_Address.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n<td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Supporting<br>Materials</td>\n<td style=\"border-top: 1x solid gainsboro; border-left: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href = \"http://www.sdp.org/publications/SDP_2024_Videos/Cote - Reconstructing Worlds Through Expressive Art.pdf\">here</a> to view the slides for this presentation</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\";>Charles Coté, L.C.S.W.<img src = \"http://www.sdp.org/wp-content/uploads/2021/12/Charle_Cote_head_shot.jpg\" style= \"width:120px; position:relative; left:25px;\"></td>\n</tr>\n\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro; border-right: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 19, 2024</td>\n</tr>\n\n<tr>\n     <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract</td>\n   <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">In the Society for Descriptive Psychology 2024 Conference Presidential Address, we will ​explore how expressive and mindful art, particularly poetry, helps reconstruct personal ​worlds after loss. Inspired by Wallace Stevens and Gregory Orr\'s \"Poetry as Survival,\" we ​examine how poetry interweaves language, emotion, and meaning to navigate grief and ​trauma. Through Descriptive Psychology, the talk will highlight how artistic practices ​foster resilience and healing. The presenter will combine theoretical insights with ​empirical research on the psychological benefits of artistic expression, emphasizing ​poetry as a space for reflection and catharsis, aiming to inspire clinical and scholarly ​application.</td>\n</tr>\n    \n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n 1. From Therapeutic Factors to Mechanisms of Change in the Creative Arts Therapies: A Scoping Review Front. Psychol., 14 July 2021\nSec. Psychology for Clinical Settings Volume 12 - 2021\n<br>\n2. Creative Arts Interventions to Address Depression in Older Adults: A Systematic Review of Outcomes, Processes, and Mechanisms Front. Psychol., 07 January 2019\nSec. Psychology for Clinical Settings Volume 9 - 2018\n<br>\n3. Art Therapy: A Complementary Treatment for Mental Disorders Front. Psychol., 11 August 2021\nSec. Health Psychology Volume 12 - 2021\n<br>\n4. Andrijauskas, Antanas. 2022. The Sources of the Psychology of Art and Its Place among the Disciplines That Study Art and Creativity. Arts 11: 96.\n<br>\n\n5.World Reconstruction in Psychotherapy Raymond M.Bergner, Ph .D.\nAmerican Journal of Psychotherapy , Vol. 59, No. 4, 2 005\n\n\n\n</td>\n</tr>\n</table>\n\n','Presidential AddressReconstructing Worlds Through Expressive and Mindful Art:A Descriptive Psychology Perspective','','publish','closed','closed','','presidential-addressreconstructing-worlds-through-expressive-and-mindful-arta-descriptive-psychology-perspecrtive','','','2026-06-02 15:04:56','2026-06-02 15:04:56','',0,'http://www.sdp.org/?post_type=sdppubs-publications&#038;p=6535',0,'sdppubs-publications','',0),
(6537,3,'2024-12-12 13:10:04','2024-12-12 20:10:04','<table style=\"border:none; width:100%\">\n\n<col style= \"width:15%;\"</col>\n\n<tr>\n    <td style=\"font-weight:bold; border-top: 1px solid gainsboro;\">Video</td>\n    <td style=\"border-left: 1px solid gainsboro; border-top: 1pz solid gainsboro; padding: 0px 0px 0px 10px;\">Click <a href=\"http://www.sdp.org/publications/SDP_2024_Videos/SDP_2024_Bergner_R_Epistemic_Foundations Version 1 copy.mp4\">here</a> to view the full video of this presentation.</td></tr>\n\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro;padding: 0px 0px 0px 10px;\";>Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:25px;\"></td>\n</tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Date</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-left: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">September 20, 2024</td>\n</tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 1px solid gainsboro;\">Abstract:</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; padding: 0px 0px 0px 10px;\">In this talk, I will argue the thesis that rigorous, strongly reasoned psychotherapeutic ​practice rests, not only (and not always) on outcome research, but on many further ​equally, and in some cases more, secure epistemic foundations. In part 1 of the talk, ​based on currently well-established epistemological thinking, a ranking of the degree of ​certainty of propositions yielded by different knowledge sources, and thus the ​confidence with which we may believe and act upon them, is presented. Following the ​description of each knowledge source, an analysis of the degree to which it enters into ​the practice of psychotherapy is developed. In part 2, several further knowledge sources ​essential to psychotherapy that are difficult to rank are presented, as well as the ​confidence that can reasonably be placed in knowledge derived from these sources.</td>\n</tr>\n<tr>\n    <td style=\"text-align:top; font-weight:bold; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;\">Related<br>Papers</td>\n    <td style=\"text-align:left; border-left: 1px solid gainsboro; border-top: 1px solid gainsboro; border-bottom: 1px solid gainsboro;padding: 0px 0px 0px 10px;\">\n      1. Bergner, R. (2022). Beyond outcome studies: good psychotherapy rests on \n	many secure epistemic foundations. New Ideas in Psychology, 67, 100950.\n<br>\n    2. Gómez-Torrente, M. (2019). Logical truth. In E. Zalta (ed.), The Stanford Encyclopedia of \n	Philosophy\n<br>	\n     3. Sakaluk, J., Williams, A., Kilshaw, R., & Rhyner, K. (2019). Evaluating the evidential value \n	of empirically supported psychological treatments (ESTs): A meta-scientific review. \n	Journal of Abnormal Psychology, 128, 300-30	\n<br>\n\n     4. Simon, R. (2007). The most influential therapists of the past quarter century. Psychotherapy \n	Networker. https://www.psychotherapynetworker.org/magazine/article/661/\n	the-top-10\n<br>\n     5. Steup, M., & Ram, N. (2016), \"Epistemology\", The Stanford Encyclopedia of Philosophy. Edward N. Zalta (ed.), \n	URL = <https://plato.stanford.edu/archives/ fall2020/ entries/epistemology/>. \n\n</td></tr>\n\n</table>\n','Beyond Outcome Studies: Good Psychotherapy Rests on Many Secure ​Epistemic Foundations','','publish','closed','closed','','beyond-outcome-studies-good-psychotherapy-rests-on-many-secure-epistemic-foundations','','','2024-12-12 13:10:04','2024-12-12 20:10:04','',0,'http://www.sdp.org/?post_type=sdppubs-publications&amp;p=6537',0,'sdppubs-publications','',0),
(6543,1,'2025-04-14 09:29:03','2025-04-14 15:29:03','','Member application 3-31-2025 PDF','','inherit','open','closed','','member-application-3-31-2025-pdf','','','2025-04-14 09:29:03','2025-04-14 15:29:03','',0,'https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf',0,'attachment','application/pdf',0),
(6553,1,'2025-06-05 17:03:32','2025-06-05 23:03:32','','5937362 Core Values Responsibility Ethics Goals Company concept','Core Values Responsibility Ethics Goals Company concept.','inherit','open','closed','','5937362-core-values-responsibility-ethics-goals-company-concept','','','2025-06-05 17:03:32','2025-06-05 23:03:32','',0,'https://society.bsquaresite.com/wp-content/uploads/2025/06/AdobeStock_217810643-scaled-1.jpeg',0,'attachment','image/jpeg',0),
(6560,1,'2025-07-31 20:59:16','2025-08-01 02:59:16','','Flatirons','','inherit','open','closed','','flatirons','','','2025-07-31 20:59:16','2025-08-01 02:59:16','',0,'https://society.bsquaresite.com/wp-content/uploads/2025/07/Flatirons.jpg',0,'attachment','image/jpeg',0),
(6562,1,'2025-07-31 21:41:46','2025-08-01 03:41:46','','Flatorions-Header-2025','','inherit','open','closed','','flatorions-header-2025-2','','','2025-07-31 21:41:46','2025-08-01 03:41:46','',0,'https://society.bsquaresite.com/wp-content/uploads/2025/07/Flatorions-Header-2025-1.gif',0,'attachment','image/gif',0),
(6581,1,'2025-08-13 06:07:35','2025-08-13 12:07:35','','SDP-47th-Annual-Conference-Brochure-8-12-25 v_2_1','','inherit','open','closed','','sdp-47th-annual-conference-brochure-8-12-25-v_2_1','','','2025-08-13 06:07:35','2025-08-13 12:07:35','',0,'https://society.bsquaresite.com/wp-content/uploads/2025/08/SDP-47th-Annual-Conference-Brochure-8-12-25-v_2_1.docx',0,'attachment','application/vnd.openxmlformats-officedocument.wordprocessingml.document',0),
(6596,1,'2025-08-13 19:50:02','2025-08-14 01:50:02','','image','','inherit','open','closed','','image','','','2025-08-13 19:50:02','2025-08-14 01:50:02','',0,'https://society.bsquaresite.com/wp-content/uploads/2025/08/image.jpeg',0,'attachment','image/jpeg',0),
(6628,1,'2025-09-22 21:35:51','2025-09-22 21:35:51','','Default Kit','','publish','closed','closed','','default-kit','','','2026-07-23 19:18:41','2026-07-23 19:18:41','',0,'https://society.bsquaresite.com/?p=6628',0,'elementor_library','',0),
(6710,1,'2025-09-23 19:15:43','2025-09-23 19:15:43','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2><a href=\"https://society.bsquaresite.com/presentations-by-peter-g-ossorio/\">Peter G. Ossorio</a></h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2><a href=\"https://society.bsquaresite.com/annual-conference-presentations/\">Conference &amp; Meetings</a></h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','publish','closed','closed','','home','','','2026-07-31 13:33:05','2026-07-31 17:33:05','',0,'https://society.bsquaresite.com/?page_id=6710',0,'page','',0),
(6711,1,'2025-09-23 19:15:43','2025-09-23 19:15:43','','Events','','publish','closed','closed','','events','','','2025-09-23 19:15:43','2025-09-23 19:15:43','',0,'https://society.bsquaresite.com/?page_id=6711',0,'page','',0),
(6712,1,'2025-09-23 19:15:43','2025-09-23 19:15:43','','Peter G. Ossorio','','publish','closed','closed','','peter-g-ossorio','','','2025-09-23 19:15:43','2025-09-23 19:15:43','',0,'https://society.bsquaresite.com/?page_id=6712',0,'page','',0),
(6716,1,'2025-09-23 19:15:43','2025-09-23 19:15:43','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>					\n				<p><em>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline</em></p>','What is DP?','','publish','closed','closed','','what-is-dp','','','2025-12-31 14:19:13','2025-12-31 14:19:13','',0,'https://society.bsquaresite.com/?page_id=6716',0,'page','',0),
(6718,1,'2025-09-23 19:15:43','2025-09-23 19:15:43','','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-23 19:15:43','2025-09-23 19:15:43','',6710,'https://society.bsquaresite.com/?p=6718',0,'revision','',0),
(6719,1,'2025-09-23 19:15:43','2025-09-23 19:15:43','','Events','','inherit','closed','closed','','6711-revision-v1','','','2025-09-23 19:15:43','2025-09-23 19:15:43','',6711,'https://society.bsquaresite.com/?p=6719',0,'revision','',0),
(6720,1,'2025-09-23 19:15:43','2025-09-23 19:15:43','','Peter G. Ossorio','','inherit','closed','closed','','6712-revision-v1','','','2025-09-23 19:15:43','2025-09-23 19:15:43','',6712,'https://society.bsquaresite.com/?p=6720',0,'revision','',0),
(6724,1,'2025-09-23 19:15:43','2025-09-23 19:15:43','','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-09-23 19:15:43','2025-09-23 19:15:43','',6716,'https://society.bsquaresite.com/?p=6724',0,'revision','',0),
(6726,1,'2025-11-16 21:57:26','2025-09-23 19:15:44','','Resources','','publish','closed','closed','','resources','','','2025-11-16 21:57:26','2025-11-16 21:57:26','',0,'https://society.bsquaresite.com/2025/09/23/resources/',11,'nav_menu_item','',0),
(6727,1,'2025-11-16 21:57:26','2025-09-23 19:15:44',' ','','','publish','closed','closed','','6727','','','2025-11-16 21:57:26','2025-11-16 21:57:26','',0,'https://society.bsquaresite.com/2025/09/23/6727/',19,'nav_menu_item','',0),
(6728,1,'2025-11-16 21:57:25','2025-09-23 19:15:44',' ','','','publish','closed','closed','','6728','','','2025-11-16 21:57:25','2025-11-16 21:57:25','',0,'https://society.bsquaresite.com/2025/09/23/6728/',10,'nav_menu_item','',0),
(6731,1,'2025-11-16 21:57:25','2025-09-23 19:15:44',' ','','','publish','closed','closed','','6731','','','2025-11-16 21:57:25','2025-11-16 21:57:25','',0,'https://society.bsquaresite.com/2025/09/23/6731/',1,'nav_menu_item','',0),
(6734,1,'2025-09-23 19:17:32','2025-09-23 19:17:32','{\"version\": 3, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-hello-elementor','','','2025-09-23 19:17:32','2025-09-23 19:17:32','',0,'https://society.bsquaresite.com/2025/09/23/wp-global-styles-hello-elementor/',0,'wp_global_styles','',0),
(6736,1,'2025-09-23 19:25:59','2025-09-23 19:25:59','','Default Kit','','inherit','closed','closed','','6628-revision-v1','','','2025-09-23 19:25:59','2025-09-23 19:25:59','',6628,'https://society.bsquaresite.com/?p=6736',0,'revision','',0),
(6737,1,'2025-09-23 19:26:00','2025-09-23 19:26:00','','Default Kit','','inherit','closed','closed','','6628-revision-v1','','','2025-09-23 19:26:00','2025-09-23 19:26:00','',6628,'https://society.bsquaresite.com/?p=6737',0,'revision','',0),
(6739,1,'2025-09-23 19:29:40','2025-09-23 19:29:40','','Default Kit','','inherit','closed','closed','','6628-revision-v1','','','2025-09-23 19:29:40','2025-09-23 19:29:40','',6628,'https://society.bsquaresite.com/?p=6739',0,'revision','',0),
(6740,1,'2025-09-23 19:30:13','2025-09-23 19:30:13','','Default Kit','','inherit','closed','closed','','6628-revision-v1','','','2025-09-23 19:30:13','2025-09-23 19:30:13','',6628,'https://society.bsquaresite.com/?p=6740',0,'revision','',0),
(6741,1,'2025-09-23 19:31:07','2025-09-23 19:31:07','','Default Kit','','inherit','closed','closed','','6628-revision-v1','','','2025-09-23 19:31:07','2025-09-23 19:31:07','',6628,'https://society.bsquaresite.com/?p=6741',0,'revision','',0),
(6748,1,'2025-09-23 19:33:40','0000-00-00 00:00:00','','Elementor Footer #6748','','draft','closed','closed','','','','','2025-09-23 19:33:40','2025-09-23 19:33:40','',0,'https://society.bsquaresite.com/?post_type=elementor_library&#038;p=6748',0,'elementor_library','',0),
(6749,1,'2025-09-23 19:33:40','2025-09-23 19:33:40','','Elementor Footer #6748','','inherit','closed','closed','','6748-revision-v1','','','2025-09-23 19:33:40','2025-09-23 19:33:40','',6748,'https://society.bsquaresite.com/?p=6749',0,'revision','',0),
(6750,1,'2025-09-23 19:34:00','2025-09-23 19:34:00','','sdp-logo-w-text.svg','','inherit','open','closed','','sdp-logo-w-text-svg','','','2025-09-23 19:34:00','2025-09-23 19:34:00','',0,'https://society.bsquaresite.com/wp-content/uploads/2025/09/sdp-logo-w-text.svg',0,'attachment','image/svg+xml',0),
(6751,1,'2025-09-23 19:34:00','2025-09-23 19:34:00','<img width=\"800\" height=\"794\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-300x298.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-150x150.jpg 150w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-768x762.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													<p>If you have any questions about Descriptive Psychology or the Society for Descriptive Psychology</p><p>Please send us an email at <a href=\"mailto:info@sdp.org\"><strong>info@sdp.org</strong></a></p>			<h6>Resources</h6>							<ul>\n							<li>\n											<a href=\"/presentations/\">\n											Presentations\n											</a>\n									</li>\n								<li>\n											<a href=\"/publications/\">\n											Publications\n											</a>\n									</li>\n								<li>\n											<a href=\"/annual%20conferences/\">\n											Annual Conferences\n											</a>\n									</li>\n								<li>\n											<a href=\"/calendar/\">\n											Calendar\n											</a>\n									</li>\n						</ul>\n							<h6>Quick Links</h6>','SDP footer','','publish','closed','closed','','sdp-footer','','','2025-11-18 19:56:02','2025-11-18 19:56:02','',0,'https://society.bsquaresite.com/?elementor_library=sdp-footer',0,'elementor_library','',0),
(6752,1,'2025-09-23 19:34:00','2025-09-23 19:34:00','','SDP footer','','inherit','closed','closed','','6751-revision-v1','','','2025-09-23 19:34:00','2025-09-23 19:34:00','',6751,'https://society.bsquaresite.com/?p=6752',0,'revision','',0),
(6753,1,'2025-09-23 19:34:00','2025-09-23 19:34:00','<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/sdp-logo-w-text.svg\" alt=\"\" />													<p>If you have any questions about Descriptive Psychology or the Society for Descriptive Psychology</p><p>Please send us an email at <a href=\"mailto:info@sdp.org\"><strong>info@sdp.org</strong></a></p>			<h6>Resources</h6>							<ul>\n							<li>\n											<a href=\"/presentations/\">\n											Presentations\n											</a>\n									</li>\n								<li>\n											<a href=\"/publications/\">\n											Publications\n											</a>\n									</li>\n								<li>\n											<a href=\"/annual%20conferences/\">\n											Annual Conferences\n											</a>\n									</li>\n								<li>\n											<a href=\"/calendar/\">\n											Calendar\n											</a>\n									</li>\n						</ul>\n							<h6>Quick Links</h6>','SDP footer','','inherit','closed','closed','','6751-revision-v1','','','2025-09-23 19:34:00','2025-09-23 19:34:00','',6751,'https://society.bsquaresite.com/?p=6753',0,'revision','',0),
(6755,1,'2025-09-23 19:35:05','2025-09-23 19:35:05','','Default Kit','','inherit','closed','closed','','6628-revision-v1','','','2025-09-23 19:35:05','2025-09-23 19:35:05','',6628,'https://society.bsquaresite.com/?p=6755',0,'revision','',0),
(6756,1,'2025-09-23 19:35:57','2025-09-23 19:35:57','','Default Kit','','inherit','closed','closed','','6628-revision-v1','','','2025-09-23 19:35:57','2025-09-23 19:35:57','',6628,'https://society.bsquaresite.com/?p=6756',0,'revision','',0),
(6757,1,'2025-09-23 19:37:53','2025-09-23 19:37:53','<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/sdp-logo-w-text.svg\" alt=\"\" />													<p>If you have any questions about Descriptive Psychology or the Society for Descriptive Psychology</p><p>Please send us an email at <a href=\"mailto:info@sdp.org\"><strong>info@sdp.org</strong></a></p>			<h6>Resources</h6>							<ul>\n							<li>\n											<a href=\"/presentations/\">\n											Presentations\n											</a>\n									</li>\n								<li>\n											<a href=\"/publications/\">\n											Publications\n											</a>\n									</li>\n								<li>\n											<a href=\"/annual%20conferences/\">\n											Annual Conferences\n											</a>\n									</li>\n								<li>\n											<a href=\"/calendar/\">\n											Calendar\n											</a>\n									</li>\n						</ul>\n							<h6>Quick Links</h6>','SDP footer','','inherit','closed','closed','','6751-revision-v1','','','2025-09-23 19:37:53','2025-09-23 19:37:53','',6751,'https://society.bsquaresite.com/?p=6757',0,'revision','',0),
(6760,1,'2025-09-24 16:26:28','2025-09-24 16:26:28','','1920x844.jpg','','inherit','open','closed','','1920x844-jpg','','','2025-09-24 16:26:28','2025-09-24 16:26:28','',0,'https://society.bsquaresite.com/wp-content/uploads/2025/09/1920x844.jpg',0,'attachment','image/jpeg',0),
(6761,1,'2025-09-24 16:26:35','2025-09-24 16:26:35','','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 16:26:35','2025-09-24 16:26:35','',6710,'https://society.bsquaresite.com/?p=6761',0,'revision','',0),
(6762,1,'2025-09-24 16:26:35','2025-09-24 16:26:35','','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 16:26:35','2025-09-24 16:26:35','',6710,'https://society.bsquaresite.com/?p=6762',0,'revision','',0),
(6763,1,'2025-09-24 16:26:35','2025-09-24 16:26:35','<h6>WELCOME TO OUR WEBSITE</h6>					<h1>This Headline Grabs Visitors’ Attention</h1>					<h5>A short description that introduces visitors to your business offerings</h5>										<a role=\"button\">\n									Contact us\n					</a>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 16:26:35','2025-09-24 16:26:35','',6710,'https://society.bsquaresite.com/?p=6763',0,'revision','',0),
(6766,1,'2025-09-24 16:27:51','2025-09-24 16:27:51','<h6>WELCOME TO OUR WEBSITE</h6>					<h1>This Headline Grabs Visitors’ Attention</h1>					<h5>A short description that introduces visitors to your business offerings</h5>										<a role=\"button\">\n									Contact us\n					</a>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 16:27:51','2025-09-24 16:27:51','',6710,'https://society.bsquaresite.com/?p=6766',0,'revision','',0),
(6767,1,'2025-09-24 16:27:51','2025-09-24 16:27:51','<h6>WELCOME TO OUR WEBSITE</h6>					<h1>This Headline Grabs Visitors’ Attention</h1>					<h5>A short description that introduces visitors to your business offerings</h5>										<a role=\"button\">\n									Contact us\n					</a>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 16:27:51','2025-09-24 16:27:51','',6710,'https://society.bsquaresite.com/?p=6767',0,'revision','',0),
(6768,1,'2025-09-24 16:27:51','2025-09-24 16:27:51','<h6>WELCOME TO OUR WEBSITE</h6>					<h1>This Headline Grabs Visitors’ Attention</h1>					<h5>A short description that introduces visitors to your business offerings</h5>										<a role=\"button\">\n									Contact us\n					</a>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 16:27:51','2025-09-24 16:27:51','',6710,'https://society.bsquaresite.com/?p=6768',0,'revision','',0),
(6769,1,'2025-09-24 16:28:08','2025-09-24 16:28:08','','Human brain activity with plexus lines.. External cerebral conne','Human brain activity with plexus lines.. External cerebral connections in the frontal lobe. Communication, psychology, artificial intelligence or AI, neuronal informations or cognition concepts illustration with copy space.','inherit','open','closed','','human-brain-activity-with-plexus-lines-external-cerebral-conne','','','2025-09-24 16:28:08','2025-09-24 16:28:08','',6710,'https://society.bsquaresite.com/wp-content/uploads/2025/09/sdp-hero-1980x667-1.jpg',0,'attachment','image/jpeg',0),
(6771,1,'2025-09-24 16:47:20','2025-09-24 16:47:20','<h6>WELCOME TO OUR WEBSITE</h6>					<h1>This Headline Grabs Visitors’ Attention</h1>					<h5>A short description that introduces visitors to your business offerings</h5>										<a role=\"button\">\n									Contact us\n					</a>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 16:47:20','2025-09-24 16:47:20','',6710,'https://society.bsquaresite.com/?p=6771',0,'revision','',0),
(6772,1,'2025-09-24 16:47:21','2025-09-24 16:47:21','<h6>WELCOME TO OUR WEBSITE</h6>					<h1>This Headline Grabs Visitors’ Attention</h1>					<h5>A short description that introduces visitors to your business offerings</h5>										<a role=\"button\">\n									Contact us\n					</a>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 16:47:21','2025-09-24 16:47:21','',6710,'https://society.bsquaresite.com/?p=6772',0,'revision','',0),
(6773,1,'2025-09-24 16:47:21','2025-09-24 16:47:21','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>					<h3>is an entirely different approach to understanding people and what they do.\n</h3>							\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 16:47:21','2025-09-24 16:47:21','',6710,'https://society.bsquaresite.com/?p=6773',0,'revision','',0),
(6775,1,'2025-09-24 16:51:44','2025-09-24 16:51:44','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>					<h3>is an entirely different approach to understanding people and what they do.\n</h3>							\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 16:51:44','2025-09-24 16:51:44','',6710,'https://society.bsquaresite.com/?p=6775',0,'revision','',0),
(6776,1,'2025-09-24 16:51:44','2025-09-24 16:51:44','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>					<h3>is an entirely different approach to understanding people and what they do.\n</h3>							\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 16:51:44','2025-09-24 16:51:44','',6710,'https://society.bsquaresite.com/?p=6776',0,'revision','',0),
(6777,1,'2025-09-24 16:51:44','2025-09-24 16:51:44','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 16:51:44','2025-09-24 16:51:44','',6710,'https://society.bsquaresite.com/?p=6777',0,'revision','',0),
(6778,1,'2025-09-24 16:52:48','2025-09-24 16:52:48','','quate-mark.svg','','inherit','open','closed','','quate-mark-svg','','','2025-09-24 16:52:48','2025-09-24 16:52:48','',0,'https://society.bsquaresite.com/wp-content/uploads/2025/09/quate-mark.svg',0,'attachment','image/svg+xml',0),
(6779,1,'2025-09-24 16:58:11','2025-09-24 16:58:11','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 16:58:11','2025-09-24 16:58:11','',6710,'https://society.bsquaresite.com/?p=6779',0,'revision','',0),
(6780,1,'2025-09-24 16:58:11','2025-09-24 16:58:11','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 16:58:11','2025-09-24 16:58:11','',6710,'https://society.bsquaresite.com/?p=6780',0,'revision','',0),
(6781,1,'2025-09-24 16:58:11','2025-09-24 16:58:11','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 16:58:11','2025-09-24 16:58:11','',6710,'https://society.bsquaresite.com/?p=6781',0,'revision','',0),
(6783,1,'2025-09-24 17:01:58','2025-09-24 17:01:58','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 17:01:58','2025-09-24 17:01:58','',6710,'https://society.bsquaresite.com/?p=6783',0,'revision','',0),
(6784,1,'2025-09-24 17:01:58','2025-09-24 17:01:58','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 17:01:58','2025-09-24 17:01:58','',6710,'https://society.bsquaresite.com/?p=6784',0,'revision','',0),
(6785,1,'2025-09-24 17:01:58','2025-09-24 17:01:58','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 17:01:58','2025-09-24 17:01:58','',6710,'https://society.bsquaresite.com/?p=6785',0,'revision','',0),
(6786,1,'2025-09-24 17:02:27','2025-09-24 17:02:27','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 17:02:27','2025-09-24 17:02:27','',6710,'https://society.bsquaresite.com/?p=6786',0,'revision','',0),
(6787,1,'2025-09-24 17:02:27','2025-09-24 17:02:27','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 17:02:27','2025-09-24 17:02:27','',6710,'https://society.bsquaresite.com/?p=6787',0,'revision','',0),
(6788,1,'2025-09-24 17:02:27','2025-09-24 17:02:27','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 17:02:27','2025-09-24 17:02:27','',6710,'https://society.bsquaresite.com/?p=6788',0,'revision','',0),
(6796,1,'2025-09-24 17:36:59','2025-09-24 17:36:59','','letters-1310x983','','inherit','open','closed','','letters-1310x983','','','2025-09-24 17:36:59','2025-09-24 17:36:59','',6710,'https://society.bsquaresite.com/wp-content/uploads/2025/09/letters-1310x983-1.jpg',0,'attachment','image/jpeg',0),
(6797,1,'2025-09-24 17:49:56','2025-09-24 17:49:56','','flatiron-1310x983','','inherit','open','closed','','flatiron-1310x983','','','2025-09-24 17:50:09','2025-09-24 17:50:09','',6710,'https://society.bsquaresite.com/wp-content/uploads/2025/09/flatiron-1310x983-1.jpg',0,'attachment','image/jpeg',0),
(6798,1,'2025-09-24 17:51:29','2025-09-24 17:51:29','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 17:51:29','2025-09-24 17:51:29','',6710,'https://society.bsquaresite.com/?p=6798',0,'revision','',0),
(6799,1,'2025-09-24 17:51:30','2025-09-24 17:51:30','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 17:51:30','2025-09-24 17:51:30','',6710,'https://society.bsquaresite.com/?p=6799',0,'revision','',0),
(6800,1,'2025-09-24 17:51:30','2025-09-24 17:51:30','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n						Read Introductory Information					\n						Attend Our <br>Conference					\n						Ralph Museum					\n						Influencers + social media campaign','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 17:51:30','2025-09-24 17:51:30','',6710,'https://society.bsquaresite.com/?p=6800',0,'revision','',0),
(6801,1,'2025-09-24 17:54:20','2025-09-24 17:54:20','','Pete-at-desk-2-002-hires-from-Peek-optimized','','inherit','open','closed','','pete-at-desk-2-002-hires-from-peek-optimized-2','','','2025-09-24 17:54:20','2025-09-24 17:54:20','',6710,'https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg',0,'attachment','image/jpeg',0),
(6802,1,'2025-09-24 17:55:33','2025-09-24 17:55:33','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n						Read Introductory Information					\n						Attend Our <br>Conference					\n						Ralph Museum					\n						Influencers + social media campaign','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 17:55:33','2025-09-24 17:55:33','',6710,'https://society.bsquaresite.com/?p=6802',0,'revision','',0),
(6803,1,'2025-09-24 17:55:33','2025-09-24 17:55:33','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n						Read Introductory Information					\n						Attend Our <br>Conference					\n						Ralph Museum					\n						Influencers + social media campaign','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 17:55:33','2025-09-24 17:55:33','',6710,'https://society.bsquaresite.com/?p=6803',0,'revision','',0),
(6804,1,'2025-09-24 17:55:33','2025-09-24 17:55:33','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n						Read Introductory Information					\n						Attend Our <br>Conference					\n						Learn More About <br>Peter G. Ossorio','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 17:55:33','2025-09-24 17:55:33','',6710,'https://society.bsquaresite.com/?p=6804',0,'revision','',0),
(6805,1,'2025-09-24 17:58:12','2025-09-24 17:58:12','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n						Read Introductory Information					\n						Attend Our <br>Conference					\n						Learn More About <br>Peter G. Ossorio','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 17:58:12','2025-09-24 17:58:12','',6710,'https://society.bsquaresite.com/?p=6805',0,'revision','',0),
(6806,1,'2025-09-24 17:58:12','2025-09-24 17:58:12','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n						Read Introductory Information					\n						Attend Our <br>Conference					\n						Learn More About <br>Peter G. Ossorio','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 17:58:12','2025-09-24 17:58:12','',6710,'https://society.bsquaresite.com/?p=6806',0,'revision','',0),
(6807,1,'2025-09-24 17:58:12','2025-09-24 17:58:12','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n							<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n							<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 17:58:12','2025-09-24 17:58:12','',6710,'https://society.bsquaresite.com/?p=6807',0,'revision','',0),
(6808,1,'2025-09-24 18:02:53','2025-09-24 18:02:53','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n							<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n							<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 18:02:53','2025-09-24 18:02:53','',6710,'https://society.bsquaresite.com/?p=6808',0,'revision','',0),
(6809,1,'2025-09-24 18:02:53','2025-09-24 18:02:53','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n							<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n							<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 18:02:53','2025-09-24 18:02:53','',6710,'https://society.bsquaresite.com/?p=6809',0,'revision','',0),
(6810,1,'2025-09-24 18:02:53','2025-09-24 18:02:53','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n							<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n							<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-09-24 18:02:53','2025-09-24 18:02:53','',6710,'https://society.bsquaresite.com/?p=6810',0,'revision','',0),
(6813,1,'2025-09-24 18:08:18','2025-09-24 18:08:18','<img width=\"222\" height=\"58\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/LEGIT-2.png\" alt=\"\" />													<p>Our goal is to help people in the best way possible. this is a basic principle in every case and cause for success. contact us today for a free consultation. </p>					\n							<h2>Practice Areas</h2>							\n							<h2>Newsletter</h2>		<p>Sign up to our newsletter</p>','membership signup','','draft','closed','closed','','membership-signup','','','2025-11-25 17:44:10','2025-11-25 17:44:10','',0,'https://society.bsquaresite.com/?post_type=elementor_library&#038;p=6813',0,'elementor_library','',0),
(6815,1,'2025-09-24 18:13:35','2025-09-24 18:13:35','<img width=\"222\" height=\"58\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/LEGIT-2.png\" alt=\"\" />													<p>Our goal is to help people in the best way possible. this is a basic principle in every case and cause for success. contact us today for a free consultation. </p>					\n							<h2>Practice Areas</h2>							\n							<h2>Newsletter</h2>		<p>Sign up to our newsletter</p>','membership signup','','inherit','closed','closed','','6813-revision-v1','','','2025-09-24 18:13:35','2025-09-24 18:13:35','',6813,'https://society.bsquaresite.com/?p=6815',0,'revision','',0),
(6817,1,'2025-09-24 20:07:36','0000-00-00 00:00:00','','Elementor Single Post #6817','','draft','closed','closed','','','','','2025-09-24 20:07:36','2025-09-24 20:07:36','',0,'https://society.bsquaresite.com/?post_type=elementor_library&#038;p=6817',0,'elementor_library','',0),
(6818,1,'2025-09-24 20:05:14','2025-09-24 20:05:14','','Elementor Single Post #6817','','inherit','closed','closed','','6817-revision-v1','','','2025-09-24 20:05:14','2025-09-24 20:05:14','',6817,'https://society.bsquaresite.com/?p=6818',0,'revision','',0),
(6837,1,'2025-09-24 21:23:07','2025-09-24 21:23:07','','society-hero','','inherit','open','closed','','society-hero','','','2025-09-24 21:23:12','2025-09-24 21:23:12','',0,'https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg',0,'attachment','image/jpeg',0),
(6841,1,'2025-09-24 21:24:07','2025-09-24 21:24:07','<h2>The Society</h2>		<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.</p><p>As documented by Mary Shideler in her paper <a href=\"http://www.sdp.org/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\"><em>The Founding of the Society for Descriptive Psychology</em></a>, the Society was founded on December 27, 1978 with the participation and/or assistance of the following 22 people:</p><p style=\"margin-left: 5%; margin-right: 12%;\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch</em>.</p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\"http://www.sdp.org/past-presidents-of-the-society-for-descriptive-psychology/\">here</a> and a list of current officers can be found <a href=\"http://www.sdp.org/sdp-officers/\">here</a>.</p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\"http://www.sdp.org/conference-programs-of-the-society-for-descriptive-psychology/\">here</a>.</p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">The Peter G. Ossorio Collection at CU Scholar</a>.</p><p>Many of his publications can also be accessed on this website, <a href=\"http://www.sdp.org/ossorio-publications/\">here</a>, including his comprehensive book <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>.</p><p>Several hundred additional publications and dissertations by his students and <br />colleagues can also be accessed on this website, <a href=\"http://www.sdp.org/sdpmembers-publications/\">here</a>, <a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">here</a>, and <a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">here</a>.</p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.</p>','About The Society','','publish','closed','closed','','about-the-society','','','2025-12-29 20:38:42','2025-12-29 20:38:42','',0,'https://society.bsquaresite.com/?page_id=6841',0,'page','',0),
(6842,1,'2025-09-24 21:24:07','2025-09-24 21:24:07','','About The Society','','inherit','closed','closed','','6841-revision-v1','','','2025-09-24 21:24:07','2025-09-24 21:24:07','',6841,'https://society.bsquaresite.com/?p=6842',0,'revision','',0),
(6850,1,'2025-09-24 21:46:02','2025-09-24 21:46:02','<h2>Current Officers</h2>							\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','publish','closed','closed','','sdp-officers','','','2025-12-31 14:16:06','2025-12-31 14:16:06','',0,'https://society.bsquaresite.com/?page_id=6850',0,'page','',0),
(6851,1,'2025-09-24 21:46:02','2025-09-24 21:46:02','','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 21:46:02','2025-09-24 21:46:02','',6850,'https://society.bsquaresite.com/?p=6851',0,'revision','',0),
(6852,1,'2025-09-24 21:46:10','2025-09-24 21:46:10','','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 21:46:10','2025-09-24 21:46:10','',6850,'https://society.bsquaresite.com/?p=6852',0,'revision','',0),
(6853,1,'2025-09-24 21:46:11','2025-09-24 21:46:11','','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 21:46:11','2025-09-24 21:46:11','',6850,'https://society.bsquaresite.com/?p=6853',0,'revision','',0),
(6854,1,'2025-09-24 21:46:11','2025-09-24 21:46:11','','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 21:46:11','2025-09-24 21:46:11','',6850,'https://society.bsquaresite.com/?p=6854',0,'revision','',0),
(6863,1,'2025-09-24 21:52:58','2025-09-24 21:52:58','','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 21:52:58','2025-09-24 21:52:58','',6850,'https://society.bsquaresite.com/?p=6863',0,'revision','',0),
(6864,1,'2025-09-24 21:52:58','2025-09-24 21:52:58','','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 21:52:58','2025-09-24 21:52:58','',6850,'https://society.bsquaresite.com/?p=6864',0,'revision','',0),
(6865,1,'2025-09-24 21:52:58','2025-09-24 21:52:58','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Kuti					\n						Influencer program manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 21:52:58','2025-09-24 21:52:58','',6850,'https://society.bsquaresite.com/?p=6865',0,'revision','',0),
(6866,1,'2025-09-24 21:54:44','2025-09-24 21:54:44','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Kuti					\n						Influencer program manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 21:54:44','2025-09-24 21:54:44','',6850,'https://society.bsquaresite.com/?p=6866',0,'revision','',0),
(6867,1,'2025-09-24 21:54:45','2025-09-24 21:54:45','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Kuti					\n						Influencer program manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 21:54:45','2025-09-24 21:54:45','',6850,'https://society.bsquaresite.com/?p=6867',0,'revision','',0),
(6868,1,'2025-09-24 21:54:45','2025-09-24 21:54:45','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 21:54:45','2025-09-24 21:54:45','',6850,'https://society.bsquaresite.com/?p=6868',0,'revision','',0),
(6870,1,'2025-09-24 22:00:57','2025-09-24 22:00:57','','cotes','','inherit','open','closed','','cotes','','','2025-09-24 22:00:57','2025-09-24 22:00:57','',6850,'https://society.bsquaresite.com/wp-content/uploads/2025/09/cotes.avif',0,'attachment','image/avif',0),
(6871,1,'2025-09-24 22:01:48','2025-09-24 22:01:48','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:01:48','2025-09-24 22:01:48','',6850,'https://society.bsquaresite.com/?p=6871',0,'revision','',0),
(6872,1,'2025-09-24 22:01:48','2025-09-24 22:01:48','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:01:48','2025-09-24 22:01:48','',6850,'https://society.bsquaresite.com/?p=6872',0,'revision','',0),
(6873,1,'2025-09-24 22:01:48','2025-09-24 22:01:48','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:01:48','2025-09-24 22:01:48','',6850,'https://society.bsquaresite.com/?p=6873',0,'revision','',0),
(6874,1,'2025-09-24 22:03:41','2025-09-24 22:03:41','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:03:41','2025-09-24 22:03:41','',6850,'https://society.bsquaresite.com/?p=6874',0,'revision','',0),
(6875,1,'2025-09-24 22:03:41','2025-09-24 22:03:41','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:03:41','2025-09-24 22:03:41','',6850,'https://society.bsquaresite.com/?p=6875',0,'revision','',0),
(6876,1,'2025-09-24 22:03:42','2025-09-24 22:03:42','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:03:42','2025-09-24 22:03:42','',6850,'https://society.bsquaresite.com/?p=6876',0,'revision','',0),
(6878,1,'2025-09-24 22:07:22','2025-09-24 22:07:22','','directors-hero','','inherit','open','closed','','directors-hero','','','2025-09-24 22:07:29','2025-09-24 22:07:29','',6850,'https://society.bsquaresite.com/wp-content/uploads/2025/09/directors-hero.jpg',0,'attachment','image/jpeg',0),
(6879,1,'2025-09-24 22:07:39','2025-09-24 22:07:39','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:07:39','2025-09-24 22:07:39','',6850,'https://society.bsquaresite.com/?p=6879',0,'revision','',0),
(6880,1,'2025-09-24 22:07:39','2025-09-24 22:07:39','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:07:39','2025-09-24 22:07:39','',6850,'https://society.bsquaresite.com/?p=6880',0,'revision','',0),
(6881,1,'2025-09-24 22:07:40','2025-09-24 22:07:40','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:07:40','2025-09-24 22:07:40','',6850,'https://society.bsquaresite.com/?p=6881',0,'revision','',0),
(6882,1,'2025-09-24 22:09:24','2025-09-24 22:09:24','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:09:24','2025-09-24 22:09:24','',6850,'https://society.bsquaresite.com/?p=6882',0,'revision','',0),
(6883,1,'2025-09-24 22:09:24','2025-09-24 22:09:24','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:09:24','2025-09-24 22:09:24','',6850,'https://society.bsquaresite.com/?p=6883',0,'revision','',0),
(6884,1,'2025-09-24 22:09:25','2025-09-24 22:09:25','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:09:25','2025-09-24 22:09:25','',6850,'https://society.bsquaresite.com/?p=6884',0,'revision','',0),
(6885,1,'2025-09-24 22:10:39','2025-09-24 22:10:39','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:10:39','2025-09-24 22:10:39','',6850,'https://society.bsquaresite.com/?p=6885',0,'revision','',0),
(6886,1,'2025-09-24 22:10:39','2025-09-24 22:10:39','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:10:39','2025-09-24 22:10:39','',6850,'https://society.bsquaresite.com/?p=6886',0,'revision','',0),
(6887,1,'2025-09-24 22:10:40','2025-09-24 22:10:40','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:10:40','2025-09-24 22:10:40','',6850,'https://society.bsquaresite.com/?p=6887',0,'revision','',0),
(6889,1,'2025-09-24 22:11:20','2025-09-24 22:11:20','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:11:20','2025-09-24 22:11:20','',6850,'https://society.bsquaresite.com/?p=6889',0,'revision','',0),
(6890,1,'2025-09-24 22:11:20','2025-09-24 22:11:20','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:11:20','2025-09-24 22:11:20','',6850,'https://society.bsquaresite.com/?p=6890',0,'revision','',0),
(6891,1,'2025-09-24 22:11:20','2025-09-24 22:11:20','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:11:20','2025-09-24 22:11:20','',6850,'https://society.bsquaresite.com/?p=6891',0,'revision','',0),
(6892,1,'2025-09-24 22:12:39','2025-09-24 22:12:39','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:12:39','2025-09-24 22:12:39','',6850,'https://society.bsquaresite.com/?p=6892',0,'revision','',0),
(6893,1,'2025-09-24 22:12:39','2025-09-24 22:12:39','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:12:39','2025-09-24 22:12:39','',6850,'https://society.bsquaresite.com/?p=6893',0,'revision','',0),
(6894,1,'2025-09-24 22:12:40','2025-09-24 22:12:40','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:12:40','2025-09-24 22:12:40','',6850,'https://society.bsquaresite.com/?p=6894',0,'revision','',0),
(6895,1,'2025-11-16 21:57:25','2025-09-25 02:39:59',' ','','','publish','closed','closed','','6895','','','2025-11-16 21:57:25','2025-11-16 21:57:25','',0,'https://society.bsquaresite.com/?p=6895',6,'nav_menu_item','',0),
(6896,1,'2025-09-24 22:26:43','2025-09-24 22:26:43','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:26:43','2025-09-24 22:26:43','',6850,'https://society.bsquaresite.com/?p=6896',0,'revision','',0),
(6897,1,'2025-09-24 22:26:43','2025-09-24 22:26:43','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:26:43','2025-09-24 22:26:43','',6850,'https://society.bsquaresite.com/?p=6897',0,'revision','',0),
(6898,1,'2025-09-24 22:26:44','2025-09-24 22:26:44','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-24 22:26:44','2025-09-24 22:26:44','',6850,'https://society.bsquaresite.com/?p=6898',0,'revision','',0),
(6899,1,'2025-09-25 02:11:12','2025-09-25 02:11:12','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-25 02:11:12','2025-09-25 02:11:12','',6850,'https://society.bsquaresite.com/?p=6899',0,'revision','',0),
(6900,1,'2025-09-25 02:11:12','2025-09-25 02:11:12','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-25 02:11:12','2025-09-25 02:11:12','',6850,'https://society.bsquaresite.com/?p=6900',0,'revision','',0),
(6901,1,'2025-09-25 02:11:13','2025-09-25 02:11:13','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-09-25 02:11:13','2025-09-25 02:11:13','',6850,'https://society.bsquaresite.com/?p=6901',0,'revision','',0),
(6914,1,'2025-11-10 17:16:49','2025-11-10 17:16:49','<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Sample Topics','','publish','closed','closed','','sample-topics','','','2025-12-31 14:06:30','2025-12-31 14:06:30','',0,'https://society.bsquaresite.com/?page_id=6914',0,'page','',0),
(6915,1,'2025-11-10 17:16:49','2025-11-10 17:16:49','','Sample Topics','','inherit','closed','closed','','6914-revision-v1','','','2025-11-10 17:16:49','2025-11-10 17:16:49','',6914,'https://society.bsquaresite.com/?p=6915',0,'revision','',0),
(6921,1,'2025-11-10 22:30:43','2025-11-10 22:30:43','','Default Kit','','inherit','closed','closed','','6628-revision-v1','','','2025-11-10 22:30:43','2025-11-10 22:30:43','',6628,'https://society.bsquaresite.com/?p=6921',0,'revision','',0),
(6923,1,'2025-11-10 22:38:56','2025-11-10 22:38:56','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n							<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n							<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-10 22:38:56','2025-11-10 22:38:56','',6710,'https://society.bsquaresite.com/?p=6923',0,'revision','',0),
(6924,1,'2025-11-10 22:38:56','2025-11-10 22:38:56','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n							<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n							<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-10 22:38:56','2025-11-10 22:38:56','',6710,'https://society.bsquaresite.com/?p=6924',0,'revision','',0),
(6925,1,'2025-11-10 22:38:57','2025-11-10 22:38:57','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-10 22:38:57','2025-11-10 22:38:57','',6710,'https://society.bsquaresite.com/?p=6925',0,'revision','',0),
(6926,1,'2025-11-10 22:50:44','2025-11-10 22:50:44','','geometric shape','','inherit','open','closed','','geometric-shape','','','2025-11-10 22:50:44','2025-11-10 22:50:44','',6710,'https://society.bsquaresite.com/wp-content/uploads/2025/11/geometric-shape.svg',0,'attachment','image/svg+xml',0),
(6927,1,'2025-11-10 22:51:24','2025-11-10 22:51:24','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-10 22:51:24','2025-11-10 22:51:24','',6710,'https://society.bsquaresite.com/?p=6927',0,'revision','',0),
(6928,1,'2025-11-10 22:51:24','2025-11-10 22:51:24','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-10 22:51:24','2025-11-10 22:51:24','',6710,'https://society.bsquaresite.com/?p=6928',0,'revision','',0),
(6929,1,'2025-11-10 22:51:25','2025-11-10 22:51:25','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-10 22:51:25','2025-11-10 22:51:25','',6710,'https://society.bsquaresite.com/?p=6929',0,'revision','',0),
(6931,1,'2025-11-10 22:58:34','2025-11-10 22:58:34','','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-10 22:58:34','2025-11-10 22:58:34','',6716,'https://society.bsquaresite.com/?p=6931',0,'revision','',0),
(6932,1,'2025-11-10 22:58:34','2025-11-10 22:58:34','','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-10 22:58:34','2025-11-10 22:58:34','',6716,'https://society.bsquaresite.com/?p=6932',0,'revision','',0),
(6933,1,'2025-11-10 22:58:34','2025-11-10 22:58:34','<h2>Descriptive Psychology</h2>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-10 22:58:34','2025-11-10 22:58:34','',6716,'https://society.bsquaresite.com/?p=6933',0,'revision','',0),
(6934,1,'2025-11-10 22:59:51','2025-11-10 22:59:51','','Service-Details-1-Business-Consultant.jpg','','inherit','open','closed','','service-details-1-business-consultant-jpg','','','2025-11-10 22:59:51','2025-11-10 22:59:51','',0,'https://society.bsquaresite.com/wp-content/uploads/2025/11/Service-Details-1-Business-Consultant.jpg',0,'attachment','image/jpeg',0),
(6936,1,'2025-11-10 23:03:21','2025-11-10 23:03:21','<h2>Descriptive Psychology</h2>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-10 23:03:21','2025-11-10 23:03:21','',6716,'https://society.bsquaresite.com/?p=6936',0,'revision','',0),
(6937,1,'2025-11-10 23:03:21','2025-11-10 23:03:21','<h2>Descriptive Psychology</h2>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-10 23:03:21','2025-11-10 23:03:21','',6716,'https://society.bsquaresite.com/?p=6937',0,'revision','',0),
(6938,1,'2025-11-10 23:03:21','2025-11-10 23:03:21','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-10 23:03:21','2025-11-10 23:03:21','',6716,'https://society.bsquaresite.com/?p=6938',0,'revision','',0),
(6942,1,'2025-11-11 00:04:10','2025-11-11 00:04:10','','Pete-at-desk hexagon','','inherit','open','closed','','pete-at-desk-hexagon','','','2025-11-11 00:04:10','2025-11-11 00:04:10','',6716,'https://society.bsquaresite.com/wp-content/uploads/2025/11/Pete-at-desk-hexagon.svg',0,'attachment','image/svg+xml',0),
(6943,1,'2025-11-11 00:04:20','2025-11-11 00:04:20','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:04:20','2025-11-11 00:04:20','',6716,'https://society.bsquaresite.com/?p=6943',0,'revision','',0),
(6944,1,'2025-11-11 00:04:20','2025-11-11 00:04:20','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:04:20','2025-11-11 00:04:20','',6716,'https://society.bsquaresite.com/?p=6944',0,'revision','',0),
(6945,1,'2025-11-11 00:04:21','2025-11-11 00:04:21','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"483\" height=\"418\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png 483w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon-300x260.png 300w\" sizes=\"(max-width: 483px) 100vw, 483px\" />																<h2>Benefits at Highland</h2>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										401K\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										401K Match\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Health Insurance\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Vision/Dental Insurance\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Paid Vacation\n									</li>\n						</ul>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:04:21','2025-11-11 00:04:21','',6716,'https://society.bsquaresite.com/?p=6945',0,'revision','',0),
(6946,1,'2025-11-11 00:06:04','2025-11-11 00:06:04','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"483\" height=\"418\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png 483w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon-300x260.png 300w\" sizes=\"(max-width: 483px) 100vw, 483px\" />																<h2>Benefits at Highland</h2>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										401K\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										401K Match\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Health Insurance\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Vision/Dental Insurance\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Paid Vacation\n									</li>\n						</ul>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:06:04','2025-11-11 00:06:04','',6716,'https://society.bsquaresite.com/?p=6946',0,'revision','',0),
(6947,1,'2025-11-11 00:06:04','2025-11-11 00:06:04','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"483\" height=\"418\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png 483w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon-300x260.png 300w\" sizes=\"(max-width: 483px) 100vw, 483px\" />																<h2>Benefits at Highland</h2>							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										401K\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										401K Match\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Health Insurance\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Vision/Dental Insurance\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Paid Vacation\n									</li>\n						</ul>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:06:04','2025-11-11 00:06:04','',6716,'https://society.bsquaresite.com/?p=6947',0,'revision','',0),
(6948,1,'2025-11-11 00:06:04','2025-11-11 00:06:04','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"483\" height=\"418\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png 483w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon-300x260.png 300w\" sizes=\"(max-width: 483px) 100vw, 483px\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:06:04','2025-11-11 00:06:04','',6716,'https://society.bsquaresite.com/?p=6948',0,'revision','',0),
(6949,1,'2025-11-11 00:06:14','2025-11-11 00:06:14','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"483\" height=\"418\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png 483w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon-300x260.png 300w\" sizes=\"(max-width: 483px) 100vw, 483px\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:06:14','2025-11-11 00:06:14','',6716,'https://society.bsquaresite.com/?p=6949',0,'revision','',0),
(6950,1,'2025-11-11 00:06:15','2025-11-11 00:06:15','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"483\" height=\"418\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png 483w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon-300x260.png 300w\" sizes=\"(max-width: 483px) 100vw, 483px\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:06:15','2025-11-11 00:06:15','',6716,'https://society.bsquaresite.com/?p=6950',0,'revision','',0),
(6951,1,'2025-11-11 00:06:15','2025-11-11 00:06:15','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"483\" height=\"418\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png 483w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon-300x260.png 300w\" sizes=\"(max-width: 483px) 100vw, 483px\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:06:15','2025-11-11 00:06:15','',6716,'https://society.bsquaresite.com/?p=6951',0,'revision','',0),
(6952,1,'2025-11-11 00:07:19','2025-11-11 00:07:19','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"483\" height=\"418\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png 483w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon-300x260.png 300w\" sizes=\"(max-width: 483px) 100vw, 483px\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:07:19','2025-11-11 00:07:19','',6716,'https://society.bsquaresite.com/?p=6952',0,'revision','',0),
(6953,1,'2025-11-11 00:07:20','2025-11-11 00:07:20','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"483\" height=\"418\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png 483w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon-300x260.png 300w\" sizes=\"(max-width: 483px) 100vw, 483px\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:07:20','2025-11-11 00:07:20','',6716,'https://society.bsquaresite.com/?p=6953',0,'revision','',0),
(6954,1,'2025-11-11 00:07:20','2025-11-11 00:07:20','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"483\" height=\"418\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png 483w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon-300x260.png 300w\" sizes=\"(max-width: 483px) 100vw, 483px\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:07:20','2025-11-11 00:07:20','',6716,'https://society.bsquaresite.com/?p=6954',0,'revision','',0),
(6955,1,'2025-11-11 00:08:06','2025-11-11 00:08:06','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"483\" height=\"418\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png 483w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon-300x260.png 300w\" sizes=\"(max-width: 483px) 100vw, 483px\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:08:06','2025-11-11 00:08:06','',6716,'https://society.bsquaresite.com/?p=6955',0,'revision','',0),
(6956,1,'2025-11-11 00:08:06','2025-11-11 00:08:06','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"483\" height=\"418\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png 483w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon-300x260.png 300w\" sizes=\"(max-width: 483px) 100vw, 483px\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:08:06','2025-11-11 00:08:06','',6716,'https://society.bsquaresite.com/?p=6956',0,'revision','',0),
(6957,1,'2025-11-11 00:08:07','2025-11-11 00:08:07','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"483\" height=\"418\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png 483w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon-300x260.png 300w\" sizes=\"(max-width: 483px) 100vw, 483px\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:08:07','2025-11-11 00:08:07','',6716,'https://society.bsquaresite.com/?p=6957',0,'revision','',0),
(6958,1,'2025-11-11 00:15:45','2025-11-11 00:15:45','','gray hexagon','','inherit','open','closed','','gray-hexagon','','','2025-11-11 00:15:51','2025-11-11 00:15:51','',6716,'https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg',0,'attachment','image/svg+xml',0),
(6959,1,'2025-11-11 00:15:59','2025-11-11 00:15:59','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"483\" height=\"418\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png 483w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon-300x260.png 300w\" sizes=\"(max-width: 483px) 100vw, 483px\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:15:59','2025-11-11 00:15:59','',6716,'https://society.bsquaresite.com/?p=6959',0,'revision','',0),
(6960,1,'2025-11-11 00:15:59','2025-11-11 00:15:59','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"483\" height=\"418\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon.png 483w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-hexagon-300x260.png 300w\" sizes=\"(max-width: 483px) 100vw, 483px\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:15:59','2025-11-11 00:15:59','',6716,'https://society.bsquaresite.com/?p=6960',0,'revision','',0),
(6961,1,'2025-11-11 00:16:00','2025-11-11 00:16:00','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:16:00','2025-11-11 00:16:00','',6716,'https://society.bsquaresite.com/?p=6961',0,'revision','',0),
(6962,1,'2025-11-11 00:16:19','2025-11-11 00:16:19','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:16:19','2025-11-11 00:16:19','',6716,'https://society.bsquaresite.com/?p=6962',0,'revision','',0),
(6963,1,'2025-11-11 00:16:19','2025-11-11 00:16:19','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:16:19','2025-11-11 00:16:19','',6716,'https://society.bsquaresite.com/?p=6963',0,'revision','',0),
(6964,1,'2025-11-11 00:16:19','2025-11-11 00:16:19','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:16:19','2025-11-11 00:16:19','',6716,'https://society.bsquaresite.com/?p=6964',0,'revision','',0),
(6965,1,'2025-11-11 00:17:34','2025-11-11 00:17:34','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:17:34','2025-11-11 00:17:34','',6716,'https://society.bsquaresite.com/?p=6965',0,'revision','',0),
(6966,1,'2025-11-11 00:17:34','2025-11-11 00:17:34','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:17:34','2025-11-11 00:17:34','',6716,'https://society.bsquaresite.com/?p=6966',0,'revision','',0),
(6967,1,'2025-11-11 00:17:35','2025-11-11 00:17:35','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p><p><em>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:17:35','2025-11-11 00:17:35','',6716,'https://society.bsquaresite.com/?p=6967',0,'revision','',0),
(6968,1,'2025-11-11 00:17:40','2025-11-11 00:17:40','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p><p><em>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:17:40','2025-11-11 00:17:40','',6716,'https://society.bsquaresite.com/?p=6968',0,'revision','',0),
(6969,1,'2025-11-11 00:17:40','2025-11-11 00:17:40','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p><p><em>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:17:40','2025-11-11 00:17:40','',6716,'https://society.bsquaresite.com/?p=6969',0,'revision','',0),
(6970,1,'2025-11-11 00:17:40','2025-11-11 00:17:40','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>					\n				<p><em>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:17:40','2025-11-11 00:17:40','',6716,'https://society.bsquaresite.com/?p=6970',0,'revision','',0),
(6971,1,'2025-11-11 00:18:25','2025-11-11 00:18:25','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>					\n				<p><em>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:18:25','2025-11-11 00:18:25','',6716,'https://society.bsquaresite.com/?p=6971',0,'revision','',0),
(6972,1,'2025-11-11 00:18:25','2025-11-11 00:18:25','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>					\n				<p><em>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:18:25','2025-11-11 00:18:25','',6716,'https://society.bsquaresite.com/?p=6972',0,'revision','',0),
(6973,1,'2025-11-11 00:18:25','2025-11-11 00:18:25','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>					\n				<p><em>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-11 00:18:25','2025-11-11 00:18:25','',6716,'https://society.bsquaresite.com/?p=6973',0,'revision','',0),
(6977,3,'2025-11-11 21:43:04','2025-11-11 21:43:04','<p style=\"font-size:18px; text-align:center;\">Click a link below for a list of available presentations for that year. Then, click on the title of a presentation of interest to you.</p>\n\n<table style=\"border:none; width:100%; position:relative;\">\n\n<tr>\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\"></td>\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">45th Annual Conference<br><strong><a href=\"http://www.sdp.org/45th-annual-sdp-conference-hybridseptember-28-october-1-2023/\">2023</a></strong></td>\n </tr>\n\n<tr>\n\n<td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">44th Annual Conference<br><strong><a href=\"http://www.sdp.org/44th-annual-sdp-conference-hybridseptember-29th-october-2nd-2022/\">2022</a></strong></td>\n</td>\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">Fall and Spring Mid-year Meeting<br><strong><strong><a href=\"http://www.sdp.org/presentation-mid-year-meeting2022/\">2022</a></strong></td>\n </tr>\n\n\n\n<tr>\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">43rd Annual Conference<br><strong><a href=\"http://www.sdp.org/video-presentations-from-43rd-annual-sdp-conference-online-2021//\">2021</a></strong></td>\n\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">Fall and Spring Mid-year Meetings<br><strong><a href=\"http://www.sdp.org/presentations-mid-year-meetings_2021/\">2021</a></strong></td>\n </tr>\n<tr>\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">42nd Annual Conference<br><strong><a href=\"http://www.sdp.org/video-presentations-from-42nd-annual-sdp-conference-online-2020/\">2020</a></strong></td>\n  <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">41st Annual Conference<br><strong><a href=\"http://www.sdp.org/presentations-41st-annual-sdp-conference-september-19-22-2019/\">2019</a></strong></td></tr>\n<tr>\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">40th Annual Conference<br><strong><a href=\"http://www.sdp.org/presentations-40th-annual-sdp-conference-october-1-4-2020/\">2018</a></strong></td>\n  <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">39th Annual Conference<br><strong>2017</strong></td></tr>\n\n<tr>\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">38th Annual Conference<br><strong><a href=\"http://www.sdp.org/presentations-38th-annual-sdp-conference-october-27-30-2016/\">2016</a></strong></td>\n  <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">37th Annual Conference<br><strong><a href=\"http://www.sdp.org/presentations-37th-annual-sdp-conference-american-mountaineering-centergolden-co-october-22-25-2015/\">2015</a></strong></td></tr>\n<tr>\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">36th Annual Conference<br><strong><a href=\"http://www.sdp.org/presentations-36th-annual-sdp-conference-october-23-26-2014/\">2014</a></strong></td>\n  <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">35th Annual Conference<br><strong><a href=\"http://www.sdp.org/presentations-35th-annual-sdp-conference-october-17-20-2013/\">2013</a></strong></td></tr>\n\n<tr>\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">34th Annual Conference<br><strong><a href=\"http://www.sdp.org/presentations-32nd-annual-conference-of-thesociety-for-descriptive-psychology-september-22-24-2012/\">2012</a></strong></td>\n  <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">33rd Annual Conference<br><strong><a href=\"http://www.sdp.org/presentations-33rd-annual-sdp-conference-september-19-22-2019/\">2011</a></strong></td></tr>\n<tr>\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">32nd Annual Conference<br><strong><a href=\"http://www.sdp.org/presentations-32nd-annual-conference-of-thesociety-for-descriptive-psychology-september-30-october-3-2010/\">2010</a></strong></td>\n  <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">31th Annual Conference<br><strong><a href=\"http://www.sdp.org/presentations-31rd-annual-sdp-conference-october-8-11-2009/\">2009</a></strong></td></tr>\n<tr>\n\n</table>','<div style = \"text-align:center; font-size: 30px; font-weight:bold;\">Annual Conference and <br>Mid-year Meeting Presentations</div>','','inherit','closed','closed','','5853-revision-v1','','','2025-11-11 21:43:04','2025-11-11 21:43:04','',5853,'https://society.bsquaresite.com/?p=6977',0,'revision','',0),
(6978,3,'2025-11-11 21:43:05','2025-11-11 21:43:05','<p style=\"font-size:18px; text-align:center;\">Click a link below for a list of available presentations for that year. Then, click on the title of a presentation of interest to you.</p>\n\n<table style=\"border:none; width:100%; position:relative;\">\n\n<tr>\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\"></td>\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">45th Annual Conference<br><strong><a href=\"http://www.sdp.org/45th-annual-sdp-conference-hybridseptember-28-october-1-2023/\">2023</a></strong></td>\n </tr>\n\n<tr>\n\n<td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">44th Annual Conference<br><strong><a href=\"http://www.sdp.org/44th-annual-sdp-conference-hybridseptember-29th-october-2nd-2022/\">2022</a></strong></td>\n</td>\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">Fall and Spring Mid-year Meeting<br><strong><strong><a href=\"http://www.sdp.org/presentation-mid-year-meeting2022/\">2022</a></strong></td>\n </tr>\n\n\n\n<tr>\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">43rd Annual Conference<br><strong><a href=\"http://www.sdp.org/video-presentations-from-43rd-annual-sdp-conference-online-2021//\">2021</a></strong></td>\n\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">Fall and Spring Mid-year Meetings<br><strong><a href=\"http://www.sdp.org/presentations-mid-year-meetings_2021/\">2021</a></strong></td>\n </tr>\n<tr>\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">42nd Annual Conference<br><strong><a href=\"http://www.sdp.org/video-presentations-from-42nd-annual-sdp-conference-online-2020/\">2020</a></strong></td>\n  <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">41st Annual Conference<br><strong><a href=\"http://www.sdp.org/presentations-41st-annual-sdp-conference-september-19-22-2019/\">2019</a></strong></td></tr>\n<tr>\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">40th Annual Conference<br><strong><a href=\"http://www.sdp.org/presentations-40th-annual-sdp-conference-october-1-4-2020/\">2018</a></strong></td>\n  <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">39th Annual Conference<br><strong>2017</strong></td></tr>\n\n<tr>\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">38th Annual Conference<br><strong><a href=\"http://www.sdp.org/presentations-38th-annual-sdp-conference-october-27-30-2016/\">2016</a></strong></td>\n  <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">37th Annual Conference<br><strong><a href=\"http://www.sdp.org/presentations-37th-annual-sdp-conference-american-mountaineering-centergolden-co-october-22-25-2015/\">2015</a></strong></td></tr>\n<tr>\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">36th Annual Conference<br><strong><a href=\"http://www.sdp.org/presentations-36th-annual-sdp-conference-october-23-26-2014/\">2014</a></strong></td>\n  <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">35th Annual Conference<br><strong><a href=\"http://www.sdp.org/presentations-35th-annual-sdp-conference-october-17-20-2013/\">2013</a></strong></td></tr>\n\n<tr>\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">34th Annual Conference<br><strong><a href=\"http://www.sdp.org/presentations-32nd-annual-conference-of-thesociety-for-descriptive-psychology-september-22-24-2012/\">2012</a></strong></td>\n  <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">33rd Annual Conference<br><strong><a href=\"http://www.sdp.org/presentations-33rd-annual-sdp-conference-september-19-22-2019/\">2011</a></strong></td></tr>\n<tr>\n   <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">32nd Annual Conference<br><strong><a href=\"http://www.sdp.org/presentations-32nd-annual-conference-of-thesociety-for-descriptive-psychology-september-30-october-3-2010/\">2010</a></strong></td>\n  <td style=\"text-align:center; border-top:1px solid blue; font-size:18px;\">31th Annual Conference<br><strong><a href=\"http://www.sdp.org/presentations-31rd-annual-sdp-conference-october-8-11-2009/\">2009</a></strong></td></tr>\n<tr>\n\n</table>','nnual Conference and Mid-year Meeting Presentations','','inherit','closed','closed','','5853-revision-v1','','','2025-11-11 21:43:05','2025-11-11 21:43:05','',5853,'https://society.bsquaresite.com/?p=6978',0,'revision','',0),
(6979,3,'2025-11-11 21:43:05','2025-11-11 21:43:05','<p style=\"font-size: 18px; text-align: center;\">Click a link below for a list of available presentations for that year. Then, click on the title of a presentation of interest to you.</p><table style=\"border: none; width: 100%; position: relative;\"><tbody><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\"> </td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">45th Annual Conference<br /><strong><a href=\"http://www.sdp.org/45th-annual-sdp-conference-hybridseptember-28-october-1-2023/\">2023</a></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">44th Annual Conference<br /><strong><a href=\"http://www.sdp.org/44th-annual-sdp-conference-hybridseptember-29th-october-2nd-2022/\">2022</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">Fall and Spring Mid-year Meeting<br /><strong><strong><a href=\"http://www.sdp.org/presentation-mid-year-meeting2022/\">2022</a></strong></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">43rd Annual Conference<br /><strong><a href=\"http://www.sdp.org/video-presentations-from-43rd-annual-sdp-conference-online-2021//\">2021</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">Fall and Spring Mid-year Meetings<br /><strong><a href=\"http://www.sdp.org/presentations-mid-year-meetings_2021/\">2021</a></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">42nd Annual Conference<br /><strong><a href=\"http://www.sdp.org/video-presentations-from-42nd-annual-sdp-conference-online-2020/\">2020</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">41st Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-41st-annual-sdp-conference-september-19-22-2019/\">2019</a></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">40th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-40th-annual-sdp-conference-october-1-4-2020/\">2018</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">39th Annual Conference<br /><strong>2017</strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">38th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-38th-annual-sdp-conference-october-27-30-2016/\">2016</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">37th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-37th-annual-sdp-conference-american-mountaineering-centergolden-co-october-22-25-2015/\">2015</a></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">36th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-36th-annual-sdp-conference-october-23-26-2014/\">2014</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">35th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-35th-annual-sdp-conference-october-17-20-2013/\">2013</a></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">34th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-32nd-annual-conference-of-thesociety-for-descriptive-psychology-september-22-24-2012/\">2012</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">33rd Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-33rd-annual-sdp-conference-september-19-22-2019/\">2011</a></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">32nd Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-32nd-annual-conference-of-thesociety-for-descriptive-psychology-september-30-october-3-2010/\">2010</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">31th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-31rd-annual-sdp-conference-october-8-11-2009/\">2009</a></strong></td></tr></tbody></table>','nnual Conference and Mid-year Meeting Presentations','','inherit','closed','closed','','5853-revision-v1','','','2025-11-11 21:43:05','2025-11-11 21:43:05','',5853,'https://society.bsquaresite.com/?p=6979',0,'revision','',0),
(6980,1,'2025-11-13 03:03:18','2025-11-13 03:03:18','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title to access the video.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 9, 1988</td></tr>\n    <td colspan = \"3\" style = \"hyphens: none;\">This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr>\n<tr>\n<td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td>\n<td>October 12, 1989</td></tr>\n<tr>\n<td colspan=\"3\" >Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 20, 1990</td></tr>\n\n<tr>\n    <td colspan=\"3\" style = \"hyphens: none;\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr>\n\n\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">Fall Semester, 1974</td></tr>\n\n<tr>\n    <td colspan=\"3\" style = \"hyphens: none;\">These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br>Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<br><br> \n\nA CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<br><br>\n\nThis course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br>LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</td></tr>\n\n</table>\n','<div style = \"text-align:center; font-size: 30px; font-weight:bold; position:relative; top:-50px;\">Presentations and Courses by Peter G. Ossorio<div>','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 03:03:18','2025-11-13 03:03:18','',5696,'https://society.bsquaresite.com/?p=6980',0,'revision','',0),
(6981,1,'2025-11-13 03:03:18','2025-11-13 03:03:18','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title to access the video.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 9, 1988</td></tr>\n    <td colspan = \"3\" style = \"hyphens: none;\">This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr>\n<tr>\n<td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td>\n<td>October 12, 1989</td></tr>\n<tr>\n<td colspan=\"3\" >Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 20, 1990</td></tr>\n\n<tr>\n    <td colspan=\"3\" style = \"hyphens: none;\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr>\n\n\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">Fall Semester, 1974</td></tr>\n\n<tr>\n    <td colspan=\"3\" style = \"hyphens: none;\">These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br>Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<br><br> \n\nA CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<br><br>\n\nThis course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br>LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</td></tr>\n\n</table>\n','<div style = \"text-align:center; font-size: 30px; font-weight:bold; position:relative; top:-50px;\">Presentations and Courses by Peter G. Ossorio<div>','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 03:03:18','2025-11-13 03:03:18','',5696,'https://society.bsquaresite.com/?p=6981',0,'revision','',0),
(6982,1,'2025-11-13 03:03:19','2025-11-13 03:03:19','<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td>October 12, 1989</td></tr><tr><td colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<br /><br /></p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<br /><br /></p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','<div style = \"text-align:center; font-size: 30px; font-weight:bold; position:relative; top:-50px;\">Presentations and Courses by Peter G. Ossorio<div>','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 03:03:19','2025-11-13 03:03:19','',5696,'https://society.bsquaresite.com/?p=6982',0,'revision','',0),
(6983,1,'2025-11-13 03:05:00','2025-11-13 03:05:00','<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td>October 12, 1989</td></tr><tr><td colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<br /><br /></p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<br /><br /></p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','<div style = \"text-align:center; font-size: 30px; font-weight:bold; position:relative; top:-50px;\">Presentations and Courses by Peter G. Ossorio<div>','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 03:05:00','2025-11-13 03:05:00','',5696,'https://society.bsquaresite.com/?p=6983',0,'revision','',0),
(6984,1,'2025-11-13 03:05:00','2025-11-13 03:05:00','<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td>October 12, 1989</td></tr><tr><td colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<br /><br /></p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<br /><br /></p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 03:05:00','2025-11-13 03:05:00','',5696,'https://society.bsquaresite.com/?p=6984',0,'revision','',0),
(6985,1,'2025-11-13 03:05:01','2025-11-13 03:05:01','<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td>October 12, 1989</td></tr><tr><td colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<br /><br /></p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<br /><br /></p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 03:05:01','2025-11-13 03:05:01','',5696,'https://society.bsquaresite.com/?p=6985',0,'revision','',0),
(6987,1,'2025-11-13 03:10:25','2025-11-13 03:10:25','<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td>October 12, 1989</td></tr><tr><td colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<br /><br /></p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<br /><br /></p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 03:10:25','2025-11-13 03:10:25','',5696,'https://society.bsquaresite.com/?p=6987',0,'revision','',0),
(6988,1,'2025-11-13 03:10:25','2025-11-13 03:10:25','<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td>October 12, 1989</td></tr><tr><td colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.<br /><br /></p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.<br /><br /></p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 03:10:25','2025-11-13 03:10:25','',5696,'https://society.bsquaresite.com/?p=6988',0,'revision','',0),
(6989,1,'2025-11-13 03:10:25','2025-11-13 03:10:25','<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead></table><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr></tbody></table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"> </td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"> </td><td style=\"text-align: center; border-top: 2px solid blue;\"> </td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td>October 12, 1989</td></tr><tr><td colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.</p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.</p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 03:10:25','2025-11-13 03:10:25','',5696,'https://society.bsquaresite.com/?p=6989',0,'revision','',0),
(6990,1,'2025-11-13 03:13:28','2025-11-13 03:13:28','<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead></table><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr></tbody></table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"> </td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"> </td><td style=\"text-align: center; border-top: 2px solid blue;\"> </td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td>October 12, 1989</td></tr><tr><td colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.</p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.</p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 03:13:28','2025-11-13 03:13:28','',5696,'https://society.bsquaresite.com/?p=6990',0,'revision','',0),
(6991,1,'2025-11-13 03:13:28','2025-11-13 03:13:28','<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead></table><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr></tbody></table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"> </td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"> </td><td style=\"text-align: center; border-top: 2px solid blue;\"> </td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td>October 12, 1989</td></tr><tr><td colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.</p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.</p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 03:13:28','2025-11-13 03:13:28','',5696,'https://society.bsquaresite.com/?p=6991',0,'revision','',0),
(6992,1,'2025-11-13 03:13:28','2025-11-13 03:13:28','<h2>Presentations and Courses by Peter G. Ossorio</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead></table><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr></tbody></table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"> </td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"> </td><td style=\"text-align: center; border-top: 2px solid blue;\"> </td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td>October 12, 1989</td></tr><tr><td colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.</p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.</p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 03:13:28','2025-11-13 03:13:28','',5696,'https://society.bsquaresite.com/?p=6992',0,'revision','',0),
(6993,1,'2025-11-13 03:14:54','2025-11-13 03:14:54','<h2>Presentations and Courses by Peter G. Ossorio</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead></table><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr></tbody></table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"> </td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"> </td><td style=\"text-align: center; border-top: 2px solid blue;\"> </td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td>October 12, 1989</td></tr><tr><td colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.</p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.</p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 03:14:54','2025-11-13 03:14:54','',5696,'https://society.bsquaresite.com/?p=6993',0,'revision','',0),
(6994,1,'2025-11-13 03:14:54','2025-11-13 03:14:54','<h2>Presentations and Courses by Peter G. Ossorio</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead></table><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr></tbody></table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"> </td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"> </td><td style=\"text-align: center; border-top: 2px solid blue;\"> </td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td>October 12, 1989</td></tr><tr><td colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.</p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.</p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 03:14:54','2025-11-13 03:14:54','',5696,'https://society.bsquaresite.com/?p=6994',0,'revision','',0),
(6995,1,'2025-11-13 03:14:54','2025-11-13 03:14:54','<h2>Presentations and Courses by Peter G. Ossorio</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead></table><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr></tbody></table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"> </td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"> </td><td style=\"text-align: center; border-top: 2px solid blue;\"> </td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td>October 12, 1989</td></tr><tr><td colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.</p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.</p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 03:14:54','2025-11-13 03:14:54','',5696,'https://society.bsquaresite.com/?p=6995',0,'revision','',0),
(6996,1,'2025-11-13 03:16:44','2025-11-13 03:16:44','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-75px;\"></div>\n<br>\n<p style = \"position:relative; top:-85px;\">The University of Colorado Libraries, through its <strong>CU Scholar</strong> program, maintains the <span style=\"color:#41719a;\"><strong>Peter G. Ossorio Collection</span></strong>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.</p>\n\n<p style = \"position:relative; top:-85px;\">Click <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a> to access the Peter G. Ossorio Collection.</p>\n\n<p style = \"position:relative; top:-85px;\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.</p>\n\n<p style = \"position:relative; top:-85px;\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-85px;\"></div>\n\n\n\n','<div style = \"text-align:center; font-size: 30px; font-weight:bold; position:relative; top:-50px;\">The Peter G. Ossorio Collection <br>at CU Scholar<div>','','inherit','closed','closed','','5465-revision-v1','','','2025-11-13 03:16:44','2025-11-13 03:16:44','',5465,'https://society.bsquaresite.com/?p=6996',0,'revision','',0),
(6997,1,'2025-11-13 03:16:44','2025-11-13 03:16:44','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-75px;\"></div>\n<br>\n<p style = \"position:relative; top:-85px;\">The University of Colorado Libraries, through its <strong>CU Scholar</strong> program, maintains the <span style=\"color:#41719a;\"><strong>Peter G. Ossorio Collection</span></strong>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.</p>\n\n<p style = \"position:relative; top:-85px;\">Click <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a> to access the Peter G. Ossorio Collection.</p>\n\n<p style = \"position:relative; top:-85px;\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.</p>\n\n<p style = \"position:relative; top:-85px;\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-85px;\"></div>\n\n\n\n','The Peter G. Ossorio Collection at CU Scholar','','inherit','closed','closed','','5465-revision-v1','','','2025-11-13 03:16:44','2025-11-13 03:16:44','',5465,'https://society.bsquaresite.com/?p=6997',0,'revision','',0),
(6998,1,'2025-11-13 03:16:44','2025-11-13 03:16:44','<br>\n<p style = \"position:relative; top:-85px;\">The University of Colorado Libraries, through its <strong>CU Scholar</strong> program, maintains the <strong>Peter G. Ossorio Collection</strong>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.</p>\n<p style = \"position:relative; top:-85px;\">Click <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a> to access the Peter G. Ossorio Collection.</p>\n<p style = \"position:relative; top:-85px;\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.</p>\n<p style = \"position:relative; top:-85px;\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.</p>','The Peter G. Ossorio Collection at CU Scholar','','inherit','closed','closed','','5465-revision-v1','','','2025-11-13 03:16:44','2025-11-13 03:16:44','',5465,'https://society.bsquaresite.com/?p=6998',0,'revision','',0),
(6999,1,'2025-11-13 03:18:30','2025-11-13 03:18:30','<table>\n\n\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\"><strong>45th Annual Meeting</strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>\n   </tr>\n\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\"><strong>44th Annual Meeting</strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\"><strong>43rd Annual Meeting</strong><br>September 30 - October 3, 2021<br>Online</a>\n      </td>\n   </tr>\n\n\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\"><strong>42nd Annual Meeting</strong><br>October 1-4, 2020<br>Online</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\"><strong>41st Annual Meeting</strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n\n\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\"><strong>40th Annual Meeting</strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\"><strong>39th Annual Meeting</strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\"><strong>38th Annual Meeting</strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\"><strong>37th Annual Meeting</strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n\n   <tr>   \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\"><strong>36th Annual Meeting</strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\"><strong>35th Annual Meeting</strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   \n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\"><strong>34th Annual Meeting</strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\"><strong>33th Annual Meeting</strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\"><strong>32th Annual Meeting</strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\"><strong>31th Annual Meeting</strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\"><strong>30th Annual Meeting</strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\"><strong>29th Annual Meeting</strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"><strong>28th Annual Meeting</strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n         2005\n      </td>\n   </tr>\n\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2004\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\"><strong>25th Annual Meeting</strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n   </tr>\n\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n<a href =\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\"><strong>24th Annual Meeting</strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\"><strong>23rd Annual Meeting</strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO</a>\n      </td>\n   </tr>\n\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2000\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\"><strong>21st Annual Meeting</strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL</a>\n      </td>\n   </tr>\n\n</table>\n\n','<div style = \"text-align:center; font-size: 30px; font-weight:bold;\"> Conference Programs of the <p> Society for Descriptive Psychology</div>','','inherit','closed','closed','','3001-revision-v1','','','2025-11-13 03:18:30','2025-11-13 03:18:30','',3001,'https://society.bsquaresite.com/?p=6999',0,'revision','',0),
(7000,1,'2025-11-13 03:18:30','2025-11-13 03:18:30','<table>\n\n\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\"><strong>45th Annual Meeting</strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>\n   </tr>\n\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\"><strong>44th Annual Meeting</strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\"><strong>43rd Annual Meeting</strong><br>September 30 - October 3, 2021<br>Online</a>\n      </td>\n   </tr>\n\n\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\"><strong>42nd Annual Meeting</strong><br>October 1-4, 2020<br>Online</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\"><strong>41st Annual Meeting</strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n\n\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\"><strong>40th Annual Meeting</strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\"><strong>39th Annual Meeting</strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\"><strong>38th Annual Meeting</strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\"><strong>37th Annual Meeting</strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n\n   <tr>   \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\"><strong>36th Annual Meeting</strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\"><strong>35th Annual Meeting</strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   \n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\"><strong>34th Annual Meeting</strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\"><strong>33th Annual Meeting</strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\"><strong>32th Annual Meeting</strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\"><strong>31th Annual Meeting</strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\"><strong>30th Annual Meeting</strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\"><strong>29th Annual Meeting</strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"><strong>28th Annual Meeting</strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n         2005\n      </td>\n   </tr>\n\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2004\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\"><strong>25th Annual Meeting</strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n   </tr>\n\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n<a href =\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\"><strong>24th Annual Meeting</strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\"><strong>23rd Annual Meeting</strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO</a>\n      </td>\n   </tr>\n\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2000\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\"><strong>21st Annual Meeting</strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL</a>\n      </td>\n   </tr>\n\n</table>\n\n','Conference Programs of the Society for Descriptive Psychology','','inherit','closed','closed','','3001-revision-v1','','','2025-11-13 03:18:30','2025-11-13 03:18:30','',3001,'https://society.bsquaresite.com/?p=7000',0,'revision','',0),
(7001,1,'2025-11-13 03:18:30','2025-11-13 03:18:30','<table>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\"><strong>45th Annual Meeting</strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>\n   </tr>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\"><strong>44th Annual Meeting</strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\"><strong>43rd Annual Meeting</strong><br>September 30 - October 3, 2021<br>Online</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\"><strong>42nd Annual Meeting</strong><br>October 1-4, 2020<br>Online</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\"><strong>41st Annual Meeting</strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\"><strong>40th Annual Meeting</strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\"><strong>39th Annual Meeting</strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\"><strong>38th Annual Meeting</strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\"><strong>37th Annual Meeting</strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>   \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\"><strong>36th Annual Meeting</strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\"><strong>35th Annual Meeting</strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\"><strong>34th Annual Meeting</strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\"><strong>33th Annual Meeting</strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\"><strong>32th Annual Meeting</strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\"><strong>31th Annual Meeting</strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\"><strong>30th Annual Meeting</strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\"><strong>29th Annual Meeting</strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"><strong>28th Annual Meeting</strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n         2005\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2004\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\"><strong>25th Annual Meeting</strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n<a href =\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\"><strong>24th Annual Meeting</strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\"><strong>23rd Annual Meeting</strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2000\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\"><strong>21st Annual Meeting</strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL</a>\n      </td>\n   </tr>\n</table>','Conference Programs of the Society for Descriptive Psychology','','inherit','closed','closed','','3001-revision-v1','','','2025-11-13 03:18:30','2025-11-13 03:18:30','',3001,'https://society.bsquaresite.com/?p=7001',0,'revision','',0),
(7002,1,'2025-11-13 03:19:29','2025-11-13 03:19:29','<p style =\"width:140%; position:relative; right:110px;\" >The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p>\n\n<p style =\"width:140%; position:relative; right:110px;\"><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p>\n\n<p style =\"width:140%; position:relative; right:110px;\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.</p>\n\n\n<div align = \"center\">\n<table style=\"width:140%; position:relative; right:110px; border-top:3px solid darkblue; border-bottom:3px solid darkblue;\">\n    <colgroup>\n       <col span=\"1\" style=\"width: 27%;\">\n       <col span=\"1\" style=\"width: 13%;\">\n       <col span=\"1\" style=\"width: 40%;\"> \n       <col span=\"1\" style=\"width: 20%;\">\n    </colgroup>\n  <tr style = \"border-bottom:3px solid darkblue;\">\n    <td style = \"font-weight:bold; font-size:120%;\">Name</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Year as <br>President</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Presidential<br>Address</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Conference<br>Program</td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href = \"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1978-1980</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Thomas Mitchell, Ph.D.</td>\n    <td style=\"text-align:center;\">1980-1981</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Mary Shideler, Ph.D.</td>\n    <td style=\"text-align:center;\">1981-1982</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Anthony O. Putman, Ph.D.</td>\n    <td style=\"text-align:center;\">1982-1983</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr> \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1983-1984</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1984-1985</td>\n    <td style=\"text-align:center;\">Counseling with Adolescents and Their Families:<br>A Status Dynamic Approach</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1985-1986</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1986-1987</td>\n    <td style=\"text-align:center;\">Humor in Psychotherapy: For Better or for Worse</td>\n    <td style=\"text-align:center;\"></td>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">James Holmes, Ph.D.</td>\n    <td style=\"text-align:center;\">1987-1988</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1988-1989</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Carolyn Allen Zeiger, Ph.D.</td>\n    <td style=\"text-align:center;\">1989-1990</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href = \"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1990-1991</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Sonja Bunke Holt, Ph.D.</td>\n    <td style=\"text-align:center;\">1991-1992</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">John R. Forward, Ph.D.</td>\n    <td style=\"text-align:center;\">1992-1993</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&action=edit\">C.J. Peek, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1993-1994</td>\n    <td style=\"text-align:center;\">Management by Trellis-Building: Harmonizing<br>Organization and Professional Community</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ralph Wechsler, Ph.D.</td>\n    <td style=\"text-align:center;\">1994-1995</td>\n    <td style=\"text-align:center;\">Trauma and its Transformations</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Laurie Bergner, Ph.D.</td>\n    <td style=\"text-align:center;\">1995-1996</td>\n    <td style=\"text-align:center;\">The Mommas and the Papas: Roles Parents Play</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1996-1997</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1997-1998</td>\n    <td style=\"text-align:center;\">Beyond Melting Pot and Tossed Salad</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=http://www.sdp.org/sdp-members/reg-garcia/\">Reginaldo Garcia, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1998-1999</td>\n    <td style=\"text-align:center;\">Persons, Change and Stress</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Michael Spayd, Ph.D.</td>\n    <td style=\"text-align:center;\">1999-2000</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Thomas Windham, Ph.D.<br>(Resigned)</td>\n    <td style=\"text-align:center;\">2000-2001</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br>(Acting President)</td>\n    <td style=\"text-align:center;\">2000-2001</td>\n    <td style=\"text-align:center;\">H5 Technologies</td>\n     <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td>\n\n\n  </tr>  \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.<a></td>\n    <td style=\"text-align:center;\">2001-2002</td>\n    <td style=\"text-align:center;\"> A Solution to the Problem of Large Scale Judgment Spaces</td>\n<td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td>\n  </tr>  \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2002-2003</td>\n    <td style=\"text-align:center;\">Addressing Pain and Suffering at the End-of-Life</td>\n<td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td>\n  </tr>\n  </tr>  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2003-2004</td>\n    <td style=\"text-align:center;\">Is it All Really Biological?</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Robert Brill, Ph.D.</td>\n    <td style=\"text-align:center;\">2004-2005</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Sonja Bunke Holt, Ph.D.</td>\n    <td style=\"text-align:center;\">2005-2006</td>\n    <td style=\"text-align:center;\">Appraisal and Competence in Managing the <br>Learning Loop</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"28th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Heather Holmes Lonergan, Ph.D.</td>\n    <td style=\"text-align:center;\">2006-2007</td>\n    <td style=\"text-align:center;\"> Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Anthony O. Putman, Ph.D.</td>\n    <td style=\"text-align:center;\">2007-2008</td>\n    <td style=\"text-align:center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2008-2009</td>\n<td style = \"text-align:center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence & Stalking</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td>\n\n\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a  href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2009-2010</td>\n    <td style=\"text-align:center;\">A Report from the Field: Using Paradigm Case<br>Formulation and Parametric Analysis in Emerging Fields of Healthcare</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:center;\">2010-2011</a></td>\n    <td style=\"text-align:center;\">Re-working Economics from the Ground Up</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2011-2012</td>\n    <td style=\"text-align:center;\">Invisible to the Naked Eye</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td>\n  </tr>\n\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2012-2013</td>\n    <td style=\"text-align:center;\">Creating Monsters: How persons become<br>perpetrators of genocide</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td>\n  </tr>\n\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">C.J. Stone</td>\n    <td style=\"text-align:center;\">2013-2014</td>\n    <td style=\"text-align:center;\">Looking back, and Looking Forward</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td>\n  </tr>\n\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2014-2015</td>\n    <td style=\"text-align:center;\">Social Progress and the Just Choice</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td>\n  </tr>\n\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ned Kirsch, Ph.D.</td>\n    <td style=\"text-align:center;\">2015-2016</td>\n    <td style=\"text-align:center;\">Notes on the Relationship between Persons and Embodiment</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td>\n </tr>\n\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Bryan Harnsberger, Psy.D.</td>\n    <td style=\"text-align:center;\">2016-2017</td>\n    <td style=\"text-align:center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td>\n  </tr>\n\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ralph Wechsler, Ph.D.</td>\n    <td style=\"text-align:center;\">2017-2018</td>\n    <td style=\"text-align:center;\">Applying Descriptive Psychology to the \n        Treatment of Psychological Trauma</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Erol Zeybekoglu, Psy.D.</td>\n    <td style=\"text-align:center;\">2018-2019</td>\n    <td style=\"text-align:center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td>\n  </tr>\n\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Patricia Kennedy, Psy.D.</td>\n    <td style=\"text-align:center;\">2019-2020</td>\n    <td style=\"text-align:center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place\nin the World.</td>\n    <td style=\"text-align:center;\"><a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td>\n  </tr>\n\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Laurie Bergner, Ph.D.</td>\n    <td style=\"text-align:center;\">2020-2021</td>\n    <td style=\"text-align:center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td>\n    <td style=\"text-align:center;\"><a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td>\n  </tr>\n\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ian Newby-Clark, Ph.D.</td>\n    <td style=\"text-align:center;\">2021-2022</td>\n    <td style=\"text-align:center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td>\n    <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td>\n  </tr> \n\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">David Bender, Ph.D.</td>\n    <td style=\"text-align:center;\">2022-2023</td>\n    <td style=\"text-align:center;\">Descriptive Psychology in Everyday Life.</td>\n    <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td>\n  </tr> \n\n\n</table>\n</div>\n','<div style = \"text-align:center; font-size: 30px; font-weight:bold;\"> Past Presidents of the <p> Society for Descriptive Psychology</div>','','inherit','closed','closed','','2928-revision-v1','','','2025-11-13 03:19:29','2025-11-13 03:19:29','',2928,'https://society.bsquaresite.com/?p=7002',0,'revision','',0),
(7003,1,'2025-11-13 03:19:29','2025-11-13 03:19:29','<p style =\"width:140%; position:relative; right:110px;\" >The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p>\n\n<p style =\"width:140%; position:relative; right:110px;\"><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p>\n\n<p style =\"width:140%; position:relative; right:110px;\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.</p>\n\n\n<div align = \"center\">\n<table style=\"width:140%; position:relative; right:110px; border-top:3px solid darkblue; border-bottom:3px solid darkblue;\">\n    <colgroup>\n       <col span=\"1\" style=\"width: 27%;\">\n       <col span=\"1\" style=\"width: 13%;\">\n       <col span=\"1\" style=\"width: 40%;\"> \n       <col span=\"1\" style=\"width: 20%;\">\n    </colgroup>\n  <tr style = \"border-bottom:3px solid darkblue;\">\n    <td style = \"font-weight:bold; font-size:120%;\">Name</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Year as <br>President</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Presidential<br>Address</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Conference<br>Program</td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href = \"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1978-1980</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Thomas Mitchell, Ph.D.</td>\n    <td style=\"text-align:center;\">1980-1981</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Mary Shideler, Ph.D.</td>\n    <td style=\"text-align:center;\">1981-1982</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Anthony O. Putman, Ph.D.</td>\n    <td style=\"text-align:center;\">1982-1983</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr> \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1983-1984</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1984-1985</td>\n    <td style=\"text-align:center;\">Counseling with Adolescents and Their Families:<br>A Status Dynamic Approach</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1985-1986</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1986-1987</td>\n    <td style=\"text-align:center;\">Humor in Psychotherapy: For Better or for Worse</td>\n    <td style=\"text-align:center;\"></td>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">James Holmes, Ph.D.</td>\n    <td style=\"text-align:center;\">1987-1988</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1988-1989</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Carolyn Allen Zeiger, Ph.D.</td>\n    <td style=\"text-align:center;\">1989-1990</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href = \"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1990-1991</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Sonja Bunke Holt, Ph.D.</td>\n    <td style=\"text-align:center;\">1991-1992</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">John R. Forward, Ph.D.</td>\n    <td style=\"text-align:center;\">1992-1993</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&action=edit\">C.J. Peek, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1993-1994</td>\n    <td style=\"text-align:center;\">Management by Trellis-Building: Harmonizing<br>Organization and Professional Community</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ralph Wechsler, Ph.D.</td>\n    <td style=\"text-align:center;\">1994-1995</td>\n    <td style=\"text-align:center;\">Trauma and its Transformations</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Laurie Bergner, Ph.D.</td>\n    <td style=\"text-align:center;\">1995-1996</td>\n    <td style=\"text-align:center;\">The Mommas and the Papas: Roles Parents Play</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1996-1997</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1997-1998</td>\n    <td style=\"text-align:center;\">Beyond Melting Pot and Tossed Salad</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=http://www.sdp.org/sdp-members/reg-garcia/\">Reginaldo Garcia, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1998-1999</td>\n    <td style=\"text-align:center;\">Persons, Change and Stress</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Michael Spayd, Ph.D.</td>\n    <td style=\"text-align:center;\">1999-2000</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Thomas Windham, Ph.D.<br>(Resigned)</td>\n    <td style=\"text-align:center;\">2000-2001</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br>(Acting President)</td>\n    <td style=\"text-align:center;\">2000-2001</td>\n    <td style=\"text-align:center;\">H5 Technologies</td>\n     <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td>\n\n\n  </tr>  \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.<a></td>\n    <td style=\"text-align:center;\">2001-2002</td>\n    <td style=\"text-align:center;\"> A Solution to the Problem of Large Scale Judgment Spaces</td>\n<td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td>\n  </tr>  \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2002-2003</td>\n    <td style=\"text-align:center;\">Addressing Pain and Suffering at the End-of-Life</td>\n<td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td>\n  </tr>\n  </tr>  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2003-2004</td>\n    <td style=\"text-align:center;\">Is it All Really Biological?</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Robert Brill, Ph.D.</td>\n    <td style=\"text-align:center;\">2004-2005</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Sonja Bunke Holt, Ph.D.</td>\n    <td style=\"text-align:center;\">2005-2006</td>\n    <td style=\"text-align:center;\">Appraisal and Competence in Managing the <br>Learning Loop</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"28th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Heather Holmes Lonergan, Ph.D.</td>\n    <td style=\"text-align:center;\">2006-2007</td>\n    <td style=\"text-align:center;\"> Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Anthony O. Putman, Ph.D.</td>\n    <td style=\"text-align:center;\">2007-2008</td>\n    <td style=\"text-align:center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2008-2009</td>\n<td style = \"text-align:center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence & Stalking</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td>\n\n\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a  href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2009-2010</td>\n    <td style=\"text-align:center;\">A Report from the Field: Using Paradigm Case<br>Formulation and Parametric Analysis in Emerging Fields of Healthcare</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:center;\">2010-2011</a></td>\n    <td style=\"text-align:center;\">Re-working Economics from the Ground Up</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2011-2012</td>\n    <td style=\"text-align:center;\">Invisible to the Naked Eye</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td>\n  </tr>\n\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2012-2013</td>\n    <td style=\"text-align:center;\">Creating Monsters: How persons become<br>perpetrators of genocide</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td>\n  </tr>\n\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">C.J. Stone</td>\n    <td style=\"text-align:center;\">2013-2014</td>\n    <td style=\"text-align:center;\">Looking back, and Looking Forward</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td>\n  </tr>\n\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2014-2015</td>\n    <td style=\"text-align:center;\">Social Progress and the Just Choice</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td>\n  </tr>\n\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ned Kirsch, Ph.D.</td>\n    <td style=\"text-align:center;\">2015-2016</td>\n    <td style=\"text-align:center;\">Notes on the Relationship between Persons and Embodiment</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td>\n </tr>\n\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Bryan Harnsberger, Psy.D.</td>\n    <td style=\"text-align:center;\">2016-2017</td>\n    <td style=\"text-align:center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td>\n  </tr>\n\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ralph Wechsler, Ph.D.</td>\n    <td style=\"text-align:center;\">2017-2018</td>\n    <td style=\"text-align:center;\">Applying Descriptive Psychology to the \n        Treatment of Psychological Trauma</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Erol Zeybekoglu, Psy.D.</td>\n    <td style=\"text-align:center;\">2018-2019</td>\n    <td style=\"text-align:center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td>\n  </tr>\n\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Patricia Kennedy, Psy.D.</td>\n    <td style=\"text-align:center;\">2019-2020</td>\n    <td style=\"text-align:center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place\nin the World.</td>\n    <td style=\"text-align:center;\"><a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td>\n  </tr>\n\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Laurie Bergner, Ph.D.</td>\n    <td style=\"text-align:center;\">2020-2021</td>\n    <td style=\"text-align:center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td>\n    <td style=\"text-align:center;\"><a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td>\n  </tr>\n\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ian Newby-Clark, Ph.D.</td>\n    <td style=\"text-align:center;\">2021-2022</td>\n    <td style=\"text-align:center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td>\n    <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td>\n  </tr> \n\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">David Bender, Ph.D.</td>\n    <td style=\"text-align:center;\">2022-2023</td>\n    <td style=\"text-align:center;\">Descriptive Psychology in Everyday Life.</td>\n    <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td>\n  </tr> \n\n\n</table>\n</div>\n','Past Presidents of the Society for Descriptive Psychology','','inherit','closed','closed','','2928-revision-v1','','','2025-11-13 03:19:29','2025-11-13 03:19:29','',2928,'https://society.bsquaresite.com/?p=7003',0,'revision','',0),
(7004,1,'2025-11-13 03:19:29','2025-11-13 03:19:29','<p style =\"width:140%; position:relative; right:110px;\" >The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p>\n<p style =\"width:140%; position:relative; right:110px;\"><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p>\n<p style =\"width:140%; position:relative; right:110px;\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.</p>\n<table style=\"width:140%; position:relative; right:110px; border-top:3px solid darkblue; border-bottom:3px solid darkblue;\">\n    <colgroup>\n       <col span=\"1\" style=\"width: 27%;\">\n       <col span=\"1\" style=\"width: 13%;\">\n       <col span=\"1\" style=\"width: 40%;\"> \n       <col span=\"1\" style=\"width: 20%;\">\n    </colgroup>\n  <tr style = \"border-bottom:3px solid darkblue;\">\n    <td style = \"font-weight:bold; font-size:120%;\">Name</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Year as <br>President</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Presidential<br>Address</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Conference<br>Program</td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href = \"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1978-1980</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Thomas Mitchell, Ph.D.</td>\n    <td style=\"text-align:center;\">1980-1981</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Mary Shideler, Ph.D.</td>\n    <td style=\"text-align:center;\">1981-1982</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Anthony O. Putman, Ph.D.</td>\n    <td style=\"text-align:center;\">1982-1983</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr> \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1983-1984</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1984-1985</td>\n    <td style=\"text-align:center;\">Counseling with Adolescents and Their Families:<br>A Status Dynamic Approach</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1985-1986</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1986-1987</td>\n    <td style=\"text-align:center;\">Humor in Psychotherapy: For Better or for Worse</td>\n    <td style=\"text-align:center;\"></td>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">James Holmes, Ph.D.</td>\n    <td style=\"text-align:center;\">1987-1988</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1988-1989</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Carolyn Allen Zeiger, Ph.D.</td>\n    <td style=\"text-align:center;\">1989-1990</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href = \"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1990-1991</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Sonja Bunke Holt, Ph.D.</td>\n    <td style=\"text-align:center;\">1991-1992</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">John R. Forward, Ph.D.</td>\n    <td style=\"text-align:center;\">1992-1993</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&action=edit\">C.J. Peek, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1993-1994</td>\n    <td style=\"text-align:center;\">Management by Trellis-Building: Harmonizing<br>Organization and Professional Community</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ralph Wechsler, Ph.D.</td>\n    <td style=\"text-align:center;\">1994-1995</td>\n    <td style=\"text-align:center;\">Trauma and its Transformations</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Laurie Bergner, Ph.D.</td>\n    <td style=\"text-align:center;\">1995-1996</td>\n    <td style=\"text-align:center;\">The Mommas and the Papas: Roles Parents Play</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1996-1997</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1997-1998</td>\n    <td style=\"text-align:center;\">Beyond Melting Pot and Tossed Salad</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=http://www.sdp.org/sdp-members/reg-garcia/\">Reginaldo Garcia, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1998-1999</td>\n    <td style=\"text-align:center;\">Persons, Change and Stress</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Michael Spayd, Ph.D.</td>\n    <td style=\"text-align:center;\">1999-2000</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Thomas Windham, Ph.D.<br>(Resigned)</td>\n    <td style=\"text-align:center;\">2000-2001</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br>(Acting President)</td>\n    <td style=\"text-align:center;\">2000-2001</td>\n    <td style=\"text-align:center;\">H5 Technologies</td>\n     <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td>\n  </tr>  \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.<a></td>\n    <td style=\"text-align:center;\">2001-2002</td>\n    <td style=\"text-align:center;\"> A Solution to the Problem of Large Scale Judgment Spaces</td>\n<td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td>\n  </tr>  \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2002-2003</td>\n    <td style=\"text-align:center;\">Addressing Pain and Suffering at the End-of-Life</td>\n<td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td>\n  </tr>\n  </tr>  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2003-2004</td>\n    <td style=\"text-align:center;\">Is it All Really Biological?</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Robert Brill, Ph.D.</td>\n    <td style=\"text-align:center;\">2004-2005</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Sonja Bunke Holt, Ph.D.</td>\n    <td style=\"text-align:center;\">2005-2006</td>\n    <td style=\"text-align:center;\">Appraisal and Competence in Managing the <br>Learning Loop</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"28th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Heather Holmes Lonergan, Ph.D.</td>\n    <td style=\"text-align:center;\">2006-2007</td>\n    <td style=\"text-align:center;\"> Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Anthony O. Putman, Ph.D.</td>\n    <td style=\"text-align:center;\">2007-2008</td>\n    <td style=\"text-align:center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2008-2009</td>\n<td style = \"text-align:center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence & Stalking</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a  href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2009-2010</td>\n    <td style=\"text-align:center;\">A Report from the Field: Using Paradigm Case<br>Formulation and Parametric Analysis in Emerging Fields of Healthcare</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:center;\">2010-2011</a></td>\n    <td style=\"text-align:center;\">Re-working Economics from the Ground Up</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2011-2012</td>\n    <td style=\"text-align:center;\">Invisible to the Naked Eye</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2012-2013</td>\n    <td style=\"text-align:center;\">Creating Monsters: How persons become<br>perpetrators of genocide</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">C.J. Stone</td>\n    <td style=\"text-align:center;\">2013-2014</td>\n    <td style=\"text-align:center;\">Looking back, and Looking Forward</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2014-2015</td>\n    <td style=\"text-align:center;\">Social Progress and the Just Choice</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ned Kirsch, Ph.D.</td>\n    <td style=\"text-align:center;\">2015-2016</td>\n    <td style=\"text-align:center;\">Notes on the Relationship between Persons and Embodiment</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td>\n </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Bryan Harnsberger, Psy.D.</td>\n    <td style=\"text-align:center;\">2016-2017</td>\n    <td style=\"text-align:center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ralph Wechsler, Ph.D.</td>\n    <td style=\"text-align:center;\">2017-2018</td>\n    <td style=\"text-align:center;\">Applying Descriptive Psychology to the \n        Treatment of Psychological Trauma</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Erol Zeybekoglu, Psy.D.</td>\n    <td style=\"text-align:center;\">2018-2019</td>\n    <td style=\"text-align:center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Patricia Kennedy, Psy.D.</td>\n    <td style=\"text-align:center;\">2019-2020</td>\n    <td style=\"text-align:center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place\nin the World.</td>\n    <td style=\"text-align:center;\"><a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Laurie Bergner, Ph.D.</td>\n    <td style=\"text-align:center;\">2020-2021</td>\n    <td style=\"text-align:center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td>\n    <td style=\"text-align:center;\"><a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ian Newby-Clark, Ph.D.</td>\n    <td style=\"text-align:center;\">2021-2022</td>\n    <td style=\"text-align:center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td>\n    <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td>\n  </tr> \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">David Bender, Ph.D.</td>\n    <td style=\"text-align:center;\">2022-2023</td>\n    <td style=\"text-align:center;\">Descriptive Psychology in Everyday Life.</td>\n    <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td>\n  </tr> \n</table>','Past Presidents of the Society for Descriptive Psychology','','inherit','closed','closed','','2928-revision-v1','','','2025-11-13 03:19:29','2025-11-13 03:19:29','',2928,'https://society.bsquaresite.com/?p=7004',0,'revision','',0),
(7005,1,'2025-11-13 03:20:32','2025-11-13 03:20:32','<p style = \"text-align:center; position:relative; top:-20px; font-size:18px;\">(Including combined citations for \"Pathology\", \"Case Formulation\" and <br>\"Psychotherapeutic Policies and Techniques\")</p>\n\n<div style=\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\"></div>\n\n<div style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</div>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 40px auto; background-color: #41719a;\"></div>\n\nAllen, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press\n\nAylesworth, L.S. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Aylesworth-Oriental-Martial-Arts.pdf\">Oriental Martial Arts Rehabilitation</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 113-142). Ann Arbor, MI: Descriptive Psychology Press.\n\nAylesworth, L., &amp; Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.\n\nBaker, E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf\">Therapeutic social practices</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 209-230). Greenwich, CT: JAI Press.\n\nBergner, R. (1977). The marital system of the hysterical individual. <em>Family Process</em>, <em>16</em>, 85-95.\n\nBergner, R. (1979). The use of systems oriented illustrative stories in marital psychotherapy. <em>Family Therapy</em>, <em>6</em>, 109-118.\n\nBergner, R. (1979). Transforming presenting problems. <em>Rational Living</em>, <em>14</em>, 13-16.\n\nBergner, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP1-Bergner-Marital-Conflict-305_320.pdf\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 305-320). Greenwich, CT: JAI Press.\n\nBergner, R. (1981). Recasting victims as perpetrators. <em>The Journal of Strategic and Systemic Therapies</em>, <em>1</em>, 1-9.\n\nBergner, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Bergner-Overseer-Regime-245-271.pdf\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 245-271). Greenwich, CT: JAI Press.\n\nBergner, R. (1982). Couple therapy for histrionic clients and their spouses. In H. Millman, J. Huber, and D. Diggins (Eds.), <em>Therapies for adults</em>. San Francisco: Jossey-Bass.\n\nBergner, R. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf\">Hysterical action, impersonation, and caretaking roles</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.\n\nBergner, R. (1983) <a href = \"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513521344&sr=8-14&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>Emotions: A conceptual formulation and its clinical implications</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 209-227). Greenwich, CT: JAI Press.\nProcess, 16, 85-95.\n\nBergner, R. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513447552&sr=8-12&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>Paranoid style: A descriptive and pragmatic account</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 203-229). Greenwich, CT: JAI Press.\n\nBergner, R. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.\n\nBergner, R. (1988). Money’s ‘Lovemap’ account of the paraphilias: A critique and reformulation. <em>American Journal of Psychotherapy</em>, <em>42</em>, 254-259.\n\nBergner, R. (1988). Status dynamic psychotherapy with depressed individuals. <em>Psychotherapy</em>, 25, 266-272.\n\nBergner, R.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf\">A Father-Daughter Incest: Degradation and Recovery from Degradation</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 285-305). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf\">Impulsive Action and Impulsive Persons: A Descriptive and Pragmatic Formulation</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 261-284). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.\n\nBergner, R.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf\">A Conceptual Framework for Eclectic\nPsychotherapy</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 137-157). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R. (1993). <a href = \"https://www.amazon.com/Studies-Psychopathology-Descriptive-Psychology-Approach/dp/0962566136/ref=sr_1_1?ie=UTF8&qid=1513445964&sr=8-1&keywords=studies+in+psychopathology+bergner\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a>. In R. Bergner (Ed.), <em>Studies in psychopathology: The Descriptive Psychology approach</em>, (pp. 3-17). Ann Arbor: Descriptive Psychology Press.\n\nBergner, R. (1993). Victims into perpetrators. <em>Psychotherapy</em>, <em>30</em>, 452-462.\n\nBergner, R. (1995). <em>Pathological Self-Criticism: Assessment and Treatment (The Springer Series in Social/Clinical Psychology)</em>. New York, NY: Plenum Press.\n\nBergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.\n\nBergner, R. (1997). The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman. <em>Family Therapy</em>, <em>24</em>, 71-79.\n\nBergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.\n\nBergner, R. (1998). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_10?ie=UTF8&qid=1513440872&sr=8-10&keywords=advances+in+descriptive+psychology\">Self-criticism</a>. In J. Jeffrey &amp; R. Bergner, (Eds.). <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 249-276). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Bergner-Self-Criticism.pdf\">A therapeutic approach to destructive self-criticism</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 249-273). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R. (1998). Characteristics of an optimal clinical case formulation. <em>American Journal of Psychotherapy</em>, <em>52</em>, 287-300.\n\nBergner, R. (1998). Therapeutic approaches to problems of meaninglessness. <em>American Journal of Psychotherapy</em>, <em>52</em>, pp. 1-16.\n\nBergner, R. (1999). Status enhancement: A further path to therapeutic change. <em>American Journal of Psychotherapy</em>, <em>53</em>, 201-214.\n\nBergner, R. (2000). Love and barriers to love: An analysis for psychotherapists and other. <em>American Journal of Psychotherapy</em>, <em>54</em>, 1-17.\n\nBergner, R. (2002). Sexual compulsion as attempted recovery from degradation. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 373-387.\n\nBergner, R. (2004).  An integrative framework for psychopathology and psychotherapy. <em>New Ideas in Psychology</em>, <em>22</em>, 127-141.\n\nBergner, R. (2005).  Status dynamic treatment of a case of bulimia. <em>Clinical Case Studies</em>, <em>4</em>, 295-303.\n\nBergner, R. (2006). <a href=\" https://doi.org/10.1176/appi.psychotherapy.2006.60.3.215\">The many secure knowledge bases of psychotherapy</a>.  <em>American Journal of Psychotherapy</em>, <em>69</em>, 215-232. \n\nBergner, R.M. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Beyond-Empirical-Validation.pdf\">Beyond Empirical Validation: Justifying Therapeutic Judgment and Action</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 145-173). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (2007). <em><a href = \"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&qid=1513328890&sr=8-1&keywords=bergner+status+dynamic\"><em>Status dynamics: Creating new paths to therapeutic change</em>.</a></em> Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R. (2007). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2007.61.2.149\n\">Therapeutic storytelling revisited</a>. <em>American Journal of \nPsychotherapy</em>, <em>61</em>, 149-162.\n\nBergner, R. (2007). On promoting adaptive self-criticism in psychotherapy. In E. Chang (Ed.), <em>Self-criticism and self-enhancement</em>.  Washington, DC: American Psychological Association.	\n\nBergner, R. (2009). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267\n\">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282. \n \nBergner, R.M. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-The-Tolstoy-Dilemma.pdf\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 143-160). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Policy-175-196.pdf\">Therapeutic policies: A policy-based approach to psychotherapy</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 175-196). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R. (2015). Status dynamic psychotherapy.  In E. Neukrig (Ed.) <em>The Sage encyclopedia of counseling and psychotherapy</em>. Los Angeles, CA: Sage Publications.\n\nBergner, R., & Bridges A. (2002). The significance of heavy pornography involvement for romantic partners: Research and clinical implications. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 198-206.\n\nBergner, R.M., &amp; Bunford, N. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Suicide-55-74.pdf\">Suicide and impossible worlds</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 55-74). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, 24, 25-40.\n\nBergner, R., & Bunford, N. (2017). Mental disorder disability: In support of our design. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 49-52. \n\nBergner, R., & Holmes, J. (2000).  Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, <em>37</em>, 36-44.\n\nBergner, R.M., & Staggs, J. (1992). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&qid=1540405368&sr=8-1&keywords=advances+descriptive+psychology+volume+6\">The Positive Therapeutic Relationship: An Accreditation Perspective</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br>Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 185-201). Ann Arbor, MI: Descriptive Psychology Press.\n\nBridges, A., & Bergner, R. (2009). Pornography, effects on relationships. In H. Reis & S. Sprecher (Eds.), <em>The Sage Encyclopedia of Human Relationships</em>. Thousand Oaks, CA: Sage. \n\nBridges, A., Bergner, R., & McInnis, M. (2003). Romantic partner\'s use of pornography: Its significance for women. <em>Journal of Sex and Marital Therapy</em>. <em>29</em>, 1-14.\n\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. Crisis: <em>The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343. \n\nDavis, K.E. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\n\nDriscoll, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf\">Policies for pragmatic psychotherapy</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 273-277). Greenwich, CT: JAI Press.\n\nDriscoll, R. (1981). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Keith-Davis/dp/B000TFIKOO/ref=sr_1_13?ie=UTF8&qid=1513525277&sr=8-13&keywords=advances+in+descriptive+psychology\">Self-criticism: Analysis and treatment</a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 321-356). Greenwich, CT: JAI Press.\n\nFarber, A. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf\">Castaneda\'s Don Juan as psychotherapist</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 279-304). Greenwich, CT: JAI Press.\n\nFelknor, C.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf\">Kid\'s interest discovery kits</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em> (pp. 235-247). Ann Arbor, MI: Descriptive Psychology Press.\n\nHolmes, J.R. (2013). <a href = \"https://www.amazon.com/Depression-Doesnt-Always-Have-Depressing-ebook/dp/B00FSOUCYM/ref=sr_1_1?ie=UTF8&qid=1513010278&sr=8-1&keywords=james+holmes+depression+always+depressing\"><em>Depression doesn’t always have to be depressing</em></a>. Pensacola, FL.: Pensacola Pelican Press, Inc.\n\nKantor, C. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\n\nKirsch, N. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.\n\nLasater, L. (1983). <a href = \"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513525277&sr=8-14&keywords=advances+in+descriptive+psychology\">Stress and health in a Colorado coal mining community</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp.95-117). Greenwich, CT: JAI Press.\n\nLasater, L. (1988). <em>Recovery from compulsive behavior: How to transcend your troubled family</em>. Deerfield Beach, FL: Health Communications.\n\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\n\nLubuguin, F.S.A. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\n\nLugbuguin, F. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 41-85). Ann Arbor, MI: Descriptive Psychology Press.\n\nMarshall, K. (1985). Scenarios of “alcoholic” relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.\n\nMarshall, K.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\n\nOrvik, J.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P. G. (1987). <a href=\"http://www.sdp.org/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive Deficits in Schizophrenia</a> LRI Report No. 39a. Boulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1987). <a href=\"http://www.sdp.org/sdppubs-publications/projective-techniques/\">Projective Techniques</a> LRI Report No. 38a. Boulder, CO: Linguistic Research Institute.\n\nOssorio, P.G. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\"><em>Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII)</em></a>. Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P. (1985/1997). <a href=\"http://www.sdp.org/sdppubs-publications/pathology/\">Pathology</a>. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 1-70</em>). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.\n\nOssorio, P. (1985/1997). <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 1-70</em>). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.\n\nOssorio, P. G., Aylesworth, L., & Lasater, L. (1977). <a href=\"http://www.sdp.org/wp-admin/post.php?post=5035&action=edit\">A Comprehensive Plan for the\nProvision of Mental Health Services to the Vietnamese Refugees in Denver</a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.\n\nOssorio, P.G. (1977, 2014). <a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\"><em>Seminar on Positive Health and Transcendental Theories. The Collected Works of Peter G. Ossorio (Vol. VIII)</em></a>. Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\n\nSapin, C.R. &amp; Forward, J.R. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\n\nSchwartz, W. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Degradation, Accreditation, and Rites of Passage</a>. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.\n\nSchwartz, W. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf\">What makes something psychoanalytic?</a> <em>Psychiatry</em>, <em>51</em>, 417-426.\n\nSchwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.\n\nTorres, W.J. &amp; Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\n\nTorres, W.J., &amp; Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\n\nWechsler, R. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf\">Personality and Manic States: A Status Dynamic Formulation of Bipolar Disorder</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 203-233). Ann Arbor, MI: Descriptive Psychology Press.\n\nWechsler, R.C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\n\nVanderburgh, J. (1985). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">The positive-health developmental model of treatment and psychopathology</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 281-302). Greenwich, CT: JAI Press.\n\nZeiger, C.A. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf\">The Miss Marple model of psychological assessment</a>. In M. Roberts and R. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 6. Clinical topics: Adolescent-family problems, bulimia, chronic mental illness, and mania</em> (pp. 159-183). Ann Arbor, MI: Descriptive Psychology Press.\n\n','<div style = \"text-align:center;\">Sample Topics:<br>Clinical and Therapy</div>','','inherit','closed','closed','','1900-revision-v1','','','2025-11-13 03:20:32','2025-11-13 03:20:32','',1900,'https://society.bsquaresite.com/?p=7005',0,'revision','',0),
(7006,1,'2025-11-13 03:20:32','2025-11-13 03:20:32','<p style = \"text-align:center; position:relative; top:-20px; font-size:18px;\">(Including combined citations for \"Pathology\", \"Case Formulation\" and <br>\"Psychotherapeutic Policies and Techniques\")</p>\n\n<div style=\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\"></div>\n\n<div style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</div>\n\n<div style=\"height: 3px; width: 300px; margin: 10px auto 40px auto; background-color: #41719a;\"></div>\n\nAllen, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press\n\nAylesworth, L.S. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Aylesworth-Oriental-Martial-Arts.pdf\">Oriental Martial Arts Rehabilitation</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 113-142). Ann Arbor, MI: Descriptive Psychology Press.\n\nAylesworth, L., &amp; Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.\n\nBaker, E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf\">Therapeutic social practices</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 209-230). Greenwich, CT: JAI Press.\n\nBergner, R. (1977). The marital system of the hysterical individual. <em>Family Process</em>, <em>16</em>, 85-95.\n\nBergner, R. (1979). The use of systems oriented illustrative stories in marital psychotherapy. <em>Family Therapy</em>, <em>6</em>, 109-118.\n\nBergner, R. (1979). Transforming presenting problems. <em>Rational Living</em>, <em>14</em>, 13-16.\n\nBergner, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP1-Bergner-Marital-Conflict-305_320.pdf\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 305-320). Greenwich, CT: JAI Press.\n\nBergner, R. (1981). Recasting victims as perpetrators. <em>The Journal of Strategic and Systemic Therapies</em>, <em>1</em>, 1-9.\n\nBergner, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Bergner-Overseer-Regime-245-271.pdf\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 245-271). Greenwich, CT: JAI Press.\n\nBergner, R. (1982). Couple therapy for histrionic clients and their spouses. In H. Millman, J. Huber, and D. Diggins (Eds.), <em>Therapies for adults</em>. San Francisco: Jossey-Bass.\n\nBergner, R. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf\">Hysterical action, impersonation, and caretaking roles</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.\n\nBergner, R. (1983) <a href = \"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513521344&sr=8-14&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>Emotions: A conceptual formulation and its clinical implications</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 209-227). Greenwich, CT: JAI Press.\nProcess, 16, 85-95.\n\nBergner, R. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513447552&sr=8-12&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>Paranoid style: A descriptive and pragmatic account</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 203-229). Greenwich, CT: JAI Press.\n\nBergner, R. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.\n\nBergner, R. (1988). Money’s ‘Lovemap’ account of the paraphilias: A critique and reformulation. <em>American Journal of Psychotherapy</em>, <em>42</em>, 254-259.\n\nBergner, R. (1988). Status dynamic psychotherapy with depressed individuals. <em>Psychotherapy</em>, 25, 266-272.\n\nBergner, R.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf\">A Father-Daughter Incest: Degradation and Recovery from Degradation</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 285-305). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf\">Impulsive Action and Impulsive Persons: A Descriptive and Pragmatic Formulation</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 261-284). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.\n\nBergner, R.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf\">A Conceptual Framework for Eclectic\nPsychotherapy</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 137-157). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R. (1993). <a href = \"https://www.amazon.com/Studies-Psychopathology-Descriptive-Psychology-Approach/dp/0962566136/ref=sr_1_1?ie=UTF8&qid=1513445964&sr=8-1&keywords=studies+in+psychopathology+bergner\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a>. In R. Bergner (Ed.), <em>Studies in psychopathology: The Descriptive Psychology approach</em>, (pp. 3-17). Ann Arbor: Descriptive Psychology Press.\n\nBergner, R. (1993). Victims into perpetrators. <em>Psychotherapy</em>, <em>30</em>, 452-462.\n\nBergner, R. (1995). <em>Pathological Self-Criticism: Assessment and Treatment (The Springer Series in Social/Clinical Psychology)</em>. New York, NY: Plenum Press.\n\nBergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.\n\nBergner, R. (1997). The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman. <em>Family Therapy</em>, <em>24</em>, 71-79.\n\nBergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.\n\nBergner, R. (1998). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_10?ie=UTF8&qid=1513440872&sr=8-10&keywords=advances+in+descriptive+psychology\">Self-criticism</a>. In J. Jeffrey &amp; R. Bergner, (Eds.). <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 249-276). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Bergner-Self-Criticism.pdf\">A therapeutic approach to destructive self-criticism</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 249-273). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R. (1998). Characteristics of an optimal clinical case formulation. <em>American Journal of Psychotherapy</em>, <em>52</em>, 287-300.\n\nBergner, R. (1998). Therapeutic approaches to problems of meaninglessness. <em>American Journal of Psychotherapy</em>, <em>52</em>, pp. 1-16.\n\nBergner, R. (1999). Status enhancement: A further path to therapeutic change. <em>American Journal of Psychotherapy</em>, <em>53</em>, 201-214.\n\nBergner, R. (2000). Love and barriers to love: An analysis for psychotherapists and other. <em>American Journal of Psychotherapy</em>, <em>54</em>, 1-17.\n\nBergner, R. (2002). Sexual compulsion as attempted recovery from degradation. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 373-387.\n\nBergner, R. (2004).  An integrative framework for psychopathology and psychotherapy. <em>New Ideas in Psychology</em>, <em>22</em>, 127-141.\n\nBergner, R. (2005).  Status dynamic treatment of a case of bulimia. <em>Clinical Case Studies</em>, <em>4</em>, 295-303.\n\nBergner, R. (2006). <a href=\" https://doi.org/10.1176/appi.psychotherapy.2006.60.3.215\">The many secure knowledge bases of psychotherapy</a>.  <em>American Journal of Psychotherapy</em>, <em>69</em>, 215-232. \n\nBergner, R.M. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Beyond-Empirical-Validation.pdf\">Beyond Empirical Validation: Justifying Therapeutic Judgment and Action</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 145-173). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (2007). <em><a href = \"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&qid=1513328890&sr=8-1&keywords=bergner+status+dynamic\"><em>Status dynamics: Creating new paths to therapeutic change</em>.</a></em> Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R. (2007). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2007.61.2.149\n\">Therapeutic storytelling revisited</a>. <em>American Journal of \nPsychotherapy</em>, <em>61</em>, 149-162.\n\nBergner, R. (2007). On promoting adaptive self-criticism in psychotherapy. In E. Chang (Ed.), <em>Self-criticism and self-enhancement</em>.  Washington, DC: American Psychological Association.	\n\nBergner, R. (2009). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267\n\">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282. \n \nBergner, R.M. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-The-Tolstoy-Dilemma.pdf\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 143-160). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Policy-175-196.pdf\">Therapeutic policies: A policy-based approach to psychotherapy</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 175-196). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R. (2015). Status dynamic psychotherapy.  In E. Neukrig (Ed.) <em>The Sage encyclopedia of counseling and psychotherapy</em>. Los Angeles, CA: Sage Publications.\n\nBergner, R., & Bridges A. (2002). The significance of heavy pornography involvement for romantic partners: Research and clinical implications. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 198-206.\n\nBergner, R.M., &amp; Bunford, N. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Suicide-55-74.pdf\">Suicide and impossible worlds</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 55-74). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, 24, 25-40.\n\nBergner, R., & Bunford, N. (2017). Mental disorder disability: In support of our design. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 49-52. \n\nBergner, R., & Holmes, J. (2000).  Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, <em>37</em>, 36-44.\n\nBergner, R.M., & Staggs, J. (1992). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&qid=1540405368&sr=8-1&keywords=advances+descriptive+psychology+volume+6\">The Positive Therapeutic Relationship: An Accreditation Perspective</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br>Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 185-201). Ann Arbor, MI: Descriptive Psychology Press.\n\nBridges, A., & Bergner, R. (2009). Pornography, effects on relationships. In H. Reis & S. Sprecher (Eds.), <em>The Sage Encyclopedia of Human Relationships</em>. Thousand Oaks, CA: Sage. \n\nBridges, A., Bergner, R., & McInnis, M. (2003). Romantic partner\'s use of pornography: Its significance for women. <em>Journal of Sex and Marital Therapy</em>. <em>29</em>, 1-14.\n\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. Crisis: <em>The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343. \n\nDavis, K.E. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\n\nDriscoll, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf\">Policies for pragmatic psychotherapy</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 273-277). Greenwich, CT: JAI Press.\n\nDriscoll, R. (1981). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Keith-Davis/dp/B000TFIKOO/ref=sr_1_13?ie=UTF8&qid=1513525277&sr=8-13&keywords=advances+in+descriptive+psychology\">Self-criticism: Analysis and treatment</a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 321-356). Greenwich, CT: JAI Press.\n\nFarber, A. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf\">Castaneda\'s Don Juan as psychotherapist</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 279-304). Greenwich, CT: JAI Press.\n\nFelknor, C.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf\">Kid\'s interest discovery kits</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em> (pp. 235-247). Ann Arbor, MI: Descriptive Psychology Press.\n\nHolmes, J.R. (2013). <a href = \"https://www.amazon.com/Depression-Doesnt-Always-Have-Depressing-ebook/dp/B00FSOUCYM/ref=sr_1_1?ie=UTF8&qid=1513010278&sr=8-1&keywords=james+holmes+depression+always+depressing\"><em>Depression doesn’t always have to be depressing</em></a>. Pensacola, FL.: Pensacola Pelican Press, Inc.\n\nKantor, C. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\n\nKirsch, N. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.\n\nLasater, L. (1983). <a href = \"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513525277&sr=8-14&keywords=advances+in+descriptive+psychology\">Stress and health in a Colorado coal mining community</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp.95-117). Greenwich, CT: JAI Press.\n\nLasater, L. (1988). <em>Recovery from compulsive behavior: How to transcend your troubled family</em>. Deerfield Beach, FL: Health Communications.\n\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\n\nLubuguin, F.S.A. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\n\nLugbuguin, F. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 41-85). Ann Arbor, MI: Descriptive Psychology Press.\n\nMarshall, K. (1985). Scenarios of “alcoholic” relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.\n\nMarshall, K.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\n\nOrvik, J.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P. G. (1987). <a href=\"http://www.sdp.org/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive Deficits in Schizophrenia</a> LRI Report No. 39a. Boulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1987). <a href=\"http://www.sdp.org/sdppubs-publications/projective-techniques/\">Projective Techniques</a> LRI Report No. 38a. Boulder, CO: Linguistic Research Institute.\n\nOssorio, P.G. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\"><em>Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII)</em></a>. Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P. (1985/1997). <a href=\"http://www.sdp.org/sdppubs-publications/pathology/\">Pathology</a>. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 1-70</em>). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.\n\nOssorio, P. (1985/1997). <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 1-70</em>). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.\n\nOssorio, P. G., Aylesworth, L., & Lasater, L. (1977). <a href=\"http://www.sdp.org/wp-admin/post.php?post=5035&action=edit\">A Comprehensive Plan for the\nProvision of Mental Health Services to the Vietnamese Refugees in Denver</a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.\n\nOssorio, P.G. (1977, 2014). <a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\"><em>Seminar on Positive Health and Transcendental Theories. The Collected Works of Peter G. Ossorio (Vol. VIII)</em></a>. Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\n\nSapin, C.R. &amp; Forward, J.R. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\n\nSchwartz, W. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Degradation, Accreditation, and Rites of Passage</a>. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.\n\nSchwartz, W. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf\">What makes something psychoanalytic?</a> <em>Psychiatry</em>, <em>51</em>, 417-426.\n\nSchwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.\n\nTorres, W.J. &amp; Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\n\nTorres, W.J., &amp; Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\n\nWechsler, R. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf\">Personality and Manic States: A Status Dynamic Formulation of Bipolar Disorder</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 203-233). Ann Arbor, MI: Descriptive Psychology Press.\n\nWechsler, R.C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\n\nVanderburgh, J. (1985). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">The positive-health developmental model of treatment and psychopathology</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 281-302). Greenwich, CT: JAI Press.\n\nZeiger, C.A. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf\">The Miss Marple model of psychological assessment</a>. In M. Roberts and R. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 6. Clinical topics: Adolescent-family problems, bulimia, chronic mental illness, and mania</em> (pp. 159-183). Ann Arbor, MI: Descriptive Psychology Press.\n\n','Sample Topics:<br>Clinical and Therapy','','inherit','closed','closed','','1900-revision-v1','','','2025-11-13 03:20:32','2025-11-13 03:20:32','',1900,'https://society.bsquaresite.com/?p=7006',0,'revision','',0),
(7007,1,'2025-11-13 03:20:32','2025-11-13 03:20:32','<p style = \"text-align:center; position:relative; top:-20px; font-size:18px;\">(Including combined citations for \"Pathology\", \"Case Formulation\" and <br>\"Psychotherapeutic Policies and Techniques\")</p>\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.\nAllen, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press\nAylesworth, L.S. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Aylesworth-Oriental-Martial-Arts.pdf\">Oriental Martial Arts Rehabilitation</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 113-142). Ann Arbor, MI: Descriptive Psychology Press.\nAylesworth, L., &amp; Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.\nBaker, E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf\">Therapeutic social practices</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 209-230). Greenwich, CT: JAI Press.\nBergner, R. (1977). The marital system of the hysterical individual. <em>Family Process</em>, <em>16</em>, 85-95.\nBergner, R. (1979). The use of systems oriented illustrative stories in marital psychotherapy. <em>Family Therapy</em>, <em>6</em>, 109-118.\nBergner, R. (1979). Transforming presenting problems. <em>Rational Living</em>, <em>14</em>, 13-16.\nBergner, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP1-Bergner-Marital-Conflict-305_320.pdf\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 305-320). Greenwich, CT: JAI Press.\nBergner, R. (1981). Recasting victims as perpetrators. <em>The Journal of Strategic and Systemic Therapies</em>, <em>1</em>, 1-9.\nBergner, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Bergner-Overseer-Regime-245-271.pdf\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 245-271). Greenwich, CT: JAI Press.\nBergner, R. (1982). Couple therapy for histrionic clients and their spouses. In H. Millman, J. Huber, and D. Diggins (Eds.), <em>Therapies for adults</em>. San Francisco: Jossey-Bass.\nBergner, R. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf\">Hysterical action, impersonation, and caretaking roles</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.\nBergner, R. (1983) <a href = \"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513521344&sr=8-14&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>Emotions: A conceptual formulation and its clinical implications</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 209-227). Greenwich, CT: JAI Press.\nProcess, 16, 85-95.\nBergner, R. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513447552&sr=8-12&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>Paranoid style: A descriptive and pragmatic account</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 203-229). Greenwich, CT: JAI Press.\nBergner, R. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.\nBergner, R. (1988). Money’s ‘Lovemap’ account of the paraphilias: A critique and reformulation. <em>American Journal of Psychotherapy</em>, <em>42</em>, 254-259.\nBergner, R. (1988). Status dynamic psychotherapy with depressed individuals. <em>Psychotherapy</em>, 25, 266-272.\nBergner, R.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf\">A Father-Daughter Incest: Degradation and Recovery from Degradation</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 285-305). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf\">Impulsive Action and Impulsive Persons: A Descriptive and Pragmatic Formulation</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 261-284). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.\nBergner, R.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf\">A Conceptual Framework for Eclectic\nPsychotherapy</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 137-157). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (1993). <a href = \"https://www.amazon.com/Studies-Psychopathology-Descriptive-Psychology-Approach/dp/0962566136/ref=sr_1_1?ie=UTF8&qid=1513445964&sr=8-1&keywords=studies+in+psychopathology+bergner\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a>. In R. Bergner (Ed.), <em>Studies in psychopathology: The Descriptive Psychology approach</em>, (pp. 3-17). Ann Arbor: Descriptive Psychology Press.\nBergner, R. (1993). Victims into perpetrators. <em>Psychotherapy</em>, <em>30</em>, 452-462.\nBergner, R. (1995). <em>Pathological Self-Criticism: Assessment and Treatment (The Springer Series in Social/Clinical Psychology)</em>. New York, NY: Plenum Press.\nBergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.\nBergner, R. (1997). The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman. <em>Family Therapy</em>, <em>24</em>, 71-79.\nBergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.\nBergner, R. (1998). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_10?ie=UTF8&qid=1513440872&sr=8-10&keywords=advances+in+descriptive+psychology\">Self-criticism</a>. In J. Jeffrey &amp; R. Bergner, (Eds.). <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 249-276). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Bergner-Self-Criticism.pdf\">A therapeutic approach to destructive self-criticism</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 249-273). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (1998). Characteristics of an optimal clinical case formulation. <em>American Journal of Psychotherapy</em>, <em>52</em>, 287-300.\nBergner, R. (1998). Therapeutic approaches to problems of meaninglessness. <em>American Journal of Psychotherapy</em>, <em>52</em>, pp. 1-16.\nBergner, R. (1999). Status enhancement: A further path to therapeutic change. <em>American Journal of Psychotherapy</em>, <em>53</em>, 201-214.\nBergner, R. (2000). Love and barriers to love: An analysis for psychotherapists and other. <em>American Journal of Psychotherapy</em>, <em>54</em>, 1-17.\nBergner, R. (2002). Sexual compulsion as attempted recovery from degradation. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 373-387.\nBergner, R. (2004).  An integrative framework for psychopathology and psychotherapy. <em>New Ideas in Psychology</em>, <em>22</em>, 127-141.\nBergner, R. (2005).  Status dynamic treatment of a case of bulimia. <em>Clinical Case Studies</em>, <em>4</em>, 295-303.\nBergner, R. (2006). <a href=\" https://doi.org/10.1176/appi.psychotherapy.2006.60.3.215\">The many secure knowledge bases of psychotherapy</a>.  <em>American Journal of Psychotherapy</em>, <em>69</em>, 215-232. \nBergner, R.M. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Beyond-Empirical-Validation.pdf\">Beyond Empirical Validation: Justifying Therapeutic Judgment and Action</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 145-173). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (2007). <em><a href = \"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&qid=1513328890&sr=8-1&keywords=bergner+status+dynamic\"><em>Status dynamics: Creating new paths to therapeutic change</em>.</a></em> Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (2007). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2007.61.2.149\n\">Therapeutic storytelling revisited</a>. <em>American Journal of \nPsychotherapy</em>, <em>61</em>, 149-162.\nBergner, R. (2007). On promoting adaptive self-criticism in psychotherapy. In E. Chang (Ed.), <em>Self-criticism and self-enhancement</em>.  Washington, DC: American Psychological Association.	\nBergner, R. (2009). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267\n\">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282. \nBergner, R.M. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-The-Tolstoy-Dilemma.pdf\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 143-160). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Policy-175-196.pdf\">Therapeutic policies: A policy-based approach to psychotherapy</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 175-196). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (2015). Status dynamic psychotherapy.  In E. Neukrig (Ed.) <em>The Sage encyclopedia of counseling and psychotherapy</em>. Los Angeles, CA: Sage Publications.\nBergner, R., & Bridges A. (2002). The significance of heavy pornography involvement for romantic partners: Research and clinical implications. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 198-206.\nBergner, R.M., &amp; Bunford, N. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Suicide-55-74.pdf\">Suicide and impossible worlds</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 55-74). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, 24, 25-40.\nBergner, R., & Bunford, N. (2017). Mental disorder disability: In support of our design. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 49-52. \nBergner, R., & Holmes, J. (2000).  Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, <em>37</em>, 36-44.\nBergner, R.M., & Staggs, J. (1992). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&qid=1540405368&sr=8-1&keywords=advances+descriptive+psychology+volume+6\">The Positive Therapeutic Relationship: An Accreditation Perspective</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br>Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 185-201). Ann Arbor, MI: Descriptive Psychology Press.\nBridges, A., & Bergner, R. (2009). Pornography, effects on relationships. In H. Reis & S. Sprecher (Eds.), <em>The Sage Encyclopedia of Human Relationships</em>. Thousand Oaks, CA: Sage. \nBridges, A., Bergner, R., & McInnis, M. (2003). Romantic partner\'s use of pornography: Its significance for women. <em>Journal of Sex and Marital Therapy</em>. <em>29</em>, 1-14.\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. Crisis: <em>The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343. \nDavis, K.E. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\nDriscoll, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf\">Policies for pragmatic psychotherapy</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 273-277). Greenwich, CT: JAI Press.\nDriscoll, R. (1981). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Keith-Davis/dp/B000TFIKOO/ref=sr_1_13?ie=UTF8&qid=1513525277&sr=8-13&keywords=advances+in+descriptive+psychology\">Self-criticism: Analysis and treatment</a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 321-356). Greenwich, CT: JAI Press.\nFarber, A. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf\">Castaneda\'s Don Juan as psychotherapist</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 279-304). Greenwich, CT: JAI Press.\nFelknor, C.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf\">Kid\'s interest discovery kits</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em> (pp. 235-247). Ann Arbor, MI: Descriptive Psychology Press.\nHolmes, J.R. (2013). <a href = \"https://www.amazon.com/Depression-Doesnt-Always-Have-Depressing-ebook/dp/B00FSOUCYM/ref=sr_1_1?ie=UTF8&qid=1513010278&sr=8-1&keywords=james+holmes+depression+always+depressing\"><em>Depression doesn’t always have to be depressing</em></a>. Pensacola, FL.: Pensacola Pelican Press, Inc.\nKantor, C. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\nKirsch, N. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.\nLasater, L. (1983). <a href = \"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513525277&sr=8-14&keywords=advances+in+descriptive+psychology\">Stress and health in a Colorado coal mining community</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp.95-117). Greenwich, CT: JAI Press.\nLasater, L. (1988). <em>Recovery from compulsive behavior: How to transcend your troubled family</em>. Deerfield Beach, FL: Health Communications.\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\nLubuguin, F.S.A. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\nLugbuguin, F. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 41-85). Ann Arbor, MI: Descriptive Psychology Press.\nMarshall, K. (1985). Scenarios of “alcoholic” relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.\nMarshall, K.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\nOrvik, J.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P. G. (1987). <a href=\"http://www.sdp.org/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive Deficits in Schizophrenia</a> LRI Report No. 39a. Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1987). <a href=\"http://www.sdp.org/sdppubs-publications/projective-techniques/\">Projective Techniques</a> LRI Report No. 38a. Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\"><em>Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII)</em></a>. Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P. (1985/1997). <a href=\"http://www.sdp.org/sdppubs-publications/pathology/\">Pathology</a>. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 1-70</em>). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.\nOssorio, P. (1985/1997). <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 1-70</em>). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.\nOssorio, P. G., Aylesworth, L., & Lasater, L. (1977). <a href=\"http://www.sdp.org/wp-admin/post.php?post=5035&action=edit\">A Comprehensive Plan for the\nProvision of Mental Health Services to the Vietnamese Refugees in Denver</a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (1977, 2014). <a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\"><em>Seminar on Positive Health and Transcendental Theories. The Collected Works of Peter G. Ossorio (Vol. VIII)</em></a>. Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\nSapin, C.R. &amp; Forward, J.R. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\nSchwartz, W. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Degradation, Accreditation, and Rites of Passage</a>. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.\nSchwartz, W. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf\">What makes something psychoanalytic?</a> <em>Psychiatry</em>, <em>51</em>, 417-426.\nSchwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.\nTorres, W.J. &amp; Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\nTorres, W.J., &amp; Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\nWechsler, R. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf\">Personality and Manic States: A Status Dynamic Formulation of Bipolar Disorder</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 203-233). Ann Arbor, MI: Descriptive Psychology Press.\nWechsler, R.C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\nVanderburgh, J. (1985). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">The positive-health developmental model of treatment and psychopathology</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 281-302). Greenwich, CT: JAI Press.\nZeiger, C.A. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf\">The Miss Marple model of psychological assessment</a>. In M. Roberts and R. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 6. Clinical topics: Adolescent-family problems, bulimia, chronic mental illness, and mania</em> (pp. 159-183). Ann Arbor, MI: Descriptive Psychology Press.','Sample Topics:<br>Clinical and Therapy','','inherit','closed','closed','','1900-revision-v1','','','2025-11-13 03:20:32','2025-11-13 03:20:32','',1900,'https://society.bsquaresite.com/?p=7007',0,'revision','',0),
(7008,1,'2025-11-13 03:21:29','2025-11-13 03:21:29','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n\n<div style=\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\"></div><p style = \"text-align:center; font-weight:bold;\">\n\n<p style=\"text-align:center; font-weight:bold;\">Robots</p>\n\n<p>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\nJeffrey, H.J. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\">A new paradigm for artificial intelligence</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 177-194). Greenwich, CT: JAI Press.</p>\n\nOssorio, P. G. (1992). Robotic systems and automation for space application (NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery Systems, Inc.)\n\nOssorio, P. G. (1992). An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI\nReport No. 2. Boulder, CO: Ellery Systems, Inc.)\n\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc\n\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Artificial persons</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">Artificial intelligence</p>\n\n<p>\nJeffrey, H.J. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf\">Knowledge Engineering: Theory and Practice</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 123-146). Ann Arbor, MI: Descriptive Psychology Press.\n\nJeffrey, H.J. (2010). Structure. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 361-3407). Ann Arbor, MI: Descriptive Psychology Press.\n\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.\n\nOssorio,  P.  G.  (1964). Classification  space  analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\n\nOssorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P.G. (1971/1978). State of affairs systems (LRI Report No. 14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\n\nOssorio, P. G., & Popov, D. (1979). Large Scale Systems: A Task Assessment, Curriculum, Training, Evaluation, and Feedback Package\n\nOssorio, P. G., & Popov, D. (1981). Evaluating Information Systems\n\nOssorio, P. G., & Schneider, L. S. (1982). Decisions and Decision Aids\n\nPutman, A.O, & Jeffrey, H.J. (1985). A new paradigm for software and its development. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 119-138). Greenwich, CT: JAI Press.\n\nZeiger, P.H. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf\">Human systems issues in software engineering</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 105-121). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n','<div style = \"text-align:center;\">Sample Topics:<br>Information Technology</div>','','inherit','closed','closed','','1906-revision-v1','','','2025-11-13 03:21:29','2025-11-13 03:21:29','',1906,'https://society.bsquaresite.com/?p=7008',0,'revision','',0),
(7009,1,'2025-11-13 03:21:29','2025-11-13 03:21:29','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n\n<div style=\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\"></div><p style = \"text-align:center; font-weight:bold;\">\n\n<p style=\"text-align:center; font-weight:bold;\">Robots</p>\n\n<p>\n\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\nJeffrey, H.J. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\">A new paradigm for artificial intelligence</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 177-194). Greenwich, CT: JAI Press.</p>\n\nOssorio, P. G. (1992). Robotic systems and automation for space application (NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery Systems, Inc.)\n\nOssorio, P. G. (1992). An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI\nReport No. 2. Boulder, CO: Ellery Systems, Inc.)\n\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc\n\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Artificial persons</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">Artificial intelligence</p>\n\n<p>\nJeffrey, H.J. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf\">Knowledge Engineering: Theory and Practice</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 123-146). Ann Arbor, MI: Descriptive Psychology Press.\n\nJeffrey, H.J. (2010). Structure. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 361-3407). Ann Arbor, MI: Descriptive Psychology Press.\n\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.\n\nOssorio,  P.  G.  (1964). Classification  space  analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\n\nOssorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P.G. (1971/1978). State of affairs systems (LRI Report No. 14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\n\nOssorio, P. G., & Popov, D. (1979). Large Scale Systems: A Task Assessment, Curriculum, Training, Evaluation, and Feedback Package\n\nOssorio, P. G., & Popov, D. (1981). Evaluating Information Systems\n\nOssorio, P. G., & Schneider, L. S. (1982). Decisions and Decision Aids\n\nPutman, A.O, & Jeffrey, H.J. (1985). A new paradigm for software and its development. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 119-138). Greenwich, CT: JAI Press.\n\nZeiger, P.H. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf\">Human systems issues in software engineering</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 105-121). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n','Sample Topics: Information Technology','','inherit','closed','closed','','1906-revision-v1','','','2025-11-13 03:21:29','2025-11-13 03:21:29','',1906,'https://society.bsquaresite.com/?p=7009',0,'revision','',0),
(7010,1,'2025-11-13 03:21:29','2025-11-13 03:21:29','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"text-align:center; font-weight:bold;\">\n<p style=\"text-align:center; font-weight:bold;\">Robots</p>\n<p>\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\nJeffrey, H.J. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\">A new paradigm for artificial intelligence</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 177-194). Greenwich, CT: JAI Press.</p>\nOssorio, P. G. (1992). Robotic systems and automation for space application (NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery Systems, Inc.)\nOssorio, P. G. (1992). An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI\nReport No. 2. Boulder, CO: Ellery Systems, Inc.)\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Artificial persons</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">Artificial intelligence</p>\n<p>\nJeffrey, H.J. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf\">Knowledge Engineering: Theory and Practice</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 123-146). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. (2010). Structure. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 361-3407). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.\nOssorio,  P.  G.  (1964). Classification  space  analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1971/1978). State of affairs systems (LRI Report No. 14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\nOssorio, P. G., & Popov, D. (1979). Large Scale Systems: A Task Assessment, Curriculum, Training, Evaluation, and Feedback Package\nOssorio, P. G., & Popov, D. (1981). Evaluating Information Systems\nOssorio, P. G., & Schneider, L. S. (1982). Decisions and Decision Aids\nPutman, A.O, & Jeffrey, H.J. (1985). A new paradigm for software and its development. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 119-138). Greenwich, CT: JAI Press.\nZeiger, P.H. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf\">Human systems issues in software engineering</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 105-121). Ann Arbor, MI: Descriptive Psychology Press.\n</p>','Sample Topics: Information Technology','','inherit','closed','closed','','1906-revision-v1','','','2025-11-13 03:21:29','2025-11-13 03:21:29','',1906,'https://society.bsquaresite.com/?p=7010',0,'revision','',0),
(7011,1,'2025-11-13 03:22:14','2025-11-13 03:22:14','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n\n<div style=\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\"></div><p style = \"text-align:center; font-weight:bold;\">\n\n<p style=\"font-weight:bold; text-align:center;\">Enterprise of Science</p>\n\n<p>\n\nBergner, R.M. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-All-the-Worlds-a-stage-7-18.pdf\">All the world’s a stage: A person-centered view of science.</a> In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 7-18). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">Is it all really biological</a>? <em>Journal of Theoretical and Philosophical Psychology</em>, <em>24</em>, 30-49.\n\nOrvik, J.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">Technology transfer and culture change</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio,  P.  G.  (1964).Classification  space  analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1965). Dissemination research (RADC-TR-65-314). Rome, NY: Rome Air Development Center.\n\nOssorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P.G. (1967/1968). Attribute space development and evaluation\n(RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P.G. (1971/1978). State of affairs systems (LRI Report No. \n14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\n\nOssorio, P.G. (1979/1981). Conceptual-notational devices: The PCF and related types. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp.  83-104). Greenwich, CN:  JAI  Press.  (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P.G. (1980). Behavior pattern indexing (LRI Report No. 33). \nBoulder, CO: Linguistic Research Institute.\n\nOssorio, P.G. (1980/1981). Representation, evaluation, and research. \nIn K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 105-135). Greenwich, CN: \nas LRI Report No. 25. Boulder, CO: Linguistic Research Institute.\n\nOssorio, P.G. (1968/1981). Explanation, falsifiability, and rule-following. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 37-56).  Greenwich, CN: JAI Press. (Original work published 1968 as LRI Report No. 4c. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.).\n\nOssorio,  P.G. (1991). <a href = \"http://dx.doi.org/10.1207/s15327965pli0204_7\">Naive baseball theory</a>. <em>Psychological Inquiry</em>, <em>2</em>, 352-355.\n\n\nSchwartz, W. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-On-Saying-22No22.pdf\">On saying “no”: Evidence based practice and the hijacking of the empirical</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 453-474). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<p style=\"font-weight:bold; text-align:center;\">The Real World</p>\n\n<p>\nOssorio, P.G. (1971/1978). State of affairs systems (LRI Report No.\n14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\n\nOssorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-Out-of-Nowhere-Complete-Version.pdf\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania</a>. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\n\n<p style=\"font-weight:bold; text-align:center;\">Interconnections of Persons</p>\n\n<p>\n\nPeek, C. J. & Heinrich, R. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Playing the Person Game in Healthcare</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\n\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<p style=\"font-weight:bold; text-align:center;\">World, Behavior, & Language</p>\n\n<p>\nOssorio, P.G. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P.G. (1995). <em>Persons. The Collected Works of Peter G. Ossorio (Vol. I)</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P.G. (2005). <em>\"What Actually Happens\": The Representation of Real World Phenomena. The Collected Works of Peter G. Ossorio (Vol. 4)</em>. Ann Arbor, MI, 2005. Also published 1975/1978, Columbia SC: University of South Carolina Press. \n\nOssorio, P.G. (1990). The  human  condition:  Some  formal  aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.\n\nOssorio, P.G. (1997). <a href=\"http://dx.doi.org/10.1111/1468-5914.00032\">What there is, How things are</a>. <em>Journal for the Theory of Social Behavior</em>, <em>27:2/3</em>, June/September 1997, 149-172. \n\nMitchell, T. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf\">On the interpretation of utterances</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 155-176). Greenwich, CT: JAI Press.\n\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\n\nJeffrey, H.J. & Putman, A.O. (2015). “Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation,” <em>The Journal of Behavioral Finance</em>, <em>16(3)</em>, 231-249.\n\nJeffrey, H.J. & Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance</em>, <em>14:3</em>, 161-194.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-The-nefarious-is-261-271.pdf\">The Nefarious “is”</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 261-271). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.\n\nShideler, M.M. (1982) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\">The creator and the discoverer</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.\n\n</p>\n\n<p style=\"font-weight:bold; text-align:center;\">Classification Space</p>\n\n\nOssorio,  P.  G.  (1964).Classification  space  analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1966). Classification space. <em>Multivariate Behavioral Research</em>, <em>1</em>, 479-524.\n\nOssorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. & Kurtz, M. (1989). <a href = \"http://dx.doi.org/10.1007/978-1-4684-5646-2_13\"> Automated classification of resolved galaxies</a>. <em>Data analysis in astronomy</em>, <em>40</em>, 121-128. ','<div style = \"text-align:center;\">Sample Topics:<br>Science and Methodology</div>','','inherit','closed','closed','','1908-revision-v1','','','2025-11-13 03:22:14','2025-11-13 03:22:14','',1908,'https://society.bsquaresite.com/?p=7011',0,'revision','',0),
(7012,1,'2025-11-13 03:22:14','2025-11-13 03:22:14','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n\n<div style=\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\"></div><p style = \"text-align:center; font-weight:bold;\">\n\n<p style=\"font-weight:bold; text-align:center;\">Enterprise of Science</p>\n\n<p>\n\nBergner, R.M. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-All-the-Worlds-a-stage-7-18.pdf\">All the world’s a stage: A person-centered view of science.</a> In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 7-18). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">Is it all really biological</a>? <em>Journal of Theoretical and Philosophical Psychology</em>, <em>24</em>, 30-49.\n\nOrvik, J.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">Technology transfer and culture change</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio,  P.  G.  (1964).Classification  space  analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1965). Dissemination research (RADC-TR-65-314). Rome, NY: Rome Air Development Center.\n\nOssorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P.G. (1967/1968). Attribute space development and evaluation\n(RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P.G. (1971/1978). State of affairs systems (LRI Report No. \n14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\n\nOssorio, P.G. (1979/1981). Conceptual-notational devices: The PCF and related types. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp.  83-104). Greenwich, CN:  JAI  Press.  (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P.G. (1980). Behavior pattern indexing (LRI Report No. 33). \nBoulder, CO: Linguistic Research Institute.\n\nOssorio, P.G. (1980/1981). Representation, evaluation, and research. \nIn K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 105-135). Greenwich, CN: \nas LRI Report No. 25. Boulder, CO: Linguistic Research Institute.\n\nOssorio, P.G. (1968/1981). Explanation, falsifiability, and rule-following. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 37-56).  Greenwich, CN: JAI Press. (Original work published 1968 as LRI Report No. 4c. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.).\n\nOssorio,  P.G. (1991). <a href = \"http://dx.doi.org/10.1207/s15327965pli0204_7\">Naive baseball theory</a>. <em>Psychological Inquiry</em>, <em>2</em>, 352-355.\n\n\nSchwartz, W. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-On-Saying-22No22.pdf\">On saying “no”: Evidence based practice and the hijacking of the empirical</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 453-474). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<p style=\"font-weight:bold; text-align:center;\">The Real World</p>\n\n<p>\nOssorio, P.G. (1971/1978). State of affairs systems (LRI Report No.\n14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\n\nOssorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-Out-of-Nowhere-Complete-Version.pdf\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania</a>. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\n\n<p style=\"font-weight:bold; text-align:center;\">Interconnections of Persons</p>\n\n<p>\n\nPeek, C. J. & Heinrich, R. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Playing the Person Game in Healthcare</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\n\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<p style=\"font-weight:bold; text-align:center;\">World, Behavior, & Language</p>\n\n<p>\nOssorio, P.G. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P.G. (1995). <em>Persons. The Collected Works of Peter G. Ossorio (Vol. I)</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P.G. (2005). <em>\"What Actually Happens\": The Representation of Real World Phenomena. The Collected Works of Peter G. Ossorio (Vol. 4)</em>. Ann Arbor, MI, 2005. Also published 1975/1978, Columbia SC: University of South Carolina Press. \n\nOssorio, P.G. (1990). The  human  condition:  Some  formal  aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.\n\nOssorio, P.G. (1997). <a href=\"http://dx.doi.org/10.1111/1468-5914.00032\">What there is, How things are</a>. <em>Journal for the Theory of Social Behavior</em>, <em>27:2/3</em>, June/September 1997, 149-172. \n\nMitchell, T. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf\">On the interpretation of utterances</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 155-176). Greenwich, CT: JAI Press.\n\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\n\nJeffrey, H.J. & Putman, A.O. (2015). “Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation,” <em>The Journal of Behavioral Finance</em>, <em>16(3)</em>, 231-249.\n\nJeffrey, H.J. & Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance</em>, <em>14:3</em>, 161-194.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-The-nefarious-is-261-271.pdf\">The Nefarious “is”</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 261-271). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.\n\nShideler, M.M. (1982) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\">The creator and the discoverer</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.\n\n</p>\n\n<p style=\"font-weight:bold; text-align:center;\">Classification Space</p>\n\n\nOssorio,  P.  G.  (1964).Classification  space  analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1966). Classification space. <em>Multivariate Behavioral Research</em>, <em>1</em>, 479-524.\n\nOssorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. & Kurtz, M. (1989). <a href = \"http://dx.doi.org/10.1007/978-1-4684-5646-2_13\"> Automated classification of resolved galaxies</a>. <em>Data analysis in astronomy</em>, <em>40</em>, 121-128. ','Sample Topics:Science and Methodology','','inherit','closed','closed','','1908-revision-v1','','','2025-11-13 03:22:14','2025-11-13 03:22:14','',1908,'https://society.bsquaresite.com/?p=7012',0,'revision','',0),
(7013,1,'2025-11-13 03:22:14','2025-11-13 03:22:14','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"text-align:center; font-weight:bold;\">\n<p style=\"font-weight:bold; text-align:center;\">Enterprise of Science</p>\n<p>\nBergner, R.M. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-All-the-Worlds-a-stage-7-18.pdf\">All the world’s a stage: A person-centered view of science.</a> In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 7-18). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">Is it all really biological</a>? <em>Journal of Theoretical and Philosophical Psychology</em>, <em>24</em>, 30-49.\nOrvik, J.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">Technology transfer and culture change</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio,  P.  G.  (1964).Classification  space  analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1965). Dissemination research (RADC-TR-65-314). Rome, NY: Rome Air Development Center.\nOssorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1967/1968). Attribute space development and evaluation\n(RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1971/1978). State of affairs systems (LRI Report No. \n14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\nOssorio, P.G. (1979/1981). Conceptual-notational devices: The PCF and related types. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp.  83-104). Greenwich, CN:  JAI  Press.  (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1980). Behavior pattern indexing (LRI Report No. 33). \nBoulder, CO: Linguistic Research Institute.\nOssorio, P.G. (1980/1981). Representation, evaluation, and research. \nIn K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 105-135). Greenwich, CN: \nas LRI Report No. 25. Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (1968/1981). Explanation, falsifiability, and rule-following. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 37-56).  Greenwich, CN: JAI Press. (Original work published 1968 as LRI Report No. 4c. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.).\nOssorio,  P.G. (1991). <a href = \"http://dx.doi.org/10.1207/s15327965pli0204_7\">Naive baseball theory</a>. <em>Psychological Inquiry</em>, <em>2</em>, 352-355.\nSchwartz, W. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-On-Saying-22No22.pdf\">On saying “no”: Evidence based practice and the hijacking of the empirical</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 453-474). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"font-weight:bold; text-align:center;\">The Real World</p>\n<p>\nOssorio, P.G. (1971/1978). State of affairs systems (LRI Report No.\n14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\nOssorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-Out-of-Nowhere-Complete-Version.pdf\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania</a>. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\n<p style=\"font-weight:bold; text-align:center;\">Interconnections of Persons</p>\n<p>\nPeek, C. J. & Heinrich, R. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Playing the Person Game in Healthcare</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.\nPutman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"font-weight:bold; text-align:center;\">World, Behavior, & Language</p>\n<p>\nOssorio, P.G. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1995). <em>Persons. The Collected Works of Peter G. Ossorio (Vol. I)</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (2005). <em>\"What Actually Happens\": The Representation of Real World Phenomena. The Collected Works of Peter G. Ossorio (Vol. 4)</em>. Ann Arbor, MI, 2005. Also published 1975/1978, Columbia SC: University of South Carolina Press. \nOssorio, P.G. (1990). The  human  condition:  Some  formal  aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (1997). <a href=\"http://dx.doi.org/10.1111/1468-5914.00032\">What there is, How things are</a>. <em>Journal for the Theory of Social Behavior</em>, <em>27:2/3</em>, June/September 1997, 149-172. \nMitchell, T. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf\">On the interpretation of utterances</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 155-176). Greenwich, CT: JAI Press.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. & Putman, A.O. (2015). “Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation,” <em>The Journal of Behavioral Finance</em>, <em>16(3)</em>, 231-249.\nJeffrey, H.J. & Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance</em>, <em>14:3</em>, 161-194.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-The-nefarious-is-261-271.pdf\">The Nefarious “is”</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 261-271). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.\nShideler, M.M. (1982) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\">The creator and the discoverer</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.\n</p>\n<p style=\"font-weight:bold; text-align:center;\">Classification Space</p>\nOssorio,  P.  G.  (1964).Classification  space  analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1966). Classification space. <em>Multivariate Behavioral Research</em>, <em>1</em>, 479-524.\nOssorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\nOssorio, P. & Kurtz, M. (1989). <a href = \"http://dx.doi.org/10.1007/978-1-4684-5646-2_13\"> Automated classification of resolved galaxies</a>. <em>Data analysis in astronomy</em>, <em>40</em>, 121-128.','Sample Topics:Science and Methodology','','inherit','closed','closed','','1908-revision-v1','','','2025-11-13 03:22:14','2025-11-13 03:22:14','',1908,'https://society.bsquaresite.com/?p=7013',0,'revision','',0),
(7014,1,'2025-11-13 03:23:07','2025-11-13 03:23:07','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n\n<p style = \"font-size:14px; text-align:center;\">N.B. In order to avoid redundancy, publications are <span style=\"font-weight:bold; color:#41719a;\">not</span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"<span style=\"font-weight:bold; color:#41719a;\">Sample Topics: Clinical and Therapy</span>\" for those papers.</p>\n\n<div style=\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\"></div><p style = \"text-align:center; font-weight:bold;\">\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nParenting</p>\n\n\n<p>\nBergner, L.L. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\n\nHolt S.B. (1990) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\n\nKantor, C. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>.In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\n\nMika, P., Bergner, R., & Baum, M. (2001). The parentification scale.  In Touliatis, J., Perlmutter, B, & Holden, G., <em>Handbook of family measurement techniques (2d ed.)</em>. Thousand Oaks, CA: Sage. \n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\n\n\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\n&nbsp;\nInterpersonal interactions</p>\n\n\n<p>\nAllen, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.\n\nAylesworth, L., & Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.\n\nBergner, R., & Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.\n\nBretscher, F., & Bergner, R.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\n\nKirsch, N. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.\n\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman, A.O. (1981). Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\n\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.\n\nRoberts, M. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\n\nSapin, C.R. & Forward, J.R. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\nTorres, W.J. & Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\n\nTorres, W.J., & Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\n\n\n\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\n&nbsp;\nSignificance</p>\n\n<p>\n\nBergner, R.M. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.\n\nBergner, R. (2009).  <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267\">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282. \n\nBergner, R., & Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 25-40.\n\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343. \n\nDavis, K.E. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\n\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\n\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\n\nMarshall, K. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513525277&sr=8-12&keywords=advances+in+descriptive+psychology\">Scenarios of “alcoholic” relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.\n\nMarshall, K.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P.G. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\n\nOrvik, J.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-uncertain-status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\nSchwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.\n\nTorres, W.J. & Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\n\nTorres, W.J., & Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\n\nWechsler, R.C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\n','<div style = \"text-align:center;\">Sample Topics:<br>Social Practices</div>','','inherit','closed','closed','','1902-revision-v1','','','2025-11-13 03:23:07','2025-11-13 03:23:07','',1902,'https://society.bsquaresite.com/?p=7014',0,'revision','',0),
(7015,1,'2025-11-13 03:23:07','2025-11-13 03:23:07','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n\n<p style = \"font-size:14px; text-align:center;\">N.B. In order to avoid redundancy, publications are <span style=\"font-weight:bold; color:#41719a;\">not</span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"<span style=\"font-weight:bold; color:#41719a;\">Sample Topics: Clinical and Therapy</span>\" for those papers.</p>\n\n<div style=\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\"></div><p style = \"text-align:center; font-weight:bold;\">\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nParenting</p>\n\n\n<p>\nBergner, L.L. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\n\nHolt S.B. (1990) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\n\nKantor, C. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>.In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\n\nMika, P., Bergner, R., & Baum, M. (2001). The parentification scale.  In Touliatis, J., Perlmutter, B, & Holden, G., <em>Handbook of family measurement techniques (2d ed.)</em>. Thousand Oaks, CA: Sage. \n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\n\n\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\n&nbsp;\nInterpersonal interactions</p>\n\n\n<p>\nAllen, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.\n\nAylesworth, L., & Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.\n\nBergner, R., & Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.\n\nBretscher, F., & Bergner, R.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\n\nKirsch, N. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.\n\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman, A.O. (1981). Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\n\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.\n\nRoberts, M. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\n\nSapin, C.R. & Forward, J.R. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\nTorres, W.J. & Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\n\nTorres, W.J., & Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\n\n\n\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\n&nbsp;\nSignificance</p>\n\n<p>\n\nBergner, R.M. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.\n\nBergner, R. (2009).  <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267\">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282. \n\nBergner, R., & Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 25-40.\n\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343. \n\nDavis, K.E. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\n\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\n\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\n\nMarshall, K. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513525277&sr=8-12&keywords=advances+in+descriptive+psychology\">Scenarios of “alcoholic” relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.\n\nMarshall, K.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P.G. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\n\nOrvik, J.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-uncertain-status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\nSchwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.\n\nTorres, W.J. & Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\n\nTorres, W.J., & Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\n\nWechsler, R.C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\n','Sample Topics: Social Practices','','inherit','closed','closed','','1902-revision-v1','','','2025-11-13 03:23:07','2025-11-13 03:23:07','',1902,'https://society.bsquaresite.com/?p=7015',0,'revision','',0),
(7016,1,'2025-11-13 03:23:07','2025-11-13 03:23:07','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">N.B. In order to avoid redundancy, publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\n<p style = \"text-align:center; font-weight:bold;\">\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nParenting</p>\n<p>\nBergner, L.L. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\nHolt S.B. (1990) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\nKantor, C. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>.In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\nMika, P., Bergner, R., & Baum, M. (2001). The parentification scale.  In Touliatis, J., Perlmutter, B, & Holden, G., <em>Handbook of family measurement techniques (2d ed.)</em>. Thousand Oaks, CA: Sage. \nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\n&nbsp;\nInterpersonal interactions</p>\n<p>\nAllen, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.\nAylesworth, L., & Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.\nBergner, R., & Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.\nBretscher, F., & Bergner, R.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\nKirsch, N. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\nPutman, A.O. (1981). Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.\nRoberts, M. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\nSapin, C.R. & Forward, J.R. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\nTorres, W.J. & Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\nTorres, W.J., & Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\n&nbsp;\nSignificance</p>\n<p>\nBergner, R.M. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.\nBergner, R. (2009).  <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267\">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282. \nBergner, R., & Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 25-40.\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343. \nDavis, K.E. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\nMarshall, K. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513525277&sr=8-12&keywords=advances+in+descriptive+psychology\">Scenarios of “alcoholic” relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.\nMarshall, K.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\nOrvik, J.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-uncertain-status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\nSchwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.\nTorres, W.J. & Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\nTorres, W.J., & Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\nWechsler, R.C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.','Sample Topics: Social Practices','','inherit','closed','closed','','1902-revision-v1','','','2025-11-13 03:23:07','2025-11-13 03:23:07','',1902,'https://society.bsquaresite.com/?p=7016',0,'revision','',0),
(7017,1,'2025-11-13 03:23:54','2025-11-13 03:23:54','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n\n<p style = \"font-size:14px; text-align:center;\">N.B. In order to avoid redundancy, publications are mostly <span style=\"font-weight:bold; color:#41719a;\">not</span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"<span style=\"font-weight:bold; color:#41719a;\">Sample Topics: Clinical and Therapy</span>\" for those papers.</p>\n\n<div style=\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\"></div><p style = \"text-align:center; font-weight:bold;\">\n\n<p>\nAllen-Zeiger, C., & Allen, S. (1992). <em>Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment</em>. Austin, TX: New Perspectives Press.\n\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R. (2005). Lovemaking as a ceremony of accreditation. <em>Journal of Sex and Marital Therapy</em>, <em>31</em>, 1-8. \n\nBergner, R. (2005). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2005.59.4.333\n\">World reconstruction in psychotherapy</a>. <em>American Journal of Psychotherapy</em>, <em>59</em>, 1-17. \n\nBergner, R. (2007). <a href = \"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&qid=1513328890&sr=8-1&keywords=bergner+status+dynamic\">Status dynamics: Creating new paths to therapeutic change</a>. Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>37</em>, 77-90.\n\nBergner, R., & Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, 37, 36-44.\n\nBergner, R., & Ramon, A. (2013).  Some implications of belief in love, free will, and non-reductionism.  <em>Journal of Social Psychology</em>, 153, 1-21.\n\nBergner, R., & Ramon, A. (2014). The Personal Beliefs Scale. American Psychological Association PsychTESTS Database\n\nBeste S., Bergner, R., & Nauta, M. (2003).  What keeps love alive?  An empirical\ninvestigation. <em>Family Therapy</em>, <em>30</em>, 125-141. \n\nBretscher, F., & Bergner, R.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). </em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\n\nDavis K.E., & Roberts M.K. (1999). <a href = \"https://doi.org/10.1007/978-1-4612-5076-0_8\"> Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.\n\nDavis, K., & Todd, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf\">Friendship and love relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 79-119). Greenwich, CT: JAI Press.\n \nHegi, K., & Bergner, R. (2010).  What is love? An empirically-based essentialist account. <em>Journal of Social and Personal Relationships</em>, <em>27</em>, 620-636.\n\nHolmes, J.R. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Holmes-The-Status-of-Persons.pdf\">The status of persons or who was that metaphor</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 15-35). Ann Arbor, MI: Descriptive Psychology Press.\n\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\n\nKantor, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Wizard-129-148.pdf\">We’re off to see the wizard: Politics, charisma, and community change</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder, CO.\n\nOssorio, P., & Sternberg, B. (1997). Status management: A theory of punishment and rehabilitation. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 195-214). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report #25. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P.G. (1966/1995). <em>Persons. The Collected Works of Peter G. <br>Ossorio (Vol. I). </em>Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)</p>\n\nOssorio, P.G. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Ossorio-What-There-Is.pdf\">What there is and how things are</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), Advances in Descriptive Psychology, Vol. 7 (pp. 7-32). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P.G. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf\">In a world of persons and their ways</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P.G. (1982/1998/2012). <em>Place</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\n\nPlotkin, W., & Schwartz, W. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\n\nPlotkin, W., & Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state\n\nPutman, A.O. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Being, becoming and Belonging</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman, A.O. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.\n\nRoberts, M. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.\n\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Worlds of Uncertain Status</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\n\nSchwartz, W. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\">The problem of other possible persons: Dolphins, primates, and aliens</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\n\nSchwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.\n\nSchwartz, W.R. (2014). <a href = \"http://jetpress.org/v24.3/Schwartz.htm\">What Is A Person And How Can We Be Sure? A Paradigm Case Formulation</a>. <em>Journal of Evolution and Technology</em>, <em>24(3)</em>, 27-34.\n\nWard, C., Bergner, R., & Kahn, J. (2003). Why do men distance? Factors predictive of male avoidance of intimate conflict. <em>Family Therapy</em>, <em>30</em>, 1-9.\n\nZeiger, P.H., & Zeiger, C.A. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf\">Where does my freedom lie?</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 82-98). Ann Arbor, MI: Descriptive Psychology Press.\n\n','<div style = \"text-align:center\">Sample Topics: <br>Status, Persons, Relationships</div>','','inherit','closed','closed','','1912-revision-v1','','','2025-11-13 03:23:54','2025-11-13 03:23:54','',1912,'https://society.bsquaresite.com/?p=7017',0,'revision','',0),
(7018,1,'2025-11-13 03:23:54','2025-11-13 03:23:54','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n\n<p style = \"font-size:14px; text-align:center;\">N.B. In order to avoid redundancy, publications are mostly <span style=\"font-weight:bold; color:#41719a;\">not</span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"<span style=\"font-weight:bold; color:#41719a;\">Sample Topics: Clinical and Therapy</span>\" for those papers.</p>\n\n<div style=\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\"></div><p style = \"text-align:center; font-weight:bold;\">\n\n<p>\nAllen-Zeiger, C., & Allen, S. (1992). <em>Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment</em>. Austin, TX: New Perspectives Press.\n\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R. (2005). Lovemaking as a ceremony of accreditation. <em>Journal of Sex and Marital Therapy</em>, <em>31</em>, 1-8. \n\nBergner, R. (2005). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2005.59.4.333\n\">World reconstruction in psychotherapy</a>. <em>American Journal of Psychotherapy</em>, <em>59</em>, 1-17. \n\nBergner, R. (2007). <a href = \"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&qid=1513328890&sr=8-1&keywords=bergner+status+dynamic\">Status dynamics: Creating new paths to therapeutic change</a>. Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>37</em>, 77-90.\n\nBergner, R., & Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, 37, 36-44.\n\nBergner, R., & Ramon, A. (2013).  Some implications of belief in love, free will, and non-reductionism.  <em>Journal of Social Psychology</em>, 153, 1-21.\n\nBergner, R., & Ramon, A. (2014). The Personal Beliefs Scale. American Psychological Association PsychTESTS Database\n\nBeste S., Bergner, R., & Nauta, M. (2003).  What keeps love alive?  An empirical\ninvestigation. <em>Family Therapy</em>, <em>30</em>, 125-141. \n\nBretscher, F., & Bergner, R.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). </em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\n\nDavis K.E., & Roberts M.K. (1999). <a href = \"https://doi.org/10.1007/978-1-4612-5076-0_8\"> Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.\n\nDavis, K., & Todd, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf\">Friendship and love relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 79-119). Greenwich, CT: JAI Press.\n \nHegi, K., & Bergner, R. (2010).  What is love? An empirically-based essentialist account. <em>Journal of Social and Personal Relationships</em>, <em>27</em>, 620-636.\n\nHolmes, J.R. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Holmes-The-Status-of-Persons.pdf\">The status of persons or who was that metaphor</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 15-35). Ann Arbor, MI: Descriptive Psychology Press.\n\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\n\nKantor, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Wizard-129-148.pdf\">We’re off to see the wizard: Politics, charisma, and community change</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder, CO.\n\nOssorio, P., & Sternberg, B. (1997). Status management: A theory of punishment and rehabilitation. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 195-214). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report #25. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P.G. (1966/1995). <em>Persons. The Collected Works of Peter G. <br>Ossorio (Vol. I). </em>Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)</p>\n\nOssorio, P.G. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Ossorio-What-There-Is.pdf\">What there is and how things are</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), Advances in Descriptive Psychology, Vol. 7 (pp. 7-32). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P.G. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf\">In a world of persons and their ways</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P.G. (1982/1998/2012). <em>Place</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\n\nPlotkin, W., & Schwartz, W. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\n\nPlotkin, W., & Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state\n\nPutman, A.O. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Being, becoming and Belonging</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman, A.O. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.\n\nRoberts, M. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.\n\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Worlds of Uncertain Status</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\n\nSchwartz, W. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\">The problem of other possible persons: Dolphins, primates, and aliens</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\n\nSchwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.\n\nSchwartz, W.R. (2014). <a href = \"http://jetpress.org/v24.3/Schwartz.htm\">What Is A Person And How Can We Be Sure? A Paradigm Case Formulation</a>. <em>Journal of Evolution and Technology</em>, <em>24(3)</em>, 27-34.\n\nWard, C., Bergner, R., & Kahn, J. (2003). Why do men distance? Factors predictive of male avoidance of intimate conflict. <em>Family Therapy</em>, <em>30</em>, 1-9.\n\nZeiger, P.H., & Zeiger, C.A. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf\">Where does my freedom lie?</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 82-98). Ann Arbor, MI: Descriptive Psychology Press.\n\n','Sample Topics: Status, Persons, Relationships','','inherit','closed','closed','','1912-revision-v1','','','2025-11-13 03:23:54','2025-11-13 03:23:54','',1912,'https://society.bsquaresite.com/?p=7018',0,'revision','',0),
(7019,1,'2025-11-13 03:23:54','2025-11-13 03:23:54','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">N.B. In order to avoid redundancy, publications are mostly not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\n<p style = \"text-align:center; font-weight:bold;\">\n<p>\nAllen-Zeiger, C., & Allen, S. (1992). <em>Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment</em>. Austin, TX: New Perspectives Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (2005). Lovemaking as a ceremony of accreditation. <em>Journal of Sex and Marital Therapy</em>, <em>31</em>, 1-8. \nBergner, R. (2005). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2005.59.4.333\n\">World reconstruction in psychotherapy</a>. <em>American Journal of Psychotherapy</em>, <em>59</em>, 1-17. \nBergner, R. (2007). <a href = \"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&qid=1513328890&sr=8-1&keywords=bergner+status+dynamic\">Status dynamics: Creating new paths to therapeutic change</a>. Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>37</em>, 77-90.\nBergner, R., & Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, 37, 36-44.\nBergner, R., & Ramon, A. (2013).  Some implications of belief in love, free will, and non-reductionism.  <em>Journal of Social Psychology</em>, 153, 1-21.\nBergner, R., & Ramon, A. (2014). The Personal Beliefs Scale. American Psychological Association PsychTESTS Database\nBeste S., Bergner, R., & Nauta, M. (2003).  What keeps love alive?  An empirical\ninvestigation. <em>Family Therapy</em>, <em>30</em>, 125-141. \nBretscher, F., & Bergner, R.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). </em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\nDavis K.E., & Roberts M.K. (1999). <a href = \"https://doi.org/10.1007/978-1-4612-5076-0_8\"> Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.\nDavis, K., & Todd, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf\">Friendship and love relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 79-119). Greenwich, CT: JAI Press.\nHegi, K., & Bergner, R. (2010).  What is love? An empirically-based essentialist account. <em>Journal of Social and Personal Relationships</em>, <em>27</em>, 620-636.\nHolmes, J.R. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Holmes-The-Status-of-Persons.pdf\">The status of persons or who was that metaphor</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 15-35). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\nKantor, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Wizard-129-148.pdf\">We’re off to see the wizard: Politics, charisma, and community change</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder, CO.\nOssorio, P., & Sternberg, B. (1997). Status management: A theory of punishment and rehabilitation. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 195-214). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report #25. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1966/1995). <em>Persons. The Collected Works of Peter G. <br>Ossorio (Vol. I). </em>Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)</p>\nOssorio, P.G. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Ossorio-What-There-Is.pdf\">What there is and how things are</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), Advances in Descriptive Psychology, Vol. 7 (pp. 7-32). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf\">In a world of persons and their ways</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1982/1998/2012). <em>Place</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\nPlotkin, W., & Schwartz, W. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\nPlotkin, W., & Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state\nPutman, A.O. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Being, becoming and Belonging</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.\nPutman, A.O. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.\nRoberts, M. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Worlds of Uncertain Status</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\nSchwartz, W. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\">The problem of other possible persons: Dolphins, primates, and aliens</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\nSchwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.\nSchwartz, W.R. (2014). <a href = \"http://jetpress.org/v24.3/Schwartz.htm\">What Is A Person And How Can We Be Sure? A Paradigm Case Formulation</a>. <em>Journal of Evolution and Technology</em>, <em>24(3)</em>, 27-34.\nWard, C., Bergner, R., & Kahn, J. (2003). Why do men distance? Factors predictive of male avoidance of intimate conflict. <em>Family Therapy</em>, <em>30</em>, 1-9.\nZeiger, P.H., & Zeiger, C.A. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf\">Where does my freedom lie?</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 82-98). Ann Arbor, MI: Descriptive Psychology Press.','Sample Topics: Status, Persons, Relationships','','inherit','closed','closed','','1912-revision-v1','','','2025-11-13 03:23:54','2025-11-13 03:23:54','',1912,'https://society.bsquaresite.com/?p=7019',0,'revision','',0),
(7020,1,'2025-11-13 03:24:38','2025-11-13 03:24:38','<div style=\"text-align:left;\">\nAt the Moderator\'s request, the forum you tried to access is set to \"private.\" \n\nIn consideration of our members\' busy inboxes, a private setting assures that those not interested in a topic do not receive notification emails from that forum.\n\nIn order to access a private forum you must be a registered website member and be a member of the forum\'s group member list.\n\nIf you <strong>are</strong> interested in a private forum\'s topic please email one of the website Administrators that you would like to be added to a forum\'s group member list. We will do so unless there are specific reasons to respect the privacy of the forum or its members. Please indicate in your email the name of the private forum you\'d like to join. \n\nIf you are not a registered website member, please also indicate that you would like to register.\n\n\n\n</div>','<div style=\"text-align: center; font-size:24px; font-weight:bold;\">You attempted to access a private forum.</div>','','inherit','closed','closed','','4877-revision-v1','','','2025-11-13 03:24:38','2025-11-13 03:24:38','',4877,'https://society.bsquaresite.com/?p=7020',0,'revision','',0),
(7021,1,'2025-11-13 03:24:39','2025-11-13 03:24:39','<div style=\"text-align:left;\">\nAt the Moderator\'s request, the forum you tried to access is set to \"private.\" \n\nIn consideration of our members\' busy inboxes, a private setting assures that those not interested in a topic do not receive notification emails from that forum.\n\nIn order to access a private forum you must be a registered website member and be a member of the forum\'s group member list.\n\nIf you <strong>are</strong> interested in a private forum\'s topic please email one of the website Administrators that you would like to be added to a forum\'s group member list. We will do so unless there are specific reasons to respect the privacy of the forum or its members. Please indicate in your email the name of the private forum you\'d like to join. \n\nIf you are not a registered website member, please also indicate that you would like to register.\n\n\n\n</div>','You attempted to access a private forum.','','inherit','closed','closed','','4877-revision-v1','','','2025-11-13 03:24:39','2025-11-13 03:24:39','',4877,'https://society.bsquaresite.com/?p=7021',0,'revision','',0),
(7022,1,'2025-11-13 03:24:39','2025-11-13 03:24:39','At the Moderator\'s request, the forum you tried to access is set to \"private.\" \nIn consideration of our members\' busy inboxes, a private setting assures that those not interested in a topic do not receive notification emails from that forum.\nIn order to access a private forum you must be a registered website member and be a member of the forum\'s group member list.\nIf you <strong>are</strong> interested in a private forum\'s topic please email one of the website Administrators that you would like to be added to a forum\'s group member list. We will do so unless there are specific reasons to respect the privacy of the forum or its members. Please indicate in your email the name of the private forum you\'d like to join. \nIf you are not a registered website member, please also indicate that you would like to register.','You attempted to access a private forum.','','inherit','closed','closed','','4877-revision-v1','','','2025-11-13 03:24:39','2025-11-13 03:24:39','',4877,'https://society.bsquaresite.com/?p=7022',0,'revision','',0);
INSERT INTO `wpet_posts` VALUES
(7023,1,'2025-11-13 03:25:30','2025-11-13 03:25:30','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n\n<p style = \"font-size:14px; text-align:center;\">N.B. In order to avoid redundancy, publications are <span style=\"font-weight:bold; color:#41719a;\">not</span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"<span style=\"font-weight:bold; color:#41719a;\">Sample Topics: Clinical and Therapy</span>\" for those papers.</p>\n\n<div style=\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\"></div><p style = \"text-align:center; font-weight:bold;\">\n\nAylesworth, L., & Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press\n\nBergner, L.L. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\n\nKantor, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Wizard-129-148.pdf\">We’re off to see the wizard: Politics, charisma, and community change</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.\n\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.\n\nLittmann, J.R. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Guilty-or-Not.pdf\">Guilty or Not? A Descriptive Psychology analysis</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 87-111). Ann Arbor, MI: Descriptive Psychology Press.\n\nLittmann, J.R. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf\">Elucidating <em>Actus Reus</em> and <em>Mens Rea</em>: A Descriptive Psychology perspective</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 409-452). Ann Arbor, MI: Descriptive Psychology Press.\n\nLubuguin, F.S.A. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology</em>, Vol. 7(pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\n\nOrvik, J.M. (1985). A conceptual model for migration in Alaska. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 103-118). Greenwich, CT: JAI Press.\n\nOrvik, J.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">Technology transfer and culture change</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.\n\nOrvik, J.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P. G., Busch, E. K., & Lasater, L. (1975). The Boulder Police Department: Values and Implementations.\n\nOssorio, P. G., Aylesworth, L., & Lasater, L. (1977). <a href=\"http://www.sdp.org/wp-admin/post.php?post=5035&action=edit\">A Comprehensive Plan for the\nProvision of Mental Health Services to the Vietnamese Refugees in Denver</a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.\n\nPeek, C. J. & Heinrich, R. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Playing the Person Game in Healthcare</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\n\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Leading-113-128.pdf\">Leading: Perspectives for leaders and leadership coaches</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 113-128). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman, A.O. (1990). <em>Marketing Your Services: A Step-by-Step guide for Small Businesses and Professionals</em>. New York, NY: John Wiley and Sons.\n\nPutman, A.O. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-When-worlds-collide-81-112.pdf\">When worlds collide: The source of intractable value problems</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.\n\nSilva, J. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 119-145). Greenwich, CT: JAI Press.\n\nSchwartz, W. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Degradation, Accreditation, and Rites of Passage</a>. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.\n\nSinger, H.R., & Zeiger, P. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.\n\nTorres, W. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">Puerto Rican and Anglo conceptions of appropriate mental health services</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 147-169). Greenwich, CT: JAI Press.\n\n','<div style=\"text-align:center;\">Sample Topics:<br>Cultures, Communities, Organizations</div>','','inherit','closed','closed','','3985-revision-v1','','','2025-11-13 03:25:30','2025-11-13 03:25:30','',3985,'https://society.bsquaresite.com/?p=7023',0,'revision','',0),
(7024,1,'2025-11-13 03:25:30','2025-11-13 03:25:30','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n\n<p style = \"font-size:14px; text-align:center;\">N.B. In order to avoid redundancy, publications are <span style=\"font-weight:bold; color:#41719a;\">not</span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"<span style=\"font-weight:bold; color:#41719a;\">Sample Topics: Clinical and Therapy</span>\" for those papers.</p>\n\n<div style=\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\"></div><p style = \"text-align:center; font-weight:bold;\">\n\nAylesworth, L., & Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press\n\nBergner, L.L. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\n\nKantor, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Wizard-129-148.pdf\">We’re off to see the wizard: Politics, charisma, and community change</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.\n\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.\n\nLittmann, J.R. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Guilty-or-Not.pdf\">Guilty or Not? A Descriptive Psychology analysis</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 87-111). Ann Arbor, MI: Descriptive Psychology Press.\n\nLittmann, J.R. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf\">Elucidating <em>Actus Reus</em> and <em>Mens Rea</em>: A Descriptive Psychology perspective</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 409-452). Ann Arbor, MI: Descriptive Psychology Press.\n\nLubuguin, F.S.A. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology</em>, Vol. 7(pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\n\nOrvik, J.M. (1985). A conceptual model for migration in Alaska. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 103-118). Greenwich, CT: JAI Press.\n\nOrvik, J.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">Technology transfer and culture change</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.\n\nOrvik, J.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P. G., Busch, E. K., & Lasater, L. (1975). The Boulder Police Department: Values and Implementations.\n\nOssorio, P. G., Aylesworth, L., & Lasater, L. (1977). <a href=\"http://www.sdp.org/wp-admin/post.php?post=5035&action=edit\">A Comprehensive Plan for the\nProvision of Mental Health Services to the Vietnamese Refugees in Denver</a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.\n\nPeek, C. J. & Heinrich, R. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Playing the Person Game in Healthcare</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\n\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Leading-113-128.pdf\">Leading: Perspectives for leaders and leadership coaches</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 113-128). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman, A.O. (1990). <em>Marketing Your Services: A Step-by-Step guide for Small Businesses and Professionals</em>. New York, NY: John Wiley and Sons.\n\nPutman, A.O. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\n\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-When-worlds-collide-81-112.pdf\">When worlds collide: The source of intractable value problems</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.\n\nSilva, J. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 119-145). Greenwich, CT: JAI Press.\n\nSchwartz, W. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Degradation, Accreditation, and Rites of Passage</a>. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.\n\nSinger, H.R., & Zeiger, P. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.\n\nTorres, W. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">Puerto Rican and Anglo conceptions of appropriate mental health services</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 147-169). Greenwich, CT: JAI Press.\n\n','Sample Topics: Cultures, Communities, Organizations','','inherit','closed','closed','','3985-revision-v1','','','2025-11-13 03:25:30','2025-11-13 03:25:30','',3985,'https://society.bsquaresite.com/?p=7024',0,'revision','',0),
(7025,1,'2025-11-13 03:25:30','2025-11-13 03:25:30','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">N.B. In order to avoid redundancy, publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\n<p style = \"text-align:center; font-weight:bold;\">\nAylesworth, L., & Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press\nBergner, L.L. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\nKantor, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Wizard-129-148.pdf\">We’re off to see the wizard: Politics, charisma, and community change</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.\nLittmann, J.R. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Guilty-or-Not.pdf\">Guilty or Not? A Descriptive Psychology analysis</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 87-111). Ann Arbor, MI: Descriptive Psychology Press.\nLittmann, J.R. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf\">Elucidating <em>Actus Reus</em> and <em>Mens Rea</em>: A Descriptive Psychology perspective</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 409-452). Ann Arbor, MI: Descriptive Psychology Press.\nLubuguin, F.S.A. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology</em>, Vol. 7(pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\nOrvik, J.M. (1985). A conceptual model for migration in Alaska. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 103-118). Greenwich, CT: JAI Press.\nOrvik, J.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">Technology transfer and culture change</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.\nOrvik, J.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P. G., Busch, E. K., & Lasater, L. (1975). The Boulder Police Department: Values and Implementations.\nOssorio, P. G., Aylesworth, L., & Lasater, L. (1977). <a href=\"http://www.sdp.org/wp-admin/post.php?post=5035&action=edit\">A Comprehensive Plan for the\nProvision of Mental Health Services to the Vietnamese Refugees in Denver</a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.\nPeek, C. J. & Heinrich, R. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Playing the Person Game in Healthcare</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.\nPutman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Leading-113-128.pdf\">Leading: Perspectives for leaders and leadership coaches</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 113-128). Ann Arbor, MI: Descriptive Psychology Press.\nPutman, A.O. (1990). <em>Marketing Your Services: A Step-by-Step guide for Small Businesses and Professionals</em>. New York, NY: John Wiley and Sons.\nPutman, A.O. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-When-worlds-collide-81-112.pdf\">When worlds collide: The source of intractable value problems</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.\nSilva, J. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 119-145). Greenwich, CT: JAI Press.\nSchwartz, W. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Degradation, Accreditation, and Rites of Passage</a>. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.\nSinger, H.R., & Zeiger, P. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.\nTorres, W. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">Puerto Rican and Anglo conceptions of appropriate mental health services</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 147-169). Greenwich, CT: JAI Press.','Sample Topics: Cultures, Communities, Organizations','','inherit','closed','closed','','3985-revision-v1','','','2025-11-13 03:25:30','2025-11-13 03:25:30','',3985,'https://society.bsquaresite.com/?p=7025',0,'revision','',0),
(7026,1,'2025-11-13 03:26:15','2025-11-13 03:26:15','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n\n<div style=\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\"></div><p style = \"text-align:center; font-weight:bold;\">\n\nColvin, G. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\"> Descriptive Metaphysics: On Science, Religion, and Wisdom</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P.G. (1978). Religion without doctrine (LRI Report No. 19). Boulder, CO: Linguistic Research Institute.\n\nOssorio, P.G. (2014). <em><a href=\"http://www.sdp.org/wp-content/uploads/2018/05/PHTT-Printer-copy.pdf\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio (Vol. VIII</a>)</em>. Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1985). Worlds and world reconstruction. In K. E. Davis & T. O. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-53). Greenwich, CT: JAI Press.\n\nRoberts, M.K. (1991). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M. K. Roberts & R. M. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 37-77). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\n\nShideler, M. M. (1992). <em>Spirituality: An Approach through Descriptive Psychology</em>. Ann Arbor: Descriptive Psychology Press.\n\nShideler, M.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Shideler-Spirituality-pp-199_213.pdf\">Spirituality: The Descriptive Psychology approach</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 199-213). Ann Arbor, MI: Descriptive Psychology Press.\n\nShideler, M. (1983). The priest and the psychotherapist. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 229-242). Greenwich, CT: JAI Press.\n\nShideler, M.M. (1985). Science, religion, and religions. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 55-74). Greenwich, CT: JAI Press\n\nSinger, H.R., & Zeiger, P. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.\n\nZeiger, P.H. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf\">Toward a rapprochement of religion and science</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 195-225). Ann Arbor, MI: Descriptive Psychology Press.\n','<div style=\"text-align:center;\">Sample Topics:<br>Spirituality and Religion</div>','','inherit','closed','closed','','1915-revision-v1','','','2025-11-13 03:26:15','2025-11-13 03:26:15','',1915,'https://society.bsquaresite.com/?p=7026',0,'revision','',0),
(7027,1,'2025-11-13 03:26:15','2025-11-13 03:26:15','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n\n<div style=\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\"></div><p style = \"text-align:center; font-weight:bold;\">\n\nColvin, G. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\"> Descriptive Metaphysics: On Science, Religion, and Wisdom</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P.G. (1978). Religion without doctrine (LRI Report No. 19). Boulder, CO: Linguistic Research Institute.\n\nOssorio, P.G. (2014). <em><a href=\"http://www.sdp.org/wp-content/uploads/2018/05/PHTT-Printer-copy.pdf\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio (Vol. VIII</a>)</em>. Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1985). Worlds and world reconstruction. In K. E. Davis & T. O. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-53). Greenwich, CT: JAI Press.\n\nRoberts, M.K. (1991). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M. K. Roberts & R. M. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 37-77). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\n\nShideler, M. M. (1992). <em>Spirituality: An Approach through Descriptive Psychology</em>. Ann Arbor: Descriptive Psychology Press.\n\nShideler, M.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Shideler-Spirituality-pp-199_213.pdf\">Spirituality: The Descriptive Psychology approach</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 199-213). Ann Arbor, MI: Descriptive Psychology Press.\n\nShideler, M. (1983). The priest and the psychotherapist. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 229-242). Greenwich, CT: JAI Press.\n\nShideler, M.M. (1985). Science, religion, and religions. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 55-74). Greenwich, CT: JAI Press\n\nSinger, H.R., & Zeiger, P. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.\n\nZeiger, P.H. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf\">Toward a rapprochement of religion and science</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 195-225). Ann Arbor, MI: Descriptive Psychology Press.\n','Sample Topics: Spirituality and Religion','','inherit','closed','closed','','1915-revision-v1','','','2025-11-13 03:26:15','2025-11-13 03:26:15','',1915,'https://society.bsquaresite.com/?p=7027',0,'revision','',0),
(7028,1,'2025-11-13 03:26:16','2025-11-13 03:26:16','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"text-align:center; font-weight:bold;\">\nColvin, G. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\"> Descriptive Metaphysics: On Science, Religion, and Wisdom</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1978). Religion without doctrine (LRI Report No. 19). Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (2014). <em><a href=\"http://www.sdp.org/wp-content/uploads/2018/05/PHTT-Printer-copy.pdf\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio (Vol. VIII</a>)</em>. Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1985). Worlds and world reconstruction. In K. E. Davis & T. O. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-53). Greenwich, CT: JAI Press.\nRoberts, M.K. (1991). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M. K. Roberts & R. M. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 37-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\nShideler, M. M. (1992). <em>Spirituality: An Approach through Descriptive Psychology</em>. Ann Arbor: Descriptive Psychology Press.\nShideler, M.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Shideler-Spirituality-pp-199_213.pdf\">Spirituality: The Descriptive Psychology approach</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 199-213). Ann Arbor, MI: Descriptive Psychology Press.\nShideler, M. (1983). The priest and the psychotherapist. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 229-242). Greenwich, CT: JAI Press.\nShideler, M.M. (1985). Science, religion, and religions. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 55-74). Greenwich, CT: JAI Press\nSinger, H.R., & Zeiger, P. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.\nZeiger, P.H. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf\">Toward a rapprochement of religion and science</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 195-225). Ann Arbor, MI: Descriptive Psychology Press.','Sample Topics: Spirituality and Religion','','inherit','closed','closed','','1915-revision-v1','','','2025-11-13 03:26:16','2025-11-13 03:26:16','',1915,'https://society.bsquaresite.com/?p=7028',0,'revision','',0),
(7029,1,'2025-11-13 03:26:58','2025-11-13 03:26:58','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<div style=\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style = \"font-size:14px; text-align:center;\">In order to avoid redundancy, many publications are <span style=\"font-weight:bold; color:#41719a;\">not</span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"<span style=\"font-weight:bold; color:#41719a;\">Sample Topics: Clinical and Therapy</span>\" for those papers.</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nEmotions</span></p>\n\n<p>\nBergner, R. (1983) Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 209-227). Greenwich, CT: JAI Press.\n\nBergner, R.. (2003). Emotions: A relational view and its clinical applications. <em>American Journal of Psychotherapy</em>, <em>57</em>, 471-490.\n\nOssorio, P.G. (1986/1997). Three minute lectures on emotion. In P.G. Ossorio, <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P.G. (1986/1997). More three minute lectures on emotion. In P.G. Ossorio, Essays on clinical topics. In <em>The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\n\nShideler, M. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf\">The lover and the logician</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 145-154). Greenwich, CT: JAI Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nHumor</span>\n</p>\n\n<p>\nLittmann, J.R. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 183-207). Greenwich, CT: JAI Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nMoral Competence</span>\n</p>\n\n<p>\nHolt S.B. (1990) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nPersonal Identity and Self-Concept</span>\n</p>\n\n<p>\nBergner, R., & Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. Psychotherapy Theory, Research, Practice, Training, 37, 36-44.\n\nBergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. Journal of Theoretical and Philosophical Psychology, 37, 77-90.\n\nPutman, A.O. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Being, becoming and Belonging</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.\n\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 17-52). Greenwich, CT: JAI Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Worlds of Uncertain Status</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\n\nWechsler, R.C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nJudgment</span>\n</p>\n\n<p>\nOssorio, P.G. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nReality</p>\n\nColvin, G. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\">Descriptive Metaphysics: On Science, Religion, and Wisdom</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kuosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol. 9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\n\nShideler, M.M. (1982) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\">The creator and the discoverer</a>. In K. Davis and T. Mitchell (Eds.), </em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nIndividual Differences</span>\n</p>\n\n<p>\n\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\n\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf\">Cognition without processes</a>. In H.J. Jeffrey and R.M.  Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 33-66). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Underlying Cognitive Processes or Private Social Practices?</a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nEmpathy</span>\n</p>\n\n<p>\nSchwartz, W. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-Empathy-197-212.pdf\">The parameters of empathy: Core considerations for psychotherapy and supervision</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 197-212). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nHypnosis</span>\n</p>\n\n<p>\nPlotkin, W., & Schwartz, W. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\n\nPlotkin, W., & Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 75-98). Greenwich, CT: JAI Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nBehavioral Economics</span>\n</p>\n\n<p>\nJeffrey, H.J. (2010). <a href=\"/%E2%80%9D\" https://www.researchgate.net/publication/228788898_Homo_Communitatis_A_Rigorous_Foundation_for_Behavioral_Finance.“>Homo Communitatis: A rigorous foundation for behavioral finance</a>.\n\nJeffrey, H.J. & Putman, A.O. (2013). <a <href=\"https://www.researchgate.net/publication/263761561_The_Irrationality_Illusion_A_New_Paradigm_for_Economics_and_Behavioral_Economics\">The irrationality illusion: A new paradigm for economics and behavioral economics</a>. The Journal of Behavioral Finance, 14:3, 161-194.\n\nJeffrey, H.J. & Putman, A.O. (2015). <a href=\"https://www.researchgate.net/publication/281305700_Subjective_Probability_in_Behavioral_Economics_and_Finance_A_Radical_Reformulation\"> Probability in Behavioral Economics and Finance: A Radical Reformulation</a>. The Journal of Behavioral Finance, 16(3), 231-249.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nMulti-cultural Psychology</span>\n</p>\n\n<p>\nAylesworth, L., & Ossorio, P. (1983). Refugees: Cultural displacement and its effects. In K. Davis and R. Bergner (Eds.), Advances in Descriptive Psychology: Vol. 3, (pp. 45-92). Greenwich, CT: JAI Press.\n\nLubuguin, F.S.A. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P.G. (1982/1983). A multicultural psychology. In K.E. Davis & R.M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 3</em>, (pp. 13-44). Greenwich, CN: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)\n\nSilva, J. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 119-145). Greenwich, CT: JAI Press.\n\nTorres, W. (1983). Puerto Rican and Anglo conceptions of appropriate mental health services</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 147-169). Greenwich, CT: JAI Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nSex Roles and Gender Identity</span>\n</p>\n\n<p>\nAllen, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press\n\nAllen-Zeiger, C., & Allen, S. (1992). Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment Austin, TX: New Perspectives Press.\n\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\n\nSapin, C.R. & Forward, J.R. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nEmbodiment</span>\n</p>\n\n<p>\n\nBergner, R. (2001). What is behavior? And so What? <em>New Ideas in Psychology</em>, <em>29</em>, 147-“155.\n\nBergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">Is it all really biological?</a> Journal of Theoretical and Philosophical Psychology, 24, 30-49.\n\nBergner, R.M. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Underlying Cognitive Processes or Private Social Practices?</a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf\">Can psychological science be replaced by biological science?</a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 44-68). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R. (2016). <a href=\"/%E2%80%9Dhttps://www.researchgate.net/publication/283245444_What_Is_Behavior_And_Why_Is_It_Not_Reducible_to_Biological_States_of_Affairs%E2%80%9D\"> What is “behavior?” And why is it not reducible to biological states of affairs?</a> Journal of Theoretical and Philosophical Psychology, 36, 41-55.\n\nBergner, R. (2018). <a href=\"https://www.researchgate.net/publication/324099936_The_Case_Against_the_Case_Against_Free_Will\"> The case against the case against free will</a>. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>38</em>, 77-90.\n\nDavis, K.E. (2008). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Davis-Review-012508.pdf\" rel=\"\">Brains don’t think and organisms don’t create cultures or develop spontaneous languages</a>. <em>PsyCritiques</em>, <em>53</em>.\n\nJeffrey, H.J. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\">A new paradigm for artificial intelligence</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 177-194). Greenwich, CT: JAI Press.</p>\n\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio,  P. G. (1980/1982). Embodiment. In  K.E. Davis  & T.O. Mitchell (Eds.), <em>Advances  in  Descriptive  Psychology, Vol. 2</em>, (pp. 11-32). Greenwich, CN: JAI Press.\n\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc.\n\nOssorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-Out-of-Nowhere-Complete-Version.pdf\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-Out-of-Nowhere-Complete-Version.pdf\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\n\nPlotkin, W. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Plotkin-Consciousness-211-237.pdf\"> Consciousness</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 211-237). Greenwich, CT: JAI Press.\n\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Artificial persons</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\n\nSchwartz, W. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\">The problem of other possible persons: Dolphins, primates, and aliens</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\n</p>\n\n\n\n\n','<div style=\"text-align:center\">Sample Topics:<br>Conceptual Elucidation</div>','','inherit','closed','closed','','1917-revision-v1','','','2025-11-13 03:26:58','2025-11-13 03:26:58','',1917,'https://society.bsquaresite.com/?p=7029',0,'revision','',0),
(7030,1,'2025-11-13 03:26:59','2025-11-13 03:26:59','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<div style=\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style = \"font-size:14px; text-align:center;\">In order to avoid redundancy, many publications are <span style=\"font-weight:bold; color:#41719a;\">not</span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"<span style=\"font-weight:bold; color:#41719a;\">Sample Topics: Clinical and Therapy</span>\" for those papers.</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nEmotions</span></p>\n\n<p>\nBergner, R. (1983) Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 209-227). Greenwich, CT: JAI Press.\n\nBergner, R.. (2003). Emotions: A relational view and its clinical applications. <em>American Journal of Psychotherapy</em>, <em>57</em>, 471-490.\n\nOssorio, P.G. (1986/1997). Three minute lectures on emotion. In P.G. Ossorio, <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P.G. (1986/1997). More three minute lectures on emotion. In P.G. Ossorio, Essays on clinical topics. In <em>The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\n\nShideler, M. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf\">The lover and the logician</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 145-154). Greenwich, CT: JAI Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nHumor</span>\n</p>\n\n<p>\nLittmann, J.R. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 183-207). Greenwich, CT: JAI Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nMoral Competence</span>\n</p>\n\n<p>\nHolt S.B. (1990) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nPersonal Identity and Self-Concept</span>\n</p>\n\n<p>\nBergner, R., & Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. Psychotherapy Theory, Research, Practice, Training, 37, 36-44.\n\nBergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. Journal of Theoretical and Philosophical Psychology, 37, 77-90.\n\nPutman, A.O. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Being, becoming and Belonging</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.\n\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 17-52). Greenwich, CT: JAI Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Worlds of Uncertain Status</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\n\nWechsler, R.C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nJudgment</span>\n</p>\n\n<p>\nOssorio, P.G. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nReality</p>\n\nColvin, G. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\">Descriptive Metaphysics: On Science, Religion, and Wisdom</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kuosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol. 9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\n\nShideler, M.M. (1982) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\">The creator and the discoverer</a>. In K. Davis and T. Mitchell (Eds.), </em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nIndividual Differences</span>\n</p>\n\n<p>\n\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\n\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf\">Cognition without processes</a>. In H.J. Jeffrey and R.M.  Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 33-66). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Underlying Cognitive Processes or Private Social Practices?</a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nEmpathy</span>\n</p>\n\n<p>\nSchwartz, W. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-Empathy-197-212.pdf\">The parameters of empathy: Core considerations for psychotherapy and supervision</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 197-212). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nHypnosis</span>\n</p>\n\n<p>\nPlotkin, W., & Schwartz, W. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\n\nPlotkin, W., & Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 75-98). Greenwich, CT: JAI Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nBehavioral Economics</span>\n</p>\n\n<p>\nJeffrey, H.J. (2010). <a href=\"/%E2%80%9D\" https://www.researchgate.net/publication/228788898_Homo_Communitatis_A_Rigorous_Foundation_for_Behavioral_Finance.“>Homo Communitatis: A rigorous foundation for behavioral finance</a>.\n\nJeffrey, H.J. & Putman, A.O. (2013). <a <href=\"https://www.researchgate.net/publication/263761561_The_Irrationality_Illusion_A_New_Paradigm_for_Economics_and_Behavioral_Economics\">The irrationality illusion: A new paradigm for economics and behavioral economics</a>. The Journal of Behavioral Finance, 14:3, 161-194.\n\nJeffrey, H.J. & Putman, A.O. (2015). <a href=\"https://www.researchgate.net/publication/281305700_Subjective_Probability_in_Behavioral_Economics_and_Finance_A_Radical_Reformulation\"> Probability in Behavioral Economics and Finance: A Radical Reformulation</a>. The Journal of Behavioral Finance, 16(3), 231-249.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nMulti-cultural Psychology</span>\n</p>\n\n<p>\nAylesworth, L., & Ossorio, P. (1983). Refugees: Cultural displacement and its effects. In K. Davis and R. Bergner (Eds.), Advances in Descriptive Psychology: Vol. 3, (pp. 45-92). Greenwich, CT: JAI Press.\n\nLubuguin, F.S.A. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P.G. (1982/1983). A multicultural psychology. In K.E. Davis & R.M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 3</em>, (pp. 13-44). Greenwich, CN: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)\n\nSilva, J. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 119-145). Greenwich, CT: JAI Press.\n\nTorres, W. (1983). Puerto Rican and Anglo conceptions of appropriate mental health services</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 147-169). Greenwich, CT: JAI Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nSex Roles and Gender Identity</span>\n</p>\n\n<p>\nAllen, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press\n\nAllen-Zeiger, C., & Allen, S. (1992). Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment Austin, TX: New Perspectives Press.\n\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\n\nSapin, C.R. & Forward, J.R. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nEmbodiment</span>\n</p>\n\n<p>\n\nBergner, R. (2001). What is behavior? And so What? <em>New Ideas in Psychology</em>, <em>29</em>, 147-“155.\n\nBergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">Is it all really biological?</a> Journal of Theoretical and Philosophical Psychology, 24, 30-49.\n\nBergner, R.M. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Underlying Cognitive Processes or Private Social Practices?</a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R.M. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf\">Can psychological science be replaced by biological science?</a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 44-68). Ann Arbor, MI: Descriptive Psychology Press.\n\nBergner, R. (2016). <a href=\"/%E2%80%9Dhttps://www.researchgate.net/publication/283245444_What_Is_Behavior_And_Why_Is_It_Not_Reducible_to_Biological_States_of_Affairs%E2%80%9D\"> What is “behavior?” And why is it not reducible to biological states of affairs?</a> Journal of Theoretical and Philosophical Psychology, 36, 41-55.\n\nBergner, R. (2018). <a href=\"https://www.researchgate.net/publication/324099936_The_Case_Against_the_Case_Against_Free_Will\"> The case against the case against free will</a>. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>38</em>, 77-90.\n\nDavis, K.E. (2008). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Davis-Review-012508.pdf\" rel=\"\">Brains don’t think and organisms don’t create cultures or develop spontaneous languages</a>. <em>PsyCritiques</em>, <em>53</em>.\n\nJeffrey, H.J. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\">A new paradigm for artificial intelligence</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 177-194). Greenwich, CT: JAI Press.</p>\n\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio,  P. G. (1980/1982). Embodiment. In  K.E. Davis  & T.O. Mitchell (Eds.), <em>Advances  in  Descriptive  Psychology, Vol. 2</em>, (pp. 11-32). Greenwich, CN: JAI Press.\n\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc.\n\nOssorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-Out-of-Nowhere-Complete-Version.pdf\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-Out-of-Nowhere-Complete-Version.pdf\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\n\nPlotkin, W. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Plotkin-Consciousness-211-237.pdf\"> Consciousness</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 211-237). Greenwich, CT: JAI Press.\n\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Artificial persons</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\n\nSchwartz, W. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\">The problem of other possible persons: Dolphins, primates, and aliens</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\n</p>\n\n\n\n\n','Sample Topics: Conceptual Elucidation','','inherit','closed','closed','','1917-revision-v1','','','2025-11-13 03:26:59','2025-11-13 03:26:59','',1917,'https://society.bsquaresite.com/?p=7030',0,'revision','',0),
(7031,1,'2025-11-13 03:26:59','2025-11-13 03:26:59','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">In order to avoid redundancy, many publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nEmotions</p>\n<p>\nBergner, R. (1983) Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 209-227). Greenwich, CT: JAI Press.\nBergner, R.. (2003). Emotions: A relational view and its clinical applications. <em>American Journal of Psychotherapy</em>, <em>57</em>, 471-490.\nOssorio, P.G. (1986/1997). Three minute lectures on emotion. In P.G. Ossorio, <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1986/1997). More three minute lectures on emotion. In P.G. Ossorio, Essays on clinical topics. In <em>The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\nShideler, M. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf\">The lover and the logician</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 145-154). Greenwich, CT: JAI Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nHumor\n</p>\n<p>\nLittmann, J.R. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 183-207). Greenwich, CT: JAI Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nMoral Competence\n</p>\n<p>\nHolt S.B. (1990) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nPersonal Identity and Self-Concept\n</p>\n<p>\nBergner, R., & Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. Psychotherapy Theory, Research, Practice, Training, 37, 36-44.\nBergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. Journal of Theoretical and Philosophical Psychology, 37, 77-90.\nPutman, A.O. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Being, becoming and Belonging</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 17-52). Greenwich, CT: JAI Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Worlds of Uncertain Status</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\nWechsler, R.C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nJudgment\n</p>\n<p>\nOssorio, P.G. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nReality</p>\nColvin, G. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\">Descriptive Metaphysics: On Science, Religion, and Wisdom</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kuosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol. 9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\nShideler, M.M. (1982) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\">The creator and the discoverer</a>. In K. Davis and T. Mitchell (Eds.), </em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nIndividual Differences\n</p>\n<p>\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf\">Cognition without processes</a>. In H.J. Jeffrey and R.M.  Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 33-66). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Underlying Cognitive Processes or Private Social Practices?</a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nEmpathy\n</p>\n<p>\nSchwartz, W. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-Empathy-197-212.pdf\">The parameters of empathy: Core considerations for psychotherapy and supervision</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 197-212). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nHypnosis\n</p>\n<p>\nPlotkin, W., & Schwartz, W. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\nPlotkin, W., & Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 75-98). Greenwich, CT: JAI Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nBehavioral Economics\n</p>\n<p>\nJeffrey, H.J. (2010). <a href=\"/%E2%80%9D\" https://www.researchgate.net/publication/228788898_Homo_Communitatis_A_Rigorous_Foundation_for_Behavioral_Finance.“>Homo Communitatis: A rigorous foundation for behavioral finance</a>.\nJeffrey, H.J. & Putman, A.O. (2013). <a <href=\"https://www.researchgate.net/publication/263761561_The_Irrationality_Illusion_A_New_Paradigm_for_Economics_and_Behavioral_Economics\">The irrationality illusion: A new paradigm for economics and behavioral economics</a>. The Journal of Behavioral Finance, 14:3, 161-194.\nJeffrey, H.J. & Putman, A.O. (2015). <a href=\"https://www.researchgate.net/publication/281305700_Subjective_Probability_in_Behavioral_Economics_and_Finance_A_Radical_Reformulation\"> Probability in Behavioral Economics and Finance: A Radical Reformulation</a>. The Journal of Behavioral Finance, 16(3), 231-249.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nMulti-cultural Psychology\n</p>\n<p>\nAylesworth, L., & Ossorio, P. (1983). Refugees: Cultural displacement and its effects. In K. Davis and R. Bergner (Eds.), Advances in Descriptive Psychology: Vol. 3, (pp. 45-92). Greenwich, CT: JAI Press.\nLubuguin, F.S.A. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1982/1983). A multicultural psychology. In K.E. Davis & R.M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 3</em>, (pp. 13-44). Greenwich, CN: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)\nSilva, J. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 119-145). Greenwich, CT: JAI Press.\nTorres, W. (1983). Puerto Rican and Anglo conceptions of appropriate mental health services</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 147-169). Greenwich, CT: JAI Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nSex Roles and Gender Identity\n</p>\n<p>\nAllen, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press\nAllen-Zeiger, C., & Allen, S. (1992). Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment Austin, TX: New Perspectives Press.\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\nSapin, C.R. & Forward, J.R. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nEmbodiment\n</p>\n<p>\nBergner, R. (2001). What is behavior? And so What? <em>New Ideas in Psychology</em>, <em>29</em>, 147-“155.\nBergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">Is it all really biological?</a> Journal of Theoretical and Philosophical Psychology, 24, 30-49.\nBergner, R.M. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Underlying Cognitive Processes or Private Social Practices?</a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf\">Can psychological science be replaced by biological science?</a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 44-68). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (2016). <a href=\"/%E2%80%9Dhttps://www.researchgate.net/publication/283245444_What_Is_Behavior_And_Why_Is_It_Not_Reducible_to_Biological_States_of_Affairs%E2%80%9D\"> What is “behavior?” And why is it not reducible to biological states of affairs?</a> Journal of Theoretical and Philosophical Psychology, 36, 41-55.\nBergner, R. (2018). <a href=\"https://www.researchgate.net/publication/324099936_The_Case_Against_the_Case_Against_Free_Will\"> The case against the case against free will</a>. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>38</em>, 77-90.\nDavis, K.E. (2008). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Davis-Review-012508.pdf\" rel=\"\">Brains don’t think and organisms don’t create cultures or develop spontaneous languages</a>. <em>PsyCritiques</em>, <em>53</em>.\nJeffrey, H.J. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\">A new paradigm for artificial intelligence</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 177-194). Greenwich, CT: JAI Press.</p>\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio,  P. G. (1980/1982). Embodiment. In  K.E. Davis  & T.O. Mitchell (Eds.), <em>Advances  in  Descriptive  Psychology, Vol. 2</em>, (pp. 11-32). Greenwich, CN: JAI Press.\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc.\nOssorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-Out-of-Nowhere-Complete-Version.pdf\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-Out-of-Nowhere-Complete-Version.pdf\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\nPlotkin, W. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Plotkin-Consciousness-211-237.pdf\"> Consciousness</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 211-237). Greenwich, CT: JAI Press.\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Artificial persons</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\nSchwartz, W. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\">The problem of other possible persons: Dolphins, primates, and aliens</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\n</p>','Sample Topics: Conceptual Elucidation','','inherit','closed','closed','','1917-revision-v1','','','2025-11-13 03:26:59','2025-11-13 03:26:59','',1917,'https://society.bsquaresite.com/?p=7031',0,'revision','',0),
(7032,1,'2025-11-13 03:27:49','2025-11-13 03:27:49','<figure>\n<a href=\"http://www.sdp.org/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\"><img src=\"http://www.sdp.org/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg\" alt=\"\" width=\"300\" height=\"203\" class=\"aligncenter size-medium wp-image-973\" /></a>\n<p style = \"margin-top: -20px;\"><figcaption align = \"center\" style = \"font-size: 14px\">Photo courtesy of C.J. Peek</figcaption></p>\n</figure>\n<p style = \"margin-top: 30px;\"><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p>\nHe joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.\n\nHis publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.\n\nDr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.\n\nHis papers are housed in the <a href = \"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.\n\nPDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection</b></em> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\"></em>Dr. Ossorio\'s Publications</em></a> page.','<p align = \"center\">Dr. Peter G. Ossorio</p>','','inherit','closed','closed','','79-revision-v1','','','2025-11-13 03:27:49','2025-11-13 03:27:49','',79,'https://society.bsquaresite.com/?p=7032',0,'revision','',0),
(7033,1,'2025-11-13 03:27:49','2025-11-13 03:27:49','<figure>\n<a href=\"http://www.sdp.org/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\"><img src=\"http://www.sdp.org/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg\" alt=\"\" width=\"300\" height=\"203\" class=\"aligncenter size-medium wp-image-973\" /></a>\n<p style = \"margin-top: -20px;\"><figcaption align = \"center\" style = \"font-size: 14px\">Photo courtesy of C.J. Peek</figcaption></p>\n</figure>\n<p style = \"margin-top: 30px;\"><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p>\nHe joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.\n\nHis publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.\n\nDr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.\n\nHis papers are housed in the <a href = \"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.\n\nPDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection</b></em> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\"></em>Dr. Ossorio\'s Publications</em></a> page.','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-11-13 03:27:49','2025-11-13 03:27:49','',79,'https://society.bsquaresite.com/?p=7033',0,'revision','',0),
(7034,1,'2025-11-13 03:27:49','2025-11-13 03:27:49','<figure>\n<a href=\"http://www.sdp.org/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\"><img src=\"http://www.sdp.org/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg\" alt=\"\" width=\"300\" height=\"203\" /></a>\n<p style = \"margin-top: -20px;\"><figcaption align = \"center\" style = \"font-size: 14px\">Photo courtesy of C.J. Peek</figcaption></p>\n</figure>\n<p style = \"margin-top: 30px;\"><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p>\nHe joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.\nHis publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.\nDr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.\nHis papers are housed in the <a href = \"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.\nPDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection</b></em> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\"></em>Dr. Ossorio\'s Publications</em></a> page.','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-11-13 03:27:49','2025-11-13 03:27:49','',79,'https://society.bsquaresite.com/?p=7034',0,'revision','',0),
(7035,1,'2025-11-13 03:28:38','2025-11-13 03:28:38','<div style=\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\"></div>\n<p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p>\n<p style=\"text-align: center;\">Click a title below to view that dissertation\'s abstract (if available).</p>\n\n<p style=\"text-align: center;\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the “<span style=\"font-weight: bold;\">SDP Members\' Publications</span>” link under the “<span style=\"font-weight: bold;\"><br>Publications</span>” main menu choice.</p>\n\n<p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <span style=\"font-weight:bold\">\"Publications\"</span> main menu choice. Those dissertations and doctoral projects were typically  chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 30px auto; background-color: #003366;\"></div>\n\n<span style=\"color: #003366; font-weight: bold;\">Aylesworth, L. S.</span> (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/aylesworth.html\">Stress, mental health and need satisfaction among Indochinese in Colorado.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1490B. (University Microfilms No. 80-21544)\n\n<span style=\"color: #003366; font-weight: bold;\">Baker, E. M.</span> (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/baker.html\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 3378B. (University Microfilms No. 77-29896)\n\n<span style=\"color: #003366; font-weight: bold;\">Bender, J. E.</span> (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/jbender.html\">Differences in appreciation of behavioral significance and intrinsicness.</a> <em>Dissertation Abstracts International</em>, <em>44</em>, 3922B. (University Microfilms No. DA8400877)\n\n<span style=\"color: #003366; font-weight: bold;\">Bergner, L. L.</span> (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lbergner.html\">The assessment of marital health.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5778B-5779B. (University Microfilms No. 76-11548)\n\n<span style=\"color: #003366; font-weight: bold;\">Bergner, R. M.</span> (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/rbergner.html\">The development and evaluation of a\ntraining videotape for the resolution of marital conflict.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3485B. (University Microfilms No. 73-32510)\n\n<span style=\"color: #003366; font-weight: bold;\">Busch, E. K.</span> (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/busch.html\">Police personnel evaluation procedures as an aspect of organizational control.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 17A. (University Microfilms No. 81-13949)\n\n<span style=\"color: #003366; font-weight: bold;\">Cabezas, C. S.</span> (1991). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/cabezas.html\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> <em>Dissertation Abstracts International</em>, <em>52(6-A)</em>, 2069.\n\n<span style=\"color: #003366; font-weight: bold;\">Carlson, R. H.</span> (1979). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/carlson.html\">A computer implementation of the reason formulation applied to person perception.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3384B-3385B. (University Microfilms No. 79-23220)\n\n<span style=\"color: #003366; font-weight: bold;\">Clapp, W. F.</span> (1966). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/clapp.html\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)\n\n<span style=\"color: #003366; font-weight: bold;\">Comtois, R. J.</span> (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/comtois.html\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1071A. (University Microfilms No. 71-21578)\n\n<span style=\"color: #003366; font-weight: bold;\">Crabbe, J. L.</span> (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crabbe.html\">Menstruation as stigma.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)\n\n<span style=\"color: #003366; font-weight: bold;\">Crouch, T.</span> (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crouch.html\">Status dynamics of sexual relationships.</a> <em>Dissertation Abstracts International</em>, <em>50(6-B)</em>, Dec, 1989. pp. 2617-2618.\n\n<span style=\"color: #003366; font-weight: bold;\">Felknor, J. E.</span> (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/felknor.html\">Interpersonal understanding as an aspect of interpersonal interaction.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 6236B. (University Microfilms No. 78-08897)\n\n<span style=\"color: #003366; font-weight: bold;\">Garcia, R. G.</span> (1985). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/garcia.html\">Personality and alcoholism treatment.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 3592B. (University Microfilms No. DA8528485)\n\n<span style=\"color: #003366; font-weight: bold;\">Holmes, J. R.</span> (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holmes.html\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5795B. (University Microfilms No. 76-11584)\n\n<span style=\"color: #003366; font-weight: bold;\">Holt, S.B.</span> (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holt.html\">Appraisal and competence in moral judgment and behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1507B. (University Microfilms No. 80-21586)\n\n<span style=\"color: #003366; font-weight: bold;\">Huk, J. E.</span> (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/huk.html\">Pre-empirical considerations for a behavioral science.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3466B. (University Microfilms No. 73-32554)\n\n<span style=\"color: #003366; font-weight: bold;\">Ida, D.</span> (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ida.html\">Depression, hopelessness, and suicide ideation among Asian-American students</a>. <em>Dissertation Abstracts International</em>, <em>51(1-B)</em>, pp. 431-432.\n\n<span style=\"color: #003366; font-weight: bold;\">Johnston, C. L.</span> (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/johnston.html\">A high power-low power account of sexual jealousy</a>. <em>Dissertation Abstracts International</em>, <em>43</em>, 4150B. (University Microfilms No. DA8309852)\n\n<span style=\"color: #003366; font-weight: bold;\">Kantor, C.</span> (1977). <a href=\"http://www.sdp.org/wp content/uploads/2017/12/kantor.html\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 304B. (University Microfilms No. 84-22724)\n\n<span style=\"color: #003366; font-weight: bold;\">Kelling, G. W.</span> (1972). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kelling.html\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 1359A-1360A. (University Microfilms No. 73-18576)\n\n<span style=\"color: #003366; font-weight: bold;\">Kirsch, N. L.</span> (1978). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kirsch.html\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> <em>Dissertation Abstracts International</em>, <em>39</em>, 4038B-4039B. (University Microfilms No. 79-03066\n\n<span style=\"color: #003366; font-weight: bold;\">Larsen, E. A.</span> (1968). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/larsen.html\">A pre-normative and predictive study of the college student Rorschach.</a> <em>Dissertation Abstracts International</em>, <em>29</em>, 2204B-2205B. (University Microfilms No. 68-14389)\n\n<span style=\"color: #003366; font-weight: bold;\">Lasater, L.</span> (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lasater.html\">Stress and health in a Colorado coal mining community.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3945B. (University Microfilms No. 80-02994)\n\n<span style=\"color: #003366; font-weight: bold;\">Latham, C. A.</span> (1983). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/latham.html\">A high power-low power account of self- criticism.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 3075B-3076B. (University\nMicrofilms No. DA8428662)\n\n<span style=\"color: #003366; font-weight: bold;\">Lind, D. R.</span> (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lind.html\">A study of the self-disclosure and self-presentation variables.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1217B-1218B. (University Microfilms No. 71-21607)\n\n<span style=\"color: #003366; font-weight: bold;\">Littler, S. L.</span> (1987). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/littler.html\">Significance in schizophrenic thought disorder.</a> <em>Dissertation Abstracts International</em>, <em>49(7-B)</em> 2864.\n\n<span style=\"color: #003366; font-weight: bold;\">Littmann, J. R.</span> (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2018/12/littmann-dissertation-abstract-page.pdf\">A theory of humor.</a><em>Dissertation Abstracts International</em>, <em>40</em>, 5410B-5411B. (University Microfilms No. 80-11288)\n\n<span style=\"color: #003366; font-weight: bold;\">Lubuguin, F. (1993)</span>. <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lubuguin.html\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering</em>, <em>54(10-B)</em>, 5395.\n\n<span style=\"color: #003366; font-weight: bold;\">Marshall, K. M.</span> (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/marshall.html\">The significance of criminal and noncriminal behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)\n\n<span style=\"color: #003366; font-weight: bold;\">Minerva, D.</span> (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/minerva.html\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> <em>Dissertation Abstracts International</em>, <em>51(6-B)</em>, 3141.\n\n<span style=\"color: #003366; font-weight: bold;\">Mitchell, T. O.</span> (1969). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/mitchell.html\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)\n\n<span style=\"color: #003366; font-weight: bold;\">Peek, C. J.</span> (1976). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/peek.html\">Faith and skepticism in biofeedback learning.</a> <em>Dissertation Abstracts International,</em> <em>37</em>, 4160B. (University Microfilms No. 77-3217)</span>\n\n<span style=\"color: #003366; font-weight: bold;\">Pomerantz, J. M.</span> (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/pomerantz-dissertation-abstract.html\">Significance appreciation and authentic love and friendship</a>. <em>Dissertation Abstracts International</em>, <em>50(7-B)</em>, 3172.(University Microfilms No. 77-3217)\n\n<span style=\"color: #003366; font-weight: bold;\">Putman, A. O.</span> (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/putman.html\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3506B. (University Microfilms No. 73-32585)\n\n<span style=\"color: #003366; font-weight: bold;\">Quintana, D. N.</span> (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/quintana.html\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> <em>Dissertation Abstracts International</em>,  <em>52(1-B)</em>, 529.\n\n<span style=\"color: #003366; font-weight: bold;\">Ricketts, J. L.</span> (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ricketts.html\">A systematic approach to the identification of schizogenic family interaction.</a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)\n\n<span style=\"color: #003366; font-weight: bold;\">Roberts, M. K.</span> (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-dissertation.html\">Partners, lovers, friends: A status dynamic study of men and women.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)\n\n<span style=\"color: #003366; font-weight: bold;\">Sanchez, J.</span> (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sanchez.html\">Chicano identification and its correlates.</a> <em>Dissertation Abstracts International</em>, <em>54(2-B)</em>, 1111-1112.\n\n<span style=\"color: #003366; font-weight: bold;\">Sapin, C. R.</span> (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sapin.html\">A status formulation of sex differences.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 5418B. (University Microfilms No. 80-11304)\n\n<span style=\"color: #003366; font-weight: bold;\">Schmitz, T. J.</span> (1965).<a href = \"http://www.sdp.org/wp-content/uploads/2017/12/schmitz.html\"> A factor analytic study of stimulus values of the Thematic Apperception Test.</a> <em>Dissertation Abstracts</em>, <em>26</em>, 6858-6859. (University Microfilms No. 66-2830)\n\n<span style=\"color: #003366; font-weight: bold;\">Schwartz, W. R.</span> (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/schwartz.html\">Time and context in the hypnotic state: An examination of some state specific effects</a>. <em>Dissertation Abstracts International</em>, <em>38</em>, 3415B. (University Microfilms No. 77-29976)\n\n<span style=\"color: #003366; font-weight: bold;\">Sidman, J.</span> (1968). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sidman.html\">Empathy and helping behavior in college students.</a> <em>Dissertation Abstracts</em>, <em>29</em>, 3921B-3922B. (University Microfilms No. 69-4338)\n\n<span style=\"color: #003366; font-weight: bold;\">Silva, J. C.</span> (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/silva.html\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 432B-433B. (University Microfilms No. 81-14009)\n\n<span style=\"color: #003366; font-weight: bold;\">Tempey, D. F.</span> (1974). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/tempey.html\">Trust, choice behavior, and activity description</a>. <em>Dissertation Abstracts International</em>, <em>35</em>, 4199B. (University Microfilms\nNo. 75-3842)\n\n<span style=\"color: #003366; font-weight: bold;\">Torres, W. J.</span> (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/torres.html\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 393B-394B. (University Microfilms No. 81-14015)\n\n<span style=\"color: #003366; font-weight: bold;\">Viniegra, J. M.</span> (1986). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/viniegra.html\">The relevance of parental characteristics for developmental delay in children.</a> <em>Dissertation Abstracts International</em>, <em>47</em>, 809B. (University Microfilms No. DA8608648)\n\n<span style=\"color: #003366; font-weight: bold;\">Wechsler, R. C.</span> (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/wechsler.html\">The relationship between personality and manic states: A status dynamic formulation.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 370B. (University Microfilms No. DA8408083)\n\n<span style=\"color: #003366; font-weight: bold;\">Zeiger, C. A.</span> (1976). <a href=\"http://A psychological approach to the improvement of myopia.\">A psychological approach to the improvement of myopia.</a> <em>Dissertation Abstracts International</em>, <em>37</em>, 6359B. (University Microfilms No. 77-11348)\n\nNote: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.','<p style = \"text-align:center; font-size:24px; font-weight:bold; color:#003366;\">Descriptive Dissertations: 1965-1993</p>','','inherit','closed','closed','','3367-revision-v1','','','2025-11-13 03:28:38','2025-11-13 03:28:38','',3367,'https://society.bsquaresite.com/?p=7035',0,'revision','',0),
(7036,1,'2025-11-13 03:28:38','2025-11-13 03:28:38','<div style=\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\"></div>\n<p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p>\n<p style=\"text-align: center;\">Click a title below to view that dissertation\'s abstract (if available).</p>\n\n<p style=\"text-align: center;\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the “<span style=\"font-weight: bold;\">SDP Members\' Publications</span>” link under the “<span style=\"font-weight: bold;\"><br>Publications</span>” main menu choice.</p>\n\n<p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <span style=\"font-weight:bold\">\"Publications\"</span> main menu choice. Those dissertations and doctoral projects were typically  chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 30px auto; background-color: #003366;\"></div>\n\n<span style=\"color: #003366; font-weight: bold;\">Aylesworth, L. S.</span> (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/aylesworth.html\">Stress, mental health and need satisfaction among Indochinese in Colorado.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1490B. (University Microfilms No. 80-21544)\n\n<span style=\"color: #003366; font-weight: bold;\">Baker, E. M.</span> (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/baker.html\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 3378B. (University Microfilms No. 77-29896)\n\n<span style=\"color: #003366; font-weight: bold;\">Bender, J. E.</span> (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/jbender.html\">Differences in appreciation of behavioral significance and intrinsicness.</a> <em>Dissertation Abstracts International</em>, <em>44</em>, 3922B. (University Microfilms No. DA8400877)\n\n<span style=\"color: #003366; font-weight: bold;\">Bergner, L. L.</span> (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lbergner.html\">The assessment of marital health.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5778B-5779B. (University Microfilms No. 76-11548)\n\n<span style=\"color: #003366; font-weight: bold;\">Bergner, R. M.</span> (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/rbergner.html\">The development and evaluation of a\ntraining videotape for the resolution of marital conflict.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3485B. (University Microfilms No. 73-32510)\n\n<span style=\"color: #003366; font-weight: bold;\">Busch, E. K.</span> (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/busch.html\">Police personnel evaluation procedures as an aspect of organizational control.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 17A. (University Microfilms No. 81-13949)\n\n<span style=\"color: #003366; font-weight: bold;\">Cabezas, C. S.</span> (1991). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/cabezas.html\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> <em>Dissertation Abstracts International</em>, <em>52(6-A)</em>, 2069.\n\n<span style=\"color: #003366; font-weight: bold;\">Carlson, R. H.</span> (1979). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/carlson.html\">A computer implementation of the reason formulation applied to person perception.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3384B-3385B. (University Microfilms No. 79-23220)\n\n<span style=\"color: #003366; font-weight: bold;\">Clapp, W. F.</span> (1966). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/clapp.html\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)\n\n<span style=\"color: #003366; font-weight: bold;\">Comtois, R. J.</span> (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/comtois.html\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1071A. (University Microfilms No. 71-21578)\n\n<span style=\"color: #003366; font-weight: bold;\">Crabbe, J. L.</span> (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crabbe.html\">Menstruation as stigma.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)\n\n<span style=\"color: #003366; font-weight: bold;\">Crouch, T.</span> (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crouch.html\">Status dynamics of sexual relationships.</a> <em>Dissertation Abstracts International</em>, <em>50(6-B)</em>, Dec, 1989. pp. 2617-2618.\n\n<span style=\"color: #003366; font-weight: bold;\">Felknor, J. E.</span> (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/felknor.html\">Interpersonal understanding as an aspect of interpersonal interaction.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 6236B. (University Microfilms No. 78-08897)\n\n<span style=\"color: #003366; font-weight: bold;\">Garcia, R. G.</span> (1985). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/garcia.html\">Personality and alcoholism treatment.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 3592B. (University Microfilms No. DA8528485)\n\n<span style=\"color: #003366; font-weight: bold;\">Holmes, J. R.</span> (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holmes.html\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5795B. (University Microfilms No. 76-11584)\n\n<span style=\"color: #003366; font-weight: bold;\">Holt, S.B.</span> (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holt.html\">Appraisal and competence in moral judgment and behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1507B. (University Microfilms No. 80-21586)\n\n<span style=\"color: #003366; font-weight: bold;\">Huk, J. E.</span> (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/huk.html\">Pre-empirical considerations for a behavioral science.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3466B. (University Microfilms No. 73-32554)\n\n<span style=\"color: #003366; font-weight: bold;\">Ida, D.</span> (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ida.html\">Depression, hopelessness, and suicide ideation among Asian-American students</a>. <em>Dissertation Abstracts International</em>, <em>51(1-B)</em>, pp. 431-432.\n\n<span style=\"color: #003366; font-weight: bold;\">Johnston, C. L.</span> (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/johnston.html\">A high power-low power account of sexual jealousy</a>. <em>Dissertation Abstracts International</em>, <em>43</em>, 4150B. (University Microfilms No. DA8309852)\n\n<span style=\"color: #003366; font-weight: bold;\">Kantor, C.</span> (1977). <a href=\"http://www.sdp.org/wp content/uploads/2017/12/kantor.html\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 304B. (University Microfilms No. 84-22724)\n\n<span style=\"color: #003366; font-weight: bold;\">Kelling, G. W.</span> (1972). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kelling.html\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 1359A-1360A. (University Microfilms No. 73-18576)\n\n<span style=\"color: #003366; font-weight: bold;\">Kirsch, N. L.</span> (1978). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kirsch.html\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> <em>Dissertation Abstracts International</em>, <em>39</em>, 4038B-4039B. (University Microfilms No. 79-03066\n\n<span style=\"color: #003366; font-weight: bold;\">Larsen, E. A.</span> (1968). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/larsen.html\">A pre-normative and predictive study of the college student Rorschach.</a> <em>Dissertation Abstracts International</em>, <em>29</em>, 2204B-2205B. (University Microfilms No. 68-14389)\n\n<span style=\"color: #003366; font-weight: bold;\">Lasater, L.</span> (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lasater.html\">Stress and health in a Colorado coal mining community.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3945B. (University Microfilms No. 80-02994)\n\n<span style=\"color: #003366; font-weight: bold;\">Latham, C. A.</span> (1983). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/latham.html\">A high power-low power account of self- criticism.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 3075B-3076B. (University\nMicrofilms No. DA8428662)\n\n<span style=\"color: #003366; font-weight: bold;\">Lind, D. R.</span> (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lind.html\">A study of the self-disclosure and self-presentation variables.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1217B-1218B. (University Microfilms No. 71-21607)\n\n<span style=\"color: #003366; font-weight: bold;\">Littler, S. L.</span> (1987). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/littler.html\">Significance in schizophrenic thought disorder.</a> <em>Dissertation Abstracts International</em>, <em>49(7-B)</em> 2864.\n\n<span style=\"color: #003366; font-weight: bold;\">Littmann, J. R.</span> (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2018/12/littmann-dissertation-abstract-page.pdf\">A theory of humor.</a><em>Dissertation Abstracts International</em>, <em>40</em>, 5410B-5411B. (University Microfilms No. 80-11288)\n\n<span style=\"color: #003366; font-weight: bold;\">Lubuguin, F. (1993)</span>. <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lubuguin.html\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering</em>, <em>54(10-B)</em>, 5395.\n\n<span style=\"color: #003366; font-weight: bold;\">Marshall, K. M.</span> (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/marshall.html\">The significance of criminal and noncriminal behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)\n\n<span style=\"color: #003366; font-weight: bold;\">Minerva, D.</span> (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/minerva.html\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> <em>Dissertation Abstracts International</em>, <em>51(6-B)</em>, 3141.\n\n<span style=\"color: #003366; font-weight: bold;\">Mitchell, T. O.</span> (1969). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/mitchell.html\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)\n\n<span style=\"color: #003366; font-weight: bold;\">Peek, C. J.</span> (1976). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/peek.html\">Faith and skepticism in biofeedback learning.</a> <em>Dissertation Abstracts International,</em> <em>37</em>, 4160B. (University Microfilms No. 77-3217)</span>\n\n<span style=\"color: #003366; font-weight: bold;\">Pomerantz, J. M.</span> (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/pomerantz-dissertation-abstract.html\">Significance appreciation and authentic love and friendship</a>. <em>Dissertation Abstracts International</em>, <em>50(7-B)</em>, 3172.(University Microfilms No. 77-3217)\n\n<span style=\"color: #003366; font-weight: bold;\">Putman, A. O.</span> (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/putman.html\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3506B. (University Microfilms No. 73-32585)\n\n<span style=\"color: #003366; font-weight: bold;\">Quintana, D. N.</span> (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/quintana.html\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> <em>Dissertation Abstracts International</em>,  <em>52(1-B)</em>, 529.\n\n<span style=\"color: #003366; font-weight: bold;\">Ricketts, J. L.</span> (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ricketts.html\">A systematic approach to the identification of schizogenic family interaction.</a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)\n\n<span style=\"color: #003366; font-weight: bold;\">Roberts, M. K.</span> (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-dissertation.html\">Partners, lovers, friends: A status dynamic study of men and women.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)\n\n<span style=\"color: #003366; font-weight: bold;\">Sanchez, J.</span> (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sanchez.html\">Chicano identification and its correlates.</a> <em>Dissertation Abstracts International</em>, <em>54(2-B)</em>, 1111-1112.\n\n<span style=\"color: #003366; font-weight: bold;\">Sapin, C. R.</span> (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sapin.html\">A status formulation of sex differences.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 5418B. (University Microfilms No. 80-11304)\n\n<span style=\"color: #003366; font-weight: bold;\">Schmitz, T. J.</span> (1965).<a href = \"http://www.sdp.org/wp-content/uploads/2017/12/schmitz.html\"> A factor analytic study of stimulus values of the Thematic Apperception Test.</a> <em>Dissertation Abstracts</em>, <em>26</em>, 6858-6859. (University Microfilms No. 66-2830)\n\n<span style=\"color: #003366; font-weight: bold;\">Schwartz, W. R.</span> (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/schwartz.html\">Time and context in the hypnotic state: An examination of some state specific effects</a>. <em>Dissertation Abstracts International</em>, <em>38</em>, 3415B. (University Microfilms No. 77-29976)\n\n<span style=\"color: #003366; font-weight: bold;\">Sidman, J.</span> (1968). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sidman.html\">Empathy and helping behavior in college students.</a> <em>Dissertation Abstracts</em>, <em>29</em>, 3921B-3922B. (University Microfilms No. 69-4338)\n\n<span style=\"color: #003366; font-weight: bold;\">Silva, J. C.</span> (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/silva.html\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 432B-433B. (University Microfilms No. 81-14009)\n\n<span style=\"color: #003366; font-weight: bold;\">Tempey, D. F.</span> (1974). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/tempey.html\">Trust, choice behavior, and activity description</a>. <em>Dissertation Abstracts International</em>, <em>35</em>, 4199B. (University Microfilms\nNo. 75-3842)\n\n<span style=\"color: #003366; font-weight: bold;\">Torres, W. J.</span> (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/torres.html\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 393B-394B. (University Microfilms No. 81-14015)\n\n<span style=\"color: #003366; font-weight: bold;\">Viniegra, J. M.</span> (1986). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/viniegra.html\">The relevance of parental characteristics for developmental delay in children.</a> <em>Dissertation Abstracts International</em>, <em>47</em>, 809B. (University Microfilms No. DA8608648)\n\n<span style=\"color: #003366; font-weight: bold;\">Wechsler, R. C.</span> (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/wechsler.html\">The relationship between personality and manic states: A status dynamic formulation.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 370B. (University Microfilms No. DA8408083)\n\n<span style=\"color: #003366; font-weight: bold;\">Zeiger, C. A.</span> (1976). <a href=\"http://A psychological approach to the improvement of myopia.\">A psychological approach to the improvement of myopia.</a> <em>Dissertation Abstracts International</em>, <em>37</em>, 6359B. (University Microfilms No. 77-11348)\n\nNote: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','3367-revision-v1','','','2025-11-13 03:28:38','2025-11-13 03:28:38','',3367,'https://society.bsquaresite.com/?p=7036',0,'revision','',0),
(7037,1,'2025-11-13 03:28:38','2025-11-13 03:28:38','<p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p>\n<p style=\"text-align: center;\">Click a title below to view that dissertation\'s abstract (if available).</p>\n<p style=\"text-align: center;\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the “SDP Members\' Publications” link under the “<br>Publications” main menu choice.</p>\n<p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the \"Publications\" main menu choice. Those dissertations and doctoral projects were typically  chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>\nAylesworth, L. S. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/aylesworth.html\">Stress, mental health and need satisfaction among Indochinese in Colorado.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1490B. (University Microfilms No. 80-21544)\nBaker, E. M. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/baker.html\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 3378B. (University Microfilms No. 77-29896)\nBender, J. E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/jbender.html\">Differences in appreciation of behavioral significance and intrinsicness.</a> <em>Dissertation Abstracts International</em>, <em>44</em>, 3922B. (University Microfilms No. DA8400877)\nBergner, L. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lbergner.html\">The assessment of marital health.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5778B-5779B. (University Microfilms No. 76-11548)\nBergner, R. M. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/rbergner.html\">The development and evaluation of a\ntraining videotape for the resolution of marital conflict.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3485B. (University Microfilms No. 73-32510)\nBusch, E. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/busch.html\">Police personnel evaluation procedures as an aspect of organizational control.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 17A. (University Microfilms No. 81-13949)\nCabezas, C. S. (1991). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/cabezas.html\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> <em>Dissertation Abstracts International</em>, <em>52(6-A)</em>, 2069.\nCarlson, R. H. (1979). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/carlson.html\">A computer implementation of the reason formulation applied to person perception.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3384B-3385B. (University Microfilms No. 79-23220)\nClapp, W. F. (1966). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/clapp.html\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)\nComtois, R. J. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/comtois.html\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1071A. (University Microfilms No. 71-21578)\nCrabbe, J. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crabbe.html\">Menstruation as stigma.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)\nCrouch, T. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crouch.html\">Status dynamics of sexual relationships.</a> <em>Dissertation Abstracts International</em>, <em>50(6-B)</em>, Dec, 1989. pp. 2617-2618.\nFelknor, J. E. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/felknor.html\">Interpersonal understanding as an aspect of interpersonal interaction.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 6236B. (University Microfilms No. 78-08897)\nGarcia, R. G. (1985). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/garcia.html\">Personality and alcoholism treatment.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 3592B. (University Microfilms No. DA8528485)\nHolmes, J. R. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holmes.html\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5795B. (University Microfilms No. 76-11584)\nHolt, S.B. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holt.html\">Appraisal and competence in moral judgment and behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1507B. (University Microfilms No. 80-21586)\nHuk, J. E. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/huk.html\">Pre-empirical considerations for a behavioral science.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3466B. (University Microfilms No. 73-32554)\nIda, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ida.html\">Depression, hopelessness, and suicide ideation among Asian-American students</a>. <em>Dissertation Abstracts International</em>, <em>51(1-B)</em>, pp. 431-432.\nJohnston, C. L. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/johnston.html\">A high power-low power account of sexual jealousy</a>. <em>Dissertation Abstracts International</em>, <em>43</em>, 4150B. (University Microfilms No. DA8309852)\nKantor, C. (1977). <a href=\"http://www.sdp.org/wp content/uploads/2017/12/kantor.html\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 304B. (University Microfilms No. 84-22724)\nKelling, G. W. (1972). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kelling.html\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 1359A-1360A. (University Microfilms No. 73-18576)\nKirsch, N. L. (1978). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kirsch.html\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> <em>Dissertation Abstracts International</em>, <em>39</em>, 4038B-4039B. (University Microfilms No. 79-03066\nLarsen, E. A. (1968). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/larsen.html\">A pre-normative and predictive study of the college student Rorschach.</a> <em>Dissertation Abstracts International</em>, <em>29</em>, 2204B-2205B. (University Microfilms No. 68-14389)\nLasater, L. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lasater.html\">Stress and health in a Colorado coal mining community.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3945B. (University Microfilms No. 80-02994)\nLatham, C. A. (1983). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/latham.html\">A high power-low power account of self- criticism.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 3075B-3076B. (University\nMicrofilms No. DA8428662)\nLind, D. R. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lind.html\">A study of the self-disclosure and self-presentation variables.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1217B-1218B. (University Microfilms No. 71-21607)\nLittler, S. L. (1987). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/littler.html\">Significance in schizophrenic thought disorder.</a> <em>Dissertation Abstracts International</em>, <em>49(7-B)</em> 2864.\nLittmann, J. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2018/12/littmann-dissertation-abstract-page.pdf\">A theory of humor.</a><em>Dissertation Abstracts International</em>, <em>40</em>, 5410B-5411B. (University Microfilms No. 80-11288)\nLubuguin, F. (1993). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lubuguin.html\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering</em>, <em>54(10-B)</em>, 5395.\nMarshall, K. M. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/marshall.html\">The significance of criminal and noncriminal behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)\nMinerva, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/minerva.html\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> <em>Dissertation Abstracts International</em>, <em>51(6-B)</em>, 3141.\nMitchell, T. O. (1969). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/mitchell.html\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)\nPeek, C. J. (1976). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/peek.html\">Faith and skepticism in biofeedback learning.</a> <em>Dissertation Abstracts International,</em> <em>37</em>, 4160B. (University Microfilms No. 77-3217)\nPomerantz, J. M. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/pomerantz-dissertation-abstract.html\">Significance appreciation and authentic love and friendship</a>. <em>Dissertation Abstracts International</em>, <em>50(7-B)</em>, 3172.(University Microfilms No. 77-3217)\nPutman, A. O. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/putman.html\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3506B. (University Microfilms No. 73-32585)\nQuintana, D. N. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/quintana.html\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> <em>Dissertation Abstracts International</em>,  <em>52(1-B)</em>, 529.\nRicketts, J. L. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ricketts.html\">A systematic approach to the identification of schizogenic family interaction.</a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)\nRoberts, M. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-dissertation.html\">Partners, lovers, friends: A status dynamic study of men and women.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)\nSanchez, J. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sanchez.html\">Chicano identification and its correlates.</a> <em>Dissertation Abstracts International</em>, <em>54(2-B)</em>, 1111-1112.\nSapin, C. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sapin.html\">A status formulation of sex differences.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 5418B. (University Microfilms No. 80-11304)\nSchmitz, T. J. (1965).<a href = \"http://www.sdp.org/wp-content/uploads/2017/12/schmitz.html\"> A factor analytic study of stimulus values of the Thematic Apperception Test.</a> <em>Dissertation Abstracts</em>, <em>26</em>, 6858-6859. (University Microfilms No. 66-2830)\nSchwartz, W. R. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/schwartz.html\">Time and context in the hypnotic state: An examination of some state specific effects</a>. <em>Dissertation Abstracts International</em>, <em>38</em>, 3415B. (University Microfilms No. 77-29976)\nSidman, J. (1968). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sidman.html\">Empathy and helping behavior in college students.</a> <em>Dissertation Abstracts</em>, <em>29</em>, 3921B-3922B. (University Microfilms No. 69-4338)\nSilva, J. C. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/silva.html\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 432B-433B. (University Microfilms No. 81-14009)\nTempey, D. F. (1974). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/tempey.html\">Trust, choice behavior, and activity description</a>. <em>Dissertation Abstracts International</em>, <em>35</em>, 4199B. (University Microfilms\nNo. 75-3842)\nTorres, W. J. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/torres.html\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 393B-394B. (University Microfilms No. 81-14015)\nViniegra, J. M. (1986). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/viniegra.html\">The relevance of parental characteristics for developmental delay in children.</a> <em>Dissertation Abstracts International</em>, <em>47</em>, 809B. (University Microfilms No. DA8608648)\nWechsler, R. C. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/wechsler.html\">The relationship between personality and manic states: A status dynamic formulation.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 370B. (University Microfilms No. DA8408083)\nZeiger, C. A. (1976). <a href=\"http://A psychological approach to the improvement of myopia.\">A psychological approach to the improvement of myopia.</a> <em>Dissertation Abstracts International</em>, <em>37</em>, 6359B. (University Microfilms No. 77-11348)\nNote: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','3367-revision-v1','','','2025-11-13 03:28:38','2025-11-13 03:28:38','',3367,'https://society.bsquaresite.com/?p=7037',0,'revision','',0),
(7038,1,'2025-11-13 03:29:28','2025-11-13 03:29:28','<div style=\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\"></div>\n\n<p style=\"text-align: center;\">The dissertations and doctoral projects listed on this page were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised by Dr. Ossorio. In order to credit those Chairs, they are included at the end of each Dissertation or Doctoral Project citation.</p> \n\n<p style=\"text-align: center;\">Click the titles below to view project abstracts.</p>\n\n<p style=\"text-align: center;\">Abstracts can also be found using links in an author\'s drop-down publications list, <br>accessed through the “<span style=\"font-weight: bold;\">SDP Members\' Publications</span>” <br>link under the “<span style=\"font-weight: bold;\">Publications</span>” main menu choice.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\"></div>\n\n<p><span style = \"font-weight:bold; color:#003366;\">Backstrom, J.</span> (2015). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Backstrom-Dissertation-Abstract.pdf\">A Descriptive Psychology Account of Patient-Centered Medicine and the Chronic Pain Patient</a>. Submitted in partial fulfillment of the requirement for the degree of Doctor of Psychology. Boston, MA: William James College (Massachusetts School of Professional Psychology). Supervised by: Wynn Schwartz, Ph.D.</p>\n\n<p><span style = \"font-weight:bold; color:#003366;\">Beautz, S.</span> (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Beautz-Doctoral-Project-Abstract.pdf\"> The use of case study to train cross-cultural competence</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n\n<p><span style = \"font-weight:bold; color:#003366;\">Harnsberger, B.</span> (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Harnsberger-doctoral-project-abstract.pdf\"> Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n \n\n<p><span style = \"font-weight:bold; color:#003366;\">Kennedy, P.M.</span> (2018). <a href=\"http://www.sdp.org/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> (Unpublished doctoral paper). University of Denver, Denver, CO. Supervised by: Lynett Henderson Metzger (Chair), Sonja Holt, Ph.D., & Arthur Poczwardowski, Ph.D.</p>\n\n<p><span style = \"font-weight:bold; color:#003366;\">Shestok, J.M.</span> (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Shestok-doctoral-project-abstract.pdf\"> Victim status: A Descriptive Psychology approach</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n\n\n<p><span style = \"font-weight:bold; color:#003366;\">Yermish, A.</span> (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Yermish-doctoral-project-abstract.pdf\"> Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n\n\n<p><span style = \"font-weight:bold; color:#003366;\">Zeybekoglu, E.</span> (2016). <a href=\"http://www.sdp.org/sdppubs-publications/the-status-dynamic-of-anger-management/\">The status dynamics of anger management.</a> Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: William James College. Supervised by: Wynn Schwartz, Ph.D.</p>','<p style = \"text-align:center; font-size:24px; font-weight:bold; color:#003366;\">Descriptive Dissertations<br>and Doctoral Projects: <br>1993 - present</p>','','inherit','closed','closed','','3576-revision-v1','','','2025-11-13 03:29:28','2025-11-13 03:29:28','',3576,'https://society.bsquaresite.com/?p=7038',0,'revision','',0),
(7039,1,'2025-11-13 03:29:28','2025-11-13 03:29:28','<div style=\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\"></div>\n\n<p style=\"text-align: center;\">The dissertations and doctoral projects listed on this page were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised by Dr. Ossorio. In order to credit those Chairs, they are included at the end of each Dissertation or Doctoral Project citation.</p> \n\n<p style=\"text-align: center;\">Click the titles below to view project abstracts.</p>\n\n<p style=\"text-align: center;\">Abstracts can also be found using links in an author\'s drop-down publications list, <br>accessed through the “<span style=\"font-weight: bold;\">SDP Members\' Publications</span>” <br>link under the “<span style=\"font-weight: bold;\">Publications</span>” main menu choice.</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 25px auto; background-color: #003366;\"></div>\n\n<p><span style = \"font-weight:bold; color:#003366;\">Backstrom, J.</span> (2015). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Backstrom-Dissertation-Abstract.pdf\">A Descriptive Psychology Account of Patient-Centered Medicine and the Chronic Pain Patient</a>. Submitted in partial fulfillment of the requirement for the degree of Doctor of Psychology. Boston, MA: William James College (Massachusetts School of Professional Psychology). Supervised by: Wynn Schwartz, Ph.D.</p>\n\n<p><span style = \"font-weight:bold; color:#003366;\">Beautz, S.</span> (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Beautz-Doctoral-Project-Abstract.pdf\"> The use of case study to train cross-cultural competence</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n\n<p><span style = \"font-weight:bold; color:#003366;\">Harnsberger, B.</span> (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Harnsberger-doctoral-project-abstract.pdf\"> Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n \n\n<p><span style = \"font-weight:bold; color:#003366;\">Kennedy, P.M.</span> (2018). <a href=\"http://www.sdp.org/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> (Unpublished doctoral paper). University of Denver, Denver, CO. Supervised by: Lynett Henderson Metzger (Chair), Sonja Holt, Ph.D., & Arthur Poczwardowski, Ph.D.</p>\n\n<p><span style = \"font-weight:bold; color:#003366;\">Shestok, J.M.</span> (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Shestok-doctoral-project-abstract.pdf\"> Victim status: A Descriptive Psychology approach</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n\n\n<p><span style = \"font-weight:bold; color:#003366;\">Yermish, A.</span> (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Yermish-doctoral-project-abstract.pdf\"> Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n\n\n<p><span style = \"font-weight:bold; color:#003366;\">Zeybekoglu, E.</span> (2016). <a href=\"http://www.sdp.org/sdppubs-publications/the-status-dynamic-of-anger-management/\">The status dynamics of anger management.</a> Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: William James College. Supervised by: Wynn Schwartz, Ph.D.</p>','Descriptive Dissertations and Doctoral Projects: 1993 - present','','inherit','closed','closed','','3576-revision-v1','','','2025-11-13 03:29:28','2025-11-13 03:29:28','',3576,'https://society.bsquaresite.com/?p=7039',0,'revision','',0),
(7040,1,'2025-11-13 03:29:28','2025-11-13 03:29:28','<p style=\"text-align: center;\">The dissertations and doctoral projects listed on this page were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised by Dr. Ossorio. In order to credit those Chairs, they are included at the end of each Dissertation or Doctoral Project citation.</p> \n<p style=\"text-align: center;\">Click the titles below to view project abstracts.</p>\n<p style=\"text-align: center;\">Abstracts can also be found using links in an author\'s drop-down publications list, <br>accessed through the “SDP Members\' Publications” <br>link under the “Publications” main menu choice.</p>\n<p>Backstrom, J. (2015). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Backstrom-Dissertation-Abstract.pdf\">A Descriptive Psychology Account of Patient-Centered Medicine and the Chronic Pain Patient</a>. Submitted in partial fulfillment of the requirement for the degree of Doctor of Psychology. Boston, MA: William James College (Massachusetts School of Professional Psychology). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Beautz, S. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Beautz-Doctoral-Project-Abstract.pdf\"> The use of case study to train cross-cultural competence</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Harnsberger, B. (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Harnsberger-doctoral-project-abstract.pdf\"> Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Kennedy, P.M. (2018). <a href=\"http://www.sdp.org/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> (Unpublished doctoral paper). University of Denver, Denver, CO. Supervised by: Lynett Henderson Metzger (Chair), Sonja Holt, Ph.D., & Arthur Poczwardowski, Ph.D.</p>\n<p>Shestok, J.M. (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Shestok-doctoral-project-abstract.pdf\"> Victim status: A Descriptive Psychology approach</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Yermish, A. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Yermish-doctoral-project-abstract.pdf\"> Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Zeybekoglu, E. (2016). <a href=\"http://www.sdp.org/sdppubs-publications/the-status-dynamic-of-anger-management/\">The status dynamics of anger management.</a> Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: William James College. Supervised by: Wynn Schwartz, Ph.D.</p>','Descriptive Dissertations and Doctoral Projects: 1993 - present','','inherit','closed','closed','','3576-revision-v1','','','2025-11-13 03:29:28','2025-11-13 03:29:28','',3576,'https://society.bsquaresite.com/?p=7040',0,'revision','',0),
(7041,1,'2025-11-13 03:30:22','2025-11-13 03:30:22','<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1987_Videos/SDP_09_1987_Mitchell_Tutorial.mp4\">Introductory Tutorial on the Fundamentals of Descriptive Psychology</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Tom Mitchell, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 14, 1987</td></tr>\n<tr>\n\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n     <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D. <br>(based on the work of J.R. Holmes)</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr> \n\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time (OBaaT)</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Stone</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2012</td></tr> \n</table>','<p style=\"font-size:30px; text-align:center; position:relative; top: -60px;\">Descriptive Psychology Tutorials </p>','','inherit','closed','closed','','5883-revision-v1','','','2025-11-13 03:30:22','2025-11-13 03:30:22','',5883,'https://society.bsquaresite.com/?p=7041',0,'revision','',0),
(7042,1,'2025-11-13 03:30:22','2025-11-13 03:30:22','<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1987_Videos/SDP_09_1987_Mitchell_Tutorial.mp4\">Introductory Tutorial on the Fundamentals of Descriptive Psychology</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Tom Mitchell, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 14, 1987</td></tr>\n<tr>\n\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n     <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D. <br>(based on the work of J.R. Holmes)</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr> \n\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time (OBaaT)</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Stone</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2012</td></tr> \n</table>','Descriptive Psychology Tutorials','','inherit','closed','closed','','5883-revision-v1','','','2025-11-13 03:30:22','2025-11-13 03:30:22','',5883,'https://society.bsquaresite.com/?p=7042',0,'revision','',0),
(7043,1,'2025-11-13 03:30:22','2025-11-13 03:30:22','<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1987_Videos/SDP_09_1987_Mitchell_Tutorial.mp4\">Introductory Tutorial on the Fundamentals of Descriptive Psychology</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Tom Mitchell, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 14, 1987</td></tr>\n<tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n     <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D. <br>(based on the work of J.R. Holmes)</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr> \n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time (OBaaT)</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Stone</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2012</td></tr> \n</table>','Descriptive Psychology Tutorials','','inherit','closed','closed','','5883-revision-v1','','','2025-11-13 03:30:22','2025-11-13 03:30:22','',5883,'https://society.bsquaresite.com/?p=7043',0,'revision','',0),
(7044,1,'2025-11-13 03:31:57','2025-11-13 03:31:57','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:125px; position:relative; left:5px;\"></td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 22, 2015</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What Descriptive Psychology Is: A first-hand historical and substantive account.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:5px;\"></td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 23, 2015</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles&emsp;&emsp;&emsp;&emsp;&emsp;&nbsp;&nbsp;&nbsp;Jane<br>&emsp;&nbsp;&nbsp;Kantor, Ph.D.&emsp;&nbsp;&nbsp;&nbsp;Littmann, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2020/11/C_Kantor__J_Littmann.jpg\" style= \"width:350px; height:200; position:relative; left:15px; top=-150px;\"></td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 25, 2015</td></tr>\n</table>\n','<p style=\"font-size:30px; text-align:center; position:relative; top: -60px;\">Presentations <br><br>37th Annual SDP Conference<br> October 22-25, 2015</p>','','inherit','closed','closed','','5562-revision-v1','','','2025-11-13 03:31:57','2025-11-13 03:31:57','',5562,'https://society.bsquaresite.com/?p=7044',0,'revision','',0),
(7045,1,'2025-11-13 03:31:57','2025-11-13 03:31:57','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:125px; position:relative; left:5px;\"></td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 22, 2015</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What Descriptive Psychology Is: A first-hand historical and substantive account.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:5px;\"></td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 23, 2015</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles&emsp;&emsp;&emsp;&emsp;&emsp;&nbsp;&nbsp;&nbsp;Jane<br>&emsp;&nbsp;&nbsp;Kantor, Ph.D.&emsp;&nbsp;&nbsp;&nbsp;Littmann, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2020/11/C_Kantor__J_Littmann.jpg\" style= \"width:350px; height:200; position:relative; left:15px; top=-150px;\"></td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 25, 2015</td></tr>\n</table>\n','Presentations 37th Annual SDP Conference October 22-25, 2015','','inherit','closed','closed','','5562-revision-v1','','','2025-11-13 03:31:57','2025-11-13 03:31:57','',5562,'https://society.bsquaresite.com/?p=7045',0,'revision','',0),
(7046,1,'2025-11-13 03:31:57','2025-11-13 03:31:57','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:125px; position:relative; left:5px;\"></td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 22, 2015</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What Descriptive Psychology Is: A first-hand historical and substantive account.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:5px;\"></td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 23, 2015</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles&emsp;&emsp;&emsp;&emsp;&emsp;&nbsp;&nbsp;&nbsp;Jane<br>&emsp;&nbsp;&nbsp;Kantor, Ph.D.&emsp;&nbsp;&nbsp;&nbsp;Littmann, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2020/11/C_Kantor__J_Littmann.jpg\" style= \"width:350px; height:200; position:relative; left:15px; top=-150px;\"></td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 25, 2015</td></tr>\n</table>','Presentations 37th Annual SDP Conference October 22-25, 2015','','inherit','closed','closed','','5562-revision-v1','','','2025-11-13 03:31:57','2025-11-13 03:31:57','',5562,'https://society.bsquaresite.com/?p=7046',0,'revision','',0),
(7047,1,'2025-11-13 03:32:48','2025-11-13 03:32:48','<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n\n</table>','<p style=\"font-size:30px; text-align:center; position:relative; top: -60px;\">Presentations <br><br>8th Annual SDP Conference<br> 1986</p>','','inherit','closed','closed','','5745-revision-v1','','','2025-11-13 03:32:48','2025-11-13 03:32:48','',5745,'https://society.bsquaresite.com/?p=7047',0,'revision','',0),
(7048,1,'2025-11-13 03:32:48','2025-11-13 03:32:48','<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n\n</table>','Presentations 8th Annual SDP Conference1986','','inherit','closed','closed','','5745-revision-v1','','','2025-11-13 03:32:48','2025-11-13 03:32:48','',5745,'https://society.bsquaresite.com/?p=7048',0,'revision','',0),
(7049,1,'2025-11-13 03:32:48','2025-11-13 03:32:48','<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n</table>','Presentations 8th Annual SDP Conference1986','','inherit','closed','closed','','5745-revision-v1','','','2025-11-13 03:32:48','2025-11-13 03:32:48','',5745,'https://society.bsquaresite.com/?p=7049',0,'revision','',0),
(7050,1,'2025-11-13 03:34:39','2025-11-13 03:34:39','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1987_Videos/SDP_09_1987_Mitchell_Tutorial.mp4\">Introductory Tutorial on the Fundamentals of Descriptive Psychology</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Tom Mitchell, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 14, 1987</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that there are two relatively brief sections on the original recording of this presentation during which the sound degraded and could not be repaired. However, the overall value of the presentation is not significantly affected.</td></tr>\n\n</table>','<p style=\"font-size:30px; text-align:center; position:relative; top: -60px;\">Presentations <br><br>9th Annual SDP Conference<br> 1987</p>','','inherit','closed','closed','','5720-revision-v1','','','2025-11-13 03:34:39','2025-11-13 03:34:39','',5720,'https://society.bsquaresite.com/?p=7050',0,'revision','',0),
(7051,1,'2025-11-13 03:34:40','2025-11-13 03:34:40','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1987_Videos/SDP_09_1987_Mitchell_Tutorial.mp4\">Introductory Tutorial on the Fundamentals of Descriptive Psychology</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Tom Mitchell, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 14, 1987</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that there are two relatively brief sections on the original recording of this presentation during which the sound degraded and could not be repaired. However, the overall value of the presentation is not significantly affected.</td></tr>\n\n</table>','Presentations 9th Annual SDP Conference 1987','','inherit','closed','closed','','5720-revision-v1','','','2025-11-13 03:34:40','2025-11-13 03:34:40','',5720,'https://society.bsquaresite.com/?p=7051',0,'revision','',0),
(7052,1,'2025-11-13 03:34:40','2025-11-13 03:34:40','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1987_Videos/SDP_09_1987_Mitchell_Tutorial.mp4\">Introductory Tutorial on the Fundamentals of Descriptive Psychology</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Tom Mitchell, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 14, 1987</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that there are two relatively brief sections on the original recording of this presentation during which the sound degraded and could not be repaired. However, the overall value of the presentation is not significantly affected.</td></tr>\n</table>','Presentations 9th Annual SDP Conference 1987','','inherit','closed','closed','','5720-revision-v1','','','2025-11-13 03:34:40','2025-11-13 03:34:40','',5720,'https://society.bsquaresite.com/?p=7052',0,'revision','',0),
(7053,1,'2025-11-13 03:35:26','2025-11-13 03:35:26','<div>\n<div style=\"padding: 6px; margin-left: 6px; background-color: #f5f5f5; border-color: #ddd; border-bottom-style: solid;\"><span id=\"idvid01\" class=\"collapseomatic colomat-opeb\" style=\"font-size: large;\" tabindex=\"0\" title=\"Title for Div\">Other Presentations</span></div>\n<div id=\"target-idvid01\" class=\"collapseomatic_content\">\n\n<!-- Bergner -->\n<div id=\"bergner\" style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]http://www.youtube.com/watch?v=I2lCe2sv7dI[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Raymond Bergner PhD: \"What is Behavior?\"</strong></span>\n\n</div>\n<!-- Roberts -->\n<div id=\"roberts\" style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=G2gNiqA6NFA[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Mary K. Roberts, PhD: \"Sense and Significance in the Human World\"</strong></span>\n\n</div>\n<!-- Schwartz -->\n<div id=\"schwartz_1\" style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=XSGDuRV-zZ8[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Wynn Schwartz, PhD: \"Presidential Address: Social Justice and the Just Choice\"</strong></span>\n\n</div>\n<div id=\"schwartz_2\" style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=lrngB66IpjY[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Wynn Schwartz, PhD: \"Personhood Beyond the Human: What is a Person and How Can We Be Sure?\"</strong></span>\n\n</div>\n<div id=\"schwartz_3\" style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=TpLA7QypfP8[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Wynn Schwartz, PhD: Round Table - \"Altruism and Empathy\"</strong></span>\n\n</div>\n<!-- Holt -->\n<div id=\"holt\" style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=T5b3KtotVLg[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Paula Holt, JD/MBA: \"Conflict Resolution\"</strong></span>\n\n</div>\n<!-- Aladin -->\n<div id=\"aladdin\" style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=98pU_juQ7SQ[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Aladdin Ossorio: \"Neuropsychological and Biomedical Models of Memory\"</strong></span>\n\n</div>\n<!-- Erol Z -->\n<div id=\"Erol_Z\" style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=VypMu7-FB1c[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Erol Zeybekoglu MA, ABD: \"Significance and Aggression: A Reconceptualization of ’Anger Management’\"</strong></span>\n\n</div>\n</div>\n<!-- \"Three-minute lectures\" SECTION -->\n<div>\n<div style=\"padding: 6px; margin-left: 6px; background-color: #f5f5f5; border-color: #ddd; border-bottom-style: solid;\"><span id=\"idvid02\" class=\"collapseomatic colomat-open\" style=\"font-size: large;\" tabindex=\"0\" title=\"Title for Div\">Other Video Shorts</span></div>\n<div id=\"target-idvid02\" class=\"collapseomatic_content\">\n\n<!-- BEHAVIORAL CHOICE -->\n<div style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=1ahhRNU82a4[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Behavioral Choice</strong></span>\n\n</div>\n<!-- OSSORIO: MAXIM A-->\n<div style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=2sxYu2SEnog[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Peter G. Ossorio: \"Psychology: Status-Dynamic Maxim A: Place\"</strong></span>\n\n</div>\n<!-- OSSORIO: MAXIM B-->\n<div style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=xjmMMqMM4ps[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Peter G. Ossorio: \"Psychology: Status-Dynamic Maxim B: Place\"</strong></span>\n\n</div>\n<!-- Wittgenstein - Beetle in a Box -->\n<div style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=x86hLtOkou8[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>\"Wittgenstein’s Beetle in a Box Analogy\"</strong></span>\n\n</div>\n</div>\n</div>\n</div>','<p style=\"font-size:30px; text-align:center;\">Other Presentations and Video Shorts</p>','','inherit','closed','closed','','10-revision-v1','','','2025-11-13 03:35:26','2025-11-13 03:35:26','',10,'https://society.bsquaresite.com/?p=7053',0,'revision','',0),
(7054,1,'2025-11-13 03:35:27','2025-11-13 03:35:27','<div>\n<div style=\"padding: 6px; margin-left: 6px; background-color: #f5f5f5; border-color: #ddd; border-bottom-style: solid;\"><span id=\"idvid01\" class=\"collapseomatic colomat-opeb\" style=\"font-size: large;\" tabindex=\"0\" title=\"Title for Div\">Other Presentations</span></div>\n<div id=\"target-idvid01\" class=\"collapseomatic_content\">\n\n<!-- Bergner -->\n<div id=\"bergner\" style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]http://www.youtube.com/watch?v=I2lCe2sv7dI[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Raymond Bergner PhD: \"What is Behavior?\"</strong></span>\n\n</div>\n<!-- Roberts -->\n<div id=\"roberts\" style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=G2gNiqA6NFA[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Mary K. Roberts, PhD: \"Sense and Significance in the Human World\"</strong></span>\n\n</div>\n<!-- Schwartz -->\n<div id=\"schwartz_1\" style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=XSGDuRV-zZ8[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Wynn Schwartz, PhD: \"Presidential Address: Social Justice and the Just Choice\"</strong></span>\n\n</div>\n<div id=\"schwartz_2\" style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=lrngB66IpjY[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Wynn Schwartz, PhD: \"Personhood Beyond the Human: What is a Person and How Can We Be Sure?\"</strong></span>\n\n</div>\n<div id=\"schwartz_3\" style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=TpLA7QypfP8[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Wynn Schwartz, PhD: Round Table - \"Altruism and Empathy\"</strong></span>\n\n</div>\n<!-- Holt -->\n<div id=\"holt\" style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=T5b3KtotVLg[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Paula Holt, JD/MBA: \"Conflict Resolution\"</strong></span>\n\n</div>\n<!-- Aladin -->\n<div id=\"aladdin\" style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=98pU_juQ7SQ[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Aladdin Ossorio: \"Neuropsychological and Biomedical Models of Memory\"</strong></span>\n\n</div>\n<!-- Erol Z -->\n<div id=\"Erol_Z\" style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=VypMu7-FB1c[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Erol Zeybekoglu MA, ABD: \"Significance and Aggression: A Reconceptualization of ’Anger Management’\"</strong></span>\n\n</div>\n</div>\n<!-- \"Three-minute lectures\" SECTION -->\n<div>\n<div style=\"padding: 6px; margin-left: 6px; background-color: #f5f5f5; border-color: #ddd; border-bottom-style: solid;\"><span id=\"idvid02\" class=\"collapseomatic colomat-open\" style=\"font-size: large;\" tabindex=\"0\" title=\"Title for Div\">Other Video Shorts</span></div>\n<div id=\"target-idvid02\" class=\"collapseomatic_content\">\n\n<!-- BEHAVIORAL CHOICE -->\n<div style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=1ahhRNU82a4[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Behavioral Choice</strong></span>\n\n</div>\n<!-- OSSORIO: MAXIM A-->\n<div style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=2sxYu2SEnog[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Peter G. Ossorio: \"Psychology: Status-Dynamic Maxim A: Place\"</strong></span>\n\n</div>\n<!-- OSSORIO: MAXIM B-->\n<div style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=xjmMMqMM4ps[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>Peter G. Ossorio: \"Psychology: Status-Dynamic Maxim B: Place\"</strong></span>\n\n</div>\n<!-- Wittgenstein - Beetle in a Box -->\n<div style=\"display: flex; align-items: center; padding: 20px 0px 20px 0px;\">\n\n[embed width=\"300\"]https://www.youtube.com/watch?v=x86hLtOkou8[/embed]\n\n<span style=\"font-size: large; padding-left: 40px;\"><strong>\"Wittgenstein’s Beetle in a Box Analogy\"</strong></span>\n\n</div>\n</div>\n</div>\n</div>','Other Presentations and Video Shorts','','inherit','closed','closed','','10-revision-v1','','','2025-11-13 03:35:27','2025-11-13 03:35:27','',10,'https://society.bsquaresite.com/?p=7054',0,'revision','',0),
(7055,1,'2025-11-13 03:35:27','2025-11-13 03:35:27','Other Presentations\n<!-- Bergner -->\n[embed width=\"300\"]http://www.youtube.com/watch?v=I2lCe2sv7dI[/embed]\n<strong>Raymond Bergner PhD: \"What is Behavior?\"</strong>\n<!-- Roberts -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=G2gNiqA6NFA[/embed]\n<strong>Mary K. Roberts, PhD: \"Sense and Significance in the Human World\"</strong>\n<!-- Schwartz -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=XSGDuRV-zZ8[/embed]\n<strong>Wynn Schwartz, PhD: \"Presidential Address: Social Justice and the Just Choice\"</strong>\n[embed width=\"300\"]https://www.youtube.com/watch?v=lrngB66IpjY[/embed]\n<strong>Wynn Schwartz, PhD: \"Personhood Beyond the Human: What is a Person and How Can We Be Sure?\"</strong>\n[embed width=\"300\"]https://www.youtube.com/watch?v=TpLA7QypfP8[/embed]\n<strong>Wynn Schwartz, PhD: Round Table - \"Altruism and Empathy\"</strong>\n<!-- Holt -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=T5b3KtotVLg[/embed]\n<strong>Paula Holt, JD/MBA: \"Conflict Resolution\"</strong>\n<!-- Aladin -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=98pU_juQ7SQ[/embed]\n<strong>Aladdin Ossorio: \"Neuropsychological and Biomedical Models of Memory\"</strong>\n<!-- Erol Z -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=VypMu7-FB1c[/embed]\n<strong>Erol Zeybekoglu MA, ABD: \"Significance and Aggression: A Reconceptualization of ’Anger Management’\"</strong>\n<!-- \"Three-minute lectures\" SECTION -->\nOther Video Shorts\n<!-- BEHAVIORAL CHOICE -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=1ahhRNU82a4[/embed]\n<strong>Behavioral Choice</strong>\n<!-- OSSORIO: MAXIM A-->\n[embed width=\"300\"]https://www.youtube.com/watch?v=2sxYu2SEnog[/embed]\n<strong>Peter G. Ossorio: \"Psychology: Status-Dynamic Maxim A: Place\"</strong>\n<!-- OSSORIO: MAXIM B-->\n[embed width=\"300\"]https://www.youtube.com/watch?v=xjmMMqMM4ps[/embed]\n<strong>Peter G. Ossorio: \"Psychology: Status-Dynamic Maxim B: Place\"</strong>\n<!-- Wittgenstein - Beetle in a Box -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=x86hLtOkou8[/embed]\n<strong>\"Wittgenstein’s Beetle in a Box Analogy\"</strong>','Other Presentations and Video Shorts','','inherit','closed','closed','','10-revision-v1','','','2025-11-13 03:35:27','2025-11-13 03:35:27','',10,'https://society.bsquaresite.com/?p=7055',0,'revision','',0),
(7056,1,'2025-11-13 03:36:27','2025-11-13 03:36:27','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n\n\n</table>\n\n','<p style=\"font-size:32px; text-align:center; position:relative; top: -60px;\"> Presentations <br><br>31st Annual Conference of the<br>Society for Descriptive Psychology<br> October 8-11, 2009</p>','','inherit','closed','closed','','5813-revision-v1','','','2025-11-13 03:36:27','2025-11-13 03:36:27','',5813,'https://society.bsquaresite.com/?p=7056',0,'revision','',0),
(7057,1,'2025-11-13 03:36:27','2025-11-13 03:36:27','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n\n\n</table>\n\n','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','inherit','closed','closed','','5813-revision-v1','','','2025-11-13 03:36:27','2025-11-13 03:36:27','',5813,'https://society.bsquaresite.com/?p=7057',0,'revision','',0),
(7058,1,'2025-11-13 03:36:28','2025-11-13 03:36:28','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n</table>','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','inherit','closed','closed','','5813-revision-v1','','','2025-11-13 03:36:28','2025-11-13 03:36:28','',5813,'https://society.bsquaresite.com/?p=7058',0,'revision','',0),
(7059,1,'2025-11-13 03:37:27','2025-11-13 03:37:27','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds </a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2010</td></tr>\n\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/explaining-explanations/\">Explaining Explanation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a Descriptive Psychology Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n</table>\n\n','<p style=\"font-size:32px; text-align:center; position:relative; top: -60px;\">Presentations <br><br>32nd Annual Conference of the<br>Society for Descriptive Psychology<br> September 30 - October 3, 2010</p>','','inherit','closed','closed','','5823-revision-v1','','','2025-11-13 03:37:27','2025-11-13 03:37:27','',5823,'https://society.bsquaresite.com/?p=7059',0,'revision','',0),
(7060,1,'2025-11-13 03:37:27','2025-11-13 03:37:27','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds </a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2010</td></tr>\n\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/explaining-explanations/\">Explaining Explanation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a Descriptive Psychology Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n</table>\n\n','Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010','','inherit','closed','closed','','5823-revision-v1','','','2025-11-13 03:37:27','2025-11-13 03:37:27','',5823,'https://society.bsquaresite.com/?p=7060',0,'revision','',0),
(7061,1,'2025-11-13 03:37:27','2025-11-13 03:37:27','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds </a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/explaining-explanations/\">Explaining Explanation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a Descriptive Psychology Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n</table>','Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010','','inherit','closed','closed','','5823-revision-v1','','','2025-11-13 03:37:27','2025-11-13 03:37:27','',5823,'https://society.bsquaresite.com/?p=7061',0,'revision','',0),
(7062,1,'2025-11-13 03:39:14','2025-11-13 03:39:14','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2011</td></tr>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/theologies/\">Theologies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2011</td></tr>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address<br>Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jacob Sidman, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We\'re Off to See the Wizard: Politics, Charisma, and Community Change.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n\n\n</table>\n\n','<p style=\"font-size:32px; text-align:center; position:relative; top: -60px;\">Presentations <br><br>33rd Annual SDP Conference<br> September 22-25, 2011</p>','','inherit','closed','closed','','5778-revision-v1','','','2025-11-13 03:39:14','2025-11-13 03:39:14','',5778,'https://society.bsquaresite.com/?p=7062',0,'revision','',0),
(7063,1,'2025-11-13 03:39:14','2025-11-13 03:39:14','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2011</td></tr>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/theologies/\">Theologies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2011</td></tr>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address<br>Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jacob Sidman, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We\'re Off to See the Wizard: Politics, Charisma, and Community Change.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n\n\n</table>\n\n','Presentations 33rd Annual SDP Conference September 22-25, 2011','','inherit','closed','closed','','5778-revision-v1','','','2025-11-13 03:39:14','2025-11-13 03:39:14','',5778,'https://society.bsquaresite.com/?p=7063',0,'revision','',0),
(7064,1,'2025-11-13 03:39:15','2025-11-13 03:39:15','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/theologies/\">Theologies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address<br>Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jacob Sidman, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We\'re Off to See the Wizard: Politics, Charisma, and Community Change.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n</table>','Presentations 33rd Annual SDP Conference September 22-25, 2011','','inherit','closed','closed','','5778-revision-v1','','','2025-11-13 03:39:15','2025-11-13 03:39:15','',5778,'https://society.bsquaresite.com/?p=7064',0,'revision','',0),
(7065,1,'2025-11-13 03:40:08','2025-11-13 03:40:08','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems\n</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 22, 2012</td></tr>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Stone</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2012</td></tr>\n\n\n</table>\n\n','<p style=\"font-size:32px; text-align:center; position:relative; top: -60px;\">Presentations <br><br>34th Annual Conference of the<br>Society for Descriptive Psychology<br> September 22 - 24, 2012</p>','','inherit','closed','closed','','5831-revision-v1','','','2025-11-13 03:40:08','2025-11-13 03:40:08','',5831,'https://society.bsquaresite.com/?p=7065',0,'revision','',0),
(7066,1,'2025-11-13 03:40:08','2025-11-13 03:40:08','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems\n</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 22, 2012</td></tr>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Stone</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2012</td></tr>\n\n\n</table>\n\n','Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012','','inherit','closed','closed','','5831-revision-v1','','','2025-11-13 03:40:08','2025-11-13 03:40:08','',5831,'https://society.bsquaresite.com/?p=7066',0,'revision','',0),
(7067,1,'2025-11-13 03:40:09','2025-11-13 03:40:09','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems\n</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 22, 2012</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Stone</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2012</td></tr>\n</table>','Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012','','inherit','closed','closed','','5831-revision-v1','','','2025-11-13 03:40:09','2025-11-13 03:40:09','',5831,'https://society.bsquaresite.com/?p=7067',0,'revision','',0),
(7068,1,'2025-11-13 03:41:08','2025-11-13 03:41:08','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n<td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D.<br>(based on the work of J.R. Holmes)</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n    <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 18, 2013</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/whats-in-a-name/\">What\'s in a Name?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n</table>\n\n','<p style=\"font-size:32px; text-align:center; position:relative; top: -60px;\">Presentations <br><br>35th Annual SDP Conference<br> October 17-20, 2013</p>','','inherit','closed','closed','','5785-revision-v1','','','2025-11-13 03:41:08','2025-11-13 03:41:08','',5785,'https://society.bsquaresite.com/?p=7068',0,'revision','',0),
(7069,1,'2025-11-13 03:41:08','2025-11-13 03:41:08','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n<td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D.<br>(based on the work of J.R. Holmes)</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n    <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 18, 2013</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/whats-in-a-name/\">What\'s in a Name?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n</table>\n\n','Presentations 35th Annual SDP Conference October 17-20, 2013','','inherit','closed','closed','','5785-revision-v1','','','2025-11-13 03:41:08','2025-11-13 03:41:08','',5785,'https://society.bsquaresite.com/?p=7069',0,'revision','',0),
(7070,1,'2025-11-13 03:41:08','2025-11-13 03:41:08','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n<td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D.<br>(based on the work of J.R. Holmes)</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n    <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 18, 2013</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/whats-in-a-name/\">What\'s in a Name?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n</table>','Presentations 35th Annual SDP Conference October 17-20, 2013','','inherit','closed','closed','','5785-revision-v1','','','2025-11-13 03:41:08','2025-11-13 03:41:08','',5785,'https://society.bsquaresite.com/?p=7070',0,'revision','',0),
(7071,1,'2025-11-13 03:42:09','2025-11-13 03:42:09','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-community-description/\">Notes on Community Description </a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 24, 2014</td></tr>\n\n\n</table>\n\n','<p style=\"font-size:32px; text-align:center; position:relative; top: -60px;\">Presentations <br><br>36th Annual SDP Conference<br> October 23-26, 2014</p>','','inherit','closed','closed','','5840-revision-v1','','','2025-11-13 03:42:09','2025-11-13 03:42:09','',5840,'https://society.bsquaresite.com/?p=7071',0,'revision','',0),
(7072,1,'2025-11-13 03:42:09','2025-11-13 03:42:09','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-community-description/\">Notes on Community Description </a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 24, 2014</td></tr>\n\n\n</table>\n\n','Presentations 36th Annual SDP Conference October 23-26, 2014','','inherit','closed','closed','','5840-revision-v1','','','2025-11-13 03:42:09','2025-11-13 03:42:09','',5840,'https://society.bsquaresite.com/?p=7072',0,'revision','',0),
(7073,1,'2025-11-13 03:42:10','2025-11-13 03:42:10','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-community-description/\">Notes on Community Description </a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 24, 2014</td></tr>\n</table>','Presentations 36th Annual SDP Conference October 23-26, 2014','','inherit','closed','closed','','5840-revision-v1','','','2025-11-13 03:42:10','2025-11-13 03:42:10','',5840,'https://society.bsquaresite.com/?p=7073',0,'revision','',0),
(7074,1,'2025-11-13 03:43:05','2025-11-13 03:43:05','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 30, 2016</td></tr>\n\n\n\n\n\n\n\n\n\n</table>\n\n','<p style=\"font-size:32px; text-align:center; position:relative; top: -60px;\">Presentations <br><br>38th Annual SDP Conference<br> October 27-30, 2016</p>','','inherit','closed','closed','','5953-revision-v1','','','2025-11-13 03:43:05','2025-11-13 03:43:05','',5953,'https://society.bsquaresite.com/?p=7074',0,'revision','',0),
(7075,1,'2025-11-13 03:43:05','2025-11-13 03:43:05','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 30, 2016</td></tr>\n\n\n\n\n\n\n\n\n\n</table>\n\n','Presentations 38th Annual SDP Conference October 27-30, 2016','','inherit','closed','closed','','5953-revision-v1','','','2025-11-13 03:43:05','2025-11-13 03:43:05','',5953,'https://society.bsquaresite.com/?p=7075',0,'revision','',0),
(7076,1,'2025-11-13 03:43:05','2025-11-13 03:43:05','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 30, 2016</td></tr>\n</table>','Presentations 38th Annual SDP Conference October 27-30, 2016','','inherit','closed','closed','','5953-revision-v1','','','2025-11-13 03:43:05','2025-11-13 03:43:05','',5953,'https://society.bsquaresite.com/?p=7076',0,'revision','',0),
(7077,1,'2025-11-13 03:44:09','2025-11-13 03:44:09','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\n\" style= \"width:124px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 11, 2018</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:131px; height:140px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:123px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson\'s Disease.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Keith Davis, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/K.-Davis.jpg\" style= \"width:126px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:124px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clarke, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:126px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 13, 2018</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid It</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 14, 2018</td></tr>\n\n\n\n\n\n\n\n\n\n</table>\n\n','<p style=\"font-size:32px; text-align:center; position:relative; top: -60px;\">Presentations <br><br>40th Annual SDP Conference<br> October 11-14, 2018</p>','','inherit','closed','closed','','5579-revision-v1','','','2025-11-13 03:44:09','2025-11-13 03:44:09','',5579,'https://society.bsquaresite.com/?p=7077',0,'revision','',0),
(7078,1,'2025-11-13 03:44:09','2025-11-13 03:44:09','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\n\" style= \"width:124px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 11, 2018</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:131px; height:140px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:123px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson\'s Disease.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Keith Davis, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/K.-Davis.jpg\" style= \"width:126px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:124px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clarke, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:126px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 13, 2018</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid It</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 14, 2018</td></tr>\n\n\n\n\n\n\n\n\n\n</table>\n\n','Presentations 40th Annual SDP Conference October 11-14, 2018','','inherit','closed','closed','','5579-revision-v1','','','2025-11-13 03:44:09','2025-11-13 03:44:09','',5579,'https://society.bsquaresite.com/?p=7078',0,'revision','',0),
(7079,1,'2025-11-13 03:44:09','2025-11-13 03:44:09','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\n\" style= \"width:124px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 11, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:131px; height:140px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:123px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson\'s Disease.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Keith Davis, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/K.-Davis.jpg\" style= \"width:126px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:124px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clarke, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:126px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 13, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid It</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 14, 2018</td></tr>\n</table>','Presentations 40th Annual SDP Conference October 11-14, 2018','','inherit','closed','closed','','5579-revision-v1','','','2025-11-13 03:44:09','2025-11-13 03:44:09','',5579,'https://society.bsquaresite.com/?p=7079',0,'revision','',0),
(7080,1,'2025-11-13 03:45:00','2025-11-13 03:45:00','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments/\">Presidential Address<br>Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 19, 2019</td></tr>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:100px; height:100; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 20, 2019</td></tr>\n\n  <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 20, 2019</td></tr>\n\n</table>\n\n','<p style=\"font-size:32px; text-align:center; position:relative; top: -60px;\">Presentations <br><br>41st Annual SDP Conference<br> September 19-22, 2019</p>','','inherit','closed','closed','','5691-revision-v1','','','2025-11-13 03:45:00','2025-11-13 03:45:00','',5691,'https://society.bsquaresite.com/?p=7080',0,'revision','',0),
(7081,1,'2025-11-13 03:45:00','2025-11-13 03:45:00','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments/\">Presidential Address<br>Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 19, 2019</td></tr>\n\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:100px; height:100; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 20, 2019</td></tr>\n\n  <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 20, 2019</td></tr>\n\n</table>\n\n','Presentations 41st Annual SDP Conference September 19-22, 2019','','inherit','closed','closed','','5691-revision-v1','','','2025-11-13 03:45:00','2025-11-13 03:45:00','',5691,'https://society.bsquaresite.com/?p=7081',0,'revision','',0),
(7082,1,'2025-11-13 03:45:00','2025-11-13 03:45:00','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments/\">Presidential Address<br>Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 19, 2019</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:100px; height:100; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 20, 2019</td></tr>\n  <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 20, 2019</td></tr>\n</table>','Presentations 41st Annual SDP Conference September 19-22, 2019','','inherit','closed','closed','','5691-revision-v1','','','2025-11-13 03:45:00','2025-11-13 03:45:00','',5691,'https://society.bsquaresite.com/?p=7082',0,'revision','',0),
(7083,1,'2025-11-13 03:45:59','2025-11-13 03:45:59','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Presidential Address: SES and Place: Examining the Impacts of Financial Position on a Person\'s Place in the World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Patricia Kennedy, Psy.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2020</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\"><a href=\"http://www.sdp.org/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Having Black-White Conversations Go Right</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Paula Holt, J.D., M.B.A, M.S. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/P_Holt.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>David Bender, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Ralph C. Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\n\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">A Revolution in the Conception of Empirical Research in the Behavioral Sciences --The Virtues of the Pragmatic versus the Semantic Paradigm </td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Keith E. Davis, Ph.D.<br>H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n\n</table>\n\n','<p style=\"font-size:32px; text-align:center; position:relative; top: -60px;\">Presentations <br><br>42nd Annual SDP Conference (Online)<br> October 1-4, 2020</p>','','inherit','closed','closed','','5344-revision-v1','','','2025-11-13 03:45:59','2025-11-13 03:45:59','',5344,'https://society.bsquaresite.com/?p=7083',0,'revision','',0),
(7084,1,'2025-11-13 03:45:59','2025-11-13 03:45:59','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Presidential Address: SES and Place: Examining the Impacts of Financial Position on a Person\'s Place in the World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Patricia Kennedy, Psy.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2020</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\"><a href=\"http://www.sdp.org/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Having Black-White Conversations Go Right</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Paula Holt, J.D., M.B.A, M.S. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/P_Holt.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>David Bender, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Ralph C. Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\n\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">A Revolution in the Conception of Empirical Research in the Behavioral Sciences --The Virtues of the Pragmatic versus the Semantic Paradigm </td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Keith E. Davis, Ph.D.<br>H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n\n</table>\n\n','Presentations 42nd Annual SDP Conference (Online) October 1-4, 2020','','inherit','closed','closed','','5344-revision-v1','','','2025-11-13 03:45:59','2025-11-13 03:45:59','',5344,'https://society.bsquaresite.com/?p=7084',0,'revision','',0),
(7085,1,'2025-11-13 03:46:00','2025-11-13 03:46:00','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Presidential Address: SES and Place: Examining the Impacts of Financial Position on a Person\'s Place in the World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Patricia Kennedy, Psy.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\"><a href=\"http://www.sdp.org/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Having Black-White Conversations Go Right</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Paula Holt, J.D., M.B.A, M.S. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/P_Holt.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>David Bender, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Ralph C. Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\n\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">A Revolution in the Conception of Empirical Research in the Behavioral Sciences --The Virtues of the Pragmatic versus the Semantic Paradigm </td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Keith E. Davis, Ph.D.<br>H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n</table>','Presentations 42nd Annual SDP Conference (Online) October 1-4, 2020','','inherit','closed','closed','','5344-revision-v1','','','2025-11-13 03:46:00','2025-11-13 03:46:00','',5344,'https://society.bsquaresite.com/?p=7085',0,'revision','',0),
(7086,1,'2025-11-13 03:46:51','2025-11-13 03:46:51','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href = \"http://www.sdp.org/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Presidential Address: Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple \nRelationships</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2021</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\n\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\nExplains Conspiracy Communities</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\n\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\n\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory\nand Role Development in the Behavior of Persons</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Coté, L.C.S.W.<img src = \"http://www.sdp.org/wp-content/uploads/2021/12/Charle_Cote_head_shot.jpg\" style= \"width:105px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Identity: An Essential, But Sometimes Neglected, Parameter</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary K. Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What\nConcepts Proved Serviceable?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Clarke J. Stone, <br>Independent Scholar</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n\n</table>\n\n','<p style=\"font-size:32px; text-align:center; position:relative; top: -60px;\">Presentations <br><br>43rd Annual SDP Conference (Online)<br> September 30-October 3, 2021</p>','','inherit','closed','closed','','6050-revision-v1','','','2025-11-13 03:46:51','2025-11-13 03:46:51','',6050,'https://society.bsquaresite.com/?p=7086',0,'revision','',0),
(7087,1,'2025-11-13 03:46:51','2025-11-13 03:46:51','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href = \"http://www.sdp.org/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Presidential Address: Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple \nRelationships</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2021</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\n\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\nExplains Conspiracy Communities</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\n\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\n\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory\nand Role Development in the Behavior of Persons</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Coté, L.C.S.W.<img src = \"http://www.sdp.org/wp-content/uploads/2021/12/Charle_Cote_head_shot.jpg\" style= \"width:105px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Identity: An Essential, But Sometimes Neglected, Parameter</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary K. Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What\nConcepts Proved Serviceable?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Clarke J. Stone, <br>Independent Scholar</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n\n</table>\n\n','Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021','','inherit','closed','closed','','6050-revision-v1','','','2025-11-13 03:46:51','2025-11-13 03:46:51','',6050,'https://society.bsquaresite.com/?p=7087',0,'revision','',0),
(7088,1,'2025-11-13 03:46:51','2025-11-13 03:46:51','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href = \"http://www.sdp.org/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Presidential Address: Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple \nRelationships</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\n\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\nExplains Conspiracy Communities</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\n\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\n\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory\nand Role Development in the Behavior of Persons</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Coté, L.C.S.W.<img src = \"http://www.sdp.org/wp-content/uploads/2021/12/Charle_Cote_head_shot.jpg\" style= \"width:105px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Identity: An Essential, But Sometimes Neglected, Parameter</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary K. Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What\nConcepts Proved Serviceable?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Clarke J. Stone, <br>Independent Scholar</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n</table>','Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021','','inherit','closed','closed','','6050-revision-v1','','','2025-11-13 03:46:51','2025-11-13 03:46:51','',6050,'https://society.bsquaresite.com/?p=7088',0,'revision','',0),
(7089,1,'2025-11-13 03:48:35','2025-11-13 03:48:35','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">January 21, 2021</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\" style= \"width:142px; position:relative; left:0px;\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">April 30, 2021</td></tr>\n\n\n\n\n\n\n\n\n</table>\n\n','<p style=\"font-size:32px; text-align:center; position:relative; top: -60px;\">Presentations <br><br>Mid-year Meetings<br>2021</p>','','inherit','closed','closed','','5963-revision-v1','','','2025-11-13 03:48:35','2025-11-13 03:48:35','',5963,'https://society.bsquaresite.com/?p=7089',0,'revision','',0),
(7090,1,'2025-11-13 03:48:35','2025-11-13 03:48:35','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">January 21, 2021</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\" style= \"width:142px; position:relative; left:0px;\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">April 30, 2021</td></tr>\n\n\n\n\n\n\n\n\n</table>\n\n','Presentations Mid-year Meetings 2021','','inherit','closed','closed','','5963-revision-v1','','','2025-11-13 03:48:35','2025-11-13 03:48:35','',5963,'https://society.bsquaresite.com/?p=7090',0,'revision','',0),
(7091,1,'2025-11-13 03:48:35','2025-11-13 03:48:35','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">January 21, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\" style= \"width:142px; position:relative; left:0px;\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">April 30, 2021</td></tr>\n</table>','Presentations Mid-year Meetings 2021','','inherit','closed','closed','','5963-revision-v1','','','2025-11-13 03:48:35','2025-11-13 03:48:35','',5963,'https://society.bsquaresite.com/?p=7091',0,'revision','',0),
(7092,1,'2025-11-13 03:49:35','2025-11-13 03:49:35','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n<!-- Ian-Newby Clark, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:\nThe Time is (Probably) <br>Ripe for Change:<br>Moving Descriptive Psychology into the Mainstream</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2022</td></tr>\n\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance//\n\">Sexual Significance</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n\n\n<!-- H. Joel Jeffrey, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/\n\">Making Buddhism Accessible to Westerners</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n\n<!-- C.J. Peek, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Primary Care Research <br>Subject Matter: <br>Reconciling How it is <br>Organized to Better Engage <br>Participants at the <br>International Conference\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n\n<!-- Wynn Schwartz, Ph.D. --><tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists//\n\">Descriptive Psychology as Therapy for Therapies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2022</td></tr>\n\n<!-- Lane Lasater, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br> Perspective on Careers</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n\n<!-- Charles Kantor, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n\n\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Being-in- the-World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n\n\n</table>\n','<p style=\"font-size:32px; text-align:center; position:relative; top:-60px;\">44th Annual SDP Conference (Hybrid)<br>September 29th - October 2nd, 2022</p>','','inherit','closed','closed','','6440-revision-v1','','','2025-11-13 03:49:35','2025-11-13 03:49:35','',6440,'https://society.bsquaresite.com/?p=7092',0,'revision','',0),
(7093,1,'2025-11-13 03:49:35','2025-11-13 03:49:35','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n<!-- Ian-Newby Clark, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:\nThe Time is (Probably) <br>Ripe for Change:<br>Moving Descriptive Psychology into the Mainstream</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2022</td></tr>\n\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance//\n\">Sexual Significance</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n\n\n<!-- H. Joel Jeffrey, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/\n\">Making Buddhism Accessible to Westerners</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n\n<!-- C.J. Peek, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Primary Care Research <br>Subject Matter: <br>Reconciling How it is <br>Organized to Better Engage <br>Participants at the <br>International Conference\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n\n<!-- Wynn Schwartz, Ph.D. --><tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists//\n\">Descriptive Psychology as Therapy for Therapies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2022</td></tr>\n\n<!-- Lane Lasater, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br> Perspective on Careers</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n\n<!-- Charles Kantor, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n\n\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Being-in- the-World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n\n\n</table>\n','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-13 03:49:35','2025-11-13 03:49:35','',6440,'https://society.bsquaresite.com/?p=7093',0,'revision','',0),
(7094,1,'2025-11-13 03:49:35','2025-11-13 03:49:35','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- Ian-Newby Clark, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:\nThe Time is (Probably) <br>Ripe for Change:<br>Moving Descriptive Psychology into the Mainstream</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2022</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance//\n\">Sexual Significance</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- H. Joel Jeffrey, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/\n\">Making Buddhism Accessible to Westerners</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- C.J. Peek, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Primary Care Research <br>Subject Matter: <br>Reconciling How it is <br>Organized to Better Engage <br>Participants at the <br>International Conference\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- Wynn Schwartz, Ph.D. --><tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists//\n\">Descriptive Psychology as Therapy for Therapies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2022</td></tr>\n<!-- Lane Lasater, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br> Perspective on Careers</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n<!-- Charles Kantor, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Being-in- the-World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n</table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-13 03:49:35','2025-11-13 03:49:35','',6440,'https://society.bsquaresite.com/?p=7094',0,'revision','',0),
(7095,1,'2025-11-13 03:50:36','2025-11-13 03:50:36','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n\n\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n\n\n\n\n</table>\n','<p style=\"font-size:32px; text-align:center; position:relative; top:-60px;\">45th Annual SDP Conference (Hybrid)<br>September 28 - October 1, 2023</p>','','inherit','closed','closed','','6373-revision-v1','','','2025-11-13 03:50:36','2025-11-13 03:50:36','',6373,'https://society.bsquaresite.com/?p=7095',0,'revision','',0),
(7096,1,'2025-11-13 03:50:36','2025-11-13 03:50:36','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n\n\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n\n\n\n\n</table>\n','45th Annual SDP Conference (Hybrid) September 28 - October 1, 2023','','inherit','closed','closed','','6373-revision-v1','','','2025-11-13 03:50:36','2025-11-13 03:50:36','',6373,'https://society.bsquaresite.com/?p=7096',0,'revision','',0),
(7097,1,'2025-11-13 03:50:37','2025-11-13 03:50:37','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n</table>','45th Annual SDP Conference (Hybrid) September 28 - October 1, 2023','','inherit','closed','closed','','6373-revision-v1','','','2025-11-13 03:50:37','2025-11-13 03:50:37','',6373,'https://society.bsquaresite.com/?p=7097',0,'revision','',0),
(7098,1,'2025-11-13 03:51:34','2025-11-13 03:51:34','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n\n\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n\n\n\n\n</table>\n','<p style=\"font-size:32px; text-align:center; position:relative; top:-60px;\">46th Annual SDP Conference (Hybrid)<br>September 19 - September 22, 2024</p>','','inherit','closed','closed','','6527-revision-v1','','','2025-11-13 03:51:34','2025-11-13 03:51:34','',6527,'https://society.bsquaresite.com/?p=7098',0,'revision','',0),
(7099,1,'2025-11-13 03:51:34','2025-11-13 03:51:34','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n\n\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n\n\n\n\n</table>\n','46th Annual SDP Conference (Hybrid) September 19 - September 22, 2024','','inherit','closed','closed','','6527-revision-v1','','','2025-11-13 03:51:34','2025-11-13 03:51:34','',6527,'https://society.bsquaresite.com/?p=7099',0,'revision','',0),
(7100,1,'2025-11-13 03:51:35','2025-11-13 03:51:35','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n</table>','46th Annual SDP Conference (Hybrid) September 19 - September 22, 2024','','inherit','closed','closed','','6527-revision-v1','','','2025-11-13 03:51:35','2025-11-13 03:51:35','',6527,'https://society.bsquaresite.com/?p=7100',0,'revision','',0),
(7101,1,'2025-11-13 03:52:19','2025-11-13 03:52:19','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-75px;\"></div>\n\n<p style=\"position:relative; top:-60px;\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.</p> \n\n<p style=\"position:relative; top:-60px;\">Please \"<strong>hover</strong>\" over the \"Presentations\" menu item and then select an option from the drop down menu.</p>  \n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-60px;\"></div>','<p style=\"font-size:36px; text-align:center; position:relative; top:-75px;\">Presentations</p>','','inherit','closed','closed','','5555-revision-v1','','','2025-11-13 03:52:19','2025-11-13 03:52:19','',5555,'https://society.bsquaresite.com/?p=7101',0,'revision','',0),
(7102,1,'2025-11-13 03:52:19','2025-11-13 03:52:19','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-75px;\"></div>\n\n<p style=\"position:relative; top:-60px;\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.</p> \n\n<p style=\"position:relative; top:-60px;\">Please \"<strong>hover</strong>\" over the \"Presentations\" menu item and then select an option from the drop down menu.</p>  \n\n<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a; position:relative; top:-60px;\"></div>','Presentations','','inherit','closed','closed','','5555-revision-v1','','','2025-11-13 03:52:19','2025-11-13 03:52:19','',5555,'https://society.bsquaresite.com/?p=7102',0,'revision','',0),
(7103,1,'2025-11-13 03:52:19','2025-11-13 03:52:19','<p style=\"position:relative; top:-60px;\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.</p> \n<p style=\"position:relative; top:-60px;\">Please \"<strong>hover</strong>\" over the \"Presentations\" menu item and then select an option from the drop down menu.</p>','Presentations','','inherit','closed','closed','','5555-revision-v1','','','2025-11-13 03:52:19','2025-11-13 03:52:19','',5555,'https://society.bsquaresite.com/?p=7103',0,'revision','',0),
(7104,1,'2025-11-13 03:53:05','2025-11-13 03:53:05','<p style=\"text-align:center; position:relative; top: -20px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -20px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural <br>Competence as a Therapist:<br>A Descriptive Psychology Approach</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Fernand Lubuguin, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lubuguin_F-SDP-Mid-year-2022.jpg\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">April 1, 2022</td></tr>\n\n\n\n\n\n\n\n\n\n</table>\n','<p style=\"text-align:center; font-size:32px;\">Presentation: <br>Mid-year Meeting<br>2022</p>','','inherit','closed','closed','','6487-revision-v1','','','2025-11-13 03:53:05','2025-11-13 03:53:05','',6487,'https://society.bsquaresite.com/?p=7104',0,'revision','',0),
(7105,1,'2025-11-13 03:53:05','2025-11-13 03:53:05','<p style=\"text-align:center; position:relative; top: -20px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n\n<table style=\"border:none; width:100%; position:relative; top: -20px;\">\n\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural <br>Competence as a Therapist:<br>A Descriptive Psychology Approach</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Fernand Lubuguin, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lubuguin_F-SDP-Mid-year-2022.jpg\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">April 1, 2022</td></tr>\n\n\n\n\n\n\n\n\n\n</table>\n','Presentation: Mid-year Meeting 2022','','inherit','closed','closed','','6487-revision-v1','','','2025-11-13 03:53:05','2025-11-13 03:53:05','',6487,'https://society.bsquaresite.com/?p=7105',0,'revision','',0),
(7106,1,'2025-11-13 03:53:05','2025-11-13 03:53:05','<p style=\"text-align:center; position:relative; top: -20px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -20px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural <br>Competence as a Therapist:<br>A Descriptive Psychology Approach</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Fernand Lubuguin, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lubuguin_F-SDP-Mid-year-2022.jpg\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">April 1, 2022</td></tr>\n</table>','Presentation: Mid-year Meeting 2022','','inherit','closed','closed','','6487-revision-v1','','','2025-11-13 03:53:05','2025-11-13 03:53:05','',6487,'https://society.bsquaresite.com/?p=7106',0,'revision','',0),
(7107,1,'2025-11-13 03:53:44','2025-11-13 03:53:44','<div style=\"text-align:center;\">If you have any questions about Descriptive Psychology or the<br><br>\n\nSociety for Descriptive Psychology<br><br>\n\nPlease send us an email at <span style=\"color:darkblue; font-weight:bold;\">info@sdp.org</span></div>\n\n','<p style=\"text-align:center;\">Contact Us!</p>','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 03:53:44','2025-11-13 03:53:44','',162,'https://society.bsquaresite.com/?p=7107',0,'revision','',0),
(7108,1,'2025-11-13 03:53:44','2025-11-13 03:53:44','<div style=\"text-align:center;\">If you have any questions about Descriptive Psychology or the<br><br>\n\nSociety for Descriptive Psychology<br><br>\n\nPlease send us an email at <span style=\"color:darkblue; font-weight:bold;\">info@sdp.org</span></div>\n\n','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 03:53:44','2025-11-13 03:53:44','',162,'https://society.bsquaresite.com/?p=7108',0,'revision','',0),
(7109,1,'2025-11-13 03:53:44','2025-11-13 03:53:44','If you have any questions about Descriptive Psychology or the<br><br>\nSociety for Descriptive Psychology<br><br>\nPlease send us an email at info@sdp.org','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 03:53:44','2025-11-13 03:53:44','',162,'https://society.bsquaresite.com/?p=7109',0,'revision','',0),
(7110,1,'2025-11-13 03:54:28','2025-11-13 03:54:28','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<div style=\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style = \"font-size:14px; text-align:center;\">In order to avoid redundancy, many publications are <span style=\"font-weight:bold; color:#41719a;\">not</span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"<span style=\"font-weight:bold; color:#41719a;\">Sample Topics: Clinical and Therapy</span>\" for those papers.</p>\n\n<div style=\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\"></div>\n\nBergner, R.M. (2010). <a href = \"http://www.sdp.org/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is Descriptive Psychology? An introduction</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.\n\nDavis K.E., & Roberts M.K. (1999). <a href = \"https://doi.org/10.1007/978-1-4612-5076-0_8\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.\n\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\nOssorio, P. G. (1967). <a href = \"http://www.sdp.org/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of behavior description (LRI Report No. 4a)</a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1972/1973). <a href=\"http://www.sdp.org/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile</a>. <em>Journal for the Theory of Social Behavior</em>, <em>3</em>, 131–140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1971/1978). <a href=\"http://www.sdp.org/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State of affairs systems (LRI Report No. 14)</a>. Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\n\nOssorio, P. G. (1969/1981). <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. G. (1970/1981). <a href=\"http://www.sdp.org/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA & Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. G. (1979/1981). <a href=\"http://www.sdp.org/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. G. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology? (LRI Report No. 35)</a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute\n\nOssorio, P.G. (1983/1985). <a href=https://link.springer.com/chapter/10.1007/978-1-4612-5076-0_2</a>An overview of Descriptive Psychology</a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)</em>. New York: Springer Verlacht.\n\nOssorio, P. G. (1986/1990). <a href=\"http://www.sdp.org/sdppubs-publications/3155/\">Appraisal</a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. G. (1990). <a href=\"http://www.sdp.org/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The human condition: Some formal aspects. LRI Report No. 47a</a>. Boulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P.G. (2006). <a href = \"http://www.sdp.org/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P.G. (2006). Out of nowhere. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 108-143>. Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P.G. (1982/1998/2012). <a href=\"http://www.sdp.org/sdppubs-publications/place/\"><em>Place</em></a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P.G. (2006/2013). <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</a></em>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).</em> Ann Arbor, MI: Descriptive Psychology Press.)\n\nPutman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\n\nPutman, A.O. (2010). <a href = \"http://www.sdp.org/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.\n\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/sdppubs-publications/knowing-the-world/\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\n\nShideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.\n\nStone, C.J. (2017). <a href=\"http://obaat.euodp.com/\">One bite at a time: A glossary of Descriptive Psychology concepts</a>. \n\nSchwartz, W. (2019). <a href=\"http://freedomliberationreaction.blogspot.com/2018/07/descriptive-psychology-and-person.html\">Descriptive psychology and the person concept</a>. (to be published by Academic Press in Spring, 2019).\n\nWikipedia contributors. (n.d.). <a href=\"https://en.wikipedia.org/wiki/Descriptive_psychology\"> Descriptive Psychology</a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.\n','<p style=\"text-align:center;\">Sample Topics:<br>Central Descriptive Psychology Concepts</p>','','inherit','closed','closed','','4287-revision-v1','','','2025-11-13 03:54:28','2025-11-13 03:54:28','',4287,'https://society.bsquaresite.com/?p=7110',0,'revision','',0),
(7111,1,'2025-11-13 03:54:28','2025-11-13 03:54:28','<div style=\"height: 3px; width: 300px; margin: 0px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<div style=\"height: 3px; width: 300px; margin: -10px auto 10px auto; background-color: #41719a;\"></div>\n\n<p style = \"font-size:14px; text-align:center;\">In order to avoid redundancy, many publications are <span style=\"font-weight:bold; color:#41719a;\">not</span> included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"<span style=\"font-weight:bold; color:#41719a;\">Sample Topics: Clinical and Therapy</span>\" for those papers.</p>\n\n<div style=\"height: 3px; width: 300px; margin:-5px auto 40px auto; background-color: #41719a;\"></div>\n\nBergner, R.M. (2010). <a href = \"http://www.sdp.org/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is Descriptive Psychology? An introduction</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.\n\nDavis K.E., & Roberts M.K. (1999). <a href = \"https://doi.org/10.1007/978-1-4612-5076-0_8\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.\n\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p>\n\nOssorio, P. G. (1967). <a href = \"http://www.sdp.org/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of behavior description (LRI Report No. 4a)</a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1972/1973). <a href=\"http://www.sdp.org/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile</a>. <em>Journal for the Theory of Social Behavior</em>, <em>3</em>, 131–140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1971/1978). <a href=\"http://www.sdp.org/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State of affairs systems (LRI Report No. 14)</a>. Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\n\nOssorio, P. G. (1969/1981). <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. G. (1970/1981). <a href=\"http://www.sdp.org/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA & Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. G. (1979/1981). <a href=\"http://www.sdp.org/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. G. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology? (LRI Report No. 35)</a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute\n\nOssorio, P.G. (1983/1985). <a href=https://link.springer.com/chapter/10.1007/978-1-4612-5076-0_2</a>An overview of Descriptive Psychology</a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)</em>. New York: Springer Verlacht.\n\nOssorio, P. G. (1986/1990). <a href=\"http://www.sdp.org/sdppubs-publications/3155/\">Appraisal</a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. G. (1990). <a href=\"http://www.sdp.org/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The human condition: Some formal aspects. LRI Report No. 47a</a>. Boulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P.G. (2006). <a href = \"http://www.sdp.org/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P.G. (2006). Out of nowhere. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 108-143>. Ann Arbor, MI: Descriptive Psychology Press.\n\nOssorio, P.G. (1982/1998/2012). <a href=\"http://www.sdp.org/sdppubs-publications/place/\"><em>Place</em></a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P.G. (2006/2013). <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</a></em>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).</em> Ann Arbor, MI: Descriptive Psychology Press.)\n\nPutman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\n\nPutman, A.O. (2010). <a href = \"http://www.sdp.org/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\n\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.\n\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/sdppubs-publications/knowing-the-world/\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\n\nShideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.\n\nStone, C.J. (2017). <a href=\"http://obaat.euodp.com/\">One bite at a time: A glossary of Descriptive Psychology concepts</a>. \n\nSchwartz, W. (2019). <a href=\"http://freedomliberationreaction.blogspot.com/2018/07/descriptive-psychology-and-person.html\">Descriptive psychology and the person concept</a>. (to be published by Academic Press in Spring, 2019).\n\nWikipedia contributors. (n.d.). <a href=\"https://en.wikipedia.org/wiki/Descriptive_psychology\"> Descriptive Psychology</a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.\n','Sample Topics: Central Descriptive Psychology Concepts','','inherit','closed','closed','','4287-revision-v1','','','2025-11-13 03:54:28','2025-11-13 03:54:28','',4287,'https://society.bsquaresite.com/?p=7111',0,'revision','',0),
(7112,1,'2025-11-13 03:54:28','2025-11-13 03:54:28','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">In order to avoid redundancy, many publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\nBergner, R.M. (2010). <a href = \"http://www.sdp.org/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is Descriptive Psychology? An introduction</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.\nDavis K.E., & Roberts M.K. (1999). <a href = \"https://doi.org/10.1007/978-1-4612-5076-0_8\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p>\nOssorio, P. G. (1967). <a href = \"http://www.sdp.org/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of behavior description (LRI Report No. 4a)</a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1972/1973). <a href=\"http://www.sdp.org/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile</a>. <em>Journal for the Theory of Social Behavior</em>, <em>3</em>, 131–140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1971/1978). <a href=\"http://www.sdp.org/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State of affairs systems (LRI Report No. 14)</a>. Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\nOssorio, P. G. (1969/1981). <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1970/1981). <a href=\"http://www.sdp.org/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA & Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1979/1981). <a href=\"http://www.sdp.org/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology? (LRI Report No. 35)</a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute\nOssorio, P.G. (1983/1985). <a href=https://link.springer.com/chapter/10.1007/978-1-4612-5076-0_2</a>An overview of Descriptive Psychology</a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)</em>. New York: Springer Verlacht.\nOssorio, P. G. (1986/1990). <a href=\"http://www.sdp.org/sdppubs-publications/3155/\">Appraisal</a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1990). <a href=\"http://www.sdp.org/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The human condition: Some formal aspects. LRI Report No. 47a</a>. Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (2006). <a href = \"http://www.sdp.org/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (2006). Out of nowhere. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 108-143>. Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1982/1998/2012). <a href=\"http://www.sdp.org/sdppubs-publications/place/\"><em>Place</em></a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (2006/2013). <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</a></em>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).</em> Ann Arbor, MI: Descriptive Psychology Press.)\nPutman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\nPutman, A.O. (2010). <a href = \"http://www.sdp.org/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/sdppubs-publications/knowing-the-world/\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\nShideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.\nStone, C.J. (2017). <a href=\"http://obaat.euodp.com/\">One bite at a time: A glossary of Descriptive Psychology concepts</a>. \nSchwartz, W. (2019). <a href=\"http://freedomliberationreaction.blogspot.com/2018/07/descriptive-psychology-and-person.html\">Descriptive psychology and the person concept</a>. (to be published by Academic Press in Spring, 2019).\nWikipedia contributors. (n.d.). <a href=\"https://en.wikipedia.org/wiki/Descriptive_psychology\"> Descriptive Psychology</a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.','Sample Topics: Central Descriptive Psychology Concepts','','inherit','closed','closed','','4287-revision-v1','','','2025-11-13 03:54:28','2025-11-13 03:54:28','',4287,'https://society.bsquaresite.com/?p=7112',0,'revision','',0),
(7114,1,'2025-11-13 03:59:03','2025-11-13 03:59:03','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-13 03:59:03','2025-11-13 03:59:03','',6710,'https://society.bsquaresite.com/?p=7114',0,'revision','',0),
(7115,1,'2025-11-13 03:59:03','2025-11-13 03:59:03','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-13 03:59:03','2025-11-13 03:59:03','',6710,'https://society.bsquaresite.com/?p=7115',0,'revision','',0),
(7116,1,'2025-11-13 03:59:04','2025-11-13 03:59:04','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n							<h2>Why is this so important?</h2>		<p><em><strong>Descriptive Psychology</strong></em> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p>\n<p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.</p>					\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-13 03:59:04','2025-11-13 03:59:04','',6710,'https://society.bsquaresite.com/?p=7116',0,'revision','',0),
(7117,1,'2025-11-13 03:59:40','2025-11-13 03:59:40','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n							<h2>Why is this so important?</h2>		<p><em><strong>Descriptive Psychology</strong></em> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p>\n<p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.</p>					\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-13 03:59:40','2025-11-13 03:59:40','',6710,'https://society.bsquaresite.com/?p=7117',0,'revision','',0),
(7118,1,'2025-11-13 03:59:40','2025-11-13 03:59:40','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n							<h2>Why is this so important?</h2>		<p><em><strong>Descriptive Psychology</strong></em> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p>\n<p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.</p>					\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-13 03:59:40','2025-11-13 03:59:40','',6710,'https://society.bsquaresite.com/?p=7118',0,'revision','',0),
(7119,1,'2025-11-13 03:59:40','2025-11-13 03:59:40','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n							<h2>Why is this so important?</h2>		<p><strong style=\"\">Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p>\n<p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-13 03:59:40','2025-11-13 03:59:40','',6710,'https://society.bsquaresite.com/?p=7119',0,'revision','',0),
(7120,1,'2025-11-13 04:02:10','2025-11-13 04:02:10','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n							<h2>Why is this so important?</h2>		<p><strong style=\"\">Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p>\n<p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-13 04:02:10','2025-11-13 04:02:10','',6710,'https://society.bsquaresite.com/?p=7120',0,'revision','',0),
(7121,1,'2025-11-13 04:02:10','2025-11-13 04:02:10','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely different approach to understanding people and what they do.</p>					\n									<h4>\n							Different How?						\n					</h4>\n									<p>\n						Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br>  \nRather than adding yet another theory of behavior or creating another school of psychotherapy, Descriptive Psychology brings out what each of these perspectives and theories highlights and organizes about our shared world.  It describes what all these (and more not yet invented) are theories and perspectives about.  <br>\nDescriptive Psychology articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.  \n					</p>\n							<h2>Why is this so important?</h2>		<p><strong style=\"\">Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p>\n<p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n									<h4>\n							Why is this so important?						\n					</h4>\n									<p>\n						Descriptive Psychology has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”).  The unusual scope and comprehensiveness of the enterprise of describing persons, behavior, reality, and language,  as well as the interrelationships among these, with scientific precision, required “a fresh start.”  Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this.  The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.\nWe invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying Descriptive Psychology to our respective fields and lives.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-13 04:02:10','2025-11-13 04:02:10','',6710,'https://society.bsquaresite.com/?p=7121',0,'revision','',0),
(7122,1,'2025-11-13 04:02:11','2025-11-13 04:02:11','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-13 04:02:11','2025-11-13 04:02:11','',6710,'https://society.bsquaresite.com/?p=7122',0,'revision','',0),
(7125,1,'2025-11-13 17:47:34','2025-11-13 17:47:34','<h2>Presentations and Courses by Peter G. Ossorio</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead></table><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr></tbody></table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"> </td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"> </td><td style=\"text-align: center; border-top: 2px solid blue;\"> </td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td>October 12, 1989</td></tr><tr><td colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.</p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.</p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 17:47:34','2025-11-13 17:47:34','',5696,'https://society.bsquaresite.com/?p=7125',0,'revision','',0),
(7126,1,'2025-11-13 17:47:35','2025-11-13 17:47:35','<h2>Presentations and Courses by Peter G. Ossorio</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead></table><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr></tbody></table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"> </td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"> </td><td style=\"text-align: center; border-top: 2px solid blue;\"> </td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td>October 12, 1989</td></tr><tr><td colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.</p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.</p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 17:47:35','2025-11-13 17:47:35','',5696,'https://society.bsquaresite.com/?p=7126',0,'revision','',0),
(7127,1,'2025-11-13 17:47:35','2025-11-13 17:47:35','<h2>Presentations and Courses by Peter G. Ossorio</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead></table><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr></tbody></table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"width: 100%; border: none; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center; width: 277.086px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 159.773px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 146.141px;\"> </th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"> </td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\"> </td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\"> </td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"width: 146.141px;\">October 12, 1989</td></tr><tr><td style=\"width: 595px;\" colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.</p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.</p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 17:47:35','2025-11-13 17:47:35','',5696,'https://society.bsquaresite.com/?p=7127',0,'revision','',0),
(7128,1,'2025-11-13 17:49:48','2025-11-13 17:49:48','<h2>Presentations and Courses by Peter G. Ossorio</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead></table><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr></tbody></table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"width: 100%; border: none; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center; width: 277.086px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 159.773px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 146.141px;\"> </th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"> </td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\"> </td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\"> </td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"width: 146.141px;\">October 12, 1989</td></tr><tr><td style=\"width: 595px;\" colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.</p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.</p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 17:49:48','2025-11-13 17:49:48','',5696,'https://society.bsquaresite.com/?p=7128',0,'revision','',0),
(7129,1,'2025-11-13 17:49:48','2025-11-13 17:49:48','<h2>Presentations and Courses by Peter G. Ossorio</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead></table><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr></tbody></table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"width: 100%; border: none; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center; width: 277.086px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 159.773px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 146.141px;\"> </th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"> </td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\"> </td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\"> </td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"width: 146.141px;\">October 12, 1989</td></tr><tr><td style=\"width: 595px;\" colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.</p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.</p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 17:49:48','2025-11-13 17:49:48','',5696,'https://society.bsquaresite.com/?p=7129',0,'revision','',0),
(7130,1,'2025-11-13 17:49:48','2025-11-13 17:49:48','<h2>Presentations and Courses by Peter G. Ossorio</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead></table><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr></tbody></table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"width: 100%; border: none; position: relative; top: -60px; border-color: ffffff;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center; width: 277.086px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 159.773px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 146.141px;\"> </th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"> </td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\"> </td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\"> </td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"width: 146.141px;\">October 12, 1989</td></tr><tr><td style=\"width: 595px;\" colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.</p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.</p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 17:49:48','2025-11-13 17:49:48','',5696,'https://society.bsquaresite.com/?p=7130',0,'revision','',0),
(7131,1,'2025-11-13 17:50:06','2025-11-13 17:50:06','<h2>Presentations and Courses by Peter G. Ossorio</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead></table><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr></tbody></table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"width: 100%; border: none; position: relative; top: -60px; border-color: ffffff;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center; width: 277.086px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 159.773px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 146.141px;\"> </th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"> </td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\"> </td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\"> </td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"width: 146.141px;\">October 12, 1989</td></tr><tr><td style=\"width: 595px;\" colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.</p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.</p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 17:50:06','2025-11-13 17:50:06','',5696,'https://society.bsquaresite.com/?p=7131',0,'revision','',0),
(7132,1,'2025-11-13 17:50:06','2025-11-13 17:50:06','<h2>Presentations and Courses by Peter G. Ossorio</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead></table><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr></tbody></table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"width: 100%; border: none; position: relative; top: -60px; border-color: ffffff;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center; width: 277.086px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 159.773px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 146.141px;\"> </th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"> </td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\"> </td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\"> </td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"width: 146.141px;\">October 12, 1989</td></tr><tr><td style=\"width: 595px;\" colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.</p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.</p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 17:50:06','2025-11-13 17:50:06','',5696,'https://society.bsquaresite.com/?p=7132',0,'revision','',0),
(7133,1,'2025-11-13 17:50:07','2025-11-13 17:50:07','<h2>Presentations and Courses by Peter G. Ossorio</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead></table><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr></tbody></table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"width: 100%; border: none; position: relative; top: -60px; border-color: ffffff;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center; width: 277.086px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 159.773px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 146.141px;\"> </th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"> </td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\"> </td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\"> </td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"width: 146.141px;\">October 12, 1989</td></tr><tr><td style=\"width: 595px;\" colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.</p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.</p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-11-13 17:50:07','2025-11-13 17:50:07','',5696,'https://society.bsquaresite.com/?p=7133',0,'revision','',0),
(7134,1,'2025-11-16 21:57:26','2025-11-13 17:54:25',' ','','','publish','closed','closed','','7134','','','2025-11-16 21:57:26','2025-11-16 21:57:26','',0,'https://society.bsquaresite.com/?p=7134',13,'nav_menu_item','',0),
(7135,1,'2025-11-16 21:57:25','2025-11-13 17:54:25',' ','','','publish','closed','closed','','7135','','','2025-11-16 21:57:25','2025-11-16 21:57:25','',0,'https://society.bsquaresite.com/?p=7135',2,'nav_menu_item','',0),
(7136,1,'2025-11-16 21:57:25','2025-11-13 17:54:25',' ','','','publish','closed','closed','','7136','','','2025-11-16 21:57:25','2025-11-16 21:57:25','',0,'https://society.bsquaresite.com/?p=7136',3,'nav_menu_item','',0),
(7137,1,'2025-11-13 17:55:11','2025-11-13 17:55:11','<strong><span style=\"font-size: large;\">What is Descriptive Psychology?</span></strong>\n\n<em>Descriptive Psychology</em> is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)\n<div style=\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\"></div>\n<p style=\"padding: 25px 0px 0px 0px;\">\"<em>Descriptive Psychology</em> (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\" -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\"></div>\n&nbsp;\n<p style=\"background: white; margin: 0in 0in .25in 0in;\"><span style=\"font-family: \'Georgia\',\'serif\'; color: #141412;\"><em>Descriptive Psychology</em> provides a coherent conceptual framework for all of behavioral science. </span><span style=\"font-family: \'Georgia\',\'serif\'; color: #141412;\"><em>Descriptive Psychologists</em> organize and articulate the implicit structure of that discipline.</span></p>','Descriptive Psychology','','inherit','closed','closed','','8-revision-v1','','','2025-11-13 17:55:11','2025-11-13 17:55:11','',8,'https://society.bsquaresite.com/?p=7137',0,'revision','',0),
(7138,1,'2025-11-13 17:55:11','2025-11-13 17:55:11','<strong><span style=\"font-size: large;\">What is Descriptive Psychology?</span></strong>\n\n<em>Descriptive Psychology</em> is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)\n<div style=\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\"></div>\n<p style=\"padding: 25px 0px 0px 0px;\">\"<em>Descriptive Psychology</em> (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\" -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p>\n\n<div style=\"height: 3px; width: 300px; margin: 0 auto; background-color: #41719a;\"></div>\n&nbsp;\n<p style=\"background: white; margin: 0in 0in .25in 0in;\"><span style=\"font-family: \'Georgia\',\'serif\'; color: #141412;\"><em>Descriptive Psychology</em> provides a coherent conceptual framework for all of behavioral science. </span><span style=\"font-family: \'Georgia\',\'serif\'; color: #141412;\"><em>Descriptive Psychologists</em> organize and articulate the implicit structure of that discipline.</span></p>','Descriptive Psychology','','inherit','closed','closed','','8-revision-v1','','','2025-11-13 17:55:11','2025-11-13 17:55:11','',8,'https://society.bsquaresite.com/?p=7138',0,'revision','',0),
(7139,1,'2025-11-13 17:55:12','2025-11-13 17:55:12','<strong>What is Descriptive Psychology?</strong>\n<em>Descriptive Psychology</em> is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)\n<p style=\"padding: 25px 0px 0px 0px;\">\"<em>Descriptive Psychology</em> (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\" -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p>\n&nbsp;\n<p style=\"background: white; margin: 0in 0in .25in 0in;\"><em>Descriptive Psychology</em> provides a coherent conceptual framework for all of behavioral science. <em>Descriptive Psychologists</em> organize and articulate the implicit structure of that discipline.</p>','Descriptive Psychology','','inherit','closed','closed','','8-revision-v1','','','2025-11-13 17:55:12','2025-11-13 17:55:12','',8,'https://society.bsquaresite.com/?p=7139',0,'revision','',0),
(7140,1,'2025-11-13 17:56:04','2025-11-13 17:56:04','<h2>Presentations and Courses by Peter G. Ossorio</h2>','Inside Page black header banner','','publish','closed','closed','','inside-page-black-header-banner','','','2025-11-13 17:56:05','2025-11-13 17:56:05','',0,'https://society.bsquaresite.com/?elementor_library=inside-page-black-header-banner',0,'elementor_library','',0),
(7141,1,'2025-11-13 17:56:04','2025-11-13 17:56:04','','Inside Page black header banner','','inherit','closed','closed','','7140-revision-v1','','','2025-11-13 17:56:04','2025-11-13 17:56:04','',7140,'https://society.bsquaresite.com/?p=7141',0,'revision','',0),
(7142,1,'2025-11-13 17:56:05','2025-11-13 17:56:05','<h2>Presentations and Courses by Peter G. Ossorio</h2>','Inside Page black header banner','','inherit','closed','closed','','7140-revision-v1','','','2025-11-13 17:56:05','2025-11-13 17:56:05','',7140,'https://society.bsquaresite.com/?p=7142',0,'revision','',0),
(7144,1,'2025-11-13 17:56:38','2025-11-13 17:56:38','<strong>What is Descriptive Psychology?</strong>\n<em>Descriptive Psychology</em> is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)\n<p style=\"padding: 25px 0px 0px 0px;\">\"<em>Descriptive Psychology</em> (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\" -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p>\n&nbsp;\n<p style=\"background: white; margin: 0in 0in .25in 0in;\"><em>Descriptive Psychology</em> provides a coherent conceptual framework for all of behavioral science. <em>Descriptive Psychologists</em> organize and articulate the implicit structure of that discipline.</p>','Descriptive Psychology','','inherit','closed','closed','','8-revision-v1','','','2025-11-13 17:56:38','2025-11-13 17:56:38','',8,'https://society.bsquaresite.com/?p=7144',0,'revision','',0),
(7145,1,'2025-11-13 17:56:38','2025-11-13 17:56:38','<strong>What is Descriptive Psychology?</strong>\n<em>Descriptive Psychology</em> is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)\n<p style=\"padding: 25px 0px 0px 0px;\">\"<em>Descriptive Psychology</em> (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\" -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p>\n&nbsp;\n<p style=\"background: white; margin: 0in 0in .25in 0in;\"><em>Descriptive Psychology</em> provides a coherent conceptual framework for all of behavioral science. <em>Descriptive Psychologists</em> organize and articulate the implicit structure of that discipline.</p>','Descriptive Psychology','','inherit','closed','closed','','8-revision-v1','','','2025-11-13 17:56:38','2025-11-13 17:56:38','',8,'https://society.bsquaresite.com/?p=7145',0,'revision','',0),
(7146,1,'2025-11-13 17:56:38','2025-11-13 17:56:38','<h2>What is Descriptive Psychology</h2>		<strong>What is Descriptive Psychology?</strong>\n<em>Descriptive Psychology</em> is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)\n<p style=\"padding: 25px 0px 0px 0px;\">\"<em>Descriptive Psychology</em> (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\" -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p>\n&nbsp;\n<p style=\"background: white; margin: 0in 0in .25in 0in;\"><em>Descriptive Psychology</em> provides a coherent conceptual framework for all of behavioral science. <em>Descriptive Psychologists</em> organize and articulate the implicit structure of that discipline.</p>','Descriptive Psychology','','inherit','closed','closed','','8-revision-v1','','','2025-11-13 17:56:38','2025-11-13 17:56:38','',8,'https://society.bsquaresite.com/?p=7146',0,'revision','',0),
(7147,1,'2025-11-13 17:56:52','2025-11-13 17:56:52','<h2>What is Descriptive Psychology</h2>		<strong>What is Descriptive Psychology?</strong>\n<em>Descriptive Psychology</em> is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)\n<p style=\"padding: 25px 0px 0px 0px;\">\"<em>Descriptive Psychology</em> (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\" -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p>\n&nbsp;\n<p style=\"background: white; margin: 0in 0in .25in 0in;\"><em>Descriptive Psychology</em> provides a coherent conceptual framework for all of behavioral science. <em>Descriptive Psychologists</em> organize and articulate the implicit structure of that discipline.</p>','Descriptive Psychology','','inherit','closed','closed','','8-revision-v1','','','2025-11-13 17:56:52','2025-11-13 17:56:52','',8,'https://society.bsquaresite.com/?p=7147',0,'revision','',0),
(7148,1,'2025-11-13 17:56:52','2025-11-13 17:56:52','<h2>What is Descriptive Psychology</h2>		<strong>What is Descriptive Psychology?</strong>\n<em>Descriptive Psychology</em> is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)\n<p style=\"padding: 25px 0px 0px 0px;\">\"<em>Descriptive Psychology</em> (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\" -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p>\n&nbsp;\n<p style=\"background: white; margin: 0in 0in .25in 0in;\"><em>Descriptive Psychology</em> provides a coherent conceptual framework for all of behavioral science. <em>Descriptive Psychologists</em> organize and articulate the implicit structure of that discipline.</p>','Descriptive Psychology','','inherit','closed','closed','','8-revision-v1','','','2025-11-13 17:56:52','2025-11-13 17:56:52','',8,'https://society.bsquaresite.com/?p=7148',0,'revision','',0),
(7149,1,'2025-11-13 17:56:53','2025-11-13 17:56:53','<h2>What is Descriptive Psychology</h2>		<p><em>Descriptive Psychology</em> is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p> <p style=\"padding: 25px 0px 0px 0px;\">\"<em>Descriptive Psychology</em> (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\" -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p> <p> </p><p style=\"background: white; margin: 0in 0in .25in 0in;\"><em>Descriptive Psychology</em> provides a coherent conceptual framework for all of behavioral science. <em>Descriptive Psychologists</em> organize and articulate the implicit structure of that discipline.</p>','Descriptive Psychology','','inherit','closed','closed','','8-revision-v1','','','2025-11-13 17:56:53','2025-11-13 17:56:53','',8,'https://society.bsquaresite.com/?p=7149',0,'revision','',0),
(7150,1,'2025-11-13 17:57:57','2025-11-13 17:57:57','<h2>What is Descriptive Psychology</h2>		<p><em>Descriptive Psychology</em> is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p> <p style=\"padding: 25px 0px 0px 0px;\">\"<em>Descriptive Psychology</em> (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\" -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p> <p> </p><p style=\"background: white; margin: 0in 0in .25in 0in;\"><em>Descriptive Psychology</em> provides a coherent conceptual framework for all of behavioral science. <em>Descriptive Psychologists</em> organize and articulate the implicit structure of that discipline.</p>','Descriptive Psychology','','inherit','closed','closed','','8-revision-v1','','','2025-11-13 17:57:57','2025-11-13 17:57:57','',8,'https://society.bsquaresite.com/?p=7150',0,'revision','',0),
(7151,1,'2025-11-13 17:57:58','2025-11-13 17:57:58','<h2>What is Descriptive Psychology</h2>		<p><em>Descriptive Psychology</em> is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p> <p style=\"padding: 25px 0px 0px 0px;\">\"<em>Descriptive Psychology</em> (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\" -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p> <p> </p><p style=\"background: white; margin: 0in 0in .25in 0in;\"><em>Descriptive Psychology</em> provides a coherent conceptual framework for all of behavioral science. <em>Descriptive Psychologists</em> organize and articulate the implicit structure of that discipline.</p>','Descriptive Psychology','','inherit','closed','closed','','8-revision-v1','','','2025-11-13 17:57:58','2025-11-13 17:57:58','',8,'https://society.bsquaresite.com/?p=7151',0,'revision','',0),
(7152,1,'2025-11-13 17:57:58','2025-11-13 17:57:58','<h2>What is Descriptive Psychology</h2>		<p><em>Descriptive Psychology</em> is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p> </p>  <p style=\"padding: 25px 0px 0px 0px;\">\"<em>Descriptive Psychology</em> (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\" -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p> </p> <p> </p><p> </p><p style=\"background: white; margin: 0in 0in .25in 0in;\"><em>Descriptive Psychology</em> provides a coherent conceptual framework for all of behavioral science. <em>Descriptive Psychologists</em> organize and articulate the implicit structure of that discipline.</p>','Descriptive Psychology','','inherit','closed','closed','','8-revision-v1','','','2025-11-13 17:57:58','2025-11-13 17:57:58','',8,'https://society.bsquaresite.com/?p=7152',0,'revision','',0),
(7154,1,'2025-11-13 18:01:27','2025-11-13 18:01:27','<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.</p>\n\nAs documented by Mary Shideler in her paper <a href=\"http://www.sdp.org/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\"><em>The Founding of the Society for Descriptive Psychology</em></a>, the Society was founded on December 27, 1978 with the participation and/or assistance of the following 22 people:\n\n<p style=\"margin-left:5%; margin-right:12%;\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch</em>.</p>\n \nAt the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href = \"http://www.sdp.org/past-presidents-of-the-society-for-descriptive-psychology/\">here</a> and a list of current officers can be found <a href=\"http://www.sdp.org/sdp-officers/\">here</a>.\n\nSince its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href = \"http://www.sdp.org/conference-programs-of-the-society-for-descriptive-psychology/\">here</a>.\n\nThe core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href= \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">The Peter G. Ossorio Collection at CU Scholar</a>. \n\nMany of his publications can also be accessed on this website, <a href=\"http://www.sdp.org/ossorio-publications/\">here</a>, including his comprehensive book <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>. \n\nSeveral hundred additional publications and dissertations by his students and <br>colleagues can also be accessed on this website, <a href=\"http://www.sdp.org/sdpmembers-publications/\">here</a>, <a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">here</a>, and <a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">here</a>.\n\nWe welcome you to explore Descriptive Psychology and join us at one of our annual meetings.\n\n\n','The Society','','inherit','closed','closed','','84-revision-v1','','','2025-11-13 18:01:27','2025-11-13 18:01:27','',84,'https://society.bsquaresite.com/?p=7154',0,'revision','',0),
(7155,1,'2025-11-13 18:01:27','2025-11-13 18:01:27','<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.</p>\n\nAs documented by Mary Shideler in her paper <a href=\"http://www.sdp.org/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\"><em>The Founding of the Society for Descriptive Psychology</em></a>, the Society was founded on December 27, 1978 with the participation and/or assistance of the following 22 people:\n\n<p style=\"margin-left:5%; margin-right:12%;\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch</em>.</p>\n \nAt the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href = \"http://www.sdp.org/past-presidents-of-the-society-for-descriptive-psychology/\">here</a> and a list of current officers can be found <a href=\"http://www.sdp.org/sdp-officers/\">here</a>.\n\nSince its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href = \"http://www.sdp.org/conference-programs-of-the-society-for-descriptive-psychology/\">here</a>.\n\nThe core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href= \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">The Peter G. Ossorio Collection at CU Scholar</a>. \n\nMany of his publications can also be accessed on this website, <a href=\"http://www.sdp.org/ossorio-publications/\">here</a>, including his comprehensive book <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>. \n\nSeveral hundred additional publications and dissertations by his students and <br>colleagues can also be accessed on this website, <a href=\"http://www.sdp.org/sdpmembers-publications/\">here</a>, <a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">here</a>, and <a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">here</a>.\n\nWe welcome you to explore Descriptive Psychology and join us at one of our annual meetings.\n\n\n','The Society','','inherit','closed','closed','','84-revision-v1','','','2025-11-13 18:01:27','2025-11-13 18:01:27','',84,'https://society.bsquaresite.com/?p=7155',0,'revision','',0),
(7156,1,'2025-11-13 18:01:27','2025-11-13 18:01:27','<h2>The Society</h2>		<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.</p>\nAs documented by Mary Shideler in her paper <a href=\"http://www.sdp.org/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\"><em>The Founding of the Society for Descriptive Psychology</em></a>, the Society was founded on December 27, 1978 with the participation and/or assistance of the following 22 people:\n<p style=\"margin-left:5%; margin-right:12%;\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch</em>.</p>\nAt the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href = \"http://www.sdp.org/past-presidents-of-the-society-for-descriptive-psychology/\">here</a> and a list of current officers can be found <a href=\"http://www.sdp.org/sdp-officers/\">here</a>.\nSince its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href = \"http://www.sdp.org/conference-programs-of-the-society-for-descriptive-psychology/\">here</a>.\nThe core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href= \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">The Peter G. Ossorio Collection at CU Scholar</a>. \nMany of his publications can also be accessed on this website, <a href=\"http://www.sdp.org/ossorio-publications/\">here</a>, including his comprehensive book <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>. \nSeveral hundred additional publications and dissertations by his students and <br>colleagues can also be accessed on this website, <a href=\"http://www.sdp.org/sdpmembers-publications/\">here</a>, <a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">here</a>, and <a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">here</a>.\nWe welcome you to explore Descriptive Psychology and join us at one of our annual meetings.','The Society','','inherit','closed','closed','','84-revision-v1','','','2025-11-13 18:01:27','2025-11-13 18:01:27','',84,'https://society.bsquaresite.com/?p=7156',0,'revision','',0),
(7157,1,'2025-11-13 18:02:53','2025-11-13 18:02:53','<h2>The Society</h2>		<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.</p>\nAs documented by Mary Shideler in her paper <a href=\"http://www.sdp.org/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\"><em>The Founding of the Society for Descriptive Psychology</em></a>, the Society was founded on December 27, 1978 with the participation and/or assistance of the following 22 people:\n<p style=\"margin-left:5%; margin-right:12%;\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch</em>.</p>\nAt the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href = \"http://www.sdp.org/past-presidents-of-the-society-for-descriptive-psychology/\">here</a> and a list of current officers can be found <a href=\"http://www.sdp.org/sdp-officers/\">here</a>.\nSince its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href = \"http://www.sdp.org/conference-programs-of-the-society-for-descriptive-psychology/\">here</a>.\nThe core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href= \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">The Peter G. Ossorio Collection at CU Scholar</a>. \nMany of his publications can also be accessed on this website, <a href=\"http://www.sdp.org/ossorio-publications/\">here</a>, including his comprehensive book <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>. \nSeveral hundred additional publications and dissertations by his students and <br>colleagues can also be accessed on this website, <a href=\"http://www.sdp.org/sdpmembers-publications/\">here</a>, <a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">here</a>, and <a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">here</a>.\nWe welcome you to explore Descriptive Psychology and join us at one of our annual meetings.','The Society','','inherit','closed','closed','','84-revision-v1','','','2025-11-13 18:02:53','2025-11-13 18:02:53','',84,'https://society.bsquaresite.com/?p=7157',0,'revision','',0),
(7158,1,'2025-11-13 18:02:53','2025-11-13 18:02:53','<h2>The Society</h2>		<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.</p>\nAs documented by Mary Shideler in her paper <a href=\"http://www.sdp.org/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\"><em>The Founding of the Society for Descriptive Psychology</em></a>, the Society was founded on December 27, 1978 with the participation and/or assistance of the following 22 people:\n<p style=\"margin-left:5%; margin-right:12%;\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch</em>.</p>\nAt the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href = \"http://www.sdp.org/past-presidents-of-the-society-for-descriptive-psychology/\">here</a> and a list of current officers can be found <a href=\"http://www.sdp.org/sdp-officers/\">here</a>.\nSince its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href = \"http://www.sdp.org/conference-programs-of-the-society-for-descriptive-psychology/\">here</a>.\nThe core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href= \"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">The Peter G. Ossorio Collection at CU Scholar</a>. \nMany of his publications can also be accessed on this website, <a href=\"http://www.sdp.org/ossorio-publications/\">here</a>, including his comprehensive book <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>. \nSeveral hundred additional publications and dissertations by his students and <br>colleagues can also be accessed on this website, <a href=\"http://www.sdp.org/sdpmembers-publications/\">here</a>, <a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">here</a>, and <a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">here</a>.\nWe welcome you to explore Descriptive Psychology and join us at one of our annual meetings.','The Society','','inherit','closed','closed','','84-revision-v1','','','2025-11-13 18:02:53','2025-11-13 18:02:53','',84,'https://society.bsquaresite.com/?p=7158',0,'revision','',0),
(7159,1,'2025-11-13 18:02:53','2025-11-13 18:02:53','<h2>The Society</h2>		<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.</p><p>As documented by Mary Shideler in her paper <a href=\"http://www.sdp.org/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\"><em>The Founding of the Society for Descriptive Psychology</em></a>, the Society was founded on December 27, 1978 with the participation and/or assistance of the following 22 people:</p><p style=\"margin-left: 5%; margin-right: 12%;\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch</em>.</p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\"http://www.sdp.org/past-presidents-of-the-society-for-descriptive-psychology/\">here</a> and a list of current officers can be found <a href=\"http://www.sdp.org/sdp-officers/\">here</a>.</p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\"http://www.sdp.org/conference-programs-of-the-society-for-descriptive-psychology/\">here</a>.</p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">The Peter G. Ossorio Collection at CU Scholar</a>.</p><p>Many of his publications can also be accessed on this website, <a href=\"http://www.sdp.org/ossorio-publications/\">here</a>, including his comprehensive book <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>.</p><p>Several hundred additional publications and dissertations by his students and <br />colleagues can also be accessed on this website, <a href=\"http://www.sdp.org/sdpmembers-publications/\">here</a>, <a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">here</a>, and <a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">here</a>.</p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.</p>','The Society','','inherit','closed','closed','','84-revision-v1','','','2025-11-13 18:02:53','2025-11-13 18:02:53','',84,'https://society.bsquaresite.com/?p=7159',0,'revision','',0),
(7162,1,'2025-11-16 21:57:25','2025-11-13 18:07:58',' ','','','publish','closed','closed','','7162','','','2025-11-16 21:57:25','2025-11-16 21:57:25','',0,'https://society.bsquaresite.com/?p=7162',7,'nav_menu_item','',0),
(7164,1,'2025-11-13 18:09:45','2025-11-13 18:09:45','<p style =\"width:140%; position:relative; right:110px;\" >The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p>\n<p style =\"width:140%; position:relative; right:110px;\"><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p>\n<p style =\"width:140%; position:relative; right:110px;\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.</p>\n<table style=\"width:140%; position:relative; right:110px; border-top:3px solid darkblue; border-bottom:3px solid darkblue;\">\n    <colgroup>\n       <col span=\"1\" style=\"width: 27%;\">\n       <col span=\"1\" style=\"width: 13%;\">\n       <col span=\"1\" style=\"width: 40%;\"> \n       <col span=\"1\" style=\"width: 20%;\">\n    </colgroup>\n  <tr style = \"border-bottom:3px solid darkblue;\">\n    <td style = \"font-weight:bold; font-size:120%;\">Name</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Year as <br>President</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Presidential<br>Address</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Conference<br>Program</td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href = \"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1978-1980</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Thomas Mitchell, Ph.D.</td>\n    <td style=\"text-align:center;\">1980-1981</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Mary Shideler, Ph.D.</td>\n    <td style=\"text-align:center;\">1981-1982</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Anthony O. Putman, Ph.D.</td>\n    <td style=\"text-align:center;\">1982-1983</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr> \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1983-1984</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1984-1985</td>\n    <td style=\"text-align:center;\">Counseling with Adolescents and Their Families:<br>A Status Dynamic Approach</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1985-1986</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1986-1987</td>\n    <td style=\"text-align:center;\">Humor in Psychotherapy: For Better or for Worse</td>\n    <td style=\"text-align:center;\"></td>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">James Holmes, Ph.D.</td>\n    <td style=\"text-align:center;\">1987-1988</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1988-1989</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Carolyn Allen Zeiger, Ph.D.</td>\n    <td style=\"text-align:center;\">1989-1990</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href = \"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1990-1991</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Sonja Bunke Holt, Ph.D.</td>\n    <td style=\"text-align:center;\">1991-1992</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">John R. Forward, Ph.D.</td>\n    <td style=\"text-align:center;\">1992-1993</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&action=edit\">C.J. Peek, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1993-1994</td>\n    <td style=\"text-align:center;\">Management by Trellis-Building: Harmonizing<br>Organization and Professional Community</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ralph Wechsler, Ph.D.</td>\n    <td style=\"text-align:center;\">1994-1995</td>\n    <td style=\"text-align:center;\">Trauma and its Transformations</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Laurie Bergner, Ph.D.</td>\n    <td style=\"text-align:center;\">1995-1996</td>\n    <td style=\"text-align:center;\">The Mommas and the Papas: Roles Parents Play</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1996-1997</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1997-1998</td>\n    <td style=\"text-align:center;\">Beyond Melting Pot and Tossed Salad</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=http://www.sdp.org/sdp-members/reg-garcia/\">Reginaldo Garcia, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1998-1999</td>\n    <td style=\"text-align:center;\">Persons, Change and Stress</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Michael Spayd, Ph.D.</td>\n    <td style=\"text-align:center;\">1999-2000</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Thomas Windham, Ph.D.<br>(Resigned)</td>\n    <td style=\"text-align:center;\">2000-2001</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br>(Acting President)</td>\n    <td style=\"text-align:center;\">2000-2001</td>\n    <td style=\"text-align:center;\">H5 Technologies</td>\n     <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td>\n  </tr>  \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.<a></td>\n    <td style=\"text-align:center;\">2001-2002</td>\n    <td style=\"text-align:center;\"> A Solution to the Problem of Large Scale Judgment Spaces</td>\n<td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td>\n  </tr>  \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2002-2003</td>\n    <td style=\"text-align:center;\">Addressing Pain and Suffering at the End-of-Life</td>\n<td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td>\n  </tr>\n  </tr>  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2003-2004</td>\n    <td style=\"text-align:center;\">Is it All Really Biological?</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Robert Brill, Ph.D.</td>\n    <td style=\"text-align:center;\">2004-2005</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Sonja Bunke Holt, Ph.D.</td>\n    <td style=\"text-align:center;\">2005-2006</td>\n    <td style=\"text-align:center;\">Appraisal and Competence in Managing the <br>Learning Loop</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"28th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Heather Holmes Lonergan, Ph.D.</td>\n    <td style=\"text-align:center;\">2006-2007</td>\n    <td style=\"text-align:center;\"> Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Anthony O. Putman, Ph.D.</td>\n    <td style=\"text-align:center;\">2007-2008</td>\n    <td style=\"text-align:center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2008-2009</td>\n<td style = \"text-align:center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence & Stalking</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a  href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2009-2010</td>\n    <td style=\"text-align:center;\">A Report from the Field: Using Paradigm Case<br>Formulation and Parametric Analysis in Emerging Fields of Healthcare</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:center;\">2010-2011</a></td>\n    <td style=\"text-align:center;\">Re-working Economics from the Ground Up</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2011-2012</td>\n    <td style=\"text-align:center;\">Invisible to the Naked Eye</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2012-2013</td>\n    <td style=\"text-align:center;\">Creating Monsters: How persons become<br>perpetrators of genocide</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">C.J. Stone</td>\n    <td style=\"text-align:center;\">2013-2014</td>\n    <td style=\"text-align:center;\">Looking back, and Looking Forward</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2014-2015</td>\n    <td style=\"text-align:center;\">Social Progress and the Just Choice</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ned Kirsch, Ph.D.</td>\n    <td style=\"text-align:center;\">2015-2016</td>\n    <td style=\"text-align:center;\">Notes on the Relationship between Persons and Embodiment</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td>\n </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Bryan Harnsberger, Psy.D.</td>\n    <td style=\"text-align:center;\">2016-2017</td>\n    <td style=\"text-align:center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ralph Wechsler, Ph.D.</td>\n    <td style=\"text-align:center;\">2017-2018</td>\n    <td style=\"text-align:center;\">Applying Descriptive Psychology to the \n        Treatment of Psychological Trauma</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Erol Zeybekoglu, Psy.D.</td>\n    <td style=\"text-align:center;\">2018-2019</td>\n    <td style=\"text-align:center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Patricia Kennedy, Psy.D.</td>\n    <td style=\"text-align:center;\">2019-2020</td>\n    <td style=\"text-align:center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place\nin the World.</td>\n    <td style=\"text-align:center;\"><a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Laurie Bergner, Ph.D.</td>\n    <td style=\"text-align:center;\">2020-2021</td>\n    <td style=\"text-align:center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td>\n    <td style=\"text-align:center;\"><a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ian Newby-Clark, Ph.D.</td>\n    <td style=\"text-align:center;\">2021-2022</td>\n    <td style=\"text-align:center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td>\n    <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td>\n  </tr> \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">David Bender, Ph.D.</td>\n    <td style=\"text-align:center;\">2022-2023</td>\n    <td style=\"text-align:center;\">Descriptive Psychology in Everyday Life.</td>\n    <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td>\n  </tr> \n</table>','Past Presidents of the Society for Descriptive Psychology','','inherit','closed','closed','','2928-revision-v1','','','2025-11-13 18:09:45','2025-11-13 18:09:45','',2928,'https://society.bsquaresite.com/?p=7164',0,'revision','',0),
(7165,1,'2025-11-13 18:09:45','2025-11-13 18:09:45','<p style =\"width:140%; position:relative; right:110px;\" >The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p>\n<p style =\"width:140%; position:relative; right:110px;\"><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p>\n<p style =\"width:140%; position:relative; right:110px;\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.</p>\n<table style=\"width:140%; position:relative; right:110px; border-top:3px solid darkblue; border-bottom:3px solid darkblue;\">\n    <colgroup>\n       <col span=\"1\" style=\"width: 27%;\">\n       <col span=\"1\" style=\"width: 13%;\">\n       <col span=\"1\" style=\"width: 40%;\"> \n       <col span=\"1\" style=\"width: 20%;\">\n    </colgroup>\n  <tr style = \"border-bottom:3px solid darkblue;\">\n    <td style = \"font-weight:bold; font-size:120%;\">Name</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Year as <br>President</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Presidential<br>Address</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Conference<br>Program</td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href = \"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1978-1980</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Thomas Mitchell, Ph.D.</td>\n    <td style=\"text-align:center;\">1980-1981</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Mary Shideler, Ph.D.</td>\n    <td style=\"text-align:center;\">1981-1982</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Anthony O. Putman, Ph.D.</td>\n    <td style=\"text-align:center;\">1982-1983</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr> \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1983-1984</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1984-1985</td>\n    <td style=\"text-align:center;\">Counseling with Adolescents and Their Families:<br>A Status Dynamic Approach</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1985-1986</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1986-1987</td>\n    <td style=\"text-align:center;\">Humor in Psychotherapy: For Better or for Worse</td>\n    <td style=\"text-align:center;\"></td>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">James Holmes, Ph.D.</td>\n    <td style=\"text-align:center;\">1987-1988</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1988-1989</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Carolyn Allen Zeiger, Ph.D.</td>\n    <td style=\"text-align:center;\">1989-1990</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href = \"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1990-1991</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Sonja Bunke Holt, Ph.D.</td>\n    <td style=\"text-align:center;\">1991-1992</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">John R. Forward, Ph.D.</td>\n    <td style=\"text-align:center;\">1992-1993</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&action=edit\">C.J. Peek, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1993-1994</td>\n    <td style=\"text-align:center;\">Management by Trellis-Building: Harmonizing<br>Organization and Professional Community</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ralph Wechsler, Ph.D.</td>\n    <td style=\"text-align:center;\">1994-1995</td>\n    <td style=\"text-align:center;\">Trauma and its Transformations</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Laurie Bergner, Ph.D.</td>\n    <td style=\"text-align:center;\">1995-1996</td>\n    <td style=\"text-align:center;\">The Mommas and the Papas: Roles Parents Play</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1996-1997</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1997-1998</td>\n    <td style=\"text-align:center;\">Beyond Melting Pot and Tossed Salad</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=http://www.sdp.org/sdp-members/reg-garcia/\">Reginaldo Garcia, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1998-1999</td>\n    <td style=\"text-align:center;\">Persons, Change and Stress</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Michael Spayd, Ph.D.</td>\n    <td style=\"text-align:center;\">1999-2000</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Thomas Windham, Ph.D.<br>(Resigned)</td>\n    <td style=\"text-align:center;\">2000-2001</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br>(Acting President)</td>\n    <td style=\"text-align:center;\">2000-2001</td>\n    <td style=\"text-align:center;\">H5 Technologies</td>\n     <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td>\n  </tr>  \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.<a></td>\n    <td style=\"text-align:center;\">2001-2002</td>\n    <td style=\"text-align:center;\"> A Solution to the Problem of Large Scale Judgment Spaces</td>\n<td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td>\n  </tr>  \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2002-2003</td>\n    <td style=\"text-align:center;\">Addressing Pain and Suffering at the End-of-Life</td>\n<td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td>\n  </tr>\n  </tr>  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2003-2004</td>\n    <td style=\"text-align:center;\">Is it All Really Biological?</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Robert Brill, Ph.D.</td>\n    <td style=\"text-align:center;\">2004-2005</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Sonja Bunke Holt, Ph.D.</td>\n    <td style=\"text-align:center;\">2005-2006</td>\n    <td style=\"text-align:center;\">Appraisal and Competence in Managing the <br>Learning Loop</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"28th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Heather Holmes Lonergan, Ph.D.</td>\n    <td style=\"text-align:center;\">2006-2007</td>\n    <td style=\"text-align:center;\"> Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Anthony O. Putman, Ph.D.</td>\n    <td style=\"text-align:center;\">2007-2008</td>\n    <td style=\"text-align:center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2008-2009</td>\n<td style = \"text-align:center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence & Stalking</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a  href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2009-2010</td>\n    <td style=\"text-align:center;\">A Report from the Field: Using Paradigm Case<br>Formulation and Parametric Analysis in Emerging Fields of Healthcare</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:center;\">2010-2011</a></td>\n    <td style=\"text-align:center;\">Re-working Economics from the Ground Up</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2011-2012</td>\n    <td style=\"text-align:center;\">Invisible to the Naked Eye</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2012-2013</td>\n    <td style=\"text-align:center;\">Creating Monsters: How persons become<br>perpetrators of genocide</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">C.J. Stone</td>\n    <td style=\"text-align:center;\">2013-2014</td>\n    <td style=\"text-align:center;\">Looking back, and Looking Forward</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2014-2015</td>\n    <td style=\"text-align:center;\">Social Progress and the Just Choice</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ned Kirsch, Ph.D.</td>\n    <td style=\"text-align:center;\">2015-2016</td>\n    <td style=\"text-align:center;\">Notes on the Relationship between Persons and Embodiment</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td>\n </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Bryan Harnsberger, Psy.D.</td>\n    <td style=\"text-align:center;\">2016-2017</td>\n    <td style=\"text-align:center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ralph Wechsler, Ph.D.</td>\n    <td style=\"text-align:center;\">2017-2018</td>\n    <td style=\"text-align:center;\">Applying Descriptive Psychology to the \n        Treatment of Psychological Trauma</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Erol Zeybekoglu, Psy.D.</td>\n    <td style=\"text-align:center;\">2018-2019</td>\n    <td style=\"text-align:center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Patricia Kennedy, Psy.D.</td>\n    <td style=\"text-align:center;\">2019-2020</td>\n    <td style=\"text-align:center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place\nin the World.</td>\n    <td style=\"text-align:center;\"><a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Laurie Bergner, Ph.D.</td>\n    <td style=\"text-align:center;\">2020-2021</td>\n    <td style=\"text-align:center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td>\n    <td style=\"text-align:center;\"><a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ian Newby-Clark, Ph.D.</td>\n    <td style=\"text-align:center;\">2021-2022</td>\n    <td style=\"text-align:center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td>\n    <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td>\n  </tr> \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">David Bender, Ph.D.</td>\n    <td style=\"text-align:center;\">2022-2023</td>\n    <td style=\"text-align:center;\">Descriptive Psychology in Everyday Life.</td>\n    <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td>\n  </tr> \n</table>','Past Presidents of the Society for Descriptive Psychology','','inherit','closed','closed','','2928-revision-v1','','','2025-11-13 18:09:45','2025-11-13 18:09:45','',2928,'https://society.bsquaresite.com/?p=7165',0,'revision','',0),
(7166,1,'2025-11-13 18:09:46','2025-11-13 18:09:46','<h2>Past Presidents of the Society for Descriptive Psychology</h2>		<p style =\"width:140%; position:relative; right:110px;\" >The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p>\n<p style =\"width:140%; position:relative; right:110px;\"><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p>\n<p style =\"width:140%; position:relative; right:110px;\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.</p>\n<table style=\"width:140%; position:relative; right:110px; border-top:3px solid darkblue; border-bottom:3px solid darkblue;\">\n    <colgroup>\n       <col span=\"1\" style=\"width: 27%;\">\n       <col span=\"1\" style=\"width: 13%;\">\n       <col span=\"1\" style=\"width: 40%;\"> \n       <col span=\"1\" style=\"width: 20%;\">\n    </colgroup>\n  <tr style = \"border-bottom:3px solid darkblue;\">\n    <td style = \"font-weight:bold; font-size:120%;\">Name</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Year as <br>President</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Presidential<br>Address</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Conference<br>Program</td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href = \"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1978-1980</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Thomas Mitchell, Ph.D.</td>\n    <td style=\"text-align:center;\">1980-1981</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Mary Shideler, Ph.D.</td>\n    <td style=\"text-align:center;\">1981-1982</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Anthony O. Putman, Ph.D.</td>\n    <td style=\"text-align:center;\">1982-1983</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr> \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1983-1984</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1984-1985</td>\n    <td style=\"text-align:center;\">Counseling with Adolescents and Their Families:<br>A Status Dynamic Approach</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1985-1986</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1986-1987</td>\n    <td style=\"text-align:center;\">Humor in Psychotherapy: For Better or for Worse</td>\n    <td style=\"text-align:center;\"></td>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">James Holmes, Ph.D.</td>\n    <td style=\"text-align:center;\">1987-1988</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1988-1989</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Carolyn Allen Zeiger, Ph.D.</td>\n    <td style=\"text-align:center;\">1989-1990</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href = \"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1990-1991</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Sonja Bunke Holt, Ph.D.</td>\n    <td style=\"text-align:center;\">1991-1992</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">John R. Forward, Ph.D.</td>\n    <td style=\"text-align:center;\">1992-1993</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&action=edit\">C.J. Peek, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1993-1994</td>\n    <td style=\"text-align:center;\">Management by Trellis-Building: Harmonizing<br>Organization and Professional Community</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ralph Wechsler, Ph.D.</td>\n    <td style=\"text-align:center;\">1994-1995</td>\n    <td style=\"text-align:center;\">Trauma and its Transformations</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Laurie Bergner, Ph.D.</td>\n    <td style=\"text-align:center;\">1995-1996</td>\n    <td style=\"text-align:center;\">The Mommas and the Papas: Roles Parents Play</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1996-1997</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1997-1998</td>\n    <td style=\"text-align:center;\">Beyond Melting Pot and Tossed Salad</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=http://www.sdp.org/sdp-members/reg-garcia/\">Reginaldo Garcia, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1998-1999</td>\n    <td style=\"text-align:center;\">Persons, Change and Stress</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Michael Spayd, Ph.D.</td>\n    <td style=\"text-align:center;\">1999-2000</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Thomas Windham, Ph.D.<br>(Resigned)</td>\n    <td style=\"text-align:center;\">2000-2001</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br>(Acting President)</td>\n    <td style=\"text-align:center;\">2000-2001</td>\n    <td style=\"text-align:center;\">H5 Technologies</td>\n     <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td>\n  </tr>  \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.<a></td>\n    <td style=\"text-align:center;\">2001-2002</td>\n    <td style=\"text-align:center;\"> A Solution to the Problem of Large Scale Judgment Spaces</td>\n<td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td>\n  </tr>  \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2002-2003</td>\n    <td style=\"text-align:center;\">Addressing Pain and Suffering at the End-of-Life</td>\n<td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td>\n  </tr>\n  </tr>  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2003-2004</td>\n    <td style=\"text-align:center;\">Is it All Really Biological?</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Robert Brill, Ph.D.</td>\n    <td style=\"text-align:center;\">2004-2005</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Sonja Bunke Holt, Ph.D.</td>\n    <td style=\"text-align:center;\">2005-2006</td>\n    <td style=\"text-align:center;\">Appraisal and Competence in Managing the <br>Learning Loop</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"28th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Heather Holmes Lonergan, Ph.D.</td>\n    <td style=\"text-align:center;\">2006-2007</td>\n    <td style=\"text-align:center;\"> Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Anthony O. Putman, Ph.D.</td>\n    <td style=\"text-align:center;\">2007-2008</td>\n    <td style=\"text-align:center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2008-2009</td>\n<td style = \"text-align:center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence & Stalking</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a  href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2009-2010</td>\n    <td style=\"text-align:center;\">A Report from the Field: Using Paradigm Case<br>Formulation and Parametric Analysis in Emerging Fields of Healthcare</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:center;\">2010-2011</a></td>\n    <td style=\"text-align:center;\">Re-working Economics from the Ground Up</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2011-2012</td>\n    <td style=\"text-align:center;\">Invisible to the Naked Eye</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2012-2013</td>\n    <td style=\"text-align:center;\">Creating Monsters: How persons become<br>perpetrators of genocide</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">C.J. Stone</td>\n    <td style=\"text-align:center;\">2013-2014</td>\n    <td style=\"text-align:center;\">Looking back, and Looking Forward</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2014-2015</td>\n    <td style=\"text-align:center;\">Social Progress and the Just Choice</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ned Kirsch, Ph.D.</td>\n    <td style=\"text-align:center;\">2015-2016</td>\n    <td style=\"text-align:center;\">Notes on the Relationship between Persons and Embodiment</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td>\n </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Bryan Harnsberger, Psy.D.</td>\n    <td style=\"text-align:center;\">2016-2017</td>\n    <td style=\"text-align:center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ralph Wechsler, Ph.D.</td>\n    <td style=\"text-align:center;\">2017-2018</td>\n    <td style=\"text-align:center;\">Applying Descriptive Psychology to the \n        Treatment of Psychological Trauma</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Erol Zeybekoglu, Psy.D.</td>\n    <td style=\"text-align:center;\">2018-2019</td>\n    <td style=\"text-align:center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Patricia Kennedy, Psy.D.</td>\n    <td style=\"text-align:center;\">2019-2020</td>\n    <td style=\"text-align:center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place\nin the World.</td>\n    <td style=\"text-align:center;\"><a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Laurie Bergner, Ph.D.</td>\n    <td style=\"text-align:center;\">2020-2021</td>\n    <td style=\"text-align:center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td>\n    <td style=\"text-align:center;\"><a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ian Newby-Clark, Ph.D.</td>\n    <td style=\"text-align:center;\">2021-2022</td>\n    <td style=\"text-align:center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td>\n    <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td>\n  </tr> \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">David Bender, Ph.D.</td>\n    <td style=\"text-align:center;\">2022-2023</td>\n    <td style=\"text-align:center;\">Descriptive Psychology in Everyday Life.</td>\n    <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td>\n  </tr> \n</table>','Past Presidents of the Society for Descriptive Psychology','','inherit','closed','closed','','2928-revision-v1','','','2025-11-13 18:09:46','2025-11-13 18:09:46','',2928,'https://society.bsquaresite.com/?p=7166',0,'revision','',0),
(7167,1,'2025-11-13 18:11:43','2025-11-13 18:11:43','<h2>Past Presidents of the Society for Descriptive Psychology</h2>		<p style =\"width:140%; position:relative; right:110px;\" >The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p>\n<p style =\"width:140%; position:relative; right:110px;\"><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p>\n<p style =\"width:140%; position:relative; right:110px;\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.</p>\n<table style=\"width:140%; position:relative; right:110px; border-top:3px solid darkblue; border-bottom:3px solid darkblue;\">\n    <colgroup>\n       <col span=\"1\" style=\"width: 27%;\">\n       <col span=\"1\" style=\"width: 13%;\">\n       <col span=\"1\" style=\"width: 40%;\"> \n       <col span=\"1\" style=\"width: 20%;\">\n    </colgroup>\n  <tr style = \"border-bottom:3px solid darkblue;\">\n    <td style = \"font-weight:bold; font-size:120%;\">Name</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Year as <br>President</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Presidential<br>Address</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Conference<br>Program</td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href = \"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1978-1980</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Thomas Mitchell, Ph.D.</td>\n    <td style=\"text-align:center;\">1980-1981</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Mary Shideler, Ph.D.</td>\n    <td style=\"text-align:center;\">1981-1982</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Anthony O. Putman, Ph.D.</td>\n    <td style=\"text-align:center;\">1982-1983</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr> \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1983-1984</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1984-1985</td>\n    <td style=\"text-align:center;\">Counseling with Adolescents and Their Families:<br>A Status Dynamic Approach</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1985-1986</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1986-1987</td>\n    <td style=\"text-align:center;\">Humor in Psychotherapy: For Better or for Worse</td>\n    <td style=\"text-align:center;\"></td>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">James Holmes, Ph.D.</td>\n    <td style=\"text-align:center;\">1987-1988</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1988-1989</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Carolyn Allen Zeiger, Ph.D.</td>\n    <td style=\"text-align:center;\">1989-1990</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href = \"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1990-1991</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Sonja Bunke Holt, Ph.D.</td>\n    <td style=\"text-align:center;\">1991-1992</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">John R. Forward, Ph.D.</td>\n    <td style=\"text-align:center;\">1992-1993</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&action=edit\">C.J. Peek, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1993-1994</td>\n    <td style=\"text-align:center;\">Management by Trellis-Building: Harmonizing<br>Organization and Professional Community</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ralph Wechsler, Ph.D.</td>\n    <td style=\"text-align:center;\">1994-1995</td>\n    <td style=\"text-align:center;\">Trauma and its Transformations</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Laurie Bergner, Ph.D.</td>\n    <td style=\"text-align:center;\">1995-1996</td>\n    <td style=\"text-align:center;\">The Mommas and the Papas: Roles Parents Play</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1996-1997</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1997-1998</td>\n    <td style=\"text-align:center;\">Beyond Melting Pot and Tossed Salad</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=http://www.sdp.org/sdp-members/reg-garcia/\">Reginaldo Garcia, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1998-1999</td>\n    <td style=\"text-align:center;\">Persons, Change and Stress</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Michael Spayd, Ph.D.</td>\n    <td style=\"text-align:center;\">1999-2000</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Thomas Windham, Ph.D.<br>(Resigned)</td>\n    <td style=\"text-align:center;\">2000-2001</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br>(Acting President)</td>\n    <td style=\"text-align:center;\">2000-2001</td>\n    <td style=\"text-align:center;\">H5 Technologies</td>\n     <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td>\n  </tr>  \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.<a></td>\n    <td style=\"text-align:center;\">2001-2002</td>\n    <td style=\"text-align:center;\"> A Solution to the Problem of Large Scale Judgment Spaces</td>\n<td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td>\n  </tr>  \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2002-2003</td>\n    <td style=\"text-align:center;\">Addressing Pain and Suffering at the End-of-Life</td>\n<td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td>\n  </tr>\n  </tr>  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2003-2004</td>\n    <td style=\"text-align:center;\">Is it All Really Biological?</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Robert Brill, Ph.D.</td>\n    <td style=\"text-align:center;\">2004-2005</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Sonja Bunke Holt, Ph.D.</td>\n    <td style=\"text-align:center;\">2005-2006</td>\n    <td style=\"text-align:center;\">Appraisal and Competence in Managing the <br>Learning Loop</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"28th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Heather Holmes Lonergan, Ph.D.</td>\n    <td style=\"text-align:center;\">2006-2007</td>\n    <td style=\"text-align:center;\"> Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Anthony O. Putman, Ph.D.</td>\n    <td style=\"text-align:center;\">2007-2008</td>\n    <td style=\"text-align:center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2008-2009</td>\n<td style = \"text-align:center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence & Stalking</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a  href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2009-2010</td>\n    <td style=\"text-align:center;\">A Report from the Field: Using Paradigm Case<br>Formulation and Parametric Analysis in Emerging Fields of Healthcare</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:center;\">2010-2011</a></td>\n    <td style=\"text-align:center;\">Re-working Economics from the Ground Up</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2011-2012</td>\n    <td style=\"text-align:center;\">Invisible to the Naked Eye</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2012-2013</td>\n    <td style=\"text-align:center;\">Creating Monsters: How persons become<br>perpetrators of genocide</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">C.J. Stone</td>\n    <td style=\"text-align:center;\">2013-2014</td>\n    <td style=\"text-align:center;\">Looking back, and Looking Forward</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2014-2015</td>\n    <td style=\"text-align:center;\">Social Progress and the Just Choice</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ned Kirsch, Ph.D.</td>\n    <td style=\"text-align:center;\">2015-2016</td>\n    <td style=\"text-align:center;\">Notes on the Relationship between Persons and Embodiment</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td>\n </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Bryan Harnsberger, Psy.D.</td>\n    <td style=\"text-align:center;\">2016-2017</td>\n    <td style=\"text-align:center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ralph Wechsler, Ph.D.</td>\n    <td style=\"text-align:center;\">2017-2018</td>\n    <td style=\"text-align:center;\">Applying Descriptive Psychology to the \n        Treatment of Psychological Trauma</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Erol Zeybekoglu, Psy.D.</td>\n    <td style=\"text-align:center;\">2018-2019</td>\n    <td style=\"text-align:center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Patricia Kennedy, Psy.D.</td>\n    <td style=\"text-align:center;\">2019-2020</td>\n    <td style=\"text-align:center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place\nin the World.</td>\n    <td style=\"text-align:center;\"><a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Laurie Bergner, Ph.D.</td>\n    <td style=\"text-align:center;\">2020-2021</td>\n    <td style=\"text-align:center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td>\n    <td style=\"text-align:center;\"><a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ian Newby-Clark, Ph.D.</td>\n    <td style=\"text-align:center;\">2021-2022</td>\n    <td style=\"text-align:center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td>\n    <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td>\n  </tr> \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">David Bender, Ph.D.</td>\n    <td style=\"text-align:center;\">2022-2023</td>\n    <td style=\"text-align:center;\">Descriptive Psychology in Everyday Life.</td>\n    <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td>\n  </tr> \n</table>','Past Presidents of the Society for Descriptive Psychology','','inherit','closed','closed','','2928-revision-v1','','','2025-11-13 18:11:43','2025-11-13 18:11:43','',2928,'https://society.bsquaresite.com/?p=7167',0,'revision','',0),
(7168,1,'2025-11-13 18:11:43','2025-11-13 18:11:43','<h2>Past Presidents of the Society for Descriptive Psychology</h2>		<p style =\"width:140%; position:relative; right:110px;\" >The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p>\n<p style =\"width:140%; position:relative; right:110px;\"><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p>\n<p style =\"width:140%; position:relative; right:110px;\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.</p>\n<table style=\"width:140%; position:relative; right:110px; border-top:3px solid darkblue; border-bottom:3px solid darkblue;\">\n    <colgroup>\n       <col span=\"1\" style=\"width: 27%;\">\n       <col span=\"1\" style=\"width: 13%;\">\n       <col span=\"1\" style=\"width: 40%;\"> \n       <col span=\"1\" style=\"width: 20%;\">\n    </colgroup>\n  <tr style = \"border-bottom:3px solid darkblue;\">\n    <td style = \"font-weight:bold; font-size:120%;\">Name</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Year as <br>President</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Presidential<br>Address</td>\n    <td style=\"text-align:center; font-weight:bold; font-size:120%;\">Conference<br>Program</td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href = \"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1978-1980</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Thomas Mitchell, Ph.D.</td>\n    <td style=\"text-align:center;\">1980-1981</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Mary Shideler, Ph.D.</td>\n    <td style=\"text-align:center;\">1981-1982</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Anthony O. Putman, Ph.D.</td>\n    <td style=\"text-align:center;\">1982-1983</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr> \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1983-1984</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1984-1985</td>\n    <td style=\"text-align:center;\">Counseling with Adolescents and Their Families:<br>A Status Dynamic Approach</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1985-1986</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1986-1987</td>\n    <td style=\"text-align:center;\">Humor in Psychotherapy: For Better or for Worse</td>\n    <td style=\"text-align:center;\"></td>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">James Holmes, Ph.D.</td>\n    <td style=\"text-align:center;\">1987-1988</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1988-1989</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Carolyn Allen Zeiger, Ph.D.</td>\n    <td style=\"text-align:center;\">1989-1990</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href = \"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1990-1991</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Sonja Bunke Holt, Ph.D.</td>\n    <td style=\"text-align:center;\">1991-1992</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">John R. Forward, Ph.D.</td>\n    <td style=\"text-align:center;\">1992-1993</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&action=edit\">C.J. Peek, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1993-1994</td>\n    <td style=\"text-align:center;\">Management by Trellis-Building: Harmonizing<br>Organization and Professional Community</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ralph Wechsler, Ph.D.</td>\n    <td style=\"text-align:center;\">1994-1995</td>\n    <td style=\"text-align:center;\">Trauma and its Transformations</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Laurie Bergner, Ph.D.</td>\n    <td style=\"text-align:center;\">1995-1996</td>\n    <td style=\"text-align:center;\">The Mommas and the Papas: Roles Parents Play</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1996-1997</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1997-1998</td>\n    <td style=\"text-align:center;\">Beyond Melting Pot and Tossed Salad</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=http://www.sdp.org/sdp-members/reg-garcia/\">Reginaldo Garcia, Ph.D.</a></td>\n    <td style=\"text-align:center;\">1998-1999</td>\n    <td style=\"text-align:center;\">Persons, Change and Stress</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Michael Spayd, Ph.D.</td>\n    <td style=\"text-align:center;\">1999-2000</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Thomas Windham, Ph.D.<br>(Resigned)</td>\n    <td style=\"text-align:center;\">2000-2001</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br>(Acting President)</td>\n    <td style=\"text-align:center;\">2000-2001</td>\n    <td style=\"text-align:center;\">H5 Technologies</td>\n     <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td>\n  </tr>  \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.<a></td>\n    <td style=\"text-align:center;\">2001-2002</td>\n    <td style=\"text-align:center;\"> A Solution to the Problem of Large Scale Judgment Spaces</td>\n<td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td>\n  </tr>  \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2002-2003</td>\n    <td style=\"text-align:center;\">Addressing Pain and Suffering at the End-of-Life</td>\n<td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td>\n  </tr>\n  </tr>  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2003-2004</td>\n    <td style=\"text-align:center;\">Is it All Really Biological?</td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Robert Brill, Ph.D.</td>\n    <td style=\"text-align:center;\">2004-2005</td>\n    <td style=\"text-align:center;\"></td>\n    <td style=\"text-align:center;\"></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Sonja Bunke Holt, Ph.D.</td>\n    <td style=\"text-align:center;\">2005-2006</td>\n    <td style=\"text-align:center;\">Appraisal and Competence in Managing the <br>Learning Loop</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"28th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Heather Holmes Lonergan, Ph.D.</td>\n    <td style=\"text-align:center;\">2006-2007</td>\n    <td style=\"text-align:center;\"> Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Anthony O. Putman, Ph.D.</td>\n    <td style=\"text-align:center;\">2007-2008</td>\n    <td style=\"text-align:center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2008-2009</td>\n<td style = \"text-align:center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence & Stalking</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a  href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2009-2010</td>\n    <td style=\"text-align:center;\">A Report from the Field: Using Paradigm Case<br>Formulation and Parametric Analysis in Emerging Fields of Healthcare</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:center;\">2010-2011</a></td>\n    <td style=\"text-align:center;\">Re-working Economics from the Ground Up</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2011-2012</td>\n    <td style=\"text-align:center;\">Invisible to the Naked Eye</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2012-2013</td>\n    <td style=\"text-align:center;\">Creating Monsters: How persons become<br>perpetrators of genocide</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">C.J. Stone</td>\n    <td style=\"text-align:center;\">2013-2014</td>\n    <td style=\"text-align:center;\">Looking back, and Looking Forward</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td>\n    <td style=\"text-align:center;\">2014-2015</td>\n    <td style=\"text-align:center;\">Social Progress and the Just Choice</td>\n     <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ned Kirsch, Ph.D.</td>\n    <td style=\"text-align:center;\">2015-2016</td>\n    <td style=\"text-align:center;\">Notes on the Relationship between Persons and Embodiment</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td>\n </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Bryan Harnsberger, Psy.D.</td>\n    <td style=\"text-align:center;\">2016-2017</td>\n    <td style=\"text-align:center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ralph Wechsler, Ph.D.</td>\n    <td style=\"text-align:center;\">2017-2018</td>\n    <td style=\"text-align:center;\">Applying Descriptive Psychology to the \n        Treatment of Psychological Trauma</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Erol Zeybekoglu, Psy.D.</td>\n    <td style=\"text-align:center;\">2018-2019</td>\n    <td style=\"text-align:center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td>\n    <td style=\"text-align:center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Patricia Kennedy, Psy.D.</td>\n    <td style=\"text-align:center;\">2019-2020</td>\n    <td style=\"text-align:center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place\nin the World.</td>\n    <td style=\"text-align:center;\"><a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Laurie Bergner, Ph.D.</td>\n    <td style=\"text-align:center;\">2020-2021</td>\n    <td style=\"text-align:center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td>\n    <td style=\"text-align:center;\"><a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td>\n  </tr>\n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">Ian Newby-Clark, Ph.D.</td>\n    <td style=\"text-align:center;\">2021-2022</td>\n    <td style=\"text-align:center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td>\n    <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td>\n  </tr> \n  <tr>\n    <td style = \"color:darkblue; font-weight:bold;\">David Bender, Ph.D.</td>\n    <td style=\"text-align:center;\">2022-2023</td>\n    <td style=\"text-align:center;\">Descriptive Psychology in Everyday Life.</td>\n    <td style=\"text-align:center;\"><a href = \"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td>\n  </tr> \n</table>','Past Presidents of the Society for Descriptive Psychology','','inherit','closed','closed','','2928-revision-v1','','','2025-11-13 18:11:43','2025-11-13 18:11:43','',2928,'https://society.bsquaresite.com/?p=7168',0,'revision','',0),
(7169,1,'2025-11-13 18:11:43','2025-11-13 18:11:43','<h2>Past Presidents of the Society for Descriptive Psychology</h2>		<p style=\"width: 140%; position: relative; right: 110px;\">The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p><p style=\"width: 140%; position: relative; right: 110px;\"><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p><p style=\"width: 140%; position: relative; right: 110px;\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.</p><table style=\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\"><colgroup> <col style=\"width: 27%;\" span=\"1\" /> <col style=\"width: 13%;\" span=\"1\" /> <col style=\"width: 40%;\" span=\"1\" /> <col style=\"width: 20%;\" span=\"1\" /> </colgroup><tbody><tr style=\"border-bottom: 3px solid darkblue;\"><td style=\"font-weight: bold; font-size: 120%;\">Name</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Year as <br />President</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Presidential<br />Address</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Conference<br />Program</td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td><td style=\"text-align: center;\">1978-1980</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Thomas Mitchell, Ph.D.</td><td style=\"text-align: center;\">1980-1981</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Mary Shideler, Ph.D.</td><td style=\"text-align: center;\">1981-1982</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td><td style=\"text-align: center;\">1982-1983</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td><td style=\"text-align: center;\">1983-1984</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td><td style=\"text-align: center;\">1984-1985</td><td style=\"text-align: center;\">Counseling with Adolescents and Their Families:<br />A Status Dynamic Approach</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">1985-1986</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td><td style=\"text-align: center;\">1986-1987</td><td style=\"text-align: center;\">Humor in Psychotherapy: For Better or for Worse</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">James Holmes, Ph.D.</td><td style=\"text-align: center;\">1987-1988</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td><td style=\"text-align: center;\">1988-1989</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Carolyn Allen Zeiger, Ph.D.</td><td style=\"text-align: center;\">1989-1990</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td><td style=\"text-align: center;\">1990-1991</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td><td style=\"text-align: center;\">1991-1992</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">John R. Forward, Ph.D.</td><td style=\"text-align: center;\">1992-1993</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&amp;action=edit\">C.J. Peek, Ph.D.</a></td><td style=\"text-align: center;\">1993-1994</td><td style=\"text-align: center;\">Management by Trellis-Building: Harmonizing<br />Organization and Professional Community</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td><td style=\"text-align: center;\">1994-1995</td><td style=\"text-align: center;\">Trauma and its Transformations</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td><td style=\"text-align: center;\">1995-1996</td><td style=\"text-align: center;\">The Mommas and the Papas: Roles Parents Play</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td><td style=\"text-align: center;\">1996-1997</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td><td style=\"text-align: center;\">1997-1998</td><td style=\"text-align: center;\">Beyond Melting Pot and Tossed Salad</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/reg-garcia/&quot;\">Reginaldo Garcia, Ph.D.</a></td><td style=\"text-align: center;\">1998-1999</td><td style=\"text-align: center;\">Persons, Change and Stress</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Michael Spayd, Ph.D.</td><td style=\"text-align: center;\">1999-2000</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Thomas Windham, Ph.D.<br />(Resigned)</td><td style=\"text-align: center;\">2000-2001</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br />(Acting President)</td><td style=\"text-align: center;\">2000-2001</td><td style=\"text-align: center;\">H5 Technologies</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">2001-2002</td><td style=\"text-align: center;\">A Solution to the Problem of Large Scale Judgment Spaces</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td><td style=\"text-align: center;\">2002-2003</td><td style=\"text-align: center;\">Addressing Pain and Suffering at the End-of-Life</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td><td style=\"text-align: center;\">2003-2004</td><td style=\"text-align: center;\">Is it All Really Biological?</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Robert Brill, Ph.D.</td><td style=\"text-align: center;\">2004-2005</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td><td style=\"text-align: center;\">2005-2006</td><td style=\"text-align: center;\">Appraisal and Competence in Managing the <br />Learning Loop</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Heather Holmes Lonergan, Ph.D.</td><td style=\"text-align: center;\">2006-2007</td><td style=\"text-align: center;\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td><td style=\"text-align: center;\">2007-2008</td><td style=\"text-align: center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td><td style=\"text-align: center;\">2008-2009</td><td style=\"text-align: center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td><td style=\"text-align: center;\">2009-2010</td><td style=\"text-align: center;\">A Report from the Field: Using Paradigm Case<br />Formulation and Parametric Analysis in Emerging Fields of Healthcare</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">2010-2011</td><td style=\"text-align: center;\">Re-working Economics from the Ground Up</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td><td style=\"text-align: center;\">2011-2012</td><td style=\"text-align: center;\">Invisible to the Naked Eye</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td><td style=\"text-align: center;\">2012-2013</td><td style=\"text-align: center;\">Creating Monsters: How persons become<br />perpetrators of genocide</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">C.J. Stone</td><td style=\"text-align: center;\">2013-2014</td><td style=\"text-align: center;\">Looking back, and Looking Forward</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td><td style=\"text-align: center;\">2014-2015</td><td style=\"text-align: center;\">Social Progress and the Just Choice</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ned Kirsch, Ph.D.</td><td style=\"text-align: center;\">2015-2016</td><td style=\"text-align: center;\">Notes on the Relationship between Persons and Embodiment</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Bryan Harnsberger, Psy.D.</td><td style=\"text-align: center;\">2016-2017</td><td style=\"text-align: center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td><td style=\"text-align: center;\">2017-2018</td><td style=\"text-align: center;\">Applying Descriptive Psychology to the<br />Treatment of Psychological Trauma</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Erol Zeybekoglu, Psy.D.</td><td style=\"text-align: center;\">2018-2019</td><td style=\"text-align: center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Patricia Kennedy, Psy.D.</td><td style=\"text-align: center;\">2019-2020</td><td style=\"text-align: center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br />in the World.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td><td style=\"text-align: center;\">2020-2021</td><td style=\"text-align: center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ian Newby-Clark, Ph.D.</td><td style=\"text-align: center;\">2021-2022</td><td style=\"text-align: center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">David Bender, Ph.D.</td><td style=\"text-align: center;\">2022-2023</td><td style=\"text-align: center;\">Descriptive Psychology in Everyday Life.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td></tr></tbody></table>','Past Presidents of the Society for Descriptive Psychology','','inherit','closed','closed','','2928-revision-v1','','','2025-11-13 18:11:43','2025-11-13 18:11:43','',2928,'https://society.bsquaresite.com/?p=7169',0,'revision','',0),
(7170,1,'2025-11-13 18:12:19','2025-11-13 18:12:19','<h2>Past Presidents of the Society for Descriptive Psychology</h2>		<p style=\"width: 140%; position: relative; right: 110px;\">The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p><p style=\"width: 140%; position: relative; right: 110px;\"><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p><p style=\"width: 140%; position: relative; right: 110px;\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.</p><table style=\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\"><colgroup> <col style=\"width: 27%;\" span=\"1\" /> <col style=\"width: 13%;\" span=\"1\" /> <col style=\"width: 40%;\" span=\"1\" /> <col style=\"width: 20%;\" span=\"1\" /> </colgroup><tbody><tr style=\"border-bottom: 3px solid darkblue;\"><td style=\"font-weight: bold; font-size: 120%;\">Name</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Year as <br />President</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Presidential<br />Address</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Conference<br />Program</td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td><td style=\"text-align: center;\">1978-1980</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Thomas Mitchell, Ph.D.</td><td style=\"text-align: center;\">1980-1981</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Mary Shideler, Ph.D.</td><td style=\"text-align: center;\">1981-1982</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td><td style=\"text-align: center;\">1982-1983</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td><td style=\"text-align: center;\">1983-1984</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td><td style=\"text-align: center;\">1984-1985</td><td style=\"text-align: center;\">Counseling with Adolescents and Their Families:<br />A Status Dynamic Approach</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">1985-1986</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td><td style=\"text-align: center;\">1986-1987</td><td style=\"text-align: center;\">Humor in Psychotherapy: For Better or for Worse</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">James Holmes, Ph.D.</td><td style=\"text-align: center;\">1987-1988</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td><td style=\"text-align: center;\">1988-1989</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Carolyn Allen Zeiger, Ph.D.</td><td style=\"text-align: center;\">1989-1990</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td><td style=\"text-align: center;\">1990-1991</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td><td style=\"text-align: center;\">1991-1992</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">John R. Forward, Ph.D.</td><td style=\"text-align: center;\">1992-1993</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&amp;action=edit\">C.J. Peek, Ph.D.</a></td><td style=\"text-align: center;\">1993-1994</td><td style=\"text-align: center;\">Management by Trellis-Building: Harmonizing<br />Organization and Professional Community</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td><td style=\"text-align: center;\">1994-1995</td><td style=\"text-align: center;\">Trauma and its Transformations</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td><td style=\"text-align: center;\">1995-1996</td><td style=\"text-align: center;\">The Mommas and the Papas: Roles Parents Play</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td><td style=\"text-align: center;\">1996-1997</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td><td style=\"text-align: center;\">1997-1998</td><td style=\"text-align: center;\">Beyond Melting Pot and Tossed Salad</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/reg-garcia/&quot;\">Reginaldo Garcia, Ph.D.</a></td><td style=\"text-align: center;\">1998-1999</td><td style=\"text-align: center;\">Persons, Change and Stress</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Michael Spayd, Ph.D.</td><td style=\"text-align: center;\">1999-2000</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Thomas Windham, Ph.D.<br />(Resigned)</td><td style=\"text-align: center;\">2000-2001</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br />(Acting President)</td><td style=\"text-align: center;\">2000-2001</td><td style=\"text-align: center;\">H5 Technologies</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">2001-2002</td><td style=\"text-align: center;\">A Solution to the Problem of Large Scale Judgment Spaces</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td><td style=\"text-align: center;\">2002-2003</td><td style=\"text-align: center;\">Addressing Pain and Suffering at the End-of-Life</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td><td style=\"text-align: center;\">2003-2004</td><td style=\"text-align: center;\">Is it All Really Biological?</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Robert Brill, Ph.D.</td><td style=\"text-align: center;\">2004-2005</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td><td style=\"text-align: center;\">2005-2006</td><td style=\"text-align: center;\">Appraisal and Competence in Managing the <br />Learning Loop</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Heather Holmes Lonergan, Ph.D.</td><td style=\"text-align: center;\">2006-2007</td><td style=\"text-align: center;\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td><td style=\"text-align: center;\">2007-2008</td><td style=\"text-align: center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td><td style=\"text-align: center;\">2008-2009</td><td style=\"text-align: center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td><td style=\"text-align: center;\">2009-2010</td><td style=\"text-align: center;\">A Report from the Field: Using Paradigm Case<br />Formulation and Parametric Analysis in Emerging Fields of Healthcare</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">2010-2011</td><td style=\"text-align: center;\">Re-working Economics from the Ground Up</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td><td style=\"text-align: center;\">2011-2012</td><td style=\"text-align: center;\">Invisible to the Naked Eye</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td><td style=\"text-align: center;\">2012-2013</td><td style=\"text-align: center;\">Creating Monsters: How persons become<br />perpetrators of genocide</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">C.J. Stone</td><td style=\"text-align: center;\">2013-2014</td><td style=\"text-align: center;\">Looking back, and Looking Forward</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td><td style=\"text-align: center;\">2014-2015</td><td style=\"text-align: center;\">Social Progress and the Just Choice</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ned Kirsch, Ph.D.</td><td style=\"text-align: center;\">2015-2016</td><td style=\"text-align: center;\">Notes on the Relationship between Persons and Embodiment</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Bryan Harnsberger, Psy.D.</td><td style=\"text-align: center;\">2016-2017</td><td style=\"text-align: center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td><td style=\"text-align: center;\">2017-2018</td><td style=\"text-align: center;\">Applying Descriptive Psychology to the<br />Treatment of Psychological Trauma</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Erol Zeybekoglu, Psy.D.</td><td style=\"text-align: center;\">2018-2019</td><td style=\"text-align: center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Patricia Kennedy, Psy.D.</td><td style=\"text-align: center;\">2019-2020</td><td style=\"text-align: center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br />in the World.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td><td style=\"text-align: center;\">2020-2021</td><td style=\"text-align: center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ian Newby-Clark, Ph.D.</td><td style=\"text-align: center;\">2021-2022</td><td style=\"text-align: center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">David Bender, Ph.D.</td><td style=\"text-align: center;\">2022-2023</td><td style=\"text-align: center;\">Descriptive Psychology in Everyday Life.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td></tr></tbody></table>','Past Presidents of the Society for Descriptive Psychology','','inherit','closed','closed','','2928-revision-v1','','','2025-11-13 18:12:19','2025-11-13 18:12:19','',2928,'https://society.bsquaresite.com/?p=7170',0,'revision','',0),
(7171,1,'2025-11-13 18:12:19','2025-11-13 18:12:19','<h2>Past Presidents of the Society for Descriptive Psychology</h2>		<p style=\"width: 140%; position: relative; right: 110px;\">The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p><p style=\"width: 140%; position: relative; right: 110px;\"><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p><p style=\"width: 140%; position: relative; right: 110px;\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.</p><table style=\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\"><colgroup> <col style=\"width: 27%;\" span=\"1\" /> <col style=\"width: 13%;\" span=\"1\" /> <col style=\"width: 40%;\" span=\"1\" /> <col style=\"width: 20%;\" span=\"1\" /> </colgroup><tbody><tr style=\"border-bottom: 3px solid darkblue;\"><td style=\"font-weight: bold; font-size: 120%;\">Name</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Year as <br />President</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Presidential<br />Address</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Conference<br />Program</td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td><td style=\"text-align: center;\">1978-1980</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Thomas Mitchell, Ph.D.</td><td style=\"text-align: center;\">1980-1981</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Mary Shideler, Ph.D.</td><td style=\"text-align: center;\">1981-1982</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td><td style=\"text-align: center;\">1982-1983</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td><td style=\"text-align: center;\">1983-1984</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td><td style=\"text-align: center;\">1984-1985</td><td style=\"text-align: center;\">Counseling with Adolescents and Their Families:<br />A Status Dynamic Approach</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">1985-1986</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td><td style=\"text-align: center;\">1986-1987</td><td style=\"text-align: center;\">Humor in Psychotherapy: For Better or for Worse</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">James Holmes, Ph.D.</td><td style=\"text-align: center;\">1987-1988</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td><td style=\"text-align: center;\">1988-1989</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Carolyn Allen Zeiger, Ph.D.</td><td style=\"text-align: center;\">1989-1990</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td><td style=\"text-align: center;\">1990-1991</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td><td style=\"text-align: center;\">1991-1992</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">John R. Forward, Ph.D.</td><td style=\"text-align: center;\">1992-1993</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&amp;action=edit\">C.J. Peek, Ph.D.</a></td><td style=\"text-align: center;\">1993-1994</td><td style=\"text-align: center;\">Management by Trellis-Building: Harmonizing<br />Organization and Professional Community</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td><td style=\"text-align: center;\">1994-1995</td><td style=\"text-align: center;\">Trauma and its Transformations</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td><td style=\"text-align: center;\">1995-1996</td><td style=\"text-align: center;\">The Mommas and the Papas: Roles Parents Play</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td><td style=\"text-align: center;\">1996-1997</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td><td style=\"text-align: center;\">1997-1998</td><td style=\"text-align: center;\">Beyond Melting Pot and Tossed Salad</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/reg-garcia/&quot;\">Reginaldo Garcia, Ph.D.</a></td><td style=\"text-align: center;\">1998-1999</td><td style=\"text-align: center;\">Persons, Change and Stress</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Michael Spayd, Ph.D.</td><td style=\"text-align: center;\">1999-2000</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Thomas Windham, Ph.D.<br />(Resigned)</td><td style=\"text-align: center;\">2000-2001</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br />(Acting President)</td><td style=\"text-align: center;\">2000-2001</td><td style=\"text-align: center;\">H5 Technologies</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">2001-2002</td><td style=\"text-align: center;\">A Solution to the Problem of Large Scale Judgment Spaces</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td><td style=\"text-align: center;\">2002-2003</td><td style=\"text-align: center;\">Addressing Pain and Suffering at the End-of-Life</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td><td style=\"text-align: center;\">2003-2004</td><td style=\"text-align: center;\">Is it All Really Biological?</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Robert Brill, Ph.D.</td><td style=\"text-align: center;\">2004-2005</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td><td style=\"text-align: center;\">2005-2006</td><td style=\"text-align: center;\">Appraisal and Competence in Managing the <br />Learning Loop</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Heather Holmes Lonergan, Ph.D.</td><td style=\"text-align: center;\">2006-2007</td><td style=\"text-align: center;\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td><td style=\"text-align: center;\">2007-2008</td><td style=\"text-align: center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td><td style=\"text-align: center;\">2008-2009</td><td style=\"text-align: center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td><td style=\"text-align: center;\">2009-2010</td><td style=\"text-align: center;\">A Report from the Field: Using Paradigm Case<br />Formulation and Parametric Analysis in Emerging Fields of Healthcare</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">2010-2011</td><td style=\"text-align: center;\">Re-working Economics from the Ground Up</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td><td style=\"text-align: center;\">2011-2012</td><td style=\"text-align: center;\">Invisible to the Naked Eye</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td><td style=\"text-align: center;\">2012-2013</td><td style=\"text-align: center;\">Creating Monsters: How persons become<br />perpetrators of genocide</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">C.J. Stone</td><td style=\"text-align: center;\">2013-2014</td><td style=\"text-align: center;\">Looking back, and Looking Forward</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td><td style=\"text-align: center;\">2014-2015</td><td style=\"text-align: center;\">Social Progress and the Just Choice</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ned Kirsch, Ph.D.</td><td style=\"text-align: center;\">2015-2016</td><td style=\"text-align: center;\">Notes on the Relationship between Persons and Embodiment</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Bryan Harnsberger, Psy.D.</td><td style=\"text-align: center;\">2016-2017</td><td style=\"text-align: center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td><td style=\"text-align: center;\">2017-2018</td><td style=\"text-align: center;\">Applying Descriptive Psychology to the<br />Treatment of Psychological Trauma</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Erol Zeybekoglu, Psy.D.</td><td style=\"text-align: center;\">2018-2019</td><td style=\"text-align: center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Patricia Kennedy, Psy.D.</td><td style=\"text-align: center;\">2019-2020</td><td style=\"text-align: center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br />in the World.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td><td style=\"text-align: center;\">2020-2021</td><td style=\"text-align: center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ian Newby-Clark, Ph.D.</td><td style=\"text-align: center;\">2021-2022</td><td style=\"text-align: center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">David Bender, Ph.D.</td><td style=\"text-align: center;\">2022-2023</td><td style=\"text-align: center;\">Descriptive Psychology in Everyday Life.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td></tr></tbody></table>','Past Presidents of the Society for Descriptive Psychology','','inherit','closed','closed','','2928-revision-v1','','','2025-11-13 18:12:19','2025-11-13 18:12:19','',2928,'https://society.bsquaresite.com/?p=7171',0,'revision','',0),
(7172,1,'2025-11-13 18:12:20','2025-11-13 18:12:20','<h2>Past Presidents of the Society for Descriptive Psychology</h2>		<p style=\"width: 140%; position: relative; right: 110px; text-align: left;\">The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p><p style=\"width: 140%; position: relative; right: 110px;\"><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p><p style=\"width: 140%; position: relative; right: 110px;\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.</p><table style=\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\"><colgroup> <col style=\"width: 27%;\" span=\"1\" /> <col style=\"width: 13%;\" span=\"1\" /> <col style=\"width: 40%;\" span=\"1\" /> <col style=\"width: 20%;\" span=\"1\" /> </colgroup><tbody><tr style=\"border-bottom: 3px solid darkblue;\"><td style=\"font-weight: bold; font-size: 120%;\">Name</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Year as <br />President</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Presidential<br />Address</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Conference<br />Program</td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td><td style=\"text-align: center;\">1978-1980</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Thomas Mitchell, Ph.D.</td><td style=\"text-align: center;\">1980-1981</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Mary Shideler, Ph.D.</td><td style=\"text-align: center;\">1981-1982</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td><td style=\"text-align: center;\">1982-1983</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td><td style=\"text-align: center;\">1983-1984</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td><td style=\"text-align: center;\">1984-1985</td><td style=\"text-align: center;\">Counseling with Adolescents and Their Families:<br />A Status Dynamic Approach</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">1985-1986</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td><td style=\"text-align: center;\">1986-1987</td><td style=\"text-align: center;\">Humor in Psychotherapy: For Better or for Worse</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">James Holmes, Ph.D.</td><td style=\"text-align: center;\">1987-1988</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td><td style=\"text-align: center;\">1988-1989</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Carolyn Allen Zeiger, Ph.D.</td><td style=\"text-align: center;\">1989-1990</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td><td style=\"text-align: center;\">1990-1991</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td><td style=\"text-align: center;\">1991-1992</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">John R. Forward, Ph.D.</td><td style=\"text-align: center;\">1992-1993</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&amp;action=edit\">C.J. Peek, Ph.D.</a></td><td style=\"text-align: center;\">1993-1994</td><td style=\"text-align: center;\">Management by Trellis-Building: Harmonizing<br />Organization and Professional Community</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td><td style=\"text-align: center;\">1994-1995</td><td style=\"text-align: center;\">Trauma and its Transformations</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td><td style=\"text-align: center;\">1995-1996</td><td style=\"text-align: center;\">The Mommas and the Papas: Roles Parents Play</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td><td style=\"text-align: center;\">1996-1997</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td><td style=\"text-align: center;\">1997-1998</td><td style=\"text-align: center;\">Beyond Melting Pot and Tossed Salad</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/reg-garcia/&quot;\">Reginaldo Garcia, Ph.D.</a></td><td style=\"text-align: center;\">1998-1999</td><td style=\"text-align: center;\">Persons, Change and Stress</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Michael Spayd, Ph.D.</td><td style=\"text-align: center;\">1999-2000</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Thomas Windham, Ph.D.<br />(Resigned)</td><td style=\"text-align: center;\">2000-2001</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br />(Acting President)</td><td style=\"text-align: center;\">2000-2001</td><td style=\"text-align: center;\">H5 Technologies</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">2001-2002</td><td style=\"text-align: center;\">A Solution to the Problem of Large Scale Judgment Spaces</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td><td style=\"text-align: center;\">2002-2003</td><td style=\"text-align: center;\">Addressing Pain and Suffering at the End-of-Life</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td><td style=\"text-align: center;\">2003-2004</td><td style=\"text-align: center;\">Is it All Really Biological?</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Robert Brill, Ph.D.</td><td style=\"text-align: center;\">2004-2005</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td><td style=\"text-align: center;\">2005-2006</td><td style=\"text-align: center;\">Appraisal and Competence in Managing the <br />Learning Loop</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Heather Holmes Lonergan, Ph.D.</td><td style=\"text-align: center;\">2006-2007</td><td style=\"text-align: center;\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td><td style=\"text-align: center;\">2007-2008</td><td style=\"text-align: center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td><td style=\"text-align: center;\">2008-2009</td><td style=\"text-align: center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td><td style=\"text-align: center;\">2009-2010</td><td style=\"text-align: center;\">A Report from the Field: Using Paradigm Case<br />Formulation and Parametric Analysis in Emerging Fields of Healthcare</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">2010-2011</td><td style=\"text-align: center;\">Re-working Economics from the Ground Up</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td><td style=\"text-align: center;\">2011-2012</td><td style=\"text-align: center;\">Invisible to the Naked Eye</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td><td style=\"text-align: center;\">2012-2013</td><td style=\"text-align: center;\">Creating Monsters: How persons become<br />perpetrators of genocide</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">C.J. Stone</td><td style=\"text-align: center;\">2013-2014</td><td style=\"text-align: center;\">Looking back, and Looking Forward</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td><td style=\"text-align: center;\">2014-2015</td><td style=\"text-align: center;\">Social Progress and the Just Choice</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ned Kirsch, Ph.D.</td><td style=\"text-align: center;\">2015-2016</td><td style=\"text-align: center;\">Notes on the Relationship between Persons and Embodiment</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Bryan Harnsberger, Psy.D.</td><td style=\"text-align: center;\">2016-2017</td><td style=\"text-align: center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td><td style=\"text-align: center;\">2017-2018</td><td style=\"text-align: center;\">Applying Descriptive Psychology to the<br />Treatment of Psychological Trauma</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Erol Zeybekoglu, Psy.D.</td><td style=\"text-align: center;\">2018-2019</td><td style=\"text-align: center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Patricia Kennedy, Psy.D.</td><td style=\"text-align: center;\">2019-2020</td><td style=\"text-align: center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br />in the World.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td><td style=\"text-align: center;\">2020-2021</td><td style=\"text-align: center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ian Newby-Clark, Ph.D.</td><td style=\"text-align: center;\">2021-2022</td><td style=\"text-align: center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">David Bender, Ph.D.</td><td style=\"text-align: center;\">2022-2023</td><td style=\"text-align: center;\">Descriptive Psychology in Everyday Life.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td></tr></tbody></table>','Past Presidents of the Society for Descriptive Psychology','','inherit','closed','closed','','2928-revision-v1','','','2025-11-13 18:12:20','2025-11-13 18:12:20','',2928,'https://society.bsquaresite.com/?p=7172',0,'revision','',0),
(7174,1,'2025-11-13 18:13:40','2025-11-13 18:13:40','<h2>Past Presidents of the Society for Descriptive Psychology</h2>		<p style=\"width: 140%; position: relative; right: 110px; text-align: left;\">The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p><p style=\"width: 140%; position: relative; right: 110px;\"><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p><p style=\"width: 140%; position: relative; right: 110px;\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.</p><table style=\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\"><colgroup> <col style=\"width: 27%;\" span=\"1\" /> <col style=\"width: 13%;\" span=\"1\" /> <col style=\"width: 40%;\" span=\"1\" /> <col style=\"width: 20%;\" span=\"1\" /> </colgroup><tbody><tr style=\"border-bottom: 3px solid darkblue;\"><td style=\"font-weight: bold; font-size: 120%;\">Name</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Year as <br />President</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Presidential<br />Address</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Conference<br />Program</td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td><td style=\"text-align: center;\">1978-1980</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Thomas Mitchell, Ph.D.</td><td style=\"text-align: center;\">1980-1981</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Mary Shideler, Ph.D.</td><td style=\"text-align: center;\">1981-1982</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td><td style=\"text-align: center;\">1982-1983</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td><td style=\"text-align: center;\">1983-1984</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td><td style=\"text-align: center;\">1984-1985</td><td style=\"text-align: center;\">Counseling with Adolescents and Their Families:<br />A Status Dynamic Approach</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">1985-1986</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td><td style=\"text-align: center;\">1986-1987</td><td style=\"text-align: center;\">Humor in Psychotherapy: For Better or for Worse</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">James Holmes, Ph.D.</td><td style=\"text-align: center;\">1987-1988</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td><td style=\"text-align: center;\">1988-1989</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Carolyn Allen Zeiger, Ph.D.</td><td style=\"text-align: center;\">1989-1990</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td><td style=\"text-align: center;\">1990-1991</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td><td style=\"text-align: center;\">1991-1992</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">John R. Forward, Ph.D.</td><td style=\"text-align: center;\">1992-1993</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&amp;action=edit\">C.J. Peek, Ph.D.</a></td><td style=\"text-align: center;\">1993-1994</td><td style=\"text-align: center;\">Management by Trellis-Building: Harmonizing<br />Organization and Professional Community</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td><td style=\"text-align: center;\">1994-1995</td><td style=\"text-align: center;\">Trauma and its Transformations</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td><td style=\"text-align: center;\">1995-1996</td><td style=\"text-align: center;\">The Mommas and the Papas: Roles Parents Play</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td><td style=\"text-align: center;\">1996-1997</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td><td style=\"text-align: center;\">1997-1998</td><td style=\"text-align: center;\">Beyond Melting Pot and Tossed Salad</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/reg-garcia/&quot;\">Reginaldo Garcia, Ph.D.</a></td><td style=\"text-align: center;\">1998-1999</td><td style=\"text-align: center;\">Persons, Change and Stress</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Michael Spayd, Ph.D.</td><td style=\"text-align: center;\">1999-2000</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Thomas Windham, Ph.D.<br />(Resigned)</td><td style=\"text-align: center;\">2000-2001</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br />(Acting President)</td><td style=\"text-align: center;\">2000-2001</td><td style=\"text-align: center;\">H5 Technologies</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">2001-2002</td><td style=\"text-align: center;\">A Solution to the Problem of Large Scale Judgment Spaces</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td><td style=\"text-align: center;\">2002-2003</td><td style=\"text-align: center;\">Addressing Pain and Suffering at the End-of-Life</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td><td style=\"text-align: center;\">2003-2004</td><td style=\"text-align: center;\">Is it All Really Biological?</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Robert Brill, Ph.D.</td><td style=\"text-align: center;\">2004-2005</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td><td style=\"text-align: center;\">2005-2006</td><td style=\"text-align: center;\">Appraisal and Competence in Managing the <br />Learning Loop</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Heather Holmes Lonergan, Ph.D.</td><td style=\"text-align: center;\">2006-2007</td><td style=\"text-align: center;\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td><td style=\"text-align: center;\">2007-2008</td><td style=\"text-align: center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td><td style=\"text-align: center;\">2008-2009</td><td style=\"text-align: center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td><td style=\"text-align: center;\">2009-2010</td><td style=\"text-align: center;\">A Report from the Field: Using Paradigm Case<br />Formulation and Parametric Analysis in Emerging Fields of Healthcare</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">2010-2011</td><td style=\"text-align: center;\">Re-working Economics from the Ground Up</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td><td style=\"text-align: center;\">2011-2012</td><td style=\"text-align: center;\">Invisible to the Naked Eye</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td><td style=\"text-align: center;\">2012-2013</td><td style=\"text-align: center;\">Creating Monsters: How persons become<br />perpetrators of genocide</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">C.J. Stone</td><td style=\"text-align: center;\">2013-2014</td><td style=\"text-align: center;\">Looking back, and Looking Forward</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td><td style=\"text-align: center;\">2014-2015</td><td style=\"text-align: center;\">Social Progress and the Just Choice</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ned Kirsch, Ph.D.</td><td style=\"text-align: center;\">2015-2016</td><td style=\"text-align: center;\">Notes on the Relationship between Persons and Embodiment</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Bryan Harnsberger, Psy.D.</td><td style=\"text-align: center;\">2016-2017</td><td style=\"text-align: center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td><td style=\"text-align: center;\">2017-2018</td><td style=\"text-align: center;\">Applying Descriptive Psychology to the<br />Treatment of Psychological Trauma</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Erol Zeybekoglu, Psy.D.</td><td style=\"text-align: center;\">2018-2019</td><td style=\"text-align: center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Patricia Kennedy, Psy.D.</td><td style=\"text-align: center;\">2019-2020</td><td style=\"text-align: center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br />in the World.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td><td style=\"text-align: center;\">2020-2021</td><td style=\"text-align: center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ian Newby-Clark, Ph.D.</td><td style=\"text-align: center;\">2021-2022</td><td style=\"text-align: center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">David Bender, Ph.D.</td><td style=\"text-align: center;\">2022-2023</td><td style=\"text-align: center;\">Descriptive Psychology in Everyday Life.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td></tr></tbody></table>','Past Presidents of the Society for Descriptive Psychology','','inherit','closed','closed','','2928-revision-v1','','','2025-11-13 18:13:40','2025-11-13 18:13:40','',2928,'https://society.bsquaresite.com/?p=7174',0,'revision','',0),
(7175,1,'2025-11-13 18:13:40','2025-11-13 18:13:40','<h2>Past Presidents of the Society for Descriptive Psychology</h2>		<p style=\"width: 140%; position: relative; right: 110px; text-align: left;\">The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p><p style=\"width: 140%; position: relative; right: 110px;\"><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p><p style=\"width: 140%; position: relative; right: 110px;\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.</p><table style=\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\"><colgroup> <col style=\"width: 27%;\" span=\"1\" /> <col style=\"width: 13%;\" span=\"1\" /> <col style=\"width: 40%;\" span=\"1\" /> <col style=\"width: 20%;\" span=\"1\" /> </colgroup><tbody><tr style=\"border-bottom: 3px solid darkblue;\"><td style=\"font-weight: bold; font-size: 120%;\">Name</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Year as <br />President</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Presidential<br />Address</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Conference<br />Program</td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td><td style=\"text-align: center;\">1978-1980</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Thomas Mitchell, Ph.D.</td><td style=\"text-align: center;\">1980-1981</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Mary Shideler, Ph.D.</td><td style=\"text-align: center;\">1981-1982</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td><td style=\"text-align: center;\">1982-1983</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td><td style=\"text-align: center;\">1983-1984</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td><td style=\"text-align: center;\">1984-1985</td><td style=\"text-align: center;\">Counseling with Adolescents and Their Families:<br />A Status Dynamic Approach</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">1985-1986</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td><td style=\"text-align: center;\">1986-1987</td><td style=\"text-align: center;\">Humor in Psychotherapy: For Better or for Worse</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">James Holmes, Ph.D.</td><td style=\"text-align: center;\">1987-1988</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td><td style=\"text-align: center;\">1988-1989</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Carolyn Allen Zeiger, Ph.D.</td><td style=\"text-align: center;\">1989-1990</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td><td style=\"text-align: center;\">1990-1991</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td><td style=\"text-align: center;\">1991-1992</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">John R. Forward, Ph.D.</td><td style=\"text-align: center;\">1992-1993</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&amp;action=edit\">C.J. Peek, Ph.D.</a></td><td style=\"text-align: center;\">1993-1994</td><td style=\"text-align: center;\">Management by Trellis-Building: Harmonizing<br />Organization and Professional Community</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td><td style=\"text-align: center;\">1994-1995</td><td style=\"text-align: center;\">Trauma and its Transformations</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td><td style=\"text-align: center;\">1995-1996</td><td style=\"text-align: center;\">The Mommas and the Papas: Roles Parents Play</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td><td style=\"text-align: center;\">1996-1997</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td><td style=\"text-align: center;\">1997-1998</td><td style=\"text-align: center;\">Beyond Melting Pot and Tossed Salad</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/reg-garcia/&quot;\">Reginaldo Garcia, Ph.D.</a></td><td style=\"text-align: center;\">1998-1999</td><td style=\"text-align: center;\">Persons, Change and Stress</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Michael Spayd, Ph.D.</td><td style=\"text-align: center;\">1999-2000</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Thomas Windham, Ph.D.<br />(Resigned)</td><td style=\"text-align: center;\">2000-2001</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br />(Acting President)</td><td style=\"text-align: center;\">2000-2001</td><td style=\"text-align: center;\">H5 Technologies</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">2001-2002</td><td style=\"text-align: center;\">A Solution to the Problem of Large Scale Judgment Spaces</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td><td style=\"text-align: center;\">2002-2003</td><td style=\"text-align: center;\">Addressing Pain and Suffering at the End-of-Life</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td><td style=\"text-align: center;\">2003-2004</td><td style=\"text-align: center;\">Is it All Really Biological?</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Robert Brill, Ph.D.</td><td style=\"text-align: center;\">2004-2005</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td><td style=\"text-align: center;\">2005-2006</td><td style=\"text-align: center;\">Appraisal and Competence in Managing the <br />Learning Loop</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Heather Holmes Lonergan, Ph.D.</td><td style=\"text-align: center;\">2006-2007</td><td style=\"text-align: center;\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td><td style=\"text-align: center;\">2007-2008</td><td style=\"text-align: center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td><td style=\"text-align: center;\">2008-2009</td><td style=\"text-align: center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td><td style=\"text-align: center;\">2009-2010</td><td style=\"text-align: center;\">A Report from the Field: Using Paradigm Case<br />Formulation and Parametric Analysis in Emerging Fields of Healthcare</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">2010-2011</td><td style=\"text-align: center;\">Re-working Economics from the Ground Up</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td><td style=\"text-align: center;\">2011-2012</td><td style=\"text-align: center;\">Invisible to the Naked Eye</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td><td style=\"text-align: center;\">2012-2013</td><td style=\"text-align: center;\">Creating Monsters: How persons become<br />perpetrators of genocide</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">C.J. Stone</td><td style=\"text-align: center;\">2013-2014</td><td style=\"text-align: center;\">Looking back, and Looking Forward</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td><td style=\"text-align: center;\">2014-2015</td><td style=\"text-align: center;\">Social Progress and the Just Choice</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ned Kirsch, Ph.D.</td><td style=\"text-align: center;\">2015-2016</td><td style=\"text-align: center;\">Notes on the Relationship between Persons and Embodiment</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Bryan Harnsberger, Psy.D.</td><td style=\"text-align: center;\">2016-2017</td><td style=\"text-align: center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td><td style=\"text-align: center;\">2017-2018</td><td style=\"text-align: center;\">Applying Descriptive Psychology to the<br />Treatment of Psychological Trauma</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Erol Zeybekoglu, Psy.D.</td><td style=\"text-align: center;\">2018-2019</td><td style=\"text-align: center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Patricia Kennedy, Psy.D.</td><td style=\"text-align: center;\">2019-2020</td><td style=\"text-align: center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br />in the World.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td><td style=\"text-align: center;\">2020-2021</td><td style=\"text-align: center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ian Newby-Clark, Ph.D.</td><td style=\"text-align: center;\">2021-2022</td><td style=\"text-align: center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">David Bender, Ph.D.</td><td style=\"text-align: center;\">2022-2023</td><td style=\"text-align: center;\">Descriptive Psychology in Everyday Life.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td></tr></tbody></table>','Past Presidents of the Society for Descriptive Psychology','','inherit','closed','closed','','2928-revision-v1','','','2025-11-13 18:13:40','2025-11-13 18:13:40','',2928,'https://society.bsquaresite.com/?p=7175',0,'revision','',0),
(7176,1,'2025-11-13 18:13:40','2025-11-13 18:13:40','<h2>Past Presidents of the Society for Descriptive Psychology</h2>		<p style=\"width: 140%; position: relative; right: 110px; text-align: left;\">The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p><p style=\"width: 140%; position: relative; right: 110px;\"><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p><p style=\"width: 140%; position: relative; right: 110px;\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.</p><table style=\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\"><colgroup> <col style=\"width: 27%;\" span=\"1\" /> <col style=\"width: 13%;\" span=\"1\" /> <col style=\"width: 40%;\" span=\"1\" /> <col style=\"width: 20%;\" span=\"1\" /> </colgroup><tbody><tr style=\"border-bottom: 3px solid darkblue;\"><td style=\"font-weight: bold; font-size: 120%;\">Name</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Year as <br />President</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Presidential<br />Address</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Conference<br />Program</td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td><td style=\"text-align: center;\">1978-1980</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Thomas Mitchell, Ph.D.</td><td style=\"text-align: center;\">1980-1981</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Mary Shideler, Ph.D.</td><td style=\"text-align: center;\">1981-1982</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td><td style=\"text-align: center;\">1982-1983</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td><td style=\"text-align: center;\">1983-1984</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td><td style=\"text-align: center;\">1984-1985</td><td style=\"text-align: center;\">Counseling with Adolescents and Their Families:<br />A Status Dynamic Approach</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">1985-1986</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td><td style=\"text-align: center;\">1986-1987</td><td style=\"text-align: center;\">Humor in Psychotherapy: For Better or for Worse</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">James Holmes, Ph.D.</td><td style=\"text-align: center;\">1987-1988</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td><td style=\"text-align: center;\">1988-1989</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Carolyn Allen Zeiger, Ph.D.</td><td style=\"text-align: center;\">1989-1990</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td><td style=\"text-align: center;\">1990-1991</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td><td style=\"text-align: center;\">1991-1992</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">John R. Forward, Ph.D.</td><td style=\"text-align: center;\">1992-1993</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&amp;action=edit\">C.J. Peek, Ph.D.</a></td><td style=\"text-align: center;\">1993-1994</td><td style=\"text-align: center;\">Management by Trellis-Building: Harmonizing<br />Organization and Professional Community</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td><td style=\"text-align: center;\">1994-1995</td><td style=\"text-align: center;\">Trauma and its Transformations</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td><td style=\"text-align: center;\">1995-1996</td><td style=\"text-align: center;\">The Mommas and the Papas: Roles Parents Play</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td><td style=\"text-align: center;\">1996-1997</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td><td style=\"text-align: center;\">1997-1998</td><td style=\"text-align: center;\">Beyond Melting Pot and Tossed Salad</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/reg-garcia/&quot;\">Reginaldo Garcia, Ph.D.</a></td><td style=\"text-align: center;\">1998-1999</td><td style=\"text-align: center;\">Persons, Change and Stress</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Michael Spayd, Ph.D.</td><td style=\"text-align: center;\">1999-2000</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Thomas Windham, Ph.D.<br />(Resigned)</td><td style=\"text-align: center;\">2000-2001</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br />(Acting President)</td><td style=\"text-align: center;\">2000-2001</td><td style=\"text-align: center;\">H5 Technologies</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">2001-2002</td><td style=\"text-align: center;\">A Solution to the Problem of Large Scale Judgment Spaces</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td><td style=\"text-align: center;\">2002-2003</td><td style=\"text-align: center;\">Addressing Pain and Suffering at the End-of-Life</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td><td style=\"text-align: center;\">2003-2004</td><td style=\"text-align: center;\">Is it All Really Biological?</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Robert Brill, Ph.D.</td><td style=\"text-align: center;\">2004-2005</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td><td style=\"text-align: center;\">2005-2006</td><td style=\"text-align: center;\">Appraisal and Competence in Managing the <br />Learning Loop</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Heather Holmes Lonergan, Ph.D.</td><td style=\"text-align: center;\">2006-2007</td><td style=\"text-align: center;\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td><td style=\"text-align: center;\">2007-2008</td><td style=\"text-align: center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td><td style=\"text-align: center;\">2008-2009</td><td style=\"text-align: center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td><td style=\"text-align: center;\">2009-2010</td><td style=\"text-align: center;\">A Report from the Field: Using Paradigm Case<br />Formulation and Parametric Analysis in Emerging Fields of Healthcare</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">2010-2011</td><td style=\"text-align: center;\">Re-working Economics from the Ground Up</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td><td style=\"text-align: center;\">2011-2012</td><td style=\"text-align: center;\">Invisible to the Naked Eye</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td><td style=\"text-align: center;\">2012-2013</td><td style=\"text-align: center;\">Creating Monsters: How persons become<br />perpetrators of genocide</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">C.J. Stone</td><td style=\"text-align: center;\">2013-2014</td><td style=\"text-align: center;\">Looking back, and Looking Forward</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td><td style=\"text-align: center;\">2014-2015</td><td style=\"text-align: center;\">Social Progress and the Just Choice</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ned Kirsch, Ph.D.</td><td style=\"text-align: center;\">2015-2016</td><td style=\"text-align: center;\">Notes on the Relationship between Persons and Embodiment</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Bryan Harnsberger, Psy.D.</td><td style=\"text-align: center;\">2016-2017</td><td style=\"text-align: center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td><td style=\"text-align: center;\">2017-2018</td><td style=\"text-align: center;\">Applying Descriptive Psychology to the<br />Treatment of Psychological Trauma</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Erol Zeybekoglu, Psy.D.</td><td style=\"text-align: center;\">2018-2019</td><td style=\"text-align: center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Patricia Kennedy, Psy.D.</td><td style=\"text-align: center;\">2019-2020</td><td style=\"text-align: center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br />in the World.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td><td style=\"text-align: center;\">2020-2021</td><td style=\"text-align: center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ian Newby-Clark, Ph.D.</td><td style=\"text-align: center;\">2021-2022</td><td style=\"text-align: center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">David Bender, Ph.D.</td><td style=\"text-align: center;\">2022-2023</td><td style=\"text-align: center;\">Descriptive Psychology in Everyday Life.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td></tr></tbody></table>','Past Presidents of the Society for Descriptive Psychology','','inherit','closed','closed','','2928-revision-v1','','','2025-11-13 18:13:40','2025-11-13 18:13:40','',2928,'https://society.bsquaresite.com/?p=7176',0,'revision','',0),
(7177,1,'2025-11-13 18:16:11','2025-11-13 18:16:11','<h2>Past Presidents of the Society for Descriptive Psychology</h2>		<p style=\"width: 140%; position: relative; right: 110px; text-align: left;\">The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p><p style=\"width: 140%; position: relative; right: 110px;\"><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p><p style=\"width: 140%; position: relative; right: 110px;\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.</p><table style=\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\"><colgroup> <col style=\"width: 27%;\" span=\"1\" /> <col style=\"width: 13%;\" span=\"1\" /> <col style=\"width: 40%;\" span=\"1\" /> <col style=\"width: 20%;\" span=\"1\" /> </colgroup><tbody><tr style=\"border-bottom: 3px solid darkblue;\"><td style=\"font-weight: bold; font-size: 120%;\">Name</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Year as <br />President</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Presidential<br />Address</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Conference<br />Program</td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td><td style=\"text-align: center;\">1978-1980</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Thomas Mitchell, Ph.D.</td><td style=\"text-align: center;\">1980-1981</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Mary Shideler, Ph.D.</td><td style=\"text-align: center;\">1981-1982</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td><td style=\"text-align: center;\">1982-1983</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td><td style=\"text-align: center;\">1983-1984</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td><td style=\"text-align: center;\">1984-1985</td><td style=\"text-align: center;\">Counseling with Adolescents and Their Families:<br />A Status Dynamic Approach</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">1985-1986</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td><td style=\"text-align: center;\">1986-1987</td><td style=\"text-align: center;\">Humor in Psychotherapy: For Better or for Worse</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">James Holmes, Ph.D.</td><td style=\"text-align: center;\">1987-1988</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td><td style=\"text-align: center;\">1988-1989</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Carolyn Allen Zeiger, Ph.D.</td><td style=\"text-align: center;\">1989-1990</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td><td style=\"text-align: center;\">1990-1991</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td><td style=\"text-align: center;\">1991-1992</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">John R. Forward, Ph.D.</td><td style=\"text-align: center;\">1992-1993</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&amp;action=edit\">C.J. Peek, Ph.D.</a></td><td style=\"text-align: center;\">1993-1994</td><td style=\"text-align: center;\">Management by Trellis-Building: Harmonizing<br />Organization and Professional Community</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td><td style=\"text-align: center;\">1994-1995</td><td style=\"text-align: center;\">Trauma and its Transformations</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td><td style=\"text-align: center;\">1995-1996</td><td style=\"text-align: center;\">The Mommas and the Papas: Roles Parents Play</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td><td style=\"text-align: center;\">1996-1997</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td><td style=\"text-align: center;\">1997-1998</td><td style=\"text-align: center;\">Beyond Melting Pot and Tossed Salad</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/reg-garcia/&quot;\">Reginaldo Garcia, Ph.D.</a></td><td style=\"text-align: center;\">1998-1999</td><td style=\"text-align: center;\">Persons, Change and Stress</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Michael Spayd, Ph.D.</td><td style=\"text-align: center;\">1999-2000</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Thomas Windham, Ph.D.<br />(Resigned)</td><td style=\"text-align: center;\">2000-2001</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br />(Acting President)</td><td style=\"text-align: center;\">2000-2001</td><td style=\"text-align: center;\">H5 Technologies</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">2001-2002</td><td style=\"text-align: center;\">A Solution to the Problem of Large Scale Judgment Spaces</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td><td style=\"text-align: center;\">2002-2003</td><td style=\"text-align: center;\">Addressing Pain and Suffering at the End-of-Life</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td><td style=\"text-align: center;\">2003-2004</td><td style=\"text-align: center;\">Is it All Really Biological?</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Robert Brill, Ph.D.</td><td style=\"text-align: center;\">2004-2005</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td><td style=\"text-align: center;\">2005-2006</td><td style=\"text-align: center;\">Appraisal and Competence in Managing the <br />Learning Loop</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Heather Holmes Lonergan, Ph.D.</td><td style=\"text-align: center;\">2006-2007</td><td style=\"text-align: center;\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td><td style=\"text-align: center;\">2007-2008</td><td style=\"text-align: center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td><td style=\"text-align: center;\">2008-2009</td><td style=\"text-align: center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td><td style=\"text-align: center;\">2009-2010</td><td style=\"text-align: center;\">A Report from the Field: Using Paradigm Case<br />Formulation and Parametric Analysis in Emerging Fields of Healthcare</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">2010-2011</td><td style=\"text-align: center;\">Re-working Economics from the Ground Up</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td><td style=\"text-align: center;\">2011-2012</td><td style=\"text-align: center;\">Invisible to the Naked Eye</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td><td style=\"text-align: center;\">2012-2013</td><td style=\"text-align: center;\">Creating Monsters: How persons become<br />perpetrators of genocide</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">C.J. Stone</td><td style=\"text-align: center;\">2013-2014</td><td style=\"text-align: center;\">Looking back, and Looking Forward</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td><td style=\"text-align: center;\">2014-2015</td><td style=\"text-align: center;\">Social Progress and the Just Choice</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ned Kirsch, Ph.D.</td><td style=\"text-align: center;\">2015-2016</td><td style=\"text-align: center;\">Notes on the Relationship between Persons and Embodiment</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Bryan Harnsberger, Psy.D.</td><td style=\"text-align: center;\">2016-2017</td><td style=\"text-align: center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td><td style=\"text-align: center;\">2017-2018</td><td style=\"text-align: center;\">Applying Descriptive Psychology to the<br />Treatment of Psychological Trauma</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Erol Zeybekoglu, Psy.D.</td><td style=\"text-align: center;\">2018-2019</td><td style=\"text-align: center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Patricia Kennedy, Psy.D.</td><td style=\"text-align: center;\">2019-2020</td><td style=\"text-align: center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br />in the World.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td><td style=\"text-align: center;\">2020-2021</td><td style=\"text-align: center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ian Newby-Clark, Ph.D.</td><td style=\"text-align: center;\">2021-2022</td><td style=\"text-align: center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">David Bender, Ph.D.</td><td style=\"text-align: center;\">2022-2023</td><td style=\"text-align: center;\">Descriptive Psychology in Everyday Life.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td></tr></tbody></table>','Past Presidents of the Society for Descriptive Psychology','','inherit','closed','closed','','2928-revision-v1','','','2025-11-13 18:16:11','2025-11-13 18:16:11','',2928,'https://society.bsquaresite.com/?p=7177',0,'revision','',0),
(7178,1,'2025-11-13 18:16:11','2025-11-13 18:16:11','<h2>Past Presidents of the Society for Descriptive Psychology</h2>		<p style=\"width: 140%; position: relative; right: 110px; text-align: left;\">The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p><p style=\"width: 140%; position: relative; right: 110px;\"><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p><p style=\"width: 140%; position: relative; right: 110px;\">Click any of the past-President\'s names highlighted in red to read a short statement about ongoing research and clinical interests.</p><table style=\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\"><colgroup> <col style=\"width: 27%;\" span=\"1\" /> <col style=\"width: 13%;\" span=\"1\" /> <col style=\"width: 40%;\" span=\"1\" /> <col style=\"width: 20%;\" span=\"1\" /> </colgroup><tbody><tr style=\"border-bottom: 3px solid darkblue;\"><td style=\"font-weight: bold; font-size: 120%;\">Name</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Year as <br />President</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Presidential<br />Address</td><td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Conference<br />Program</td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td><td style=\"text-align: center;\">1978-1980</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Thomas Mitchell, Ph.D.</td><td style=\"text-align: center;\">1980-1981</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Mary Shideler, Ph.D.</td><td style=\"text-align: center;\">1981-1982</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td><td style=\"text-align: center;\">1982-1983</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td><td style=\"text-align: center;\">1983-1984</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td><td style=\"text-align: center;\">1984-1985</td><td style=\"text-align: center;\">Counseling with Adolescents and Their Families:<br />A Status Dynamic Approach</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">1985-1986</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td><td style=\"text-align: center;\">1986-1987</td><td style=\"text-align: center;\">Humor in Psychotherapy: For Better or for Worse</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">James Holmes, Ph.D.</td><td style=\"text-align: center;\">1987-1988</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td><td style=\"text-align: center;\">1988-1989</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Carolyn Allen Zeiger, Ph.D.</td><td style=\"text-align: center;\">1989-1990</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td><td style=\"text-align: center;\">1990-1991</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td><td style=\"text-align: center;\">1991-1992</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">John R. Forward, Ph.D.</td><td style=\"text-align: center;\">1992-1993</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&amp;action=edit\">C.J. Peek, Ph.D.</a></td><td style=\"text-align: center;\">1993-1994</td><td style=\"text-align: center;\">Management by Trellis-Building: Harmonizing<br />Organization and Professional Community</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td><td style=\"text-align: center;\">1994-1995</td><td style=\"text-align: center;\">Trauma and its Transformations</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td><td style=\"text-align: center;\">1995-1996</td><td style=\"text-align: center;\">The Mommas and the Papas: Roles Parents Play</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td><td style=\"text-align: center;\">1996-1997</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td><td style=\"text-align: center;\">1997-1998</td><td style=\"text-align: center;\">Beyond Melting Pot and Tossed Salad</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/reg-garcia/&quot;\">Reginaldo Garcia, Ph.D.</a></td><td style=\"text-align: center;\">1998-1999</td><td style=\"text-align: center;\">Persons, Change and Stress</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Michael Spayd, Ph.D.</td><td style=\"text-align: center;\">1999-2000</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Thomas Windham, Ph.D.<br />(Resigned)</td><td style=\"text-align: center;\">2000-2001</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br />(Acting President)</td><td style=\"text-align: center;\">2000-2001</td><td style=\"text-align: center;\">H5 Technologies</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">2001-2002</td><td style=\"text-align: center;\">A Solution to the Problem of Large Scale Judgment Spaces</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td><td style=\"text-align: center;\">2002-2003</td><td style=\"text-align: center;\">Addressing Pain and Suffering at the End-of-Life</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td><td style=\"text-align: center;\">2003-2004</td><td style=\"text-align: center;\">Is it All Really Biological?</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Robert Brill, Ph.D.</td><td style=\"text-align: center;\">2004-2005</td><td style=\"text-align: center;\"> </td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td><td style=\"text-align: center;\">2005-2006</td><td style=\"text-align: center;\">Appraisal and Competence in Managing the <br />Learning Loop</td><td style=\"text-align: center;\"> </td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Heather Holmes Lonergan, Ph.D.</td><td style=\"text-align: center;\">2006-2007</td><td style=\"text-align: center;\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td><td style=\"text-align: center;\">2007-2008</td><td style=\"text-align: center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td><td style=\"text-align: center;\">2008-2009</td><td style=\"text-align: center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td><td style=\"text-align: center;\">2009-2010</td><td style=\"text-align: center;\">A Report from the Field: Using Paradigm Case<br />Formulation and Parametric Analysis in Emerging Fields of Healthcare</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td><td style=\"text-align: center;\">2010-2011</td><td style=\"text-align: center;\">Re-working Economics from the Ground Up</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td><td style=\"text-align: center;\">2011-2012</td><td style=\"text-align: center;\">Invisible to the Naked Eye</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td><td style=\"text-align: center;\">2012-2013</td><td style=\"text-align: center;\">Creating Monsters: How persons become<br />perpetrators of genocide</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">C.J. Stone</td><td style=\"text-align: center;\">2013-2014</td><td style=\"text-align: center;\">Looking back, and Looking Forward</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td><td style=\"text-align: center;\">2014-2015</td><td style=\"text-align: center;\">Social Progress and the Just Choice</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ned Kirsch, Ph.D.</td><td style=\"text-align: center;\">2015-2016</td><td style=\"text-align: center;\">Notes on the Relationship between Persons and Embodiment</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Bryan Harnsberger, Psy.D.</td><td style=\"text-align: center;\">2016-2017</td><td style=\"text-align: center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td><td style=\"text-align: center;\">2017-2018</td><td style=\"text-align: center;\">Applying Descriptive Psychology to the<br />Treatment of Psychological Trauma</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Erol Zeybekoglu, Psy.D.</td><td style=\"text-align: center;\">2018-2019</td><td style=\"text-align: center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Patricia Kennedy, Psy.D.</td><td style=\"text-align: center;\">2019-2020</td><td style=\"text-align: center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br />in the World.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td><td style=\"text-align: center;\">2020-2021</td><td style=\"text-align: center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">Ian Newby-Clark, Ph.D.</td><td style=\"text-align: center;\">2021-2022</td><td style=\"text-align: center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td></tr><tr><td style=\"color: darkblue; font-weight: bold;\">David Bender, Ph.D.</td><td style=\"text-align: center;\">2022-2023</td><td style=\"text-align: center;\">Descriptive Psychology in Everyday Life.</td><td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td></tr></tbody></table>','Past Presidents of the Society for Descriptive Psychology','','inherit','closed','closed','','2928-revision-v1','','','2025-11-13 18:16:11','2025-11-13 18:16:11','',2928,'https://society.bsquaresite.com/?p=7178',0,'revision','',0),
(7179,1,'2025-11-13 18:16:12','2025-11-13 18:16:12','<h2>Past Presidents of the Society for Descriptive Psychology</h2>		<p>The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p>\n<p>\n</p><p><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p>\n<p>Click any of the past presidents\' names highlighted in red to read a short statement about ongoing research and clinical interests.</p>\n<table style=\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\">\n<colgroup>\n<col style=\"width: 27%;\" span=\"1\">\n<col style=\"width: 13%;\" span=\"1\">\n<col style=\"width: 40%;\" span=\"1\">\n<col style=\"width: 20%;\" span=\"1\"> </colgroup>\n<tbody>\n<tr style=\"border-bottom: 3px solid darkblue;\">\n<td style=\"font-weight: bold; font-size: 120%;\">Name</td>\n<td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Year as<br>\nPresident</td>\n<td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Presidential<br>\nAddress</td>\n<td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Conference<br>\nProgram</td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td>\n<td style=\"text-align: center;\">1978-1980</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Thomas Mitchell, Ph.D.</td>\n<td style=\"text-align: center;\">1980-1981</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Mary Shideler, Ph.D.</td>\n<td style=\"text-align: center;\">1981-1982</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td>\n<td style=\"text-align: center;\">1982-1983</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td>\n<td style=\"text-align: center;\">1983-1984</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n<td style=\"text-align: center;\">1984-1985</td>\n<td style=\"text-align: center;\">Counseling with Adolescents and Their Families:<br>\nA Status Dynamic Approach</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n<td style=\"text-align: center;\">1985-1986</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td>\n<td style=\"text-align: center;\">1986-1987</td>\n<td style=\"text-align: center;\">Humor in Psychotherapy: For Better or for Worse</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">James Holmes, Ph.D.</td>\n<td style=\"text-align: center;\">1987-1988</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td>\n<td style=\"text-align: center;\">1988-1989</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Carolyn Allen Zeiger, Ph.D.</td>\n<td style=\"text-align: center;\">1989-1990</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td>\n<td style=\"text-align: center;\">1990-1991</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td>\n<td style=\"text-align: center;\">1991-1992</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">John R. Forward, Ph.D.</td>\n<td style=\"text-align: center;\">1992-1993</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&amp;action=edit\">C.J. Peek, Ph.D.</a></td>\n<td style=\"text-align: center;\">1993-1994</td>\n<td style=\"text-align: center;\">Management by Trellis-Building: Harmonizing<br>\nOrganization and Professional Community</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td>\n<td style=\"text-align: center;\">1994-1995</td>\n<td style=\"text-align: center;\">Trauma and its Transformations</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td>\n<td style=\"text-align: center;\">1995-1996</td>\n<td style=\"text-align: center;\">The Mommas and the Papas: Roles Parents Play</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td>\n<td style=\"text-align: center;\">1996-1997</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td>\n<td style=\"text-align: center;\">1997-1998</td>\n<td style=\"text-align: center;\">Beyond Melting Pot and Tossed Salad</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/reg-garcia/&quot;\">Reginaldo Garcia, Ph.D.</a></td>\n<td style=\"text-align: center;\">1998-1999</td>\n<td style=\"text-align: center;\">Persons, Change and Stress</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Michael Spayd, Ph.D.</td>\n<td style=\"text-align: center;\">1999-2000</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Thomas Windham, Ph.D.<br>\n(Resigned)</td>\n<td style=\"text-align: center;\">2000-2001</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br>\n(Acting President)</td>\n<td style=\"text-align: center;\">2000-2001</td>\n<td style=\"text-align: center;\">H5 Technologies</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n<td style=\"text-align: center;\">2001-2002</td>\n<td style=\"text-align: center;\">A Solution to the Problem of Large Scale Judgment Spaces</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td>\n<td style=\"text-align: center;\">2002-2003</td>\n<td style=\"text-align: center;\">Addressing Pain and Suffering at the End-of-Life</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td>\n<td style=\"text-align: center;\">2003-2004</td>\n<td style=\"text-align: center;\">Is it All Really Biological?</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Robert Brill, Ph.D.</td>\n<td style=\"text-align: center;\">2004-2005</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td>\n<td style=\"text-align: center;\">2005-2006</td>\n<td style=\"text-align: center;\">Appraisal and Competence in Managing the<br>\nLearning Loop</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Heather Holmes Lonergan, Ph.D.</td>\n<td style=\"text-align: center;\">2006-2007</td>\n<td style=\"text-align: center;\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td>\n<td style=\"text-align: center;\">2007-2008</td>\n<td style=\"text-align: center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td>\n<td style=\"text-align: center;\">2008-2009</td>\n<td style=\"text-align: center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td>\n<td style=\"text-align: center;\">2009-2010</td>\n<td style=\"text-align: center;\">A Report from the Field: Using Paradigm Case<br>\nFormulation and Parametric Analysis in Emerging Fields of Healthcare</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n<td style=\"text-align: center;\">2010-2011</td>\n<td style=\"text-align: center;\">Re-working Economics from the Ground Up</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n<td style=\"text-align: center;\">2011-2012</td>\n<td style=\"text-align: center;\">Invisible to the Naked Eye</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td>\n<td style=\"text-align: center;\">2012-2013</td>\n<td style=\"text-align: center;\">Creating Monsters: How persons become<br>\nperpetrators of genocide</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">C.J. Stone</td>\n<td style=\"text-align: center;\">2013-2014</td>\n<td style=\"text-align: center;\">Looking back, and Looking Forward</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td>\n<td style=\"text-align: center;\">2014-2015</td>\n<td style=\"text-align: center;\">Social Progress and the Just Choice</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Ned Kirsch, Ph.D.</td>\n<td style=\"text-align: center;\">2015-2016</td>\n<td style=\"text-align: center;\">Notes on the Relationship between Persons and Embodiment</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Bryan Harnsberger, Psy.D.</td>\n<td style=\"text-align: center;\">2016-2017</td>\n<td style=\"text-align: center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td>\n<td style=\"text-align: center;\">2017-2018</td>\n<td style=\"text-align: center;\">Applying Descriptive Psychology to the<br>\nTreatment of Psychological Trauma</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Erol Zeybekoglu, Psy.D.</td>\n<td style=\"text-align: center;\">2018-2019</td>\n<td style=\"text-align: center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Patricia Kennedy, Psy.D.</td>\n<td style=\"text-align: center;\">2019-2020</td>\n<td style=\"text-align: center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br>\nin the World.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td>\n<td style=\"text-align: center;\">2020-2021</td>\n<td style=\"text-align: center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Ian Newby-Clark, Ph.D.</td>\n<td style=\"text-align: center;\">2021-2022</td>\n<td style=\"text-align: center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">David Bender, Ph.D.</td>\n<td style=\"text-align: center;\">2022-2023</td>\n<td style=\"text-align: center;\">Descriptive Psychology in Everyday Life.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td>\n</tr>\n</tbody>\n</table>','Past Presidents of the Society for Descriptive Psychology','','inherit','closed','closed','','2928-revision-v1','','','2025-11-13 18:16:12','2025-11-13 18:16:12','',2928,'https://society.bsquaresite.com/?p=7179',0,'revision','',0),
(7181,1,'2025-11-13 18:32:42','2025-11-13 18:32:42','<table>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\"><strong>45th Annual Meeting</strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>\n   </tr>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\"><strong>44th Annual Meeting</strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\"><strong>43rd Annual Meeting</strong><br>September 30 - October 3, 2021<br>Online</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\"><strong>42nd Annual Meeting</strong><br>October 1-4, 2020<br>Online</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\"><strong>41st Annual Meeting</strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\"><strong>40th Annual Meeting</strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\"><strong>39th Annual Meeting</strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\"><strong>38th Annual Meeting</strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\"><strong>37th Annual Meeting</strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>   \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\"><strong>36th Annual Meeting</strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\"><strong>35th Annual Meeting</strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\"><strong>34th Annual Meeting</strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\"><strong>33th Annual Meeting</strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\"><strong>32th Annual Meeting</strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\"><strong>31th Annual Meeting</strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\"><strong>30th Annual Meeting</strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\"><strong>29th Annual Meeting</strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"><strong>28th Annual Meeting</strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n         2005\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2004\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\"><strong>25th Annual Meeting</strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n<a href =\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\"><strong>24th Annual Meeting</strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\"><strong>23rd Annual Meeting</strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2000\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\"><strong>21st Annual Meeting</strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL</a>\n      </td>\n   </tr>\n</table>','Conference Programs of the Society for Descriptive Psychology','','inherit','closed','closed','','3001-revision-v1','','','2025-11-13 18:32:42','2025-11-13 18:32:42','',3001,'https://society.bsquaresite.com/?p=7181',0,'revision','',0),
(7182,1,'2025-11-13 18:32:42','2025-11-13 18:32:42','<table>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\"><strong>45th Annual Meeting</strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>\n   </tr>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\"><strong>44th Annual Meeting</strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\"><strong>43rd Annual Meeting</strong><br>September 30 - October 3, 2021<br>Online</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\"><strong>42nd Annual Meeting</strong><br>October 1-4, 2020<br>Online</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\"><strong>41st Annual Meeting</strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\"><strong>40th Annual Meeting</strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\"><strong>39th Annual Meeting</strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\"><strong>38th Annual Meeting</strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\"><strong>37th Annual Meeting</strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>   \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\"><strong>36th Annual Meeting</strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\"><strong>35th Annual Meeting</strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\"><strong>34th Annual Meeting</strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\"><strong>33th Annual Meeting</strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\"><strong>32th Annual Meeting</strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\"><strong>31th Annual Meeting</strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\"><strong>30th Annual Meeting</strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\"><strong>29th Annual Meeting</strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"><strong>28th Annual Meeting</strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n         2005\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2004\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\"><strong>25th Annual Meeting</strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n<a href =\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\"><strong>24th Annual Meeting</strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\"><strong>23rd Annual Meeting</strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2000\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\"><strong>21st Annual Meeting</strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL</a>\n      </td>\n   </tr>\n</table>','Conference Programs of the Society for Descriptive Psychology','','inherit','closed','closed','','3001-revision-v1','','','2025-11-13 18:32:42','2025-11-13 18:32:42','',3001,'https://society.bsquaresite.com/?p=7182',0,'revision','',0),
(7183,1,'2025-11-13 18:32:43','2025-11-13 18:32:43','<h2>Conference Programs of the Society for Descriptive Psychology</h2>		<table>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\"><strong>45th Annual Meeting</strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>\n   </tr>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\"><strong>44th Annual Meeting</strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\"><strong>43rd Annual Meeting</strong><br>September 30 - October 3, 2021<br>Online</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\"><strong>42nd Annual Meeting</strong><br>October 1-4, 2020<br>Online</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\"><strong>41st Annual Meeting</strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\"><strong>40th Annual Meeting</strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\"><strong>39th Annual Meeting</strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\"><strong>38th Annual Meeting</strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\"><strong>37th Annual Meeting</strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>   \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\"><strong>36th Annual Meeting</strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\"><strong>35th Annual Meeting</strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\"><strong>34th Annual Meeting</strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\"><strong>33th Annual Meeting</strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\"><strong>32th Annual Meeting</strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\"><strong>31th Annual Meeting</strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\"><strong>30th Annual Meeting</strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\"><strong>29th Annual Meeting</strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"><strong>28th Annual Meeting</strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n         2005\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2004\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\"><strong>25th Annual Meeting</strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n<a href =\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\"><strong>24th Annual Meeting</strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\"><strong>23rd Annual Meeting</strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2000\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\"><strong>21st Annual Meeting</strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL</a>\n      </td>\n   </tr>\n</table>','Conference Programs of the Society for Descriptive Psychology','','inherit','closed','closed','','3001-revision-v1','','','2025-11-13 18:32:43','2025-11-13 18:32:43','',3001,'https://society.bsquaresite.com/?p=7183',0,'revision','',0),
(7185,1,'2025-11-13 18:33:29','2025-11-13 18:33:29','<h2>Conference Programs of the Society for Descriptive Psychology</h2>		<table>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\"><strong>45th Annual Meeting</strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>\n   </tr>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\"><strong>44th Annual Meeting</strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\"><strong>43rd Annual Meeting</strong><br>September 30 - October 3, 2021<br>Online</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\"><strong>42nd Annual Meeting</strong><br>October 1-4, 2020<br>Online</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\"><strong>41st Annual Meeting</strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\"><strong>40th Annual Meeting</strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\"><strong>39th Annual Meeting</strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\"><strong>38th Annual Meeting</strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\"><strong>37th Annual Meeting</strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>   \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\"><strong>36th Annual Meeting</strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\"><strong>35th Annual Meeting</strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\"><strong>34th Annual Meeting</strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\"><strong>33th Annual Meeting</strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\"><strong>32th Annual Meeting</strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\"><strong>31th Annual Meeting</strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\"><strong>30th Annual Meeting</strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\"><strong>29th Annual Meeting</strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"><strong>28th Annual Meeting</strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n         2005\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2004\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\"><strong>25th Annual Meeting</strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n<a href =\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\"><strong>24th Annual Meeting</strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\"><strong>23rd Annual Meeting</strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2000\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\"><strong>21st Annual Meeting</strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL</a>\n      </td>\n   </tr>\n</table>','Conference Programs of the Society for Descriptive Psychology','','inherit','closed','closed','','3001-revision-v1','','','2025-11-13 18:33:29','2025-11-13 18:33:29','',3001,'https://society.bsquaresite.com/?p=7185',0,'revision','',0),
(7186,1,'2025-11-13 18:33:29','2025-11-13 18:33:29','<h2>Conference Programs of the Society for Descriptive Psychology</h2>		<table>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\"><strong>45th Annual Meeting</strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>\n   </tr>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\"><strong>44th Annual Meeting</strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\"><strong>43rd Annual Meeting</strong><br>September 30 - October 3, 2021<br>Online</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\"><strong>42nd Annual Meeting</strong><br>October 1-4, 2020<br>Online</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\"><strong>41st Annual Meeting</strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\"><strong>40th Annual Meeting</strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\"><strong>39th Annual Meeting</strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\"><strong>38th Annual Meeting</strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\"><strong>37th Annual Meeting</strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>   \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\"><strong>36th Annual Meeting</strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\"><strong>35th Annual Meeting</strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\"><strong>34th Annual Meeting</strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\"><strong>33th Annual Meeting</strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\"><strong>32th Annual Meeting</strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\"><strong>31th Annual Meeting</strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\"><strong>30th Annual Meeting</strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\"><strong>29th Annual Meeting</strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"><strong>28th Annual Meeting</strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n         2005\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2004\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\"><strong>25th Annual Meeting</strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n<a href =\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\"><strong>24th Annual Meeting</strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\"><strong>23rd Annual Meeting</strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2000\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\"><strong>21st Annual Meeting</strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL</a>\n      </td>\n   </tr>\n</table>','Conference Programs of the Society for Descriptive Psychology','','inherit','closed','closed','','3001-revision-v1','','','2025-11-13 18:33:29','2025-11-13 18:33:29','',3001,'https://society.bsquaresite.com/?p=7186',0,'revision','',0),
(7187,1,'2025-11-13 18:33:29','2025-11-13 18:33:29','<h2>Conference Programs of the Society for Descriptive Psychology</h2>		<table>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\"><strong>45th Annual Meeting</strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>\n   </tr>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\"><strong>44th Annual Meeting</strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\"><strong>43rd Annual Meeting</strong><br>September 30 - October 3, 2021<br>Online</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\"><strong>42nd Annual Meeting</strong><br>October 1-4, 2020<br>Online</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\"><strong>41st Annual Meeting</strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\"><strong>40th Annual Meeting</strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\"><strong>39th Annual Meeting</strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\"><strong>38th Annual Meeting</strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\"><strong>37th Annual Meeting</strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>   \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\"><strong>36th Annual Meeting</strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\"><strong>35th Annual Meeting</strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\"><strong>34th Annual Meeting</strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\"><strong>33th Annual Meeting</strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\"><strong>32th Annual Meeting</strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\"><strong>31th Annual Meeting</strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\"><strong>30th Annual Meeting</strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\"><strong>29th Annual Meeting</strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"><strong>28th Annual Meeting</strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n         2005\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2004\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\"><strong>25th Annual Meeting</strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n<a href =\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\"><strong>24th Annual Meeting</strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\"><strong>23rd Annual Meeting</strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2000\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\"><strong>21st Annual Meeting</strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL</a>\n      </td>\n   </tr>\n</table>','Conference Programs of the Society for Descriptive Psychology','','inherit','closed','closed','','3001-revision-v1','','','2025-11-13 18:33:29','2025-11-13 18:33:29','',3001,'https://society.bsquaresite.com/?p=7187',0,'revision','',0),
(7188,1,'2025-11-16 21:57:25','2025-11-13 18:34:52','','Annual Conference Programs','','publish','closed','closed','','annual-conference-programs','','','2025-11-16 21:57:25','2025-11-16 21:57:25','',0,'https://society.bsquaresite.com/?p=7188',8,'nav_menu_item','',0),
(7189,1,'2025-11-16 21:57:25','2025-11-13 18:35:47',' ','','','publish','closed','closed','','7189','','','2025-11-16 21:57:25','2025-11-16 21:57:25','',0,'https://society.bsquaresite.com/?p=7189',9,'nav_menu_item','',0),
(7191,1,'2025-11-13 18:42:14','2025-11-13 18:42:14','Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.\n\nMembership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.\n<h3>Membership categories include:</h3>\n<ul>\n 	<li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li>\n 	<li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li>\n 	<li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li>\n</ul>\nFor additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.\n<h3 style=\"align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\" rel=\"\">Click here for an application form (in PDF format)</a></h3>\nor if you have any questions, please contact by email at <span style=\"color: darkblue; font-weight: bold;\">info@sdp.org</span>.','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:42:14','2025-11-13 18:42:14','',225,'https://society.bsquaresite.com/?p=7191',0,'revision','',0),
(7192,1,'2025-11-13 18:42:14','2025-11-13 18:42:14','Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.\n\nMembership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.\n<h3>Membership categories include:</h3>\n<ul>\n 	<li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li>\n 	<li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li>\n 	<li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li>\n</ul>\nFor additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.\n<h3 style=\"align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\" rel=\"\">Click here for an application form (in PDF format)</a></h3>\nor if you have any questions, please contact by email at <span style=\"color: darkblue; font-weight: bold;\">info@sdp.org</span>.','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:42:14','2025-11-13 18:42:14','',225,'https://society.bsquaresite.com/?p=7192',0,'revision','',0),
(7193,1,'2025-11-13 18:42:14','2025-11-13 18:42:14','<h2>Membership</h2>		Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.\nMembership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.\n<h3>Membership categories include:</h3>\n<ul>\n 	<li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li>\n 	<li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li>\n 	<li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li>\n</ul>\nFor additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.\n<h3 style=\"align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\" rel=\"\">Click here for an application form (in PDF format)</a></h3>\nor if you have any questions, please contact by email at info@sdp.org.','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:42:14','2025-11-13 18:42:14','',225,'https://society.bsquaresite.com/?p=7193',0,'revision','',0),
(7195,1,'2025-11-13 18:44:18','2025-11-13 18:44:18','<h2>Membership</h2>		Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.\nMembership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.\n<h3>Membership categories include:</h3>\n<ul>\n 	<li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li>\n 	<li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li>\n 	<li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li>\n</ul>\nFor additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.\n<h3 style=\"align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\" rel=\"\">Click here for an application form (in PDF format)</a></h3>\nor if you have any questions, please contact by email at info@sdp.org.','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:44:18','2025-11-13 18:44:18','',225,'https://society.bsquaresite.com/?p=7195',0,'revision','',0),
(7196,1,'2025-11-13 18:44:18','2025-11-13 18:44:18','<h2>Membership</h2>		Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.\nMembership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.\n<h3>Membership categories include:</h3>\n<ul>\n 	<li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li>\n 	<li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li>\n 	<li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li>\n</ul>\nFor additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.\n<h3 style=\"align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\" rel=\"\">Click here for an application form (in PDF format)</a></h3>\nor if you have any questions, please contact by email at info@sdp.org.','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:44:18','2025-11-13 18:44:18','',225,'https://society.bsquaresite.com/?p=7196',0,'revision','',0),
(7197,1,'2025-11-13 18:44:19','2025-11-13 18:44:19','<h2>Membership</h2>		Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.\nMembership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.\n<h3>Membership categories include:</h3>\n<ul>\n 	<li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li>\n 	<li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li>\n 	<li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li>\n</ul>\nFor additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.\n<h3 style=\"align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\" rel=\"\">Click here for an application form (in PDF format)</a></h3>\nor if you have any questions, please contact by email at info@sdp.org.								<a href=\"http://www.sdp.org/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here To Apply\n					</a>','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:44:19','2025-11-13 18:44:19','',225,'https://society.bsquaresite.com/?p=7197',0,'revision','',0),
(7198,1,'2025-11-13 18:47:32','2025-11-13 18:47:32','<h2>Membership</h2>		Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.\nMembership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.\n<h3>Membership categories include:</h3>\n<ul>\n 	<li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li>\n 	<li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li>\n 	<li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li>\n</ul>\nFor additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.\n<h3 style=\"align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\" rel=\"\">Click here for an application form (in PDF format)</a></h3>\nor if you have any questions, please contact by email at info@sdp.org.								<a href=\"http://www.sdp.org/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here To Apply\n					</a>','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:47:32','2025-11-13 18:47:32','',225,'https://society.bsquaresite.com/?p=7198',0,'revision','',0),
(7199,1,'2025-11-13 18:47:32','2025-11-13 18:47:32','<h2>Membership</h2>		Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.\nMembership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.\n<h3>Membership categories include:</h3>\n<ul>\n 	<li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li>\n 	<li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li>\n 	<li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li>\n</ul>\nFor additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.\n<h3 style=\"align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\" rel=\"\">Click here for an application form (in PDF format)</a></h3>\nor if you have any questions, please contact by email at info@sdp.org.								<a href=\"http://www.sdp.org/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here To Apply\n					</a>','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:47:32','2025-11-13 18:47:32','',225,'https://society.bsquaresite.com/?p=7199',0,'revision','',0),
(7200,1,'2025-11-13 18:47:33','2025-11-13 18:47:33','<h2>Membership</h2>		<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.</p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.</p><h3>Membership categories include:</h3><ul><li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li><li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li><li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li></ul><p>For additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.</p><h3 style=\"align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\" rel=\"\">Click here for an application form (in PDF format)</a></h3><p>or if you have any questions, please contact by email at info@sdp.org.</p>								<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:47:33','2025-11-13 18:47:33','',225,'https://society.bsquaresite.com/?p=7200',0,'revision','',0),
(7201,1,'2025-11-13 18:47:50','2025-11-13 18:47:50','<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','blue button','','publish','closed','closed','','blue-button','','','2025-11-13 18:50:45','2025-11-13 18:50:45','',0,'https://society.bsquaresite.com/?elementor_library=blue-button',0,'elementor_library','',0),
(7202,1,'2025-11-13 18:47:50','2025-11-13 18:47:50','','blue button','','inherit','closed','closed','','7201-revision-v1','','','2025-11-13 18:47:50','2025-11-13 18:47:50','',7201,'https://society.bsquaresite.com/?p=7202',0,'revision','',0),
(7203,1,'2025-11-13 18:47:51','2025-11-13 18:47:51','<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','blue button','','inherit','closed','closed','','7201-revision-v1','','','2025-11-13 18:47:51','2025-11-13 18:47:51','',7201,'https://society.bsquaresite.com/?p=7203',0,'revision','',0),
(7205,1,'2025-11-13 18:49:10','2025-11-13 18:49:10','<h2>Membership</h2>		<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.</p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.</p><h3>Membership categories include:</h3><ul><li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li><li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li><li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li></ul><p>For additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.</p><h3 style=\"align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\" rel=\"\">Click here for an application form (in PDF format)</a></h3><p>or if you have any questions, please contact by email at info@sdp.org.</p>								<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:49:10','2025-11-13 18:49:10','',225,'https://society.bsquaresite.com/?p=7205',0,'revision','',0),
(7206,1,'2025-11-13 18:49:10','2025-11-13 18:49:10','<h2>Membership</h2>		<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.</p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.</p><h3>Membership categories include:</h3><ul><li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li><li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li><li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li></ul><p>For additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.</p><h3 style=\"align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\" rel=\"\">Click here for an application form (in PDF format)</a></h3><p>or if you have any questions, please contact by email at info@sdp.org.</p>								<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:49:10','2025-11-13 18:49:10','',225,'https://society.bsquaresite.com/?p=7206',0,'revision','',0),
(7207,1,'2025-11-13 18:49:11','2025-11-13 18:49:11','<h2>Membership</h2>		<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.</p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.</p><h3>Membership categories include:</h3><ul><li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li><li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li><li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li></ul><p>For additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.</p><p>If you have any questions, please contact by email at info@sdp.org.</p>								<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:49:11','2025-11-13 18:49:11','',225,'https://society.bsquaresite.com/?p=7207',0,'revision','',0),
(7208,1,'2025-11-13 18:49:47','2025-11-13 18:49:47','<h2>Membership</h2>		<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.</p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.</p><h3>Membership categories include:</h3><ul><li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li><li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li><li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li></ul><p>For additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.</p><p>If you have any questions, please contact by email at info@sdp.org.</p>								<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:49:47','2025-11-13 18:49:47','',225,'https://society.bsquaresite.com/?p=7208',0,'revision','',0),
(7209,1,'2025-11-13 18:49:47','2025-11-13 18:49:47','<h2>Membership</h2>		<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.</p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.</p><h3>Membership categories include:</h3><ul><li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li><li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li><li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li></ul><p>For additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.</p><p>If you have any questions, please contact by email at info@sdp.org.</p>								<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:49:47','2025-11-13 18:49:47','',225,'https://society.bsquaresite.com/?p=7209',0,'revision','',0),
(7210,1,'2025-11-13 18:49:48','2025-11-13 18:49:48','<h2>Membership</h2>		<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.</p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.</p><h3>Membership categories include:</h3><ul><li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li><li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li><li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li></ul><p>For additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.</p><p>If you have any questions, please contact by email at info@sdp.org.</p>								<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:49:48','2025-11-13 18:49:48','',225,'https://society.bsquaresite.com/?p=7210',0,'revision','',0),
(7211,1,'2025-11-13 18:49:50','2025-11-13 18:49:50','<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','blue button','','inherit','closed','closed','','7201-revision-v1','','','2025-11-13 18:49:50','2025-11-13 18:49:50','',7201,'https://society.bsquaresite.com/?p=7211',0,'revision','',0),
(7212,1,'2025-11-13 18:50:25','2025-11-13 18:50:25','<h2>Membership</h2>		<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.</p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.</p><h3>Membership categories include:</h3><ul><li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li><li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li><li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li></ul><p>For additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.</p><p>If you have any questions, please contact by email at info@sdp.org.</p>								<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:50:25','2025-11-13 18:50:25','',225,'https://society.bsquaresite.com/?p=7212',0,'revision','',0),
(7213,1,'2025-11-13 18:50:25','2025-11-13 18:50:25','<h2>Membership</h2>		<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.</p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.</p><h3>Membership categories include:</h3><ul><li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li><li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li><li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li></ul><p>For additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.</p><p>If you have any questions, please contact by email at info@sdp.org.</p>								<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:50:25','2025-11-13 18:50:25','',225,'https://society.bsquaresite.com/?p=7213',0,'revision','',0),
(7214,1,'2025-11-13 18:50:25','2025-11-13 18:50:25','<h2>Membership</h2>		<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.</p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.</p><h3>Membership categories include:</h3><ul><li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li><li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li><li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li></ul><p>For additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.</p><p>If you have any questions, please contact by email at info@sdp.org.</p>								<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:50:25','2025-11-13 18:50:25','',225,'https://society.bsquaresite.com/?p=7214',0,'revision','',0),
(7215,1,'2025-11-13 18:50:28','2025-11-13 18:50:28','<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','blue button','','inherit','closed','closed','','7201-revision-v1','','','2025-11-13 18:50:28','2025-11-13 18:50:28','',7201,'https://society.bsquaresite.com/?p=7215',0,'revision','',0),
(7216,1,'2025-11-13 18:50:42','2025-11-13 18:50:42','<h2>Membership</h2>		<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.</p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.</p><h3>Membership categories include:</h3><ul><li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li><li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li><li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li></ul><p>For additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.</p><p>If you have any questions, please contact by email at info@sdp.org.</p>								<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:50:42','2025-11-13 18:50:42','',225,'https://society.bsquaresite.com/?p=7216',0,'revision','',0),
(7217,1,'2025-11-13 18:50:42','2025-11-13 18:50:42','<h2>Membership</h2>		<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.</p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.</p><h3>Membership categories include:</h3><ul><li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li><li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li><li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li></ul><p>For additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.</p><p>If you have any questions, please contact by email at info@sdp.org.</p>								<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:50:42','2025-11-13 18:50:42','',225,'https://society.bsquaresite.com/?p=7217',0,'revision','',0),
(7218,1,'2025-11-13 18:50:42','2025-11-13 18:50:42','<h2>Membership</h2>		<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.</p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.</p><h3>Membership categories include:</h3><ul><li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li><li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li><li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li></ul><p>For additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.</p><p>If you have any questions, please contact by email at info@sdp.org.</p>								<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-11-13 18:50:42','2025-11-13 18:50:42','',225,'https://society.bsquaresite.com/?p=7218',0,'revision','',0),
(7219,1,'2025-11-13 18:50:45','2025-11-13 18:50:45','<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','blue button','','inherit','closed','closed','','7201-revision-v1','','','2025-11-13 18:50:45','2025-11-13 18:50:45','',7201,'https://society.bsquaresite.com/?p=7219',0,'revision','',0),
(7221,1,'2025-11-13 19:00:18','2025-11-13 19:00:18','If you have any questions about Descriptive Psychology or the<br><br>\nSociety for Descriptive Psychology<br><br>\nPlease send us an email at info@sdp.org','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 19:00:18','2025-11-13 19:00:18','',162,'https://society.bsquaresite.com/?p=7221',0,'revision','',0),
(7222,1,'2025-11-13 19:00:18','2025-11-13 19:00:18','If you have any questions about Descriptive Psychology or the<br><br>\nSociety for Descriptive Psychology<br><br>\nPlease send us an email at info@sdp.org','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 19:00:18','2025-11-13 19:00:18','',162,'https://society.bsquaresite.com/?p=7222',0,'revision','',0),
(7223,1,'2025-11-13 19:00:18','2025-11-13 19:00:18','<h2>Contact Us!</h2>		<p>If you have any questions about Descriptive Psychology or the<br /><br /></p><p>Society for Descriptive Psychology<br /><br /></p><p>Please send us an email at info@sdp.org</p>','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 19:00:18','2025-11-13 19:00:18','',162,'https://society.bsquaresite.com/?p=7223',0,'revision','',0),
(7224,1,'2025-11-13 19:03:38','2025-11-13 19:03:38','<h2>Contact Us!</h2>		<p>If you have any questions about Descriptive Psychology or the<br /><br /></p><p>Society for Descriptive Psychology<br /><br /></p><p>Please send us an email at info@sdp.org</p>','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 19:03:38','2025-11-13 19:03:38','',162,'https://society.bsquaresite.com/?p=7224',0,'revision','',0),
(7225,1,'2025-11-13 19:03:38','2025-11-13 19:03:38','<h2>Contact Us!</h2>		<p>If you have any questions about Descriptive Psychology or the<br /><br /></p><p>Society for Descriptive Psychology<br /><br /></p><p>Please send us an email at info@sdp.org</p>','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 19:03:38','2025-11-13 19:03:38','',162,'https://society.bsquaresite.com/?p=7225',0,'revision','',0),
(7226,1,'2025-11-13 19:03:38','2025-11-13 19:03:38','<h2>Contact Us!</h2>		\n<h2>Thank you for reaching out to the Society for Descriptive Psychology.</h2>\n<p style=\"text-align: left;\">We look forward to answering any questions about&nbsp; Descriptive Psychology or the Society for Descriptive Psychology</p>\n<p style=\"text-align: left;\">Please send us an email at info@sdp.org</p>','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 19:03:38','2025-11-13 19:03:38','',162,'https://society.bsquaresite.com/?p=7226',0,'revision','',0),
(7227,1,'2025-11-13 19:03:46','2025-11-13 19:03:46','<h2>Contact Us!</h2>		\n<h2>Thank you for reaching out to the Society for Descriptive Psychology.</h2>\n<p style=\"text-align: left;\">We look forward to answering any questions about&nbsp; Descriptive Psychology or the Society for Descriptive Psychology</p>\n<p style=\"text-align: left;\">Please send us an email at info@sdp.org</p>','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 19:03:46','2025-11-13 19:03:46','',162,'https://society.bsquaresite.com/?p=7227',0,'revision','',0),
(7228,1,'2025-11-13 19:03:47','2025-11-13 19:03:47','<h2>Contact Us!</h2>		\n<h2>Thank you for reaching out to the Society for Descriptive Psychology.</h2>\n<p style=\"text-align: left;\">We look forward to answering any questions about&nbsp; Descriptive Psychology or the Society for Descriptive Psychology</p>\n<p style=\"text-align: left;\">Please send us an email at info@sdp.org</p>','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 19:03:47','2025-11-13 19:03:47','',162,'https://society.bsquaresite.com/?p=7228',0,'revision','',0),
(7229,1,'2025-11-13 19:03:47','2025-11-13 19:03:47','<h2>Contact Us!</h2>		<h2><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p>','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 19:03:47','2025-11-13 19:03:47','',162,'https://society.bsquaresite.com/?p=7229',0,'revision','',0),
(7230,1,'2025-11-13 19:04:10','2025-11-13 19:04:10','<h2>Contact Us!</h2>		<h2><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p>','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 19:04:10','2025-11-13 19:04:10','',162,'https://society.bsquaresite.com/?p=7230',0,'revision','',0),
(7231,1,'2025-11-13 19:04:11','2025-11-13 19:04:11','<h2>Contact Us!</h2>		<h2><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p>','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 19:04:11','2025-11-13 19:04:11','',162,'https://society.bsquaresite.com/?p=7231',0,'revision','',0),
(7232,1,'2025-11-13 19:04:11','2025-11-13 19:04:11','<h2>Contact Us!</h2>		<h2><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p>','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 19:04:11','2025-11-13 19:04:11','',162,'https://society.bsquaresite.com/?p=7232',0,'revision','',0),
(7233,1,'2025-11-13 19:04:28','2025-11-13 19:04:28','<h2>Contact Us!</h2>		<h2><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p>','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 19:04:28','2025-11-13 19:04:28','',162,'https://society.bsquaresite.com/?p=7233',0,'revision','',0),
(7234,1,'2025-11-13 19:04:28','2025-11-13 19:04:28','<h2>Contact Us!</h2>		<h2><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p>','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 19:04:28','2025-11-13 19:04:28','',162,'https://society.bsquaresite.com/?p=7234',0,'revision','',0),
(7235,1,'2025-11-13 19:04:28','2025-11-13 19:04:28','<h2>Contact Us!</h2>		<h2><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p>','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 19:04:28','2025-11-13 19:04:28','',162,'https://society.bsquaresite.com/?p=7235',0,'revision','',0),
(7236,1,'2025-11-13 19:05:08','2025-11-13 19:05:08','<h2>Contact Us!</h2>		<h2><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p>','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 19:05:08','2025-11-13 19:05:08','',162,'https://society.bsquaresite.com/?p=7236',0,'revision','',0),
(7237,1,'2025-11-13 19:05:08','2025-11-13 19:05:08','<h2>Contact Us!</h2>		<h2><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p>','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 19:05:08','2025-11-13 19:05:08','',162,'https://society.bsquaresite.com/?p=7237',0,'revision','',0),
(7238,1,'2025-11-13 19:05:09','2025-11-13 19:05:09','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p>','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-13 19:05:09','2025-11-13 19:05:09','',162,'https://society.bsquaresite.com/?p=7238',0,'revision','',0),
(7240,1,'2025-11-14 16:39:32','2025-11-14 16:39:32','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}},\"id\":\"7240\",\"field_id\":4,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"2\":{\"enable\":\"1\",\"notification_name\":\"autoresponder\",\"email\":\"{field_id=\\\"2\\\"}\",\"subject\":\"Thank you for Contacting Society for Descriptive Psychology\",\"sender_name\":\"Society for Descriptive Psychology\",\"sender_address\":\"info@sdp.org\",\"replyto\":\"info@sdp.org\",\"message\":\"Thank you for contacting the Society for Descriptive Psychology. Someone will reach out to you shortly.\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"},\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"info@sdp.org\",\"subject\":\"SDP Contact Form\",\"sender_name\":\"Society for Descriptive Psychology\",\"sender_address\":\"info@sdp.org\",\"replyto\":\"info@sdp.org\",\"message\":\"{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"store_spam_entries\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[]},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Simple Contact Form','','publish','closed','closed','','simple-contact-form','','','2025-11-14 16:49:32','2025-11-14 16:49:32','',0,'https://society.bsquaresite.com/?post_type=wpforms&#038;p=7240',0,'wpforms','',0),
(7241,1,'2025-11-14 16:39:36','2025-11-14 16:39:36','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}},\"id\":\"7240\",\"field_id\":4,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundPosition\":\"center center\",\"backgroundRepeat\":\"no-repeat\",\"backgroundSizeMode\":\"cover\",\"backgroundSize\":\"cover\",\"backgroundWidth\":\"100\",\"backgroundHeight\":\"100\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"\"},\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"{admin_email}\",\"subject\":\"New Entry: Simple Contact Form\",\"sender_name\":\"Society for Descriptive Psychology\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"2\\\"}\",\"message\":\"{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"Thanks for contacting us! We will be in touch with you shortly.\",\"message_scroll\":\"1\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"store_spam_entries\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[]},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Simple Contact Form','','inherit','closed','closed','','7240-revision-v1','','','2025-11-14 16:39:36','2025-11-14 16:39:36','',7240,'https://society.bsquaresite.com/?p=7241',0,'revision','',0),
(7242,1,'2025-11-14 16:49:32','2025-11-14 16:49:32','{\"fields\":{\"1\":{\"id\":\"1\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":false,\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"size\":\"medium\",\"placeholder\":\"\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}},\"id\":\"7240\",\"field_id\":4,\"settings\":{\"themes\":{\"wpformsTheme\":\"default\",\"isCustomTheme\":\"\",\"themeName\":\"\",\"fieldSize\":\"medium\",\"fieldBorderStyle\":\"solid\",\"fieldBorderSize\":\"1\",\"fieldBorderRadius\":\"3\",\"fieldBackgroundColor\":\"#ffffff\",\"fieldBorderColor\":\"rgba(0, 0, 0, 0.25)\",\"fieldTextColor\":\"rgba(0, 0, 0, 0.7)\",\"labelSize\":\"medium\",\"labelColor\":\"rgba(0, 0, 0, 0.85)\",\"labelSublabelColor\":\"rgba(0, 0, 0, 0.55)\",\"labelErrorColor\":\"#d63637\",\"buttonSize\":\"medium\",\"buttonBorderStyle\":\"none\",\"buttonBorderSize\":\"1\",\"buttonBorderRadius\":\"3\",\"buttonBackgroundColor\":\"#066aab\",\"buttonBorderColor\":\"#066aab\",\"buttonTextColor\":\"#ffffff\",\"containerPadding\":\"0\",\"containerBorderStyle\":\"none\",\"containerBorderWidth\":\"1\",\"containerBorderRadius\":\"3\",\"containerBorderColor\":\"#000000\",\"containerShadowSize\":\"none\",\"backgroundColor\":\"rgba(0, 0, 0, 0)\",\"backgroundImage\":\"none\",\"backgroundSize\":\"cover\",\"backgroundUrl\":\"url()\",\"fieldMenuColor\":\"#ffffff\",\"pageBreakColor\":\"#066aab\",\"customCss\":\"\",\"copyPasteJsonValue\":\"{\\\"themeName\\\":\\\"\\\",\\\"isCustomTheme\\\":\\\"\\\",\\\"wpformsTheme\\\":\\\"default\\\",\\\"customCss\\\":\\\"\\\",\\\"containerPadding\\\":\\\"0\\\",\\\"containerBorderStyle\\\":\\\"none\\\",\\\"containerBorderWidth\\\":\\\"1\\\",\\\"containerBorderRadius\\\":\\\"3\\\",\\\"containerShadowSize\\\":\\\"none\\\",\\\"containerBorderColor\\\":\\\"#000000\\\",\\\"fieldSize\\\":\\\"medium\\\",\\\"fieldBorderStyle\\\":\\\"solid\\\",\\\"fieldBorderRadius\\\":\\\"3\\\",\\\"fieldBorderSize\\\":\\\"1\\\",\\\"fieldBackgroundColor\\\":\\\"#ffffff\\\",\\\"fieldBorderColor\\\":\\\"rgba(0, 0, 0, 0.25)\\\",\\\"fieldTextColor\\\":\\\"rgba(0, 0, 0, 0.7)\\\",\\\"fieldMenuColor\\\":\\\"#ffffff\\\",\\\"pageBreakColor\\\":\\\"#066aab\\\",\\\"labelSize\\\":\\\"medium\\\",\\\"labelColor\\\":\\\"rgba(0, 0, 0, 0.85)\\\",\\\"labelSublabelColor\\\":\\\"rgba(0, 0, 0, 0.55)\\\",\\\"labelErrorColor\\\":\\\"#d63637\\\",\\\"buttonSize\\\":\\\"medium\\\",\\\"buttonBorderStyle\\\":\\\"none\\\",\\\"buttonBorderSize\\\":\\\"1\\\",\\\"buttonBorderRadius\\\":\\\"3\\\",\\\"buttonBackgroundColor\\\":\\\"#066aab\\\",\\\"buttonBorderColor\\\":\\\"#066aab\\\",\\\"buttonTextColor\\\":\\\"#ffffff\\\",\\\"backgroundColor\\\":\\\"rgba(0, 0, 0, 0)\\\",\\\"backgroundPosition\\\":\\\"center center\\\",\\\"backgroundUrl\\\":\\\"url()\\\",\\\"backgroundRepeat\\\":\\\"no-repeat\\\",\\\"backgroundSize\\\":\\\"cover\\\",\\\"backgroundSizeMode\\\":\\\"cover\\\",\\\"backgroundWidth\\\":\\\"100\\\",\\\"backgroundHeight\\\":\\\"100\\\",\\\"backgroundImage\\\":\\\"none\\\"}\"},\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"form_class\":\"\",\"submit_class\":\"\",\"ajax_submit\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"2\":{\"enable\":\"1\",\"notification_name\":\"autoresponder\",\"email\":\"{field_id=\\\"2\\\"}\",\"subject\":\"Thank you for Contacting Society for Descriptive Psychology\",\"sender_name\":\"Society for Descriptive Psychology\",\"sender_address\":\"info@sdp.org\",\"replyto\":\"info@sdp.org\",\"message\":\"Thank you for contacting the Society for Descriptive Psychology. Someone will reach out to you shortly.\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"},\"1\":{\"enable\":\"1\",\"notification_name\":\"Default Notification\",\"email\":\"info@sdp.org\",\"subject\":\"SDP Contact Form\",\"sender_name\":\"Society for Descriptive Psychology\",\"sender_address\":\"info@sdp.org\",\"replyto\":\"info@sdp.org\",\"message\":\"{all_fields}\",\"template\":\"\",\"file_upload_attachment_fields\":[],\"entry_csv_attachment_entry_information\":[],\"entry_csv_attachment_file_name\":\"entry-details\"}},\"confirmations\":{\"1\":{\"name\":\"Default Confirmation\",\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"previous_page\",\"page_url_parameters\":\"\",\"redirect\":\"\",\"message_entry_preview_style\":\"basic\"}},\"antispam_v3\":\"1\",\"store_spam_entries\":\"1\",\"anti_spam\":{\"time_limit\":{\"enable\":\"1\",\"duration\":\"2\"},\"filtering_store_spam\":\"1\",\"country_filter\":{\"action\":\"allow\",\"country_codes\":[],\"message\":\"Sorry, this form does not accept submissions from your country.\"},\"keyword_filter\":{\"message\":\"Sorry, your message can\'t be submitted because it contains prohibited words.\"}},\"form_tags\":[]},\"search_terms\":\"\",\"providers\":{\"constant-contact-v3\":[]},\"meta\":{\"template\":\"simple-contact-form-template\"}}','Simple Contact Form','','inherit','closed','closed','','7240-revision-v1','','','2025-11-14 16:49:32','2025-11-14 16:49:32','',7240,'https://society.bsquaresite.com/?p=7242',0,'revision','',0),
(7244,1,'2025-11-14 16:51:52','2025-11-14 16:51:52','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p>','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:51:52','2025-11-14 16:51:52','',162,'https://society.bsquaresite.com/?p=7244',0,'revision','',0),
(7245,1,'2025-11-14 16:51:52','2025-11-14 16:51:52','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p>','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:51:52','2025-11-14 16:51:52','',162,'https://society.bsquaresite.com/?p=7245',0,'revision','',0),
(7246,1,'2025-11-14 16:51:52','2025-11-14 16:51:52','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139112\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:51:52','2025-11-14 16:51:52','',162,'https://society.bsquaresite.com/?p=7246',0,'revision','',0),
(7247,1,'2025-11-14 16:52:53','2025-11-14 16:52:53','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139112\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:52:53','2025-11-14 16:52:53','',162,'https://society.bsquaresite.com/?p=7247',0,'revision','',0),
(7248,1,'2025-11-14 16:52:53','2025-11-14 16:52:53','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139112\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:52:53','2025-11-14 16:52:53','',162,'https://society.bsquaresite.com/?p=7248',0,'revision','',0),
(7249,1,'2025-11-14 16:52:53','2025-11-14 16:52:53','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139173\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:52:53','2025-11-14 16:52:53','',162,'https://society.bsquaresite.com/?p=7249',0,'revision','',0),
(7251,1,'2025-11-14 16:54:57','2025-11-14 16:54:57','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139173\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:54:57','2025-11-14 16:54:57','',162,'https://society.bsquaresite.com/?p=7251',0,'revision','',0),
(7252,1,'2025-11-14 16:54:58','2025-11-14 16:54:58','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139173\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:54:58','2025-11-14 16:54:58','',162,'https://society.bsquaresite.com/?p=7252',0,'revision','',0),
(7253,1,'2025-11-14 16:54:58','2025-11-14 16:54:58','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139298\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:54:58','2025-11-14 16:54:58','',162,'https://society.bsquaresite.com/?p=7253',0,'revision','',0),
(7254,1,'2025-11-14 16:55:31','2025-11-14 16:55:31','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139298\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:55:31','2025-11-14 16:55:31','',162,'https://society.bsquaresite.com/?p=7254',0,'revision','',0),
(7255,1,'2025-11-14 16:55:31','2025-11-14 16:55:31','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139298\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:55:31','2025-11-14 16:55:31','',162,'https://society.bsquaresite.com/?p=7255',0,'revision','',0),
(7256,1,'2025-11-14 16:55:31','2025-11-14 16:55:31','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139331\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:55:31','2025-11-14 16:55:31','',162,'https://society.bsquaresite.com/?p=7256',0,'revision','',0),
(7257,1,'2025-11-14 16:55:44','2025-11-14 16:55:44','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139331\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:55:44','2025-11-14 16:55:44','',162,'https://society.bsquaresite.com/?p=7257',0,'revision','',0),
(7258,1,'2025-11-14 16:55:44','2025-11-14 16:55:44','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><p style=\"text-align: left;\">Please send us an email at info@sdp.org</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139331\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:55:44','2025-11-14 16:55:44','',162,'https://society.bsquaresite.com/?p=7258',0,'revision','',0),
(7259,1,'2025-11-14 16:55:44','2025-11-14 16:55:44','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139344\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:55:44','2025-11-14 16:55:44','',162,'https://society.bsquaresite.com/?p=7259',0,'revision','',0),
(7260,1,'2025-11-14 16:56:09','2025-11-14 16:56:09','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139344\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:56:09','2025-11-14 16:56:09','',162,'https://society.bsquaresite.com/?p=7260',0,'revision','',0),
(7261,1,'2025-11-14 16:56:09','2025-11-14 16:56:09','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139344\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:56:09','2025-11-14 16:56:09','',162,'https://society.bsquaresite.com/?p=7261',0,'revision','',0),
(7262,1,'2025-11-14 16:56:09','2025-11-14 16:56:09','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139369\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:56:09','2025-11-14 16:56:09','',162,'https://society.bsquaresite.com/?p=7262',0,'revision','',0),
(7263,1,'2025-11-14 16:56:16','2025-11-14 16:56:16','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139369\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:56:16','2025-11-14 16:56:16','',162,'https://society.bsquaresite.com/?p=7263',0,'revision','',0),
(7264,1,'2025-11-14 16:56:16','2025-11-14 16:56:16','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139369\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:56:16','2025-11-14 16:56:16','',162,'https://society.bsquaresite.com/?p=7264',0,'revision','',0),
(7265,1,'2025-11-14 16:56:17','2025-11-14 16:56:17','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139377\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:56:17','2025-11-14 16:56:17','',162,'https://society.bsquaresite.com/?p=7265',0,'revision','',0),
(7266,1,'2025-11-14 16:56:56','2025-11-14 16:56:56','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139377\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:56:56','2025-11-14 16:56:56','',162,'https://society.bsquaresite.com/?p=7266',0,'revision','',0),
(7267,1,'2025-11-14 16:56:57','2025-11-14 16:56:57','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139377\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:56:57','2025-11-14 16:56:57','',162,'https://society.bsquaresite.com/?p=7267',0,'revision','',0);
INSERT INTO `wpet_posts` VALUES
(7268,1,'2025-11-14 16:56:57','2025-11-14 16:56:57','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139417\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-11-14 16:56:57','2025-11-14 16:56:57','',162,'https://society.bsquaresite.com/?p=7268',0,'revision','',0),
(7270,1,'2025-11-14 17:06:15','2025-11-14 17:06:15','','Ossorio Publications','','inherit','closed','closed','','272-revision-v1','','','2025-11-14 17:06:15','2025-11-14 17:06:15','',272,'https://society.bsquaresite.com/?p=7270',0,'revision','',0),
(7271,1,'2025-11-14 17:06:15','2025-11-14 17:06:15','','Ossorio Publications','','inherit','closed','closed','','272-revision-v1','','','2025-11-14 17:06:15','2025-11-14 17:06:15','',272,'https://society.bsquaresite.com/?p=7271',0,'revision','',0),
(7272,1,'2025-11-14 17:06:16','2025-11-14 17:06:16','<h2>OSSORIO PUBLICATIONS</h2>','Ossorio Publications','','inherit','closed','closed','','272-revision-v1','','','2025-11-14 17:06:16','2025-11-14 17:06:16','',272,'https://society.bsquaresite.com/?p=7272',0,'revision','',0),
(7274,1,'2025-11-14 17:38:06','2025-11-14 17:38:06','<br>\n<p style = \"position:relative; top:-85px;\">The University of Colorado Libraries, through its <strong>CU Scholar</strong> program, maintains the <strong>Peter G. Ossorio Collection</strong>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.</p>\n<p style = \"position:relative; top:-85px;\">Click <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a> to access the Peter G. Ossorio Collection.</p>\n<p style = \"position:relative; top:-85px;\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.</p>\n<p style = \"position:relative; top:-85px;\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.</p>','The Peter G. Ossorio Collection at CU Scholar','','inherit','closed','closed','','5465-revision-v1','','','2025-11-14 17:38:06','2025-11-14 17:38:06','',5465,'https://society.bsquaresite.com/?p=7274',0,'revision','',0),
(7275,1,'2025-11-14 17:38:06','2025-11-14 17:38:06','<br>\n<p style = \"position:relative; top:-85px;\">The University of Colorado Libraries, through its <strong>CU Scholar</strong> program, maintains the <strong>Peter G. Ossorio Collection</strong>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.</p>\n<p style = \"position:relative; top:-85px;\">Click <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a> to access the Peter G. Ossorio Collection.</p>\n<p style = \"position:relative; top:-85px;\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.</p>\n<p style = \"position:relative; top:-85px;\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.</p>','The Peter G. Ossorio Collection at CU Scholar','','inherit','closed','closed','','5465-revision-v1','','','2025-11-14 17:38:06','2025-11-14 17:38:06','',5465,'https://society.bsquaresite.com/?p=7275',0,'revision','',0),
(7276,1,'2025-11-14 17:38:07','2025-11-14 17:38:07','<h2>The Peter Ossorio Collection at CU Scholar</h2>		\n&nbsp;\n<p style=\"position: relative; top: -85px;\">The University of Colorado Libraries, through its <strong>CU Scholar</strong> program, maintains the <strong>Peter G. Ossorio Collection</strong>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.</p>\n<p style=\"position: relative; top: -85px;\">Click <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a> to access the Peter G. Ossorio Collection.</p>\n<p style=\"position: relative; top: -85px;\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.</p>\n<p style=\"position: relative; top: -85px;\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.</p>','The Peter G. Ossorio Collection at CU Scholar','','inherit','closed','closed','','5465-revision-v1','','','2025-11-14 17:38:07','2025-11-14 17:38:07','',5465,'https://society.bsquaresite.com/?p=7276',0,'revision','',0),
(7277,1,'2025-11-14 17:38:30','2025-11-14 17:38:30','<h2>The Peter Ossorio Collection at CU Scholar</h2>		\n&nbsp;\n<p style=\"position: relative; top: -85px;\">The University of Colorado Libraries, through its <strong>CU Scholar</strong> program, maintains the <strong>Peter G. Ossorio Collection</strong>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.</p>\n<p style=\"position: relative; top: -85px;\">Click <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a> to access the Peter G. Ossorio Collection.</p>\n<p style=\"position: relative; top: -85px;\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.</p>\n<p style=\"position: relative; top: -85px;\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.</p>','The Peter G. Ossorio Collection at CU Scholar','','inherit','closed','closed','','5465-revision-v1','','','2025-11-14 17:38:30','2025-11-14 17:38:30','',5465,'https://society.bsquaresite.com/?p=7277',0,'revision','',0),
(7278,1,'2025-11-14 17:38:30','2025-11-14 17:38:30','<h2>The Peter Ossorio Collection at CU Scholar</h2>		\n&nbsp;\n<p style=\"position: relative; top: -85px;\">The University of Colorado Libraries, through its <strong>CU Scholar</strong> program, maintains the <strong>Peter G. Ossorio Collection</strong>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.</p>\n<p style=\"position: relative; top: -85px;\">Click <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a> to access the Peter G. Ossorio Collection.</p>\n<p style=\"position: relative; top: -85px;\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.</p>\n<p style=\"position: relative; top: -85px;\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.</p>','The Peter G. Ossorio Collection at CU Scholar','','inherit','closed','closed','','5465-revision-v1','','','2025-11-14 17:38:30','2025-11-14 17:38:30','',5465,'https://society.bsquaresite.com/?p=7278',0,'revision','',0),
(7279,1,'2025-11-14 17:38:30','2025-11-14 17:38:30','<h2>The Peter Ossorio Collection at CU Scholar</h2>		\n&nbsp;\n<p style=\"position: relative; top: -85px;\">The University of Colorado Libraries, through its <strong>CU Scholar</strong> program, maintains the <strong>Peter G. Ossorio Collection</strong>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.</p>\n<p style=\"position: relative; top: -85px;\">Click <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a> to access the Peter G. Ossorio Collection.</p>\n<p style=\"position: relative; top: -85px;\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.</p>\n<p style=\"position: relative; top: -85px;\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.</p>','The Peter G. Ossorio Collection at CU Scholar','','inherit','closed','closed','','5465-revision-v1','','','2025-11-14 17:38:30','2025-11-14 17:38:30','',5465,'https://society.bsquaresite.com/?p=7279',0,'revision','',0),
(7280,1,'2025-11-16 21:57:26','2025-11-14 17:39:56','','Publications','','publish','closed','closed','','publications','','','2025-11-16 21:57:26','2025-11-16 21:57:26','',0,'https://society.bsquaresite.com/?p=7280',15,'nav_menu_item','',0),
(7281,1,'2025-11-16 21:57:25','2025-11-14 17:41:31','','About the Society','','publish','closed','closed','','about-the-society-2','','','2025-11-16 21:57:25','2025-11-16 21:57:25','',0,'https://society.bsquaresite.com/?p=7281',5,'nav_menu_item','',0),
(7282,1,'2025-11-16 21:57:26','2025-11-14 17:45:11',' ','','','publish','closed','closed','','7282','','','2025-11-16 21:57:26','2025-11-16 21:57:26','',0,'https://society.bsquaresite.com/?p=7282',17,'nav_menu_item','',0),
(7283,1,'2025-11-16 21:57:26','2025-11-14 17:45:11',' ','','','publish','closed','closed','','7283','','','2025-11-16 21:57:26','2025-11-16 21:57:26','',0,'https://society.bsquaresite.com/?p=7283',16,'nav_menu_item','',0),
(7287,1,'2025-11-14 21:44:00','2025-11-14 21:44:00','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- Ian-Newby Clark, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:\nThe Time is (Probably) <br>Ripe for Change:<br>Moving Descriptive Psychology into the Mainstream</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2022</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance//\n\">Sexual Significance</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- H. Joel Jeffrey, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/\n\">Making Buddhism Accessible to Westerners</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- C.J. Peek, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Primary Care Research <br>Subject Matter: <br>Reconciling How it is <br>Organized to Better Engage <br>Participants at the <br>International Conference\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- Wynn Schwartz, Ph.D. --><tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists//\n\">Descriptive Psychology as Therapy for Therapies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2022</td></tr>\n<!-- Lane Lasater, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br> Perspective on Careers</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n<!-- Charles Kantor, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Being-in- the-World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n</table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-14 21:44:00','2025-11-14 21:44:00','',6440,'https://society.bsquaresite.com/?p=7287',0,'revision','',0),
(7288,1,'2025-11-14 21:44:00','2025-11-14 21:44:00','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- Ian-Newby Clark, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:\nThe Time is (Probably) <br>Ripe for Change:<br>Moving Descriptive Psychology into the Mainstream</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2022</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance//\n\">Sexual Significance</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- H. Joel Jeffrey, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/\n\">Making Buddhism Accessible to Westerners</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- C.J. Peek, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Primary Care Research <br>Subject Matter: <br>Reconciling How it is <br>Organized to Better Engage <br>Participants at the <br>International Conference\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- Wynn Schwartz, Ph.D. --><tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists//\n\">Descriptive Psychology as Therapy for Therapies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2022</td></tr>\n<!-- Lane Lasater, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br> Perspective on Careers</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n<!-- Charles Kantor, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Being-in- the-World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n</table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-14 21:44:00','2025-11-14 21:44:00','',6440,'https://society.bsquaresite.com/?p=7288',0,'revision','',0),
(7289,1,'2025-11-14 21:44:00','2025-11-14 21:44:00','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- Ian-Newby Clark, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:\nThe Time is (Probably) <br>Ripe for Change:<br>Moving Descriptive Psychology into the Mainstream</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2022</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance//\n\">Sexual Significance</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- H. Joel Jeffrey, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/\n\">Making Buddhism Accessible to Westerners</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- C.J. Peek, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Primary Care Research <br>Subject Matter: <br>Reconciling How it is <br>Organized to Better Engage <br>Participants at the <br>International Conference\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- Wynn Schwartz, Ph.D. --><tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists//\n\">Descriptive Psychology as Therapy for Therapies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2022</td></tr>\n<!-- Lane Lasater, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br> Perspective on Careers</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n<!-- Charles Kantor, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Being-in- the-World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n</table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-14 21:44:00','2025-11-14 21:44:00','',6440,'https://society.bsquaresite.com/?p=7289',0,'revision','',0),
(7290,1,'2025-11-14 21:44:15','2025-11-14 21:44:15','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- Ian-Newby Clark, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:\nThe Time is (Probably) <br>Ripe for Change:<br>Moving Descriptive Psychology into the Mainstream</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2022</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance//\n\">Sexual Significance</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- H. Joel Jeffrey, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/\n\">Making Buddhism Accessible to Westerners</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- C.J. Peek, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Primary Care Research <br>Subject Matter: <br>Reconciling How it is <br>Organized to Better Engage <br>Participants at the <br>International Conference\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- Wynn Schwartz, Ph.D. --><tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists//\n\">Descriptive Psychology as Therapy for Therapies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2022</td></tr>\n<!-- Lane Lasater, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br> Perspective on Careers</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n<!-- Charles Kantor, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Being-in- the-World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n</table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-14 21:44:15','2025-11-14 21:44:15','',6440,'https://society.bsquaresite.com/?p=7290',0,'revision','',0),
(7291,1,'2025-11-14 21:44:15','2025-11-14 21:44:15','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- Ian-Newby Clark, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:\nThe Time is (Probably) <br>Ripe for Change:<br>Moving Descriptive Psychology into the Mainstream</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2022</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance//\n\">Sexual Significance</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- H. Joel Jeffrey, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/\n\">Making Buddhism Accessible to Westerners</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- C.J. Peek, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Primary Care Research <br>Subject Matter: <br>Reconciling How it is <br>Organized to Better Engage <br>Participants at the <br>International Conference\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- Wynn Schwartz, Ph.D. --><tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists//\n\">Descriptive Psychology as Therapy for Therapies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2022</td></tr>\n<!-- Lane Lasater, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br> Perspective on Careers</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n<!-- Charles Kantor, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Being-in- the-World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n</table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-14 21:44:15','2025-11-14 21:44:15','',6440,'https://society.bsquaresite.com/?p=7291',0,'revision','',0),
(7292,1,'2025-11-14 21:44:15','2025-11-14 21:44:15','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- Ian-Newby Clark, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:\nThe Time is (Probably) <br>Ripe for Change:<br>Moving Descriptive Psychology into the Mainstream</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2022</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance//\n\">Sexual Significance</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- H. Joel Jeffrey, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/\n\">Making Buddhism Accessible to Westerners</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- C.J. Peek, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Primary Care Research <br>Subject Matter: <br>Reconciling How it is <br>Organized to Better Engage <br>Participants at the <br>International Conference\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- Wynn Schwartz, Ph.D. --><tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists//\n\">Descriptive Psychology as Therapy for Therapies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2022</td></tr>\n<!-- Lane Lasater, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br> Perspective on Careers</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n<!-- Charles Kantor, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Being-in- the-World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n</table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-14 21:44:15','2025-11-14 21:44:15','',6440,'https://society.bsquaresite.com/?p=7292',0,'revision','',0),
(7294,1,'2025-11-14 21:46:24','2025-11-14 21:46:24','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>','annual conference header','','publish','closed','closed','','annual-conference-header','','','2025-11-14 21:46:24','2025-11-14 21:46:24','',0,'https://society.bsquaresite.com/?elementor_library=annual-conference-header',0,'elementor_library','',0),
(7295,1,'2025-11-14 21:46:24','2025-11-14 21:46:24','','annual conference header','','inherit','closed','closed','','7294-revision-v1','','','2025-11-14 21:46:24','2025-11-14 21:46:24','',7294,'https://society.bsquaresite.com/?p=7295',0,'revision','',0),
(7296,1,'2025-11-14 21:46:24','2025-11-14 21:46:24','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>','annual conference header','','inherit','closed','closed','','7294-revision-v1','','','2025-11-14 21:46:24','2025-11-14 21:46:24','',7294,'https://society.bsquaresite.com/?p=7296',0,'revision','',0),
(7297,1,'2025-11-14 21:47:48','2025-11-14 21:47:48','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n</table>','45th Annual SDP Conference (Hybrid) September 28 - October 1, 2023','','inherit','closed','closed','','6373-revision-v1','','','2025-11-14 21:47:48','2025-11-14 21:47:48','',6373,'https://society.bsquaresite.com/?p=7297',0,'revision','',0),
(7298,1,'2025-11-14 21:47:48','2025-11-14 21:47:48','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n</table>','45th Annual SDP Conference (Hybrid) September 28 - October 1, 2023','','inherit','closed','closed','','6373-revision-v1','','','2025-11-14 21:47:48','2025-11-14 21:47:48','',6373,'https://society.bsquaresite.com/?p=7298',0,'revision','',0),
(7299,1,'2025-11-14 21:47:49','2025-11-14 21:47:49','<h2>45th Annual SDP Conference (Hybrid) September 28TH - October 1, 2023</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n</table>','45th Annual SDP Conference (Hybrid) September 28 - October 1, 2023','','inherit','closed','closed','','6373-revision-v1','','','2025-11-14 21:47:49','2025-11-14 21:47:49','',6373,'https://society.bsquaresite.com/?p=7299',0,'revision','',0),
(7301,1,'2025-11-14 21:49:15','2025-11-14 21:49:15','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n</table>','46th Annual SDP Conference (Hybrid) September 19 - September 22, 2024','','inherit','closed','closed','','6527-revision-v1','','','2025-11-14 21:49:15','2025-11-14 21:49:15','',6527,'https://society.bsquaresite.com/?p=7301',0,'revision','',0),
(7302,1,'2025-11-14 21:49:15','2025-11-14 21:49:15','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n</table>','46th Annual SDP Conference (Hybrid) September 19 - September 22, 2024','','inherit','closed','closed','','6527-revision-v1','','','2025-11-14 21:49:15','2025-11-14 21:49:15','',6527,'https://society.bsquaresite.com/?p=7302',0,'revision','',0),
(7303,1,'2025-11-14 21:49:15','2025-11-14 21:49:15','<h2>46th Annual SDP Conference (Hybrid) </h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n</table>','46th Annual SDP Conference (Hybrid) September 19 - September 22, 2024','','inherit','closed','closed','','6527-revision-v1','','','2025-11-14 21:49:15','2025-11-14 21:49:15','',6527,'https://society.bsquaresite.com/?p=7303',0,'revision','',0),
(7304,1,'2025-11-14 21:49:26','2025-11-14 21:49:26','<h2>46th Annual SDP Conference (Hybrid) </h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n</table>','46th Annual SDP Conference (Hybrid) September 19 - September 22, 2024','','inherit','closed','closed','','6527-revision-v1','','','2025-11-14 21:49:26','2025-11-14 21:49:26','',6527,'https://society.bsquaresite.com/?p=7304',0,'revision','',0),
(7305,1,'2025-11-14 21:49:26','2025-11-14 21:49:26','<h2>46th Annual SDP Conference (Hybrid) </h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n</table>','46th Annual SDP Conference (Hybrid) September 19 - September 22, 2024','','inherit','closed','closed','','6527-revision-v1','','','2025-11-14 21:49:26','2025-11-14 21:49:26','',6527,'https://society.bsquaresite.com/?p=7305',0,'revision','',0),
(7306,1,'2025-11-14 21:49:26','2025-11-14 21:49:26','<h2>46th Annual SDP Conference (Hybrid) </h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n</table>','46th Annual SDP Conference (Hybrid) September 19 - September 22, 2024','','inherit','closed','closed','','6527-revision-v1','','','2025-11-14 21:49:26','2025-11-14 21:49:26','',6527,'https://society.bsquaresite.com/?p=7306',0,'revision','',0),
(7307,1,'2025-11-16 21:57:25','2025-11-14 21:51:47',' ','','','publish','closed','closed','','7307','','','2025-11-16 21:57:25','2025-11-16 21:57:25','',0,'https://society.bsquaresite.com/?p=7307',4,'nav_menu_item','',0),
(7308,1,'2025-11-14 21:53:15','2025-11-14 21:53:15','<h2>The Society</h2>		<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.</p><p>As documented by Mary Shideler in her paper <a href=\"http://www.sdp.org/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\"><em>The Founding of the Society for Descriptive Psychology</em></a>, the Society was founded on December 27, 1978 with the participation and/or assistance of the following 22 people:</p><p style=\"margin-left: 5%; margin-right: 12%;\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch</em>.</p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\"http://www.sdp.org/past-presidents-of-the-society-for-descriptive-psychology/\">here</a> and a list of current officers can be found <a href=\"http://www.sdp.org/sdp-officers/\">here</a>.</p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\"http://www.sdp.org/conference-programs-of-the-society-for-descriptive-psychology/\">here</a>.</p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">The Peter G. Ossorio Collection at CU Scholar</a>.</p><p>Many of his publications can also be accessed on this website, <a href=\"http://www.sdp.org/ossorio-publications/\">here</a>, including his comprehensive book <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>.</p><p>Several hundred additional publications and dissertations by his students and <br />colleagues can also be accessed on this website, <a href=\"http://www.sdp.org/sdpmembers-publications/\">here</a>, <a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">here</a>, and <a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">here</a>.</p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.</p>','the society page','','publish','closed','closed','','the-society-page','','','2025-11-14 21:53:16','2025-11-14 21:53:16','',0,'https://society.bsquaresite.com/?elementor_library=the-society-page',0,'elementor_library','',0),
(7309,1,'2025-11-14 21:53:15','2025-11-14 21:53:15','','the society page','','inherit','closed','closed','','7308-revision-v1','','','2025-11-14 21:53:15','2025-11-14 21:53:15','',7308,'https://society.bsquaresite.com/?p=7309',0,'revision','',0),
(7310,1,'2025-11-14 21:53:16','2025-11-14 21:53:16','<h2>The Society</h2>		<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.</p><p>As documented by Mary Shideler in her paper <a href=\"http://www.sdp.org/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\"><em>The Founding of the Society for Descriptive Psychology</em></a>, the Society was founded on December 27, 1978 with the participation and/or assistance of the following 22 people:</p><p style=\"margin-left: 5%; margin-right: 12%;\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch</em>.</p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\"http://www.sdp.org/past-presidents-of-the-society-for-descriptive-psychology/\">here</a> and a list of current officers can be found <a href=\"http://www.sdp.org/sdp-officers/\">here</a>.</p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\"http://www.sdp.org/conference-programs-of-the-society-for-descriptive-psychology/\">here</a>.</p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">The Peter G. Ossorio Collection at CU Scholar</a>.</p><p>Many of his publications can also be accessed on this website, <a href=\"http://www.sdp.org/ossorio-publications/\">here</a>, including his comprehensive book <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>.</p><p>Several hundred additional publications and dissertations by his students and <br />colleagues can also be accessed on this website, <a href=\"http://www.sdp.org/sdpmembers-publications/\">here</a>, <a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">here</a>, and <a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">here</a>.</p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.</p>','the society page','','inherit','closed','closed','','7308-revision-v1','','','2025-11-14 21:53:16','2025-11-14 21:53:16','',7308,'https://society.bsquaresite.com/?p=7310',0,'revision','',0),
(7312,1,'2025-11-14 21:54:20','2025-11-14 21:54:20','','About The Society','','inherit','closed','closed','','6841-revision-v1','','','2025-11-14 21:54:20','2025-11-14 21:54:20','',6841,'https://society.bsquaresite.com/?p=7312',0,'revision','',0),
(7313,1,'2025-11-14 21:54:20','2025-11-14 21:54:20','','About The Society','','inherit','closed','closed','','6841-revision-v1','','','2025-11-14 21:54:20','2025-11-14 21:54:20','',6841,'https://society.bsquaresite.com/?p=7313',0,'revision','',0),
(7314,1,'2025-11-14 21:54:21','2025-11-14 21:54:21','<h2>The Society</h2>		<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.</p><p>As documented by Mary Shideler in her paper <a href=\"http://www.sdp.org/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\"><em>The Founding of the Society for Descriptive Psychology</em></a>, the Society was founded on December 27, 1978 with the participation and/or assistance of the following 22 people:</p><p style=\"margin-left: 5%; margin-right: 12%;\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch</em>.</p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\"http://www.sdp.org/past-presidents-of-the-society-for-descriptive-psychology/\">here</a> and a list of current officers can be found <a href=\"http://www.sdp.org/sdp-officers/\">here</a>.</p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\"http://www.sdp.org/conference-programs-of-the-society-for-descriptive-psychology/\">here</a>.</p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">The Peter G. Ossorio Collection at CU Scholar</a>.</p><p>Many of his publications can also be accessed on this website, <a href=\"http://www.sdp.org/ossorio-publications/\">here</a>, including his comprehensive book <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>.</p><p>Several hundred additional publications and dissertations by his students and <br />colleagues can also be accessed on this website, <a href=\"http://www.sdp.org/sdpmembers-publications/\">here</a>, <a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">here</a>, and <a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">here</a>.</p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.</p>','About The Society','','inherit','closed','closed','','6841-revision-v1','','','2025-11-14 21:54:21','2025-11-14 21:54:21','',6841,'https://society.bsquaresite.com/?p=7314',0,'revision','',0),
(7316,1,'2025-11-14 21:56:16','2025-11-14 21:56:16','','Advances in Descriptive Psychology','','inherit','closed','closed','','296-revision-v1','','','2025-11-14 21:56:16','2025-11-14 21:56:16','',296,'https://society.bsquaresite.com/?p=7316',0,'revision','',0),
(7317,1,'2025-11-14 21:56:16','2025-11-14 21:56:16','','Advances in Descriptive Psychology','','inherit','closed','closed','','296-revision-v1','','','2025-11-14 21:56:16','2025-11-14 21:56:16','',296,'https://society.bsquaresite.com/?p=7317',0,'revision','',0),
(7318,1,'2025-11-14 21:56:17','2025-11-14 21:56:17','<h2>Advances in Descriptive Psychology</h2>','Advances in Descriptive Psychology','','inherit','closed','closed','','296-revision-v1','','','2025-11-14 21:56:17','2025-11-14 21:56:17','',296,'https://society.bsquaresite.com/?p=7318',0,'revision','',0),
(7320,1,'2025-11-14 21:58:52','2025-11-14 21:58:52','','Annual Conferences','','inherit','closed','closed','','36-revision-v1','','','2025-11-14 21:58:52','2025-11-14 21:58:52','',36,'https://society.bsquaresite.com/?p=7320',0,'revision','',0),
(7321,1,'2025-11-14 21:58:52','2025-11-14 21:58:52','','Annual Conferences','','inherit','closed','closed','','36-revision-v1','','','2025-11-14 21:58:52','2025-11-14 21:58:52','',36,'https://society.bsquaresite.com/?p=7321',0,'revision','',0),
(7322,1,'2025-11-14 21:58:52','2025-11-14 21:58:52','<h2>Annual Conferences - Events</h2>','Annual Conferences','','inherit','closed','closed','','36-revision-v1','','','2025-11-14 21:58:52','2025-11-14 21:58:52','',36,'https://society.bsquaresite.com/?p=7322',0,'revision','',0),
(7324,1,'2025-11-14 22:01:27','2025-11-14 22:01:27','<h3>Answered by:</h3>\n<div style=\"padding-left: 40px;\">\n\n<a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\"><span style=\"color: #0066cc;\">Ray Bergner, Ph.D.</span></a>\n\n<a href=\"http://www.sdp.org/robert-brill-phd/\"><span style=\"color: #0066cc;\">Robert Brill, Ph.D.</span></a>\n\n<a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\"><span style=\"color: #0066cc;\"> H. Joel Jeffrey, Ph.D.</span></a>\n\n<a href = \"http://www.sdp.org/sdppubs-publications/2443/\"><span style=\"color: #0066cc;\">Anthony O. Putman, Ph.D.</span><a>\n</div>','Answers by SDP Members','','inherit','closed','closed','','178-revision-v1','','','2025-11-14 22:01:27','2025-11-14 22:01:27','',178,'https://society.bsquaresite.com/?p=7324',0,'revision','',0),
(7325,1,'2025-11-14 22:01:27','2025-11-14 22:01:27','<h3>Answered by:</h3>\n<div style=\"padding-left: 40px;\">\n\n<a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\"><span style=\"color: #0066cc;\">Ray Bergner, Ph.D.</span></a>\n\n<a href=\"http://www.sdp.org/robert-brill-phd/\"><span style=\"color: #0066cc;\">Robert Brill, Ph.D.</span></a>\n\n<a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\"><span style=\"color: #0066cc;\"> H. Joel Jeffrey, Ph.D.</span></a>\n\n<a href = \"http://www.sdp.org/sdppubs-publications/2443/\"><span style=\"color: #0066cc;\">Anthony O. Putman, Ph.D.</span><a>\n</div>','Answers by SDP Members','','inherit','closed','closed','','178-revision-v1','','','2025-11-14 22:01:27','2025-11-14 22:01:27','',178,'https://society.bsquaresite.com/?p=7325',0,'revision','',0),
(7326,1,'2025-11-14 22:01:28','2025-11-14 22:01:28','<h2>Answers by SDP Members</h2>		<h3>Answered by:</h3>\n<a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Bergner, Ph.D.</a>\n<a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a>\n<a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\"> H. Joel Jeffrey, Ph.D.</a>\n<a href = \"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putman, Ph.D.<a>','Answers by SDP Members','','inherit','closed','closed','','178-revision-v1','','','2025-11-14 22:01:28','2025-11-14 22:01:28','',178,'https://society.bsquaresite.com/?p=7326',0,'revision','',0),
(7327,1,'2025-11-14 22:01:59','2025-11-14 22:01:59','<h2>Answers by SDP Members</h2>','Inside pages updated header','','publish','closed','closed','','inside-pages-updated-header','','','2025-11-14 22:01:59','2025-11-14 22:01:59','',0,'https://society.bsquaresite.com/?elementor_library=inside-pages-updated-header',0,'elementor_library','',0),
(7328,1,'2025-11-14 22:01:59','2025-11-14 22:01:59','','Inside pages updated header','','inherit','closed','closed','','7327-revision-v1','','','2025-11-14 22:01:59','2025-11-14 22:01:59','',7327,'https://society.bsquaresite.com/?p=7328',0,'revision','',0),
(7329,1,'2025-11-14 22:01:59','2025-11-14 22:01:59','<h2>Answers by SDP Members</h2>','Inside pages updated header','','inherit','closed','closed','','7327-revision-v1','','','2025-11-14 22:01:59','2025-11-14 22:01:59','',7327,'https://society.bsquaresite.com/?p=7329',0,'revision','',0),
(7330,1,'2025-11-14 22:03:54','2025-11-14 22:03:54','<h2>Answers by SDP Members</h2>		<h3>Answered by:</h3>\n<a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Bergner, Ph.D.</a>\n<a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a>\n<a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\"> H. Joel Jeffrey, Ph.D.</a>\n<a href = \"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putman, Ph.D.<a>','Answers by SDP Members','','inherit','closed','closed','','178-revision-v1','','','2025-11-14 22:03:54','2025-11-14 22:03:54','',178,'https://society.bsquaresite.com/?p=7330',0,'revision','',0),
(7331,1,'2025-11-14 22:03:54','2025-11-14 22:03:54','<h2>Answers by SDP Members</h2>		<h3>Answered by:</h3>\n<a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Bergner, Ph.D.</a>\n<a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a>\n<a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\"> H. Joel Jeffrey, Ph.D.</a>\n<a href = \"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putman, Ph.D.<a>','Answers by SDP Members','','inherit','closed','closed','','178-revision-v1','','','2025-11-14 22:03:54','2025-11-14 22:03:54','',178,'https://society.bsquaresite.com/?p=7331',0,'revision','',0),
(7332,1,'2025-11-14 22:03:54','2025-11-14 22:03:54','<h2>Answers by SDP Members</h2>		<h2><strong>Answered by:</strong></h2><p><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Bergner, Ph.D.</a></p><p><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></p><p><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\"> H. Joel Jeffrey, Ph.D.</a></p><p><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putman, Ph.D. </a></p>','Answers by SDP Members','','inherit','closed','closed','','178-revision-v1','','','2025-11-14 22:03:54','2025-11-14 22:03:54','',178,'https://society.bsquaresite.com/?p=7332',0,'revision','',0),
(7335,1,'2025-11-14 22:07:40','2025-11-14 22:07:40','','Calendar','','inherit','closed','closed','','2769-revision-v1','','','2025-11-14 22:07:40','2025-11-14 22:07:40','',2769,'https://society.bsquaresite.com/?p=7335',0,'revision','',0),
(7336,1,'2025-11-14 22:07:40','2025-11-14 22:07:40','','Calendar','','inherit','closed','closed','','2769-revision-v1','','','2025-11-14 22:07:40','2025-11-14 22:07:40','',2769,'https://society.bsquaresite.com/?p=7336',0,'revision','',0),
(7337,1,'2025-11-14 22:07:40','2025-11-14 22:07:40','<h2>Calendar</h2>','Calendar','','inherit','closed','closed','','2769-revision-v1','','','2025-11-14 22:07:40','2025-11-14 22:07:40','',2769,'https://society.bsquaresite.com/?p=7337',0,'revision','',0),
(7339,1,'2025-11-14 22:09:18','2025-11-14 22:09:18','<table style=\"font-weight: 400;\" width=\"604\">\n<tbody>\n<tr>\n<td>President:</td>\n<td>Charles Kantor, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>President-Elect (Modified Role as Conference Facilitator Only):</td>\n<td>Ned Kirsch, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Past President:</td>\n<td>Charles Cote, LCSW</td>\n<td></td>\n</tr>\n<tr>\n<td>Secretary-Treasurer:</td>\n<td>Hap Cox, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Member-at-Large:</td>\n<td>Lane Lasater, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Member-at-Large:</td>\n<td>C.M. Peek, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Conference Manager:</td>\n<td>Patricia Kennedy, Psy.D.</td>\n</tr>\n</tbody>\n</table>\n&nbsp;','Current Officers','','inherit','closed','closed','','222-revision-v1','','','2025-11-14 22:09:18','2025-11-14 22:09:18','',222,'https://society.bsquaresite.com/?p=7339',0,'revision','',0),
(7340,1,'2025-11-14 22:09:18','2025-11-14 22:09:18','<table style=\"font-weight: 400;\" width=\"604\">\n<tbody>\n<tr>\n<td>President:</td>\n<td>Charles Kantor, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>President-Elect (Modified Role as Conference Facilitator Only):</td>\n<td>Ned Kirsch, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Past President:</td>\n<td>Charles Cote, LCSW</td>\n<td></td>\n</tr>\n<tr>\n<td>Secretary-Treasurer:</td>\n<td>Hap Cox, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Member-at-Large:</td>\n<td>Lane Lasater, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Member-at-Large:</td>\n<td>C.M. Peek, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Conference Manager:</td>\n<td>Patricia Kennedy, Psy.D.</td>\n</tr>\n</tbody>\n</table>\n&nbsp;','Current Officers','','inherit','closed','closed','','222-revision-v1','','','2025-11-14 22:09:18','2025-11-14 22:09:18','',222,'https://society.bsquaresite.com/?p=7340',0,'revision','',0),
(7341,1,'2025-11-14 22:09:18','2025-11-14 22:09:18','<h2>Current Officers</h2>		<table style=\"font-weight: 400;\" width=\"604\">\n<tbody>\n<tr>\n<td>President:</td>\n<td>Charles Kantor, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>President-Elect (Modified Role as Conference Facilitator Only):</td>\n<td>Ned Kirsch, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Past President:</td>\n<td>Charles Cote, LCSW</td>\n<td></td>\n</tr>\n<tr>\n<td>Secretary-Treasurer:</td>\n<td>Hap Cox, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Member-at-Large:</td>\n<td>Lane Lasater, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Member-at-Large:</td>\n<td>C.M. Peek, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Conference Manager:</td>\n<td>Patricia Kennedy, Psy.D.</td>\n</tr>\n</tbody>\n</table>\n&nbsp;','Current Officers','','inherit','closed','closed','','222-revision-v1','','','2025-11-14 22:09:18','2025-11-14 22:09:18','',222,'https://society.bsquaresite.com/?p=7341',0,'revision','',0),
(7343,1,'2025-11-14 22:11:38','2025-11-14 22:11:38','<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1.flac\">A01_A_Track_1.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1_corrected.mp3\">A01_A_Track_1_corrected.mp3</a>\n\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A02_A_Track_2.flac\">A02_A_Track_2.flac</a>\n\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A03_A_Track_3.flac\">A03_A_Track_3.flac</a>\n\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A04_A_Track_4.flac\">A04_A_Track_4.flac</a>\n\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A05_A_Track_5.flac\">A05_A_Track_5.flac</a>\n\n<BR>\n\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B06_B_Track_1.flac\">B06_B_Track_1.flac</a>\n\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B07_B_Track_2.flac\">B07_B_Track_2.flac</a>\n\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B08_B_Track_3.flac\">B08_A_Track_3.flac</a>\n\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B09_B_Track_4.flac\">B09_B_Track_4.flac</a>\n\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B10_B_Track_5.flac\">B10_B_Track_5.flac</a>','Desc_Psych_Sem_July_26_1979','','inherit','closed','closed','','6152-revision-v1','','','2025-11-14 22:11:38','2025-11-14 22:11:38','',6152,'https://society.bsquaresite.com/?p=7343',0,'revision','',0),
(7344,1,'2025-11-14 22:11:38','2025-11-14 22:11:38','<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1.flac\">A01_A_Track_1.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1_corrected.mp3\">A01_A_Track_1_corrected.mp3</a>\n\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A02_A_Track_2.flac\">A02_A_Track_2.flac</a>\n\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A03_A_Track_3.flac\">A03_A_Track_3.flac</a>\n\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A04_A_Track_4.flac\">A04_A_Track_4.flac</a>\n\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A05_A_Track_5.flac\">A05_A_Track_5.flac</a>\n\n<BR>\n\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B06_B_Track_1.flac\">B06_B_Track_1.flac</a>\n\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B07_B_Track_2.flac\">B07_B_Track_2.flac</a>\n\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B08_B_Track_3.flac\">B08_A_Track_3.flac</a>\n\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B09_B_Track_4.flac\">B09_B_Track_4.flac</a>\n\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B10_B_Track_5.flac\">B10_B_Track_5.flac</a>','Desc_Psych_Sem_July_26_1979','','inherit','closed','closed','','6152-revision-v1','','','2025-11-14 22:11:38','2025-11-14 22:11:38','',6152,'https://society.bsquaresite.com/?p=7344',0,'revision','',0),
(7345,1,'2025-11-14 22:11:38','2025-11-14 22:11:38','<h2>Descriptive Psychology Seminar\nJuly 26, 1979</h2>		<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1.flac\">A01_A_Track_1.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1_corrected.mp3\">A01_A_Track_1_corrected.mp3</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A02_A_Track_2.flac\">A02_A_Track_2.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A03_A_Track_3.flac\">A03_A_Track_3.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A04_A_Track_4.flac\">A04_A_Track_4.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A05_A_Track_5.flac\">A05_A_Track_5.flac</a>\n<BR>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B06_B_Track_1.flac\">B06_B_Track_1.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B07_B_Track_2.flac\">B07_B_Track_2.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B08_B_Track_3.flac\">B08_A_Track_3.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B09_B_Track_4.flac\">B09_B_Track_4.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B10_B_Track_5.flac\">B10_B_Track_5.flac</a>','Desc_Psych_Sem_July_26_1979','','inherit','closed','closed','','6152-revision-v1','','','2025-11-14 22:11:38','2025-11-14 22:11:38','',6152,'https://society.bsquaresite.com/?p=7345',0,'revision','',0),
(7346,1,'2025-11-14 22:11:53','2025-11-14 22:11:53','<h2>Descriptive Psychology Seminar\nJuly 26, 1979</h2>		<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1.flac\">A01_A_Track_1.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1_corrected.mp3\">A01_A_Track_1_corrected.mp3</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A02_A_Track_2.flac\">A02_A_Track_2.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A03_A_Track_3.flac\">A03_A_Track_3.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A04_A_Track_4.flac\">A04_A_Track_4.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A05_A_Track_5.flac\">A05_A_Track_5.flac</a>\n<BR>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B06_B_Track_1.flac\">B06_B_Track_1.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B07_B_Track_2.flac\">B07_B_Track_2.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B08_B_Track_3.flac\">B08_A_Track_3.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B09_B_Track_4.flac\">B09_B_Track_4.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B10_B_Track_5.flac\">B10_B_Track_5.flac</a>','Desc_Psych_Sem_July_26_1979','','inherit','closed','closed','','6152-revision-v1','','','2025-11-14 22:11:53','2025-11-14 22:11:53','',6152,'https://society.bsquaresite.com/?p=7346',0,'revision','',0),
(7347,1,'2025-11-14 22:11:53','2025-11-14 22:11:53','<h2>Descriptive Psychology Seminar\nJuly 26, 1979</h2>		<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1.flac\">A01_A_Track_1.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1_corrected.mp3\">A01_A_Track_1_corrected.mp3</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A02_A_Track_2.flac\">A02_A_Track_2.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A03_A_Track_3.flac\">A03_A_Track_3.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A04_A_Track_4.flac\">A04_A_Track_4.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A05_A_Track_5.flac\">A05_A_Track_5.flac</a>\n<BR>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B06_B_Track_1.flac\">B06_B_Track_1.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B07_B_Track_2.flac\">B07_B_Track_2.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B08_B_Track_3.flac\">B08_A_Track_3.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B09_B_Track_4.flac\">B09_B_Track_4.flac</a>\n<a href = \"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B10_B_Track_5.flac\">B10_B_Track_5.flac</a>','Desc_Psych_Sem_July_26_1979','','inherit','closed','closed','','6152-revision-v1','','','2025-11-14 22:11:53','2025-11-14 22:11:53','',6152,'https://society.bsquaresite.com/?p=7347',0,'revision','',0),
(7348,1,'2025-11-14 22:11:54','2025-11-14 22:11:54','<h2>Descriptive Psychology Seminar\nJuly 26, 1979</h2>		<p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1.flac\">A01_A_Track_1.flac</a><br /><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1_corrected.mp3\">A01_A_Track_1_corrected.mp3</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A02_A_Track_2.flac\">A02_A_Track_2.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A03_A_Track_3.flac\">A03_A_Track_3.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A04_A_Track_4.flac\">A04_A_Track_4.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A05_A_Track_5.flac\">A05_A_Track_5.flac</a></p><p> </p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B06_B_Track_1.flac\">B06_B_Track_1.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B07_B_Track_2.flac\">B07_B_Track_2.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B08_B_Track_3.flac\">B08_A_Track_3.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B09_B_Track_4.flac\">B09_B_Track_4.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B10_B_Track_5.flac\">B10_B_Track_5.flac</a></p>','Desc_Psych_Sem_July_26_1979','','inherit','closed','closed','','6152-revision-v1','','','2025-11-14 22:11:54','2025-11-14 22:11:54','',6152,'https://society.bsquaresite.com/?p=7348',0,'revision','',0),
(7349,1,'2025-11-14 22:14:10','2025-11-14 22:14:10','<h2>Descriptive Psychology Seminar\nJuly 26, 1979</h2>		<p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1.flac\">A01_A_Track_1.flac</a><br /><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1_corrected.mp3\">A01_A_Track_1_corrected.mp3</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A02_A_Track_2.flac\">A02_A_Track_2.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A03_A_Track_3.flac\">A03_A_Track_3.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A04_A_Track_4.flac\">A04_A_Track_4.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A05_A_Track_5.flac\">A05_A_Track_5.flac</a></p><p> </p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B06_B_Track_1.flac\">B06_B_Track_1.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B07_B_Track_2.flac\">B07_B_Track_2.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B08_B_Track_3.flac\">B08_A_Track_3.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B09_B_Track_4.flac\">B09_B_Track_4.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B10_B_Track_5.flac\">B10_B_Track_5.flac</a></p>','Desc_Psych_Sem_July_26_1979','','inherit','closed','closed','','6152-revision-v1','','','2025-11-14 22:14:10','2025-11-14 22:14:10','',6152,'https://society.bsquaresite.com/?p=7349',0,'revision','',0),
(7350,1,'2025-11-14 22:14:10','2025-11-14 22:14:10','<h2>Descriptive Psychology Seminar\nJuly 26, 1979</h2>		<p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1.flac\">A01_A_Track_1.flac</a><br /><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1_corrected.mp3\">A01_A_Track_1_corrected.mp3</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A02_A_Track_2.flac\">A02_A_Track_2.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A03_A_Track_3.flac\">A03_A_Track_3.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A04_A_Track_4.flac\">A04_A_Track_4.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A05_A_Track_5.flac\">A05_A_Track_5.flac</a></p><p> </p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B06_B_Track_1.flac\">B06_B_Track_1.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B07_B_Track_2.flac\">B07_B_Track_2.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B08_B_Track_3.flac\">B08_A_Track_3.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B09_B_Track_4.flac\">B09_B_Track_4.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B10_B_Track_5.flac\">B10_B_Track_5.flac</a></p>','Desc_Psych_Sem_July_26_1979','','inherit','closed','closed','','6152-revision-v1','','','2025-11-14 22:14:10','2025-11-14 22:14:10','',6152,'https://society.bsquaresite.com/?p=7350',0,'revision','',0),
(7351,1,'2025-11-14 22:14:11','2025-11-14 22:14:11','<h2>Descriptive Psychology Seminar\nJuly 26, 1979</h2>		<p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1.flac\">A01_A_Track_1.flac</a><br /><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1_corrected.mp3\">A01_A_Track_1_corrected.mp3</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A02_A_Track_2.flac\">A02_A_Track_2.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A03_A_Track_3.flac\">A03_A_Track_3.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A04_A_Track_4.flac\">A04_A_Track_4.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A05_A_Track_5.flac\">A05_A_Track_5.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B06_B_Track_1.flac\">B06_B_Track_1.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B07_B_Track_2.flac\">B07_B_Track_2.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B08_B_Track_3.flac\">B08_A_Track_3.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B09_B_Track_4.flac\">B09_B_Track_4.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B10_B_Track_5.flac\">B10_B_Track_5.flac</a></p>','Desc_Psych_Sem_July_26_1979','','inherit','closed','closed','','6152-revision-v1','','','2025-11-14 22:14:11','2025-11-14 22:14:11','',6152,'https://society.bsquaresite.com/?p=7351',0,'revision','',0),
(7353,1,'2025-11-14 22:16:11','2025-11-14 22:16:11','<p style=\"text-align: center;\">The dissertations and doctoral projects listed on this page were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised by Dr. Ossorio. In order to credit those Chairs, they are included at the end of each Dissertation or Doctoral Project citation.</p> \n<p style=\"text-align: center;\">Click the titles below to view project abstracts.</p>\n<p style=\"text-align: center;\">Abstracts can also be found using links in an author\'s drop-down publications list, <br>accessed through the “SDP Members\' Publications” <br>link under the “Publications” main menu choice.</p>\n<p>Backstrom, J. (2015). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Backstrom-Dissertation-Abstract.pdf\">A Descriptive Psychology Account of Patient-Centered Medicine and the Chronic Pain Patient</a>. Submitted in partial fulfillment of the requirement for the degree of Doctor of Psychology. Boston, MA: William James College (Massachusetts School of Professional Psychology). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Beautz, S. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Beautz-Doctoral-Project-Abstract.pdf\"> The use of case study to train cross-cultural competence</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Harnsberger, B. (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Harnsberger-doctoral-project-abstract.pdf\"> Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Kennedy, P.M. (2018). <a href=\"http://www.sdp.org/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> (Unpublished doctoral paper). University of Denver, Denver, CO. Supervised by: Lynett Henderson Metzger (Chair), Sonja Holt, Ph.D., & Arthur Poczwardowski, Ph.D.</p>\n<p>Shestok, J.M. (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Shestok-doctoral-project-abstract.pdf\"> Victim status: A Descriptive Psychology approach</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Yermish, A. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Yermish-doctoral-project-abstract.pdf\"> Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Zeybekoglu, E. (2016). <a href=\"http://www.sdp.org/sdppubs-publications/the-status-dynamic-of-anger-management/\">The status dynamics of anger management.</a> Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: William James College. Supervised by: Wynn Schwartz, Ph.D.</p>','Descriptive Dissertations and Doctoral Projects: 1993 - present','','inherit','closed','closed','','3576-revision-v1','','','2025-11-14 22:16:11','2025-11-14 22:16:11','',3576,'https://society.bsquaresite.com/?p=7353',0,'revision','',0),
(7354,1,'2025-11-14 22:16:11','2025-11-14 22:16:11','<p style=\"text-align: center;\">The dissertations and doctoral projects listed on this page were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised by Dr. Ossorio. In order to credit those Chairs, they are included at the end of each Dissertation or Doctoral Project citation.</p> \n<p style=\"text-align: center;\">Click the titles below to view project abstracts.</p>\n<p style=\"text-align: center;\">Abstracts can also be found using links in an author\'s drop-down publications list, <br>accessed through the “SDP Members\' Publications” <br>link under the “Publications” main menu choice.</p>\n<p>Backstrom, J. (2015). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Backstrom-Dissertation-Abstract.pdf\">A Descriptive Psychology Account of Patient-Centered Medicine and the Chronic Pain Patient</a>. Submitted in partial fulfillment of the requirement for the degree of Doctor of Psychology. Boston, MA: William James College (Massachusetts School of Professional Psychology). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Beautz, S. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Beautz-Doctoral-Project-Abstract.pdf\"> The use of case study to train cross-cultural competence</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Harnsberger, B. (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Harnsberger-doctoral-project-abstract.pdf\"> Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Kennedy, P.M. (2018). <a href=\"http://www.sdp.org/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> (Unpublished doctoral paper). University of Denver, Denver, CO. Supervised by: Lynett Henderson Metzger (Chair), Sonja Holt, Ph.D., & Arthur Poczwardowski, Ph.D.</p>\n<p>Shestok, J.M. (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Shestok-doctoral-project-abstract.pdf\"> Victim status: A Descriptive Psychology approach</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Yermish, A. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Yermish-doctoral-project-abstract.pdf\"> Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Zeybekoglu, E. (2016). <a href=\"http://www.sdp.org/sdppubs-publications/the-status-dynamic-of-anger-management/\">The status dynamics of anger management.</a> Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: William James College. Supervised by: Wynn Schwartz, Ph.D.</p>','Descriptive Dissertations and Doctoral Projects: 1993 - present','','inherit','closed','closed','','3576-revision-v1','','','2025-11-14 22:16:11','2025-11-14 22:16:11','',3576,'https://society.bsquaresite.com/?p=7354',0,'revision','',0),
(7355,1,'2025-11-14 22:16:12','2025-11-14 22:16:12','<h2>Descriptive Dissertations and Doctoral Projects: 1993 - present</h2>		\n<p style=\"text-align: center;\">The dissertations and doctoral projects listed on this page were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised by Dr. Ossorio. In order to credit those Chairs, they are included at the end of each Dissertation or Doctoral Project citation.</p> \n<p style=\"text-align: center;\">Click the titles below to view project abstracts.</p>\n<p style=\"text-align: center;\">Abstracts can also be found using links in an author\'s drop-down publications list, <br>accessed through the “SDP Members\' Publications” <br>link under the “Publications” main menu choice.</p>\n<p>Backstrom, J. (2015). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Backstrom-Dissertation-Abstract.pdf\">A Descriptive Psychology Account of Patient-Centered Medicine and the Chronic Pain Patient</a>. Submitted in partial fulfillment of the requirement for the degree of Doctor of Psychology. Boston, MA: William James College (Massachusetts School of Professional Psychology). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Beautz, S. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Beautz-Doctoral-Project-Abstract.pdf\"> The use of case study to train cross-cultural competence</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Harnsberger, B. (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Harnsberger-doctoral-project-abstract.pdf\"> Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Kennedy, P.M. (2018). <a href=\"http://www.sdp.org/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> (Unpublished doctoral paper). University of Denver, Denver, CO. Supervised by: Lynett Henderson Metzger (Chair), Sonja Holt, Ph.D., & Arthur Poczwardowski, Ph.D.</p>\n<p>Shestok, J.M. (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Shestok-doctoral-project-abstract.pdf\"> Victim status: A Descriptive Psychology approach</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Yermish, A. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Yermish-doctoral-project-abstract.pdf\"> Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Zeybekoglu, E. (2016). <a href=\"http://www.sdp.org/sdppubs-publications/the-status-dynamic-of-anger-management/\">The status dynamics of anger management.</a> Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: William James College. Supervised by: Wynn Schwartz, Ph.D.</p>','Descriptive Dissertations and Doctoral Projects: 1993 - present','','inherit','closed','closed','','3576-revision-v1','','','2025-11-14 22:16:12','2025-11-14 22:16:12','',3576,'https://society.bsquaresite.com/?p=7355',0,'revision','',0),
(7357,1,'2025-11-14 22:18:57','2025-11-14 22:18:57','<p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p>\n<p style=\"text-align: center;\">Click a title below to view that dissertation\'s abstract (if available).</p>\n<p style=\"text-align: center;\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the “SDP Members\' Publications” link under the “<br>Publications” main menu choice.</p>\n<p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the \"Publications\" main menu choice. Those dissertations and doctoral projects were typically  chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>\nAylesworth, L. S. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/aylesworth.html\">Stress, mental health and need satisfaction among Indochinese in Colorado.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1490B. (University Microfilms No. 80-21544)\nBaker, E. M. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/baker.html\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 3378B. (University Microfilms No. 77-29896)\nBender, J. E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/jbender.html\">Differences in appreciation of behavioral significance and intrinsicness.</a> <em>Dissertation Abstracts International</em>, <em>44</em>, 3922B. (University Microfilms No. DA8400877)\nBergner, L. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lbergner.html\">The assessment of marital health.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5778B-5779B. (University Microfilms No. 76-11548)\nBergner, R. M. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/rbergner.html\">The development and evaluation of a\ntraining videotape for the resolution of marital conflict.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3485B. (University Microfilms No. 73-32510)\nBusch, E. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/busch.html\">Police personnel evaluation procedures as an aspect of organizational control.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 17A. (University Microfilms No. 81-13949)\nCabezas, C. S. (1991). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/cabezas.html\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> <em>Dissertation Abstracts International</em>, <em>52(6-A)</em>, 2069.\nCarlson, R. H. (1979). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/carlson.html\">A computer implementation of the reason formulation applied to person perception.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3384B-3385B. (University Microfilms No. 79-23220)\nClapp, W. F. (1966). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/clapp.html\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)\nComtois, R. J. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/comtois.html\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1071A. (University Microfilms No. 71-21578)\nCrabbe, J. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crabbe.html\">Menstruation as stigma.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)\nCrouch, T. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crouch.html\">Status dynamics of sexual relationships.</a> <em>Dissertation Abstracts International</em>, <em>50(6-B)</em>, Dec, 1989. pp. 2617-2618.\nFelknor, J. E. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/felknor.html\">Interpersonal understanding as an aspect of interpersonal interaction.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 6236B. (University Microfilms No. 78-08897)\nGarcia, R. G. (1985). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/garcia.html\">Personality and alcoholism treatment.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 3592B. (University Microfilms No. DA8528485)\nHolmes, J. R. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holmes.html\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5795B. (University Microfilms No. 76-11584)\nHolt, S.B. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holt.html\">Appraisal and competence in moral judgment and behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1507B. (University Microfilms No. 80-21586)\nHuk, J. E. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/huk.html\">Pre-empirical considerations for a behavioral science.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3466B. (University Microfilms No. 73-32554)\nIda, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ida.html\">Depression, hopelessness, and suicide ideation among Asian-American students</a>. <em>Dissertation Abstracts International</em>, <em>51(1-B)</em>, pp. 431-432.\nJohnston, C. L. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/johnston.html\">A high power-low power account of sexual jealousy</a>. <em>Dissertation Abstracts International</em>, <em>43</em>, 4150B. (University Microfilms No. DA8309852)\nKantor, C. (1977). <a href=\"http://www.sdp.org/wp content/uploads/2017/12/kantor.html\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 304B. (University Microfilms No. 84-22724)\nKelling, G. W. (1972). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kelling.html\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 1359A-1360A. (University Microfilms No. 73-18576)\nKirsch, N. L. (1978). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kirsch.html\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> <em>Dissertation Abstracts International</em>, <em>39</em>, 4038B-4039B. (University Microfilms No. 79-03066\nLarsen, E. A. (1968). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/larsen.html\">A pre-normative and predictive study of the college student Rorschach.</a> <em>Dissertation Abstracts International</em>, <em>29</em>, 2204B-2205B. (University Microfilms No. 68-14389)\nLasater, L. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lasater.html\">Stress and health in a Colorado coal mining community.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3945B. (University Microfilms No. 80-02994)\nLatham, C. A. (1983). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/latham.html\">A high power-low power account of self- criticism.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 3075B-3076B. (University\nMicrofilms No. DA8428662)\nLind, D. R. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lind.html\">A study of the self-disclosure and self-presentation variables.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1217B-1218B. (University Microfilms No. 71-21607)\nLittler, S. L. (1987). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/littler.html\">Significance in schizophrenic thought disorder.</a> <em>Dissertation Abstracts International</em>, <em>49(7-B)</em> 2864.\nLittmann, J. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2018/12/littmann-dissertation-abstract-page.pdf\">A theory of humor.</a><em>Dissertation Abstracts International</em>, <em>40</em>, 5410B-5411B. (University Microfilms No. 80-11288)\nLubuguin, F. (1993). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lubuguin.html\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering</em>, <em>54(10-B)</em>, 5395.\nMarshall, K. M. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/marshall.html\">The significance of criminal and noncriminal behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)\nMinerva, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/minerva.html\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> <em>Dissertation Abstracts International</em>, <em>51(6-B)</em>, 3141.\nMitchell, T. O. (1969). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/mitchell.html\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)\nPeek, C. J. (1976). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/peek.html\">Faith and skepticism in biofeedback learning.</a> <em>Dissertation Abstracts International,</em> <em>37</em>, 4160B. (University Microfilms No. 77-3217)\nPomerantz, J. M. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/pomerantz-dissertation-abstract.html\">Significance appreciation and authentic love and friendship</a>. <em>Dissertation Abstracts International</em>, <em>50(7-B)</em>, 3172.(University Microfilms No. 77-3217)\nPutman, A. O. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/putman.html\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3506B. (University Microfilms No. 73-32585)\nQuintana, D. N. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/quintana.html\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> <em>Dissertation Abstracts International</em>,  <em>52(1-B)</em>, 529.\nRicketts, J. L. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ricketts.html\">A systematic approach to the identification of schizogenic family interaction.</a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)\nRoberts, M. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-dissertation.html\">Partners, lovers, friends: A status dynamic study of men and women.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)\nSanchez, J. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sanchez.html\">Chicano identification and its correlates.</a> <em>Dissertation Abstracts International</em>, <em>54(2-B)</em>, 1111-1112.\nSapin, C. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sapin.html\">A status formulation of sex differences.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 5418B. (University Microfilms No. 80-11304)\nSchmitz, T. J. (1965).<a href = \"http://www.sdp.org/wp-content/uploads/2017/12/schmitz.html\"> A factor analytic study of stimulus values of the Thematic Apperception Test.</a> <em>Dissertation Abstracts</em>, <em>26</em>, 6858-6859. (University Microfilms No. 66-2830)\nSchwartz, W. R. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/schwartz.html\">Time and context in the hypnotic state: An examination of some state specific effects</a>. <em>Dissertation Abstracts International</em>, <em>38</em>, 3415B. (University Microfilms No. 77-29976)\nSidman, J. (1968). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sidman.html\">Empathy and helping behavior in college students.</a> <em>Dissertation Abstracts</em>, <em>29</em>, 3921B-3922B. (University Microfilms No. 69-4338)\nSilva, J. C. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/silva.html\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 432B-433B. (University Microfilms No. 81-14009)\nTempey, D. F. (1974). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/tempey.html\">Trust, choice behavior, and activity description</a>. <em>Dissertation Abstracts International</em>, <em>35</em>, 4199B. (University Microfilms\nNo. 75-3842)\nTorres, W. J. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/torres.html\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 393B-394B. (University Microfilms No. 81-14015)\nViniegra, J. M. (1986). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/viniegra.html\">The relevance of parental characteristics for developmental delay in children.</a> <em>Dissertation Abstracts International</em>, <em>47</em>, 809B. (University Microfilms No. DA8608648)\nWechsler, R. C. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/wechsler.html\">The relationship between personality and manic states: A status dynamic formulation.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 370B. (University Microfilms No. DA8408083)\nZeiger, C. A. (1976). <a href=\"http://A psychological approach to the improvement of myopia.\">A psychological approach to the improvement of myopia.</a> <em>Dissertation Abstracts International</em>, <em>37</em>, 6359B. (University Microfilms No. 77-11348)\nNote: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','3367-revision-v1','','','2025-11-14 22:18:57','2025-11-14 22:18:57','',3367,'https://society.bsquaresite.com/?p=7357',0,'revision','',0),
(7358,1,'2025-11-14 22:18:57','2025-11-14 22:18:57','<p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p>\n<p style=\"text-align: center;\">Click a title below to view that dissertation\'s abstract (if available).</p>\n<p style=\"text-align: center;\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the “SDP Members\' Publications” link under the “<br>Publications” main menu choice.</p>\n<p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the \"Publications\" main menu choice. Those dissertations and doctoral projects were typically  chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>\nAylesworth, L. S. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/aylesworth.html\">Stress, mental health and need satisfaction among Indochinese in Colorado.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1490B. (University Microfilms No. 80-21544)\nBaker, E. M. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/baker.html\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 3378B. (University Microfilms No. 77-29896)\nBender, J. E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/jbender.html\">Differences in appreciation of behavioral significance and intrinsicness.</a> <em>Dissertation Abstracts International</em>, <em>44</em>, 3922B. (University Microfilms No. DA8400877)\nBergner, L. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lbergner.html\">The assessment of marital health.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5778B-5779B. (University Microfilms No. 76-11548)\nBergner, R. M. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/rbergner.html\">The development and evaluation of a\ntraining videotape for the resolution of marital conflict.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3485B. (University Microfilms No. 73-32510)\nBusch, E. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/busch.html\">Police personnel evaluation procedures as an aspect of organizational control.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 17A. (University Microfilms No. 81-13949)\nCabezas, C. S. (1991). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/cabezas.html\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> <em>Dissertation Abstracts International</em>, <em>52(6-A)</em>, 2069.\nCarlson, R. H. (1979). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/carlson.html\">A computer implementation of the reason formulation applied to person perception.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3384B-3385B. (University Microfilms No. 79-23220)\nClapp, W. F. (1966). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/clapp.html\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)\nComtois, R. J. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/comtois.html\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1071A. (University Microfilms No. 71-21578)\nCrabbe, J. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crabbe.html\">Menstruation as stigma.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)\nCrouch, T. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crouch.html\">Status dynamics of sexual relationships.</a> <em>Dissertation Abstracts International</em>, <em>50(6-B)</em>, Dec, 1989. pp. 2617-2618.\nFelknor, J. E. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/felknor.html\">Interpersonal understanding as an aspect of interpersonal interaction.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 6236B. (University Microfilms No. 78-08897)\nGarcia, R. G. (1985). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/garcia.html\">Personality and alcoholism treatment.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 3592B. (University Microfilms No. DA8528485)\nHolmes, J. R. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holmes.html\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5795B. (University Microfilms No. 76-11584)\nHolt, S.B. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holt.html\">Appraisal and competence in moral judgment and behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1507B. (University Microfilms No. 80-21586)\nHuk, J. E. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/huk.html\">Pre-empirical considerations for a behavioral science.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3466B. (University Microfilms No. 73-32554)\nIda, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ida.html\">Depression, hopelessness, and suicide ideation among Asian-American students</a>. <em>Dissertation Abstracts International</em>, <em>51(1-B)</em>, pp. 431-432.\nJohnston, C. L. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/johnston.html\">A high power-low power account of sexual jealousy</a>. <em>Dissertation Abstracts International</em>, <em>43</em>, 4150B. (University Microfilms No. DA8309852)\nKantor, C. (1977). <a href=\"http://www.sdp.org/wp content/uploads/2017/12/kantor.html\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 304B. (University Microfilms No. 84-22724)\nKelling, G. W. (1972). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kelling.html\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 1359A-1360A. (University Microfilms No. 73-18576)\nKirsch, N. L. (1978). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kirsch.html\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> <em>Dissertation Abstracts International</em>, <em>39</em>, 4038B-4039B. (University Microfilms No. 79-03066\nLarsen, E. A. (1968). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/larsen.html\">A pre-normative and predictive study of the college student Rorschach.</a> <em>Dissertation Abstracts International</em>, <em>29</em>, 2204B-2205B. (University Microfilms No. 68-14389)\nLasater, L. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lasater.html\">Stress and health in a Colorado coal mining community.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3945B. (University Microfilms No. 80-02994)\nLatham, C. A. (1983). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/latham.html\">A high power-low power account of self- criticism.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 3075B-3076B. (University\nMicrofilms No. DA8428662)\nLind, D. R. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lind.html\">A study of the self-disclosure and self-presentation variables.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1217B-1218B. (University Microfilms No. 71-21607)\nLittler, S. L. (1987). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/littler.html\">Significance in schizophrenic thought disorder.</a> <em>Dissertation Abstracts International</em>, <em>49(7-B)</em> 2864.\nLittmann, J. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2018/12/littmann-dissertation-abstract-page.pdf\">A theory of humor.</a><em>Dissertation Abstracts International</em>, <em>40</em>, 5410B-5411B. (University Microfilms No. 80-11288)\nLubuguin, F. (1993). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lubuguin.html\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering</em>, <em>54(10-B)</em>, 5395.\nMarshall, K. M. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/marshall.html\">The significance of criminal and noncriminal behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)\nMinerva, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/minerva.html\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> <em>Dissertation Abstracts International</em>, <em>51(6-B)</em>, 3141.\nMitchell, T. O. (1969). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/mitchell.html\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)\nPeek, C. J. (1976). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/peek.html\">Faith and skepticism in biofeedback learning.</a> <em>Dissertation Abstracts International,</em> <em>37</em>, 4160B. (University Microfilms No. 77-3217)\nPomerantz, J. M. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/pomerantz-dissertation-abstract.html\">Significance appreciation and authentic love and friendship</a>. <em>Dissertation Abstracts International</em>, <em>50(7-B)</em>, 3172.(University Microfilms No. 77-3217)\nPutman, A. O. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/putman.html\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3506B. (University Microfilms No. 73-32585)\nQuintana, D. N. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/quintana.html\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> <em>Dissertation Abstracts International</em>,  <em>52(1-B)</em>, 529.\nRicketts, J. L. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ricketts.html\">A systematic approach to the identification of schizogenic family interaction.</a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)\nRoberts, M. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-dissertation.html\">Partners, lovers, friends: A status dynamic study of men and women.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)\nSanchez, J. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sanchez.html\">Chicano identification and its correlates.</a> <em>Dissertation Abstracts International</em>, <em>54(2-B)</em>, 1111-1112.\nSapin, C. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sapin.html\">A status formulation of sex differences.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 5418B. (University Microfilms No. 80-11304)\nSchmitz, T. J. (1965).<a href = \"http://www.sdp.org/wp-content/uploads/2017/12/schmitz.html\"> A factor analytic study of stimulus values of the Thematic Apperception Test.</a> <em>Dissertation Abstracts</em>, <em>26</em>, 6858-6859. (University Microfilms No. 66-2830)\nSchwartz, W. R. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/schwartz.html\">Time and context in the hypnotic state: An examination of some state specific effects</a>. <em>Dissertation Abstracts International</em>, <em>38</em>, 3415B. (University Microfilms No. 77-29976)\nSidman, J. (1968). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sidman.html\">Empathy and helping behavior in college students.</a> <em>Dissertation Abstracts</em>, <em>29</em>, 3921B-3922B. (University Microfilms No. 69-4338)\nSilva, J. C. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/silva.html\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 432B-433B. (University Microfilms No. 81-14009)\nTempey, D. F. (1974). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/tempey.html\">Trust, choice behavior, and activity description</a>. <em>Dissertation Abstracts International</em>, <em>35</em>, 4199B. (University Microfilms\nNo. 75-3842)\nTorres, W. J. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/torres.html\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 393B-394B. (University Microfilms No. 81-14015)\nViniegra, J. M. (1986). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/viniegra.html\">The relevance of parental characteristics for developmental delay in children.</a> <em>Dissertation Abstracts International</em>, <em>47</em>, 809B. (University Microfilms No. DA8608648)\nWechsler, R. C. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/wechsler.html\">The relationship between personality and manic states: A status dynamic formulation.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 370B. (University Microfilms No. DA8408083)\nZeiger, C. A. (1976). <a href=\"http://A psychological approach to the improvement of myopia.\">A psychological approach to the improvement of myopia.</a> <em>Dissertation Abstracts International</em>, <em>37</em>, 6359B. (University Microfilms No. 77-11348)\nNote: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','3367-revision-v1','','','2025-11-14 22:18:57','2025-11-14 22:18:57','',3367,'https://society.bsquaresite.com/?p=7358',0,'revision','',0),
(7359,1,'2025-11-14 22:18:58','2025-11-14 22:18:58','<h2>Descriptive Disserations: <br>1965-1993</h2>		\n<p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p>\n<p style=\"text-align: center;\">Click a title below to view that dissertation\'s abstract (if available).</p>\n<p style=\"text-align: center;\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the “SDP Members\' Publications” link under the “<br>Publications” main menu choice.</p>\n<p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the \"Publications\" main menu choice. Those dissertations and doctoral projects were typically  chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>\nAylesworth, L. S. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/aylesworth.html\">Stress, mental health and need satisfaction among Indochinese in Colorado.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1490B. (University Microfilms No. 80-21544)\nBaker, E. M. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/baker.html\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 3378B. (University Microfilms No. 77-29896)\nBender, J. E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/jbender.html\">Differences in appreciation of behavioral significance and intrinsicness.</a> <em>Dissertation Abstracts International</em>, <em>44</em>, 3922B. (University Microfilms No. DA8400877)\nBergner, L. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lbergner.html\">The assessment of marital health.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5778B-5779B. (University Microfilms No. 76-11548)\nBergner, R. M. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/rbergner.html\">The development and evaluation of a\ntraining videotape for the resolution of marital conflict.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3485B. (University Microfilms No. 73-32510)\nBusch, E. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/busch.html\">Police personnel evaluation procedures as an aspect of organizational control.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 17A. (University Microfilms No. 81-13949)\nCabezas, C. S. (1991). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/cabezas.html\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> <em>Dissertation Abstracts International</em>, <em>52(6-A)</em>, 2069.\nCarlson, R. H. (1979). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/carlson.html\">A computer implementation of the reason formulation applied to person perception.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3384B-3385B. (University Microfilms No. 79-23220)\nClapp, W. F. (1966). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/clapp.html\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)\nComtois, R. J. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/comtois.html\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1071A. (University Microfilms No. 71-21578)\nCrabbe, J. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crabbe.html\">Menstruation as stigma.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)\nCrouch, T. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crouch.html\">Status dynamics of sexual relationships.</a> <em>Dissertation Abstracts International</em>, <em>50(6-B)</em>, Dec, 1989. pp. 2617-2618.\nFelknor, J. E. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/felknor.html\">Interpersonal understanding as an aspect of interpersonal interaction.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 6236B. (University Microfilms No. 78-08897)\nGarcia, R. G. (1985). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/garcia.html\">Personality and alcoholism treatment.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 3592B. (University Microfilms No. DA8528485)\nHolmes, J. R. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holmes.html\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5795B. (University Microfilms No. 76-11584)\nHolt, S.B. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holt.html\">Appraisal and competence in moral judgment and behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1507B. (University Microfilms No. 80-21586)\nHuk, J. E. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/huk.html\">Pre-empirical considerations for a behavioral science.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3466B. (University Microfilms No. 73-32554)\nIda, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ida.html\">Depression, hopelessness, and suicide ideation among Asian-American students</a>. <em>Dissertation Abstracts International</em>, <em>51(1-B)</em>, pp. 431-432.\nJohnston, C. L. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/johnston.html\">A high power-low power account of sexual jealousy</a>. <em>Dissertation Abstracts International</em>, <em>43</em>, 4150B. (University Microfilms No. DA8309852)\nKantor, C. (1977). <a href=\"http://www.sdp.org/wp content/uploads/2017/12/kantor.html\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 304B. (University Microfilms No. 84-22724)\nKelling, G. W. (1972). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kelling.html\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 1359A-1360A. (University Microfilms No. 73-18576)\nKirsch, N. L. (1978). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kirsch.html\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> <em>Dissertation Abstracts International</em>, <em>39</em>, 4038B-4039B. (University Microfilms No. 79-03066\nLarsen, E. A. (1968). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/larsen.html\">A pre-normative and predictive study of the college student Rorschach.</a> <em>Dissertation Abstracts International</em>, <em>29</em>, 2204B-2205B. (University Microfilms No. 68-14389)\nLasater, L. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lasater.html\">Stress and health in a Colorado coal mining community.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3945B. (University Microfilms No. 80-02994)\nLatham, C. A. (1983). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/latham.html\">A high power-low power account of self- criticism.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 3075B-3076B. (University\nMicrofilms No. DA8428662)\nLind, D. R. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lind.html\">A study of the self-disclosure and self-presentation variables.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1217B-1218B. (University Microfilms No. 71-21607)\nLittler, S. L. (1987). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/littler.html\">Significance in schizophrenic thought disorder.</a> <em>Dissertation Abstracts International</em>, <em>49(7-B)</em> 2864.\nLittmann, J. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2018/12/littmann-dissertation-abstract-page.pdf\">A theory of humor.</a><em>Dissertation Abstracts International</em>, <em>40</em>, 5410B-5411B. (University Microfilms No. 80-11288)\nLubuguin, F. (1993). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lubuguin.html\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering</em>, <em>54(10-B)</em>, 5395.\nMarshall, K. M. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/marshall.html\">The significance of criminal and noncriminal behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)\nMinerva, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/minerva.html\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> <em>Dissertation Abstracts International</em>, <em>51(6-B)</em>, 3141.\nMitchell, T. O. (1969). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/mitchell.html\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)\nPeek, C. J. (1976). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/peek.html\">Faith and skepticism in biofeedback learning.</a> <em>Dissertation Abstracts International,</em> <em>37</em>, 4160B. (University Microfilms No. 77-3217)\nPomerantz, J. M. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/pomerantz-dissertation-abstract.html\">Significance appreciation and authentic love and friendship</a>. <em>Dissertation Abstracts International</em>, <em>50(7-B)</em>, 3172.(University Microfilms No. 77-3217)\nPutman, A. O. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/putman.html\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3506B. (University Microfilms No. 73-32585)\nQuintana, D. N. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/quintana.html\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> <em>Dissertation Abstracts International</em>,  <em>52(1-B)</em>, 529.\nRicketts, J. L. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ricketts.html\">A systematic approach to the identification of schizogenic family interaction.</a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)\nRoberts, M. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-dissertation.html\">Partners, lovers, friends: A status dynamic study of men and women.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)\nSanchez, J. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sanchez.html\">Chicano identification and its correlates.</a> <em>Dissertation Abstracts International</em>, <em>54(2-B)</em>, 1111-1112.\nSapin, C. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sapin.html\">A status formulation of sex differences.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 5418B. (University Microfilms No. 80-11304)\nSchmitz, T. J. (1965).<a href = \"http://www.sdp.org/wp-content/uploads/2017/12/schmitz.html\"> A factor analytic study of stimulus values of the Thematic Apperception Test.</a> <em>Dissertation Abstracts</em>, <em>26</em>, 6858-6859. (University Microfilms No. 66-2830)\nSchwartz, W. R. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/schwartz.html\">Time and context in the hypnotic state: An examination of some state specific effects</a>. <em>Dissertation Abstracts International</em>, <em>38</em>, 3415B. (University Microfilms No. 77-29976)\nSidman, J. (1968). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sidman.html\">Empathy and helping behavior in college students.</a> <em>Dissertation Abstracts</em>, <em>29</em>, 3921B-3922B. (University Microfilms No. 69-4338)\nSilva, J. C. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/silva.html\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 432B-433B. (University Microfilms No. 81-14009)\nTempey, D. F. (1974). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/tempey.html\">Trust, choice behavior, and activity description</a>. <em>Dissertation Abstracts International</em>, <em>35</em>, 4199B. (University Microfilms\nNo. 75-3842)\nTorres, W. J. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/torres.html\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 393B-394B. (University Microfilms No. 81-14015)\nViniegra, J. M. (1986). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/viniegra.html\">The relevance of parental characteristics for developmental delay in children.</a> <em>Dissertation Abstracts International</em>, <em>47</em>, 809B. (University Microfilms No. DA8608648)\nWechsler, R. C. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/wechsler.html\">The relationship between personality and manic states: A status dynamic formulation.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 370B. (University Microfilms No. DA8408083)\nZeiger, C. A. (1976). <a href=\"http://A psychological approach to the improvement of myopia.\">A psychological approach to the improvement of myopia.</a> <em>Dissertation Abstracts International</em>, <em>37</em>, 6359B. (University Microfilms No. 77-11348)\nNote: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','3367-revision-v1','','','2025-11-14 22:18:58','2025-11-14 22:18:58','',3367,'https://society.bsquaresite.com/?p=7359',0,'revision','',0),
(7360,1,'2025-11-14 22:20:11','2025-11-14 22:20:11','<h2>Descriptive Disserations: <br>1965-1993</h2>		\n<p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p>\n<p style=\"text-align: center;\">Click a title below to view that dissertation\'s abstract (if available).</p>\n<p style=\"text-align: center;\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the “SDP Members\' Publications” link under the “<br>Publications” main menu choice.</p>\n<p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the \"Publications\" main menu choice. Those dissertations and doctoral projects were typically  chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>\nAylesworth, L. S. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/aylesworth.html\">Stress, mental health and need satisfaction among Indochinese in Colorado.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1490B. (University Microfilms No. 80-21544)\nBaker, E. M. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/baker.html\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 3378B. (University Microfilms No. 77-29896)\nBender, J. E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/jbender.html\">Differences in appreciation of behavioral significance and intrinsicness.</a> <em>Dissertation Abstracts International</em>, <em>44</em>, 3922B. (University Microfilms No. DA8400877)\nBergner, L. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lbergner.html\">The assessment of marital health.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5778B-5779B. (University Microfilms No. 76-11548)\nBergner, R. M. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/rbergner.html\">The development and evaluation of a\ntraining videotape for the resolution of marital conflict.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3485B. (University Microfilms No. 73-32510)\nBusch, E. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/busch.html\">Police personnel evaluation procedures as an aspect of organizational control.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 17A. (University Microfilms No. 81-13949)\nCabezas, C. S. (1991). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/cabezas.html\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> <em>Dissertation Abstracts International</em>, <em>52(6-A)</em>, 2069.\nCarlson, R. H. (1979). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/carlson.html\">A computer implementation of the reason formulation applied to person perception.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3384B-3385B. (University Microfilms No. 79-23220)\nClapp, W. F. (1966). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/clapp.html\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)\nComtois, R. J. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/comtois.html\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1071A. (University Microfilms No. 71-21578)\nCrabbe, J. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crabbe.html\">Menstruation as stigma.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)\nCrouch, T. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crouch.html\">Status dynamics of sexual relationships.</a> <em>Dissertation Abstracts International</em>, <em>50(6-B)</em>, Dec, 1989. pp. 2617-2618.\nFelknor, J. E. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/felknor.html\">Interpersonal understanding as an aspect of interpersonal interaction.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 6236B. (University Microfilms No. 78-08897)\nGarcia, R. G. (1985). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/garcia.html\">Personality and alcoholism treatment.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 3592B. (University Microfilms No. DA8528485)\nHolmes, J. R. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holmes.html\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5795B. (University Microfilms No. 76-11584)\nHolt, S.B. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holt.html\">Appraisal and competence in moral judgment and behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1507B. (University Microfilms No. 80-21586)\nHuk, J. E. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/huk.html\">Pre-empirical considerations for a behavioral science.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3466B. (University Microfilms No. 73-32554)\nIda, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ida.html\">Depression, hopelessness, and suicide ideation among Asian-American students</a>. <em>Dissertation Abstracts International</em>, <em>51(1-B)</em>, pp. 431-432.\nJohnston, C. L. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/johnston.html\">A high power-low power account of sexual jealousy</a>. <em>Dissertation Abstracts International</em>, <em>43</em>, 4150B. (University Microfilms No. DA8309852)\nKantor, C. (1977). <a href=\"http://www.sdp.org/wp content/uploads/2017/12/kantor.html\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 304B. (University Microfilms No. 84-22724)\nKelling, G. W. (1972). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kelling.html\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 1359A-1360A. (University Microfilms No. 73-18576)\nKirsch, N. L. (1978). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kirsch.html\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> <em>Dissertation Abstracts International</em>, <em>39</em>, 4038B-4039B. (University Microfilms No. 79-03066\nLarsen, E. A. (1968). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/larsen.html\">A pre-normative and predictive study of the college student Rorschach.</a> <em>Dissertation Abstracts International</em>, <em>29</em>, 2204B-2205B. (University Microfilms No. 68-14389)\nLasater, L. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lasater.html\">Stress and health in a Colorado coal mining community.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3945B. (University Microfilms No. 80-02994)\nLatham, C. A. (1983). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/latham.html\">A high power-low power account of self- criticism.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 3075B-3076B. (University\nMicrofilms No. DA8428662)\nLind, D. R. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lind.html\">A study of the self-disclosure and self-presentation variables.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1217B-1218B. (University Microfilms No. 71-21607)\nLittler, S. L. (1987). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/littler.html\">Significance in schizophrenic thought disorder.</a> <em>Dissertation Abstracts International</em>, <em>49(7-B)</em> 2864.\nLittmann, J. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2018/12/littmann-dissertation-abstract-page.pdf\">A theory of humor.</a><em>Dissertation Abstracts International</em>, <em>40</em>, 5410B-5411B. (University Microfilms No. 80-11288)\nLubuguin, F. (1993). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lubuguin.html\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering</em>, <em>54(10-B)</em>, 5395.\nMarshall, K. M. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/marshall.html\">The significance of criminal and noncriminal behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)\nMinerva, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/minerva.html\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> <em>Dissertation Abstracts International</em>, <em>51(6-B)</em>, 3141.\nMitchell, T. O. (1969). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/mitchell.html\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)\nPeek, C. J. (1976). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/peek.html\">Faith and skepticism in biofeedback learning.</a> <em>Dissertation Abstracts International,</em> <em>37</em>, 4160B. (University Microfilms No. 77-3217)\nPomerantz, J. M. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/pomerantz-dissertation-abstract.html\">Significance appreciation and authentic love and friendship</a>. <em>Dissertation Abstracts International</em>, <em>50(7-B)</em>, 3172.(University Microfilms No. 77-3217)\nPutman, A. O. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/putman.html\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3506B. (University Microfilms No. 73-32585)\nQuintana, D. N. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/quintana.html\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> <em>Dissertation Abstracts International</em>,  <em>52(1-B)</em>, 529.\nRicketts, J. L. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ricketts.html\">A systematic approach to the identification of schizogenic family interaction.</a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)\nRoberts, M. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-dissertation.html\">Partners, lovers, friends: A status dynamic study of men and women.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)\nSanchez, J. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sanchez.html\">Chicano identification and its correlates.</a> <em>Dissertation Abstracts International</em>, <em>54(2-B)</em>, 1111-1112.\nSapin, C. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sapin.html\">A status formulation of sex differences.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 5418B. (University Microfilms No. 80-11304)\nSchmitz, T. J. (1965).<a href = \"http://www.sdp.org/wp-content/uploads/2017/12/schmitz.html\"> A factor analytic study of stimulus values of the Thematic Apperception Test.</a> <em>Dissertation Abstracts</em>, <em>26</em>, 6858-6859. (University Microfilms No. 66-2830)\nSchwartz, W. R. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/schwartz.html\">Time and context in the hypnotic state: An examination of some state specific effects</a>. <em>Dissertation Abstracts International</em>, <em>38</em>, 3415B. (University Microfilms No. 77-29976)\nSidman, J. (1968). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sidman.html\">Empathy and helping behavior in college students.</a> <em>Dissertation Abstracts</em>, <em>29</em>, 3921B-3922B. (University Microfilms No. 69-4338)\nSilva, J. C. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/silva.html\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 432B-433B. (University Microfilms No. 81-14009)\nTempey, D. F. (1974). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/tempey.html\">Trust, choice behavior, and activity description</a>. <em>Dissertation Abstracts International</em>, <em>35</em>, 4199B. (University Microfilms\nNo. 75-3842)\nTorres, W. J. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/torres.html\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 393B-394B. (University Microfilms No. 81-14015)\nViniegra, J. M. (1986). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/viniegra.html\">The relevance of parental characteristics for developmental delay in children.</a> <em>Dissertation Abstracts International</em>, <em>47</em>, 809B. (University Microfilms No. DA8608648)\nWechsler, R. C. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/wechsler.html\">The relationship between personality and manic states: A status dynamic formulation.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 370B. (University Microfilms No. DA8408083)\nZeiger, C. A. (1976). <a href=\"http://A psychological approach to the improvement of myopia.\">A psychological approach to the improvement of myopia.</a> <em>Dissertation Abstracts International</em>, <em>37</em>, 6359B. (University Microfilms No. 77-11348)\nNote: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','3367-revision-v1','','','2025-11-14 22:20:11','2025-11-14 22:20:11','',3367,'https://society.bsquaresite.com/?p=7360',0,'revision','',0),
(7361,1,'2025-11-14 22:20:11','2025-11-14 22:20:11','<h2>Descriptive Disserations: <br>1965-1993</h2>		\n<p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p>\n<p style=\"text-align: center;\">Click a title below to view that dissertation\'s abstract (if available).</p>\n<p style=\"text-align: center;\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the “SDP Members\' Publications” link under the “<br>Publications” main menu choice.</p>\n<p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the \"Publications\" main menu choice. Those dissertations and doctoral projects were typically  chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>\nAylesworth, L. S. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/aylesworth.html\">Stress, mental health and need satisfaction among Indochinese in Colorado.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1490B. (University Microfilms No. 80-21544)\nBaker, E. M. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/baker.html\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 3378B. (University Microfilms No. 77-29896)\nBender, J. E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/jbender.html\">Differences in appreciation of behavioral significance and intrinsicness.</a> <em>Dissertation Abstracts International</em>, <em>44</em>, 3922B. (University Microfilms No. DA8400877)\nBergner, L. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lbergner.html\">The assessment of marital health.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5778B-5779B. (University Microfilms No. 76-11548)\nBergner, R. M. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/rbergner.html\">The development and evaluation of a\ntraining videotape for the resolution of marital conflict.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3485B. (University Microfilms No. 73-32510)\nBusch, E. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/busch.html\">Police personnel evaluation procedures as an aspect of organizational control.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 17A. (University Microfilms No. 81-13949)\nCabezas, C. S. (1991). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/cabezas.html\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> <em>Dissertation Abstracts International</em>, <em>52(6-A)</em>, 2069.\nCarlson, R. H. (1979). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/carlson.html\">A computer implementation of the reason formulation applied to person perception.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3384B-3385B. (University Microfilms No. 79-23220)\nClapp, W. F. (1966). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/clapp.html\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)\nComtois, R. J. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/comtois.html\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1071A. (University Microfilms No. 71-21578)\nCrabbe, J. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crabbe.html\">Menstruation as stigma.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)\nCrouch, T. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crouch.html\">Status dynamics of sexual relationships.</a> <em>Dissertation Abstracts International</em>, <em>50(6-B)</em>, Dec, 1989. pp. 2617-2618.\nFelknor, J. E. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/felknor.html\">Interpersonal understanding as an aspect of interpersonal interaction.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 6236B. (University Microfilms No. 78-08897)\nGarcia, R. G. (1985). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/garcia.html\">Personality and alcoholism treatment.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 3592B. (University Microfilms No. DA8528485)\nHolmes, J. R. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holmes.html\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5795B. (University Microfilms No. 76-11584)\nHolt, S.B. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holt.html\">Appraisal and competence in moral judgment and behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1507B. (University Microfilms No. 80-21586)\nHuk, J. E. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/huk.html\">Pre-empirical considerations for a behavioral science.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3466B. (University Microfilms No. 73-32554)\nIda, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ida.html\">Depression, hopelessness, and suicide ideation among Asian-American students</a>. <em>Dissertation Abstracts International</em>, <em>51(1-B)</em>, pp. 431-432.\nJohnston, C. L. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/johnston.html\">A high power-low power account of sexual jealousy</a>. <em>Dissertation Abstracts International</em>, <em>43</em>, 4150B. (University Microfilms No. DA8309852)\nKantor, C. (1977). <a href=\"http://www.sdp.org/wp content/uploads/2017/12/kantor.html\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 304B. (University Microfilms No. 84-22724)\nKelling, G. W. (1972). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kelling.html\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 1359A-1360A. (University Microfilms No. 73-18576)\nKirsch, N. L. (1978). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kirsch.html\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> <em>Dissertation Abstracts International</em>, <em>39</em>, 4038B-4039B. (University Microfilms No. 79-03066\nLarsen, E. A. (1968). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/larsen.html\">A pre-normative and predictive study of the college student Rorschach.</a> <em>Dissertation Abstracts International</em>, <em>29</em>, 2204B-2205B. (University Microfilms No. 68-14389)\nLasater, L. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lasater.html\">Stress and health in a Colorado coal mining community.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3945B. (University Microfilms No. 80-02994)\nLatham, C. A. (1983). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/latham.html\">A high power-low power account of self- criticism.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 3075B-3076B. (University\nMicrofilms No. DA8428662)\nLind, D. R. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lind.html\">A study of the self-disclosure and self-presentation variables.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1217B-1218B. (University Microfilms No. 71-21607)\nLittler, S. L. (1987). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/littler.html\">Significance in schizophrenic thought disorder.</a> <em>Dissertation Abstracts International</em>, <em>49(7-B)</em> 2864.\nLittmann, J. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2018/12/littmann-dissertation-abstract-page.pdf\">A theory of humor.</a><em>Dissertation Abstracts International</em>, <em>40</em>, 5410B-5411B. (University Microfilms No. 80-11288)\nLubuguin, F. (1993). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lubuguin.html\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering</em>, <em>54(10-B)</em>, 5395.\nMarshall, K. M. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/marshall.html\">The significance of criminal and noncriminal behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)\nMinerva, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/minerva.html\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> <em>Dissertation Abstracts International</em>, <em>51(6-B)</em>, 3141.\nMitchell, T. O. (1969). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/mitchell.html\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)\nPeek, C. J. (1976). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/peek.html\">Faith and skepticism in biofeedback learning.</a> <em>Dissertation Abstracts International,</em> <em>37</em>, 4160B. (University Microfilms No. 77-3217)\nPomerantz, J. M. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/pomerantz-dissertation-abstract.html\">Significance appreciation and authentic love and friendship</a>. <em>Dissertation Abstracts International</em>, <em>50(7-B)</em>, 3172.(University Microfilms No. 77-3217)\nPutman, A. O. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/putman.html\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3506B. (University Microfilms No. 73-32585)\nQuintana, D. N. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/quintana.html\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> <em>Dissertation Abstracts International</em>,  <em>52(1-B)</em>, 529.\nRicketts, J. L. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ricketts.html\">A systematic approach to the identification of schizogenic family interaction.</a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)\nRoberts, M. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-dissertation.html\">Partners, lovers, friends: A status dynamic study of men and women.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)\nSanchez, J. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sanchez.html\">Chicano identification and its correlates.</a> <em>Dissertation Abstracts International</em>, <em>54(2-B)</em>, 1111-1112.\nSapin, C. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sapin.html\">A status formulation of sex differences.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 5418B. (University Microfilms No. 80-11304)\nSchmitz, T. J. (1965).<a href = \"http://www.sdp.org/wp-content/uploads/2017/12/schmitz.html\"> A factor analytic study of stimulus values of the Thematic Apperception Test.</a> <em>Dissertation Abstracts</em>, <em>26</em>, 6858-6859. (University Microfilms No. 66-2830)\nSchwartz, W. R. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/schwartz.html\">Time and context in the hypnotic state: An examination of some state specific effects</a>. <em>Dissertation Abstracts International</em>, <em>38</em>, 3415B. (University Microfilms No. 77-29976)\nSidman, J. (1968). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sidman.html\">Empathy and helping behavior in college students.</a> <em>Dissertation Abstracts</em>, <em>29</em>, 3921B-3922B. (University Microfilms No. 69-4338)\nSilva, J. C. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/silva.html\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 432B-433B. (University Microfilms No. 81-14009)\nTempey, D. F. (1974). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/tempey.html\">Trust, choice behavior, and activity description</a>. <em>Dissertation Abstracts International</em>, <em>35</em>, 4199B. (University Microfilms\nNo. 75-3842)\nTorres, W. J. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/torres.html\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 393B-394B. (University Microfilms No. 81-14015)\nViniegra, J. M. (1986). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/viniegra.html\">The relevance of parental characteristics for developmental delay in children.</a> <em>Dissertation Abstracts International</em>, <em>47</em>, 809B. (University Microfilms No. DA8608648)\nWechsler, R. C. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/wechsler.html\">The relationship between personality and manic states: A status dynamic formulation.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 370B. (University Microfilms No. DA8408083)\nZeiger, C. A. (1976). <a href=\"http://A psychological approach to the improvement of myopia.\">A psychological approach to the improvement of myopia.</a> <em>Dissertation Abstracts International</em>, <em>37</em>, 6359B. (University Microfilms No. 77-11348)\nNote: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','3367-revision-v1','','','2025-11-14 22:20:11','2025-11-14 22:20:11','',3367,'https://society.bsquaresite.com/?p=7361',0,'revision','',0),
(7362,1,'2025-11-14 22:20:12','2025-11-14 22:20:12','<h2>Descriptive Disserations: <br>1965-1993</h2>		 <p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\">Click a title below to view that dissertation\'s abstract (if available).</p><p style=\"text-align: center;\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the “SDP Members\' Publications” link under the “<br />Publications” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the \"Publications\" main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p> <p>Aylesworth, L. S. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/aylesworth.html\">Stress, mental health and need satisfaction among Indochinese in Colorado.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1490B. (University Microfilms No. 80-21544)</p><p>Baker, E. M. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/baker.html\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 3378B. (University Microfilms No. 77-29896)</p><p>Bender, J. E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/jbender.html\">Differences in appreciation of behavioral significance and intrinsicness.</a> <em>Dissertation Abstracts International</em>, <em>44</em>, 3922B. (University Microfilms No. DA8400877)</p><p>Bergner, L. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lbergner.html\">The assessment of marital health.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5778B-5779B. (University Microfilms No. 76-11548)</p><p>Bergner, R. M. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/rbergner.html\">The development and evaluation of a<br />training videotape for the resolution of marital conflict.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3485B. (University Microfilms No. 73-32510)</p><p>Busch, E. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/busch.html\">Police personnel evaluation procedures as an aspect of organizational control.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 17A. (University Microfilms No. 81-13949)</p><p>Cabezas, C. S. (1991). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/cabezas.html\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> <em>Dissertation Abstracts International</em>, <em>52(6-A)</em>, 2069.</p><p>Carlson, R. H. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/carlson.html\">A computer implementation of the reason formulation applied to person perception.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3384B-3385B. (University Microfilms No. 79-23220)</p><p>Clapp, W. F. (1966). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/clapp.html\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)</p><p>Comtois, R. J. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/comtois.html\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1071A. (University Microfilms No. 71-21578)</p><p>Crabbe, J. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crabbe.html\">Menstruation as stigma.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)</p><p>Crouch, T. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crouch.html\">Status dynamics of sexual relationships.</a> <em>Dissertation Abstracts International</em>, <em>50(6-B)</em>, Dec, 1989. pp. 2617-2618.</p><p>Felknor, J. E. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/felknor.html\">Interpersonal understanding as an aspect of interpersonal interaction.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 6236B. (University Microfilms No. 78-08897)</p><p>Garcia, R. G. (1985). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/garcia.html\">Personality and alcoholism treatment.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 3592B. (University Microfilms No. DA8528485)</p><p>Holmes, J. R. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holmes.html\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5795B. (University Microfilms No. 76-11584)</p><p>Holt, S.B. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holt.html\">Appraisal and competence in moral judgment and behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1507B. (University Microfilms No. 80-21586)</p><p>Huk, J. E. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/huk.html\">Pre-empirical considerations for a behavioral science.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3466B. (University Microfilms No. 73-32554)</p><p>Ida, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ida.html\">Depression, hopelessness, and suicide ideation among Asian-American students</a>. <em>Dissertation Abstracts International</em>, <em>51(1-B)</em>, pp. 431-432.</p><p>Johnston, C. L. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/johnston.html\">A high power-low power account of sexual jealousy</a>. <em>Dissertation Abstracts International</em>, <em>43</em>, 4150B. (University Microfilms No. DA8309852)</p><p>Kantor, C. (1977). <a href=\"http://www.sdp.org/wp content/uploads/2017/12/kantor.html\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 304B. (University Microfilms No. 84-22724)</p><p>Kelling, G. W. (1972). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kelling.html\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 1359A-1360A. (University Microfilms No. 73-18576)</p><p>Kirsch, N. L. (1978). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kirsch.html\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> <em>Dissertation Abstracts International</em>, <em>39</em>, 4038B-4039B. (University Microfilms No. 79-03066</p><p>Larsen, E. A. (1968). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/larsen.html\">A pre-normative and predictive study of the college student Rorschach.</a> <em>Dissertation Abstracts International</em>, <em>29</em>, 2204B-2205B. (University Microfilms No. 68-14389)</p><p>Lasater, L. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lasater.html\">Stress and health in a Colorado coal mining community.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3945B. (University Microfilms No. 80-02994)</p><p>Latham, C. A. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/latham.html\">A high power-low power account of self- criticism.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 3075B-3076B. (University<br />Microfilms No. DA8428662)</p><p>Lind, D. R. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lind.html\">A study of the self-disclosure and self-presentation variables.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1217B-1218B. (University Microfilms No. 71-21607)</p><p>Littler, S. L. (1987). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/littler.html\">Significance in schizophrenic thought disorder.</a> <em>Dissertation Abstracts International</em>, <em>49(7-B)</em> 2864.</p><p>Littmann, J. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2018/12/littmann-dissertation-abstract-page.pdf\">A theory of humor.</a><em>Dissertation Abstracts International</em>, <em>40</em>, 5410B-5411B. (University Microfilms No. 80-11288)</p><p>Lubuguin, F. (1993). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lubuguin.html\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering</em>, <em>54(10-B)</em>, 5395.</p><p>Marshall, K. M. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/marshall.html\">The significance of criminal and noncriminal behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)</p><p>Minerva, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/minerva.html\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> <em>Dissertation Abstracts International</em>, <em>51(6-B)</em>, 3141.</p><p>Mitchell, T. O. (1969). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/mitchell.html\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)</p><p>Peek, C. J. (1976). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/peek.html\">Faith and skepticism in biofeedback learning.</a> <em>Dissertation Abstracts International,</em> <em>37</em>, 4160B. (University Microfilms No. 77-3217)</p><p>Pomerantz, J. M. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/pomerantz-dissertation-abstract.html\">Significance appreciation and authentic love and friendship</a>. <em>Dissertation Abstracts International</em>, <em>50(7-B)</em>, 3172.(University Microfilms No. 77-3217)</p><p>Putman, A. O. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/putman.html\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3506B. (University Microfilms No. 73-32585)</p><p>Quintana, D. N. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/quintana.html\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> <em>Dissertation Abstracts International</em>, <em>52(1-B)</em>, 529.</p><p>Ricketts, J. L. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ricketts.html\">A systematic approach to the identification of schizogenic family interaction.</a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)</p><p>Roberts, M. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-dissertation.html\">Partners, lovers, friends: A status dynamic study of men and women.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)</p><p>Sanchez, J. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sanchez.html\">Chicano identification and its correlates.</a> <em>Dissertation Abstracts International</em>, <em>54(2-B)</em>, 1111-1112.</p><p>Sapin, C. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sapin.html\">A status formulation of sex differences.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 5418B. (University Microfilms No. 80-11304)</p><p>Schmitz, T. J. (1965).<a href=\"http://www.sdp.org/wp-content/uploads/2017/12/schmitz.html\"> A factor analytic study of stimulus values of the Thematic Apperception Test.</a> <em>Dissertation Abstracts</em>, <em>26</em>, 6858-6859. (University Microfilms No. 66-2830)</p><p>Schwartz, W. R. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/schwartz.html\">Time and context in the hypnotic state: An examination of some state specific effects</a>. <em>Dissertation Abstracts International</em>, <em>38</em>, 3415B. (University Microfilms No. 77-29976)</p><p>Sidman, J. (1968). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sidman.html\">Empathy and helping behavior in college students.</a> <em>Dissertation Abstracts</em>, <em>29</em>, 3921B-3922B. (University Microfilms No. 69-4338)</p><p>Silva, J. C. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/silva.html\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 432B-433B. (University Microfilms No. 81-14009)</p><p>Tempey, D. F. (1974). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/tempey.html\">Trust, choice behavior, and activity description</a>. <em>Dissertation Abstracts International</em>, <em>35</em>, 4199B. (University Microfilms<br />No. 75-3842)</p><p>Torres, W. J. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/torres.html\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 393B-394B. (University Microfilms No. 81-14015)</p><p>Viniegra, J. M. (1986). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/viniegra.html\">The relevance of parental characteristics for developmental delay in children.</a> <em>Dissertation Abstracts International</em>, <em>47</em>, 809B. (University Microfilms No. DA8608648)</p><p>Wechsler, R. C. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/wechsler.html\">The relationship between personality and manic states: A status dynamic formulation.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 370B. (University Microfilms No. DA8408083)</p><p>Zeiger, C. A. (1976). <a href=\"http://A psychological approach to the improvement of myopia.\">A psychological approach to the improvement of myopia.</a> <em>Dissertation Abstracts International</em>, <em>37</em>, 6359B. (University Microfilms No. 77-11348)</p><p>Note: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.</p>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','3367-revision-v1','','','2025-11-14 22:20:12','2025-11-14 22:20:12','',3367,'https://society.bsquaresite.com/?p=7362',0,'revision','',0),
(7364,1,'2025-11-14 22:23:04','2025-11-14 22:23:04','<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1987_Videos/SDP_09_1987_Mitchell_Tutorial.mp4\">Introductory Tutorial on the Fundamentals of Descriptive Psychology</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Tom Mitchell, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 14, 1987</td></tr>\n<tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n     <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D. <br>(based on the work of J.R. Holmes)</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr> \n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time (OBaaT)</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Stone</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2012</td></tr> \n</table>','Descriptive Psychology Tutorials','','inherit','closed','closed','','5883-revision-v1','','','2025-11-14 22:23:04','2025-11-14 22:23:04','',5883,'https://society.bsquaresite.com/?p=7364',0,'revision','',0),
(7365,1,'2025-11-14 22:23:04','2025-11-14 22:23:04','<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1987_Videos/SDP_09_1987_Mitchell_Tutorial.mp4\">Introductory Tutorial on the Fundamentals of Descriptive Psychology</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Tom Mitchell, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 14, 1987</td></tr>\n<tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n     <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D. <br>(based on the work of J.R. Holmes)</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr> \n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time (OBaaT)</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Stone</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2012</td></tr> \n</table>','Descriptive Psychology Tutorials','','inherit','closed','closed','','5883-revision-v1','','','2025-11-14 22:23:04','2025-11-14 22:23:04','',5883,'https://society.bsquaresite.com/?p=7365',0,'revision','',0),
(7366,1,'2025-11-14 22:23:05','2025-11-14 22:23:05','<h2>Descriptive Psychology Tutorials</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1987_Videos/SDP_09_1987_Mitchell_Tutorial.mp4\">Introductory Tutorial on the Fundamentals of Descriptive Psychology</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Tom Mitchell, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 14, 1987</td></tr>\n<tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n     <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D. <br>(based on the work of J.R. Holmes)</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr> \n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time (OBaaT)</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Stone</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2012</td></tr> \n</table>','Descriptive Psychology Tutorials','','inherit','closed','closed','','5883-revision-v1','','','2025-11-14 22:23:05','2025-11-14 22:23:05','',5883,'https://society.bsquaresite.com/?p=7366',0,'revision','',0),
(7368,1,'2025-11-14 22:24:39','2025-11-14 22:24:39','','Dissertations','','inherit','closed','closed','','2521-revision-v1','','','2025-11-14 22:24:39','2025-11-14 22:24:39','',2521,'https://society.bsquaresite.com/?p=7368',0,'revision','',0),
(7369,1,'2025-11-14 22:24:39','2025-11-14 22:24:39','','Dissertations','','inherit','closed','closed','','2521-revision-v1','','','2025-11-14 22:24:39','2025-11-14 22:24:39','',2521,'https://society.bsquaresite.com/?p=7369',0,'revision','',0),
(7370,1,'2025-11-14 22:24:39','2025-11-14 22:24:39','<h2>Dissertations</h2>','Dissertations','','inherit','closed','closed','','2521-revision-v1','','','2025-11-14 22:24:39','2025-11-14 22:24:39','',2521,'https://society.bsquaresite.com/?p=7370',0,'revision','',0),
(7372,1,'2025-11-16 15:15:36','2025-11-16 15:15:36','<figure>\n<a href=\"http://www.sdp.org/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\"><img src=\"http://www.sdp.org/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg\" alt=\"\" width=\"300\" height=\"203\" /></a>\n<p style = \"margin-top: -20px;\"><figcaption align = \"center\" style = \"font-size: 14px\">Photo courtesy of C.J. Peek</figcaption></p>\n</figure>\n<p style = \"margin-top: 30px;\"><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p>\nHe joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.\nHis publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.\nDr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.\nHis papers are housed in the <a href = \"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.\nPDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection</b></em> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\"></em>Dr. Ossorio\'s Publications</em></a> page.','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-11-16 15:15:36','2025-11-16 15:15:36','',79,'https://society.bsquaresite.com/?p=7372',0,'revision','',0),
(7373,1,'2025-11-16 15:15:36','2025-11-16 15:15:36','<figure>\n<a href=\"http://www.sdp.org/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\"><img src=\"http://www.sdp.org/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg\" alt=\"\" width=\"300\" height=\"203\" /></a>\n<p style = \"margin-top: -20px;\"><figcaption align = \"center\" style = \"font-size: 14px\">Photo courtesy of C.J. Peek</figcaption></p>\n</figure>\n<p style = \"margin-top: 30px;\"><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p>\nHe joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.\nHis publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.\nDr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.\nHis papers are housed in the <a href = \"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.\nPDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection</b></em> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\"></em>Dr. Ossorio\'s Publications</em></a> page.','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-11-16 15:15:36','2025-11-16 15:15:36','',79,'https://society.bsquaresite.com/?p=7373',0,'revision','',0),
(7374,1,'2025-11-16 15:15:36','2025-11-16 15:15:36','<h2>Dr. Peter G. Ossorio</h2>		<figure>\n<a href=\"http://www.sdp.org/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\"><img src=\"http://www.sdp.org/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg\" alt=\"\" width=\"300\" height=\"203\" /></a>\n<p style = \"margin-top: -20px;\"><figcaption align = \"center\" style = \"font-size: 14px\">Photo courtesy of C.J. Peek</figcaption></p>\n</figure>\n<p style = \"margin-top: 30px;\"><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p>\nHe joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.\nHis publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.\nDr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.\nHis papers are housed in the <a href = \"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.\nPDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection</b></em> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\"></em>Dr. Ossorio\'s Publications</em></a> page.','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-11-16 15:15:36','2025-11-16 15:15:36','',79,'https://society.bsquaresite.com/?p=7374',0,'revision','',0),
(7375,1,'2025-11-16 15:17:05','2025-11-16 15:17:05','<h2>Dr. Peter G. Ossorio</h2>		<figure>\n<a href=\"http://www.sdp.org/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\"><img src=\"http://www.sdp.org/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg\" alt=\"\" width=\"300\" height=\"203\" /></a>\n<p style = \"margin-top: -20px;\"><figcaption align = \"center\" style = \"font-size: 14px\">Photo courtesy of C.J. Peek</figcaption></p>\n</figure>\n<p style = \"margin-top: 30px;\"><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p>\nHe joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.\nHis publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.\nDr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.\nHis papers are housed in the <a href = \"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.\nPDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection</b></em> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\"></em>Dr. Ossorio\'s Publications</em></a> page.','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-11-16 15:17:05','2025-11-16 15:17:05','',79,'https://society.bsquaresite.com/?p=7375',0,'revision','',0),
(7376,1,'2025-11-16 15:17:05','2025-11-16 15:17:05','<h2>Dr. Peter G. Ossorio</h2>		<figure>\n<a href=\"http://www.sdp.org/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\"><img src=\"http://www.sdp.org/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg\" alt=\"\" width=\"300\" height=\"203\" /></a>\n<p style = \"margin-top: -20px;\"><figcaption align = \"center\" style = \"font-size: 14px\">Photo courtesy of C.J. Peek</figcaption></p>\n</figure>\n<p style = \"margin-top: 30px;\"><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p>\nHe joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.\nHis publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.\nDr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.\nHis papers are housed in the <a href = \"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.\nPDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection</b></em> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\"></em>Dr. Ossorio\'s Publications</em></a> page.','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-11-16 15:17:05','2025-11-16 15:17:05','',79,'https://society.bsquaresite.com/?p=7376',0,'revision','',0),
(7377,1,'2025-11-16 15:17:05','2025-11-16 15:17:05','<h2>Dr. Peter G. Ossorio</h2>															<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Pete-at-desk-hexagon.svg\" alt=\"\" />													<p style=\"margin-top: 30px;\"><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.</p><p>His publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.</p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.</p><p>His papers are housed in the <a href=\"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.</p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection</b></em> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\">Dr. Ossorio\'s Publications</a> page.</p>','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-11-16 15:17:05','2025-11-16 15:17:05','',79,'https://society.bsquaresite.com/?p=7377',0,'revision','',0),
(7378,1,'2025-11-16 15:18:30','2025-11-16 15:18:30','<h2>Dr. Peter G. Ossorio</h2>															<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Pete-at-desk-hexagon.svg\" alt=\"\" />													<p style=\"margin-top: 30px;\"><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.</p><p>His publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.</p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.</p><p>His papers are housed in the <a href=\"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.</p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection</b></em> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\">Dr. Ossorio\'s Publications</a> page.</p>','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-11-16 15:18:30','2025-11-16 15:18:30','',79,'https://society.bsquaresite.com/?p=7378',0,'revision','',0),
(7379,1,'2025-11-16 15:18:30','2025-11-16 15:18:30','<h2>Dr. Peter G. Ossorio</h2>															<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Pete-at-desk-hexagon.svg\" alt=\"\" />													<p style=\"margin-top: 30px;\"><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.</p><p>His publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.</p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.</p><p>His papers are housed in the <a href=\"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.</p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection</b></em> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\">Dr. Ossorio\'s Publications</a> page.</p>','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-11-16 15:18:30','2025-11-16 15:18:30','',79,'https://society.bsquaresite.com/?p=7379',0,'revision','',0),
(7380,1,'2025-11-16 15:18:30','2025-11-16 15:18:30','<h2>Dr. Peter G. Ossorio</h2>															<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Pete-at-desk-hexagon.svg\" alt=\"\" />													<p>Photo courtesy of C.J. Peek</p><p style=\"margin-top: 30px;\"><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.</p><p>His publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.</p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.</p><p>His papers are housed in the <a href=\"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.</p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection</b></em> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\">Dr. Ossorio\'s Publications</a> page.</p>','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-11-16 15:18:30','2025-11-16 15:18:30','',79,'https://society.bsquaresite.com/?p=7380',0,'revision','',0),
(7381,1,'2025-11-16 15:19:12','2025-11-16 15:19:12','<h2>Dr. Peter G. Ossorio</h2>															<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Pete-at-desk-hexagon.svg\" alt=\"\" />													<p>Photo courtesy of C.J. Peek</p><p style=\"margin-top: 30px;\"><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.</p><p>His publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.</p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.</p><p>His papers are housed in the <a href=\"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.</p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection</b></em> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\">Dr. Ossorio\'s Publications</a> page.</p>','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-11-16 15:19:12','2025-11-16 15:19:12','',79,'https://society.bsquaresite.com/?p=7381',0,'revision','',0),
(7382,1,'2025-11-16 15:19:12','2025-11-16 15:19:12','<h2>Dr. Peter G. Ossorio</h2>															<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Pete-at-desk-hexagon.svg\" alt=\"\" />													<p>Photo courtesy of C.J. Peek</p><p style=\"margin-top: 30px;\"><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.</p><p>His publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.</p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.</p><p>His papers are housed in the <a href=\"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.</p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection</b></em> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\">Dr. Ossorio\'s Publications</a> page.</p>','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-11-16 15:19:12','2025-11-16 15:19:12','',79,'https://society.bsquaresite.com/?p=7382',0,'revision','',0),
(7383,1,'2025-11-16 15:19:13','2025-11-16 15:19:13','<h2>Dr. Peter G. Ossorio</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													<p>Photo courtesy of C.J. Peek</p><p style=\"margin-top: 30px;\"><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.</p><p>His publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.</p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.</p><p>His papers are housed in the <a href=\"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.</p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection</b></em> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\">Dr. Ossorio\'s Publications</a> page.</p>','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-11-16 15:19:13','2025-11-16 15:19:13','',79,'https://society.bsquaresite.com/?p=7383',0,'revision','',0),
(7384,1,'2025-11-16 15:19:53','2025-11-16 15:19:53','<h2>Dr. Peter G. Ossorio</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													<p>Photo courtesy of C.J. Peek</p><p style=\"margin-top: 30px;\"><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.</p><p>His publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.</p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.</p><p>His papers are housed in the <a href=\"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.</p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection</b></em> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\">Dr. Ossorio\'s Publications</a> page.</p>','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-11-16 15:19:53','2025-11-16 15:19:53','',79,'https://society.bsquaresite.com/?p=7384',0,'revision','',0),
(7385,1,'2025-11-16 15:19:53','2025-11-16 15:19:53','<h2>Dr. Peter G. Ossorio</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													<p>Photo courtesy of C.J. Peek</p><p style=\"margin-top: 30px;\"><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.</p><p>His publications are extensive, and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.</p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.</p><p>His papers are housed in the <a href=\"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.</p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <em><b>Peter G. Ossorio Collection</b></em> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\">Dr. Ossorio\'s Publications</a> page.</p>','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-11-16 15:19:53','2025-11-16 15:19:53','',79,'https://society.bsquaresite.com/?p=7385',0,'revision','',0),
(7386,1,'2025-11-16 15:19:54','2025-11-16 15:19:54','<h2>Dr. Peter G. Ossorio</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													<p>Photo courtesy of C.J. Peek</p><p><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.</p><p>His publications are extensive and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.</p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.</p><p>His papers are housed in the <a href=\"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.</p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <strong><em>Peter G. Ossorio Collection</em></strong> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\">Dr. Ossorio\'s Publications</a> page.</p>','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-11-16 15:19:54','2025-11-16 15:19:54','',79,'https://society.bsquaresite.com/?p=7386',0,'revision','',0),
(7387,1,'2025-11-16 15:20:03','2025-11-16 15:20:03','<h2>Dr. Peter G. Ossorio</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													<p>Photo courtesy of C.J. Peek</p><p><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.</p><p>His publications are extensive and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.</p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.</p><p>His papers are housed in the <a href=\"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.</p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <strong><em>Peter G. Ossorio Collection</em></strong> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\">Dr. Ossorio\'s Publications</a> page.</p>','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-11-16 15:20:03','2025-11-16 15:20:03','',79,'https://society.bsquaresite.com/?p=7387',0,'revision','',0),
(7388,1,'2025-11-16 15:20:03','2025-11-16 15:20:03','<h2>Dr. Peter G. Ossorio</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													<p>Photo courtesy of C.J. Peek</p><p><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.</p><p>His publications are extensive and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.</p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.</p><p>His papers are housed in the <a href=\"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.</p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <strong><em>Peter G. Ossorio Collection</em></strong> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\">Dr. Ossorio\'s Publications</a> page.</p>','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-11-16 15:20:03','2025-11-16 15:20:03','',79,'https://society.bsquaresite.com/?p=7388',0,'revision','',0),
(7389,1,'2025-11-16 15:20:03','2025-11-16 15:20:03','<h2>Dr. Peter G. Ossorio</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													<p>Photo courtesy of C.J. Peek</p><p><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.</p><p>His publications are extensive and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.</p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.</p><p>His papers are housed in the <a href=\"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.</p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <strong><em>Peter G. Ossorio Collection</em></strong> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\">Dr. Ossorio\'s Publications</a> page.</p>','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-11-16 15:20:03','2025-11-16 15:20:03','',79,'https://society.bsquaresite.com/?p=7389',0,'revision','',0),
(7390,1,'2025-11-16 21:57:26','2025-11-16 15:24:51',' ','','','publish','closed','closed','','7390','','','2025-11-16 21:57:26','2025-11-16 21:57:26','',0,'https://society.bsquaresite.com/?p=7390',20,'nav_menu_item','',0),
(7391,1,'2025-11-16 21:57:26','2025-11-16 15:24:51',' ','','','publish','closed','closed','','7391','','','2025-11-16 21:57:26','2025-11-16 21:57:26','',0,'https://society.bsquaresite.com/?p=7391',22,'nav_menu_item','',0),
(7392,1,'2025-11-16 21:24:43','2025-11-16 21:24:43','','Elementor-post-screenshot_6745_2025-11-16-21-24-43_29cb1e2.png','','inherit','open','closed','','elementor-post-screenshot_6745_2025-11-16-21-24-43_29cb1e2-png','','','2025-11-16 21:24:43','2025-11-16 21:24:43','',0,'https://society.bsquaresite.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_6745_2025-11-16-21-24-43_29cb1e2.png',0,'attachment','image/png',0),
(7393,1,'2025-11-16 21:24:48','2025-11-16 21:24:48','<img width=\"62\" height=\"62\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/08/image.jpeg\" alt=\"\" />																<h2>The Society for Descriptive Psychology</h2>		<p style=\"text-align: right;\"><em>The world makes sense, and so do people.</em>      -Peter G. Ossorio, Ph.D.</p>','SDP Header','','publish','closed','closed','','elementor-header-7393','','','2026-07-24 12:43:23','2026-07-24 16:43:23','',0,'https://society.bsquaresite.com/?post_type=elementor_library&#038;p=7393',0,'elementor_library','',0),
(7394,1,'2025-11-16 21:24:48','2025-11-16 21:24:48','','Elementor Header #7393','','inherit','closed','closed','','7393-revision-v1','','','2025-11-16 21:24:48','2025-11-16 21:24:48','',7393,'https://society.bsquaresite.com/?p=7394',0,'revision','',0),
(7395,1,'2025-11-16 21:26:40','2025-11-16 21:26:40','','Elementor Header #7393','','inherit','closed','closed','','7393-revision-v1','','','2025-11-16 21:26:40','2025-11-16 21:26:40','',7393,'https://society.bsquaresite.com/?p=7395',0,'revision','',0),
(7397,1,'2025-11-16 21:28:28','2025-11-16 21:28:28','','Elementor Header #7393','','inherit','closed','closed','','7393-revision-v1','','','2025-11-16 21:28:28','2025-11-16 21:28:28','',7393,'https://society.bsquaresite.com/?p=7397',0,'revision','',0),
(7398,1,'2025-11-16 21:29:41','2025-11-16 21:29:41','','Elementor Header #7393','','inherit','closed','closed','','7393-revision-v1','','','2025-11-16 21:29:41','2025-11-16 21:29:41','',7393,'https://society.bsquaresite.com/?p=7398',0,'revision','',0),
(7399,1,'2025-11-16 21:32:51','2025-11-16 21:32:51','','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2025-11-16 21:32:51','2025-11-16 21:32:51','',7393,'https://society.bsquaresite.com/?p=7399',0,'revision','',0),
(7400,1,'2025-11-16 21:32:51','2025-11-16 21:32:51','','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2025-11-16 21:32:51','2025-11-16 21:32:51','',7393,'https://society.bsquaresite.com/?p=7400',0,'revision','',0),
(7401,1,'2025-11-16 21:34:28','2025-11-16 21:34:28','<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/sdp-logo-w-text.svg\" alt=\"\" />','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2025-11-16 21:34:28','2025-11-16 21:34:28','',7393,'https://society.bsquaresite.com/?p=7401',0,'revision','',0),
(7402,1,'2025-11-16 21:35:29','2025-11-16 21:35:29','<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/sdp-logo-w-text.svg\" alt=\"\" />','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2025-11-16 21:35:29','2025-11-16 21:35:29','',7393,'https://society.bsquaresite.com/?p=7402',0,'revision','',0),
(7403,1,'2025-11-16 21:41:51','2025-11-16 21:41:51','<p style=\"font-size: 18px; text-align: center;\">Click a link below for a list of available presentations for that year. Then, click on the title of a presentation of interest to you.</p><table style=\"border: none; width: 100%; position: relative;\"><tbody><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\"> </td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">45th Annual Conference<br /><strong><a href=\"http://www.sdp.org/45th-annual-sdp-conference-hybridseptember-28-october-1-2023/\">2023</a></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">44th Annual Conference<br /><strong><a href=\"http://www.sdp.org/44th-annual-sdp-conference-hybridseptember-29th-october-2nd-2022/\">2022</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">Fall and Spring Mid-year Meeting<br /><strong><strong><a href=\"http://www.sdp.org/presentation-mid-year-meeting2022/\">2022</a></strong></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">43rd Annual Conference<br /><strong><a href=\"http://www.sdp.org/video-presentations-from-43rd-annual-sdp-conference-online-2021//\">2021</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">Fall and Spring Mid-year Meetings<br /><strong><a href=\"http://www.sdp.org/presentations-mid-year-meetings_2021/\">2021</a></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">42nd Annual Conference<br /><strong><a href=\"http://www.sdp.org/video-presentations-from-42nd-annual-sdp-conference-online-2020/\">2020</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">41st Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-41st-annual-sdp-conference-september-19-22-2019/\">2019</a></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">40th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-40th-annual-sdp-conference-october-1-4-2020/\">2018</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">39th Annual Conference<br /><strong>2017</strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">38th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-38th-annual-sdp-conference-october-27-30-2016/\">2016</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">37th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-37th-annual-sdp-conference-american-mountaineering-centergolden-co-october-22-25-2015/\">2015</a></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">36th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-36th-annual-sdp-conference-october-23-26-2014/\">2014</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">35th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-35th-annual-sdp-conference-october-17-20-2013/\">2013</a></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">34th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-32nd-annual-conference-of-thesociety-for-descriptive-psychology-september-22-24-2012/\">2012</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">33rd Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-33rd-annual-sdp-conference-september-19-22-2019/\">2011</a></strong></td></tr><tr><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">32nd Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-32nd-annual-conference-of-thesociety-for-descriptive-psychology-september-30-october-3-2010/\">2010</a></strong></td><td style=\"text-align: center; border-top: 1px solid blue; font-size: 18px;\">31th Annual Conference<br /><strong><a href=\"http://www.sdp.org/presentations-31rd-annual-sdp-conference-october-8-11-2009/\">2009</a></strong></td></tr></tbody></table>','Annual Conference and Mid-year Meeting Presentations','','inherit','closed','closed','','5853-revision-v1','','','2025-11-16 21:41:51','2025-11-16 21:41:51','',5853,'https://society.bsquaresite.com/?p=7403',0,'revision','',0),
(7404,1,'2025-11-16 21:57:26','2025-11-16 21:42:52',' ','','','publish','closed','closed','','7404','','','2025-11-16 21:57:26','2025-11-16 21:57:26','',0,'https://society.bsquaresite.com/?p=7404',14,'nav_menu_item','',0),
(7405,1,'2025-11-16 21:57:26','2025-11-16 21:44:14',' ','','','publish','closed','closed','','7405','','','2025-11-16 21:57:26','2025-11-16 21:57:26','',0,'https://society.bsquaresite.com/?p=7405',18,'nav_menu_item','',0),
(7407,1,'2025-11-16 21:55:53','2025-11-16 21:55:53','<h2>Calendar</h2>','Calendar','','inherit','closed','closed','','2769-revision-v1','','','2025-11-16 21:55:53','2025-11-16 21:55:53','',2769,'https://society.bsquaresite.com/?p=7407',0,'revision','',0),
(7408,1,'2025-11-16 21:55:53','2025-11-16 21:55:53','<h2>Calendar</h2>','Calendar','','inherit','closed','closed','','2769-revision-v1','','','2025-11-16 21:55:53','2025-11-16 21:55:53','',2769,'https://society.bsquaresite.com/?p=7408',0,'revision','',0),
(7409,1,'2025-11-16 21:55:53','2025-11-16 21:55:53','<h2>Calendar</h2>		<!-- Elfsight Event Calendar | SDP -->','Calendar','','inherit','closed','closed','','2769-revision-v1','','','2025-11-16 21:55:53','2025-11-16 21:55:53','',2769,'https://society.bsquaresite.com/?p=7409',0,'revision','',0),
(7410,1,'2025-11-16 21:56:31','2025-11-16 21:56:31','<h2>Calendar</h2>		<!-- Elfsight Event Calendar | SDP -->','Calendar','','inherit','closed','closed','','2769-revision-v1','','','2025-11-16 21:56:31','2025-11-16 21:56:31','',2769,'https://society.bsquaresite.com/?p=7410',0,'revision','',0),
(7411,1,'2025-11-16 21:56:32','2025-11-16 21:56:32','<h2>Calendar</h2>		<!-- Elfsight Event Calendar | SDP -->','Calendar','','inherit','closed','closed','','2769-revision-v1','','','2025-11-16 21:56:32','2025-11-16 21:56:32','',2769,'https://society.bsquaresite.com/?p=7411',0,'revision','',0),
(7412,1,'2025-11-16 21:56:32','2025-11-16 21:56:32','<h2>Calendar</h2>		<h4><b>THIS IS A SAMPLE OF THE EVENTS CALENDAR</b></h4><!-- Elfsight Event Calendar | SDP -->','Calendar','','inherit','closed','closed','','2769-revision-v1','','','2025-11-16 21:56:32','2025-11-16 21:56:32','',2769,'https://society.bsquaresite.com/?p=7412',0,'revision','',0),
(7413,1,'2025-11-16 21:57:26','2025-11-16 21:57:26',' ','','','publish','closed','closed','','7413','','','2025-11-16 21:57:26','2025-11-16 21:57:26','',0,'https://society.bsquaresite.com/?p=7413',21,'nav_menu_item','',0),
(7414,1,'2025-11-16 22:06:21','2025-11-16 22:06:21','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-16 22:06:21','2025-11-16 22:06:21','',6710,'https://society.bsquaresite.com/?p=7414',0,'revision','',0),
(7415,1,'2025-11-16 22:06:21','2025-11-16 22:06:21','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-16 22:06:21','2025-11-16 22:06:21','',6710,'https://society.bsquaresite.com/?p=7415',0,'revision','',0),
(7416,1,'2025-11-16 22:06:22','2025-11-16 22:06:22','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-16 22:06:22','2025-11-16 22:06:22','',6710,'https://society.bsquaresite.com/?p=7416',0,'revision','',0),
(7417,1,'2025-11-16 22:09:15','2025-11-16 22:09:15','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-16 22:09:15','2025-11-16 22:09:15','',6710,'https://society.bsquaresite.com/?p=7417',0,'revision','',0),
(7418,1,'2025-11-16 22:09:15','2025-11-16 22:09:15','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-16 22:09:15','2025-11-16 22:09:15','',6710,'https://society.bsquaresite.com/?p=7418',0,'revision','',0),
(7419,1,'2025-11-16 22:09:15','2025-11-16 22:09:15','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-16 22:09:15','2025-11-16 22:09:15','',6710,'https://society.bsquaresite.com/?p=7419',0,'revision','',0),
(7421,1,'2025-11-16 22:34:46','2025-11-16 22:34:46','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-16 22:34:46','2025-11-16 22:34:46','',6710,'https://society.bsquaresite.com/?p=7421',0,'revision','',0),
(7422,1,'2025-11-16 22:34:46','2025-11-16 22:34:46','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-16 22:34:46','2025-11-16 22:34:46','',6710,'https://society.bsquaresite.com/?p=7422',0,'revision','',0),
(7423,1,'2025-11-16 22:34:46','2025-11-16 22:34:46','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-16 22:34:46','2025-11-16 22:34:46','',6710,'https://society.bsquaresite.com/?p=7423',0,'revision','',0),
(7424,1,'2025-11-16 22:35:42','2025-11-16 22:35:42','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-16 22:35:42','2025-11-16 22:35:42','',6710,'https://society.bsquaresite.com/?p=7424',0,'revision','',0),
(7425,1,'2025-11-16 22:35:42','2025-11-16 22:35:42','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-16 22:35:42','2025-11-16 22:35:42','',6710,'https://society.bsquaresite.com/?p=7425',0,'revision','',0),
(7426,1,'2025-11-16 22:35:42','2025-11-16 22:35:42','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-16 22:35:42','2025-11-16 22:35:42','',6710,'https://society.bsquaresite.com/?p=7426',0,'revision','',0),
(7428,1,'2025-11-16 22:41:49','2025-11-16 22:41:49','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-16 22:41:49','2025-11-16 22:41:49','',6710,'https://society.bsquaresite.com/?p=7428',0,'revision','',0),
(7429,1,'2025-11-16 22:41:49','2025-11-16 22:41:49','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-16 22:41:49','2025-11-16 22:41:49','',6710,'https://society.bsquaresite.com/?p=7429',0,'revision','',0),
(7430,1,'2025-11-16 22:41:49','2025-11-16 22:41:49','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-16 22:41:49','2025-11-16 22:41:49','',6710,'https://society.bsquaresite.com/?p=7430',0,'revision','',0),
(7432,1,'2025-11-17 13:50:41','2025-11-17 13:50:41','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 13:50:41','2025-11-17 13:50:41','',6710,'https://society.bsquaresite.com/?p=7432',0,'revision','',0),
(7433,1,'2025-11-17 13:50:42','2025-11-17 13:50:42','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 13:50:42','2025-11-17 13:50:42','',6710,'https://society.bsquaresite.com/?p=7433',0,'revision','',0),
(7435,1,'2025-11-17 13:50:43','2025-11-17 13:50:43','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 13:50:43','2025-11-17 13:50:43','',6710,'https://society.bsquaresite.com/?p=7435',0,'revision','',0),
(7436,1,'2025-11-17 13:54:28','2025-11-17 13:54:28','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 13:54:28','2025-11-17 13:54:28','',6710,'https://society.bsquaresite.com/?p=7436',0,'revision','',0),
(7437,1,'2025-11-17 13:54:28','2025-11-17 13:54:28','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 13:54:28','2025-11-17 13:54:28','',6710,'https://society.bsquaresite.com/?p=7437',0,'revision','',0),
(7438,1,'2025-11-17 13:54:29','2025-11-17 13:54:29','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 13:54:29','2025-11-17 13:54:29','',6710,'https://society.bsquaresite.com/?p=7438',0,'revision','',0),
(7439,1,'2025-11-17 14:13:49','2025-11-17 14:13:49','','book-tree2','','inherit','open','closed','','book-tree2','','','2025-11-17 14:13:49','2025-11-17 14:13:49','',0,'https://society.bsquaresite.com/wp-content/uploads/2025/11/book-tree2.jpg',0,'attachment','image/jpeg',0),
(7440,1,'2025-11-17 14:14:50','2025-11-17 14:14:50','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:14:50','2025-11-17 14:14:50','',6710,'https://society.bsquaresite.com/?p=7440',0,'revision','',0),
(7441,1,'2025-11-17 14:14:50','2025-11-17 14:14:50','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:14:50','2025-11-17 14:14:50','',6710,'https://society.bsquaresite.com/?p=7441',0,'revision','',0),
(7442,1,'2025-11-17 14:14:51','2025-11-17 14:14:51','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:14:51','2025-11-17 14:14:51','',6710,'https://society.bsquaresite.com/?p=7442',0,'revision','',0),
(7443,1,'2025-11-17 14:18:21','2025-11-17 14:18:21','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:18:21','2025-11-17 14:18:21','',6710,'https://society.bsquaresite.com/?p=7443',0,'revision','',0),
(7444,1,'2025-11-17 14:18:21','2025-11-17 14:18:21','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:18:21','2025-11-17 14:18:21','',6710,'https://society.bsquaresite.com/?p=7444',0,'revision','',0),
(7445,1,'2025-11-17 14:18:21','2025-11-17 14:18:21','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:18:21','2025-11-17 14:18:21','',6710,'https://society.bsquaresite.com/?p=7445',0,'revision','',0),
(7446,1,'2025-11-17 14:19:19','2025-11-17 14:19:19','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:19:19','2025-11-17 14:19:19','',6710,'https://society.bsquaresite.com/?p=7446',0,'revision','',0),
(7447,1,'2025-11-17 14:19:19','2025-11-17 14:19:19','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:19:19','2025-11-17 14:19:19','',6710,'https://society.bsquaresite.com/?p=7447',0,'revision','',0),
(7448,1,'2025-11-17 14:19:19','2025-11-17 14:19:19','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:19:19','2025-11-17 14:19:19','',6710,'https://society.bsquaresite.com/?p=7448',0,'revision','',0),
(7450,1,'2025-11-17 14:30:04','2025-11-17 14:30:04','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:30:04','2025-11-17 14:30:04','',6710,'https://society.bsquaresite.com/?p=7450',0,'revision','',0),
(7451,1,'2025-11-17 14:30:04','2025-11-17 14:30:04','<h1>\"The world makes sense, and so do people\" </h1>					<h5>Peter G. Ossorio, Ph.D.</h5>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:30:04','2025-11-17 14:30:04','',6710,'https://society.bsquaresite.com/?p=7451',0,'revision','',0),
(7452,1,'2025-11-17 14:30:05','2025-11-17 14:30:05','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:30:05','2025-11-17 14:30:05','',6710,'https://society.bsquaresite.com/?p=7452',0,'revision','',0),
(7453,1,'2025-11-17 14:30:43','2025-11-17 14:30:43','','Default Kit','','inherit','closed','closed','','6628-revision-v1','','','2025-11-17 14:30:43','2025-11-17 14:30:43','',6628,'https://society.bsquaresite.com/?p=7453',0,'revision','',0),
(7454,1,'2025-11-17 14:35:12','2025-11-17 14:35:12','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:35:12','2025-11-17 14:35:12','',6710,'https://society.bsquaresite.com/?p=7454',0,'revision','',0),
(7455,1,'2025-11-17 14:35:12','2025-11-17 14:35:12','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:35:12','2025-11-17 14:35:12','',6710,'https://society.bsquaresite.com/?p=7455',0,'revision','',0),
(7456,1,'2025-11-17 14:35:12','2025-11-17 14:35:12','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:35:12','2025-11-17 14:35:12','',6710,'https://society.bsquaresite.com/?p=7456',0,'revision','',0),
(7458,1,'2025-11-17 14:38:37','2025-11-17 14:38:37','','Screenshot 2025-11-17 at 9.36.25 AM','','inherit','open','closed','','screenshot-2025-11-17-at-9-36-25-am','','','2025-11-17 14:38:37','2025-11-17 14:38:37','',6710,'https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png',0,'attachment','image/png',0),
(7459,1,'2025-11-17 14:48:21','2025-11-17 14:48:21','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:48:21','2025-11-17 14:48:21','',6710,'https://society.bsquaresite.com/?p=7459',0,'revision','',0),
(7460,1,'2025-11-17 14:48:21','2025-11-17 14:48:21','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n							<h2>Different How?</h2>		<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:48:21','2025-11-17 14:48:21','',6710,'https://society.bsquaresite.com/?p=7460',0,'revision','',0),
(7461,1,'2025-11-17 14:48:21','2025-11-17 14:48:21','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:48:21','2025-11-17 14:48:21','',6710,'https://society.bsquaresite.com/?p=7461',0,'revision','',0),
(7463,1,'2025-11-17 14:50:45','2025-11-17 14:50:45','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:50:45','2025-11-17 14:50:45','',6710,'https://society.bsquaresite.com/?p=7463',0,'revision','',0),
(7464,1,'2025-11-17 14:50:45','2025-11-17 14:50:45','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:50:45','2025-11-17 14:50:45','',6710,'https://society.bsquaresite.com/?p=7464',0,'revision','',0),
(7465,1,'2025-11-17 14:50:46','2025-11-17 14:50:46','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 14:50:46','2025-11-17 14:50:46','',6710,'https://society.bsquaresite.com/?p=7465',0,'revision','',0),
(7466,1,'2026-07-23 16:38:02','2025-11-17 14:59:02','','A Different Approach','','publish','closed','closed','','a-different-approach','','','2026-07-23 16:38:02','2026-07-23 16:38:02','',0,'https://society.bsquaresite.com/?p=7466',2,'nav_menu_item','',0),
(7467,1,'2026-07-23 16:38:02','2025-11-17 14:59:02',' ','','','publish','closed','closed','','7467','','','2026-07-23 16:38:02','2026-07-23 16:38:02','',0,'https://society.bsquaresite.com/?p=7467',1,'nav_menu_item','',0),
(7472,1,'2026-07-23 16:38:02','2025-11-17 14:59:02',' ','','','publish','closed','closed','','7472','','','2026-07-23 16:38:02','2026-07-23 16:38:02','',0,'https://society.bsquaresite.com/?p=7472',7,'nav_menu_item','',0),
(7473,1,'2025-11-17 14:59:29','2025-11-17 14:59:29','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','publish','closed','closed','','n','','','2025-12-31 13:52:47','2025-12-31 13:52:47','',0,'https://society.bsquaresite.com/?page_id=7473',0,'page','',0),
(7474,1,'2025-11-17 14:59:29','2025-11-17 14:59:29','','N','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 14:59:29','2025-11-17 14:59:29','',7473,'https://society.bsquaresite.com/?p=7474',0,'revision','',0),
(7475,1,'2025-11-17 14:59:42','2025-11-17 14:59:42','','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 14:59:42','2025-11-17 14:59:42','',7473,'https://society.bsquaresite.com/?p=7475',0,'revision','',0),
(7477,1,'2025-11-17 15:01:52','2025-11-17 15:01:52','','Screenshot 2025-11-17 at 9.51.29 AM','','inherit','open','closed','','screenshot-2025-11-17-at-9-51-29-am','','','2025-11-17 15:01:52','2025-11-17 15:01:52','',7473,'https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png',0,'attachment','image/png',0),
(7478,1,'2025-11-17 16:28:55','2025-11-17 16:28:55','','speaker','','inherit','open','closed','','speaker','','','2025-11-17 16:28:55','2025-11-17 16:28:55','',7473,'https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg',0,'attachment','image/jpeg',0),
(7479,1,'2025-11-17 16:44:20','2025-11-17 16:44:20','','youtube-graphic','','inherit','open','closed','','youtube-graphic','','','2025-11-17 16:44:20','2025-11-17 16:44:20','',7473,'https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg',0,'attachment','image/jpeg',0),
(7480,1,'2025-11-17 16:46:25','2025-11-17 16:46:25','','tutorial-button','','inherit','open','closed','','tutorial-button','','','2025-11-17 16:46:25','2025-11-17 16:46:25','',7473,'https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg',0,'attachment','image/jpeg',0),
(7481,1,'2025-11-17 16:47:07','2025-11-17 16:47:07','','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 16:47:07','2025-11-17 16:47:07','',7473,'https://society.bsquaresite.com/?p=7481',0,'revision','',0),
(7482,1,'2025-11-17 16:47:07','2025-11-17 16:47:07','','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 16:47:07','2025-11-17 16:47:07','',7473,'https://society.bsquaresite.com/?p=7482',0,'revision','',0),
(7483,1,'2025-11-17 16:47:07','2025-11-17 16:47:07','<h2>Presentations</h2>															<img width=\"93\" height=\"93\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png\" alt=\"\" />																<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 16:47:07','2025-11-17 16:47:07','',7473,'https://society.bsquaresite.com/?p=7483',0,'revision','',0),
(7484,1,'2025-11-17 17:15:15','2025-11-17 17:15:15','<h2>Presentations</h2>															<img width=\"93\" height=\"93\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png\" alt=\"\" />																<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','Presentation page','','publish','closed','closed','','presentation-page','','','2025-11-17 17:15:15','2025-11-17 17:15:15','',0,'https://society.bsquaresite.com/?elementor_library=presentation-page',0,'elementor_library','',0),
(7485,1,'2025-11-17 17:15:15','2025-11-17 17:15:15','','Presentation page','','inherit','closed','closed','','7484-revision-v1','','','2025-11-17 17:15:15','2025-11-17 17:15:15','',7484,'https://society.bsquaresite.com/?p=7485',0,'revision','',0),
(7486,1,'2025-11-17 17:15:15','2025-11-17 17:15:15','<h2>Presentations</h2>															<img width=\"93\" height=\"93\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png\" alt=\"\" />																<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','Presentation page','','inherit','closed','closed','','7484-revision-v1','','','2025-11-17 17:15:15','2025-11-17 17:15:15','',7484,'https://society.bsquaresite.com/?p=7486',0,'revision','',0),
(7487,1,'2025-11-17 17:16:57','2025-11-17 17:16:57','<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/sdp-logo-w-text.svg\" alt=\"\" />','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2025-11-17 17:16:57','2025-11-17 17:16:57','',7393,'https://society.bsquaresite.com/?p=7487',0,'revision','',0),
(7489,1,'2025-11-17 17:24:14','2025-11-17 17:24:14','','Default Kit','','inherit','closed','closed','','6628-revision-v1','','','2025-11-17 17:24:14','2025-11-17 17:24:14','',6628,'https://society.bsquaresite.com/?p=7489',0,'revision','',0),
(7490,1,'2025-11-17 17:25:44','2025-11-17 17:25:44','','Default Kit','','inherit','closed','closed','','6628-revision-v1','','','2025-11-17 17:25:44','2025-11-17 17:25:44','',6628,'https://society.bsquaresite.com/?p=7490',0,'revision','',0),
(7491,1,'2025-11-17 19:32:18','2025-11-17 19:32:18','','Default Kit','','inherit','closed','closed','','6628-revision-v1','','','2025-11-17 19:32:18','2025-11-17 19:32:18','',6628,'https://society.bsquaresite.com/?p=7491',0,'revision','',0),
(7492,1,'2025-11-17 19:34:06','2025-11-17 19:34:06','<img width=\"93\" height=\"93\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png\" alt=\"\" />																<h2>The Society for Descriptive Psychology</h2>','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2025-11-17 19:34:06','2025-11-17 19:34:06','',7393,'https://society.bsquaresite.com/?p=7492',0,'revision','',0),
(7493,1,'2025-11-17 19:34:31','2025-11-17 19:34:31','<img width=\"93\" height=\"93\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png\" alt=\"\" />																<h2>The Society for Descriptive Psychology</h2>','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2025-11-17 19:34:31','2025-11-17 19:34:31','',7393,'https://society.bsquaresite.com/?p=7493',0,'revision','',0),
(7494,1,'2025-11-17 19:34:49','2025-11-17 19:34:49','<img width=\"93\" height=\"93\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png\" alt=\"\" />																<h2>The Society for Descriptive Psychology</h2>','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2025-11-17 19:34:49','2025-11-17 19:34:49','',7393,'https://society.bsquaresite.com/?p=7494',0,'revision','',0),
(7495,1,'2025-11-17 19:35:09','2025-11-17 19:35:09','<img width=\"93\" height=\"93\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png\" alt=\"\" />																<h2>The Society for Descriptive Psychology</h2>','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2025-11-17 19:35:09','2025-11-17 19:35:09','',7393,'https://society.bsquaresite.com/?p=7495',0,'revision','',0),
(7496,1,'2025-11-17 19:36:02','2025-11-17 19:36:02','<img width=\"93\" height=\"93\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png\" alt=\"\" />																<h2>The Society for Descriptive Psychology</h2>','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2025-11-17 19:36:02','2025-11-17 19:36:02','',7393,'https://society.bsquaresite.com/?p=7496',0,'revision','',0),
(7498,1,'2025-11-17 19:39:03','2025-11-17 19:39:03','<img width=\"93\" height=\"93\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png\" alt=\"\" />																<h2>The Society for Descriptive Psychology</h2>		<p><em>The world makes sense, and so do people.</em>      -Peter G. Ossorio, Ph.D.</p>','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2025-11-17 19:39:03','2025-11-17 19:39:03','',7393,'https://society.bsquaresite.com/?p=7498',0,'revision','',0),
(7499,1,'2025-11-17 19:41:38','2025-11-17 19:41:38','<img width=\"93\" height=\"93\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png\" alt=\"\" />																<h2>The Society for Descriptive Psychology</h2>		<p style=\"text-align: right;\"><em>The world makes sense, and so do people.</em>      -Peter G. Ossorio, Ph.D.</p>','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2025-11-17 19:41:38','2025-11-17 19:41:38','',7393,'https://society.bsquaresite.com/?p=7499',0,'revision','',0),
(7500,1,'2025-11-17 19:43:59','2025-11-17 19:43:59','<h2>Presentations</h2>															<img width=\"93\" height=\"93\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png\" alt=\"\" />																<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 19:43:59','2025-11-17 19:43:59','',7473,'https://society.bsquaresite.com/?p=7500',0,'revision','',0),
(7501,1,'2025-11-17 19:43:59','2025-11-17 19:43:59','<h2>Presentations</h2>															<img width=\"93\" height=\"93\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png\" alt=\"\" />																<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 19:43:59','2025-11-17 19:43:59','',7473,'https://society.bsquaresite.com/?p=7501',0,'revision','',0),
(7502,1,'2025-11-17 19:43:59','2025-11-17 19:43:59','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 19:43:59','2025-11-17 19:43:59','',7473,'https://society.bsquaresite.com/?p=7502',0,'revision','',0),
(7503,1,'2025-11-17 19:45:47','2025-11-17 19:45:47','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 19:45:47','2025-11-17 19:45:47','',7473,'https://society.bsquaresite.com/?p=7503',0,'revision','',0),
(7504,1,'2025-11-17 19:45:47','2025-11-17 19:45:47','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 19:45:47','2025-11-17 19:45:47','',7473,'https://society.bsquaresite.com/?p=7504',0,'revision','',0),
(7505,1,'2025-11-17 19:45:47','2025-11-17 19:45:47','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 19:45:47','2025-11-17 19:45:47','',7473,'https://society.bsquaresite.com/?p=7505',0,'revision','',0),
(7506,1,'2025-11-17 19:48:12','2025-11-17 19:48:12','<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/sdp-logo-w-text.svg\" alt=\"\" />													<p>If you have any questions about Descriptive Psychology or the Society for Descriptive Psychology</p><p>Please send us an email at <a href=\"mailto:info@sdp.org\"><strong>info@sdp.org</strong></a></p>			<h6>Resources</h6>							<ul>\n							<li>\n											<a href=\"/presentations/\">\n											Presentations\n											</a>\n									</li>\n								<li>\n											<a href=\"/publications/\">\n											Publications\n											</a>\n									</li>\n								<li>\n											<a href=\"/annual%20conferences/\">\n											Annual Conferences\n											</a>\n									</li>\n								<li>\n											<a href=\"/calendar/\">\n											Calendar\n											</a>\n									</li>\n						</ul>\n							<h6>Quick Links</h6>','SDP footer','','inherit','closed','closed','','6751-revision-v1','','','2025-11-17 19:48:12','2025-11-17 19:48:12','',6751,'https://society.bsquaresite.com/?p=7506',0,'revision','',0),
(7507,1,'2025-11-17 19:49:13','2025-11-17 19:49:13','<img width=\"93\" height=\"93\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png\" alt=\"\" />																<h2>The Society for Descriptive Psychology</h2>		<p style=\"text-align: right;\"><em>The world makes sense, and so do people.</em>      -Peter G. Ossorio, Ph.D.</p>','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2025-11-17 19:49:13','2025-11-17 19:49:13','',7393,'https://society.bsquaresite.com/?p=7507',0,'revision','',0),
(7508,1,'2025-11-17 19:50:07','2025-11-17 19:50:07','<img width=\"93\" height=\"93\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png\" alt=\"\" />																<h2>The Society for Descriptive Psychology</h2>		<p style=\"text-align: right;\"><em>The world makes sense, and so do people.</em>      -Peter G. Ossorio, Ph.D.</p>','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2025-11-17 19:50:07','2025-11-17 19:50:07','',7393,'https://society.bsquaresite.com/?p=7508',0,'revision','',0),
(7509,1,'2025-11-17 19:51:41','2025-11-17 19:51:41','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 19:51:41','2025-11-17 19:51:41','',7473,'https://society.bsquaresite.com/?p=7509',0,'revision','',0),
(7510,1,'2025-11-17 19:51:41','2025-11-17 19:51:41','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 19:51:41','2025-11-17 19:51:41','',7473,'https://society.bsquaresite.com/?p=7510',0,'revision','',0),
(7511,1,'2025-11-17 19:51:41','2025-11-17 19:51:41','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 19:51:41','2025-11-17 19:51:41','',7473,'https://society.bsquaresite.com/?p=7511',0,'revision','',0),
(7512,1,'2025-11-17 19:52:59','2025-11-17 19:52:59','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 19:52:59','2025-11-17 19:52:59','',7473,'https://society.bsquaresite.com/?p=7512',0,'revision','',0),
(7513,1,'2025-11-17 19:52:59','2025-11-17 19:52:59','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 19:52:59','2025-11-17 19:52:59','',7473,'https://society.bsquaresite.com/?p=7513',0,'revision','',0),
(7514,1,'2025-11-17 19:52:59','2025-11-17 19:52:59','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 19:52:59','2025-11-17 19:52:59','',7473,'https://society.bsquaresite.com/?p=7514',0,'revision','',0),
(7515,1,'2025-11-17 19:54:20','2025-11-17 19:54:20','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 19:54:20','2025-11-17 19:54:20','',7473,'https://society.bsquaresite.com/?p=7515',0,'revision','',0),
(7516,1,'2025-11-17 19:54:20','2025-11-17 19:54:20','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 19:54:20','2025-11-17 19:54:20','',7473,'https://society.bsquaresite.com/?p=7516',0,'revision','',0),
(7517,1,'2025-11-17 19:54:21','2025-11-17 19:54:21','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 19:54:21','2025-11-17 19:54:21','',7473,'https://society.bsquaresite.com/?p=7517',0,'revision','',0),
(7518,1,'2025-11-17 20:06:05','2025-11-17 20:06:05','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 20:06:05','2025-11-17 20:06:05','',7473,'https://society.bsquaresite.com/?p=7518',0,'revision','',0),
(7519,1,'2025-11-17 20:06:05','2025-11-17 20:06:05','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 20:06:05','2025-11-17 20:06:05','',7473,'https://society.bsquaresite.com/?p=7519',0,'revision','',0),
(7520,1,'2025-11-17 20:06:06','2025-11-17 20:06:06','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 20:06:06','2025-11-17 20:06:06','',7473,'https://society.bsquaresite.com/?p=7520',0,'revision','',0),
(7523,1,'2025-11-17 20:39:53','2025-11-17 20:39:53','<img width=\"93\" height=\"93\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png\" alt=\"\" />																<h2>The Society for Descriptive Psychology</h2>		<p style=\"text-align: right;\"><em>The world makes sense, and so do people.</em>      -Peter G. Ossorio, Ph.D.</p>','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2025-11-17 20:39:53','2025-11-17 20:39:53','',7393,'https://society.bsquaresite.com/?p=7523',0,'revision','',0),
(7524,1,'2025-11-17 20:41:11','2025-11-17 20:41:11','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 20:41:11','2025-11-17 20:41:11','',7473,'https://society.bsquaresite.com/?p=7524',0,'revision','',0),
(7525,1,'2025-11-17 20:41:11','2025-11-17 20:41:11','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 20:41:11','2025-11-17 20:41:11','',7473,'https://society.bsquaresite.com/?p=7525',0,'revision','',0),
(7526,1,'2025-11-17 20:41:11','2025-11-17 20:41:11','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-11-17 20:41:11','2025-11-17 20:41:11','',7473,'https://society.bsquaresite.com/?p=7526',0,'revision','',0),
(7529,1,'2025-11-17 20:46:13','2025-11-17 20:46:13','<h2>A Different Approach</h2>','a different approach section','','publish','closed','closed','','a-different-approach-section','','','2025-11-17 20:46:14','2025-11-17 20:46:14','',0,'https://society.bsquaresite.com/?elementor_library=a-different-approach-section',0,'elementor_library','',0),
(7530,1,'2025-11-17 20:46:13','2025-11-17 20:46:13','','a different approach section','','inherit','closed','closed','','7529-revision-v1','','','2025-11-17 20:46:13','2025-11-17 20:46:13','',7529,'https://society.bsquaresite.com/?p=7530',0,'revision','',0),
(7531,1,'2025-11-17 20:46:14','2025-11-17 20:46:14','<h2>A Different Approach</h2>','a different approach section','','inherit','closed','closed','','7529-revision-v1','','','2025-11-17 20:46:14','2025-11-17 20:46:14','',7529,'https://society.bsquaresite.com/?p=7531',0,'revision','',0),
(7533,1,'2025-11-17 20:47:49','2025-11-17 20:47:49','<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>','a different approach 2nd section','','publish','closed','closed','','a-different-approach-2nd-section','','','2025-11-17 20:47:49','2025-11-17 20:47:49','',0,'https://society.bsquaresite.com/?elementor_library=a-different-approach-2nd-section',0,'elementor_library','',0),
(7534,1,'2025-11-17 20:47:49','2025-11-17 20:47:49','','a different approach 2nd section','','inherit','closed','closed','','7533-revision-v1','','','2025-11-17 20:47:49','2025-11-17 20:47:49','',7533,'https://society.bsquaresite.com/?p=7534',0,'revision','',0),
(7535,1,'2025-11-17 20:47:49','2025-11-17 20:47:49','<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>','a different approach 2nd section','','inherit','closed','closed','','7533-revision-v1','','','2025-11-17 20:47:49','2025-11-17 20:47:49','',7533,'https://society.bsquaresite.com/?p=7535',0,'revision','',0),
(7539,1,'2025-11-17 20:55:24','2025-11-17 20:55:24','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 20:55:24','2025-11-17 20:55:24','',6710,'https://society.bsquaresite.com/?p=7539',0,'revision','',0),
(7540,1,'2025-11-17 20:55:24','2025-11-17 20:55:24','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 20:55:24','2025-11-17 20:55:24','',6710,'https://society.bsquaresite.com/?p=7540',0,'revision','',0),
(7541,1,'2025-11-17 20:55:24','2025-11-17 20:55:24','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>													<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 20:55:24','2025-11-17 20:55:24','',6710,'https://society.bsquaresite.com/?p=7541',0,'revision','',0),
(7542,1,'2025-11-17 20:56:02','2025-11-17 20:56:02','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>													<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 20:56:02','2025-11-17 20:56:02','',6710,'https://society.bsquaresite.com/?p=7542',0,'revision','',0),
(7543,1,'2025-11-17 20:56:02','2025-11-17 20:56:02','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>													<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 20:56:02','2025-11-17 20:56:02','',6710,'https://society.bsquaresite.com/?p=7543',0,'revision','',0),
(7544,1,'2025-11-17 20:56:03','2025-11-17 20:56:03','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>													<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 20:56:03','2025-11-17 20:56:03','',6710,'https://society.bsquaresite.com/?p=7544',0,'revision','',0),
(7546,1,'2025-11-17 20:56:44','2025-11-17 20:56:44','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>													<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 20:56:44','2025-11-17 20:56:44','',6710,'https://society.bsquaresite.com/?p=7546',0,'revision','',0),
(7547,1,'2025-11-17 20:56:44','2025-11-17 20:56:44','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>													<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 20:56:44','2025-11-17 20:56:44','',6710,'https://society.bsquaresite.com/?p=7547',0,'revision','',0),
(7548,1,'2025-11-17 20:56:44','2025-11-17 20:56:44','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>													<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 20:56:44','2025-11-17 20:56:44','',6710,'https://society.bsquaresite.com/?p=7548',0,'revision','',0),
(7549,1,'2025-11-17 21:00:17','2025-11-17 21:00:17','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>													<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:00:17','2025-11-17 21:00:17','',6710,'https://society.bsquaresite.com/?p=7549',0,'revision','',0),
(7550,1,'2025-11-17 21:00:17','2025-11-17 21:00:17','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>													<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:00:17','2025-11-17 21:00:17','',6710,'https://society.bsquaresite.com/?p=7550',0,'revision','',0),
(7551,1,'2025-11-17 21:00:18','2025-11-17 21:00:18','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:00:18','2025-11-17 21:00:18','',6710,'https://society.bsquaresite.com/?p=7551',0,'revision','',0),
(7552,1,'2025-11-17 21:01:06','2025-11-17 21:01:06','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:01:06','2025-11-17 21:01:06','',6710,'https://society.bsquaresite.com/?p=7552',0,'revision','',0),
(7553,1,'2025-11-17 21:01:07','2025-11-17 21:01:07','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:01:07','2025-11-17 21:01:07','',6710,'https://society.bsquaresite.com/?p=7553',0,'revision','',0),
(7555,1,'2025-11-17 21:01:07','2025-11-17 21:01:07','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:01:07','2025-11-17 21:01:07','',6710,'https://society.bsquaresite.com/?p=7555',0,'revision','',0),
(7556,1,'2025-11-17 21:02:33','2025-11-17 21:02:33','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:02:33','2025-11-17 21:02:33','',6710,'https://society.bsquaresite.com/?p=7556',0,'revision','',0),
(7557,1,'2025-11-17 21:02:33','2025-11-17 21:02:33','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:02:33','2025-11-17 21:02:33','',6710,'https://society.bsquaresite.com/?p=7557',0,'revision','',0),
(7558,1,'2025-11-17 21:02:33','2025-11-17 21:02:33','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:02:33','2025-11-17 21:02:33','',6710,'https://society.bsquaresite.com/?p=7558',0,'revision','',0),
(7560,1,'2025-11-17 21:13:18','2025-11-17 21:13:18','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:13:18','2025-11-17 21:13:18','',6710,'https://society.bsquaresite.com/?p=7560',0,'revision','',0),
(7561,1,'2025-11-17 21:13:18','2025-11-17 21:13:18','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:13:18','2025-11-17 21:13:18','',6710,'https://society.bsquaresite.com/?p=7561',0,'revision','',0),
(7562,1,'2025-11-17 21:13:19','2025-11-17 21:13:19','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:13:19','2025-11-17 21:13:19','',6710,'https://society.bsquaresite.com/?p=7562',0,'revision','',0),
(7563,1,'2025-11-17 21:47:50','2025-11-17 21:47:50','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:47:50','2025-11-17 21:47:50','',6710,'https://society.bsquaresite.com/?p=7563',0,'revision','',0),
(7564,1,'2025-11-17 21:47:50','2025-11-17 21:47:50','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:47:50','2025-11-17 21:47:50','',6710,'https://society.bsquaresite.com/?p=7564',0,'revision','',0),
(7565,1,'2025-11-17 21:47:50','2025-11-17 21:47:50','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:47:50','2025-11-17 21:47:50','',6710,'https://society.bsquaresite.com/?p=7565',0,'revision','',0),
(7567,1,'2025-11-17 21:55:50','2025-11-17 21:55:50','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:55:50','2025-11-17 21:55:50','',6710,'https://society.bsquaresite.com/?p=7567',0,'revision','',0),
(7568,1,'2025-11-17 21:55:50','2025-11-17 21:55:50','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:55:50','2025-11-17 21:55:50','',6710,'https://society.bsquaresite.com/?p=7568',0,'revision','',0),
(7569,1,'2025-11-17 21:55:51','2025-11-17 21:55:51','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:55:51','2025-11-17 21:55:51','',6710,'https://society.bsquaresite.com/?p=7569',0,'revision','',0),
(7570,1,'2025-11-17 21:57:25','2025-11-17 21:57:25','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:57:25','2025-11-17 21:57:25','',6710,'https://society.bsquaresite.com/?p=7570',0,'revision','',0),
(7571,1,'2025-11-17 21:57:25','2025-11-17 21:57:25','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:57:25','2025-11-17 21:57:25','',6710,'https://society.bsquaresite.com/?p=7571',0,'revision','',0),
(7572,1,'2025-11-17 21:57:25','2025-11-17 21:57:25','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 21:57:25','2025-11-17 21:57:25','',6710,'https://society.bsquaresite.com/?p=7572',0,'revision','',0),
(7574,1,'2025-11-17 22:14:55','2025-11-17 22:14:55','','Default Kit','','inherit','closed','closed','','6628-revision-v1','','','2025-11-17 22:14:55','2025-11-17 22:14:55','',6628,'https://society.bsquaresite.com/?p=7574',0,'revision','',0),
(7575,1,'2025-11-17 22:15:47','2025-11-17 22:15:47','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 22:15:47','2025-11-17 22:15:47','',6710,'https://society.bsquaresite.com/?p=7575',0,'revision','',0),
(7576,1,'2025-11-17 22:15:48','2025-11-17 22:15:48','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 22:15:48','2025-11-17 22:15:48','',6710,'https://society.bsquaresite.com/?p=7576',0,'revision','',0),
(7577,1,'2025-11-17 22:15:49','2025-11-17 22:15:49','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 22:15:49','2025-11-17 22:15:49','',6710,'https://society.bsquaresite.com/?p=7577',0,'revision','',0);
INSERT INTO `wpet_posts` VALUES
(7578,1,'2025-11-17 22:17:23','2025-11-17 22:17:23','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 22:17:23','2025-11-17 22:17:23','',6710,'https://society.bsquaresite.com/?p=7578',0,'revision','',0),
(7579,1,'2025-11-17 22:17:23','2025-11-17 22:17:23','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 22:17:23','2025-11-17 22:17:23','',6710,'https://society.bsquaresite.com/?p=7579',0,'revision','',0),
(7580,1,'2025-11-17 22:17:23','2025-11-17 22:17:23','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 22:17:23','2025-11-17 22:17:23','',6710,'https://society.bsquaresite.com/?p=7580',0,'revision','',0),
(7581,1,'2025-11-17 22:17:38','2025-11-17 22:17:38','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 22:17:38','2025-11-17 22:17:38','',6710,'https://society.bsquaresite.com/?p=7581',0,'revision','',0),
(7582,1,'2025-11-17 22:17:38','2025-11-17 22:17:38','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2>About DP</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 22:17:38','2025-11-17 22:17:38','',6710,'https://society.bsquaresite.com/?p=7582',0,'revision','',0),
(7583,1,'2025-11-17 22:17:38','2025-11-17 22:17:38','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-17 22:17:38','2025-11-17 22:17:38','',6710,'https://society.bsquaresite.com/?p=7583',0,'revision','',0),
(7584,1,'2025-11-18 00:25:48','2025-11-18 00:25:48','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 00:25:48','2025-11-18 00:25:48','',6710,'https://society.bsquaresite.com/?p=7584',0,'revision','',0),
(7585,1,'2025-11-18 00:25:49','2025-11-18 00:25:49','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 00:25:49','2025-11-18 00:25:49','',6710,'https://society.bsquaresite.com/?p=7585',0,'revision','',0),
(7586,1,'2025-11-18 00:25:49','2025-11-18 00:25:49','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 00:25:49','2025-11-18 00:25:49','',6710,'https://society.bsquaresite.com/?p=7586',0,'revision','',0),
(7588,1,'2025-11-18 17:58:50','2025-11-18 17:58:50','','archive-files','','inherit','open','closed','','archive-files','','','2025-11-18 18:00:02','2025-11-18 18:00:02','',6710,'https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg',0,'attachment','image/jpeg',0),
(7589,1,'2025-11-18 17:58:51','2025-11-18 17:58:51','','gold-and-black-faces','','inherit','open','closed','','gold-and-black-faces','','','2025-11-18 17:58:51','2025-11-18 17:58:51','',6710,'https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg',0,'attachment','image/jpeg',0),
(7590,1,'2025-11-18 17:58:53','2025-11-18 17:58:53','','newspaper-print','','inherit','open','closed','','newspaper-print','','','2025-11-18 17:58:53','2025-11-18 17:58:53','',6710,'https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg',0,'attachment','image/jpeg',0),
(7591,1,'2025-11-18 17:58:55','2025-11-18 17:58:55','','red-and-black-books','','inherit','open','closed','','red-and-black-books','','','2025-11-18 17:58:55','2025-11-18 17:58:55','',6710,'https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg',0,'attachment','image/jpeg',0),
(7592,1,'2025-11-18 17:58:57','2025-11-18 17:58:57','','wooden-blocks','','inherit','open','closed','','wooden-blocks','','','2025-11-18 18:00:05','2025-11-18 18:00:05','',6710,'https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg',0,'attachment','image/jpeg',0),
(7593,1,'2025-11-18 17:59:32','2025-11-18 17:59:32','','conference','','inherit','open','closed','','conference','','','2025-11-18 17:59:32','2025-11-18 17:59:32','',6710,'https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg',0,'attachment','image/jpeg',0),
(7594,1,'2025-11-18 18:02:10','2025-11-18 18:02:10','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:02:10','2025-11-18 18:02:10','',6710,'https://society.bsquaresite.com/?p=7594',0,'revision','',0),
(7595,1,'2025-11-18 18:02:11','2025-11-18 18:02:11','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:02:11','2025-11-18 18:02:11','',6710,'https://society.bsquaresite.com/?p=7595',0,'revision','',0),
(7596,1,'2025-11-18 18:02:12','2025-11-18 18:02:12','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2>Member Publications</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Participate in Forums</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Attend a Conference</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Advances in DP</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Dissertations</h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>The Society</h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:02:12','2025-11-18 18:02:12','',6710,'https://society.bsquaresite.com/?p=7596',0,'revision','',0),
(7597,1,'2025-11-18 18:02:26','2025-11-18 18:02:26','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2>Member Publications</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Participate in Forums</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Attend a Conference</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Advances in DP</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Dissertations</h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>The Society</h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:02:26','2025-11-18 18:02:26','',6710,'https://society.bsquaresite.com/?p=7597',0,'revision','',0),
(7598,1,'2025-11-18 18:02:26','2025-11-18 18:02:26','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2>Member Publications</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Participate in Forums</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Attend a Conference</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Advances in DP</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Dissertations</h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>The Society</h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:02:26','2025-11-18 18:02:26','',6710,'https://society.bsquaresite.com/?p=7598',0,'revision','',0),
(7599,1,'2025-11-18 18:02:27','2025-11-18 18:02:27','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2>Member Publications</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Participate in Forums</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Attend a Conference</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Advances in DP</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Dissertations</h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>The Society</h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:02:27','2025-11-18 18:02:27','',6710,'https://society.bsquaresite.com/?p=7599',0,'revision','',0),
(7600,1,'2025-11-18 18:38:25','2025-11-18 18:38:25','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2>Member Publications</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Participate in Forums</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Attend a Conference</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Advances in DP</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Dissertations</h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>The Society</h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:38:25','2025-11-18 18:38:25','',6710,'https://society.bsquaresite.com/?p=7600',0,'revision','',0),
(7601,1,'2025-11-18 18:38:26','2025-11-18 18:38:26','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2>Member Publications</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Participate in Forums</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Attend a Conference</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Advances in DP</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Dissertations</h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>The Society</h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:38:26','2025-11-18 18:38:26','',6710,'https://society.bsquaresite.com/?p=7601',0,'revision','',0),
(7602,1,'2025-11-18 18:38:26','2025-11-18 18:38:26','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Participate in Forums</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Attend a Conference</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Advances in DP</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Dissertations</h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>The Society</h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:38:26','2025-11-18 18:38:26','',6710,'https://society.bsquaresite.com/?p=7602',0,'revision','',0),
(7603,1,'2025-11-18 18:38:57','2025-11-18 18:38:57','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Participate in Forums</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Attend a Conference</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Advances in DP</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Dissertations</h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>The Society</h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:38:57','2025-11-18 18:38:57','',6710,'https://society.bsquaresite.com/?p=7603',0,'revision','',0),
(7604,1,'2025-11-18 18:38:57','2025-11-18 18:38:57','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Participate in Forums</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Attend a Conference</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Advances in DP</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Dissertations</h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>The Society</h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:38:57','2025-11-18 18:38:57','',6710,'https://society.bsquaresite.com/?p=7604',0,'revision','',0),
(7605,1,'2025-11-18 18:38:57','2025-11-18 18:38:57','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Attend a Conference</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Advances in DP</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Dissertations</h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>The Society</h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:38:57','2025-11-18 18:38:57','',6710,'https://society.bsquaresite.com/?p=7605',0,'revision','',0),
(7606,1,'2025-11-18 18:40:20','2025-11-18 18:40:20','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Attend a Conference</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Advances in DP</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Dissertations</h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>The Society</h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:40:20','2025-11-18 18:40:20','',6710,'https://society.bsquaresite.com/?p=7606',0,'revision','',0),
(7607,1,'2025-11-18 18:40:20','2025-11-18 18:40:20','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Attend a Conference</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Advances in DP</h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Dissertations</h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>The Society</h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:40:20','2025-11-18 18:40:20','',6710,'https://society.bsquaresite.com/?p=7607',0,'revision','',0),
(7608,1,'2025-11-18 18:40:21','2025-11-18 18:40:21','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:40:21','2025-11-18 18:40:21','',6710,'https://society.bsquaresite.com/?p=7608',0,'revision','',0),
(7609,1,'2025-11-18 18:49:36','2025-11-18 18:49:36','<img width=\"93\" height=\"93\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png\" alt=\"\" />																<h2>The Society for Descriptive Psychology</h2>		<p style=\"text-align: right;\"><em>The world makes sense, and so do people.</em>      -Peter G. Ossorio, Ph.D.</p>','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2025-11-18 18:49:36','2025-11-18 18:49:36','',7393,'https://society.bsquaresite.com/?p=7609',0,'revision','',0),
(7610,1,'2025-11-18 18:50:33','2025-11-18 18:50:33','<img width=\"93\" height=\"93\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png\" alt=\"\" />																<h2>The Society for Descriptive Psychology</h2>		<p style=\"text-align: right;\"><em>The world makes sense, and so do people.</em>      -Peter G. Ossorio, Ph.D.</p>','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2025-11-18 18:50:33','2025-11-18 18:50:33','',7393,'https://society.bsquaresite.com/?p=7610',0,'revision','',0),
(7611,1,'2025-11-18 18:50:58','2025-11-18 18:50:58','<img width=\"93\" height=\"93\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.51.29-AM.png\" alt=\"\" />																<h2>The Society for Descriptive Psychology</h2>		<p style=\"text-align: right;\"><em>The world makes sense, and so do people.</em>      -Peter G. Ossorio, Ph.D.</p>','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2025-11-18 18:50:58','2025-11-18 18:50:58','',7393,'https://society.bsquaresite.com/?p=7611',0,'revision','',0),
(7612,1,'2025-11-18 18:52:29','2025-11-18 18:52:29','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:52:29','2025-11-18 18:52:29','',6710,'https://society.bsquaresite.com/?p=7612',0,'revision','',0),
(7613,1,'2025-11-18 18:52:29','2025-11-18 18:52:29','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:52:29','2025-11-18 18:52:29','',6710,'https://society.bsquaresite.com/?p=7613',0,'revision','',0),
(7614,1,'2025-11-18 18:52:30','2025-11-18 18:52:30','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:52:30','2025-11-18 18:52:30','',6710,'https://society.bsquaresite.com/?p=7614',0,'revision','',0),
(7615,1,'2025-11-18 18:53:33','2025-11-18 18:53:33','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:53:33','2025-11-18 18:53:33','',6710,'https://society.bsquaresite.com/?p=7615',0,'revision','',0),
(7616,1,'2025-11-18 18:53:33','2025-11-18 18:53:33','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:53:33','2025-11-18 18:53:33','',6710,'https://society.bsquaresite.com/?p=7616',0,'revision','',0),
(7617,1,'2025-11-18 18:53:34','2025-11-18 18:53:34','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:53:34','2025-11-18 18:53:34','',6710,'https://society.bsquaresite.com/?p=7617',0,'revision','',0),
(7618,1,'2025-11-18 18:53:56','2025-11-18 18:53:56','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:53:56','2025-11-18 18:53:56','',6710,'https://society.bsquaresite.com/?p=7618',0,'revision','',0),
(7619,1,'2025-11-18 18:53:56','2025-11-18 18:53:56','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:53:56','2025-11-18 18:53:56','',6710,'https://society.bsquaresite.com/?p=7619',0,'revision','',0),
(7620,1,'2025-11-18 18:53:56','2025-11-18 18:53:56','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 18:53:56','2025-11-18 18:53:56','',6710,'https://society.bsquaresite.com/?p=7620',0,'revision','',0),
(7621,1,'2025-11-18 19:38:56','2025-11-18 19:38:56','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 19:38:56','2025-11-18 19:38:56','',6710,'https://society.bsquaresite.com/?p=7621',0,'revision','',0),
(7622,1,'2025-11-18 19:38:56','2025-11-18 19:38:56','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Ossorio\'s Archive</h2>					<h2>Ossorio\'s Publications</h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 19:38:56','2025-11-18 19:38:56','',6710,'https://society.bsquaresite.com/?p=7622',0,'revision','',0),
(7623,1,'2025-11-18 19:38:57','2025-11-18 19:38:57','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 19:38:57','2025-11-18 19:38:57','',6710,'https://society.bsquaresite.com/?p=7623',0,'revision','',0),
(7624,1,'2025-11-18 19:41:34','2025-11-18 19:41:34','<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','presentation section','','publish','closed','closed','','presentation-section','','','2025-11-18 19:41:35','2025-11-18 19:41:35','',0,'https://society.bsquaresite.com/?elementor_library=presentation-section',0,'elementor_library','',0),
(7625,1,'2025-11-18 19:41:34','2025-11-18 19:41:34','','presentation section','','inherit','closed','closed','','7624-revision-v1','','','2025-11-18 19:41:34','2025-11-18 19:41:34','',7624,'https://society.bsquaresite.com/?p=7625',0,'revision','',0),
(7626,1,'2025-11-18 19:41:35','2025-11-18 19:41:35','<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','presentation section','','inherit','closed','closed','','7624-revision-v1','','','2025-11-18 19:41:35','2025-11-18 19:41:35','',7624,'https://society.bsquaresite.com/?p=7626',0,'revision','',0),
(7628,1,'2025-11-18 19:44:21','2025-11-18 19:44:21','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 19:44:21','2025-11-18 19:44:21','',6710,'https://society.bsquaresite.com/?p=7628',0,'revision','',0),
(7629,1,'2025-11-18 19:44:21','2025-11-18 19:44:21','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 19:44:21','2025-11-18 19:44:21','',6710,'https://society.bsquaresite.com/?p=7629',0,'revision','',0),
(7630,1,'2025-11-18 19:44:22','2025-11-18 19:44:22','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 19:44:22','2025-11-18 19:44:22','',6710,'https://society.bsquaresite.com/?p=7630',0,'revision','',0),
(7631,1,'2025-11-18 19:45:18','2025-11-18 19:45:18','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 19:45:18','2025-11-18 19:45:18','',6710,'https://society.bsquaresite.com/?p=7631',0,'revision','',0),
(7632,1,'2025-11-18 19:45:18','2025-11-18 19:45:18','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Descriptive Psychology \n</h2>		<p>is an entirely <strong>different approach to understanding people and what they do.</strong></p>					\n				<p>Every other approach to psychology and every school of psychotherapy is based on someone’s theory: behaviorism, psychoanalysis, social learning theory, attachment theory, and so on.<br />Rather than adding yet another theory of behavior or creating another school of psychotherapy, <b>Descriptive Psychology</b> brings out what each of these perspectives and theories highlights and organizes about our shared world. It describes what all these (and more not yet invented) are theories and perspectives about. <br /><b>Descriptive Psychology </b>articulates the concepts we as persons share that enable us to meaningfully agree and disagree and have a coherent framework that encompasses all our various perspectives, and us as observers.</p>					\n							<h2>Why is this so important?</h2>		<p><strong>Descriptive Psychology</strong> has applications for psychology and other fields far beyond the usual purview of psychology (for example, developing with NASA a “Knowledge support system for the first lunar outpost mission”). The unusual scope and comprehensiveness of the enterprise of describing <b>persons, behavior, reality, and language</b>, as well as the interrelationships among these, with <b><i>scientific precision</i></b>, required “a fresh start.” Dr. Peter G. Ossorio, founder of Descriptive Psychology, also introduced appropriate methodologies for this. The result is enhanced understanding and clarity about people, our individual differences, our social practices, cultures, relationships, and world — in short, “our place in the scheme of things” and how everything fits together.</p><p>We invite you to engage with our diverse community of psychologists, psychiatrists, computer scientists, aerospace engineers, attorneys, physicists, mathematicians, theologians, and others exploring and applying <b>Descriptive Psychology</b> to our respective fields and lives.</p>					\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n									<a href=\"/descriptive-psychology/\">\n						Read Introductory Information					\n						</a>\n									<a href=\"/home/\">\n						Attend Our <br>Conference					\n						</a>\n									<a href=\"/ossorio/\">\n						Learn More About <br>Peter G. Ossorio					\n						</a>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 19:45:18','2025-11-18 19:45:18','',6710,'https://society.bsquaresite.com/?p=7632',0,'revision','',0),
(7633,1,'2025-11-18 19:45:18','2025-11-18 19:45:18','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 19:45:18','2025-11-18 19:45:18','',6710,'https://society.bsquaresite.com/?p=7633',0,'revision','',0),
(7634,1,'2025-11-18 19:45:40','2025-11-18 19:45:40','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 19:45:40','2025-11-18 19:45:40','',6710,'https://society.bsquaresite.com/?p=7634',0,'revision','',0),
(7635,1,'2025-11-18 19:45:41','2025-11-18 19:45:41','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 19:45:41','2025-11-18 19:45:41','',6710,'https://society.bsquaresite.com/?p=7635',0,'revision','',0),
(7636,1,'2025-11-18 19:45:41','2025-11-18 19:45:41','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-18 19:45:41','2025-11-18 19:45:41','',6710,'https://society.bsquaresite.com/?p=7636',0,'revision','',0),
(7637,1,'2025-11-18 19:46:07','2025-11-18 19:46:07','<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/sdp-logo-w-text.svg\" alt=\"\" />													<p>If you have any questions about Descriptive Psychology or the Society for Descriptive Psychology</p><p>Please send us an email at <a href=\"mailto:info@sdp.org\"><strong>info@sdp.org</strong></a></p>			<h6>Resources</h6>							<ul>\n							<li>\n											<a href=\"/presentations/\">\n											Presentations\n											</a>\n									</li>\n								<li>\n											<a href=\"/publications/\">\n											Publications\n											</a>\n									</li>\n								<li>\n											<a href=\"/annual%20conferences/\">\n											Annual Conferences\n											</a>\n									</li>\n								<li>\n											<a href=\"/calendar/\">\n											Calendar\n											</a>\n									</li>\n						</ul>\n							<h6>Quick Links</h6>','SDP footer','','inherit','closed','closed','','6751-revision-v1','','','2025-11-18 19:46:07','2025-11-18 19:46:07','',6751,'https://society.bsquaresite.com/?p=7637',0,'revision','',0),
(7639,1,'2025-11-18 19:52:43','2025-11-18 19:52:43','','d9ec8e020ae925909053d724d0888e69','','inherit','open','closed','','d9ec8e020ae925909053d724d0888e69','','','2025-11-18 19:52:43','2025-11-18 19:52:43','',6751,'https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69.jpg',0,'attachment','image/jpeg',0),
(7641,1,'2025-11-18 19:54:50','2025-11-18 19:54:50','<img width=\"800\" height=\"794\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-300x298.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-150x150.jpg 150w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-768x762.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													<p>If you have any questions about Descriptive Psychology or the Society for Descriptive Psychology</p><p>Please send us an email at <a href=\"mailto:info@sdp.org\"><strong>info@sdp.org</strong></a></p>			<h6>Resources</h6>							<ul>\n							<li>\n											<a href=\"/presentations/\">\n											Presentations\n											</a>\n									</li>\n								<li>\n											<a href=\"/publications/\">\n											Publications\n											</a>\n									</li>\n								<li>\n											<a href=\"/annual%20conferences/\">\n											Annual Conferences\n											</a>\n									</li>\n								<li>\n											<a href=\"/calendar/\">\n											Calendar\n											</a>\n									</li>\n						</ul>\n							<h6>Quick Links</h6>','SDP footer','','inherit','closed','closed','','6751-revision-v1','','','2025-11-18 19:54:50','2025-11-18 19:54:50','',6751,'https://society.bsquaresite.com/?p=7641',0,'revision','',0),
(7642,1,'2025-11-18 19:55:18','2025-11-18 19:55:18','<img width=\"800\" height=\"794\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-300x298.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-150x150.jpg 150w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-768x762.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													<p>If you have any questions about Descriptive Psychology or the Society for Descriptive Psychology</p><p>Please send us an email at <a href=\"mailto:info@sdp.org\"><strong>info@sdp.org</strong></a></p>			<h6>Resources</h6>							<ul>\n							<li>\n											<a href=\"/presentations/\">\n											Presentations\n											</a>\n									</li>\n								<li>\n											<a href=\"/publications/\">\n											Publications\n											</a>\n									</li>\n								<li>\n											<a href=\"/annual%20conferences/\">\n											Annual Conferences\n											</a>\n									</li>\n								<li>\n											<a href=\"/calendar/\">\n											Calendar\n											</a>\n									</li>\n						</ul>\n							<h6>Quick Links</h6>','SDP footer','','inherit','closed','closed','','6751-revision-v1','','','2025-11-18 19:55:18','2025-11-18 19:55:18','',6751,'https://society.bsquaresite.com/?p=7642',0,'revision','',0),
(7643,1,'2025-11-18 19:56:02','2025-11-18 19:56:02','<img width=\"800\" height=\"794\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-300x298.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-150x150.jpg 150w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-768x762.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													<p>If you have any questions about Descriptive Psychology or the Society for Descriptive Psychology</p><p>Please send us an email at <a href=\"mailto:info@sdp.org\"><strong>info@sdp.org</strong></a></p>			<h6>Resources</h6>							<ul>\n							<li>\n											<a href=\"/presentations/\">\n											Presentations\n											</a>\n									</li>\n								<li>\n											<a href=\"/publications/\">\n											Publications\n											</a>\n									</li>\n								<li>\n											<a href=\"/annual%20conferences/\">\n											Annual Conferences\n											</a>\n									</li>\n								<li>\n											<a href=\"/calendar/\">\n											Calendar\n											</a>\n									</li>\n						</ul>\n							<h6>Quick Links</h6>','SDP footer','','inherit','closed','closed','','6751-revision-v1','','','2025-11-18 19:56:02','2025-11-18 19:56:02','',6751,'https://society.bsquaresite.com/?p=7643',0,'revision','',0),
(7644,1,'2025-11-18 19:56:20','2025-11-18 19:56:20','<img width=\"800\" height=\"794\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-300x298.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-150x150.jpg 150w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-768x762.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>The Society for Descriptive Psychology</h2>		<p style=\"text-align: right;\"><em>The world makes sense, and so do people.</em>      -Peter G. Ossorio, Ph.D.</p>','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2025-11-18 19:56:20','2025-11-18 19:56:20','',7393,'https://society.bsquaresite.com/?p=7644',0,'revision','',0),
(7647,1,'2025-11-18 20:07:01','2025-11-18 20:07:01','','General Publications','','inherit','closed','closed','','151-revision-v1','','','2025-11-18 20:07:01','2025-11-18 20:07:01','',151,'https://society.bsquaresite.com/?p=7647',0,'revision','',0),
(7648,1,'2025-11-18 20:07:01','2025-11-18 20:07:01','','General Publications','','inherit','closed','closed','','151-revision-v1','','','2025-11-18 20:07:01','2025-11-18 20:07:01','',151,'https://society.bsquaresite.com/?p=7648',0,'revision','',0),
(7649,1,'2025-11-18 20:07:02','2025-11-18 20:07:02','<h2>General Publications</h2>','General Publications','','inherit','closed','closed','','151-revision-v1','','','2025-11-18 20:07:02','2025-11-18 20:07:02','',151,'https://society.bsquaresite.com/?p=7649',0,'revision','',0),
(7650,1,'2025-11-18 20:07:18','2025-11-18 20:07:18','<h2>General Publications</h2>','General Publications','','inherit','closed','closed','','151-revision-v1','','','2025-11-18 20:07:18','2025-11-18 20:07:18','',151,'https://society.bsquaresite.com/?p=7650',0,'revision','',0),
(7651,1,'2025-11-18 20:07:18','2025-11-18 20:07:18','<h2>General Publications</h2>','General Publications','','inherit','closed','closed','','151-revision-v1','','','2025-11-18 20:07:18','2025-11-18 20:07:18','',151,'https://society.bsquaresite.com/?p=7651',0,'revision','',0),
(7652,1,'2025-11-18 20:07:19','2025-11-18 20:07:19','<h2>General Publications</h2>','General Publications','','inherit','closed','closed','','151-revision-v1','','','2025-11-18 20:07:19','2025-11-18 20:07:19','',151,'https://society.bsquaresite.com/?p=7652',0,'revision','',0),
(7654,1,'2025-11-18 20:37:14','2025-11-18 20:37:14','<div style=\"padding: 30px 0px 30px 0px;\">\n<p style=\"text-align: center;\"><em>Said Dorothy, the would-be Behavioral Scientist, to The Great Oz, \"Give me a way to Control my Variables, so I can be Truly Scientific like the Physicists, for We All Know that is the reason that it is so hard to be scientific when it comes to people.\" The Great Oz smiled a small smile and said, in a way Dorothy had never heard before, \"No.\"</em></p>\n\n</div>\n<img class=\"aligncenter size-full wp-image-185\" src=\"http://dev.sdp.org/wp-content/uploads/2016/04/dorothy.gif\" alt=\"dorothy\" width=\"224\" height=\"152\" />\n<p style=\"text-align: center;\"><em>Having gotten her attention, he elaborated. \"Back where I come from (and you do too), there are Scientists who are Truly Scientific and do experiments no better than you. But, they have one thing you have not got: a careful, precise, systematic articulation of the subject matter of their Science, which allows them to state the possible facts, in as much detail as they need, without ruling out possible facts in advance. Actually, they are no better than you at Controlling Variables. The real difference is that their systematic elaboration of their fundamental concepts allows them to understand what their experiments tell them, and what things are not empirical at all.\"</em></p>\n<strong>What am I getting at here? </strong>\n<p align=\"left\">The point of the vignette is that psychology, and all the social \"sciences,\" have focused on the aspect of the physical sciences that is the easiest to imitate and proceduralize, but which is not the central difference between science and non-science, and not the central difference between psychology and physics. Certainly science includes the commitment to the importance of empirical results, and to empirical investigation to settle whether the real world conforms to what a theory says. Controlling variables is part of the machinery of empirical investigation. Careful investigation of the phenomenon under study, and the commitment to finding out the facts, rather than what someone claims the facts are, are <em>sine qua nons </em>of science.</p>\n<p align=\"left\">However, the exclusive focus on empiricism has resulted in the oversight of a more fundamental, aspect. In all the fields accepted as straightforward examples of science, cases in which it is agreed that if ever there were a case of science, this is one, the scientists in that field share something absolutely crucial to their endeavor: they all agree on what their subject matter is. They agree on the central concepts of that subject matter, and they can articulate precisely the concepts of the field and the logical relationships between them.</p>\n<p align=\"left\">Two physicists, for example, might disagree, and have theories about, the trajectory of an electron under various forces. But while they are disagreeing about which trajectory will be followed, they <em>agree</em> on the concepts of electron, velocity, force, trajectory, and there are carefully formulated statements of the relationships between them, such as the laws of motion, etc. Each physicist knows what another physicist means by those terms, and the concepts are well-defined and precisely articulated. Further, the possible trajectories of the electron can be stated, and none are ruled out a-priori. With this careful, precise, systematic articulation of their subject matter, physicists are in a position to carry out the practices of physics, which include those involved in doing experiments and interpreting results. With precise formulations of their concepts, they can do an experiment, with all the variables carefully controlled, to see what actually happens to the electron.</p>\n<img class=\"aligncenter wp-image-186 size-medium\" src=\"http://dev.sdp.org/wp-content/uploads/2016/04/electron-300x118.gif\" alt=\"electron\" width=\"300\" height=\"118\" />\n\nIn contrast, two psychologists attempting to disagree about what a person will do in a set of circumstances, are in a position utterly unlike that of the physicists. Their most fundamental concept, that of a person, has no precise definition or other formulation; the equally fundamental concept, behavior, has been and continues to be the subject of rhetoric and vitriol, but there is no precise statement of what that thing, behavior is. There is no systematic and rigorous articulation of the concepts of person and behavior and their interrelationships, and in fact no agreement at all as to what behavior is. For example, does âbehaviorâ mean just the physical movements involved in doing something? Do people choose what they do, or are âchoiceâ and âwillâ obsolete, pre-scientific concepts? Is love nothing more than a matter of pheromones and neurotransmitters? These bedrock questions â these fundamental concepts -- are the very foundation of any attempt at a science of human behavior, and lack of such a formulation makes the enterprise, literally, impossible.\n\nWhere would physics be if, when one said, \"The electron will proceed at this rate along the following trajectory, the other replied, \"Wait a minute! There is really no such thing as an electron, and further this business of &#8217;trajectory&#8217; is really a theoretical construct with little empirical validation -- actually we all know that the only thing that really exists is sets of points.\" And yet, that is exactly the position of a psychologist who says, \"A person in these circumstances will have the following characteristics and exhibit the following types of behaviors.\"\n\n<strong>Descriptive Psychology is designed to address this need. </strong>\n\nDescriptive Psychology is a precise, systematic, comprehensive formulation of the concepts of person, behavior, language, and the real world, which we, as behavioral scientists, can use in addressing the subject matter of behavioral science: persons behaving in the world. It is a rigorous formulation of those bedrock concepts, and their logical relationships, needed to do science in the human realm. Further, while being precise, careful, and systematic -- i.e., scientific in the most fundamental sense -- it does not do violence to the essentially human aspects of the field. It provides the means to discuss specifically human issues precisely without trying to reduce them to biology, biochemistry, or physics. It is not an exaggeration to say that there has never been such formulation.\n\nAt the same time, any and all results from those fields that are relevant to the science of people and what the they do has an explicit, articulated, technically sound place. No possible facts, theories, etc., are ruled out in advance. So, for example, when new results of PET scans during reasoning tasks are discovered, we have the framework for stating both the <em>physiological</em> facts and the <em>behavioral</em> facts, in full detail, a capability psychologists have never had.\n\nDescriptive Psychology began with the work of one man, Dr. Peter G. Ossorio of the University of Colorado in the early 1960s. Since then it has produced a substantial volume of analytical and applied work, including 8 volumes of <a href=\"http://dev.sdp.org/sdpmembers-publications/\"><u><span style=\"color: #0066cc;\"> Advances in Descriptive Psychology</span></u></a> and many publications in the professional journals of a number of fields. The range of fields in which it has yielded valuable results is extraordinary, including clinical psychology, computer science, law, and theology.\n\nAreas in which very different, sometimes startlingly different, results have been produced include clinical psychology, social psychology, organizations and management, software engineering, artificial intelligence, law, and theology. Two of Ossorioâs books, <em>Place</em> and <em>âWhat Actually Happens,â </em> are unique treatments of some of the most fundamental philosphical concepts, including metaphysics, ontology, epistemology. Several computer systems based on the techniques and formulations of Descriptive Psychology have been produced, including practical information retrieval systems whose performance exceeds that of any keyword retrieval system extant and one of the two first expert systems ever produced, the MENTOR project at AT&amp;T Bell Laboratories. Most recently, it is the basis of patented advance in search technology and is the basis of a high-tech document categorization company in San Francisco.','H. Joel Jeffrey, PhD','','inherit','closed','closed','','184-revision-v1','','','2025-11-18 20:37:14','2025-11-18 20:37:14','',184,'https://society.bsquaresite.com/?p=7654',0,'revision','',0),
(7655,1,'2025-11-18 20:37:14','2025-11-18 20:37:14','<div style=\"padding: 30px 0px 30px 0px;\">\n<p style=\"text-align: center;\"><em>Said Dorothy, the would-be Behavioral Scientist, to The Great Oz, \"Give me a way to Control my Variables, so I can be Truly Scientific like the Physicists, for We All Know that is the reason that it is so hard to be scientific when it comes to people.\" The Great Oz smiled a small smile and said, in a way Dorothy had never heard before, \"No.\"</em></p>\n\n</div>\n<img class=\"aligncenter size-full wp-image-185\" src=\"http://dev.sdp.org/wp-content/uploads/2016/04/dorothy.gif\" alt=\"dorothy\" width=\"224\" height=\"152\" />\n<p style=\"text-align: center;\"><em>Having gotten her attention, he elaborated. \"Back where I come from (and you do too), there are Scientists who are Truly Scientific and do experiments no better than you. But, they have one thing you have not got: a careful, precise, systematic articulation of the subject matter of their Science, which allows them to state the possible facts, in as much detail as they need, without ruling out possible facts in advance. Actually, they are no better than you at Controlling Variables. The real difference is that their systematic elaboration of their fundamental concepts allows them to understand what their experiments tell them, and what things are not empirical at all.\"</em></p>\n<strong>What am I getting at here? </strong>\n<p align=\"left\">The point of the vignette is that psychology, and all the social \"sciences,\" have focused on the aspect of the physical sciences that is the easiest to imitate and proceduralize, but which is not the central difference between science and non-science, and not the central difference between psychology and physics. Certainly science includes the commitment to the importance of empirical results, and to empirical investigation to settle whether the real world conforms to what a theory says. Controlling variables is part of the machinery of empirical investigation. Careful investigation of the phenomenon under study, and the commitment to finding out the facts, rather than what someone claims the facts are, are <em>sine qua nons </em>of science.</p>\n<p align=\"left\">However, the exclusive focus on empiricism has resulted in the oversight of a more fundamental, aspect. In all the fields accepted as straightforward examples of science, cases in which it is agreed that if ever there were a case of science, this is one, the scientists in that field share something absolutely crucial to their endeavor: they all agree on what their subject matter is. They agree on the central concepts of that subject matter, and they can articulate precisely the concepts of the field and the logical relationships between them.</p>\n<p align=\"left\">Two physicists, for example, might disagree, and have theories about, the trajectory of an electron under various forces. But while they are disagreeing about which trajectory will be followed, they <em>agree</em> on the concepts of electron, velocity, force, trajectory, and there are carefully formulated statements of the relationships between them, such as the laws of motion, etc. Each physicist knows what another physicist means by those terms, and the concepts are well-defined and precisely articulated. Further, the possible trajectories of the electron can be stated, and none are ruled out a-priori. With this careful, precise, systematic articulation of their subject matter, physicists are in a position to carry out the practices of physics, which include those involved in doing experiments and interpreting results. With precise formulations of their concepts, they can do an experiment, with all the variables carefully controlled, to see what actually happens to the electron.</p>\n<img class=\"aligncenter wp-image-186 size-medium\" src=\"http://dev.sdp.org/wp-content/uploads/2016/04/electron-300x118.gif\" alt=\"electron\" width=\"300\" height=\"118\" />\n\nIn contrast, two psychologists attempting to disagree about what a person will do in a set of circumstances, are in a position utterly unlike that of the physicists. Their most fundamental concept, that of a person, has no precise definition or other formulation; the equally fundamental concept, behavior, has been and continues to be the subject of rhetoric and vitriol, but there is no precise statement of what that thing, behavior is. There is no systematic and rigorous articulation of the concepts of person and behavior and their interrelationships, and in fact no agreement at all as to what behavior is. For example, does âbehaviorâ mean just the physical movements involved in doing something? Do people choose what they do, or are âchoiceâ and âwillâ obsolete, pre-scientific concepts? Is love nothing more than a matter of pheromones and neurotransmitters? These bedrock questions â these fundamental concepts -- are the very foundation of any attempt at a science of human behavior, and lack of such a formulation makes the enterprise, literally, impossible.\n\nWhere would physics be if, when one said, \"The electron will proceed at this rate along the following trajectory, the other replied, \"Wait a minute! There is really no such thing as an electron, and further this business of &#8217;trajectory&#8217; is really a theoretical construct with little empirical validation -- actually we all know that the only thing that really exists is sets of points.\" And yet, that is exactly the position of a psychologist who says, \"A person in these circumstances will have the following characteristics and exhibit the following types of behaviors.\"\n\n<strong>Descriptive Psychology is designed to address this need. </strong>\n\nDescriptive Psychology is a precise, systematic, comprehensive formulation of the concepts of person, behavior, language, and the real world, which we, as behavioral scientists, can use in addressing the subject matter of behavioral science: persons behaving in the world. It is a rigorous formulation of those bedrock concepts, and their logical relationships, needed to do science in the human realm. Further, while being precise, careful, and systematic -- i.e., scientific in the most fundamental sense -- it does not do violence to the essentially human aspects of the field. It provides the means to discuss specifically human issues precisely without trying to reduce them to biology, biochemistry, or physics. It is not an exaggeration to say that there has never been such formulation.\n\nAt the same time, any and all results from those fields that are relevant to the science of people and what the they do has an explicit, articulated, technically sound place. No possible facts, theories, etc., are ruled out in advance. So, for example, when new results of PET scans during reasoning tasks are discovered, we have the framework for stating both the <em>physiological</em> facts and the <em>behavioral</em> facts, in full detail, a capability psychologists have never had.\n\nDescriptive Psychology began with the work of one man, Dr. Peter G. Ossorio of the University of Colorado in the early 1960s. Since then it has produced a substantial volume of analytical and applied work, including 8 volumes of <a href=\"http://dev.sdp.org/sdpmembers-publications/\"><u><span style=\"color: #0066cc;\"> Advances in Descriptive Psychology</span></u></a> and many publications in the professional journals of a number of fields. The range of fields in which it has yielded valuable results is extraordinary, including clinical psychology, computer science, law, and theology.\n\nAreas in which very different, sometimes startlingly different, results have been produced include clinical psychology, social psychology, organizations and management, software engineering, artificial intelligence, law, and theology. Two of Ossorioâs books, <em>Place</em> and <em>âWhat Actually Happens,â </em> are unique treatments of some of the most fundamental philosphical concepts, including metaphysics, ontology, epistemology. Several computer systems based on the techniques and formulations of Descriptive Psychology have been produced, including practical information retrieval systems whose performance exceeds that of any keyword retrieval system extant and one of the two first expert systems ever produced, the MENTOR project at AT&amp;T Bell Laboratories. Most recently, it is the basis of patented advance in search technology and is the basis of a high-tech document categorization company in San Francisco.','H. Joel Jeffrey, PhD','','inherit','closed','closed','','184-revision-v1','','','2025-11-18 20:37:14','2025-11-18 20:37:14','',184,'https://society.bsquaresite.com/?p=7655',0,'revision','',0),
(7656,1,'2025-11-18 20:37:15','2025-11-18 20:37:15','<h2>H. Joel Jeffrey, Ph.D.</h2>		\n<p style=\"text-align: center;\"><em>Said Dorothy, the would-be Behavioral Scientist, to The Great Oz, \"Give me a way to Control my Variables, so I can be Truly Scientific like the Physicists, for We All Know that is the reason that it is so hard to be scientific when it comes to people.\" The Great Oz smiled a small smile and said, in a way Dorothy had never heard before, \"No.\"</em></p>\n<img src=\"http://dev.sdp.org/wp-content/uploads/2016/04/dorothy.gif\" alt=\"dorothy\" width=\"224\" height=\"152\" />\n<p style=\"text-align: center;\"><em>Having gotten her attention, he elaborated. \"Back where I come from (and you do too), there are Scientists who are Truly Scientific and do experiments no better than you. But, they have one thing you have not got: a careful, precise, systematic articulation of the subject matter of their Science, which allows them to state the possible facts, in as much detail as they need, without ruling out possible facts in advance. Actually, they are no better than you at Controlling Variables. The real difference is that their systematic elaboration of their fundamental concepts allows them to understand what their experiments tell them, and what things are not empirical at all.\"</em></p>\n<strong>What am I getting at here? </strong>\n<p align=\"left\">The point of the vignette is that psychology, and all the social \"sciences,\" have focused on the aspect of the physical sciences that is the easiest to imitate and proceduralize, but which is not the central difference between science and non-science, and not the central difference between psychology and physics. Certainly science includes the commitment to the importance of empirical results, and to empirical investigation to settle whether the real world conforms to what a theory says. Controlling variables is part of the machinery of empirical investigation. Careful investigation of the phenomenon under study, and the commitment to finding out the facts, rather than what someone claims the facts are, are <em>sine qua nons </em>of science.</p>\n<p align=\"left\">However, the exclusive focus on empiricism has resulted in the oversight of a more fundamental, aspect. In all the fields accepted as straightforward examples of science, cases in which it is agreed that if ever there were a case of science, this is one, the scientists in that field share something absolutely crucial to their endeavor: they all agree on what their subject matter is. They agree on the central concepts of that subject matter, and they can articulate precisely the concepts of the field and the logical relationships between them.</p>\n<p align=\"left\">Two physicists, for example, might disagree, and have theories about, the trajectory of an electron under various forces. But while they are disagreeing about which trajectory will be followed, they <em>agree</em> on the concepts of electron, velocity, force, trajectory, and there are carefully formulated statements of the relationships between them, such as the laws of motion, etc. Each physicist knows what another physicist means by those terms, and the concepts are well-defined and precisely articulated. Further, the possible trajectories of the electron can be stated, and none are ruled out a-priori. With this careful, precise, systematic articulation of their subject matter, physicists are in a position to carry out the practices of physics, which include those involved in doing experiments and interpreting results. With precise formulations of their concepts, they can do an experiment, with all the variables carefully controlled, to see what actually happens to the electron.</p>\n<img src=\"http://dev.sdp.org/wp-content/uploads/2016/04/electron-300x118.gif\" alt=\"electron\" width=\"300\" height=\"118\" />\nIn contrast, two psychologists attempting to disagree about what a person will do in a set of circumstances, are in a position utterly unlike that of the physicists. Their most fundamental concept, that of a person, has no precise definition or other formulation; the equally fundamental concept, behavior, has been and continues to be the subject of rhetoric and vitriol, but there is no precise statement of what that thing, behavior is. There is no systematic and rigorous articulation of the concepts of person and behavior and their interrelationships, and in fact no agreement at all as to what behavior is. For example, does âbehaviorâ mean just the physical movements involved in doing something? Do people choose what they do, or are âchoiceâ and âwillâ obsolete, pre-scientific concepts? Is love nothing more than a matter of pheromones and neurotransmitters? These bedrock questions â these fundamental concepts -- are the very foundation of any attempt at a science of human behavior, and lack of such a formulation makes the enterprise, literally, impossible.\nWhere would physics be if, when one said, \"The electron will proceed at this rate along the following trajectory, the other replied, \"Wait a minute! There is really no such thing as an electron, and further this business of &#8217;trajectory&#8217; is really a theoretical construct with little empirical validation -- actually we all know that the only thing that really exists is sets of points.\" And yet, that is exactly the position of a psychologist who says, \"A person in these circumstances will have the following characteristics and exhibit the following types of behaviors.\"\n<strong>Descriptive Psychology is designed to address this need. </strong>\nDescriptive Psychology is a precise, systematic, comprehensive formulation of the concepts of person, behavior, language, and the real world, which we, as behavioral scientists, can use in addressing the subject matter of behavioral science: persons behaving in the world. It is a rigorous formulation of those bedrock concepts, and their logical relationships, needed to do science in the human realm. Further, while being precise, careful, and systematic -- i.e., scientific in the most fundamental sense -- it does not do violence to the essentially human aspects of the field. It provides the means to discuss specifically human issues precisely without trying to reduce them to biology, biochemistry, or physics. It is not an exaggeration to say that there has never been such formulation.\nAt the same time, any and all results from those fields that are relevant to the science of people and what the they do has an explicit, articulated, technically sound place. No possible facts, theories, etc., are ruled out in advance. So, for example, when new results of PET scans during reasoning tasks are discovered, we have the framework for stating both the <em>physiological</em> facts and the <em>behavioral</em> facts, in full detail, a capability psychologists have never had.\nDescriptive Psychology began with the work of one man, Dr. Peter G. Ossorio of the University of Colorado in the early 1960s. Since then it has produced a substantial volume of analytical and applied work, including 8 volumes of <a href=\"http://dev.sdp.org/sdpmembers-publications/\"><u> Advances in Descriptive Psychology</u></a> and many publications in the professional journals of a number of fields. The range of fields in which it has yielded valuable results is extraordinary, including clinical psychology, computer science, law, and theology.\nAreas in which very different, sometimes startlingly different, results have been produced include clinical psychology, social psychology, organizations and management, software engineering, artificial intelligence, law, and theology. Two of Ossorioâs books, <em>Place</em> and <em>âWhat Actually Happens,â </em> are unique treatments of some of the most fundamental philosphical concepts, including metaphysics, ontology, epistemology. Several computer systems based on the techniques and formulations of Descriptive Psychology have been produced, including practical information retrieval systems whose performance exceeds that of any keyword retrieval system extant and one of the two first expert systems ever produced, the MENTOR project at AT&amp;T Bell Laboratories. Most recently, it is the basis of patented advance in search technology and is the basis of a high-tech document categorization company in San Francisco.','H. Joel Jeffrey, PhD','','inherit','closed','closed','','184-revision-v1','','','2025-11-18 20:37:15','2025-11-18 20:37:15','',184,'https://society.bsquaresite.com/?p=7656',0,'revision','',0),
(7658,1,'2025-11-18 20:58:01','2025-11-18 20:58:01','<div><table>\n<tr><td style =\"width:18%; text-align:center; color:darkblue; font-weight:bold;\">LRI <br>Report No.</td><td style=\"text-align:center; color:darkblue; font-weight:bold;\">Citation</td></tr>\n\n<tr><td style=\"text-align:center;\"><b>1</b></td><td>Ossorio, P.G. (1964) Classification space: A multivariate procedure for <br>automatic document indexing and retrieval </td></tr>\n\n<tr><td style=\"text-align:center;\"><b>2</b></td><td>Ossorio, P. G. (1968). Attribute space development and evaluation</td></tr>\n\n<tr><td style=\"text-align:center;\"><b>3</b></td><td>Ossorio, P.G. (1966). Persons: Volume I.</td></tr>\n\n<tr><td style=\"text-align:center;\"><b>3</b></td><td>Ossorio, P.G. (1966). Persons: Volume II.</td></tr>\n\n<tr><td style=\"text-align:center;\"><b>4a</b></td><td>Ossorio, P. G. (1967). Outline of behavior description. </td></tr>\n\n<tr><td style=\"text-align:center;\"><b>4b</b></td><td>Ossorio, P.G. (1969). Notes on behavior description. </td></tr>\n\n<tr><td style=\"text-align:center;\"><b>4c</b></td><td>Ossorio, P.G. (1968). Explanation, falsifiability, and rule-following.</td></tr>\n\n<tr><td style=\"text-align:center;\"><b>4d</b></td><td>Holmes, P.G. (1975).  Outline of Descriptive Psychology for personality theory and clinical applications.</td></tr>\n\n<tr><td style=\"text-align:center;\"><b>5</b></td><td style=\"width:80%\">Ossorio, J.R. (1971).  Psychotherapy: A means-ends study</td></tr>\n\nOssorio, P. G. (1967). Rule–following in grammar and behavior (LRI\nReport No. 7). Los Angeles, CA & Boulder, CO: Linguistic Research\nInstitute.\n\n<tr><td style=\"text-align:center;\"><b>5</b></td><td style=\"width:80%\">Putman, A.O. (1972).  Essays in Descriptive Psychology</td></tr>\n\n\n\nOssorio, P. G. (1968). The shaping of things to come. [Review of Science\nand human affairs, by R. E. Farson, Ed., and of New view of the nature\nof man, by J. R. Platt, Ed.]. Contemporary Psychology, 13, 140-142.\n\nOssorio, P. G. (1969). All the world’s a fact. [Review of the book: M.\nKochen, Ed. The growth of knowledge]. Contemporary Psychology, 14,\n232-233.\n\nOssorio, P. G. (1969/1978). Meaning and symbolism (LRI Report No.\n15). Whittier, CA and Boulder, CO: Linguistic Research Institute.\n(Original work published 1969 as LRI Report No. 10. Boulder, CO:\nLinguistic Research Institute.)\n\n\nOssorio, P. G. (1970/1981). Outline of Descriptive Psychology for\npersonality theory and clinical applications. In K. E. Davis (Ed.),\nAdvances in Descriptive Psychology, Vol. 1, (pp. 57-82). Greenwich,\nCN: JAI Press. (Original work published 1970 as LRI Report No. 4d.\nWhittier, CA & Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. G. (1971/1978). State of affairs systems (LRI Report No.\n14). Whittier, CA & Boulder, CO: Linguistic Research Institute.\n(Original work published 1971 as RADC–TR–71–102, Rome Air\nDevelopment Center, New York.)\n\nOssorio, P. G. (1971/1975/1978/2005). “What actually happens”: The\nrepresentation of real world phenomena. The collected works of Peter G.\nOssorio, Vol. IV. Ann Arbor, MI. Descriptive Psychology Press. Also\npublished Columbia, South Carolina: University of South Carolina\nPress, 1975, 1978. (Original work published 1971 as LRI Report\nNo. 10a. Whittier, CA & Boulder, CO: Linguistic Research Institute.\nLater listed as LRI Report No. 20.)\n\nOssorio, P. G. (1972/1973). Never smile at a crocodile. Journal for the\nTheory of Social Behavior, 3, 131–140. (Original work published 1972\nas LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic\nResearch Institute.)\n\nOssorio, P. G. (1976). Clinical topics (LRI Report No. 11). Whittier, CA\nand Boulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1977). Positive health and transcendental theories (LRI\nReport No. 13). Whittier, CA & Boulder, CO: Linguistic Research\nInstitute.\n\nOssorio, P. G. (1978). Personality and personality theories (LRI Report No.\n16). Whittier, CA & Boulder, CO: Linguistic Research Institute.\n462  The Behavior Of Persons\n\nOssorio, P. G. (1978). Religion without doctrine (LRI Report No. 19).\nBoulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1978). Research, evaluation, and representation (LRI\nReport No. 18). Whittier, CA & Boulder, CO: Linguistic Research\nInstitute.\n\nOssorio, P. G. (1979/1981). Conceptual-notational devices: The pcf and\nrelated types. In K. E. Davis (Ed.), Advances in Descriptive Psychology,\nVol. 1, (pp. 83-104). Greenwich, CN: JAI Press. (Original work\npublished 1979 as LRI Report No. 22. Boulder, CO: Linguistic\nResearch Institute.)\n\nOssorio, P. G. (1980). Behavior pattern indexing (LRI Report No. 33).\nBoulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1980/1981). Representation, evaluation, and research.\nIn K. E. Davis (Ed.), Advances in Descriptive Psychology, Vol. 1, (pp.\n105-135). Greenwich, CN: JAI Press. (Originally published in 1980\nas LRI Report No. 25. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. G. (1980/1982). Embodiment. In K. E. Davis & T. O.\nMitchell (Eds.), Advances in Descriptive Psychology, Vol. 2, (pp. 11-\n32). Greenwich, CN: JAI Press. (Originally published in 1980 as LRI\nReport No. 23. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. G. (1981). Ex post facto: The source of intractable origin problems\nand their solution (LRI Report No. 28a). Boulder, CO: Linguistic\nResearch Institute.\n\nOssorio, P. G. (1981). Rap session 1981 conference (LRI Report No. 28b).\nBoulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1982/1983). A multicultural psychology. In K. E. Davis &\nR. M. Bergner (Eds.), Advances in Descriptive Psychology, Vol. 3, (pp.\n13-44). Greenwich, CN: JAI Press. (Original work published 1982 as\nLRI Report No. 29. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. G. (1982). Cognition (LRI Report No. 32). Boulder, CO:\nLinguistic Research Institute.\n\nOssorio, P. G. (1982/1998). Place. The collected works of Peter G. Ossorio,\nVol. III. Ann Arbor, MI. Descriptive Psychology Press. (Original\nwork published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic\nResearch Institute.)\n\nOssorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder,\nCO.\n\nOssorio, P. G. (1983/1985/1997). Pathology. In Essays on clinical topics.\nThe collected works of Peter G. Ossorio, Vol. II, (pp. 1-70). Ann Arbor,\nMI. Descriptive Psychology Press. Also published in K. E. Davis\nand T. O. Mitchell (Eds.), Advances in Descriptive Psychology, Vol.\n4. (pp. 151-201). Greenwich, CN: JAI Press, 1985. (Original work\npublished 1983 as LRI Report No. 34. Boulder, CO: Linguistic\nResearch Institute.)\n\nOssorio, P. G. (1983/1985). An overview of Descriptive Psychology. In K.\nGergen and K. E. Davis (Eds.), Social construction of the person, (pp.\n19-40). New York: Springer Verlacht. (Original work published 1983\nas LRI Report No. 35. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. G. (1986/1997). Three minute lectures on emotion. In Essays\non clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.\n99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original\nwork published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic\nResearch Institute.)\n\nOssorio, P. G. (1986/1990). Appraisal. In A. O. Putman and K. E. Davis\n(Eds.), Advances in Descriptive Psychology, Vol. 5, (pp. 155-171). Ann\nArbor, MI. Descriptive Psychology Press. (Original work published\n1986 as LRI Report No. 37. Boulder, CO: Linguistic Research\nInstitute.)\n\nOssorio, P. G. (1986/1997). More three minute lectures on emotion. In\nEssays on clinical topics. The collected works of Peter G. Ossorio, Vol.\nII, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press.\n(Original work published 1986 as LRI Report No. 36b. Boulder,\nCO: Linguistic Research Institute.)\n\nOssorio, P. G. (1987/1997). Projective techniques. In Essays on clinical\ntopics. The collected works of Peter G. Ossorio, Vol. II, (pp. 71-95). Ann\nArbor, MI. Descriptive Psychology Press. (Original work published\n1986 as LRI Report No. 38a. Boulder, CO: Linguistic Research\nInstitute.)\n\nOssorio, P. G. (1987/1997). Cognitive deficits in schizophrenia. In Essays\non clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.\n165-193). Ann Arbor, MI. Descriptive Psychology Press. (Original\nwork published 1987 as LRI Report No. 39a. Boulder, CO: Linguistic\nResearch Institute.)\n\nOssorio, P. G. (1988). Galaxies at 8:30. LRI Report No. 42a. Boulder,\nCO: Linguistic Research Institute.\n\nOssorio, P. G. (1990). The human condition: Some formal aspects. LRI\nReport No. 47a. Boulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1991). Naive baseball theory. Psychological Inquiry, 2,\n352-355.\n\nOssorio, P. G. (1992). Experience for robots? (ESI Report No. 1a). Boulder,\nCO: Ellery Systems, Inc.\n\nOssorio, P. G. (1992). An expert system for planning, design, and management\nsupport for the first lunar outpost (NAS 9-18687). Houston, TX:\nNASA Lyndon B. Johnson Space Center. (Also published as ESI\nReport No. 2. Boulder, CO: Ellery Systems, Inc.)\n\nOssorio, P. G. (1992). Robotic systems and automation for space application\n(NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space\nCenter. (Also published as ESI Report No. 3. Boulder, CO: Ellery\nSystems, Inc.)\n\n</div>\n</table>\n\n\n','LRI Reports with full citations','','inherit','closed','closed','','4250-revision-v1','','','2025-11-18 20:58:01','2025-11-18 20:58:01','',4250,'https://society.bsquaresite.com/?p=7658',0,'revision','',0),
(7659,1,'2025-11-18 20:58:01','2025-11-18 20:58:01','<div><table>\n<tr><td style =\"width:18%; text-align:center; color:darkblue; font-weight:bold;\">LRI <br>Report No.</td><td style=\"text-align:center; color:darkblue; font-weight:bold;\">Citation</td></tr>\n\n<tr><td style=\"text-align:center;\"><b>1</b></td><td>Ossorio, P.G. (1964) Classification space: A multivariate procedure for <br>automatic document indexing and retrieval </td></tr>\n\n<tr><td style=\"text-align:center;\"><b>2</b></td><td>Ossorio, P. G. (1968). Attribute space development and evaluation</td></tr>\n\n<tr><td style=\"text-align:center;\"><b>3</b></td><td>Ossorio, P.G. (1966). Persons: Volume I.</td></tr>\n\n<tr><td style=\"text-align:center;\"><b>3</b></td><td>Ossorio, P.G. (1966). Persons: Volume II.</td></tr>\n\n<tr><td style=\"text-align:center;\"><b>4a</b></td><td>Ossorio, P. G. (1967). Outline of behavior description. </td></tr>\n\n<tr><td style=\"text-align:center;\"><b>4b</b></td><td>Ossorio, P.G. (1969). Notes on behavior description. </td></tr>\n\n<tr><td style=\"text-align:center;\"><b>4c</b></td><td>Ossorio, P.G. (1968). Explanation, falsifiability, and rule-following.</td></tr>\n\n<tr><td style=\"text-align:center;\"><b>4d</b></td><td>Holmes, P.G. (1975).  Outline of Descriptive Psychology for personality theory and clinical applications.</td></tr>\n\n<tr><td style=\"text-align:center;\"><b>5</b></td><td style=\"width:80%\">Ossorio, J.R. (1971).  Psychotherapy: A means-ends study</td></tr>\n\nOssorio, P. G. (1967). Rule–following in grammar and behavior (LRI\nReport No. 7). Los Angeles, CA & Boulder, CO: Linguistic Research\nInstitute.\n\n<tr><td style=\"text-align:center;\"><b>5</b></td><td style=\"width:80%\">Putman, A.O. (1972).  Essays in Descriptive Psychology</td></tr>\n\n\n\nOssorio, P. G. (1968). The shaping of things to come. [Review of Science\nand human affairs, by R. E. Farson, Ed., and of New view of the nature\nof man, by J. R. Platt, Ed.]. Contemporary Psychology, 13, 140-142.\n\nOssorio, P. G. (1969). All the world’s a fact. [Review of the book: M.\nKochen, Ed. The growth of knowledge]. Contemporary Psychology, 14,\n232-233.\n\nOssorio, P. G. (1969/1978). Meaning and symbolism (LRI Report No.\n15). Whittier, CA and Boulder, CO: Linguistic Research Institute.\n(Original work published 1969 as LRI Report No. 10. Boulder, CO:\nLinguistic Research Institute.)\n\n\nOssorio, P. G. (1970/1981). Outline of Descriptive Psychology for\npersonality theory and clinical applications. In K. E. Davis (Ed.),\nAdvances in Descriptive Psychology, Vol. 1, (pp. 57-82). Greenwich,\nCN: JAI Press. (Original work published 1970 as LRI Report No. 4d.\nWhittier, CA & Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. G. (1971/1978). State of affairs systems (LRI Report No.\n14). Whittier, CA & Boulder, CO: Linguistic Research Institute.\n(Original work published 1971 as RADC–TR–71–102, Rome Air\nDevelopment Center, New York.)\n\nOssorio, P. G. (1971/1975/1978/2005). “What actually happens”: The\nrepresentation of real world phenomena. The collected works of Peter G.\nOssorio, Vol. IV. Ann Arbor, MI. Descriptive Psychology Press. Also\npublished Columbia, South Carolina: University of South Carolina\nPress, 1975, 1978. (Original work published 1971 as LRI Report\nNo. 10a. Whittier, CA & Boulder, CO: Linguistic Research Institute.\nLater listed as LRI Report No. 20.)\n\nOssorio, P. G. (1972/1973). Never smile at a crocodile. Journal for the\nTheory of Social Behavior, 3, 131–140. (Original work published 1972\nas LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic\nResearch Institute.)\n\nOssorio, P. G. (1976). Clinical topics (LRI Report No. 11). Whittier, CA\nand Boulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1977). Positive health and transcendental theories (LRI\nReport No. 13). Whittier, CA & Boulder, CO: Linguistic Research\nInstitute.\n\nOssorio, P. G. (1978). Personality and personality theories (LRI Report No.\n16). Whittier, CA & Boulder, CO: Linguistic Research Institute.\n462  The Behavior Of Persons\n\nOssorio, P. G. (1978). Religion without doctrine (LRI Report No. 19).\nBoulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1978). Research, evaluation, and representation (LRI\nReport No. 18). Whittier, CA & Boulder, CO: Linguistic Research\nInstitute.\n\nOssorio, P. G. (1979/1981). Conceptual-notational devices: The pcf and\nrelated types. In K. E. Davis (Ed.), Advances in Descriptive Psychology,\nVol. 1, (pp. 83-104). Greenwich, CN: JAI Press. (Original work\npublished 1979 as LRI Report No. 22. Boulder, CO: Linguistic\nResearch Institute.)\n\nOssorio, P. G. (1980). Behavior pattern indexing (LRI Report No. 33).\nBoulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1980/1981). Representation, evaluation, and research.\nIn K. E. Davis (Ed.), Advances in Descriptive Psychology, Vol. 1, (pp.\n105-135). Greenwich, CN: JAI Press. (Originally published in 1980\nas LRI Report No. 25. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. G. (1980/1982). Embodiment. In K. E. Davis & T. O.\nMitchell (Eds.), Advances in Descriptive Psychology, Vol. 2, (pp. 11-\n32). Greenwich, CN: JAI Press. (Originally published in 1980 as LRI\nReport No. 23. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. G. (1981). Ex post facto: The source of intractable origin problems\nand their solution (LRI Report No. 28a). Boulder, CO: Linguistic\nResearch Institute.\n\nOssorio, P. G. (1981). Rap session 1981 conference (LRI Report No. 28b).\nBoulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1982/1983). A multicultural psychology. In K. E. Davis &\nR. M. Bergner (Eds.), Advances in Descriptive Psychology, Vol. 3, (pp.\n13-44). Greenwich, CN: JAI Press. (Original work published 1982 as\nLRI Report No. 29. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. G. (1982). Cognition (LRI Report No. 32). Boulder, CO:\nLinguistic Research Institute.\n\nOssorio, P. G. (1982/1998). Place. The collected works of Peter G. Ossorio,\nVol. III. Ann Arbor, MI. Descriptive Psychology Press. (Original\nwork published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic\nResearch Institute.)\n\nOssorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder,\nCO.\n\nOssorio, P. G. (1983/1985/1997). Pathology. In Essays on clinical topics.\nThe collected works of Peter G. Ossorio, Vol. II, (pp. 1-70). Ann Arbor,\nMI. Descriptive Psychology Press. Also published in K. E. Davis\nand T. O. Mitchell (Eds.), Advances in Descriptive Psychology, Vol.\n4. (pp. 151-201). Greenwich, CN: JAI Press, 1985. (Original work\npublished 1983 as LRI Report No. 34. Boulder, CO: Linguistic\nResearch Institute.)\n\nOssorio, P. G. (1983/1985). An overview of Descriptive Psychology. In K.\nGergen and K. E. Davis (Eds.), Social construction of the person, (pp.\n19-40). New York: Springer Verlacht. (Original work published 1983\nas LRI Report No. 35. Boulder, CO: Linguistic Research Institute.)\n\nOssorio, P. G. (1986/1997). Three minute lectures on emotion. In Essays\non clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.\n99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original\nwork published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic\nResearch Institute.)\n\nOssorio, P. G. (1986/1990). Appraisal. In A. O. Putman and K. E. Davis\n(Eds.), Advances in Descriptive Psychology, Vol. 5, (pp. 155-171). Ann\nArbor, MI. Descriptive Psychology Press. (Original work published\n1986 as LRI Report No. 37. Boulder, CO: Linguistic Research\nInstitute.)\n\nOssorio, P. G. (1986/1997). More three minute lectures on emotion. In\nEssays on clinical topics. The collected works of Peter G. Ossorio, Vol.\nII, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press.\n(Original work published 1986 as LRI Report No. 36b. Boulder,\nCO: Linguistic Research Institute.)\n\nOssorio, P. G. (1987/1997). Projective techniques. In Essays on clinical\ntopics. The collected works of Peter G. Ossorio, Vol. II, (pp. 71-95). Ann\nArbor, MI. Descriptive Psychology Press. (Original work published\n1986 as LRI Report No. 38a. Boulder, CO: Linguistic Research\nInstitute.)\n\nOssorio, P. G. (1987/1997). Cognitive deficits in schizophrenia. In Essays\non clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.\n165-193). Ann Arbor, MI. Descriptive Psychology Press. (Original\nwork published 1987 as LRI Report No. 39a. Boulder, CO: Linguistic\nResearch Institute.)\n\nOssorio, P. G. (1988). Galaxies at 8:30. LRI Report No. 42a. Boulder,\nCO: Linguistic Research Institute.\n\nOssorio, P. G. (1990). The human condition: Some formal aspects. LRI\nReport No. 47a. Boulder, CO: Linguistic Research Institute.\n\nOssorio, P. G. (1991). Naive baseball theory. Psychological Inquiry, 2,\n352-355.\n\nOssorio, P. G. (1992). Experience for robots? (ESI Report No. 1a). Boulder,\nCO: Ellery Systems, Inc.\n\nOssorio, P. G. (1992). An expert system for planning, design, and management\nsupport for the first lunar outpost (NAS 9-18687). Houston, TX:\nNASA Lyndon B. Johnson Space Center. (Also published as ESI\nReport No. 2. Boulder, CO: Ellery Systems, Inc.)\n\nOssorio, P. G. (1992). Robotic systems and automation for space application\n(NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space\nCenter. (Also published as ESI Report No. 3. Boulder, CO: Ellery\nSystems, Inc.)\n\n</div>\n</table>\n\n\n','LRI Reports with full citations','','inherit','closed','closed','','4250-revision-v1','','','2025-11-18 20:58:01','2025-11-18 20:58:01','',4250,'https://society.bsquaresite.com/?p=7659',0,'revision','',0),
(7660,1,'2025-11-18 20:58:02','2025-11-18 20:58:02','<h2>LRI Reports with full citations</h2>		Ossorio, P. G. (1967). Rule–following in grammar and behavior (LRI<br />Report No. 7). Los Angeles, CA &amp; Boulder, CO: Linguistic Research<br />Institute. Ossorio, P. G. (1968). The shaping of things to come. [Review of Science<br />and human affairs, by R. E. Farson, Ed., and of New view of the nature<br />of man, by J. R. Platt, Ed.]. Contemporary Psychology, 13, 140-142.<br /><br />Ossorio, P. G. (1969). All the world’s a fact. [Review of the book: M.<br />Kochen, Ed. The growth of knowledge]. Contemporary Psychology, 14,<br />232-233.<br /><br />Ossorio, P. G. (1969/1978). Meaning and symbolism (LRI Report No.<br />15). Whittier, CA and Boulder, CO: Linguistic Research Institute.<br />(Original work published 1969 as LRI Report No. 10. Boulder, CO:<br />Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1970/1981). Outline of Descriptive Psychology for<br />personality theory and clinical applications. In K. E. Davis (Ed.),<br />Advances in Descriptive Psychology, Vol. 1, (pp. 57-82). Greenwich,<br />CN: JAI Press. (Original work published 1970 as LRI Report No. 4d.<br />Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1971/1978). State of affairs systems (LRI Report No.<br />14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br />(Original work published 1971 as RADC–TR–71–102, Rome Air<br />Development Center, New York.)<br /><br />Ossorio, P. G. (1971/1975/1978/2005). “What actually happens”: The<br />representation of real world phenomena. The collected works of Peter G.<br />Ossorio, Vol. IV. Ann Arbor, MI. Descriptive Psychology Press. Also<br />published Columbia, South Carolina: University of South Carolina<br />Press, 1975, 1978. (Original work published 1971 as LRI Report<br />No. 10a. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br />Later listed as LRI Report No. 20.)<br /><br />Ossorio, P. G. (1972/1973). Never smile at a crocodile. Journal for the<br />Theory of Social Behavior, 3, 131–140. (Original work published 1972<br />as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1976). Clinical topics (LRI Report No. 11). Whittier, CA<br />and Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1977). Positive health and transcendental theories (LRI<br />Report No. 13). Whittier, CA &amp; Boulder, CO: Linguistic Research<br />Institute.<br /><br />Ossorio, P. G. (1978). Personality and personality theories (LRI Report No.<br />16). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br />462  The Behavior Of Persons<br /><br />Ossorio, P. G. (1978). Religion without doctrine (LRI Report No. 19).<br />Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1978). Research, evaluation, and representation (LRI<br />Report No. 18). Whittier, CA &amp; Boulder, CO: Linguistic Research<br />Institute.<br /><br />Ossorio, P. G. (1979/1981). Conceptual-notational devices: The pcf and<br />related types. In K. E. Davis (Ed.), Advances in Descriptive Psychology,<br />Vol. 1, (pp. 83-104). Greenwich, CN: JAI Press. (Original work<br />published 1979 as LRI Report No. 22. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1980). Behavior pattern indexing (LRI Report No. 33).<br />Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1980/1981). Representation, evaluation, and research.<br />In K. E. Davis (Ed.), Advances in Descriptive Psychology, Vol. 1, (pp.<br />105-135). Greenwich, CN: JAI Press. (Originally published in 1980<br />as LRI Report No. 25. Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1980/1982). Embodiment. In K. E. Davis &amp; T. O.<br />Mitchell (Eds.), Advances in Descriptive Psychology, Vol. 2, (pp. 11-<br />32). Greenwich, CN: JAI Press. (Originally published in 1980 as LRI<br />Report No. 23. Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1981). Ex post facto: The source of intractable origin problems<br />and their solution (LRI Report No. 28a). Boulder, CO: Linguistic<br />Research Institute.<br /><br />Ossorio, P. G. (1981). Rap session 1981 conference (LRI Report No. 28b).<br />Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1982/1983). A multicultural psychology. In K. E. Davis &amp;<br />R. M. Bergner (Eds.), Advances in Descriptive Psychology, Vol. 3, (pp.<br />13-44). Greenwich, CN: JAI Press. (Original work published 1982 as<br />LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1982). Cognition (LRI Report No. 32). Boulder, CO:<br />Linguistic Research Institute.<br /><br />Ossorio, P. G. (1982/1998). Place. The collected works of Peter G. Ossorio,<br />Vol. III. Ann Arbor, MI. Descriptive Psychology Press. (Original<br />work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder,<br />CO.<br /><br />Ossorio, P. G. (1983/1985/1997). Pathology. In Essays on clinical topics.<br />The collected works of Peter G. Ossorio, Vol. II, (pp. 1-70). Ann Arbor,<br />MI. Descriptive Psychology Press. Also published in K. E. Davis<br />and T. O. Mitchell (Eds.), Advances in Descriptive Psychology, Vol.<br />4. (pp. 151-201). Greenwich, CN: JAI Press, 1985. (Original work<br />published 1983 as LRI Report No. 34. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1983/1985). An overview of Descriptive Psychology. In K.<br />Gergen and K. E. Davis (Eds.), Social construction of the person, (pp.<br />19-40). New York: Springer Verlacht. (Original work published 1983<br />as LRI Report No. 35. Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1986/1997). Three minute lectures on emotion. In Essays<br />on clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.<br />99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original<br />work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1986/1990). Appraisal. In A. O. Putman and K. E. Davis<br />(Eds.), Advances in Descriptive Psychology, Vol. 5, (pp. 155-171). Ann<br />Arbor, MI. Descriptive Psychology Press. (Original work published<br />1986 as LRI Report No. 37. Boulder, CO: Linguistic Research<br />Institute.)<br /><br />Ossorio, P. G. (1986/1997). More three minute lectures on emotion. In<br />Essays on clinical topics. The collected works of Peter G. Ossorio, Vol.<br />II, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press.<br />(Original work published 1986 as LRI Report No. 36b. Boulder,<br />CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1987/1997). Projective techniques. In Essays on clinical<br />topics. The collected works of Peter G. Ossorio, Vol. II, (pp. 71-95). Ann<br />Arbor, MI. Descriptive Psychology Press. (Original work published<br />1986 as LRI Report No. 38a. Boulder, CO: Linguistic Research<br />Institute.)<br /><br />Ossorio, P. G. (1987/1997). Cognitive deficits in schizophrenia. In Essays<br />on clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.<br />165-193). Ann Arbor, MI. Descriptive Psychology Press. (Original<br />work published 1987 as LRI Report No. 39a. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1988). Galaxies at 8:30. LRI Report No. 42a. Boulder,<br />CO: Linguistic Research Institute.Ossorio, P. G. (1990). The human condition: Some formal aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1991). Naive baseball theory. Psychological Inquiry, 2,<br />352-355.<br /><br />Ossorio, P. G. (1992). Experience for robots? (ESI Report No. 1a). Boulder,<br />CO: Ellery Systems, Inc.<br /><br />Ossorio, P. G. (1992). An expert system for planning, design, and management<br />support for the first lunar outpost (NAS 9-18687). Houston, TX:<br />NASA Lyndon B. Johnson Space Center. (Also published as ESI<br />Report No. 2. Boulder, CO: Ellery Systems, Inc.)<br /><br />Ossorio, P. G. (1992). Robotic systems and automation for space application<br />(NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space<br />Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery<br />Systems, Inc.)<table><tbody><tr><td style=\"width: 18%; text-align: center; color: darkblue; font-weight: bold;\">LRI <br />Report No.</td><td style=\"text-align: center; color: darkblue; font-weight: bold;\">Citation</td></tr><tr><td style=\"text-align: center;\"><b>1</b></td><td>Ossorio, P.G. (1964) Classification space: A multivariate procedure for <br />automatic document indexing and retrieval</td></tr><tr><td style=\"text-align: center;\"><b>2</b></td><td>Ossorio, P. G. (1968). Attribute space development and evaluation</td></tr><tr><td style=\"text-align: center;\"><b>3</b></td><td>Ossorio, P.G. (1966). Persons: Volume I.</td></tr><tr><td style=\"text-align: center;\"><b>3</b></td><td>Ossorio, P.G. (1966). Persons: Volume II.</td></tr><tr><td style=\"text-align: center;\"><b>4a</b></td><td>Ossorio, P. G. (1967). Outline of behavior description.</td></tr><tr><td style=\"text-align: center;\"><b>4b</b></td><td>Ossorio, P.G. (1969). Notes on behavior description.</td></tr><tr><td style=\"text-align: center;\"><b>4c</b></td><td>Ossorio, P.G. (1968). Explanation, falsifiability, and rule-following.</td></tr><tr><td style=\"text-align: center;\"><b>4d</b></td><td>Holmes, P.G. (1975). Outline of Descriptive Psychology for personality theory and clinical applications.</td></tr><tr><td style=\"text-align: center;\"><b>5</b></td><td style=\"width: 80%;\">Ossorio, J.R. (1971). Psychotherapy: A means-ends study</td></tr><tr><td style=\"text-align: center;\"><b>5</b></td><td style=\"width: 80%;\">Putman, A.O. (1972). Essays in Descriptive Psychology</td></tr></tbody></table>','LRI Reports with full citations','','inherit','closed','closed','','4250-revision-v1','','','2025-11-18 20:58:02','2025-11-18 20:58:02','',4250,'https://society.bsquaresite.com/?p=7660',0,'revision','',0),
(7662,1,'2025-11-18 21:00:31','2025-11-18 21:00:31','<div class=\"panel-group\">\n  <div class=\"panel panel-default\">\n    <div class=\"panel-heading\">\n      <h4 class=\"panel-title\">\n        <a data-toggle=\"collapse\" href=\"/#collapse1\">Tony Putman</a>\n      </h4>\n    </div>\n    <div id=\"collapse1\" class=\"panel-collapse collapse\">\n    [wp-rss-aggregator source=\"22\" limit=\"3\"]\n  </div>\n</div>\n<div id=\"myAccordion\" class=\"accordion\">\n\n        <div class=\"accordion-group\">\n\n            <div class=\"accordion-heading\">\n\n                <a href=\"/#collapseOne\" data-parent=\"#myAccordion\" data-toggle=\"collapse\" class=\"accordion-toggle\">1. What is HTML?</a>\n\n            </div>\n\n            <div class=\"accordion-body collapse\" id=\"collapseOne\">\n\n                <div class=\"accordion-inner\">\n\n                    <p>HTML stands for HyperText Markup Language. HTML is the main markup language for describing the structure of Web pages. <a href=\"http://www.tutorialrepublic.com/html-tutorial/\" target=\"_blank\">Learn more.</a></p>\n\n                </div>\n\n            </div>\n\n        </div>    \n\n        <div class=\"accordion-group\">\n\n            <div class=\"accordion-heading\">\n\n                <a href=\"/#collapseTwo\" data-parent=\"#myAccordion\" data-toggle=\"collapse\" class=\"accordion-toggle\">2. What is Twitter Bootstrap?</a>\n\n            </div>\n\n            <div class=\"accordion-body collapse in\" id=\"collapseTwo\">\n\n                <div class=\"accordion-inner\">\n\n                    <p>Twitter Bootstrap is a powerful front-end framework for faster and easier web development. It is a collection of CSS and HTML conventions. <a href=\"http://www.tutorialrepublic.com/twitter-bootstrap-tutorial/\" target=\"_blank\">Learn more.</a></p>\n\n                </div>\n\n            </div>\n\n        </div>\n\n        <div class=\"accordion-group\">\n\n            <div class=\"accordion-heading\">\n\n                <a href=\"/#collapseThree\" data-parent=\"#myAccordion\" data-toggle=\"collapse\" class=\"accordion-toggle\">3. What is CSS?</a>\n\n            </div>\n\n            <div class=\"accordion-body collapse\" id=\"collapseThree\">\n\n                <div class=\"accordion-inner\">\n\n                    <p>CSS stands for Cascading Style Sheet. CSS allows you to specify various style properties for a given HTML element such as colors, backgrounds, fonts etc. <a href=\"http://www.tutorialrepublic.com/css-tutorial/\" target=\"_blank\">Learn more.</a></p>\n\n                </div>\n\n            </div>\n\n        </div>\n\n      </div>','Member Posts','','inherit','closed','closed','','20-revision-v1','','','2025-11-18 21:00:31','2025-11-18 21:00:31','',20,'https://society.bsquaresite.com/?p=7662',0,'revision','',0),
(7663,1,'2025-11-18 21:00:31','2025-11-18 21:00:31','<div class=\"panel-group\">\n  <div class=\"panel panel-default\">\n    <div class=\"panel-heading\">\n      <h4 class=\"panel-title\">\n        <a data-toggle=\"collapse\" href=\"/#collapse1\">Tony Putman</a>\n      </h4>\n    </div>\n    <div id=\"collapse1\" class=\"panel-collapse collapse\">\n    [wp-rss-aggregator source=\"22\" limit=\"3\"]\n  </div>\n</div>\n<div id=\"myAccordion\" class=\"accordion\">\n\n        <div class=\"accordion-group\">\n\n            <div class=\"accordion-heading\">\n\n                <a href=\"/#collapseOne\" data-parent=\"#myAccordion\" data-toggle=\"collapse\" class=\"accordion-toggle\">1. What is HTML?</a>\n\n            </div>\n\n            <div class=\"accordion-body collapse\" id=\"collapseOne\">\n\n                <div class=\"accordion-inner\">\n\n                    <p>HTML stands for HyperText Markup Language. HTML is the main markup language for describing the structure of Web pages. <a href=\"http://www.tutorialrepublic.com/html-tutorial/\" target=\"_blank\">Learn more.</a></p>\n\n                </div>\n\n            </div>\n\n        </div>    \n\n        <div class=\"accordion-group\">\n\n            <div class=\"accordion-heading\">\n\n                <a href=\"/#collapseTwo\" data-parent=\"#myAccordion\" data-toggle=\"collapse\" class=\"accordion-toggle\">2. What is Twitter Bootstrap?</a>\n\n            </div>\n\n            <div class=\"accordion-body collapse in\" id=\"collapseTwo\">\n\n                <div class=\"accordion-inner\">\n\n                    <p>Twitter Bootstrap is a powerful front-end framework for faster and easier web development. It is a collection of CSS and HTML conventions. <a href=\"http://www.tutorialrepublic.com/twitter-bootstrap-tutorial/\" target=\"_blank\">Learn more.</a></p>\n\n                </div>\n\n            </div>\n\n        </div>\n\n        <div class=\"accordion-group\">\n\n            <div class=\"accordion-heading\">\n\n                <a href=\"/#collapseThree\" data-parent=\"#myAccordion\" data-toggle=\"collapse\" class=\"accordion-toggle\">3. What is CSS?</a>\n\n            </div>\n\n            <div class=\"accordion-body collapse\" id=\"collapseThree\">\n\n                <div class=\"accordion-inner\">\n\n                    <p>CSS stands for Cascading Style Sheet. CSS allows you to specify various style properties for a given HTML element such as colors, backgrounds, fonts etc. <a href=\"http://www.tutorialrepublic.com/css-tutorial/\" target=\"_blank\">Learn more.</a></p>\n\n                </div>\n\n            </div>\n\n        </div>\n\n      </div>','Member Posts','','inherit','closed','closed','','20-revision-v1','','','2025-11-18 21:00:31','2025-11-18 21:00:31','',20,'https://society.bsquaresite.com/?p=7663',0,'revision','',0),
(7664,1,'2025-11-18 21:00:31','2025-11-18 21:00:31','<h2>Member Posts</h2>		\n      <h4>\n        <a data-toggle=\"collapse\" href=\"/#collapse1\">Tony Putman</a>\n      </h4>\n    [wp-rss-aggregator source=\"22\" limit=\"3\"]\n                <a href=\"/#collapseOne\" data-parent=\"#myAccordion\" data-toggle=\"collapse\">1. What is HTML?</a>\n                    <p>HTML stands for HyperText Markup Language. HTML is the main markup language for describing the structure of Web pages. <a href=\"http://www.tutorialrepublic.com/html-tutorial/\" target=\"_blank\">Learn more.</a></p>\n                <a href=\"/#collapseTwo\" data-parent=\"#myAccordion\" data-toggle=\"collapse\">2. What is Twitter Bootstrap?</a>\n                    <p>Twitter Bootstrap is a powerful front-end framework for faster and easier web development. It is a collection of CSS and HTML conventions. <a href=\"http://www.tutorialrepublic.com/twitter-bootstrap-tutorial/\" target=\"_blank\">Learn more.</a></p>\n                <a href=\"/#collapseThree\" data-parent=\"#myAccordion\" data-toggle=\"collapse\">3. What is CSS?</a>\n                    <p>CSS stands for Cascading Style Sheet. CSS allows you to specify various style properties for a given HTML element such as colors, backgrounds, fonts etc. <a href=\"http://www.tutorialrepublic.com/css-tutorial/\" target=\"_blank\">Learn more.</a></p>','Member Posts','','inherit','closed','closed','','20-revision-v1','','','2025-11-18 21:00:31','2025-11-18 21:00:31','',20,'https://society.bsquaresite.com/?p=7664',0,'revision','',0),
(7669,1,'2025-11-18 21:45:50','2025-11-18 21:45:50','Other Presentations\n<!-- Bergner -->\n[embed width=\"300\"]http://www.youtube.com/watch?v=I2lCe2sv7dI[/embed]\n<strong>Raymond Bergner PhD: \"What is Behavior?\"</strong>\n<!-- Roberts -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=G2gNiqA6NFA[/embed]\n<strong>Mary K. Roberts, PhD: \"Sense and Significance in the Human World\"</strong>\n<!-- Schwartz -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=XSGDuRV-zZ8[/embed]\n<strong>Wynn Schwartz, PhD: \"Presidential Address: Social Justice and the Just Choice\"</strong>\n[embed width=\"300\"]https://www.youtube.com/watch?v=lrngB66IpjY[/embed]\n<strong>Wynn Schwartz, PhD: \"Personhood Beyond the Human: What is a Person and How Can We Be Sure?\"</strong>\n[embed width=\"300\"]https://www.youtube.com/watch?v=TpLA7QypfP8[/embed]\n<strong>Wynn Schwartz, PhD: Round Table - \"Altruism and Empathy\"</strong>\n<!-- Holt -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=T5b3KtotVLg[/embed]\n<strong>Paula Holt, JD/MBA: \"Conflict Resolution\"</strong>\n<!-- Aladin -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=98pU_juQ7SQ[/embed]\n<strong>Aladdin Ossorio: \"Neuropsychological and Biomedical Models of Memory\"</strong>\n<!-- Erol Z -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=VypMu7-FB1c[/embed]\n<strong>Erol Zeybekoglu MA, ABD: \"Significance and Aggression: A Reconceptualization of ’Anger Management’\"</strong>\n<!-- \"Three-minute lectures\" SECTION -->\nOther Video Shorts\n<!-- BEHAVIORAL CHOICE -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=1ahhRNU82a4[/embed]\n<strong>Behavioral Choice</strong>\n<!-- OSSORIO: MAXIM A-->\n[embed width=\"300\"]https://www.youtube.com/watch?v=2sxYu2SEnog[/embed]\n<strong>Peter G. Ossorio: \"Psychology: Status-Dynamic Maxim A: Place\"</strong>\n<!-- OSSORIO: MAXIM B-->\n[embed width=\"300\"]https://www.youtube.com/watch?v=xjmMMqMM4ps[/embed]\n<strong>Peter G. Ossorio: \"Psychology: Status-Dynamic Maxim B: Place\"</strong>\n<!-- Wittgenstein - Beetle in a Box -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=x86hLtOkou8[/embed]\n<strong>\"Wittgenstein’s Beetle in a Box Analogy\"</strong>','Other Presentations and Video Shorts','','inherit','closed','closed','','10-revision-v1','','','2025-11-18 21:45:50','2025-11-18 21:45:50','',10,'https://society.bsquaresite.com/?p=7669',0,'revision','',0),
(7670,1,'2025-11-18 21:45:50','2025-11-18 21:45:50','Other Presentations\n<!-- Bergner -->\n[embed width=\"300\"]http://www.youtube.com/watch?v=I2lCe2sv7dI[/embed]\n<strong>Raymond Bergner PhD: \"What is Behavior?\"</strong>\n<!-- Roberts -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=G2gNiqA6NFA[/embed]\n<strong>Mary K. Roberts, PhD: \"Sense and Significance in the Human World\"</strong>\n<!-- Schwartz -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=XSGDuRV-zZ8[/embed]\n<strong>Wynn Schwartz, PhD: \"Presidential Address: Social Justice and the Just Choice\"</strong>\n[embed width=\"300\"]https://www.youtube.com/watch?v=lrngB66IpjY[/embed]\n<strong>Wynn Schwartz, PhD: \"Personhood Beyond the Human: What is a Person and How Can We Be Sure?\"</strong>\n[embed width=\"300\"]https://www.youtube.com/watch?v=TpLA7QypfP8[/embed]\n<strong>Wynn Schwartz, PhD: Round Table - \"Altruism and Empathy\"</strong>\n<!-- Holt -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=T5b3KtotVLg[/embed]\n<strong>Paula Holt, JD/MBA: \"Conflict Resolution\"</strong>\n<!-- Aladin -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=98pU_juQ7SQ[/embed]\n<strong>Aladdin Ossorio: \"Neuropsychological and Biomedical Models of Memory\"</strong>\n<!-- Erol Z -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=VypMu7-FB1c[/embed]\n<strong>Erol Zeybekoglu MA, ABD: \"Significance and Aggression: A Reconceptualization of ’Anger Management’\"</strong>\n<!-- \"Three-minute lectures\" SECTION -->\nOther Video Shorts\n<!-- BEHAVIORAL CHOICE -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=1ahhRNU82a4[/embed]\n<strong>Behavioral Choice</strong>\n<!-- OSSORIO: MAXIM A-->\n[embed width=\"300\"]https://www.youtube.com/watch?v=2sxYu2SEnog[/embed]\n<strong>Peter G. Ossorio: \"Psychology: Status-Dynamic Maxim A: Place\"</strong>\n<!-- OSSORIO: MAXIM B-->\n[embed width=\"300\"]https://www.youtube.com/watch?v=xjmMMqMM4ps[/embed]\n<strong>Peter G. Ossorio: \"Psychology: Status-Dynamic Maxim B: Place\"</strong>\n<!-- Wittgenstein - Beetle in a Box -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=x86hLtOkou8[/embed]\n<strong>\"Wittgenstein’s Beetle in a Box Analogy\"</strong>','Other Presentations and Video Shorts','','inherit','closed','closed','','10-revision-v1','','','2025-11-18 21:45:50','2025-11-18 21:45:50','',10,'https://society.bsquaresite.com/?p=7670',0,'revision','',0),
(7671,1,'2025-11-18 21:45:51','2025-11-18 21:45:51','<h2>Other Presentations</h2>		\nOther Presentations\n<!-- Bergner -->\n[embed width=\"300\"]http://www.youtube.com/watch?v=I2lCe2sv7dI[/embed]\n<strong>Raymond Bergner PhD: \"What is Behavior?\"</strong>\n<!-- Roberts -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=G2gNiqA6NFA[/embed]\n<strong>Mary K. Roberts, PhD: \"Sense and Significance in the Human World\"</strong>\n<!-- Schwartz -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=XSGDuRV-zZ8[/embed]\n<strong>Wynn Schwartz, PhD: \"Presidential Address: Social Justice and the Just Choice\"</strong>\n[embed width=\"300\"]https://www.youtube.com/watch?v=lrngB66IpjY[/embed]\n<strong>Wynn Schwartz, PhD: \"Personhood Beyond the Human: What is a Person and How Can We Be Sure?\"</strong>\n[embed width=\"300\"]https://www.youtube.com/watch?v=TpLA7QypfP8[/embed]\n<strong>Wynn Schwartz, PhD: Round Table - \"Altruism and Empathy\"</strong>\n<!-- Holt -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=T5b3KtotVLg[/embed]\n<strong>Paula Holt, JD/MBA: \"Conflict Resolution\"</strong>\n<!-- Aladin -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=98pU_juQ7SQ[/embed]\n<strong>Aladdin Ossorio: \"Neuropsychological and Biomedical Models of Memory\"</strong>\n<!-- Erol Z -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=VypMu7-FB1c[/embed]\n<strong>Erol Zeybekoglu MA, ABD: \"Significance and Aggression: A Reconceptualization of ’Anger Management’\"</strong>\n<!-- \"Three-minute lectures\" SECTION -->\nOther Video Shorts\n<!-- BEHAVIORAL CHOICE -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=1ahhRNU82a4[/embed]\n<strong>Behavioral Choice</strong>\n<!-- OSSORIO: MAXIM A-->\n[embed width=\"300\"]https://www.youtube.com/watch?v=2sxYu2SEnog[/embed]\n<strong>Peter G. Ossorio: \"Psychology: Status-Dynamic Maxim A: Place\"</strong>\n<!-- OSSORIO: MAXIM B-->\n[embed width=\"300\"]https://www.youtube.com/watch?v=xjmMMqMM4ps[/embed]\n<strong>Peter G. Ossorio: \"Psychology: Status-Dynamic Maxim B: Place\"</strong>\n<!-- Wittgenstein - Beetle in a Box -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=x86hLtOkou8[/embed]\n<strong>\"Wittgenstein’s Beetle in a Box Analogy\"</strong>','Other Presentations and Video Shorts','','inherit','closed','closed','','10-revision-v1','','','2025-11-18 21:45:51','2025-11-18 21:45:51','',10,'https://society.bsquaresite.com/?p=7671',0,'revision','',0),
(7673,1,'2025-11-18 21:49:57','2025-11-18 21:49:57','<p style=\"text-align:center; position:relative; top: -20px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -20px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural <br>Competence as a Therapist:<br>A Descriptive Psychology Approach</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Fernand Lubuguin, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lubuguin_F-SDP-Mid-year-2022.jpg\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">April 1, 2022</td></tr>\n</table>','Presentation: Mid-year Meeting 2022','','inherit','closed','closed','','6487-revision-v1','','','2025-11-18 21:49:57','2025-11-18 21:49:57','',6487,'https://society.bsquaresite.com/?p=7673',0,'revision','',0),
(7674,1,'2025-11-18 21:49:57','2025-11-18 21:49:57','<p style=\"text-align:center; position:relative; top: -20px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -20px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural <br>Competence as a Therapist:<br>A Descriptive Psychology Approach</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Fernand Lubuguin, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lubuguin_F-SDP-Mid-year-2022.jpg\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">April 1, 2022</td></tr>\n</table>','Presentation: Mid-year Meeting 2022','','inherit','closed','closed','','6487-revision-v1','','','2025-11-18 21:49:57','2025-11-18 21:49:57','',6487,'https://society.bsquaresite.com/?p=7674',0,'revision','',0),
(7675,1,'2025-11-18 21:49:57','2025-11-18 21:49:57','<h2>Presentation: Mid-year Meeting 2022</h2>		<p style=\"text-align:center; position:relative; top: -20px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -20px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural <br>Competence as a Therapist:<br>A Descriptive Psychology Approach</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Fernand Lubuguin, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lubuguin_F-SDP-Mid-year-2022.jpg\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">April 1, 2022</td></tr>\n</table>','Presentation: Mid-year Meeting 2022','','inherit','closed','closed','','6487-revision-v1','','','2025-11-18 21:49:57','2025-11-18 21:49:57','',6487,'https://society.bsquaresite.com/?p=7675',0,'revision','',0),
(7677,1,'2025-11-18 21:52:08','2025-11-18 21:52:08','<p style=\"position:relative; top:-60px;\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.</p> \n<p style=\"position:relative; top:-60px;\">Please \"<strong>hover</strong>\" over the \"Presentations\" menu item and then select an option from the drop down menu.</p>','Presentations','','inherit','closed','closed','','5555-revision-v1','','','2025-11-18 21:52:08','2025-11-18 21:52:08','',5555,'https://society.bsquaresite.com/?p=7677',0,'revision','',0),
(7678,1,'2025-11-18 21:52:08','2025-11-18 21:52:08','<p style=\"position:relative; top:-60px;\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.</p> \n<p style=\"position:relative; top:-60px;\">Please \"<strong>hover</strong>\" over the \"Presentations\" menu item and then select an option from the drop down menu.</p>','Presentations','','inherit','closed','closed','','5555-revision-v1','','','2025-11-18 21:52:08','2025-11-18 21:52:08','',5555,'https://society.bsquaresite.com/?p=7678',0,'revision','',0),
(7679,1,'2025-11-18 21:52:08','2025-11-18 21:52:08','<h2>Presentations</h2>		\n<p style=\"position:relative; top:-60px;\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.</p> \n<p style=\"position:relative; top:-60px;\">Please \"<strong>hover</strong>\" over the \"Presentations\" menu item and then select an option from the drop down menu.</p>','Presentations','','inherit','closed','closed','','5555-revision-v1','','','2025-11-18 21:52:08','2025-11-18 21:52:08','',5555,'https://society.bsquaresite.com/?p=7679',0,'revision','',0),
(7680,1,'2025-11-18 21:52:56','2025-11-18 21:52:56','<h2>Presentations</h2>		\n<p style=\"position:relative; top:-60px;\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.</p> \n<p style=\"position:relative; top:-60px;\">Please \"<strong>hover</strong>\" over the \"Presentations\" menu item and then select an option from the drop down menu.</p>','Presentations','','inherit','closed','closed','','5555-revision-v1','','','2025-11-18 21:52:56','2025-11-18 21:52:56','',5555,'https://society.bsquaresite.com/?p=7680',0,'revision','',0),
(7681,1,'2025-11-18 21:52:56','2025-11-18 21:52:56','<h2>Presentations</h2>		\n<p style=\"position:relative; top:-60px;\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.</p> \n<p style=\"position:relative; top:-60px;\">Please \"<strong>hover</strong>\" over the \"Presentations\" menu item and then select an option from the drop down menu.</p>','Presentations','','inherit','closed','closed','','5555-revision-v1','','','2025-11-18 21:52:56','2025-11-18 21:52:56','',5555,'https://society.bsquaresite.com/?p=7681',0,'revision','',0),
(7682,1,'2025-11-18 21:52:57','2025-11-18 21:52:57','<h2>Presentations</h2>		\n<p style=\"position:relative; top:-60px;\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.</p> \n<p style=\"position:relative; top:-60px;\">Please \"<strong>hover</strong>\" over the \"Presentations\" menu item and then select an option from the drop down menu.</p>','Presentations','','inherit','closed','closed','','5555-revision-v1','','','2025-11-18 21:52:57','2025-11-18 21:52:57','',5555,'https://society.bsquaresite.com/?p=7682',0,'revision','',0),
(7683,1,'2025-11-18 21:55:38','2025-11-18 21:55:38','<h2>Presentations</h2>		\n<p style=\"position:relative; top:-60px;\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.</p> \n<p style=\"position:relative; top:-60px;\">Please \"<strong>hover</strong>\" over the \"Presentations\" menu item and then select an option from the drop down menu.</p>','Presentations','','inherit','closed','closed','','5555-revision-v1','','','2025-11-18 21:55:38','2025-11-18 21:55:38','',5555,'https://society.bsquaresite.com/?p=7683',0,'revision','',0),
(7684,1,'2025-11-18 21:55:38','2025-11-18 21:55:38','<h2>Presentations</h2>		\n<p style=\"position:relative; top:-60px;\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.</p> \n<p style=\"position:relative; top:-60px;\">Please \"<strong>hover</strong>\" over the \"Presentations\" menu item and then select an option from the drop down menu.</p>','Presentations','','inherit','closed','closed','','5555-revision-v1','','','2025-11-18 21:55:38','2025-11-18 21:55:38','',5555,'https://society.bsquaresite.com/?p=7684',0,'revision','',0),
(7685,1,'2025-11-18 21:55:39','2025-11-18 21:55:39','<h2>Presentations</h2>		 <p style=\"position: relative; top: -60px;\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.</p><p style=\"position: relative; top: -60px;\">Please \"<strong>hover</strong>\" over the \"Presentations\" menu item and then select an option from the drop down menu.</p> ','Presentations','','inherit','closed','closed','','5555-revision-v1','','','2025-11-18 21:55:39','2025-11-18 21:55:39','',5555,'https://society.bsquaresite.com/?p=7685',0,'revision','',0),
(7687,1,'2025-11-18 21:57:16','2025-11-18 21:57:16','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n</table>','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','inherit','closed','closed','','5813-revision-v1','','','2025-11-18 21:57:16','2025-11-18 21:57:16','',5813,'https://society.bsquaresite.com/?p=7687',0,'revision','',0),
(7688,1,'2025-11-18 21:57:16','2025-11-18 21:57:16','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n</table>','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','inherit','closed','closed','','5813-revision-v1','','','2025-11-18 21:57:16','2025-11-18 21:57:16','',5813,'https://society.bsquaresite.com/?p=7688',0,'revision','',0),
(7689,1,'2025-11-18 21:57:16','2025-11-18 21:57:16','<h2>Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n</table>','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','inherit','closed','closed','','5813-revision-v1','','','2025-11-18 21:57:16','2025-11-18 21:57:16','',5813,'https://society.bsquaresite.com/?p=7689',0,'revision','',0),
(7690,1,'2025-11-18 21:57:45','2025-11-18 21:57:45','<h2>Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n</table>','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','inherit','closed','closed','','5813-revision-v1','','','2025-11-18 21:57:45','2025-11-18 21:57:45','',5813,'https://society.bsquaresite.com/?p=7690',0,'revision','',0),
(7691,1,'2025-11-18 21:57:45','2025-11-18 21:57:45','<h2>Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n</table>','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','inherit','closed','closed','','5813-revision-v1','','','2025-11-18 21:57:45','2025-11-18 21:57:45','',5813,'https://society.bsquaresite.com/?p=7691',0,'revision','',0),
(7692,1,'2025-11-18 21:57:46','2025-11-18 21:57:46','<h2>Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n</table>','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','inherit','closed','closed','','5813-revision-v1','','','2025-11-18 21:57:46','2025-11-18 21:57:46','',5813,'https://society.bsquaresite.com/?p=7692',0,'revision','',0),
(7693,1,'2025-11-18 21:58:20','2025-11-18 21:58:20','<h2>Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n</table>','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','inherit','closed','closed','','5813-revision-v1','','','2025-11-18 21:58:20','2025-11-18 21:58:20','',5813,'https://society.bsquaresite.com/?p=7693',0,'revision','',0),
(7694,1,'2025-11-18 21:58:20','2025-11-18 21:58:20','<h2>Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n</table>','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','inherit','closed','closed','','5813-revision-v1','','','2025-11-18 21:58:20','2025-11-18 21:58:20','',5813,'https://society.bsquaresite.com/?p=7694',0,'revision','',0),
(7695,1,'2025-11-18 21:58:20','2025-11-18 21:58:20','<h2>Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n</table>','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','inherit','closed','closed','','5813-revision-v1','','','2025-11-18 21:58:20','2025-11-18 21:58:20','',5813,'https://society.bsquaresite.com/?p=7695',0,'revision','',0),
(7696,1,'2025-11-18 21:59:43','2025-11-18 21:59:43','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds </a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/explaining-explanations/\">Explaining Explanation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a Descriptive Psychology Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n</table>','Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010','','inherit','closed','closed','','5823-revision-v1','','','2025-11-18 21:59:43','2025-11-18 21:59:43','',5823,'https://society.bsquaresite.com/?p=7696',0,'revision','',0),
(7697,1,'2025-11-18 21:59:43','2025-11-18 21:59:43','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds </a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/explaining-explanations/\">Explaining Explanation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a Descriptive Psychology Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n</table>','Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010','','inherit','closed','closed','','5823-revision-v1','','','2025-11-18 21:59:43','2025-11-18 21:59:43','',5823,'https://society.bsquaresite.com/?p=7697',0,'revision','',0),
(7698,1,'2025-11-18 21:59:43','2025-11-18 21:59:43','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds </a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/explaining-explanations/\">Explaining Explanation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a Descriptive Psychology Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n</table>','Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010','','inherit','closed','closed','','5823-revision-v1','','','2025-11-18 21:59:43','2025-11-18 21:59:43','',5823,'https://society.bsquaresite.com/?p=7698',0,'revision','',0),
(7700,1,'2025-11-20 16:20:53','2025-11-20 16:20:53','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds </a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/explaining-explanations/\">Explaining Explanation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a Descriptive Psychology Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n</table>','Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010','','inherit','closed','closed','','5823-revision-v1','','','2025-11-20 16:20:53','2025-11-20 16:20:53','',5823,'https://society.bsquaresite.com/?p=7700',0,'revision','',0),
(7701,1,'2025-11-20 16:20:53','2025-11-20 16:20:53','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds </a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/explaining-explanations/\">Explaining Explanation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a Descriptive Psychology Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n</table>','Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010','','inherit','closed','closed','','5823-revision-v1','','','2025-11-20 16:20:53','2025-11-20 16:20:53','',5823,'https://society.bsquaresite.com/?p=7701',0,'revision','',0),
(7702,1,'2025-11-20 16:20:53','2025-11-20 16:20:53','<h2>Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds </a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/explaining-explanations/\">Explaining Explanation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a Descriptive Psychology Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n</table>','Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010','','inherit','closed','closed','','5823-revision-v1','','','2025-11-20 16:20:53','2025-11-20 16:20:53','',5823,'https://society.bsquaresite.com/?p=7702',0,'revision','',0),
(7703,1,'2025-11-20 16:21:07','2025-11-20 16:21:07','<h2>Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds </a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/explaining-explanations/\">Explaining Explanation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a Descriptive Psychology Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n</table>','Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010','','inherit','closed','closed','','5823-revision-v1','','','2025-11-20 16:21:07','2025-11-20 16:21:07','',5823,'https://society.bsquaresite.com/?p=7703',0,'revision','',0),
(7704,1,'2025-11-20 16:21:07','2025-11-20 16:21:07','<h2>Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds </a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/explaining-explanations/\">Explaining Explanation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a Descriptive Psychology Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n</table>','Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010','','inherit','closed','closed','','5823-revision-v1','','','2025-11-20 16:21:07','2025-11-20 16:21:07','',5823,'https://society.bsquaresite.com/?p=7704',0,'revision','',0),
(7705,1,'2025-11-20 16:21:07','2025-11-20 16:21:07','<h2>Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds </a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/explaining-explanations/\">Explaining Explanation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a Descriptive Psychology Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n</table>','Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010','','inherit','closed','closed','','5823-revision-v1','','','2025-11-20 16:21:07','2025-11-20 16:21:07','',5823,'https://society.bsquaresite.com/?p=7705',0,'revision','',0),
(7706,1,'2025-11-20 16:21:38','2025-11-20 16:21:38','<h2>Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds </a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/explaining-explanations/\">Explaining Explanation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a Descriptive Psychology Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n</table>','Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010','','inherit','closed','closed','','5823-revision-v1','','','2025-11-20 16:21:38','2025-11-20 16:21:38','',5823,'https://society.bsquaresite.com/?p=7706',0,'revision','',0),
(7707,1,'2025-11-20 16:21:38','2025-11-20 16:21:38','<h2>Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds </a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/explaining-explanations/\">Explaining Explanation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a Descriptive Psychology Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n</table>','Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010','','inherit','closed','closed','','5823-revision-v1','','','2025-11-20 16:21:38','2025-11-20 16:21:38','',5823,'https://society.bsquaresite.com/?p=7707',0,'revision','',0),
(7708,1,'2025-11-20 16:21:38','2025-11-20 16:21:38','<h2>Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds </a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/explaining-explanations/\">Explaining Explanation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a Descriptive Psychology Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n</table>','Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010','','inherit','closed','closed','','5823-revision-v1','','','2025-11-20 16:21:38','2025-11-20 16:21:38','',5823,'https://society.bsquaresite.com/?p=7708',0,'revision','',0),
(7709,1,'2025-11-20 16:22:43','2025-11-20 16:22:43','<h2>Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n</table>','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','inherit','closed','closed','','5813-revision-v1','','','2025-11-20 16:22:43','2025-11-20 16:22:43','',5813,'https://society.bsquaresite.com/?p=7709',0,'revision','',0),
(7710,1,'2025-11-20 16:22:43','2025-11-20 16:22:43','<h2>Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n</table>','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','inherit','closed','closed','','5813-revision-v1','','','2025-11-20 16:22:43','2025-11-20 16:22:43','',5813,'https://society.bsquaresite.com/?p=7710',0,'revision','',0),
(7711,1,'2025-11-20 16:22:44','2025-11-20 16:22:44','<h2>Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n</table>','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','inherit','closed','closed','','5813-revision-v1','','','2025-11-20 16:22:44','2025-11-20 16:22:44','',5813,'https://society.bsquaresite.com/?p=7711',0,'revision','',0),
(7712,1,'2025-11-20 16:23:04','2025-11-20 16:23:04','<h2>Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n</table>','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','inherit','closed','closed','','5813-revision-v1','','','2025-11-20 16:23:04','2025-11-20 16:23:04','',5813,'https://society.bsquaresite.com/?p=7712',0,'revision','',0),
(7713,1,'2025-11-20 16:23:04','2025-11-20 16:23:04','<h2>Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n</table>','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','inherit','closed','closed','','5813-revision-v1','','','2025-11-20 16:23:04','2025-11-20 16:23:04','',5813,'https://society.bsquaresite.com/?p=7713',0,'revision','',0),
(7714,1,'2025-11-20 16:23:04','2025-11-20 16:23:04','<h2>Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n</table>','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','inherit','closed','closed','','5813-revision-v1','','','2025-11-20 16:23:04','2025-11-20 16:23:04','',5813,'https://society.bsquaresite.com/?p=7714',0,'revision','',0),
(7716,1,'2025-11-20 16:24:28','2025-11-20 16:24:28','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/theologies/\">Theologies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address<br>Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jacob Sidman, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We\'re Off to See the Wizard: Politics, Charisma, and Community Change.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n</table>','Presentations 33rd Annual SDP Conference September 22-25, 2011','','inherit','closed','closed','','5778-revision-v1','','','2025-11-20 16:24:28','2025-11-20 16:24:28','',5778,'https://society.bsquaresite.com/?p=7716',0,'revision','',0),
(7717,1,'2025-11-20 16:24:29','2025-11-20 16:24:29','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/theologies/\">Theologies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address<br>Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jacob Sidman, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We\'re Off to See the Wizard: Politics, Charisma, and Community Change.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n</table>','Presentations 33rd Annual SDP Conference September 22-25, 2011','','inherit','closed','closed','','5778-revision-v1','','','2025-11-20 16:24:29','2025-11-20 16:24:29','',5778,'https://society.bsquaresite.com/?p=7717',0,'revision','',0),
(7718,1,'2025-11-20 16:24:29','2025-11-20 16:24:29','<h2>Presentations 33rd Annual SDP Conference September 22-25, 2011</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/theologies/\">Theologies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address<br>Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jacob Sidman, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We\'re Off to See the Wizard: Politics, Charisma, and Community Change.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n</table>','Presentations 33rd Annual SDP Conference September 22-25, 2011','','inherit','closed','closed','','5778-revision-v1','','','2025-11-20 16:24:29','2025-11-20 16:24:29','',5778,'https://society.bsquaresite.com/?p=7718',0,'revision','',0),
(7720,1,'2025-11-20 16:25:59','2025-11-20 16:25:59','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems\n</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 22, 2012</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Stone</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2012</td></tr>\n</table>','Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012','','inherit','closed','closed','','5831-revision-v1','','','2025-11-20 16:25:59','2025-11-20 16:25:59','',5831,'https://society.bsquaresite.com/?p=7720',0,'revision','',0),
(7721,1,'2025-11-20 16:25:59','2025-11-20 16:25:59','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems\n</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 22, 2012</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Stone</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2012</td></tr>\n</table>','Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012','','inherit','closed','closed','','5831-revision-v1','','','2025-11-20 16:25:59','2025-11-20 16:25:59','',5831,'https://society.bsquaresite.com/?p=7721',0,'revision','',0),
(7722,1,'2025-11-20 16:25:59','2025-11-20 16:25:59','<h2>Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems\n</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 22, 2012</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Stone</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2012</td></tr>\n</table>','Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012','','inherit','closed','closed','','5831-revision-v1','','','2025-11-20 16:25:59','2025-11-20 16:25:59','',5831,'https://society.bsquaresite.com/?p=7722',0,'revision','',0),
(7723,1,'2025-11-20 16:26:40','2025-11-20 16:26:40','<h2>Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems\n</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 22, 2012</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Stone</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2012</td></tr>\n</table>','Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012','','inherit','closed','closed','','5831-revision-v1','','','2025-11-20 16:26:40','2025-11-20 16:26:40','',5831,'https://society.bsquaresite.com/?p=7723',0,'revision','',0),
(7724,1,'2025-11-20 16:26:40','2025-11-20 16:26:40','<h2>Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems\n</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 22, 2012</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Stone</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2012</td></tr>\n</table>','Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012','','inherit','closed','closed','','5831-revision-v1','','','2025-11-20 16:26:40','2025-11-20 16:26:40','',5831,'https://society.bsquaresite.com/?p=7724',0,'revision','',0),
(7725,1,'2025-11-20 16:26:41','2025-11-20 16:26:41','<h2>Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems<br /></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img style=\"width: 125px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 22, 2012</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Stone</td><td style=\"text-align: left; border-top: 2px solid blue;\">September 23, 2012</td></tr></tbody></table>','Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012','','inherit','closed','closed','','5831-revision-v1','','','2025-11-20 16:26:41','2025-11-20 16:26:41','',5831,'https://society.bsquaresite.com/?p=7725',0,'revision','',0),
(7727,1,'2025-11-20 16:28:40','2025-11-20 16:28:40','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n<td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D.<br>(based on the work of J.R. Holmes)</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n    <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 18, 2013</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/whats-in-a-name/\">What\'s in a Name?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n</table>','Presentations 35th Annual SDP Conference October 17-20, 2013','','inherit','closed','closed','','5785-revision-v1','','','2025-11-20 16:28:40','2025-11-20 16:28:40','',5785,'https://society.bsquaresite.com/?p=7727',0,'revision','',0),
(7728,1,'2025-11-20 16:28:40','2025-11-20 16:28:40','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n<td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D.<br>(based on the work of J.R. Holmes)</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n    <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 18, 2013</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/whats-in-a-name/\">What\'s in a Name?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n</table>','Presentations 35th Annual SDP Conference October 17-20, 2013','','inherit','closed','closed','','5785-revision-v1','','','2025-11-20 16:28:40','2025-11-20 16:28:40','',5785,'https://society.bsquaresite.com/?p=7728',0,'revision','',0),
(7729,1,'2025-11-20 16:28:40','2025-11-20 16:28:40','<h2>Presentations 35th Annual SDP Conference October 17-20, 2013</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n<td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D.<br>(based on the work of J.R. Holmes)</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n    <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 18, 2013</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/whats-in-a-name/\">What\'s in a Name?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n</table>','Presentations 35th Annual SDP Conference October 17-20, 2013','','inherit','closed','closed','','5785-revision-v1','','','2025-11-20 16:28:40','2025-11-20 16:28:40','',5785,'https://society.bsquaresite.com/?p=7729',0,'revision','',0),
(7731,1,'2025-11-20 16:30:18','2025-11-20 16:30:18','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-community-description/\">Notes on Community Description </a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 24, 2014</td></tr>\n</table>','Presentations 36th Annual SDP Conference October 23-26, 2014','','inherit','closed','closed','','5840-revision-v1','','','2025-11-20 16:30:18','2025-11-20 16:30:18','',5840,'https://society.bsquaresite.com/?p=7731',0,'revision','',0),
(7732,1,'2025-11-20 16:30:18','2025-11-20 16:30:18','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-community-description/\">Notes on Community Description </a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 24, 2014</td></tr>\n</table>','Presentations 36th Annual SDP Conference October 23-26, 2014','','inherit','closed','closed','','5840-revision-v1','','','2025-11-20 16:30:18','2025-11-20 16:30:18','',5840,'https://society.bsquaresite.com/?p=7732',0,'revision','',0),
(7733,1,'2025-11-20 16:30:18','2025-11-20 16:30:18','<h2>Presentations 35th Annual SDP Conference October 17-20, 2013</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-community-description/\">Notes on Community Description </a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 24, 2014</td></tr>\n</table>','Presentations 36th Annual SDP Conference October 23-26, 2014','','inherit','closed','closed','','5840-revision-v1','','','2025-11-20 16:30:18','2025-11-20 16:30:18','',5840,'https://society.bsquaresite.com/?p=7733',0,'revision','',0),
(7734,1,'2025-11-20 16:31:56','2025-11-20 16:31:56','<h2>Presentations 35th Annual SDP Conference October 17-20, 2013</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-community-description/\">Notes on Community Description </a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 24, 2014</td></tr>\n</table>','Presentations 36th Annual SDP Conference October 23-26, 2014','','inherit','closed','closed','','5840-revision-v1','','','2025-11-20 16:31:56','2025-11-20 16:31:56','',5840,'https://society.bsquaresite.com/?p=7734',0,'revision','',0),
(7735,1,'2025-11-20 16:31:56','2025-11-20 16:31:56','<h2>Presentations 35th Annual SDP Conference October 17-20, 2013</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-community-description/\">Notes on Community Description </a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 24, 2014</td></tr>\n</table>','Presentations 36th Annual SDP Conference October 23-26, 2014','','inherit','closed','closed','','5840-revision-v1','','','2025-11-20 16:31:56','2025-11-20 16:31:56','',5840,'https://society.bsquaresite.com/?p=7735',0,'revision','',0),
(7736,1,'2025-11-20 16:31:56','2025-11-20 16:31:56','<h2>Presentations 36th Annual SDP Conference October 23-26, 2014</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-community-description/\">Notes on Community Description </a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 24, 2014</td></tr>\n</table>','Presentations 36th Annual SDP Conference October 23-26, 2014','','inherit','closed','closed','','5840-revision-v1','','','2025-11-20 16:31:56','2025-11-20 16:31:56','',5840,'https://society.bsquaresite.com/?p=7736',0,'revision','',0),
(7738,1,'2025-11-20 16:33:07','2025-11-20 16:33:07','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:125px; position:relative; left:5px;\"></td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 22, 2015</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What Descriptive Psychology Is: A first-hand historical and substantive account.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:5px;\"></td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 23, 2015</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles&emsp;&emsp;&emsp;&emsp;&emsp;&nbsp;&nbsp;&nbsp;Jane<br>&emsp;&nbsp;&nbsp;Kantor, Ph.D.&emsp;&nbsp;&nbsp;&nbsp;Littmann, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2020/11/C_Kantor__J_Littmann.jpg\" style= \"width:350px; height:200; position:relative; left:15px; top=-150px;\"></td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 25, 2015</td></tr>\n</table>','Presentations 37th Annual SDP Conference October 22-25, 2015','','inherit','closed','closed','','5562-revision-v1','','','2025-11-20 16:33:07','2025-11-20 16:33:07','',5562,'https://society.bsquaresite.com/?p=7738',0,'revision','',0),
(7739,1,'2025-11-20 16:33:08','2025-11-20 16:33:08','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:125px; position:relative; left:5px;\"></td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 22, 2015</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What Descriptive Psychology Is: A first-hand historical and substantive account.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:5px;\"></td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 23, 2015</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles&emsp;&emsp;&emsp;&emsp;&emsp;&nbsp;&nbsp;&nbsp;Jane<br>&emsp;&nbsp;&nbsp;Kantor, Ph.D.&emsp;&nbsp;&nbsp;&nbsp;Littmann, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2020/11/C_Kantor__J_Littmann.jpg\" style= \"width:350px; height:200; position:relative; left:15px; top=-150px;\"></td>\n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 25, 2015</td></tr>\n</table>','Presentations 37th Annual SDP Conference October 22-25, 2015','','inherit','closed','closed','','5562-revision-v1','','','2025-11-20 16:33:08','2025-11-20 16:33:08','',5562,'https://society.bsquaresite.com/?p=7739',0,'revision','',0),
(7740,1,'2025-11-20 16:33:08','2025-11-20 16:33:08','<h2>Presentations 37th Annual SDP Conference October 22-25, 2015</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br />supporting references, supplementary documents, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 125px; position: relative; left: 5px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 22, 2015</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What Descriptive Psychology Is: A first-hand historical and substantive account.</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img style=\"width: 125px; position: relative; left: 5px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 23, 2015</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics.</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles        Jane<br />   Kantor, Ph.D.    Littmann, Ph.D. <img style=\"width: 350px; height: 200; position: relative; left: 15px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/C_Kantor__J_Littmann.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 25, 2015</td></tr></tbody></table>','Presentations 37th Annual SDP Conference October 22-25, 2015','','inherit','closed','closed','','5562-revision-v1','','','2025-11-20 16:33:08','2025-11-20 16:33:08','',5562,'https://society.bsquaresite.com/?p=7740',0,'revision','',0),
(7741,1,'2025-11-20 16:33:18','2025-11-20 16:33:18','<h2>Presentations 37th Annual SDP Conference October 22-25, 2015</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br />supporting references, supplementary documents, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 125px; position: relative; left: 5px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 22, 2015</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What Descriptive Psychology Is: A first-hand historical and substantive account.</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img style=\"width: 125px; position: relative; left: 5px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 23, 2015</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics.</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles        Jane<br />   Kantor, Ph.D.    Littmann, Ph.D. <img style=\"width: 350px; height: 200; position: relative; left: 15px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/C_Kantor__J_Littmann.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 25, 2015</td></tr></tbody></table>','Presentations 37th Annual SDP Conference October 22-25, 2015','','inherit','closed','closed','','5562-revision-v1','','','2025-11-20 16:33:18','2025-11-20 16:33:18','',5562,'https://society.bsquaresite.com/?p=7741',0,'revision','',0),
(7742,1,'2025-11-20 16:33:18','2025-11-20 16:33:18','<h2>Presentations 37th Annual SDP Conference October 22-25, 2015</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br />supporting references, supplementary documents, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 125px; position: relative; left: 5px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 22, 2015</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What Descriptive Psychology Is: A first-hand historical and substantive account.</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img style=\"width: 125px; position: relative; left: 5px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 23, 2015</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics.</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles        Jane<br />   Kantor, Ph.D.    Littmann, Ph.D. <img style=\"width: 350px; height: 200; position: relative; left: 15px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/C_Kantor__J_Littmann.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 25, 2015</td></tr></tbody></table>','Presentations 37th Annual SDP Conference October 22-25, 2015','','inherit','closed','closed','','5562-revision-v1','','','2025-11-20 16:33:18','2025-11-20 16:33:18','',5562,'https://society.bsquaresite.com/?p=7742',0,'revision','',0),
(7743,1,'2025-11-20 16:33:19','2025-11-20 16:33:19','<h2>Presentations 37th Annual SDP Conference October 22-25, 2015</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br />supporting references, supplementary documents, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 125px; position: relative; left: 5px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 22, 2015</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What Descriptive Psychology Is: A first-hand historical and substantive account.</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img style=\"width: 125px; position: relative; left: 5px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 23, 2015</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics.</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles        Jane<br />   Kantor, Ph.D.    Littmann, Ph.D. <img style=\"width: 350px; height: 200; position: relative; left: 15px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/C_Kantor__J_Littmann.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 25, 2015</td></tr></tbody></table>','Presentations 37th Annual SDP Conference October 22-25, 2015','','inherit','closed','closed','','5562-revision-v1','','','2025-11-20 16:33:19','2025-11-20 16:33:19','',5562,'https://society.bsquaresite.com/?p=7743',0,'revision','',0),
(7745,1,'2025-11-20 16:34:50','2025-11-20 16:34:50','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 30, 2016</td></tr>\n</table>','Presentations 38th Annual SDP Conference October 27-30, 2016','','inherit','closed','closed','','5953-revision-v1','','','2025-11-20 16:34:50','2025-11-20 16:34:50','',5953,'https://society.bsquaresite.com/?p=7745',0,'revision','',0),
(7746,1,'2025-11-20 16:34:50','2025-11-20 16:34:50','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 30, 2016</td></tr>\n</table>','Presentations 38th Annual SDP Conference October 27-30, 2016','','inherit','closed','closed','','5953-revision-v1','','','2025-11-20 16:34:50','2025-11-20 16:34:50','',5953,'https://society.bsquaresite.com/?p=7746',0,'revision','',0),
(7747,1,'2025-11-20 16:34:50','2025-11-20 16:34:50','<h2>Presentations 38th Annual SDP Conference October 27-30, 2016</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 30, 2016</td></tr>\n</table>','Presentations 38th Annual SDP Conference October 27-30, 2016','','inherit','closed','closed','','5953-revision-v1','','','2025-11-20 16:34:50','2025-11-20 16:34:50','',5953,'https://society.bsquaresite.com/?p=7747',0,'revision','',0),
(7748,1,'2025-11-20 16:35:03','2025-11-20 16:35:03','<h2>Presentations 38th Annual SDP Conference October 27-30, 2016</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 30, 2016</td></tr>\n</table>','Presentations 38th Annual SDP Conference October 27-30, 2016','','inherit','closed','closed','','5953-revision-v1','','','2025-11-20 16:35:03','2025-11-20 16:35:03','',5953,'https://society.bsquaresite.com/?p=7748',0,'revision','',0),
(7749,1,'2025-11-20 16:35:03','2025-11-20 16:35:03','<h2>Presentations 38th Annual SDP Conference October 27-30, 2016</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 30, 2016</td></tr>\n</table>','Presentations 38th Annual SDP Conference October 27-30, 2016','','inherit','closed','closed','','5953-revision-v1','','','2025-11-20 16:35:03','2025-11-20 16:35:03','',5953,'https://society.bsquaresite.com/?p=7749',0,'revision','',0),
(7750,1,'2025-11-20 16:35:03','2025-11-20 16:35:03','<h2>Presentations 38th Annual SDP Conference October 27-30, 2016</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 30, 2016</td></tr>\n</table>','Presentations 38th Annual SDP Conference October 27-30, 2016','','inherit','closed','closed','','5953-revision-v1','','','2025-11-20 16:35:03','2025-11-20 16:35:03','',5953,'https://society.bsquaresite.com/?p=7750',0,'revision','',0),
(7752,1,'2025-11-20 16:36:36','2025-11-20 16:36:36','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\n\" style= \"width:124px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 11, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:131px; height:140px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:123px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson\'s Disease.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Keith Davis, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/K.-Davis.jpg\" style= \"width:126px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:124px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clarke, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:126px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 13, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid It</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 14, 2018</td></tr>\n</table>','Presentations 40th Annual SDP Conference October 11-14, 2018','','inherit','closed','closed','','5579-revision-v1','','','2025-11-20 16:36:36','2025-11-20 16:36:36','',5579,'https://society.bsquaresite.com/?p=7752',0,'revision','',0),
(7753,1,'2025-11-20 16:36:36','2025-11-20 16:36:36','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\n\" style= \"width:124px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 11, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:131px; height:140px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:123px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson\'s Disease.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Keith Davis, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/K.-Davis.jpg\" style= \"width:126px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:124px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clarke, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:126px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 13, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid It</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 14, 2018</td></tr>\n</table>','Presentations 40th Annual SDP Conference October 11-14, 2018','','inherit','closed','closed','','5579-revision-v1','','','2025-11-20 16:36:36','2025-11-20 16:36:36','',5579,'https://society.bsquaresite.com/?p=7753',0,'revision','',0),
(7754,1,'2025-11-20 16:36:36','2025-11-20 16:36:36','<h2>Presentations 40th Annual SDP Conference October 11-14, 2018</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\n\" style= \"width:124px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 11, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:131px; height:140px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:123px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson\'s Disease.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Keith Davis, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/K.-Davis.jpg\" style= \"width:126px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:124px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clarke, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:126px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 13, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid It</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 14, 2018</td></tr>\n</table>','Presentations 40th Annual SDP Conference October 11-14, 2018','','inherit','closed','closed','','5579-revision-v1','','','2025-11-20 16:36:36','2025-11-20 16:36:36','',5579,'https://society.bsquaresite.com/?p=7754',0,'revision','',0),
(7756,1,'2025-11-20 16:38:01','2025-11-20 16:38:01','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments/\">Presidential Address<br>Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 19, 2019</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:100px; height:100; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 20, 2019</td></tr>\n  <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 20, 2019</td></tr>\n</table>','Presentations 41st Annual SDP Conference September 19-22, 2019','','inherit','closed','closed','','5691-revision-v1','','','2025-11-20 16:38:01','2025-11-20 16:38:01','',5691,'https://society.bsquaresite.com/?p=7756',0,'revision','',0),
(7757,1,'2025-11-20 16:38:01','2025-11-20 16:38:01','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments/\">Presidential Address<br>Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 19, 2019</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:100px; height:100; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 20, 2019</td></tr>\n  <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 20, 2019</td></tr>\n</table>','Presentations 41st Annual SDP Conference September 19-22, 2019','','inherit','closed','closed','','5691-revision-v1','','','2025-11-20 16:38:01','2025-11-20 16:38:01','',5691,'https://society.bsquaresite.com/?p=7757',0,'revision','',0),
(7758,1,'2025-11-20 16:38:01','2025-11-20 16:38:01','<h2>Presentations 41st Annual SDP Conference September 19-22, 2019</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments/\">Presidential Address<br>Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 19, 2019</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:100px; height:100; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 20, 2019</td></tr>\n  <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 20, 2019</td></tr>\n</table>','Presentations 41st Annual SDP Conference September 19-22, 2019','','inherit','closed','closed','','5691-revision-v1','','','2025-11-20 16:38:01','2025-11-20 16:38:01','',5691,'https://society.bsquaresite.com/?p=7758',0,'revision','',0),
(7760,1,'2025-11-20 16:39:31','2025-11-20 16:39:31','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Presidential Address: SES and Place: Examining the Impacts of Financial Position on a Person\'s Place in the World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Patricia Kennedy, Psy.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\"><a href=\"http://www.sdp.org/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Having Black-White Conversations Go Right</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Paula Holt, J.D., M.B.A, M.S. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/P_Holt.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>David Bender, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Ralph C. Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\n\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">A Revolution in the Conception of Empirical Research in the Behavioral Sciences --The Virtues of the Pragmatic versus the Semantic Paradigm </td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Keith E. Davis, Ph.D.<br>H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n</table>','Presentations 42nd Annual SDP Conference (Online) October 1-4, 2020','','inherit','closed','closed','','5344-revision-v1','','','2025-11-20 16:39:31','2025-11-20 16:39:31','',5344,'https://society.bsquaresite.com/?p=7760',0,'revision','',0),
(7761,1,'2025-11-20 16:39:31','2025-11-20 16:39:31','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Presidential Address: SES and Place: Examining the Impacts of Financial Position on a Person\'s Place in the World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Patricia Kennedy, Psy.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\"><a href=\"http://www.sdp.org/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Having Black-White Conversations Go Right</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Paula Holt, J.D., M.B.A, M.S. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/P_Holt.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>David Bender, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Ralph C. Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\n\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">A Revolution in the Conception of Empirical Research in the Behavioral Sciences --The Virtues of the Pragmatic versus the Semantic Paradigm </td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Keith E. Davis, Ph.D.<br>H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n</table>','Presentations 42nd Annual SDP Conference (Online) October 1-4, 2020','','inherit','closed','closed','','5344-revision-v1','','','2025-11-20 16:39:31','2025-11-20 16:39:31','',5344,'https://society.bsquaresite.com/?p=7761',0,'revision','',0),
(7762,1,'2025-11-20 16:39:32','2025-11-20 16:39:32','<h2>Presentations 42nd Annual SDP Conference (Online) October 1-4, 2020</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Presidential Address: SES and Place: Examining the Impacts of Financial Position on a Person\'s Place in the World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Patricia Kennedy, Psy.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\"><a href=\"http://www.sdp.org/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Having Black-White Conversations Go Right</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Paula Holt, J.D., M.B.A, M.S. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/P_Holt.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>David Bender, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Ralph C. Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\n\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">A Revolution in the Conception of Empirical Research in the Behavioral Sciences --The Virtues of the Pragmatic versus the Semantic Paradigm </td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Keith E. Davis, Ph.D.<br>H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n</table>','Presentations 42nd Annual SDP Conference (Online) October 1-4, 2020','','inherit','closed','closed','','5344-revision-v1','','','2025-11-20 16:39:32','2025-11-20 16:39:32','',5344,'https://society.bsquaresite.com/?p=7762',0,'revision','',0),
(7764,1,'2025-11-20 16:40:44','2025-11-20 16:40:44','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href = \"http://www.sdp.org/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Presidential Address: Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple \nRelationships</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\n\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\nExplains Conspiracy Communities</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\n\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\n\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory\nand Role Development in the Behavior of Persons</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Coté, L.C.S.W.<img src = \"http://www.sdp.org/wp-content/uploads/2021/12/Charle_Cote_head_shot.jpg\" style= \"width:105px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Identity: An Essential, But Sometimes Neglected, Parameter</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary K. Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What\nConcepts Proved Serviceable?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Clarke J. Stone, <br>Independent Scholar</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n</table>','Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021','','inherit','closed','closed','','6050-revision-v1','','','2025-11-20 16:40:44','2025-11-20 16:40:44','',6050,'https://society.bsquaresite.com/?p=7764',0,'revision','',0),
(7765,1,'2025-11-20 16:40:44','2025-11-20 16:40:44','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href = \"http://www.sdp.org/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Presidential Address: Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple \nRelationships</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\n\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\nExplains Conspiracy Communities</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\n\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\n\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory\nand Role Development in the Behavior of Persons</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Coté, L.C.S.W.<img src = \"http://www.sdp.org/wp-content/uploads/2021/12/Charle_Cote_head_shot.jpg\" style= \"width:105px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Identity: An Essential, But Sometimes Neglected, Parameter</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary K. Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What\nConcepts Proved Serviceable?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Clarke J. Stone, <br>Independent Scholar</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n</table>','Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021','','inherit','closed','closed','','6050-revision-v1','','','2025-11-20 16:40:44','2025-11-20 16:40:44','',6050,'https://society.bsquaresite.com/?p=7765',0,'revision','',0),
(7766,1,'2025-11-20 16:40:45','2025-11-20 16:40:45','<h2>Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href = \"http://www.sdp.org/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Presidential Address: Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple \nRelationships</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\n\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\nExplains Conspiracy Communities</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\n\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\n\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory\nand Role Development in the Behavior of Persons</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Coté, L.C.S.W.<img src = \"http://www.sdp.org/wp-content/uploads/2021/12/Charle_Cote_head_shot.jpg\" style= \"width:105px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Identity: An Essential, But Sometimes Neglected, Parameter</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary K. Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What\nConcepts Proved Serviceable?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Clarke J. Stone, <br>Independent Scholar</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n</table>','Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021','','inherit','closed','closed','','6050-revision-v1','','','2025-11-20 16:40:45','2025-11-20 16:40:45','',6050,'https://society.bsquaresite.com/?p=7766',0,'revision','',0),
(7767,1,'2025-11-20 16:40:58','2025-11-20 16:40:58','<h2>Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href = \"http://www.sdp.org/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Presidential Address: Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple \nRelationships</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\n\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\nExplains Conspiracy Communities</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\n\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\n\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory\nand Role Development in the Behavior of Persons</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Coté, L.C.S.W.<img src = \"http://www.sdp.org/wp-content/uploads/2021/12/Charle_Cote_head_shot.jpg\" style= \"width:105px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Identity: An Essential, But Sometimes Neglected, Parameter</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary K. Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What\nConcepts Proved Serviceable?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Clarke J. Stone, <br>Independent Scholar</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n</table>','Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021','','inherit','closed','closed','','6050-revision-v1','','','2025-11-20 16:40:58','2025-11-20 16:40:58','',6050,'https://society.bsquaresite.com/?p=7767',0,'revision','',0),
(7768,1,'2025-11-20 16:40:58','2025-11-20 16:40:58','<h2>Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href = \"http://www.sdp.org/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Presidential Address: Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple \nRelationships</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\n\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\nExplains Conspiracy Communities</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\n\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\n\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory\nand Role Development in the Behavior of Persons</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Coté, L.C.S.W.<img src = \"http://www.sdp.org/wp-content/uploads/2021/12/Charle_Cote_head_shot.jpg\" style= \"width:105px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Identity: An Essential, But Sometimes Neglected, Parameter</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary K. Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What\nConcepts Proved Serviceable?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Clarke J. Stone, <br>Independent Scholar</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n</table>','Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021','','inherit','closed','closed','','6050-revision-v1','','','2025-11-20 16:40:58','2025-11-20 16:40:58','',6050,'https://society.bsquaresite.com/?p=7768',0,'revision','',0),
(7769,1,'2025-11-20 16:40:58','2025-11-20 16:40:58','<h2>Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href = \"http://www.sdp.org/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Presidential Address: Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple \nRelationships</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\n\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\nExplains Conspiracy Communities</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\n\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\n\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory\nand Role Development in the Behavior of Persons</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Coté, L.C.S.W.<img src = \"http://www.sdp.org/wp-content/uploads/2021/12/Charle_Cote_head_shot.jpg\" style= \"width:105px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Identity: An Essential, But Sometimes Neglected, Parameter</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary K. Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What\nConcepts Proved Serviceable?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Clarke J. Stone, <br>Independent Scholar</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n</table>','Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021','','inherit','closed','closed','','6050-revision-v1','','','2025-11-20 16:40:58','2025-11-20 16:40:58','',6050,'https://society.bsquaresite.com/?p=7769',0,'revision','',0),
(7771,1,'2025-11-20 16:42:19','2025-11-20 16:42:19','<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n</table>','Presentations 8th Annual SDP Conference1986','','inherit','closed','closed','','5745-revision-v1','','','2025-11-20 16:42:19','2025-11-20 16:42:19','',5745,'https://society.bsquaresite.com/?p=7771',0,'revision','',0),
(7772,1,'2025-11-20 16:42:19','2025-11-20 16:42:19','<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n</table>','Presentations 8th Annual SDP Conference1986','','inherit','closed','closed','','5745-revision-v1','','','2025-11-20 16:42:19','2025-11-20 16:42:19','',5745,'https://society.bsquaresite.com/?p=7772',0,'revision','',0),
(7773,1,'2025-11-20 16:42:20','2025-11-20 16:42:20','<h2>Presentations 8th Annual SDP Conference1986</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n</table>','Presentations 8th Annual SDP Conference1986','','inherit','closed','closed','','5745-revision-v1','','','2025-11-20 16:42:20','2025-11-20 16:42:20','',5745,'https://society.bsquaresite.com/?p=7773',0,'revision','',0),
(7774,1,'2025-11-20 16:42:32','2025-11-20 16:42:32','<h2>Presentations 8th Annual SDP Conference1986</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n</table>','Presentations 8th Annual SDP Conference1986','','inherit','closed','closed','','5745-revision-v1','','','2025-11-20 16:42:32','2025-11-20 16:42:32','',5745,'https://society.bsquaresite.com/?p=7774',0,'revision','',0),
(7775,1,'2025-11-20 16:42:32','2025-11-20 16:42:32','<h2>Presentations 8th Annual SDP Conference1986</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n</table>','Presentations 8th Annual SDP Conference1986','','inherit','closed','closed','','5745-revision-v1','','','2025-11-20 16:42:32','2025-11-20 16:42:32','',5745,'https://society.bsquaresite.com/?p=7775',0,'revision','',0),
(7776,1,'2025-11-20 16:42:32','2025-11-20 16:42:32','<h2>Presentations 8th Annual SDP Conference1986</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n</table>','Presentations 8th Annual SDP Conference1986','','inherit','closed','closed','','5745-revision-v1','','','2025-11-20 16:42:32','2025-11-20 16:42:32','',5745,'https://society.bsquaresite.com/?p=7776',0,'revision','',0),
(7778,1,'2025-11-20 16:43:59','2025-11-20 16:43:59','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1987_Videos/SDP_09_1987_Mitchell_Tutorial.mp4\">Introductory Tutorial on the Fundamentals of Descriptive Psychology</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Tom Mitchell, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 14, 1987</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that there are two relatively brief sections on the original recording of this presentation during which the sound degraded and could not be repaired. However, the overall value of the presentation is not significantly affected.</td></tr>\n</table>','Presentations 9th Annual SDP Conference 1987','','inherit','closed','closed','','5720-revision-v1','','','2025-11-20 16:43:59','2025-11-20 16:43:59','',5720,'https://society.bsquaresite.com/?p=7778',0,'revision','',0),
(7779,1,'2025-11-20 16:43:59','2025-11-20 16:43:59','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1987_Videos/SDP_09_1987_Mitchell_Tutorial.mp4\">Introductory Tutorial on the Fundamentals of Descriptive Psychology</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Tom Mitchell, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 14, 1987</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that there are two relatively brief sections on the original recording of this presentation during which the sound degraded and could not be repaired. However, the overall value of the presentation is not significantly affected.</td></tr>\n</table>','Presentations 9th Annual SDP Conference 1987','','inherit','closed','closed','','5720-revision-v1','','','2025-11-20 16:43:59','2025-11-20 16:43:59','',5720,'https://society.bsquaresite.com/?p=7779',0,'revision','',0),
(7780,1,'2025-11-20 16:43:59','2025-11-20 16:43:59','<h2>Presentations 9th Annual SDP Conference 1987</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1987_Videos/SDP_09_1987_Mitchell_Tutorial.mp4\">Introductory Tutorial on the Fundamentals of Descriptive Psychology</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Tom Mitchell, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 14, 1987</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that there are two relatively brief sections on the original recording of this presentation during which the sound degraded and could not be repaired. However, the overall value of the presentation is not significantly affected.</td></tr>\n</table>','Presentations 9th Annual SDP Conference 1987','','inherit','closed','closed','','5720-revision-v1','','','2025-11-20 16:43:59','2025-11-20 16:43:59','',5720,'https://society.bsquaresite.com/?p=7780',0,'revision','',0),
(7782,1,'2025-11-20 16:45:59','2025-11-20 16:45:59','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">January 21, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\" style= \"width:142px; position:relative; left:0px;\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">April 30, 2021</td></tr>\n</table>','Presentations Mid-year Meetings 2021','','inherit','closed','closed','','5963-revision-v1','','','2025-11-20 16:45:59','2025-11-20 16:45:59','',5963,'https://society.bsquaresite.com/?p=7782',0,'revision','',0),
(7783,1,'2025-11-20 16:45:59','2025-11-20 16:45:59','<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">January 21, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\" style= \"width:142px; position:relative; left:0px;\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">April 30, 2021</td></tr>\n</table>','Presentations Mid-year Meetings 2021','','inherit','closed','closed','','5963-revision-v1','','','2025-11-20 16:45:59','2025-11-20 16:45:59','',5963,'https://society.bsquaresite.com/?p=7783',0,'revision','',0),
(7784,1,'2025-11-20 16:46:00','2025-11-20 16:46:00','<h2>Presentations Mid-year Meetings 2021</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">January 21, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\" style= \"width:142px; position:relative; left:0px;\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">April 30, 2021</td></tr>\n</table>','Presentations Mid-year Meetings 2021','','inherit','closed','closed','','5963-revision-v1','','','2025-11-20 16:46:00','2025-11-20 16:46:00','',5963,'https://society.bsquaresite.com/?p=7784',0,'revision','',0),
(7786,1,'2025-11-20 16:55:46','2025-11-20 16:55:46','','Publications','','inherit','closed','closed','','115-revision-v1','','','2025-11-20 16:55:46','2025-11-20 16:55:46','',115,'https://society.bsquaresite.com/?p=7786',0,'revision','',0),
(7787,1,'2025-11-20 16:55:46','2025-11-20 16:55:46','','Publications','','inherit','closed','closed','','115-revision-v1','','','2025-11-20 16:55:46','2025-11-20 16:55:46','',115,'https://society.bsquaresite.com/?p=7787',0,'revision','',0),
(7788,1,'2025-11-20 16:55:46','2025-11-20 16:55:46','<h2>Publications</h2>','Publications','','inherit','closed','closed','','115-revision-v1','','','2025-11-20 16:55:46','2025-11-20 16:55:46','',115,'https://society.bsquaresite.com/?p=7788',0,'revision','',0),
(7790,1,'2025-11-20 16:57:34','2025-11-20 16:57:34','[bbp-register]','Register Now','','inherit','closed','closed','','141-revision-v1','','','2025-11-20 16:57:34','2025-11-20 16:57:34','',141,'https://society.bsquaresite.com/?p=7790',0,'revision','',0),
(7791,1,'2025-11-20 16:57:34','2025-11-20 16:57:34','[bbp-register]','Register Now','','inherit','closed','closed','','141-revision-v1','','','2025-11-20 16:57:34','2025-11-20 16:57:34','',141,'https://society.bsquaresite.com/?p=7791',0,'revision','',0),
(7792,1,'2025-11-20 16:57:35','2025-11-20 16:57:35','<h2>Register Now</h2>		[bbp-register]','Register Now','','inherit','closed','closed','','141-revision-v1','','','2025-11-20 16:57:35','2025-11-20 16:57:35','',141,'https://society.bsquaresite.com/?p=7792',0,'revision','',0),
(7794,1,'2025-11-20 16:59:16','2025-11-20 16:59:16','Descriptive Psychology is an approach to psychology first conceptualized and designed in Boulder, Colorado in the 1960\'s. What is most distinctive about Descriptive Psychology is the emphasis on the accurate and complete description of persons, their actions, and the world in which they live. Non-Descriptive Psychological study (conventional psychology) is focused on attempting to develop theories to explain psychological phenomena and looking for possible underlying causes. In Descriptive Psychology the interest is in the accurate and complete description of human phenomena.\n\nThe idea of a central role for description in psychology is somewhat distinctive. However, in most scientific fields a comprehensive description of an area of interest is an important first step. Scientific literature is filled with the careful description of natural phenomena (geological strata, species of birds, different types of clouds, galaxies, or the social practices of a foreign culture). Now with Descriptive Psychology there is a comprehensive description or articulation of person, behavior, and real-world phenomena.\n\nIn Descriptive Psychology conceptual tools (e.g., parametric analyses, paradigm case formulations) are used to design an inter-related set of descriptions of human phenomena. The full set of these descriptions fit together naturally, because the real-world phenomena they represent fit together. In Descriptive Psychology the complex aspects of humankind are related in an integrated, understandably expansive production (referred to a the \"person concept\"). This conceptual production is then, in turn, applied to an array of different applications. Descriptive psychological works are therefore, either fundamental additions to the \"person concept,\" or applications of this network to many areas of psychology, social sciences and beyond. It can be seen that Descriptive Psychology is a different type of psychology.\n\nIt is useful to point out a related idea. The descriptive articulating activities are <em>pre-empirical</em> in nature; they are not based on the results of doing experiments. A review of articles on the website (Ossorio, Bergner, Singer) should help clarify the important pre-empirical-empirical distinction. One important idea is that a substantive review of the philosophy of science does not support the logical necessity that psychology be in its current form (with an emphasizes conducting experiments and verifying psychological theories). Descriptive Psychology is an on-going attempt to put aside history and proceed with this fresh new start. Many have found the resultant production and its applications refreshing.\n\nIt is interesting to note that at times those associated with the development of Descriptive Psychology admit that the resultant robustness of the discipline was somewhat unanticipated. This vigor is seen in the broad and elegant nature of the overall construct and the surprising range of applications (e.g. computer programming, spirituality, moral judgment, business practices, even the identification of galaxies). An at-times-mentioned downside of the discipline is that it is not well-appreciated in mainstream psychology. It is good to keep in mind that Descriptive Psychology is not designed to fit-in or be what is expected. It is designed to be useful and widely applied.\n\nThe Descriptive Psychology website is a sampling of discussions of the discipline and its applications, a number of links to ongoing works and publications, and a list of Society for Descriptive Psychology members. There is also information about the SDP Annual Conference often held in Colorado. Please let us know if you have any questions, your thoughts, or if you would like to join the intellectually stimulating and growing Society for Descriptive Psychology (student memberships are available).','Robert Brill, PhD','','inherit','closed','closed','','180-revision-v1','','','2025-11-20 16:59:16','2025-11-20 16:59:16','',180,'https://society.bsquaresite.com/?p=7794',0,'revision','',0);
INSERT INTO `wpet_posts` VALUES
(7795,1,'2025-11-20 16:59:16','2025-11-20 16:59:16','Descriptive Psychology is an approach to psychology first conceptualized and designed in Boulder, Colorado in the 1960\'s. What is most distinctive about Descriptive Psychology is the emphasis on the accurate and complete description of persons, their actions, and the world in which they live. Non-Descriptive Psychological study (conventional psychology) is focused on attempting to develop theories to explain psychological phenomena and looking for possible underlying causes. In Descriptive Psychology the interest is in the accurate and complete description of human phenomena.\n\nThe idea of a central role for description in psychology is somewhat distinctive. However, in most scientific fields a comprehensive description of an area of interest is an important first step. Scientific literature is filled with the careful description of natural phenomena (geological strata, species of birds, different types of clouds, galaxies, or the social practices of a foreign culture). Now with Descriptive Psychology there is a comprehensive description or articulation of person, behavior, and real-world phenomena.\n\nIn Descriptive Psychology conceptual tools (e.g., parametric analyses, paradigm case formulations) are used to design an inter-related set of descriptions of human phenomena. The full set of these descriptions fit together naturally, because the real-world phenomena they represent fit together. In Descriptive Psychology the complex aspects of humankind are related in an integrated, understandably expansive production (referred to a the \"person concept\"). This conceptual production is then, in turn, applied to an array of different applications. Descriptive psychological works are therefore, either fundamental additions to the \"person concept,\" or applications of this network to many areas of psychology, social sciences and beyond. It can be seen that Descriptive Psychology is a different type of psychology.\n\nIt is useful to point out a related idea. The descriptive articulating activities are <em>pre-empirical</em> in nature; they are not based on the results of doing experiments. A review of articles on the website (Ossorio, Bergner, Singer) should help clarify the important pre-empirical-empirical distinction. One important idea is that a substantive review of the philosophy of science does not support the logical necessity that psychology be in its current form (with an emphasizes conducting experiments and verifying psychological theories). Descriptive Psychology is an on-going attempt to put aside history and proceed with this fresh new start. Many have found the resultant production and its applications refreshing.\n\nIt is interesting to note that at times those associated with the development of Descriptive Psychology admit that the resultant robustness of the discipline was somewhat unanticipated. This vigor is seen in the broad and elegant nature of the overall construct and the surprising range of applications (e.g. computer programming, spirituality, moral judgment, business practices, even the identification of galaxies). An at-times-mentioned downside of the discipline is that it is not well-appreciated in mainstream psychology. It is good to keep in mind that Descriptive Psychology is not designed to fit-in or be what is expected. It is designed to be useful and widely applied.\n\nThe Descriptive Psychology website is a sampling of discussions of the discipline and its applications, a number of links to ongoing works and publications, and a list of Society for Descriptive Psychology members. There is also information about the SDP Annual Conference often held in Colorado. Please let us know if you have any questions, your thoughts, or if you would like to join the intellectually stimulating and growing Society for Descriptive Psychology (student memberships are available).','Robert Brill, PhD','','inherit','closed','closed','','180-revision-v1','','','2025-11-20 16:59:16','2025-11-20 16:59:16','',180,'https://society.bsquaresite.com/?p=7795',0,'revision','',0),
(7796,1,'2025-11-20 16:59:17','2025-11-20 16:59:17','<h2>Robert Brill, PhD</h2>		Descriptive Psychology is an approach to psychology first conceptualized and designed in Boulder, Colorado in the 1960\'s. What is most distinctive about Descriptive Psychology is the emphasis on the accurate and complete description of persons, their actions, and the world in which they live. Non-Descriptive Psychological study (conventional psychology) is focused on attempting to develop theories to explain psychological phenomena and looking for possible underlying causes. In Descriptive Psychology the interest is in the accurate and complete description of human phenomena.\nThe idea of a central role for description in psychology is somewhat distinctive. However, in most scientific fields a comprehensive description of an area of interest is an important first step. Scientific literature is filled with the careful description of natural phenomena (geological strata, species of birds, different types of clouds, galaxies, or the social practices of a foreign culture). Now with Descriptive Psychology there is a comprehensive description or articulation of person, behavior, and real-world phenomena.\nIn Descriptive Psychology conceptual tools (e.g., parametric analyses, paradigm case formulations) are used to design an inter-related set of descriptions of human phenomena. The full set of these descriptions fit together naturally, because the real-world phenomena they represent fit together. In Descriptive Psychology the complex aspects of humankind are related in an integrated, understandably expansive production (referred to a the \"person concept\"). This conceptual production is then, in turn, applied to an array of different applications. Descriptive psychological works are therefore, either fundamental additions to the \"person concept,\" or applications of this network to many areas of psychology, social sciences and beyond. It can be seen that Descriptive Psychology is a different type of psychology.\nIt is useful to point out a related idea. The descriptive articulating activities are <em>pre-empirical</em> in nature; they are not based on the results of doing experiments. A review of articles on the website (Ossorio, Bergner, Singer) should help clarify the important pre-empirical-empirical distinction. One important idea is that a substantive review of the philosophy of science does not support the logical necessity that psychology be in its current form (with an emphasizes conducting experiments and verifying psychological theories). Descriptive Psychology is an on-going attempt to put aside history and proceed with this fresh new start. Many have found the resultant production and its applications refreshing.\nIt is interesting to note that at times those associated with the development of Descriptive Psychology admit that the resultant robustness of the discipline was somewhat unanticipated. This vigor is seen in the broad and elegant nature of the overall construct and the surprising range of applications (e.g. computer programming, spirituality, moral judgment, business practices, even the identification of galaxies). An at-times-mentioned downside of the discipline is that it is not well-appreciated in mainstream psychology. It is good to keep in mind that Descriptive Psychology is not designed to fit-in or be what is expected. It is designed to be useful and widely applied.\nThe Descriptive Psychology website is a sampling of discussions of the discipline and its applications, a number of links to ongoing works and publications, and a list of Society for Descriptive Psychology members. There is also information about the SDP Annual Conference often held in Colorado. Please let us know if you have any questions, your thoughts, or if you would like to join the intellectually stimulating and growing Society for Descriptive Psychology (student memberships are available).','Robert Brill, PhD','','inherit','closed','closed','','180-revision-v1','','','2025-11-20 16:59:17','2025-11-20 16:59:17','',180,'https://society.bsquaresite.com/?p=7796',0,'revision','',0),
(7797,1,'2025-11-20 16:59:47','2025-11-20 16:59:47','<h2>Robert Brill, PhD</h2>		Descriptive Psychology is an approach to psychology first conceptualized and designed in Boulder, Colorado in the 1960\'s. What is most distinctive about Descriptive Psychology is the emphasis on the accurate and complete description of persons, their actions, and the world in which they live. Non-Descriptive Psychological study (conventional psychology) is focused on attempting to develop theories to explain psychological phenomena and looking for possible underlying causes. In Descriptive Psychology the interest is in the accurate and complete description of human phenomena.\nThe idea of a central role for description in psychology is somewhat distinctive. However, in most scientific fields a comprehensive description of an area of interest is an important first step. Scientific literature is filled with the careful description of natural phenomena (geological strata, species of birds, different types of clouds, galaxies, or the social practices of a foreign culture). Now with Descriptive Psychology there is a comprehensive description or articulation of person, behavior, and real-world phenomena.\nIn Descriptive Psychology conceptual tools (e.g., parametric analyses, paradigm case formulations) are used to design an inter-related set of descriptions of human phenomena. The full set of these descriptions fit together naturally, because the real-world phenomena they represent fit together. In Descriptive Psychology the complex aspects of humankind are related in an integrated, understandably expansive production (referred to a the \"person concept\"). This conceptual production is then, in turn, applied to an array of different applications. Descriptive psychological works are therefore, either fundamental additions to the \"person concept,\" or applications of this network to many areas of psychology, social sciences and beyond. It can be seen that Descriptive Psychology is a different type of psychology.\nIt is useful to point out a related idea. The descriptive articulating activities are <em>pre-empirical</em> in nature; they are not based on the results of doing experiments. A review of articles on the website (Ossorio, Bergner, Singer) should help clarify the important pre-empirical-empirical distinction. One important idea is that a substantive review of the philosophy of science does not support the logical necessity that psychology be in its current form (with an emphasizes conducting experiments and verifying psychological theories). Descriptive Psychology is an on-going attempt to put aside history and proceed with this fresh new start. Many have found the resultant production and its applications refreshing.\nIt is interesting to note that at times those associated with the development of Descriptive Psychology admit that the resultant robustness of the discipline was somewhat unanticipated. This vigor is seen in the broad and elegant nature of the overall construct and the surprising range of applications (e.g. computer programming, spirituality, moral judgment, business practices, even the identification of galaxies). An at-times-mentioned downside of the discipline is that it is not well-appreciated in mainstream psychology. It is good to keep in mind that Descriptive Psychology is not designed to fit-in or be what is expected. It is designed to be useful and widely applied.\nThe Descriptive Psychology website is a sampling of discussions of the discipline and its applications, a number of links to ongoing works and publications, and a list of Society for Descriptive Psychology members. There is also information about the SDP Annual Conference often held in Colorado. Please let us know if you have any questions, your thoughts, or if you would like to join the intellectually stimulating and growing Society for Descriptive Psychology (student memberships are available).','Robert Brill, PhD','','inherit','closed','closed','','180-revision-v1','','','2025-11-20 16:59:47','2025-11-20 16:59:47','',180,'https://society.bsquaresite.com/?p=7797',0,'revision','',0),
(7798,1,'2025-11-20 16:59:47','2025-11-20 16:59:47','<h2>Robert Brill, PhD</h2>		Descriptive Psychology is an approach to psychology first conceptualized and designed in Boulder, Colorado in the 1960\'s. What is most distinctive about Descriptive Psychology is the emphasis on the accurate and complete description of persons, their actions, and the world in which they live. Non-Descriptive Psychological study (conventional psychology) is focused on attempting to develop theories to explain psychological phenomena and looking for possible underlying causes. In Descriptive Psychology the interest is in the accurate and complete description of human phenomena.\nThe idea of a central role for description in psychology is somewhat distinctive. However, in most scientific fields a comprehensive description of an area of interest is an important first step. Scientific literature is filled with the careful description of natural phenomena (geological strata, species of birds, different types of clouds, galaxies, or the social practices of a foreign culture). Now with Descriptive Psychology there is a comprehensive description or articulation of person, behavior, and real-world phenomena.\nIn Descriptive Psychology conceptual tools (e.g., parametric analyses, paradigm case formulations) are used to design an inter-related set of descriptions of human phenomena. The full set of these descriptions fit together naturally, because the real-world phenomena they represent fit together. In Descriptive Psychology the complex aspects of humankind are related in an integrated, understandably expansive production (referred to a the \"person concept\"). This conceptual production is then, in turn, applied to an array of different applications. Descriptive psychological works are therefore, either fundamental additions to the \"person concept,\" or applications of this network to many areas of psychology, social sciences and beyond. It can be seen that Descriptive Psychology is a different type of psychology.\nIt is useful to point out a related idea. The descriptive articulating activities are <em>pre-empirical</em> in nature; they are not based on the results of doing experiments. A review of articles on the website (Ossorio, Bergner, Singer) should help clarify the important pre-empirical-empirical distinction. One important idea is that a substantive review of the philosophy of science does not support the logical necessity that psychology be in its current form (with an emphasizes conducting experiments and verifying psychological theories). Descriptive Psychology is an on-going attempt to put aside history and proceed with this fresh new start. Many have found the resultant production and its applications refreshing.\nIt is interesting to note that at times those associated with the development of Descriptive Psychology admit that the resultant robustness of the discipline was somewhat unanticipated. This vigor is seen in the broad and elegant nature of the overall construct and the surprising range of applications (e.g. computer programming, spirituality, moral judgment, business practices, even the identification of galaxies). An at-times-mentioned downside of the discipline is that it is not well-appreciated in mainstream psychology. It is good to keep in mind that Descriptive Psychology is not designed to fit-in or be what is expected. It is designed to be useful and widely applied.\nThe Descriptive Psychology website is a sampling of discussions of the discipline and its applications, a number of links to ongoing works and publications, and a list of Society for Descriptive Psychology members. There is also information about the SDP Annual Conference often held in Colorado. Please let us know if you have any questions, your thoughts, or if you would like to join the intellectually stimulating and growing Society for Descriptive Psychology (student memberships are available).','Robert Brill, PhD','','inherit','closed','closed','','180-revision-v1','','','2025-11-20 16:59:47','2025-11-20 16:59:47','',180,'https://society.bsquaresite.com/?p=7798',0,'revision','',0),
(7799,1,'2025-11-20 16:59:48','2025-11-20 16:59:48','<h2>Robert Brill, PhD</h2>		<p>Descriptive Psychology is an approach to psychology first conceptualized and designed in Boulder, Colorado in the 1960\'s. What is most distinctive about Descriptive Psychology is the emphasis on the accurate and complete description of persons, their actions, and the world in which they live. Non-Descriptive Psychological study (conventional psychology) is focused on attempting to develop theories to explain psychological phenomena and looking for possible underlying causes. In Descriptive Psychology the interest is in the accurate and complete description of human phenomena.</p><p>The idea of a central role for description in psychology is somewhat distinctive. However, in most scientific fields a comprehensive description of an area of interest is an important first step. Scientific literature is filled with the careful description of natural phenomena (geological strata, species of birds, different types of clouds, galaxies, or the social practices of a foreign culture). Now with Descriptive Psychology there is a comprehensive description or articulation of person, behavior, and real-world phenomena.</p><p>In Descriptive Psychology conceptual tools (e.g., parametric analyses, paradigm case formulations) are used to design an inter-related set of descriptions of human phenomena. The full set of these descriptions fit together naturally, because the real-world phenomena they represent fit together. In Descriptive Psychology the complex aspects of humankind are related in an integrated, understandably expansive production (referred to a the \"person concept\"). This conceptual production is then, in turn, applied to an array of different applications. Descriptive psychological works are therefore, either fundamental additions to the \"person concept,\" or applications of this network to many areas of psychology, social sciences and beyond. It can be seen that Descriptive Psychology is a different type of psychology.</p><p>It is useful to point out a related idea. The descriptive articulating activities are <em>pre-empirical</em> in nature; they are not based on the results of doing experiments. A review of articles on the website (Ossorio, Bergner, Singer) should help clarify the important pre-empirical-empirical distinction. One important idea is that a substantive review of the philosophy of science does not support the logical necessity that psychology be in its current form (with an emphasizes conducting experiments and verifying psychological theories). Descriptive Psychology is an on-going attempt to put aside history and proceed with this fresh new start. Many have found the resultant production and its applications refreshing.</p><p>It is interesting to note that at times those associated with the development of Descriptive Psychology admit that the resultant robustness of the discipline was somewhat unanticipated. This vigor is seen in the broad and elegant nature of the overall construct and the surprising range of applications (e.g. computer programming, spirituality, moral judgment, business practices, even the identification of galaxies). An at-times-mentioned downside of the discipline is that it is not well-appreciated in mainstream psychology. It is good to keep in mind that Descriptive Psychology is not designed to fit-in or be what is expected. It is designed to be useful and widely applied.</p><p>The Descriptive Psychology website is a sampling of discussions of the discipline and its applications, a number of links to ongoing works and publications, and a list of Society for Descriptive Psychology members. There is also information about the SDP Annual Conference often held in Colorado. Please let us know if you have any questions, your thoughts, or if you would like to join the intellectually stimulating and growing Society for Descriptive Psychology (student memberships are available).</p>','Robert Brill, PhD','','inherit','closed','closed','','180-revision-v1','','','2025-11-20 16:59:48','2025-11-20 16:59:48','',180,'https://society.bsquaresite.com/?p=7799',0,'revision','',0),
(7800,1,'2025-11-20 17:01:57','2025-11-20 17:01:57','<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>','sample topics header','','publish','closed','closed','','sample-topics-header','','','2025-11-20 17:01:57','2025-11-20 17:01:57','',0,'https://society.bsquaresite.com/?elementor_library=sample-topics-header',0,'elementor_library','',0),
(7801,1,'2025-11-20 17:01:57','2025-11-20 17:01:57','','sample topics header','','inherit','closed','closed','','7800-revision-v1','','','2025-11-20 17:01:57','2025-11-20 17:01:57','',7800,'https://society.bsquaresite.com/?p=7801',0,'revision','',0),
(7802,1,'2025-11-20 17:01:57','2025-11-20 17:01:57','<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>','sample topics header','','inherit','closed','closed','','7800-revision-v1','','','2025-11-20 17:01:57','2025-11-20 17:01:57','',7800,'https://society.bsquaresite.com/?p=7802',0,'revision','',0),
(7803,1,'2025-11-20 17:02:20','2025-11-20 17:02:20','<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','sample topics content','','publish','closed','closed','','sample-topics-content','','','2025-11-20 17:02:21','2025-11-20 17:02:21','',0,'https://society.bsquaresite.com/?elementor_library=sample-topics-content',0,'elementor_library','',0),
(7804,1,'2025-11-20 17:02:21','2025-11-20 17:02:21','','sample topics content','','inherit','closed','closed','','7803-revision-v1','','','2025-11-20 17:02:21','2025-11-20 17:02:21','',7803,'https://society.bsquaresite.com/?p=7804',0,'revision','',0),
(7805,1,'2025-11-20 17:02:21','2025-11-20 17:02:21','<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','sample topics content','','inherit','closed','closed','','7803-revision-v1','','','2025-11-20 17:02:21','2025-11-20 17:02:21','',7803,'https://society.bsquaresite.com/?p=7805',0,'revision','',0),
(7807,1,'2025-11-20 18:19:13','2025-11-20 18:19:13','','Sample Topics','','inherit','closed','closed','','6914-revision-v1','','','2025-11-20 18:19:13','2025-11-20 18:19:13','',6914,'https://society.bsquaresite.com/?p=7807',0,'revision','',0),
(7808,1,'2025-11-20 18:19:13','2025-11-20 18:19:13','','Sample Topics','','inherit','closed','closed','','6914-revision-v1','','','2025-11-20 18:19:13','2025-11-20 18:19:13','',6914,'https://society.bsquaresite.com/?p=7808',0,'revision','',0),
(7809,1,'2025-11-20 18:19:13','2025-11-20 18:19:13','<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>','Sample Topics','','inherit','closed','closed','','6914-revision-v1','','','2025-11-20 18:19:13','2025-11-20 18:19:13','',6914,'https://society.bsquaresite.com/?p=7809',0,'revision','',0),
(7811,1,'2025-11-20 18:20:23','2025-11-20 18:20:23','<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>','Sample Topics','','inherit','closed','closed','','6914-revision-v1','','','2025-11-20 18:20:23','2025-11-20 18:20:23','',6914,'https://society.bsquaresite.com/?p=7811',0,'revision','',0),
(7812,1,'2025-11-20 18:20:23','2025-11-20 18:20:23','<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>','Sample Topics','','inherit','closed','closed','','6914-revision-v1','','','2025-11-20 18:20:23','2025-11-20 18:20:23','',6914,'https://society.bsquaresite.com/?p=7812',0,'revision','',0),
(7813,1,'2025-11-20 18:20:24','2025-11-20 18:20:24','<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Sample Topics','','inherit','closed','closed','','6914-revision-v1','','','2025-11-20 18:20:24','2025-11-20 18:20:24','',6914,'https://society.bsquaresite.com/?p=7813',0,'revision','',0),
(7815,1,'2025-11-20 18:21:45','2025-11-20 18:21:45','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">In order to avoid redundancy, many publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\nBergner, R.M. (2010). <a href = \"http://www.sdp.org/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is Descriptive Psychology? An introduction</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.\nDavis K.E., & Roberts M.K. (1999). <a href = \"https://doi.org/10.1007/978-1-4612-5076-0_8\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p>\nOssorio, P. G. (1967). <a href = \"http://www.sdp.org/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of behavior description (LRI Report No. 4a)</a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1972/1973). <a href=\"http://www.sdp.org/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile</a>. <em>Journal for the Theory of Social Behavior</em>, <em>3</em>, 131–140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1971/1978). <a href=\"http://www.sdp.org/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State of affairs systems (LRI Report No. 14)</a>. Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\nOssorio, P. G. (1969/1981). <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1970/1981). <a href=\"http://www.sdp.org/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA & Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1979/1981). <a href=\"http://www.sdp.org/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology? (LRI Report No. 35)</a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute\nOssorio, P.G. (1983/1985). <a href=https://link.springer.com/chapter/10.1007/978-1-4612-5076-0_2</a>An overview of Descriptive Psychology</a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)</em>. New York: Springer Verlacht.\nOssorio, P. G. (1986/1990). <a href=\"http://www.sdp.org/sdppubs-publications/3155/\">Appraisal</a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1990). <a href=\"http://www.sdp.org/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The human condition: Some formal aspects. LRI Report No. 47a</a>. Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (2006). <a href = \"http://www.sdp.org/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (2006). Out of nowhere. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 108-143>. Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1982/1998/2012). <a href=\"http://www.sdp.org/sdppubs-publications/place/\"><em>Place</em></a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (2006/2013). <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</a></em>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).</em> Ann Arbor, MI: Descriptive Psychology Press.)\nPutman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\nPutman, A.O. (2010). <a href = \"http://www.sdp.org/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/sdppubs-publications/knowing-the-world/\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\nShideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.\nStone, C.J. (2017). <a href=\"http://obaat.euodp.com/\">One bite at a time: A glossary of Descriptive Psychology concepts</a>. \nSchwartz, W. (2019). <a href=\"http://freedomliberationreaction.blogspot.com/2018/07/descriptive-psychology-and-person.html\">Descriptive psychology and the person concept</a>. (to be published by Academic Press in Spring, 2019).\nWikipedia contributors. (n.d.). <a href=\"https://en.wikipedia.org/wiki/Descriptive_psychology\"> Descriptive Psychology</a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.','Sample Topics: Central Descriptive Psychology Concepts','','inherit','closed','closed','','4287-revision-v1','','','2025-11-20 18:21:45','2025-11-20 18:21:45','',4287,'https://society.bsquaresite.com/?p=7815',0,'revision','',0),
(7816,1,'2025-11-20 18:21:46','2025-11-20 18:21:46','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">In order to avoid redundancy, many publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\nBergner, R.M. (2010). <a href = \"http://www.sdp.org/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is Descriptive Psychology? An introduction</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.\nDavis K.E., & Roberts M.K. (1999). <a href = \"https://doi.org/10.1007/978-1-4612-5076-0_8\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p>\nOssorio, P. G. (1967). <a href = \"http://www.sdp.org/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of behavior description (LRI Report No. 4a)</a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1972/1973). <a href=\"http://www.sdp.org/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile</a>. <em>Journal for the Theory of Social Behavior</em>, <em>3</em>, 131–140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1971/1978). <a href=\"http://www.sdp.org/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State of affairs systems (LRI Report No. 14)</a>. Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\nOssorio, P. G. (1969/1981). <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1970/1981). <a href=\"http://www.sdp.org/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA & Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1979/1981). <a href=\"http://www.sdp.org/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology? (LRI Report No. 35)</a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute\nOssorio, P.G. (1983/1985). <a href=https://link.springer.com/chapter/10.1007/978-1-4612-5076-0_2</a>An overview of Descriptive Psychology</a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)</em>. New York: Springer Verlacht.\nOssorio, P. G. (1986/1990). <a href=\"http://www.sdp.org/sdppubs-publications/3155/\">Appraisal</a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1990). <a href=\"http://www.sdp.org/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The human condition: Some formal aspects. LRI Report No. 47a</a>. Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (2006). <a href = \"http://www.sdp.org/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (2006). Out of nowhere. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 108-143>. Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1982/1998/2012). <a href=\"http://www.sdp.org/sdppubs-publications/place/\"><em>Place</em></a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (2006/2013). <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</a></em>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).</em> Ann Arbor, MI: Descriptive Psychology Press.)\nPutman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\nPutman, A.O. (2010). <a href = \"http://www.sdp.org/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/sdppubs-publications/knowing-the-world/\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\nShideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.\nStone, C.J. (2017). <a href=\"http://obaat.euodp.com/\">One bite at a time: A glossary of Descriptive Psychology concepts</a>. \nSchwartz, W. (2019). <a href=\"http://freedomliberationreaction.blogspot.com/2018/07/descriptive-psychology-and-person.html\">Descriptive psychology and the person concept</a>. (to be published by Academic Press in Spring, 2019).\nWikipedia contributors. (n.d.). <a href=\"https://en.wikipedia.org/wiki/Descriptive_psychology\"> Descriptive Psychology</a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.','Sample Topics: Central Descriptive Psychology Concepts','','inherit','closed','closed','','4287-revision-v1','','','2025-11-20 18:21:46','2025-11-20 18:21:46','',4287,'https://society.bsquaresite.com/?p=7816',0,'revision','',0),
(7817,1,'2025-11-20 18:21:46','2025-11-20 18:21:46','<h2>Sample Topics: Central Descriptive Psychology Concepts</h2>		\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">In order to avoid redundancy, many publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\nBergner, R.M. (2010). <a href = \"http://www.sdp.org/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is Descriptive Psychology? An introduction</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.\nDavis K.E., & Roberts M.K. (1999). <a href = \"https://doi.org/10.1007/978-1-4612-5076-0_8\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p>\nOssorio, P. G. (1967). <a href = \"http://www.sdp.org/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of behavior description (LRI Report No. 4a)</a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1972/1973). <a href=\"http://www.sdp.org/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile</a>. <em>Journal for the Theory of Social Behavior</em>, <em>3</em>, 131–140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1971/1978). <a href=\"http://www.sdp.org/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State of affairs systems (LRI Report No. 14)</a>. Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\nOssorio, P. G. (1969/1981). <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1970/1981). <a href=\"http://www.sdp.org/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA & Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1979/1981). <a href=\"http://www.sdp.org/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology? (LRI Report No. 35)</a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute\nOssorio, P.G. (1983/1985). <a href=https://link.springer.com/chapter/10.1007/978-1-4612-5076-0_2</a>An overview of Descriptive Psychology</a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)</em>. New York: Springer Verlacht.\nOssorio, P. G. (1986/1990). <a href=\"http://www.sdp.org/sdppubs-publications/3155/\">Appraisal</a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1990). <a href=\"http://www.sdp.org/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The human condition: Some formal aspects. LRI Report No. 47a</a>. Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (2006). <a href = \"http://www.sdp.org/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (2006). Out of nowhere. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 108-143>. Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1982/1998/2012). <a href=\"http://www.sdp.org/sdppubs-publications/place/\"><em>Place</em></a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (2006/2013). <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</a></em>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).</em> Ann Arbor, MI: Descriptive Psychology Press.)\nPutman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\nPutman, A.O. (2010). <a href = \"http://www.sdp.org/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/sdppubs-publications/knowing-the-world/\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\nShideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.\nStone, C.J. (2017). <a href=\"http://obaat.euodp.com/\">One bite at a time: A glossary of Descriptive Psychology concepts</a>. \nSchwartz, W. (2019). <a href=\"http://freedomliberationreaction.blogspot.com/2018/07/descriptive-psychology-and-person.html\">Descriptive psychology and the person concept</a>. (to be published by Academic Press in Spring, 2019).\nWikipedia contributors. (n.d.). <a href=\"https://en.wikipedia.org/wiki/Descriptive_psychology\"> Descriptive Psychology</a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.','Sample Topics: Central Descriptive Psychology Concepts','','inherit','closed','closed','','4287-revision-v1','','','2025-11-20 18:21:46','2025-11-20 18:21:46','',4287,'https://society.bsquaresite.com/?p=7817',0,'revision','',0),
(7818,1,'2025-11-20 18:22:10','2025-11-20 18:22:10','<h2>Sample Topics: Central Descriptive Psychology Concepts</h2>		\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">In order to avoid redundancy, many publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\nBergner, R.M. (2010). <a href = \"http://www.sdp.org/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is Descriptive Psychology? An introduction</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.\nDavis K.E., & Roberts M.K. (1999). <a href = \"https://doi.org/10.1007/978-1-4612-5076-0_8\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p>\nOssorio, P. G. (1967). <a href = \"http://www.sdp.org/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of behavior description (LRI Report No. 4a)</a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1972/1973). <a href=\"http://www.sdp.org/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile</a>. <em>Journal for the Theory of Social Behavior</em>, <em>3</em>, 131–140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1971/1978). <a href=\"http://www.sdp.org/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State of affairs systems (LRI Report No. 14)</a>. Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\nOssorio, P. G. (1969/1981). <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1970/1981). <a href=\"http://www.sdp.org/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA & Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1979/1981). <a href=\"http://www.sdp.org/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology? (LRI Report No. 35)</a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute\nOssorio, P.G. (1983/1985). <a href=https://link.springer.com/chapter/10.1007/978-1-4612-5076-0_2</a>An overview of Descriptive Psychology</a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)</em>. New York: Springer Verlacht.\nOssorio, P. G. (1986/1990). <a href=\"http://www.sdp.org/sdppubs-publications/3155/\">Appraisal</a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1990). <a href=\"http://www.sdp.org/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The human condition: Some formal aspects. LRI Report No. 47a</a>. Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (2006). <a href = \"http://www.sdp.org/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (2006). Out of nowhere. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 108-143>. Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1982/1998/2012). <a href=\"http://www.sdp.org/sdppubs-publications/place/\"><em>Place</em></a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (2006/2013). <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</a></em>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).</em> Ann Arbor, MI: Descriptive Psychology Press.)\nPutman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\nPutman, A.O. (2010). <a href = \"http://www.sdp.org/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/sdppubs-publications/knowing-the-world/\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\nShideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.\nStone, C.J. (2017). <a href=\"http://obaat.euodp.com/\">One bite at a time: A glossary of Descriptive Psychology concepts</a>. \nSchwartz, W. (2019). <a href=\"http://freedomliberationreaction.blogspot.com/2018/07/descriptive-psychology-and-person.html\">Descriptive psychology and the person concept</a>. (to be published by Academic Press in Spring, 2019).\nWikipedia contributors. (n.d.). <a href=\"https://en.wikipedia.org/wiki/Descriptive_psychology\"> Descriptive Psychology</a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.','Sample Topics: Central Descriptive Psychology Concepts','','inherit','closed','closed','','4287-revision-v1','','','2025-11-20 18:22:10','2025-11-20 18:22:10','',4287,'https://society.bsquaresite.com/?p=7818',0,'revision','',0),
(7819,1,'2025-11-20 18:22:10','2025-11-20 18:22:10','<h2>Sample Topics: Central Descriptive Psychology Concepts</h2>		\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">In order to avoid redundancy, many publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\nBergner, R.M. (2010). <a href = \"http://www.sdp.org/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is Descriptive Psychology? An introduction</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.\nDavis K.E., & Roberts M.K. (1999). <a href = \"https://doi.org/10.1007/978-1-4612-5076-0_8\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p>\nOssorio, P. G. (1967). <a href = \"http://www.sdp.org/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of behavior description (LRI Report No. 4a)</a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1972/1973). <a href=\"http://www.sdp.org/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile</a>. <em>Journal for the Theory of Social Behavior</em>, <em>3</em>, 131–140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1971/1978). <a href=\"http://www.sdp.org/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State of affairs systems (LRI Report No. 14)</a>. Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\nOssorio, P. G. (1969/1981). <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1970/1981). <a href=\"http://www.sdp.org/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA & Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1979/1981). <a href=\"http://www.sdp.org/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology? (LRI Report No. 35)</a>. Los Angeles, CA & Boulder, CO: Linguistic Research Institute\nOssorio, P.G. (1983/1985). <a href=https://link.springer.com/chapter/10.1007/978-1-4612-5076-0_2</a>An overview of Descriptive Psychology</a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)</em>. New York: Springer Verlacht.\nOssorio, P. G. (1986/1990). <a href=\"http://www.sdp.org/sdppubs-publications/3155/\">Appraisal</a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1990). <a href=\"http://www.sdp.org/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The human condition: Some formal aspects. LRI Report No. 47a</a>. Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\nOssorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (2006). <a href = \"http://www.sdp.org/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (2006). Out of nowhere. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 108-143>. Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1982/1998/2012). <a href=\"http://www.sdp.org/sdppubs-publications/place/\"><em>Place</em></a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (2006/2013). <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</a></em>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).</em> Ann Arbor, MI: Descriptive Psychology Press.)\nPutman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\nPutman, A.O. (2010). <a href = \"http://www.sdp.org/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/sdppubs-publications/knowing-the-world/\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\nShideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.\nStone, C.J. (2017). <a href=\"http://obaat.euodp.com/\">One bite at a time: A glossary of Descriptive Psychology concepts</a>. \nSchwartz, W. (2019). <a href=\"http://freedomliberationreaction.blogspot.com/2018/07/descriptive-psychology-and-person.html\">Descriptive psychology and the person concept</a>. (to be published by Academic Press in Spring, 2019).\nWikipedia contributors. (n.d.). <a href=\"https://en.wikipedia.org/wiki/Descriptive_psychology\"> Descriptive Psychology</a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.','Sample Topics: Central Descriptive Psychology Concepts','','inherit','closed','closed','','4287-revision-v1','','','2025-11-20 18:22:10','2025-11-20 18:22:10','',4287,'https://society.bsquaresite.com/?p=7819',0,'revision','',0),
(7820,1,'2025-11-20 18:22:10','2025-11-20 18:22:10','<h2>Sample Topics: Central Descriptive Psychology Concepts</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p> <p style=\"font-size: 14px; text-align: center;\">In order to avoid redundancy, many publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p> <p>Bergner, R.M. (2010). <a href=\"http://www.sdp.org/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is Descriptive Psychology? An introduction</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Davis K.E., &amp; Roberts M.K. (1999). <a href=\"https://doi.org/10.1007/978-1-4612-5076-0_8\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. &amp; Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1967). <a href=\"http://www.sdp.org/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of behavior description (LRI Report No. 4a)</a>. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1972/1973). <a href=\"http://www.sdp.org/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile</a>. <em>Journal for the Theory of Social Behavior</em>, <em>3</em>, 131–140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1971/1978). <a href=\"http://www.sdp.org/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State of affairs systems (LRI Report No. 14)</a>. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)</p><p>Ossorio, P. G. (1969/1981). <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1970/1981). <a href=\"http://www.sdp.org/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1979/1981). <a href=\"http://www.sdp.org/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology? (LRI Report No. 35)</a>. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute</p><p>Ossorio, P.G. (1983/1985). <a href=\"https://link.springer.com/chapter/10.1007/978-1-4612-5076-0_2&lt;/a\">An overview of Descriptive Psychology</a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)</em>. New York: Springer Verlacht.</p><p>Ossorio, P. G. (1986/1990). <a href=\"http://www.sdp.org/sdppubs-publications/3155/\">Appraisal</a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1990). <a href=\"http://www.sdp.org/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The human condition: Some formal aspects. LRI Report No. 47a</a>. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (2006). <a href=\"http://www.sdp.org/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (2006). Out of nowhere. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 108-143&gt;. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1982/1998/2012). <a href=\"http://www.sdp.org/sdppubs-publications/place/\"><em>Place</em></a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (2006/2013). <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).</em> Ann Arbor, MI: Descriptive Psychology Press.)</p><p>Putman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (2010). <a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/knowing-the-world/\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Shideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.</p><p>Stone, C.J. (2017). <a href=\"http://obaat.euodp.com/\">One bite at a time: A glossary of Descriptive Psychology concepts</a>.</p><p>Schwartz, W. (2019). <a href=\"http://freedomliberationreaction.blogspot.com/2018/07/descriptive-psychology-and-person.html\">Descriptive psychology and the person concept</a>. (to be published by Academic Press in Spring, 2019).</p><p>Wikipedia contributors. (n.d.). <a href=\"https://en.wikipedia.org/wiki/Descriptive_psychology\"> Descriptive Psychology</a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.</p>','Sample Topics: Central Descriptive Psychology Concepts','','inherit','closed','closed','','4287-revision-v1','','','2025-11-20 18:22:10','2025-11-20 18:22:10','',4287,'https://society.bsquaresite.com/?p=7820',0,'revision','',0),
(7822,1,'2025-11-20 18:23:31','2025-11-20 18:23:31','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">In order to avoid redundancy, many publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nEmotions</p>\n<p>\nBergner, R. (1983) Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 209-227). Greenwich, CT: JAI Press.\nBergner, R.. (2003). Emotions: A relational view and its clinical applications. <em>American Journal of Psychotherapy</em>, <em>57</em>, 471-490.\nOssorio, P.G. (1986/1997). Three minute lectures on emotion. In P.G. Ossorio, <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1986/1997). More three minute lectures on emotion. In P.G. Ossorio, Essays on clinical topics. In <em>The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\nShideler, M. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf\">The lover and the logician</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 145-154). Greenwich, CT: JAI Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nHumor\n</p>\n<p>\nLittmann, J.R. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 183-207). Greenwich, CT: JAI Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nMoral Competence\n</p>\n<p>\nHolt S.B. (1990) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nPersonal Identity and Self-Concept\n</p>\n<p>\nBergner, R., & Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. Psychotherapy Theory, Research, Practice, Training, 37, 36-44.\nBergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. Journal of Theoretical and Philosophical Psychology, 37, 77-90.\nPutman, A.O. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Being, becoming and Belonging</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 17-52). Greenwich, CT: JAI Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Worlds of Uncertain Status</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\nWechsler, R.C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nJudgment\n</p>\n<p>\nOssorio, P.G. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nReality</p>\nColvin, G. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\">Descriptive Metaphysics: On Science, Religion, and Wisdom</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kuosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol. 9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\nShideler, M.M. (1982) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\">The creator and the discoverer</a>. In K. Davis and T. Mitchell (Eds.), </em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nIndividual Differences\n</p>\n<p>\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf\">Cognition without processes</a>. In H.J. Jeffrey and R.M.  Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 33-66). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Underlying Cognitive Processes or Private Social Practices?</a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nEmpathy\n</p>\n<p>\nSchwartz, W. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-Empathy-197-212.pdf\">The parameters of empathy: Core considerations for psychotherapy and supervision</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 197-212). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nHypnosis\n</p>\n<p>\nPlotkin, W., & Schwartz, W. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\nPlotkin, W., & Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 75-98). Greenwich, CT: JAI Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nBehavioral Economics\n</p>\n<p>\nJeffrey, H.J. (2010). <a href=\"/%E2%80%9D\" https://www.researchgate.net/publication/228788898_Homo_Communitatis_A_Rigorous_Foundation_for_Behavioral_Finance.“>Homo Communitatis: A rigorous foundation for behavioral finance</a>.\nJeffrey, H.J. & Putman, A.O. (2013). <a <href=\"https://www.researchgate.net/publication/263761561_The_Irrationality_Illusion_A_New_Paradigm_for_Economics_and_Behavioral_Economics\">The irrationality illusion: A new paradigm for economics and behavioral economics</a>. The Journal of Behavioral Finance, 14:3, 161-194.\nJeffrey, H.J. & Putman, A.O. (2015). <a href=\"https://www.researchgate.net/publication/281305700_Subjective_Probability_in_Behavioral_Economics_and_Finance_A_Radical_Reformulation\"> Probability in Behavioral Economics and Finance: A Radical Reformulation</a>. The Journal of Behavioral Finance, 16(3), 231-249.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nMulti-cultural Psychology\n</p>\n<p>\nAylesworth, L., & Ossorio, P. (1983). Refugees: Cultural displacement and its effects. In K. Davis and R. Bergner (Eds.), Advances in Descriptive Psychology: Vol. 3, (pp. 45-92). Greenwich, CT: JAI Press.\nLubuguin, F.S.A. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1982/1983). A multicultural psychology. In K.E. Davis & R.M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 3</em>, (pp. 13-44). Greenwich, CN: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)\nSilva, J. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 119-145). Greenwich, CT: JAI Press.\nTorres, W. (1983). Puerto Rican and Anglo conceptions of appropriate mental health services</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 147-169). Greenwich, CT: JAI Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nSex Roles and Gender Identity\n</p>\n<p>\nAllen, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press\nAllen-Zeiger, C., & Allen, S. (1992). Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment Austin, TX: New Perspectives Press.\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\nSapin, C.R. & Forward, J.R. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nEmbodiment\n</p>\n<p>\nBergner, R. (2001). What is behavior? And so What? <em>New Ideas in Psychology</em>, <em>29</em>, 147-“155.\nBergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">Is it all really biological?</a> Journal of Theoretical and Philosophical Psychology, 24, 30-49.\nBergner, R.M. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Underlying Cognitive Processes or Private Social Practices?</a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf\">Can psychological science be replaced by biological science?</a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 44-68). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (2016). <a href=\"/%E2%80%9Dhttps://www.researchgate.net/publication/283245444_What_Is_Behavior_And_Why_Is_It_Not_Reducible_to_Biological_States_of_Affairs%E2%80%9D\"> What is “behavior?” And why is it not reducible to biological states of affairs?</a> Journal of Theoretical and Philosophical Psychology, 36, 41-55.\nBergner, R. (2018). <a href=\"https://www.researchgate.net/publication/324099936_The_Case_Against_the_Case_Against_Free_Will\"> The case against the case against free will</a>. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>38</em>, 77-90.\nDavis, K.E. (2008). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Davis-Review-012508.pdf\" rel=\"\">Brains don’t think and organisms don’t create cultures or develop spontaneous languages</a>. <em>PsyCritiques</em>, <em>53</em>.\nJeffrey, H.J. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\">A new paradigm for artificial intelligence</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 177-194). Greenwich, CT: JAI Press.</p>\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio,  P. G. (1980/1982). Embodiment. In  K.E. Davis  & T.O. Mitchell (Eds.), <em>Advances  in  Descriptive  Psychology, Vol. 2</em>, (pp. 11-32). Greenwich, CN: JAI Press.\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc.\nOssorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-Out-of-Nowhere-Complete-Version.pdf\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-Out-of-Nowhere-Complete-Version.pdf\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\nPlotkin, W. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Plotkin-Consciousness-211-237.pdf\"> Consciousness</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 211-237). Greenwich, CT: JAI Press.\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Artificial persons</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\nSchwartz, W. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\">The problem of other possible persons: Dolphins, primates, and aliens</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\n</p>','Sample Topics: Conceptual Elucidation','','inherit','closed','closed','','1917-revision-v1','','','2025-11-20 18:23:31','2025-11-20 18:23:31','',1917,'https://society.bsquaresite.com/?p=7822',0,'revision','',0),
(7823,1,'2025-11-20 18:23:31','2025-11-20 18:23:31','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">In order to avoid redundancy, many publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nEmotions</p>\n<p>\nBergner, R. (1983) Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 209-227). Greenwich, CT: JAI Press.\nBergner, R.. (2003). Emotions: A relational view and its clinical applications. <em>American Journal of Psychotherapy</em>, <em>57</em>, 471-490.\nOssorio, P.G. (1986/1997). Three minute lectures on emotion. In P.G. Ossorio, <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1986/1997). More three minute lectures on emotion. In P.G. Ossorio, Essays on clinical topics. In <em>The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)\nShideler, M. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf\">The lover and the logician</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 145-154). Greenwich, CT: JAI Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nHumor\n</p>\n<p>\nLittmann, J.R. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 183-207). Greenwich, CT: JAI Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nMoral Competence\n</p>\n<p>\nHolt S.B. (1990) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nPersonal Identity and Self-Concept\n</p>\n<p>\nBergner, R., & Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. Psychotherapy Theory, Research, Practice, Training, 37, 36-44.\nBergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. Journal of Theoretical and Philosophical Psychology, 37, 77-90.\nPutman, A.O. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Being, becoming and Belonging</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 17-52). Greenwich, CT: JAI Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Worlds of Uncertain Status</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\nWechsler, R.C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nJudgment\n</p>\n<p>\nOssorio, P.G. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nReality</p>\nColvin, G. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\">Descriptive Metaphysics: On Science, Religion, and Wisdom</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kuosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol. 9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\nShideler, M.M. (1982) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\">The creator and the discoverer</a>. In K. Davis and T. Mitchell (Eds.), </em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nIndividual Differences\n</p>\n<p>\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf\">Cognition without processes</a>. In H.J. Jeffrey and R.M.  Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 33-66). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Underlying Cognitive Processes or Private Social Practices?</a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nEmpathy\n</p>\n<p>\nSchwartz, W. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-Empathy-197-212.pdf\">The parameters of empathy: Core considerations for psychotherapy and supervision</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 197-212). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nHypnosis\n</p>\n<p>\nPlotkin, W., & Schwartz, W. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\nPlotkin, W., & Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 75-98). Greenwich, CT: JAI Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nBehavioral Economics\n</p>\n<p>\nJeffrey, H.J. (2010). <a href=\"/%E2%80%9D\" https://www.researchgate.net/publication/228788898_Homo_Communitatis_A_Rigorous_Foundation_for_Behavioral_Finance.“>Homo Communitatis: A rigorous foundation for behavioral finance</a>.\nJeffrey, H.J. & Putman, A.O. (2013). <a <href=\"https://www.researchgate.net/publication/263761561_The_Irrationality_Illusion_A_New_Paradigm_for_Economics_and_Behavioral_Economics\">The irrationality illusion: A new paradigm for economics and behavioral economics</a>. The Journal of Behavioral Finance, 14:3, 161-194.\nJeffrey, H.J. & Putman, A.O. (2015). <a href=\"https://www.researchgate.net/publication/281305700_Subjective_Probability_in_Behavioral_Economics_and_Finance_A_Radical_Reformulation\"> Probability in Behavioral Economics and Finance: A Radical Reformulation</a>. The Journal of Behavioral Finance, 16(3), 231-249.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nMulti-cultural Psychology\n</p>\n<p>\nAylesworth, L., & Ossorio, P. (1983). Refugees: Cultural displacement and its effects. In K. Davis and R. Bergner (Eds.), Advances in Descriptive Psychology: Vol. 3, (pp. 45-92). Greenwich, CT: JAI Press.\nLubuguin, F.S.A. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1982/1983). A multicultural psychology. In K.E. Davis & R.M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 3</em>, (pp. 13-44). Greenwich, CN: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)\nSilva, J. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 119-145). Greenwich, CT: JAI Press.\nTorres, W. (1983). Puerto Rican and Anglo conceptions of appropriate mental health services</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 147-169). Greenwich, CT: JAI Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nSex Roles and Gender Identity\n</p>\n<p>\nAllen, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press\nAllen-Zeiger, C., & Allen, S. (1992). Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment Austin, TX: New Perspectives Press.\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\nSapin, C.R. & Forward, J.R. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nEmbodiment\n</p>\n<p>\nBergner, R. (2001). What is behavior? And so What? <em>New Ideas in Psychology</em>, <em>29</em>, 147-“155.\nBergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">Is it all really biological?</a> Journal of Theoretical and Philosophical Psychology, 24, 30-49.\nBergner, R.M. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Underlying Cognitive Processes or Private Social Practices?</a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf\">Can psychological science be replaced by biological science?</a> In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 44-68). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (2016). <a href=\"/%E2%80%9Dhttps://www.researchgate.net/publication/283245444_What_Is_Behavior_And_Why_Is_It_Not_Reducible_to_Biological_States_of_Affairs%E2%80%9D\"> What is “behavior?” And why is it not reducible to biological states of affairs?</a> Journal of Theoretical and Philosophical Psychology, 36, 41-55.\nBergner, R. (2018). <a href=\"https://www.researchgate.net/publication/324099936_The_Case_Against_the_Case_Against_Free_Will\"> The case against the case against free will</a>. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>38</em>, 77-90.\nDavis, K.E. (2008). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Davis-Review-012508.pdf\" rel=\"\">Brains don’t think and organisms don’t create cultures or develop spontaneous languages</a>. <em>PsyCritiques</em>, <em>53</em>.\nJeffrey, H.J. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\">A new paradigm for artificial intelligence</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 177-194). Greenwich, CT: JAI Press.</p>\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio,  P. G. (1980/1982). Embodiment. In  K.E. Davis  & T.O. Mitchell (Eds.), <em>Advances  in  Descriptive  Psychology, Vol. 2</em>, (pp. 11-32). Greenwich, CN: JAI Press.\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc.\nOssorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-Out-of-Nowhere-Complete-Version.pdf\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-Out-of-Nowhere-Complete-Version.pdf\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\nPlotkin, W. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Plotkin-Consciousness-211-237.pdf\"> Consciousness</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 211-237). Greenwich, CT: JAI Press.\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Artificial persons</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\nSchwartz, W. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\">The problem of other possible persons: Dolphins, primates, and aliens</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\n</p>','Sample Topics: Conceptual Elucidation','','inherit','closed','closed','','1917-revision-v1','','','2025-11-20 18:23:31','2025-11-20 18:23:31','',1917,'https://society.bsquaresite.com/?p=7823',0,'revision','',0),
(7824,1,'2025-11-20 18:23:32','2025-11-20 18:23:32','<h2>Sample Topics: Conceptual Elucidation</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p> <p style=\"font-size: 14px; text-align: center;\">In order to avoid redundancy, many publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Emotions</p><p>Bergner, R. (1983) Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 209-227). Greenwich, CT: JAI Press.</p><p>Bergner, R.. (2003). Emotions: A relational view and its clinical applications. <em>American Journal of Psychotherapy</em>, <em>57</em>, 471-490.</p><p>Ossorio, P.G. (1986/1997). Three minute lectures on emotion. In P.G. Ossorio, <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1986/1997). More three minute lectures on emotion. In P.G. Ossorio, Essays on clinical topics. In <em>The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)</p><p>Shideler, M. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf\">The lover and the logician</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 145-154). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Humor</p><p>Littmann, J.R. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 183-207). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Moral Competence</p><p>Holt S.B. (1990) <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Personal Identity and Self-Concept</p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. Psychotherapy Theory, Research, Practice, Training, 37, 36-44.</p><p>Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. Journal of Theoretical and Philosophical Psychology, 37, 77-90.</p><p>Putman, A.O. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Being, becoming and Belonging</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.</p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 17-52). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Worlds of Uncertain Status</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Wechsler, R.C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Judgment</p><p>Ossorio, P.G. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Reality</p><p>Colvin, G. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\">Descriptive Metaphysics: On Science, Religion, and Wisdom</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kuosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol. 9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Shideler, M.M. (1982) <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\">The creator and the discoverer</a>. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 2, (pp, 233-247). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Individual Differences</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf\">Cognition without processes</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 33-66). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Underlying Cognitive Processes or Private Social Practices?</a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Empathy</p><p>Schwartz, W. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-Empathy-197-212.pdf\">The parameters of empathy: Core considerations for psychotherapy and supervision</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 197-212). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Hypnosis</p><p>Plotkin, W., &amp; Schwartz, W. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.</p><p>Plotkin, W., &amp; Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 75-98). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Behavioral Economics</p><p>Jeffrey, H.J. (2010). <a href=\"/%E2%80%9D\">Homo Communitatis: A rigorous foundation for behavioral finance</a>.</p><p>Jeffrey, H.J. &amp; Putman, A.O. (2013). <a href=\"https://www.researchgate.net/publication/263761561_The_Irrationality_Illusion_A_New_Paradigm_for_Economics_and_Behavioral_Economics\">The irrationality illusion: A new paradigm for economics and behavioral economics</a>. The Journal of Behavioral Finance, 14:3, 161-194.</p><p>Jeffrey, H.J. &amp; Putman, A.O. (2015). <a href=\"https://www.researchgate.net/publication/281305700_Subjective_Probability_in_Behavioral_Economics_and_Finance_A_Radical_Reformulation\"> Probability in Behavioral Economics and Finance: A Radical Reformulation</a>. The Journal of Behavioral Finance, 16(3), 231-249.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Multi-cultural Psychology</p><p>Aylesworth, L., &amp; Ossorio, P. (1983). Refugees: Cultural displacement and its effects. In K. Davis and R. Bergner (Eds.), Advances in Descriptive Psychology: Vol. 3, (pp. 45-92). Greenwich, CT: JAI Press.</p><p>Lubuguin, F.S.A. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1982/1983). A multicultural psychology. In K.E. Davis &amp; R.M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 3</em>, (pp. 13-44). Greenwich, CN: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)</p><p>Silva, J. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 119-145). Greenwich, CT: JAI Press.</p><p>Torres, W. (1983). Puerto Rican and Anglo conceptions of appropriate mental health services. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 147-169). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Sex Roles and Gender Identity</p><p>Allen, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press</p><p>Allen-Zeiger, C., &amp; Allen, S. (1992). Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment Austin, TX: New Perspectives Press.</p><p>Latham, C.A. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Embodiment</p><p>Bergner, R. (2001). What is behavior? And so What? <em>New Ideas in Psychology</em>, <em>29</em>, 147-“155.</p><p>Bergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">Is it all really biological?</a> Journal of Theoretical and Philosophical Psychology, 24, 30-49.</p><p>Bergner, R.M. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Underlying Cognitive Processes or Private Social Practices?</a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf\">Can psychological science be replaced by biological science?</a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 44-68). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2016). <a href=\"/%E2%80%9Dhttps://www.researchgate.net/publication/283245444_What_Is_Behavior_And_Why_Is_It_Not_Reducible_to_Biological_States_of_Affairs%E2%80%9D\"> What is “behavior?” And why is it not reducible to biological states of affairs?</a> Journal of Theoretical and Philosophical Psychology, 36, 41-55.</p><p>Bergner, R. (2018). <a href=\"https://www.researchgate.net/publication/324099936_The_Case_Against_the_Case_Against_Free_Will\"> The case against the case against free will</a>. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>38</em>, 77-90.</p><p>Davis, K.E. (2008). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Davis-Review-012508.pdf\" rel=\"\">Brains don’t think and organisms don’t create cultures or develop spontaneous languages</a>. <em>PsyCritiques</em>, <em>53</em>.</p><p>Jeffrey, H.J. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\">A new paradigm for artificial intelligence</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 177-194). Greenwich, CT: JAI Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1980/1982). Embodiment. In K.E. Davis &amp; T.O. Mitchell (Eds.), <em>Advances in Descriptive Psychology, Vol. 2</em>, (pp. 11-32). Greenwich, CN: JAI Press.</p><p>Ossorio, P.G. (1992). Experience for robots? (ESI Report No. 1a). Boulder, CO: Ellery Systems, Inc.</p><p>Ossorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Plotkin, W. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Plotkin-Consciousness-211-237.pdf\"> Consciousness</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 211-237). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Artificial persons</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Schwartz, W. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\">The problem of other possible persons: Dolphins, primates, and aliens</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.</p>','Sample Topics: Conceptual Elucidation','','inherit','closed','closed','','1917-revision-v1','','','2025-11-20 18:23:32','2025-11-20 18:23:32','',1917,'https://society.bsquaresite.com/?p=7824',0,'revision','',0),
(7826,1,'2025-11-20 18:24:53','2025-11-20 18:24:53','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">N.B. In order to avoid redundancy, publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\n<p style = \"text-align:center; font-weight:bold;\">\nAylesworth, L., & Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press\nBergner, L.L. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\nKantor, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Wizard-129-148.pdf\">We’re off to see the wizard: Politics, charisma, and community change</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.\nLittmann, J.R. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Guilty-or-Not.pdf\">Guilty or Not? A Descriptive Psychology analysis</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 87-111). Ann Arbor, MI: Descriptive Psychology Press.\nLittmann, J.R. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf\">Elucidating <em>Actus Reus</em> and <em>Mens Rea</em>: A Descriptive Psychology perspective</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 409-452). Ann Arbor, MI: Descriptive Psychology Press.\nLubuguin, F.S.A. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology</em>, Vol. 7(pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\nOrvik, J.M. (1985). A conceptual model for migration in Alaska. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 103-118). Greenwich, CT: JAI Press.\nOrvik, J.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">Technology transfer and culture change</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.\nOrvik, J.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P. G., Busch, E. K., & Lasater, L. (1975). The Boulder Police Department: Values and Implementations.\nOssorio, P. G., Aylesworth, L., & Lasater, L. (1977). <a href=\"http://www.sdp.org/wp-admin/post.php?post=5035&action=edit\">A Comprehensive Plan for the\nProvision of Mental Health Services to the Vietnamese Refugees in Denver</a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.\nPeek, C. J. & Heinrich, R. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Playing the Person Game in Healthcare</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.\nPutman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Leading-113-128.pdf\">Leading: Perspectives for leaders and leadership coaches</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 113-128). Ann Arbor, MI: Descriptive Psychology Press.\nPutman, A.O. (1990). <em>Marketing Your Services: A Step-by-Step guide for Small Businesses and Professionals</em>. New York, NY: John Wiley and Sons.\nPutman, A.O. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-When-worlds-collide-81-112.pdf\">When worlds collide: The source of intractable value problems</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.\nSilva, J. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 119-145). Greenwich, CT: JAI Press.\nSchwartz, W. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Degradation, Accreditation, and Rites of Passage</a>. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.\nSinger, H.R., & Zeiger, P. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.\nTorres, W. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">Puerto Rican and Anglo conceptions of appropriate mental health services</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 147-169). Greenwich, CT: JAI Press.','Sample Topics: Cultures, Communities, Organizations','','inherit','closed','closed','','3985-revision-v1','','','2025-11-20 18:24:53','2025-11-20 18:24:53','',3985,'https://society.bsquaresite.com/?p=7826',0,'revision','',0),
(7827,1,'2025-11-20 18:24:53','2025-11-20 18:24:53','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">N.B. In order to avoid redundancy, publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\n<p style = \"text-align:center; font-weight:bold;\">\nAylesworth, L., & Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press\nBergner, L.L. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\nKantor, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Wizard-129-148.pdf\">We’re off to see the wizard: Politics, charisma, and community change</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.\nLittmann, J.R. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Guilty-or-Not.pdf\">Guilty or Not? A Descriptive Psychology analysis</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 87-111). Ann Arbor, MI: Descriptive Psychology Press.\nLittmann, J.R. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf\">Elucidating <em>Actus Reus</em> and <em>Mens Rea</em>: A Descriptive Psychology perspective</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 409-452). Ann Arbor, MI: Descriptive Psychology Press.\nLubuguin, F.S.A. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology</em>, Vol. 7(pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\nOrvik, J.M. (1985). A conceptual model for migration in Alaska. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 103-118). Greenwich, CT: JAI Press.\nOrvik, J.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">Technology transfer and culture change</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.\nOrvik, J.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P. G., Busch, E. K., & Lasater, L. (1975). The Boulder Police Department: Values and Implementations.\nOssorio, P. G., Aylesworth, L., & Lasater, L. (1977). <a href=\"http://www.sdp.org/wp-admin/post.php?post=5035&action=edit\">A Comprehensive Plan for the\nProvision of Mental Health Services to the Vietnamese Refugees in Denver</a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.\nPeek, C. J. & Heinrich, R. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Playing the Person Game in Healthcare</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.\nPutman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Leading-113-128.pdf\">Leading: Perspectives for leaders and leadership coaches</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 113-128). Ann Arbor, MI: Descriptive Psychology Press.\nPutman, A.O. (1990). <em>Marketing Your Services: A Step-by-Step guide for Small Businesses and Professionals</em>. New York, NY: John Wiley and Sons.\nPutman, A.O. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-When-worlds-collide-81-112.pdf\">When worlds collide: The source of intractable value problems</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.\nSilva, J. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 119-145). Greenwich, CT: JAI Press.\nSchwartz, W. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Degradation, Accreditation, and Rites of Passage</a>. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.\nSinger, H.R., & Zeiger, P. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.\nTorres, W. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">Puerto Rican and Anglo conceptions of appropriate mental health services</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 147-169). Greenwich, CT: JAI Press.','Sample Topics: Cultures, Communities, Organizations','','inherit','closed','closed','','3985-revision-v1','','','2025-11-20 18:24:53','2025-11-20 18:24:53','',3985,'https://society.bsquaresite.com/?p=7827',0,'revision','',0),
(7828,1,'2025-11-20 18:24:53','2025-11-20 18:24:53','<h2>Sample Topics: Cultures, Communities, Organizations</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p><p style=\"font-size: 14px; text-align: center;\">N.B. In order to avoid redundancy, publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p> <p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press</p><p>Bergner, L.L. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kantor, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Wizard-129-148.pdf\">We’re off to see the wizard: Politics, charisma, and community change</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J., &amp; Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.</p><p>Littmann, J.R. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Guilty-or-Not.pdf\">Guilty or Not? A Descriptive Psychology analysis</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 87-111). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Littmann, J.R. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf\">Elucidating <em>Actus Reus</em> and <em>Mens Rea</em>: A Descriptive Psychology perspective</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 409-452). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Lubuguin, F.S.A. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology</em>, Vol. 7(pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Orvik, J.M. (1985). A conceptual model for migration in Alaska. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 103-118). Greenwich, CT: JAI Press.</p><p>Orvik, J.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">Technology transfer and culture change</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Orvik, J.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G., Busch, E. K., &amp; Lasater, L. (1975). The Boulder Police Department: Values and Implementations.</p><p>Ossorio, P. G., Aylesworth, L., &amp; Lasater, L. (1977). <a href=\"http://www.sdp.org/wp-admin/post.php?post=5035&amp;action=edit\">A Comprehensive Plan for the<br />Provision of Mental Health Services to the Vietnamese Refugees in Denver</a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.</p><p>Peek, C. J. &amp; Heinrich, R. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Playing the Person Game in Healthcare</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Leading-113-128.pdf\">Leading: Perspectives for leaders and leadership coaches</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 113-128). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (1990). <em>Marketing Your Services: A Step-by-Step guide for Small Businesses and Professionals</em>. New York, NY: John Wiley and Sons.</p><p>Putman, A.O. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-When-worlds-collide-81-112.pdf\">When worlds collide: The source of intractable value problems</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Silva, J. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 119-145). Greenwich, CT: JAI Press.</p><p>Schwartz, W. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Degradation, Accreditation, and Rites of Passage</a>. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.</p><p>Singer, H.R., &amp; Zeiger, P. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Torres, W. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Puerto Rican and Anglo conceptions of appropriate mental health services</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 147-169). Greenwich, CT: JAI Press.</p>','Sample Topics: Cultures, Communities, Organizations','','inherit','closed','closed','','3985-revision-v1','','','2025-11-20 18:24:53','2025-11-20 18:24:53','',3985,'https://society.bsquaresite.com/?p=7828',0,'revision','',0),
(7830,1,'2025-11-20 18:26:19','2025-11-20 18:26:19','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"text-align:center; font-weight:bold;\">\n<p style=\"text-align:center; font-weight:bold;\">Robots</p>\n<p>\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\nJeffrey, H.J. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\">A new paradigm for artificial intelligence</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 177-194). Greenwich, CT: JAI Press.</p>\nOssorio, P. G. (1992). Robotic systems and automation for space application (NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery Systems, Inc.)\nOssorio, P. G. (1992). An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI\nReport No. 2. Boulder, CO: Ellery Systems, Inc.)\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Artificial persons</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">Artificial intelligence</p>\n<p>\nJeffrey, H.J. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf\">Knowledge Engineering: Theory and Practice</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 123-146). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. (2010). Structure. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 361-3407). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.\nOssorio,  P.  G.  (1964). Classification  space  analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1971/1978). State of affairs systems (LRI Report No. 14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\nOssorio, P. G., & Popov, D. (1979). Large Scale Systems: A Task Assessment, Curriculum, Training, Evaluation, and Feedback Package\nOssorio, P. G., & Popov, D. (1981). Evaluating Information Systems\nOssorio, P. G., & Schneider, L. S. (1982). Decisions and Decision Aids\nPutman, A.O, & Jeffrey, H.J. (1985). A new paradigm for software and its development. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 119-138). Greenwich, CT: JAI Press.\nZeiger, P.H. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf\">Human systems issues in software engineering</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 105-121). Ann Arbor, MI: Descriptive Psychology Press.\n</p>','Sample Topics: Information Technology','','inherit','closed','closed','','1906-revision-v1','','','2025-11-20 18:26:19','2025-11-20 18:26:19','',1906,'https://society.bsquaresite.com/?p=7830',0,'revision','',0),
(7831,1,'2025-11-20 18:26:19','2025-11-20 18:26:19','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"text-align:center; font-weight:bold;\">\n<p style=\"text-align:center; font-weight:bold;\">Robots</p>\n<p>\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\nJeffrey, H.J. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\">A new paradigm for artificial intelligence</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 177-194). Greenwich, CT: JAI Press.</p>\nOssorio, P. G. (1992). Robotic systems and automation for space application (NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery Systems, Inc.)\nOssorio, P. G. (1992). An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI\nReport No. 2. Boulder, CO: Ellery Systems, Inc.)\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Artificial persons</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">Artificial intelligence</p>\n<p>\nJeffrey, H.J. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf\">Knowledge Engineering: Theory and Practice</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 123-146). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. (2010). Structure. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 361-3407). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.\nOssorio,  P.  G.  (1964). Classification  space  analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1971/1978). State of affairs systems (LRI Report No. 14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\nOssorio, P. G., & Popov, D. (1979). Large Scale Systems: A Task Assessment, Curriculum, Training, Evaluation, and Feedback Package\nOssorio, P. G., & Popov, D. (1981). Evaluating Information Systems\nOssorio, P. G., & Schneider, L. S. (1982). Decisions and Decision Aids\nPutman, A.O, & Jeffrey, H.J. (1985). A new paradigm for software and its development. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 119-138). Greenwich, CT: JAI Press.\nZeiger, P.H. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf\">Human systems issues in software engineering</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 105-121). Ann Arbor, MI: Descriptive Psychology Press.\n</p>','Sample Topics: Information Technology','','inherit','closed','closed','','1906-revision-v1','','','2025-11-20 18:26:19','2025-11-20 18:26:19','',1906,'https://society.bsquaresite.com/?p=7831',0,'revision','',0),
(7832,1,'2025-11-20 18:26:19','2025-11-20 18:26:19','<h2>Sample Topics: Information Technology</h2>		\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"text-align:center; font-weight:bold;\">\n<p style=\"text-align:center; font-weight:bold;\">Robots</p>\n<p>\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\nJeffrey, H.J. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\">A new paradigm for artificial intelligence</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 177-194). Greenwich, CT: JAI Press.</p>\nOssorio, P. G. (1992). Robotic systems and automation for space application (NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery Systems, Inc.)\nOssorio, P. G. (1992). An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI\nReport No. 2. Boulder, CO: Ellery Systems, Inc.)\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Artificial persons</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">Artificial intelligence</p>\n<p>\nJeffrey, H.J. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf\">Knowledge Engineering: Theory and Practice</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 123-146). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. (2010). Structure. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 361-3407). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.\nOssorio,  P.  G.  (1964). Classification  space  analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1971/1978). State of affairs systems (LRI Report No. 14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\nOssorio, P. G., & Popov, D. (1979). Large Scale Systems: A Task Assessment, Curriculum, Training, Evaluation, and Feedback Package\nOssorio, P. G., & Popov, D. (1981). Evaluating Information Systems\nOssorio, P. G., & Schneider, L. S. (1982). Decisions and Decision Aids\nPutman, A.O, & Jeffrey, H.J. (1985). A new paradigm for software and its development. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 119-138). Greenwich, CT: JAI Press.\nZeiger, P.H. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf\">Human systems issues in software engineering</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 105-121). Ann Arbor, MI: Descriptive Psychology Press.\n</p>','Sample Topics: Information Technology','','inherit','closed','closed','','1906-revision-v1','','','2025-11-20 18:26:19','2025-11-20 18:26:19','',1906,'https://society.bsquaresite.com/?p=7832',0,'revision','',0),
(7834,1,'2025-11-20 18:27:29','2025-11-20 18:27:29','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">N.B. In order to avoid redundancy, publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\n<p style = \"text-align:center; font-weight:bold;\">\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nParenting</p>\n<p>\nBergner, L.L. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\nHolt S.B. (1990) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\nKantor, C. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>.In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\nMika, P., Bergner, R., & Baum, M. (2001). The parentification scale.  In Touliatis, J., Perlmutter, B, & Holden, G., <em>Handbook of family measurement techniques (2d ed.)</em>. Thousand Oaks, CA: Sage. \nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\n&nbsp;\nInterpersonal interactions</p>\n<p>\nAllen, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.\nAylesworth, L., & Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.\nBergner, R., & Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.\nBretscher, F., & Bergner, R.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\nKirsch, N. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\nPutman, A.O. (1981). Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.\nRoberts, M. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\nSapin, C.R. & Forward, J.R. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\nTorres, W.J. & Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\nTorres, W.J., & Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\n&nbsp;\nSignificance</p>\n<p>\nBergner, R.M. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.\nBergner, R. (2009).  <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267\">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282. \nBergner, R., & Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 25-40.\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343. \nDavis, K.E. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\nMarshall, K. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513525277&sr=8-12&keywords=advances+in+descriptive+psychology\">Scenarios of “alcoholic” relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.\nMarshall, K.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\nOrvik, J.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-uncertain-status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\nSchwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.\nTorres, W.J. & Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\nTorres, W.J., & Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\nWechsler, R.C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.','Sample Topics: Social Practices','','inherit','closed','closed','','1902-revision-v1','','','2025-11-20 18:27:29','2025-11-20 18:27:29','',1902,'https://society.bsquaresite.com/?p=7834',0,'revision','',0),
(7835,1,'2025-11-20 18:27:29','2025-11-20 18:27:29','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">N.B. In order to avoid redundancy, publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\n<p style = \"text-align:center; font-weight:bold;\">\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nParenting</p>\n<p>\nBergner, L.L. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\nHolt S.B. (1990) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\nKantor, C. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>.In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\nMika, P., Bergner, R., & Baum, M. (2001). The parentification scale.  In Touliatis, J., Perlmutter, B, & Holden, G., <em>Handbook of family measurement techniques (2d ed.)</em>. Thousand Oaks, CA: Sage. \nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\n&nbsp;\nInterpersonal interactions</p>\n<p>\nAllen, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.\nAylesworth, L., & Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.\nBergner, R., & Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.\nBretscher, F., & Bergner, R.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\nKirsch, N. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\nPutman, A.O. (1981). Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.\nRoberts, M. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\nSapin, C.R. & Forward, J.R. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\nTorres, W.J. & Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\nTorres, W.J., & Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\n&nbsp;\nSignificance</p>\n<p>\nBergner, R.M. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.\nBergner, R. (2009).  <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267\">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282. \nBergner, R., & Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 25-40.\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343. \nDavis, K.E. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\nMarshall, K. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513525277&sr=8-12&keywords=advances+in+descriptive+psychology\">Scenarios of “alcoholic” relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.\nMarshall, K.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\nOrvik, J.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-uncertain-status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\nSchwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.\nTorres, W.J. & Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\nTorres, W.J., & Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\nWechsler, R.C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.','Sample Topics: Social Practices','','inherit','closed','closed','','1902-revision-v1','','','2025-11-20 18:27:29','2025-11-20 18:27:29','',1902,'https://society.bsquaresite.com/?p=7835',0,'revision','',0),
(7836,1,'2025-11-20 18:27:30','2025-11-20 18:27:30','<h2>Sample Topics: Social Practices</h2>		\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">N.B. In order to avoid redundancy, publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\n<p style = \"text-align:center; font-weight:bold;\">\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nParenting</p>\n<p>\nBergner, L.L. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\nHolt S.B. (1990) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\nKantor, C. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>.In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\nMika, P., Bergner, R., & Baum, M. (2001). The parentification scale.  In Touliatis, J., Perlmutter, B, & Holden, G., <em>Handbook of family measurement techniques (2d ed.)</em>. Thousand Oaks, CA: Sage. \nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\n&nbsp;\nInterpersonal interactions</p>\n<p>\nAllen, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.\nAylesworth, L., & Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.\nBergner, R., & Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.\nBretscher, F., & Bergner, R.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\nKirsch, N. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\nPutman, A.O. (1981). Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.\nRoberts, M. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\nSapin, C.R. & Forward, J.R. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\nTorres, W.J. & Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\nTorres, W.J., & Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\n&nbsp;\nSignificance</p>\n<p>\nBergner, R.M. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.\nBergner, R. (2009).  <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267\">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282. \nBergner, R., & Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 25-40.\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343. \nDavis, K.E. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\nMarshall, K. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513525277&sr=8-12&keywords=advances+in+descriptive+psychology\">Scenarios of “alcoholic” relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.\nMarshall, K.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\nOrvik, J.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-uncertain-status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\nSchwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.\nTorres, W.J. & Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\nTorres, W.J., & Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\nWechsler, R.C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.','Sample Topics: Social Practices','','inherit','closed','closed','','1902-revision-v1','','','2025-11-20 18:27:30','2025-11-20 18:27:30','',1902,'https://society.bsquaresite.com/?p=7836',0,'revision','',0),
(7837,1,'2025-11-20 18:27:37','2025-11-20 18:27:37','<h2>Sample Topics: Social Practices</h2>		\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">N.B. In order to avoid redundancy, publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\n<p style = \"text-align:center; font-weight:bold;\">\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nParenting</p>\n<p>\nBergner, L.L. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\nHolt S.B. (1990) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\nKantor, C. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>.In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\nMika, P., Bergner, R., & Baum, M. (2001). The parentification scale.  In Touliatis, J., Perlmutter, B, & Holden, G., <em>Handbook of family measurement techniques (2d ed.)</em>. Thousand Oaks, CA: Sage. \nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\n&nbsp;\nInterpersonal interactions</p>\n<p>\nAllen, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.\nAylesworth, L., & Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.\nBergner, R., & Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.\nBretscher, F., & Bergner, R.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\nKirsch, N. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\nPutman, A.O. (1981). Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.\nRoberts, M. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\nSapin, C.R. & Forward, J.R. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\nTorres, W.J. & Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\nTorres, W.J., & Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\n&nbsp;\nSignificance</p>\n<p>\nBergner, R.M. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.\nBergner, R. (2009).  <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267\">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282. \nBergner, R., & Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 25-40.\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343. \nDavis, K.E. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\nMarshall, K. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513525277&sr=8-12&keywords=advances+in+descriptive+psychology\">Scenarios of “alcoholic” relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.\nMarshall, K.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\nOrvik, J.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-uncertain-status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\nSchwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.\nTorres, W.J. & Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\nTorres, W.J., & Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\nWechsler, R.C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.','Sample Topics: Social Practices','','inherit','closed','closed','','1902-revision-v1','','','2025-11-20 18:27:37','2025-11-20 18:27:37','',1902,'https://society.bsquaresite.com/?p=7837',0,'revision','',0),
(7838,1,'2025-11-20 18:27:37','2025-11-20 18:27:37','<h2>Sample Topics: Social Practices</h2>		\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">N.B. In order to avoid redundancy, publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\n<p style = \"text-align:center; font-weight:bold;\">\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\nParenting</p>\n<p>\nBergner, L.L. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\nHolt S.B. (1990) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.\nKantor, C. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>.In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\nMika, P., Bergner, R., & Baum, M. (2001). The parentification scale.  In Touliatis, J., Perlmutter, B, & Holden, G., <em>Handbook of family measurement techniques (2d ed.)</em>. Thousand Oaks, CA: Sage. \nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\n&nbsp;\nInterpersonal interactions</p>\n<p>\nAllen, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.\nAylesworth, L., & Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.\nBergner, R., & Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.\nBretscher, F., & Bergner, R.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\nKirsch, N. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\nPutman, A.O. (1981). Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.\nRoberts, M. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\nSapin, C.R. & Forward, J.R. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\nTorres, W.J. & Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\nTorres, W.J., & Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\n<p style=\"text-align:center; font-weight:bold;\">\n&nbsp;\n&nbsp;\nSignificance</p>\n<p>\nBergner, R.M. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.\nBergner, R. (2009).  <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267\">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282. \nBergner, R., & Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 25-40.\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343. \nDavis, K.E. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\nMarshall, K. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513525277&sr=8-12&keywords=advances+in+descriptive+psychology\">Scenarios of “alcoholic” relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.\nMarshall, K.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\nOrvik, J.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-uncertain-status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\nSchwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.\nTorres, W.J. & Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\nTorres, W.J., & Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\nWechsler, R.C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.','Sample Topics: Social Practices','','inherit','closed','closed','','1902-revision-v1','','','2025-11-20 18:27:37','2025-11-20 18:27:37','',1902,'https://society.bsquaresite.com/?p=7838',0,'revision','',0),
(7839,1,'2025-11-20 18:27:37','2025-11-20 18:27:37','<h2>Sample Topics: Social Practices</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p><p style=\"font-size: 14px; text-align: center;\">N.B. In order to avoid redundancy, publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p> <p style=\"text-align: center; font-weight: bold;\"> <br />Parenting</p><p>Bergner, L.L. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Holt S.B. (1990) <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kantor, C. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>.In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Mika, P., Bergner, R., &amp; Baum, M. (2001). The parentification scale. In Touliatis, J., Perlmutter, B, &amp; Holden, G., <em>Handbook of family measurement techniques (2d ed.)</em>. Thousand Oaks, CA: Sage.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br /> <br />Interpersonal interactions</p><p>Allen, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.</p><p>Bergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.</p><p>Bretscher, F., &amp; Bergner, R.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kirsch, N. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.</p><p>Latham, C.A. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (1981). Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.</p><p>Roberts, M. (1985). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&amp;qid=1513536255&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204</p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501</p><p style=\"text-align: center; font-weight: bold;\"> <br /> <br />Significance</p><p>Bergner, R.M. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.</p><p>Bergner, R. (2009). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267\">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282.</p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 25-40.</p><p>Bunford, N., &amp; Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343.</p><p>Davis, K.E. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Latham, C.A. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Marshall, K. (1985). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&amp;qid=1513525277&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\">Scenarios of “alcoholic” relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.</p><p>Marshall, K.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Orvik, J.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-uncertain-status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Schwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.</p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204</p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501</p><p>Wechsler, R.C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.</p>','Sample Topics: Social Practices','','inherit','closed','closed','','1902-revision-v1','','','2025-11-20 18:27:37','2025-11-20 18:27:37','',1902,'https://society.bsquaresite.com/?p=7839',0,'revision','',0),
(7841,1,'2025-11-20 18:28:53','2025-11-20 18:28:53','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"text-align:center; font-weight:bold;\">\nColvin, G. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\"> Descriptive Metaphysics: On Science, Religion, and Wisdom</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1978). Religion without doctrine (LRI Report No. 19). Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (2014). <em><a href=\"http://www.sdp.org/wp-content/uploads/2018/05/PHTT-Printer-copy.pdf\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio (Vol. VIII</a>)</em>. Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1985). Worlds and world reconstruction. In K. E. Davis & T. O. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-53). Greenwich, CT: JAI Press.\nRoberts, M.K. (1991). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M. K. Roberts & R. M. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 37-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\nShideler, M. M. (1992). <em>Spirituality: An Approach through Descriptive Psychology</em>. Ann Arbor: Descriptive Psychology Press.\nShideler, M.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Shideler-Spirituality-pp-199_213.pdf\">Spirituality: The Descriptive Psychology approach</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 199-213). Ann Arbor, MI: Descriptive Psychology Press.\nShideler, M. (1983). The priest and the psychotherapist. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 229-242). Greenwich, CT: JAI Press.\nShideler, M.M. (1985). Science, religion, and religions. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 55-74). Greenwich, CT: JAI Press\nSinger, H.R., & Zeiger, P. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.\nZeiger, P.H. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf\">Toward a rapprochement of religion and science</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 195-225). Ann Arbor, MI: Descriptive Psychology Press.','Sample Topics: Spirituality and Religion','','inherit','closed','closed','','1915-revision-v1','','','2025-11-20 18:28:53','2025-11-20 18:28:53','',1915,'https://society.bsquaresite.com/?p=7841',0,'revision','',0),
(7842,1,'2025-11-20 18:28:53','2025-11-20 18:28:53','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"text-align:center; font-weight:bold;\">\nColvin, G. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\"> Descriptive Metaphysics: On Science, Religion, and Wisdom</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1978). Religion without doctrine (LRI Report No. 19). Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (2014). <em><a href=\"http://www.sdp.org/wp-content/uploads/2018/05/PHTT-Printer-copy.pdf\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio (Vol. VIII</a>)</em>. Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1985). Worlds and world reconstruction. In K. E. Davis & T. O. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-53). Greenwich, CT: JAI Press.\nRoberts, M.K. (1991). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M. K. Roberts & R. M. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 37-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\nShideler, M. M. (1992). <em>Spirituality: An Approach through Descriptive Psychology</em>. Ann Arbor: Descriptive Psychology Press.\nShideler, M.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Shideler-Spirituality-pp-199_213.pdf\">Spirituality: The Descriptive Psychology approach</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 199-213). Ann Arbor, MI: Descriptive Psychology Press.\nShideler, M. (1983). The priest and the psychotherapist. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 229-242). Greenwich, CT: JAI Press.\nShideler, M.M. (1985). Science, religion, and religions. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 55-74). Greenwich, CT: JAI Press\nSinger, H.R., & Zeiger, P. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.\nZeiger, P.H. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf\">Toward a rapprochement of religion and science</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 195-225). Ann Arbor, MI: Descriptive Psychology Press.','Sample Topics: Spirituality and Religion','','inherit','closed','closed','','1915-revision-v1','','','2025-11-20 18:28:53','2025-11-20 18:28:53','',1915,'https://society.bsquaresite.com/?p=7842',0,'revision','',0),
(7843,1,'2025-11-20 18:28:54','2025-11-20 18:28:54','<h2>Sample Topics: Spirituality and Religion</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p> <p>Colvin, G. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\"> Descriptive Metaphysics: On Science, Religion, and Wisdom</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1978). Religion without doctrine (LRI Report No. 19). Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (2014). <em><a href=\"http://www.sdp.org/wp-content/uploads/2018/05/PHTT-Printer-copy.pdf\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio (Vol. VIII</a>)</em>. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1985). Worlds and world reconstruction. In K. E. Davis &amp; T. O. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-53). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (1991). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M. K. Roberts &amp; R. M. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 37-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Shideler, M. M. (1992). <em>Spirituality: An Approach through Descriptive Psychology</em>. Ann Arbor: Descriptive Psychology Press.</p><p>Shideler, M.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Shideler-Spirituality-pp-199_213.pdf\">Spirituality: The Descriptive Psychology approach</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 199-213). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Shideler, M. (1983). The priest and the psychotherapist. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 229-242). Greenwich, CT: JAI Press.</p><p>Shideler, M.M. (1985). Science, religion, and religions. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 55-74). Greenwich, CT: JAI Press</p><p>Singer, H.R., &amp; Zeiger, P. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Zeiger, P.H. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf\">Toward a rapprochement of religion and science</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 195-225). Ann Arbor, MI: Descriptive Psychology Press.</p>','Sample Topics: Spirituality and Religion','','inherit','closed','closed','','1915-revision-v1','','','2025-11-20 18:28:54','2025-11-20 18:28:54','',1915,'https://society.bsquaresite.com/?p=7843',0,'revision','',0),
(7845,1,'2025-11-20 18:30:01','2025-11-20 18:30:01','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">N.B. In order to avoid redundancy, publications are mostly not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\n<p style = \"text-align:center; font-weight:bold;\">\n<p>\nAllen-Zeiger, C., & Allen, S. (1992). <em>Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment</em>. Austin, TX: New Perspectives Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (2005). Lovemaking as a ceremony of accreditation. <em>Journal of Sex and Marital Therapy</em>, <em>31</em>, 1-8. \nBergner, R. (2005). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2005.59.4.333\n\">World reconstruction in psychotherapy</a>. <em>American Journal of Psychotherapy</em>, <em>59</em>, 1-17. \nBergner, R. (2007). <a href = \"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&qid=1513328890&sr=8-1&keywords=bergner+status+dynamic\">Status dynamics: Creating new paths to therapeutic change</a>. Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>37</em>, 77-90.\nBergner, R., & Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, 37, 36-44.\nBergner, R., & Ramon, A. (2013).  Some implications of belief in love, free will, and non-reductionism.  <em>Journal of Social Psychology</em>, 153, 1-21.\nBergner, R., & Ramon, A. (2014). The Personal Beliefs Scale. American Psychological Association PsychTESTS Database\nBeste S., Bergner, R., & Nauta, M. (2003).  What keeps love alive?  An empirical\ninvestigation. <em>Family Therapy</em>, <em>30</em>, 125-141. \nBretscher, F., & Bergner, R.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). </em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\nDavis K.E., & Roberts M.K. (1999). <a href = \"https://doi.org/10.1007/978-1-4612-5076-0_8\"> Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.\nDavis, K., & Todd, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf\">Friendship and love relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 79-119). Greenwich, CT: JAI Press.\nHegi, K., & Bergner, R. (2010).  What is love? An empirically-based essentialist account. <em>Journal of Social and Personal Relationships</em>, <em>27</em>, 620-636.\nHolmes, J.R. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Holmes-The-Status-of-Persons.pdf\">The status of persons or who was that metaphor</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 15-35). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\nKantor, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Wizard-129-148.pdf\">We’re off to see the wizard: Politics, charisma, and community change</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder, CO.\nOssorio, P., & Sternberg, B. (1997). Status management: A theory of punishment and rehabilitation. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 195-214). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report #25. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1966/1995). <em>Persons. The Collected Works of Peter G. <br>Ossorio (Vol. I). </em>Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)</p>\nOssorio, P.G. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Ossorio-What-There-Is.pdf\">What there is and how things are</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), Advances in Descriptive Psychology, Vol. 7 (pp. 7-32). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf\">In a world of persons and their ways</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1982/1998/2012). <em>Place</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\nPlotkin, W., & Schwartz, W. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\nPlotkin, W., & Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state\nPutman, A.O. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Being, becoming and Belonging</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.\nPutman, A.O. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.\nRoberts, M. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Worlds of Uncertain Status</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\nSchwartz, W. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\">The problem of other possible persons: Dolphins, primates, and aliens</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\nSchwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.\nSchwartz, W.R. (2014). <a href = \"http://jetpress.org/v24.3/Schwartz.htm\">What Is A Person And How Can We Be Sure? A Paradigm Case Formulation</a>. <em>Journal of Evolution and Technology</em>, <em>24(3)</em>, 27-34.\nWard, C., Bergner, R., & Kahn, J. (2003). Why do men distance? Factors predictive of male avoidance of intimate conflict. <em>Family Therapy</em>, <em>30</em>, 1-9.\nZeiger, P.H., & Zeiger, C.A. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf\">Where does my freedom lie?</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 82-98). Ann Arbor, MI: Descriptive Psychology Press.','Sample Topics: Status, Persons, Relationships','','inherit','closed','closed','','1912-revision-v1','','','2025-11-20 18:30:01','2025-11-20 18:30:01','',1912,'https://society.bsquaresite.com/?p=7845',0,'revision','',0),
(7846,1,'2025-11-20 18:30:01','2025-11-20 18:30:01','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"font-size:14px; text-align:center;\">N.B. In order to avoid redundancy, publications are mostly not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br>\"Sample Topics: Clinical and Therapy\" for those papers.</p>\n<p style = \"text-align:center; font-weight:bold;\">\n<p>\nAllen-Zeiger, C., & Allen, S. (1992). <em>Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment</em>. Austin, TX: New Perspectives Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (2005). Lovemaking as a ceremony of accreditation. <em>Journal of Sex and Marital Therapy</em>, <em>31</em>, 1-8. \nBergner, R. (2005). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2005.59.4.333\n\">World reconstruction in psychotherapy</a>. <em>American Journal of Psychotherapy</em>, <em>59</em>, 1-17. \nBergner, R. (2007). <a href = \"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&qid=1513328890&sr=8-1&keywords=bergner+status+dynamic\">Status dynamics: Creating new paths to therapeutic change</a>. Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>37</em>, 77-90.\nBergner, R., & Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, 37, 36-44.\nBergner, R., & Ramon, A. (2013).  Some implications of belief in love, free will, and non-reductionism.  <em>Journal of Social Psychology</em>, 153, 1-21.\nBergner, R., & Ramon, A. (2014). The Personal Beliefs Scale. American Psychological Association PsychTESTS Database\nBeste S., Bergner, R., & Nauta, M. (2003).  What keeps love alive?  An empirical\ninvestigation. <em>Family Therapy</em>, <em>30</em>, 125-141. \nBretscher, F., & Bergner, R.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). </em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.\nDavis K.E., & Roberts M.K. (1999). <a href = \"https://doi.org/10.1007/978-1-4612-5076-0_8\"> Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. & Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.\nDavis, K., & Todd, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf\">Friendship and love relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 79-119). Greenwich, CT: JAI Press.\nHegi, K., & Bergner, R. (2010).  What is love? An empirically-based essentialist account. <em>Journal of Social and Personal Relationships</em>, <em>27</em>, 620-636.\nHolmes, J.R. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Holmes-The-Status-of-Persons.pdf\">The status of persons or who was that metaphor</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 15-35). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\nKantor, C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Wizard-129-148.pdf\">We’re off to see the wizard: Politics, charisma, and community change</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder, CO.\nOssorio, P., & Sternberg, B. (1997). Status management: A theory of punishment and rehabilitation. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 195-214). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report #25. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1966/1995). <em>Persons. The Collected Works of Peter G. <br>Ossorio (Vol. I). </em>Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)</p>\nOssorio, P.G. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Ossorio-What-There-Is.pdf\">What there is and how things are</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), Advances in Descriptive Psychology, Vol. 7 (pp. 7-32). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf\">In a world of persons and their ways</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1982/1998/2012). <em>Place</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)\nPlotkin, W., & Schwartz, W. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\nPlotkin, W., & Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state\nPutman, A.O. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Being, becoming and Belonging</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.\nPutman, A.O. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.\nRoberts, M. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513536255&sr=8-12&keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Worlds of Uncertain Status</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\nSchwartz, W. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\">The problem of other possible persons: Dolphins, primates, and aliens</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.\nSchwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.\nSchwartz, W.R. (2014). <a href = \"http://jetpress.org/v24.3/Schwartz.htm\">What Is A Person And How Can We Be Sure? A Paradigm Case Formulation</a>. <em>Journal of Evolution and Technology</em>, <em>24(3)</em>, 27-34.\nWard, C., Bergner, R., & Kahn, J. (2003). Why do men distance? Factors predictive of male avoidance of intimate conflict. <em>Family Therapy</em>, <em>30</em>, 1-9.\nZeiger, P.H., & Zeiger, C.A. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf\">Where does my freedom lie?</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 82-98). Ann Arbor, MI: Descriptive Psychology Press.','Sample Topics: Status, Persons, Relationships','','inherit','closed','closed','','1912-revision-v1','','','2025-11-20 18:30:01','2025-11-20 18:30:01','',1912,'https://society.bsquaresite.com/?p=7846',0,'revision','',0),
(7847,1,'2025-11-20 18:30:01','2025-11-20 18:30:01','<h2>Sample Topics: Status, Persons, Relationships</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p><p style=\"font-size: 14px; text-align: center;\">N.B. In order to avoid redundancy, publications are mostly not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p> <p>Allen-Zeiger, C., &amp; Allen, S. (1992). <em>Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment</em>. Austin, TX: New Perspectives Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2005). Lovemaking as a ceremony of accreditation. <em>Journal of Sex and Marital Therapy</em>, <em>31</em>, 1-8.</p><p>Bergner, R. (2005). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2005.59.4.333 \">World reconstruction in psychotherapy</a>. <em>American Journal of Psychotherapy</em>, <em>59</em>, 1-17.</p><p>Bergner, R. (2007). <a href=\"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&amp;qid=1513328890&amp;sr=8-1&amp;keywords=bergner+status+dynamic\">Status dynamics: Creating new paths to therapeutic change</a>. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>37</em>, 77-90.</p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, 37, 36-44.</p><p>Bergner, R., &amp; Ramon, A. (2013). Some implications of belief in love, free will, and non-reductionism. <em>Journal of Social Psychology</em>, 153, 1-21.</p><p>Bergner, R., &amp; Ramon, A. (2014). The Personal Beliefs Scale. American Psychological Association PsychTESTS Database</p><p>Beste S., Bergner, R., &amp; Nauta, M. (2003). What keeps love alive? An empirical<br />investigation. <em>Family Therapy</em>, <em>30</em>, 125-141.</p><p>Bretscher, F., &amp; Bergner, R.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Davis K.E., &amp; Roberts M.K. (1999). <a href=\"https://doi.org/10.1007/978-1-4612-5076-0_8\"> Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. &amp; Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.</p><p>Davis, K., &amp; Todd, M. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf\">Friendship and love relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 79-119). Greenwich, CT: JAI Press.</p><p>Hegi, K., &amp; Bergner, R. (2010). What is love? An empirically-based essentialist account. <em>Journal of Social and Personal Relationships</em>, <em>27</em>, 620-636.</p><p>Holmes, J.R. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Holmes-The-Status-of-Persons.pdf\">The status of persons or who was that metaphor</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 15-35). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kantor, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Wizard-129-148.pdf\">We’re off to see the wizard: Politics, charisma, and community change</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder, CO.</p><p>Ossorio, P., &amp; Sternberg, B. (1997). Status management: A theory of punishment and rehabilitation. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 195-214). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report #25. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1966/1995). <em>Persons. The Collected Works of Peter G. <br />Ossorio (Vol. I). </em>Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Ossorio-What-There-Is.pdf\">What there is and how things are</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), Advances in Descriptive Psychology, Vol. 7 (pp. 7-32). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf\">In a world of persons and their ways</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1982/1998/2012). <em>Place</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)</p><p>Plotkin, W., &amp; Schwartz, W. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.</p><p>Plotkin, W., &amp; Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</p><p>Putman, A.O. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Being, becoming and Belonging</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.</p><p>Roberts, M. (1985). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&amp;qid=1513536255&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.</p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Worlds of Uncertain Status</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Schwartz, W. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\">The problem of other possible persons: Dolphins, primates, and aliens</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.</p><p>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.</p><p>Schwartz, W.R. (2014). <a href=\"http://jetpress.org/v24.3/Schwartz.htm\">What Is A Person And How Can We Be Sure? A Paradigm Case Formulation</a>. <em>Journal of Evolution and Technology</em>, <em>24(3)</em>, 27-34.</p><p>Ward, C., Bergner, R., &amp; Kahn, J. (2003). Why do men distance? Factors predictive of male avoidance of intimate conflict. <em>Family Therapy</em>, <em>30</em>, 1-9.</p><p>Zeiger, P.H., &amp; Zeiger, C.A. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf\">Where does my freedom lie?</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 82-98). Ann Arbor, MI: Descriptive Psychology Press.</p>','Sample Topics: Status, Persons, Relationships','','inherit','closed','closed','','1912-revision-v1','','','2025-11-20 18:30:01','2025-11-20 18:30:01','',1912,'https://society.bsquaresite.com/?p=7847',0,'revision','',0),
(7849,1,'2025-11-20 18:31:17','2025-11-20 18:31:17','<p style = \"text-align:center; position:relative; top:-20px; font-size:18px;\">(Including combined citations for \"Pathology\", \"Case Formulation\" and <br>\"Psychotherapeutic Policies and Techniques\")</p>\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.\nAllen, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press\nAylesworth, L.S. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Aylesworth-Oriental-Martial-Arts.pdf\">Oriental Martial Arts Rehabilitation</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 113-142). Ann Arbor, MI: Descriptive Psychology Press.\nAylesworth, L., &amp; Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.\nBaker, E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf\">Therapeutic social practices</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 209-230). Greenwich, CT: JAI Press.\nBergner, R. (1977). The marital system of the hysterical individual. <em>Family Process</em>, <em>16</em>, 85-95.\nBergner, R. (1979). The use of systems oriented illustrative stories in marital psychotherapy. <em>Family Therapy</em>, <em>6</em>, 109-118.\nBergner, R. (1979). Transforming presenting problems. <em>Rational Living</em>, <em>14</em>, 13-16.\nBergner, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP1-Bergner-Marital-Conflict-305_320.pdf\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 305-320). Greenwich, CT: JAI Press.\nBergner, R. (1981). Recasting victims as perpetrators. <em>The Journal of Strategic and Systemic Therapies</em>, <em>1</em>, 1-9.\nBergner, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Bergner-Overseer-Regime-245-271.pdf\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 245-271). Greenwich, CT: JAI Press.\nBergner, R. (1982). Couple therapy for histrionic clients and their spouses. In H. Millman, J. Huber, and D. Diggins (Eds.), <em>Therapies for adults</em>. San Francisco: Jossey-Bass.\nBergner, R. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf\">Hysterical action, impersonation, and caretaking roles</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.\nBergner, R. (1983) <a href = \"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513521344&sr=8-14&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>Emotions: A conceptual formulation and its clinical implications</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 209-227). Greenwich, CT: JAI Press.\nProcess, 16, 85-95.\nBergner, R. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513447552&sr=8-12&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>Paranoid style: A descriptive and pragmatic account</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 203-229). Greenwich, CT: JAI Press.\nBergner, R. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.\nBergner, R. (1988). Money’s ‘Lovemap’ account of the paraphilias: A critique and reformulation. <em>American Journal of Psychotherapy</em>, <em>42</em>, 254-259.\nBergner, R. (1988). Status dynamic psychotherapy with depressed individuals. <em>Psychotherapy</em>, 25, 266-272.\nBergner, R.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf\">A Father-Daughter Incest: Degradation and Recovery from Degradation</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 285-305). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf\">Impulsive Action and Impulsive Persons: A Descriptive and Pragmatic Formulation</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 261-284). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.\nBergner, R.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf\">A Conceptual Framework for Eclectic\nPsychotherapy</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 137-157). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (1993). <a href = \"https://www.amazon.com/Studies-Psychopathology-Descriptive-Psychology-Approach/dp/0962566136/ref=sr_1_1?ie=UTF8&qid=1513445964&sr=8-1&keywords=studies+in+psychopathology+bergner\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a>. In R. Bergner (Ed.), <em>Studies in psychopathology: The Descriptive Psychology approach</em>, (pp. 3-17). Ann Arbor: Descriptive Psychology Press.\nBergner, R. (1993). Victims into perpetrators. <em>Psychotherapy</em>, <em>30</em>, 452-462.\nBergner, R. (1995). <em>Pathological Self-Criticism: Assessment and Treatment (The Springer Series in Social/Clinical Psychology)</em>. New York, NY: Plenum Press.\nBergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.\nBergner, R. (1997). The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman. <em>Family Therapy</em>, <em>24</em>, 71-79.\nBergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.\nBergner, R. (1998). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_10?ie=UTF8&qid=1513440872&sr=8-10&keywords=advances+in+descriptive+psychology\">Self-criticism</a>. In J. Jeffrey &amp; R. Bergner, (Eds.). <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 249-276). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Bergner-Self-Criticism.pdf\">A therapeutic approach to destructive self-criticism</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 249-273). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (1998). Characteristics of an optimal clinical case formulation. <em>American Journal of Psychotherapy</em>, <em>52</em>, 287-300.\nBergner, R. (1998). Therapeutic approaches to problems of meaninglessness. <em>American Journal of Psychotherapy</em>, <em>52</em>, pp. 1-16.\nBergner, R. (1999). Status enhancement: A further path to therapeutic change. <em>American Journal of Psychotherapy</em>, <em>53</em>, 201-214.\nBergner, R. (2000). Love and barriers to love: An analysis for psychotherapists and other. <em>American Journal of Psychotherapy</em>, <em>54</em>, 1-17.\nBergner, R. (2002). Sexual compulsion as attempted recovery from degradation. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 373-387.\nBergner, R. (2004).  An integrative framework for psychopathology and psychotherapy. <em>New Ideas in Psychology</em>, <em>22</em>, 127-141.\nBergner, R. (2005).  Status dynamic treatment of a case of bulimia. <em>Clinical Case Studies</em>, <em>4</em>, 295-303.\nBergner, R. (2006). <a href=\" https://doi.org/10.1176/appi.psychotherapy.2006.60.3.215\">The many secure knowledge bases of psychotherapy</a>.  <em>American Journal of Psychotherapy</em>, <em>69</em>, 215-232. \nBergner, R.M. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Beyond-Empirical-Validation.pdf\">Beyond Empirical Validation: Justifying Therapeutic Judgment and Action</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 145-173). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (2007). <em><a href = \"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&qid=1513328890&sr=8-1&keywords=bergner+status+dynamic\"><em>Status dynamics: Creating new paths to therapeutic change</em>.</a></em> Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (2007). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2007.61.2.149\n\">Therapeutic storytelling revisited</a>. <em>American Journal of \nPsychotherapy</em>, <em>61</em>, 149-162.\nBergner, R. (2007). On promoting adaptive self-criticism in psychotherapy. In E. Chang (Ed.), <em>Self-criticism and self-enhancement</em>.  Washington, DC: American Psychological Association.	\nBergner, R. (2009). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267\n\">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282. \nBergner, R.M. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-The-Tolstoy-Dilemma.pdf\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 143-160). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Policy-175-196.pdf\">Therapeutic policies: A policy-based approach to psychotherapy</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 175-196). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (2015). Status dynamic psychotherapy.  In E. Neukrig (Ed.) <em>The Sage encyclopedia of counseling and psychotherapy</em>. Los Angeles, CA: Sage Publications.\nBergner, R., & Bridges A. (2002). The significance of heavy pornography involvement for romantic partners: Research and clinical implications. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 198-206.\nBergner, R.M., &amp; Bunford, N. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Suicide-55-74.pdf\">Suicide and impossible worlds</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 55-74). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, 24, 25-40.\nBergner, R., & Bunford, N. (2017). Mental disorder disability: In support of our design. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 49-52. \nBergner, R., & Holmes, J. (2000).  Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, <em>37</em>, 36-44.\nBergner, R.M., & Staggs, J. (1992). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&qid=1540405368&sr=8-1&keywords=advances+descriptive+psychology+volume+6\">The Positive Therapeutic Relationship: An Accreditation Perspective</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br>Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 185-201). Ann Arbor, MI: Descriptive Psychology Press.\nBridges, A., & Bergner, R. (2009). Pornography, effects on relationships. In H. Reis & S. Sprecher (Eds.), <em>The Sage Encyclopedia of Human Relationships</em>. Thousand Oaks, CA: Sage. \nBridges, A., Bergner, R., & McInnis, M. (2003). Romantic partner\'s use of pornography: Its significance for women. <em>Journal of Sex and Marital Therapy</em>. <em>29</em>, 1-14.\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. Crisis: <em>The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343. \nDavis, K.E. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\nDriscoll, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf\">Policies for pragmatic psychotherapy</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 273-277). Greenwich, CT: JAI Press.\nDriscoll, R. (1981). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Keith-Davis/dp/B000TFIKOO/ref=sr_1_13?ie=UTF8&qid=1513525277&sr=8-13&keywords=advances+in+descriptive+psychology\">Self-criticism: Analysis and treatment</a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 321-356). Greenwich, CT: JAI Press.\nFarber, A. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf\">Castaneda\'s Don Juan as psychotherapist</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 279-304). Greenwich, CT: JAI Press.\nFelknor, C.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf\">Kid\'s interest discovery kits</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em> (pp. 235-247). Ann Arbor, MI: Descriptive Psychology Press.\nHolmes, J.R. (2013). <a href = \"https://www.amazon.com/Depression-Doesnt-Always-Have-Depressing-ebook/dp/B00FSOUCYM/ref=sr_1_1?ie=UTF8&qid=1513010278&sr=8-1&keywords=james+holmes+depression+always+depressing\"><em>Depression doesn’t always have to be depressing</em></a>. Pensacola, FL.: Pensacola Pelican Press, Inc.\nKantor, C. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\nKirsch, N. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.\nLasater, L. (1983). <a href = \"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513525277&sr=8-14&keywords=advances+in+descriptive+psychology\">Stress and health in a Colorado coal mining community</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp.95-117). Greenwich, CT: JAI Press.\nLasater, L. (1988). <em>Recovery from compulsive behavior: How to transcend your troubled family</em>. Deerfield Beach, FL: Health Communications.\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\nLubuguin, F.S.A. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\nLugbuguin, F. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 41-85). Ann Arbor, MI: Descriptive Psychology Press.\nMarshall, K. (1985). Scenarios of “alcoholic” relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.\nMarshall, K.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\nOrvik, J.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P. G. (1987). <a href=\"http://www.sdp.org/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive Deficits in Schizophrenia</a> LRI Report No. 39a. Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1987). <a href=\"http://www.sdp.org/sdppubs-publications/projective-techniques/\">Projective Techniques</a> LRI Report No. 38a. Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\"><em>Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII)</em></a>. Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P. (1985/1997). <a href=\"http://www.sdp.org/sdppubs-publications/pathology/\">Pathology</a>. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 1-70</em>). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.\nOssorio, P. (1985/1997). <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 1-70</em>). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.\nOssorio, P. G., Aylesworth, L., & Lasater, L. (1977). <a href=\"http://www.sdp.org/wp-admin/post.php?post=5035&action=edit\">A Comprehensive Plan for the\nProvision of Mental Health Services to the Vietnamese Refugees in Denver</a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (1977, 2014). <a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\"><em>Seminar on Positive Health and Transcendental Theories. The Collected Works of Peter G. Ossorio (Vol. VIII)</em></a>. Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\nSapin, C.R. &amp; Forward, J.R. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\nSchwartz, W. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Degradation, Accreditation, and Rites of Passage</a>. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.\nSchwartz, W. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf\">What makes something psychoanalytic?</a> <em>Psychiatry</em>, <em>51</em>, 417-426.\nSchwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.\nTorres, W.J. &amp; Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\nTorres, W.J., &amp; Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\nWechsler, R. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf\">Personality and Manic States: A Status Dynamic Formulation of Bipolar Disorder</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 203-233). Ann Arbor, MI: Descriptive Psychology Press.\nWechsler, R.C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\nVanderburgh, J. (1985). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">The positive-health developmental model of treatment and psychopathology</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 281-302). Greenwich, CT: JAI Press.\nZeiger, C.A. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf\">The Miss Marple model of psychological assessment</a>. In M. Roberts and R. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 6. Clinical topics: Adolescent-family problems, bulimia, chronic mental illness, and mania</em> (pp. 159-183). Ann Arbor, MI: Descriptive Psychology Press.','Sample Topics:<br>Clinical and Therapy','','inherit','closed','closed','','1900-revision-v1','','','2025-11-20 18:31:17','2025-11-20 18:31:17','',1900,'https://society.bsquaresite.com/?p=7849',0,'revision','',0),
(7850,1,'2025-11-20 18:31:17','2025-11-20 18:31:17','<p style = \"text-align:center; position:relative; top:-20px; font-size:18px;\">(Including combined citations for \"Pathology\", \"Case Formulation\" and <br>\"Psychotherapeutic Policies and Techniques\")</p>\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.\nAllen, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press\nAylesworth, L.S. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Aylesworth-Oriental-Martial-Arts.pdf\">Oriental Martial Arts Rehabilitation</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 113-142). Ann Arbor, MI: Descriptive Psychology Press.\nAylesworth, L., &amp; Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&ie=UTF8&qid=1513439458&sr=8-14&keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.\nBaker, E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf\">Therapeutic social practices</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 209-230). Greenwich, CT: JAI Press.\nBergner, R. (1977). The marital system of the hysterical individual. <em>Family Process</em>, <em>16</em>, 85-95.\nBergner, R. (1979). The use of systems oriented illustrative stories in marital psychotherapy. <em>Family Therapy</em>, <em>6</em>, 109-118.\nBergner, R. (1979). Transforming presenting problems. <em>Rational Living</em>, <em>14</em>, 13-16.\nBergner, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP1-Bergner-Marital-Conflict-305_320.pdf\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 305-320). Greenwich, CT: JAI Press.\nBergner, R. (1981). Recasting victims as perpetrators. <em>The Journal of Strategic and Systemic Therapies</em>, <em>1</em>, 1-9.\nBergner, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Bergner-Overseer-Regime-245-271.pdf\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 245-271). Greenwich, CT: JAI Press.\nBergner, R. (1982). Couple therapy for histrionic clients and their spouses. In H. Millman, J. Huber, and D. Diggins (Eds.), <em>Therapies for adults</em>. San Francisco: Jossey-Bass.\nBergner, R. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf\">Hysterical action, impersonation, and caretaking roles</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.\nBergner, R. (1983) <a href = \"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513521344&sr=8-14&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>Emotions: A conceptual formulation and its clinical implications</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 209-227). Greenwich, CT: JAI Press.\nProcess, 16, 85-95.\nBergner, R. (1985). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&qid=1513447552&sr=8-12&keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>Paranoid style: A descriptive and pragmatic account</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 203-229). Greenwich, CT: JAI Press.\nBergner, R. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.\nBergner, R. (1988). Money’s ‘Lovemap’ account of the paraphilias: A critique and reformulation. <em>American Journal of Psychotherapy</em>, <em>42</em>, 254-259.\nBergner, R. (1988). Status dynamic psychotherapy with depressed individuals. <em>Psychotherapy</em>, 25, 266-272.\nBergner, R.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf\">A Father-Daughter Incest: Degradation and Recovery from Degradation</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 285-305). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf\">Impulsive Action and Impulsive Persons: A Descriptive and Pragmatic Formulation</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 261-284). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.\nBergner, R.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf\">A Conceptual Framework for Eclectic\nPsychotherapy</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 137-157). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (1993). <a href = \"https://www.amazon.com/Studies-Psychopathology-Descriptive-Psychology-Approach/dp/0962566136/ref=sr_1_1?ie=UTF8&qid=1513445964&sr=8-1&keywords=studies+in+psychopathology+bergner\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a>. In R. Bergner (Ed.), <em>Studies in psychopathology: The Descriptive Psychology approach</em>, (pp. 3-17). Ann Arbor: Descriptive Psychology Press.\nBergner, R. (1993). Victims into perpetrators. <em>Psychotherapy</em>, <em>30</em>, 452-462.\nBergner, R. (1995). <em>Pathological Self-Criticism: Assessment and Treatment (The Springer Series in Social/Clinical Psychology)</em>. New York, NY: Plenum Press.\nBergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.\nBergner, R. (1997). The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman. <em>Family Therapy</em>, <em>24</em>, 71-79.\nBergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.\nBergner, R. (1998). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_10?ie=UTF8&qid=1513440872&sr=8-10&keywords=advances+in+descriptive+psychology\">Self-criticism</a>. In J. Jeffrey &amp; R. Bergner, (Eds.). <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 249-276). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Bergner-Self-Criticism.pdf\">A therapeutic approach to destructive self-criticism</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 249-273). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (1998). Characteristics of an optimal clinical case formulation. <em>American Journal of Psychotherapy</em>, <em>52</em>, 287-300.\nBergner, R. (1998). Therapeutic approaches to problems of meaninglessness. <em>American Journal of Psychotherapy</em>, <em>52</em>, pp. 1-16.\nBergner, R. (1999). Status enhancement: A further path to therapeutic change. <em>American Journal of Psychotherapy</em>, <em>53</em>, 201-214.\nBergner, R. (2000). Love and barriers to love: An analysis for psychotherapists and other. <em>American Journal of Psychotherapy</em>, <em>54</em>, 1-17.\nBergner, R. (2002). Sexual compulsion as attempted recovery from degradation. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 373-387.\nBergner, R. (2004).  An integrative framework for psychopathology and psychotherapy. <em>New Ideas in Psychology</em>, <em>22</em>, 127-141.\nBergner, R. (2005).  Status dynamic treatment of a case of bulimia. <em>Clinical Case Studies</em>, <em>4</em>, 295-303.\nBergner, R. (2006). <a href=\" https://doi.org/10.1176/appi.psychotherapy.2006.60.3.215\">The many secure knowledge bases of psychotherapy</a>.  <em>American Journal of Psychotherapy</em>, <em>69</em>, 215-232. \nBergner, R.M. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Beyond-Empirical-Validation.pdf\">Beyond Empirical Validation: Justifying Therapeutic Judgment and Action</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 145-173). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (2007). <em><a href = \"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&qid=1513328890&sr=8-1&keywords=bergner+status+dynamic\"><em>Status dynamics: Creating new paths to therapeutic change</em>.</a></em> Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (2007). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2007.61.2.149\n\">Therapeutic storytelling revisited</a>. <em>American Journal of \nPsychotherapy</em>, <em>61</em>, 149-162.\nBergner, R. (2007). On promoting adaptive self-criticism in psychotherapy. In E. Chang (Ed.), <em>Self-criticism and self-enhancement</em>.  Washington, DC: American Psychological Association.	\nBergner, R. (2009). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267\n\">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282. \nBergner, R.M. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-The-Tolstoy-Dilemma.pdf\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 143-160). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Policy-175-196.pdf\">Therapeutic policies: A policy-based approach to psychotherapy</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 175-196). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R. (2015). Status dynamic psychotherapy.  In E. Neukrig (Ed.) <em>The Sage encyclopedia of counseling and psychotherapy</em>. Los Angeles, CA: Sage Publications.\nBergner, R., & Bridges A. (2002). The significance of heavy pornography involvement for romantic partners: Research and clinical implications. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 198-206.\nBergner, R.M., &amp; Bunford, N. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Suicide-55-74.pdf\">Suicide and impossible worlds</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 55-74). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, 24, 25-40.\nBergner, R., & Bunford, N. (2017). Mental disorder disability: In support of our design. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 49-52. \nBergner, R., & Holmes, J. (2000).  Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, <em>37</em>, 36-44.\nBergner, R.M., & Staggs, J. (1992). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&qid=1540405368&sr=8-1&keywords=advances+descriptive+psychology+volume+6\">The Positive Therapeutic Relationship: An Accreditation Perspective</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br>Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 185-201). Ann Arbor, MI: Descriptive Psychology Press.\nBridges, A., & Bergner, R. (2009). Pornography, effects on relationships. In H. Reis & S. Sprecher (Eds.), <em>The Sage Encyclopedia of Human Relationships</em>. Thousand Oaks, CA: Sage. \nBridges, A., Bergner, R., & McInnis, M. (2003). Romantic partner\'s use of pornography: Its significance for women. <em>Journal of Sex and Marital Therapy</em>. <em>29</em>, 1-14.\nBunford, N., & Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. Crisis: <em>The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343. \nDavis, K.E. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.\nDriscoll, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf\">Policies for pragmatic psychotherapy</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 273-277). Greenwich, CT: JAI Press.\nDriscoll, R. (1981). <a href = \"https://www.amazon.com/Advances-Descriptive-Psychology-Keith-Davis/dp/B000TFIKOO/ref=sr_1_13?ie=UTF8&qid=1513525277&sr=8-13&keywords=advances+in+descriptive+psychology\">Self-criticism: Analysis and treatment</a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 321-356). Greenwich, CT: JAI Press.\nFarber, A. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf\">Castaneda\'s Don Juan as psychotherapist</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 279-304). Greenwich, CT: JAI Press.\nFelknor, C.M. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf\">Kid\'s interest discovery kits</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em> (pp. 235-247). Ann Arbor, MI: Descriptive Psychology Press.\nHolmes, J.R. (2013). <a href = \"https://www.amazon.com/Depression-Doesnt-Always-Have-Depressing-ebook/dp/B00FSOUCYM/ref=sr_1_1?ie=UTF8&qid=1513010278&sr=8-1&keywords=james+holmes+depression+always+depressing\"><em>Depression doesn’t always have to be depressing</em></a>. Pensacola, FL.: Pensacola Pelican Press, Inc.\nKantor, C. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.\nKirsch, N. (1982). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.\nLasater, L. (1983). <a href = \"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513525277&sr=8-14&keywords=advances+in+descriptive+psychology\">Stress and health in a Colorado coal mining community</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp.95-117). Greenwich, CT: JAI Press.\nLasater, L. (1988). <em>Recovery from compulsive behavior: How to transcend your troubled family</em>. Deerfield Beach, FL: Health Communications.\nLatham, C.A. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.\nLubuguin, F.S.A. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.\nLugbuguin, F. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 41-85). Ann Arbor, MI: Descriptive Psychology Press.\nMarshall, K. (1985). Scenarios of “alcoholic” relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.\nMarshall, K.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.\nOrvik, J.M. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P. G. (1987). <a href=\"http://www.sdp.org/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive Deficits in Schizophrenia</a> LRI Report No. 39a. Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1987). <a href=\"http://www.sdp.org/sdppubs-publications/projective-techniques/\">Projective Techniques</a> LRI Report No. 38a. Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\"><em>Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII)</em></a>. Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P. (1985/1997). <a href=\"http://www.sdp.org/sdppubs-publications/pathology/\">Pathology</a>. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 1-70</em>). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.\nOssorio, P. (1985/1997). <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 1-70</em>). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.\nOssorio, P. G., Aylesworth, L., & Lasater, L. (1977). <a href=\"http://www.sdp.org/wp-admin/post.php?post=5035&action=edit\">A Comprehensive Plan for the\nProvision of Mental Health Services to the Vietnamese Refugees in Denver</a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (1977, 2014). <a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\"><em>Seminar on Positive Health and Transcendental Theories. The Collected Works of Peter G. Ossorio (Vol. VIII)</em></a>. Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.\nSapin, C.R. &amp; Forward, J.R. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.\nSchwartz, W. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Degradation, Accreditation, and Rites of Passage</a>. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.\nSchwartz, W. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf\">What makes something psychoanalytic?</a> <em>Psychiatry</em>, <em>51</em>, 417-426.\nSchwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.\nTorres, W.J. &amp; Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204\nTorres, W.J., &amp; Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501\nWechsler, R. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf\">Personality and Manic States: A Status Dynamic Formulation of Bipolar Disorder</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 203-233). Ann Arbor, MI: Descriptive Psychology Press.\nWechsler, R.C. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.\nVanderburgh, J. (1985). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&qid=1513544786&sr=8-14&keywords=advances+in+descriptive+psychology\">The positive-health developmental model of treatment and psychopathology</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 281-302). Greenwich, CT: JAI Press.\nZeiger, C.A. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf\">The Miss Marple model of psychological assessment</a>. In M. Roberts and R. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 6. Clinical topics: Adolescent-family problems, bulimia, chronic mental illness, and mania</em> (pp. 159-183). Ann Arbor, MI: Descriptive Psychology Press.','Sample Topics:<br>Clinical and Therapy','','inherit','closed','closed','','1900-revision-v1','','','2025-11-20 18:31:17','2025-11-20 18:31:17','',1900,'https://society.bsquaresite.com/?p=7850',0,'revision','',0),
(7851,1,'2025-11-20 18:31:18','2025-11-20 18:31:18','<h2>Sample Topics:<br>Clinical and Therapy</h2>		<p style=\"text-align: center; position: relative; top: -20px; font-size: 18px;\">(Including combined citations for \"Pathology\", \"Case Formulation\" and <br />\"Psychotherapeutic Policies and Techniques\")</p> Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available. <p>Allen, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press</p><p>Aylesworth, L.S. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Aylesworth-Oriental-Martial-Arts.pdf\">Oriental Martial Arts Rehabilitation</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 113-142). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.</p><p>Baker, E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf\">Therapeutic social practices</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 209-230). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1977). The marital system of the hysterical individual. <em>Family Process</em>, <em>16</em>, 85-95.</p><p>Bergner, R. (1979). The use of systems oriented illustrative stories in marital psychotherapy. <em>Family Therapy</em>, <em>6</em>, 109-118.</p><p>Bergner, R. (1979). Transforming presenting problems. <em>Rational Living</em>, <em>14</em>, 13-16.</p><p>Bergner, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP1-Bergner-Marital-Conflict-305_320.pdf\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 305-320). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1981). Recasting victims as perpetrators. <em>The Journal of Strategic and Systemic Therapies</em>, <em>1</em>, 1-9.</p><p>Bergner, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Bergner-Overseer-Regime-245-271.pdf\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 245-271). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1982). Couple therapy for histrionic clients and their spouses. In H. Millman, J. Huber, and D. Diggins (Eds.), <em>Therapies for adults</em>. San Francisco: Jossey-Bass.</p><p>Bergner, R. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf\">Hysterical action, impersonation, and caretaking roles</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1983) <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513521344&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 209-227). Greenwich, CT: JAI Press.<br />Process, 16, 85-95.</p><p>Bergner, R. (1985). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&amp;qid=1513447552&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>Paranoid style: A descriptive and pragmatic account. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 203-229). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.</p><p>Bergner, R. (1988). Money’s ‘Lovemap’ account of the paraphilias: A critique and reformulation. <em>American Journal of Psychotherapy</em>, <em>42</em>, 254-259.</p><p>Bergner, R. (1988). Status dynamic psychotherapy with depressed individuals. <em>Psychotherapy</em>, 25, 266-272.</p><p>Bergner, R.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf\">A Father-Daughter Incest: Degradation and Recovery from Degradation</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 285-305). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf\">Impulsive Action and Impulsive Persons: A Descriptive and Pragmatic Formulation</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 261-284). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.</p><p>Bergner, R.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf\">A Conceptual Framework for Eclectic<br />Psychotherapy</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 137-157). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (1993). <a href=\"https://www.amazon.com/Studies-Psychopathology-Descriptive-Psychology-Approach/dp/0962566136/ref=sr_1_1?ie=UTF8&amp;qid=1513445964&amp;sr=8-1&amp;keywords=studies+in+psychopathology+bergner\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a>. In R. Bergner (Ed.), <em>Studies in psychopathology: The Descriptive Psychology approach</em>, (pp. 3-17). Ann Arbor: Descriptive Psychology Press.</p><p>Bergner, R. (1993). Victims into perpetrators. <em>Psychotherapy</em>, <em>30</em>, 452-462.</p><p>Bergner, R. (1995). <em>Pathological Self-Criticism: Assessment and Treatment (The Springer Series in Social/Clinical Psychology)</em>. New York, NY: Plenum Press.</p><p>Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.</p><p>Bergner, R. (1997). The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman. <em>Family Therapy</em>, <em>24</em>, 71-79.</p><p>Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.</p><p>Bergner, R. (1998). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_10?ie=UTF8&amp;qid=1513440872&amp;sr=8-10&amp;keywords=advances+in+descriptive+psychology\">Self-criticism</a>. In J. Jeffrey &amp; R. Bergner, (Eds.). <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 249-276). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Bergner-Self-Criticism.pdf\">A therapeutic approach to destructive self-criticism</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 249-273). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (1998). Characteristics of an optimal clinical case formulation. <em>American Journal of Psychotherapy</em>, <em>52</em>, 287-300.</p><p>Bergner, R. (1998). Therapeutic approaches to problems of meaninglessness. <em>American Journal of Psychotherapy</em>, <em>52</em>, pp. 1-16.</p><p>Bergner, R. (1999). Status enhancement: A further path to therapeutic change. <em>American Journal of Psychotherapy</em>, <em>53</em>, 201-214.</p><p>Bergner, R. (2000). Love and barriers to love: An analysis for psychotherapists and other. <em>American Journal of Psychotherapy</em>, <em>54</em>, 1-17.</p><p>Bergner, R. (2002). Sexual compulsion as attempted recovery from degradation. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 373-387.</p><p>Bergner, R. (2004). An integrative framework for psychopathology and psychotherapy. <em>New Ideas in Psychology</em>, <em>22</em>, 127-141.</p><p>Bergner, R. (2005). Status dynamic treatment of a case of bulimia. <em>Clinical Case Studies</em>, <em>4</em>, 295-303.</p><p>Bergner, R. (2006). <a href=\" https://doi.org/10.1176/appi.psychotherapy.2006.60.3.215\">The many secure knowledge bases of psychotherapy</a>. <em>American Journal of Psychotherapy</em>, <em>69</em>, 215-232.</p><p>Bergner, R.M. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Beyond-Empirical-Validation.pdf\">Beyond Empirical Validation: Justifying Therapeutic Judgment and Action</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 145-173). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2007). <em><a href=\"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&amp;qid=1513328890&amp;sr=8-1&amp;keywords=bergner+status+dynamic\"><em>Status dynamics: Creating new paths to therapeutic change</em>.</a></em> Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2007). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2007.61.2.149 \">Therapeutic storytelling revisited</a>. <em>American Journal of<br />Psychotherapy</em>, <em>61</em>, 149-162.</p><p>Bergner, R. (2007). On promoting adaptive self-criticism in psychotherapy. In E. Chang (Ed.), <em>Self-criticism and self-enhancement</em>. Washington, DC: American Psychological Association.</p><p>Bergner, R. (2009). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267 \">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282.</p><p>Bergner, R.M. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-The-Tolstoy-Dilemma.pdf\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 143-160). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Policy-175-196.pdf\">Therapeutic policies: A policy-based approach to psychotherapy</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 175-196). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2015). Status dynamic psychotherapy. In E. Neukrig (Ed.) <em>The Sage encyclopedia of counseling and psychotherapy</em>. Los Angeles, CA: Sage Publications.</p><p>Bergner, R., &amp; Bridges A. (2002). The significance of heavy pornography involvement for romantic partners: Research and clinical implications. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 198-206.</p><p>Bergner, R.M., &amp; Bunford, N. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Suicide-55-74.pdf\">Suicide and impossible worlds</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 55-74). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, 24, 25-40.</p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder disability: In support of our design. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 49-52.</p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, <em>37</em>, 36-44.</p><p>Bergner, R.M., &amp; Staggs, J. (1992). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&amp;qid=1540405368&amp;sr=8-1&amp;keywords=advances+descriptive+psychology+volume+6\">The Positive Therapeutic Relationship: An Accreditation Perspective</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br />Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 185-201). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bridges, A., &amp; Bergner, R. (2009). Pornography, effects on relationships. In H. Reis &amp; S. Sprecher (Eds.), <em>The Sage Encyclopedia of Human Relationships</em>. Thousand Oaks, CA: Sage.</p><p>Bridges, A., Bergner, R., &amp; McInnis, M. (2003). Romantic partner\'s use of pornography: Its significance for women. <em>Journal of Sex and Marital Therapy</em>. <em>29</em>, 1-14.</p><p>Bunford, N., &amp; Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. Crisis: <em>The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343.</p><p>Davis, K.E. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Driscoll, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf\">Policies for pragmatic psychotherapy</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 273-277). Greenwich, CT: JAI Press.</p><p>Driscoll, R. (1981). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Keith-Davis/dp/B000TFIKOO/ref=sr_1_13?ie=UTF8&amp;qid=1513525277&amp;sr=8-13&amp;keywords=advances+in+descriptive+psychology\">Self-criticism: Analysis and treatment</a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 321-356). Greenwich, CT: JAI Press.</p><p>Farber, A. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf\">Castaneda\'s Don Juan as psychotherapist</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 279-304). Greenwich, CT: JAI Press.</p><p>Felknor, C.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf\">Kid\'s interest discovery kits</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em> (pp. 235-247). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Holmes, J.R. (2013). <a href=\"https://www.amazon.com/Depression-Doesnt-Always-Have-Depressing-ebook/dp/B00FSOUCYM/ref=sr_1_1?ie=UTF8&amp;qid=1513010278&amp;sr=8-1&amp;keywords=james+holmes+depression+always+depressing\"><em>Depression doesn’t always have to be depressing</em></a>. Pensacola, FL.: Pensacola Pelican Press, Inc.</p><p>Kantor, C. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kirsch, N. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.</p><p>Lasater, L. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513525277&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Stress and health in a Colorado coal mining community</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp.95-117). Greenwich, CT: JAI Press.</p><p>Lasater, L. (1988). <em>Recovery from compulsive behavior: How to transcend your troubled family</em>. Deerfield Beach, FL: Health Communications.</p><p>Latham, C.A. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Lubuguin, F.S.A. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Lugbuguin, F. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 41-85). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Marshall, K. (1985). Scenarios of “alcoholic” relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.</p><p>Marshall, K.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Orvik, J.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1987). <a href=\"http://www.sdp.org/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive Deficits in Schizophrenia</a> LRI Report No. 39a. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1987). <a href=\"http://www.sdp.org/sdppubs-publications/projective-techniques/\">Projective Techniques</a> LRI Report No. 38a. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\"><em>Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII)</em></a>. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. (1985/1997). <a href=\"http://www.sdp.org/sdppubs-publications/pathology/\">Pathology</a>. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.</p><p>Ossorio, P. (1985/1997). <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.</p><p>Ossorio, P. G., Aylesworth, L., &amp; Lasater, L. (1977). <a href=\"http://www.sdp.org/wp-admin/post.php?post=5035&amp;action=edit\">A Comprehensive Plan for the<br />Provision of Mental Health Services to the Vietnamese Refugees in Denver</a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (1977, 2014). <a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\"><em>Seminar on Positive Health and Transcendental Theories. The Collected Works of Peter G. Ossorio (Vol. VIII)</em></a>. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Schwartz, W. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Degradation, Accreditation, and Rites of Passage</a>. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.</p><p>Schwartz, W. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf\">What makes something psychoanalytic?</a> <em>Psychiatry</em>, <em>51</em>, 417-426.</p><p>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.</p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204</p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501</p><p>Wechsler, R. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf\">Personality and Manic States: A Status Dynamic Formulation of Bipolar Disorder</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 203-233). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Wechsler, R.C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Vanderburgh, J. (1985). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">The positive-health developmental model of treatment and psychopathology</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 281-302). Greenwich, CT: JAI Press.</p><p>Zeiger, C.A. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf\">The Miss Marple model of psychological assessment</a>. In M. Roberts and R. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 6. Clinical topics: Adolescent-family problems, bulimia, chronic mental illness, and mania</em> (pp. 159-183). Ann Arbor, MI: Descriptive Psychology Press.</p>','Sample Topics:<br>Clinical and Therapy','','inherit','closed','closed','','1900-revision-v1','','','2025-11-20 18:31:18','2025-11-20 18:31:18','',1900,'https://society.bsquaresite.com/?p=7851',0,'revision','',0),
(7853,1,'2025-11-20 18:32:37','2025-11-20 18:32:37','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"text-align:center; font-weight:bold;\">\n<p style=\"font-weight:bold; text-align:center;\">Enterprise of Science</p>\n<p>\nBergner, R.M. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-All-the-Worlds-a-stage-7-18.pdf\">All the world’s a stage: A person-centered view of science.</a> In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 7-18). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">Is it all really biological</a>? <em>Journal of Theoretical and Philosophical Psychology</em>, <em>24</em>, 30-49.\nOrvik, J.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">Technology transfer and culture change</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio,  P.  G.  (1964).Classification  space  analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1965). Dissemination research (RADC-TR-65-314). Rome, NY: Rome Air Development Center.\nOssorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1967/1968). Attribute space development and evaluation\n(RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1971/1978). State of affairs systems (LRI Report No. \n14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\nOssorio, P.G. (1979/1981). Conceptual-notational devices: The PCF and related types. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp.  83-104). Greenwich, CN:  JAI  Press.  (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1980). Behavior pattern indexing (LRI Report No. 33). \nBoulder, CO: Linguistic Research Institute.\nOssorio, P.G. (1980/1981). Representation, evaluation, and research. \nIn K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 105-135). Greenwich, CN: \nas LRI Report No. 25. Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (1968/1981). Explanation, falsifiability, and rule-following. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 37-56).  Greenwich, CN: JAI Press. (Original work published 1968 as LRI Report No. 4c. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.).\nOssorio,  P.G. (1991). <a href = \"http://dx.doi.org/10.1207/s15327965pli0204_7\">Naive baseball theory</a>. <em>Psychological Inquiry</em>, <em>2</em>, 352-355.\nSchwartz, W. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-On-Saying-22No22.pdf\">On saying “no”: Evidence based practice and the hijacking of the empirical</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 453-474). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"font-weight:bold; text-align:center;\">The Real World</p>\n<p>\nOssorio, P.G. (1971/1978). State of affairs systems (LRI Report No.\n14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\nOssorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-Out-of-Nowhere-Complete-Version.pdf\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania</a>. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\n<p style=\"font-weight:bold; text-align:center;\">Interconnections of Persons</p>\n<p>\nPeek, C. J. & Heinrich, R. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Playing the Person Game in Healthcare</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.\nPutman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"font-weight:bold; text-align:center;\">World, Behavior, & Language</p>\n<p>\nOssorio, P.G. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1995). <em>Persons. The Collected Works of Peter G. Ossorio (Vol. I)</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (2005). <em>\"What Actually Happens\": The Representation of Real World Phenomena. The Collected Works of Peter G. Ossorio (Vol. 4)</em>. Ann Arbor, MI, 2005. Also published 1975/1978, Columbia SC: University of South Carolina Press. \nOssorio, P.G. (1990). The  human  condition:  Some  formal  aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (1997). <a href=\"http://dx.doi.org/10.1111/1468-5914.00032\">What there is, How things are</a>. <em>Journal for the Theory of Social Behavior</em>, <em>27:2/3</em>, June/September 1997, 149-172. \nMitchell, T. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf\">On the interpretation of utterances</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 155-176). Greenwich, CT: JAI Press.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. & Putman, A.O. (2015). “Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation,” <em>The Journal of Behavioral Finance</em>, <em>16(3)</em>, 231-249.\nJeffrey, H.J. & Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance</em>, <em>14:3</em>, 161-194.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-The-nefarious-is-261-271.pdf\">The Nefarious “is”</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 261-271). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.\nShideler, M.M. (1982) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\">The creator and the discoverer</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.\n</p>\n<p style=\"font-weight:bold; text-align:center;\">Classification Space</p>\nOssorio,  P.  G.  (1964).Classification  space  analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1966). Classification space. <em>Multivariate Behavioral Research</em>, <em>1</em>, 479-524.\nOssorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\nOssorio, P. & Kurtz, M. (1989). <a href = \"http://dx.doi.org/10.1007/978-1-4684-5646-2_13\"> Automated classification of resolved galaxies</a>. <em>Data analysis in astronomy</em>, <em>40</em>, 121-128.','Sample Topics:Science and Methodology','','inherit','closed','closed','','1908-revision-v1','','','2025-11-20 18:32:37','2025-11-20 18:32:37','',1908,'https://society.bsquaresite.com/?p=7853',0,'revision','',0),
(7854,1,'2025-11-20 18:32:37','2025-11-20 18:32:37','<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"text-align:center; font-weight:bold;\">\n<p style=\"font-weight:bold; text-align:center;\">Enterprise of Science</p>\n<p>\nBergner, R.M. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-All-the-Worlds-a-stage-7-18.pdf\">All the world’s a stage: A person-centered view of science.</a> In K.E. Davis, R.M. Bergner, & F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 7-18). Ann Arbor, MI: Descriptive Psychology Press.\nBergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">Is it all really biological</a>? <em>Journal of Theoretical and Philosophical Psychology</em>, <em>24</em>, 30-49.\nOrvik, J.M. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">Technology transfer and culture change</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio,  P.  G.  (1964).Classification  space  analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1965). Dissemination research (RADC-TR-65-314). Rome, NY: Rome Air Development Center.\nOssorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1967/1968). Attribute space development and evaluation\n(RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1971/1978). State of affairs systems (LRI Report No. \n14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\nOssorio, P.G. (1979/1981). Conceptual-notational devices: The PCF and related types. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp.  83-104). Greenwich, CN:  JAI  Press.  (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1980). Behavior pattern indexing (LRI Report No. 33). \nBoulder, CO: Linguistic Research Institute.\nOssorio, P.G. (1980/1981). Representation, evaluation, and research. \nIn K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 105-135). Greenwich, CN: \nas LRI Report No. 25. Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (1968/1981). Explanation, falsifiability, and rule-following. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 37-56).  Greenwich, CN: JAI Press. (Original work published 1968 as LRI Report No. 4c. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.).\nOssorio,  P.G. (1991). <a href = \"http://dx.doi.org/10.1207/s15327965pli0204_7\">Naive baseball theory</a>. <em>Psychological Inquiry</em>, <em>2</em>, 352-355.\nSchwartz, W. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-On-Saying-22No22.pdf\">On saying “no”: Evidence based practice and the hijacking of the empirical</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 453-474). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"font-weight:bold; text-align:center;\">The Real World</p>\n<p>\nOssorio, P.G. (1971/1978). State of affairs systems (LRI Report No.\n14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\nOssorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-Out-of-Nowhere-Complete-Version.pdf\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania</a>. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\n<p style=\"font-weight:bold; text-align:center;\">Interconnections of Persons</p>\n<p>\nPeek, C. J. & Heinrich, R. (2006). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Playing the Person Game in Healthcare</a>. In K. E. Davis, & R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.\nPutman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.\nPutman A.O. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"font-weight:bold; text-align:center;\">World, Behavior, & Language</p>\n<p>\nOssorio, P.G. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.\nOssorio, P.G. (1995). <em>Persons. The Collected Works of Peter G. Ossorio (Vol. I)</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA & Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (2005). <em>\"What Actually Happens\": The Representation of Real World Phenomena. The Collected Works of Peter G. Ossorio (Vol. 4)</em>. Ann Arbor, MI, 2005. Also published 1975/1978, Columbia SC: University of South Carolina Press. \nOssorio, P.G. (1990). The  human  condition:  Some  formal  aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (1997). <a href=\"http://dx.doi.org/10.1111/1468-5914.00032\">What there is, How things are</a>. <em>Journal for the Theory of Social Behavior</em>, <em>27:2/3</em>, June/September 1997, 149-172. \nMitchell, T. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf\">On the interpretation of utterances</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 155-176). Greenwich, CT: JAI Press.\nJeffrey, H.J. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. & Putman, A.O. (2015). “Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation,” <em>The Journal of Behavioral Finance</em>, <em>16(3)</em>, 231-249.\nJeffrey, H.J. & Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance</em>, <em>14:3</em>, 161-194.\nRoberts, M.K. (2010). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1992). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, & R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (1998). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M.K. (2013). <a href = \"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-The-nefarious-is-261-271.pdf\">The Nefarious “is”</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, & W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 261-271). Ann Arbor, MI: Descriptive Psychology Press.\nRoberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.\nShideler, M.M. (1982) <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\">The creator and the discoverer</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.\n</p>\n<p style=\"font-weight:bold; text-align:center;\">Classification Space</p>\nOssorio,  P.  G.  (1964).Classification  space  analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\nOssorio, P. G. (1966). Classification space. <em>Multivariate Behavioral Research</em>, <em>1</em>, 479-524.\nOssorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\nOssorio, P. & Kurtz, M. (1989). <a href = \"http://dx.doi.org/10.1007/978-1-4684-5646-2_13\"> Automated classification of resolved galaxies</a>. <em>Data analysis in astronomy</em>, <em>40</em>, 121-128.','Sample Topics:Science and Methodology','','inherit','closed','closed','','1908-revision-v1','','','2025-11-20 18:32:37','2025-11-20 18:32:37','',1908,'https://society.bsquaresite.com/?p=7854',0,'revision','',0),
(7855,1,'2025-11-20 18:32:38','2025-11-20 18:32:38','<h2>Sample Topics:Science and Methodology</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p> <p style=\"font-weight: bold; text-align: center;\">Enterprise of Science</p><p>Bergner, R.M. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-All-the-Worlds-a-stage-7-18.pdf\">All the world’s a stage: A person-centered view of science.</a> In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 7-18). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">Is it all really biological</a>? <em>Journal of Theoretical and Philosophical Psychology</em>, <em>24</em>, 30-49.</p><p>Orvik, J.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">Technology transfer and culture change</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1964).Classification space analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1965). Dissemination research (RADC-TR-65-314). Rome, NY: Rome Air Development Center.</p><p>Ossorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1967/1968). Attribute space development and evaluation<br />(RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1971/1978). State of affairs systems (LRI Report No.<br />14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)</p><p>Ossorio, P.G. (1979/1981). Conceptual-notational devices: The PCF and related types. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1980). Behavior pattern indexing (LRI Report No. 33).<br />Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (1980/1981). Representation, evaluation, and research.<br />In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 105-135). Greenwich, CN:<br />as LRI Report No. 25. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (1968/1981). Explanation, falsifiability, and rule-following. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 37-56). Greenwich, CN: JAI Press. (Original work published 1968 as LRI Report No. 4c. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.).</p><p>Ossorio, P.G. (1991). <a href=\"http://dx.doi.org/10.1207/s15327965pli0204_7\">Naive baseball theory</a>. <em>Psychological Inquiry</em>, <em>2</em>, 352-355.</p><p>Schwartz, W. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-On-Saying-22No22.pdf\">On saying “no”: Evidence based practice and the hijacking of the empirical</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 453-474). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"font-weight: bold; text-align: center;\">The Real World</p><p>Ossorio, P.G. (1971/1978). State of affairs systems (LRI Report No.<br />14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)</p><p>Ossorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"font-weight: bold; text-align: center;\">Interconnections of Persons</p><p>Peek, C. J. &amp; Heinrich, R. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Playing the Person Game in Healthcare</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"font-weight: bold; text-align: center;\">World, Behavior, &amp; Language</p><p>Ossorio, P.G. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1995). <em>Persons. The Collected Works of Peter G. Ossorio (Vol. I)</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (2005). <em>\"What Actually Happens\": The Representation of Real World Phenomena. The Collected Works of Peter G. Ossorio (Vol. 4)</em>. Ann Arbor, MI, 2005. Also published 1975/1978, Columbia SC: University of South Carolina Press.</p><p>Ossorio, P.G. (1990). The human condition: Some formal aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (1997). <a href=\"http://dx.doi.org/10.1111/1468-5914.00032\">What there is, How things are</a>. <em>Journal for the Theory of Social Behavior</em>, <em>27:2/3</em>, June/September 1997, 149-172.</p><p>Mitchell, T. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf\">On the interpretation of utterances</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 155-176). Greenwich, CT: JAI Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J. &amp; Putman, A.O. (2015). “Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation,” <em>The Journal of Behavioral Finance</em>, <em>16(3)</em>, 231-249.</p><p>Jeffrey, H.J. &amp; Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance</em>, <em>14:3</em>, 161-194.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-The-nefarious-is-261-271.pdf\">The Nefarious “is”</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 261-271). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.</p><p>Shideler, M.M. (1982) <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\">The creator and the discoverer</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.</p><p style=\"font-weight: bold; text-align: center;\">Classification Space</p><p>Ossorio, P. G. (1964).Classification space analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1966). Classification space. <em>Multivariate Behavioral Research</em>, <em>1</em>, 479-524.</p><p>Ossorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. &amp; Kurtz, M. (1989). <a href=\"http://dx.doi.org/10.1007/978-1-4684-5646-2_13\"> Automated classification of resolved galaxies</a>. <em>Data analysis in astronomy</em>, <em>40</em>, 121-128.</p>','Sample Topics:Science and Methodology','','inherit','closed','closed','','1908-revision-v1','','','2025-11-20 18:32:38','2025-11-20 18:32:38','',1908,'https://society.bsquaresite.com/?p=7855',0,'revision','',0),
(7857,1,'2025-11-20 18:36:28','2025-11-20 18:36:28','The following links are to each of the 10 SDP 2020 Presentation Evaluation Forms and the Conference Evaluation Form. If you are having difficulty with the other formats used to distribute documents, you can try downloading these forms individually.\n\nPlease remember that these forms were designed to be used with Adobe Reader. If you are unable to use Adobe Reader or otherwise disinclined to do so, you can open these forms in some browsers while retain the fillable features. However, the different browsers have different functionality and we cannot predict what features any browser will or won\'t preserve, given you specific computer configuration.\n\nIn order to offer some guidance, what we have learned so far is the following:\n\nFirefox will not work. Period.\n\nPreview on the Mac will not work. When one of these files is opened in Preview, it will appear that the fillable forms are functioning. However, Preview will only save your changes inconsistently and even if some of your changes are saved, they may not print.\n\nSafari seems to work well. Fillable features are preserved, changes are saved, and the changes will print. When the saved file is reopened in Safari the forms fillable functionality seems to be preserved for all forms.\n\nChrome seems to work. In order to save a file you must right click anywhere within form (as it is displayed) and choose the \"Save as\" Featurs.  ','SDP 2020 SDP  Evaluation Forms in fillable PDF format','','inherit','closed','closed','','5319-revision-v1','','','2025-11-20 18:36:28','2025-11-20 18:36:28','',5319,'https://society.bsquaresite.com/?p=7857',0,'revision','',0),
(7858,1,'2025-11-20 18:36:28','2025-11-20 18:36:28','The following links are to each of the 10 SDP 2020 Presentation Evaluation Forms and the Conference Evaluation Form. If you are having difficulty with the other formats used to distribute documents, you can try downloading these forms individually.\n\nPlease remember that these forms were designed to be used with Adobe Reader. If you are unable to use Adobe Reader or otherwise disinclined to do so, you can open these forms in some browsers while retain the fillable features. However, the different browsers have different functionality and we cannot predict what features any browser will or won\'t preserve, given you specific computer configuration.\n\nIn order to offer some guidance, what we have learned so far is the following:\n\nFirefox will not work. Period.\n\nPreview on the Mac will not work. When one of these files is opened in Preview, it will appear that the fillable forms are functioning. However, Preview will only save your changes inconsistently and even if some of your changes are saved, they may not print.\n\nSafari seems to work well. Fillable features are preserved, changes are saved, and the changes will print. When the saved file is reopened in Safari the forms fillable functionality seems to be preserved for all forms.\n\nChrome seems to work. In order to save a file you must right click anywhere within form (as it is displayed) and choose the \"Save as\" Featurs.  ','SDP 2020 SDP  Evaluation Forms in fillable PDF format','','inherit','closed','closed','','5319-revision-v1','','','2025-11-20 18:36:28','2025-11-20 18:36:28','',5319,'https://society.bsquaresite.com/?p=7858',0,'revision','',0),
(7859,1,'2025-11-20 18:36:28','2025-11-20 18:36:28','<h2>SDP 2020 SDP  Evaluation Forms in fillable PDF format</h2>		<p>The following links are to each of the 10 SDP 2020 Presentation Evaluation Forms and the Conference Evaluation Form. If you are having difficulty with the other formats used to distribute documents, you can try downloading these forms individually.</p><p>Please remember that these forms were designed to be used with Adobe Reader. If you are unable to use Adobe Reader or otherwise disinclined to do so, you can open these forms in some browsers while retain the fillable features. However, the different browsers have different functionality and we cannot predict what features any browser will or won\'t preserve, given you specific computer configuration.</p><p>In order to offer some guidance, what we have learned so far is the following:</p><p>Firefox will not work. Period.</p><p>Preview on the Mac will not work. When one of these files is opened in Preview, it will appear that the fillable forms are functioning. However, Preview will only save your changes inconsistently and even if some of your changes are saved, they may not print.</p><p>Safari seems to work well. Fillable features are preserved, changes are saved, and the changes will print. When the saved file is reopened in Safari the forms fillable functionality seems to be preserved for all forms.</p><p>Chrome seems to work. In order to save a file you must right click anywhere within form (as it is displayed) and choose the \"Save as\" Featurs.</p>','SDP 2020 SDP  Evaluation Forms in fillable PDF format','','inherit','closed','closed','','5319-revision-v1','','','2025-11-20 18:36:28','2025-11-20 18:36:28','',5319,'https://society.bsquaresite.com/?p=7859',0,'revision','',0),
(7861,1,'2025-11-20 18:37:55','2025-11-20 18:37:55','<table style=\"left: -55px; position: relative;\">\n<tbody>\n<tr>\n<td style=\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black;\">Date Entered</td>\n<td style=\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black; border-right: 3px double black;\">News Item</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">2/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\"> Wynn Schwartz will be presenting two papers, each based on the <span style=\"font-weight:bold;\">Judgment Diagram</span>, at the Midwinter meeting of the  <a href=\"https://www.theoreticalpsychology.org/single-post/2019/01/19/Midwinter-Meeting-and-Newsletter\">Society for Philosophical and Theoretical Psychology (APA Division 24)</a>, Nasville, TN, March 1-3, 2019. The presentation titles are: <span style=\"font-weight:bold;\">\"Sanctioned transgression or what turns conservatives and fundamentalists reactionary?\"</span> and <span style=\"font-weight:bold;\">\"Social progress and the just choice\"</span>.</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">2/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">The Boston Study Group started a new forum topic to discuss <span style=\"font-weight: bold;\">Consciousness</span>. Your participation is welcome!!</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">1/13/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">PDF versions of Advances in Descriptive Psychology, <span style=\"font-weight: bold;\">Volumes 1 and 2</span> are now both available. Click on <span style=\"font-weight: bold;\">Advances in Descriptive Psychology</span> under the <span style=\"font-weight: bold;\">Publications</span> main menu item, and then <span style=\"font-weight: bold;\">choose the volume you\'d like to see</span>.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">1/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">We\'ve added a new page to our website for dissertations and doctoral projects/papers completed since 1992. We\'re very pleased that two projects/papers have now been added, those by: <span style=\"font-weight: bold;\">Erol Zeybekoglu, Psy.D.</span> and <span style=\"font-weight: bold;\">Patricia Kennedy, Psy.D.</span> We know that there are more DP doctoral projects that have been completed. If you\'re in contact with any of these other authors, <span style=\"font-weight: bold;\">please have them contact us.</span></td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">Click <a href=\"https://www.researchgate.net/publication/324099936_The_Case_Against_the_Case_Against_Free_Will\"> <span style=\"font-weight: bold;\">here</span></a> for the full text PDF of <span style=\"font-weight: bold; color: darkblue;\">Ray Bergner\'s</span> new paper entitled <span style=\"font-weight: bold;\">The Case Against the Case Against Free Will</span> in <span style=\"font-style: italic;\">The Journal of Theoretical and Philosophical Psychology</span>.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">A PDF version of Advances in Descriptive Psychology, Volume I is now available. Click on <span style=\"font-weight: bold;\">Advances in Descriptive Psychology</span> under the <span style=\"font-weight: bold;\">Publications</span> main menu item, and then choose <span style=\"font-weight: bold;\">Advances in Descriptive Psychology, Volume 1</span>.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">\n<p style=\"font-family: georgia, serif;\">We are very pleased to announce that through the generous help of the most recent copyright holder of Advances in Descriptive Psychology Volumes 1-4, and of Keith E. Davis, the principal editor of those volumes, copyright has been returned to authors for papers published in those volumes. The Society plans to post all non-Ossorio chapters to the SDP website. Dr. Ossorio’s chapters will be made available at a later time through links to the Peter G. Ossorio Papers at the University of Colorado Special Collections and Archives. Thanks to Keith Davis, Mary Roberts and Ned Kirsch for their work to make this happen.</p>\n</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">Click <a href=\"http://freedomliberationreaction.blogspot.com/2018/07/descriptive-psychology-and-person.html\"><span style=\"font-weight: bold;\">here</span> </a> for information about <span style=\"font-weight: bold; color: darkblue;\">Wynn Schwartz</span>\'s new book, <span style=\"font-weight: bold;\">Descriptive Psychology and the Person Concept</span>, to be published in <span style=\"font-weight: bold;\">Spring, 2019</span> by Academic Press.</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">12/08/2020</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\"><p>We are pleased to announce that Ray Bergner\'s 2007 book, <span style=\"font-weight: bold;\">Status Dynamics: Creating New Paths to Therapeutic Change</span> is now available for download on this website. Click <a href=\"http://www.sdp.org/publications/books/Bergner_2007_Status_Dynamics.pdf\">here</a> to access a PDF copy of this book.</p></td>\n</tr>\n</tbody>\n</table>','SDP Community News','','inherit','closed','closed','','3636-revision-v1','','','2025-11-20 18:37:55','2025-11-20 18:37:55','',3636,'https://society.bsquaresite.com/?p=7861',0,'revision','',0),
(7862,1,'2025-11-20 18:37:56','2025-11-20 18:37:56','<table style=\"left: -55px; position: relative;\">\n<tbody>\n<tr>\n<td style=\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black;\">Date Entered</td>\n<td style=\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black; border-right: 3px double black;\">News Item</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">2/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\"> Wynn Schwartz will be presenting two papers, each based on the <span style=\"font-weight:bold;\">Judgment Diagram</span>, at the Midwinter meeting of the  <a href=\"https://www.theoreticalpsychology.org/single-post/2019/01/19/Midwinter-Meeting-and-Newsletter\">Society for Philosophical and Theoretical Psychology (APA Division 24)</a>, Nasville, TN, March 1-3, 2019. The presentation titles are: <span style=\"font-weight:bold;\">\"Sanctioned transgression or what turns conservatives and fundamentalists reactionary?\"</span> and <span style=\"font-weight:bold;\">\"Social progress and the just choice\"</span>.</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">2/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">The Boston Study Group started a new forum topic to discuss <span style=\"font-weight: bold;\">Consciousness</span>. Your participation is welcome!!</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">1/13/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">PDF versions of Advances in Descriptive Psychology, <span style=\"font-weight: bold;\">Volumes 1 and 2</span> are now both available. Click on <span style=\"font-weight: bold;\">Advances in Descriptive Psychology</span> under the <span style=\"font-weight: bold;\">Publications</span> main menu item, and then <span style=\"font-weight: bold;\">choose the volume you\'d like to see</span>.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">1/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">We\'ve added a new page to our website for dissertations and doctoral projects/papers completed since 1992. We\'re very pleased that two projects/papers have now been added, those by: <span style=\"font-weight: bold;\">Erol Zeybekoglu, Psy.D.</span> and <span style=\"font-weight: bold;\">Patricia Kennedy, Psy.D.</span> We know that there are more DP doctoral projects that have been completed. If you\'re in contact with any of these other authors, <span style=\"font-weight: bold;\">please have them contact us.</span></td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">Click <a href=\"https://www.researchgate.net/publication/324099936_The_Case_Against_the_Case_Against_Free_Will\"> <span style=\"font-weight: bold;\">here</span></a> for the full text PDF of <span style=\"font-weight: bold; color: darkblue;\">Ray Bergner\'s</span> new paper entitled <span style=\"font-weight: bold;\">The Case Against the Case Against Free Will</span> in <span style=\"font-style: italic;\">The Journal of Theoretical and Philosophical Psychology</span>.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">A PDF version of Advances in Descriptive Psychology, Volume I is now available. Click on <span style=\"font-weight: bold;\">Advances in Descriptive Psychology</span> under the <span style=\"font-weight: bold;\">Publications</span> main menu item, and then choose <span style=\"font-weight: bold;\">Advances in Descriptive Psychology, Volume 1</span>.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">\n<p style=\"font-family: georgia, serif;\">We are very pleased to announce that through the generous help of the most recent copyright holder of Advances in Descriptive Psychology Volumes 1-4, and of Keith E. Davis, the principal editor of those volumes, copyright has been returned to authors for papers published in those volumes. The Society plans to post all non-Ossorio chapters to the SDP website. Dr. Ossorio’s chapters will be made available at a later time through links to the Peter G. Ossorio Papers at the University of Colorado Special Collections and Archives. Thanks to Keith Davis, Mary Roberts and Ned Kirsch for their work to make this happen.</p>\n</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">Click <a href=\"http://freedomliberationreaction.blogspot.com/2018/07/descriptive-psychology-and-person.html\"><span style=\"font-weight: bold;\">here</span> </a> for information about <span style=\"font-weight: bold; color: darkblue;\">Wynn Schwartz</span>\'s new book, <span style=\"font-weight: bold;\">Descriptive Psychology and the Person Concept</span>, to be published in <span style=\"font-weight: bold;\">Spring, 2019</span> by Academic Press.</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">12/08/2020</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\"><p>We are pleased to announce that Ray Bergner\'s 2007 book, <span style=\"font-weight: bold;\">Status Dynamics: Creating New Paths to Therapeutic Change</span> is now available for download on this website. Click <a href=\"http://www.sdp.org/publications/books/Bergner_2007_Status_Dynamics.pdf\">here</a> to access a PDF copy of this book.</p></td>\n</tr>\n</tbody>\n</table>','SDP Community News','','inherit','closed','closed','','3636-revision-v1','','','2025-11-20 18:37:56','2025-11-20 18:37:56','',3636,'https://society.bsquaresite.com/?p=7862',0,'revision','',0),
(7863,1,'2025-11-20 18:37:56','2025-11-20 18:37:56','<h2>SDP Community News</h2>		<table style=\"left: -55px; position: relative;\">\n<tbody>\n<tr>\n<td style=\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black;\">Date Entered</td>\n<td style=\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black; border-right: 3px double black;\">News Item</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">2/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\"> Wynn Schwartz will be presenting two papers, each based on the Judgment Diagram, at the Midwinter meeting of the  <a href=\"https://www.theoreticalpsychology.org/single-post/2019/01/19/Midwinter-Meeting-and-Newsletter\">Society for Philosophical and Theoretical Psychology (APA Division 24)</a>, Nasville, TN, March 1-3, 2019. The presentation titles are: \"Sanctioned transgression or what turns conservatives and fundamentalists reactionary?\" and \"Social progress and the just choice\".</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">2/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">The Boston Study Group started a new forum topic to discuss Consciousness. Your participation is welcome!!</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">1/13/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">PDF versions of Advances in Descriptive Psychology, Volumes 1 and 2 are now both available. Click on Advances in Descriptive Psychology under the Publications main menu item, and then choose the volume you\'d like to see.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">1/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">We\'ve added a new page to our website for dissertations and doctoral projects/papers completed since 1992. We\'re very pleased that two projects/papers have now been added, those by: Erol Zeybekoglu, Psy.D. and Patricia Kennedy, Psy.D. We know that there are more DP doctoral projects that have been completed. If you\'re in contact with any of these other authors, please have them contact us.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">Click <a href=\"https://www.researchgate.net/publication/324099936_The_Case_Against_the_Case_Against_Free_Will\"> here</a> for the full text PDF of Ray Bergner\'s new paper entitled The Case Against the Case Against Free Will in The Journal of Theoretical and Philosophical Psychology.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">A PDF version of Advances in Descriptive Psychology, Volume I is now available. Click on Advances in Descriptive Psychology under the Publications main menu item, and then choose Advances in Descriptive Psychology, Volume 1.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">\n<p style=\"font-family: georgia, serif;\">We are very pleased to announce that through the generous help of the most recent copyright holder of Advances in Descriptive Psychology Volumes 1-4, and of Keith E. Davis, the principal editor of those volumes, copyright has been returned to authors for papers published in those volumes. The Society plans to post all non-Ossorio chapters to the SDP website. Dr. Ossorio’s chapters will be made available at a later time through links to the Peter G. Ossorio Papers at the University of Colorado Special Collections and Archives. Thanks to Keith Davis, Mary Roberts and Ned Kirsch for their work to make this happen.</p>\n</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">Click <a href=\"http://freedomliberationreaction.blogspot.com/2018/07/descriptive-psychology-and-person.html\">here </a> for information about Wynn Schwartz\'s new book, Descriptive Psychology and the Person Concept, to be published in Spring, 2019 by Academic Press.</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">12/08/2020</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\"><p>We are pleased to announce that Ray Bergner\'s 2007 book, Status Dynamics: Creating New Paths to Therapeutic Change is now available for download on this website. Click <a href=\"http://www.sdp.org/publications/books/Bergner_2007_Status_Dynamics.pdf\">here</a> to access a PDF copy of this book.</p></td>\n</tr>\n</tbody>\n</table>','SDP Community News','','inherit','closed','closed','','3636-revision-v1','','','2025-11-20 18:37:56','2025-11-20 18:37:56','',3636,'https://society.bsquaresite.com/?p=7863',0,'revision','',0),
(7864,1,'2025-11-21 16:19:46','2025-11-21 16:19:46','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:19:46','2025-11-21 16:19:46','',6710,'https://society.bsquaresite.com/?p=7864',0,'revision','',0),
(7865,1,'2025-11-21 16:19:46','2025-11-21 16:19:46','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:19:46','2025-11-21 16:19:46','',6710,'https://society.bsquaresite.com/?p=7865',0,'revision','',0),
(7866,1,'2025-11-21 16:19:47','2025-11-21 16:19:47','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:19:47','2025-11-21 16:19:47','',6710,'https://society.bsquaresite.com/?p=7866',0,'revision','',0),
(7867,1,'2026-07-23 16:38:02','2025-11-21 16:20:51','','Peter G. Ossorio','','publish','closed','closed','','peter-g-ossorio','','','2026-07-23 16:38:02','2026-07-23 16:38:02','',0,'https://society.bsquaresite.com/?p=7867',3,'nav_menu_item','',0),
(7868,1,'2025-11-21 16:22:10','2025-11-21 16:22:10','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:22:10','2025-11-21 16:22:10','',6710,'https://society.bsquaresite.com/?p=7868',0,'revision','',0),
(7869,1,'2025-11-21 16:22:10','2025-11-21 16:22:10','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:22:10','2025-11-21 16:22:10','',6710,'https://society.bsquaresite.com/?p=7869',0,'revision','',0),
(7870,1,'2025-11-21 16:22:10','2025-11-21 16:22:10','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:22:10','2025-11-21 16:22:10','',6710,'https://society.bsquaresite.com/?p=7870',0,'revision','',0),
(7871,1,'2025-11-21 16:23:31','2025-11-21 16:23:31','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:23:31','2025-11-21 16:23:31','',6710,'https://society.bsquaresite.com/?p=7871',0,'revision','',0),
(7872,1,'2025-11-21 16:23:31','2025-11-21 16:23:31','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:23:31','2025-11-21 16:23:31','',6710,'https://society.bsquaresite.com/?p=7872',0,'revision','',0),
(7873,1,'2025-11-21 16:23:31','2025-11-21 16:23:31','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:23:31','2025-11-21 16:23:31','',6710,'https://society.bsquaresite.com/?p=7873',0,'revision','',0),
(7874,1,'2025-11-21 16:24:07','2025-11-21 16:24:07','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:24:07','2025-11-21 16:24:07','',6710,'https://society.bsquaresite.com/?p=7874',0,'revision','',0),
(7875,1,'2025-11-21 16:24:07','2025-11-21 16:24:07','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:24:07','2025-11-21 16:24:07','',6710,'https://society.bsquaresite.com/?p=7875',0,'revision','',0),
(7876,1,'2025-11-21 16:24:08','2025-11-21 16:24:08','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:24:08','2025-11-21 16:24:08','',6710,'https://society.bsquaresite.com/?p=7876',0,'revision','',0),
(7877,1,'2025-11-21 16:24:12','2025-11-21 16:24:12','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:24:12','2025-11-21 16:24:12','',6710,'https://society.bsquaresite.com/?p=7877',0,'revision','',0),
(7878,1,'2025-11-21 16:24:13','2025-11-21 16:24:13','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:24:13','2025-11-21 16:24:13','',6710,'https://society.bsquaresite.com/?p=7878',0,'revision','',0),
(7879,1,'2025-11-21 16:24:13','2025-11-21 16:24:13','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:24:13','2025-11-21 16:24:13','',6710,'https://society.bsquaresite.com/?p=7879',0,'revision','',0),
(7880,1,'2025-11-21 16:24:46','2025-11-21 16:24:46','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:24:46','2025-11-21 16:24:46','',6710,'https://society.bsquaresite.com/?p=7880',0,'revision','',0),
(7881,1,'2025-11-21 16:24:46','2025-11-21 16:24:46','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:24:46','2025-11-21 16:24:46','',6710,'https://society.bsquaresite.com/?p=7881',0,'revision','',0),
(7882,1,'2025-11-21 16:24:47','2025-11-21 16:24:47','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:24:47','2025-11-21 16:24:47','',6710,'https://society.bsquaresite.com/?p=7882',0,'revision','',0),
(7883,1,'2026-07-23 16:38:02','2025-11-21 16:27:11','','About DP','','publish','closed','closed','','about-dp-2','','','2026-07-23 16:38:02','2026-07-23 16:38:02','',0,'https://society.bsquaresite.com/?p=7883',4,'nav_menu_item','',0),
(7884,1,'2025-11-21 16:28:13','2025-11-21 16:28:13','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:28:13','2025-11-21 16:28:13','',6710,'https://society.bsquaresite.com/?p=7884',0,'revision','',0),
(7885,1,'2025-11-21 16:28:13','2025-11-21 16:28:13','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:28:13','2025-11-21 16:28:13','',6710,'https://society.bsquaresite.com/?p=7885',0,'revision','',0),
(7886,1,'2025-11-21 16:28:14','2025-11-21 16:28:14','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:28:14','2025-11-21 16:28:14','',6710,'https://society.bsquaresite.com/?p=7886',0,'revision','',0),
(7887,1,'2026-07-23 16:38:02','2025-11-21 16:28:37','','Explore Our World','','publish','closed','closed','','explore-our-world-2','','','2026-07-23 16:38:02','2026-07-23 16:38:02','',0,'https://society.bsquaresite.com/?p=7887',5,'nav_menu_item','',0),
(7888,1,'2025-11-21 16:30:00','2025-11-21 16:30:00','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:30:00','2025-11-21 16:30:00','',6710,'https://society.bsquaresite.com/?p=7888',0,'revision','',0),
(7889,1,'2025-11-21 16:30:00','2025-11-21 16:30:00','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Explore Our World</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:30:00','2025-11-21 16:30:00','',6710,'https://society.bsquaresite.com/?p=7889',0,'revision','',0),
(7890,1,'2025-11-21 16:30:01','2025-11-21 16:30:01','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:30:01','2025-11-21 16:30:01','',6710,'https://society.bsquaresite.com/?p=7890',0,'revision','',0),
(7891,1,'2025-11-21 16:30:19','2025-11-21 16:30:19','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:30:19','2025-11-21 16:30:19','',6710,'https://society.bsquaresite.com/?p=7891',0,'revision','',0),
(7892,1,'2025-11-21 16:30:19','2025-11-21 16:30:19','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:30:19','2025-11-21 16:30:19','',6710,'https://society.bsquaresite.com/?p=7892',0,'revision','',0),
(7893,1,'2025-11-21 16:30:19','2025-11-21 16:30:19','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:30:19','2025-11-21 16:30:19','',6710,'https://society.bsquaresite.com/?p=7893',0,'revision','',0),
(7894,1,'2026-07-23 16:38:02','2025-11-21 16:30:46','','Presentations','','publish','closed','closed','','presentations-2','','','2026-07-23 16:38:02','2026-07-23 16:38:02','',0,'https://society.bsquaresite.com/?p=7894',6,'nav_menu_item','',0),
(7895,1,'2025-11-21 16:32:12','2025-11-21 16:32:12','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:32:12','2025-11-21 16:32:12','',6710,'https://society.bsquaresite.com/?p=7895',0,'revision','',0),
(7896,1,'2025-11-21 16:32:12','2025-11-21 16:32:12','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:32:12','2025-11-21 16:32:12','',6710,'https://society.bsquaresite.com/?p=7896',0,'revision','',0),
(7897,1,'2025-11-21 16:32:13','2025-11-21 16:32:13','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:32:13','2025-11-21 16:32:13','',6710,'https://society.bsquaresite.com/?p=7897',0,'revision','',0),
(7898,1,'2025-11-21 16:35:30','2025-11-21 16:35:30','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:35:30','2025-11-21 16:35:30','',6710,'https://society.bsquaresite.com/?p=7898',0,'revision','',0),
(7899,1,'2025-11-21 16:35:31','2025-11-21 16:35:31','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:35:31','2025-11-21 16:35:31','',6710,'https://society.bsquaresite.com/?p=7899',0,'revision','',0),
(7900,1,'2025-11-21 16:35:31','2025-11-21 16:35:31','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:35:31','2025-11-21 16:35:31','',6710,'https://society.bsquaresite.com/?p=7900',0,'revision','',0),
(7901,1,'2025-11-21 16:36:52','2025-11-21 16:36:52','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:36:52','2025-11-21 16:36:52','',6710,'https://society.bsquaresite.com/?p=7901',0,'revision','',0),
(7902,1,'2025-11-21 16:36:53','2025-11-21 16:36:53','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:36:53','2025-11-21 16:36:53','',6710,'https://society.bsquaresite.com/?p=7902',0,'revision','',0);
INSERT INTO `wpet_posts` VALUES
(7903,1,'2025-11-21 16:36:53','2025-11-21 16:36:53','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:36:53','2025-11-21 16:36:53','',6710,'https://society.bsquaresite.com/?p=7903',0,'revision','',0),
(7904,1,'2025-11-21 16:37:29','2025-11-21 16:37:29','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:37:29','2025-11-21 16:37:29','',6710,'https://society.bsquaresite.com/?p=7904',0,'revision','',0),
(7905,1,'2025-11-21 16:37:29','2025-11-21 16:37:29','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:37:29','2025-11-21 16:37:29','',6710,'https://society.bsquaresite.com/?p=7905',0,'revision','',0),
(7906,1,'2025-11-21 16:37:30','2025-11-21 16:37:30','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:37:30','2025-11-21 16:37:30','',6710,'https://society.bsquaresite.com/?p=7906',0,'revision','',0),
(7907,1,'2025-11-21 16:38:11','2025-11-21 16:38:11','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:38:11','2025-11-21 16:38:11','',6710,'https://society.bsquaresite.com/?p=7907',0,'revision','',0),
(7908,1,'2025-11-21 16:38:11','2025-11-21 16:38:11','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:38:11','2025-11-21 16:38:11','',6710,'https://society.bsquaresite.com/?p=7908',0,'revision','',0),
(7909,1,'2025-11-21 16:38:12','2025-11-21 16:38:12','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:38:12','2025-11-21 16:38:12','',6710,'https://society.bsquaresite.com/?p=7909',0,'revision','',0),
(7911,1,'2025-11-21 16:50:57','2025-11-21 16:50:57','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:50:57','2025-11-21 16:50:57','',6710,'https://society.bsquaresite.com/?p=7911',0,'revision','',0),
(7912,1,'2025-11-21 16:50:57','2025-11-21 16:50:57','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:50:57','2025-11-21 16:50:57','',6710,'https://society.bsquaresite.com/?p=7912',0,'revision','',0),
(7913,1,'2025-11-21 16:50:58','2025-11-21 16:50:58','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:50:58','2025-11-21 16:50:58','',6710,'https://society.bsquaresite.com/?p=7913',0,'revision','',0),
(7914,1,'2025-11-21 16:51:13','2025-11-21 16:51:13','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:51:13','2025-11-21 16:51:13','',6710,'https://society.bsquaresite.com/?p=7914',0,'revision','',0),
(7915,1,'2025-11-21 16:51:14','2025-11-21 16:51:14','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:51:14','2025-11-21 16:51:14','',6710,'https://society.bsquaresite.com/?p=7915',0,'revision','',0),
(7916,1,'2025-11-21 16:51:14','2025-11-21 16:51:14','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:51:14','2025-11-21 16:51:14','',6710,'https://society.bsquaresite.com/?p=7916',0,'revision','',0),
(7917,1,'2025-11-21 16:52:54','2025-11-21 16:52:54','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:52:54','2025-11-21 16:52:54','',6710,'https://society.bsquaresite.com/?p=7917',0,'revision','',0),
(7918,1,'2025-11-21 16:52:54','2025-11-21 16:52:54','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:52:54','2025-11-21 16:52:54','',6710,'https://society.bsquaresite.com/?p=7918',0,'revision','',0),
(7919,1,'2025-11-21 16:52:55','2025-11-21 16:52:55','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:52:55','2025-11-21 16:52:55','',6710,'https://society.bsquaresite.com/?p=7919',0,'revision','',0),
(7920,1,'2025-11-21 16:53:23','2025-11-21 16:53:23','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:53:23','2025-11-21 16:53:23','',6710,'https://society.bsquaresite.com/?p=7920',0,'revision','',0),
(7921,1,'2025-11-21 16:53:23','2025-11-21 16:53:23','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:53:23','2025-11-21 16:53:23','',6710,'https://society.bsquaresite.com/?p=7921',0,'revision','',0),
(7922,1,'2025-11-21 16:53:23','2025-11-21 16:53:23','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:53:23','2025-11-21 16:53:23','',6710,'https://society.bsquaresite.com/?p=7922',0,'revision','',0),
(7923,1,'2025-11-21 16:53:29','2025-11-21 16:53:29','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:53:29','2025-11-21 16:53:29','',6710,'https://society.bsquaresite.com/?p=7923',0,'revision','',0),
(7924,1,'2025-11-21 16:53:29','2025-11-21 16:53:29','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>\n							<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:53:29','2025-11-21 16:53:29','',6710,'https://society.bsquaresite.com/?p=7924',0,'revision','',0),
(7925,1,'2025-11-21 16:53:30','2025-11-21 16:53:30','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:53:30','2025-11-21 16:53:30','',6710,'https://society.bsquaresite.com/?p=7925',0,'revision','',0),
(7926,1,'2025-11-21 16:56:39','2025-11-21 16:56:39','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:56:39','2025-11-21 16:56:39','',6710,'https://society.bsquaresite.com/?p=7926',0,'revision','',0),
(7927,1,'2025-11-21 16:56:40','2025-11-21 16:56:40','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:56:40','2025-11-21 16:56:40','',6710,'https://society.bsquaresite.com/?p=7927',0,'revision','',0),
(7928,1,'2025-11-21 16:56:40','2025-11-21 16:56:40','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:56:40','2025-11-21 16:56:40','',6710,'https://society.bsquaresite.com/?p=7928',0,'revision','',0),
(7929,1,'2025-11-21 16:58:58','2025-11-21 16:58:58','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:58:58','2025-11-21 16:58:58','',6710,'https://society.bsquaresite.com/?p=7929',0,'revision','',0),
(7930,1,'2025-11-21 16:58:58','2025-11-21 16:58:58','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:58:58','2025-11-21 16:58:58','',6710,'https://society.bsquaresite.com/?p=7930',0,'revision','',0),
(7931,1,'2025-11-21 16:58:58','2025-11-21 16:58:58','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:58:58','2025-11-21 16:58:58','',6710,'https://society.bsquaresite.com/?p=7931',0,'revision','',0),
(7932,1,'2025-11-21 16:59:14','2025-11-21 16:59:14','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:59:14','2025-11-21 16:59:14','',6710,'https://society.bsquaresite.com/?p=7932',0,'revision','',0),
(7933,1,'2025-11-21 16:59:14','2025-11-21 16:59:14','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:59:14','2025-11-21 16:59:14','',6710,'https://society.bsquaresite.com/?p=7933',0,'revision','',0),
(7934,1,'2025-11-21 16:59:15','2025-11-21 16:59:15','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 16:59:15','2025-11-21 16:59:15','',6710,'https://society.bsquaresite.com/?p=7934',0,'revision','',0),
(7936,1,'2025-11-21 17:01:34','2025-11-21 17:01:34','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 17:01:34','2025-11-21 17:01:34','',6710,'https://society.bsquaresite.com/?p=7936',0,'revision','',0),
(7937,1,'2025-11-21 17:01:34','2025-11-21 17:01:34','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 17:01:34','2025-11-21 17:01:34','',6710,'https://society.bsquaresite.com/?p=7937',0,'revision','',0),
(7938,1,'2025-11-21 17:01:35','2025-11-21 17:01:35','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 17:01:35','2025-11-21 17:01:35','',6710,'https://society.bsquaresite.com/?p=7938',0,'revision','',0),
(7939,1,'2025-11-21 17:04:12','2025-11-21 17:04:12','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 17:04:12','2025-11-21 17:04:12','',6710,'https://society.bsquaresite.com/?p=7939',0,'revision','',0),
(7940,1,'2025-11-21 17:04:13','2025-11-21 17:04:13','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://sdp-conference.my.canva.site/sdp-2024-conference\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 17:04:13','2025-11-21 17:04:13','',6710,'https://society.bsquaresite.com/?p=7940',0,'revision','',0),
(7941,1,'2025-11-21 17:04:13','2025-11-21 17:04:13','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2025-11-21 17:04:13','2025-11-21 17:04:13','',6710,'https://society.bsquaresite.com/?p=7941',0,'revision','',0),
(7943,1,'2025-11-24 16:26:30','2025-11-24 16:26:30','You may send email to any of the following members of the Society by clicking on the email link in their information.','SDP Members','','inherit','closed','closed','','318-revision-v1','','','2025-11-24 16:26:30','2025-11-24 16:26:30','',318,'https://society.bsquaresite.com/?p=7943',0,'revision','',0),
(7944,1,'2025-11-24 16:26:30','2025-11-24 16:26:30','You may send email to any of the following members of the Society by clicking on the email link in their information.','SDP Members','','inherit','closed','closed','','318-revision-v1','','','2025-11-24 16:26:30','2025-11-24 16:26:30','',318,'https://society.bsquaresite.com/?p=7944',0,'revision','',0),
(7945,1,'2025-11-24 16:26:30','2025-11-24 16:26:30','<h2>SDP Members</h2>		You may send email to any of the following members of the Society by clicking on the email link in their information.','SDP Members','','inherit','closed','closed','','318-revision-v1','','','2025-11-24 16:26:30','2025-11-24 16:26:30','',318,'https://society.bsquaresite.com/?p=7945',0,'revision','',0),
(7947,1,'2025-11-24 16:28:16','2025-11-24 16:28:16','<span style=\"font-size: larger; color: #003366;\"><strong>Laurie Aylesworth</strong></span>\n<p style=\"margin-left: 20px;\">\n\nLaurie Aylesworth received his Ph. D. in Clinical Psychology from the University of Colorado under the direction of Peter G. Ossorio. A practicing psychologist for more than twenty five years, he specializes in both short and long term adjustment and rehabilitation issues related to trauma, loss, and disability. He is a psychological consultant to a comprehensive pain program, several comprehensive rehabilitation clinics, and to Craig Rehabilitation Hospital. He has been a student/teacher of Judo for more than fifty years, teaching at the Denver Buddhist Temple for more than twenty-five of those years, and for fifteen years has worked toward blending his rehabilitation practice with martial arts rehabilitation strategies. Following an accident in 1988 in which he sustained a traumatic brain injury (TBI), he found that traditional Western treatment was not effective for him. In order to get his life back, he turned to the Martial Arts, which he knows and believes in. As a result, he has formed the therapeutic tool he calls OMAR, Oriental Martial Arts Rehabilitation. He uses OMAR procedures in most of his private practice individual work, and in 2006 conducted the OMAR group for TBI survivors in the Hangout group of Denver.</p>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Sara Beautz</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>David Bender</strong></span>\n\n<div style=\"margin-left: 20px;\">\n<p>David describes himself as interested in \"clinical topics in general. I can also speak to AA and DP, giving folks the community slant on things.\"</p></div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Nick Berger</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Raymond Bergner</strong></span>\n<div style=\"margin-left: 20px;\">\n\nRaymond M. Bergner received his Ph.D. in Clinical Psychology from the University of Colorado under the direction of Peter Ossorio. He is currently Full Professor of Psychology at Illinois State University and has a private practice in Bloomington, Illinois. His work in Descriptive Psychology has been concerned with its applications to psychopathology, psychotherapy, and various philosophy of science issues. He is a two-time President of the Society for Descriptive Psychology (1984 and 2004), a member of the Editorial Board of Advances in Descriptive Psychology since its inception, and the co-editor of four volumes in this series. Dr. Bergner has published over 65 articles, book chapters, books, and edited books. Many of these articles have appeared in such national and international journals as Family Process, Psychotherapy, the American Journal of Psychotherapy, The Journal of Sex and Marital Therapy, and Clinical Psychology: Science and Practice.\n</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Laurie Bergner</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Joe Blackbourn</strong></span>\n<div style=\"margin-left: 20px;\">Joe is an Associate Professor in the School of Education at the University of Mississippi (Ole Miss). He trains both preservice and graduate special education teachers, and teaches Educational Research and Advanced Educational Psychology. He has a Ph.D. in Educational Psychology (Mississippi State University, 1985).\nHis current interests (particularly writing) are in the areas of:\n<ul>\n 	<li>organizational, curricular, and instructional reform,</li>\n 	<li>the philosophical underpinning of what we do in education, (\"Who are we?\" , \"Do we know what we are doing?\" , \"Do we know why we are doing it?\", and \"Why are we doing it this way?\"),</li>\n 	<li>tying Dr. Deming and Peter Senge’s work into educational philosophy, practice, and processes, and</li>\n 	<li>building a focus on continuous improvement and quality at all levels of the educational system.</li>\n</ul></div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Robert Brill</strong></span>\n\n<div style=\"margin-left: 20px;\">\n\nRobert Brill is a psychologist providing clinical and consulting services in Boulder, Colorado. Dr. Brill is a past President of the Society for Descriptive Psychology and has presented at Society for Descriptive Psychology Conferences on the themes of philosophy of science, the history of psychology, and the application of Descriptive and pre-empirical ideas in clinical practice. Dr Brill received a doctorate in Clinical Psychology from the Fielding Institute in 2001; the dissertation addressed the role and importance of a pre-empirical approach in psychology.</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Reverend Roderick Brown</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Karen Brown</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Jan Collier</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Greg Colvin</strong></span>\n<p style=\"margin-left: 20px;\">Greg’s interests include \"software engineering, artificial intelligence, spirituality, and most anything else Descriptive.\"</p>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Dick Comtois</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Kate Comtois</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>J.R. Hap Cox</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Stephen J. Cummings</strong></span>\n<div style=\"margin-left: 20px;\"></div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Keith E. Davis</strong></span>\n<div style=\"margin-left: 20px;\">\n\nKeith E. Davis is Distinguished Professor Emeritus and has been Chairman of the Department of Psychology at the University of South Carolina and at Livingston College of Rutgers University. He also served as Interim Dean of Liberals at USC and as Provost from 1975-1979. His editorial work includes serving as the Founding Editor for Advances in Descriptive Psychology and as an active co-editor for seven of its nine volumes. He has also been Associate Editor of Personal Relationships and Executive Editor of the Journal of Social Psychology and its book review editor. He has served on many editorial boards including Transaction, Violence &amp; Victims, and the Journal for Social &amp; Personal Relationships. He received his Ph.D. in social psychology from Duke University in 1963, and met Peter Ossorio in 1962 as a brand new assistant professor in the Psychology Department of the University of Colorado, Boulder. According to Keith:\n\n<em>’That first year we had adjacent offices and talked often about intentionality, the perception of persons, and related topics. These conversations were perplexing because Peter always had a different slant on things in the discipline than I was used to hearing, but I became convinced that he was onto something. Reading the early drafts of \"Persons\" (1965) and reading materials for his course in personality assessment made me convinced that there was something profound ly different and potentially useful about what later came be called Descriptive Psychology. Then we called it \"Pete’s stuff.\"</em>\n\nAs the number of students who had taken Pete’s classes and worked with him on dissertations grew, we began to examine how to formalize the benefits of getting together to share ideas and insights and most of all to learn from Pete. Thus the founding the Society in 1978 in Boulder. My primary involvement with the Society has been as the founding editor of Advances in Descriptive Psychology, the series of edited volumes that gave practitioners of DP a chance to do their stuff without the substantial compromises that publishing in the mainstream psychology journals would have required. My own research areas are personal relationships, friendship, love, as well as the dark side of relationships including violence against intimate partners and dangerous stalking.’</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Robin Dalske</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Jeff Evans</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Marny Farrell</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Cathy and Jerry Felknor</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Melody Fifer</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Reg Garcia</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Lion Goodman</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Betty Goulden</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Laura Goulden</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Richard Heinrich</strong></span>\n<div style=\"margin-left: 20px;\">\n\nRichard L. Heinrich, M.D. is currently the Hospice Medical Director for HealthPartners Hospice and Palliative Care Program as well as Chief of the Geriatric Psychiatry Consultation Service within the Geriatric Division of HealthPartners. HealthPartners is an integrated care delivery system in the Twin Cities. It has over 30 Clinics, and practices in several hospitals and 80+ nursing homes. Dr. Heinrich was previously Department Head of Group Health, where he implemented a large-scale organizational change project to integrate mental health, primary and specialty care. He is currently involved in two projects: one to change program culture to promote the craft of interdisciplinary team care within a hospice program, and a second to develop system wide, systematic advance care planning. He is the Director of the Center for End of Life Care of the Descriptive Psychology Institute.\n\n\n</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Heather Holmes-Lonergan</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Garnet Holmes</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Sonja Holt</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Joel Jeffrey</strong></span>\n\n<div style=\"margin-left: 20px;\">\n\nJoel Jeffrey majored in mathematics at the California Institute of Technology, and did his graduate work at the University of Colorado. He began studying Descriptive Psychology under Peter Ossorio in 1971, and received his Ph.D. in computer science in 1974. He wrote one of the first two industrial expert systems ever created, and discovered and patented a technique for applying judgment simulation vector spaces to large-scale problems. In 1999 he founded H5 Technologies, a software company based on the discovery, and served for three years as its Chief Scientist. He is a Professor of Computer Science at Northern Illinois University, where he pursues research in artificial intelligence, real world software engineering, and mathematical modeling of biological, social, and economic systems.</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Cliff Johnson</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Jennifer Johnson</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Anita Johnston</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Catherine Johnston</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Charles Kantor</strong></span>\n<div style=\"margin-left: 20px;\">\n\nCharles Kantor received his Ph.D. under the direction of Peter G. Ossorio, in clinical psychology from the University of Colorado, Boulder. Trained as a child clinical psychologist, he practiced as a play and family therapist at the Rochester Mental Health Center for 16 years before beginning a full time private practice. He has led workshops on role playing with children and on a variety of issues dealing with parenting adolescents and treating troubled adolescents. He has also consulted with counselors, therapists, teachers, administrators and others involved in day care centers for children, day treatment centers for adolescents, and outpatient centers treating children and adolescents.</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Nancy Kantor</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Sally King</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Ned Kirsch</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Matthew Krouner</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Lane Lasater</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Eben Lasker</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Nancy Lee</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Jane Littmann</strong></span>\n<div style=\"margin-left: 20px;\">\n\nJane R. Littmann received her B.A. with high honors and Phi Beta Kappa from Oberlin College, and her M.A. and Ph.D. in Clinical Psychology from the University of Colorado where she studied with Peter Ossorio. Her dissertation presented a conceptualization and theory of humor. She has served as President and board member of the Society for Descriptive Psychology and on the Editorial Board of Advances in Descriptive Psychology. She interned in clinical child psychology at Judge Baker Guidance Center, affiliate of Harvard Medical School. From 1980-2006, she supervised predoctoral clinical psychology interns, advanced psychiatry residents, and trainees from other disciplines in child, adolescent, family, and adult psychotherapy, assessment, and school collaboration, retiring in 2006, as Teaching Psychologist from the William S. Hall Psychiatric Institute and South Carolina Department of Mental Health and as Professor in the Department of Clinical Neuropsychiatry and Behavioral Science of the University of South Carolina School of Medicine. Her private practice includes psychotherapy, sports psychology, and school consultation. She is a member of Altriaâs Youth Tobacco Prevention Scientific Advisory Board. Lead coach and co-founder of Columbia Fencersâ Club, she was a member of two US World Teams in Womenâs Epee, and also referees nationally.\n\n\n\n</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Fernand Lubuguin</strong></span>\n<div style=\"margin-left: 20px;\">\n\nFernand Lubuguin received his B.A. with highest honors in 1982 from the University of California at Berkeley. He received his Ph.D. in Clinical Psychology in 1993 from the University of Colorado at Boulder under the mentorship of Peter G. Ossorio. He worked as a staff psychologist at Kaiser Permanente (a health maintenance organization) for over ten years before becoming a faculty member at the University of Denver in 2001. Currently, he is a Clinical Associate Professor at the Graduate School of Professional Psychology, where he is Director of Diversity and Director of the Professional Psychology Clinic. He is also a Clinical Assistant Professor at the University of Colorado School of Medicine, Department of Psychiatry. He maintains a small private practice in Denver. He has served as President of the Society for Descriptive Psychology, and is a long-standing member of the Board of Directors. He is one of the co-editors of Advances in Descriptive Psychology, volumes 9 and 10. In addition to applying the intellectual discipline of Descriptive Psychology to many aspects of his personal and professional endeavors, he is especially interested in applying Descriptive Psychology to the training of culturally competent psychotherapists.</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Dan Minerva</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Ian Newby-Clark</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Jim Orvik</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>C.J. Peek</strong></span>\n\n<p>C.J. Peek received his Ph.D. in clinical psychology from the University Colorado where he studied with Dr. Peter G. Ossorio, founder of the discipline of Descriptive Psychology. C.J. is 2009-2010 President of the Society for Descriptive Psychology. He is an Associate Professor with the Department of Family Medicine and Community Health at the University of Minnesota Medical School, focusing on care system development, integration of behavioral and medical care, organizational effectiveness, and leadership development. He has facilitated multiple stakeholder dialogue in state and national meetings on the integration of behavioral and medical care, implementation of patient-centered medical home, and addressing behavioral risk factors in primary care. He writes, presents, and consults on integrated behavioral and medical care, patient-clinician communication, productive conversations and dialogue across disciplines or organizational areasâblending clinical, organizational, and leadership perspectives.</p>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Julia Trezona Peek</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>D. Davis Phillips</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>William Plotkin</strong></span>\n<div style=\"margin-left: 20px;\">\n\nBill Plotkin, PhD, is a depth psychologist, wilderness rites guide, and ecotherapist. As the founder of Animas Valley Institute, he has, since 1981, guided thousands of people through nature-based initiatory passages, including a contemporary, Western adaptation of the pan-cultural vision quest. Previously, he has been a research psychologist (studying non-ordinary states of consciousness), professor of psychology, psychotherapist, rock musician, whitewater river boatman, and mountain-bike racer. His doctorate in psychology is from the University of Colorado at Boulder, where he studied extensively with Peter G. Ossorio. In 1979, on a solo winter ascent of an Adirondack peak, Bill experienced a âcall to adventureâ that lead him to abandon academia in search of his true calling. He is the author of Soulcraft: Crossing into the Mysteries of Nature and Psyche (New World Library, 2003) and Nature and the Human Soul: Cultivating Wholeness and Community in a Fragmented World (New World Library, 2008).</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Dan Popov</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Anthony O. Putman</strong></span>\n<div style=\"margin-left: 20px;\">\n\nAnthony O. Putman, Ph.D. is an internationally known consultant and coach with over thirty-five years of experience helping organizations grow and succeed. Chairman of The Putman Group in Ann Arbor, Michigan, he has personally coached over 900 leaders in hundreds of client organizations, ranging from giants among the Fortune 100 to one person firms. Some specific organizations he has served include IBM, Deloitte, Ford Motor Company, Nike, Bell Labs, Health Partners of Minneapolis, The University of Michigan, AT&amp;T, and the United States Department of Defense. Dr. Putman studied with Peter G. Ossorio at the University of Colorado from which he received his Ph.D. in 1973. He was a founder of the Society for Descriptive Psychology, which he has twice served as President. He was a founder of Descriptive Psychology Press in 1989 and has published Advances in Descriptive Psychology Volumes 5-8, and the on-going series The Collected Works of Peter G. Ossorio. He has contributed to the conceptual foundations of Descriptive Psychology in a number of articles in Advances, including Communities (1981), Organizations (1990) and Being, Becoming and Belonging (1998). In 2007 he founded the Descriptive Psychology Institute, which he serves as Executive Director.</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Mary K. Roberts</strong></span>\n<div style=\"margin-left: 20px;\">\n\nMary K. Roberts is a writer in Boulder, Colorado. She received her Ph.D. in clinical psychology from the University of Colorado, Boulder in 1980 and practiced as a psychologist for nine years. She then earned her M.S. in computer science from the University of Colorado and worked as a software engineer for eight years. She has served as President of the Society for Descriptive Psychology and as a member of the Editorial Board for Advances in Descriptive Psychology. She also created the Society\'s first web site and served as the first Webmaster. Her recent work in Descriptive Psychology focuses on understanding a range of world reconstructive phenomena, including dreams, imaginary companions, and worlds of uncertain status.</div>\n\n<!--<span style=\"font-size: larger; color: #003366;\"><strong>Cory Sapin</strong></span>-->\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Ralph Scoular</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Richard Schwartz</strong></span>\n\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Wynn Schwartz</strong></span>\n<div style=\"margin-left: 20px;\">Wynn Schwartz, Ph. D., is a clinical and experimental psychologist and research psychoanalyst. He is a professor of psychology at the Massachusetts School of Professional Psychology and on the faculty of Harvard Medical School and the Harvard Extension School. He has been a professor at Wellesley College and has taught at the Boston Psychoanalytic Society and Institute and the Massachusetts Institute of Psychoanalysis. He maintains a psychotherapy practice in Boston. Dr. Schwartz has been interested in clarifying fundamental aspects of the subject matters of psychotherapy, psychoanalysis, dreaming and hypnosis. His published work has been both conceptual and experimental. Some of his experimental studies have focused on dreaming and problem representation and dreaming and memory, and others on hypnosis and episodic memory. As a student of Descriptive Psychology, Dr. Schwartz has been especially concerned with theory-free, pre- empirical formulations of what he believes are central subject matters for psychology, such as the concepts of action and responsibility, the range of the possible phenomena that are covered by the term hypnosis, the limits and nature of psychotherapy, and the concept of person.\n\n</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Jason Shestok</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Jacob Sidman</strong></span>\n<div style=\"margin-left: 20px;\">\n\nJacob (aka Jack) Sidman received his Ph.D. from the University of Colorado in 1968 writing his dissertation on empathy with both Peter Ossorio and Keith Davis as advisors. He then did a two-year post-doctoral fellowship in the Department of Psychiatry at Stanford Medical School before becoming an assistant professor at Oberlin for several years. He then moved to the University of California Santa Cruz where he both taught psychology (e.g., basic counseling and empathy training) and worked in the Counseling and Psychological Services. He has published in several professional journals. He also taught graduate students at University of Hawaii for a year and part-time for the University of San Francisco graduate program in counseling for a number of years. He officially retired from the University of California in 1991 to go into full time private practice. He is now retired, still doing some writing and community service (e.g.,County Task Force on Youth Violence Prevention) and living in Aptos, CA. with his wife, Kris who is a licensed marriage and family therapist in practice in Santa Cruz.</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>F. Richard Singer III</strong></span>\n<div style=\"margin-left: 20px;\">\n\nI am a Professor Emeritus in Mathematics at Webster University in Saint Louis MO. My teaching specialties are in mathematical logic and abstract algebra. My broader interest involves various types of conceptual studies, and this is at the core of my interest in Descriptive Psychology. My deepest interest in Descriptive Psychology relates to its connection with conceptual philosophy. Conceptual philosophy involves a type of activity during which the want parameter is to enhance a conceptual understanding of our most ubiquitous concepts. Unlike most work in philosophy, conceptual philosophy focuses only on concepts rather than on philosophical theories. Instead of asking about the nature of reality, it studies the most ubiquitous concepts we can use for thinking about what happens in the world. Thus, the DP reality concepts are easily integrated into conceptual philosophy. I am especially interested in relating DP and epistemics, the strand of conceptual philosophy that focuses on a purely conceptual study of understanding, and there is a paper about this on the Descriptive Psychology section of my website. I am currently using DP in the design of educational resources that focus on constructivist learning. My work in this regard is on the Constructivist Learning section of my website. I welcome communication about these and any other matters involving DP.</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Bruce Smith</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Michael Spayd</strong></span>\n<p style=\"margin-left: 20px;\">\n\nMichael is particularly interested in Descriptive Psychology applications in the areas of Organizations, Technology and Change Management. He has a consulting practice specializing in helping people in organizations create a deeper experience of community through the use of cutting-edge business practices, transition management and \"way cool\" information technology.</p>\n\n<p><span style=\"font-size: larger; color: #003366;\"><strong>Carl and Bente Sternberg</strong></span></p>\n<p><span style=\"font-size: larger; color: #003366;\"><strong>C.J. Stone</strong></span></p>\n<span style=\"font-size: larger; color: #003366;\"><strong>Walter Torres</strong></span>\n<p style=\"margin-left: 20px;\">\n\nWalter J. Torres Ph.D. is a clinical and forensic psychologist practicing in Denver, Colorado. His first contact with Descriptive Psychology dates to 1972, when he took a Personality course from Peter Ossorio at the University of Colorado in Boulder. Since then, Descriptive Psychology has been the keystone to his conceptual and practical orientation in both the clinical and forensic domains. He is a past President of the Society for Descriptive Psychology. His recent Descriptive formulations and presentations include trauma and its treatment, and the nature, consequences and alleviation of humiliation.\n\n\n</p>\n<p><span style=\"font-size: larger; color: #003366;\"><strong>Peggy Trezona</strong></span></p>\n<p><span style=\"font-size: larger; color: #003366;\"><strong>Steven Warner</strong></span></p>\n<p><span style=\"font-size: larger; color: #003366;\"><strong>Linda Wasserman</strong></span></p>\n<p><span style=\"font-size: larger; color: #003366;\"><strong>James Waters</strong></span></p>\n<p><span style=\"font-size: larger; color: #003366;\"><strong>Ralph Wechsler</strong></span></p>\n<p><span style=\"font-size: larger; color: #003366;\"><strong>Shirley Weisz</strong></span></p>\n<p><span style=\"font-size: larger; color: #003366;\"><strong>Aimee Yermish</strong></span></p>\n<p><span style=\"font-size: larger; color: #003366;\"><strong>Carolyn Zeiger</strong></span></p>\n<p><span style=\"font-size: larger; color: #003366;\"><strong>Paul Zeiger</strong></span></p>\n\n<p>H. Paul Zeiger is semi-retired from careers in academic Computer Science and industrial Software Engineering. He received his S.B., S.M., and Ph.D. in Electrical Engineering from Massachusetts Institute of Technology, chaired the Department of Computer Science at University of Colorado, Boulder, and led software development efforts at several startup companies and one large telecommunications firm. He studied with fellow faculty member Peter Ossorio in the early 1970\'s, and has since pursued applications of Descriptive Psychology to Computer Science, and, more recently, to the philosophical problems of everyday life. Paul and his wife Carolyn live in Denver, Colorado where they are pursuing private practice using holistic and Descriptive Psychology procedures with individuals having serious chronic illnesses and their partners.</p>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Erol Zeybekoglu, Psy.D.</strong></span>\n<p style=\"margin-left: 20px;\">\n\nErol Zeybekoglu received his Psy.D. in Clinical Psychology from William James College under the direction of Wynn Schwartz Ph.D. His theoretical doctoral project, titled “The Status Dynamics of Anger Management” (2016) utilizes Descriptive Psychology as a conceptual lens in describing the development of aggressive cognitions, emotions, and behaviors among court ordered clients with historical disturbances of conduct.  He works as an outpatient clinician at Riverside Community Care in Cambridge MA, is an active member of the SDP Study Group in Boston Massachusetts, and most recently received the distinction of SDP President Elect in 2017. \n</p>\n\n\n','SDP Members','','inherit','closed','closed','','211-revision-v1','','','2025-11-24 16:28:16','2025-11-24 16:28:16','',211,'https://society.bsquaresite.com/?p=7947',0,'revision','',0),
(7948,1,'2025-11-24 16:28:16','2025-11-24 16:28:16','<span style=\"font-size: larger; color: #003366;\"><strong>Laurie Aylesworth</strong></span>\n<p style=\"margin-left: 20px;\">\n\nLaurie Aylesworth received his Ph. D. in Clinical Psychology from the University of Colorado under the direction of Peter G. Ossorio. A practicing psychologist for more than twenty five years, he specializes in both short and long term adjustment and rehabilitation issues related to trauma, loss, and disability. He is a psychological consultant to a comprehensive pain program, several comprehensive rehabilitation clinics, and to Craig Rehabilitation Hospital. He has been a student/teacher of Judo for more than fifty years, teaching at the Denver Buddhist Temple for more than twenty-five of those years, and for fifteen years has worked toward blending his rehabilitation practice with martial arts rehabilitation strategies. Following an accident in 1988 in which he sustained a traumatic brain injury (TBI), he found that traditional Western treatment was not effective for him. In order to get his life back, he turned to the Martial Arts, which he knows and believes in. As a result, he has formed the therapeutic tool he calls OMAR, Oriental Martial Arts Rehabilitation. He uses OMAR procedures in most of his private practice individual work, and in 2006 conducted the OMAR group for TBI survivors in the Hangout group of Denver.</p>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Sara Beautz</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>David Bender</strong></span>\n\n<div style=\"margin-left: 20px;\">\n<p>David describes himself as interested in \"clinical topics in general. I can also speak to AA and DP, giving folks the community slant on things.\"</p></div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Nick Berger</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Raymond Bergner</strong></span>\n<div style=\"margin-left: 20px;\">\n\nRaymond M. Bergner received his Ph.D. in Clinical Psychology from the University of Colorado under the direction of Peter Ossorio. He is currently Full Professor of Psychology at Illinois State University and has a private practice in Bloomington, Illinois. His work in Descriptive Psychology has been concerned with its applications to psychopathology, psychotherapy, and various philosophy of science issues. He is a two-time President of the Society for Descriptive Psychology (1984 and 2004), a member of the Editorial Board of Advances in Descriptive Psychology since its inception, and the co-editor of four volumes in this series. Dr. Bergner has published over 65 articles, book chapters, books, and edited books. Many of these articles have appeared in such national and international journals as Family Process, Psychotherapy, the American Journal of Psychotherapy, The Journal of Sex and Marital Therapy, and Clinical Psychology: Science and Practice.\n</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Laurie Bergner</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Joe Blackbourn</strong></span>\n<div style=\"margin-left: 20px;\">Joe is an Associate Professor in the School of Education at the University of Mississippi (Ole Miss). He trains both preservice and graduate special education teachers, and teaches Educational Research and Advanced Educational Psychology. He has a Ph.D. in Educational Psychology (Mississippi State University, 1985).\nHis current interests (particularly writing) are in the areas of:\n<ul>\n 	<li>organizational, curricular, and instructional reform,</li>\n 	<li>the philosophical underpinning of what we do in education, (\"Who are we?\" , \"Do we know what we are doing?\" , \"Do we know why we are doing it?\", and \"Why are we doing it this way?\"),</li>\n 	<li>tying Dr. Deming and Peter Senge’s work into educational philosophy, practice, and processes, and</li>\n 	<li>building a focus on continuous improvement and quality at all levels of the educational system.</li>\n</ul></div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Robert Brill</strong></span>\n\n<div style=\"margin-left: 20px;\">\n\nRobert Brill is a psychologist providing clinical and consulting services in Boulder, Colorado. Dr. Brill is a past President of the Society for Descriptive Psychology and has presented at Society for Descriptive Psychology Conferences on the themes of philosophy of science, the history of psychology, and the application of Descriptive and pre-empirical ideas in clinical practice. Dr Brill received a doctorate in Clinical Psychology from the Fielding Institute in 2001; the dissertation addressed the role and importance of a pre-empirical approach in psychology.</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Reverend Roderick Brown</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Karen Brown</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Jan Collier</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Greg Colvin</strong></span>\n<p style=\"margin-left: 20px;\">Greg’s interests include \"software engineering, artificial intelligence, spirituality, and most anything else Descriptive.\"</p>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Dick Comtois</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Kate Comtois</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>J.R. Hap Cox</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Stephen J. Cummings</strong></span>\n<div style=\"margin-left: 20px;\"></div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Keith E. Davis</strong></span>\n<div style=\"margin-left: 20px;\">\n\nKeith E. Davis is Distinguished Professor Emeritus and has been Chairman of the Department of Psychology at the University of South Carolina and at Livingston College of Rutgers University. He also served as Interim Dean of Liberals at USC and as Provost from 1975-1979. His editorial work includes serving as the Founding Editor for Advances in Descriptive Psychology and as an active co-editor for seven of its nine volumes. He has also been Associate Editor of Personal Relationships and Executive Editor of the Journal of Social Psychology and its book review editor. He has served on many editorial boards including Transaction, Violence &amp; Victims, and the Journal for Social &amp; Personal Relationships. He received his Ph.D. in social psychology from Duke University in 1963, and met Peter Ossorio in 1962 as a brand new assistant professor in the Psychology Department of the University of Colorado, Boulder. According to Keith:\n\n<em>’That first year we had adjacent offices and talked often about intentionality, the perception of persons, and related topics. These conversations were perplexing because Peter always had a different slant on things in the discipline than I was used to hearing, but I became convinced that he was onto something. Reading the early drafts of \"Persons\" (1965) and reading materials for his course in personality assessment made me convinced that there was something profound ly different and potentially useful about what later came be called Descriptive Psychology. Then we called it \"Pete’s stuff.\"</em>\n\nAs the number of students who had taken Pete’s classes and worked with him on dissertations grew, we began to examine how to formalize the benefits of getting together to share ideas and insights and most of all to learn from Pete. Thus the founding the Society in 1978 in Boulder. My primary involvement with the Society has been as the founding editor of Advances in Descriptive Psychology, the series of edited volumes that gave practitioners of DP a chance to do their stuff without the substantial compromises that publishing in the mainstream psychology journals would have required. My own research areas are personal relationships, friendship, love, as well as the dark side of relationships including violence against intimate partners and dangerous stalking.’</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Robin Dalske</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Jeff Evans</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Marny Farrell</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Cathy and Jerry Felknor</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Melody Fifer</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Reg Garcia</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Lion Goodman</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Betty Goulden</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Laura Goulden</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Richard Heinrich</strong></span>\n<div style=\"margin-left: 20px;\">\n\nRichard L. Heinrich, M.D. is currently the Hospice Medical Director for HealthPartners Hospice and Palliative Care Program as well as Chief of the Geriatric Psychiatry Consultation Service within the Geriatric Division of HealthPartners. HealthPartners is an integrated care delivery system in the Twin Cities. It has over 30 Clinics, and practices in several hospitals and 80+ nursing homes. Dr. Heinrich was previously Department Head of Group Health, where he implemented a large-scale organizational change project to integrate mental health, primary and specialty care. He is currently involved in two projects: one to change program culture to promote the craft of interdisciplinary team care within a hospice program, and a second to develop system wide, systematic advance care planning. He is the Director of the Center for End of Life Care of the Descriptive Psychology Institute.\n\n\n</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Heather Holmes-Lonergan</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Garnet Holmes</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Sonja Holt</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Joel Jeffrey</strong></span>\n\n<div style=\"margin-left: 20px;\">\n\nJoel Jeffrey majored in mathematics at the California Institute of Technology, and did his graduate work at the University of Colorado. He began studying Descriptive Psychology under Peter Ossorio in 1971, and received his Ph.D. in computer science in 1974. He wrote one of the first two industrial expert systems ever created, and discovered and patented a technique for applying judgment simulation vector spaces to large-scale problems. In 1999 he founded H5 Technologies, a software company based on the discovery, and served for three years as its Chief Scientist. He is a Professor of Computer Science at Northern Illinois University, where he pursues research in artificial intelligence, real world software engineering, and mathematical modeling of biological, social, and economic systems.</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Cliff Johnson</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Jennifer Johnson</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Anita Johnston</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Catherine Johnston</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Charles Kantor</strong></span>\n<div style=\"margin-left: 20px;\">\n\nCharles Kantor received his Ph.D. under the direction of Peter G. Ossorio, in clinical psychology from the University of Colorado, Boulder. Trained as a child clinical psychologist, he practiced as a play and family therapist at the Rochester Mental Health Center for 16 years before beginning a full time private practice. He has led workshops on role playing with children and on a variety of issues dealing with parenting adolescents and treating troubled adolescents. He has also consulted with counselors, therapists, teachers, administrators and others involved in day care centers for children, day treatment centers for adolescents, and outpatient centers treating children and adolescents.</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Nancy Kantor</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Sally King</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Ned Kirsch</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Matthew Krouner</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Lane Lasater</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Eben Lasker</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Nancy Lee</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Jane Littmann</strong></span>\n<div style=\"margin-left: 20px;\">\n\nJane R. Littmann received her B.A. with high honors and Phi Beta Kappa from Oberlin College, and her M.A. and Ph.D. in Clinical Psychology from the University of Colorado where she studied with Peter Ossorio. Her dissertation presented a conceptualization and theory of humor. She has served as President and board member of the Society for Descriptive Psychology and on the Editorial Board of Advances in Descriptive Psychology. She interned in clinical child psychology at Judge Baker Guidance Center, affiliate of Harvard Medical School. From 1980-2006, she supervised predoctoral clinical psychology interns, advanced psychiatry residents, and trainees from other disciplines in child, adolescent, family, and adult psychotherapy, assessment, and school collaboration, retiring in 2006, as Teaching Psychologist from the William S. Hall Psychiatric Institute and South Carolina Department of Mental Health and as Professor in the Department of Clinical Neuropsychiatry and Behavioral Science of the University of South Carolina School of Medicine. Her private practice includes psychotherapy, sports psychology, and school consultation. She is a member of Altriaâs Youth Tobacco Prevention Scientific Advisory Board. Lead coach and co-founder of Columbia Fencersâ Club, she was a member of two US World Teams in Womenâs Epee, and also referees nationally.\n\n\n\n</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Fernand Lubuguin</strong></span>\n<div style=\"margin-left: 20px;\">\n\nFernand Lubuguin received his B.A. with highest honors in 1982 from the University of California at Berkeley. He received his Ph.D. in Clinical Psychology in 1993 from the University of Colorado at Boulder under the mentorship of Peter G. Ossorio. He worked as a staff psychologist at Kaiser Permanente (a health maintenance organization) for over ten years before becoming a faculty member at the University of Denver in 2001. Currently, he is a Clinical Associate Professor at the Graduate School of Professional Psychology, where he is Director of Diversity and Director of the Professional Psychology Clinic. He is also a Clinical Assistant Professor at the University of Colorado School of Medicine, Department of Psychiatry. He maintains a small private practice in Denver. He has served as President of the Society for Descriptive Psychology, and is a long-standing member of the Board of Directors. He is one of the co-editors of Advances in Descriptive Psychology, volumes 9 and 10. In addition to applying the intellectual discipline of Descriptive Psychology to many aspects of his personal and professional endeavors, he is especially interested in applying Descriptive Psychology to the training of culturally competent psychotherapists.</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Dan Minerva</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Ian Newby-Clark</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Jim Orvik</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>C.J. Peek</strong></span>\n\n<p>C.J. Peek received his Ph.D. in clinical psychology from the University Colorado where he studied with Dr. Peter G. Ossorio, founder of the discipline of Descriptive Psychology. C.J. is 2009-2010 President of the Society for Descriptive Psychology. He is an Associate Professor with the Department of Family Medicine and Community Health at the University of Minnesota Medical School, focusing on care system development, integration of behavioral and medical care, organizational effectiveness, and leadership development. He has facilitated multiple stakeholder dialogue in state and national meetings on the integration of behavioral and medical care, implementation of patient-centered medical home, and addressing behavioral risk factors in primary care. He writes, presents, and consults on integrated behavioral and medical care, patient-clinician communication, productive conversations and dialogue across disciplines or organizational areasâblending clinical, organizational, and leadership perspectives.</p>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Julia Trezona Peek</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>D. Davis Phillips</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>William Plotkin</strong></span>\n<div style=\"margin-left: 20px;\">\n\nBill Plotkin, PhD, is a depth psychologist, wilderness rites guide, and ecotherapist. As the founder of Animas Valley Institute, he has, since 1981, guided thousands of people through nature-based initiatory passages, including a contemporary, Western adaptation of the pan-cultural vision quest. Previously, he has been a research psychologist (studying non-ordinary states of consciousness), professor of psychology, psychotherapist, rock musician, whitewater river boatman, and mountain-bike racer. His doctorate in psychology is from the University of Colorado at Boulder, where he studied extensively with Peter G. Ossorio. In 1979, on a solo winter ascent of an Adirondack peak, Bill experienced a âcall to adventureâ that lead him to abandon academia in search of his true calling. He is the author of Soulcraft: Crossing into the Mysteries of Nature and Psyche (New World Library, 2003) and Nature and the Human Soul: Cultivating Wholeness and Community in a Fragmented World (New World Library, 2008).</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Dan Popov</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Anthony O. Putman</strong></span>\n<div style=\"margin-left: 20px;\">\n\nAnthony O. Putman, Ph.D. is an internationally known consultant and coach with over thirty-five years of experience helping organizations grow and succeed. Chairman of The Putman Group in Ann Arbor, Michigan, he has personally coached over 900 leaders in hundreds of client organizations, ranging from giants among the Fortune 100 to one person firms. Some specific organizations he has served include IBM, Deloitte, Ford Motor Company, Nike, Bell Labs, Health Partners of Minneapolis, The University of Michigan, AT&amp;T, and the United States Department of Defense. Dr. Putman studied with Peter G. Ossorio at the University of Colorado from which he received his Ph.D. in 1973. He was a founder of the Society for Descriptive Psychology, which he has twice served as President. He was a founder of Descriptive Psychology Press in 1989 and has published Advances in Descriptive Psychology Volumes 5-8, and the on-going series The Collected Works of Peter G. Ossorio. He has contributed to the conceptual foundations of Descriptive Psychology in a number of articles in Advances, including Communities (1981), Organizations (1990) and Being, Becoming and Belonging (1998). In 2007 he founded the Descriptive Psychology Institute, which he serves as Executive Director.</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Mary K. Roberts</strong></span>\n<div style=\"margin-left: 20px;\">\n\nMary K. Roberts is a writer in Boulder, Colorado. She received her Ph.D. in clinical psychology from the University of Colorado, Boulder in 1980 and practiced as a psychologist for nine years. She then earned her M.S. in computer science from the University of Colorado and worked as a software engineer for eight years. She has served as President of the Society for Descriptive Psychology and as a member of the Editorial Board for Advances in Descriptive Psychology. She also created the Society\'s first web site and served as the first Webmaster. Her recent work in Descriptive Psychology focuses on understanding a range of world reconstructive phenomena, including dreams, imaginary companions, and worlds of uncertain status.</div>\n\n<!--<span style=\"font-size: larger; color: #003366;\"><strong>Cory Sapin</strong></span>-->\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Ralph Scoular</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Richard Schwartz</strong></span>\n\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Wynn Schwartz</strong></span>\n<div style=\"margin-left: 20px;\">Wynn Schwartz, Ph. D., is a clinical and experimental psychologist and research psychoanalyst. He is a professor of psychology at the Massachusetts School of Professional Psychology and on the faculty of Harvard Medical School and the Harvard Extension School. He has been a professor at Wellesley College and has taught at the Boston Psychoanalytic Society and Institute and the Massachusetts Institute of Psychoanalysis. He maintains a psychotherapy practice in Boston. Dr. Schwartz has been interested in clarifying fundamental aspects of the subject matters of psychotherapy, psychoanalysis, dreaming and hypnosis. His published work has been both conceptual and experimental. Some of his experimental studies have focused on dreaming and problem representation and dreaming and memory, and others on hypnosis and episodic memory. As a student of Descriptive Psychology, Dr. Schwartz has been especially concerned with theory-free, pre- empirical formulations of what he believes are central subject matters for psychology, such as the concepts of action and responsibility, the range of the possible phenomena that are covered by the term hypnosis, the limits and nature of psychotherapy, and the concept of person.\n\n</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Jason Shestok</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Jacob Sidman</strong></span>\n<div style=\"margin-left: 20px;\">\n\nJacob (aka Jack) Sidman received his Ph.D. from the University of Colorado in 1968 writing his dissertation on empathy with both Peter Ossorio and Keith Davis as advisors. He then did a two-year post-doctoral fellowship in the Department of Psychiatry at Stanford Medical School before becoming an assistant professor at Oberlin for several years. He then moved to the University of California Santa Cruz where he both taught psychology (e.g., basic counseling and empathy training) and worked in the Counseling and Psychological Services. He has published in several professional journals. He also taught graduate students at University of Hawaii for a year and part-time for the University of San Francisco graduate program in counseling for a number of years. He officially retired from the University of California in 1991 to go into full time private practice. He is now retired, still doing some writing and community service (e.g.,County Task Force on Youth Violence Prevention) and living in Aptos, CA. with his wife, Kris who is a licensed marriage and family therapist in practice in Santa Cruz.</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>F. Richard Singer III</strong></span>\n<div style=\"margin-left: 20px;\">\n\nI am a Professor Emeritus in Mathematics at Webster University in Saint Louis MO. My teaching specialties are in mathematical logic and abstract algebra. My broader interest involves various types of conceptual studies, and this is at the core of my interest in Descriptive Psychology. My deepest interest in Descriptive Psychology relates to its connection with conceptual philosophy. Conceptual philosophy involves a type of activity during which the want parameter is to enhance a conceptual understanding of our most ubiquitous concepts. Unlike most work in philosophy, conceptual philosophy focuses only on concepts rather than on philosophical theories. Instead of asking about the nature of reality, it studies the most ubiquitous concepts we can use for thinking about what happens in the world. Thus, the DP reality concepts are easily integrated into conceptual philosophy. I am especially interested in relating DP and epistemics, the strand of conceptual philosophy that focuses on a purely conceptual study of understanding, and there is a paper about this on the Descriptive Psychology section of my website. I am currently using DP in the design of educational resources that focus on constructivist learning. My work in this regard is on the Constructivist Learning section of my website. I welcome communication about these and any other matters involving DP.</div>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Bruce Smith</strong></span>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Michael Spayd</strong></span>\n<p style=\"margin-left: 20px;\">\n\nMichael is particularly interested in Descriptive Psychology applications in the areas of Organizations, Technology and Change Management. He has a consulting practice specializing in helping people in organizations create a deeper experience of community through the use of cutting-edge business practices, transition management and \"way cool\" information technology.</p>\n\n<p><span style=\"font-size: larger; color: #003366;\"><strong>Carl and Bente Sternberg</strong></span></p>\n<p><span style=\"font-size: larger; color: #003366;\"><strong>C.J. Stone</strong></span></p>\n<span style=\"font-size: larger; color: #003366;\"><strong>Walter Torres</strong></span>\n<p style=\"margin-left: 20px;\">\n\nWalter J. Torres Ph.D. is a clinical and forensic psychologist practicing in Denver, Colorado. His first contact with Descriptive Psychology dates to 1972, when he took a Personality course from Peter Ossorio at the University of Colorado in Boulder. Since then, Descriptive Psychology has been the keystone to his conceptual and practical orientation in both the clinical and forensic domains. He is a past President of the Society for Descriptive Psychology. His recent Descriptive formulations and presentations include trauma and its treatment, and the nature, consequences and alleviation of humiliation.\n\n\n</p>\n<p><span style=\"font-size: larger; color: #003366;\"><strong>Peggy Trezona</strong></span></p>\n<p><span style=\"font-size: larger; color: #003366;\"><strong>Steven Warner</strong></span></p>\n<p><span style=\"font-size: larger; color: #003366;\"><strong>Linda Wasserman</strong></span></p>\n<p><span style=\"font-size: larger; color: #003366;\"><strong>James Waters</strong></span></p>\n<p><span style=\"font-size: larger; color: #003366;\"><strong>Ralph Wechsler</strong></span></p>\n<p><span style=\"font-size: larger; color: #003366;\"><strong>Shirley Weisz</strong></span></p>\n<p><span style=\"font-size: larger; color: #003366;\"><strong>Aimee Yermish</strong></span></p>\n<p><span style=\"font-size: larger; color: #003366;\"><strong>Carolyn Zeiger</strong></span></p>\n<p><span style=\"font-size: larger; color: #003366;\"><strong>Paul Zeiger</strong></span></p>\n\n<p>H. Paul Zeiger is semi-retired from careers in academic Computer Science and industrial Software Engineering. He received his S.B., S.M., and Ph.D. in Electrical Engineering from Massachusetts Institute of Technology, chaired the Department of Computer Science at University of Colorado, Boulder, and led software development efforts at several startup companies and one large telecommunications firm. He studied with fellow faculty member Peter Ossorio in the early 1970\'s, and has since pursued applications of Descriptive Psychology to Computer Science, and, more recently, to the philosophical problems of everyday life. Paul and his wife Carolyn live in Denver, Colorado where they are pursuing private practice using holistic and Descriptive Psychology procedures with individuals having serious chronic illnesses and their partners.</p>\n\n<span style=\"font-size: larger; color: #003366;\"><strong>Erol Zeybekoglu, Psy.D.</strong></span>\n<p style=\"margin-left: 20px;\">\n\nErol Zeybekoglu received his Psy.D. in Clinical Psychology from William James College under the direction of Wynn Schwartz Ph.D. His theoretical doctoral project, titled “The Status Dynamics of Anger Management” (2016) utilizes Descriptive Psychology as a conceptual lens in describing the development of aggressive cognitions, emotions, and behaviors among court ordered clients with historical disturbances of conduct.  He works as an outpatient clinician at Riverside Community Care in Cambridge MA, is an active member of the SDP Study Group in Boston Massachusetts, and most recently received the distinction of SDP President Elect in 2017. \n</p>\n\n\n','SDP Members','','inherit','closed','closed','','211-revision-v1','','','2025-11-24 16:28:16','2025-11-24 16:28:16','',211,'https://society.bsquaresite.com/?p=7948',0,'revision','',0),
(7949,1,'2025-11-24 16:28:16','2025-11-24 16:28:16','<h2>SDP Members</h2>		<strong>Laurie Aylesworth</strong>\n<p style=\"margin-left: 20px;\">\nLaurie Aylesworth received his Ph. D. in Clinical Psychology from the University of Colorado under the direction of Peter G. Ossorio. A practicing psychologist for more than twenty five years, he specializes in both short and long term adjustment and rehabilitation issues related to trauma, loss, and disability. He is a psychological consultant to a comprehensive pain program, several comprehensive rehabilitation clinics, and to Craig Rehabilitation Hospital. He has been a student/teacher of Judo for more than fifty years, teaching at the Denver Buddhist Temple for more than twenty-five of those years, and for fifteen years has worked toward blending his rehabilitation practice with martial arts rehabilitation strategies. Following an accident in 1988 in which he sustained a traumatic brain injury (TBI), he found that traditional Western treatment was not effective for him. In order to get his life back, he turned to the Martial Arts, which he knows and believes in. As a result, he has formed the therapeutic tool he calls OMAR, Oriental Martial Arts Rehabilitation. He uses OMAR procedures in most of his private practice individual work, and in 2006 conducted the OMAR group for TBI survivors in the Hangout group of Denver.</p>\n<strong>Sara Beautz</strong>\n<strong>David Bender</strong>\n<p>David describes himself as interested in \"clinical topics in general. I can also speak to AA and DP, giving folks the community slant on things.\"</p>\n<strong>Nick Berger</strong>\n<strong>Raymond Bergner</strong>\nRaymond M. Bergner received his Ph.D. in Clinical Psychology from the University of Colorado under the direction of Peter Ossorio. He is currently Full Professor of Psychology at Illinois State University and has a private practice in Bloomington, Illinois. His work in Descriptive Psychology has been concerned with its applications to psychopathology, psychotherapy, and various philosophy of science issues. He is a two-time President of the Society for Descriptive Psychology (1984 and 2004), a member of the Editorial Board of Advances in Descriptive Psychology since its inception, and the co-editor of four volumes in this series. Dr. Bergner has published over 65 articles, book chapters, books, and edited books. Many of these articles have appeared in such national and international journals as Family Process, Psychotherapy, the American Journal of Psychotherapy, The Journal of Sex and Marital Therapy, and Clinical Psychology: Science and Practice.\n<strong>Laurie Bergner</strong>\n<strong>Joe Blackbourn</strong>\nJoe is an Associate Professor in the School of Education at the University of Mississippi (Ole Miss). He trains both preservice and graduate special education teachers, and teaches Educational Research and Advanced Educational Psychology. He has a Ph.D. in Educational Psychology (Mississippi State University, 1985).\nHis current interests (particularly writing) are in the areas of:\n<ul>\n 	<li>organizational, curricular, and instructional reform,</li>\n 	<li>the philosophical underpinning of what we do in education, (\"Who are we?\" , \"Do we know what we are doing?\" , \"Do we know why we are doing it?\", and \"Why are we doing it this way?\"),</li>\n 	<li>tying Dr. Deming and Peter Senge’s work into educational philosophy, practice, and processes, and</li>\n 	<li>building a focus on continuous improvement and quality at all levels of the educational system.</li>\n</ul>\n<strong>Robert Brill</strong>\nRobert Brill is a psychologist providing clinical and consulting services in Boulder, Colorado. Dr. Brill is a past President of the Society for Descriptive Psychology and has presented at Society for Descriptive Psychology Conferences on the themes of philosophy of science, the history of psychology, and the application of Descriptive and pre-empirical ideas in clinical practice. Dr Brill received a doctorate in Clinical Psychology from the Fielding Institute in 2001; the dissertation addressed the role and importance of a pre-empirical approach in psychology.\n<strong>Reverend Roderick Brown</strong>\n<strong>Karen Brown</strong>\n<strong>Jan Collier</strong>\n<strong>Greg Colvin</strong>\n<p style=\"margin-left: 20px;\">Greg’s interests include \"software engineering, artificial intelligence, spirituality, and most anything else Descriptive.\"</p>\n<strong>Dick Comtois</strong>\n<strong>Kate Comtois</strong>\n<strong>J.R. Hap Cox</strong>\n<strong>Stephen J. Cummings</strong>\n<strong>Keith E. Davis</strong>\nKeith E. Davis is Distinguished Professor Emeritus and has been Chairman of the Department of Psychology at the University of South Carolina and at Livingston College of Rutgers University. He also served as Interim Dean of Liberals at USC and as Provost from 1975-1979. His editorial work includes serving as the Founding Editor for Advances in Descriptive Psychology and as an active co-editor for seven of its nine volumes. He has also been Associate Editor of Personal Relationships and Executive Editor of the Journal of Social Psychology and its book review editor. He has served on many editorial boards including Transaction, Violence &amp; Victims, and the Journal for Social &amp; Personal Relationships. He received his Ph.D. in social psychology from Duke University in 1963, and met Peter Ossorio in 1962 as a brand new assistant professor in the Psychology Department of the University of Colorado, Boulder. According to Keith:\n<em>’That first year we had adjacent offices and talked often about intentionality, the perception of persons, and related topics. These conversations were perplexing because Peter always had a different slant on things in the discipline than I was used to hearing, but I became convinced that he was onto something. Reading the early drafts of \"Persons\" (1965) and reading materials for his course in personality assessment made me convinced that there was something profound ly different and potentially useful about what later came be called Descriptive Psychology. Then we called it \"Pete’s stuff.\"</em>\nAs the number of students who had taken Pete’s classes and worked with him on dissertations grew, we began to examine how to formalize the benefits of getting together to share ideas and insights and most of all to learn from Pete. Thus the founding the Society in 1978 in Boulder. My primary involvement with the Society has been as the founding editor of Advances in Descriptive Psychology, the series of edited volumes that gave practitioners of DP a chance to do their stuff without the substantial compromises that publishing in the mainstream psychology journals would have required. My own research areas are personal relationships, friendship, love, as well as the dark side of relationships including violence against intimate partners and dangerous stalking.’\n<strong>Robin Dalske</strong>\n<strong>Jeff Evans</strong>\n<strong>Marny Farrell</strong>\n<strong>Cathy and Jerry Felknor</strong>\n<strong>Melody Fifer</strong>\n<strong>Reg Garcia</strong>\n<strong>Lion Goodman</strong>\n<strong>Betty Goulden</strong>\n<strong>Laura Goulden</strong>\n<strong>Richard Heinrich</strong>\nRichard L. Heinrich, M.D. is currently the Hospice Medical Director for HealthPartners Hospice and Palliative Care Program as well as Chief of the Geriatric Psychiatry Consultation Service within the Geriatric Division of HealthPartners. HealthPartners is an integrated care delivery system in the Twin Cities. It has over 30 Clinics, and practices in several hospitals and 80+ nursing homes. Dr. Heinrich was previously Department Head of Group Health, where he implemented a large-scale organizational change project to integrate mental health, primary and specialty care. He is currently involved in two projects: one to change program culture to promote the craft of interdisciplinary team care within a hospice program, and a second to develop system wide, systematic advance care planning. He is the Director of the Center for End of Life Care of the Descriptive Psychology Institute.\n<strong>Heather Holmes-Lonergan</strong>\n<strong>Garnet Holmes</strong>\n<strong>Sonja Holt</strong>\n<strong>Joel Jeffrey</strong>\nJoel Jeffrey majored in mathematics at the California Institute of Technology, and did his graduate work at the University of Colorado. He began studying Descriptive Psychology under Peter Ossorio in 1971, and received his Ph.D. in computer science in 1974. He wrote one of the first two industrial expert systems ever created, and discovered and patented a technique for applying judgment simulation vector spaces to large-scale problems. In 1999 he founded H5 Technologies, a software company based on the discovery, and served for three years as its Chief Scientist. He is a Professor of Computer Science at Northern Illinois University, where he pursues research in artificial intelligence, real world software engineering, and mathematical modeling of biological, social, and economic systems.\n<strong>Cliff Johnson</strong>\n<strong>Jennifer Johnson</strong>\n<strong>Anita Johnston</strong>\n<strong>Catherine Johnston</strong>\n<strong>Charles Kantor</strong>\nCharles Kantor received his Ph.D. under the direction of Peter G. Ossorio, in clinical psychology from the University of Colorado, Boulder. Trained as a child clinical psychologist, he practiced as a play and family therapist at the Rochester Mental Health Center for 16 years before beginning a full time private practice. He has led workshops on role playing with children and on a variety of issues dealing with parenting adolescents and treating troubled adolescents. He has also consulted with counselors, therapists, teachers, administrators and others involved in day care centers for children, day treatment centers for adolescents, and outpatient centers treating children and adolescents.\n<strong>Nancy Kantor</strong>\n<strong>Sally King</strong>\n<strong>Ned Kirsch</strong>\n<strong>Matthew Krouner</strong>\n<strong>Lane Lasater</strong>\n<strong>Eben Lasker</strong>\n<strong>Nancy Lee</strong>\n<strong>Jane Littmann</strong>\nJane R. Littmann received her B.A. with high honors and Phi Beta Kappa from Oberlin College, and her M.A. and Ph.D. in Clinical Psychology from the University of Colorado where she studied with Peter Ossorio. Her dissertation presented a conceptualization and theory of humor. She has served as President and board member of the Society for Descriptive Psychology and on the Editorial Board of Advances in Descriptive Psychology. She interned in clinical child psychology at Judge Baker Guidance Center, affiliate of Harvard Medical School. From 1980-2006, she supervised predoctoral clinical psychology interns, advanced psychiatry residents, and trainees from other disciplines in child, adolescent, family, and adult psychotherapy, assessment, and school collaboration, retiring in 2006, as Teaching Psychologist from the William S. Hall Psychiatric Institute and South Carolina Department of Mental Health and as Professor in the Department of Clinical Neuropsychiatry and Behavioral Science of the University of South Carolina School of Medicine. Her private practice includes psychotherapy, sports psychology, and school consultation. She is a member of Altriaâs Youth Tobacco Prevention Scientific Advisory Board. Lead coach and co-founder of Columbia Fencersâ Club, she was a member of two US World Teams in Womenâs Epee, and also referees nationally.\n<strong>Fernand Lubuguin</strong>\nFernand Lubuguin received his B.A. with highest honors in 1982 from the University of California at Berkeley. He received his Ph.D. in Clinical Psychology in 1993 from the University of Colorado at Boulder under the mentorship of Peter G. Ossorio. He worked as a staff psychologist at Kaiser Permanente (a health maintenance organization) for over ten years before becoming a faculty member at the University of Denver in 2001. Currently, he is a Clinical Associate Professor at the Graduate School of Professional Psychology, where he is Director of Diversity and Director of the Professional Psychology Clinic. He is also a Clinical Assistant Professor at the University of Colorado School of Medicine, Department of Psychiatry. He maintains a small private practice in Denver. He has served as President of the Society for Descriptive Psychology, and is a long-standing member of the Board of Directors. He is one of the co-editors of Advances in Descriptive Psychology, volumes 9 and 10. In addition to applying the intellectual discipline of Descriptive Psychology to many aspects of his personal and professional endeavors, he is especially interested in applying Descriptive Psychology to the training of culturally competent psychotherapists.\n<strong>Dan Minerva</strong>\n<strong>Ian Newby-Clark</strong>\n<strong>Jim Orvik</strong>\n<strong>C.J. Peek</strong>\n<p>C.J. Peek received his Ph.D. in clinical psychology from the University Colorado where he studied with Dr. Peter G. Ossorio, founder of the discipline of Descriptive Psychology. C.J. is 2009-2010 President of the Society for Descriptive Psychology. He is an Associate Professor with the Department of Family Medicine and Community Health at the University of Minnesota Medical School, focusing on care system development, integration of behavioral and medical care, organizational effectiveness, and leadership development. He has facilitated multiple stakeholder dialogue in state and national meetings on the integration of behavioral and medical care, implementation of patient-centered medical home, and addressing behavioral risk factors in primary care. He writes, presents, and consults on integrated behavioral and medical care, patient-clinician communication, productive conversations and dialogue across disciplines or organizational areasâblending clinical, organizational, and leadership perspectives.</p>\n<strong>Julia Trezona Peek</strong>\n<strong>D. Davis Phillips</strong>\n<strong>William Plotkin</strong>\nBill Plotkin, PhD, is a depth psychologist, wilderness rites guide, and ecotherapist. As the founder of Animas Valley Institute, he has, since 1981, guided thousands of people through nature-based initiatory passages, including a contemporary, Western adaptation of the pan-cultural vision quest. Previously, he has been a research psychologist (studying non-ordinary states of consciousness), professor of psychology, psychotherapist, rock musician, whitewater river boatman, and mountain-bike racer. His doctorate in psychology is from the University of Colorado at Boulder, where he studied extensively with Peter G. Ossorio. In 1979, on a solo winter ascent of an Adirondack peak, Bill experienced a âcall to adventureâ that lead him to abandon academia in search of his true calling. He is the author of Soulcraft: Crossing into the Mysteries of Nature and Psyche (New World Library, 2003) and Nature and the Human Soul: Cultivating Wholeness and Community in a Fragmented World (New World Library, 2008).\n<strong>Dan Popov</strong>\n<strong>Anthony O. Putman</strong>\nAnthony O. Putman, Ph.D. is an internationally known consultant and coach with over thirty-five years of experience helping organizations grow and succeed. Chairman of The Putman Group in Ann Arbor, Michigan, he has personally coached over 900 leaders in hundreds of client organizations, ranging from giants among the Fortune 100 to one person firms. Some specific organizations he has served include IBM, Deloitte, Ford Motor Company, Nike, Bell Labs, Health Partners of Minneapolis, The University of Michigan, AT&amp;T, and the United States Department of Defense. Dr. Putman studied with Peter G. Ossorio at the University of Colorado from which he received his Ph.D. in 1973. He was a founder of the Society for Descriptive Psychology, which he has twice served as President. He was a founder of Descriptive Psychology Press in 1989 and has published Advances in Descriptive Psychology Volumes 5-8, and the on-going series The Collected Works of Peter G. Ossorio. He has contributed to the conceptual foundations of Descriptive Psychology in a number of articles in Advances, including Communities (1981), Organizations (1990) and Being, Becoming and Belonging (1998). In 2007 he founded the Descriptive Psychology Institute, which he serves as Executive Director.\n<strong>Mary K. Roberts</strong>\nMary K. Roberts is a writer in Boulder, Colorado. She received her Ph.D. in clinical psychology from the University of Colorado, Boulder in 1980 and practiced as a psychologist for nine years. She then earned her M.S. in computer science from the University of Colorado and worked as a software engineer for eight years. She has served as President of the Society for Descriptive Psychology and as a member of the Editorial Board for Advances in Descriptive Psychology. She also created the Society\'s first web site and served as the first Webmaster. Her recent work in Descriptive Psychology focuses on understanding a range of world reconstructive phenomena, including dreams, imaginary companions, and worlds of uncertain status.\n<!--<strong>Cory Sapin</strong>-->\n<strong>Ralph Scoular</strong>\n<strong>Richard Schwartz</strong>\n<strong>Wynn Schwartz</strong>\nWynn Schwartz, Ph. D., is a clinical and experimental psychologist and research psychoanalyst. He is a professor of psychology at the Massachusetts School of Professional Psychology and on the faculty of Harvard Medical School and the Harvard Extension School. He has been a professor at Wellesley College and has taught at the Boston Psychoanalytic Society and Institute and the Massachusetts Institute of Psychoanalysis. He maintains a psychotherapy practice in Boston. Dr. Schwartz has been interested in clarifying fundamental aspects of the subject matters of psychotherapy, psychoanalysis, dreaming and hypnosis. His published work has been both conceptual and experimental. Some of his experimental studies have focused on dreaming and problem representation and dreaming and memory, and others on hypnosis and episodic memory. As a student of Descriptive Psychology, Dr. Schwartz has been especially concerned with theory-free, pre- empirical formulations of what he believes are central subject matters for psychology, such as the concepts of action and responsibility, the range of the possible phenomena that are covered by the term hypnosis, the limits and nature of psychotherapy, and the concept of person.\n<strong>Jason Shestok</strong>\n<strong>Jacob Sidman</strong>\nJacob (aka Jack) Sidman received his Ph.D. from the University of Colorado in 1968 writing his dissertation on empathy with both Peter Ossorio and Keith Davis as advisors. He then did a two-year post-doctoral fellowship in the Department of Psychiatry at Stanford Medical School before becoming an assistant professor at Oberlin for several years. He then moved to the University of California Santa Cruz where he both taught psychology (e.g., basic counseling and empathy training) and worked in the Counseling and Psychological Services. He has published in several professional journals. He also taught graduate students at University of Hawaii for a year and part-time for the University of San Francisco graduate program in counseling for a number of years. He officially retired from the University of California in 1991 to go into full time private practice. He is now retired, still doing some writing and community service (e.g.,County Task Force on Youth Violence Prevention) and living in Aptos, CA. with his wife, Kris who is a licensed marriage and family therapist in practice in Santa Cruz.\n<strong>F. Richard Singer III</strong>\nI am a Professor Emeritus in Mathematics at Webster University in Saint Louis MO. My teaching specialties are in mathematical logic and abstract algebra. My broader interest involves various types of conceptual studies, and this is at the core of my interest in Descriptive Psychology. My deepest interest in Descriptive Psychology relates to its connection with conceptual philosophy. Conceptual philosophy involves a type of activity during which the want parameter is to enhance a conceptual understanding of our most ubiquitous concepts. Unlike most work in philosophy, conceptual philosophy focuses only on concepts rather than on philosophical theories. Instead of asking about the nature of reality, it studies the most ubiquitous concepts we can use for thinking about what happens in the world. Thus, the DP reality concepts are easily integrated into conceptual philosophy. I am especially interested in relating DP and epistemics, the strand of conceptual philosophy that focuses on a purely conceptual study of understanding, and there is a paper about this on the Descriptive Psychology section of my website. I am currently using DP in the design of educational resources that focus on constructivist learning. My work in this regard is on the Constructivist Learning section of my website. I welcome communication about these and any other matters involving DP.\n<strong>Bruce Smith</strong>\n<strong>Michael Spayd</strong>\n<p style=\"margin-left: 20px;\">\nMichael is particularly interested in Descriptive Psychology applications in the areas of Organizations, Technology and Change Management. He has a consulting practice specializing in helping people in organizations create a deeper experience of community through the use of cutting-edge business practices, transition management and \"way cool\" information technology.</p>\n<p><strong>Carl and Bente Sternberg</strong></p>\n<p><strong>C.J. Stone</strong></p>\n<strong>Walter Torres</strong>\n<p style=\"margin-left: 20px;\">\nWalter J. Torres Ph.D. is a clinical and forensic psychologist practicing in Denver, Colorado. His first contact with Descriptive Psychology dates to 1972, when he took a Personality course from Peter Ossorio at the University of Colorado in Boulder. Since then, Descriptive Psychology has been the keystone to his conceptual and practical orientation in both the clinical and forensic domains. He is a past President of the Society for Descriptive Psychology. His recent Descriptive formulations and presentations include trauma and its treatment, and the nature, consequences and alleviation of humiliation.\n</p>\n<p><strong>Peggy Trezona</strong></p>\n<p><strong>Steven Warner</strong></p>\n<p><strong>Linda Wasserman</strong></p>\n<p><strong>James Waters</strong></p>\n<p><strong>Ralph Wechsler</strong></p>\n<p><strong>Shirley Weisz</strong></p>\n<p><strong>Aimee Yermish</strong></p>\n<p><strong>Carolyn Zeiger</strong></p>\n<p><strong>Paul Zeiger</strong></p>\n<p>H. Paul Zeiger is semi-retired from careers in academic Computer Science and industrial Software Engineering. He received his S.B., S.M., and Ph.D. in Electrical Engineering from Massachusetts Institute of Technology, chaired the Department of Computer Science at University of Colorado, Boulder, and led software development efforts at several startup companies and one large telecommunications firm. He studied with fellow faculty member Peter Ossorio in the early 1970\'s, and has since pursued applications of Descriptive Psychology to Computer Science, and, more recently, to the philosophical problems of everyday life. Paul and his wife Carolyn live in Denver, Colorado where they are pursuing private practice using holistic and Descriptive Psychology procedures with individuals having serious chronic illnesses and their partners.</p>\n<strong>Erol Zeybekoglu, Psy.D.</strong>\n<p style=\"margin-left: 20px;\">\nErol Zeybekoglu received his Psy.D. in Clinical Psychology from William James College under the direction of Wynn Schwartz Ph.D. His theoretical doctoral project, titled “The Status Dynamics of Anger Management” (2016) utilizes Descriptive Psychology as a conceptual lens in describing the development of aggressive cognitions, emotions, and behaviors among court ordered clients with historical disturbances of conduct.  He works as an outpatient clinician at Riverside Community Care in Cambridge MA, is an active member of the SDP Study Group in Boston Massachusetts, and most recently received the distinction of SDP President Elect in 2017. \n</p>','SDP Members','','inherit','closed','closed','','211-revision-v1','','','2025-11-24 16:28:16','2025-11-24 16:28:16','',211,'https://society.bsquaresite.com/?p=7949',0,'revision','',0),
(7950,1,'2025-11-24 16:32:34','2025-11-24 16:32:34','<h2>The Peter Ossorio Collection at CU Scholar</h2>		\n&nbsp;\n<p style=\"position: relative; top: -85px;\">The University of Colorado Libraries, through its <strong>CU Scholar</strong> program, maintains the <strong>Peter G. Ossorio Collection</strong>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.</p>\n<p style=\"position: relative; top: -85px;\">Click <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a> to access the Peter G. Ossorio Collection.</p>\n<p style=\"position: relative; top: -85px;\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.</p>\n<p style=\"position: relative; top: -85px;\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.</p>','The Peter G. Ossorio Collection at CU Scholar','','inherit','closed','closed','','5465-revision-v1','','','2025-11-24 16:32:34','2025-11-24 16:32:34','',5465,'https://society.bsquaresite.com/?p=7950',0,'revision','',0),
(7951,1,'2025-11-24 16:32:34','2025-11-24 16:32:34','<h2>The Peter Ossorio Collection at CU Scholar</h2>		\n&nbsp;\n<p style=\"position: relative; top: -85px;\">The University of Colorado Libraries, through its <strong>CU Scholar</strong> program, maintains the <strong>Peter G. Ossorio Collection</strong>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.</p>\n<p style=\"position: relative; top: -85px;\">Click <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a> to access the Peter G. Ossorio Collection.</p>\n<p style=\"position: relative; top: -85px;\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.</p>\n<p style=\"position: relative; top: -85px;\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.</p>','The Peter G. Ossorio Collection at CU Scholar','','inherit','closed','closed','','5465-revision-v1','','','2025-11-24 16:32:34','2025-11-24 16:32:34','',5465,'https://society.bsquaresite.com/?p=7951',0,'revision','',0),
(7952,1,'2025-11-24 16:32:35','2025-11-24 16:32:35','<h2>The Peter Ossorio Collection at CU Scholar</h2>		\n&nbsp;\n<p style=\"position: relative; top: -85px;\">The University of Colorado Libraries, through its <strong>CU Scholar</strong> program, maintains the <strong>Peter G. Ossorio Collection</strong>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.</p>\n<p style=\"position: relative; top: -85px;\">Click <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a> to access the Peter G. Ossorio Collection.</p>\n<p style=\"position: relative; top: -85px;\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.</p>\n<p style=\"position: relative; top: -85px;\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.</p>','The Peter G. Ossorio Collection at CU Scholar','','inherit','closed','closed','','5465-revision-v1','','','2025-11-24 16:32:35','2025-11-24 16:32:35','',5465,'https://society.bsquaresite.com/?p=7952',0,'revision','',0),
(7954,1,'2025-11-24 16:36:19','2025-11-24 16:36:19','[yourchannel user=\"Descriptive Psychology\"]','Videos','','inherit','closed','closed','','416-revision-v1','','','2025-11-24 16:36:19','2025-11-24 16:36:19','',416,'https://society.bsquaresite.com/?p=7954',0,'revision','',0),
(7955,1,'2025-11-24 16:36:19','2025-11-24 16:36:19','[yourchannel user=\"Descriptive Psychology\"]','Videos','','inherit','closed','closed','','416-revision-v1','','','2025-11-24 16:36:19','2025-11-24 16:36:19','',416,'https://society.bsquaresite.com/?p=7955',0,'revision','',0),
(7956,1,'2025-11-24 16:36:19','2025-11-24 16:36:19','<h2>Other Presentations &amp; Video Shorts</h2>		[yourchannel user=\"Descriptive Psychology\"]','Videos','','inherit','closed','closed','','416-revision-v1','','','2025-11-24 16:36:19','2025-11-24 16:36:19','',416,'https://society.bsquaresite.com/?p=7956',0,'revision','',0),
(7958,1,'2025-11-24 16:42:30','2025-11-24 16:42:30','[Youtube_Channel_Gallery feed=\"playlist\" identify_by=\"channelid\" user=\"PLM_M5BJMscZo3S-QnPvBLuNerMlQXExC9\" key=\"AIzaSyCJheDGA20Odf8ea3NN6DpSyPc8YtqNNG8\" maxitems=\"16\" thumb_columns_tablets=\"1\" title=\"1\" published_date=\"1\" description=\"1\" thumbnail_alignment=\"left\" player=\"2\"]','Videos','','inherit','closed','closed','','422-revision-v1','','','2025-11-24 16:42:30','2025-11-24 16:42:30','',422,'https://society.bsquaresite.com/?p=7958',0,'revision','',0),
(7959,1,'2025-11-24 16:42:30','2025-11-24 16:42:30','[Youtube_Channel_Gallery feed=\"playlist\" identify_by=\"channelid\" user=\"PLM_M5BJMscZo3S-QnPvBLuNerMlQXExC9\" key=\"AIzaSyCJheDGA20Odf8ea3NN6DpSyPc8YtqNNG8\" maxitems=\"16\" thumb_columns_tablets=\"1\" title=\"1\" published_date=\"1\" description=\"1\" thumbnail_alignment=\"left\" player=\"2\"]','Videos','','inherit','closed','closed','','422-revision-v1','','','2025-11-24 16:42:30','2025-11-24 16:42:30','',422,'https://society.bsquaresite.com/?p=7959',0,'revision','',0),
(7960,1,'2025-11-24 16:42:31','2025-11-24 16:42:31','<h2>YouTube Video Feed</h2>		[Youtube_Channel_Gallery feed=\"playlist\" identify_by=\"channelid\" user=\"PLM_M5BJMscZo3S-QnPvBLuNerMlQXExC9\" key=\"AIzaSyCJheDGA20Odf8ea3NN6DpSyPc8YtqNNG8\" maxitems=\"16\" thumb_columns_tablets=\"1\" title=\"1\" published_date=\"1\" description=\"1\" thumbnail_alignment=\"left\" player=\"2\"]','Videos','','inherit','closed','closed','','422-revision-v1','','','2025-11-24 16:42:31','2025-11-24 16:42:31','',422,'https://society.bsquaresite.com/?p=7960',0,'revision','',0),
(7961,1,'2025-11-24 16:44:49','2025-11-24 16:44:49','<h2>Answers by SDP Members</h2>		\n<table style=\"border:none; width:100%\">\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold;\">Video</td>\n    <td>Click <a href=\"http://www.sdp.org/publications/SDP_2023_Videos/Newby-Clark_and_Colp_Mistaken_BP_SDP_2023.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border:none;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold\";>Ian Newby-Clark, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:125px; position:relative; left:25px;\"></td></tr>\n    <td style = \"text-align:left; font-weight:bold; border:none;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold\";>Grace C. Colp, B.A. <img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:125px; position:relative; left:59px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Date</td>\n    <td style=\"text-align:left;\">October 1, 2023</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Abstract</td>\n    <td style=\"text-align:left;\">In this talk, we explore the powerful, complex, and fascinating concept ‘behavior potential.’ We first consider aspects of behavior potential—including the idea of a person\'s behavioral possibilities, the correlative of Reality (reality constraints), and a person\'s status. We then introduce the usefulness of considering the \'thinness\' and \'thickness\' of behavioral possibilities. Next, we explicate the utility of tautologies in science—a foreign idea to many—before going on to illustrate the utility of the behavior potential tautology, \"a person will always choose more behavior potential over less behavior potential.\" We then consider what it might mean to say that someone is mistaken about his/her or another’s behavior potential. In particular, we discuss the difference between \'known unknowns\' and \'unknown unknowns.\' In that context, we explore the different kinds of mistakes about behavior potential that actors, observers, and critics could or do make. Along the way, we tie in relevant findings from work in social psychology, and judgement and decision-making, including the problem of bystander intervention, the Sunk Costs Fallacy, and the Planning Fallacy.d</td></tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border:none;\">Related<br>Papers</td>\n    <td stye=\"text-align:left;\">\n1. Bergner, R. M. (2016). What is behavior? And why is it not reducible to \nbiological states of affairs? Journal of Theoretical and Philosophical Psychology, \n36(1), 41–55. https://doi.org/10.1037/teo0000026\n2. Strough, J., Schlosnagle, L., Karns, T., Lemaster, P., & Pichayayothin, N. \n(2014). No Time to Waste: Restricting Life-Span Temporal Horizons Decreases \nthe Sunk-Cost Fallacy. Journal of Behavioral Decision Making, 27(1), 78–94.\nhttps://doi.org/10.1002/bdm.1781\n3. Tait, V., & Miller, H. L. (2019). Loss Aversion as a Potential Factor in the Sunk-\nCost Fallacy. International Journal of Psychological Research, 12(2), 8–16.\nhttps://doi.org/10.21500/20112084.3951\n4. Huang, M. (2021). Unpacking Planning Fallacy. International Journal of\nPsychological Studies, 13(2), 84–. https://doi.org/10.5539/ijps.v13n2p8\nOrchowski LM, Berkowitz A, Boggis J, Oesterle D. Bystander Intervention \nAmong College Men: The Role of Alcohol and Correlates of Sexual Aggression. \nJ Interpers Violence. 2016 Oct;31(17):2824-46. doi: 10.1177/0886260515581904. \nEpub 2015May 5. PMID: 25944836; PMCID: PMC8922526.\n</td></tr>\n</table>','What does it mean','','inherit','closed','closed','','6362-revision-v1','','','2025-11-24 16:44:49','2025-11-24 16:44:49','',6362,'https://society.bsquaresite.com/?p=7961',0,'revision','',0),
(7962,1,'2025-11-24 16:44:50','2025-11-24 16:44:50','<h2>Answers by SDP Members</h2>		\n<table style=\"border:none; width:100%\">\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold;\">Video</td>\n    <td>Click <a href=\"http://www.sdp.org/publications/SDP_2023_Videos/Newby-Clark_and_Colp_Mistaken_BP_SDP_2023.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border:none;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold\";>Ian Newby-Clark, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:125px; position:relative; left:25px;\"></td></tr>\n    <td style = \"text-align:left; font-weight:bold; border:none;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold\";>Grace C. Colp, B.A. <img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:125px; position:relative; left:59px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Date</td>\n    <td style=\"text-align:left;\">October 1, 2023</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Abstract</td>\n    <td style=\"text-align:left;\">In this talk, we explore the powerful, complex, and fascinating concept ‘behavior potential.’ We first consider aspects of behavior potential—including the idea of a person\'s behavioral possibilities, the correlative of Reality (reality constraints), and a person\'s status. We then introduce the usefulness of considering the \'thinness\' and \'thickness\' of behavioral possibilities. Next, we explicate the utility of tautologies in science—a foreign idea to many—before going on to illustrate the utility of the behavior potential tautology, \"a person will always choose more behavior potential over less behavior potential.\" We then consider what it might mean to say that someone is mistaken about his/her or another’s behavior potential. In particular, we discuss the difference between \'known unknowns\' and \'unknown unknowns.\' In that context, we explore the different kinds of mistakes about behavior potential that actors, observers, and critics could or do make. Along the way, we tie in relevant findings from work in social psychology, and judgement and decision-making, including the problem of bystander intervention, the Sunk Costs Fallacy, and the Planning Fallacy.d</td></tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border:none;\">Related<br>Papers</td>\n    <td stye=\"text-align:left;\">\n1. Bergner, R. M. (2016). What is behavior? And why is it not reducible to \nbiological states of affairs? Journal of Theoretical and Philosophical Psychology, \n36(1), 41–55. https://doi.org/10.1037/teo0000026\n2. Strough, J., Schlosnagle, L., Karns, T., Lemaster, P., & Pichayayothin, N. \n(2014). No Time to Waste: Restricting Life-Span Temporal Horizons Decreases \nthe Sunk-Cost Fallacy. Journal of Behavioral Decision Making, 27(1), 78–94.\nhttps://doi.org/10.1002/bdm.1781\n3. Tait, V., & Miller, H. L. (2019). Loss Aversion as a Potential Factor in the Sunk-\nCost Fallacy. International Journal of Psychological Research, 12(2), 8–16.\nhttps://doi.org/10.21500/20112084.3951\n4. Huang, M. (2021). Unpacking Planning Fallacy. International Journal of\nPsychological Studies, 13(2), 84–. https://doi.org/10.5539/ijps.v13n2p8\nOrchowski LM, Berkowitz A, Boggis J, Oesterle D. Bystander Intervention \nAmong College Men: The Role of Alcohol and Correlates of Sexual Aggression. \nJ Interpers Violence. 2016 Oct;31(17):2824-46. doi: 10.1177/0886260515581904. \nEpub 2015May 5. PMID: 25944836; PMCID: PMC8922526.\n</td></tr>\n</table>','What does it mean','','inherit','closed','closed','','6362-revision-v1','','','2025-11-24 16:44:50','2025-11-24 16:44:50','',6362,'https://society.bsquaresite.com/?p=7962',0,'revision','',0),
(7963,1,'2025-11-24 16:44:50','2025-11-24 16:44:50','<h2>What Does it Mean</h2>		\n<table style=\"border:none; width:100%\">\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold;\">Video</td>\n    <td>Click <a href=\"http://www.sdp.org/publications/SDP_2023_Videos/Newby-Clark_and_Colp_Mistaken_BP_SDP_2023.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border:none;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold\";>Ian Newby-Clark, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:125px; position:relative; left:25px;\"></td></tr>\n    <td style = \"text-align:left; font-weight:bold; border:none;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold\";>Grace C. Colp, B.A. <img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:125px; position:relative; left:59px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Date</td>\n    <td style=\"text-align:left;\">October 1, 2023</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Abstract</td>\n    <td style=\"text-align:left;\">In this talk, we explore the powerful, complex, and fascinating concept ‘behavior potential.’ We first consider aspects of behavior potential—including the idea of a person\'s behavioral possibilities, the correlative of Reality (reality constraints), and a person\'s status. We then introduce the usefulness of considering the \'thinness\' and \'thickness\' of behavioral possibilities. Next, we explicate the utility of tautologies in science—a foreign idea to many—before going on to illustrate the utility of the behavior potential tautology, \"a person will always choose more behavior potential over less behavior potential.\" We then consider what it might mean to say that someone is mistaken about his/her or another’s behavior potential. In particular, we discuss the difference between \'known unknowns\' and \'unknown unknowns.\' In that context, we explore the different kinds of mistakes about behavior potential that actors, observers, and critics could or do make. Along the way, we tie in relevant findings from work in social psychology, and judgement and decision-making, including the problem of bystander intervention, the Sunk Costs Fallacy, and the Planning Fallacy.d</td></tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border:none;\">Related<br>Papers</td>\n    <td stye=\"text-align:left;\">\n1. Bergner, R. M. (2016). What is behavior? And why is it not reducible to \nbiological states of affairs? Journal of Theoretical and Philosophical Psychology, \n36(1), 41–55. https://doi.org/10.1037/teo0000026\n2. Strough, J., Schlosnagle, L., Karns, T., Lemaster, P., & Pichayayothin, N. \n(2014). No Time to Waste: Restricting Life-Span Temporal Horizons Decreases \nthe Sunk-Cost Fallacy. Journal of Behavioral Decision Making, 27(1), 78–94.\nhttps://doi.org/10.1002/bdm.1781\n3. Tait, V., & Miller, H. L. (2019). Loss Aversion as a Potential Factor in the Sunk-\nCost Fallacy. International Journal of Psychological Research, 12(2), 8–16.\nhttps://doi.org/10.21500/20112084.3951\n4. Huang, M. (2021). Unpacking Planning Fallacy. International Journal of\nPsychological Studies, 13(2), 84–. https://doi.org/10.5539/ijps.v13n2p8\nOrchowski LM, Berkowitz A, Boggis J, Oesterle D. Bystander Intervention \nAmong College Men: The Role of Alcohol and Correlates of Sexual Aggression. \nJ Interpers Violence. 2016 Oct;31(17):2824-46. doi: 10.1177/0886260515581904. \nEpub 2015May 5. PMID: 25944836; PMCID: PMC8922526.\n</td></tr>\n</table>','What does it mean','','inherit','closed','closed','','6362-revision-v1','','','2025-11-24 16:44:50','2025-11-24 16:44:50','',6362,'https://society.bsquaresite.com/?p=7963',0,'revision','',0),
(7964,1,'2025-11-24 16:49:21','2025-11-24 16:49:21','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>					\n				<p><em>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-24 16:49:21','2025-11-24 16:49:21','',6716,'https://society.bsquaresite.com/?p=7964',0,'revision','',0),
(7965,1,'2025-11-24 16:49:21','2025-11-24 16:49:21','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>					\n				<p><em>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-24 16:49:21','2025-11-24 16:49:21','',6716,'https://society.bsquaresite.com/?p=7965',0,'revision','',0),
(7966,1,'2025-11-24 16:49:21','2025-11-24 16:49:21','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>					\n				<p><em>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-24 16:49:21','2025-11-24 16:49:21','',6716,'https://society.bsquaresite.com/?p=7966',0,'revision','',0),
(7967,1,'2025-11-24 16:49:50','2025-11-24 16:49:50','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>					\n				<p><em>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-24 16:49:50','2025-11-24 16:49:50','',6716,'https://society.bsquaresite.com/?p=7967',0,'revision','',0),
(7968,1,'2025-11-24 16:49:50','2025-11-24 16:49:50','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>					\n				<p><em>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-24 16:49:50','2025-11-24 16:49:50','',6716,'https://society.bsquaresite.com/?p=7968',0,'revision','',0),
(7969,1,'2025-11-24 16:49:50','2025-11-24 16:49:50','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>					\n				<p><em>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-11-24 16:49:50','2025-11-24 16:49:50','',6716,'https://society.bsquaresite.com/?p=7969',0,'revision','',0),
(7971,1,'2025-11-25 17:26:27','2025-11-25 17:26:27','<h2>46th Annual SDP Conference (Hybrid) </h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n</table>','46th Annual SDP Conference (Hybrid) September 19 - September 22, 2024','','inherit','closed','closed','','6527-revision-v1','','','2025-11-25 17:26:27','2025-11-25 17:26:27','',6527,'https://society.bsquaresite.com/?p=7971',0,'revision','',0),
(7972,1,'2025-11-25 17:26:27','2025-11-25 17:26:27','<h2>46th Annual SDP Conference (Hybrid) </h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n</table>','46th Annual SDP Conference (Hybrid) September 19 - September 22, 2024','','inherit','closed','closed','','6527-revision-v1','','','2025-11-25 17:26:27','2025-11-25 17:26:27','',6527,'https://society.bsquaresite.com/?p=7972',0,'revision','',0),
(7973,1,'2025-11-25 17:26:27','2025-11-25 17:26:27','<h2>46th Annual SDP Conference (Hybrid) </h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- David Bender, Ph.D.</p>\n<tr >\n<td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:<br />Descriptive Psychology in Everyday Life</a></td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n<td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td>\n</tr>\n<p><!-- Ray Bergner, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/ \">Therapeutic Approaches to Problems of Meaninglessness</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2023</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">The Nature of Persons</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023// \">Navigating the Last <br />Chapters of Life</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/ \">The Alien and the Earthling: <br />Status Dynamic Role Play Therapy with Children</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br />Descriptive Psychology:<br />Conversations with Ossorio <br />on Reading Wittgenstein</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br />Happens\" Accessible</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br />Humiliation?<br />An Analysis of Opinions, <br />Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br />Interventions</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br />Mistaken About <br />Behavior Potential</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2023</td></tr><tr><td> </td><td style=\"text-align: center; font-weight: bold;\">Grace Colp, B.A.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" /></td></tr></tbody></table>','46th Annual SDP Conference (Hybrid) September 19 - September 22, 2024','','inherit','closed','closed','','6527-revision-v1','','','2025-11-25 17:26:27','2025-11-25 17:26:27','',6527,'https://society.bsquaresite.com/?p=7973',0,'revision','',0),
(7974,1,'2025-11-26 15:21:19','2025-11-26 15:21:19','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- Ian-Newby Clark, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:\nThe Time is (Probably) <br>Ripe for Change:<br>Moving Descriptive Psychology into the Mainstream</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2022</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance//\n\">Sexual Significance</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- H. Joel Jeffrey, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/\n\">Making Buddhism Accessible to Westerners</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- C.J. Peek, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Primary Care Research <br>Subject Matter: <br>Reconciling How it is <br>Organized to Better Engage <br>Participants at the <br>International Conference\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- Wynn Schwartz, Ph.D. --><tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists//\n\">Descriptive Psychology as Therapy for Therapies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2022</td></tr>\n<!-- Lane Lasater, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br> Perspective on Careers</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n<!-- Charles Kantor, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Being-in- the-World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n</table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-26 15:21:19','2025-11-26 15:21:19','',6440,'https://society.bsquaresite.com/?p=7974',0,'revision','',0),
(7975,1,'2025-11-26 15:21:19','2025-11-26 15:21:19','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- Ian-Newby Clark, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:\nThe Time is (Probably) <br>Ripe for Change:<br>Moving Descriptive Psychology into the Mainstream</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2022</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance//\n\">Sexual Significance</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- H. Joel Jeffrey, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/\n\">Making Buddhism Accessible to Westerners</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- C.J. Peek, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Primary Care Research <br>Subject Matter: <br>Reconciling How it is <br>Organized to Better Engage <br>Participants at the <br>International Conference\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2022</td></tr>\n<!-- Wynn Schwartz, Ph.D. --><tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists//\n\">Descriptive Psychology as Therapy for Therapies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2022</td></tr>\n<!-- Lane Lasater, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br> Perspective on Careers</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n<!-- Charles Kantor, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br>How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Being-in- the-World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2022</td></tr>\n</table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-26 15:21:19','2025-11-26 15:21:19','',6440,'https://society.bsquaresite.com/?p=7975',0,'revision','',0),
(7976,1,'2025-11-26 15:21:20','2025-11-26 15:21:20','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>					<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Sexual Significance<br><br><br><br></h2>					<figure><img src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/R_Bergner.jpg\" title=\"R_Bergner\" alt=\"R_Bergner\" loading=\"lazy\" /></figure><p>Ray Bergner, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p>			<h2>Making Buddhism Accessible to Westerners	</h2>					<figure><img width=\"620\" height=\"852\" src=\"https://society.bsquaresite.com/wp-content/uploads/2024/01/Jeffrey-H.J.png\" alt=\"\" /></figure><p>H. Joel Jeffrey, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p><p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:<br />The Time is (Probably) <br />Ripe for Change:<br />Moving Descriptive Psychology into the Mainstream</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2022</td></tr><!-- Ray Bergner, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance// \">Sexual Significance</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/ \">Making Buddhism Accessible to Westerners</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- C.J. Peek, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><p>Primary Care Research <br />Subject Matter: <br />Reconciling How it is <br />Organized to Better Engage <br />Participants at the <br />International Conference</p></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists// \">Descriptive Psychology as Therapy for Therapies</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2022</td></tr><!-- Lane Lasater, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br />Perspective on Careers</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Charles Kantor, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br />How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Being-in- the-World</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr></tbody></table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-26 15:21:20','2025-11-26 15:21:20','',6440,'https://society.bsquaresite.com/?p=7976',0,'revision','',0),
(7977,1,'2025-11-26 15:21:58','2025-11-26 15:21:58','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>					<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Sexual Significance<br><br><br><br></h2>					<figure><img src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/R_Bergner.jpg\" title=\"R_Bergner\" alt=\"R_Bergner\" loading=\"lazy\" /></figure><p>Ray Bergner, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p>			<h2>Making Buddhism Accessible to Westerners	</h2>					<figure><img width=\"620\" height=\"852\" src=\"https://society.bsquaresite.com/wp-content/uploads/2024/01/Jeffrey-H.J.png\" alt=\"\" /></figure><p>H. Joel Jeffrey, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p><p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:<br />The Time is (Probably) <br />Ripe for Change:<br />Moving Descriptive Psychology into the Mainstream</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2022</td></tr><!-- Ray Bergner, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance// \">Sexual Significance</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/ \">Making Buddhism Accessible to Westerners</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- C.J. Peek, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><p>Primary Care Research <br />Subject Matter: <br />Reconciling How it is <br />Organized to Better Engage <br />Participants at the <br />International Conference</p></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists// \">Descriptive Psychology as Therapy for Therapies</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2022</td></tr><!-- Lane Lasater, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br />Perspective on Careers</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Charles Kantor, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br />How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Being-in- the-World</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr></tbody></table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-26 15:21:58','2025-11-26 15:21:58','',6440,'https://society.bsquaresite.com/?p=7977',0,'revision','',0),
(7978,1,'2025-11-26 15:21:58','2025-11-26 15:21:58','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>					<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Sexual Significance<br><br><br><br></h2>					<figure><img src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/R_Bergner.jpg\" title=\"R_Bergner\" alt=\"R_Bergner\" loading=\"lazy\" /></figure><p>Ray Bergner, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p>			<h2>Making Buddhism Accessible to Westerners	</h2>					<figure><img width=\"620\" height=\"852\" src=\"https://society.bsquaresite.com/wp-content/uploads/2024/01/Jeffrey-H.J.png\" alt=\"\" /></figure><p>H. Joel Jeffrey, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p><p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:<br />The Time is (Probably) <br />Ripe for Change:<br />Moving Descriptive Psychology into the Mainstream</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2022</td></tr><!-- Ray Bergner, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance// \">Sexual Significance</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/ \">Making Buddhism Accessible to Westerners</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- C.J. Peek, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><p>Primary Care Research <br />Subject Matter: <br />Reconciling How it is <br />Organized to Better Engage <br />Participants at the <br />International Conference</p></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists// \">Descriptive Psychology as Therapy for Therapies</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2022</td></tr><!-- Lane Lasater, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br />Perspective on Careers</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Charles Kantor, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br />How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Being-in- the-World</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr></tbody></table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-26 15:21:58','2025-11-26 15:21:58','',6440,'https://society.bsquaresite.com/?p=7978',0,'revision','',0),
(7979,1,'2025-11-26 15:21:59','2025-11-26 15:21:59','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>					<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Sexual Significance<br><br><br><br></h2>					<figure><img src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/R_Bergner.jpg\" title=\"R_Bergner\" alt=\"R_Bergner\" loading=\"lazy\" /></figure><p>Ray Bergner, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p>			<h2>Making Buddhism Accessible to Westerners	</h2>					<figure><img width=\"620\" height=\"852\" src=\"https://society.bsquaresite.com/wp-content/uploads/2024/01/Jeffrey-H.J.png\" alt=\"\" /></figure><p>H. Joel Jeffrey, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p><p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:<br />The Time is (Probably) <br />Ripe for Change:<br />Moving Descriptive Psychology into the Mainstream</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2022</td></tr><!-- Ray Bergner, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance// \">Sexual Significance</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/ \">Making Buddhism Accessible to Westerners</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- C.J. Peek, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><p>Primary Care Research <br />Subject Matter: <br />Reconciling How it is <br />Organized to Better Engage <br />Participants at the <br />International Conference</p></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists// \">Descriptive Psychology as Therapy for Therapies</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2022</td></tr><!-- Lane Lasater, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br />Perspective on Careers</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Charles Kantor, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br />How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Being-in- the-World</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr></tbody></table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-26 15:21:59','2025-11-26 15:21:59','',6440,'https://society.bsquaresite.com/?p=7979',0,'revision','',0),
(7980,1,'2025-11-26 15:22:38','2025-11-26 15:22:38','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>					<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Sexual Significance<br><br><br><br></h2>					<figure><img src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/R_Bergner.jpg\" title=\"R_Bergner\" alt=\"R_Bergner\" loading=\"lazy\" /></figure><p>Ray Bergner, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p>			<h2>Making Buddhism Accessible to Westerners	</h2>					<figure><img width=\"620\" height=\"852\" src=\"https://society.bsquaresite.com/wp-content/uploads/2024/01/Jeffrey-H.J.png\" alt=\"\" /></figure><p>H. Joel Jeffrey, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p><p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:<br />The Time is (Probably) <br />Ripe for Change:<br />Moving Descriptive Psychology into the Mainstream</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2022</td></tr><!-- Ray Bergner, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance// \">Sexual Significance</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/ \">Making Buddhism Accessible to Westerners</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- C.J. Peek, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><p>Primary Care Research <br />Subject Matter: <br />Reconciling How it is <br />Organized to Better Engage <br />Participants at the <br />International Conference</p></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists// \">Descriptive Psychology as Therapy for Therapies</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2022</td></tr><!-- Lane Lasater, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br />Perspective on Careers</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Charles Kantor, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br />How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Being-in- the-World</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr></tbody></table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-26 15:22:38','2025-11-26 15:22:38','',6440,'https://society.bsquaresite.com/?p=7980',0,'revision','',0),
(7981,1,'2025-11-26 15:22:38','2025-11-26 15:22:38','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>					<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Sexual Significance<br><br><br><br></h2>					<figure><img src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/R_Bergner.jpg\" title=\"R_Bergner\" alt=\"R_Bergner\" loading=\"lazy\" /></figure><p>Ray Bergner, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p>			<h2>Making Buddhism Accessible to Westerners	</h2>					<figure><img width=\"620\" height=\"852\" src=\"https://society.bsquaresite.com/wp-content/uploads/2024/01/Jeffrey-H.J.png\" alt=\"\" /></figure><p>H. Joel Jeffrey, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p><p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:<br />The Time is (Probably) <br />Ripe for Change:<br />Moving Descriptive Psychology into the Mainstream</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2022</td></tr><!-- Ray Bergner, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance// \">Sexual Significance</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/ \">Making Buddhism Accessible to Westerners</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- C.J. Peek, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><p>Primary Care Research <br />Subject Matter: <br />Reconciling How it is <br />Organized to Better Engage <br />Participants at the <br />International Conference</p></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists// \">Descriptive Psychology as Therapy for Therapies</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2022</td></tr><!-- Lane Lasater, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br />Perspective on Careers</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Charles Kantor, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br />How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Being-in- the-World</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr></tbody></table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-26 15:22:38','2025-11-26 15:22:38','',6440,'https://society.bsquaresite.com/?p=7981',0,'revision','',0),
(7982,1,'2025-11-26 15:22:38','2025-11-26 15:22:38','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>					<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Sexual Significance<br><br><br><br></h2>					<figure><img src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/R_Bergner.jpg\" title=\"R_Bergner\" alt=\"R_Bergner\" loading=\"lazy\" /></figure><p>Ray Bergner, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p>			<h2>Making Buddhism Accessible to Westerners	</h2>					<figure><img width=\"620\" height=\"852\" src=\"https://society.bsquaresite.com/wp-content/uploads/2024/01/Jeffrey-H.J.png\" alt=\"\" /></figure><p>H. Joel Jeffrey, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p><p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:<br />The Time is (Probably) <br />Ripe for Change:<br />Moving Descriptive Psychology into the Mainstream</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2022</td></tr><!-- Ray Bergner, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance// \">Sexual Significance</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/ \">Making Buddhism Accessible to Westerners</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- C.J. Peek, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><p>Primary Care Research <br />Subject Matter: <br />Reconciling How it is <br />Organized to Better Engage <br />Participants at the <br />International Conference</p></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists// \">Descriptive Psychology as Therapy for Therapies</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2022</td></tr><!-- Lane Lasater, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br />Perspective on Careers</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Charles Kantor, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br />How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Being-in- the-World</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr></tbody></table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-26 15:22:38','2025-11-26 15:22:38','',6440,'https://society.bsquaresite.com/?p=7982',0,'revision','',0),
(7983,1,'2025-11-26 15:24:08','2025-11-26 15:24:08','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>					<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Sexual Significance<br><br><br><br></h2>					<figure><img src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/R_Bergner.jpg\" title=\"R_Bergner\" alt=\"R_Bergner\" loading=\"lazy\" /></figure><p>Ray Bergner, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p>			<h2>Making Buddhism Accessible to Westerners	</h2>					<figure><img width=\"620\" height=\"852\" src=\"https://society.bsquaresite.com/wp-content/uploads/2024/01/Jeffrey-H.J.png\" alt=\"\" /></figure><p>H. Joel Jeffrey, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p><p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:<br />The Time is (Probably) <br />Ripe for Change:<br />Moving Descriptive Psychology into the Mainstream</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2022</td></tr><!-- Ray Bergner, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance// \">Sexual Significance</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/ \">Making Buddhism Accessible to Westerners</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- C.J. Peek, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><p>Primary Care Research <br />Subject Matter: <br />Reconciling How it is <br />Organized to Better Engage <br />Participants at the <br />International Conference</p></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists// \">Descriptive Psychology as Therapy for Therapies</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2022</td></tr><!-- Lane Lasater, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br />Perspective on Careers</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Charles Kantor, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br />How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Being-in- the-World</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr></tbody></table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-26 15:24:08','2025-11-26 15:24:08','',6440,'https://society.bsquaresite.com/?p=7983',0,'revision','',0),
(7984,1,'2025-11-26 15:24:08','2025-11-26 15:24:08','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>					<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Sexual Significance<br><br><br><br></h2>					<figure><img src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/R_Bergner.jpg\" title=\"R_Bergner\" alt=\"R_Bergner\" loading=\"lazy\" /></figure><p>Ray Bergner, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p>			<h2>Making Buddhism Accessible to Westerners	</h2>					<figure><img width=\"620\" height=\"852\" src=\"https://society.bsquaresite.com/wp-content/uploads/2024/01/Jeffrey-H.J.png\" alt=\"\" /></figure><p>H. Joel Jeffrey, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p><p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:<br />The Time is (Probably) <br />Ripe for Change:<br />Moving Descriptive Psychology into the Mainstream</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2022</td></tr><!-- Ray Bergner, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance// \">Sexual Significance</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/ \">Making Buddhism Accessible to Westerners</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- C.J. Peek, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><p>Primary Care Research <br />Subject Matter: <br />Reconciling How it is <br />Organized to Better Engage <br />Participants at the <br />International Conference</p></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists// \">Descriptive Psychology as Therapy for Therapies</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2022</td></tr><!-- Lane Lasater, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br />Perspective on Careers</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Charles Kantor, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br />How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Being-in- the-World</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr></tbody></table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-26 15:24:08','2025-11-26 15:24:08','',6440,'https://society.bsquaresite.com/?p=7984',0,'revision','',0),
(7985,1,'2025-11-26 15:24:08','2025-11-26 15:24:08','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>					<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Sexual Significance<br><br><br><br></h2>					<figure><img src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/R_Bergner.jpg\" title=\"R_Bergner\" alt=\"R_Bergner\" loading=\"lazy\" /></figure><p>Ray Bergner, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p>			<h2>Making Buddhism Accessible to Westerners	</h2>					<figure><img width=\"620\" height=\"852\" src=\"https://society.bsquaresite.com/wp-content/uploads/2024/01/Jeffrey-H.J.png\" alt=\"\" /></figure><p>H. Joel Jeffrey, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p><p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:<br />The Time is (Probably) <br />Ripe for Change:<br />Moving Descriptive Psychology into the Mainstream</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2022</td></tr><!-- Ray Bergner, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance// \">Sexual Significance</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/ \">Making Buddhism Accessible to Westerners</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- C.J. Peek, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><p>Primary Care Research <br />Subject Matter: <br />Reconciling How it is <br />Organized to Better Engage <br />Participants at the <br />International Conference</p></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists// \">Descriptive Psychology as Therapy for Therapies</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2022</td></tr><!-- Lane Lasater, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br />Perspective on Careers</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Charles Kantor, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br />How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Being-in- the-World</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr></tbody></table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-26 15:24:08','2025-11-26 15:24:08','',6440,'https://society.bsquaresite.com/?p=7985',0,'revision','',0),
(7987,1,'2025-11-26 19:18:36','2025-11-26 19:18:36','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>					<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Sexual Significance<br><br><br><br></h2>					<figure><img src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/R_Bergner.jpg\" title=\"R_Bergner\" alt=\"R_Bergner\" loading=\"lazy\" /></figure><p>Ray Bergner, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p>			<h2>Making Buddhism Accessible to Westerners	</h2>					<figure><img width=\"620\" height=\"852\" src=\"https://society.bsquaresite.com/wp-content/uploads/2024/01/Jeffrey-H.J.png\" alt=\"\" /></figure><p>H. Joel Jeffrey, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p><p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:<br />The Time is (Probably) <br />Ripe for Change:<br />Moving Descriptive Psychology into the Mainstream</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2022</td></tr><!-- Ray Bergner, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance// \">Sexual Significance</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/ \">Making Buddhism Accessible to Westerners</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- C.J. Peek, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><p>Primary Care Research <br />Subject Matter: <br />Reconciling How it is <br />Organized to Better Engage <br />Participants at the <br />International Conference</p></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists// \">Descriptive Psychology as Therapy for Therapies</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2022</td></tr><!-- Lane Lasater, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br />Perspective on Careers</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Charles Kantor, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br />How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Being-in- the-World</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr></tbody></table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-26 19:18:36','2025-11-26 19:18:36','',6440,'https://society.bsquaresite.com/?p=7987',0,'revision','',0),
(7988,1,'2025-11-26 19:18:37','2025-11-26 19:18:37','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>					<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Sexual Significance<br><br><br><br></h2>					<figure><img src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/R_Bergner.jpg\" title=\"R_Bergner\" alt=\"R_Bergner\" loading=\"lazy\" /></figure><p>Ray Bergner, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p>			<h2>Making Buddhism Accessible to Westerners	</h2>					<figure><img width=\"620\" height=\"852\" src=\"https://society.bsquaresite.com/wp-content/uploads/2024/01/Jeffrey-H.J.png\" alt=\"\" /></figure><p>H. Joel Jeffrey, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p><p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:<br />The Time is (Probably) <br />Ripe for Change:<br />Moving Descriptive Psychology into the Mainstream</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2022</td></tr><!-- Ray Bergner, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance// \">Sexual Significance</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/ \">Making Buddhism Accessible to Westerners</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- C.J. Peek, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><p>Primary Care Research <br />Subject Matter: <br />Reconciling How it is <br />Organized to Better Engage <br />Participants at the <br />International Conference</p></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists// \">Descriptive Psychology as Therapy for Therapies</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2022</td></tr><!-- Lane Lasater, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br />Perspective on Careers</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Charles Kantor, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br />How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Being-in- the-World</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr></tbody></table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-26 19:18:37','2025-11-26 19:18:37','',6440,'https://society.bsquaresite.com/?p=7988',0,'revision','',0),
(7989,1,'2025-11-26 19:18:37','2025-11-26 19:18:37','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>					<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Sexual Significance<br><br><br><br></h2>					<figure><img src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/R_Bergner.jpg\" title=\"R_Bergner\" alt=\"R_Bergner\" loading=\"lazy\" /></figure><p>Ray Bergner, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p>			<h2>Making Buddhism Accessible to Westerners	</h2>					<figure><img width=\"620\" height=\"852\" src=\"https://society.bsquaresite.com/wp-content/uploads/2024/01/Jeffrey-H.J.png\" alt=\"\" /></figure><p>H. Joel Jeffrey, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p><p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:<br />The Time is (Probably) <br />Ripe for Change:<br />Moving Descriptive Psychology into the Mainstream</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2022</td></tr><!-- Ray Bergner, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance// \">Sexual Significance</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/ \">Making Buddhism Accessible to Westerners</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- C.J. Peek, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><p>Primary Care Research <br />Subject Matter: <br />Reconciling How it is <br />Organized to Better Engage <br />Participants at the <br />International Conference</p></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists// \">Descriptive Psychology as Therapy for Therapies</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2022</td></tr><!-- Lane Lasater, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br />Perspective on Careers</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Charles Kantor, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br />How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Being-in- the-World</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr></tbody></table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2025-11-26 19:18:37','2025-11-26 19:18:37','',6440,'https://society.bsquaresite.com/?p=7989',0,'revision','',0),
(7990,1,'2025-12-29 20:09:31','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2025-12-29 20:09:31','0000-00-00 00:00:00','',0,'https://society.bsquaresite.com/?p=7990',0,'post','',0),
(7991,4,'2025-12-29 20:36:17','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2025-12-29 20:36:17','0000-00-00 00:00:00','',0,'https://society.bsquaresite.com/?p=7991',0,'post','',0),
(7992,4,'2025-12-29 20:37:26','2025-12-29 20:37:26','<h2>45th Annual SDP Conference (Hybrid) September 28TH - October 1, 2023</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n</table>','45th Annual SDP Conference (Hybrid) September 28 - October 1, 2023','','inherit','closed','closed','','6373-revision-v1','','','2025-12-29 20:37:26','2025-12-29 20:37:26','',6373,'https://society.bsquaresite.com/?p=7992',0,'revision','',0),
(7993,4,'2025-12-29 20:37:26','2025-12-29 20:37:26','<h2>45th Annual SDP Conference (Hybrid) September 28TH - October 1, 2023</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n</table>','45th Annual SDP Conference (Hybrid) September 28 - October 1, 2023','','inherit','closed','closed','','6373-revision-v1','','','2025-12-29 20:37:26','2025-12-29 20:37:26','',6373,'https://society.bsquaresite.com/?p=7993',0,'revision','',0),
(7994,4,'2025-12-29 20:37:27','2025-12-29 20:37:27','<h2>45th Annual SDP Conference (Hybrid) September 28TH - October 1, 2023</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<!-- David Bender, Ph.D.<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:\nDescriptive Psychology in Everyday Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td></tr>\n<!-- Ray Bergner, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\n\">Therapeutic Approaches to Problems of Meaninglessness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<!-- Mary Roberts, Ph.D. -->\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">The Nature of Persons</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023//\n\">Navigating the Last <br>Chapters of Life</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 29, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\n\">The Alien and the Earthling: <br>Status Dynamic Role Play Therapy with Children</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br> Descriptive Psychology:<br>Conversations with Ossorio <br>on Reading Wittgenstein</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br>Happens\" Accessible</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" style= \"width:110px; position:relative; left:0px;\"</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br>Humiliation?<br> An Analysis of Opinions, <br>Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr><td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br>Interventions</td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br> Mistaken About <br>Behavior Potential</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>    \n<td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2023</td></tr>\n<tr>\n<td></td>\n<td style=\"text-align:center; font-weight:bold;\">Grace Colp, B.A.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:110px; position:relative; left:0px;\"></td></tr>\n</table>','45th Annual SDP Conference (Hybrid) September 28 - October 1, 2023','','inherit','closed','closed','','6373-revision-v1','','','2025-12-29 20:37:27','2025-12-29 20:37:27','',6373,'https://society.bsquaresite.com/?p=7994',0,'revision','',0),
(7995,4,'2025-12-29 20:37:52','2025-12-29 20:37:52','<h2>46th Annual SDP Conference (Hybrid) </h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- David Bender, Ph.D.</p>\n<tr >\n<td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:<br />Descriptive Psychology in Everyday Life</a></td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n<td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td>\n</tr>\n<p><!-- Ray Bergner, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/ \">Therapeutic Approaches to Problems of Meaninglessness</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2023</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">The Nature of Persons</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023// \">Navigating the Last <br />Chapters of Life</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/ \">The Alien and the Earthling: <br />Status Dynamic Role Play Therapy with Children</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br />Descriptive Psychology:<br />Conversations with Ossorio <br />on Reading Wittgenstein</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br />Happens\" Accessible</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br />Humiliation?<br />An Analysis of Opinions, <br />Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br />Interventions</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br />Mistaken About <br />Behavior Potential</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2023</td></tr><tr><td> </td><td style=\"text-align: center; font-weight: bold;\">Grace Colp, B.A.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" /></td></tr></tbody></table>','46th Annual SDP Conference (Hybrid) September 19 - September 22, 2024','','inherit','closed','closed','','6527-revision-v1','','','2025-12-29 20:37:52','2025-12-29 20:37:52','',6527,'https://society.bsquaresite.com/?p=7995',0,'revision','',0),
(7996,4,'2025-12-29 20:37:52','2025-12-29 20:37:52','<h2>46th Annual SDP Conference (Hybrid) </h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- David Bender, Ph.D.</p>\n<tr >\n<td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:<br />Descriptive Psychology in Everyday Life</a></td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n<td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td>\n</tr>\n<p><!-- Ray Bergner, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/ \">Therapeutic Approaches to Problems of Meaninglessness</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2023</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">The Nature of Persons</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023// \">Navigating the Last <br />Chapters of Life</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/ \">The Alien and the Earthling: <br />Status Dynamic Role Play Therapy with Children</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br />Descriptive Psychology:<br />Conversations with Ossorio <br />on Reading Wittgenstein</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br />Happens\" Accessible</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br />Humiliation?<br />An Analysis of Opinions, <br />Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br />Interventions</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br />Mistaken About <br />Behavior Potential</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2023</td></tr><tr><td> </td><td style=\"text-align: center; font-weight: bold;\">Grace Colp, B.A.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" /></td></tr></tbody></table>','46th Annual SDP Conference (Hybrid) September 19 - September 22, 2024','','inherit','closed','closed','','6527-revision-v1','','','2025-12-29 20:37:52','2025-12-29 20:37:52','',6527,'https://society.bsquaresite.com/?p=7996',0,'revision','',0);
INSERT INTO `wpet_posts` VALUES
(7997,4,'2025-12-29 20:37:52','2025-12-29 20:37:52','<h2>46th Annual SDP Conference (Hybrid) </h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- David Bender, Ph.D.</p>\n<tr >\n<td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; text-align:center;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life//\">Presidential Address:<br />Descriptive Psychology in Everyday Life</a></td>\n<td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/David-Bender.png\" style= \"width:110px; position:relative; left:0px;\"></td>\n<td style=\"text-align:left; border-top: 2px solid blue;\">September 28, 2023</td>\n</tr>\n<p><!-- Ray Bergner, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/ \">Therapeutic Approaches to Problems of Meaninglessness</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2023</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">The Nature of Persons</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.</td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023// \">Navigating the Last <br />Chapters of Life</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/ \">The Alien and the Earthling: <br />Status Dynamic Role Play Therapy with Children</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein\">Preparation for<br />Descriptive Psychology:<br />Conversations with Ossorio <br />on Reading Wittgenstein</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/making-what-actually-happens-accessible/\">Making \"What Actually <br />Happens\" Accessible</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/clarence_thomas_humiliation/\">What\'s Going on Between Clarence Thomas and <br />Humiliation?<br />An Analysis of Opinions, <br />Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Parametric Analysis of Human Sexuality and its Application in Clinical Assessment and <br />Interventions</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Michael Fiorini, Pay.D.</td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2023</td></tr><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does it Mean to be <br />Mistaken About <br />Behavior Potential</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2023</td></tr><tr><td> </td><td style=\"text-align: center; font-weight: bold;\">Grace Colp, B.A.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" /></td></tr></tbody></table>','46th Annual SDP Conference (Hybrid) September 19 - September 22, 2024','','inherit','closed','closed','','6527-revision-v1','','','2025-12-29 20:37:52','2025-12-29 20:37:52','',6527,'https://society.bsquaresite.com/?p=7997',0,'revision','',0),
(7998,4,'2025-12-29 20:38:42','2025-12-29 20:38:42','<h2>The Society</h2>		<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.</p><p>As documented by Mary Shideler in her paper <a href=\"http://www.sdp.org/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\"><em>The Founding of the Society for Descriptive Psychology</em></a>, the Society was founded on December 27, 1978 with the participation and/or assistance of the following 22 people:</p><p style=\"margin-left: 5%; margin-right: 12%;\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch</em>.</p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\"http://www.sdp.org/past-presidents-of-the-society-for-descriptive-psychology/\">here</a> and a list of current officers can be found <a href=\"http://www.sdp.org/sdp-officers/\">here</a>.</p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\"http://www.sdp.org/conference-programs-of-the-society-for-descriptive-psychology/\">here</a>.</p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">The Peter G. Ossorio Collection at CU Scholar</a>.</p><p>Many of his publications can also be accessed on this website, <a href=\"http://www.sdp.org/ossorio-publications/\">here</a>, including his comprehensive book <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>.</p><p>Several hundred additional publications and dissertations by his students and <br />colleagues can also be accessed on this website, <a href=\"http://www.sdp.org/sdpmembers-publications/\">here</a>, <a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">here</a>, and <a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">here</a>.</p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.</p>','About The Society','','inherit','closed','closed','','6841-revision-v1','','','2025-12-29 20:38:42','2025-12-29 20:38:42','',6841,'https://society.bsquaresite.com/?p=7998',0,'revision','',0),
(7999,4,'2025-12-29 20:38:42','2025-12-29 20:38:42','<h2>The Society</h2>		<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.</p><p>As documented by Mary Shideler in her paper <a href=\"http://www.sdp.org/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\"><em>The Founding of the Society for Descriptive Psychology</em></a>, the Society was founded on December 27, 1978 with the participation and/or assistance of the following 22 people:</p><p style=\"margin-left: 5%; margin-right: 12%;\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch</em>.</p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\"http://www.sdp.org/past-presidents-of-the-society-for-descriptive-psychology/\">here</a> and a list of current officers can be found <a href=\"http://www.sdp.org/sdp-officers/\">here</a>.</p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\"http://www.sdp.org/conference-programs-of-the-society-for-descriptive-psychology/\">here</a>.</p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">The Peter G. Ossorio Collection at CU Scholar</a>.</p><p>Many of his publications can also be accessed on this website, <a href=\"http://www.sdp.org/ossorio-publications/\">here</a>, including his comprehensive book <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>.</p><p>Several hundred additional publications and dissertations by his students and <br />colleagues can also be accessed on this website, <a href=\"http://www.sdp.org/sdpmembers-publications/\">here</a>, <a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">here</a>, and <a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">here</a>.</p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.</p>','About The Society','','inherit','closed','closed','','6841-revision-v1','','','2025-12-29 20:38:42','2025-12-29 20:38:42','',6841,'https://society.bsquaresite.com/?p=7999',0,'revision','',0),
(8000,4,'2025-12-29 20:38:42','2025-12-29 20:38:42','<h2>The Society</h2>		<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.</p><p>As documented by Mary Shideler in her paper <a href=\"http://www.sdp.org/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\"><em>The Founding of the Society for Descriptive Psychology</em></a>, the Society was founded on December 27, 1978 with the participation and/or assistance of the following 22 people:</p><p style=\"margin-left: 5%; margin-right: 12%;\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch</em>.</p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\"http://www.sdp.org/past-presidents-of-the-society-for-descriptive-psychology/\">here</a> and a list of current officers can be found <a href=\"http://www.sdp.org/sdp-officers/\">here</a>.</p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\"http://www.sdp.org/conference-programs-of-the-society-for-descriptive-psychology/\">here</a>.</p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">The Peter G. Ossorio Collection at CU Scholar</a>.</p><p>Many of his publications can also be accessed on this website, <a href=\"http://www.sdp.org/ossorio-publications/\">here</a>, including his comprehensive book <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>.</p><p>Several hundred additional publications and dissertations by his students and <br />colleagues can also be accessed on this website, <a href=\"http://www.sdp.org/sdpmembers-publications/\">here</a>, <a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">here</a>, and <a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">here</a>.</p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.</p>','About The Society','','inherit','closed','closed','','6841-revision-v1','','','2025-12-29 20:38:42','2025-12-29 20:38:42','',6841,'https://society.bsquaresite.com/?p=8000',0,'revision','',0),
(8001,4,'2025-12-29 20:39:10','2025-12-29 20:39:10','<h2>Advances in Descriptive Psychology</h2>','Advances in Descriptive Psychology','','inherit','closed','closed','','296-revision-v1','','','2025-12-29 20:39:10','2025-12-29 20:39:10','',296,'https://society.bsquaresite.com/?p=8001',0,'revision','',0),
(8002,4,'2025-12-29 20:39:10','2025-12-29 20:39:10','<h2>Advances in Descriptive Psychology</h2>','Advances in Descriptive Psychology','','inherit','closed','closed','','296-revision-v1','','','2025-12-29 20:39:10','2025-12-29 20:39:10','',296,'https://society.bsquaresite.com/?p=8002',0,'revision','',0),
(8003,4,'2025-12-29 20:39:10','2025-12-29 20:39:10','<h2>Advances in Descriptive Psychology</h2>','Advances in Descriptive Psychology','','inherit','closed','closed','','296-revision-v1','','','2025-12-29 20:39:10','2025-12-29 20:39:10','',296,'https://society.bsquaresite.com/?p=8003',0,'revision','',0),
(8004,4,'2025-12-29 20:40:32','2025-12-29 20:40:32','<h2>Annual Conferences - Events</h2>','Annual Conferences','','inherit','closed','closed','','36-revision-v1','','','2025-12-29 20:40:32','2025-12-29 20:40:32','',36,'https://society.bsquaresite.com/?p=8004',0,'revision','',0),
(8005,4,'2025-12-29 20:40:32','2025-12-29 20:40:32','<h2>Annual Conferences - Events</h2>','Annual Conferences','','inherit','closed','closed','','36-revision-v1','','','2025-12-29 20:40:32','2025-12-29 20:40:32','',36,'https://society.bsquaresite.com/?p=8005',0,'revision','',0),
(8006,4,'2025-12-29 20:40:32','2025-12-29 20:40:32','<h2>Annual Conferences - Events</h2>','Annual Conferences','','inherit','closed','closed','','36-revision-v1','','','2025-12-29 20:40:32','2025-12-29 20:40:32','',36,'https://society.bsquaresite.com/?p=8006',0,'revision','',0),
(8007,4,'2025-12-29 20:41:01','2025-12-29 20:41:01','<h2>Answers by SDP Members</h2>		<h2><strong>Answered by:</strong></h2><p><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Bergner, Ph.D.</a></p><p><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></p><p><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\"> H. Joel Jeffrey, Ph.D.</a></p><p><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putman, Ph.D. </a></p>','Answers by SDP Members','','inherit','closed','closed','','178-revision-v1','','','2025-12-29 20:41:01','2025-12-29 20:41:01','',178,'https://society.bsquaresite.com/?p=8007',0,'revision','',0),
(8008,4,'2025-12-29 20:41:01','2025-12-29 20:41:01','<h2>Answers by SDP Members</h2>		<h2><strong>Answered by:</strong></h2><p><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Bergner, Ph.D.</a></p><p><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></p><p><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\"> H. Joel Jeffrey, Ph.D.</a></p><p><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putman, Ph.D. </a></p>','Answers by SDP Members','','inherit','closed','closed','','178-revision-v1','','','2025-12-29 20:41:01','2025-12-29 20:41:01','',178,'https://society.bsquaresite.com/?p=8008',0,'revision','',0),
(8009,4,'2025-12-29 20:41:02','2025-12-29 20:41:02','<h2>Answers by SDP Members</h2>		<h2><strong>Answered by:</strong></h2><p><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Bergner, Ph.D.</a></p><p><a href=\"http://www.sdp.org/robert-brill-phd/\">Robert Brill, Ph.D.</a></p><p><a href=\"http://www.sdp.org/h-joel-jeffrey-phd/\"> H. Joel Jeffrey, Ph.D.</a></p><p><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putman, Ph.D. </a></p>','Answers by SDP Members','','inherit','closed','closed','','178-revision-v1','','','2025-12-29 20:41:02','2025-12-29 20:41:02','',178,'https://society.bsquaresite.com/?p=8009',0,'revision','',0),
(8010,4,'2025-12-29 20:41:27','2025-12-29 20:41:27','<h2>Calendar</h2>		<h4><b>THIS IS A SAMPLE OF THE EVENTS CALENDAR</b></h4><!-- Elfsight Event Calendar | SDP -->','Calendar','','inherit','closed','closed','','2769-revision-v1','','','2025-12-29 20:41:27','2025-12-29 20:41:27','',2769,'https://society.bsquaresite.com/?p=8010',0,'revision','',0),
(8011,4,'2025-12-29 20:41:27','2025-12-29 20:41:27','<h2>Calendar</h2>		<h4><b>THIS IS A SAMPLE OF THE EVENTS CALENDAR</b></h4><!-- Elfsight Event Calendar | SDP -->','Calendar','','inherit','closed','closed','','2769-revision-v1','','','2025-12-29 20:41:27','2025-12-29 20:41:27','',2769,'https://society.bsquaresite.com/?p=8011',0,'revision','',0),
(8012,4,'2025-12-29 20:41:27','2025-12-29 20:41:27','<h2>Calendar</h2>		<h4><b>THIS IS A SAMPLE OF THE EVENTS CALENDAR</b></h4><!-- Elfsight Event Calendar | SDP -->','Calendar','','inherit','closed','closed','','2769-revision-v1','','','2025-12-29 20:41:27','2025-12-29 20:41:27','',2769,'https://society.bsquaresite.com/?p=8012',0,'revision','',0),
(8013,4,'2025-12-29 20:41:57','2025-12-29 20:41:57','<h2>Conference Programs of the Society for Descriptive Psychology</h2>		<table>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\"><strong>45th Annual Meeting</strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>\n   </tr>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\"><strong>44th Annual Meeting</strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\"><strong>43rd Annual Meeting</strong><br>September 30 - October 3, 2021<br>Online</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\"><strong>42nd Annual Meeting</strong><br>October 1-4, 2020<br>Online</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\"><strong>41st Annual Meeting</strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\"><strong>40th Annual Meeting</strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\"><strong>39th Annual Meeting</strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\"><strong>38th Annual Meeting</strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\"><strong>37th Annual Meeting</strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>   \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\"><strong>36th Annual Meeting</strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\"><strong>35th Annual Meeting</strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\"><strong>34th Annual Meeting</strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\"><strong>33th Annual Meeting</strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\"><strong>32th Annual Meeting</strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\"><strong>31th Annual Meeting</strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\"><strong>30th Annual Meeting</strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\"><strong>29th Annual Meeting</strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"><strong>28th Annual Meeting</strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n         2005\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2004\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\"><strong>25th Annual Meeting</strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n<a href =\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\"><strong>24th Annual Meeting</strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\"><strong>23rd Annual Meeting</strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2000\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\"><strong>21st Annual Meeting</strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL</a>\n      </td>\n   </tr>\n</table>','Conference Programs of the Society for Descriptive Psychology','','inherit','closed','closed','','3001-revision-v1','','','2025-12-29 20:41:57','2025-12-29 20:41:57','',3001,'https://society.bsquaresite.com/?p=8013',0,'revision','',0),
(8014,4,'2025-12-29 20:41:58','2025-12-29 20:41:58','<h2>Conference Programs of the Society for Descriptive Psychology</h2>		<table>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\"><strong>45th Annual Meeting</strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>\n   </tr>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\"><strong>44th Annual Meeting</strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\"><strong>43rd Annual Meeting</strong><br>September 30 - October 3, 2021<br>Online</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\"><strong>42nd Annual Meeting</strong><br>October 1-4, 2020<br>Online</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\"><strong>41st Annual Meeting</strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\"><strong>40th Annual Meeting</strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\"><strong>39th Annual Meeting</strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\"><strong>38th Annual Meeting</strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\"><strong>37th Annual Meeting</strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>   \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\"><strong>36th Annual Meeting</strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\"><strong>35th Annual Meeting</strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\"><strong>34th Annual Meeting</strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\"><strong>33th Annual Meeting</strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\"><strong>32th Annual Meeting</strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\"><strong>31th Annual Meeting</strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\"><strong>30th Annual Meeting</strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\"><strong>29th Annual Meeting</strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"><strong>28th Annual Meeting</strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n         2005\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2004\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\"><strong>25th Annual Meeting</strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n<a href =\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\"><strong>24th Annual Meeting</strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\"><strong>23rd Annual Meeting</strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2000\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\"><strong>21st Annual Meeting</strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL</a>\n      </td>\n   </tr>\n</table>','Conference Programs of the Society for Descriptive Psychology','','inherit','closed','closed','','3001-revision-v1','','','2025-12-29 20:41:58','2025-12-29 20:41:58','',3001,'https://society.bsquaresite.com/?p=8014',0,'revision','',0),
(8015,4,'2025-12-29 20:41:58','2025-12-29 20:41:58','<h2>Conference Programs of the Society for Descriptive Psychology</h2>		<table>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\"><strong>45th Annual Meeting</strong><br>September 28 - October 1, 2023<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>\n   </tr>\n  <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\"><strong>44th Annual Meeting</strong><br>September 29 - October 2, 2022<br>Hampton Inn & Suites<br>Boulder, CO</a>\n      </td>     \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\"><strong>43rd Annual Meeting</strong><br>September 30 - October 3, 2021<br>Online</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\"><strong>42nd Annual Meeting</strong><br>October 1-4, 2020<br>Online</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\"><strong>41st Annual Meeting</strong><br>September 19-22, 2019<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\"><strong>40th Annual Meeting</strong><br>October 11-14, 2018<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\"><strong>39th Annual Meeting</strong><br>October 5-8, 2017<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\"><strong>38th Annual Meeting</strong><br>October 27-30, 2016<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\"><strong>37th Annual Meeting</strong><br>October 22-25, 2015<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>   \n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\"><strong>36th Annual Meeting</strong><br>October 23-26, 2014<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\"><strong>35th Annual Meeting</strong><br>October 17-20, 2013<br>American Mountaineering Center<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\"><strong>34th Annual Meeting</strong><br>September 20-23, 2012<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\"><strong>33th Annual Meeting</strong><br>September 22-25, 2011<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\"><strong>32th Annual Meeting</strong><br>September 30 - October 3, 2010<br>The Golden Hotel, Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\"><strong>31th Annual Meeting</strong><br>October 8-11, 2009<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\"><strong>30th Annual Meeting</strong><br>September 11-15, 2008<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\"><strong>29th Annual Meeting</strong><br>September 27-30, 2007<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n      <a href =\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2006-Conference-Program.pdf\"><strong>28th Annual Meeting</strong><br>October 12-15, 2006<br>The Golden Hotel<br>Golden, CO</a>\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n         2005\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2004\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\"><strong>25th Annual Meeting</strong><br>September 18-21, 2003<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n<a href =\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\"><strong>24th Annual Meeting</strong><br>September 26-29, 2002<br>The Lake Shore Lodge<br>Estes Park, CO</a> \n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href =\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\"><strong>23rd Annual Meeting</strong><br>September 20-24, 2001<br>The Lake Shore Lodge<br>Estes Park, CO</a>\n      </td>\n   </tr>\n   <tr>\n      <td style = \"text-align:center; padding:15px;\">\n          2000\n      </td>\n      <td style = \"text-align:center; padding:15px;\">\n          <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\"><strong>21st Annual Meeting</strong><br>September 23-26, 1999<br>Clarion Suites Resort and Conference Center<br>Pensacola, FL</a>\n      </td>\n   </tr>\n</table>','Conference Programs of the Society for Descriptive Psychology','','inherit','closed','closed','','3001-revision-v1','','','2025-12-29 20:41:58','2025-12-29 20:41:58','',3001,'https://society.bsquaresite.com/?p=8015',0,'revision','',0),
(8016,4,'2025-12-29 20:42:27','2025-12-29 20:42:27','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139417\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-12-29 20:42:27','2025-12-29 20:42:27','',162,'https://society.bsquaresite.com/?p=8016',0,'revision','',0),
(8017,4,'2025-12-29 20:42:27','2025-12-29 20:42:27','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"17b8fe386593f7f254fc2f9ef4e32ce5\" data-token-time=\"1763139417\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"b7f2d9cacf\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-12-29 20:42:27','2025-12-29 20:42:27','',162,'https://society.bsquaresite.com/?p=8017',0,'revision','',0),
(8018,4,'2025-12-29 20:42:27','2025-12-29 20:42:27','<h2>Contact Us!</h2>		<h2 style=\"text-align: left;\"><strong>Thank you for reaching out to the Society for Descriptive Psychology.</strong></h2><p style=\"text-align: left;\">We look forward to answering any questions about  Descriptive Psychology or the Society for Descriptive Psychology</p><form id=\"wpforms-form-7240\" data-formid=\"7240\" method=\"post\" enctype=\"multipart/form-data\" action=\"/wp-admin/admin-ajax.php\" data-token=\"2266cb4040182997474ecff71f4906a6\" data-token-time=\"1767040947\"><noscript>Please enable JavaScript in your browser to complete this form.</noscript>Please enable JavaScript in your browser to complete this form.<fieldset><legend>Name *</legend><input type=\"text\" id=\"wpforms-7240-field_1\" name=\"wpforms[fields][1][first]\" aria-errormessage=\"wpforms-7240-field_1-error\" required><label for=\"wpforms-7240-field_1\">First</label><input type=\"text\" id=\"wpforms-7240-field_1-last\" name=\"wpforms[fields][1][last]\" aria-errormessage=\"wpforms-7240-field_1-last-error\" required><label for=\"wpforms-7240-field_1-last\">Last</label></fieldset><label for=\"wpforms-7240-field_2\">Email *</label><input type=\"email\" id=\"wpforms-7240-field_2\" name=\"wpforms[fields][2]\" spellcheck=\"false\" aria-errormessage=\"wpforms-7240-field_2-error\" required><label for=\"wpforms-7240-field_3\">Comment or Message</label><textarea id=\"wpforms-7240-field_3\" name=\"wpforms[fields][3]\" aria-errormessage=\"wpforms-7240-field_3-error\" ></textarea><!-- .wpforms-field-container --><input type=\"hidden\" name=\"wpforms[id]\" value=\"7240\">			<input\n				type=\"hidden\"\n				name=\"wpforms[nonce]\"\n				value=\"78f10b7838\"\n			/>\n			<input type=\"hidden\" name=\"page_title\" value=\"{page_title}\"><input type=\"hidden\" name=\"page_url\" value=\"http://page_url\"><input type=\"hidden\" name=\"url_referer\" value=\"http://url_referer\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-7240\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit</button><img src=\"https://society.bsquaresite.com/wp-content/plugins/wpforms/assets/images/submit-spin.svg\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"></form>  <!-- .wpforms-container -->','Contact Us!','','inherit','closed','closed','','162-revision-v1','','','2025-12-29 20:42:27','2025-12-29 20:42:27','',162,'https://society.bsquaresite.com/?p=8018',0,'revision','',0),
(8019,4,'2025-12-29 20:42:55','2025-12-29 20:42:55','<h2>Current Officers</h2>		<table style=\"font-weight: 400;\" width=\"604\">\n<tbody>\n<tr>\n<td>President:</td>\n<td>Charles Kantor, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>President-Elect (Modified Role as Conference Facilitator Only):</td>\n<td>Ned Kirsch, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Past President:</td>\n<td>Charles Cote, LCSW</td>\n<td></td>\n</tr>\n<tr>\n<td>Secretary-Treasurer:</td>\n<td>Hap Cox, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Member-at-Large:</td>\n<td>Lane Lasater, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Member-at-Large:</td>\n<td>C.M. Peek, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Conference Manager:</td>\n<td>Patricia Kennedy, Psy.D.</td>\n</tr>\n</tbody>\n</table>\n&nbsp;','Current Officers','','inherit','closed','closed','','222-revision-v1','','','2025-12-29 20:42:55','2025-12-29 20:42:55','',222,'https://society.bsquaresite.com/?p=8019',0,'revision','',0),
(8020,4,'2025-12-29 20:42:55','2025-12-29 20:42:55','<h2>Current Officers</h2>		<table style=\"font-weight: 400;\" width=\"604\">\n<tbody>\n<tr>\n<td>President:</td>\n<td>Charles Kantor, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>President-Elect (Modified Role as Conference Facilitator Only):</td>\n<td>Ned Kirsch, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Past President:</td>\n<td>Charles Cote, LCSW</td>\n<td></td>\n</tr>\n<tr>\n<td>Secretary-Treasurer:</td>\n<td>Hap Cox, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Member-at-Large:</td>\n<td>Lane Lasater, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Member-at-Large:</td>\n<td>C.M. Peek, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Conference Manager:</td>\n<td>Patricia Kennedy, Psy.D.</td>\n</tr>\n</tbody>\n</table>\n&nbsp;','Current Officers','','inherit','closed','closed','','222-revision-v1','','','2025-12-29 20:42:55','2025-12-29 20:42:55','',222,'https://society.bsquaresite.com/?p=8020',0,'revision','',0),
(8021,4,'2025-12-29 20:42:56','2025-12-29 20:42:56','<h2>Current Officers</h2>		<table style=\"font-weight: 400;\" width=\"604\">\n<tbody>\n<tr>\n<td>President:</td>\n<td>Charles Kantor, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>President-Elect (Modified Role as Conference Facilitator Only):</td>\n<td>Ned Kirsch, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Past President:</td>\n<td>Charles Cote, LCSW</td>\n<td></td>\n</tr>\n<tr>\n<td>Secretary-Treasurer:</td>\n<td>Hap Cox, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Member-at-Large:</td>\n<td>Lane Lasater, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Member-at-Large:</td>\n<td>C.M. Peek, Ph.D.</td>\n<td></td>\n</tr>\n<tr>\n<td>Conference Manager:</td>\n<td>Patricia Kennedy, Psy.D.</td>\n</tr>\n</tbody>\n</table>\n&nbsp;','Current Officers','','inherit','closed','closed','','222-revision-v1','','','2025-12-29 20:42:56','2025-12-29 20:42:56','',222,'https://society.bsquaresite.com/?p=8021',0,'revision','',0),
(8022,4,'2025-12-29 20:43:23','2025-12-29 20:43:23','<h2>Descriptive Psychology Seminar\nJuly 26, 1979</h2>		<p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1.flac\">A01_A_Track_1.flac</a><br /><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1_corrected.mp3\">A01_A_Track_1_corrected.mp3</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A02_A_Track_2.flac\">A02_A_Track_2.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A03_A_Track_3.flac\">A03_A_Track_3.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A04_A_Track_4.flac\">A04_A_Track_4.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A05_A_Track_5.flac\">A05_A_Track_5.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B06_B_Track_1.flac\">B06_B_Track_1.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B07_B_Track_2.flac\">B07_B_Track_2.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B08_B_Track_3.flac\">B08_A_Track_3.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B09_B_Track_4.flac\">B09_B_Track_4.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B10_B_Track_5.flac\">B10_B_Track_5.flac</a></p>','Desc_Psych_Sem_July_26_1979','','inherit','closed','closed','','6152-revision-v1','','','2025-12-29 20:43:23','2025-12-29 20:43:23','',6152,'https://society.bsquaresite.com/?p=8022',0,'revision','',0),
(8023,4,'2025-12-29 20:43:23','2025-12-29 20:43:23','<h2>Descriptive Psychology Seminar\nJuly 26, 1979</h2>		<p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1.flac\">A01_A_Track_1.flac</a><br /><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1_corrected.mp3\">A01_A_Track_1_corrected.mp3</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A02_A_Track_2.flac\">A02_A_Track_2.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A03_A_Track_3.flac\">A03_A_Track_3.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A04_A_Track_4.flac\">A04_A_Track_4.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A05_A_Track_5.flac\">A05_A_Track_5.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B06_B_Track_1.flac\">B06_B_Track_1.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B07_B_Track_2.flac\">B07_B_Track_2.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B08_B_Track_3.flac\">B08_A_Track_3.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B09_B_Track_4.flac\">B09_B_Track_4.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B10_B_Track_5.flac\">B10_B_Track_5.flac</a></p>','Desc_Psych_Sem_July_26_1979','','inherit','closed','closed','','6152-revision-v1','','','2025-12-29 20:43:23','2025-12-29 20:43:23','',6152,'https://society.bsquaresite.com/?p=8023',0,'revision','',0),
(8024,4,'2025-12-29 20:43:23','2025-12-29 20:43:23','<h2>Descriptive Psychology Seminar\nJuly 26, 1979</h2>		<p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1.flac\">A01_A_Track_1.flac</a><br /><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A01_A_Track_1_corrected.mp3\">A01_A_Track_1_corrected.mp3</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A02_A_Track_2.flac\">A02_A_Track_2.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A03_A_Track_3.flac\">A03_A_Track_3.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A04_A_Track_4.flac\">A04_A_Track_4.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/A05_A_Track_5.flac\">A05_A_Track_5.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B06_B_Track_1.flac\">B06_B_Track_1.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B07_B_Track_2.flac\">B07_B_Track_2.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B08_B_Track_3.flac\">B08_A_Track_3.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B09_B_Track_4.flac\">B09_B_Track_4.flac</a></p><p><a href=\"http://www.sdp.org/publications/Desc_Psych_Sem_July_26_1979/B10_B_Track_5.flac\">B10_B_Track_5.flac</a></p>','Desc_Psych_Sem_July_26_1979','','inherit','closed','closed','','6152-revision-v1','','','2025-12-29 20:43:23','2025-12-29 20:43:23','',6152,'https://society.bsquaresite.com/?p=8024',0,'revision','',0),
(8025,4,'2025-12-29 20:43:51','2025-12-29 20:43:51','<h2>Descriptive Dissertations and Doctoral Projects: 1993 - present</h2>		\n<p style=\"text-align: center;\">The dissertations and doctoral projects listed on this page were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised by Dr. Ossorio. In order to credit those Chairs, they are included at the end of each Dissertation or Doctoral Project citation.</p> \n<p style=\"text-align: center;\">Click the titles below to view project abstracts.</p>\n<p style=\"text-align: center;\">Abstracts can also be found using links in an author\'s drop-down publications list, <br>accessed through the “SDP Members\' Publications” <br>link under the “Publications” main menu choice.</p>\n<p>Backstrom, J. (2015). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Backstrom-Dissertation-Abstract.pdf\">A Descriptive Psychology Account of Patient-Centered Medicine and the Chronic Pain Patient</a>. Submitted in partial fulfillment of the requirement for the degree of Doctor of Psychology. Boston, MA: William James College (Massachusetts School of Professional Psychology). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Beautz, S. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Beautz-Doctoral-Project-Abstract.pdf\"> The use of case study to train cross-cultural competence</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Harnsberger, B. (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Harnsberger-doctoral-project-abstract.pdf\"> Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Kennedy, P.M. (2018). <a href=\"http://www.sdp.org/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> (Unpublished doctoral paper). University of Denver, Denver, CO. Supervised by: Lynett Henderson Metzger (Chair), Sonja Holt, Ph.D., & Arthur Poczwardowski, Ph.D.</p>\n<p>Shestok, J.M. (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Shestok-doctoral-project-abstract.pdf\"> Victim status: A Descriptive Psychology approach</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Yermish, A. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Yermish-doctoral-project-abstract.pdf\"> Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Zeybekoglu, E. (2016). <a href=\"http://www.sdp.org/sdppubs-publications/the-status-dynamic-of-anger-management/\">The status dynamics of anger management.</a> Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: William James College. Supervised by: Wynn Schwartz, Ph.D.</p>','Descriptive Dissertations and Doctoral Projects: 1993 - present','','inherit','closed','closed','','3576-revision-v1','','','2025-12-29 20:43:51','2025-12-29 20:43:51','',3576,'https://society.bsquaresite.com/?p=8025',0,'revision','',0),
(8026,4,'2025-12-29 20:43:51','2025-12-29 20:43:51','<h2>Descriptive Dissertations and Doctoral Projects: 1993 - present</h2>		\n<p style=\"text-align: center;\">The dissertations and doctoral projects listed on this page were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised by Dr. Ossorio. In order to credit those Chairs, they are included at the end of each Dissertation or Doctoral Project citation.</p> \n<p style=\"text-align: center;\">Click the titles below to view project abstracts.</p>\n<p style=\"text-align: center;\">Abstracts can also be found using links in an author\'s drop-down publications list, <br>accessed through the “SDP Members\' Publications” <br>link under the “Publications” main menu choice.</p>\n<p>Backstrom, J. (2015). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Backstrom-Dissertation-Abstract.pdf\">A Descriptive Psychology Account of Patient-Centered Medicine and the Chronic Pain Patient</a>. Submitted in partial fulfillment of the requirement for the degree of Doctor of Psychology. Boston, MA: William James College (Massachusetts School of Professional Psychology). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Beautz, S. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Beautz-Doctoral-Project-Abstract.pdf\"> The use of case study to train cross-cultural competence</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Harnsberger, B. (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Harnsberger-doctoral-project-abstract.pdf\"> Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Kennedy, P.M. (2018). <a href=\"http://www.sdp.org/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> (Unpublished doctoral paper). University of Denver, Denver, CO. Supervised by: Lynett Henderson Metzger (Chair), Sonja Holt, Ph.D., & Arthur Poczwardowski, Ph.D.</p>\n<p>Shestok, J.M. (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Shestok-doctoral-project-abstract.pdf\"> Victim status: A Descriptive Psychology approach</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Yermish, A. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Yermish-doctoral-project-abstract.pdf\"> Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Zeybekoglu, E. (2016). <a href=\"http://www.sdp.org/sdppubs-publications/the-status-dynamic-of-anger-management/\">The status dynamics of anger management.</a> Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: William James College. Supervised by: Wynn Schwartz, Ph.D.</p>','Descriptive Dissertations and Doctoral Projects: 1993 - present','','inherit','closed','closed','','3576-revision-v1','','','2025-12-29 20:43:51','2025-12-29 20:43:51','',3576,'https://society.bsquaresite.com/?p=8026',0,'revision','',0),
(8027,4,'2025-12-29 20:43:51','2025-12-29 20:43:51','<h2>Descriptive Dissertations and Doctoral Projects: 1993 - present</h2>		\n<p style=\"text-align: center;\">The dissertations and doctoral projects listed on this page were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised by Dr. Ossorio. In order to credit those Chairs, they are included at the end of each Dissertation or Doctoral Project citation.</p> \n<p style=\"text-align: center;\">Click the titles below to view project abstracts.</p>\n<p style=\"text-align: center;\">Abstracts can also be found using links in an author\'s drop-down publications list, <br>accessed through the “SDP Members\' Publications” <br>link under the “Publications” main menu choice.</p>\n<p>Backstrom, J. (2015). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Backstrom-Dissertation-Abstract.pdf\">A Descriptive Psychology Account of Patient-Centered Medicine and the Chronic Pain Patient</a>. Submitted in partial fulfillment of the requirement for the degree of Doctor of Psychology. Boston, MA: William James College (Massachusetts School of Professional Psychology). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Beautz, S. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Beautz-Doctoral-Project-Abstract.pdf\"> The use of case study to train cross-cultural competence</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Harnsberger, B. (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Harnsberger-doctoral-project-abstract.pdf\"> Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Kennedy, P.M. (2018). <a href=\"http://www.sdp.org/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> (Unpublished doctoral paper). University of Denver, Denver, CO. Supervised by: Lynett Henderson Metzger (Chair), Sonja Holt, Ph.D., & Arthur Poczwardowski, Ph.D.</p>\n<p>Shestok, J.M. (2011). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Shestok-doctoral-project-abstract.pdf\"> Victim status: A Descriptive Psychology approach</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Yermish, A. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/Yermish-doctoral-project-abstract.pdf\"> Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a>. Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: Massachusetts School of Professional Psychology (William James College). Supervised by: Wynn Schwartz, Ph.D.</p>\n<p>Zeybekoglu, E. (2016). <a href=\"http://www.sdp.org/sdppubs-publications/the-status-dynamic-of-anger-management/\">The status dynamics of anger management.</a> Submitted in partial fulfillment of the requirements for the degree of Doctor of Psychology. Boston, MA: William James College. Supervised by: Wynn Schwartz, Ph.D.</p>','Descriptive Dissertations and Doctoral Projects: 1993 - present','','inherit','closed','closed','','3576-revision-v1','','','2025-12-29 20:43:51','2025-12-29 20:43:51','',3576,'https://society.bsquaresite.com/?p=8027',0,'revision','',0),
(8028,4,'2025-12-29 20:44:20','2025-12-29 20:44:20','<h2>Descriptive Disserations: <br>1965-1993</h2>		 <p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\">Click a title below to view that dissertation\'s abstract (if available).</p><p style=\"text-align: center;\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the “SDP Members\' Publications” link under the “<br />Publications” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the \"Publications\" main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p> <p>Aylesworth, L. S. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/aylesworth.html\">Stress, mental health and need satisfaction among Indochinese in Colorado.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1490B. (University Microfilms No. 80-21544)</p><p>Baker, E. M. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/baker.html\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 3378B. (University Microfilms No. 77-29896)</p><p>Bender, J. E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/jbender.html\">Differences in appreciation of behavioral significance and intrinsicness.</a> <em>Dissertation Abstracts International</em>, <em>44</em>, 3922B. (University Microfilms No. DA8400877)</p><p>Bergner, L. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lbergner.html\">The assessment of marital health.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5778B-5779B. (University Microfilms No. 76-11548)</p><p>Bergner, R. M. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/rbergner.html\">The development and evaluation of a<br />training videotape for the resolution of marital conflict.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3485B. (University Microfilms No. 73-32510)</p><p>Busch, E. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/busch.html\">Police personnel evaluation procedures as an aspect of organizational control.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 17A. (University Microfilms No. 81-13949)</p><p>Cabezas, C. S. (1991). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/cabezas.html\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> <em>Dissertation Abstracts International</em>, <em>52(6-A)</em>, 2069.</p><p>Carlson, R. H. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/carlson.html\">A computer implementation of the reason formulation applied to person perception.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3384B-3385B. (University Microfilms No. 79-23220)</p><p>Clapp, W. F. (1966). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/clapp.html\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)</p><p>Comtois, R. J. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/comtois.html\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1071A. (University Microfilms No. 71-21578)</p><p>Crabbe, J. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crabbe.html\">Menstruation as stigma.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)</p><p>Crouch, T. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crouch.html\">Status dynamics of sexual relationships.</a> <em>Dissertation Abstracts International</em>, <em>50(6-B)</em>, Dec, 1989. pp. 2617-2618.</p><p>Felknor, J. E. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/felknor.html\">Interpersonal understanding as an aspect of interpersonal interaction.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 6236B. (University Microfilms No. 78-08897)</p><p>Garcia, R. G. (1985). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/garcia.html\">Personality and alcoholism treatment.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 3592B. (University Microfilms No. DA8528485)</p><p>Holmes, J. R. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holmes.html\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5795B. (University Microfilms No. 76-11584)</p><p>Holt, S.B. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holt.html\">Appraisal and competence in moral judgment and behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1507B. (University Microfilms No. 80-21586)</p><p>Huk, J. E. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/huk.html\">Pre-empirical considerations for a behavioral science.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3466B. (University Microfilms No. 73-32554)</p><p>Ida, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ida.html\">Depression, hopelessness, and suicide ideation among Asian-American students</a>. <em>Dissertation Abstracts International</em>, <em>51(1-B)</em>, pp. 431-432.</p><p>Johnston, C. L. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/johnston.html\">A high power-low power account of sexual jealousy</a>. <em>Dissertation Abstracts International</em>, <em>43</em>, 4150B. (University Microfilms No. DA8309852)</p><p>Kantor, C. (1977). <a href=\"http://www.sdp.org/wp content/uploads/2017/12/kantor.html\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 304B. (University Microfilms No. 84-22724)</p><p>Kelling, G. W. (1972). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kelling.html\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 1359A-1360A. (University Microfilms No. 73-18576)</p><p>Kirsch, N. L. (1978). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kirsch.html\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> <em>Dissertation Abstracts International</em>, <em>39</em>, 4038B-4039B. (University Microfilms No. 79-03066</p><p>Larsen, E. A. (1968). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/larsen.html\">A pre-normative and predictive study of the college student Rorschach.</a> <em>Dissertation Abstracts International</em>, <em>29</em>, 2204B-2205B. (University Microfilms No. 68-14389)</p><p>Lasater, L. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lasater.html\">Stress and health in a Colorado coal mining community.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3945B. (University Microfilms No. 80-02994)</p><p>Latham, C. A. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/latham.html\">A high power-low power account of self- criticism.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 3075B-3076B. (University<br />Microfilms No. DA8428662)</p><p>Lind, D. R. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lind.html\">A study of the self-disclosure and self-presentation variables.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1217B-1218B. (University Microfilms No. 71-21607)</p><p>Littler, S. L. (1987). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/littler.html\">Significance in schizophrenic thought disorder.</a> <em>Dissertation Abstracts International</em>, <em>49(7-B)</em> 2864.</p><p>Littmann, J. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2018/12/littmann-dissertation-abstract-page.pdf\">A theory of humor.</a><em>Dissertation Abstracts International</em>, <em>40</em>, 5410B-5411B. (University Microfilms No. 80-11288)</p><p>Lubuguin, F. (1993). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lubuguin.html\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering</em>, <em>54(10-B)</em>, 5395.</p><p>Marshall, K. M. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/marshall.html\">The significance of criminal and noncriminal behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)</p><p>Minerva, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/minerva.html\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> <em>Dissertation Abstracts International</em>, <em>51(6-B)</em>, 3141.</p><p>Mitchell, T. O. (1969). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/mitchell.html\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)</p><p>Peek, C. J. (1976). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/peek.html\">Faith and skepticism in biofeedback learning.</a> <em>Dissertation Abstracts International,</em> <em>37</em>, 4160B. (University Microfilms No. 77-3217)</p><p>Pomerantz, J. M. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/pomerantz-dissertation-abstract.html\">Significance appreciation and authentic love and friendship</a>. <em>Dissertation Abstracts International</em>, <em>50(7-B)</em>, 3172.(University Microfilms No. 77-3217)</p><p>Putman, A. O. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/putman.html\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3506B. (University Microfilms No. 73-32585)</p><p>Quintana, D. N. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/quintana.html\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> <em>Dissertation Abstracts International</em>, <em>52(1-B)</em>, 529.</p><p>Ricketts, J. L. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ricketts.html\">A systematic approach to the identification of schizogenic family interaction.</a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)</p><p>Roberts, M. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-dissertation.html\">Partners, lovers, friends: A status dynamic study of men and women.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)</p><p>Sanchez, J. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sanchez.html\">Chicano identification and its correlates.</a> <em>Dissertation Abstracts International</em>, <em>54(2-B)</em>, 1111-1112.</p><p>Sapin, C. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sapin.html\">A status formulation of sex differences.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 5418B. (University Microfilms No. 80-11304)</p><p>Schmitz, T. J. (1965).<a href=\"http://www.sdp.org/wp-content/uploads/2017/12/schmitz.html\"> A factor analytic study of stimulus values of the Thematic Apperception Test.</a> <em>Dissertation Abstracts</em>, <em>26</em>, 6858-6859. (University Microfilms No. 66-2830)</p><p>Schwartz, W. R. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/schwartz.html\">Time and context in the hypnotic state: An examination of some state specific effects</a>. <em>Dissertation Abstracts International</em>, <em>38</em>, 3415B. (University Microfilms No. 77-29976)</p><p>Sidman, J. (1968). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sidman.html\">Empathy and helping behavior in college students.</a> <em>Dissertation Abstracts</em>, <em>29</em>, 3921B-3922B. (University Microfilms No. 69-4338)</p><p>Silva, J. C. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/silva.html\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 432B-433B. (University Microfilms No. 81-14009)</p><p>Tempey, D. F. (1974). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/tempey.html\">Trust, choice behavior, and activity description</a>. <em>Dissertation Abstracts International</em>, <em>35</em>, 4199B. (University Microfilms<br />No. 75-3842)</p><p>Torres, W. J. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/torres.html\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 393B-394B. (University Microfilms No. 81-14015)</p><p>Viniegra, J. M. (1986). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/viniegra.html\">The relevance of parental characteristics for developmental delay in children.</a> <em>Dissertation Abstracts International</em>, <em>47</em>, 809B. (University Microfilms No. DA8608648)</p><p>Wechsler, R. C. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/wechsler.html\">The relationship between personality and manic states: A status dynamic formulation.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 370B. (University Microfilms No. DA8408083)</p><p>Zeiger, C. A. (1976). <a href=\"http://A psychological approach to the improvement of myopia.\">A psychological approach to the improvement of myopia.</a> <em>Dissertation Abstracts International</em>, <em>37</em>, 6359B. (University Microfilms No. 77-11348)</p><p>Note: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.</p>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','3367-revision-v1','','','2025-12-29 20:44:20','2025-12-29 20:44:20','',3367,'https://society.bsquaresite.com/?p=8028',0,'revision','',0),
(8029,4,'2025-12-29 20:44:20','2025-12-29 20:44:20','<h2>Descriptive Disserations: <br>1965-1993</h2>		 <p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\">Click a title below to view that dissertation\'s abstract (if available).</p><p style=\"text-align: center;\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the “SDP Members\' Publications” link under the “<br />Publications” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the \"Publications\" main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p> <p>Aylesworth, L. S. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/aylesworth.html\">Stress, mental health and need satisfaction among Indochinese in Colorado.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1490B. (University Microfilms No. 80-21544)</p><p>Baker, E. M. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/baker.html\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 3378B. (University Microfilms No. 77-29896)</p><p>Bender, J. E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/jbender.html\">Differences in appreciation of behavioral significance and intrinsicness.</a> <em>Dissertation Abstracts International</em>, <em>44</em>, 3922B. (University Microfilms No. DA8400877)</p><p>Bergner, L. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lbergner.html\">The assessment of marital health.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5778B-5779B. (University Microfilms No. 76-11548)</p><p>Bergner, R. M. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/rbergner.html\">The development and evaluation of a<br />training videotape for the resolution of marital conflict.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3485B. (University Microfilms No. 73-32510)</p><p>Busch, E. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/busch.html\">Police personnel evaluation procedures as an aspect of organizational control.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 17A. (University Microfilms No. 81-13949)</p><p>Cabezas, C. S. (1991). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/cabezas.html\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> <em>Dissertation Abstracts International</em>, <em>52(6-A)</em>, 2069.</p><p>Carlson, R. H. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/carlson.html\">A computer implementation of the reason formulation applied to person perception.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3384B-3385B. (University Microfilms No. 79-23220)</p><p>Clapp, W. F. (1966). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/clapp.html\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)</p><p>Comtois, R. J. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/comtois.html\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1071A. (University Microfilms No. 71-21578)</p><p>Crabbe, J. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crabbe.html\">Menstruation as stigma.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)</p><p>Crouch, T. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crouch.html\">Status dynamics of sexual relationships.</a> <em>Dissertation Abstracts International</em>, <em>50(6-B)</em>, Dec, 1989. pp. 2617-2618.</p><p>Felknor, J. E. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/felknor.html\">Interpersonal understanding as an aspect of interpersonal interaction.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 6236B. (University Microfilms No. 78-08897)</p><p>Garcia, R. G. (1985). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/garcia.html\">Personality and alcoholism treatment.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 3592B. (University Microfilms No. DA8528485)</p><p>Holmes, J. R. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holmes.html\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5795B. (University Microfilms No. 76-11584)</p><p>Holt, S.B. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holt.html\">Appraisal and competence in moral judgment and behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1507B. (University Microfilms No. 80-21586)</p><p>Huk, J. E. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/huk.html\">Pre-empirical considerations for a behavioral science.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3466B. (University Microfilms No. 73-32554)</p><p>Ida, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ida.html\">Depression, hopelessness, and suicide ideation among Asian-American students</a>. <em>Dissertation Abstracts International</em>, <em>51(1-B)</em>, pp. 431-432.</p><p>Johnston, C. L. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/johnston.html\">A high power-low power account of sexual jealousy</a>. <em>Dissertation Abstracts International</em>, <em>43</em>, 4150B. (University Microfilms No. DA8309852)</p><p>Kantor, C. (1977). <a href=\"http://www.sdp.org/wp content/uploads/2017/12/kantor.html\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 304B. (University Microfilms No. 84-22724)</p><p>Kelling, G. W. (1972). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kelling.html\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 1359A-1360A. (University Microfilms No. 73-18576)</p><p>Kirsch, N. L. (1978). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kirsch.html\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> <em>Dissertation Abstracts International</em>, <em>39</em>, 4038B-4039B. (University Microfilms No. 79-03066</p><p>Larsen, E. A. (1968). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/larsen.html\">A pre-normative and predictive study of the college student Rorschach.</a> <em>Dissertation Abstracts International</em>, <em>29</em>, 2204B-2205B. (University Microfilms No. 68-14389)</p><p>Lasater, L. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lasater.html\">Stress and health in a Colorado coal mining community.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3945B. (University Microfilms No. 80-02994)</p><p>Latham, C. A. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/latham.html\">A high power-low power account of self- criticism.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 3075B-3076B. (University<br />Microfilms No. DA8428662)</p><p>Lind, D. R. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lind.html\">A study of the self-disclosure and self-presentation variables.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1217B-1218B. (University Microfilms No. 71-21607)</p><p>Littler, S. L. (1987). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/littler.html\">Significance in schizophrenic thought disorder.</a> <em>Dissertation Abstracts International</em>, <em>49(7-B)</em> 2864.</p><p>Littmann, J. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2018/12/littmann-dissertation-abstract-page.pdf\">A theory of humor.</a><em>Dissertation Abstracts International</em>, <em>40</em>, 5410B-5411B. (University Microfilms No. 80-11288)</p><p>Lubuguin, F. (1993). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lubuguin.html\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering</em>, <em>54(10-B)</em>, 5395.</p><p>Marshall, K. M. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/marshall.html\">The significance of criminal and noncriminal behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)</p><p>Minerva, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/minerva.html\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> <em>Dissertation Abstracts International</em>, <em>51(6-B)</em>, 3141.</p><p>Mitchell, T. O. (1969). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/mitchell.html\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)</p><p>Peek, C. J. (1976). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/peek.html\">Faith and skepticism in biofeedback learning.</a> <em>Dissertation Abstracts International,</em> <em>37</em>, 4160B. (University Microfilms No. 77-3217)</p><p>Pomerantz, J. M. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/pomerantz-dissertation-abstract.html\">Significance appreciation and authentic love and friendship</a>. <em>Dissertation Abstracts International</em>, <em>50(7-B)</em>, 3172.(University Microfilms No. 77-3217)</p><p>Putman, A. O. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/putman.html\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3506B. (University Microfilms No. 73-32585)</p><p>Quintana, D. N. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/quintana.html\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> <em>Dissertation Abstracts International</em>, <em>52(1-B)</em>, 529.</p><p>Ricketts, J. L. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ricketts.html\">A systematic approach to the identification of schizogenic family interaction.</a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)</p><p>Roberts, M. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-dissertation.html\">Partners, lovers, friends: A status dynamic study of men and women.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)</p><p>Sanchez, J. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sanchez.html\">Chicano identification and its correlates.</a> <em>Dissertation Abstracts International</em>, <em>54(2-B)</em>, 1111-1112.</p><p>Sapin, C. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sapin.html\">A status formulation of sex differences.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 5418B. (University Microfilms No. 80-11304)</p><p>Schmitz, T. J. (1965).<a href=\"http://www.sdp.org/wp-content/uploads/2017/12/schmitz.html\"> A factor analytic study of stimulus values of the Thematic Apperception Test.</a> <em>Dissertation Abstracts</em>, <em>26</em>, 6858-6859. (University Microfilms No. 66-2830)</p><p>Schwartz, W. R. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/schwartz.html\">Time and context in the hypnotic state: An examination of some state specific effects</a>. <em>Dissertation Abstracts International</em>, <em>38</em>, 3415B. (University Microfilms No. 77-29976)</p><p>Sidman, J. (1968). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sidman.html\">Empathy and helping behavior in college students.</a> <em>Dissertation Abstracts</em>, <em>29</em>, 3921B-3922B. (University Microfilms No. 69-4338)</p><p>Silva, J. C. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/silva.html\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 432B-433B. (University Microfilms No. 81-14009)</p><p>Tempey, D. F. (1974). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/tempey.html\">Trust, choice behavior, and activity description</a>. <em>Dissertation Abstracts International</em>, <em>35</em>, 4199B. (University Microfilms<br />No. 75-3842)</p><p>Torres, W. J. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/torres.html\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 393B-394B. (University Microfilms No. 81-14015)</p><p>Viniegra, J. M. (1986). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/viniegra.html\">The relevance of parental characteristics for developmental delay in children.</a> <em>Dissertation Abstracts International</em>, <em>47</em>, 809B. (University Microfilms No. DA8608648)</p><p>Wechsler, R. C. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/wechsler.html\">The relationship between personality and manic states: A status dynamic formulation.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 370B. (University Microfilms No. DA8408083)</p><p>Zeiger, C. A. (1976). <a href=\"http://A psychological approach to the improvement of myopia.\">A psychological approach to the improvement of myopia.</a> <em>Dissertation Abstracts International</em>, <em>37</em>, 6359B. (University Microfilms No. 77-11348)</p><p>Note: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.</p>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','3367-revision-v1','','','2025-12-29 20:44:20','2025-12-29 20:44:20','',3367,'https://society.bsquaresite.com/?p=8029',0,'revision','',0),
(8030,4,'2025-12-29 20:44:20','2025-12-29 20:44:20','<h2>Descriptive Disserations: <br>1965-1993</h2>		 <p>All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\">Click a title below to view that dissertation\'s abstract (if available).</p><p style=\"text-align: center;\">Abstracts are also available through links in each author\'s drop-down publications list, accessed through the “SDP Members\' Publications” link under the “<br />Publications” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the \"Publications\" main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p> <p>Aylesworth, L. S. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/aylesworth.html\">Stress, mental health and need satisfaction among Indochinese in Colorado.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1490B. (University Microfilms No. 80-21544)</p><p>Baker, E. M. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/baker.html\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 3378B. (University Microfilms No. 77-29896)</p><p>Bender, J. E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/jbender.html\">Differences in appreciation of behavioral significance and intrinsicness.</a> <em>Dissertation Abstracts International</em>, <em>44</em>, 3922B. (University Microfilms No. DA8400877)</p><p>Bergner, L. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lbergner.html\">The assessment of marital health.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5778B-5779B. (University Microfilms No. 76-11548)</p><p>Bergner, R. M. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/rbergner.html\">The development and evaluation of a<br />training videotape for the resolution of marital conflict.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3485B. (University Microfilms No. 73-32510)</p><p>Busch, E. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/busch.html\">Police personnel evaluation procedures as an aspect of organizational control.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 17A. (University Microfilms No. 81-13949)</p><p>Cabezas, C. S. (1991). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/cabezas.html\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> <em>Dissertation Abstracts International</em>, <em>52(6-A)</em>, 2069.</p><p>Carlson, R. H. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/carlson.html\">A computer implementation of the reason formulation applied to person perception.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3384B-3385B. (University Microfilms No. 79-23220)</p><p>Clapp, W. F. (1966). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/clapp.html\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> Dissertation Abstracts, 28, 1703B. (University Microfilms No. 67-10032)</p><p>Comtois, R. J. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/comtois.html\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1071A. (University Microfilms No. 71-21578)</p><p>Crabbe, J. L. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crabbe.html\">Menstruation as stigma.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 4148B-4149B. (University Microfilms No. 76-3896) 76-3896)</p><p>Crouch, T. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/crouch.html\">Status dynamics of sexual relationships.</a> <em>Dissertation Abstracts International</em>, <em>50(6-B)</em>, Dec, 1989. pp. 2617-2618.</p><p>Felknor, J. E. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/felknor.html\">Interpersonal understanding as an aspect of interpersonal interaction.</a> <em>Dissertation Abstracts International</em>, <em>38</em>, 6236B. (University Microfilms No. 78-08897)</p><p>Garcia, R. G. (1985). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/garcia.html\">Personality and alcoholism treatment.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 3592B. (University Microfilms No. DA8528485)</p><p>Holmes, J. R. (1975). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holmes.html\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> <em>Dissertation Abstracts International</em>, <em>36</em>, 5795B. (University Microfilms No. 76-11584)</p><p>Holt, S.B. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/holt.html\">Appraisal and competence in moral judgment and behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1507B. (University Microfilms No. 80-21586)</p><p>Huk, J. E. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/huk.html\">Pre-empirical considerations for a behavioral science.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3466B. (University Microfilms No. 73-32554)</p><p>Ida, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ida.html\">Depression, hopelessness, and suicide ideation among Asian-American students</a>. <em>Dissertation Abstracts International</em>, <em>51(1-B)</em>, pp. 431-432.</p><p>Johnston, C. L. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/johnston.html\">A high power-low power account of sexual jealousy</a>. <em>Dissertation Abstracts International</em>, <em>43</em>, 4150B. (University Microfilms No. DA8309852)</p><p>Kantor, C. (1977). <a href=\"http://www.sdp.org/wp content/uploads/2017/12/kantor.html\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> <em>Dissertation Abstracts International</em>, <em>46</em>, 304B. (University Microfilms No. 84-22724)</p><p>Kelling, G. W. (1972). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kelling.html\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 1359A-1360A. (University Microfilms No. 73-18576)</p><p>Kirsch, N. L. (1978). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/kirsch.html\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> <em>Dissertation Abstracts International</em>, <em>39</em>, 4038B-4039B. (University Microfilms No. 79-03066</p><p>Larsen, E. A. (1968). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/larsen.html\">A pre-normative and predictive study of the college student Rorschach.</a> <em>Dissertation Abstracts International</em>, <em>29</em>, 2204B-2205B. (University Microfilms No. 68-14389)</p><p>Lasater, L. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lasater.html\">Stress and health in a Colorado coal mining community.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 3945B. (University Microfilms No. 80-02994)</p><p>Latham, C. A. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/latham.html\">A high power-low power account of self- criticism.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 3075B-3076B. (University<br />Microfilms No. DA8428662)</p><p>Lind, D. R. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lind.html\">A study of the self-disclosure and self-presentation variables.</a> <em>Dissertation Abstracts International</em>, <em>32</em>, 1217B-1218B. (University Microfilms No. 71-21607)</p><p>Littler, S. L. (1987). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/littler.html\">Significance in schizophrenic thought disorder.</a> <em>Dissertation Abstracts International</em>, <em>49(7-B)</em> 2864.</p><p>Littmann, J. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2018/12/littmann-dissertation-abstract-page.pdf\">A theory of humor.</a><em>Dissertation Abstracts International</em>, <em>40</em>, 5410B-5411B. (University Microfilms No. 80-11288)</p><p>Lubuguin, F. (1993). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/lubuguin.html\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> <em>Dissertation Abstracts International: Section B: The Sciences and Engineering</em>, <em>54(10-B)</em>, 5395.</p><p>Marshall, K. M. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/marshall.html\">The significance of criminal and noncriminal behavior.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1515B. (University Microfilms No. 80-21604)(University Microfilms No. 80-11288)</p><p>Minerva, D. (1989). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/minerva.html\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> <em>Dissertation Abstracts International</em>, <em>51(6-B)</em>, 3141.</p><p>Mitchell, T. O. (1969). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/mitchell.html\">Observer\'s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> Dissertation Abstracts International, 30, 811A. (University Microfilms No. 69-13422)</p><p>Peek, C. J. (1976). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/peek.html\">Faith and skepticism in biofeedback learning.</a> <em>Dissertation Abstracts International,</em> <em>37</em>, 4160B. (University Microfilms No. 77-3217)</p><p>Pomerantz, J. M. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2019/02/pomerantz-dissertation-abstract.html\">Significance appreciation and authentic love and friendship</a>. <em>Dissertation Abstracts International</em>, <em>50(7-B)</em>, 3172.(University Microfilms No. 77-3217)</p><p>Putman, A. O. (1973). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/putman.html\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> <em>Dissertation Abstracts International</em>, <em>34</em>, 3506B. (University Microfilms No. 73-32585)</p><p>Quintana, D. N. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/quintana.html\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> <em>Dissertation Abstracts International</em>, <em>52(1-B)</em>, 529.</p><p>Ricketts, J. L. (1970). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/ricketts.html\">A systematic approach to the identification of schizogenic family interaction.</a> Dissertation Abstracts International, 31, 5637B-5638B. (University Microfilms No. 71-5925)</p><p>Roberts, M. K. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-dissertation.html\">Partners, lovers, friends: A status dynamic study of men and women.</a> <em>Dissertation Abstracts International</em>, <em>41</em>, 1523B. (University Microfilms No. 80-21626) (University Microfilms No. 77-11348)</p><p>Sanchez, J. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sanchez.html\">Chicano identification and its correlates.</a> <em>Dissertation Abstracts International</em>, <em>54(2-B)</em>, 1111-1112.</p><p>Sapin, C. R. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sapin.html\">A status formulation of sex differences.</a> <em>Dissertation Abstracts International</em>, <em>40</em>, 5418B. (University Microfilms No. 80-11304)</p><p>Schmitz, T. J. (1965).<a href=\"http://www.sdp.org/wp-content/uploads/2017/12/schmitz.html\"> A factor analytic study of stimulus values of the Thematic Apperception Test.</a> <em>Dissertation Abstracts</em>, <em>26</em>, 6858-6859. (University Microfilms No. 66-2830)</p><p>Schwartz, W. R. (1977). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/schwartz.html\">Time and context in the hypnotic state: An examination of some state specific effects</a>. <em>Dissertation Abstracts International</em>, <em>38</em>, 3415B. (University Microfilms No. 77-29976)</p><p>Sidman, J. (1968). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/sidman.html\">Empathy and helping behavior in college students.</a> <em>Dissertation Abstracts</em>, <em>29</em>, 3921B-3922B. (University Microfilms No. 69-4338)</p><p>Silva, J. C. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/silva.html\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 432B-433B. (University Microfilms No. 81-14009)</p><p>Tempey, D. F. (1974). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/tempey.html\">Trust, choice behavior, and activity description</a>. <em>Dissertation Abstracts International</em>, <em>35</em>, 4199B. (University Microfilms<br />No. 75-3842)</p><p>Torres, W. J. (1980). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/torres.html\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> <em>Dissertation Abstracts International</em>, <em>42</em>, 393B-394B. (University Microfilms No. 81-14015)</p><p>Viniegra, J. M. (1986). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/viniegra.html\">The relevance of parental characteristics for developmental delay in children.</a> <em>Dissertation Abstracts International</em>, <em>47</em>, 809B. (University Microfilms No. DA8608648)</p><p>Wechsler, R. C. (1983). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/wechsler.html\">The relationship between personality and manic states: A status dynamic formulation.</a> <em>Dissertation Abstracts International</em>, <em>45</em>, 370B. (University Microfilms No. DA8408083)</p><p>Zeiger, C. A. (1976). <a href=\"http://A psychological approach to the improvement of myopia.\">A psychological approach to the improvement of myopia.</a> <em>Dissertation Abstracts International</em>, <em>37</em>, 6359B. (University Microfilms No. 77-11348)</p><p>Note: Omissions, mistakes, etc. inevitably occur in compiling information of this sort. Please send written notification of mistakes to the Society for Descriptive Psychology, 1705 14th Street, Suite 254, Boulder, CO 80302.</p>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','3367-revision-v1','','','2025-12-29 20:44:20','2025-12-29 20:44:20','',3367,'https://society.bsquaresite.com/?p=8030',0,'revision','',0),
(8031,4,'2025-12-29 20:44:52','2025-12-29 20:44:52','<h2>What is Descriptive Psychology</h2>		<p><em>Descriptive Psychology</em> is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p> </p>  <p style=\"padding: 25px 0px 0px 0px;\">\"<em>Descriptive Psychology</em> (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\" -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p> </p> <p> </p><p> </p><p style=\"background: white; margin: 0in 0in .25in 0in;\"><em>Descriptive Psychology</em> provides a coherent conceptual framework for all of behavioral science. <em>Descriptive Psychologists</em> organize and articulate the implicit structure of that discipline.</p>','Descriptive Psychology','','inherit','closed','closed','','8-revision-v1','','','2025-12-29 20:44:52','2025-12-29 20:44:52','',8,'https://society.bsquaresite.com/?p=8031',0,'revision','',0),
(8032,4,'2025-12-29 20:44:52','2025-12-29 20:44:52','<h2>What is Descriptive Psychology</h2>		<p><em>Descriptive Psychology</em> is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p> </p>  <p style=\"padding: 25px 0px 0px 0px;\">\"<em>Descriptive Psychology</em> (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\" -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p> </p> <p> </p><p> </p><p style=\"background: white; margin: 0in 0in .25in 0in;\"><em>Descriptive Psychology</em> provides a coherent conceptual framework for all of behavioral science. <em>Descriptive Psychologists</em> organize and articulate the implicit structure of that discipline.</p>','Descriptive Psychology','','inherit','closed','closed','','8-revision-v1','','','2025-12-29 20:44:52','2025-12-29 20:44:52','',8,'https://society.bsquaresite.com/?p=8032',0,'revision','',0),
(8033,4,'2025-12-29 20:44:52','2025-12-29 20:44:52','<h2>What is Descriptive Psychology</h2>		<p><em>Descriptive Psychology</em> is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p> </p>  <p style=\"padding: 25px 0px 0px 0px;\">\"<em>Descriptive Psychology</em> (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application\" -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p> </p> <p> </p><p> </p><p style=\"background: white; margin: 0in 0in .25in 0in;\"><em>Descriptive Psychology</em> provides a coherent conceptual framework for all of behavioral science. <em>Descriptive Psychologists</em> organize and articulate the implicit structure of that discipline.</p>','Descriptive Psychology','','inherit','closed','closed','','8-revision-v1','','','2025-12-29 20:44:52','2025-12-29 20:44:52','',8,'https://society.bsquaresite.com/?p=8033',0,'revision','',0),
(8034,4,'2025-12-29 20:45:19','2025-12-29 20:45:19','<h2>Descriptive Psychology Tutorials</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1987_Videos/SDP_09_1987_Mitchell_Tutorial.mp4\">Introductory Tutorial on the Fundamentals of Descriptive Psychology</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Tom Mitchell, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 14, 1987</td></tr>\n<tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n     <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D. <br>(based on the work of J.R. Holmes)</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr> \n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time (OBaaT)</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Stone</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2012</td></tr> \n</table>','Descriptive Psychology Tutorials','','inherit','closed','closed','','5883-revision-v1','','','2025-12-29 20:45:19','2025-12-29 20:45:19','',5883,'https://society.bsquaresite.com/?p=8034',0,'revision','',0),
(8035,4,'2025-12-29 20:45:20','2025-12-29 20:45:20','<h2>Descriptive Psychology Tutorials</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1987_Videos/SDP_09_1987_Mitchell_Tutorial.mp4\">Introductory Tutorial on the Fundamentals of Descriptive Psychology</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Tom Mitchell, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 14, 1987</td></tr>\n<tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n     <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D. <br>(based on the work of J.R. Holmes)</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr> \n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time (OBaaT)</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Stone</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2012</td></tr> \n</table>','Descriptive Psychology Tutorials','','inherit','closed','closed','','5883-revision-v1','','','2025-12-29 20:45:20','2025-12-29 20:45:20','',5883,'https://society.bsquaresite.com/?p=8035',0,'revision','',0),
(8036,4,'2025-12-29 20:45:20','2025-12-29 20:45:20','<h2>Descriptive Psychology Tutorials</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1987_Videos/SDP_09_1987_Mitchell_Tutorial.mp4\">Introductory Tutorial on the Fundamentals of Descriptive Psychology</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Tom Mitchell, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 14, 1987</td></tr>\n<tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n     <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D. <br>(based on the work of J.R. Holmes)</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr> \n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time (OBaaT)</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Stone</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2012</td></tr> \n</table>','Descriptive Psychology Tutorials','','inherit','closed','closed','','5883-revision-v1','','','2025-12-29 20:45:20','2025-12-29 20:45:20','',5883,'https://society.bsquaresite.com/?p=8036',0,'revision','',0),
(8037,4,'2025-12-29 20:45:49','2025-12-29 20:45:49','<h2>Dissertations</h2>','Dissertations','','inherit','closed','closed','','2521-revision-v1','','','2025-12-29 20:45:49','2025-12-29 20:45:49','',2521,'https://society.bsquaresite.com/?p=8037',0,'revision','',0),
(8038,4,'2025-12-29 20:45:49','2025-12-29 20:45:49','<h2>Dissertations</h2>','Dissertations','','inherit','closed','closed','','2521-revision-v1','','','2025-12-29 20:45:49','2025-12-29 20:45:49','',2521,'https://society.bsquaresite.com/?p=8038',0,'revision','',0),
(8039,4,'2025-12-29 20:45:49','2025-12-29 20:45:49','<h2>Dissertations</h2>','Dissertations','','inherit','closed','closed','','2521-revision-v1','','','2025-12-29 20:45:49','2025-12-29 20:45:49','',2521,'https://society.bsquaresite.com/?p=8039',0,'revision','',0),
(8040,4,'2025-12-29 20:46:26','2025-12-29 20:46:26','<h2>Dr. Peter G. Ossorio</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													<p>Photo courtesy of C.J. Peek</p><p><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.</p><p>His publications are extensive and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.</p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.</p><p>His papers are housed in the <a href=\"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.</p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <strong><em>Peter G. Ossorio Collection</em></strong> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\">Dr. Ossorio\'s Publications</a> page.</p>','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-12-29 20:46:26','2025-12-29 20:46:26','',79,'https://society.bsquaresite.com/?p=8040',0,'revision','',0),
(8041,4,'2025-12-29 20:46:26','2025-12-29 20:46:26','<h2>Dr. Peter G. Ossorio</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													<p>Photo courtesy of C.J. Peek</p><p><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.</p><p>His publications are extensive and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.</p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.</p><p>His papers are housed in the <a href=\"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.</p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <strong><em>Peter G. Ossorio Collection</em></strong> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\">Dr. Ossorio\'s Publications</a> page.</p>','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-12-29 20:46:26','2025-12-29 20:46:26','',79,'https://society.bsquaresite.com/?p=8041',0,'revision','',0),
(8042,4,'2025-12-29 20:46:27','2025-12-29 20:46:27','<h2>Dr. Peter G. Ossorio</h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													<p>Photo courtesy of C.J. Peek</p><p><strong>Dr. Peter G. Ossorio</strong> was the creator and founder of the discipline of Descriptive Psychology, which offers precise and carefully articulated ways of speaking and thinking about persons, their behavior, and their worlds.</p><p>He joined the faculty of the University of Colorado, Boulder in 1961, where he taught psychology for over 30 years. He was renowned as a teacher and clinical supervisor and directed over 50 dissertations at the University.</p><p>His publications are extensive and form the core conceptualization of Descriptive Psychology. It has given professionals around the world improved intellectual leverage to achieve advances in the fields of artificial intelligence, astronomy, business, computer science, education, psychology, spirituality, and elsewhere. He was invited to 18 US and foreign universities to share his discoveries and inventions. He also did cutting edge research through his various businesses, including the Linguistic Research Institute, Ellery Systems, and Global Commerce Systems.</p><p>Dr. Ossorio was born in Los Angeles on May 4, 1926 and died at his home in Boulder on April 24, 2007.</p><p>His papers are housed in the <a href=\"http://archives.colorado.edu/repositories/2/resources/81\">University of Colorado Boulder Libraries, Special Collections and Archives</a>.</p><p>PDF copies of Dr. Ossorio\'s LRI Reports can be accessed easily on the <strong><em>Peter G. Ossorio Collection</em></strong> page at <a href=\"https://scholar.colorado.edu/ossorio/\">CU Scholar</a>, as well as through links to individual reports provided both below and on this website\'s <a href=\"http://www.sdp.org/ossorio-publications/\">Dr. Ossorio\'s Publications</a> page.</p>','Dr. Peter G. Ossorio','','inherit','closed','closed','','79-revision-v1','','','2025-12-29 20:46:27','2025-12-29 20:46:27','',79,'https://society.bsquaresite.com/?p=8042',0,'revision','',0),
(8043,4,'2025-12-31 13:44:46','2025-12-31 13:44:46','<h2>General Publications</h2>','General Publications','','inherit','closed','closed','','151-revision-v1','','','2025-12-31 13:44:46','2025-12-31 13:44:46','',151,'https://society.bsquaresite.com/?p=8043',0,'revision','',0),
(8044,4,'2025-12-31 13:44:46','2025-12-31 13:44:46','<h2>General Publications</h2>','General Publications','','inherit','closed','closed','','151-revision-v1','','','2025-12-31 13:44:46','2025-12-31 13:44:46','',151,'https://society.bsquaresite.com/?p=8044',0,'revision','',0),
(8045,4,'2025-12-31 13:44:47','2025-12-31 13:44:47','<h2>General Publications</h2>','General Publications','','inherit','closed','closed','','151-revision-v1','','','2025-12-31 13:44:47','2025-12-31 13:44:47','',151,'https://society.bsquaresite.com/?p=8045',0,'revision','',0),
(8046,4,'2025-12-31 13:45:15','2025-12-31 13:45:15','<h2>H. Joel Jeffrey, Ph.D.</h2>		\n<p style=\"text-align: center;\"><em>Said Dorothy, the would-be Behavioral Scientist, to The Great Oz, \"Give me a way to Control my Variables, so I can be Truly Scientific like the Physicists, for We All Know that is the reason that it is so hard to be scientific when it comes to people.\" The Great Oz smiled a small smile and said, in a way Dorothy had never heard before, \"No.\"</em></p>\n<img src=\"http://dev.sdp.org/wp-content/uploads/2016/04/dorothy.gif\" alt=\"dorothy\" width=\"224\" height=\"152\" />\n<p style=\"text-align: center;\"><em>Having gotten her attention, he elaborated. \"Back where I come from (and you do too), there are Scientists who are Truly Scientific and do experiments no better than you. But, they have one thing you have not got: a careful, precise, systematic articulation of the subject matter of their Science, which allows them to state the possible facts, in as much detail as they need, without ruling out possible facts in advance. Actually, they are no better than you at Controlling Variables. The real difference is that their systematic elaboration of their fundamental concepts allows them to understand what their experiments tell them, and what things are not empirical at all.\"</em></p>\n<strong>What am I getting at here? </strong>\n<p align=\"left\">The point of the vignette is that psychology, and all the social \"sciences,\" have focused on the aspect of the physical sciences that is the easiest to imitate and proceduralize, but which is not the central difference between science and non-science, and not the central difference between psychology and physics. Certainly science includes the commitment to the importance of empirical results, and to empirical investigation to settle whether the real world conforms to what a theory says. Controlling variables is part of the machinery of empirical investigation. Careful investigation of the phenomenon under study, and the commitment to finding out the facts, rather than what someone claims the facts are, are <em>sine qua nons </em>of science.</p>\n<p align=\"left\">However, the exclusive focus on empiricism has resulted in the oversight of a more fundamental, aspect. In all the fields accepted as straightforward examples of science, cases in which it is agreed that if ever there were a case of science, this is one, the scientists in that field share something absolutely crucial to their endeavor: they all agree on what their subject matter is. They agree on the central concepts of that subject matter, and they can articulate precisely the concepts of the field and the logical relationships between them.</p>\n<p align=\"left\">Two physicists, for example, might disagree, and have theories about, the trajectory of an electron under various forces. But while they are disagreeing about which trajectory will be followed, they <em>agree</em> on the concepts of electron, velocity, force, trajectory, and there are carefully formulated statements of the relationships between them, such as the laws of motion, etc. Each physicist knows what another physicist means by those terms, and the concepts are well-defined and precisely articulated. Further, the possible trajectories of the electron can be stated, and none are ruled out a-priori. With this careful, precise, systematic articulation of their subject matter, physicists are in a position to carry out the practices of physics, which include those involved in doing experiments and interpreting results. With precise formulations of their concepts, they can do an experiment, with all the variables carefully controlled, to see what actually happens to the electron.</p>\n<img src=\"http://dev.sdp.org/wp-content/uploads/2016/04/electron-300x118.gif\" alt=\"electron\" width=\"300\" height=\"118\" />\nIn contrast, two psychologists attempting to disagree about what a person will do in a set of circumstances, are in a position utterly unlike that of the physicists. Their most fundamental concept, that of a person, has no precise definition or other formulation; the equally fundamental concept, behavior, has been and continues to be the subject of rhetoric and vitriol, but there is no precise statement of what that thing, behavior is. There is no systematic and rigorous articulation of the concepts of person and behavior and their interrelationships, and in fact no agreement at all as to what behavior is. For example, does âbehaviorâ mean just the physical movements involved in doing something? Do people choose what they do, or are âchoiceâ and âwillâ obsolete, pre-scientific concepts? Is love nothing more than a matter of pheromones and neurotransmitters? These bedrock questions â these fundamental concepts -- are the very foundation of any attempt at a science of human behavior, and lack of such a formulation makes the enterprise, literally, impossible.\nWhere would physics be if, when one said, \"The electron will proceed at this rate along the following trajectory, the other replied, \"Wait a minute! There is really no such thing as an electron, and further this business of &#8217;trajectory&#8217; is really a theoretical construct with little empirical validation -- actually we all know that the only thing that really exists is sets of points.\" And yet, that is exactly the position of a psychologist who says, \"A person in these circumstances will have the following characteristics and exhibit the following types of behaviors.\"\n<strong>Descriptive Psychology is designed to address this need. </strong>\nDescriptive Psychology is a precise, systematic, comprehensive formulation of the concepts of person, behavior, language, and the real world, which we, as behavioral scientists, can use in addressing the subject matter of behavioral science: persons behaving in the world. It is a rigorous formulation of those bedrock concepts, and their logical relationships, needed to do science in the human realm. Further, while being precise, careful, and systematic -- i.e., scientific in the most fundamental sense -- it does not do violence to the essentially human aspects of the field. It provides the means to discuss specifically human issues precisely without trying to reduce them to biology, biochemistry, or physics. It is not an exaggeration to say that there has never been such formulation.\nAt the same time, any and all results from those fields that are relevant to the science of people and what the they do has an explicit, articulated, technically sound place. No possible facts, theories, etc., are ruled out in advance. So, for example, when new results of PET scans during reasoning tasks are discovered, we have the framework for stating both the <em>physiological</em> facts and the <em>behavioral</em> facts, in full detail, a capability psychologists have never had.\nDescriptive Psychology began with the work of one man, Dr. Peter G. Ossorio of the University of Colorado in the early 1960s. Since then it has produced a substantial volume of analytical and applied work, including 8 volumes of <a href=\"http://dev.sdp.org/sdpmembers-publications/\"><u> Advances in Descriptive Psychology</u></a> and many publications in the professional journals of a number of fields. The range of fields in which it has yielded valuable results is extraordinary, including clinical psychology, computer science, law, and theology.\nAreas in which very different, sometimes startlingly different, results have been produced include clinical psychology, social psychology, organizations and management, software engineering, artificial intelligence, law, and theology. Two of Ossorioâs books, <em>Place</em> and <em>âWhat Actually Happens,â </em> are unique treatments of some of the most fundamental philosphical concepts, including metaphysics, ontology, epistemology. Several computer systems based on the techniques and formulations of Descriptive Psychology have been produced, including practical information retrieval systems whose performance exceeds that of any keyword retrieval system extant and one of the two first expert systems ever produced, the MENTOR project at AT&amp;T Bell Laboratories. Most recently, it is the basis of patented advance in search technology and is the basis of a high-tech document categorization company in San Francisco.','H. Joel Jeffrey, PhD','','inherit','closed','closed','','184-revision-v1','','','2025-12-31 13:45:15','2025-12-31 13:45:15','',184,'https://society.bsquaresite.com/?p=8046',0,'revision','',0),
(8047,4,'2025-12-31 13:45:15','2025-12-31 13:45:15','<h2>H. Joel Jeffrey, Ph.D.</h2>		\n<p style=\"text-align: center;\"><em>Said Dorothy, the would-be Behavioral Scientist, to The Great Oz, \"Give me a way to Control my Variables, so I can be Truly Scientific like the Physicists, for We All Know that is the reason that it is so hard to be scientific when it comes to people.\" The Great Oz smiled a small smile and said, in a way Dorothy had never heard before, \"No.\"</em></p>\n<img src=\"http://dev.sdp.org/wp-content/uploads/2016/04/dorothy.gif\" alt=\"dorothy\" width=\"224\" height=\"152\" />\n<p style=\"text-align: center;\"><em>Having gotten her attention, he elaborated. \"Back where I come from (and you do too), there are Scientists who are Truly Scientific and do experiments no better than you. But, they have one thing you have not got: a careful, precise, systematic articulation of the subject matter of their Science, which allows them to state the possible facts, in as much detail as they need, without ruling out possible facts in advance. Actually, they are no better than you at Controlling Variables. The real difference is that their systematic elaboration of their fundamental concepts allows them to understand what their experiments tell them, and what things are not empirical at all.\"</em></p>\n<strong>What am I getting at here? </strong>\n<p align=\"left\">The point of the vignette is that psychology, and all the social \"sciences,\" have focused on the aspect of the physical sciences that is the easiest to imitate and proceduralize, but which is not the central difference between science and non-science, and not the central difference between psychology and physics. Certainly science includes the commitment to the importance of empirical results, and to empirical investigation to settle whether the real world conforms to what a theory says. Controlling variables is part of the machinery of empirical investigation. Careful investigation of the phenomenon under study, and the commitment to finding out the facts, rather than what someone claims the facts are, are <em>sine qua nons </em>of science.</p>\n<p align=\"left\">However, the exclusive focus on empiricism has resulted in the oversight of a more fundamental, aspect. In all the fields accepted as straightforward examples of science, cases in which it is agreed that if ever there were a case of science, this is one, the scientists in that field share something absolutely crucial to their endeavor: they all agree on what their subject matter is. They agree on the central concepts of that subject matter, and they can articulate precisely the concepts of the field and the logical relationships between them.</p>\n<p align=\"left\">Two physicists, for example, might disagree, and have theories about, the trajectory of an electron under various forces. But while they are disagreeing about which trajectory will be followed, they <em>agree</em> on the concepts of electron, velocity, force, trajectory, and there are carefully formulated statements of the relationships between them, such as the laws of motion, etc. Each physicist knows what another physicist means by those terms, and the concepts are well-defined and precisely articulated. Further, the possible trajectories of the electron can be stated, and none are ruled out a-priori. With this careful, precise, systematic articulation of their subject matter, physicists are in a position to carry out the practices of physics, which include those involved in doing experiments and interpreting results. With precise formulations of their concepts, they can do an experiment, with all the variables carefully controlled, to see what actually happens to the electron.</p>\n<img src=\"http://dev.sdp.org/wp-content/uploads/2016/04/electron-300x118.gif\" alt=\"electron\" width=\"300\" height=\"118\" />\nIn contrast, two psychologists attempting to disagree about what a person will do in a set of circumstances, are in a position utterly unlike that of the physicists. Their most fundamental concept, that of a person, has no precise definition or other formulation; the equally fundamental concept, behavior, has been and continues to be the subject of rhetoric and vitriol, but there is no precise statement of what that thing, behavior is. There is no systematic and rigorous articulation of the concepts of person and behavior and their interrelationships, and in fact no agreement at all as to what behavior is. For example, does âbehaviorâ mean just the physical movements involved in doing something? Do people choose what they do, or are âchoiceâ and âwillâ obsolete, pre-scientific concepts? Is love nothing more than a matter of pheromones and neurotransmitters? These bedrock questions â these fundamental concepts -- are the very foundation of any attempt at a science of human behavior, and lack of such a formulation makes the enterprise, literally, impossible.\nWhere would physics be if, when one said, \"The electron will proceed at this rate along the following trajectory, the other replied, \"Wait a minute! There is really no such thing as an electron, and further this business of &#8217;trajectory&#8217; is really a theoretical construct with little empirical validation -- actually we all know that the only thing that really exists is sets of points.\" And yet, that is exactly the position of a psychologist who says, \"A person in these circumstances will have the following characteristics and exhibit the following types of behaviors.\"\n<strong>Descriptive Psychology is designed to address this need. </strong>\nDescriptive Psychology is a precise, systematic, comprehensive formulation of the concepts of person, behavior, language, and the real world, which we, as behavioral scientists, can use in addressing the subject matter of behavioral science: persons behaving in the world. It is a rigorous formulation of those bedrock concepts, and their logical relationships, needed to do science in the human realm. Further, while being precise, careful, and systematic -- i.e., scientific in the most fundamental sense -- it does not do violence to the essentially human aspects of the field. It provides the means to discuss specifically human issues precisely without trying to reduce them to biology, biochemistry, or physics. It is not an exaggeration to say that there has never been such formulation.\nAt the same time, any and all results from those fields that are relevant to the science of people and what the they do has an explicit, articulated, technically sound place. No possible facts, theories, etc., are ruled out in advance. So, for example, when new results of PET scans during reasoning tasks are discovered, we have the framework for stating both the <em>physiological</em> facts and the <em>behavioral</em> facts, in full detail, a capability psychologists have never had.\nDescriptive Psychology began with the work of one man, Dr. Peter G. Ossorio of the University of Colorado in the early 1960s. Since then it has produced a substantial volume of analytical and applied work, including 8 volumes of <a href=\"http://dev.sdp.org/sdpmembers-publications/\"><u> Advances in Descriptive Psychology</u></a> and many publications in the professional journals of a number of fields. The range of fields in which it has yielded valuable results is extraordinary, including clinical psychology, computer science, law, and theology.\nAreas in which very different, sometimes startlingly different, results have been produced include clinical psychology, social psychology, organizations and management, software engineering, artificial intelligence, law, and theology. Two of Ossorioâs books, <em>Place</em> and <em>âWhat Actually Happens,â </em> are unique treatments of some of the most fundamental philosphical concepts, including metaphysics, ontology, epistemology. Several computer systems based on the techniques and formulations of Descriptive Psychology have been produced, including practical information retrieval systems whose performance exceeds that of any keyword retrieval system extant and one of the two first expert systems ever produced, the MENTOR project at AT&amp;T Bell Laboratories. Most recently, it is the basis of patented advance in search technology and is the basis of a high-tech document categorization company in San Francisco.','H. Joel Jeffrey, PhD','','inherit','closed','closed','','184-revision-v1','','','2025-12-31 13:45:15','2025-12-31 13:45:15','',184,'https://society.bsquaresite.com/?p=8047',0,'revision','',0),
(8048,4,'2025-12-31 13:45:16','2025-12-31 13:45:16','<h2>H. Joel Jeffrey, Ph.D.</h2>		\n<p style=\"text-align: center;\"><em>Said Dorothy, the would-be Behavioral Scientist, to The Great Oz, \"Give me a way to Control my Variables, so I can be Truly Scientific like the Physicists, for We All Know that is the reason that it is so hard to be scientific when it comes to people.\" The Great Oz smiled a small smile and said, in a way Dorothy had never heard before, \"No.\"</em></p>\n<img src=\"http://dev.sdp.org/wp-content/uploads/2016/04/dorothy.gif\" alt=\"dorothy\" width=\"224\" height=\"152\" />\n<p style=\"text-align: center;\"><em>Having gotten her attention, he elaborated. \"Back where I come from (and you do too), there are Scientists who are Truly Scientific and do experiments no better than you. But, they have one thing you have not got: a careful, precise, systematic articulation of the subject matter of their Science, which allows them to state the possible facts, in as much detail as they need, without ruling out possible facts in advance. Actually, they are no better than you at Controlling Variables. The real difference is that their systematic elaboration of their fundamental concepts allows them to understand what their experiments tell them, and what things are not empirical at all.\"</em></p>\n<strong>What am I getting at here? </strong>\n<p align=\"left\">The point of the vignette is that psychology, and all the social \"sciences,\" have focused on the aspect of the physical sciences that is the easiest to imitate and proceduralize, but which is not the central difference between science and non-science, and not the central difference between psychology and physics. Certainly science includes the commitment to the importance of empirical results, and to empirical investigation to settle whether the real world conforms to what a theory says. Controlling variables is part of the machinery of empirical investigation. Careful investigation of the phenomenon under study, and the commitment to finding out the facts, rather than what someone claims the facts are, are <em>sine qua nons </em>of science.</p>\n<p align=\"left\">However, the exclusive focus on empiricism has resulted in the oversight of a more fundamental, aspect. In all the fields accepted as straightforward examples of science, cases in which it is agreed that if ever there were a case of science, this is one, the scientists in that field share something absolutely crucial to their endeavor: they all agree on what their subject matter is. They agree on the central concepts of that subject matter, and they can articulate precisely the concepts of the field and the logical relationships between them.</p>\n<p align=\"left\">Two physicists, for example, might disagree, and have theories about, the trajectory of an electron under various forces. But while they are disagreeing about which trajectory will be followed, they <em>agree</em> on the concepts of electron, velocity, force, trajectory, and there are carefully formulated statements of the relationships between them, such as the laws of motion, etc. Each physicist knows what another physicist means by those terms, and the concepts are well-defined and precisely articulated. Further, the possible trajectories of the electron can be stated, and none are ruled out a-priori. With this careful, precise, systematic articulation of their subject matter, physicists are in a position to carry out the practices of physics, which include those involved in doing experiments and interpreting results. With precise formulations of their concepts, they can do an experiment, with all the variables carefully controlled, to see what actually happens to the electron.</p>\n<img src=\"http://dev.sdp.org/wp-content/uploads/2016/04/electron-300x118.gif\" alt=\"electron\" width=\"300\" height=\"118\" />\nIn contrast, two psychologists attempting to disagree about what a person will do in a set of circumstances, are in a position utterly unlike that of the physicists. Their most fundamental concept, that of a person, has no precise definition or other formulation; the equally fundamental concept, behavior, has been and continues to be the subject of rhetoric and vitriol, but there is no precise statement of what that thing, behavior is. There is no systematic and rigorous articulation of the concepts of person and behavior and their interrelationships, and in fact no agreement at all as to what behavior is. For example, does âbehaviorâ mean just the physical movements involved in doing something? Do people choose what they do, or are âchoiceâ and âwillâ obsolete, pre-scientific concepts? Is love nothing more than a matter of pheromones and neurotransmitters? These bedrock questions â these fundamental concepts -- are the very foundation of any attempt at a science of human behavior, and lack of such a formulation makes the enterprise, literally, impossible.\nWhere would physics be if, when one said, \"The electron will proceed at this rate along the following trajectory, the other replied, \"Wait a minute! There is really no such thing as an electron, and further this business of &#8217;trajectory&#8217; is really a theoretical construct with little empirical validation -- actually we all know that the only thing that really exists is sets of points.\" And yet, that is exactly the position of a psychologist who says, \"A person in these circumstances will have the following characteristics and exhibit the following types of behaviors.\"\n<strong>Descriptive Psychology is designed to address this need. </strong>\nDescriptive Psychology is a precise, systematic, comprehensive formulation of the concepts of person, behavior, language, and the real world, which we, as behavioral scientists, can use in addressing the subject matter of behavioral science: persons behaving in the world. It is a rigorous formulation of those bedrock concepts, and their logical relationships, needed to do science in the human realm. Further, while being precise, careful, and systematic -- i.e., scientific in the most fundamental sense -- it does not do violence to the essentially human aspects of the field. It provides the means to discuss specifically human issues precisely without trying to reduce them to biology, biochemistry, or physics. It is not an exaggeration to say that there has never been such formulation.\nAt the same time, any and all results from those fields that are relevant to the science of people and what the they do has an explicit, articulated, technically sound place. No possible facts, theories, etc., are ruled out in advance. So, for example, when new results of PET scans during reasoning tasks are discovered, we have the framework for stating both the <em>physiological</em> facts and the <em>behavioral</em> facts, in full detail, a capability psychologists have never had.\nDescriptive Psychology began with the work of one man, Dr. Peter G. Ossorio of the University of Colorado in the early 1960s. Since then it has produced a substantial volume of analytical and applied work, including 8 volumes of <a href=\"http://dev.sdp.org/sdpmembers-publications/\"><u> Advances in Descriptive Psychology</u></a> and many publications in the professional journals of a number of fields. The range of fields in which it has yielded valuable results is extraordinary, including clinical psychology, computer science, law, and theology.\nAreas in which very different, sometimes startlingly different, results have been produced include clinical psychology, social psychology, organizations and management, software engineering, artificial intelligence, law, and theology. Two of Ossorioâs books, <em>Place</em> and <em>âWhat Actually Happens,â </em> are unique treatments of some of the most fundamental philosphical concepts, including metaphysics, ontology, epistemology. Several computer systems based on the techniques and formulations of Descriptive Psychology have been produced, including practical information retrieval systems whose performance exceeds that of any keyword retrieval system extant and one of the two first expert systems ever produced, the MENTOR project at AT&amp;T Bell Laboratories. Most recently, it is the basis of patented advance in search technology and is the basis of a high-tech document categorization company in San Francisco.','H. Joel Jeffrey, PhD','','inherit','closed','closed','','184-revision-v1','','','2025-12-31 13:45:16','2025-12-31 13:45:16','',184,'https://society.bsquaresite.com/?p=8048',0,'revision','',0),
(8049,4,'2025-12-31 13:46:15','2025-12-31 13:46:15','<h2>LRI Reports with full citations</h2>		Ossorio, P. G. (1967). Rule–following in grammar and behavior (LRI<br />Report No. 7). Los Angeles, CA &amp; Boulder, CO: Linguistic Research<br />Institute. Ossorio, P. G. (1968). The shaping of things to come. [Review of Science<br />and human affairs, by R. E. Farson, Ed., and of New view of the nature<br />of man, by J. R. Platt, Ed.]. Contemporary Psychology, 13, 140-142.<br /><br />Ossorio, P. G. (1969). All the world’s a fact. [Review of the book: M.<br />Kochen, Ed. The growth of knowledge]. Contemporary Psychology, 14,<br />232-233.<br /><br />Ossorio, P. G. (1969/1978). Meaning and symbolism (LRI Report No.<br />15). Whittier, CA and Boulder, CO: Linguistic Research Institute.<br />(Original work published 1969 as LRI Report No. 10. Boulder, CO:<br />Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1970/1981). Outline of Descriptive Psychology for<br />personality theory and clinical applications. In K. E. Davis (Ed.),<br />Advances in Descriptive Psychology, Vol. 1, (pp. 57-82). Greenwich,<br />CN: JAI Press. (Original work published 1970 as LRI Report No. 4d.<br />Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1971/1978). State of affairs systems (LRI Report No.<br />14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br />(Original work published 1971 as RADC–TR–71–102, Rome Air<br />Development Center, New York.)<br /><br />Ossorio, P. G. (1971/1975/1978/2005). “What actually happens”: The<br />representation of real world phenomena. The collected works of Peter G.<br />Ossorio, Vol. IV. Ann Arbor, MI. Descriptive Psychology Press. Also<br />published Columbia, South Carolina: University of South Carolina<br />Press, 1975, 1978. (Original work published 1971 as LRI Report<br />No. 10a. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br />Later listed as LRI Report No. 20.)<br /><br />Ossorio, P. G. (1972/1973). Never smile at a crocodile. Journal for the<br />Theory of Social Behavior, 3, 131–140. (Original work published 1972<br />as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1976). Clinical topics (LRI Report No. 11). Whittier, CA<br />and Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1977). Positive health and transcendental theories (LRI<br />Report No. 13). Whittier, CA &amp; Boulder, CO: Linguistic Research<br />Institute.<br /><br />Ossorio, P. G. (1978). Personality and personality theories (LRI Report No.<br />16). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br />462  The Behavior Of Persons<br /><br />Ossorio, P. G. (1978). Religion without doctrine (LRI Report No. 19).<br />Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1978). Research, evaluation, and representation (LRI<br />Report No. 18). Whittier, CA &amp; Boulder, CO: Linguistic Research<br />Institute.<br /><br />Ossorio, P. G. (1979/1981). Conceptual-notational devices: The pcf and<br />related types. In K. E. Davis (Ed.), Advances in Descriptive Psychology,<br />Vol. 1, (pp. 83-104). Greenwich, CN: JAI Press. (Original work<br />published 1979 as LRI Report No. 22. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1980). Behavior pattern indexing (LRI Report No. 33).<br />Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1980/1981). Representation, evaluation, and research.<br />In K. E. Davis (Ed.), Advances in Descriptive Psychology, Vol. 1, (pp.<br />105-135). Greenwich, CN: JAI Press. (Originally published in 1980<br />as LRI Report No. 25. Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1980/1982). Embodiment. In K. E. Davis &amp; T. O.<br />Mitchell (Eds.), Advances in Descriptive Psychology, Vol. 2, (pp. 11-<br />32). Greenwich, CN: JAI Press. (Originally published in 1980 as LRI<br />Report No. 23. Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1981). Ex post facto: The source of intractable origin problems<br />and their solution (LRI Report No. 28a). Boulder, CO: Linguistic<br />Research Institute.<br /><br />Ossorio, P. G. (1981). Rap session 1981 conference (LRI Report No. 28b).<br />Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1982/1983). A multicultural psychology. In K. E. Davis &amp;<br />R. M. Bergner (Eds.), Advances in Descriptive Psychology, Vol. 3, (pp.<br />13-44). Greenwich, CN: JAI Press. (Original work published 1982 as<br />LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1982). Cognition (LRI Report No. 32). Boulder, CO:<br />Linguistic Research Institute.<br /><br />Ossorio, P. G. (1982/1998). Place. The collected works of Peter G. Ossorio,<br />Vol. III. Ann Arbor, MI. Descriptive Psychology Press. (Original<br />work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder,<br />CO.<br /><br />Ossorio, P. G. (1983/1985/1997). Pathology. In Essays on clinical topics.<br />The collected works of Peter G. Ossorio, Vol. II, (pp. 1-70). Ann Arbor,<br />MI. Descriptive Psychology Press. Also published in K. E. Davis<br />and T. O. Mitchell (Eds.), Advances in Descriptive Psychology, Vol.<br />4. (pp. 151-201). Greenwich, CN: JAI Press, 1985. (Original work<br />published 1983 as LRI Report No. 34. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1983/1985). An overview of Descriptive Psychology. In K.<br />Gergen and K. E. Davis (Eds.), Social construction of the person, (pp.<br />19-40). New York: Springer Verlacht. (Original work published 1983<br />as LRI Report No. 35. Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1986/1997). Three minute lectures on emotion. In Essays<br />on clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.<br />99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original<br />work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1986/1990). Appraisal. In A. O. Putman and K. E. Davis<br />(Eds.), Advances in Descriptive Psychology, Vol. 5, (pp. 155-171). Ann<br />Arbor, MI. Descriptive Psychology Press. (Original work published<br />1986 as LRI Report No. 37. Boulder, CO: Linguistic Research<br />Institute.)<br /><br />Ossorio, P. G. (1986/1997). More three minute lectures on emotion. In<br />Essays on clinical topics. The collected works of Peter G. Ossorio, Vol.<br />II, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press.<br />(Original work published 1986 as LRI Report No. 36b. Boulder,<br />CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1987/1997). Projective techniques. In Essays on clinical<br />topics. The collected works of Peter G. Ossorio, Vol. II, (pp. 71-95). Ann<br />Arbor, MI. Descriptive Psychology Press. (Original work published<br />1986 as LRI Report No. 38a. Boulder, CO: Linguistic Research<br />Institute.)<br /><br />Ossorio, P. G. (1987/1997). Cognitive deficits in schizophrenia. In Essays<br />on clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.<br />165-193). Ann Arbor, MI. Descriptive Psychology Press. (Original<br />work published 1987 as LRI Report No. 39a. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1988). Galaxies at 8:30. LRI Report No. 42a. Boulder,<br />CO: Linguistic Research Institute.Ossorio, P. G. (1990). The human condition: Some formal aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1991). Naive baseball theory. Psychological Inquiry, 2,<br />352-355.<br /><br />Ossorio, P. G. (1992). Experience for robots? (ESI Report No. 1a). Boulder,<br />CO: Ellery Systems, Inc.<br /><br />Ossorio, P. G. (1992). An expert system for planning, design, and management<br />support for the first lunar outpost (NAS 9-18687). Houston, TX:<br />NASA Lyndon B. Johnson Space Center. (Also published as ESI<br />Report No. 2. Boulder, CO: Ellery Systems, Inc.)<br /><br />Ossorio, P. G. (1992). Robotic systems and automation for space application<br />(NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space<br />Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery<br />Systems, Inc.)<table><tbody><tr><td style=\"width: 18%; text-align: center; color: darkblue; font-weight: bold;\">LRI <br />Report No.</td><td style=\"text-align: center; color: darkblue; font-weight: bold;\">Citation</td></tr><tr><td style=\"text-align: center;\"><b>1</b></td><td>Ossorio, P.G. (1964) Classification space: A multivariate procedure for <br />automatic document indexing and retrieval</td></tr><tr><td style=\"text-align: center;\"><b>2</b></td><td>Ossorio, P. G. (1968). Attribute space development and evaluation</td></tr><tr><td style=\"text-align: center;\"><b>3</b></td><td>Ossorio, P.G. (1966). Persons: Volume I.</td></tr><tr><td style=\"text-align: center;\"><b>3</b></td><td>Ossorio, P.G. (1966). Persons: Volume II.</td></tr><tr><td style=\"text-align: center;\"><b>4a</b></td><td>Ossorio, P. G. (1967). Outline of behavior description.</td></tr><tr><td style=\"text-align: center;\"><b>4b</b></td><td>Ossorio, P.G. (1969). Notes on behavior description.</td></tr><tr><td style=\"text-align: center;\"><b>4c</b></td><td>Ossorio, P.G. (1968). Explanation, falsifiability, and rule-following.</td></tr><tr><td style=\"text-align: center;\"><b>4d</b></td><td>Holmes, P.G. (1975). Outline of Descriptive Psychology for personality theory and clinical applications.</td></tr><tr><td style=\"text-align: center;\"><b>5</b></td><td style=\"width: 80%;\">Ossorio, J.R. (1971). Psychotherapy: A means-ends study</td></tr><tr><td style=\"text-align: center;\"><b>5</b></td><td style=\"width: 80%;\">Putman, A.O. (1972). Essays in Descriptive Psychology</td></tr></tbody></table>','LRI Reports with full citations','','inherit','closed','closed','','4250-revision-v1','','','2025-12-31 13:46:15','2025-12-31 13:46:15','',4250,'https://society.bsquaresite.com/?p=8049',0,'revision','',0),
(8050,4,'2025-12-31 13:46:15','2025-12-31 13:46:15','<h2>LRI Reports with full citations</h2>		Ossorio, P. G. (1967). Rule–following in grammar and behavior (LRI<br />Report No. 7). Los Angeles, CA &amp; Boulder, CO: Linguistic Research<br />Institute. Ossorio, P. G. (1968). The shaping of things to come. [Review of Science<br />and human affairs, by R. E. Farson, Ed., and of New view of the nature<br />of man, by J. R. Platt, Ed.]. Contemporary Psychology, 13, 140-142.<br /><br />Ossorio, P. G. (1969). All the world’s a fact. [Review of the book: M.<br />Kochen, Ed. The growth of knowledge]. Contemporary Psychology, 14,<br />232-233.<br /><br />Ossorio, P. G. (1969/1978). Meaning and symbolism (LRI Report No.<br />15). Whittier, CA and Boulder, CO: Linguistic Research Institute.<br />(Original work published 1969 as LRI Report No. 10. Boulder, CO:<br />Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1970/1981). Outline of Descriptive Psychology for<br />personality theory and clinical applications. In K. E. Davis (Ed.),<br />Advances in Descriptive Psychology, Vol. 1, (pp. 57-82). Greenwich,<br />CN: JAI Press. (Original work published 1970 as LRI Report No. 4d.<br />Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1971/1978). State of affairs systems (LRI Report No.<br />14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br />(Original work published 1971 as RADC–TR–71–102, Rome Air<br />Development Center, New York.)<br /><br />Ossorio, P. G. (1971/1975/1978/2005). “What actually happens”: The<br />representation of real world phenomena. The collected works of Peter G.<br />Ossorio, Vol. IV. Ann Arbor, MI. Descriptive Psychology Press. Also<br />published Columbia, South Carolina: University of South Carolina<br />Press, 1975, 1978. (Original work published 1971 as LRI Report<br />No. 10a. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br />Later listed as LRI Report No. 20.)<br /><br />Ossorio, P. G. (1972/1973). Never smile at a crocodile. Journal for the<br />Theory of Social Behavior, 3, 131–140. (Original work published 1972<br />as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1976). Clinical topics (LRI Report No. 11). Whittier, CA<br />and Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1977). Positive health and transcendental theories (LRI<br />Report No. 13). Whittier, CA &amp; Boulder, CO: Linguistic Research<br />Institute.<br /><br />Ossorio, P. G. (1978). Personality and personality theories (LRI Report No.<br />16). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br />462  The Behavior Of Persons<br /><br />Ossorio, P. G. (1978). Religion without doctrine (LRI Report No. 19).<br />Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1978). Research, evaluation, and representation (LRI<br />Report No. 18). Whittier, CA &amp; Boulder, CO: Linguistic Research<br />Institute.<br /><br />Ossorio, P. G. (1979/1981). Conceptual-notational devices: The pcf and<br />related types. In K. E. Davis (Ed.), Advances in Descriptive Psychology,<br />Vol. 1, (pp. 83-104). Greenwich, CN: JAI Press. (Original work<br />published 1979 as LRI Report No. 22. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1980). Behavior pattern indexing (LRI Report No. 33).<br />Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1980/1981). Representation, evaluation, and research.<br />In K. E. Davis (Ed.), Advances in Descriptive Psychology, Vol. 1, (pp.<br />105-135). Greenwich, CN: JAI Press. (Originally published in 1980<br />as LRI Report No. 25. Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1980/1982). Embodiment. In K. E. Davis &amp; T. O.<br />Mitchell (Eds.), Advances in Descriptive Psychology, Vol. 2, (pp. 11-<br />32). Greenwich, CN: JAI Press. (Originally published in 1980 as LRI<br />Report No. 23. Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1981). Ex post facto: The source of intractable origin problems<br />and their solution (LRI Report No. 28a). Boulder, CO: Linguistic<br />Research Institute.<br /><br />Ossorio, P. G. (1981). Rap session 1981 conference (LRI Report No. 28b).<br />Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1982/1983). A multicultural psychology. In K. E. Davis &amp;<br />R. M. Bergner (Eds.), Advances in Descriptive Psychology, Vol. 3, (pp.<br />13-44). Greenwich, CN: JAI Press. (Original work published 1982 as<br />LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1982). Cognition (LRI Report No. 32). Boulder, CO:<br />Linguistic Research Institute.<br /><br />Ossorio, P. G. (1982/1998). Place. The collected works of Peter G. Ossorio,<br />Vol. III. Ann Arbor, MI. Descriptive Psychology Press. (Original<br />work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder,<br />CO.<br /><br />Ossorio, P. G. (1983/1985/1997). Pathology. In Essays on clinical topics.<br />The collected works of Peter G. Ossorio, Vol. II, (pp. 1-70). Ann Arbor,<br />MI. Descriptive Psychology Press. Also published in K. E. Davis<br />and T. O. Mitchell (Eds.), Advances in Descriptive Psychology, Vol.<br />4. (pp. 151-201). Greenwich, CN: JAI Press, 1985. (Original work<br />published 1983 as LRI Report No. 34. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1983/1985). An overview of Descriptive Psychology. In K.<br />Gergen and K. E. Davis (Eds.), Social construction of the person, (pp.<br />19-40). New York: Springer Verlacht. (Original work published 1983<br />as LRI Report No. 35. Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1986/1997). Three minute lectures on emotion. In Essays<br />on clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.<br />99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original<br />work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1986/1990). Appraisal. In A. O. Putman and K. E. Davis<br />(Eds.), Advances in Descriptive Psychology, Vol. 5, (pp. 155-171). Ann<br />Arbor, MI. Descriptive Psychology Press. (Original work published<br />1986 as LRI Report No. 37. Boulder, CO: Linguistic Research<br />Institute.)<br /><br />Ossorio, P. G. (1986/1997). More three minute lectures on emotion. In<br />Essays on clinical topics. The collected works of Peter G. Ossorio, Vol.<br />II, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press.<br />(Original work published 1986 as LRI Report No. 36b. Boulder,<br />CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1987/1997). Projective techniques. In Essays on clinical<br />topics. The collected works of Peter G. Ossorio, Vol. II, (pp. 71-95). Ann<br />Arbor, MI. Descriptive Psychology Press. (Original work published<br />1986 as LRI Report No. 38a. Boulder, CO: Linguistic Research<br />Institute.)<br /><br />Ossorio, P. G. (1987/1997). Cognitive deficits in schizophrenia. In Essays<br />on clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.<br />165-193). Ann Arbor, MI. Descriptive Psychology Press. (Original<br />work published 1987 as LRI Report No. 39a. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1988). Galaxies at 8:30. LRI Report No. 42a. Boulder,<br />CO: Linguistic Research Institute.Ossorio, P. G. (1990). The human condition: Some formal aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1991). Naive baseball theory. Psychological Inquiry, 2,<br />352-355.<br /><br />Ossorio, P. G. (1992). Experience for robots? (ESI Report No. 1a). Boulder,<br />CO: Ellery Systems, Inc.<br /><br />Ossorio, P. G. (1992). An expert system for planning, design, and management<br />support for the first lunar outpost (NAS 9-18687). Houston, TX:<br />NASA Lyndon B. Johnson Space Center. (Also published as ESI<br />Report No. 2. Boulder, CO: Ellery Systems, Inc.)<br /><br />Ossorio, P. G. (1992). Robotic systems and automation for space application<br />(NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space<br />Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery<br />Systems, Inc.)<table><tbody><tr><td style=\"width: 18%; text-align: center; color: darkblue; font-weight: bold;\">LRI <br />Report No.</td><td style=\"text-align: center; color: darkblue; font-weight: bold;\">Citation</td></tr><tr><td style=\"text-align: center;\"><b>1</b></td><td>Ossorio, P.G. (1964) Classification space: A multivariate procedure for <br />automatic document indexing and retrieval</td></tr><tr><td style=\"text-align: center;\"><b>2</b></td><td>Ossorio, P. G. (1968). Attribute space development and evaluation</td></tr><tr><td style=\"text-align: center;\"><b>3</b></td><td>Ossorio, P.G. (1966). Persons: Volume I.</td></tr><tr><td style=\"text-align: center;\"><b>3</b></td><td>Ossorio, P.G. (1966). Persons: Volume II.</td></tr><tr><td style=\"text-align: center;\"><b>4a</b></td><td>Ossorio, P. G. (1967). Outline of behavior description.</td></tr><tr><td style=\"text-align: center;\"><b>4b</b></td><td>Ossorio, P.G. (1969). Notes on behavior description.</td></tr><tr><td style=\"text-align: center;\"><b>4c</b></td><td>Ossorio, P.G. (1968). Explanation, falsifiability, and rule-following.</td></tr><tr><td style=\"text-align: center;\"><b>4d</b></td><td>Holmes, P.G. (1975). Outline of Descriptive Psychology for personality theory and clinical applications.</td></tr><tr><td style=\"text-align: center;\"><b>5</b></td><td style=\"width: 80%;\">Ossorio, J.R. (1971). Psychotherapy: A means-ends study</td></tr><tr><td style=\"text-align: center;\"><b>5</b></td><td style=\"width: 80%;\">Putman, A.O. (1972). Essays in Descriptive Psychology</td></tr></tbody></table>','LRI Reports with full citations','','inherit','closed','closed','','4250-revision-v1','','','2025-12-31 13:46:15','2025-12-31 13:46:15','',4250,'https://society.bsquaresite.com/?p=8050',0,'revision','',0),
(8051,4,'2025-12-31 13:46:16','2025-12-31 13:46:16','<h2>LRI Reports with full citations</h2>		Ossorio, P. G. (1967). Rule–following in grammar and behavior (LRI<br />Report No. 7). Los Angeles, CA &amp; Boulder, CO: Linguistic Research<br />Institute. Ossorio, P. G. (1968). The shaping of things to come. [Review of Science<br />and human affairs, by R. E. Farson, Ed., and of New view of the nature<br />of man, by J. R. Platt, Ed.]. Contemporary Psychology, 13, 140-142.<br /><br />Ossorio, P. G. (1969). All the world’s a fact. [Review of the book: M.<br />Kochen, Ed. The growth of knowledge]. Contemporary Psychology, 14,<br />232-233.<br /><br />Ossorio, P. G. (1969/1978). Meaning and symbolism (LRI Report No.<br />15). Whittier, CA and Boulder, CO: Linguistic Research Institute.<br />(Original work published 1969 as LRI Report No. 10. Boulder, CO:<br />Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1970/1981). Outline of Descriptive Psychology for<br />personality theory and clinical applications. In K. E. Davis (Ed.),<br />Advances in Descriptive Psychology, Vol. 1, (pp. 57-82). Greenwich,<br />CN: JAI Press. (Original work published 1970 as LRI Report No. 4d.<br />Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1971/1978). State of affairs systems (LRI Report No.<br />14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br />(Original work published 1971 as RADC–TR–71–102, Rome Air<br />Development Center, New York.)<br /><br />Ossorio, P. G. (1971/1975/1978/2005). “What actually happens”: The<br />representation of real world phenomena. The collected works of Peter G.<br />Ossorio, Vol. IV. Ann Arbor, MI. Descriptive Psychology Press. Also<br />published Columbia, South Carolina: University of South Carolina<br />Press, 1975, 1978. (Original work published 1971 as LRI Report<br />No. 10a. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br />Later listed as LRI Report No. 20.)<br /><br />Ossorio, P. G. (1972/1973). Never smile at a crocodile. Journal for the<br />Theory of Social Behavior, 3, 131–140. (Original work published 1972<br />as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1976). Clinical topics (LRI Report No. 11). Whittier, CA<br />and Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1977). Positive health and transcendental theories (LRI<br />Report No. 13). Whittier, CA &amp; Boulder, CO: Linguistic Research<br />Institute.<br /><br />Ossorio, P. G. (1978). Personality and personality theories (LRI Report No.<br />16). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.<br />462  The Behavior Of Persons<br /><br />Ossorio, P. G. (1978). Religion without doctrine (LRI Report No. 19).<br />Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1978). Research, evaluation, and representation (LRI<br />Report No. 18). Whittier, CA &amp; Boulder, CO: Linguistic Research<br />Institute.<br /><br />Ossorio, P. G. (1979/1981). Conceptual-notational devices: The pcf and<br />related types. In K. E. Davis (Ed.), Advances in Descriptive Psychology,<br />Vol. 1, (pp. 83-104). Greenwich, CN: JAI Press. (Original work<br />published 1979 as LRI Report No. 22. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1980). Behavior pattern indexing (LRI Report No. 33).<br />Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1980/1981). Representation, evaluation, and research.<br />In K. E. Davis (Ed.), Advances in Descriptive Psychology, Vol. 1, (pp.<br />105-135). Greenwich, CN: JAI Press. (Originally published in 1980<br />as LRI Report No. 25. Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1980/1982). Embodiment. In K. E. Davis &amp; T. O.<br />Mitchell (Eds.), Advances in Descriptive Psychology, Vol. 2, (pp. 11-<br />32). Greenwich, CN: JAI Press. (Originally published in 1980 as LRI<br />Report No. 23. Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1981). Ex post facto: The source of intractable origin problems<br />and their solution (LRI Report No. 28a). Boulder, CO: Linguistic<br />Research Institute.<br /><br />Ossorio, P. G. (1981). Rap session 1981 conference (LRI Report No. 28b).<br />Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1982/1983). A multicultural psychology. In K. E. Davis &amp;<br />R. M. Bergner (Eds.), Advances in Descriptive Psychology, Vol. 3, (pp.<br />13-44). Greenwich, CN: JAI Press. (Original work published 1982 as<br />LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1982). Cognition (LRI Report No. 32). Boulder, CO:<br />Linguistic Research Institute.<br /><br />Ossorio, P. G. (1982/1998). Place. The collected works of Peter G. Ossorio,<br />Vol. III. Ann Arbor, MI. Descriptive Psychology Press. (Original<br />work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder,<br />CO.<br /><br />Ossorio, P. G. (1983/1985/1997). Pathology. In Essays on clinical topics.<br />The collected works of Peter G. Ossorio, Vol. II, (pp. 1-70). Ann Arbor,<br />MI. Descriptive Psychology Press. Also published in K. E. Davis<br />and T. O. Mitchell (Eds.), Advances in Descriptive Psychology, Vol.<br />4. (pp. 151-201). Greenwich, CN: JAI Press, 1985. (Original work<br />published 1983 as LRI Report No. 34. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1983/1985). An overview of Descriptive Psychology. In K.<br />Gergen and K. E. Davis (Eds.), Social construction of the person, (pp.<br />19-40). New York: Springer Verlacht. (Original work published 1983<br />as LRI Report No. 35. Boulder, CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1986/1997). Three minute lectures on emotion. In Essays<br />on clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.<br />99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original<br />work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1986/1990). Appraisal. In A. O. Putman and K. E. Davis<br />(Eds.), Advances in Descriptive Psychology, Vol. 5, (pp. 155-171). Ann<br />Arbor, MI. Descriptive Psychology Press. (Original work published<br />1986 as LRI Report No. 37. Boulder, CO: Linguistic Research<br />Institute.)<br /><br />Ossorio, P. G. (1986/1997). More three minute lectures on emotion. In<br />Essays on clinical topics. The collected works of Peter G. Ossorio, Vol.<br />II, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press.<br />(Original work published 1986 as LRI Report No. 36b. Boulder,<br />CO: Linguistic Research Institute.)<br /><br />Ossorio, P. G. (1987/1997). Projective techniques. In Essays on clinical<br />topics. The collected works of Peter G. Ossorio, Vol. II, (pp. 71-95). Ann<br />Arbor, MI. Descriptive Psychology Press. (Original work published<br />1986 as LRI Report No. 38a. Boulder, CO: Linguistic Research<br />Institute.)<br /><br />Ossorio, P. G. (1987/1997). Cognitive deficits in schizophrenia. In Essays<br />on clinical topics. The collected works of Peter G. Ossorio, Vol. II, (pp.<br />165-193). Ann Arbor, MI. Descriptive Psychology Press. (Original<br />work published 1987 as LRI Report No. 39a. Boulder, CO: Linguistic<br />Research Institute.)<br /><br />Ossorio, P. G. (1988). Galaxies at 8:30. LRI Report No. 42a. Boulder,<br />CO: Linguistic Research Institute.Ossorio, P. G. (1990). The human condition: Some formal aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.<br /><br />Ossorio, P. G. (1991). Naive baseball theory. Psychological Inquiry, 2,<br />352-355.<br /><br />Ossorio, P. G. (1992). Experience for robots? (ESI Report No. 1a). Boulder,<br />CO: Ellery Systems, Inc.<br /><br />Ossorio, P. G. (1992). An expert system for planning, design, and management<br />support for the first lunar outpost (NAS 9-18687). Houston, TX:<br />NASA Lyndon B. Johnson Space Center. (Also published as ESI<br />Report No. 2. Boulder, CO: Ellery Systems, Inc.)<br /><br />Ossorio, P. G. (1992). Robotic systems and automation for space application<br />(NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space<br />Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery<br />Systems, Inc.)<table><tbody><tr><td style=\"width: 18%; text-align: center; color: darkblue; font-weight: bold;\">LRI <br />Report No.</td><td style=\"text-align: center; color: darkblue; font-weight: bold;\">Citation</td></tr><tr><td style=\"text-align: center;\"><b>1</b></td><td>Ossorio, P.G. (1964) Classification space: A multivariate procedure for <br />automatic document indexing and retrieval</td></tr><tr><td style=\"text-align: center;\"><b>2</b></td><td>Ossorio, P. G. (1968). Attribute space development and evaluation</td></tr><tr><td style=\"text-align: center;\"><b>3</b></td><td>Ossorio, P.G. (1966). Persons: Volume I.</td></tr><tr><td style=\"text-align: center;\"><b>3</b></td><td>Ossorio, P.G. (1966). Persons: Volume II.</td></tr><tr><td style=\"text-align: center;\"><b>4a</b></td><td>Ossorio, P. G. (1967). Outline of behavior description.</td></tr><tr><td style=\"text-align: center;\"><b>4b</b></td><td>Ossorio, P.G. (1969). Notes on behavior description.</td></tr><tr><td style=\"text-align: center;\"><b>4c</b></td><td>Ossorio, P.G. (1968). Explanation, falsifiability, and rule-following.</td></tr><tr><td style=\"text-align: center;\"><b>4d</b></td><td>Holmes, P.G. (1975). Outline of Descriptive Psychology for personality theory and clinical applications.</td></tr><tr><td style=\"text-align: center;\"><b>5</b></td><td style=\"width: 80%;\">Ossorio, J.R. (1971). Psychotherapy: A means-ends study</td></tr><tr><td style=\"text-align: center;\"><b>5</b></td><td style=\"width: 80%;\">Putman, A.O. (1972). Essays in Descriptive Psychology</td></tr></tbody></table>','LRI Reports with full citations','','inherit','closed','closed','','4250-revision-v1','','','2025-12-31 13:46:16','2025-12-31 13:46:16','',4250,'https://society.bsquaresite.com/?p=8051',0,'revision','',0),
(8052,4,'2025-12-31 13:46:44','2025-12-31 13:46:44','<h2>Member Posts</h2>		\n      <h4>\n        <a data-toggle=\"collapse\" href=\"/#collapse1\">Tony Putman</a>\n      </h4>\n    [wp-rss-aggregator source=\"22\" limit=\"3\"]\n                <a href=\"/#collapseOne\" data-parent=\"#myAccordion\" data-toggle=\"collapse\">1. What is HTML?</a>\n                    <p>HTML stands for HyperText Markup Language. HTML is the main markup language for describing the structure of Web pages. <a href=\"http://www.tutorialrepublic.com/html-tutorial/\" target=\"_blank\">Learn more.</a></p>\n                <a href=\"/#collapseTwo\" data-parent=\"#myAccordion\" data-toggle=\"collapse\">2. What is Twitter Bootstrap?</a>\n                    <p>Twitter Bootstrap is a powerful front-end framework for faster and easier web development. It is a collection of CSS and HTML conventions. <a href=\"http://www.tutorialrepublic.com/twitter-bootstrap-tutorial/\" target=\"_blank\">Learn more.</a></p>\n                <a href=\"/#collapseThree\" data-parent=\"#myAccordion\" data-toggle=\"collapse\">3. What is CSS?</a>\n                    <p>CSS stands for Cascading Style Sheet. CSS allows you to specify various style properties for a given HTML element such as colors, backgrounds, fonts etc. <a href=\"http://www.tutorialrepublic.com/css-tutorial/\" target=\"_blank\">Learn more.</a></p>','Member Posts','','inherit','closed','closed','','20-revision-v1','','','2025-12-31 13:46:44','2025-12-31 13:46:44','',20,'https://society.bsquaresite.com/?p=8052',0,'revision','',0),
(8053,4,'2025-12-31 13:46:44','2025-12-31 13:46:44','<h2>Member Posts</h2>		\n      <h4>\n        <a data-toggle=\"collapse\" href=\"/#collapse1\">Tony Putman</a>\n      </h4>\n    [wp-rss-aggregator source=\"22\" limit=\"3\"]\n                <a href=\"/#collapseOne\" data-parent=\"#myAccordion\" data-toggle=\"collapse\">1. What is HTML?</a>\n                    <p>HTML stands for HyperText Markup Language. HTML is the main markup language for describing the structure of Web pages. <a href=\"http://www.tutorialrepublic.com/html-tutorial/\" target=\"_blank\">Learn more.</a></p>\n                <a href=\"/#collapseTwo\" data-parent=\"#myAccordion\" data-toggle=\"collapse\">2. What is Twitter Bootstrap?</a>\n                    <p>Twitter Bootstrap is a powerful front-end framework for faster and easier web development. It is a collection of CSS and HTML conventions. <a href=\"http://www.tutorialrepublic.com/twitter-bootstrap-tutorial/\" target=\"_blank\">Learn more.</a></p>\n                <a href=\"/#collapseThree\" data-parent=\"#myAccordion\" data-toggle=\"collapse\">3. What is CSS?</a>\n                    <p>CSS stands for Cascading Style Sheet. CSS allows you to specify various style properties for a given HTML element such as colors, backgrounds, fonts etc. <a href=\"http://www.tutorialrepublic.com/css-tutorial/\" target=\"_blank\">Learn more.</a></p>','Member Posts','','inherit','closed','closed','','20-revision-v1','','','2025-12-31 13:46:44','2025-12-31 13:46:44','',20,'https://society.bsquaresite.com/?p=8053',0,'revision','',0),
(8054,4,'2025-12-31 13:46:44','2025-12-31 13:46:44','<h2>Member Posts</h2>		\n      <h4>\n        <a data-toggle=\"collapse\" href=\"/#collapse1\">Tony Putman</a>\n      </h4>\n    [wp-rss-aggregator source=\"22\" limit=\"3\"]\n                <a href=\"/#collapseOne\" data-parent=\"#myAccordion\" data-toggle=\"collapse\">1. What is HTML?</a>\n                    <p>HTML stands for HyperText Markup Language. HTML is the main markup language for describing the structure of Web pages. <a href=\"http://www.tutorialrepublic.com/html-tutorial/\" target=\"_blank\">Learn more.</a></p>\n                <a href=\"/#collapseTwo\" data-parent=\"#myAccordion\" data-toggle=\"collapse\">2. What is Twitter Bootstrap?</a>\n                    <p>Twitter Bootstrap is a powerful front-end framework for faster and easier web development. It is a collection of CSS and HTML conventions. <a href=\"http://www.tutorialrepublic.com/twitter-bootstrap-tutorial/\" target=\"_blank\">Learn more.</a></p>\n                <a href=\"/#collapseThree\" data-parent=\"#myAccordion\" data-toggle=\"collapse\">3. What is CSS?</a>\n                    <p>CSS stands for Cascading Style Sheet. CSS allows you to specify various style properties for a given HTML element such as colors, backgrounds, fonts etc. <a href=\"http://www.tutorialrepublic.com/css-tutorial/\" target=\"_blank\">Learn more.</a></p>','Member Posts','','inherit','closed','closed','','20-revision-v1','','','2025-12-31 13:46:44','2025-12-31 13:46:44','',20,'https://society.bsquaresite.com/?p=8054',0,'revision','',0),
(8055,4,'2025-12-31 13:47:40','2025-12-31 13:47:40','<h2>Membership</h2>		<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.</p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.</p><h3>Membership categories include:</h3><ul><li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li><li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li><li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li></ul><p>For additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.</p><p>If you have any questions, please contact by email at info@sdp.org.</p>								<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-12-31 13:47:40','2025-12-31 13:47:40','',225,'https://society.bsquaresite.com/?p=8055',0,'revision','',0),
(8056,4,'2025-12-31 13:47:40','2025-12-31 13:47:40','<h2>Membership</h2>		<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.</p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.</p><h3>Membership categories include:</h3><ul><li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li><li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li><li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li></ul><p>For additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.</p><p>If you have any questions, please contact by email at info@sdp.org.</p>								<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-12-31 13:47:40','2025-12-31 13:47:40','',225,'https://society.bsquaresite.com/?p=8056',0,'revision','',0),
(8057,4,'2025-12-31 13:47:40','2025-12-31 13:47:40','<h2>Membership</h2>		<p>Membership in the Society is open to anyone with an interest in the discipline of Descriptive Psychology regardless of their academic degree or previous training. Because the Society was founded as an interdisciplinary group by psychologists, computer scientists, educators, applied linguists, organization consultants, and theologians, the membership has always been diverse. The Society has also included members from psychiatry, counseling, social work, nursing, physical therapy, mathematics and the physical sciences, and business consultants with significant experience in marketing, management, strategic planning and organizational effectiveness. Thus the fundamental criterion for membership has always been a serious interest in the understanding and use of Descriptive Psychology in the real world.</p><p>Membership runs annually from January 1 to December 31, and the benefits include (a) a discounted rate for registration at the annual meeting, and (b) a publication of the Society selected by the Executive Committee. New members are typically given Peter G. Ossorio\'s seminal 2006 work, <em>The Behavior of Persons</em>, <em>Vol. 5 in the Collected Works of Peter G. Ossorio</em>, as their initial publication benefit, but they may <a href=\"http://sdp.org/publications/books.shtml\">request a different benefit</a> if they choose.</p><h3>Membership categories include:</h3><ul><li style=\"padding: 0px 20px;\"><strong>Regular membership,</strong> with annual dues of $85.00, applies to any non-student person wishing to be a member.</li><li style=\"padding: 0px 20px;\"><strong>Family memberships</strong>, with dues of $135, are provided for all members of a family residing together.  Each family member is counted as an individual member and gets all the benefits, but the entire household shares the publication benefit..</li><li style=\"padding: 0px 20px;\"><strong>Student membership</strong>, with annual dues of $25, is available to any full-time student, either in an undergraduate or graduate degree program. Student members receive all benefits of regular members.</li></ul><p>For additional information about membership, please contact J. Hap Cox, Secretary/Treasurer, at info@sdp.org.</p><p>If you have any questions, please contact by email at info@sdp.org.</p>								<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click Here to Apply\n					</a>','Membership','','inherit','closed','closed','','225-revision-v1','','','2025-12-31 13:47:40','2025-12-31 13:47:40','',225,'https://society.bsquaresite.com/?p=8057',0,'revision','',0),
(8058,4,'2025-12-31 13:52:46','2025-12-31 13:52:46','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-12-31 13:52:46','2025-12-31 13:52:46','',7473,'https://society.bsquaresite.com/?p=8058',0,'revision','',0),
(8059,4,'2025-12-31 13:52:46','2025-12-31 13:52:46','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-12-31 13:52:46','2025-12-31 13:52:46','',7473,'https://society.bsquaresite.com/?p=8059',0,'revision','',0),
(8060,4,'2025-12-31 13:52:47','2025-12-31 13:52:47','<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','New Presentations','','inherit','closed','closed','','7473-revision-v1','','','2025-12-31 13:52:47','2025-12-31 13:52:47','',7473,'https://society.bsquaresite.com/?p=8060',0,'revision','',0),
(8061,4,'2025-12-31 13:54:43','2025-12-31 13:54:43','<h2>OSSORIO PUBLICATIONS</h2>','Ossorio Publications','','inherit','closed','closed','','272-revision-v1','','','2025-12-31 13:54:43','2025-12-31 13:54:43','',272,'https://society.bsquaresite.com/?p=8061',0,'revision','',0),
(8062,4,'2025-12-31 13:54:43','2025-12-31 13:54:43','<h2>OSSORIO PUBLICATIONS</h2>','Ossorio Publications','','inherit','closed','closed','','272-revision-v1','','','2025-12-31 13:54:43','2025-12-31 13:54:43','',272,'https://society.bsquaresite.com/?p=8062',0,'revision','',0),
(8063,4,'2025-12-31 13:54:43','2025-12-31 13:54:43','<h2>OSSORIO PUBLICATIONS</h2>','Ossorio Publications','','inherit','closed','closed','','272-revision-v1','','','2025-12-31 13:54:43','2025-12-31 13:54:43','',272,'https://society.bsquaresite.com/?p=8063',0,'revision','',0),
(8064,4,'2025-12-31 13:55:11','2025-12-31 13:55:11','<h2>Other Presentations</h2>		\nOther Presentations\n<!-- Bergner -->\n[embed width=\"300\"]http://www.youtube.com/watch?v=I2lCe2sv7dI[/embed]\n<strong>Raymond Bergner PhD: \"What is Behavior?\"</strong>\n<!-- Roberts -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=G2gNiqA6NFA[/embed]\n<strong>Mary K. Roberts, PhD: \"Sense and Significance in the Human World\"</strong>\n<!-- Schwartz -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=XSGDuRV-zZ8[/embed]\n<strong>Wynn Schwartz, PhD: \"Presidential Address: Social Justice and the Just Choice\"</strong>\n[embed width=\"300\"]https://www.youtube.com/watch?v=lrngB66IpjY[/embed]\n<strong>Wynn Schwartz, PhD: \"Personhood Beyond the Human: What is a Person and How Can We Be Sure?\"</strong>\n[embed width=\"300\"]https://www.youtube.com/watch?v=TpLA7QypfP8[/embed]\n<strong>Wynn Schwartz, PhD: Round Table - \"Altruism and Empathy\"</strong>\n<!-- Holt -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=T5b3KtotVLg[/embed]\n<strong>Paula Holt, JD/MBA: \"Conflict Resolution\"</strong>\n<!-- Aladin -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=98pU_juQ7SQ[/embed]\n<strong>Aladdin Ossorio: \"Neuropsychological and Biomedical Models of Memory\"</strong>\n<!-- Erol Z -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=VypMu7-FB1c[/embed]\n<strong>Erol Zeybekoglu MA, ABD: \"Significance and Aggression: A Reconceptualization of ’Anger Management’\"</strong>\n<!-- \"Three-minute lectures\" SECTION -->\nOther Video Shorts\n<!-- BEHAVIORAL CHOICE -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=1ahhRNU82a4[/embed]\n<strong>Behavioral Choice</strong>\n<!-- OSSORIO: MAXIM A-->\n[embed width=\"300\"]https://www.youtube.com/watch?v=2sxYu2SEnog[/embed]\n<strong>Peter G. Ossorio: \"Psychology: Status-Dynamic Maxim A: Place\"</strong>\n<!-- OSSORIO: MAXIM B-->\n[embed width=\"300\"]https://www.youtube.com/watch?v=xjmMMqMM4ps[/embed]\n<strong>Peter G. Ossorio: \"Psychology: Status-Dynamic Maxim B: Place\"</strong>\n<!-- Wittgenstein - Beetle in a Box -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=x86hLtOkou8[/embed]\n<strong>\"Wittgenstein’s Beetle in a Box Analogy\"</strong>','Other Presentations and Video Shorts','','inherit','closed','closed','','10-revision-v1','','','2025-12-31 13:55:11','2025-12-31 13:55:11','',10,'https://society.bsquaresite.com/?p=8064',0,'revision','',0),
(8065,4,'2025-12-31 13:55:11','2025-12-31 13:55:11','<h2>Other Presentations</h2>		\nOther Presentations\n<!-- Bergner -->\n[embed width=\"300\"]http://www.youtube.com/watch?v=I2lCe2sv7dI[/embed]\n<strong>Raymond Bergner PhD: \"What is Behavior?\"</strong>\n<!-- Roberts -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=G2gNiqA6NFA[/embed]\n<strong>Mary K. Roberts, PhD: \"Sense and Significance in the Human World\"</strong>\n<!-- Schwartz -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=XSGDuRV-zZ8[/embed]\n<strong>Wynn Schwartz, PhD: \"Presidential Address: Social Justice and the Just Choice\"</strong>\n[embed width=\"300\"]https://www.youtube.com/watch?v=lrngB66IpjY[/embed]\n<strong>Wynn Schwartz, PhD: \"Personhood Beyond the Human: What is a Person and How Can We Be Sure?\"</strong>\n[embed width=\"300\"]https://www.youtube.com/watch?v=TpLA7QypfP8[/embed]\n<strong>Wynn Schwartz, PhD: Round Table - \"Altruism and Empathy\"</strong>\n<!-- Holt -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=T5b3KtotVLg[/embed]\n<strong>Paula Holt, JD/MBA: \"Conflict Resolution\"</strong>\n<!-- Aladin -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=98pU_juQ7SQ[/embed]\n<strong>Aladdin Ossorio: \"Neuropsychological and Biomedical Models of Memory\"</strong>\n<!-- Erol Z -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=VypMu7-FB1c[/embed]\n<strong>Erol Zeybekoglu MA, ABD: \"Significance and Aggression: A Reconceptualization of ’Anger Management’\"</strong>\n<!-- \"Three-minute lectures\" SECTION -->\nOther Video Shorts\n<!-- BEHAVIORAL CHOICE -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=1ahhRNU82a4[/embed]\n<strong>Behavioral Choice</strong>\n<!-- OSSORIO: MAXIM A-->\n[embed width=\"300\"]https://www.youtube.com/watch?v=2sxYu2SEnog[/embed]\n<strong>Peter G. Ossorio: \"Psychology: Status-Dynamic Maxim A: Place\"</strong>\n<!-- OSSORIO: MAXIM B-->\n[embed width=\"300\"]https://www.youtube.com/watch?v=xjmMMqMM4ps[/embed]\n<strong>Peter G. Ossorio: \"Psychology: Status-Dynamic Maxim B: Place\"</strong>\n<!-- Wittgenstein - Beetle in a Box -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=x86hLtOkou8[/embed]\n<strong>\"Wittgenstein’s Beetle in a Box Analogy\"</strong>','Other Presentations and Video Shorts','','inherit','closed','closed','','10-revision-v1','','','2025-12-31 13:55:11','2025-12-31 13:55:11','',10,'https://society.bsquaresite.com/?p=8065',0,'revision','',0),
(8066,4,'2025-12-31 13:55:11','2025-12-31 13:55:11','<h2>Other Presentations</h2>		\nOther Presentations\n<!-- Bergner -->\n[embed width=\"300\"]http://www.youtube.com/watch?v=I2lCe2sv7dI[/embed]\n<strong>Raymond Bergner PhD: \"What is Behavior?\"</strong>\n<!-- Roberts -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=G2gNiqA6NFA[/embed]\n<strong>Mary K. Roberts, PhD: \"Sense and Significance in the Human World\"</strong>\n<!-- Schwartz -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=XSGDuRV-zZ8[/embed]\n<strong>Wynn Schwartz, PhD: \"Presidential Address: Social Justice and the Just Choice\"</strong>\n[embed width=\"300\"]https://www.youtube.com/watch?v=lrngB66IpjY[/embed]\n<strong>Wynn Schwartz, PhD: \"Personhood Beyond the Human: What is a Person and How Can We Be Sure?\"</strong>\n[embed width=\"300\"]https://www.youtube.com/watch?v=TpLA7QypfP8[/embed]\n<strong>Wynn Schwartz, PhD: Round Table - \"Altruism and Empathy\"</strong>\n<!-- Holt -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=T5b3KtotVLg[/embed]\n<strong>Paula Holt, JD/MBA: \"Conflict Resolution\"</strong>\n<!-- Aladin -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=98pU_juQ7SQ[/embed]\n<strong>Aladdin Ossorio: \"Neuropsychological and Biomedical Models of Memory\"</strong>\n<!-- Erol Z -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=VypMu7-FB1c[/embed]\n<strong>Erol Zeybekoglu MA, ABD: \"Significance and Aggression: A Reconceptualization of ’Anger Management’\"</strong>\n<!-- \"Three-minute lectures\" SECTION -->\nOther Video Shorts\n<!-- BEHAVIORAL CHOICE -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=1ahhRNU82a4[/embed]\n<strong>Behavioral Choice</strong>\n<!-- OSSORIO: MAXIM A-->\n[embed width=\"300\"]https://www.youtube.com/watch?v=2sxYu2SEnog[/embed]\n<strong>Peter G. Ossorio: \"Psychology: Status-Dynamic Maxim A: Place\"</strong>\n<!-- OSSORIO: MAXIM B-->\n[embed width=\"300\"]https://www.youtube.com/watch?v=xjmMMqMM4ps[/embed]\n<strong>Peter G. Ossorio: \"Psychology: Status-Dynamic Maxim B: Place\"</strong>\n<!-- Wittgenstein - Beetle in a Box -->\n[embed width=\"300\"]https://www.youtube.com/watch?v=x86hLtOkou8[/embed]\n<strong>\"Wittgenstein’s Beetle in a Box Analogy\"</strong>','Other Presentations and Video Shorts','','inherit','closed','closed','','10-revision-v1','','','2025-12-31 13:55:11','2025-12-31 13:55:11','',10,'https://society.bsquaresite.com/?p=8066',0,'revision','',0),
(8067,4,'2025-12-31 13:55:39','2025-12-31 13:55:39','<h2>Past Presidents of the Society for Descriptive Psychology</h2>		<p>The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p>\n<p>\n</p><p><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p>\n<p>Click any of the past presidents\' names highlighted in red to read a short statement about ongoing research and clinical interests.</p>\n<table style=\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\">\n<colgroup>\n<col style=\"width: 27%;\" span=\"1\">\n<col style=\"width: 13%;\" span=\"1\">\n<col style=\"width: 40%;\" span=\"1\">\n<col style=\"width: 20%;\" span=\"1\"> </colgroup>\n<tbody>\n<tr style=\"border-bottom: 3px solid darkblue;\">\n<td style=\"font-weight: bold; font-size: 120%;\">Name</td>\n<td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Year as<br>\nPresident</td>\n<td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Presidential<br>\nAddress</td>\n<td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Conference<br>\nProgram</td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td>\n<td style=\"text-align: center;\">1978-1980</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Thomas Mitchell, Ph.D.</td>\n<td style=\"text-align: center;\">1980-1981</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Mary Shideler, Ph.D.</td>\n<td style=\"text-align: center;\">1981-1982</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td>\n<td style=\"text-align: center;\">1982-1983</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td>\n<td style=\"text-align: center;\">1983-1984</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n<td style=\"text-align: center;\">1984-1985</td>\n<td style=\"text-align: center;\">Counseling with Adolescents and Their Families:<br>\nA Status Dynamic Approach</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n<td style=\"text-align: center;\">1985-1986</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td>\n<td style=\"text-align: center;\">1986-1987</td>\n<td style=\"text-align: center;\">Humor in Psychotherapy: For Better or for Worse</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">James Holmes, Ph.D.</td>\n<td style=\"text-align: center;\">1987-1988</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td>\n<td style=\"text-align: center;\">1988-1989</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Carolyn Allen Zeiger, Ph.D.</td>\n<td style=\"text-align: center;\">1989-1990</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td>\n<td style=\"text-align: center;\">1990-1991</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td>\n<td style=\"text-align: center;\">1991-1992</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">John R. Forward, Ph.D.</td>\n<td style=\"text-align: center;\">1992-1993</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&amp;action=edit\">C.J. Peek, Ph.D.</a></td>\n<td style=\"text-align: center;\">1993-1994</td>\n<td style=\"text-align: center;\">Management by Trellis-Building: Harmonizing<br>\nOrganization and Professional Community</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td>\n<td style=\"text-align: center;\">1994-1995</td>\n<td style=\"text-align: center;\">Trauma and its Transformations</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td>\n<td style=\"text-align: center;\">1995-1996</td>\n<td style=\"text-align: center;\">The Mommas and the Papas: Roles Parents Play</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td>\n<td style=\"text-align: center;\">1996-1997</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td>\n<td style=\"text-align: center;\">1997-1998</td>\n<td style=\"text-align: center;\">Beyond Melting Pot and Tossed Salad</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/reg-garcia/&quot;\">Reginaldo Garcia, Ph.D.</a></td>\n<td style=\"text-align: center;\">1998-1999</td>\n<td style=\"text-align: center;\">Persons, Change and Stress</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Michael Spayd, Ph.D.</td>\n<td style=\"text-align: center;\">1999-2000</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Thomas Windham, Ph.D.<br>\n(Resigned)</td>\n<td style=\"text-align: center;\">2000-2001</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br>\n(Acting President)</td>\n<td style=\"text-align: center;\">2000-2001</td>\n<td style=\"text-align: center;\">H5 Technologies</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n<td style=\"text-align: center;\">2001-2002</td>\n<td style=\"text-align: center;\">A Solution to the Problem of Large Scale Judgment Spaces</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td>\n<td style=\"text-align: center;\">2002-2003</td>\n<td style=\"text-align: center;\">Addressing Pain and Suffering at the End-of-Life</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td>\n<td style=\"text-align: center;\">2003-2004</td>\n<td style=\"text-align: center;\">Is it All Really Biological?</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Robert Brill, Ph.D.</td>\n<td style=\"text-align: center;\">2004-2005</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td>\n<td style=\"text-align: center;\">2005-2006</td>\n<td style=\"text-align: center;\">Appraisal and Competence in Managing the<br>\nLearning Loop</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Heather Holmes Lonergan, Ph.D.</td>\n<td style=\"text-align: center;\">2006-2007</td>\n<td style=\"text-align: center;\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td>\n<td style=\"text-align: center;\">2007-2008</td>\n<td style=\"text-align: center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td>\n<td style=\"text-align: center;\">2008-2009</td>\n<td style=\"text-align: center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td>\n<td style=\"text-align: center;\">2009-2010</td>\n<td style=\"text-align: center;\">A Report from the Field: Using Paradigm Case<br>\nFormulation and Parametric Analysis in Emerging Fields of Healthcare</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n<td style=\"text-align: center;\">2010-2011</td>\n<td style=\"text-align: center;\">Re-working Economics from the Ground Up</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n<td style=\"text-align: center;\">2011-2012</td>\n<td style=\"text-align: center;\">Invisible to the Naked Eye</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td>\n<td style=\"text-align: center;\">2012-2013</td>\n<td style=\"text-align: center;\">Creating Monsters: How persons become<br>\nperpetrators of genocide</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">C.J. Stone</td>\n<td style=\"text-align: center;\">2013-2014</td>\n<td style=\"text-align: center;\">Looking back, and Looking Forward</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td>\n<td style=\"text-align: center;\">2014-2015</td>\n<td style=\"text-align: center;\">Social Progress and the Just Choice</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Ned Kirsch, Ph.D.</td>\n<td style=\"text-align: center;\">2015-2016</td>\n<td style=\"text-align: center;\">Notes on the Relationship between Persons and Embodiment</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Bryan Harnsberger, Psy.D.</td>\n<td style=\"text-align: center;\">2016-2017</td>\n<td style=\"text-align: center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td>\n<td style=\"text-align: center;\">2017-2018</td>\n<td style=\"text-align: center;\">Applying Descriptive Psychology to the<br>\nTreatment of Psychological Trauma</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Erol Zeybekoglu, Psy.D.</td>\n<td style=\"text-align: center;\">2018-2019</td>\n<td style=\"text-align: center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Patricia Kennedy, Psy.D.</td>\n<td style=\"text-align: center;\">2019-2020</td>\n<td style=\"text-align: center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br>\nin the World.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td>\n<td style=\"text-align: center;\">2020-2021</td>\n<td style=\"text-align: center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Ian Newby-Clark, Ph.D.</td>\n<td style=\"text-align: center;\">2021-2022</td>\n<td style=\"text-align: center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">David Bender, Ph.D.</td>\n<td style=\"text-align: center;\">2022-2023</td>\n<td style=\"text-align: center;\">Descriptive Psychology in Everyday Life.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td>\n</tr>\n</tbody>\n</table>','Past Presidents of the Society for Descriptive Psychology','','inherit','closed','closed','','2928-revision-v1','','','2025-12-31 13:55:39','2025-12-31 13:55:39','',2928,'https://society.bsquaresite.com/?p=8067',0,'revision','',0),
(8068,4,'2025-12-31 13:55:39','2025-12-31 13:55:39','<h2>Past Presidents of the Society for Descriptive Psychology</h2>		<p>The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p>\n<p>\n</p><p><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p>\n<p>Click any of the past presidents\' names highlighted in red to read a short statement about ongoing research and clinical interests.</p>\n<table style=\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\">\n<colgroup>\n<col style=\"width: 27%;\" span=\"1\">\n<col style=\"width: 13%;\" span=\"1\">\n<col style=\"width: 40%;\" span=\"1\">\n<col style=\"width: 20%;\" span=\"1\"> </colgroup>\n<tbody>\n<tr style=\"border-bottom: 3px solid darkblue;\">\n<td style=\"font-weight: bold; font-size: 120%;\">Name</td>\n<td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Year as<br>\nPresident</td>\n<td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Presidential<br>\nAddress</td>\n<td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Conference<br>\nProgram</td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td>\n<td style=\"text-align: center;\">1978-1980</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Thomas Mitchell, Ph.D.</td>\n<td style=\"text-align: center;\">1980-1981</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Mary Shideler, Ph.D.</td>\n<td style=\"text-align: center;\">1981-1982</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td>\n<td style=\"text-align: center;\">1982-1983</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td>\n<td style=\"text-align: center;\">1983-1984</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n<td style=\"text-align: center;\">1984-1985</td>\n<td style=\"text-align: center;\">Counseling with Adolescents and Their Families:<br>\nA Status Dynamic Approach</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n<td style=\"text-align: center;\">1985-1986</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td>\n<td style=\"text-align: center;\">1986-1987</td>\n<td style=\"text-align: center;\">Humor in Psychotherapy: For Better or for Worse</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">James Holmes, Ph.D.</td>\n<td style=\"text-align: center;\">1987-1988</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td>\n<td style=\"text-align: center;\">1988-1989</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Carolyn Allen Zeiger, Ph.D.</td>\n<td style=\"text-align: center;\">1989-1990</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td>\n<td style=\"text-align: center;\">1990-1991</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td>\n<td style=\"text-align: center;\">1991-1992</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">John R. Forward, Ph.D.</td>\n<td style=\"text-align: center;\">1992-1993</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&amp;action=edit\">C.J. Peek, Ph.D.</a></td>\n<td style=\"text-align: center;\">1993-1994</td>\n<td style=\"text-align: center;\">Management by Trellis-Building: Harmonizing<br>\nOrganization and Professional Community</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td>\n<td style=\"text-align: center;\">1994-1995</td>\n<td style=\"text-align: center;\">Trauma and its Transformations</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td>\n<td style=\"text-align: center;\">1995-1996</td>\n<td style=\"text-align: center;\">The Mommas and the Papas: Roles Parents Play</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td>\n<td style=\"text-align: center;\">1996-1997</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td>\n<td style=\"text-align: center;\">1997-1998</td>\n<td style=\"text-align: center;\">Beyond Melting Pot and Tossed Salad</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/reg-garcia/&quot;\">Reginaldo Garcia, Ph.D.</a></td>\n<td style=\"text-align: center;\">1998-1999</td>\n<td style=\"text-align: center;\">Persons, Change and Stress</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Michael Spayd, Ph.D.</td>\n<td style=\"text-align: center;\">1999-2000</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Thomas Windham, Ph.D.<br>\n(Resigned)</td>\n<td style=\"text-align: center;\">2000-2001</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br>\n(Acting President)</td>\n<td style=\"text-align: center;\">2000-2001</td>\n<td style=\"text-align: center;\">H5 Technologies</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n<td style=\"text-align: center;\">2001-2002</td>\n<td style=\"text-align: center;\">A Solution to the Problem of Large Scale Judgment Spaces</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td>\n<td style=\"text-align: center;\">2002-2003</td>\n<td style=\"text-align: center;\">Addressing Pain and Suffering at the End-of-Life</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td>\n<td style=\"text-align: center;\">2003-2004</td>\n<td style=\"text-align: center;\">Is it All Really Biological?</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Robert Brill, Ph.D.</td>\n<td style=\"text-align: center;\">2004-2005</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td>\n<td style=\"text-align: center;\">2005-2006</td>\n<td style=\"text-align: center;\">Appraisal and Competence in Managing the<br>\nLearning Loop</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Heather Holmes Lonergan, Ph.D.</td>\n<td style=\"text-align: center;\">2006-2007</td>\n<td style=\"text-align: center;\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td>\n<td style=\"text-align: center;\">2007-2008</td>\n<td style=\"text-align: center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td>\n<td style=\"text-align: center;\">2008-2009</td>\n<td style=\"text-align: center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td>\n<td style=\"text-align: center;\">2009-2010</td>\n<td style=\"text-align: center;\">A Report from the Field: Using Paradigm Case<br>\nFormulation and Parametric Analysis in Emerging Fields of Healthcare</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n<td style=\"text-align: center;\">2010-2011</td>\n<td style=\"text-align: center;\">Re-working Economics from the Ground Up</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n<td style=\"text-align: center;\">2011-2012</td>\n<td style=\"text-align: center;\">Invisible to the Naked Eye</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td>\n<td style=\"text-align: center;\">2012-2013</td>\n<td style=\"text-align: center;\">Creating Monsters: How persons become<br>\nperpetrators of genocide</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">C.J. Stone</td>\n<td style=\"text-align: center;\">2013-2014</td>\n<td style=\"text-align: center;\">Looking back, and Looking Forward</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td>\n<td style=\"text-align: center;\">2014-2015</td>\n<td style=\"text-align: center;\">Social Progress and the Just Choice</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Ned Kirsch, Ph.D.</td>\n<td style=\"text-align: center;\">2015-2016</td>\n<td style=\"text-align: center;\">Notes on the Relationship between Persons and Embodiment</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Bryan Harnsberger, Psy.D.</td>\n<td style=\"text-align: center;\">2016-2017</td>\n<td style=\"text-align: center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td>\n<td style=\"text-align: center;\">2017-2018</td>\n<td style=\"text-align: center;\">Applying Descriptive Psychology to the<br>\nTreatment of Psychological Trauma</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Erol Zeybekoglu, Psy.D.</td>\n<td style=\"text-align: center;\">2018-2019</td>\n<td style=\"text-align: center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Patricia Kennedy, Psy.D.</td>\n<td style=\"text-align: center;\">2019-2020</td>\n<td style=\"text-align: center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br>\nin the World.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td>\n<td style=\"text-align: center;\">2020-2021</td>\n<td style=\"text-align: center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Ian Newby-Clark, Ph.D.</td>\n<td style=\"text-align: center;\">2021-2022</td>\n<td style=\"text-align: center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">David Bender, Ph.D.</td>\n<td style=\"text-align: center;\">2022-2023</td>\n<td style=\"text-align: center;\">Descriptive Psychology in Everyday Life.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td>\n</tr>\n</tbody>\n</table>','Past Presidents of the Society for Descriptive Psychology','','inherit','closed','closed','','2928-revision-v1','','','2025-12-31 13:55:39','2025-12-31 13:55:39','',2928,'https://society.bsquaresite.com/?p=8068',0,'revision','',0),
(8069,4,'2025-12-31 13:55:39','2025-12-31 13:55:39','<h2>Past Presidents of the Society for Descriptive Psychology</h2>		<p>The Society\'s Presidential term begins and ends as of each year\'s annual conference (typically October to October). Each president\'s full term of service is actually for three years, serving as President-Elect in year one, President in year two, and immediate Past President in year three. In addition to serving on the Society Board of Directors, the duties of the President-elect include organizing the annual Society conference for the following year, of the President to present the Presidential Address at the Society conference, and of the immediate Past President to prepare a slate for election of new officers.</p>\n<p>\n</p><p><strong>Note</strong>: Click on a conference program to read the abstract associated with a Presidential Address (<strong>if available</strong>) and/or to review conference presentations given by other SDP members that year.</p>\n<p>Click any of the past presidents\' names highlighted in red to read a short statement about ongoing research and clinical interests.</p>\n<table style=\"width: 100%; position: relative; right: 110px; border-top: 3px solid darkblue; border-bottom: 3px solid darkblue;\">\n<colgroup>\n<col style=\"width: 27%;\" span=\"1\">\n<col style=\"width: 13%;\" span=\"1\">\n<col style=\"width: 40%;\" span=\"1\">\n<col style=\"width: 20%;\" span=\"1\"> </colgroup>\n<tbody>\n<tr style=\"border-bottom: 3px solid darkblue;\">\n<td style=\"font-weight: bold; font-size: 120%;\">Name</td>\n<td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Year as<br>\nPresident</td>\n<td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Presidential<br>\nAddress</td>\n<td style=\"text-align: center; font-weight: bold; font-size: 120%;\">Conference<br>\nProgram</td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/keith-e-davis/\">Keith Davis, Ph.D.</a></td>\n<td style=\"text-align: center;\">1978-1980</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Thomas Mitchell, Ph.D.</td>\n<td style=\"text-align: center;\">1980-1981</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Mary Shideler, Ph.D.</td>\n<td style=\"text-align: center;\">1981-1982</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td>\n<td style=\"text-align: center;\">1982-1983</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/raymond-bergner/\">Ray Bergner, Ph.D.</a></td>\n<td style=\"text-align: center;\">1983-1984</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n<td style=\"text-align: center;\">1984-1985</td>\n<td style=\"text-align: center;\">Counseling with Adolescents and Their Families:<br>\nA Status Dynamic Approach</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n<td style=\"text-align: center;\">1985-1986</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/jane-littmann/\">Jane R. Littmann, Ph.D.</a></td>\n<td style=\"text-align: center;\">1986-1987</td>\n<td style=\"text-align: center;\">Humor in Psychotherapy: For Better or for Worse</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">James Holmes, Ph.D.</td>\n<td style=\"text-align: center;\">1987-1988</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/david-bender/\">David Bender, Ph.D.</a></td>\n<td style=\"text-align: center;\">1988-1989</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Carolyn Allen Zeiger, Ph.D.</td>\n<td style=\"text-align: center;\">1989-1990</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/walter-torres/\">Walter Torres, Ph.D.</a></td>\n<td style=\"text-align: center;\">1990-1991</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td>\n<td style=\"text-align: center;\">1991-1992</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">John R. Forward, Ph.D.</td>\n<td style=\"text-align: center;\">1992-1993</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/wp-admin/post.php?post=363&amp;action=edit\">C.J. Peek, Ph.D.</a></td>\n<td style=\"text-align: center;\">1993-1994</td>\n<td style=\"text-align: center;\">Management by Trellis-Building: Harmonizing<br>\nOrganization and Professional Community</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td>\n<td style=\"text-align: center;\">1994-1995</td>\n<td style=\"text-align: center;\">Trauma and its Transformations</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td>\n<td style=\"text-align: center;\">1995-1996</td>\n<td style=\"text-align: center;\">The Mommas and the Papas: Roles Parents Play</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/paul-zeiger/\">Paul Zeiger, Ph.D.</a></td>\n<td style=\"text-align: center;\">1996-1997</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/fernand-lubuguin/\">Fernand Lubuguin, Ph.D.</a></td>\n<td style=\"text-align: center;\">1997-1998</td>\n<td style=\"text-align: center;\">Beyond Melting Pot and Tossed Salad</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/reg-garcia/&quot;\">Reginaldo Garcia, Ph.D.</a></td>\n<td style=\"text-align: center;\">1998-1999</td>\n<td style=\"text-align: center;\">Persons, Change and Stress</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/02/SDP-1999-Conference-Program.pdf\">21st Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Michael Spayd, Ph.D.</td>\n<td style=\"text-align: center;\">1999-2000</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Thomas Windham, Ph.D.<br>\n(Resigned)</td>\n<td style=\"text-align: center;\">2000-2001</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a><br>\n(Acting President)</td>\n<td style=\"text-align: center;\">2000-2001</td>\n<td style=\"text-align: center;\">H5 Technologies</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDPProgramSchedule2.pdf\">23rd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n<td style=\"text-align: center;\">2001-2002</td>\n<td style=\"text-align: center;\">A Solution to the Problem of Large Scale Judgment Spaces</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/10/SDP-2002-Conference-Program.pdf\">24th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/richard-heinrich/\">Richard Heinrich, Ph.D.</a></td>\n<td style=\"text-align: center;\">2002-2003</td>\n<td style=\"text-align: center;\">Addressing Pain and Suffering at the End-of-Life</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/01/SDP_CONFERENCE_03-1.pdf\">25th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3Chttp://www.sdp.org/sdp-members/raymond-bergner/%22\">Raymond Bergner, Ph.D.</a></td>\n<td style=\"text-align: center;\">2003-2004</td>\n<td style=\"text-align: center;\">Is it All Really Biological?</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Robert Brill, Ph.D.</td>\n<td style=\"text-align: center;\">2004-2005</td>\n<td style=\"text-align: center;\"></td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Sonja Bunke Holt, Ph.D.</td>\n<td style=\"text-align: center;\">2005-2006</td>\n<td style=\"text-align: center;\">Appraisal and Competence in Managing the<br>\nLearning Loop</td>\n<td style=\"text-align: center;\"></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Heather Holmes Lonergan, Ph.D.</td>\n<td style=\"text-align: center;\">2006-2007</td>\n<td style=\"text-align: center;\">Who\'s That in the Mirror? A Descriptive Psychology Analysis of Being a Parent</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SdP-2007-Conference-Program.pdf\">29th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Anthony O. Putman, Ph.D.</td>\n<td style=\"text-align: center;\">2007-2008</td>\n<td style=\"text-align: center;\">Ordinary Magic: What Descriptive Psychology Is, and Why It Matters</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2008-Conference-Program.pdf\">30th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"/%3C%22http://www.sdp.org/sdp-members/keith-e-davis/%22\">Keith Davis, Ph.D.</a></td>\n<td style=\"text-align: center;\">2008-2009</td>\n<td style=\"text-align: center;\">A Better Model of Self-regulation: The Core Issue in the Perpetration of Intimate Partner Violence &amp; Stalking</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2009-Conference-Program.pdf\">31st Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/c-j-peek/\">C.J. Peek, Ph.D.</a></td>\n<td style=\"text-align: center;\">2009-2010</td>\n<td style=\"text-align: center;\">A Report from the Field: Using Paradigm Case<br>\nFormulation and Parametric Analysis in Emerging Fields of Healthcare</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2010-Conference-Program.pdf\">32nd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/joel-jeffrey/\">H. Joel Jeffrey, Ph.D.</a></td>\n<td style=\"text-align: center;\">2010-2011</td>\n<td style=\"text-align: center;\">Re-working Economics from the Ground Up</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2011-Conference-Program.pdf\">33rd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/mary-k-roberts/\">Mary K. Roberts, Ph.D.</a></td>\n<td style=\"text-align: center;\">2011-2012</td>\n<td style=\"text-align: center;\">Invisible to the Naked Eye</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2012-Conference-Program.pdf\">34th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/charles-kantor/\">Charles Kantor, Ph.D.</a></td>\n<td style=\"text-align: center;\">2012-2013</td>\n<td style=\"text-align: center;\">Creating Monsters: How persons become<br>\nperpetrators of genocide</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2013-Conference-Program.pdf\">35th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">C.J. Stone</td>\n<td style=\"text-align: center;\">2013-2014</td>\n<td style=\"text-align: center;\">Looking back, and Looking Forward</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2014-Conference-Program.pdf\">36th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\"><a href=\"http://www.sdp.org/sdp-members/wynn-schwartz/\">Wynn Schwartz, Ph.D.</a></td>\n<td style=\"text-align: center;\">2014-2015</td>\n<td style=\"text-align: center;\">Social Progress and the Just Choice</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2015-Conference-Program.pdf\">37th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Ned Kirsch, Ph.D.</td>\n<td style=\"text-align: center;\">2015-2016</td>\n<td style=\"text-align: center;\">Notes on the Relationship between Persons and Embodiment</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/SDP-2016-Confeence-Program.pdf\">38th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Bryan Harnsberger, Psy.D.</td>\n<td style=\"text-align: center;\">2016-2017</td>\n<td style=\"text-align: center;\">Herding Tigers 2.0: A Status Dynamic Perspective on Leadership in Organizations</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2017/10/39th_SDP_Conference_Program_2017_for_distribution.pdf\">39th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Ralph Wechsler, Ph.D.</td>\n<td style=\"text-align: center;\">2017-2018</td>\n<td style=\"text-align: center;\">Applying Descriptive Psychology to the<br>\nTreatment of Psychological Trauma</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2018/09/Program-for-The-40th-Annual-SDP-conference-R.pdf\">40th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Erol Zeybekoglu, Psy.D.</td>\n<td style=\"text-align: center;\">2018-2019</td>\n<td style=\"text-align: center;\">Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2019/08/41st-SDP-Conference-Program-final.pdf\">41st Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Patricia Kennedy, Psy.D.</td>\n<td style=\"text-align: center;\">2019-2020</td>\n<td style=\"text-align: center;\">SES and Place: Examining the Impacts of Financial Position on a Person\'s Place<br>\nin the World.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2020/08/SDP-42nd-Conference-Program-with-registration-and-Society-links.pdf\">42nd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Laurie Bergner, Ph.D.</td>\n<td style=\"text-align: center;\">2020-2021</td>\n<td style=\"text-align: center;\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2021/08/SDP-43rd-Conference-Program-Final-Draft-8-9-21.pdf\">43rd Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">Ian Newby-Clark, Ph.D.</td>\n<td style=\"text-align: center;\">2021-2022</td>\n<td style=\"text-align: center;\">The Time is (Probably) Right for Change: Moving Descriptive Psychology into the Mainstream.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2022/08/SDP-44th-Annual-Conference-Brochure-FINAL-8-11-22.pdf\">44th Conference</a></td>\n</tr>\n<tr>\n<td style=\"color: darkblue; font-weight: bold;\">David Bender, Ph.D.</td>\n<td style=\"text-align: center;\">2022-2023</td>\n<td style=\"text-align: center;\">Descriptive Psychology in Everyday Life.</td>\n<td style=\"text-align: center;\"><a href=\"http://www.sdp.org/wp-content/uploads/2023/10/SDP-2023-Conference-Brochure-Archive.pdf\">45th Conference</a></td>\n</tr>\n</tbody>\n</table>','Past Presidents of the Society for Descriptive Psychology','','inherit','closed','closed','','2928-revision-v1','','','2025-12-31 13:55:39','2025-12-31 13:55:39','',2928,'https://society.bsquaresite.com/?p=8069',0,'revision','',0),
(8070,4,'2025-12-31 13:56:24','2025-12-31 13:56:24','<h2>Presentation: Mid-year Meeting 2022</h2>		<p style=\"text-align:center; position:relative; top: -20px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -20px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural <br>Competence as a Therapist:<br>A Descriptive Psychology Approach</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Fernand Lubuguin, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lubuguin_F-SDP-Mid-year-2022.jpg\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">April 1, 2022</td></tr>\n</table>','Presentation: Mid-year Meeting 2022','','inherit','closed','closed','','6487-revision-v1','','','2025-12-31 13:56:24','2025-12-31 13:56:24','',6487,'https://society.bsquaresite.com/?p=8070',0,'revision','',0),
(8071,4,'2025-12-31 13:56:24','2025-12-31 13:56:24','<h2>Presentation: Mid-year Meeting 2022</h2>		<p style=\"text-align:center; position:relative; top: -20px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -20px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural <br>Competence as a Therapist:<br>A Descriptive Psychology Approach</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Fernand Lubuguin, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lubuguin_F-SDP-Mid-year-2022.jpg\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">April 1, 2022</td></tr>\n</table>','Presentation: Mid-year Meeting 2022','','inherit','closed','closed','','6487-revision-v1','','','2025-12-31 13:56:24','2025-12-31 13:56:24','',6487,'https://society.bsquaresite.com/?p=8071',0,'revision','',0),
(8072,4,'2025-12-31 13:56:24','2025-12-31 13:56:24','<h2>Presentation: Mid-year Meeting 2022</h2>		<p style=\"text-align:center; position:relative; top: -20px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -20px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural <br>Competence as a Therapist:<br>A Descriptive Psychology Approach</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Fernand Lubuguin, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Lubuguin_F-SDP-Mid-year-2022.jpg\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">April 1, 2022</td></tr>\n</table>','Presentation: Mid-year Meeting 2022','','inherit','closed','closed','','6487-revision-v1','','','2025-12-31 13:56:24','2025-12-31 13:56:24','',6487,'https://society.bsquaresite.com/?p=8072',0,'revision','',0),
(8073,4,'2025-12-31 13:56:52','2025-12-31 13:56:52','<h2>Presentations</h2>		 <p style=\"position: relative; top: -60px;\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.</p><p style=\"position: relative; top: -60px;\">Please \"<strong>hover</strong>\" over the \"Presentations\" menu item and then select an option from the drop down menu.</p> ','Presentations','','inherit','closed','closed','','5555-revision-v1','','','2025-12-31 13:56:52','2025-12-31 13:56:52','',5555,'https://society.bsquaresite.com/?p=8073',0,'revision','',0),
(8074,4,'2025-12-31 13:56:52','2025-12-31 13:56:52','<h2>Presentations</h2>		 <p style=\"position: relative; top: -60px;\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.</p><p style=\"position: relative; top: -60px;\">Please \"<strong>hover</strong>\" over the \"Presentations\" menu item and then select an option from the drop down menu.</p> ','Presentations','','inherit','closed','closed','','5555-revision-v1','','','2025-12-31 13:56:52','2025-12-31 13:56:52','',5555,'https://society.bsquaresite.com/?p=8074',0,'revision','',0),
(8075,4,'2025-12-31 13:56:52','2025-12-31 13:56:52','<h2>Presentations</h2>		 <p style=\"position: relative; top: -60px;\">The links in this menu item provide access to available audio and video presentations from Society for Descriptive Psychology conferences.</p><p style=\"position: relative; top: -60px;\">Please \"<strong>hover</strong>\" over the \"Presentations\" menu item and then select an option from the drop down menu.</p> ','Presentations','','inherit','closed','closed','','5555-revision-v1','','','2025-12-31 13:56:52','2025-12-31 13:56:52','',5555,'https://society.bsquaresite.com/?p=8075',0,'revision','',0),
(8077,4,'2025-12-31 13:57:33','2025-12-31 13:57:33','<h2>Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n</table>','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','inherit','closed','closed','','5813-revision-v1','','','2025-12-31 13:57:33','2025-12-31 13:57:33','',5813,'https://society.bsquaresite.com/?p=8077',0,'revision','',0),
(8078,4,'2025-12-31 13:57:33','2025-12-31 13:57:33','<h2>Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n</table>','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','inherit','closed','closed','','5813-revision-v1','','','2025-12-31 13:57:33','2025-12-31 13:57:33','',5813,'https://society.bsquaresite.com/?p=8078',0,'revision','',0),
(8079,4,'2025-12-31 13:57:33','2025-12-31 13:57:33','<h2>Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:133px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 09, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor\'s Knowledge and The On-going Creation Of Meaning in The Real World</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 10, 2009</td></tr>\n</table>','Presentations 31st Annual Conference of the Society for Descriptive Psychology October 8-11, 2009','','inherit','closed','closed','','5813-revision-v1','','','2025-12-31 13:57:33','2025-12-31 13:57:33','',5813,'https://society.bsquaresite.com/?p=8079',0,'revision','',0),
(8080,4,'2025-12-31 13:57:59','2025-12-31 13:57:59','<h2>Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds </a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/explaining-explanations/\">Explaining Explanation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a Descriptive Psychology Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n</table>','Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010','','inherit','closed','closed','','5823-revision-v1','','','2025-12-31 13:57:59','2025-12-31 13:57:59','',5823,'https://society.bsquaresite.com/?p=8080',0,'revision','',0),
(8081,4,'2025-12-31 13:58:00','2025-12-31 13:58:00','<h2>Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds </a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/explaining-explanations/\">Explaining Explanation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a Descriptive Psychology Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n</table>','Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010','','inherit','closed','closed','','5823-revision-v1','','','2025-12-31 13:58:00','2025-12-31 13:58:00','',5823,'https://society.bsquaresite.com/?p=8081',0,'revision','',0),
(8082,4,'2025-12-31 13:58:00','2025-12-31 13:58:00','<h2>Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a <a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds </a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/explaining-explanations/\">Explaining Explanation</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:125px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a Descriptive Psychology Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2010</td></tr>\n</table>','Presentations 32nd Annual Conference of the Society for Descriptive Psychology September 30 - October 3, 2010','','inherit','closed','closed','','5823-revision-v1','','','2025-12-31 13:58:00','2025-12-31 13:58:00','',5823,'https://society.bsquaresite.com/?p=8082',0,'revision','',0),
(8083,4,'2025-12-31 13:58:28','2025-12-31 13:58:28','<h2>Presentations 33rd Annual SDP Conference September 22-25, 2011</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/theologies/\">Theologies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address<br>Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jacob Sidman, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We\'re Off to See the Wizard: Politics, Charisma, and Community Change.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n</table>','Presentations 33rd Annual SDP Conference September 22-25, 2011','','inherit','closed','closed','','5778-revision-v1','','','2025-12-31 13:58:28','2025-12-31 13:58:28','',5778,'https://society.bsquaresite.com/?p=8083',0,'revision','',0),
(8084,4,'2025-12-31 13:58:28','2025-12-31 13:58:28','<h2>Presentations 33rd Annual SDP Conference September 22-25, 2011</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/theologies/\">Theologies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address<br>Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jacob Sidman, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We\'re Off to See the Wizard: Politics, Charisma, and Community Change.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n</table>','Presentations 33rd Annual SDP Conference September 22-25, 2011','','inherit','closed','closed','','5778-revision-v1','','','2025-12-31 13:58:28','2025-12-31 13:58:28','',5778,'https://society.bsquaresite.com/?p=8084',0,'revision','',0),
(8085,4,'2025-12-31 13:58:28','2025-12-31 13:58:28','<h2>Presentations 33rd Annual SDP Conference September 22-25, 2011</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:130px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/theologies/\">Theologies</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Paul Zeiger, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2021/01/P_Zeiger-1.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 23, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address<br>Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jacob Sidman, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We\'re Off to See the Wizard: Politics, Charisma, and Community Change.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 24, 2011</td></tr>\n</table>','Presentations 33rd Annual SDP Conference September 22-25, 2011','','inherit','closed','closed','','5778-revision-v1','','','2025-12-31 13:58:28','2025-12-31 13:58:28','',5778,'https://society.bsquaresite.com/?p=8085',0,'revision','',0),
(8086,4,'2025-12-31 13:59:00','2025-12-31 13:59:00','<h2>Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems<br /></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img style=\"width: 125px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 22, 2012</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Stone</td><td style=\"text-align: left; border-top: 2px solid blue;\">September 23, 2012</td></tr></tbody></table>','Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012','','inherit','closed','closed','','5831-revision-v1','','','2025-12-31 13:59:00','2025-12-31 13:59:00','',5831,'https://society.bsquaresite.com/?p=8086',0,'revision','',0),
(8087,4,'2025-12-31 13:59:00','2025-12-31 13:59:00','<h2>Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems<br /></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img style=\"width: 125px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 22, 2012</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Stone</td><td style=\"text-align: left; border-top: 2px solid blue;\">September 23, 2012</td></tr></tbody></table>','Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012','','inherit','closed','closed','','5831-revision-v1','','','2025-12-31 13:59:00','2025-12-31 13:59:00','',5831,'https://society.bsquaresite.com/?p=8087',0,'revision','',0),
(8088,4,'2025-12-31 13:59:00','2025-12-31 13:59:00','<h2>Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems<br /></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img style=\"width: 125px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 22, 2012</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none;\"><a href=\"http://www.sdp.org/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">Descriptive Psychology, One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Stone</td><td style=\"text-align: left; border-top: 2px solid blue;\">September 23, 2012</td></tr></tbody></table>','Presentations 34th Annual Conference of the Society for Descriptive Psychology September 22 - 24, 2012','','inherit','closed','closed','','5831-revision-v1','','','2025-12-31 13:59:00','2025-12-31 13:59:00','',5831,'https://society.bsquaresite.com/?p=8088',0,'revision','',0),
(8089,4,'2025-12-31 13:59:35','2025-12-31 13:59:35','<h2>Presentations 35th Annual SDP Conference October 17-20, 2013</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n<td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D.<br>(based on the work of J.R. Holmes)</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n    <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 18, 2013</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/whats-in-a-name/\">What\'s in a Name?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n</table>','Presentations 35th Annual SDP Conference October 17-20, 2013','','inherit','closed','closed','','5785-revision-v1','','','2025-12-31 13:59:35','2025-12-31 13:59:35','',5785,'https://society.bsquaresite.com/?p=8089',0,'revision','',0),
(8090,4,'2025-12-31 13:59:36','2025-12-31 13:59:36','<h2>Presentations 35th Annual SDP Conference October 17-20, 2013</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n<td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D.<br>(based on the work of J.R. Holmes)</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n    <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 18, 2013</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/whats-in-a-name/\">What\'s in a Name?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n</table>','Presentations 35th Annual SDP Conference October 17-20, 2013','','inherit','closed','closed','','5785-revision-v1','','','2025-12-31 13:59:36','2025-12-31 13:59:36','',5785,'https://society.bsquaresite.com/?p=8090',0,'revision','',0),
(8091,4,'2025-12-31 13:59:36','2025-12-31 13:59:36','<h2>Presentations 35th Annual SDP Conference October 17-20, 2013</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n<td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-conference Tutorial.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">David Bender, Ph.D. & <br>J. Hap Cox, Ph.D.<br>(based on the work of J.R. Holmes)</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n    <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 18, 2013</td></tr>\n<tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/whats-in-a-name/\">What\'s in a Name?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<br><img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 17, 2013</td></tr>\n</table>','Presentations 35th Annual SDP Conference October 17-20, 2013','','inherit','closed','closed','','5785-revision-v1','','','2025-12-31 13:59:36','2025-12-31 13:59:36','',5785,'https://society.bsquaresite.com/?p=8091',0,'revision','',0),
(8092,4,'2025-12-31 14:00:09','2025-12-31 14:00:09','<h2>Presentations 37th Annual SDP Conference October 22-25, 2015</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br />supporting references, supplementary documents, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 125px; position: relative; left: 5px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 22, 2015</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What Descriptive Psychology Is: A first-hand historical and substantive account.</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img style=\"width: 125px; position: relative; left: 5px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 23, 2015</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics.</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles        Jane<br />   Kantor, Ph.D.    Littmann, Ph.D. <img style=\"width: 350px; height: 200; position: relative; left: 15px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/C_Kantor__J_Littmann.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 25, 2015</td></tr></tbody></table>','Presentations 37th Annual SDP Conference October 22-25, 2015','','inherit','closed','closed','','5562-revision-v1','','','2025-12-31 14:00:09','2025-12-31 14:00:09','',5562,'https://society.bsquaresite.com/?p=8092',0,'revision','',0),
(8093,4,'2025-12-31 14:00:10','2025-12-31 14:00:10','<h2>Presentations 37th Annual SDP Conference October 22-25, 2015</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br />supporting references, supplementary documents, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 125px; position: relative; left: 5px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 22, 2015</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What Descriptive Psychology Is: A first-hand historical and substantive account.</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img style=\"width: 125px; position: relative; left: 5px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 23, 2015</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics.</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles        Jane<br />   Kantor, Ph.D.    Littmann, Ph.D. <img style=\"width: 350px; height: 200; position: relative; left: 15px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/C_Kantor__J_Littmann.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 25, 2015</td></tr></tbody></table>','Presentations 37th Annual SDP Conference October 22-25, 2015','','inherit','closed','closed','','5562-revision-v1','','','2025-12-31 14:00:10','2025-12-31 14:00:10','',5562,'https://society.bsquaresite.com/?p=8093',0,'revision','',0),
(8094,4,'2025-12-31 14:00:10','2025-12-31 14:00:10','<h2>Presentations 37th Annual SDP Conference October 22-25, 2015</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br />supporting references, supplementary documents, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 125px; position: relative; left: 5px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 22, 2015</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What Descriptive Psychology Is: A first-hand historical and substantive account.</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Anthony O. Putman, Ph.D.<img style=\"width: 125px; position: relative; left: 5px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/A.-Putman.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 23, 2015</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics.</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles        Jane<br />   Kantor, Ph.D.    Littmann, Ph.D. <img style=\"width: 350px; height: 200; position: relative; left: 15px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/C_Kantor__J_Littmann.jpg\" /></td><td style=\"text-align: center; border-top: 2px solid blue;\">October 25, 2015</td></tr></tbody></table>','Presentations 37th Annual SDP Conference October 22-25, 2015','','inherit','closed','closed','','5562-revision-v1','','','2025-12-31 14:00:10','2025-12-31 14:00:10','',5562,'https://society.bsquaresite.com/?p=8094',0,'revision','',0),
(8095,4,'2025-12-31 14:00:38','2025-12-31 14:00:38','<h2>Presentations 38th Annual SDP Conference October 27-30, 2016</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 30, 2016</td></tr>\n</table>','Presentations 38th Annual SDP Conference October 27-30, 2016','','inherit','closed','closed','','5953-revision-v1','','','2025-12-31 14:00:38','2025-12-31 14:00:38','',5953,'https://society.bsquaresite.com/?p=8095',0,'revision','',0),
(8096,4,'2025-12-31 14:00:38','2025-12-31 14:00:38','<h2>Presentations 38th Annual SDP Conference October 27-30, 2016</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 30, 2016</td></tr>\n</table>','Presentations 38th Annual SDP Conference October 27-30, 2016','','inherit','closed','closed','','5953-revision-v1','','','2025-12-31 14:00:38','2025-12-31 14:00:38','',5953,'https://society.bsquaresite.com/?p=8096',0,'revision','',0),
(8097,4,'2025-12-31 14:00:38','2025-12-31 14:00:38','<h2>Presentations 38th Annual SDP Conference October 27-30, 2016</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 30, 2016</td></tr>\n</table>','Presentations 38th Annual SDP Conference October 27-30, 2016','','inherit','closed','closed','','5953-revision-v1','','','2025-12-31 14:00:38','2025-12-31 14:00:38','',5953,'https://society.bsquaresite.com/?p=8097',0,'revision','',0),
(8098,4,'2025-12-31 14:01:05','2025-12-31 14:01:05','<h2>Presentations 40th Annual SDP Conference October 11-14, 2018</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\n\" style= \"width:124px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 11, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:131px; height:140px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:123px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson\'s Disease.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Keith Davis, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/K.-Davis.jpg\" style= \"width:126px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:124px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clarke, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:126px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 13, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid It</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 14, 2018</td></tr>\n</table>','Presentations 40th Annual SDP Conference October 11-14, 2018','','inherit','closed','closed','','5579-revision-v1','','','2025-12-31 14:01:05','2025-12-31 14:01:05','',5579,'https://society.bsquaresite.com/?p=8098',0,'revision','',0),
(8099,4,'2025-12-31 14:01:05','2025-12-31 14:01:05','<h2>Presentations 40th Annual SDP Conference October 11-14, 2018</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\n\" style= \"width:124px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 11, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:131px; height:140px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:123px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson\'s Disease.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Keith Davis, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/K.-Davis.jpg\" style= \"width:126px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:124px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clarke, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:126px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 13, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid It</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 14, 2018</td></tr>\n</table>','Presentations 40th Annual SDP Conference October 11-14, 2018','','inherit','closed','closed','','5579-revision-v1','','','2025-12-31 14:01:05','2025-12-31 14:01:05','',5579,'https://society.bsquaresite.com/?p=8099',0,'revision','',0),
(8100,4,'2025-12-31 14:01:05','2025-12-31 14:01:05','<h2>Presentations 40th Annual SDP Conference October 11-14, 2018</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\n\" style= \"width:124px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 11, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:131px; height:140px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:123px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson\'s Disease.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Keith Davis, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/K.-Davis.jpg\" style= \"width:126px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:124px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 12, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ian Newby-Clarke, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:126px; position:relative; left: -2px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 13, 2018</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid It</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 14, 2018</td></tr>\n</table>','Presentations 40th Annual SDP Conference October 11-14, 2018','','inherit','closed','closed','','5579-revision-v1','','','2025-12-31 14:01:05','2025-12-31 14:01:05','',5579,'https://society.bsquaresite.com/?p=8100',0,'revision','',0),
(8101,4,'2025-12-31 14:01:33','2025-12-31 14:01:33','<h2>Presentations 41st Annual SDP Conference September 19-22, 2019</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments/\">Presidential Address<br>Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 19, 2019</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:100px; height:100; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 20, 2019</td></tr>\n  <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 20, 2019</td></tr>\n</table>','Presentations 41st Annual SDP Conference September 19-22, 2019','','inherit','closed','closed','','5691-revision-v1','','','2025-12-31 14:01:33','2025-12-31 14:01:33','',5691,'https://society.bsquaresite.com/?p=8101',0,'revision','',0),
(8102,4,'2025-12-31 14:01:33','2025-12-31 14:01:33','<h2>Presentations 41st Annual SDP Conference September 19-22, 2019</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments/\">Presidential Address<br>Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 19, 2019</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:100px; height:100; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 20, 2019</td></tr>\n  <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 20, 2019</td></tr>\n</table>','Presentations 41st Annual SDP Conference September 19-22, 2019','','inherit','closed','closed','','5691-revision-v1','','','2025-12-31 14:01:33','2025-12-31 14:01:33','',5691,'https://society.bsquaresite.com/?p=8102',0,'revision','',0),
(8103,4,'2025-12-31 14:01:33','2025-12-31 14:01:33','<h2>Presentations 41st Annual SDP Conference September 19-22, 2019</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/informal-status-assignments/\">Presidential Address<br>Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 19, 2019</td></tr>\n   <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:100px; height:100; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 20, 2019</td></tr>\n  <tr> <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue; hyphens:none;\"><a href=\"http://www.sdp.org/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 20, 2019</td></tr>\n</table>','Presentations 41st Annual SDP Conference September 19-22, 2019','','inherit','closed','closed','','5691-revision-v1','','','2025-12-31 14:01:33','2025-12-31 14:01:33','',5691,'https://society.bsquaresite.com/?p=8103',0,'revision','',0),
(8104,4,'2025-12-31 14:01:59','2025-12-31 14:01:59','<h2>Presentations 42nd Annual SDP Conference (Online) October 1-4, 2020</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Presidential Address: SES and Place: Examining the Impacts of Financial Position on a Person\'s Place in the World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Patricia Kennedy, Psy.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\"><a href=\"http://www.sdp.org/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Having Black-White Conversations Go Right</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Paula Holt, J.D., M.B.A, M.S. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/P_Holt.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>David Bender, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Ralph C. Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\n\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">A Revolution in the Conception of Empirical Research in the Behavioral Sciences --The Virtues of the Pragmatic versus the Semantic Paradigm </td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Keith E. Davis, Ph.D.<br>H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n</table>','Presentations 42nd Annual SDP Conference (Online) October 1-4, 2020','','inherit','closed','closed','','5344-revision-v1','','','2025-12-31 14:01:59','2025-12-31 14:01:59','',5344,'https://society.bsquaresite.com/?p=8104',0,'revision','',0),
(8105,4,'2025-12-31 14:01:59','2025-12-31 14:01:59','<h2>Presentations 42nd Annual SDP Conference (Online) October 1-4, 2020</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Presidential Address: SES and Place: Examining the Impacts of Financial Position on a Person\'s Place in the World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Patricia Kennedy, Psy.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\"><a href=\"http://www.sdp.org/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Having Black-White Conversations Go Right</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Paula Holt, J.D., M.B.A, M.S. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/P_Holt.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>David Bender, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Ralph C. Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\n\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">A Revolution in the Conception of Empirical Research in the Behavioral Sciences --The Virtues of the Pragmatic versus the Semantic Paradigm </td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Keith E. Davis, Ph.D.<br>H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n</table>','Presentations 42nd Annual SDP Conference (Online) October 1-4, 2020','','inherit','closed','closed','','5344-revision-v1','','','2025-12-31 14:01:59','2025-12-31 14:01:59','',5344,'https://society.bsquaresite.com/?p=8105',0,'revision','',0),
(8106,4,'2025-12-31 14:02:00','2025-12-31 14:02:00','<h2>Presentations 42nd Annual SDP Conference (Online) October 1-4, 2020</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Presidential Address: SES and Place: Examining the Impacts of Financial Position on a Person\'s Place in the World</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Patricia Kennedy, Psy.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:120px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\"><a href=\"http://www.sdp.org/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Having Black-White Conversations Go Right</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Paula Holt, J.D., M.B.A, M.S. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/P_Holt.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>David Bender, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Ian Newby-Clark, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a></a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Ralph C. Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\n\" style= \"width:100px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">A Revolution in the Conception of Empirical Research in the Behavioral Sciences --The Virtues of the Pragmatic versus the Semantic Paradigm </td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\";>Keith E. Davis, Ph.D.<br>H. Joel Jeffrey, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2020</td></tr>\n</table>','Presentations 42nd Annual SDP Conference (Online) October 1-4, 2020','','inherit','closed','closed','','5344-revision-v1','','','2025-12-31 14:02:00','2025-12-31 14:02:00','',5344,'https://society.bsquaresite.com/?p=8106',0,'revision','',0),
(8107,4,'2025-12-31 14:02:28','2025-12-31 14:02:28','<h2>Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href = \"http://www.sdp.org/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Presidential Address: Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple \nRelationships</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\n\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\nExplains Conspiracy Communities</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\n\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\n\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory\nand Role Development in the Behavior of Persons</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Coté, L.C.S.W.<img src = \"http://www.sdp.org/wp-content/uploads/2021/12/Charle_Cote_head_shot.jpg\" style= \"width:105px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Identity: An Essential, But Sometimes Neglected, Parameter</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary K. Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What\nConcepts Proved Serviceable?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Clarke J. Stone, <br>Independent Scholar</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n</table>','Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021','','inherit','closed','closed','','6050-revision-v1','','','2025-12-31 14:02:28','2025-12-31 14:02:28','',6050,'https://society.bsquaresite.com/?p=8107',0,'revision','',0),
(8108,4,'2025-12-31 14:02:28','2025-12-31 14:02:28','<h2>Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href = \"http://www.sdp.org/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Presidential Address: Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple \nRelationships</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\n\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\nExplains Conspiracy Communities</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\n\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\n\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory\nand Role Development in the Behavior of Persons</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Coté, L.C.S.W.<img src = \"http://www.sdp.org/wp-content/uploads/2021/12/Charle_Cote_head_shot.jpg\" style= \"width:105px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Identity: An Essential, But Sometimes Neglected, Parameter</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary K. Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What\nConcepts Proved Serviceable?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Clarke J. Stone, <br>Independent Scholar</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n</table>','Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021','','inherit','closed','closed','','6050-revision-v1','','','2025-12-31 14:02:28','2025-12-31 14:02:28','',6050,'https://society.bsquaresite.com/?p=8108',0,'revision','',0),
(8109,4,'2025-12-31 14:02:28','2025-12-31 14:02:28','<h2>Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:39%;\"</col>\n<col style= \"width:38%;\"</col>\n<col style= \"width:23%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href = \"http://www.sdp.org/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Presidential Address: Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple \nRelationships</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Laurie Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/Bergner_L.jpeg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">September 30, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\n\">Looking for Superman in Dangerous Worlds: Descriptive Psychology\nExplains Conspiracy Communities</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\n\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\n\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory\nand Role Development in the Behavior of Persons</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Erol Zeybekoglu, Psy.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/12/E_Zeybekoglu.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 1, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Charles Coté, L.C.S.W.<img src = \"http://www.sdp.org/wp-content/uploads/2021/12/Charle_Cote_head_shot.jpg\" style= \"width:105px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Walter Torres, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/W-Torres.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\">Identity: An Essential, But Sometimes Neglected, Parameter</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Mary K. Roberts, Ph.D.</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 2, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What\nConcepts Proved Serviceable?</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" style= \"width:110px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Clarke J. Stone, <br>Independent Scholar</td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">October 3, 2021</td></tr>\n</table>','Presentations 43rd Annual SDP Conference (Online) September 30-October 3, 2021','','inherit','closed','closed','','6050-revision-v1','','','2025-12-31 14:02:28','2025-12-31 14:02:28','',6050,'https://society.bsquaresite.com/?p=8109',0,'revision','',0),
(8110,4,'2025-12-31 14:02:59','2025-12-31 14:02:59','<h2>Presentations 8th Annual SDP Conference1986</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n</table>','Presentations 8th Annual SDP Conference1986','','inherit','closed','closed','','5745-revision-v1','','','2025-12-31 14:02:59','2025-12-31 14:02:59','',5745,'https://society.bsquaresite.com/?p=8110',0,'revision','',0),
(8111,4,'2025-12-31 14:02:59','2025-12-31 14:02:59','<h2>Presentations 8th Annual SDP Conference1986</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n</table>','Presentations 8th Annual SDP Conference1986','','inherit','closed','closed','','5745-revision-v1','','','2025-12-31 14:02:59','2025-12-31 14:02:59','',5745,'https://society.bsquaresite.com/?p=8111',0,'revision','',0),
(8112,4,'2025-12-31 14:02:59','2025-12-31 14:02:59','<h2>Presentations 8th Annual SDP Conference1986</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click the title below to view a video of the presentation.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1986_Videos/SDP_08_1986_Holmes_Tutorial_Part_2.mp4\">Descriptive Psychology Tutorial, Part 2</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Jim Holmes, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">August 17, 1986</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that this is Part 2 of Dr. Holmes\' presentation. We have not been able to find Part 1. We are presenting this portion of the tutorial here because Dr. Holmes\' cogent discussion of Descriptive Psychology concepts and tools is instructive despite the missing portion of his presentation..</td></tr>\n</table>','Presentations 8th Annual SDP Conference1986','','inherit','closed','closed','','5745-revision-v1','','','2025-12-31 14:02:59','2025-12-31 14:02:59','',5745,'https://society.bsquaresite.com/?p=8112',0,'revision','',0),
(8113,4,'2025-12-31 14:03:25','2025-12-31 14:03:25','<h2>Presentations 9th Annual SDP Conference 1987</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1987_Videos/SDP_09_1987_Mitchell_Tutorial.mp4\">Introductory Tutorial on the Fundamentals of Descriptive Psychology</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Tom Mitchell, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 14, 1987</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that there are two relatively brief sections on the original recording of this presentation during which the sound degraded and could not be repaired. However, the overall value of the presentation is not significantly affected.</td></tr>\n</table>','Presentations 9th Annual SDP Conference 1987','','inherit','closed','closed','','5720-revision-v1','','','2025-12-31 14:03:25','2025-12-31 14:03:25','',5720,'https://society.bsquaresite.com/?p=8113',0,'revision','',0),
(8114,4,'2025-12-31 14:03:25','2025-12-31 14:03:25','<h2>Presentations 9th Annual SDP Conference 1987</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1987_Videos/SDP_09_1987_Mitchell_Tutorial.mp4\">Introductory Tutorial on the Fundamentals of Descriptive Psychology</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Tom Mitchell, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 14, 1987</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that there are two relatively brief sections on the original recording of this presentation during which the sound degraded and could not be repaired. However, the overall value of the presentation is not significantly affected.</td></tr>\n</table>','Presentations 9th Annual SDP Conference 1987','','inherit','closed','closed','','5720-revision-v1','','','2025-12-31 14:03:25','2025-12-31 14:03:25','',5720,'https://society.bsquaresite.com/?p=8114',0,'revision','',0),
(8115,4,'2025-12-31 14:03:26','2025-12-31 14:03:26','<h2>Presentations 9th Annual SDP Conference 1987</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the abstract, <br>supporting references, supplementary documents, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:30%;\"</col>\n<col style= \"width:45%;\"</col>\n<col style= \"width:25%;\"</col>\n<thead>\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1987_Videos/SDP_09_1987_Mitchell_Tutorial.mp4\">Introductory Tutorial on the Fundamentals of Descriptive Psychology</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Tom Mitchell, Ph.D.</td>    \n    <td style=\"text-align:center; border-top: 2px solid blue;\">October 14, 1987</td></tr>\n<tr>\n   <td colspan=\"3\" style=\"border-bottom:2px solid blue;\">Please note that there are two relatively brief sections on the original recording of this presentation during which the sound degraded and could not be repaired. However, the overall value of the presentation is not significantly affected.</td></tr>\n</table>','Presentations 9th Annual SDP Conference 1987','','inherit','closed','closed','','5720-revision-v1','','','2025-12-31 14:03:26','2025-12-31 14:03:26','',5720,'https://society.bsquaresite.com/?p=8115',0,'revision','',0),
(8116,4,'2025-12-31 14:03:54','2025-12-31 14:03:54','<h2>Presentations and Courses by Peter G. Ossorio</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead></table><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr></tbody></table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"width: 100%; border: none; position: relative; top: -60px; border-color: ffffff;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center; width: 277.086px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 159.773px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 146.141px;\"> </th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"> </td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\"> </td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\"> </td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"width: 146.141px;\">October 12, 1989</td></tr><tr><td style=\"width: 595px;\" colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.</p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.</p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-12-31 14:03:54','2025-12-31 14:03:54','',5696,'https://society.bsquaresite.com/?p=8116',0,'revision','',0),
(8117,4,'2025-12-31 14:03:54','2025-12-31 14:03:54','<h2>Presentations and Courses by Peter G. Ossorio</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead></table><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr></tbody></table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"width: 100%; border: none; position: relative; top: -60px; border-color: ffffff;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center; width: 277.086px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 159.773px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 146.141px;\"> </th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"> </td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\"> </td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\"> </td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"width: 146.141px;\">October 12, 1989</td></tr><tr><td style=\"width: 595px;\" colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.</p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.</p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-12-31 14:03:54','2025-12-31 14:03:54','',5696,'https://society.bsquaresite.com/?p=8117',0,'revision','',0),
(8118,4,'2025-12-31 14:03:54','2025-12-31 14:03:54','<h2>Presentations and Courses by Peter G. Ossorio</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title to access the video.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead></table><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/publications/SDP_1988_Videos/SDP_10_1988_Ossorio_galaxies.mp4\">Galaxies at 8:30</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue;\">October 9, 1988</td></tr></tbody></table><p>This presentation was given at the 10th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 42a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</p><table style=\"width: 100%; border: none; position: relative; top: -60px; border-color: ffffff;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center; width: 277.086px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 159.773px;\"> </th><th style=\"font-weight: bold; text-align: center; width: 146.141px;\"> </th></tr></thead><tbody><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"> </td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\"> </td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\"> </td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1989_Videos/SDP_11_1989_Ossorio_Rap_Session.mp4\"><strong>Rap Session</strong></a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"width: 146.141px;\">October 12, 1989</td></tr><tr><td style=\"width: 595px;\" colspan=\"3\">Dr. Ossorio’s Rap Sessions were given at SDP Annual Conferences. These interactive presentations gave people an opportunity to ask questions about topics of interest to them, or to ask for elaborations of Descriptive Psychology concepts and applications. Several of the later Rap Sessions (1996-2001) were transcribed and are available on this website. This video, from 11th Annual Conference of the Society for Descriptive Psychology, 1989, is a unique opportunity to watch Dr. Ossorio interacting with many of his students.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; width: 277.086px;\"><a href=\"http://www.sdp.org/publications/SDP_1990_Videos/SDP_12_1990_Ossorio_Human_Condition.mp4\">The Human Condition: Some Formal Aspects</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">October 20, 1990</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\">This presentation was given at the 12th Annual Conference of the Society for Descriptive Psychology. A transcript of the talk was published as Linguistic Research Institute (LRI) Report No. 47a. The LRI report can be retrieved from the Peter G. Ossorio Collection at CU Scholar by clicking <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a>.</td></tr><tr><td style=\"text-align: left; font-weight: bold; border-top: 2px solid blue; hyphens: none; width: 277.086px;\"><a href=\"http://www.sdp.org/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Course: Personality and Personality Theories</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue; width: 159.773px;\">Peter G. Ossorio, Ph.D.</td><td style=\"text-align: center; border-top: 2px solid blue; width: 146.141px;\">Fall Semester, 1974</td></tr><tr><td style=\"hyphens: none; width: 595px;\" colspan=\"3\"><p>These lectures are from a graduate level course during the Fall Semester, 1974, that was given by Dr. Ossorio \"to first-year clinical psychology graduate students at the University of <br />Colorado, Boulder, with a number of more advanced students auditing\" and were taped by C.J. Peek, Ph.D. with Dr. Ossorio\'s permission.</p><p>A CD containing the entire set of these lectures was first distributed in 2007 to members of the Society for Descriptive Psychology.</p><p>This course was offered again in the Summer Semester, 1976. It was transcribed and first published by the Linguistic Research Institute (LRI) in 1977 as <br />LRI Report No. 16, <em>Personality and Personality Theories</em>. It was re-published in 2015 by <em>Descriptive Psychology Press (DPP)</em> as <em>Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</em>. A PDF of the LRI Report can be accessed from the Peter G. Ossorio Collection at CU Scholar, by using a link on <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">this page</a>. A PDF of the DPP volume can be accessed <a href=\"http://www.sdp.org/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">here</a>.</p></td></tr></tbody></table>','Presentations and Courses by Peter G. Ossorio','','inherit','closed','closed','','5696-revision-v1','','','2025-12-31 14:03:54','2025-12-31 14:03:54','',5696,'https://society.bsquaresite.com/?p=8118',0,'revision','',0),
(8119,4,'2025-12-31 14:04:24','2025-12-31 14:04:24','<h2>Presentations Mid-year Meetings 2021</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">January 21, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\" style= \"width:142px; position:relative; left:0px;\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">April 30, 2021</td></tr>\n</table>','Presentations Mid-year Meetings 2021','','inherit','closed','closed','','5963-revision-v1','','','2025-12-31 14:04:24','2025-12-31 14:04:24','',5963,'https://society.bsquaresite.com/?p=8119',0,'revision','',0),
(8120,4,'2025-12-31 14:04:24','2025-12-31 14:04:24','<h2>Presentations Mid-year Meetings 2021</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">January 21, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\" style= \"width:142px; position:relative; left:0px;\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">April 30, 2021</td></tr>\n</table>','Presentations Mid-year Meetings 2021','','inherit','closed','closed','','5963-revision-v1','','','2025-12-31 14:04:24','2025-12-31 14:04:24','',5963,'https://society.bsquaresite.com/?p=8120',0,'revision','',0),
(8121,4,'2025-12-31 14:04:24','2025-12-31 14:04:24','<h2>Presentations Mid-year Meetings 2021</h2>		<p style=\"text-align:center; position:relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and  a link to an audio or video of the presentation, <strong>if available</strong>.</p>\n<table style=\"border:none; width:100%; position:relative; top: -60px;\">\n<col style= \"width:40%;\"</col>\n<col style= \"width:40%;\"</col>\n<col style= \"width:20%;\"</col>\n<thead>\n<tr style=\"height: 50px;\">\n    <th style=\"font-weight:bold; text-align:center;\">Title</th>\n    <th style=\"font-weight:bold; text-align:center;\">Presenter</th>\n    <th style=\"font-weight:bold; text-align:center;\">Date</td></th>\n</thead>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">January 21, 2021</td></tr>\n<tr >\n    <td style=\"text-align:left; font-weight:bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a></td>\n    <td style=\"text-align:center; font-weight:bold; border-top: 2px solid blue;\">Ralph Wechsler, Ph.D.<img src = \"http://www.sdp.org/wp-content/uploads/2020/10/RCW-7-22-19-cropped.jpg\" style= \"width:142px; position:relative; left:0px;\" style= \"width:150px; position:relative; left:0px;\"></td>\n    <td style=\"text-align:left; border-top: 2px solid blue;\">April 30, 2021</td></tr>\n</table>','Presentations Mid-year Meetings 2021','','inherit','closed','closed','','5963-revision-v1','','','2025-12-31 14:04:24','2025-12-31 14:04:24','',5963,'https://society.bsquaresite.com/?p=8121',0,'revision','',0),
(8122,4,'2025-12-31 14:05:01','2025-12-31 14:05:01','<h2>Publications</h2>','Publications','','inherit','closed','closed','','115-revision-v1','','','2025-12-31 14:05:01','2025-12-31 14:05:01','',115,'https://society.bsquaresite.com/?p=8122',0,'revision','',0),
(8123,4,'2025-12-31 14:05:01','2025-12-31 14:05:01','<h2>Publications</h2>','Publications','','inherit','closed','closed','','115-revision-v1','','','2025-12-31 14:05:01','2025-12-31 14:05:01','',115,'https://society.bsquaresite.com/?p=8123',0,'revision','',0),
(8124,4,'2025-12-31 14:05:01','2025-12-31 14:05:01','<h2>Publications</h2>','Publications','','inherit','closed','closed','','115-revision-v1','','','2025-12-31 14:05:01','2025-12-31 14:05:01','',115,'https://society.bsquaresite.com/?p=8124',0,'revision','',0),
(8125,4,'2025-12-31 14:05:35','2025-12-31 14:05:35','<h2>Register Now</h2>		[bbp-register]','Register Now','','inherit','closed','closed','','141-revision-v1','','','2025-12-31 14:05:35','2025-12-31 14:05:35','',141,'https://society.bsquaresite.com/?p=8125',0,'revision','',0),
(8126,4,'2025-12-31 14:05:35','2025-12-31 14:05:35','<h2>Register Now</h2>		[bbp-register]','Register Now','','inherit','closed','closed','','141-revision-v1','','','2025-12-31 14:05:35','2025-12-31 14:05:35','',141,'https://society.bsquaresite.com/?p=8126',0,'revision','',0),
(8127,4,'2025-12-31 14:05:36','2025-12-31 14:05:36','<h2>Register Now</h2>		[bbp-register]','Register Now','','inherit','closed','closed','','141-revision-v1','','','2025-12-31 14:05:36','2025-12-31 14:05:36','',141,'https://society.bsquaresite.com/?p=8127',0,'revision','',0),
(8128,4,'2025-12-31 14:06:02','2025-12-31 14:06:02','<h2>Robert Brill, PhD</h2>		<p>Descriptive Psychology is an approach to psychology first conceptualized and designed in Boulder, Colorado in the 1960\'s. What is most distinctive about Descriptive Psychology is the emphasis on the accurate and complete description of persons, their actions, and the world in which they live. Non-Descriptive Psychological study (conventional psychology) is focused on attempting to develop theories to explain psychological phenomena and looking for possible underlying causes. In Descriptive Psychology the interest is in the accurate and complete description of human phenomena.</p><p>The idea of a central role for description in psychology is somewhat distinctive. However, in most scientific fields a comprehensive description of an area of interest is an important first step. Scientific literature is filled with the careful description of natural phenomena (geological strata, species of birds, different types of clouds, galaxies, or the social practices of a foreign culture). Now with Descriptive Psychology there is a comprehensive description or articulation of person, behavior, and real-world phenomena.</p><p>In Descriptive Psychology conceptual tools (e.g., parametric analyses, paradigm case formulations) are used to design an inter-related set of descriptions of human phenomena. The full set of these descriptions fit together naturally, because the real-world phenomena they represent fit together. In Descriptive Psychology the complex aspects of humankind are related in an integrated, understandably expansive production (referred to a the \"person concept\"). This conceptual production is then, in turn, applied to an array of different applications. Descriptive psychological works are therefore, either fundamental additions to the \"person concept,\" or applications of this network to many areas of psychology, social sciences and beyond. It can be seen that Descriptive Psychology is a different type of psychology.</p><p>It is useful to point out a related idea. The descriptive articulating activities are <em>pre-empirical</em> in nature; they are not based on the results of doing experiments. A review of articles on the website (Ossorio, Bergner, Singer) should help clarify the important pre-empirical-empirical distinction. One important idea is that a substantive review of the philosophy of science does not support the logical necessity that psychology be in its current form (with an emphasizes conducting experiments and verifying psychological theories). Descriptive Psychology is an on-going attempt to put aside history and proceed with this fresh new start. Many have found the resultant production and its applications refreshing.</p><p>It is interesting to note that at times those associated with the development of Descriptive Psychology admit that the resultant robustness of the discipline was somewhat unanticipated. This vigor is seen in the broad and elegant nature of the overall construct and the surprising range of applications (e.g. computer programming, spirituality, moral judgment, business practices, even the identification of galaxies). An at-times-mentioned downside of the discipline is that it is not well-appreciated in mainstream psychology. It is good to keep in mind that Descriptive Psychology is not designed to fit-in or be what is expected. It is designed to be useful and widely applied.</p><p>The Descriptive Psychology website is a sampling of discussions of the discipline and its applications, a number of links to ongoing works and publications, and a list of Society for Descriptive Psychology members. There is also information about the SDP Annual Conference often held in Colorado. Please let us know if you have any questions, your thoughts, or if you would like to join the intellectually stimulating and growing Society for Descriptive Psychology (student memberships are available).</p>','Robert Brill, PhD','','inherit','closed','closed','','180-revision-v1','','','2025-12-31 14:06:02','2025-12-31 14:06:02','',180,'https://society.bsquaresite.com/?p=8128',0,'revision','',0),
(8129,4,'2025-12-31 14:06:02','2025-12-31 14:06:02','<h2>Robert Brill, PhD</h2>		<p>Descriptive Psychology is an approach to psychology first conceptualized and designed in Boulder, Colorado in the 1960\'s. What is most distinctive about Descriptive Psychology is the emphasis on the accurate and complete description of persons, their actions, and the world in which they live. Non-Descriptive Psychological study (conventional psychology) is focused on attempting to develop theories to explain psychological phenomena and looking for possible underlying causes. In Descriptive Psychology the interest is in the accurate and complete description of human phenomena.</p><p>The idea of a central role for description in psychology is somewhat distinctive. However, in most scientific fields a comprehensive description of an area of interest is an important first step. Scientific literature is filled with the careful description of natural phenomena (geological strata, species of birds, different types of clouds, galaxies, or the social practices of a foreign culture). Now with Descriptive Psychology there is a comprehensive description or articulation of person, behavior, and real-world phenomena.</p><p>In Descriptive Psychology conceptual tools (e.g., parametric analyses, paradigm case formulations) are used to design an inter-related set of descriptions of human phenomena. The full set of these descriptions fit together naturally, because the real-world phenomena they represent fit together. In Descriptive Psychology the complex aspects of humankind are related in an integrated, understandably expansive production (referred to a the \"person concept\"). This conceptual production is then, in turn, applied to an array of different applications. Descriptive psychological works are therefore, either fundamental additions to the \"person concept,\" or applications of this network to many areas of psychology, social sciences and beyond. It can be seen that Descriptive Psychology is a different type of psychology.</p><p>It is useful to point out a related idea. The descriptive articulating activities are <em>pre-empirical</em> in nature; they are not based on the results of doing experiments. A review of articles on the website (Ossorio, Bergner, Singer) should help clarify the important pre-empirical-empirical distinction. One important idea is that a substantive review of the philosophy of science does not support the logical necessity that psychology be in its current form (with an emphasizes conducting experiments and verifying psychological theories). Descriptive Psychology is an on-going attempt to put aside history and proceed with this fresh new start. Many have found the resultant production and its applications refreshing.</p><p>It is interesting to note that at times those associated with the development of Descriptive Psychology admit that the resultant robustness of the discipline was somewhat unanticipated. This vigor is seen in the broad and elegant nature of the overall construct and the surprising range of applications (e.g. computer programming, spirituality, moral judgment, business practices, even the identification of galaxies). An at-times-mentioned downside of the discipline is that it is not well-appreciated in mainstream psychology. It is good to keep in mind that Descriptive Psychology is not designed to fit-in or be what is expected. It is designed to be useful and widely applied.</p><p>The Descriptive Psychology website is a sampling of discussions of the discipline and its applications, a number of links to ongoing works and publications, and a list of Society for Descriptive Psychology members. There is also information about the SDP Annual Conference often held in Colorado. Please let us know if you have any questions, your thoughts, or if you would like to join the intellectually stimulating and growing Society for Descriptive Psychology (student memberships are available).</p>','Robert Brill, PhD','','inherit','closed','closed','','180-revision-v1','','','2025-12-31 14:06:02','2025-12-31 14:06:02','',180,'https://society.bsquaresite.com/?p=8129',0,'revision','',0),
(8130,4,'2025-12-31 14:06:03','2025-12-31 14:06:03','<h2>Robert Brill, PhD</h2>		<p>Descriptive Psychology is an approach to psychology first conceptualized and designed in Boulder, Colorado in the 1960\'s. What is most distinctive about Descriptive Psychology is the emphasis on the accurate and complete description of persons, their actions, and the world in which they live. Non-Descriptive Psychological study (conventional psychology) is focused on attempting to develop theories to explain psychological phenomena and looking for possible underlying causes. In Descriptive Psychology the interest is in the accurate and complete description of human phenomena.</p><p>The idea of a central role for description in psychology is somewhat distinctive. However, in most scientific fields a comprehensive description of an area of interest is an important first step. Scientific literature is filled with the careful description of natural phenomena (geological strata, species of birds, different types of clouds, galaxies, or the social practices of a foreign culture). Now with Descriptive Psychology there is a comprehensive description or articulation of person, behavior, and real-world phenomena.</p><p>In Descriptive Psychology conceptual tools (e.g., parametric analyses, paradigm case formulations) are used to design an inter-related set of descriptions of human phenomena. The full set of these descriptions fit together naturally, because the real-world phenomena they represent fit together. In Descriptive Psychology the complex aspects of humankind are related in an integrated, understandably expansive production (referred to a the \"person concept\"). This conceptual production is then, in turn, applied to an array of different applications. Descriptive psychological works are therefore, either fundamental additions to the \"person concept,\" or applications of this network to many areas of psychology, social sciences and beyond. It can be seen that Descriptive Psychology is a different type of psychology.</p><p>It is useful to point out a related idea. The descriptive articulating activities are <em>pre-empirical</em> in nature; they are not based on the results of doing experiments. A review of articles on the website (Ossorio, Bergner, Singer) should help clarify the important pre-empirical-empirical distinction. One important idea is that a substantive review of the philosophy of science does not support the logical necessity that psychology be in its current form (with an emphasizes conducting experiments and verifying psychological theories). Descriptive Psychology is an on-going attempt to put aside history and proceed with this fresh new start. Many have found the resultant production and its applications refreshing.</p><p>It is interesting to note that at times those associated with the development of Descriptive Psychology admit that the resultant robustness of the discipline was somewhat unanticipated. This vigor is seen in the broad and elegant nature of the overall construct and the surprising range of applications (e.g. computer programming, spirituality, moral judgment, business practices, even the identification of galaxies). An at-times-mentioned downside of the discipline is that it is not well-appreciated in mainstream psychology. It is good to keep in mind that Descriptive Psychology is not designed to fit-in or be what is expected. It is designed to be useful and widely applied.</p><p>The Descriptive Psychology website is a sampling of discussions of the discipline and its applications, a number of links to ongoing works and publications, and a list of Society for Descriptive Psychology members. There is also information about the SDP Annual Conference often held in Colorado. Please let us know if you have any questions, your thoughts, or if you would like to join the intellectually stimulating and growing Society for Descriptive Psychology (student memberships are available).</p>','Robert Brill, PhD','','inherit','closed','closed','','180-revision-v1','','','2025-12-31 14:06:03','2025-12-31 14:06:03','',180,'https://society.bsquaresite.com/?p=8130',0,'revision','',0),
(8131,4,'2025-12-31 14:06:30','2025-12-31 14:06:30','<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Sample Topics','','inherit','closed','closed','','6914-revision-v1','','','2025-12-31 14:06:30','2025-12-31 14:06:30','',6914,'https://society.bsquaresite.com/?p=8131',0,'revision','',0),
(8132,4,'2025-12-31 14:06:30','2025-12-31 14:06:30','<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Sample Topics','','inherit','closed','closed','','6914-revision-v1','','','2025-12-31 14:06:30','2025-12-31 14:06:30','',6914,'https://society.bsquaresite.com/?p=8132',0,'revision','',0),
(8133,4,'2025-12-31 14:06:30','2025-12-31 14:06:30','<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>			<h2><a href=\"https://society.bsquaresite.com/central-concepts/\">Central Descriptive Psychology Concepts</a></h2>					<h2><a href=\"https://society.bsquaresite.com/clinical-and-therapy/\">Clinical and Therapy</a></h2>		<p>Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques</p>			<h2><a href=\"https://society.bsquaresite.com/social-practices/\">Social Practices</a></h2>		<p>Parenting; Interpersonal Interactions; Significance</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Cultures, Communities, Organizations</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Information Technology</a></h2>		<p>Robots; Artificial Intelligence</p>			<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Science and Methodology</a></h2>		<p>Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space</p>			<h2><a href=\"https://society.bsquaresite.com/status-persons-relationships/\">Status, Persons, Relationshipos</a></h2>					<h2><a href=\"https://society.bsquaresite.com/spirituality-and-religion/\">Spirituality and Religion</a></h2>					<h2><a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\">Conceptual Elucidation</a></h2>		<p>Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment</p>','Sample Topics','','inherit','closed','closed','','6914-revision-v1','','','2025-12-31 14:06:30','2025-12-31 14:06:30','',6914,'https://society.bsquaresite.com/?p=8133',0,'revision','',0),
(8134,4,'2025-12-31 14:07:00','2025-12-31 14:07:00','<h2>Sample Topics: Central Descriptive Psychology Concepts</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p> <p style=\"font-size: 14px; text-align: center;\">In order to avoid redundancy, many publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p> <p>Bergner, R.M. (2010). <a href=\"http://www.sdp.org/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is Descriptive Psychology? An introduction</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Davis K.E., &amp; Roberts M.K. (1999). <a href=\"https://doi.org/10.1007/978-1-4612-5076-0_8\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. &amp; Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1967). <a href=\"http://www.sdp.org/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of behavior description (LRI Report No. 4a)</a>. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1972/1973). <a href=\"http://www.sdp.org/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile</a>. <em>Journal for the Theory of Social Behavior</em>, <em>3</em>, 131–140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1971/1978). <a href=\"http://www.sdp.org/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State of affairs systems (LRI Report No. 14)</a>. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)</p><p>Ossorio, P. G. (1969/1981). <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1970/1981). <a href=\"http://www.sdp.org/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1979/1981). <a href=\"http://www.sdp.org/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology? (LRI Report No. 35)</a>. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute</p><p>Ossorio, P.G. (1983/1985). <a href=\"https://link.springer.com/chapter/10.1007/978-1-4612-5076-0_2&lt;/a\">An overview of Descriptive Psychology</a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)</em>. New York: Springer Verlacht.</p><p>Ossorio, P. G. (1986/1990). <a href=\"http://www.sdp.org/sdppubs-publications/3155/\">Appraisal</a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1990). <a href=\"http://www.sdp.org/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The human condition: Some formal aspects. LRI Report No. 47a</a>. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (2006). <a href=\"http://www.sdp.org/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (2006). Out of nowhere. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 108-143&gt;. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1982/1998/2012). <a href=\"http://www.sdp.org/sdppubs-publications/place/\"><em>Place</em></a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (2006/2013). <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).</em> Ann Arbor, MI: Descriptive Psychology Press.)</p><p>Putman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (2010). <a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/knowing-the-world/\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Shideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.</p><p>Stone, C.J. (2017). <a href=\"http://obaat.euodp.com/\">One bite at a time: A glossary of Descriptive Psychology concepts</a>.</p><p>Schwartz, W. (2019). <a href=\"http://freedomliberationreaction.blogspot.com/2018/07/descriptive-psychology-and-person.html\">Descriptive psychology and the person concept</a>. (to be published by Academic Press in Spring, 2019).</p><p>Wikipedia contributors. (n.d.). <a href=\"https://en.wikipedia.org/wiki/Descriptive_psychology\"> Descriptive Psychology</a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.</p>','Sample Topics: Central Descriptive Psychology Concepts','','inherit','closed','closed','','4287-revision-v1','','','2025-12-31 14:07:00','2025-12-31 14:07:00','',4287,'https://society.bsquaresite.com/?p=8134',0,'revision','',0),
(8135,4,'2025-12-31 14:07:00','2025-12-31 14:07:00','<h2>Sample Topics: Central Descriptive Psychology Concepts</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p> <p style=\"font-size: 14px; text-align: center;\">In order to avoid redundancy, many publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p> <p>Bergner, R.M. (2010). <a href=\"http://www.sdp.org/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is Descriptive Psychology? An introduction</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Davis K.E., &amp; Roberts M.K. (1999). <a href=\"https://doi.org/10.1007/978-1-4612-5076-0_8\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. &amp; Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1967). <a href=\"http://www.sdp.org/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of behavior description (LRI Report No. 4a)</a>. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1972/1973). <a href=\"http://www.sdp.org/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile</a>. <em>Journal for the Theory of Social Behavior</em>, <em>3</em>, 131–140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1971/1978). <a href=\"http://www.sdp.org/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State of affairs systems (LRI Report No. 14)</a>. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)</p><p>Ossorio, P. G. (1969/1981). <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1970/1981). <a href=\"http://www.sdp.org/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1979/1981). <a href=\"http://www.sdp.org/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology? (LRI Report No. 35)</a>. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute</p><p>Ossorio, P.G. (1983/1985). <a href=\"https://link.springer.com/chapter/10.1007/978-1-4612-5076-0_2&lt;/a\">An overview of Descriptive Psychology</a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)</em>. New York: Springer Verlacht.</p><p>Ossorio, P. G. (1986/1990). <a href=\"http://www.sdp.org/sdppubs-publications/3155/\">Appraisal</a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1990). <a href=\"http://www.sdp.org/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The human condition: Some formal aspects. LRI Report No. 47a</a>. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (2006). <a href=\"http://www.sdp.org/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (2006). Out of nowhere. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 108-143&gt;. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1982/1998/2012). <a href=\"http://www.sdp.org/sdppubs-publications/place/\"><em>Place</em></a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (2006/2013). <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).</em> Ann Arbor, MI: Descriptive Psychology Press.)</p><p>Putman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (2010). <a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/knowing-the-world/\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Shideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.</p><p>Stone, C.J. (2017). <a href=\"http://obaat.euodp.com/\">One bite at a time: A glossary of Descriptive Psychology concepts</a>.</p><p>Schwartz, W. (2019). <a href=\"http://freedomliberationreaction.blogspot.com/2018/07/descriptive-psychology-and-person.html\">Descriptive psychology and the person concept</a>. (to be published by Academic Press in Spring, 2019).</p><p>Wikipedia contributors. (n.d.). <a href=\"https://en.wikipedia.org/wiki/Descriptive_psychology\"> Descriptive Psychology</a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.</p>','Sample Topics: Central Descriptive Psychology Concepts','','inherit','closed','closed','','4287-revision-v1','','','2025-12-31 14:07:00','2025-12-31 14:07:00','',4287,'https://society.bsquaresite.com/?p=8135',0,'revision','',0),
(8136,4,'2025-12-31 14:07:01','2025-12-31 14:07:01','<h2>Sample Topics: Central Descriptive Psychology Concepts</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p> <p style=\"font-size: 14px; text-align: center;\">In order to avoid redundancy, many publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p> <p>Bergner, R.M. (2010). <a href=\"http://www.sdp.org/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is Descriptive Psychology? An introduction</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 325-358). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Davis K.E., &amp; Roberts M.K. (1999). <a href=\"https://doi.org/10.1007/978-1-4612-5076-0_8\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. &amp; Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1967). <a href=\"http://www.sdp.org/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of behavior description (LRI Report No. 4a)</a>. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1972/1973). <a href=\"http://www.sdp.org/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile</a>. <em>Journal for the Theory of Social Behavior</em>, <em>3</em>, 131–140. (Original work published 1972 as LRI Report No. 17. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1971/1978). <a href=\"http://www.sdp.org/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State of affairs systems (LRI Report No. 14)</a>. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)</p><p>Ossorio, P. G. (1969/1981). <a href=\"http://www.sdp.org/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 13-36). Greenwich, CN: JAI Press. (Original work published 1969 as LRI Report No. 4b. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1970/1981). <a href=\"http://www.sdp.org/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 57-82). Greenwich, CN: JAI Press. (Original work published 1970 as LRI Report No. 4d. Whittier, CA &amp; Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1979/1981). <a href=\"http://www.sdp.org/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types</a>. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology? (LRI Report No. 35)</a>. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute</p><p>Ossorio, P.G. (1983/1985). <a href=\"https://link.springer.com/chapter/10.1007/978-1-4612-5076-0_2&lt;/a\">An overview of Descriptive Psychology</a>. In K. Gergen and K. E. Davis (Eds.), <em>Social construction of the person, (pp. 19-40)</em>. New York: Springer Verlacht.</p><p>Ossorio, P. G. (1986/1990). <a href=\"http://www.sdp.org/sdppubs-publications/3155/\">Appraisal</a>. In A. O. Putman and K. E. Davis (Eds.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 37. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1990). <a href=\"http://www.sdp.org/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The human condition: Some formal aspects. LRI Report No. 47a</a>. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. G. (1986/1997). <a href=\"http://www.sdp.org/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion</a>. In <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (2006). <a href=\"http://www.sdp.org/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (2006). Out of nowhere. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 108-143&gt;. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1982/1998/2012). <a href=\"http://www.sdp.org/sdppubs-publications/place/\"><em>Place</em></a>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (2006/2013). <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>. Ann Arbor, MI: Descriptive Psychology Press. (Previously published as Ossorio, P.G. (2006). <em>The Behavior of Persons: The Collected Works of Peter G. Ossorio (Vol. V).</em> Ann Arbor, MI: Descriptive Psychology Press.)</p><p>Putman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (2010). <a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/knowing-the-world/\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Shideler, M.M. (1988). Persons, Behavior, and the World: The Descriptive Psychology Approach. Lanham, MD: University Press of America.</p><p>Stone, C.J. (2017). <a href=\"http://obaat.euodp.com/\">One bite at a time: A glossary of Descriptive Psychology concepts</a>.</p><p>Schwartz, W. (2019). <a href=\"http://freedomliberationreaction.blogspot.com/2018/07/descriptive-psychology-and-person.html\">Descriptive psychology and the person concept</a>. (to be published by Academic Press in Spring, 2019).</p><p>Wikipedia contributors. (n.d.). <a href=\"https://en.wikipedia.org/wiki/Descriptive_psychology\"> Descriptive Psychology</a>. In Wikipedia, The Free Encyclopedia. Retrieved February 2, 2019.</p>','Sample Topics: Central Descriptive Psychology Concepts','','inherit','closed','closed','','4287-revision-v1','','','2025-12-31 14:07:01','2025-12-31 14:07:01','',4287,'https://society.bsquaresite.com/?p=8136',0,'revision','',0),
(8137,4,'2025-12-31 14:07:36','2025-12-31 14:07:36','<h2>Sample Topics: Conceptual Elucidation</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p> <p style=\"font-size: 14px; text-align: center;\">In order to avoid redundancy, many publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Emotions</p><p>Bergner, R. (1983) Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 209-227). Greenwich, CT: JAI Press.</p><p>Bergner, R.. (2003). Emotions: A relational view and its clinical applications. <em>American Journal of Psychotherapy</em>, <em>57</em>, 471-490.</p><p>Ossorio, P.G. (1986/1997). Three minute lectures on emotion. In P.G. Ossorio, <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1986/1997). More three minute lectures on emotion. In P.G. Ossorio, Essays on clinical topics. In <em>The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)</p><p>Shideler, M. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf\">The lover and the logician</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 145-154). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Humor</p><p>Littmann, J.R. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 183-207). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Moral Competence</p><p>Holt S.B. (1990) <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Personal Identity and Self-Concept</p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. Psychotherapy Theory, Research, Practice, Training, 37, 36-44.</p><p>Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. Journal of Theoretical and Philosophical Psychology, 37, 77-90.</p><p>Putman, A.O. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Being, becoming and Belonging</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.</p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 17-52). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Worlds of Uncertain Status</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Wechsler, R.C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Judgment</p><p>Ossorio, P.G. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Reality</p><p>Colvin, G. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\">Descriptive Metaphysics: On Science, Religion, and Wisdom</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kuosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol. 9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Shideler, M.M. (1982) <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\">The creator and the discoverer</a>. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 2, (pp, 233-247). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Individual Differences</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf\">Cognition without processes</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 33-66). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Underlying Cognitive Processes or Private Social Practices?</a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Empathy</p><p>Schwartz, W. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-Empathy-197-212.pdf\">The parameters of empathy: Core considerations for psychotherapy and supervision</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 197-212). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Hypnosis</p><p>Plotkin, W., &amp; Schwartz, W. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.</p><p>Plotkin, W., &amp; Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 75-98). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Behavioral Economics</p><p>Jeffrey, H.J. (2010). <a href=\"/%E2%80%9D\">Homo Communitatis: A rigorous foundation for behavioral finance</a>.</p><p>Jeffrey, H.J. &amp; Putman, A.O. (2013). <a href=\"https://www.researchgate.net/publication/263761561_The_Irrationality_Illusion_A_New_Paradigm_for_Economics_and_Behavioral_Economics\">The irrationality illusion: A new paradigm for economics and behavioral economics</a>. The Journal of Behavioral Finance, 14:3, 161-194.</p><p>Jeffrey, H.J. &amp; Putman, A.O. (2015). <a href=\"https://www.researchgate.net/publication/281305700_Subjective_Probability_in_Behavioral_Economics_and_Finance_A_Radical_Reformulation\"> Probability in Behavioral Economics and Finance: A Radical Reformulation</a>. The Journal of Behavioral Finance, 16(3), 231-249.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Multi-cultural Psychology</p><p>Aylesworth, L., &amp; Ossorio, P. (1983). Refugees: Cultural displacement and its effects. In K. Davis and R. Bergner (Eds.), Advances in Descriptive Psychology: Vol. 3, (pp. 45-92). Greenwich, CT: JAI Press.</p><p>Lubuguin, F.S.A. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1982/1983). A multicultural psychology. In K.E. Davis &amp; R.M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 3</em>, (pp. 13-44). Greenwich, CN: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)</p><p>Silva, J. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 119-145). Greenwich, CT: JAI Press.</p><p>Torres, W. (1983). Puerto Rican and Anglo conceptions of appropriate mental health services. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 147-169). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Sex Roles and Gender Identity</p><p>Allen, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press</p><p>Allen-Zeiger, C., &amp; Allen, S. (1992). Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment Austin, TX: New Perspectives Press.</p><p>Latham, C.A. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Embodiment</p><p>Bergner, R. (2001). What is behavior? And so What? <em>New Ideas in Psychology</em>, <em>29</em>, 147-“155.</p><p>Bergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">Is it all really biological?</a> Journal of Theoretical and Philosophical Psychology, 24, 30-49.</p><p>Bergner, R.M. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Underlying Cognitive Processes or Private Social Practices?</a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf\">Can psychological science be replaced by biological science?</a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 44-68). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2016). <a href=\"/%E2%80%9Dhttps://www.researchgate.net/publication/283245444_What_Is_Behavior_And_Why_Is_It_Not_Reducible_to_Biological_States_of_Affairs%E2%80%9D\"> What is “behavior?” And why is it not reducible to biological states of affairs?</a> Journal of Theoretical and Philosophical Psychology, 36, 41-55.</p><p>Bergner, R. (2018). <a href=\"https://www.researchgate.net/publication/324099936_The_Case_Against_the_Case_Against_Free_Will\"> The case against the case against free will</a>. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>38</em>, 77-90.</p><p>Davis, K.E. (2008). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Davis-Review-012508.pdf\" rel=\"\">Brains don’t think and organisms don’t create cultures or develop spontaneous languages</a>. <em>PsyCritiques</em>, <em>53</em>.</p><p>Jeffrey, H.J. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\">A new paradigm for artificial intelligence</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 177-194). Greenwich, CT: JAI Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1980/1982). Embodiment. In K.E. Davis &amp; T.O. Mitchell (Eds.), <em>Advances in Descriptive Psychology, Vol. 2</em>, (pp. 11-32). Greenwich, CN: JAI Press.</p><p>Ossorio, P.G. (1992). Experience for robots? (ESI Report No. 1a). Boulder, CO: Ellery Systems, Inc.</p><p>Ossorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Plotkin, W. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Plotkin-Consciousness-211-237.pdf\"> Consciousness</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 211-237). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Artificial persons</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Schwartz, W. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\">The problem of other possible persons: Dolphins, primates, and aliens</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.</p>','Sample Topics: Conceptual Elucidation','','inherit','closed','closed','','1917-revision-v1','','','2025-12-31 14:07:36','2025-12-31 14:07:36','',1917,'https://society.bsquaresite.com/?p=8137',0,'revision','',0),
(8138,4,'2025-12-31 14:07:36','2025-12-31 14:07:36','<h2>Sample Topics: Conceptual Elucidation</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p> <p style=\"font-size: 14px; text-align: center;\">In order to avoid redundancy, many publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Emotions</p><p>Bergner, R. (1983) Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 209-227). Greenwich, CT: JAI Press.</p><p>Bergner, R.. (2003). Emotions: A relational view and its clinical applications. <em>American Journal of Psychotherapy</em>, <em>57</em>, 471-490.</p><p>Ossorio, P.G. (1986/1997). Three minute lectures on emotion. In P.G. Ossorio, <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1986/1997). More three minute lectures on emotion. In P.G. Ossorio, Essays on clinical topics. In <em>The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)</p><p>Shideler, M. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf\">The lover and the logician</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 145-154). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Humor</p><p>Littmann, J.R. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 183-207). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Moral Competence</p><p>Holt S.B. (1990) <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Personal Identity and Self-Concept</p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. Psychotherapy Theory, Research, Practice, Training, 37, 36-44.</p><p>Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. Journal of Theoretical and Philosophical Psychology, 37, 77-90.</p><p>Putman, A.O. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Being, becoming and Belonging</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.</p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 17-52). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Worlds of Uncertain Status</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Wechsler, R.C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Judgment</p><p>Ossorio, P.G. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Reality</p><p>Colvin, G. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\">Descriptive Metaphysics: On Science, Religion, and Wisdom</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kuosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol. 9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Shideler, M.M. (1982) <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\">The creator and the discoverer</a>. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 2, (pp, 233-247). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Individual Differences</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf\">Cognition without processes</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 33-66). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Underlying Cognitive Processes or Private Social Practices?</a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Empathy</p><p>Schwartz, W. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-Empathy-197-212.pdf\">The parameters of empathy: Core considerations for psychotherapy and supervision</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 197-212). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Hypnosis</p><p>Plotkin, W., &amp; Schwartz, W. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.</p><p>Plotkin, W., &amp; Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 75-98). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Behavioral Economics</p><p>Jeffrey, H.J. (2010). <a href=\"/%E2%80%9D\">Homo Communitatis: A rigorous foundation for behavioral finance</a>.</p><p>Jeffrey, H.J. &amp; Putman, A.O. (2013). <a href=\"https://www.researchgate.net/publication/263761561_The_Irrationality_Illusion_A_New_Paradigm_for_Economics_and_Behavioral_Economics\">The irrationality illusion: A new paradigm for economics and behavioral economics</a>. The Journal of Behavioral Finance, 14:3, 161-194.</p><p>Jeffrey, H.J. &amp; Putman, A.O. (2015). <a href=\"https://www.researchgate.net/publication/281305700_Subjective_Probability_in_Behavioral_Economics_and_Finance_A_Radical_Reformulation\"> Probability in Behavioral Economics and Finance: A Radical Reformulation</a>. The Journal of Behavioral Finance, 16(3), 231-249.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Multi-cultural Psychology</p><p>Aylesworth, L., &amp; Ossorio, P. (1983). Refugees: Cultural displacement and its effects. In K. Davis and R. Bergner (Eds.), Advances in Descriptive Psychology: Vol. 3, (pp. 45-92). Greenwich, CT: JAI Press.</p><p>Lubuguin, F.S.A. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1982/1983). A multicultural psychology. In K.E. Davis &amp; R.M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 3</em>, (pp. 13-44). Greenwich, CN: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)</p><p>Silva, J. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 119-145). Greenwich, CT: JAI Press.</p><p>Torres, W. (1983). Puerto Rican and Anglo conceptions of appropriate mental health services. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 147-169). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Sex Roles and Gender Identity</p><p>Allen, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press</p><p>Allen-Zeiger, C., &amp; Allen, S. (1992). Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment Austin, TX: New Perspectives Press.</p><p>Latham, C.A. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Embodiment</p><p>Bergner, R. (2001). What is behavior? And so What? <em>New Ideas in Psychology</em>, <em>29</em>, 147-“155.</p><p>Bergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">Is it all really biological?</a> Journal of Theoretical and Philosophical Psychology, 24, 30-49.</p><p>Bergner, R.M. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Underlying Cognitive Processes or Private Social Practices?</a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf\">Can psychological science be replaced by biological science?</a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 44-68). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2016). <a href=\"/%E2%80%9Dhttps://www.researchgate.net/publication/283245444_What_Is_Behavior_And_Why_Is_It_Not_Reducible_to_Biological_States_of_Affairs%E2%80%9D\"> What is “behavior?” And why is it not reducible to biological states of affairs?</a> Journal of Theoretical and Philosophical Psychology, 36, 41-55.</p><p>Bergner, R. (2018). <a href=\"https://www.researchgate.net/publication/324099936_The_Case_Against_the_Case_Against_Free_Will\"> The case against the case against free will</a>. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>38</em>, 77-90.</p><p>Davis, K.E. (2008). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Davis-Review-012508.pdf\" rel=\"\">Brains don’t think and organisms don’t create cultures or develop spontaneous languages</a>. <em>PsyCritiques</em>, <em>53</em>.</p><p>Jeffrey, H.J. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\">A new paradigm for artificial intelligence</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 177-194). Greenwich, CT: JAI Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1980/1982). Embodiment. In K.E. Davis &amp; T.O. Mitchell (Eds.), <em>Advances in Descriptive Psychology, Vol. 2</em>, (pp. 11-32). Greenwich, CN: JAI Press.</p><p>Ossorio, P.G. (1992). Experience for robots? (ESI Report No. 1a). Boulder, CO: Ellery Systems, Inc.</p><p>Ossorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Plotkin, W. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Plotkin-Consciousness-211-237.pdf\"> Consciousness</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 211-237). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Artificial persons</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Schwartz, W. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\">The problem of other possible persons: Dolphins, primates, and aliens</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.</p>','Sample Topics: Conceptual Elucidation','','inherit','closed','closed','','1917-revision-v1','','','2025-12-31 14:07:36','2025-12-31 14:07:36','',1917,'https://society.bsquaresite.com/?p=8138',0,'revision','',0),
(8139,4,'2025-12-31 14:07:36','2025-12-31 14:07:36','<h2>Sample Topics: Conceptual Elucidation</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p> <p style=\"font-size: 14px; text-align: center;\">In order to avoid redundancy, many publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Emotions</p><p>Bergner, R. (1983) Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 209-227). Greenwich, CT: JAI Press.</p><p>Bergner, R.. (2003). Emotions: A relational view and its clinical applications. <em>American Journal of Psychotherapy</em>, <em>57</em>, 471-490.</p><p>Ossorio, P.G. (1986/1997). Three minute lectures on emotion. In P.G. Ossorio, <em>Essays on clinical topics. The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 99-128). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36a. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1986/1997). More three minute lectures on emotion. In P.G. Ossorio, Essays on clinical topics. In <em>The collected works of Peter G. Ossorio, Vol. II</em>, (pp. 131-161). Ann Arbor, MI. Descriptive Psychology Press. (Original work published 1986 as LRI Report No. 36b. Boulder, CO: Linguistic Research Institute.)</p><p>Shideler, M. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Shideler-Lover-and-the-Logician-145_154.pdf\">The lover and the logician</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 145-154). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Humor</p><p>Littmann, J.R. (1983). <a href=\"http://www.sdp.org/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 183-207). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Moral Competence</p><p>Holt S.B. (1990) <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Personal Identity and Self-Concept</p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. Psychotherapy Theory, Research, Practice, Training, 37, 36-44.</p><p>Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. Journal of Theoretical and Philosophical Psychology, 37, 77-90.</p><p>Putman, A.O. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Being, becoming and Belonging</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.</p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 17-52). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Worlds of Uncertain Status</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.amazon.com/Advances-Descriptive-Psychology-Vol-9/dp/1891700065/\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Wechsler, R.C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Judgment</p><p>Ossorio, P.G. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Reality</p><p>Colvin, G. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\">Descriptive Metaphysics: On Science, Religion, and Wisdom</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kuosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol. 9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Shideler, M.M. (1982) <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\">The creator and the discoverer</a>. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 2, (pp, 233-247). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Individual Differences</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Cognition-Without-Processes-pp-33_66.pdf\">Cognition without processes</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 33-66). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Underlying Cognitive Processes or Private Social Practices?</a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Empathy</p><p>Schwartz, W. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-Empathy-197-212.pdf\">The parameters of empathy: Core considerations for psychotherapy and supervision</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 197-212). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Hypnosis</p><p>Plotkin, W., &amp; Schwartz, W. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.</p><p>Plotkin, W., &amp; Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state. In K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology: Vol. 4 (pp. 75-98). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Behavioral Economics</p><p>Jeffrey, H.J. (2010). <a href=\"/%E2%80%9D\">Homo Communitatis: A rigorous foundation for behavioral finance</a>.</p><p>Jeffrey, H.J. &amp; Putman, A.O. (2013). <a href=\"https://www.researchgate.net/publication/263761561_The_Irrationality_Illusion_A_New_Paradigm_for_Economics_and_Behavioral_Economics\">The irrationality illusion: A new paradigm for economics and behavioral economics</a>. The Journal of Behavioral Finance, 14:3, 161-194.</p><p>Jeffrey, H.J. &amp; Putman, A.O. (2015). <a href=\"https://www.researchgate.net/publication/281305700_Subjective_Probability_in_Behavioral_Economics_and_Finance_A_Radical_Reformulation\"> Probability in Behavioral Economics and Finance: A Radical Reformulation</a>. The Journal of Behavioral Finance, 16(3), 231-249.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Multi-cultural Psychology</p><p>Aylesworth, L., &amp; Ossorio, P. (1983). Refugees: Cultural displacement and its effects. In K. Davis and R. Bergner (Eds.), Advances in Descriptive Psychology: Vol. 3, (pp. 45-92). Greenwich, CT: JAI Press.</p><p>Lubuguin, F.S.A. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1982/1983). A multicultural psychology. In K.E. Davis &amp; R.M. Bergner (Eds.), <em>Advances in Descriptive Psychology, Vol. 3</em>, (pp. 13-44). Greenwich, CN: JAI Press. (Original work published 1982 as LRI Report No. 29. Boulder, CO: Linguistic Research Institute.)</p><p>Silva, J. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 119-145). Greenwich, CT: JAI Press.</p><p>Torres, W. (1983). Puerto Rican and Anglo conceptions of appropriate mental health services. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 147-169). Greenwich, CT: JAI Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Sex Roles and Gender Identity</p><p>Allen, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press</p><p>Allen-Zeiger, C., &amp; Allen, S. (1992). Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment Austin, TX: New Perspectives Press.</p><p>Latham, C.A. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br />Embodiment</p><p>Bergner, R. (2001). What is behavior? And so What? <em>New Ideas in Psychology</em>, <em>29</em>, 147-“155.</p><p>Bergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">Is it all really biological?</a> Journal of Theoretical and Philosophical Psychology, 24, 30-49.</p><p>Bergner, R.M. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Underlying-Cognitive-Processes.pdf\">Underlying Cognitive Processes or Private Social Practices?</a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 175-194). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Can-Psychological-Science-be-Replaced-by-Biologoical-Science.pdf\">Can psychological science be replaced by biological science?</a> In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 44-68). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2016). <a href=\"/%E2%80%9Dhttps://www.researchgate.net/publication/283245444_What_Is_Behavior_And_Why_Is_It_Not_Reducible_to_Biological_States_of_Affairs%E2%80%9D\"> What is “behavior?” And why is it not reducible to biological states of affairs?</a> Journal of Theoretical and Philosophical Psychology, 36, 41-55.</p><p>Bergner, R. (2018). <a href=\"https://www.researchgate.net/publication/324099936_The_Case_Against_the_Case_Against_Free_Will\"> The case against the case against free will</a>. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>38</em>, 77-90.</p><p>Davis, K.E. (2008). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Davis-Review-012508.pdf\" rel=\"\">Brains don’t think and organisms don’t create cultures or develop spontaneous languages</a>. <em>PsyCritiques</em>, <em>53</em>.</p><p>Jeffrey, H.J. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\">A new paradigm for artificial intelligence</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 177-194). Greenwich, CT: JAI Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1980/1982). Embodiment. In K.E. Davis &amp; T.O. Mitchell (Eds.), <em>Advances in Descriptive Psychology, Vol. 2</em>, (pp. 11-32). Greenwich, CN: JAI Press.</p><p>Ossorio, P.G. (1992). Experience for robots? (ESI Report No. 1a). Boulder, CO: Ellery Systems, Inc.</p><p>Ossorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Plotkin, W. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Plotkin-Consciousness-211-237.pdf\"> Consciousness</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 211-237). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Artificial persons</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Schwartz, W. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\">The problem of other possible persons: Dolphins, primates, and aliens</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.</p>','Sample Topics: Conceptual Elucidation','','inherit','closed','closed','','1917-revision-v1','','','2025-12-31 14:07:36','2025-12-31 14:07:36','',1917,'https://society.bsquaresite.com/?p=8139',0,'revision','',0),
(8140,4,'2025-12-31 14:08:06','2025-12-31 14:08:06','<h2>Sample Topics: Cultures, Communities, Organizations</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p><p style=\"font-size: 14px; text-align: center;\">N.B. In order to avoid redundancy, publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p> <p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press</p><p>Bergner, L.L. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kantor, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Wizard-129-148.pdf\">We’re off to see the wizard: Politics, charisma, and community change</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J., &amp; Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.</p><p>Littmann, J.R. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Guilty-or-Not.pdf\">Guilty or Not? A Descriptive Psychology analysis</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 87-111). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Littmann, J.R. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf\">Elucidating <em>Actus Reus</em> and <em>Mens Rea</em>: A Descriptive Psychology perspective</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 409-452). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Lubuguin, F.S.A. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology</em>, Vol. 7(pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Orvik, J.M. (1985). A conceptual model for migration in Alaska. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 103-118). Greenwich, CT: JAI Press.</p><p>Orvik, J.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">Technology transfer and culture change</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Orvik, J.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G., Busch, E. K., &amp; Lasater, L. (1975). The Boulder Police Department: Values and Implementations.</p><p>Ossorio, P. G., Aylesworth, L., &amp; Lasater, L. (1977). <a href=\"http://www.sdp.org/wp-admin/post.php?post=5035&amp;action=edit\">A Comprehensive Plan for the<br />Provision of Mental Health Services to the Vietnamese Refugees in Denver</a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.</p><p>Peek, C. J. &amp; Heinrich, R. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Playing the Person Game in Healthcare</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Leading-113-128.pdf\">Leading: Perspectives for leaders and leadership coaches</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 113-128). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (1990). <em>Marketing Your Services: A Step-by-Step guide for Small Businesses and Professionals</em>. New York, NY: John Wiley and Sons.</p><p>Putman, A.O. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-When-worlds-collide-81-112.pdf\">When worlds collide: The source of intractable value problems</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Silva, J. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 119-145). Greenwich, CT: JAI Press.</p><p>Schwartz, W. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Degradation, Accreditation, and Rites of Passage</a>. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.</p><p>Singer, H.R., &amp; Zeiger, P. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Torres, W. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Puerto Rican and Anglo conceptions of appropriate mental health services</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 147-169). Greenwich, CT: JAI Press.</p>','Sample Topics: Cultures, Communities, Organizations','','inherit','closed','closed','','3985-revision-v1','','','2025-12-31 14:08:06','2025-12-31 14:08:06','',3985,'https://society.bsquaresite.com/?p=8140',0,'revision','',0),
(8141,4,'2025-12-31 14:08:06','2025-12-31 14:08:06','<h2>Sample Topics: Cultures, Communities, Organizations</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p><p style=\"font-size: 14px; text-align: center;\">N.B. In order to avoid redundancy, publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p> <p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press</p><p>Bergner, L.L. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kantor, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Wizard-129-148.pdf\">We’re off to see the wizard: Politics, charisma, and community change</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J., &amp; Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.</p><p>Littmann, J.R. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Guilty-or-Not.pdf\">Guilty or Not? A Descriptive Psychology analysis</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 87-111). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Littmann, J.R. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf\">Elucidating <em>Actus Reus</em> and <em>Mens Rea</em>: A Descriptive Psychology perspective</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 409-452). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Lubuguin, F.S.A. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology</em>, Vol. 7(pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Orvik, J.M. (1985). A conceptual model for migration in Alaska. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 103-118). Greenwich, CT: JAI Press.</p><p>Orvik, J.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">Technology transfer and culture change</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Orvik, J.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G., Busch, E. K., &amp; Lasater, L. (1975). The Boulder Police Department: Values and Implementations.</p><p>Ossorio, P. G., Aylesworth, L., &amp; Lasater, L. (1977). <a href=\"http://www.sdp.org/wp-admin/post.php?post=5035&amp;action=edit\">A Comprehensive Plan for the<br />Provision of Mental Health Services to the Vietnamese Refugees in Denver</a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.</p><p>Peek, C. J. &amp; Heinrich, R. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Playing the Person Game in Healthcare</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Leading-113-128.pdf\">Leading: Perspectives for leaders and leadership coaches</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 113-128). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (1990). <em>Marketing Your Services: A Step-by-Step guide for Small Businesses and Professionals</em>. New York, NY: John Wiley and Sons.</p><p>Putman, A.O. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-When-worlds-collide-81-112.pdf\">When worlds collide: The source of intractable value problems</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Silva, J. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 119-145). Greenwich, CT: JAI Press.</p><p>Schwartz, W. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Degradation, Accreditation, and Rites of Passage</a>. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.</p><p>Singer, H.R., &amp; Zeiger, P. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Torres, W. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Puerto Rican and Anglo conceptions of appropriate mental health services</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 147-169). Greenwich, CT: JAI Press.</p>','Sample Topics: Cultures, Communities, Organizations','','inherit','closed','closed','','3985-revision-v1','','','2025-12-31 14:08:06','2025-12-31 14:08:06','',3985,'https://society.bsquaresite.com/?p=8141',0,'revision','',0),
(8142,4,'2025-12-31 14:08:07','2025-12-31 14:08:07','<h2>Sample Topics: Cultures, Communities, Organizations</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p><p style=\"font-size: 14px; text-align: center;\">N.B. In order to avoid redundancy, publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p> <p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press</p><p>Bergner, L.L. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kantor, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Wizard-129-148.pdf\">We’re off to see the wizard: Politics, charisma, and community change</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J., &amp; Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.</p><p>Littmann, J.R. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Guilty-or-Not.pdf\">Guilty or Not? A Descriptive Psychology analysis</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 87-111). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Littmann, J.R. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Littmann-Elucidating-Actus-Reus-and-Mens-Rea.pdf\">Elucidating <em>Actus Reus</em> and <em>Mens Rea</em>: A Descriptive Psychology perspective</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 409-452). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Lubuguin, F.S.A. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology</em>, Vol. 7(pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Orvik, J.M. (1985). A conceptual model for migration in Alaska. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 103-118). Greenwich, CT: JAI Press.</p><p>Orvik, J.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">Technology transfer and culture change</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Orvik, J.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G., Busch, E. K., &amp; Lasater, L. (1975). The Boulder Police Department: Values and Implementations.</p><p>Ossorio, P. G., Aylesworth, L., &amp; Lasater, L. (1977). <a href=\"http://www.sdp.org/wp-admin/post.php?post=5035&amp;action=edit\">A Comprehensive Plan for the<br />Provision of Mental Health Services to the Vietnamese Refugees in Denver</a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.</p><p>Peek, C. J. &amp; Heinrich, R. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Playing the Person Game in Healthcare</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Leading-113-128.pdf\">Leading: Perspectives for leaders and leadership coaches</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 113-128). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (1990). <em>Marketing Your Services: A Step-by-Step guide for Small Businesses and Professionals</em>. New York, NY: John Wiley and Sons.</p><p>Putman, A.O. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-When-worlds-collide-81-112.pdf\">When worlds collide: The source of intractable value problems</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 81-112). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Silva, J. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 119-145). Greenwich, CT: JAI Press.</p><p>Schwartz, W. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Degradation, Accreditation, and Rites of Passage</a>. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.</p><p>Singer, H.R., &amp; Zeiger, P. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Torres, W. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Puerto Rican and Anglo conceptions of appropriate mental health services</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 147-169). Greenwich, CT: JAI Press.</p>','Sample Topics: Cultures, Communities, Organizations','','inherit','closed','closed','','3985-revision-v1','','','2025-12-31 14:08:07','2025-12-31 14:08:07','',3985,'https://society.bsquaresite.com/?p=8142',0,'revision','',0),
(8143,4,'2025-12-31 14:08:37','2025-12-31 14:08:37','<h2>Sample Topics: Information Technology</h2>		\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"text-align:center; font-weight:bold;\">\n<p style=\"text-align:center; font-weight:bold;\">Robots</p>\n<p>\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\nJeffrey, H.J. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\">A new paradigm for artificial intelligence</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 177-194). Greenwich, CT: JAI Press.</p>\nOssorio, P. G. (1992). Robotic systems and automation for space application (NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery Systems, Inc.)\nOssorio, P. G. (1992). An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI\nReport No. 2. Boulder, CO: Ellery Systems, Inc.)\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Artificial persons</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">Artificial intelligence</p>\n<p>\nJeffrey, H.J. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf\">Knowledge Engineering: Theory and Practice</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 123-146). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. (2010). Structure. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 361-3407). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.\nOssorio,  P.  G.  (1964). Classification  space  analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1971/1978). State of affairs systems (LRI Report No. 14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\nOssorio, P. G., & Popov, D. (1979). Large Scale Systems: A Task Assessment, Curriculum, Training, Evaluation, and Feedback Package\nOssorio, P. G., & Popov, D. (1981). Evaluating Information Systems\nOssorio, P. G., & Schneider, L. S. (1982). Decisions and Decision Aids\nPutman, A.O, & Jeffrey, H.J. (1985). A new paradigm for software and its development. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 119-138). Greenwich, CT: JAI Press.\nZeiger, P.H. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf\">Human systems issues in software engineering</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 105-121). Ann Arbor, MI: Descriptive Psychology Press.\n</p>','Sample Topics: Information Technology','','inherit','closed','closed','','1906-revision-v1','','','2025-12-31 14:08:37','2025-12-31 14:08:37','',1906,'https://society.bsquaresite.com/?p=8143',0,'revision','',0),
(8144,4,'2025-12-31 14:08:37','2025-12-31 14:08:37','<h2>Sample Topics: Information Technology</h2>		\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"text-align:center; font-weight:bold;\">\n<p style=\"text-align:center; font-weight:bold;\">Robots</p>\n<p>\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\nJeffrey, H.J. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\">A new paradigm for artificial intelligence</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 177-194). Greenwich, CT: JAI Press.</p>\nOssorio, P. G. (1992). Robotic systems and automation for space application (NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery Systems, Inc.)\nOssorio, P. G. (1992). An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI\nReport No. 2. Boulder, CO: Ellery Systems, Inc.)\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Artificial persons</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">Artificial intelligence</p>\n<p>\nJeffrey, H.J. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf\">Knowledge Engineering: Theory and Practice</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 123-146). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. (2010). Structure. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 361-3407). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.\nOssorio,  P.  G.  (1964). Classification  space  analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1971/1978). State of affairs systems (LRI Report No. 14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\nOssorio, P. G., & Popov, D. (1979). Large Scale Systems: A Task Assessment, Curriculum, Training, Evaluation, and Feedback Package\nOssorio, P. G., & Popov, D. (1981). Evaluating Information Systems\nOssorio, P. G., & Schneider, L. S. (1982). Decisions and Decision Aids\nPutman, A.O, & Jeffrey, H.J. (1985). A new paradigm for software and its development. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 119-138). Greenwich, CT: JAI Press.\nZeiger, P.H. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf\">Human systems issues in software engineering</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 105-121). Ann Arbor, MI: Descriptive Psychology Press.\n</p>','Sample Topics: Information Technology','','inherit','closed','closed','','1906-revision-v1','','','2025-12-31 14:08:37','2025-12-31 14:08:37','',1906,'https://society.bsquaresite.com/?p=8144',0,'revision','',0),
(8145,4,'2025-12-31 14:08:38','2025-12-31 14:08:38','<h2>Sample Topics: Information Technology</h2>		\n<p style=\"text-align: center; font-size: 18px;\">\nClick the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p>\n<p style = \"text-align:center; font-weight:bold;\">\n<p style=\"text-align:center; font-weight:bold;\">Robots</p>\n<p>\n<p style=\"text-align: left; margin: 0px 0px 20px 0px; font-weight: normal;\">\nJeffrey, H.J. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Jeffrey-Artificial-Intelligence-177-194.pdf\">A new paradigm for artificial intelligence</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 177-194). Greenwich, CT: JAI Press.</p>\nOssorio, P. G. (1992). Robotic systems and automation for space application (NAS 9-18677). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI Report No. 3. Boulder, CO: Ellery Systems, Inc.)\nOssorio, P. G. (1992). An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687). Houston, TX: NASA Lyndon B. Johnson Space Center. (Also published as ESI\nReport No. 2. Boulder, CO: Ellery Systems, Inc.)\nOssorio, P.G. (1992). Experience for robots? (ESI Report No. 1a).  Boulder, CO: Ellery Systems, Inc\nPutman, A.O. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2018/10/ADP-5-Putman-Artificial-Persons.pdf\">Artificial persons</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 81-103). Ann Arbor, MI: Descriptive Psychology Press.\n</p>\n<p style=\"text-align:center; font-weight:bold;\">Artificial intelligence</p>\n<p>\nJeffrey, H.J. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Jeffrey_J-Knowledge-Engineering-pp-123_146.pdf\">Knowledge Engineering: Theory and Practice</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 123-146). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J. (2010). Structure. In K. E. Davis, F. Lubuguin, & W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 361-3407). Ann Arbor, MI: Descriptive Psychology Press.\nJeffrey, H.J., & Putman, A.O. (1983). The Mentor Project: Replicating the functions of an organization. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp. 243-270). Greenwich, CT: JAI Press.\nOssorio,  P.  G.  (1964). Classification  space  analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.\nOssorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)\nOssorio, P.G. (1971/1978). State of affairs systems (LRI Report No. 14). Whittier, CA & Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)\nOssorio, P. G., & Popov, D. (1979). Large Scale Systems: A Task Assessment, Curriculum, Training, Evaluation, and Feedback Package\nOssorio, P. G., & Popov, D. (1981). Evaluating Information Systems\nOssorio, P. G., & Schneider, L. S. (1982). Decisions and Decision Aids\nPutman, A.O, & Jeffrey, H.J. (1985). A new paradigm for software and its development. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em> (pp. 119-138). Greenwich, CT: JAI Press.\nZeiger, P.H. (1990). <a href = \"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Zeiger_P-Human-Systems-pp-105_121.pdf\">Human systems issues in software engineering</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 105-121). Ann Arbor, MI: Descriptive Psychology Press.\n</p>','Sample Topics: Information Technology','','inherit','closed','closed','','1906-revision-v1','','','2025-12-31 14:08:38','2025-12-31 14:08:38','',1906,'https://society.bsquaresite.com/?p=8145',0,'revision','',0),
(8146,4,'2025-12-31 14:09:07','2025-12-31 14:09:07','<h2>Sample Topics: Social Practices</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p><p style=\"font-size: 14px; text-align: center;\">N.B. In order to avoid redundancy, publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p> <p style=\"text-align: center; font-weight: bold;\"> <br />Parenting</p><p>Bergner, L.L. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Holt S.B. (1990) <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kantor, C. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>.In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Mika, P., Bergner, R., &amp; Baum, M. (2001). The parentification scale. In Touliatis, J., Perlmutter, B, &amp; Holden, G., <em>Handbook of family measurement techniques (2d ed.)</em>. Thousand Oaks, CA: Sage.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br /> <br />Interpersonal interactions</p><p>Allen, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.</p><p>Bergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.</p><p>Bretscher, F., &amp; Bergner, R.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kirsch, N. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.</p><p>Latham, C.A. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (1981). Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.</p><p>Roberts, M. (1985). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&amp;qid=1513536255&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204</p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501</p><p style=\"text-align: center; font-weight: bold;\"> <br /> <br />Significance</p><p>Bergner, R.M. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.</p><p>Bergner, R. (2009). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267\">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282.</p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 25-40.</p><p>Bunford, N., &amp; Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343.</p><p>Davis, K.E. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Latham, C.A. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Marshall, K. (1985). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&amp;qid=1513525277&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\">Scenarios of “alcoholic” relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.</p><p>Marshall, K.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Orvik, J.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-uncertain-status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Schwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.</p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204</p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501</p><p>Wechsler, R.C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.</p>','Sample Topics: Social Practices','','inherit','closed','closed','','1902-revision-v1','','','2025-12-31 14:09:07','2025-12-31 14:09:07','',1902,'https://society.bsquaresite.com/?p=8146',0,'revision','',0),
(8147,4,'2025-12-31 14:09:07','2025-12-31 14:09:07','<h2>Sample Topics: Social Practices</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p><p style=\"font-size: 14px; text-align: center;\">N.B. In order to avoid redundancy, publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p> <p style=\"text-align: center; font-weight: bold;\"> <br />Parenting</p><p>Bergner, L.L. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Holt S.B. (1990) <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kantor, C. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>.In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Mika, P., Bergner, R., &amp; Baum, M. (2001). The parentification scale. In Touliatis, J., Perlmutter, B, &amp; Holden, G., <em>Handbook of family measurement techniques (2d ed.)</em>. Thousand Oaks, CA: Sage.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br /> <br />Interpersonal interactions</p><p>Allen, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.</p><p>Bergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.</p><p>Bretscher, F., &amp; Bergner, R.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kirsch, N. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.</p><p>Latham, C.A. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (1981). Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.</p><p>Roberts, M. (1985). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&amp;qid=1513536255&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204</p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501</p><p style=\"text-align: center; font-weight: bold;\"> <br /> <br />Significance</p><p>Bergner, R.M. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.</p><p>Bergner, R. (2009). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267\">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282.</p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 25-40.</p><p>Bunford, N., &amp; Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343.</p><p>Davis, K.E. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Latham, C.A. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Marshall, K. (1985). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&amp;qid=1513525277&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\">Scenarios of “alcoholic” relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.</p><p>Marshall, K.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Orvik, J.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-uncertain-status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Schwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.</p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204</p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501</p><p>Wechsler, R.C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.</p>','Sample Topics: Social Practices','','inherit','closed','closed','','1902-revision-v1','','','2025-12-31 14:09:07','2025-12-31 14:09:07','',1902,'https://society.bsquaresite.com/?p=8147',0,'revision','',0),
(8148,4,'2025-12-31 14:09:07','2025-12-31 14:09:07','<h2>Sample Topics: Social Practices</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p><p style=\"font-size: 14px; text-align: center;\">N.B. In order to avoid redundancy, publications are not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p> <p style=\"text-align: center; font-weight: bold;\"> <br />Parenting</p><p>Bergner, L.L. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_L-Police-Chiefs-and-Officers-pp-47_60-.pdf\">The Use of the status concept in developing effective relationships between police chiefs and officers</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 47-60). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Holt S.B. (1990) <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Holt-Moral-Judgement-sic-pp-173_197.pdf\">Appraisal and competence in moral judgment and behavior</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 173-197). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kantor, C. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>.In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Mika, P., Bergner, R., &amp; Baum, M. (2001). The parentification scale. In Touliatis, J., Perlmutter, B, &amp; Holden, G., <em>Handbook of family measurement techniques (2d ed.)</em>. Thousand Oaks, CA: Sage.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"text-align: center; font-weight: bold;\"> <br /> <br />Interpersonal interactions</p><p>Allen, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.</p><p>Bergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.</p><p>Bretscher, F., &amp; Bergner, R.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kirsch, N. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.</p><p>Latham, C.A. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (2006). In a world of persons and their ways. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (1981). Click <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\">Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.</p><p>Roberts, M. (1985). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&amp;qid=1513536255&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204</p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501</p><p style=\"text-align: center; font-weight: bold;\"> <br /> <br />Significance</p><p>Bergner, R.M. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.</p><p>Bergner, R. (2009). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267\">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282.</p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 25-40.</p><p>Bunford, N., &amp; Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. <em>Crisis: The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343.</p><p>Davis, K.E. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Latham, C.A. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Marshall, K. (1985). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&amp;qid=1513525277&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\">Scenarios of “alcoholic” relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.</p><p>Marshall, K.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Orvik, J.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-uncertain-status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em> (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Schwartz, W. (1979). Degradation, Accreditation, and Rites of Passage. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.</p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204</p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501</p><p>Wechsler, R.C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.</p>','Sample Topics: Social Practices','','inherit','closed','closed','','1902-revision-v1','','','2025-12-31 14:09:07','2025-12-31 14:09:07','',1902,'https://society.bsquaresite.com/?p=8148',0,'revision','',0),
(8149,4,'2025-12-31 14:09:42','2025-12-31 14:09:42','<h2>Sample Topics: Spirituality and Religion</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p> <p>Colvin, G. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\"> Descriptive Metaphysics: On Science, Religion, and Wisdom</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1978). Religion without doctrine (LRI Report No. 19). Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (2014). <em><a href=\"http://www.sdp.org/wp-content/uploads/2018/05/PHTT-Printer-copy.pdf\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio (Vol. VIII</a>)</em>. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1985). Worlds and world reconstruction. In K. E. Davis &amp; T. O. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-53). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (1991). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M. K. Roberts &amp; R. M. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 37-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Shideler, M. M. (1992). <em>Spirituality: An Approach through Descriptive Psychology</em>. Ann Arbor: Descriptive Psychology Press.</p><p>Shideler, M.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Shideler-Spirituality-pp-199_213.pdf\">Spirituality: The Descriptive Psychology approach</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 199-213). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Shideler, M. (1983). The priest and the psychotherapist. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 229-242). Greenwich, CT: JAI Press.</p><p>Shideler, M.M. (1985). Science, religion, and religions. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 55-74). Greenwich, CT: JAI Press</p><p>Singer, H.R., &amp; Zeiger, P. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Zeiger, P.H. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf\">Toward a rapprochement of religion and science</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 195-225). Ann Arbor, MI: Descriptive Psychology Press.</p>','Sample Topics: Spirituality and Religion','','inherit','closed','closed','','1915-revision-v1','','','2025-12-31 14:09:42','2025-12-31 14:09:42','',1915,'https://society.bsquaresite.com/?p=8149',0,'revision','',0),
(8150,4,'2025-12-31 14:09:42','2025-12-31 14:09:42','<h2>Sample Topics: Spirituality and Religion</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p> <p>Colvin, G. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\"> Descriptive Metaphysics: On Science, Religion, and Wisdom</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1978). Religion without doctrine (LRI Report No. 19). Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (2014). <em><a href=\"http://www.sdp.org/wp-content/uploads/2018/05/PHTT-Printer-copy.pdf\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio (Vol. VIII</a>)</em>. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1985). Worlds and world reconstruction. In K. E. Davis &amp; T. O. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-53). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (1991). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M. K. Roberts &amp; R. M. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 37-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Shideler, M. M. (1992). <em>Spirituality: An Approach through Descriptive Psychology</em>. Ann Arbor: Descriptive Psychology Press.</p><p>Shideler, M.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Shideler-Spirituality-pp-199_213.pdf\">Spirituality: The Descriptive Psychology approach</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 199-213). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Shideler, M. (1983). The priest and the psychotherapist. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 229-242). Greenwich, CT: JAI Press.</p><p>Shideler, M.M. (1985). Science, religion, and religions. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 55-74). Greenwich, CT: JAI Press</p><p>Singer, H.R., &amp; Zeiger, P. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Zeiger, P.H. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf\">Toward a rapprochement of religion and science</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 195-225). Ann Arbor, MI: Descriptive Psychology Press.</p>','Sample Topics: Spirituality and Religion','','inherit','closed','closed','','1915-revision-v1','','','2025-12-31 14:09:42','2025-12-31 14:09:42','',1915,'https://society.bsquaresite.com/?p=8150',0,'revision','',0),
(8151,4,'2025-12-31 14:09:43','2025-12-31 14:09:43','<h2>Sample Topics: Spirituality and Religion</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p> <p>Colvin, G. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Colvin-Descriptive-Metaphysics.pdf\"> Descriptive Metaphysics: On Science, Religion, and Wisdom</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 227-246). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1978). Religion without doctrine (LRI Report No. 19). Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (2014). <em><a href=\"http://www.sdp.org/wp-content/uploads/2018/05/PHTT-Printer-copy.pdf\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio (Vol. VIII</a>)</em>. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1985). Worlds and world reconstruction. In K. E. Davis &amp; T. O. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-53). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (1991). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of uncertain status</a>. In M. K. Roberts &amp; R. M. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 37-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Shideler, M. M. (1992). <em>Spirituality: An Approach through Descriptive Psychology</em>. Ann Arbor: Descriptive Psychology Press.</p><p>Shideler, M.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Shideler-Spirituality-pp-199_213.pdf\">Spirituality: The Descriptive Psychology approach</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 199-213). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Shideler, M. (1983). The priest and the psychotherapist. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 229-242). Greenwich, CT: JAI Press.</p><p>Shideler, M.M. (1985). Science, religion, and religions. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 55-74). Greenwich, CT: JAI Press</p><p>Singer, H.R., &amp; Zeiger, P. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Singer-Zeiger-Contributions-of-Descriptive-Psychology-to-Strategies-of-Negotiation.pdf\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 431-452). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Zeiger, P.H. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Toward-a-Rapprochement-of-Religion-and-Science.pdf\">Toward a rapprochement of religion and science</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 195-225). Ann Arbor, MI: Descriptive Psychology Press.</p>','Sample Topics: Spirituality and Religion','','inherit','closed','closed','','1915-revision-v1','','','2025-12-31 14:09:43','2025-12-31 14:09:43','',1915,'https://society.bsquaresite.com/?p=8151',0,'revision','',0),
(8152,4,'2025-12-31 14:10:17','2025-12-31 14:10:17','<h2>Sample Topics: Status, Persons, Relationships</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p><p style=\"font-size: 14px; text-align: center;\">N.B. In order to avoid redundancy, publications are mostly not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p> <p>Allen-Zeiger, C., &amp; Allen, S. (1992). <em>Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment</em>. Austin, TX: New Perspectives Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2005). Lovemaking as a ceremony of accreditation. <em>Journal of Sex and Marital Therapy</em>, <em>31</em>, 1-8.</p><p>Bergner, R. (2005). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2005.59.4.333 \">World reconstruction in psychotherapy</a>. <em>American Journal of Psychotherapy</em>, <em>59</em>, 1-17.</p><p>Bergner, R. (2007). <a href=\"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&amp;qid=1513328890&amp;sr=8-1&amp;keywords=bergner+status+dynamic\">Status dynamics: Creating new paths to therapeutic change</a>. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>37</em>, 77-90.</p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, 37, 36-44.</p><p>Bergner, R., &amp; Ramon, A. (2013). Some implications of belief in love, free will, and non-reductionism. <em>Journal of Social Psychology</em>, 153, 1-21.</p><p>Bergner, R., &amp; Ramon, A. (2014). The Personal Beliefs Scale. American Psychological Association PsychTESTS Database</p><p>Beste S., Bergner, R., &amp; Nauta, M. (2003). What keeps love alive? An empirical<br />investigation. <em>Family Therapy</em>, <em>30</em>, 125-141.</p><p>Bretscher, F., &amp; Bergner, R.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Davis K.E., &amp; Roberts M.K. (1999). <a href=\"https://doi.org/10.1007/978-1-4612-5076-0_8\"> Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. &amp; Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.</p><p>Davis, K., &amp; Todd, M. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf\">Friendship and love relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 79-119). Greenwich, CT: JAI Press.</p><p>Hegi, K., &amp; Bergner, R. (2010). What is love? An empirically-based essentialist account. <em>Journal of Social and Personal Relationships</em>, <em>27</em>, 620-636.</p><p>Holmes, J.R. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Holmes-The-Status-of-Persons.pdf\">The status of persons or who was that metaphor</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 15-35). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kantor, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Wizard-129-148.pdf\">We’re off to see the wizard: Politics, charisma, and community change</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder, CO.</p><p>Ossorio, P., &amp; Sternberg, B. (1997). Status management: A theory of punishment and rehabilitation. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 195-214). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report #25. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1966/1995). <em>Persons. The Collected Works of Peter G. <br />Ossorio (Vol. I). </em>Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Ossorio-What-There-Is.pdf\">What there is and how things are</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), Advances in Descriptive Psychology, Vol. 7 (pp. 7-32). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf\">In a world of persons and their ways</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1982/1998/2012). <em>Place</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)</p><p>Plotkin, W., &amp; Schwartz, W. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.</p><p>Plotkin, W., &amp; Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</p><p>Putman, A.O. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Being, becoming and Belonging</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.</p><p>Roberts, M. (1985). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&amp;qid=1513536255&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.</p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Worlds of Uncertain Status</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Schwartz, W. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\">The problem of other possible persons: Dolphins, primates, and aliens</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.</p><p>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.</p><p>Schwartz, W.R. (2014). <a href=\"http://jetpress.org/v24.3/Schwartz.htm\">What Is A Person And How Can We Be Sure? A Paradigm Case Formulation</a>. <em>Journal of Evolution and Technology</em>, <em>24(3)</em>, 27-34.</p><p>Ward, C., Bergner, R., &amp; Kahn, J. (2003). Why do men distance? Factors predictive of male avoidance of intimate conflict. <em>Family Therapy</em>, <em>30</em>, 1-9.</p><p>Zeiger, P.H., &amp; Zeiger, C.A. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf\">Where does my freedom lie?</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 82-98). Ann Arbor, MI: Descriptive Psychology Press.</p>','Sample Topics: Status, Persons, Relationships','','inherit','closed','closed','','1912-revision-v1','','','2025-12-31 14:10:17','2025-12-31 14:10:17','',1912,'https://society.bsquaresite.com/?p=8152',0,'revision','',0),
(8153,4,'2025-12-31 14:10:17','2025-12-31 14:10:17','<h2>Sample Topics: Status, Persons, Relationships</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p><p style=\"font-size: 14px; text-align: center;\">N.B. In order to avoid redundancy, publications are mostly not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p> <p>Allen-Zeiger, C., &amp; Allen, S. (1992). <em>Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment</em>. Austin, TX: New Perspectives Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2005). Lovemaking as a ceremony of accreditation. <em>Journal of Sex and Marital Therapy</em>, <em>31</em>, 1-8.</p><p>Bergner, R. (2005). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2005.59.4.333 \">World reconstruction in psychotherapy</a>. <em>American Journal of Psychotherapy</em>, <em>59</em>, 1-17.</p><p>Bergner, R. (2007). <a href=\"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&amp;qid=1513328890&amp;sr=8-1&amp;keywords=bergner+status+dynamic\">Status dynamics: Creating new paths to therapeutic change</a>. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>37</em>, 77-90.</p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, 37, 36-44.</p><p>Bergner, R., &amp; Ramon, A. (2013). Some implications of belief in love, free will, and non-reductionism. <em>Journal of Social Psychology</em>, 153, 1-21.</p><p>Bergner, R., &amp; Ramon, A. (2014). The Personal Beliefs Scale. American Psychological Association PsychTESTS Database</p><p>Beste S., Bergner, R., &amp; Nauta, M. (2003). What keeps love alive? An empirical<br />investigation. <em>Family Therapy</em>, <em>30</em>, 125-141.</p><p>Bretscher, F., &amp; Bergner, R.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Davis K.E., &amp; Roberts M.K. (1999). <a href=\"https://doi.org/10.1007/978-1-4612-5076-0_8\"> Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. &amp; Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.</p><p>Davis, K., &amp; Todd, M. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf\">Friendship and love relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 79-119). Greenwich, CT: JAI Press.</p><p>Hegi, K., &amp; Bergner, R. (2010). What is love? An empirically-based essentialist account. <em>Journal of Social and Personal Relationships</em>, <em>27</em>, 620-636.</p><p>Holmes, J.R. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Holmes-The-Status-of-Persons.pdf\">The status of persons or who was that metaphor</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 15-35). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kantor, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Wizard-129-148.pdf\">We’re off to see the wizard: Politics, charisma, and community change</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder, CO.</p><p>Ossorio, P., &amp; Sternberg, B. (1997). Status management: A theory of punishment and rehabilitation. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 195-214). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report #25. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1966/1995). <em>Persons. The Collected Works of Peter G. <br />Ossorio (Vol. I). </em>Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Ossorio-What-There-Is.pdf\">What there is and how things are</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), Advances in Descriptive Psychology, Vol. 7 (pp. 7-32). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf\">In a world of persons and their ways</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1982/1998/2012). <em>Place</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)</p><p>Plotkin, W., &amp; Schwartz, W. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.</p><p>Plotkin, W., &amp; Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</p><p>Putman, A.O. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Being, becoming and Belonging</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.</p><p>Roberts, M. (1985). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&amp;qid=1513536255&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.</p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Worlds of Uncertain Status</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Schwartz, W. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\">The problem of other possible persons: Dolphins, primates, and aliens</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.</p><p>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.</p><p>Schwartz, W.R. (2014). <a href=\"http://jetpress.org/v24.3/Schwartz.htm\">What Is A Person And How Can We Be Sure? A Paradigm Case Formulation</a>. <em>Journal of Evolution and Technology</em>, <em>24(3)</em>, 27-34.</p><p>Ward, C., Bergner, R., &amp; Kahn, J. (2003). Why do men distance? Factors predictive of male avoidance of intimate conflict. <em>Family Therapy</em>, <em>30</em>, 1-9.</p><p>Zeiger, P.H., &amp; Zeiger, C.A. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf\">Where does my freedom lie?</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 82-98). Ann Arbor, MI: Descriptive Psychology Press.</p>','Sample Topics: Status, Persons, Relationships','','inherit','closed','closed','','1912-revision-v1','','','2025-12-31 14:10:17','2025-12-31 14:10:17','',1912,'https://society.bsquaresite.com/?p=8153',0,'revision','',0),
(8154,4,'2025-12-31 14:10:17','2025-12-31 14:10:17','<h2>Sample Topics: Status, Persons, Relationships</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p><p style=\"font-size: 14px; text-align: center;\">N.B. In order to avoid redundancy, publications are mostly not included below that focus primarily on pathology, case formulation, or psychotherapeutic policies and techniques. Please consult <br />\"Sample Topics: Clinical and Therapy\" for those papers.</p> <p>Allen-Zeiger, C., &amp; Allen, S. (1992). <em>Doing it all isn\'t everything: A woman\'s guide to harmony and empowerment</em>. Austin, TX: New Perspectives Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Teaching-pp-321_340.pdf\">Coaching and teaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 321-340). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-and-Motivation-pp-301-320.pdf\">Coaching and motivation</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 301-320). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Bergner-Coaching-Leadership-pp-281_300.pdf\">Leadership in athletic coaching</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 281-300). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2005). Lovemaking as a ceremony of accreditation. <em>Journal of Sex and Marital Therapy</em>, <em>31</em>, 1-8.</p><p>Bergner, R. (2005). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2005.59.4.333 \">World reconstruction in psychotherapy</a>. <em>American Journal of Psychotherapy</em>, <em>59</em>, 1-17.</p><p>Bergner, R. (2007). <a href=\"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&amp;qid=1513328890&amp;sr=8-1&amp;keywords=bergner+status+dynamic\">Status dynamics: Creating new paths to therapeutic change</a>. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2017). What is a person? What is the self? Formulations for a science of psychology. <em>Journal of Theoretical and Philosophical Psychology</em>, <em>37</em>, 77-90.</p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, 37, 36-44.</p><p>Bergner, R., &amp; Ramon, A. (2013). Some implications of belief in love, free will, and non-reductionism. <em>Journal of Social Psychology</em>, 153, 1-21.</p><p>Bergner, R., &amp; Ramon, A. (2014). The Personal Beliefs Scale. American Psychological Association PsychTESTS Database</p><p>Beste S., Bergner, R., &amp; Nauta, M. (2003). What keeps love alive? An empirical<br />investigation. <em>Family Therapy</em>, <em>30</em>, 125-141.</p><p>Bretscher, F., &amp; Bergner, R.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bretshcer-Bergner-Relational-Qualities-as-FActors-in-Mate-Selection-Decisions.pdf\">Relational Qualities as Factors in Mate Selection Decisions</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6, (pp. 107-123). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Davis K.E., &amp; Roberts M.K. (1999). <a href=\"https://doi.org/10.1007/978-1-4612-5076-0_8\"> Relationships in the real world: The Descriptive Psychology approach to personal relationships</a>. In Gergen K.J. &amp; Davis K.E. (Eds.), <em>The Social Construction of the Person</em>. Springer Series in Social Psychology. New York: Springer.</p><p>Davis, K., &amp; Todd, M. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Davis-Todd-Friendships-and-Love-Relationships-79_122.pdf\">Friendship and love relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 79-119). Greenwich, CT: JAI Press.</p><p>Hegi, K., &amp; Bergner, R. (2010). What is love? An empirically-based essentialist account. <em>Journal of Social and Personal Relationships</em>, <em>27</em>, 620-636.</p><p>Holmes, J.R. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Holmes-The-Status-of-Persons.pdf\">The status of persons or who was that metaphor</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology: Vol. 6</em>, (pp. 15-35). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kantor, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Wizard-129-148.pdf\">We’re off to see the wizard: Politics, charisma, and community change</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 129-148). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1982). Status maxims (LRI Report No. 30B). Boulder, CO.</p><p>Ossorio, P., &amp; Sternberg, B. (1997). Status management: A theory of punishment and rehabilitation. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 195-214). Ann Arbor, MI: Descriptive Psychology Press. (Originally published as LRI Report #25. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1966/1995). <em>Persons. The Collected Works of Peter G. <br />Ossorio (Vol. I). </em>Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Ossorio-What-There-Is.pdf\">What there is and how things are</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), Advances in Descriptive Psychology, Vol. 7 (pp. 7-32). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Ossorio-In-a-World-of-Persons-and-Their-Ways.pdf\">In a world of persons and their ways</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 11-42). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1982/1998/2012). <em>Place</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1982 as LRI Report No. 30a. Boulder, CO: Linguistic Research Institute.)</p><p>Plotkin, W., &amp; Schwartz, W. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Plotkin-Schwartz-Conceptualization-of-hypnosis-Part-I-pp-139_199.pdf\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.</p><p>Plotkin, W., &amp; Schwartz, W. (1985). A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</p><p>Putman, A.O. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Putman-Being-Becoming-pp-127_160.pdf\">Being, becoming and Belonging</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 127-160). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-Ordinary-Magic.pdf\">Ordinary magic: What Descriptive Psychology is, and why it matters</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 9-39). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Roberts-Men-and-Women-pp-57_78.pdf\">Men and women: Partners, lovers, friends</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 57-58). Greenwich, CT: JAI Press.</p><p>Roberts, M. (1985). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&amp;qid=1513536255&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\">I and Thou: A study of personal relationships</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 231-256). Greenwich, CT: JAI Press.</p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Ancient-Companions.pdf\">Ancient Companions</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 248-265). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-Worlds-of-Uncertain-Status.pdf\">Worlds of Uncertain Status</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 287-319). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Schwartz, W. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Schwartz-Problem-of-Other-Possible-Persons-pp-31_55.pdf\">The problem of other possible persons: Dolphins, primates, and aliens</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 139-194). Greenwich, CT: JAI Press.</p><p>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.</p><p>Schwartz, W.R. (2014). <a href=\"http://jetpress.org/v24.3/Schwartz.htm\">What Is A Person And How Can We Be Sure? A Paradigm Case Formulation</a>. <em>Journal of Evolution and Technology</em>, <em>24(3)</em>, 27-34.</p><p>Ward, C., Bergner, R., &amp; Kahn, J. (2003). Why do men distance? Factors predictive of male avoidance of intimate conflict. <em>Family Therapy</em>, <em>30</em>, 1-9.</p><p>Zeiger, P.H., &amp; Zeiger, C.A. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Zeiger-Zeiger-Where-Does-My-Freedom-Lie.pdf\">Where does my freedom lie?</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 82-98). Ann Arbor, MI: Descriptive Psychology Press.</p>','Sample Topics: Status, Persons, Relationships','','inherit','closed','closed','','1912-revision-v1','','','2025-12-31 14:10:17','2025-12-31 14:10:17','',1912,'https://society.bsquaresite.com/?p=8154',0,'revision','',0),
(8155,4,'2025-12-31 14:10:44','2025-12-31 14:10:44','<h2>Sample Topics:<br>Clinical and Therapy</h2>		<p style=\"text-align: center; position: relative; top: -20px; font-size: 18px;\">(Including combined citations for \"Pathology\", \"Case Formulation\" and <br />\"Psychotherapeutic Policies and Techniques\")</p> Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available. <p>Allen, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press</p><p>Aylesworth, L.S. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Aylesworth-Oriental-Martial-Arts.pdf\">Oriental Martial Arts Rehabilitation</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 113-142). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.</p><p>Baker, E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf\">Therapeutic social practices</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 209-230). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1977). The marital system of the hysterical individual. <em>Family Process</em>, <em>16</em>, 85-95.</p><p>Bergner, R. (1979). The use of systems oriented illustrative stories in marital psychotherapy. <em>Family Therapy</em>, <em>6</em>, 109-118.</p><p>Bergner, R. (1979). Transforming presenting problems. <em>Rational Living</em>, <em>14</em>, 13-16.</p><p>Bergner, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP1-Bergner-Marital-Conflict-305_320.pdf\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 305-320). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1981). Recasting victims as perpetrators. <em>The Journal of Strategic and Systemic Therapies</em>, <em>1</em>, 1-9.</p><p>Bergner, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Bergner-Overseer-Regime-245-271.pdf\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 245-271). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1982). Couple therapy for histrionic clients and their spouses. In H. Millman, J. Huber, and D. Diggins (Eds.), <em>Therapies for adults</em>. San Francisco: Jossey-Bass.</p><p>Bergner, R. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf\">Hysterical action, impersonation, and caretaking roles</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1983) <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513521344&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 209-227). Greenwich, CT: JAI Press.<br />Process, 16, 85-95.</p><p>Bergner, R. (1985). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&amp;qid=1513447552&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>Paranoid style: A descriptive and pragmatic account. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 203-229). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.</p><p>Bergner, R. (1988). Money’s ‘Lovemap’ account of the paraphilias: A critique and reformulation. <em>American Journal of Psychotherapy</em>, <em>42</em>, 254-259.</p><p>Bergner, R. (1988). Status dynamic psychotherapy with depressed individuals. <em>Psychotherapy</em>, 25, 266-272.</p><p>Bergner, R.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf\">A Father-Daughter Incest: Degradation and Recovery from Degradation</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 285-305). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf\">Impulsive Action and Impulsive Persons: A Descriptive and Pragmatic Formulation</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 261-284). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.</p><p>Bergner, R.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf\">A Conceptual Framework for Eclectic<br />Psychotherapy</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 137-157). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (1993). <a href=\"https://www.amazon.com/Studies-Psychopathology-Descriptive-Psychology-Approach/dp/0962566136/ref=sr_1_1?ie=UTF8&amp;qid=1513445964&amp;sr=8-1&amp;keywords=studies+in+psychopathology+bergner\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a>. In R. Bergner (Ed.), <em>Studies in psychopathology: The Descriptive Psychology approach</em>, (pp. 3-17). Ann Arbor: Descriptive Psychology Press.</p><p>Bergner, R. (1993). Victims into perpetrators. <em>Psychotherapy</em>, <em>30</em>, 452-462.</p><p>Bergner, R. (1995). <em>Pathological Self-Criticism: Assessment and Treatment (The Springer Series in Social/Clinical Psychology)</em>. New York, NY: Plenum Press.</p><p>Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.</p><p>Bergner, R. (1997). The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman. <em>Family Therapy</em>, <em>24</em>, 71-79.</p><p>Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.</p><p>Bergner, R. (1998). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_10?ie=UTF8&amp;qid=1513440872&amp;sr=8-10&amp;keywords=advances+in+descriptive+psychology\">Self-criticism</a>. In J. Jeffrey &amp; R. Bergner, (Eds.). <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 249-276). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Bergner-Self-Criticism.pdf\">A therapeutic approach to destructive self-criticism</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 249-273). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (1998). Characteristics of an optimal clinical case formulation. <em>American Journal of Psychotherapy</em>, <em>52</em>, 287-300.</p><p>Bergner, R. (1998). Therapeutic approaches to problems of meaninglessness. <em>American Journal of Psychotherapy</em>, <em>52</em>, pp. 1-16.</p><p>Bergner, R. (1999). Status enhancement: A further path to therapeutic change. <em>American Journal of Psychotherapy</em>, <em>53</em>, 201-214.</p><p>Bergner, R. (2000). Love and barriers to love: An analysis for psychotherapists and other. <em>American Journal of Psychotherapy</em>, <em>54</em>, 1-17.</p><p>Bergner, R. (2002). Sexual compulsion as attempted recovery from degradation. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 373-387.</p><p>Bergner, R. (2004). An integrative framework for psychopathology and psychotherapy. <em>New Ideas in Psychology</em>, <em>22</em>, 127-141.</p><p>Bergner, R. (2005). Status dynamic treatment of a case of bulimia. <em>Clinical Case Studies</em>, <em>4</em>, 295-303.</p><p>Bergner, R. (2006). <a href=\" https://doi.org/10.1176/appi.psychotherapy.2006.60.3.215\">The many secure knowledge bases of psychotherapy</a>. <em>American Journal of Psychotherapy</em>, <em>69</em>, 215-232.</p><p>Bergner, R.M. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Beyond-Empirical-Validation.pdf\">Beyond Empirical Validation: Justifying Therapeutic Judgment and Action</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 145-173). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2007). <em><a href=\"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&amp;qid=1513328890&amp;sr=8-1&amp;keywords=bergner+status+dynamic\"><em>Status dynamics: Creating new paths to therapeutic change</em>.</a></em> Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2007). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2007.61.2.149 \">Therapeutic storytelling revisited</a>. <em>American Journal of<br />Psychotherapy</em>, <em>61</em>, 149-162.</p><p>Bergner, R. (2007). On promoting adaptive self-criticism in psychotherapy. In E. Chang (Ed.), <em>Self-criticism and self-enhancement</em>. Washington, DC: American Psychological Association.</p><p>Bergner, R. (2009). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267 \">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282.</p><p>Bergner, R.M. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-The-Tolstoy-Dilemma.pdf\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 143-160). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Policy-175-196.pdf\">Therapeutic policies: A policy-based approach to psychotherapy</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 175-196). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2015). Status dynamic psychotherapy. In E. Neukrig (Ed.) <em>The Sage encyclopedia of counseling and psychotherapy</em>. Los Angeles, CA: Sage Publications.</p><p>Bergner, R., &amp; Bridges A. (2002). The significance of heavy pornography involvement for romantic partners: Research and clinical implications. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 198-206.</p><p>Bergner, R.M., &amp; Bunford, N. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Suicide-55-74.pdf\">Suicide and impossible worlds</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 55-74). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, 24, 25-40.</p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder disability: In support of our design. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 49-52.</p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, <em>37</em>, 36-44.</p><p>Bergner, R.M., &amp; Staggs, J. (1992). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&amp;qid=1540405368&amp;sr=8-1&amp;keywords=advances+descriptive+psychology+volume+6\">The Positive Therapeutic Relationship: An Accreditation Perspective</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br />Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 185-201). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bridges, A., &amp; Bergner, R. (2009). Pornography, effects on relationships. In H. Reis &amp; S. Sprecher (Eds.), <em>The Sage Encyclopedia of Human Relationships</em>. Thousand Oaks, CA: Sage.</p><p>Bridges, A., Bergner, R., &amp; McInnis, M. (2003). Romantic partner\'s use of pornography: Its significance for women. <em>Journal of Sex and Marital Therapy</em>. <em>29</em>, 1-14.</p><p>Bunford, N., &amp; Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. Crisis: <em>The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343.</p><p>Davis, K.E. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Driscoll, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf\">Policies for pragmatic psychotherapy</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 273-277). Greenwich, CT: JAI Press.</p><p>Driscoll, R. (1981). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Keith-Davis/dp/B000TFIKOO/ref=sr_1_13?ie=UTF8&amp;qid=1513525277&amp;sr=8-13&amp;keywords=advances+in+descriptive+psychology\">Self-criticism: Analysis and treatment</a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 321-356). Greenwich, CT: JAI Press.</p><p>Farber, A. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf\">Castaneda\'s Don Juan as psychotherapist</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 279-304). Greenwich, CT: JAI Press.</p><p>Felknor, C.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf\">Kid\'s interest discovery kits</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em> (pp. 235-247). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Holmes, J.R. (2013). <a href=\"https://www.amazon.com/Depression-Doesnt-Always-Have-Depressing-ebook/dp/B00FSOUCYM/ref=sr_1_1?ie=UTF8&amp;qid=1513010278&amp;sr=8-1&amp;keywords=james+holmes+depression+always+depressing\"><em>Depression doesn’t always have to be depressing</em></a>. Pensacola, FL.: Pensacola Pelican Press, Inc.</p><p>Kantor, C. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kirsch, N. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.</p><p>Lasater, L. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513525277&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Stress and health in a Colorado coal mining community</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp.95-117). Greenwich, CT: JAI Press.</p><p>Lasater, L. (1988). <em>Recovery from compulsive behavior: How to transcend your troubled family</em>. Deerfield Beach, FL: Health Communications.</p><p>Latham, C.A. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Lubuguin, F.S.A. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Lugbuguin, F. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 41-85). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Marshall, K. (1985). Scenarios of “alcoholic” relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.</p><p>Marshall, K.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Orvik, J.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1987). <a href=\"http://www.sdp.org/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive Deficits in Schizophrenia</a> LRI Report No. 39a. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1987). <a href=\"http://www.sdp.org/sdppubs-publications/projective-techniques/\">Projective Techniques</a> LRI Report No. 38a. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\"><em>Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII)</em></a>. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. (1985/1997). <a href=\"http://www.sdp.org/sdppubs-publications/pathology/\">Pathology</a>. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.</p><p>Ossorio, P. (1985/1997). <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.</p><p>Ossorio, P. G., Aylesworth, L., &amp; Lasater, L. (1977). <a href=\"http://www.sdp.org/wp-admin/post.php?post=5035&amp;action=edit\">A Comprehensive Plan for the<br />Provision of Mental Health Services to the Vietnamese Refugees in Denver</a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (1977, 2014). <a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\"><em>Seminar on Positive Health and Transcendental Theories. The Collected Works of Peter G. Ossorio (Vol. VIII)</em></a>. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Schwartz, W. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Degradation, Accreditation, and Rites of Passage</a>. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.</p><p>Schwartz, W. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf\">What makes something psychoanalytic?</a> <em>Psychiatry</em>, <em>51</em>, 417-426.</p><p>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.</p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204</p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501</p><p>Wechsler, R. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf\">Personality and Manic States: A Status Dynamic Formulation of Bipolar Disorder</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 203-233). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Wechsler, R.C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Vanderburgh, J. (1985). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">The positive-health developmental model of treatment and psychopathology</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 281-302). Greenwich, CT: JAI Press.</p><p>Zeiger, C.A. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf\">The Miss Marple model of psychological assessment</a>. In M. Roberts and R. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 6. Clinical topics: Adolescent-family problems, bulimia, chronic mental illness, and mania</em> (pp. 159-183). Ann Arbor, MI: Descriptive Psychology Press.</p>','Sample Topics:<br>Clinical and Therapy','','inherit','closed','closed','','1900-revision-v1','','','2025-12-31 14:10:44','2025-12-31 14:10:44','',1900,'https://society.bsquaresite.com/?p=8155',0,'revision','',0),
(8156,4,'2025-12-31 14:10:44','2025-12-31 14:10:44','<h2>Sample Topics:<br>Clinical and Therapy</h2>		<p style=\"text-align: center; position: relative; top: -20px; font-size: 18px;\">(Including combined citations for \"Pathology\", \"Case Formulation\" and <br />\"Psychotherapeutic Policies and Techniques\")</p> Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available. <p>Allen, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press</p><p>Aylesworth, L.S. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Aylesworth-Oriental-Martial-Arts.pdf\">Oriental Martial Arts Rehabilitation</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 113-142). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.</p><p>Baker, E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf\">Therapeutic social practices</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 209-230). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1977). The marital system of the hysterical individual. <em>Family Process</em>, <em>16</em>, 85-95.</p><p>Bergner, R. (1979). The use of systems oriented illustrative stories in marital psychotherapy. <em>Family Therapy</em>, <em>6</em>, 109-118.</p><p>Bergner, R. (1979). Transforming presenting problems. <em>Rational Living</em>, <em>14</em>, 13-16.</p><p>Bergner, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP1-Bergner-Marital-Conflict-305_320.pdf\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 305-320). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1981). Recasting victims as perpetrators. <em>The Journal of Strategic and Systemic Therapies</em>, <em>1</em>, 1-9.</p><p>Bergner, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Bergner-Overseer-Regime-245-271.pdf\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 245-271). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1982). Couple therapy for histrionic clients and their spouses. In H. Millman, J. Huber, and D. Diggins (Eds.), <em>Therapies for adults</em>. San Francisco: Jossey-Bass.</p><p>Bergner, R. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf\">Hysterical action, impersonation, and caretaking roles</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1983) <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513521344&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 209-227). Greenwich, CT: JAI Press.<br />Process, 16, 85-95.</p><p>Bergner, R. (1985). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&amp;qid=1513447552&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>Paranoid style: A descriptive and pragmatic account. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 203-229). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.</p><p>Bergner, R. (1988). Money’s ‘Lovemap’ account of the paraphilias: A critique and reformulation. <em>American Journal of Psychotherapy</em>, <em>42</em>, 254-259.</p><p>Bergner, R. (1988). Status dynamic psychotherapy with depressed individuals. <em>Psychotherapy</em>, 25, 266-272.</p><p>Bergner, R.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf\">A Father-Daughter Incest: Degradation and Recovery from Degradation</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 285-305). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf\">Impulsive Action and Impulsive Persons: A Descriptive and Pragmatic Formulation</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 261-284). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.</p><p>Bergner, R.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf\">A Conceptual Framework for Eclectic<br />Psychotherapy</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 137-157). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (1993). <a href=\"https://www.amazon.com/Studies-Psychopathology-Descriptive-Psychology-Approach/dp/0962566136/ref=sr_1_1?ie=UTF8&amp;qid=1513445964&amp;sr=8-1&amp;keywords=studies+in+psychopathology+bergner\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a>. In R. Bergner (Ed.), <em>Studies in psychopathology: The Descriptive Psychology approach</em>, (pp. 3-17). Ann Arbor: Descriptive Psychology Press.</p><p>Bergner, R. (1993). Victims into perpetrators. <em>Psychotherapy</em>, <em>30</em>, 452-462.</p><p>Bergner, R. (1995). <em>Pathological Self-Criticism: Assessment and Treatment (The Springer Series in Social/Clinical Psychology)</em>. New York, NY: Plenum Press.</p><p>Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.</p><p>Bergner, R. (1997). The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman. <em>Family Therapy</em>, <em>24</em>, 71-79.</p><p>Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.</p><p>Bergner, R. (1998). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_10?ie=UTF8&amp;qid=1513440872&amp;sr=8-10&amp;keywords=advances+in+descriptive+psychology\">Self-criticism</a>. In J. Jeffrey &amp; R. Bergner, (Eds.). <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 249-276). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Bergner-Self-Criticism.pdf\">A therapeutic approach to destructive self-criticism</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 249-273). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (1998). Characteristics of an optimal clinical case formulation. <em>American Journal of Psychotherapy</em>, <em>52</em>, 287-300.</p><p>Bergner, R. (1998). Therapeutic approaches to problems of meaninglessness. <em>American Journal of Psychotherapy</em>, <em>52</em>, pp. 1-16.</p><p>Bergner, R. (1999). Status enhancement: A further path to therapeutic change. <em>American Journal of Psychotherapy</em>, <em>53</em>, 201-214.</p><p>Bergner, R. (2000). Love and barriers to love: An analysis for psychotherapists and other. <em>American Journal of Psychotherapy</em>, <em>54</em>, 1-17.</p><p>Bergner, R. (2002). Sexual compulsion as attempted recovery from degradation. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 373-387.</p><p>Bergner, R. (2004). An integrative framework for psychopathology and psychotherapy. <em>New Ideas in Psychology</em>, <em>22</em>, 127-141.</p><p>Bergner, R. (2005). Status dynamic treatment of a case of bulimia. <em>Clinical Case Studies</em>, <em>4</em>, 295-303.</p><p>Bergner, R. (2006). <a href=\" https://doi.org/10.1176/appi.psychotherapy.2006.60.3.215\">The many secure knowledge bases of psychotherapy</a>. <em>American Journal of Psychotherapy</em>, <em>69</em>, 215-232.</p><p>Bergner, R.M. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Beyond-Empirical-Validation.pdf\">Beyond Empirical Validation: Justifying Therapeutic Judgment and Action</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 145-173). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2007). <em><a href=\"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&amp;qid=1513328890&amp;sr=8-1&amp;keywords=bergner+status+dynamic\"><em>Status dynamics: Creating new paths to therapeutic change</em>.</a></em> Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2007). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2007.61.2.149 \">Therapeutic storytelling revisited</a>. <em>American Journal of<br />Psychotherapy</em>, <em>61</em>, 149-162.</p><p>Bergner, R. (2007). On promoting adaptive self-criticism in psychotherapy. In E. Chang (Ed.), <em>Self-criticism and self-enhancement</em>. Washington, DC: American Psychological Association.</p><p>Bergner, R. (2009). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267 \">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282.</p><p>Bergner, R.M. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-The-Tolstoy-Dilemma.pdf\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 143-160). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Policy-175-196.pdf\">Therapeutic policies: A policy-based approach to psychotherapy</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 175-196). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2015). Status dynamic psychotherapy. In E. Neukrig (Ed.) <em>The Sage encyclopedia of counseling and psychotherapy</em>. Los Angeles, CA: Sage Publications.</p><p>Bergner, R., &amp; Bridges A. (2002). The significance of heavy pornography involvement for romantic partners: Research and clinical implications. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 198-206.</p><p>Bergner, R.M., &amp; Bunford, N. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Suicide-55-74.pdf\">Suicide and impossible worlds</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 55-74). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, 24, 25-40.</p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder disability: In support of our design. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 49-52.</p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, <em>37</em>, 36-44.</p><p>Bergner, R.M., &amp; Staggs, J. (1992). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&amp;qid=1540405368&amp;sr=8-1&amp;keywords=advances+descriptive+psychology+volume+6\">The Positive Therapeutic Relationship: An Accreditation Perspective</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br />Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 185-201). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bridges, A., &amp; Bergner, R. (2009). Pornography, effects on relationships. In H. Reis &amp; S. Sprecher (Eds.), <em>The Sage Encyclopedia of Human Relationships</em>. Thousand Oaks, CA: Sage.</p><p>Bridges, A., Bergner, R., &amp; McInnis, M. (2003). Romantic partner\'s use of pornography: Its significance for women. <em>Journal of Sex and Marital Therapy</em>. <em>29</em>, 1-14.</p><p>Bunford, N., &amp; Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. Crisis: <em>The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343.</p><p>Davis, K.E. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Driscoll, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf\">Policies for pragmatic psychotherapy</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 273-277). Greenwich, CT: JAI Press.</p><p>Driscoll, R. (1981). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Keith-Davis/dp/B000TFIKOO/ref=sr_1_13?ie=UTF8&amp;qid=1513525277&amp;sr=8-13&amp;keywords=advances+in+descriptive+psychology\">Self-criticism: Analysis and treatment</a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 321-356). Greenwich, CT: JAI Press.</p><p>Farber, A. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf\">Castaneda\'s Don Juan as psychotherapist</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 279-304). Greenwich, CT: JAI Press.</p><p>Felknor, C.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf\">Kid\'s interest discovery kits</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em> (pp. 235-247). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Holmes, J.R. (2013). <a href=\"https://www.amazon.com/Depression-Doesnt-Always-Have-Depressing-ebook/dp/B00FSOUCYM/ref=sr_1_1?ie=UTF8&amp;qid=1513010278&amp;sr=8-1&amp;keywords=james+holmes+depression+always+depressing\"><em>Depression doesn’t always have to be depressing</em></a>. Pensacola, FL.: Pensacola Pelican Press, Inc.</p><p>Kantor, C. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kirsch, N. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.</p><p>Lasater, L. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513525277&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Stress and health in a Colorado coal mining community</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp.95-117). Greenwich, CT: JAI Press.</p><p>Lasater, L. (1988). <em>Recovery from compulsive behavior: How to transcend your troubled family</em>. Deerfield Beach, FL: Health Communications.</p><p>Latham, C.A. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Lubuguin, F.S.A. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Lugbuguin, F. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 41-85). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Marshall, K. (1985). Scenarios of “alcoholic” relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.</p><p>Marshall, K.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Orvik, J.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1987). <a href=\"http://www.sdp.org/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive Deficits in Schizophrenia</a> LRI Report No. 39a. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1987). <a href=\"http://www.sdp.org/sdppubs-publications/projective-techniques/\">Projective Techniques</a> LRI Report No. 38a. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\"><em>Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII)</em></a>. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. (1985/1997). <a href=\"http://www.sdp.org/sdppubs-publications/pathology/\">Pathology</a>. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.</p><p>Ossorio, P. (1985/1997). <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.</p><p>Ossorio, P. G., Aylesworth, L., &amp; Lasater, L. (1977). <a href=\"http://www.sdp.org/wp-admin/post.php?post=5035&amp;action=edit\">A Comprehensive Plan for the<br />Provision of Mental Health Services to the Vietnamese Refugees in Denver</a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (1977, 2014). <a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\"><em>Seminar on Positive Health and Transcendental Theories. The Collected Works of Peter G. Ossorio (Vol. VIII)</em></a>. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Schwartz, W. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Degradation, Accreditation, and Rites of Passage</a>. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.</p><p>Schwartz, W. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf\">What makes something psychoanalytic?</a> <em>Psychiatry</em>, <em>51</em>, 417-426.</p><p>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.</p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204</p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501</p><p>Wechsler, R. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf\">Personality and Manic States: A Status Dynamic Formulation of Bipolar Disorder</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 203-233). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Wechsler, R.C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Vanderburgh, J. (1985). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">The positive-health developmental model of treatment and psychopathology</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 281-302). Greenwich, CT: JAI Press.</p><p>Zeiger, C.A. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf\">The Miss Marple model of psychological assessment</a>. In M. Roberts and R. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 6. Clinical topics: Adolescent-family problems, bulimia, chronic mental illness, and mania</em> (pp. 159-183). Ann Arbor, MI: Descriptive Psychology Press.</p>','Sample Topics:<br>Clinical and Therapy','','inherit','closed','closed','','1900-revision-v1','','','2025-12-31 14:10:44','2025-12-31 14:10:44','',1900,'https://society.bsquaresite.com/?p=8156',0,'revision','',0),
(8157,4,'2025-12-31 14:10:44','2025-12-31 14:10:44','<h2>Sample Topics:<br>Clinical and Therapy</h2>		<p style=\"text-align: center; position: relative; top: -20px; font-size: 18px;\">(Including combined citations for \"Pathology\", \"Case Formulation\" and <br />\"Psychotherapeutic Policies and Techniques\")</p> Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available. <p>Allen, C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Allen-Gener-violence-235-259.pdf\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a>. In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 235-259). Ann Arbor, MI: Descriptive Psychology Press</p><p>Aylesworth, L.S. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Aylesworth-Oriental-Martial-Arts.pdf\">Oriental Martial Arts Rehabilitation</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 113-142). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Aylesworth, L., &amp; Ossorio, P. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?s=amazon-devices&amp;ie=UTF8&amp;qid=1513439458&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Refugees: Cultural displacement and its effects</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 45-92). Greenwich, CT: JAI Press.</p><p>Baker, E. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Baker-Therapeutic-social-practices-pp-209_232.pdf\">Therapeutic social practices</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 209-230). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1977). The marital system of the hysterical individual. <em>Family Process</em>, <em>16</em>, 85-95.</p><p>Bergner, R. (1979). The use of systems oriented illustrative stories in marital psychotherapy. <em>Family Therapy</em>, <em>6</em>, 109-118.</p><p>Bergner, R. (1979). Transforming presenting problems. <em>Rational Living</em>, <em>14</em>, 13-16.</p><p>Bergner, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP1-Bergner-Marital-Conflict-305_320.pdf\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 305-320). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1981). Recasting victims as perpetrators. <em>The Journal of Strategic and Systemic Therapies</em>, <em>1</em>, 1-9.</p><p>Bergner, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Bergner-Overseer-Regime-245-271.pdf\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 245-271). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1982). Couple therapy for histrionic clients and their spouses. In H. Millman, J. Huber, and D. Diggins (Eds.), <em>Therapies for adults</em>. San Francisco: Jossey-Bass.</p><p>Bergner, R. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Bergner-Hysterical-action-pp-233_248.pdf\">Hysterical action, impersonation, and caretaking roles</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1983) <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513521344&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>Emotions: A conceptual formulation and its clinical implications. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em>, (pp. 209-227). Greenwich, CT: JAI Press.<br />Process, 16, 85-95.</p><p>Bergner, R. (1985). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-4/dp/0892323582/ref=sr_1_12?ie=UTF8&amp;qid=1513447552&amp;sr=8-12&amp;keywords=advances+in+descriptive+psychology\">Click here to purchase...</a>Paranoid style: A descriptive and pragmatic account. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 203-229). Greenwich, CT: JAI Press.</p><p>Bergner, R. (1987) Undoing degradation. <em>Psychotherapy</em>, <em>24</em>, 25-30.</p><p>Bergner, R. (1988). Money’s ‘Lovemap’ account of the paraphilias: A critique and reformulation. <em>American Journal of Psychotherapy</em>, <em>42</em>, 254-259.</p><p>Bergner, R. (1988). Status dynamic psychotherapy with depressed individuals. <em>Psychotherapy</em>, 25, 266-272.</p><p>Bergner, R.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/AdP-5-Bergner_R-Father-Daughter-Incest-pp-285_305.pdf\">A Father-Daughter Incest: Degradation and Recovery from Degradation</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 285-305). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Bergner_R-Impulsive-Action-pp-261_284.pdf\">Impulsive Action and Impulsive Persons: A Descriptive and Pragmatic Formulation</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 261-284). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R., &amp; Bergner, L. (1990). Sexual misunderstanding: A descriptive and pragmatic formulation. <em>Psychotherapy</em>, <em>27</em>, 34-38.</p><p>Bergner, R.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Bergner-A-Conceptual-Model-for-Eclectic-Psychotherapy.pdf\">A Conceptual Framework for Eclectic<br />Psychotherapy</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 137-157). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (1993). <a href=\"https://www.amazon.com/Studies-Psychopathology-Descriptive-Psychology-Approach/dp/0962566136/ref=sr_1_1?ie=UTF8&amp;qid=1513445964&amp;sr=8-1&amp;keywords=studies+in+psychopathology+bergner\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a>. In R. Bergner (Ed.), <em>Studies in psychopathology: The Descriptive Psychology approach</em>, (pp. 3-17). Ann Arbor: Descriptive Psychology Press.</p><p>Bergner, R. (1993). Victims into perpetrators. <em>Psychotherapy</em>, <em>30</em>, 452-462.</p><p>Bergner, R. (1995). <em>Pathological Self-Criticism: Assessment and Treatment (The Springer Series in Social/Clinical Psychology)</em>. New York, NY: Plenum Press.</p><p>Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.</p><p>Bergner, R. (1997). The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman. <em>Family Therapy</em>, <em>24</em>, 71-79.</p><p>Bergner, R. (1997). What is psychopathology? And so what? <em>Clinical Psychology: Science and Practice</em>, <em>4</em>, 235-248.</p><p>Bergner, R. (1998). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Vol-7/dp/1891700014/ref=sr_1_10?ie=UTF8&amp;qid=1513440872&amp;sr=8-10&amp;keywords=advances+in+descriptive+psychology\">Self-criticism</a>. In J. Jeffrey &amp; R. Bergner, (Eds.). <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 249-276). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-7-Bergner-Self-Criticism.pdf\">A therapeutic approach to destructive self-criticism</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 249-273). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (1998). Characteristics of an optimal clinical case formulation. <em>American Journal of Psychotherapy</em>, <em>52</em>, 287-300.</p><p>Bergner, R. (1998). Therapeutic approaches to problems of meaninglessness. <em>American Journal of Psychotherapy</em>, <em>52</em>, pp. 1-16.</p><p>Bergner, R. (1999). Status enhancement: A further path to therapeutic change. <em>American Journal of Psychotherapy</em>, <em>53</em>, 201-214.</p><p>Bergner, R. (2000). Love and barriers to love: An analysis for psychotherapists and other. <em>American Journal of Psychotherapy</em>, <em>54</em>, 1-17.</p><p>Bergner, R. (2002). Sexual compulsion as attempted recovery from degradation. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 373-387.</p><p>Bergner, R. (2004). An integrative framework for psychopathology and psychotherapy. <em>New Ideas in Psychology</em>, <em>22</em>, 127-141.</p><p>Bergner, R. (2005). Status dynamic treatment of a case of bulimia. <em>Clinical Case Studies</em>, <em>4</em>, 295-303.</p><p>Bergner, R. (2006). <a href=\" https://doi.org/10.1176/appi.psychotherapy.2006.60.3.215\">The many secure knowledge bases of psychotherapy</a>. <em>American Journal of Psychotherapy</em>, <em>69</em>, 215-232.</p><p>Bergner, R.M. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Beyond-Empirical-Validation.pdf\">Beyond Empirical Validation: Justifying Therapeutic Judgment and Action</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em> (pp. 145-173). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2007). <em><a href=\"https://www.amazon.com/Status-Dynamics-Creating-Therapeutic-Change/dp/0977228614/ref=sr_1_1?ie=UTF8&amp;qid=1513328890&amp;sr=8-1&amp;keywords=bergner+status+dynamic\"><em>Status dynamics: Creating new paths to therapeutic change</em>.</a></em> Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2007). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2007.61.2.149 \">Therapeutic storytelling revisited</a>. <em>American Journal of<br />Psychotherapy</em>, <em>61</em>, 149-162.</p><p>Bergner, R. (2007). On promoting adaptive self-criticism in psychotherapy. In E. Chang (Ed.), <em>Self-criticism and self-enhancement</em>. Washington, DC: American Psychological Association.</p><p>Bergner, R. (2009). <a href=\"https://doi.org/10.1176/appi.psychotherapy.2009.63.3.267 \">Trauma, exposure, and world reconstruction</a>. <em>American Journal of Psychotherapy</em>, <em>63</em>, 267-282.</p><p>Bergner, R.M. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-The-Tolstoy-Dilemma.pdf\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 143-160). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Policy-175-196.pdf\">Therapeutic policies: A policy-based approach to psychotherapy</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em> (pp. 175-196). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R. (2015). Status dynamic psychotherapy. In E. Neukrig (Ed.) <em>The Sage encyclopedia of counseling and psychotherapy</em>. Los Angeles, CA: Sage Publications.</p><p>Bergner, R., &amp; Bridges A. (2002). The significance of heavy pornography involvement for romantic partners: Research and clinical implications. <em>Journal of Sex and Marital Therapy</em>, <em>28</em>, 198-206.</p><p>Bergner, R.M., &amp; Bunford, N. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-Suicide-55-74.pdf\">Suicide and impossible worlds</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 55-74). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder is a disability concept, not a behavioral one. An empirical investigation. <em>Philosophy, Psychiatry, and Psychology</em>, 24, 25-40.</p><p>Bergner, R., &amp; Bunford, N. (2017). Mental disorder disability: In support of our design. <em>Philosophy, Psychiatry, and Psychology</em>, <em>24</em>, 49-52.</p><p>Bergner, R., &amp; Holmes, J. (2000). Self-concepts and self-concept change: A status dynamic formulation. <em>Psychotherapy Theory, Research, Practice, Training</em>, <em>37</em>, 36-44.</p><p>Bergner, R.M., &amp; Staggs, J. (1992). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Clinical-Topics/dp/096256611X/ref=sr_1_1?ie=UTF8&amp;qid=1540405368&amp;sr=8-1&amp;keywords=advances+descriptive+psychology+volume+6\">The Positive Therapeutic Relationship: An Accreditation Perspective</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical <br />Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em> (pp. 185-201). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bridges, A., &amp; Bergner, R. (2009). Pornography, effects on relationships. In H. Reis &amp; S. Sprecher (Eds.), <em>The Sage Encyclopedia of Human Relationships</em>. Thousand Oaks, CA: Sage.</p><p>Bridges, A., Bergner, R., &amp; McInnis, M. (2003). Romantic partner\'s use of pornography: Its significance for women. <em>Journal of Sex and Marital Therapy</em>. <em>29</em>, 1-14.</p><p>Bunford, N., &amp; Bergner, R. (2012). Suicide and impossible worlds: An empirical investigation. Crisis: <em>The Journal of Crisis Intervention and Suicide Prevention</em>, <em>33</em>, 335-343.</p><p>Davis, K.E. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Davis-Stalkers-and-Their-Worlds.pdf\">Stalkers and their Worlds</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 325-348). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Driscoll, R. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Driscoll-Pragmatic-Psychotherapy-273_277.pdf\">Policies for pragmatic psychotherapy</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 273-277). Greenwich, CT: JAI Press.</p><p>Driscoll, R. (1981). <a href=\"https://www.amazon.com/Advances-Descriptive-Psychology-Keith-Davis/dp/B000TFIKOO/ref=sr_1_13?ie=UTF8&amp;qid=1513525277&amp;sr=8-13&amp;keywords=advances+in+descriptive+psychology\">Self-criticism: Analysis and treatment</a>. In K. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 321-356). Greenwich, CT: JAI Press.</p><p>Farber, A. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Farber-Casteneda_s-Don-Juan-279-304.pdf\">Castaneda\'s Don Juan as psychotherapist</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em> (pp. 279-304). Greenwich, CT: JAI Press.</p><p>Felknor, C.M. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Felknor-KIDS-KITS-pp-235_247.pdf\">Kid\'s interest discovery kits</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em> (pp. 235-247). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Holmes, J.R. (2013). <a href=\"https://www.amazon.com/Depression-Doesnt-Always-Have-Depressing-ebook/dp/B00FSOUCYM/ref=sr_1_1?ie=UTF8&amp;qid=1513010278&amp;sr=8-1&amp;keywords=james+holmes+depression+always+depressing\"><em>Depression doesn’t always have to be depressing</em></a>. Pensacola, FL.: Pensacola Pelican Press, Inc.</p><p>Kantor, C. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Kantor-Childrens-Imaginative-Play.pdf\">Children’s Imaginative Play: A Descriptive Psychology Approach</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), Advances in Descriptive Psychology: Vol.9. (pp. 257-285). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Kirsch, N. (1982). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Kirsch-Attempted-suicide-pp-249_274.pdf\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp. 249-273). Greenwich, CT: JAI Press.</p><p>Lasater, L. (1983). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513525277&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">Stress and health in a Colorado coal mining community</a>. In K. Davis and R. Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 3</em> (pp.95-117). Greenwich, CT: JAI Press.</p><p>Lasater, L. (1988). <em>Recovery from compulsive behavior: How to transcend your troubled family</em>. Deerfield Beach, FL: Health Communications.</p><p>Latham, C.A. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Latham-High-Power-Low-Power-pp-237_259.pdf\">A High Power - Low Power Account of Gender Differences in Self-Criticism</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em> (pp. 237-259). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Lubuguin, F.S.A. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Lubuguin-Acculturation-pp-167_233.pdf\">The acculturation of culturally displaced persons</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 7</em>, (pp. 1627-233). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Lugbuguin, F. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Lugbuguin-Teaching-Culturally-Competent-Psychotherapy.pdf\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 41-85). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Marshall, K. (1985). Scenarios of “alcoholic” relationships. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 259-278). Greenwich, CT: JAI Press.</p><p>Marshall, K.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Marshall-A-Bulimic-Life-Pattern.pdf\">A bulimic life pattern</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6</em>, (pp. 257-269). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Orvik, J.M. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Orvik-The-Dropped-Out.pdf\">The dropped out: Redescribing chronic mental illness as a question about communities</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology, Vol. 6</em>, (pp. 271-297). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1987). <a href=\"http://www.sdp.org/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive Deficits in Schizophrenia</a> LRI Report No. 39a. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1987). <a href=\"http://www.sdp.org/sdppubs-publications/projective-techniques/\">Projective Techniques</a> LRI Report No. 38a. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (2013). <a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\"><em>Seminar on Clinical Topics. Collected Works of Peter G. Ossorio (Vol. VII)</em></a>. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. (1985/1997). <a href=\"http://www.sdp.org/sdppubs-publications/pathology/\">Pathology</a>. In P. Ossorio (Ed.), <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.</p><p>Ossorio, P. (1985/1997). <em>The collected works of Peter G. Ossorio, Vol. 2. Essays on clinical topics</em>, (pp. 1-70). Ann Arbor, MI: Descriptive Psychology Press. [Originally published in K. Davis and T. Mitchell (Eds.), Advances in Descriptive Psychology (Volume 4, pp. 151-200). Greenwich, CT: JAI Press.</p><p>Ossorio, P. G., Aylesworth, L., &amp; Lasater, L. (1977). <a href=\"http://www.sdp.org/wp-admin/post.php?post=5035&amp;action=edit\">A Comprehensive Plan for the<br />Provision of Mental Health Services to the Vietnamese Refugees in Denver</a>. LRI Report No. 21. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (1977, 2014). <a href=\"http://www.sdp.org/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\"><em>Seminar on Positive Health and Transcendental Theories. The Collected Works of Peter G. Ossorio (Vol. VIII)</em></a>. Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Roberts-Outside-Looking-In-pp-79_105.pdf\">On the Outside Looking In: A Conceptualization of Adolescence</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 79-105). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Psychotherap-with-Adolescents.pdf\">Psychotherapy with adolescents and their families: A status dynamic approach</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 235-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-An-Accomplices-Tale.pdf\">An accomplice’s tale</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 161-190). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Sapin, C.R. &amp; Forward, J.R. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Sapin-Forward-Sex-Roles-215_236.pdf\">A status dynamic formulation of sex roles: Putting sex roles in their place</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology, Vol. 5</em>, (pp. 215-236). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Schwartz, W. (1979). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz_1979_Degradation-Accreditation-Rites-of-Passage_.pdf\">Degradation, Accreditation, and Rites of Passage</a>. <em>Psychiatry</em>, <em>42(2)</em>, 138-146.</p><p>Schwartz, W. (1988). <a href=\"http://www.sdp.org/wp-content/uploads/2016/04/Schwartz-1988-What-Makes-Something-Psychoanalytic.pdf\">What makes something psychoanalytic?</a> <em>Psychiatry</em>, <em>51</em>, 417-426.</p><p>Schwartz, W. (2008). Presentations of self and the status dynamics of psychotherapy and supervision. <em>American Journal of Psychotherapy</em>, <em>62</em>, 51-65.</p><p>Torres, W.J. &amp; Bergner, R.M. (2010). <a href=\"https://www.researchgate.net/publication/44668302_Humiliation_Its_Nature_and_Consequences\">Humiliation: Its nature and consequences</a>. <em>J Am Acad Psychiatry Law</em>, <em>38</em>, 195–204</p><p>Torres, W.J., &amp; Bergner, R.M. (2012). <a href=\"https://www.researchgate.net/publication/230664681_Severe_Public_Humiliation_Its_Nature_Consequences_and_Clinical_Treatment\">Severe public humiliation: Its nature, consequences, and clinical treatment</a>. <em>Psychotherapy Theory Research Practice Training</em>, <em>49</em>, 492-501</p><p>Wechsler, R. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Wechsler-Personality-and-Manic-States-pp-203-233.pdf\">Personality and Manic States: A Status Dynamic Formulation of Bipolar Disorder</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). <em>Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. Advances in Descriptive Psychology, Vol. 6</em>, (pp. 203-233). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Wechsler, R.C. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Wechsler-2013-ADP_10_Trauma_Concepts-reprint.pdf\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 149-174). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Vanderburgh, J. (1985). <a href=\"https://www.amazon.com/Descriptive-Psych-1983-Advances-Psychology/dp/0892322934/ref=sr_1_14?ie=UTF8&amp;qid=1513544786&amp;sr=8-14&amp;keywords=advances+in+descriptive+psychology\">The positive-health developmental model of treatment and psychopathology</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 281-302). Greenwich, CT: JAI Press.</p><p>Zeiger, C.A. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-6-Zeiger_CA-Miss-Marple-Model-pp-159_183.pdf\">The Miss Marple model of psychological assessment</a>. In M. Roberts and R. Bergner, (Eds.), <em>Advances in Descriptive Psychology, Vol. 6. Clinical topics: Adolescent-family problems, bulimia, chronic mental illness, and mania</em> (pp. 159-183). Ann Arbor, MI: Descriptive Psychology Press.</p>','Sample Topics:<br>Clinical and Therapy','','inherit','closed','closed','','1900-revision-v1','','','2025-12-31 14:10:44','2025-12-31 14:10:44','',1900,'https://society.bsquaresite.com/?p=8157',0,'revision','',0),
(8158,4,'2025-12-31 14:11:37','2025-12-31 14:11:37','<h2>Sample Topics:Science and Methodology</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p> <p style=\"font-weight: bold; text-align: center;\">Enterprise of Science</p><p>Bergner, R.M. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-All-the-Worlds-a-stage-7-18.pdf\">All the world’s a stage: A person-centered view of science.</a> In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 7-18). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">Is it all really biological</a>? <em>Journal of Theoretical and Philosophical Psychology</em>, <em>24</em>, 30-49.</p><p>Orvik, J.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">Technology transfer and culture change</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1964).Classification space analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1965). Dissemination research (RADC-TR-65-314). Rome, NY: Rome Air Development Center.</p><p>Ossorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1967/1968). Attribute space development and evaluation<br />(RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1971/1978). State of affairs systems (LRI Report No.<br />14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)</p><p>Ossorio, P.G. (1979/1981). Conceptual-notational devices: The PCF and related types. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1980). Behavior pattern indexing (LRI Report No. 33).<br />Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (1980/1981). Representation, evaluation, and research.<br />In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 105-135). Greenwich, CN:<br />as LRI Report No. 25. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (1968/1981). Explanation, falsifiability, and rule-following. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 37-56). Greenwich, CN: JAI Press. (Original work published 1968 as LRI Report No. 4c. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.).</p><p>Ossorio, P.G. (1991). <a href=\"http://dx.doi.org/10.1207/s15327965pli0204_7\">Naive baseball theory</a>. <em>Psychological Inquiry</em>, <em>2</em>, 352-355.</p><p>Schwartz, W. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-On-Saying-22No22.pdf\">On saying “no”: Evidence based practice and the hijacking of the empirical</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 453-474). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"font-weight: bold; text-align: center;\">The Real World</p><p>Ossorio, P.G. (1971/1978). State of affairs systems (LRI Report No.<br />14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)</p><p>Ossorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"font-weight: bold; text-align: center;\">Interconnections of Persons</p><p>Peek, C. J. &amp; Heinrich, R. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Playing the Person Game in Healthcare</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"font-weight: bold; text-align: center;\">World, Behavior, &amp; Language</p><p>Ossorio, P.G. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1995). <em>Persons. The Collected Works of Peter G. Ossorio (Vol. I)</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (2005). <em>\"What Actually Happens\": The Representation of Real World Phenomena. The Collected Works of Peter G. Ossorio (Vol. 4)</em>. Ann Arbor, MI, 2005. Also published 1975/1978, Columbia SC: University of South Carolina Press.</p><p>Ossorio, P.G. (1990). The human condition: Some formal aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (1997). <a href=\"http://dx.doi.org/10.1111/1468-5914.00032\">What there is, How things are</a>. <em>Journal for the Theory of Social Behavior</em>, <em>27:2/3</em>, June/September 1997, 149-172.</p><p>Mitchell, T. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf\">On the interpretation of utterances</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 155-176). Greenwich, CT: JAI Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J. &amp; Putman, A.O. (2015). “Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation,” <em>The Journal of Behavioral Finance</em>, <em>16(3)</em>, 231-249.</p><p>Jeffrey, H.J. &amp; Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance</em>, <em>14:3</em>, 161-194.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-The-nefarious-is-261-271.pdf\">The Nefarious “is”</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 261-271). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.</p><p>Shideler, M.M. (1982) <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\">The creator and the discoverer</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.</p><p style=\"font-weight: bold; text-align: center;\">Classification Space</p><p>Ossorio, P. G. (1964).Classification space analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1966). Classification space. <em>Multivariate Behavioral Research</em>, <em>1</em>, 479-524.</p><p>Ossorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. &amp; Kurtz, M. (1989). <a href=\"http://dx.doi.org/10.1007/978-1-4684-5646-2_13\"> Automated classification of resolved galaxies</a>. <em>Data analysis in astronomy</em>, <em>40</em>, 121-128.</p>','Sample Topics:Science and Methodology','','inherit','closed','closed','','1908-revision-v1','','','2025-12-31 14:11:37','2025-12-31 14:11:37','',1908,'https://society.bsquaresite.com/?p=8158',0,'revision','',0),
(8159,4,'2025-12-31 14:11:37','2025-12-31 14:11:37','<h2>Sample Topics:Science and Methodology</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p> <p style=\"font-weight: bold; text-align: center;\">Enterprise of Science</p><p>Bergner, R.M. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-All-the-Worlds-a-stage-7-18.pdf\">All the world’s a stage: A person-centered view of science.</a> In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 7-18). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">Is it all really biological</a>? <em>Journal of Theoretical and Philosophical Psychology</em>, <em>24</em>, 30-49.</p><p>Orvik, J.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">Technology transfer and culture change</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1964).Classification space analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1965). Dissemination research (RADC-TR-65-314). Rome, NY: Rome Air Development Center.</p><p>Ossorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1967/1968). Attribute space development and evaluation<br />(RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1971/1978). State of affairs systems (LRI Report No.<br />14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)</p><p>Ossorio, P.G. (1979/1981). Conceptual-notational devices: The PCF and related types. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1980). Behavior pattern indexing (LRI Report No. 33).<br />Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (1980/1981). Representation, evaluation, and research.<br />In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 105-135). Greenwich, CN:<br />as LRI Report No. 25. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (1968/1981). Explanation, falsifiability, and rule-following. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 37-56). Greenwich, CN: JAI Press. (Original work published 1968 as LRI Report No. 4c. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.).</p><p>Ossorio, P.G. (1991). <a href=\"http://dx.doi.org/10.1207/s15327965pli0204_7\">Naive baseball theory</a>. <em>Psychological Inquiry</em>, <em>2</em>, 352-355.</p><p>Schwartz, W. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-On-Saying-22No22.pdf\">On saying “no”: Evidence based practice and the hijacking of the empirical</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 453-474). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"font-weight: bold; text-align: center;\">The Real World</p><p>Ossorio, P.G. (1971/1978). State of affairs systems (LRI Report No.<br />14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)</p><p>Ossorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"font-weight: bold; text-align: center;\">Interconnections of Persons</p><p>Peek, C. J. &amp; Heinrich, R. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Playing the Person Game in Healthcare</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"font-weight: bold; text-align: center;\">World, Behavior, &amp; Language</p><p>Ossorio, P.G. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1995). <em>Persons. The Collected Works of Peter G. Ossorio (Vol. I)</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (2005). <em>\"What Actually Happens\": The Representation of Real World Phenomena. The Collected Works of Peter G. Ossorio (Vol. 4)</em>. Ann Arbor, MI, 2005. Also published 1975/1978, Columbia SC: University of South Carolina Press.</p><p>Ossorio, P.G. (1990). The human condition: Some formal aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (1997). <a href=\"http://dx.doi.org/10.1111/1468-5914.00032\">What there is, How things are</a>. <em>Journal for the Theory of Social Behavior</em>, <em>27:2/3</em>, June/September 1997, 149-172.</p><p>Mitchell, T. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf\">On the interpretation of utterances</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 155-176). Greenwich, CT: JAI Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J. &amp; Putman, A.O. (2015). “Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation,” <em>The Journal of Behavioral Finance</em>, <em>16(3)</em>, 231-249.</p><p>Jeffrey, H.J. &amp; Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance</em>, <em>14:3</em>, 161-194.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-The-nefarious-is-261-271.pdf\">The Nefarious “is”</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 261-271). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.</p><p>Shideler, M.M. (1982) <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\">The creator and the discoverer</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.</p><p style=\"font-weight: bold; text-align: center;\">Classification Space</p><p>Ossorio, P. G. (1964).Classification space analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1966). Classification space. <em>Multivariate Behavioral Research</em>, <em>1</em>, 479-524.</p><p>Ossorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. &amp; Kurtz, M. (1989). <a href=\"http://dx.doi.org/10.1007/978-1-4684-5646-2_13\"> Automated classification of resolved galaxies</a>. <em>Data analysis in astronomy</em>, <em>40</em>, 121-128.</p>','Sample Topics:Science and Methodology','','inherit','closed','closed','','1908-revision-v1','','','2025-12-31 14:11:37','2025-12-31 14:11:37','',1908,'https://society.bsquaresite.com/?p=8159',0,'revision','',0),
(8160,4,'2025-12-31 14:11:38','2025-12-31 14:11:38','<h2>Sample Topics:Science and Methodology</h2>		 <p style=\"text-align: center; font-size: 18px;\">Click the citation titles below for the article abstract, and a link to the full text in PDF format, if available.</p> <p style=\"font-weight: bold; text-align: center;\">Enterprise of Science</p><p>Bergner, R.M. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-All-the-Worlds-a-stage-7-18.pdf\">All the world’s a stage: A person-centered view of science.</a> In K.E. Davis, R.M. Bergner, &amp; F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 7-18). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Bergner, R.M. (2004). <a href=\"https://www.researchgate.net/publication/232468342_Is_It_All_Really_Biological\">Is it all really biological</a>? <em>Journal of Theoretical and Philosophical Psychology</em>, <em>24</em>, 30-49.</p><p>Orvik, J.M. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Orvik-Technolog-Transfer-pp-61_80.pdf\">Technology transfer and culture change</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 61-80). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P. G. (1964).Classification space analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1965). Dissemination research (RADC-TR-65-314). Rome, NY: Rome Air Development Center.</p><p>Ossorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1967/1968). Attribute space development and evaluation<br />(RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1971/1978). State of affairs systems (LRI Report No.<br />14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)</p><p>Ossorio, P.G. (1979/1981). Conceptual-notational devices: The PCF and related types. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 83-104). Greenwich, CN: JAI Press. (Original work published 1979 as LRI Report No. 22. Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (1980). Behavior pattern indexing (LRI Report No. 33).<br />Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (1980/1981). Representation, evaluation, and research.<br />In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 105-135). Greenwich, CN:<br />as LRI Report No. 25. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (1968/1981). Explanation, falsifiability, and rule-following. In K. E. Davis (Ed.), <em>Advances in Descriptive Psychology, Vol. 1</em>, (pp. 37-56). Greenwich, CN: JAI Press. (Original work published 1968 as LRI Report No. 4c. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.).</p><p>Ossorio, P.G. (1991). <a href=\"http://dx.doi.org/10.1207/s15327965pli0204_7\">Naive baseball theory</a>. <em>Psychological Inquiry</em>, <em>2</em>, 352-355.</p><p>Schwartz, W. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Schwartz-On-Saying-22No22.pdf\">On saying “no”: Evidence based practice and the hijacking of the empirical</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 453-474). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"font-weight: bold; text-align: center;\">The Real World</p><p>Ossorio, P.G. (1971/1978). State of affairs systems (LRI Report No.<br />14). Whittier, CA &amp; Boulder, CO: Linguistic Research Institute. (Original work published 1971 as RADC–TR–71–102, Rome Air Development Center, New York.)</p><p>Ossorio, P.G. (2010). <a href=\"/%3Ca%20href%20=\">Out of Nowhere: Thoughts and Thinking and World Reconstruction (Complete Version)</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9.</em> (pp. 203-230). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"font-weight: bold; text-align: center;\">Interconnections of Persons</p><p>Peek, C. J. &amp; Heinrich, R. (2006). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Peek-Heinrich-Playing-the-Person-Game-in-Healthcare.pdf\">Playing the Person Game in Healthcare</a>. In K. E. Davis, &amp; R. M Bergner (Eds.), <em>Advances in Descriptive Psychology: Vol. 8</em>, (pp. 267-324). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman, A.O. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Putman-Communities-195_209.pdf\"> Communities</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 195-209). Greenwich, CT: JAI Press.</p><p>Putman, A.O. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Putman-Organizations-pp-11_46.pdf\">Organizations</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 11-46). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Putman A.O. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Putman-At-a-Glance-19-36.pdf\">At a glance and out of nowhere: How ordinary people create the real world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 19-36). Ann Arbor, MI: Descriptive Psychology Press.</p><p style=\"font-weight: bold; text-align: center;\">World, Behavior, &amp; Language</p><p>Ossorio, P.G. (1990). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-5-Ossorio-Appraisal-abstract-only-p-155.pdf\">Appraisal</a>. In K.E. Davis, (Ed.), <em>Advances in Descriptive Psychology: Vol. 5</em>, (pp. 155-171). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Ossorio, P.G. (1995). <em>Persons. The Collected Works of Peter G. Ossorio (Vol. I)</em>. Ann Arbor, MI: Descriptive Psychology Press. (Original work published 1966 as LRI Report No. 3. Los Angeles, CA &amp; Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P.G. (2005). <em>\"What Actually Happens\": The Representation of Real World Phenomena. The Collected Works of Peter G. Ossorio (Vol. 4)</em>. Ann Arbor, MI, 2005. Also published 1975/1978, Columbia SC: University of South Carolina Press.</p><p>Ossorio, P.G. (1990). The human condition: Some formal aspects. LRI Report No. 47a. Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P.G. (1997). <a href=\"http://dx.doi.org/10.1111/1468-5914.00032\">What there is, How things are</a>. <em>Journal for the Theory of Social Behavior</em>, <em>27:2/3</em>, June/September 1997, 149-172.</p><p>Mitchell, T. (1981). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-1-Mitchell-Interpretation-of-Utterances-155_176.pdf\">On the interpretation of utterances</a>. In K. Davis (Ed.), <em>Advances in Descriptive Psychology: Vol. 1</em>, (pp. 155-176). Greenwich, CT: JAI Press.</p><p>Jeffrey, H.J. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Jeffrey-Consciousness-Experience-pp-67_106.pdf\">Consciousness, experience, and a Person\'s world</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 67-106). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Jeffrey, H.J. &amp; Putman, A.O. (2015). “Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation,” <em>The Journal of Behavioral Finance</em>, <em>16(3)</em>, 231-249.</p><p>Jeffrey, H.J. &amp; Putman, A.O. (2013). The Irrationality illusion: A new paradigm for economics and behavioral economics. <em>The Journal of Behavioral Finance</em>, <em>14:3</em>, 161-194.</p><p>Roberts, M.K. (2010). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-An-Indeterminate-and-Expansive-World.pdf\">An indeterminate and expansive world</a>. In K. E. Davis, F. Lubuguin, &amp; W. Schwartz (Eds.), <em>Advances in Descriptive Psychology: Vol.9</em>, (pp. 231-256). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1992). <a href=\"http://www.sdp.org/wp-content/uploads/2018/10/ADP-6-Roberts-Companions-of-Uncertain-Status.pdf\">Companions of Uncertain Status</a>. In M.K. Roberts, &amp; R.M. Bergner, (Eds.). Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania. <em>Advances in Descriptive Psychology: Vol. 6</em>, (pp. 33-77). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/roberts-Knowing-the-world-37-54.pdf\">Knowing the world</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 37-54). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (1998). <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-7-Roberts-Kurosawa-pp-107_125.pdf\">Kurosawa\'s relativity</a>. In H.J. Jeffrey and R.M. Bergner, (Eds.), <em>Advances in Descriptive Psychology: Vol. 7</em>, (pp. 107-125). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M.K. (2013). <a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Roberts-The-nefarious-is-261-271.pdf\">The Nefarious “is”</a>. In K.E. Davis, R.M. Bergner, F. Lubuguin, &amp; W. Schwartz, (Eds.), <em>Advances in Descriptive Psychology: Vol.10</em>, (pp. 261-271). Ann Arbor, MI: Descriptive Psychology Press.</p><p>Roberts, M. (1985). Worlds and world reconstruction. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 4</em>, (pp. 17-52). Greenwich, CT: JAI Press.</p><p>Shideler, M.M. (1982) <a href=\"http://www.sdp.org/wp-content/uploads/2019/01/ADP-2-Shideler-Creator-and-discoverer-pp-123_138.pdf\">The creator and the discoverer</a>. In K. Davis and T. Mitchell (Eds.), <em>Advances in Descriptive Psychology: Vol. 2</em>, (pp, 233-247). Greenwich, CT: JAI Press.</p><p style=\"font-weight: bold; text-align: center;\">Classification Space</p><p>Ossorio, P. G. (1964).Classification space analysis (RADC–TDR–64–287). Rome Air Development Center, New York. (Also published in 1964 as LRI Report No. 1. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.</p><p>Ossorio, P. G. (1966). Classification space. <em>Multivariate Behavioral Research</em>, <em>1</em>, 479-524.</p><p>Ossorio, P.G. (1967/1968). Attribute space development and evaluation (RADC–TR–67–640). Rome Air Development Center, New York. (Original work published 1967 as LRI Report No. 2. Los Angeles, CA and Boulder, CO: Linguistic Research Institute.)</p><p>Ossorio, P. &amp; Kurtz, M. (1989). <a href=\"http://dx.doi.org/10.1007/978-1-4684-5646-2_13\"> Automated classification of resolved galaxies</a>. <em>Data analysis in astronomy</em>, <em>40</em>, 121-128.</p>','Sample Topics:Science and Methodology','','inherit','closed','closed','','1908-revision-v1','','','2025-12-31 14:11:38','2025-12-31 14:11:38','',1908,'https://society.bsquaresite.com/?p=8160',0,'revision','',0),
(8161,4,'2025-12-31 14:12:05','2025-12-31 14:12:05','<h2>SDP 2020 SDP  Evaluation Forms in fillable PDF format</h2>		<p>The following links are to each of the 10 SDP 2020 Presentation Evaluation Forms and the Conference Evaluation Form. If you are having difficulty with the other formats used to distribute documents, you can try downloading these forms individually.</p><p>Please remember that these forms were designed to be used with Adobe Reader. If you are unable to use Adobe Reader or otherwise disinclined to do so, you can open these forms in some browsers while retain the fillable features. However, the different browsers have different functionality and we cannot predict what features any browser will or won\'t preserve, given you specific computer configuration.</p><p>In order to offer some guidance, what we have learned so far is the following:</p><p>Firefox will not work. Period.</p><p>Preview on the Mac will not work. When one of these files is opened in Preview, it will appear that the fillable forms are functioning. However, Preview will only save your changes inconsistently and even if some of your changes are saved, they may not print.</p><p>Safari seems to work well. Fillable features are preserved, changes are saved, and the changes will print. When the saved file is reopened in Safari the forms fillable functionality seems to be preserved for all forms.</p><p>Chrome seems to work. In order to save a file you must right click anywhere within form (as it is displayed) and choose the \"Save as\" Featurs.</p>','SDP 2020 SDP  Evaluation Forms in fillable PDF format','','inherit','closed','closed','','5319-revision-v1','','','2025-12-31 14:12:05','2025-12-31 14:12:05','',5319,'https://society.bsquaresite.com/?p=8161',0,'revision','',0),
(8162,4,'2025-12-31 14:12:05','2025-12-31 14:12:05','<h2>SDP 2020 SDP  Evaluation Forms in fillable PDF format</h2>		<p>The following links are to each of the 10 SDP 2020 Presentation Evaluation Forms and the Conference Evaluation Form. If you are having difficulty with the other formats used to distribute documents, you can try downloading these forms individually.</p><p>Please remember that these forms were designed to be used with Adobe Reader. If you are unable to use Adobe Reader or otherwise disinclined to do so, you can open these forms in some browsers while retain the fillable features. However, the different browsers have different functionality and we cannot predict what features any browser will or won\'t preserve, given you specific computer configuration.</p><p>In order to offer some guidance, what we have learned so far is the following:</p><p>Firefox will not work. Period.</p><p>Preview on the Mac will not work. When one of these files is opened in Preview, it will appear that the fillable forms are functioning. However, Preview will only save your changes inconsistently and even if some of your changes are saved, they may not print.</p><p>Safari seems to work well. Fillable features are preserved, changes are saved, and the changes will print. When the saved file is reopened in Safari the forms fillable functionality seems to be preserved for all forms.</p><p>Chrome seems to work. In order to save a file you must right click anywhere within form (as it is displayed) and choose the \"Save as\" Featurs.</p>','SDP 2020 SDP  Evaluation Forms in fillable PDF format','','inherit','closed','closed','','5319-revision-v1','','','2025-12-31 14:12:05','2025-12-31 14:12:05','',5319,'https://society.bsquaresite.com/?p=8162',0,'revision','',0),
(8163,4,'2025-12-31 14:12:05','2025-12-31 14:12:05','<h2>SDP 2020 SDP  Evaluation Forms in fillable PDF format</h2>		<p>The following links are to each of the 10 SDP 2020 Presentation Evaluation Forms and the Conference Evaluation Form. If you are having difficulty with the other formats used to distribute documents, you can try downloading these forms individually.</p><p>Please remember that these forms were designed to be used with Adobe Reader. If you are unable to use Adobe Reader or otherwise disinclined to do so, you can open these forms in some browsers while retain the fillable features. However, the different browsers have different functionality and we cannot predict what features any browser will or won\'t preserve, given you specific computer configuration.</p><p>In order to offer some guidance, what we have learned so far is the following:</p><p>Firefox will not work. Period.</p><p>Preview on the Mac will not work. When one of these files is opened in Preview, it will appear that the fillable forms are functioning. However, Preview will only save your changes inconsistently and even if some of your changes are saved, they may not print.</p><p>Safari seems to work well. Fillable features are preserved, changes are saved, and the changes will print. When the saved file is reopened in Safari the forms fillable functionality seems to be preserved for all forms.</p><p>Chrome seems to work. In order to save a file you must right click anywhere within form (as it is displayed) and choose the \"Save as\" Featurs.</p>','SDP 2020 SDP  Evaluation Forms in fillable PDF format','','inherit','closed','closed','','5319-revision-v1','','','2025-12-31 14:12:05','2025-12-31 14:12:05','',5319,'https://society.bsquaresite.com/?p=8163',0,'revision','',0),
(8164,4,'2025-12-31 14:12:33','2025-12-31 14:12:33','<h2>SDP Community News</h2>		<table style=\"left: -55px; position: relative;\">\n<tbody>\n<tr>\n<td style=\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black;\">Date Entered</td>\n<td style=\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black; border-right: 3px double black;\">News Item</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">2/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\"> Wynn Schwartz will be presenting two papers, each based on the Judgment Diagram, at the Midwinter meeting of the  <a href=\"https://www.theoreticalpsychology.org/single-post/2019/01/19/Midwinter-Meeting-and-Newsletter\">Society for Philosophical and Theoretical Psychology (APA Division 24)</a>, Nasville, TN, March 1-3, 2019. The presentation titles are: \"Sanctioned transgression or what turns conservatives and fundamentalists reactionary?\" and \"Social progress and the just choice\".</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">2/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">The Boston Study Group started a new forum topic to discuss Consciousness. Your participation is welcome!!</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">1/13/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">PDF versions of Advances in Descriptive Psychology, Volumes 1 and 2 are now both available. Click on Advances in Descriptive Psychology under the Publications main menu item, and then choose the volume you\'d like to see.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">1/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">We\'ve added a new page to our website for dissertations and doctoral projects/papers completed since 1992. We\'re very pleased that two projects/papers have now been added, those by: Erol Zeybekoglu, Psy.D. and Patricia Kennedy, Psy.D. We know that there are more DP doctoral projects that have been completed. If you\'re in contact with any of these other authors, please have them contact us.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">Click <a href=\"https://www.researchgate.net/publication/324099936_The_Case_Against_the_Case_Against_Free_Will\"> here</a> for the full text PDF of Ray Bergner\'s new paper entitled The Case Against the Case Against Free Will in The Journal of Theoretical and Philosophical Psychology.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">A PDF version of Advances in Descriptive Psychology, Volume I is now available. Click on Advances in Descriptive Psychology under the Publications main menu item, and then choose Advances in Descriptive Psychology, Volume 1.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">\n<p style=\"font-family: georgia, serif;\">We are very pleased to announce that through the generous help of the most recent copyright holder of Advances in Descriptive Psychology Volumes 1-4, and of Keith E. Davis, the principal editor of those volumes, copyright has been returned to authors for papers published in those volumes. The Society plans to post all non-Ossorio chapters to the SDP website. Dr. Ossorio’s chapters will be made available at a later time through links to the Peter G. Ossorio Papers at the University of Colorado Special Collections and Archives. Thanks to Keith Davis, Mary Roberts and Ned Kirsch for their work to make this happen.</p>\n</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">Click <a href=\"http://freedomliberationreaction.blogspot.com/2018/07/descriptive-psychology-and-person.html\">here </a> for information about Wynn Schwartz\'s new book, Descriptive Psychology and the Person Concept, to be published in Spring, 2019 by Academic Press.</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">12/08/2020</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\"><p>We are pleased to announce that Ray Bergner\'s 2007 book, Status Dynamics: Creating New Paths to Therapeutic Change is now available for download on this website. Click <a href=\"http://www.sdp.org/publications/books/Bergner_2007_Status_Dynamics.pdf\">here</a> to access a PDF copy of this book.</p></td>\n</tr>\n</tbody>\n</table>','SDP Community News','','inherit','closed','closed','','3636-revision-v1','','','2025-12-31 14:12:33','2025-12-31 14:12:33','',3636,'https://society.bsquaresite.com/?p=8164',0,'revision','',0),
(8165,4,'2025-12-31 14:12:33','2025-12-31 14:12:33','<h2>SDP Community News</h2>		<table style=\"left: -55px; position: relative;\">\n<tbody>\n<tr>\n<td style=\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black;\">Date Entered</td>\n<td style=\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black; border-right: 3px double black;\">News Item</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">2/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\"> Wynn Schwartz will be presenting two papers, each based on the Judgment Diagram, at the Midwinter meeting of the  <a href=\"https://www.theoreticalpsychology.org/single-post/2019/01/19/Midwinter-Meeting-and-Newsletter\">Society for Philosophical and Theoretical Psychology (APA Division 24)</a>, Nasville, TN, March 1-3, 2019. The presentation titles are: \"Sanctioned transgression or what turns conservatives and fundamentalists reactionary?\" and \"Social progress and the just choice\".</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">2/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">The Boston Study Group started a new forum topic to discuss Consciousness. Your participation is welcome!!</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">1/13/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">PDF versions of Advances in Descriptive Psychology, Volumes 1 and 2 are now both available. Click on Advances in Descriptive Psychology under the Publications main menu item, and then choose the volume you\'d like to see.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">1/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">We\'ve added a new page to our website for dissertations and doctoral projects/papers completed since 1992. We\'re very pleased that two projects/papers have now been added, those by: Erol Zeybekoglu, Psy.D. and Patricia Kennedy, Psy.D. We know that there are more DP doctoral projects that have been completed. If you\'re in contact with any of these other authors, please have them contact us.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">Click <a href=\"https://www.researchgate.net/publication/324099936_The_Case_Against_the_Case_Against_Free_Will\"> here</a> for the full text PDF of Ray Bergner\'s new paper entitled The Case Against the Case Against Free Will in The Journal of Theoretical and Philosophical Psychology.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">A PDF version of Advances in Descriptive Psychology, Volume I is now available. Click on Advances in Descriptive Psychology under the Publications main menu item, and then choose Advances in Descriptive Psychology, Volume 1.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">\n<p style=\"font-family: georgia, serif;\">We are very pleased to announce that through the generous help of the most recent copyright holder of Advances in Descriptive Psychology Volumes 1-4, and of Keith E. Davis, the principal editor of those volumes, copyright has been returned to authors for papers published in those volumes. The Society plans to post all non-Ossorio chapters to the SDP website. Dr. Ossorio’s chapters will be made available at a later time through links to the Peter G. Ossorio Papers at the University of Colorado Special Collections and Archives. Thanks to Keith Davis, Mary Roberts and Ned Kirsch for their work to make this happen.</p>\n</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">Click <a href=\"http://freedomliberationreaction.blogspot.com/2018/07/descriptive-psychology-and-person.html\">here </a> for information about Wynn Schwartz\'s new book, Descriptive Psychology and the Person Concept, to be published in Spring, 2019 by Academic Press.</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">12/08/2020</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\"><p>We are pleased to announce that Ray Bergner\'s 2007 book, Status Dynamics: Creating New Paths to Therapeutic Change is now available for download on this website. Click <a href=\"http://www.sdp.org/publications/books/Bergner_2007_Status_Dynamics.pdf\">here</a> to access a PDF copy of this book.</p></td>\n</tr>\n</tbody>\n</table>','SDP Community News','','inherit','closed','closed','','3636-revision-v1','','','2025-12-31 14:12:33','2025-12-31 14:12:33','',3636,'https://society.bsquaresite.com/?p=8165',0,'revision','',0),
(8166,4,'2025-12-31 14:12:33','2025-12-31 14:12:33','<h2>SDP Community News</h2>		<table style=\"left: -55px; position: relative;\">\n<tbody>\n<tr>\n<td style=\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black;\">Date Entered</td>\n<td style=\"text-align: center; font-weight: bold; border-top: 2px solid black; border-bottom: 2px solid black; border-left: 3px double black; border-right: 3px double black;\">News Item</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">2/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\"> Wynn Schwartz will be presenting two papers, each based on the Judgment Diagram, at the Midwinter meeting of the  <a href=\"https://www.theoreticalpsychology.org/single-post/2019/01/19/Midwinter-Meeting-and-Newsletter\">Society for Philosophical and Theoretical Psychology (APA Division 24)</a>, Nasville, TN, March 1-3, 2019. The presentation titles are: \"Sanctioned transgression or what turns conservatives and fundamentalists reactionary?\" and \"Social progress and the just choice\".</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">2/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">The Boston Study Group started a new forum topic to discuss Consciousness. Your participation is welcome!!</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">1/13/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">PDF versions of Advances in Descriptive Psychology, Volumes 1 and 2 are now both available. Click on Advances in Descriptive Psychology under the Publications main menu item, and then choose the volume you\'d like to see.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">1/12/2019</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">We\'ve added a new page to our website for dissertations and doctoral projects/papers completed since 1992. We\'re very pleased that two projects/papers have now been added, those by: Erol Zeybekoglu, Psy.D. and Patricia Kennedy, Psy.D. We know that there are more DP doctoral projects that have been completed. If you\'re in contact with any of these other authors, please have them contact us.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">Click <a href=\"https://www.researchgate.net/publication/324099936_The_Case_Against_the_Case_Against_Free_Will\"> here</a> for the full text PDF of Ray Bergner\'s new paper entitled The Case Against the Case Against Free Will in The Journal of Theoretical and Philosophical Psychology.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">A PDF version of Advances in Descriptive Psychology, Volume I is now available. Click on Advances in Descriptive Psychology under the Publications main menu item, and then choose Advances in Descriptive Psychology, Volume 1.</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">\n<p style=\"font-family: georgia, serif;\">We are very pleased to announce that through the generous help of the most recent copyright holder of Advances in Descriptive Psychology Volumes 1-4, and of Keith E. Davis, the principal editor of those volumes, copyright has been returned to authors for papers published in those volumes. The Society plans to post all non-Ossorio chapters to the SDP website. Dr. Ossorio’s chapters will be made available at a later time through links to the Peter G. Ossorio Papers at the University of Colorado Special Collections and Archives. Thanks to Keith Davis, Mary Roberts and Ned Kirsch for their work to make this happen.</p>\n</td>\n</tr>\n<tr>\n<td style=\"border-top: none; border-bottom: none;\" colspan=\"2\"></td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\"></td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\">Click <a href=\"http://freedomliberationreaction.blogspot.com/2018/07/descriptive-psychology-and-person.html\">here </a> for information about Wynn Schwartz\'s new book, Descriptive Psychology and the Person Concept, to be published in Spring, 2019 by Academic Press.</td>\n</tr>\n<tr>\n<td style=\"width: 150px; text-align: center; border-top: none;\">12/08/2020</td>\n<td style=\"border-top: none; border-bottom: none; padding-left: 15px;\"><p>We are pleased to announce that Ray Bergner\'s 2007 book, Status Dynamics: Creating New Paths to Therapeutic Change is now available for download on this website. Click <a href=\"http://www.sdp.org/publications/books/Bergner_2007_Status_Dynamics.pdf\">here</a> to access a PDF copy of this book.</p></td>\n</tr>\n</tbody>\n</table>','SDP Community News','','inherit','closed','closed','','3636-revision-v1','','','2025-12-31 14:12:33','2025-12-31 14:12:33','',3636,'https://society.bsquaresite.com/?p=8166',0,'revision','',0),
(8167,4,'2025-12-31 14:14:41','2025-12-31 14:14:41','<h2>SDP Members</h2>		You may send email to any of the following members of the Society by clicking on the email link in their information.','SDP Members','','inherit','closed','closed','','318-revision-v1','','','2025-12-31 14:14:41','2025-12-31 14:14:41','',318,'https://society.bsquaresite.com/?p=8167',0,'revision','',0),
(8168,4,'2025-12-31 14:14:41','2025-12-31 14:14:41','<h2>SDP Members</h2>		You may send email to any of the following members of the Society by clicking on the email link in their information.','SDP Members','','inherit','closed','closed','','318-revision-v1','','','2025-12-31 14:14:41','2025-12-31 14:14:41','',318,'https://society.bsquaresite.com/?p=8168',0,'revision','',0),
(8169,4,'2025-12-31 14:14:41','2025-12-31 14:14:41','<h2>SDP Members</h2>		You may send email to any of the following members of the Society by clicking on the email link in their information.','SDP Members','','inherit','closed','closed','','318-revision-v1','','','2025-12-31 14:14:41','2025-12-31 14:14:41','',318,'https://society.bsquaresite.com/?p=8169',0,'revision','',0),
(8170,4,'2025-12-31 14:15:08','2025-12-31 14:15:08','<h2>SDP Members</h2>		<strong>Laurie Aylesworth</strong>\n<p style=\"margin-left: 20px;\">\nLaurie Aylesworth received his Ph. D. in Clinical Psychology from the University of Colorado under the direction of Peter G. Ossorio. A practicing psychologist for more than twenty five years, he specializes in both short and long term adjustment and rehabilitation issues related to trauma, loss, and disability. He is a psychological consultant to a comprehensive pain program, several comprehensive rehabilitation clinics, and to Craig Rehabilitation Hospital. He has been a student/teacher of Judo for more than fifty years, teaching at the Denver Buddhist Temple for more than twenty-five of those years, and for fifteen years has worked toward blending his rehabilitation practice with martial arts rehabilitation strategies. Following an accident in 1988 in which he sustained a traumatic brain injury (TBI), he found that traditional Western treatment was not effective for him. In order to get his life back, he turned to the Martial Arts, which he knows and believes in. As a result, he has formed the therapeutic tool he calls OMAR, Oriental Martial Arts Rehabilitation. He uses OMAR procedures in most of his private practice individual work, and in 2006 conducted the OMAR group for TBI survivors in the Hangout group of Denver.</p>\n<strong>Sara Beautz</strong>\n<strong>David Bender</strong>\n<p>David describes himself as interested in \"clinical topics in general. I can also speak to AA and DP, giving folks the community slant on things.\"</p>\n<strong>Nick Berger</strong>\n<strong>Raymond Bergner</strong>\nRaymond M. Bergner received his Ph.D. in Clinical Psychology from the University of Colorado under the direction of Peter Ossorio. He is currently Full Professor of Psychology at Illinois State University and has a private practice in Bloomington, Illinois. His work in Descriptive Psychology has been concerned with its applications to psychopathology, psychotherapy, and various philosophy of science issues. He is a two-time President of the Society for Descriptive Psychology (1984 and 2004), a member of the Editorial Board of Advances in Descriptive Psychology since its inception, and the co-editor of four volumes in this series. Dr. Bergner has published over 65 articles, book chapters, books, and edited books. Many of these articles have appeared in such national and international journals as Family Process, Psychotherapy, the American Journal of Psychotherapy, The Journal of Sex and Marital Therapy, and Clinical Psychology: Science and Practice.\n<strong>Laurie Bergner</strong>\n<strong>Joe Blackbourn</strong>\nJoe is an Associate Professor in the School of Education at the University of Mississippi (Ole Miss). He trains both preservice and graduate special education teachers, and teaches Educational Research and Advanced Educational Psychology. He has a Ph.D. in Educational Psychology (Mississippi State University, 1985).\nHis current interests (particularly writing) are in the areas of:\n<ul>\n 	<li>organizational, curricular, and instructional reform,</li>\n 	<li>the philosophical underpinning of what we do in education, (\"Who are we?\" , \"Do we know what we are doing?\" , \"Do we know why we are doing it?\", and \"Why are we doing it this way?\"),</li>\n 	<li>tying Dr. Deming and Peter Senge’s work into educational philosophy, practice, and processes, and</li>\n 	<li>building a focus on continuous improvement and quality at all levels of the educational system.</li>\n</ul>\n<strong>Robert Brill</strong>\nRobert Brill is a psychologist providing clinical and consulting services in Boulder, Colorado. Dr. Brill is a past President of the Society for Descriptive Psychology and has presented at Society for Descriptive Psychology Conferences on the themes of philosophy of science, the history of psychology, and the application of Descriptive and pre-empirical ideas in clinical practice. Dr Brill received a doctorate in Clinical Psychology from the Fielding Institute in 2001; the dissertation addressed the role and importance of a pre-empirical approach in psychology.\n<strong>Reverend Roderick Brown</strong>\n<strong>Karen Brown</strong>\n<strong>Jan Collier</strong>\n<strong>Greg Colvin</strong>\n<p style=\"margin-left: 20px;\">Greg’s interests include \"software engineering, artificial intelligence, spirituality, and most anything else Descriptive.\"</p>\n<strong>Dick Comtois</strong>\n<strong>Kate Comtois</strong>\n<strong>J.R. Hap Cox</strong>\n<strong>Stephen J. Cummings</strong>\n<strong>Keith E. Davis</strong>\nKeith E. Davis is Distinguished Professor Emeritus and has been Chairman of the Department of Psychology at the University of South Carolina and at Livingston College of Rutgers University. He also served as Interim Dean of Liberals at USC and as Provost from 1975-1979. His editorial work includes serving as the Founding Editor for Advances in Descriptive Psychology and as an active co-editor for seven of its nine volumes. He has also been Associate Editor of Personal Relationships and Executive Editor of the Journal of Social Psychology and its book review editor. He has served on many editorial boards including Transaction, Violence &amp; Victims, and the Journal for Social &amp; Personal Relationships. He received his Ph.D. in social psychology from Duke University in 1963, and met Peter Ossorio in 1962 as a brand new assistant professor in the Psychology Department of the University of Colorado, Boulder. According to Keith:\n<em>’That first year we had adjacent offices and talked often about intentionality, the perception of persons, and related topics. These conversations were perplexing because Peter always had a different slant on things in the discipline than I was used to hearing, but I became convinced that he was onto something. Reading the early drafts of \"Persons\" (1965) and reading materials for his course in personality assessment made me convinced that there was something profound ly different and potentially useful about what later came be called Descriptive Psychology. Then we called it \"Pete’s stuff.\"</em>\nAs the number of students who had taken Pete’s classes and worked with him on dissertations grew, we began to examine how to formalize the benefits of getting together to share ideas and insights and most of all to learn from Pete. Thus the founding the Society in 1978 in Boulder. My primary involvement with the Society has been as the founding editor of Advances in Descriptive Psychology, the series of edited volumes that gave practitioners of DP a chance to do their stuff without the substantial compromises that publishing in the mainstream psychology journals would have required. My own research areas are personal relationships, friendship, love, as well as the dark side of relationships including violence against intimate partners and dangerous stalking.’\n<strong>Robin Dalske</strong>\n<strong>Jeff Evans</strong>\n<strong>Marny Farrell</strong>\n<strong>Cathy and Jerry Felknor</strong>\n<strong>Melody Fifer</strong>\n<strong>Reg Garcia</strong>\n<strong>Lion Goodman</strong>\n<strong>Betty Goulden</strong>\n<strong>Laura Goulden</strong>\n<strong>Richard Heinrich</strong>\nRichard L. Heinrich, M.D. is currently the Hospice Medical Director for HealthPartners Hospice and Palliative Care Program as well as Chief of the Geriatric Psychiatry Consultation Service within the Geriatric Division of HealthPartners. HealthPartners is an integrated care delivery system in the Twin Cities. It has over 30 Clinics, and practices in several hospitals and 80+ nursing homes. Dr. Heinrich was previously Department Head of Group Health, where he implemented a large-scale organizational change project to integrate mental health, primary and specialty care. He is currently involved in two projects: one to change program culture to promote the craft of interdisciplinary team care within a hospice program, and a second to develop system wide, systematic advance care planning. He is the Director of the Center for End of Life Care of the Descriptive Psychology Institute.\n<strong>Heather Holmes-Lonergan</strong>\n<strong>Garnet Holmes</strong>\n<strong>Sonja Holt</strong>\n<strong>Joel Jeffrey</strong>\nJoel Jeffrey majored in mathematics at the California Institute of Technology, and did his graduate work at the University of Colorado. He began studying Descriptive Psychology under Peter Ossorio in 1971, and received his Ph.D. in computer science in 1974. He wrote one of the first two industrial expert systems ever created, and discovered and patented a technique for applying judgment simulation vector spaces to large-scale problems. In 1999 he founded H5 Technologies, a software company based on the discovery, and served for three years as its Chief Scientist. He is a Professor of Computer Science at Northern Illinois University, where he pursues research in artificial intelligence, real world software engineering, and mathematical modeling of biological, social, and economic systems.\n<strong>Cliff Johnson</strong>\n<strong>Jennifer Johnson</strong>\n<strong>Anita Johnston</strong>\n<strong>Catherine Johnston</strong>\n<strong>Charles Kantor</strong>\nCharles Kantor received his Ph.D. under the direction of Peter G. Ossorio, in clinical psychology from the University of Colorado, Boulder. Trained as a child clinical psychologist, he practiced as a play and family therapist at the Rochester Mental Health Center for 16 years before beginning a full time private practice. He has led workshops on role playing with children and on a variety of issues dealing with parenting adolescents and treating troubled adolescents. He has also consulted with counselors, therapists, teachers, administrators and others involved in day care centers for children, day treatment centers for adolescents, and outpatient centers treating children and adolescents.\n<strong>Nancy Kantor</strong>\n<strong>Sally King</strong>\n<strong>Ned Kirsch</strong>\n<strong>Matthew Krouner</strong>\n<strong>Lane Lasater</strong>\n<strong>Eben Lasker</strong>\n<strong>Nancy Lee</strong>\n<strong>Jane Littmann</strong>\nJane R. Littmann received her B.A. with high honors and Phi Beta Kappa from Oberlin College, and her M.A. and Ph.D. in Clinical Psychology from the University of Colorado where she studied with Peter Ossorio. Her dissertation presented a conceptualization and theory of humor. She has served as President and board member of the Society for Descriptive Psychology and on the Editorial Board of Advances in Descriptive Psychology. She interned in clinical child psychology at Judge Baker Guidance Center, affiliate of Harvard Medical School. From 1980-2006, she supervised predoctoral clinical psychology interns, advanced psychiatry residents, and trainees from other disciplines in child, adolescent, family, and adult psychotherapy, assessment, and school collaboration, retiring in 2006, as Teaching Psychologist from the William S. Hall Psychiatric Institute and South Carolina Department of Mental Health and as Professor in the Department of Clinical Neuropsychiatry and Behavioral Science of the University of South Carolina School of Medicine. Her private practice includes psychotherapy, sports psychology, and school consultation. She is a member of Altriaâs Youth Tobacco Prevention Scientific Advisory Board. Lead coach and co-founder of Columbia Fencersâ Club, she was a member of two US World Teams in Womenâs Epee, and also referees nationally.\n<strong>Fernand Lubuguin</strong>\nFernand Lubuguin received his B.A. with highest honors in 1982 from the University of California at Berkeley. He received his Ph.D. in Clinical Psychology in 1993 from the University of Colorado at Boulder under the mentorship of Peter G. Ossorio. He worked as a staff psychologist at Kaiser Permanente (a health maintenance organization) for over ten years before becoming a faculty member at the University of Denver in 2001. Currently, he is a Clinical Associate Professor at the Graduate School of Professional Psychology, where he is Director of Diversity and Director of the Professional Psychology Clinic. He is also a Clinical Assistant Professor at the University of Colorado School of Medicine, Department of Psychiatry. He maintains a small private practice in Denver. He has served as President of the Society for Descriptive Psychology, and is a long-standing member of the Board of Directors. He is one of the co-editors of Advances in Descriptive Psychology, volumes 9 and 10. In addition to applying the intellectual discipline of Descriptive Psychology to many aspects of his personal and professional endeavors, he is especially interested in applying Descriptive Psychology to the training of culturally competent psychotherapists.\n<strong>Dan Minerva</strong>\n<strong>Ian Newby-Clark</strong>\n<strong>Jim Orvik</strong>\n<strong>C.J. Peek</strong>\n<p>C.J. Peek received his Ph.D. in clinical psychology from the University Colorado where he studied with Dr. Peter G. Ossorio, founder of the discipline of Descriptive Psychology. C.J. is 2009-2010 President of the Society for Descriptive Psychology. He is an Associate Professor with the Department of Family Medicine and Community Health at the University of Minnesota Medical School, focusing on care system development, integration of behavioral and medical care, organizational effectiveness, and leadership development. He has facilitated multiple stakeholder dialogue in state and national meetings on the integration of behavioral and medical care, implementation of patient-centered medical home, and addressing behavioral risk factors in primary care. He writes, presents, and consults on integrated behavioral and medical care, patient-clinician communication, productive conversations and dialogue across disciplines or organizational areasâblending clinical, organizational, and leadership perspectives.</p>\n<strong>Julia Trezona Peek</strong>\n<strong>D. Davis Phillips</strong>\n<strong>William Plotkin</strong>\nBill Plotkin, PhD, is a depth psychologist, wilderness rites guide, and ecotherapist. As the founder of Animas Valley Institute, he has, since 1981, guided thousands of people through nature-based initiatory passages, including a contemporary, Western adaptation of the pan-cultural vision quest. Previously, he has been a research psychologist (studying non-ordinary states of consciousness), professor of psychology, psychotherapist, rock musician, whitewater river boatman, and mountain-bike racer. His doctorate in psychology is from the University of Colorado at Boulder, where he studied extensively with Peter G. Ossorio. In 1979, on a solo winter ascent of an Adirondack peak, Bill experienced a âcall to adventureâ that lead him to abandon academia in search of his true calling. He is the author of Soulcraft: Crossing into the Mysteries of Nature and Psyche (New World Library, 2003) and Nature and the Human Soul: Cultivating Wholeness and Community in a Fragmented World (New World Library, 2008).\n<strong>Dan Popov</strong>\n<strong>Anthony O. Putman</strong>\nAnthony O. Putman, Ph.D. is an internationally known consultant and coach with over thirty-five years of experience helping organizations grow and succeed. Chairman of The Putman Group in Ann Arbor, Michigan, he has personally coached over 900 leaders in hundreds of client organizations, ranging from giants among the Fortune 100 to one person firms. Some specific organizations he has served include IBM, Deloitte, Ford Motor Company, Nike, Bell Labs, Health Partners of Minneapolis, The University of Michigan, AT&amp;T, and the United States Department of Defense. Dr. Putman studied with Peter G. Ossorio at the University of Colorado from which he received his Ph.D. in 1973. He was a founder of the Society for Descriptive Psychology, which he has twice served as President. He was a founder of Descriptive Psychology Press in 1989 and has published Advances in Descriptive Psychology Volumes 5-8, and the on-going series The Collected Works of Peter G. Ossorio. He has contributed to the conceptual foundations of Descriptive Psychology in a number of articles in Advances, including Communities (1981), Organizations (1990) and Being, Becoming and Belonging (1998). In 2007 he founded the Descriptive Psychology Institute, which he serves as Executive Director.\n<strong>Mary K. Roberts</strong>\nMary K. Roberts is a writer in Boulder, Colorado. She received her Ph.D. in clinical psychology from the University of Colorado, Boulder in 1980 and practiced as a psychologist for nine years. She then earned her M.S. in computer science from the University of Colorado and worked as a software engineer for eight years. She has served as President of the Society for Descriptive Psychology and as a member of the Editorial Board for Advances in Descriptive Psychology. She also created the Society\'s first web site and served as the first Webmaster. Her recent work in Descriptive Psychology focuses on understanding a range of world reconstructive phenomena, including dreams, imaginary companions, and worlds of uncertain status.\n<!--<strong>Cory Sapin</strong>-->\n<strong>Ralph Scoular</strong>\n<strong>Richard Schwartz</strong>\n<strong>Wynn Schwartz</strong>\nWynn Schwartz, Ph. D., is a clinical and experimental psychologist and research psychoanalyst. He is a professor of psychology at the Massachusetts School of Professional Psychology and on the faculty of Harvard Medical School and the Harvard Extension School. He has been a professor at Wellesley College and has taught at the Boston Psychoanalytic Society and Institute and the Massachusetts Institute of Psychoanalysis. He maintains a psychotherapy practice in Boston. Dr. Schwartz has been interested in clarifying fundamental aspects of the subject matters of psychotherapy, psychoanalysis, dreaming and hypnosis. His published work has been both conceptual and experimental. Some of his experimental studies have focused on dreaming and problem representation and dreaming and memory, and others on hypnosis and episodic memory. As a student of Descriptive Psychology, Dr. Schwartz has been especially concerned with theory-free, pre- empirical formulations of what he believes are central subject matters for psychology, such as the concepts of action and responsibility, the range of the possible phenomena that are covered by the term hypnosis, the limits and nature of psychotherapy, and the concept of person.\n<strong>Jason Shestok</strong>\n<strong>Jacob Sidman</strong>\nJacob (aka Jack) Sidman received his Ph.D. from the University of Colorado in 1968 writing his dissertation on empathy with both Peter Ossorio and Keith Davis as advisors. He then did a two-year post-doctoral fellowship in the Department of Psychiatry at Stanford Medical School before becoming an assistant professor at Oberlin for several years. He then moved to the University of California Santa Cruz where he both taught psychology (e.g., basic counseling and empathy training) and worked in the Counseling and Psychological Services. He has published in several professional journals. He also taught graduate students at University of Hawaii for a year and part-time for the University of San Francisco graduate program in counseling for a number of years. He officially retired from the University of California in 1991 to go into full time private practice. He is now retired, still doing some writing and community service (e.g.,County Task Force on Youth Violence Prevention) and living in Aptos, CA. with his wife, Kris who is a licensed marriage and family therapist in practice in Santa Cruz.\n<strong>F. Richard Singer III</strong>\nI am a Professor Emeritus in Mathematics at Webster University in Saint Louis MO. My teaching specialties are in mathematical logic and abstract algebra. My broader interest involves various types of conceptual studies, and this is at the core of my interest in Descriptive Psychology. My deepest interest in Descriptive Psychology relates to its connection with conceptual philosophy. Conceptual philosophy involves a type of activity during which the want parameter is to enhance a conceptual understanding of our most ubiquitous concepts. Unlike most work in philosophy, conceptual philosophy focuses only on concepts rather than on philosophical theories. Instead of asking about the nature of reality, it studies the most ubiquitous concepts we can use for thinking about what happens in the world. Thus, the DP reality concepts are easily integrated into conceptual philosophy. I am especially interested in relating DP and epistemics, the strand of conceptual philosophy that focuses on a purely conceptual study of understanding, and there is a paper about this on the Descriptive Psychology section of my website. I am currently using DP in the design of educational resources that focus on constructivist learning. My work in this regard is on the Constructivist Learning section of my website. I welcome communication about these and any other matters involving DP.\n<strong>Bruce Smith</strong>\n<strong>Michael Spayd</strong>\n<p style=\"margin-left: 20px;\">\nMichael is particularly interested in Descriptive Psychology applications in the areas of Organizations, Technology and Change Management. He has a consulting practice specializing in helping people in organizations create a deeper experience of community through the use of cutting-edge business practices, transition management and \"way cool\" information technology.</p>\n<p><strong>Carl and Bente Sternberg</strong></p>\n<p><strong>C.J. Stone</strong></p>\n<strong>Walter Torres</strong>\n<p style=\"margin-left: 20px;\">\nWalter J. Torres Ph.D. is a clinical and forensic psychologist practicing in Denver, Colorado. His first contact with Descriptive Psychology dates to 1972, when he took a Personality course from Peter Ossorio at the University of Colorado in Boulder. Since then, Descriptive Psychology has been the keystone to his conceptual and practical orientation in both the clinical and forensic domains. He is a past President of the Society for Descriptive Psychology. His recent Descriptive formulations and presentations include trauma and its treatment, and the nature, consequences and alleviation of humiliation.\n</p>\n<p><strong>Peggy Trezona</strong></p>\n<p><strong>Steven Warner</strong></p>\n<p><strong>Linda Wasserman</strong></p>\n<p><strong>James Waters</strong></p>\n<p><strong>Ralph Wechsler</strong></p>\n<p><strong>Shirley Weisz</strong></p>\n<p><strong>Aimee Yermish</strong></p>\n<p><strong>Carolyn Zeiger</strong></p>\n<p><strong>Paul Zeiger</strong></p>\n<p>H. Paul Zeiger is semi-retired from careers in academic Computer Science and industrial Software Engineering. He received his S.B., S.M., and Ph.D. in Electrical Engineering from Massachusetts Institute of Technology, chaired the Department of Computer Science at University of Colorado, Boulder, and led software development efforts at several startup companies and one large telecommunications firm. He studied with fellow faculty member Peter Ossorio in the early 1970\'s, and has since pursued applications of Descriptive Psychology to Computer Science, and, more recently, to the philosophical problems of everyday life. Paul and his wife Carolyn live in Denver, Colorado where they are pursuing private practice using holistic and Descriptive Psychology procedures with individuals having serious chronic illnesses and their partners.</p>\n<strong>Erol Zeybekoglu, Psy.D.</strong>\n<p style=\"margin-left: 20px;\">\nErol Zeybekoglu received his Psy.D. in Clinical Psychology from William James College under the direction of Wynn Schwartz Ph.D. His theoretical doctoral project, titled “The Status Dynamics of Anger Management” (2016) utilizes Descriptive Psychology as a conceptual lens in describing the development of aggressive cognitions, emotions, and behaviors among court ordered clients with historical disturbances of conduct.  He works as an outpatient clinician at Riverside Community Care in Cambridge MA, is an active member of the SDP Study Group in Boston Massachusetts, and most recently received the distinction of SDP President Elect in 2017. \n</p>','SDP Members','','inherit','closed','closed','','211-revision-v1','','','2025-12-31 14:15:08','2025-12-31 14:15:08','',211,'https://society.bsquaresite.com/?p=8170',0,'revision','',0),
(8171,4,'2025-12-31 14:15:09','2025-12-31 14:15:09','<h2>SDP Members</h2>		<strong>Laurie Aylesworth</strong>\n<p style=\"margin-left: 20px;\">\nLaurie Aylesworth received his Ph. D. in Clinical Psychology from the University of Colorado under the direction of Peter G. Ossorio. A practicing psychologist for more than twenty five years, he specializes in both short and long term adjustment and rehabilitation issues related to trauma, loss, and disability. He is a psychological consultant to a comprehensive pain program, several comprehensive rehabilitation clinics, and to Craig Rehabilitation Hospital. He has been a student/teacher of Judo for more than fifty years, teaching at the Denver Buddhist Temple for more than twenty-five of those years, and for fifteen years has worked toward blending his rehabilitation practice with martial arts rehabilitation strategies. Following an accident in 1988 in which he sustained a traumatic brain injury (TBI), he found that traditional Western treatment was not effective for him. In order to get his life back, he turned to the Martial Arts, which he knows and believes in. As a result, he has formed the therapeutic tool he calls OMAR, Oriental Martial Arts Rehabilitation. He uses OMAR procedures in most of his private practice individual work, and in 2006 conducted the OMAR group for TBI survivors in the Hangout group of Denver.</p>\n<strong>Sara Beautz</strong>\n<strong>David Bender</strong>\n<p>David describes himself as interested in \"clinical topics in general. I can also speak to AA and DP, giving folks the community slant on things.\"</p>\n<strong>Nick Berger</strong>\n<strong>Raymond Bergner</strong>\nRaymond M. Bergner received his Ph.D. in Clinical Psychology from the University of Colorado under the direction of Peter Ossorio. He is currently Full Professor of Psychology at Illinois State University and has a private practice in Bloomington, Illinois. His work in Descriptive Psychology has been concerned with its applications to psychopathology, psychotherapy, and various philosophy of science issues. He is a two-time President of the Society for Descriptive Psychology (1984 and 2004), a member of the Editorial Board of Advances in Descriptive Psychology since its inception, and the co-editor of four volumes in this series. Dr. Bergner has published over 65 articles, book chapters, books, and edited books. Many of these articles have appeared in such national and international journals as Family Process, Psychotherapy, the American Journal of Psychotherapy, The Journal of Sex and Marital Therapy, and Clinical Psychology: Science and Practice.\n<strong>Laurie Bergner</strong>\n<strong>Joe Blackbourn</strong>\nJoe is an Associate Professor in the School of Education at the University of Mississippi (Ole Miss). He trains both preservice and graduate special education teachers, and teaches Educational Research and Advanced Educational Psychology. He has a Ph.D. in Educational Psychology (Mississippi State University, 1985).\nHis current interests (particularly writing) are in the areas of:\n<ul>\n 	<li>organizational, curricular, and instructional reform,</li>\n 	<li>the philosophical underpinning of what we do in education, (\"Who are we?\" , \"Do we know what we are doing?\" , \"Do we know why we are doing it?\", and \"Why are we doing it this way?\"),</li>\n 	<li>tying Dr. Deming and Peter Senge’s work into educational philosophy, practice, and processes, and</li>\n 	<li>building a focus on continuous improvement and quality at all levels of the educational system.</li>\n</ul>\n<strong>Robert Brill</strong>\nRobert Brill is a psychologist providing clinical and consulting services in Boulder, Colorado. Dr. Brill is a past President of the Society for Descriptive Psychology and has presented at Society for Descriptive Psychology Conferences on the themes of philosophy of science, the history of psychology, and the application of Descriptive and pre-empirical ideas in clinical practice. Dr Brill received a doctorate in Clinical Psychology from the Fielding Institute in 2001; the dissertation addressed the role and importance of a pre-empirical approach in psychology.\n<strong>Reverend Roderick Brown</strong>\n<strong>Karen Brown</strong>\n<strong>Jan Collier</strong>\n<strong>Greg Colvin</strong>\n<p style=\"margin-left: 20px;\">Greg’s interests include \"software engineering, artificial intelligence, spirituality, and most anything else Descriptive.\"</p>\n<strong>Dick Comtois</strong>\n<strong>Kate Comtois</strong>\n<strong>J.R. Hap Cox</strong>\n<strong>Stephen J. Cummings</strong>\n<strong>Keith E. Davis</strong>\nKeith E. Davis is Distinguished Professor Emeritus and has been Chairman of the Department of Psychology at the University of South Carolina and at Livingston College of Rutgers University. He also served as Interim Dean of Liberals at USC and as Provost from 1975-1979. His editorial work includes serving as the Founding Editor for Advances in Descriptive Psychology and as an active co-editor for seven of its nine volumes. He has also been Associate Editor of Personal Relationships and Executive Editor of the Journal of Social Psychology and its book review editor. He has served on many editorial boards including Transaction, Violence &amp; Victims, and the Journal for Social &amp; Personal Relationships. He received his Ph.D. in social psychology from Duke University in 1963, and met Peter Ossorio in 1962 as a brand new assistant professor in the Psychology Department of the University of Colorado, Boulder. According to Keith:\n<em>’That first year we had adjacent offices and talked often about intentionality, the perception of persons, and related topics. These conversations were perplexing because Peter always had a different slant on things in the discipline than I was used to hearing, but I became convinced that he was onto something. Reading the early drafts of \"Persons\" (1965) and reading materials for his course in personality assessment made me convinced that there was something profound ly different and potentially useful about what later came be called Descriptive Psychology. Then we called it \"Pete’s stuff.\"</em>\nAs the number of students who had taken Pete’s classes and worked with him on dissertations grew, we began to examine how to formalize the benefits of getting together to share ideas and insights and most of all to learn from Pete. Thus the founding the Society in 1978 in Boulder. My primary involvement with the Society has been as the founding editor of Advances in Descriptive Psychology, the series of edited volumes that gave practitioners of DP a chance to do their stuff without the substantial compromises that publishing in the mainstream psychology journals would have required. My own research areas are personal relationships, friendship, love, as well as the dark side of relationships including violence against intimate partners and dangerous stalking.’\n<strong>Robin Dalske</strong>\n<strong>Jeff Evans</strong>\n<strong>Marny Farrell</strong>\n<strong>Cathy and Jerry Felknor</strong>\n<strong>Melody Fifer</strong>\n<strong>Reg Garcia</strong>\n<strong>Lion Goodman</strong>\n<strong>Betty Goulden</strong>\n<strong>Laura Goulden</strong>\n<strong>Richard Heinrich</strong>\nRichard L. Heinrich, M.D. is currently the Hospice Medical Director for HealthPartners Hospice and Palliative Care Program as well as Chief of the Geriatric Psychiatry Consultation Service within the Geriatric Division of HealthPartners. HealthPartners is an integrated care delivery system in the Twin Cities. It has over 30 Clinics, and practices in several hospitals and 80+ nursing homes. Dr. Heinrich was previously Department Head of Group Health, where he implemented a large-scale organizational change project to integrate mental health, primary and specialty care. He is currently involved in two projects: one to change program culture to promote the craft of interdisciplinary team care within a hospice program, and a second to develop system wide, systematic advance care planning. He is the Director of the Center for End of Life Care of the Descriptive Psychology Institute.\n<strong>Heather Holmes-Lonergan</strong>\n<strong>Garnet Holmes</strong>\n<strong>Sonja Holt</strong>\n<strong>Joel Jeffrey</strong>\nJoel Jeffrey majored in mathematics at the California Institute of Technology, and did his graduate work at the University of Colorado. He began studying Descriptive Psychology under Peter Ossorio in 1971, and received his Ph.D. in computer science in 1974. He wrote one of the first two industrial expert systems ever created, and discovered and patented a technique for applying judgment simulation vector spaces to large-scale problems. In 1999 he founded H5 Technologies, a software company based on the discovery, and served for three years as its Chief Scientist. He is a Professor of Computer Science at Northern Illinois University, where he pursues research in artificial intelligence, real world software engineering, and mathematical modeling of biological, social, and economic systems.\n<strong>Cliff Johnson</strong>\n<strong>Jennifer Johnson</strong>\n<strong>Anita Johnston</strong>\n<strong>Catherine Johnston</strong>\n<strong>Charles Kantor</strong>\nCharles Kantor received his Ph.D. under the direction of Peter G. Ossorio, in clinical psychology from the University of Colorado, Boulder. Trained as a child clinical psychologist, he practiced as a play and family therapist at the Rochester Mental Health Center for 16 years before beginning a full time private practice. He has led workshops on role playing with children and on a variety of issues dealing with parenting adolescents and treating troubled adolescents. He has also consulted with counselors, therapists, teachers, administrators and others involved in day care centers for children, day treatment centers for adolescents, and outpatient centers treating children and adolescents.\n<strong>Nancy Kantor</strong>\n<strong>Sally King</strong>\n<strong>Ned Kirsch</strong>\n<strong>Matthew Krouner</strong>\n<strong>Lane Lasater</strong>\n<strong>Eben Lasker</strong>\n<strong>Nancy Lee</strong>\n<strong>Jane Littmann</strong>\nJane R. Littmann received her B.A. with high honors and Phi Beta Kappa from Oberlin College, and her M.A. and Ph.D. in Clinical Psychology from the University of Colorado where she studied with Peter Ossorio. Her dissertation presented a conceptualization and theory of humor. She has served as President and board member of the Society for Descriptive Psychology and on the Editorial Board of Advances in Descriptive Psychology. She interned in clinical child psychology at Judge Baker Guidance Center, affiliate of Harvard Medical School. From 1980-2006, she supervised predoctoral clinical psychology interns, advanced psychiatry residents, and trainees from other disciplines in child, adolescent, family, and adult psychotherapy, assessment, and school collaboration, retiring in 2006, as Teaching Psychologist from the William S. Hall Psychiatric Institute and South Carolina Department of Mental Health and as Professor in the Department of Clinical Neuropsychiatry and Behavioral Science of the University of South Carolina School of Medicine. Her private practice includes psychotherapy, sports psychology, and school consultation. She is a member of Altriaâs Youth Tobacco Prevention Scientific Advisory Board. Lead coach and co-founder of Columbia Fencersâ Club, she was a member of two US World Teams in Womenâs Epee, and also referees nationally.\n<strong>Fernand Lubuguin</strong>\nFernand Lubuguin received his B.A. with highest honors in 1982 from the University of California at Berkeley. He received his Ph.D. in Clinical Psychology in 1993 from the University of Colorado at Boulder under the mentorship of Peter G. Ossorio. He worked as a staff psychologist at Kaiser Permanente (a health maintenance organization) for over ten years before becoming a faculty member at the University of Denver in 2001. Currently, he is a Clinical Associate Professor at the Graduate School of Professional Psychology, where he is Director of Diversity and Director of the Professional Psychology Clinic. He is also a Clinical Assistant Professor at the University of Colorado School of Medicine, Department of Psychiatry. He maintains a small private practice in Denver. He has served as President of the Society for Descriptive Psychology, and is a long-standing member of the Board of Directors. He is one of the co-editors of Advances in Descriptive Psychology, volumes 9 and 10. In addition to applying the intellectual discipline of Descriptive Psychology to many aspects of his personal and professional endeavors, he is especially interested in applying Descriptive Psychology to the training of culturally competent psychotherapists.\n<strong>Dan Minerva</strong>\n<strong>Ian Newby-Clark</strong>\n<strong>Jim Orvik</strong>\n<strong>C.J. Peek</strong>\n<p>C.J. Peek received his Ph.D. in clinical psychology from the University Colorado where he studied with Dr. Peter G. Ossorio, founder of the discipline of Descriptive Psychology. C.J. is 2009-2010 President of the Society for Descriptive Psychology. He is an Associate Professor with the Department of Family Medicine and Community Health at the University of Minnesota Medical School, focusing on care system development, integration of behavioral and medical care, organizational effectiveness, and leadership development. He has facilitated multiple stakeholder dialogue in state and national meetings on the integration of behavioral and medical care, implementation of patient-centered medical home, and addressing behavioral risk factors in primary care. He writes, presents, and consults on integrated behavioral and medical care, patient-clinician communication, productive conversations and dialogue across disciplines or organizational areasâblending clinical, organizational, and leadership perspectives.</p>\n<strong>Julia Trezona Peek</strong>\n<strong>D. Davis Phillips</strong>\n<strong>William Plotkin</strong>\nBill Plotkin, PhD, is a depth psychologist, wilderness rites guide, and ecotherapist. As the founder of Animas Valley Institute, he has, since 1981, guided thousands of people through nature-based initiatory passages, including a contemporary, Western adaptation of the pan-cultural vision quest. Previously, he has been a research psychologist (studying non-ordinary states of consciousness), professor of psychology, psychotherapist, rock musician, whitewater river boatman, and mountain-bike racer. His doctorate in psychology is from the University of Colorado at Boulder, where he studied extensively with Peter G. Ossorio. In 1979, on a solo winter ascent of an Adirondack peak, Bill experienced a âcall to adventureâ that lead him to abandon academia in search of his true calling. He is the author of Soulcraft: Crossing into the Mysteries of Nature and Psyche (New World Library, 2003) and Nature and the Human Soul: Cultivating Wholeness and Community in a Fragmented World (New World Library, 2008).\n<strong>Dan Popov</strong>\n<strong>Anthony O. Putman</strong>\nAnthony O. Putman, Ph.D. is an internationally known consultant and coach with over thirty-five years of experience helping organizations grow and succeed. Chairman of The Putman Group in Ann Arbor, Michigan, he has personally coached over 900 leaders in hundreds of client organizations, ranging from giants among the Fortune 100 to one person firms. Some specific organizations he has served include IBM, Deloitte, Ford Motor Company, Nike, Bell Labs, Health Partners of Minneapolis, The University of Michigan, AT&amp;T, and the United States Department of Defense. Dr. Putman studied with Peter G. Ossorio at the University of Colorado from which he received his Ph.D. in 1973. He was a founder of the Society for Descriptive Psychology, which he has twice served as President. He was a founder of Descriptive Psychology Press in 1989 and has published Advances in Descriptive Psychology Volumes 5-8, and the on-going series The Collected Works of Peter G. Ossorio. He has contributed to the conceptual foundations of Descriptive Psychology in a number of articles in Advances, including Communities (1981), Organizations (1990) and Being, Becoming and Belonging (1998). In 2007 he founded the Descriptive Psychology Institute, which he serves as Executive Director.\n<strong>Mary K. Roberts</strong>\nMary K. Roberts is a writer in Boulder, Colorado. She received her Ph.D. in clinical psychology from the University of Colorado, Boulder in 1980 and practiced as a psychologist for nine years. She then earned her M.S. in computer science from the University of Colorado and worked as a software engineer for eight years. She has served as President of the Society for Descriptive Psychology and as a member of the Editorial Board for Advances in Descriptive Psychology. She also created the Society\'s first web site and served as the first Webmaster. Her recent work in Descriptive Psychology focuses on understanding a range of world reconstructive phenomena, including dreams, imaginary companions, and worlds of uncertain status.\n<!--<strong>Cory Sapin</strong>-->\n<strong>Ralph Scoular</strong>\n<strong>Richard Schwartz</strong>\n<strong>Wynn Schwartz</strong>\nWynn Schwartz, Ph. D., is a clinical and experimental psychologist and research psychoanalyst. He is a professor of psychology at the Massachusetts School of Professional Psychology and on the faculty of Harvard Medical School and the Harvard Extension School. He has been a professor at Wellesley College and has taught at the Boston Psychoanalytic Society and Institute and the Massachusetts Institute of Psychoanalysis. He maintains a psychotherapy practice in Boston. Dr. Schwartz has been interested in clarifying fundamental aspects of the subject matters of psychotherapy, psychoanalysis, dreaming and hypnosis. His published work has been both conceptual and experimental. Some of his experimental studies have focused on dreaming and problem representation and dreaming and memory, and others on hypnosis and episodic memory. As a student of Descriptive Psychology, Dr. Schwartz has been especially concerned with theory-free, pre- empirical formulations of what he believes are central subject matters for psychology, such as the concepts of action and responsibility, the range of the possible phenomena that are covered by the term hypnosis, the limits and nature of psychotherapy, and the concept of person.\n<strong>Jason Shestok</strong>\n<strong>Jacob Sidman</strong>\nJacob (aka Jack) Sidman received his Ph.D. from the University of Colorado in 1968 writing his dissertation on empathy with both Peter Ossorio and Keith Davis as advisors. He then did a two-year post-doctoral fellowship in the Department of Psychiatry at Stanford Medical School before becoming an assistant professor at Oberlin for several years. He then moved to the University of California Santa Cruz where he both taught psychology (e.g., basic counseling and empathy training) and worked in the Counseling and Psychological Services. He has published in several professional journals. He also taught graduate students at University of Hawaii for a year and part-time for the University of San Francisco graduate program in counseling for a number of years. He officially retired from the University of California in 1991 to go into full time private practice. He is now retired, still doing some writing and community service (e.g.,County Task Force on Youth Violence Prevention) and living in Aptos, CA. with his wife, Kris who is a licensed marriage and family therapist in practice in Santa Cruz.\n<strong>F. Richard Singer III</strong>\nI am a Professor Emeritus in Mathematics at Webster University in Saint Louis MO. My teaching specialties are in mathematical logic and abstract algebra. My broader interest involves various types of conceptual studies, and this is at the core of my interest in Descriptive Psychology. My deepest interest in Descriptive Psychology relates to its connection with conceptual philosophy. Conceptual philosophy involves a type of activity during which the want parameter is to enhance a conceptual understanding of our most ubiquitous concepts. Unlike most work in philosophy, conceptual philosophy focuses only on concepts rather than on philosophical theories. Instead of asking about the nature of reality, it studies the most ubiquitous concepts we can use for thinking about what happens in the world. Thus, the DP reality concepts are easily integrated into conceptual philosophy. I am especially interested in relating DP and epistemics, the strand of conceptual philosophy that focuses on a purely conceptual study of understanding, and there is a paper about this on the Descriptive Psychology section of my website. I am currently using DP in the design of educational resources that focus on constructivist learning. My work in this regard is on the Constructivist Learning section of my website. I welcome communication about these and any other matters involving DP.\n<strong>Bruce Smith</strong>\n<strong>Michael Spayd</strong>\n<p style=\"margin-left: 20px;\">\nMichael is particularly interested in Descriptive Psychology applications in the areas of Organizations, Technology and Change Management. He has a consulting practice specializing in helping people in organizations create a deeper experience of community through the use of cutting-edge business practices, transition management and \"way cool\" information technology.</p>\n<p><strong>Carl and Bente Sternberg</strong></p>\n<p><strong>C.J. Stone</strong></p>\n<strong>Walter Torres</strong>\n<p style=\"margin-left: 20px;\">\nWalter J. Torres Ph.D. is a clinical and forensic psychologist practicing in Denver, Colorado. His first contact with Descriptive Psychology dates to 1972, when he took a Personality course from Peter Ossorio at the University of Colorado in Boulder. Since then, Descriptive Psychology has been the keystone to his conceptual and practical orientation in both the clinical and forensic domains. He is a past President of the Society for Descriptive Psychology. His recent Descriptive formulations and presentations include trauma and its treatment, and the nature, consequences and alleviation of humiliation.\n</p>\n<p><strong>Peggy Trezona</strong></p>\n<p><strong>Steven Warner</strong></p>\n<p><strong>Linda Wasserman</strong></p>\n<p><strong>James Waters</strong></p>\n<p><strong>Ralph Wechsler</strong></p>\n<p><strong>Shirley Weisz</strong></p>\n<p><strong>Aimee Yermish</strong></p>\n<p><strong>Carolyn Zeiger</strong></p>\n<p><strong>Paul Zeiger</strong></p>\n<p>H. Paul Zeiger is semi-retired from careers in academic Computer Science and industrial Software Engineering. He received his S.B., S.M., and Ph.D. in Electrical Engineering from Massachusetts Institute of Technology, chaired the Department of Computer Science at University of Colorado, Boulder, and led software development efforts at several startup companies and one large telecommunications firm. He studied with fellow faculty member Peter Ossorio in the early 1970\'s, and has since pursued applications of Descriptive Psychology to Computer Science, and, more recently, to the philosophical problems of everyday life. Paul and his wife Carolyn live in Denver, Colorado where they are pursuing private practice using holistic and Descriptive Psychology procedures with individuals having serious chronic illnesses and their partners.</p>\n<strong>Erol Zeybekoglu, Psy.D.</strong>\n<p style=\"margin-left: 20px;\">\nErol Zeybekoglu received his Psy.D. in Clinical Psychology from William James College under the direction of Wynn Schwartz Ph.D. His theoretical doctoral project, titled “The Status Dynamics of Anger Management” (2016) utilizes Descriptive Psychology as a conceptual lens in describing the development of aggressive cognitions, emotions, and behaviors among court ordered clients with historical disturbances of conduct.  He works as an outpatient clinician at Riverside Community Care in Cambridge MA, is an active member of the SDP Study Group in Boston Massachusetts, and most recently received the distinction of SDP President Elect in 2017. \n</p>','SDP Members','','inherit','closed','closed','','211-revision-v1','','','2025-12-31 14:15:09','2025-12-31 14:15:09','',211,'https://society.bsquaresite.com/?p=8171',0,'revision','',0),
(8172,4,'2025-12-31 14:15:09','2025-12-31 14:15:09','<h2>SDP Members</h2>		<strong>Laurie Aylesworth</strong>\n<p style=\"margin-left: 20px;\">\nLaurie Aylesworth received his Ph. D. in Clinical Psychology from the University of Colorado under the direction of Peter G. Ossorio. A practicing psychologist for more than twenty five years, he specializes in both short and long term adjustment and rehabilitation issues related to trauma, loss, and disability. He is a psychological consultant to a comprehensive pain program, several comprehensive rehabilitation clinics, and to Craig Rehabilitation Hospital. He has been a student/teacher of Judo for more than fifty years, teaching at the Denver Buddhist Temple for more than twenty-five of those years, and for fifteen years has worked toward blending his rehabilitation practice with martial arts rehabilitation strategies. Following an accident in 1988 in which he sustained a traumatic brain injury (TBI), he found that traditional Western treatment was not effective for him. In order to get his life back, he turned to the Martial Arts, which he knows and believes in. As a result, he has formed the therapeutic tool he calls OMAR, Oriental Martial Arts Rehabilitation. He uses OMAR procedures in most of his private practice individual work, and in 2006 conducted the OMAR group for TBI survivors in the Hangout group of Denver.</p>\n<strong>Sara Beautz</strong>\n<strong>David Bender</strong>\n<p>David describes himself as interested in \"clinical topics in general. I can also speak to AA and DP, giving folks the community slant on things.\"</p>\n<strong>Nick Berger</strong>\n<strong>Raymond Bergner</strong>\nRaymond M. Bergner received his Ph.D. in Clinical Psychology from the University of Colorado under the direction of Peter Ossorio. He is currently Full Professor of Psychology at Illinois State University and has a private practice in Bloomington, Illinois. His work in Descriptive Psychology has been concerned with its applications to psychopathology, psychotherapy, and various philosophy of science issues. He is a two-time President of the Society for Descriptive Psychology (1984 and 2004), a member of the Editorial Board of Advances in Descriptive Psychology since its inception, and the co-editor of four volumes in this series. Dr. Bergner has published over 65 articles, book chapters, books, and edited books. Many of these articles have appeared in such national and international journals as Family Process, Psychotherapy, the American Journal of Psychotherapy, The Journal of Sex and Marital Therapy, and Clinical Psychology: Science and Practice.\n<strong>Laurie Bergner</strong>\n<strong>Joe Blackbourn</strong>\nJoe is an Associate Professor in the School of Education at the University of Mississippi (Ole Miss). He trains both preservice and graduate special education teachers, and teaches Educational Research and Advanced Educational Psychology. He has a Ph.D. in Educational Psychology (Mississippi State University, 1985).\nHis current interests (particularly writing) are in the areas of:\n<ul>\n 	<li>organizational, curricular, and instructional reform,</li>\n 	<li>the philosophical underpinning of what we do in education, (\"Who are we?\" , \"Do we know what we are doing?\" , \"Do we know why we are doing it?\", and \"Why are we doing it this way?\"),</li>\n 	<li>tying Dr. Deming and Peter Senge’s work into educational philosophy, practice, and processes, and</li>\n 	<li>building a focus on continuous improvement and quality at all levels of the educational system.</li>\n</ul>\n<strong>Robert Brill</strong>\nRobert Brill is a psychologist providing clinical and consulting services in Boulder, Colorado. Dr. Brill is a past President of the Society for Descriptive Psychology and has presented at Society for Descriptive Psychology Conferences on the themes of philosophy of science, the history of psychology, and the application of Descriptive and pre-empirical ideas in clinical practice. Dr Brill received a doctorate in Clinical Psychology from the Fielding Institute in 2001; the dissertation addressed the role and importance of a pre-empirical approach in psychology.\n<strong>Reverend Roderick Brown</strong>\n<strong>Karen Brown</strong>\n<strong>Jan Collier</strong>\n<strong>Greg Colvin</strong>\n<p style=\"margin-left: 20px;\">Greg’s interests include \"software engineering, artificial intelligence, spirituality, and most anything else Descriptive.\"</p>\n<strong>Dick Comtois</strong>\n<strong>Kate Comtois</strong>\n<strong>J.R. Hap Cox</strong>\n<strong>Stephen J. Cummings</strong>\n<strong>Keith E. Davis</strong>\nKeith E. Davis is Distinguished Professor Emeritus and has been Chairman of the Department of Psychology at the University of South Carolina and at Livingston College of Rutgers University. He also served as Interim Dean of Liberals at USC and as Provost from 1975-1979. His editorial work includes serving as the Founding Editor for Advances in Descriptive Psychology and as an active co-editor for seven of its nine volumes. He has also been Associate Editor of Personal Relationships and Executive Editor of the Journal of Social Psychology and its book review editor. He has served on many editorial boards including Transaction, Violence &amp; Victims, and the Journal for Social &amp; Personal Relationships. He received his Ph.D. in social psychology from Duke University in 1963, and met Peter Ossorio in 1962 as a brand new assistant professor in the Psychology Department of the University of Colorado, Boulder. According to Keith:\n<em>’That first year we had adjacent offices and talked often about intentionality, the perception of persons, and related topics. These conversations were perplexing because Peter always had a different slant on things in the discipline than I was used to hearing, but I became convinced that he was onto something. Reading the early drafts of \"Persons\" (1965) and reading materials for his course in personality assessment made me convinced that there was something profound ly different and potentially useful about what later came be called Descriptive Psychology. Then we called it \"Pete’s stuff.\"</em>\nAs the number of students who had taken Pete’s classes and worked with him on dissertations grew, we began to examine how to formalize the benefits of getting together to share ideas and insights and most of all to learn from Pete. Thus the founding the Society in 1978 in Boulder. My primary involvement with the Society has been as the founding editor of Advances in Descriptive Psychology, the series of edited volumes that gave practitioners of DP a chance to do their stuff without the substantial compromises that publishing in the mainstream psychology journals would have required. My own research areas are personal relationships, friendship, love, as well as the dark side of relationships including violence against intimate partners and dangerous stalking.’\n<strong>Robin Dalske</strong>\n<strong>Jeff Evans</strong>\n<strong>Marny Farrell</strong>\n<strong>Cathy and Jerry Felknor</strong>\n<strong>Melody Fifer</strong>\n<strong>Reg Garcia</strong>\n<strong>Lion Goodman</strong>\n<strong>Betty Goulden</strong>\n<strong>Laura Goulden</strong>\n<strong>Richard Heinrich</strong>\nRichard L. Heinrich, M.D. is currently the Hospice Medical Director for HealthPartners Hospice and Palliative Care Program as well as Chief of the Geriatric Psychiatry Consultation Service within the Geriatric Division of HealthPartners. HealthPartners is an integrated care delivery system in the Twin Cities. It has over 30 Clinics, and practices in several hospitals and 80+ nursing homes. Dr. Heinrich was previously Department Head of Group Health, where he implemented a large-scale organizational change project to integrate mental health, primary and specialty care. He is currently involved in two projects: one to change program culture to promote the craft of interdisciplinary team care within a hospice program, and a second to develop system wide, systematic advance care planning. He is the Director of the Center for End of Life Care of the Descriptive Psychology Institute.\n<strong>Heather Holmes-Lonergan</strong>\n<strong>Garnet Holmes</strong>\n<strong>Sonja Holt</strong>\n<strong>Joel Jeffrey</strong>\nJoel Jeffrey majored in mathematics at the California Institute of Technology, and did his graduate work at the University of Colorado. He began studying Descriptive Psychology under Peter Ossorio in 1971, and received his Ph.D. in computer science in 1974. He wrote one of the first two industrial expert systems ever created, and discovered and patented a technique for applying judgment simulation vector spaces to large-scale problems. In 1999 he founded H5 Technologies, a software company based on the discovery, and served for three years as its Chief Scientist. He is a Professor of Computer Science at Northern Illinois University, where he pursues research in artificial intelligence, real world software engineering, and mathematical modeling of biological, social, and economic systems.\n<strong>Cliff Johnson</strong>\n<strong>Jennifer Johnson</strong>\n<strong>Anita Johnston</strong>\n<strong>Catherine Johnston</strong>\n<strong>Charles Kantor</strong>\nCharles Kantor received his Ph.D. under the direction of Peter G. Ossorio, in clinical psychology from the University of Colorado, Boulder. Trained as a child clinical psychologist, he practiced as a play and family therapist at the Rochester Mental Health Center for 16 years before beginning a full time private practice. He has led workshops on role playing with children and on a variety of issues dealing with parenting adolescents and treating troubled adolescents. He has also consulted with counselors, therapists, teachers, administrators and others involved in day care centers for children, day treatment centers for adolescents, and outpatient centers treating children and adolescents.\n<strong>Nancy Kantor</strong>\n<strong>Sally King</strong>\n<strong>Ned Kirsch</strong>\n<strong>Matthew Krouner</strong>\n<strong>Lane Lasater</strong>\n<strong>Eben Lasker</strong>\n<strong>Nancy Lee</strong>\n<strong>Jane Littmann</strong>\nJane R. Littmann received her B.A. with high honors and Phi Beta Kappa from Oberlin College, and her M.A. and Ph.D. in Clinical Psychology from the University of Colorado where she studied with Peter Ossorio. Her dissertation presented a conceptualization and theory of humor. She has served as President and board member of the Society for Descriptive Psychology and on the Editorial Board of Advances in Descriptive Psychology. She interned in clinical child psychology at Judge Baker Guidance Center, affiliate of Harvard Medical School. From 1980-2006, she supervised predoctoral clinical psychology interns, advanced psychiatry residents, and trainees from other disciplines in child, adolescent, family, and adult psychotherapy, assessment, and school collaboration, retiring in 2006, as Teaching Psychologist from the William S. Hall Psychiatric Institute and South Carolina Department of Mental Health and as Professor in the Department of Clinical Neuropsychiatry and Behavioral Science of the University of South Carolina School of Medicine. Her private practice includes psychotherapy, sports psychology, and school consultation. She is a member of Altriaâs Youth Tobacco Prevention Scientific Advisory Board. Lead coach and co-founder of Columbia Fencersâ Club, she was a member of two US World Teams in Womenâs Epee, and also referees nationally.\n<strong>Fernand Lubuguin</strong>\nFernand Lubuguin received his B.A. with highest honors in 1982 from the University of California at Berkeley. He received his Ph.D. in Clinical Psychology in 1993 from the University of Colorado at Boulder under the mentorship of Peter G. Ossorio. He worked as a staff psychologist at Kaiser Permanente (a health maintenance organization) for over ten years before becoming a faculty member at the University of Denver in 2001. Currently, he is a Clinical Associate Professor at the Graduate School of Professional Psychology, where he is Director of Diversity and Director of the Professional Psychology Clinic. He is also a Clinical Assistant Professor at the University of Colorado School of Medicine, Department of Psychiatry. He maintains a small private practice in Denver. He has served as President of the Society for Descriptive Psychology, and is a long-standing member of the Board of Directors. He is one of the co-editors of Advances in Descriptive Psychology, volumes 9 and 10. In addition to applying the intellectual discipline of Descriptive Psychology to many aspects of his personal and professional endeavors, he is especially interested in applying Descriptive Psychology to the training of culturally competent psychotherapists.\n<strong>Dan Minerva</strong>\n<strong>Ian Newby-Clark</strong>\n<strong>Jim Orvik</strong>\n<strong>C.J. Peek</strong>\n<p>C.J. Peek received his Ph.D. in clinical psychology from the University Colorado where he studied with Dr. Peter G. Ossorio, founder of the discipline of Descriptive Psychology. C.J. is 2009-2010 President of the Society for Descriptive Psychology. He is an Associate Professor with the Department of Family Medicine and Community Health at the University of Minnesota Medical School, focusing on care system development, integration of behavioral and medical care, organizational effectiveness, and leadership development. He has facilitated multiple stakeholder dialogue in state and national meetings on the integration of behavioral and medical care, implementation of patient-centered medical home, and addressing behavioral risk factors in primary care. He writes, presents, and consults on integrated behavioral and medical care, patient-clinician communication, productive conversations and dialogue across disciplines or organizational areasâblending clinical, organizational, and leadership perspectives.</p>\n<strong>Julia Trezona Peek</strong>\n<strong>D. Davis Phillips</strong>\n<strong>William Plotkin</strong>\nBill Plotkin, PhD, is a depth psychologist, wilderness rites guide, and ecotherapist. As the founder of Animas Valley Institute, he has, since 1981, guided thousands of people through nature-based initiatory passages, including a contemporary, Western adaptation of the pan-cultural vision quest. Previously, he has been a research psychologist (studying non-ordinary states of consciousness), professor of psychology, psychotherapist, rock musician, whitewater river boatman, and mountain-bike racer. His doctorate in psychology is from the University of Colorado at Boulder, where he studied extensively with Peter G. Ossorio. In 1979, on a solo winter ascent of an Adirondack peak, Bill experienced a âcall to adventureâ that lead him to abandon academia in search of his true calling. He is the author of Soulcraft: Crossing into the Mysteries of Nature and Psyche (New World Library, 2003) and Nature and the Human Soul: Cultivating Wholeness and Community in a Fragmented World (New World Library, 2008).\n<strong>Dan Popov</strong>\n<strong>Anthony O. Putman</strong>\nAnthony O. Putman, Ph.D. is an internationally known consultant and coach with over thirty-five years of experience helping organizations grow and succeed. Chairman of The Putman Group in Ann Arbor, Michigan, he has personally coached over 900 leaders in hundreds of client organizations, ranging from giants among the Fortune 100 to one person firms. Some specific organizations he has served include IBM, Deloitte, Ford Motor Company, Nike, Bell Labs, Health Partners of Minneapolis, The University of Michigan, AT&amp;T, and the United States Department of Defense. Dr. Putman studied with Peter G. Ossorio at the University of Colorado from which he received his Ph.D. in 1973. He was a founder of the Society for Descriptive Psychology, which he has twice served as President. He was a founder of Descriptive Psychology Press in 1989 and has published Advances in Descriptive Psychology Volumes 5-8, and the on-going series The Collected Works of Peter G. Ossorio. He has contributed to the conceptual foundations of Descriptive Psychology in a number of articles in Advances, including Communities (1981), Organizations (1990) and Being, Becoming and Belonging (1998). In 2007 he founded the Descriptive Psychology Institute, which he serves as Executive Director.\n<strong>Mary K. Roberts</strong>\nMary K. Roberts is a writer in Boulder, Colorado. She received her Ph.D. in clinical psychology from the University of Colorado, Boulder in 1980 and practiced as a psychologist for nine years. She then earned her M.S. in computer science from the University of Colorado and worked as a software engineer for eight years. She has served as President of the Society for Descriptive Psychology and as a member of the Editorial Board for Advances in Descriptive Psychology. She also created the Society\'s first web site and served as the first Webmaster. Her recent work in Descriptive Psychology focuses on understanding a range of world reconstructive phenomena, including dreams, imaginary companions, and worlds of uncertain status.\n<!--<strong>Cory Sapin</strong>-->\n<strong>Ralph Scoular</strong>\n<strong>Richard Schwartz</strong>\n<strong>Wynn Schwartz</strong>\nWynn Schwartz, Ph. D., is a clinical and experimental psychologist and research psychoanalyst. He is a professor of psychology at the Massachusetts School of Professional Psychology and on the faculty of Harvard Medical School and the Harvard Extension School. He has been a professor at Wellesley College and has taught at the Boston Psychoanalytic Society and Institute and the Massachusetts Institute of Psychoanalysis. He maintains a psychotherapy practice in Boston. Dr. Schwartz has been interested in clarifying fundamental aspects of the subject matters of psychotherapy, psychoanalysis, dreaming and hypnosis. His published work has been both conceptual and experimental. Some of his experimental studies have focused on dreaming and problem representation and dreaming and memory, and others on hypnosis and episodic memory. As a student of Descriptive Psychology, Dr. Schwartz has been especially concerned with theory-free, pre- empirical formulations of what he believes are central subject matters for psychology, such as the concepts of action and responsibility, the range of the possible phenomena that are covered by the term hypnosis, the limits and nature of psychotherapy, and the concept of person.\n<strong>Jason Shestok</strong>\n<strong>Jacob Sidman</strong>\nJacob (aka Jack) Sidman received his Ph.D. from the University of Colorado in 1968 writing his dissertation on empathy with both Peter Ossorio and Keith Davis as advisors. He then did a two-year post-doctoral fellowship in the Department of Psychiatry at Stanford Medical School before becoming an assistant professor at Oberlin for several years. He then moved to the University of California Santa Cruz where he both taught psychology (e.g., basic counseling and empathy training) and worked in the Counseling and Psychological Services. He has published in several professional journals. He also taught graduate students at University of Hawaii for a year and part-time for the University of San Francisco graduate program in counseling for a number of years. He officially retired from the University of California in 1991 to go into full time private practice. He is now retired, still doing some writing and community service (e.g.,County Task Force on Youth Violence Prevention) and living in Aptos, CA. with his wife, Kris who is a licensed marriage and family therapist in practice in Santa Cruz.\n<strong>F. Richard Singer III</strong>\nI am a Professor Emeritus in Mathematics at Webster University in Saint Louis MO. My teaching specialties are in mathematical logic and abstract algebra. My broader interest involves various types of conceptual studies, and this is at the core of my interest in Descriptive Psychology. My deepest interest in Descriptive Psychology relates to its connection with conceptual philosophy. Conceptual philosophy involves a type of activity during which the want parameter is to enhance a conceptual understanding of our most ubiquitous concepts. Unlike most work in philosophy, conceptual philosophy focuses only on concepts rather than on philosophical theories. Instead of asking about the nature of reality, it studies the most ubiquitous concepts we can use for thinking about what happens in the world. Thus, the DP reality concepts are easily integrated into conceptual philosophy. I am especially interested in relating DP and epistemics, the strand of conceptual philosophy that focuses on a purely conceptual study of understanding, and there is a paper about this on the Descriptive Psychology section of my website. I am currently using DP in the design of educational resources that focus on constructivist learning. My work in this regard is on the Constructivist Learning section of my website. I welcome communication about these and any other matters involving DP.\n<strong>Bruce Smith</strong>\n<strong>Michael Spayd</strong>\n<p style=\"margin-left: 20px;\">\nMichael is particularly interested in Descriptive Psychology applications in the areas of Organizations, Technology and Change Management. He has a consulting practice specializing in helping people in organizations create a deeper experience of community through the use of cutting-edge business practices, transition management and \"way cool\" information technology.</p>\n<p><strong>Carl and Bente Sternberg</strong></p>\n<p><strong>C.J. Stone</strong></p>\n<strong>Walter Torres</strong>\n<p style=\"margin-left: 20px;\">\nWalter J. Torres Ph.D. is a clinical and forensic psychologist practicing in Denver, Colorado. His first contact with Descriptive Psychology dates to 1972, when he took a Personality course from Peter Ossorio at the University of Colorado in Boulder. Since then, Descriptive Psychology has been the keystone to his conceptual and practical orientation in both the clinical and forensic domains. He is a past President of the Society for Descriptive Psychology. His recent Descriptive formulations and presentations include trauma and its treatment, and the nature, consequences and alleviation of humiliation.\n</p>\n<p><strong>Peggy Trezona</strong></p>\n<p><strong>Steven Warner</strong></p>\n<p><strong>Linda Wasserman</strong></p>\n<p><strong>James Waters</strong></p>\n<p><strong>Ralph Wechsler</strong></p>\n<p><strong>Shirley Weisz</strong></p>\n<p><strong>Aimee Yermish</strong></p>\n<p><strong>Carolyn Zeiger</strong></p>\n<p><strong>Paul Zeiger</strong></p>\n<p>H. Paul Zeiger is semi-retired from careers in academic Computer Science and industrial Software Engineering. He received his S.B., S.M., and Ph.D. in Electrical Engineering from Massachusetts Institute of Technology, chaired the Department of Computer Science at University of Colorado, Boulder, and led software development efforts at several startup companies and one large telecommunications firm. He studied with fellow faculty member Peter Ossorio in the early 1970\'s, and has since pursued applications of Descriptive Psychology to Computer Science, and, more recently, to the philosophical problems of everyday life. Paul and his wife Carolyn live in Denver, Colorado where they are pursuing private practice using holistic and Descriptive Psychology procedures with individuals having serious chronic illnesses and their partners.</p>\n<strong>Erol Zeybekoglu, Psy.D.</strong>\n<p style=\"margin-left: 20px;\">\nErol Zeybekoglu received his Psy.D. in Clinical Psychology from William James College under the direction of Wynn Schwartz Ph.D. His theoretical doctoral project, titled “The Status Dynamics of Anger Management” (2016) utilizes Descriptive Psychology as a conceptual lens in describing the development of aggressive cognitions, emotions, and behaviors among court ordered clients with historical disturbances of conduct.  He works as an outpatient clinician at Riverside Community Care in Cambridge MA, is an active member of the SDP Study Group in Boston Massachusetts, and most recently received the distinction of SDP President Elect in 2017. \n</p>','SDP Members','','inherit','closed','closed','','211-revision-v1','','','2025-12-31 14:15:09','2025-12-31 14:15:09','',211,'https://society.bsquaresite.com/?p=8172',0,'revision','',0),
(8173,4,'2025-12-31 14:16:05','2025-12-31 14:16:05','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-12-31 14:16:05','2025-12-31 14:16:05','',6850,'https://society.bsquaresite.com/?p=8173',0,'revision','',0),
(8174,4,'2025-12-31 14:16:06','2025-12-31 14:16:06','<h2>Current Officers</h2>				\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-12-31 14:16:06','2025-12-31 14:16:06','',6850,'https://society.bsquaresite.com/?p=8174',0,'revision','',0),
(8175,4,'2025-12-31 14:16:06','2025-12-31 14:16:06','<h2>Current Officers</h2>							\n						Charles Kantor, Ph.D.					\n						President					\n						Ned Kirsch, Ph.D.					\n						President-Elect (Modified Role as Conference Facilitator Only)					\n						Charles Cote, LCSW					\n						Past President					\n						Hap Cox, Ph.D.					\n						Secretary-Treasurer					\n						Lane Lasater, Ph.D.					\n						Member-at-Large					\n						C.M. Peek, Ph.D.					\n						Member-at-Large					\n						Patricia Kennedy, Psy.D.					\n						Conference Manager','SDP Officers','','inherit','closed','closed','','6850-revision-v1','','','2025-12-31 14:16:06','2025-12-31 14:16:06','',6850,'https://society.bsquaresite.com/?p=8175',0,'revision','',0),
(8176,4,'2025-12-31 14:16:33','2025-12-31 14:16:33','<h2>The Peter Ossorio Collection at CU Scholar</h2>		\n&nbsp;\n<p style=\"position: relative; top: -85px;\">The University of Colorado Libraries, through its <strong>CU Scholar</strong> program, maintains the <strong>Peter G. Ossorio Collection</strong>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.</p>\n<p style=\"position: relative; top: -85px;\">Click <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a> to access the Peter G. Ossorio Collection.</p>\n<p style=\"position: relative; top: -85px;\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.</p>\n<p style=\"position: relative; top: -85px;\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.</p>','The Peter G. Ossorio Collection at CU Scholar','','inherit','closed','closed','','5465-revision-v1','','','2025-12-31 14:16:33','2025-12-31 14:16:33','',5465,'https://society.bsquaresite.com/?p=8176',0,'revision','',0),
(8177,4,'2025-12-31 14:16:33','2025-12-31 14:16:33','<h2>The Peter Ossorio Collection at CU Scholar</h2>		\n&nbsp;\n<p style=\"position: relative; top: -85px;\">The University of Colorado Libraries, through its <strong>CU Scholar</strong> program, maintains the <strong>Peter G. Ossorio Collection</strong>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.</p>\n<p style=\"position: relative; top: -85px;\">Click <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a> to access the Peter G. Ossorio Collection.</p>\n<p style=\"position: relative; top: -85px;\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.</p>\n<p style=\"position: relative; top: -85px;\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.</p>','The Peter G. Ossorio Collection at CU Scholar','','inherit','closed','closed','','5465-revision-v1','','','2025-12-31 14:16:33','2025-12-31 14:16:33','',5465,'https://society.bsquaresite.com/?p=8177',0,'revision','',0),
(8178,4,'2025-12-31 14:16:33','2025-12-31 14:16:33','<h2>The Peter Ossorio Collection at CU Scholar</h2>		\n&nbsp;\n<p style=\"position: relative; top: -85px;\">The University of Colorado Libraries, through its <strong>CU Scholar</strong> program, maintains the <strong>Peter G. Ossorio Collection</strong>. Although many of Dr. Ossorio\'s early reports were later republished in his Collected Works, or in Advances in Descriptive Psychology, the Collection offers interested readers an opportunity to read Dr. Ossorio\'s publications in their original form.</p>\n<p style=\"position: relative; top: -85px;\">Click <a href=\"https://scholar.colorado.edu/collections/r781wg80h\"><strong>here</strong></a> to access the Peter G. Ossorio Collection.</p>\n<p style=\"position: relative; top: -85px;\">Once at the Collection\'s main page, search by name for a publication, and then follow the provided links to download a PDF copy.</p>\n<p style=\"position: relative; top: -85px;\">Please consult the CU Scholar website for information about how to cite LRI reports that are made available through the Collection.</p>','The Peter G. Ossorio Collection at CU Scholar','','inherit','closed','closed','','5465-revision-v1','','','2025-12-31 14:16:33','2025-12-31 14:16:33','',5465,'https://society.bsquaresite.com/?p=8178',0,'revision','',0),
(8179,4,'2025-12-31 14:17:00','2025-12-31 14:17:00','<h2>The Society</h2>		<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.</p><p>As documented by Mary Shideler in her paper <a href=\"http://www.sdp.org/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\"><em>The Founding of the Society for Descriptive Psychology</em></a>, the Society was founded on December 27, 1978 with the participation and/or assistance of the following 22 people:</p><p style=\"margin-left: 5%; margin-right: 12%;\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch</em>.</p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\"http://www.sdp.org/past-presidents-of-the-society-for-descriptive-psychology/\">here</a> and a list of current officers can be found <a href=\"http://www.sdp.org/sdp-officers/\">here</a>.</p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\"http://www.sdp.org/conference-programs-of-the-society-for-descriptive-psychology/\">here</a>.</p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">The Peter G. Ossorio Collection at CU Scholar</a>.</p><p>Many of his publications can also be accessed on this website, <a href=\"http://www.sdp.org/ossorio-publications/\">here</a>, including his comprehensive book <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>.</p><p>Several hundred additional publications and dissertations by his students and <br />colleagues can also be accessed on this website, <a href=\"http://www.sdp.org/sdpmembers-publications/\">here</a>, <a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">here</a>, and <a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">here</a>.</p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.</p>','The Society','','inherit','closed','closed','','84-revision-v1','','','2025-12-31 14:17:00','2025-12-31 14:17:00','',84,'https://society.bsquaresite.com/?p=8179',0,'revision','',0),
(8180,4,'2025-12-31 14:17:00','2025-12-31 14:17:00','<h2>The Society</h2>		<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.</p><p>As documented by Mary Shideler in her paper <a href=\"http://www.sdp.org/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\"><em>The Founding of the Society for Descriptive Psychology</em></a>, the Society was founded on December 27, 1978 with the participation and/or assistance of the following 22 people:</p><p style=\"margin-left: 5%; margin-right: 12%;\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch</em>.</p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\"http://www.sdp.org/past-presidents-of-the-society-for-descriptive-psychology/\">here</a> and a list of current officers can be found <a href=\"http://www.sdp.org/sdp-officers/\">here</a>.</p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\"http://www.sdp.org/conference-programs-of-the-society-for-descriptive-psychology/\">here</a>.</p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">The Peter G. Ossorio Collection at CU Scholar</a>.</p><p>Many of his publications can also be accessed on this website, <a href=\"http://www.sdp.org/ossorio-publications/\">here</a>, including his comprehensive book <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>.</p><p>Several hundred additional publications and dissertations by his students and <br />colleagues can also be accessed on this website, <a href=\"http://www.sdp.org/sdpmembers-publications/\">here</a>, <a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">here</a>, and <a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">here</a>.</p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.</p>','The Society','','inherit','closed','closed','','84-revision-v1','','','2025-12-31 14:17:00','2025-12-31 14:17:00','',84,'https://society.bsquaresite.com/?p=8180',0,'revision','',0),
(8181,4,'2025-12-31 14:17:01','2025-12-31 14:17:01','<h2>The Society</h2>		<p>The Society for Descriptive Psychology is a Community exploring the Person Concept: The interdependent conceptual framework of Person, Behavior, Language, and World to create common ground for the Human Sciences.</p><p>As documented by Mary Shideler in her paper <a href=\"http://www.sdp.org/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\"><em>The Founding of the Society for Descriptive Psychology</em></a>, the Society was founded on December 27, 1978 with the participation and/or assistance of the following 22 people:</p><p style=\"margin-left: 5%; margin-right: 12%;\"><em>Paul Zeiger, Carolyn Zeiger, Walter Torres, Mary McDermott Shideler, Cory Sapin, Mary Kathleen Roberts, Lisa Putman, Anthony Putman, Dan Popov, Peter Ossorio, Tom Mitchell, Kate Marshall, Jane Littmann, Lane Lasater, Sonja Holt, Lawrence Aylesworth, George Kelling, John Forward, Jerry Felknor, Catherine Felknor, Keith Davis, Earlene Busch</em>.</p><p>At the time of founding, Peter G. Ossorio was elected as Honorary President for life, with new Presidents and a Board of Directors elected by the Society membership each year. A list of Society Past Presidents can be found <a href=\"http://www.sdp.org/past-presidents-of-the-society-for-descriptive-psychology/\">here</a> and a list of current officers can be found <a href=\"http://www.sdp.org/sdp-officers/\">here</a>.</p><p>Since its inception, the Society has held regular annual meetings. Extant copies of Annual Meeting Programs can be found <a href=\"http://www.sdp.org/conference-programs-of-the-society-for-descriptive-psychology/\">here</a>.</p><p>The core Descriptive Psychology conceptual framework can be explored in nearly 400 books and articles published by Dr. Ossorio and his students. Many of Dr. Ossorio\'s books and publications can be found at <a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">The Peter G. Ossorio Collection at CU Scholar</a>.</p><p>Many of his publications can also be accessed on this website, <a href=\"http://www.sdp.org/ossorio-publications/\">here</a>, including his comprehensive book <a href=\"http://www.sdp.org/sdppubs-publications/the-behavior-of-persons/\"><em>The Behavior of Persons</em></a>.</p><p>Several hundred additional publications and dissertations by his students and <br />colleagues can also be accessed on this website, <a href=\"http://www.sdp.org/sdpmembers-publications/\">here</a>, <a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">here</a>, and <a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">here</a>.</p><p>We welcome you to explore Descriptive Psychology and join us at one of our annual meetings.</p>','The Society','','inherit','closed','closed','','84-revision-v1','','','2025-12-31 14:17:01','2025-12-31 14:17:01','',84,'https://society.bsquaresite.com/?p=8181',0,'revision','',0),
(8182,4,'2025-12-31 14:17:44','2025-12-31 14:17:44','<h2>Other Presentations &amp; Video Shorts</h2>		[yourchannel user=\"Descriptive Psychology\"]','Videos','','inherit','closed','closed','','416-revision-v1','','','2025-12-31 14:17:44','2025-12-31 14:17:44','',416,'https://society.bsquaresite.com/?p=8182',0,'revision','',0),
(8183,4,'2025-12-31 14:17:44','2025-12-31 14:17:44','<h2>Other Presentations &amp; Video Shorts</h2>		[yourchannel user=\"Descriptive Psychology\"]','Videos','','inherit','closed','closed','','416-revision-v1','','','2025-12-31 14:17:44','2025-12-31 14:17:44','',416,'https://society.bsquaresite.com/?p=8183',0,'revision','',0),
(8184,4,'2025-12-31 14:17:45','2025-12-31 14:17:45','<h2>Other Presentations &amp; Video Shorts</h2>		[yourchannel user=\"Descriptive Psychology\"]','Videos','','inherit','closed','closed','','416-revision-v1','','','2025-12-31 14:17:45','2025-12-31 14:17:45','',416,'https://society.bsquaresite.com/?p=8184',0,'revision','',0),
(8185,4,'2025-12-31 14:18:10','2025-12-31 14:18:10','<h2>YouTube Video Feed</h2>		[Youtube_Channel_Gallery feed=\"playlist\" identify_by=\"channelid\" user=\"PLM_M5BJMscZo3S-QnPvBLuNerMlQXExC9\" key=\"AIzaSyCJheDGA20Odf8ea3NN6DpSyPc8YtqNNG8\" maxitems=\"16\" thumb_columns_tablets=\"1\" title=\"1\" published_date=\"1\" description=\"1\" thumbnail_alignment=\"left\" player=\"2\"]','Videos','','inherit','closed','closed','','422-revision-v1','','','2025-12-31 14:18:10','2025-12-31 14:18:10','',422,'https://society.bsquaresite.com/?p=8185',0,'revision','',0),
(8186,4,'2025-12-31 14:18:10','2025-12-31 14:18:10','<h2>YouTube Video Feed</h2>		[Youtube_Channel_Gallery feed=\"playlist\" identify_by=\"channelid\" user=\"PLM_M5BJMscZo3S-QnPvBLuNerMlQXExC9\" key=\"AIzaSyCJheDGA20Odf8ea3NN6DpSyPc8YtqNNG8\" maxitems=\"16\" thumb_columns_tablets=\"1\" title=\"1\" published_date=\"1\" description=\"1\" thumbnail_alignment=\"left\" player=\"2\"]','Videos','','inherit','closed','closed','','422-revision-v1','','','2025-12-31 14:18:10','2025-12-31 14:18:10','',422,'https://society.bsquaresite.com/?p=8186',0,'revision','',0),
(8187,4,'2025-12-31 14:18:11','2025-12-31 14:18:11','<h2>YouTube Video Feed</h2>		[Youtube_Channel_Gallery feed=\"playlist\" identify_by=\"channelid\" user=\"PLM_M5BJMscZo3S-QnPvBLuNerMlQXExC9\" key=\"AIzaSyCJheDGA20Odf8ea3NN6DpSyPc8YtqNNG8\" maxitems=\"16\" thumb_columns_tablets=\"1\" title=\"1\" published_date=\"1\" description=\"1\" thumbnail_alignment=\"left\" player=\"2\"]','Videos','','inherit','closed','closed','','422-revision-v1','','','2025-12-31 14:18:11','2025-12-31 14:18:11','',422,'https://society.bsquaresite.com/?p=8187',0,'revision','',0),
(8188,4,'2025-12-31 14:18:40','2025-12-31 14:18:40','<h2>What Does it Mean</h2>		\n<table style=\"border:none; width:100%\">\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold;\">Video</td>\n    <td>Click <a href=\"http://www.sdp.org/publications/SDP_2023_Videos/Newby-Clark_and_Colp_Mistaken_BP_SDP_2023.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border:none;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold\";>Ian Newby-Clark, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:125px; position:relative; left:25px;\"></td></tr>\n    <td style = \"text-align:left; font-weight:bold; border:none;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold\";>Grace C. Colp, B.A. <img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:125px; position:relative; left:59px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Date</td>\n    <td style=\"text-align:left;\">October 1, 2023</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Abstract</td>\n    <td style=\"text-align:left;\">In this talk, we explore the powerful, complex, and fascinating concept ‘behavior potential.’ We first consider aspects of behavior potential—including the idea of a person\'s behavioral possibilities, the correlative of Reality (reality constraints), and a person\'s status. We then introduce the usefulness of considering the \'thinness\' and \'thickness\' of behavioral possibilities. Next, we explicate the utility of tautologies in science—a foreign idea to many—before going on to illustrate the utility of the behavior potential tautology, \"a person will always choose more behavior potential over less behavior potential.\" We then consider what it might mean to say that someone is mistaken about his/her or another’s behavior potential. In particular, we discuss the difference between \'known unknowns\' and \'unknown unknowns.\' In that context, we explore the different kinds of mistakes about behavior potential that actors, observers, and critics could or do make. Along the way, we tie in relevant findings from work in social psychology, and judgement and decision-making, including the problem of bystander intervention, the Sunk Costs Fallacy, and the Planning Fallacy.d</td></tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border:none;\">Related<br>Papers</td>\n    <td stye=\"text-align:left;\">\n1. Bergner, R. M. (2016). What is behavior? And why is it not reducible to \nbiological states of affairs? Journal of Theoretical and Philosophical Psychology, \n36(1), 41–55. https://doi.org/10.1037/teo0000026\n2. Strough, J., Schlosnagle, L., Karns, T., Lemaster, P., & Pichayayothin, N. \n(2014). No Time to Waste: Restricting Life-Span Temporal Horizons Decreases \nthe Sunk-Cost Fallacy. Journal of Behavioral Decision Making, 27(1), 78–94.\nhttps://doi.org/10.1002/bdm.1781\n3. Tait, V., & Miller, H. L. (2019). Loss Aversion as a Potential Factor in the Sunk-\nCost Fallacy. International Journal of Psychological Research, 12(2), 8–16.\nhttps://doi.org/10.21500/20112084.3951\n4. Huang, M. (2021). Unpacking Planning Fallacy. International Journal of\nPsychological Studies, 13(2), 84–. https://doi.org/10.5539/ijps.v13n2p8\nOrchowski LM, Berkowitz A, Boggis J, Oesterle D. Bystander Intervention \nAmong College Men: The Role of Alcohol and Correlates of Sexual Aggression. \nJ Interpers Violence. 2016 Oct;31(17):2824-46. doi: 10.1177/0886260515581904. \nEpub 2015May 5. PMID: 25944836; PMCID: PMC8922526.\n</td></tr>\n</table>','What does it mean','','inherit','closed','closed','','6362-revision-v1','','','2025-12-31 14:18:40','2025-12-31 14:18:40','',6362,'https://society.bsquaresite.com/?p=8188',0,'revision','',0),
(8189,4,'2025-12-31 14:18:41','2025-12-31 14:18:41','<h2>What Does it Mean</h2>		\n<table style=\"border:none; width:100%\">\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold;\">Video</td>\n    <td>Click <a href=\"http://www.sdp.org/publications/SDP_2023_Videos/Newby-Clark_and_Colp_Mistaken_BP_SDP_2023.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border:none;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold\";>Ian Newby-Clark, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:125px; position:relative; left:25px;\"></td></tr>\n    <td style = \"text-align:left; font-weight:bold; border:none;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold\";>Grace C. Colp, B.A. <img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:125px; position:relative; left:59px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Date</td>\n    <td style=\"text-align:left;\">October 1, 2023</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Abstract</td>\n    <td style=\"text-align:left;\">In this talk, we explore the powerful, complex, and fascinating concept ‘behavior potential.’ We first consider aspects of behavior potential—including the idea of a person\'s behavioral possibilities, the correlative of Reality (reality constraints), and a person\'s status. We then introduce the usefulness of considering the \'thinness\' and \'thickness\' of behavioral possibilities. Next, we explicate the utility of tautologies in science—a foreign idea to many—before going on to illustrate the utility of the behavior potential tautology, \"a person will always choose more behavior potential over less behavior potential.\" We then consider what it might mean to say that someone is mistaken about his/her or another’s behavior potential. In particular, we discuss the difference between \'known unknowns\' and \'unknown unknowns.\' In that context, we explore the different kinds of mistakes about behavior potential that actors, observers, and critics could or do make. Along the way, we tie in relevant findings from work in social psychology, and judgement and decision-making, including the problem of bystander intervention, the Sunk Costs Fallacy, and the Planning Fallacy.d</td></tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border:none;\">Related<br>Papers</td>\n    <td stye=\"text-align:left;\">\n1. Bergner, R. M. (2016). What is behavior? And why is it not reducible to \nbiological states of affairs? Journal of Theoretical and Philosophical Psychology, \n36(1), 41–55. https://doi.org/10.1037/teo0000026\n2. Strough, J., Schlosnagle, L., Karns, T., Lemaster, P., & Pichayayothin, N. \n(2014). No Time to Waste: Restricting Life-Span Temporal Horizons Decreases \nthe Sunk-Cost Fallacy. Journal of Behavioral Decision Making, 27(1), 78–94.\nhttps://doi.org/10.1002/bdm.1781\n3. Tait, V., & Miller, H. L. (2019). Loss Aversion as a Potential Factor in the Sunk-\nCost Fallacy. International Journal of Psychological Research, 12(2), 8–16.\nhttps://doi.org/10.21500/20112084.3951\n4. Huang, M. (2021). Unpacking Planning Fallacy. International Journal of\nPsychological Studies, 13(2), 84–. https://doi.org/10.5539/ijps.v13n2p8\nOrchowski LM, Berkowitz A, Boggis J, Oesterle D. Bystander Intervention \nAmong College Men: The Role of Alcohol and Correlates of Sexual Aggression. \nJ Interpers Violence. 2016 Oct;31(17):2824-46. doi: 10.1177/0886260515581904. \nEpub 2015May 5. PMID: 25944836; PMCID: PMC8922526.\n</td></tr>\n</table>','What does it mean','','inherit','closed','closed','','6362-revision-v1','','','2025-12-31 14:18:41','2025-12-31 14:18:41','',6362,'https://society.bsquaresite.com/?p=8189',0,'revision','',0),
(8190,4,'2025-12-31 14:18:41','2025-12-31 14:18:41','<h2>What Does it Mean</h2>		\n<table style=\"border:none; width:100%\">\n<col style= \"width:15%;\"</col>\n<tr>\n    <td style=\"font-weight:bold;\">Video</td>\n    <td>Click <a href=\"http://www.sdp.org/publications/SDP_2023_Videos/Newby-Clark_and_Colp_Mistaken_BP_SDP_2023.mp4\">here</a> to view the full video of this presentation.</td></tr>\n<tr>\n    <td style = \"text-align:left; font-weight:bold; border:none;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold\";>Ian Newby-Clark, Ph.D. <img src = \"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" style= \"width:125px; position:relative; left:25px;\"></td></tr>\n    <td style = \"text-align:left; font-weight:bold; border:none;\">Presenter</td>\n    <td style=\"text-align:left; font-weight:bold\";>Grace C. Colp, B.A. <img src = \"http://www.sdp.org/wp-content/uploads/2024/01/Grace-Colp-head-shot.png\" style= \"width:125px; position:relative; left:59px;\"></td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Date</td>\n    <td style=\"text-align:left;\">October 1, 2023</td></tr>\n<tr>\n    <td style=\"text-align:left; font-weight:bold; border:none;\">Abstract</td>\n    <td style=\"text-align:left;\">In this talk, we explore the powerful, complex, and fascinating concept ‘behavior potential.’ We first consider aspects of behavior potential—including the idea of a person\'s behavioral possibilities, the correlative of Reality (reality constraints), and a person\'s status. We then introduce the usefulness of considering the \'thinness\' and \'thickness\' of behavioral possibilities. Next, we explicate the utility of tautologies in science—a foreign idea to many—before going on to illustrate the utility of the behavior potential tautology, \"a person will always choose more behavior potential over less behavior potential.\" We then consider what it might mean to say that someone is mistaken about his/her or another’s behavior potential. In particular, we discuss the difference between \'known unknowns\' and \'unknown unknowns.\' In that context, we explore the different kinds of mistakes about behavior potential that actors, observers, and critics could or do make. Along the way, we tie in relevant findings from work in social psychology, and judgement and decision-making, including the problem of bystander intervention, the Sunk Costs Fallacy, and the Planning Fallacy.d</td></tr>\n<tr>\n    <td style=\"text-align:left; border:none; font-weight:bold; border:none;\">Related<br>Papers</td>\n    <td stye=\"text-align:left;\">\n1. Bergner, R. M. (2016). What is behavior? And why is it not reducible to \nbiological states of affairs? Journal of Theoretical and Philosophical Psychology, \n36(1), 41–55. https://doi.org/10.1037/teo0000026\n2. Strough, J., Schlosnagle, L., Karns, T., Lemaster, P., & Pichayayothin, N. \n(2014). No Time to Waste: Restricting Life-Span Temporal Horizons Decreases \nthe Sunk-Cost Fallacy. Journal of Behavioral Decision Making, 27(1), 78–94.\nhttps://doi.org/10.1002/bdm.1781\n3. Tait, V., & Miller, H. L. (2019). Loss Aversion as a Potential Factor in the Sunk-\nCost Fallacy. International Journal of Psychological Research, 12(2), 8–16.\nhttps://doi.org/10.21500/20112084.3951\n4. Huang, M. (2021). Unpacking Planning Fallacy. International Journal of\nPsychological Studies, 13(2), 84–. https://doi.org/10.5539/ijps.v13n2p8\nOrchowski LM, Berkowitz A, Boggis J, Oesterle D. Bystander Intervention \nAmong College Men: The Role of Alcohol and Correlates of Sexual Aggression. \nJ Interpers Violence. 2016 Oct;31(17):2824-46. doi: 10.1177/0886260515581904. \nEpub 2015May 5. PMID: 25944836; PMCID: PMC8922526.\n</td></tr>\n</table>','What does it mean','','inherit','closed','closed','','6362-revision-v1','','','2025-12-31 14:18:41','2025-12-31 14:18:41','',6362,'https://society.bsquaresite.com/?p=8190',0,'revision','',0),
(8191,4,'2025-12-31 14:19:12','2025-12-31 14:19:12','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>					\n				<p><em>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-12-31 14:19:12','2025-12-31 14:19:12','',6716,'https://society.bsquaresite.com/?p=8191',0,'revision','',0),
(8192,4,'2025-12-31 14:19:13','2025-12-31 14:19:13','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>					\n				<p><em>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-12-31 14:19:13','2025-12-31 14:19:13','',6716,'https://society.bsquaresite.com/?p=8192',0,'revision','',0),
(8193,4,'2025-12-31 14:19:13','2025-12-31 14:19:13','<h2>Descriptive Psychology</h2>							\n									<h3>\n							What is Descriptive Psychology?						\n					</h3>\n									<p>\n						Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)					</p>\n																	<img width=\"1\" height=\"1\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gray-hexagon.svg\" alt=\"gray hexagon\" />													<p><em>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</em></p>					\n				<p><em>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline</em></p>','What is DP?','','inherit','closed','closed','','6716-revision-v1','','','2025-12-31 14:19:13','2025-12-31 14:19:13','',6716,'https://society.bsquaresite.com/?p=8193',0,'revision','',0),
(8194,3,'2026-05-27 16:41:30','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2026-05-27 16:41:30','0000-00-00 00:00:00','',0,'https://society.bsquaresite.com/?p=8194',0,'post','',0),
(8195,1,'2026-05-27 16:50:01','2026-05-27 16:50:01','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>					<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Sexual Significance<br><br><br><br></h2>					<figure><img src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/R_Bergner.jpg\" title=\"R_Bergner\" alt=\"R_Bergner\" loading=\"lazy\" /></figure><p>Ray Bergner, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p>			<h2>Making Buddhism Accessible to Westerners	</h2>					<figure><img width=\"620\" height=\"852\" src=\"https://society.bsquaresite.com/wp-content/uploads/2024/01/Jeffrey-H.J.png\" alt=\"\" /></figure><p>H. Joel Jeffrey, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p><p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:<br />The Time is (Probably) <br />Ripe for Change:<br />Moving Descriptive Psychology into the Mainstream</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2022</td></tr><!-- Ray Bergner, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance// \">Sexual Significance</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/ \">Making Buddhism Accessible to Westerners</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- C.J. Peek, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><p>Primary Care Research <br />Subject Matter: <br />Reconciling How it is <br />Organized to Better Engage <br />Participants at the <br />International Conference</p></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists// \">Descriptive Psychology as Therapy for Therapies</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2022</td></tr><!-- Lane Lasater, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br />Perspective on Careers</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Charles Kantor, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br />How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Being-in- the-World</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr></tbody></table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2026-05-27 16:50:01','2026-05-27 16:50:01','',6440,'https://society.bsquaresite.com/?p=8195',0,'revision','',0),
(8196,1,'2026-05-27 16:50:01','2026-05-27 16:50:01','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>					<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Sexual Significance<br><br><br><br></h2>					<figure><img src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/R_Bergner.jpg\" title=\"R_Bergner\" alt=\"R_Bergner\" loading=\"lazy\" /></figure><p>Ray Bergner, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p>			<h2>Making Buddhism Accessible to Westerners	</h2>					<figure><img width=\"620\" height=\"852\" src=\"https://society.bsquaresite.com/wp-content/uploads/2024/01/Jeffrey-H.J.png\" alt=\"\" /></figure><p>H. Joel Jeffrey, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p><p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:<br />The Time is (Probably) <br />Ripe for Change:<br />Moving Descriptive Psychology into the Mainstream</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2022</td></tr><!-- Ray Bergner, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance// \">Sexual Significance</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/ \">Making Buddhism Accessible to Westerners</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- C.J. Peek, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><p>Primary Care Research <br />Subject Matter: <br />Reconciling How it is <br />Organized to Better Engage <br />Participants at the <br />International Conference</p></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists// \">Descriptive Psychology as Therapy for Therapies</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2022</td></tr><!-- Lane Lasater, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br />Perspective on Careers</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Charles Kantor, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br />How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Being-in- the-World</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr></tbody></table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2026-05-27 16:50:01','2026-05-27 16:50:01','',6440,'https://society.bsquaresite.com/?p=8196',0,'revision','',0),
(8197,1,'2026-05-27 16:50:02','2026-05-27 16:50:02','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>					<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Sexual Significance<br><br><br><br></h2>					<figure><img src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/R_Bergner.jpg\" title=\"R_Bergner\" alt=\"R_Bergner\" loading=\"lazy\" /></figure><p>Ray Bergner, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p>			<h2>Making Buddhism Accessible to Westerners	</h2>					<figure><img width=\"620\" height=\"852\" src=\"https://society.bsquaresite.com/wp-content/uploads/2024/01/Jeffrey-H.J.png\" alt=\"\" /></figure><p>H. Joel Jeffrey, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p><p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:<br />The Time is (Probably) <br />Ripe for Change:<br />Moving Descriptive Psychology into the Mainstream</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2022</td></tr><!-- Ray Bergner, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance// \">Sexual Significance</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/ \">Making Buddhism Accessible to Westerners</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- C.J. Peek, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><p>Primary Care Research <br />Subject Matter: <br />Reconciling How it is <br />Organized to Better Engage <br />Participants at the <br />International Conference</p></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists// \">Descriptive Psychology as Therapy for Therapies</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2022</td></tr><!-- Lane Lasater, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br />Perspective on Careers</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Charles Kantor, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br />How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Being-in- the-World</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr></tbody></table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2026-05-27 16:50:02','2026-05-27 16:50:02','',6440,'https://society.bsquaresite.com/?p=8197',0,'revision','',0),
(8202,3,'2026-06-03 11:55:08','2026-06-03 11:55:08','<h2>Publications</h2>','Publications','','inherit','closed','closed','','115-revision-v1','','','2026-06-03 11:55:08','2026-06-03 11:55:08','',115,'https://society.bsquaresite.com/?p=8202',0,'revision','',0),
(8203,3,'2026-06-03 11:55:08','2026-06-03 11:55:08','<h2>Publications</h2>','Publications','','inherit','closed','closed','','115-revision-v1','','','2026-06-03 11:55:08','2026-06-03 11:55:08','',115,'https://society.bsquaresite.com/?p=8203',0,'revision','',0);
INSERT INTO `wpet_posts` VALUES
(8204,3,'2026-06-03 11:55:09','2026-06-03 11:55:09','<h2>Publications</h2>				\n					<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details><details><summary>Allen, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2472/\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a> / Article : 2013</p></details><details><summary>Aylesworth, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/oriental-marshall-arts-rehabilitation/\">Oriental martial arts rehabilitation</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cultural-displacement-and-its-effects/\">Refugees: Cultural displacement and its effects</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-mental-health-and-need-satisfaction-among-indochinese-in-colorado-2/\">Stress, mental health and need satisfaction among Indochinese in Colorado</a> / Dissertation : 1980</p></details><details><summary>Backstrom, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4088/\">A Descriptive Psychology account of patient-centered medicine and the chronic pain patient</a> / Dissertation : 2015</p></details><details><summary>Baker, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/baker/\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-social-practices/\">Therapeutic social practices</a> / Article : 1982</p></details><details><summary>Beautz, S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-case-study-to-train-cross-cultural-competence/\">The use of case study to train cross-cultural competence</a> / Dissertation : 2010</p></details><details><summary>Bender, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life/\">Presidential Address: Descriptive Psychology in Everyday Life</a> / Presentation : 2023</p></details><details><summary>Bergner, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023/\">Navigating the Last Chapters of Life</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-the-status-concept-in-developing-effective-relationships-between-police-chiefs-and-officers/\">The use of the status concept in developing effective relationships between police chiefs and officers</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a> / Presentation : 2019</p></details><details><summary>Bergner, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-framework-for-eclectic-psychotherapy-2/\">A conceptual framework for eclectic psychotherapy</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-2/\">A therapeutic approach to destructive self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science/\">All the world’s a stage: A person-centered view of science</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-integrative-framework-for-psychopathology-and-psychotherapy/\">An integrative framework for psychopathology and psychotherapy</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a DP Perspective</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-empirical-validation-justifying-therapeutic-judgment-and-action/\">Beyond empirical validation: justifying therapeutic judgment and action</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-outcome-studies-good-psychotherapy-rests-on-many-secure-epistemic-foundations/\">Beyond Outcome Studies: Good Psychotherapy Rests on Many Secure ​Epistemic Foundations</a> / Presentation : 2024</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2365/\">Can psychological science be replaced by biological science?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-an-optimal-clinical-case-formulation/\">Characteristics of an optimal clinical case formulation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-bergners-website/\">Click here for more information about Dr. Bergner...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-motivation/\">Coaching and motivation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-teaching/\">Coaching and teaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/couple-therapy-for-histrionic-clients-and-their-spouses/\">Couple therapy for histrionic clients and their spouses</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-a-conceptual-formulation-and-its-clinical-implications/\">Emotions: A conceptual formulation and its clinical implications</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/father-daughter-incest-degradation-and-recovery-from-degradation-2/\">Father-daughter incest: Degradation and recovery from degradation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/hysterical-action-impersonation-and-caretaking-roles/\">Hysterical action, impersonation, and caretaking roles</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/impulsive-action-and-impulsive-persons-a-descriptive-and-pragmatic-formulation/\">Impulsive action and impulsive persons: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/is-it-all-really-biological/\">Is It All Really Biological?</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3133/\">Leadership in athletic coaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/love-and-barriers-to-love-an-analysis-for-psychotherapists-and-others/\">Love and barriers to love: An analysis for  psychotherapists and others</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lovemaking-as-a-ceremony-of-accreditation/\">Lovemaking as a ceremony of accreditation</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marital-conflict-resolution-a-conceptual-framework-and-its-empirical-evaluation-2/\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-disability-in-support-of-our-design-2/\">Mental disorder disability: In support of our design</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-is-a-disability-concept-not-a-behavioral-one-an-empirical-investigation/\">Mental disorder is a disability concept, not a behavioral one. An empirical investigation</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/moneys-lovemap-account-of-the-paraphilias-a-critique-and-reformulation/\">Money&#039;s &#039;Lovemap&#039; account of the paraphilias: A critique and reformulation</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-promoting-adaptive-self-criticism-in-psychotherapy/\">On promoting adaptive self-criticism in psychotherapy</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/paranoid-style-a-descriptive-and-pragmatic-account/\">Paranoid style: A descriptive and pragmatic account</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathological-self-criticism-assessment-and-treatment-the-plenum-series-in-social-clinical-psychology/\">Pathological Self-Criticism : Assessment and Treatment (The Plenum Series in Social-Clinical Psychology)</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pornography-effects-on-relationships/\">Pornography, effects on relationships</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/proposal-for-an-eclectic-framework/\">Proposal for an eclectic framework</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2614/\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recasting-victims-as-perpetrators/\">Recasting victims as perpetrators</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/romantic-partners-use-of-pornography-its-significance-for-women/\">Romantic partner&#039;s use of pornography: Its significance for women</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism/\">Self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-compulsion-as-attempted-recovery-from-degradation/\">Sexual compulsion as attempted recovery from degradation.</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-misunderstanding-a-descriptive-and-pragmatic-formulation/\">Sexual misunderstanding: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-significance/\">Sexual Significance</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/some-implications-of-belief-in-love-free-will-and-non-reductionism/\">Some implications of belief in love, free will, and non-reductionism</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-psychotherapy/\">Status dynamic psychotherapy</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/tatus-dynamic-psychotherapy-with-depressed-individuals/\">Status dynamic psychotherapy with depressed individuals</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-treatment-of-a-case-of-bulimia/\">Status dynamic treatment of a case of bulimia</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-creating-new-paths-to-therapeutic-change/\">Status dynamics: An enriching path to therapeutic change</a> / Hardcover : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-enhancement-a-further-path-to-therapeutic-change/\">Status enhancement: An enriching path to therapeutic change</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2612/\">Studies in psychopathology: The Descriptive Psychology approach</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/suicide-and-impossible-worlds/\">Suicide and impossible worlds</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sustaining-versus-losing-love-factors-discriminating-the-two-2/\">Sustaining versus losing love: Factors discriminating the two</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3914/\">The case against the case of free will</a> / Article : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-r/\">The development and evaluation of a training videotape for the resolution of marital conflict.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3935/\">The many secure knowledge bases of psychotherapy</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-marital-system-of-the-hysterical-individual/\">The marital system of the hysterical individual</a> / Article : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-overseer-regime-a-descriptive-and-practical-study-of-the-obsessive-compulsive-personality-style/\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parentification-scale/\">The parentification scale</a> / Article : 2001</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-personal-beliefs-scale-2/\">The Personal Beliefs Scale</a> / Article : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-as-accreditation/\">The positive therapeutic relationship as accreditation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-significance-of-heavy-pornography-involvement-for-romantic-partners-research-and-clinical-implications/\">The significance of heavy pornography involvement for romantic partners: Research and clinical implications</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2420/\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a> / Article : 20101</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-a-recent-formulation-of-bulimia-nervosa-in-the-successful-treatment-of-a-bulimic-woman/\">The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-use-of-systems-oriented-illustrative-stories-in-marital-psychotherapy/\">The use of systems oriented illustrative stories in marital psychotherapy</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\">Therapeutic approaches to problems of meaninglessness</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2477/\">Therapeutic policies: A policy-based approach to psychotherapy</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-storytelling-revisited/\">Therapeutic storytelling revisited</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/transforming-presenting-problems/\">Transforming presenting problems</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction/\">Trauma, exposure, and world reconstruction</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/underlying-cognitive-processes-or-private-social-practices/\">Underlying cognitive processes or private social practices?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/undoing-degradation/\">Undoing degradation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victims-into-perpetrators/\">Victims into perpetrators</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-why-is-it-not-reducible-to-biological-states-of-affairs/\">What is “behavior?” And why is it not reducible to biological states of affairs?</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3971/\">What is a person? What is the self? Formulations for a science of psychology</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-so-what/\">What is behavior? And so what?</a> / Article : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is descriptive psychology? An introduction</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-love-an-empirically-based-essentialist-account/\">What is love? An empirically-based essentialist account</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-psychopathology-and-so-what/\">What is psychopathology? And so what?</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-keeps-love-alive-an-empirical-investigation/\">What keeps love alive?  An empirical investigation</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-do-men-distance-factors-predictive-of-male-avoidance-of-intimate-conflict/\">Why do men distance? Factors predictive of male avoidance of intimate conflict</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3978/\">World reconstruction in psychotherapy</a> / Article : 2005</p></details><details><summary>Bretscher, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p></details><details><summary>Cabezas, C.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2200/\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> / Dissertation : 1991</p></details><details><summary>Carlson, R.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2202/\">A computer implementation of the reason formulation applied to person perception.</a> / Dissertation : 1979</p></details><details><summary>Colp, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Colvin, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-metaphysics-on-science-religion-and-wisdom/\">Descriptive metaphysics: On science, religion, and wisdom</a> / Article : 2006</p></details><details><summary>Cote, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-addressreconstructing-worlds-through-expressive-and-mindful-arta-descriptive-psychology-perspecrtive/\">Presidential AddressReconstructing Worlds Through Expressive and Mindful Art:A Descriptive Psychology Perspective</a> / Presentation : 2024</p></details><details><summary>Cox, J.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p></details><details><summary>Crouch, T.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-of-sexual-relationships/\">Status dynamics of sexual relationships.</a> / Dissertation : 1988</p></details><details><summary>Davis, K.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson&#039;s Disease</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-1/\">Advances in Descriptive Psychology, Volume 1</a> / Book : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/brains-dont-think-and-organisms-dont-create-cultures-or-develop-spontaneous-languages/\">Brains don&#039;t think and organisms don&#039;t create cultures or develop spontaneous languages</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-davis-website/\">Click here for more information about Dr.  Davis...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/friendship-and-love-relationships/\">Friendship and love relationships</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stalkers-and-their-worlds/\">Stalkers and their worlds</a> / Article : 2006</p></details><details><summary>Driscoll, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/policies-for-pragmatic-psychotherapy-2/\">Policies for pragmatic psychotherapy</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pragmatic-psychotherapy/\">Pragmatic psychotherapy</a> / Book : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-analysis-and-treatment/\">Self-criticism: Analysis and treatment</a> / Article : 1981</p></details><details><summary>Farber, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/castanedas-don-juan-as-psychotherapist-2/\">Castaneda&#039;s Don Juan as psychotherapist</a> / Article : 1981</p></details><details><summary>Felknor, C.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/kids-interest-discovery-kits/\">Kids interest discovery kits</a> / Article : 1998</p></details><details><summary>Felknor, J.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-as-an-aspect-of-interpersonal-interaction/\">Interpersonal understanding as an aspect of interpersonal interaction.</a> / Dissertation : 1977</p></details><details><summary>Forward, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Harnsberger, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-through-lines-and-the-dramaturgical-pattern-of-the-recovering-addict/\">Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a> / Dissertation : 2011</p></details><details><summary>Heinrich, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p></details><details><summary>Holmes, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-doesnt-always-have-to-be-depressing/\">Depression doesn&#039;t always have to be depressing</a> / Paperback : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-between-clients-and-non-clients-and-a-comparison-of-two-vocational-counseling-procedures/\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-of-persons-or-who-was-that-metaphor/\">The status of persons or who was that metaphor</a> / Article : 1992</p></details><details><summary>Holt, S.B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal-and-competence-in-moral-judgment-and-behavior-2/\">Appraisal and competence in moral judgment and behavior</a> / Article : 1990</p></details><details><summary>Ida, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-hopelessness-and-suicide-ideation-among-asian-american-students/\">Depression, hopelessness, and suicide ideation among Asian-American students.</a> / Dissertation : 1989</p></details><details><summary>Jeffrey, H.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-artificial-intelligence/\">A new paradigm for artificial intelligence</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-jeffrey/\">Click here for more related work by Dr. Jeffrey...</a> / Webpage : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-without-processes/\">Cognition without processes</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a person&#039;s world</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid it</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right-2/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/homo-communitatis-a-rigorous-foundation-for-behavioral-finance/\">Homo Communitatis: A rigorous foundation for behavioral finance</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-engineering-theory-and-practice/\">Knowledge engineering: Theory and practice</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-what-actually-happens-accessible/\">Making &quot;What Actually Happens&quot; Accessible</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-buddhism-accessible-to-westerners/\">Making Buddhism Accessible to Westerners</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address: Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/structure/\">Structure</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4136/\">The Mentor Project: Replicating the functions of an organization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/there-is-something-new-in-the-world-of-social-science-conceptualizations-a-review-of-place/\">There is something new in the world of social science conceptualizations: A review of Place</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a> / Presentation : 2016</p></details><details><summary>Kantor, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales:How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/childrens-imaginative-play-a-descriptive-psychology-approach/\">Children’s imaginative play: A descriptive psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/discipline-negotiation-and-the-schizogenic-family-a-study-of-normal-and-schizogenic-socialization/\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\">The Alien and the Earthling: Status Dynamic Role Play Therapy with Children</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change/\">We&#039;re off to see the wizard: Politics, charisma, and community change</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We’re Off to See the Wizard: Politics, Charisma, and Community Change</a> / Presentation : 2011</p></details><details><summary>Kennedy, P.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> / Dissertation : 2018</p></details><details><summary>Kirsch, N.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attempted-suicide-and-restrictions-in-the-eligibility-to-negotiate-personal-characteristics/\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2231/\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> / Dissertation : 1978</p></details><details><summary>Larsen, E.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-pre-normative-and-predictive-study-of-the-college-student-rorschach/\">A pre-normative and predictive study of the college student Rorschach.</a> / Dissertation : 1968</p></details><details><summary>Lasater, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology Perspective on Careers</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recovery-from-compulsive-behavior-how-to-transcend-your-troubled-family/\">Recovery from Compulsive Behavior: How to Transcend Your Troubled Family</a> / Paperback</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community-2/\">Stress and health in a Colorado coal mining community</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community/\">Stress and health in a Colorado coal mining community.</a> / Dissertation : 1979</p></details><details><summary>Latham, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-high-power-low-power-account-of-gender-differences-in-self-criticism-2/\">A high power - low power account of gender differences in self-criticism</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/latham-dissertation/\">A high power-low power account of self- criticism</a> / Dissertation : 1983</p></details><details><summary>Littler, S.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-in-schizophrenic-thought-disorder/\">Significance in schizophrenic thought disorder.</a> / Dissertation : 1987</p></details><details><summary>Littmann, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-theory-of-humor/\">A theory of humor.</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/elucidating-actus-reus-and-mens-rea-a-descriptive-psychology-perspective/\">Elucidating Actus Reus and Mens Rea: A Descriptive Psychology perspective</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/guilty-or-not-a-descriptive-psychology-analysis/\">Guilty or not? A Descriptive Psychology analysis</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p></details><details><summary>Lubuguin, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural Competence as a Therapist:A Descriptive Psychology Approach</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching-culturally-competent-psychotherapy-a-descriptive-psychology-approach/\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-acculturation-of-culturally-displaced-persons/\">The acculturation of culturally displaced persons</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2243/\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> / Dissertation : 1993</p></details><details><summary>Marshall, K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-bulimic-life-pattern-3/\">A bulimic life pattern</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/scenarios-of-alcoholic-relationships/\">Scenarios of &quot;alcoholic&quot; relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2248/\">The significance of criminal and noncriminal behavior.</a> / Dissertation : 1980</p></details><details><summary>Minerva, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/smoking-addiction-a-descriptive-psychology-conceptualization-and-test/\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> / Dissertation : 1989</p></details><details><summary>Mitchell, T</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-interpretation-of-utterances/\">On the interpretation of utterances</a> / Article : 1981</p></details><details><summary>Newby-Clarke, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">The Time is (Probably) Ripe for Change: Moving Descriptive Psychology into the Mainstream</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Orvik, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-model-for-migration-in-alaska/\">A conceptual model for migration in Alaska</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change/\">Technology transfer and culture change</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-dropped-out-redescribing-chronic-mental-illness-as-a-question-about-communities-2/\">The Dropped Out: Redescribing chronic mental illness as a question about communities</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p></details><details><summary>Peek, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-peek/\">Click here for more information about Dr. Peek...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/faith-and-skepticism-in-biofeedback-learning/\">Faith and skepticism in biofeedback learning.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/whats-in-a-name/\">What’s in a name?</a> / Presentation : 2013</p></details><details><summary>Plotkin, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness/\">Consciousness</a> / Article : 1981</p></details><details><summary>Pomerantz, J.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-appreciation-and-authentic-love-and-friendship/\">Significance appreciation and authentic love and friendship.</a> / Dissertation : 1988</p></details><details><summary>Popov, Dan</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p></details><details><summary>Putman, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/artificial-persons/\">Artificial persons</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor&#039;s Knowledge and the Ongoing Creation of Meaning in the Real World</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-how-ordinary-people-create-the-real-world/\">At a glance and out of nowhere: How ordinary people create the real world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging/\">Being, Becoming and Belonging</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging-3/\">Being, becoming and belonging</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/communities-2/\">Communities</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/effects-of-marathon-encounter-groups-on-self-reported-behavior-in-interpersonal-contexts/\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2483/\">Leading: Perspectives for leaders and leadership coaches</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marketing-your-services-a-step-by-step-guide-for-small-businesses-and-professionals/\">Marketing Your Services : A Step-By-Step Guide for Small Businesses and Professionals</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-community-description/\">Notes on Community Description</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3141/\">Organizations</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What is Descriptive Psychology: A First Hand Historical and Substantive Account</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems</a> / Presentation : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-the-source-of-intractable-value-problems/\">When worlds collide: The source of intractable value problems</a> / Article : 2013</p></details><details><summary>Quintana, D.N.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ethnicity-and-the-utilization-of-mental-health-services-stoicism-versus-hypochondria/\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> / Dissertation : 1990</p></details><details><summary>Roberts, M.K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-accomplices-tale/\">An accomplice’s tale</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-indeterminate-and-expansive-world/\">An indeterminate and expansive world</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2388/\">Ancient companions</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-2/\">Companions of uncertain status</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/i-and-thou-a-study-of-personal-relationships/\">I and Thou: A study of personal relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowing-the-world/\">Knowing the world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3116/\">Kurosawa&#039;s relativity</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/men-and-women-partners-lovers-friends/\">Men and women: Partners, lovers, friends</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-outside-looking-in-a-conceptualization-of-adolescence/\">On the outside looking In: A conceptualization of adolescence</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2312/\">Partners, lovers, friends: A status dynamic study of men and women.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-with-adolescents-and-their-families-a-status-dynamic-approach-2/\">Psychotherapy with adolescents and their families: A status dynamic approach</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-nefarious-is/\">The Nefarious “is”</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-and-world-reconstruction/\">Worlds and world reconstruction</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-of-uncertain-status/\">Worlds of uncertain status</a> / Article : 2010</p></details><details><summary>Rosales, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/violent-males-views-of-spousal-assault-preliminary-evidence-supporting-four-paradigm-cases-of-spousal-assault-males/\">Violent males&#039; views of spousal assault: Preliminary evidence supporting four paradigm cases of spousal assault (males).</a> / Dissertation : 1990</p></details><details><summary>Sanchez, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/chicano-identification-and-its-correlates/\">Chicano identification and its correlates.</a> / Dissertation : 1992</p></details><details><summary>Sapin, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Schmitz, T.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-factor-analytic-study-of-stimulus-values-of-the-thematic-apperception-test/\">A factor analytic study of stimulus values of the Thematic Apperception Test.</a> / Dissertation : 1965</p></details><details><summary>Schneider, L.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p></details><details><summary>Schwartz, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-more-information-about-dr-schwartz/\">Click here for more information about Dr. Schwartz...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/degradation-accreditation-and-rites-of-passage/\">Degradation, accreditation, and rites of passage</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists/\">Descriptive Psychology as Therapy for Therapies</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-language-essentials-of-clinical-psychoanalytic-theory/\">Essentials of Psychoanalytic Theory and Practice</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/from-passivity-to-competence-a-conceptualization-of-knowledge-skill-tolerance-and-empathy/\">From Passivity to Competence - A Conceptualization of Knowledge, Skill, Tolerance, and Empathy</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-saying-no-evidence-based-practice-and-the-hijacking-of-the-empirical/\">On saying “no”: Evidence based practice and the hijacking of the empirical</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein/\">Preparation for Descriptive Psychology:Conversations with Ossorio on Reading Wittgenstein</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presentations-of-self-and-the-status-dynamics-of-psychotherapy-and-supervision/\">Presentations of Self and the Status Dynamics of Psychotherapy and Supervision</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-and-psychotherapy/\">Status Dynamics and Psychotherapy</a> / Presentation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What Concepts Proved Serviceable?</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parameters-of-empathy-core-considerations-for-psychotherapy-and-supervision/\">The parameters of empathy: Core considerations for psychotherapy and supervision</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3719/\">The problem of other possible persons: Dolphins, primates, and aliens</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-two-concepts-of-action-and-responsibility-in-psychoanalysis/\">The two concepts of action and responsibility in psychoanalysis</a> / Article : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2274/\">Time and context in the hypnotic state: An examination of some state specific effects.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-a-person-and-how-can-we-be-sure-a-paradigm-case-formulation/\">What is a person and how can we be sure? A Paradigm Case Formulation</a> / Book : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-makes-something-psychoanalytic/\">What makes something psychoanalytic?</a> / Article : 1988</p></details><details><summary>Shideler, M.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-behavior-and-the-world-the-descriptive-psychology-approach/\">Persons, Behavior, and the World: The Descriptive Psychology Approach</a> / Book : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/science-religion-and-religions/\">Science, religion, and religions</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/spirituality-the-descriptive-psychology-approach/\">Spirituality: The Descriptive Psychology approach</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-creator-and-the-discoverer/\">The creator and the discoverer</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\">The Founding of the Society for Descriptive Psychology</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-lover-and-the-logician/\">The lover and the logician</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-priest-and-the-psychotherapist/\">The priest and the psychotherapist</a> / Article : 1983</p></details><details><summary>Sidman, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-u-s-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the U.S.: Using DP concepts to understand extraordinary behavior</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior</a> / Presentation : 2011</p></details><details><summary>Silva, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happened-to-jose-a-descriptive-psychology-approach-to-cultural-values-implementation-for-a-culturally-displaced-person/\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-to-jose-chicano-freshmen-in-a-predominantly-anglo-university/\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a> / Article : 1983</p></details><details><summary>Singer, H.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p></details><details><summary>Skaggs, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p></details><details><summary>Sternberg, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p></details><details><summary>Stone, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/one-bite-at-a-time-a-glossary-of-descriptive-psychology-concepts/\">One bite at a time: A glossary of Descriptive Psychology concepts</a> / Webpage : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a> / Presentation : 2012</p></details><details><summary>Torres, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-comparison-of-puerto-rican-and-anglo-concepts-of-appropriate-mental-health-service-utilization/\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a> / Presentation : 2019</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/puerto-rican-and-anglo-conceptions-of-appropriate-mental-health-services/\">Puerto Rican and Anglo conceptions of appropriate mental health services</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clarence_thomas_humiliation/\">What&#039;s Going on between Clarence Thomas and Humiliation?An Analysis of Opinions, Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a> / Presentation : 2023</p></details><details><summary>Vanderburgh, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model/\">The positive-health developmental model</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model-of-treatment-and-psychopathology/\">The positive-health developmental model of treatment and psychopathology</a> / Article : 1985</p></details><details><summary>Wechsler, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-manic-states-a-status-dynamic-formulation-of-bipolar-disorder-2/\">Personality and manic states: A status dynamic formulation of bipolar disorder</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relationship-between-personality-and-manic-states-a-status-dynamic-formulation/\">The relationship between personality and manic states: A status dynamic formulation.</a> / Dissertation : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-concepts-a-descriptive-psychological-formulation-of-the-nature-of-trauma-and-its-consequences/\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a> / Presentation : 2021</p></details><details><summary>Yermish, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cheetahs-on-the-couch-issues-affecting-the-therapeutic-working-alliance-with-clients-who-are-cognitively-gifted/\">Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a> / Dissertation : 2010</p></details><details><summary>Zeiger, C.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-psychological-approach-to-the-improvement-of-myopia/\">A psychological approach to the improvement of myopia.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-zeigers-website/\">Click here for more information about Dr.  Zeiger...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/doing-it-all-isnt-everything-a-womans-guide-for-living-in-harmony-and-empowerment/\">Doing it all isn&#039;t everything: A woman&#039;s guide to harmony and empowerment</a> / Book : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-miss-marple-model-of-psychological-assessment/\">The Miss Marple Model of Psychological Assessment</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeiger, P.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explaining-explanations/\">Explaining Explanations</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/human-systems-issues-in-software-engineering/\">Human systems issues in software engineering</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/theologies/\">Theologies</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/toward-a-rapprochement-of-religion-and-science/\">Toward a rapprochement of religion and science</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeybekoglu, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments/\">Presidential Address: Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory and Role Development in the Behavior of Persons</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-dynamic-of-anger-management/\">The Status Dynamics of Anger Management</a> / Dissertation : 2016</p></details><details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-software-and-its-development/\">A new paradigm for software and its development</a> / Book</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victim-status-a-descriptive-psychology-approach/\">Victim status: A Descriptive Psychology approach</a> / Book</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-kahler-v-kansas-why-scotus-needs-descriptive-psychology/\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\">Looking for Superman in Dangerous Worlds: Descriptive Psychology  Explains Conspiracy Communities</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ses-and-place-examining-the-impacts-of-financial-position-on-a-persons-place-in-the-world/\">Presidential AddressSES and Place: Examining the Impacts of Financial Position on a Person&#039;s Place in the World</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a> / Presentation : 2020</p></details>','Publications','','inherit','closed','closed','','115-revision-v1','','','2026-06-03 11:55:09','2026-06-03 11:55:09','',115,'https://society.bsquaresite.com/?p=8204',0,'revision','',0),
(8205,3,'2026-07-22 15:52:34','2026-07-22 15:52:34','<h2>Publications</h2>				\n					<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details><details><summary>Allen, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2472/\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a> / Article : 2013</p></details><details><summary>Aylesworth, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/oriental-marshall-arts-rehabilitation/\">Oriental martial arts rehabilitation</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cultural-displacement-and-its-effects/\">Refugees: Cultural displacement and its effects</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-mental-health-and-need-satisfaction-among-indochinese-in-colorado-2/\">Stress, mental health and need satisfaction among Indochinese in Colorado</a> / Dissertation : 1980</p></details><details><summary>Backstrom, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4088/\">A Descriptive Psychology account of patient-centered medicine and the chronic pain patient</a> / Dissertation : 2015</p></details><details><summary>Baker, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/baker/\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-social-practices/\">Therapeutic social practices</a> / Article : 1982</p></details><details><summary>Beautz, S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-case-study-to-train-cross-cultural-competence/\">The use of case study to train cross-cultural competence</a> / Dissertation : 2010</p></details><details><summary>Bender, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life/\">Presidential Address: Descriptive Psychology in Everyday Life</a> / Presentation : 2023</p></details><details><summary>Bergner, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023/\">Navigating the Last Chapters of Life</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-the-status-concept-in-developing-effective-relationships-between-police-chiefs-and-officers/\">The use of the status concept in developing effective relationships between police chiefs and officers</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a> / Presentation : 2019</p></details><details><summary>Bergner, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-framework-for-eclectic-psychotherapy-2/\">A conceptual framework for eclectic psychotherapy</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-2/\">A therapeutic approach to destructive self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science/\">All the world’s a stage: A person-centered view of science</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-integrative-framework-for-psychopathology-and-psychotherapy/\">An integrative framework for psychopathology and psychotherapy</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a DP Perspective</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-empirical-validation-justifying-therapeutic-judgment-and-action/\">Beyond empirical validation: justifying therapeutic judgment and action</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-outcome-studies-good-psychotherapy-rests-on-many-secure-epistemic-foundations/\">Beyond Outcome Studies: Good Psychotherapy Rests on Many Secure ​Epistemic Foundations</a> / Presentation : 2024</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2365/\">Can psychological science be replaced by biological science?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-an-optimal-clinical-case-formulation/\">Characteristics of an optimal clinical case formulation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-bergners-website/\">Click here for more information about Dr. Bergner...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-motivation/\">Coaching and motivation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-teaching/\">Coaching and teaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/couple-therapy-for-histrionic-clients-and-their-spouses/\">Couple therapy for histrionic clients and their spouses</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-a-conceptual-formulation-and-its-clinical-implications/\">Emotions: A conceptual formulation and its clinical implications</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/father-daughter-incest-degradation-and-recovery-from-degradation-2/\">Father-daughter incest: Degradation and recovery from degradation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/hysterical-action-impersonation-and-caretaking-roles/\">Hysterical action, impersonation, and caretaking roles</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/impulsive-action-and-impulsive-persons-a-descriptive-and-pragmatic-formulation/\">Impulsive action and impulsive persons: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/is-it-all-really-biological/\">Is It All Really Biological?</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3133/\">Leadership in athletic coaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/love-and-barriers-to-love-an-analysis-for-psychotherapists-and-others/\">Love and barriers to love: An analysis for  psychotherapists and others</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lovemaking-as-a-ceremony-of-accreditation/\">Lovemaking as a ceremony of accreditation</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marital-conflict-resolution-a-conceptual-framework-and-its-empirical-evaluation-2/\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-disability-in-support-of-our-design-2/\">Mental disorder disability: In support of our design</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-is-a-disability-concept-not-a-behavioral-one-an-empirical-investigation/\">Mental disorder is a disability concept, not a behavioral one. An empirical investigation</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/moneys-lovemap-account-of-the-paraphilias-a-critique-and-reformulation/\">Money&#039;s &#039;Lovemap&#039; account of the paraphilias: A critique and reformulation</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-promoting-adaptive-self-criticism-in-psychotherapy/\">On promoting adaptive self-criticism in psychotherapy</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/paranoid-style-a-descriptive-and-pragmatic-account/\">Paranoid style: A descriptive and pragmatic account</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathological-self-criticism-assessment-and-treatment-the-plenum-series-in-social-clinical-psychology/\">Pathological Self-Criticism : Assessment and Treatment (The Plenum Series in Social-Clinical Psychology)</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pornography-effects-on-relationships/\">Pornography, effects on relationships</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/proposal-for-an-eclectic-framework/\">Proposal for an eclectic framework</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2614/\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recasting-victims-as-perpetrators/\">Recasting victims as perpetrators</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/romantic-partners-use-of-pornography-its-significance-for-women/\">Romantic partner&#039;s use of pornography: Its significance for women</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism/\">Self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-compulsion-as-attempted-recovery-from-degradation/\">Sexual compulsion as attempted recovery from degradation.</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-misunderstanding-a-descriptive-and-pragmatic-formulation/\">Sexual misunderstanding: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-significance/\">Sexual Significance</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/some-implications-of-belief-in-love-free-will-and-non-reductionism/\">Some implications of belief in love, free will, and non-reductionism</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-psychotherapy/\">Status dynamic psychotherapy</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/tatus-dynamic-psychotherapy-with-depressed-individuals/\">Status dynamic psychotherapy with depressed individuals</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-treatment-of-a-case-of-bulimia/\">Status dynamic treatment of a case of bulimia</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-creating-new-paths-to-therapeutic-change/\">Status dynamics: An enriching path to therapeutic change</a> / Hardcover : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-enhancement-a-further-path-to-therapeutic-change/\">Status enhancement: An enriching path to therapeutic change</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2612/\">Studies in psychopathology: The Descriptive Psychology approach</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/suicide-and-impossible-worlds/\">Suicide and impossible worlds</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sustaining-versus-losing-love-factors-discriminating-the-two-2/\">Sustaining versus losing love: Factors discriminating the two</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3914/\">The case against the case of free will</a> / Article : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-r/\">The development and evaluation of a training videotape for the resolution of marital conflict.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3935/\">The many secure knowledge bases of psychotherapy</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-marital-system-of-the-hysterical-individual/\">The marital system of the hysterical individual</a> / Article : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-overseer-regime-a-descriptive-and-practical-study-of-the-obsessive-compulsive-personality-style/\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parentification-scale/\">The parentification scale</a> / Article : 2001</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-personal-beliefs-scale-2/\">The Personal Beliefs Scale</a> / Article : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-as-accreditation/\">The positive therapeutic relationship as accreditation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-significance-of-heavy-pornography-involvement-for-romantic-partners-research-and-clinical-implications/\">The significance of heavy pornography involvement for romantic partners: Research and clinical implications</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2420/\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a> / Article : 20101</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-a-recent-formulation-of-bulimia-nervosa-in-the-successful-treatment-of-a-bulimic-woman/\">The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-use-of-systems-oriented-illustrative-stories-in-marital-psychotherapy/\">The use of systems oriented illustrative stories in marital psychotherapy</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\">Therapeutic approaches to problems of meaninglessness</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2477/\">Therapeutic policies: A policy-based approach to psychotherapy</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-storytelling-revisited/\">Therapeutic storytelling revisited</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/transforming-presenting-problems/\">Transforming presenting problems</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction/\">Trauma, exposure, and world reconstruction</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/underlying-cognitive-processes-or-private-social-practices/\">Underlying cognitive processes or private social practices?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/undoing-degradation/\">Undoing degradation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victims-into-perpetrators/\">Victims into perpetrators</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-why-is-it-not-reducible-to-biological-states-of-affairs/\">What is “behavior?” And why is it not reducible to biological states of affairs?</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3971/\">What is a person? What is the self? Formulations for a science of psychology</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-so-what/\">What is behavior? And so what?</a> / Article : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is descriptive psychology? An introduction</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-love-an-empirically-based-essentialist-account/\">What is love? An empirically-based essentialist account</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-psychopathology-and-so-what/\">What is psychopathology? And so what?</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-keeps-love-alive-an-empirical-investigation/\">What keeps love alive?  An empirical investigation</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-do-men-distance-factors-predictive-of-male-avoidance-of-intimate-conflict/\">Why do men distance? Factors predictive of male avoidance of intimate conflict</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3978/\">World reconstruction in psychotherapy</a> / Article : 2005</p></details><details><summary>Bretscher, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p></details><details><summary>Cabezas, C.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2200/\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> / Dissertation : 1991</p></details><details><summary>Carlson, R.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2202/\">A computer implementation of the reason formulation applied to person perception.</a> / Dissertation : 1979</p></details><details><summary>Colp, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Colvin, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-metaphysics-on-science-religion-and-wisdom/\">Descriptive metaphysics: On science, religion, and wisdom</a> / Article : 2006</p></details><details><summary>Cote, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-addressreconstructing-worlds-through-expressive-and-mindful-arta-descriptive-psychology-perspecrtive/\">Presidential AddressReconstructing Worlds Through Expressive and Mindful Art:A Descriptive Psychology Perspective</a> / Presentation : 2024</p></details><details><summary>Cox, J.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p></details><details><summary>Crouch, T.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-of-sexual-relationships/\">Status dynamics of sexual relationships.</a> / Dissertation : 1988</p></details><details><summary>Davis, K.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson&#039;s Disease</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-1/\">Advances in Descriptive Psychology, Volume 1</a> / Book : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/brains-dont-think-and-organisms-dont-create-cultures-or-develop-spontaneous-languages/\">Brains don&#039;t think and organisms don&#039;t create cultures or develop spontaneous languages</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-davis-website/\">Click here for more information about Dr.  Davis...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/friendship-and-love-relationships/\">Friendship and love relationships</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stalkers-and-their-worlds/\">Stalkers and their worlds</a> / Article : 2006</p></details><details><summary>Driscoll, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/policies-for-pragmatic-psychotherapy-2/\">Policies for pragmatic psychotherapy</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pragmatic-psychotherapy/\">Pragmatic psychotherapy</a> / Book : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-analysis-and-treatment/\">Self-criticism: Analysis and treatment</a> / Article : 1981</p></details><details><summary>Farber, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/castanedas-don-juan-as-psychotherapist-2/\">Castaneda&#039;s Don Juan as psychotherapist</a> / Article : 1981</p></details><details><summary>Felknor, C.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/kids-interest-discovery-kits/\">Kids interest discovery kits</a> / Article : 1998</p></details><details><summary>Felknor, J.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-as-an-aspect-of-interpersonal-interaction/\">Interpersonal understanding as an aspect of interpersonal interaction.</a> / Dissertation : 1977</p></details><details><summary>Forward, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Harnsberger, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-through-lines-and-the-dramaturgical-pattern-of-the-recovering-addict/\">Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a> / Dissertation : 2011</p></details><details><summary>Heinrich, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p></details><details><summary>Holmes, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-doesnt-always-have-to-be-depressing/\">Depression doesn&#039;t always have to be depressing</a> / Paperback : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-between-clients-and-non-clients-and-a-comparison-of-two-vocational-counseling-procedures/\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-of-persons-or-who-was-that-metaphor/\">The status of persons or who was that metaphor</a> / Article : 1992</p></details><details><summary>Holt, S.B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal-and-competence-in-moral-judgment-and-behavior-2/\">Appraisal and competence in moral judgment and behavior</a> / Article : 1990</p></details><details><summary>Ida, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-hopelessness-and-suicide-ideation-among-asian-american-students/\">Depression, hopelessness, and suicide ideation among Asian-American students.</a> / Dissertation : 1989</p></details><details><summary>Jeffrey, H.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-artificial-intelligence/\">A new paradigm for artificial intelligence</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-jeffrey/\">Click here for more related work by Dr. Jeffrey...</a> / Webpage : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-without-processes/\">Cognition without processes</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a person&#039;s world</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid it</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right-2/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/homo-communitatis-a-rigorous-foundation-for-behavioral-finance/\">Homo Communitatis: A rigorous foundation for behavioral finance</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-engineering-theory-and-practice/\">Knowledge engineering: Theory and practice</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-what-actually-happens-accessible/\">Making &quot;What Actually Happens&quot; Accessible</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-buddhism-accessible-to-westerners/\">Making Buddhism Accessible to Westerners</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address: Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/structure/\">Structure</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4136/\">The Mentor Project: Replicating the functions of an organization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/there-is-something-new-in-the-world-of-social-science-conceptualizations-a-review-of-place/\">There is something new in the world of social science conceptualizations: A review of Place</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a> / Presentation : 2016</p></details><details><summary>Kantor, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales:How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/childrens-imaginative-play-a-descriptive-psychology-approach/\">Children’s imaginative play: A descriptive psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/discipline-negotiation-and-the-schizogenic-family-a-study-of-normal-and-schizogenic-socialization/\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\">The Alien and the Earthling: Status Dynamic Role Play Therapy with Children</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change/\">We&#039;re off to see the wizard: Politics, charisma, and community change</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We’re Off to See the Wizard: Politics, Charisma, and Community Change</a> / Presentation : 2011</p></details><details><summary>Kennedy, P.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> / Dissertation : 2018</p></details><details><summary>Kirsch, N.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attempted-suicide-and-restrictions-in-the-eligibility-to-negotiate-personal-characteristics/\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2231/\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> / Dissertation : 1978</p></details><details><summary>Larsen, E.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-pre-normative-and-predictive-study-of-the-college-student-rorschach/\">A pre-normative and predictive study of the college student Rorschach.</a> / Dissertation : 1968</p></details><details><summary>Lasater, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology Perspective on Careers</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recovery-from-compulsive-behavior-how-to-transcend-your-troubled-family/\">Recovery from Compulsive Behavior: How to Transcend Your Troubled Family</a> / Paperback</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community-2/\">Stress and health in a Colorado coal mining community</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community/\">Stress and health in a Colorado coal mining community.</a> / Dissertation : 1979</p></details><details><summary>Latham, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-high-power-low-power-account-of-gender-differences-in-self-criticism-2/\">A high power - low power account of gender differences in self-criticism</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/latham-dissertation/\">A high power-low power account of self- criticism</a> / Dissertation : 1983</p></details><details><summary>Littler, S.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-in-schizophrenic-thought-disorder/\">Significance in schizophrenic thought disorder.</a> / Dissertation : 1987</p></details><details><summary>Littmann, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-theory-of-humor/\">A theory of humor.</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/elucidating-actus-reus-and-mens-rea-a-descriptive-psychology-perspective/\">Elucidating Actus Reus and Mens Rea: A Descriptive Psychology perspective</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/guilty-or-not-a-descriptive-psychology-analysis/\">Guilty or not? A Descriptive Psychology analysis</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p></details><details><summary>Lubuguin, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural Competence as a Therapist:A Descriptive Psychology Approach</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching-culturally-competent-psychotherapy-a-descriptive-psychology-approach/\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-acculturation-of-culturally-displaced-persons/\">The acculturation of culturally displaced persons</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2243/\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> / Dissertation : 1993</p></details><details><summary>Marshall, K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-bulimic-life-pattern-3/\">A bulimic life pattern</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/scenarios-of-alcoholic-relationships/\">Scenarios of &quot;alcoholic&quot; relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2248/\">The significance of criminal and noncriminal behavior.</a> / Dissertation : 1980</p></details><details><summary>Minerva, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/smoking-addiction-a-descriptive-psychology-conceptualization-and-test/\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> / Dissertation : 1989</p></details><details><summary>Mitchell, T</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-interpretation-of-utterances/\">On the interpretation of utterances</a> / Article : 1981</p></details><details><summary>Newby-Clarke, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">The Time is (Probably) Ripe for Change: Moving Descriptive Psychology into the Mainstream</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Orvik, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-model-for-migration-in-alaska/\">A conceptual model for migration in Alaska</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change/\">Technology transfer and culture change</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-dropped-out-redescribing-chronic-mental-illness-as-a-question-about-communities-2/\">The Dropped Out: Redescribing chronic mental illness as a question about communities</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p></details><details><summary>Peek, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-peek/\">Click here for more information about Dr. Peek...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/faith-and-skepticism-in-biofeedback-learning/\">Faith and skepticism in biofeedback learning.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/whats-in-a-name/\">What’s in a name?</a> / Presentation : 2013</p></details><details><summary>Plotkin, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness/\">Consciousness</a> / Article : 1981</p></details><details><summary>Pomerantz, J.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-appreciation-and-authentic-love-and-friendship/\">Significance appreciation and authentic love and friendship.</a> / Dissertation : 1988</p></details><details><summary>Popov, Dan</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p></details><details><summary>Putman, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/artificial-persons/\">Artificial persons</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor&#039;s Knowledge and the Ongoing Creation of Meaning in the Real World</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-how-ordinary-people-create-the-real-world/\">At a glance and out of nowhere: How ordinary people create the real world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging/\">Being, Becoming and Belonging</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging-3/\">Being, becoming and belonging</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/communities-2/\">Communities</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/effects-of-marathon-encounter-groups-on-self-reported-behavior-in-interpersonal-contexts/\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2483/\">Leading: Perspectives for leaders and leadership coaches</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marketing-your-services-a-step-by-step-guide-for-small-businesses-and-professionals/\">Marketing Your Services : A Step-By-Step Guide for Small Businesses and Professionals</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-community-description/\">Notes on Community Description</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3141/\">Organizations</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What is Descriptive Psychology: A First Hand Historical and Substantive Account</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems</a> / Presentation : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-the-source-of-intractable-value-problems/\">When worlds collide: The source of intractable value problems</a> / Article : 2013</p></details><details><summary>Quintana, D.N.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ethnicity-and-the-utilization-of-mental-health-services-stoicism-versus-hypochondria/\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> / Dissertation : 1990</p></details><details><summary>Roberts, M.K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-accomplices-tale/\">An accomplice’s tale</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-indeterminate-and-expansive-world/\">An indeterminate and expansive world</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2388/\">Ancient companions</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-2/\">Companions of uncertain status</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/i-and-thou-a-study-of-personal-relationships/\">I and Thou: A study of personal relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowing-the-world/\">Knowing the world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3116/\">Kurosawa&#039;s relativity</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/men-and-women-partners-lovers-friends/\">Men and women: Partners, lovers, friends</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-outside-looking-in-a-conceptualization-of-adolescence/\">On the outside looking In: A conceptualization of adolescence</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2312/\">Partners, lovers, friends: A status dynamic study of men and women.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-with-adolescents-and-their-families-a-status-dynamic-approach-2/\">Psychotherapy with adolescents and their families: A status dynamic approach</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-nefarious-is/\">The Nefarious “is”</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-and-world-reconstruction/\">Worlds and world reconstruction</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-of-uncertain-status/\">Worlds of uncertain status</a> / Article : 2010</p></details><details><summary>Rosales, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/violent-males-views-of-spousal-assault-preliminary-evidence-supporting-four-paradigm-cases-of-spousal-assault-males/\">Violent males&#039; views of spousal assault: Preliminary evidence supporting four paradigm cases of spousal assault (males).</a> / Dissertation : 1990</p></details><details><summary>Sanchez, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/chicano-identification-and-its-correlates/\">Chicano identification and its correlates.</a> / Dissertation : 1992</p></details><details><summary>Sapin, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Schmitz, T.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-factor-analytic-study-of-stimulus-values-of-the-thematic-apperception-test/\">A factor analytic study of stimulus values of the Thematic Apperception Test.</a> / Dissertation : 1965</p></details><details><summary>Schneider, L.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p></details><details><summary>Schwartz, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-more-information-about-dr-schwartz/\">Click here for more information about Dr. Schwartz...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/degradation-accreditation-and-rites-of-passage/\">Degradation, accreditation, and rites of passage</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists/\">Descriptive Psychology as Therapy for Therapies</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-language-essentials-of-clinical-psychoanalytic-theory/\">Essentials of Psychoanalytic Theory and Practice</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/from-passivity-to-competence-a-conceptualization-of-knowledge-skill-tolerance-and-empathy/\">From Passivity to Competence - A Conceptualization of Knowledge, Skill, Tolerance, and Empathy</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-saying-no-evidence-based-practice-and-the-hijacking-of-the-empirical/\">On saying “no”: Evidence based practice and the hijacking of the empirical</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein/\">Preparation for Descriptive Psychology:Conversations with Ossorio on Reading Wittgenstein</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presentations-of-self-and-the-status-dynamics-of-psychotherapy-and-supervision/\">Presentations of Self and the Status Dynamics of Psychotherapy and Supervision</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-and-psychotherapy/\">Status Dynamics and Psychotherapy</a> / Presentation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What Concepts Proved Serviceable?</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parameters-of-empathy-core-considerations-for-psychotherapy-and-supervision/\">The parameters of empathy: Core considerations for psychotherapy and supervision</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3719/\">The problem of other possible persons: Dolphins, primates, and aliens</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-two-concepts-of-action-and-responsibility-in-psychoanalysis/\">The two concepts of action and responsibility in psychoanalysis</a> / Article : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2274/\">Time and context in the hypnotic state: An examination of some state specific effects.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-a-person-and-how-can-we-be-sure-a-paradigm-case-formulation/\">What is a person and how can we be sure? A Paradigm Case Formulation</a> / Book : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-makes-something-psychoanalytic/\">What makes something psychoanalytic?</a> / Article : 1988</p></details><details><summary>Shideler, M.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-behavior-and-the-world-the-descriptive-psychology-approach/\">Persons, Behavior, and the World: The Descriptive Psychology Approach</a> / Book : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/science-religion-and-religions/\">Science, religion, and religions</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/spirituality-the-descriptive-psychology-approach/\">Spirituality: The Descriptive Psychology approach</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-creator-and-the-discoverer/\">The creator and the discoverer</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\">The Founding of the Society for Descriptive Psychology</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-lover-and-the-logician/\">The lover and the logician</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-priest-and-the-psychotherapist/\">The priest and the psychotherapist</a> / Article : 1983</p></details><details><summary>Sidman, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-u-s-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the U.S.: Using DP concepts to understand extraordinary behavior</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior</a> / Presentation : 2011</p></details><details><summary>Silva, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happened-to-jose-a-descriptive-psychology-approach-to-cultural-values-implementation-for-a-culturally-displaced-person/\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-to-jose-chicano-freshmen-in-a-predominantly-anglo-university/\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a> / Article : 1983</p></details><details><summary>Singer, H.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p></details><details><summary>Skaggs, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p></details><details><summary>Sternberg, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p></details><details><summary>Stone, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/one-bite-at-a-time-a-glossary-of-descriptive-psychology-concepts/\">One bite at a time: A glossary of Descriptive Psychology concepts</a> / Webpage : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a> / Presentation : 2012</p></details><details><summary>Torres, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-comparison-of-puerto-rican-and-anglo-concepts-of-appropriate-mental-health-service-utilization/\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a> / Presentation : 2019</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/puerto-rican-and-anglo-conceptions-of-appropriate-mental-health-services/\">Puerto Rican and Anglo conceptions of appropriate mental health services</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clarence_thomas_humiliation/\">What&#039;s Going on between Clarence Thomas and Humiliation?An Analysis of Opinions, Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a> / Presentation : 2023</p></details><details><summary>Vanderburgh, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model/\">The positive-health developmental model</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model-of-treatment-and-psychopathology/\">The positive-health developmental model of treatment and psychopathology</a> / Article : 1985</p></details><details><summary>Wechsler, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-manic-states-a-status-dynamic-formulation-of-bipolar-disorder-2/\">Personality and manic states: A status dynamic formulation of bipolar disorder</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relationship-between-personality-and-manic-states-a-status-dynamic-formulation/\">The relationship between personality and manic states: A status dynamic formulation.</a> / Dissertation : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-concepts-a-descriptive-psychological-formulation-of-the-nature-of-trauma-and-its-consequences/\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a> / Presentation : 2021</p></details><details><summary>Yermish, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cheetahs-on-the-couch-issues-affecting-the-therapeutic-working-alliance-with-clients-who-are-cognitively-gifted/\">Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a> / Dissertation : 2010</p></details><details><summary>Zeiger, C.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-psychological-approach-to-the-improvement-of-myopia/\">A psychological approach to the improvement of myopia.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-zeigers-website/\">Click here for more information about Dr.  Zeiger...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/doing-it-all-isnt-everything-a-womans-guide-for-living-in-harmony-and-empowerment/\">Doing it all isn&#039;t everything: A woman&#039;s guide to harmony and empowerment</a> / Book : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-miss-marple-model-of-psychological-assessment/\">The Miss Marple Model of Psychological Assessment</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeiger, P.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explaining-explanations/\">Explaining Explanations</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/human-systems-issues-in-software-engineering/\">Human systems issues in software engineering</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/theologies/\">Theologies</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/toward-a-rapprochement-of-religion-and-science/\">Toward a rapprochement of religion and science</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeybekoglu, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments/\">Presidential Address: Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory and Role Development in the Behavior of Persons</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-dynamic-of-anger-management/\">The Status Dynamics of Anger Management</a> / Dissertation : 2016</p></details><details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-software-and-its-development/\">A new paradigm for software and its development</a> / Book</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victim-status-a-descriptive-psychology-approach/\">Victim status: A Descriptive Psychology approach</a> / Book</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-kahler-v-kansas-why-scotus-needs-descriptive-psychology/\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\">Looking for Superman in Dangerous Worlds: Descriptive Psychology  Explains Conspiracy Communities</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ses-and-place-examining-the-impacts-of-financial-position-on-a-persons-place-in-the-world/\">Presidential AddressSES and Place: Examining the Impacts of Financial Position on a Person&#039;s Place in the World</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a> / Presentation : 2020</p></details>','Publications','','inherit','closed','closed','','115-revision-v1','','','2026-07-22 15:52:34','2026-07-22 15:52:34','',115,'https://society.bsquaresite.com/?p=8205',0,'revision','',0),
(8206,3,'2026-07-22 15:52:35','2026-07-22 15:52:35','<h2>Publications</h2>				\n					<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details><details><summary>Allen, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2472/\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a> / Article : 2013</p></details><details><summary>Aylesworth, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/oriental-marshall-arts-rehabilitation/\">Oriental martial arts rehabilitation</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cultural-displacement-and-its-effects/\">Refugees: Cultural displacement and its effects</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-mental-health-and-need-satisfaction-among-indochinese-in-colorado-2/\">Stress, mental health and need satisfaction among Indochinese in Colorado</a> / Dissertation : 1980</p></details><details><summary>Backstrom, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4088/\">A Descriptive Psychology account of patient-centered medicine and the chronic pain patient</a> / Dissertation : 2015</p></details><details><summary>Baker, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/baker/\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-social-practices/\">Therapeutic social practices</a> / Article : 1982</p></details><details><summary>Beautz, S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-case-study-to-train-cross-cultural-competence/\">The use of case study to train cross-cultural competence</a> / Dissertation : 2010</p></details><details><summary>Bender, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life/\">Presidential Address: Descriptive Psychology in Everyday Life</a> / Presentation : 2023</p></details><details><summary>Bergner, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023/\">Navigating the Last Chapters of Life</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-the-status-concept-in-developing-effective-relationships-between-police-chiefs-and-officers/\">The use of the status concept in developing effective relationships between police chiefs and officers</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a> / Presentation : 2019</p></details><details><summary>Bergner, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-framework-for-eclectic-psychotherapy-2/\">A conceptual framework for eclectic psychotherapy</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-2/\">A therapeutic approach to destructive self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science/\">All the world’s a stage: A person-centered view of science</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-integrative-framework-for-psychopathology-and-psychotherapy/\">An integrative framework for psychopathology and psychotherapy</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a DP Perspective</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-empirical-validation-justifying-therapeutic-judgment-and-action/\">Beyond empirical validation: justifying therapeutic judgment and action</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-outcome-studies-good-psychotherapy-rests-on-many-secure-epistemic-foundations/\">Beyond Outcome Studies: Good Psychotherapy Rests on Many Secure ​Epistemic Foundations</a> / Presentation : 2024</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2365/\">Can psychological science be replaced by biological science?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-an-optimal-clinical-case-formulation/\">Characteristics of an optimal clinical case formulation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-bergners-website/\">Click here for more information about Dr. Bergner...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-motivation/\">Coaching and motivation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-teaching/\">Coaching and teaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/couple-therapy-for-histrionic-clients-and-their-spouses/\">Couple therapy for histrionic clients and their spouses</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-a-conceptual-formulation-and-its-clinical-implications/\">Emotions: A conceptual formulation and its clinical implications</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/father-daughter-incest-degradation-and-recovery-from-degradation-2/\">Father-daughter incest: Degradation and recovery from degradation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/hysterical-action-impersonation-and-caretaking-roles/\">Hysterical action, impersonation, and caretaking roles</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/impulsive-action-and-impulsive-persons-a-descriptive-and-pragmatic-formulation/\">Impulsive action and impulsive persons: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/is-it-all-really-biological/\">Is It All Really Biological?</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3133/\">Leadership in athletic coaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/love-and-barriers-to-love-an-analysis-for-psychotherapists-and-others/\">Love and barriers to love: An analysis for  psychotherapists and others</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lovemaking-as-a-ceremony-of-accreditation/\">Lovemaking as a ceremony of accreditation</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marital-conflict-resolution-a-conceptual-framework-and-its-empirical-evaluation-2/\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-disability-in-support-of-our-design-2/\">Mental disorder disability: In support of our design</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-is-a-disability-concept-not-a-behavioral-one-an-empirical-investigation/\">Mental disorder is a disability concept, not a behavioral one. An empirical investigation</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/moneys-lovemap-account-of-the-paraphilias-a-critique-and-reformulation/\">Money&#039;s &#039;Lovemap&#039; account of the paraphilias: A critique and reformulation</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-promoting-adaptive-self-criticism-in-psychotherapy/\">On promoting adaptive self-criticism in psychotherapy</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/paranoid-style-a-descriptive-and-pragmatic-account/\">Paranoid style: A descriptive and pragmatic account</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathological-self-criticism-assessment-and-treatment-the-plenum-series-in-social-clinical-psychology/\">Pathological Self-Criticism : Assessment and Treatment (The Plenum Series in Social-Clinical Psychology)</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pornography-effects-on-relationships/\">Pornography, effects on relationships</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/proposal-for-an-eclectic-framework/\">Proposal for an eclectic framework</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2614/\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recasting-victims-as-perpetrators/\">Recasting victims as perpetrators</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/romantic-partners-use-of-pornography-its-significance-for-women/\">Romantic partner&#039;s use of pornography: Its significance for women</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism/\">Self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-compulsion-as-attempted-recovery-from-degradation/\">Sexual compulsion as attempted recovery from degradation.</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-misunderstanding-a-descriptive-and-pragmatic-formulation/\">Sexual misunderstanding: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-significance/\">Sexual Significance</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/some-implications-of-belief-in-love-free-will-and-non-reductionism/\">Some implications of belief in love, free will, and non-reductionism</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-psychotherapy/\">Status dynamic psychotherapy</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/tatus-dynamic-psychotherapy-with-depressed-individuals/\">Status dynamic psychotherapy with depressed individuals</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-treatment-of-a-case-of-bulimia/\">Status dynamic treatment of a case of bulimia</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-creating-new-paths-to-therapeutic-change/\">Status dynamics: An enriching path to therapeutic change</a> / Hardcover : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-enhancement-a-further-path-to-therapeutic-change/\">Status enhancement: An enriching path to therapeutic change</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2612/\">Studies in psychopathology: The Descriptive Psychology approach</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/suicide-and-impossible-worlds/\">Suicide and impossible worlds</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sustaining-versus-losing-love-factors-discriminating-the-two-2/\">Sustaining versus losing love: Factors discriminating the two</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3914/\">The case against the case of free will</a> / Article : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-r/\">The development and evaluation of a training videotape for the resolution of marital conflict.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3935/\">The many secure knowledge bases of psychotherapy</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-marital-system-of-the-hysterical-individual/\">The marital system of the hysterical individual</a> / Article : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-overseer-regime-a-descriptive-and-practical-study-of-the-obsessive-compulsive-personality-style/\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parentification-scale/\">The parentification scale</a> / Article : 2001</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-personal-beliefs-scale-2/\">The Personal Beliefs Scale</a> / Article : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-as-accreditation/\">The positive therapeutic relationship as accreditation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-significance-of-heavy-pornography-involvement-for-romantic-partners-research-and-clinical-implications/\">The significance of heavy pornography involvement for romantic partners: Research and clinical implications</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2420/\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a> / Article : 20101</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-a-recent-formulation-of-bulimia-nervosa-in-the-successful-treatment-of-a-bulimic-woman/\">The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-use-of-systems-oriented-illustrative-stories-in-marital-psychotherapy/\">The use of systems oriented illustrative stories in marital psychotherapy</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\">Therapeutic approaches to problems of meaninglessness</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2477/\">Therapeutic policies: A policy-based approach to psychotherapy</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-storytelling-revisited/\">Therapeutic storytelling revisited</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/transforming-presenting-problems/\">Transforming presenting problems</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction/\">Trauma, exposure, and world reconstruction</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/underlying-cognitive-processes-or-private-social-practices/\">Underlying cognitive processes or private social practices?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/undoing-degradation/\">Undoing degradation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victims-into-perpetrators/\">Victims into perpetrators</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-why-is-it-not-reducible-to-biological-states-of-affairs/\">What is “behavior?” And why is it not reducible to biological states of affairs?</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3971/\">What is a person? What is the self? Formulations for a science of psychology</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-so-what/\">What is behavior? And so what?</a> / Article : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is descriptive psychology? An introduction</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-love-an-empirically-based-essentialist-account/\">What is love? An empirically-based essentialist account</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-psychopathology-and-so-what/\">What is psychopathology? And so what?</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-keeps-love-alive-an-empirical-investigation/\">What keeps love alive?  An empirical investigation</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-do-men-distance-factors-predictive-of-male-avoidance-of-intimate-conflict/\">Why do men distance? Factors predictive of male avoidance of intimate conflict</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3978/\">World reconstruction in psychotherapy</a> / Article : 2005</p></details><details><summary>Bretscher, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p></details><details><summary>Cabezas, C.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2200/\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> / Dissertation : 1991</p></details><details><summary>Carlson, R.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2202/\">A computer implementation of the reason formulation applied to person perception.</a> / Dissertation : 1979</p></details><details><summary>Colp, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Colvin, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-metaphysics-on-science-religion-and-wisdom/\">Descriptive metaphysics: On science, religion, and wisdom</a> / Article : 2006</p></details><details><summary>Cote, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-addressreconstructing-worlds-through-expressive-and-mindful-arta-descriptive-psychology-perspecrtive/\">Presidential AddressReconstructing Worlds Through Expressive and Mindful Art:A Descriptive Psychology Perspective</a> / Presentation : 2024</p></details><details><summary>Cox, J.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p></details><details><summary>Crouch, T.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-of-sexual-relationships/\">Status dynamics of sexual relationships.</a> / Dissertation : 1988</p></details><details><summary>Davis, K.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson&#039;s Disease</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-1/\">Advances in Descriptive Psychology, Volume 1</a> / Book : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/brains-dont-think-and-organisms-dont-create-cultures-or-develop-spontaneous-languages/\">Brains don&#039;t think and organisms don&#039;t create cultures or develop spontaneous languages</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-davis-website/\">Click here for more information about Dr.  Davis...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/friendship-and-love-relationships/\">Friendship and love relationships</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stalkers-and-their-worlds/\">Stalkers and their worlds</a> / Article : 2006</p></details><details><summary>Driscoll, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/policies-for-pragmatic-psychotherapy-2/\">Policies for pragmatic psychotherapy</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pragmatic-psychotherapy/\">Pragmatic psychotherapy</a> / Book : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-analysis-and-treatment/\">Self-criticism: Analysis and treatment</a> / Article : 1981</p></details><details><summary>Farber, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/castanedas-don-juan-as-psychotherapist-2/\">Castaneda&#039;s Don Juan as psychotherapist</a> / Article : 1981</p></details><details><summary>Felknor, C.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/kids-interest-discovery-kits/\">Kids interest discovery kits</a> / Article : 1998</p></details><details><summary>Felknor, J.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-as-an-aspect-of-interpersonal-interaction/\">Interpersonal understanding as an aspect of interpersonal interaction.</a> / Dissertation : 1977</p></details><details><summary>Forward, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Harnsberger, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-through-lines-and-the-dramaturgical-pattern-of-the-recovering-addict/\">Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a> / Dissertation : 2011</p></details><details><summary>Heinrich, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p></details><details><summary>Holmes, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-doesnt-always-have-to-be-depressing/\">Depression doesn&#039;t always have to be depressing</a> / Paperback : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-between-clients-and-non-clients-and-a-comparison-of-two-vocational-counseling-procedures/\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-of-persons-or-who-was-that-metaphor/\">The status of persons or who was that metaphor</a> / Article : 1992</p></details><details><summary>Holt, S.B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal-and-competence-in-moral-judgment-and-behavior-2/\">Appraisal and competence in moral judgment and behavior</a> / Article : 1990</p></details><details><summary>Ida, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-hopelessness-and-suicide-ideation-among-asian-american-students/\">Depression, hopelessness, and suicide ideation among Asian-American students.</a> / Dissertation : 1989</p></details><details><summary>Jeffrey, H.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-artificial-intelligence/\">A new paradigm for artificial intelligence</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-jeffrey/\">Click here for more related work by Dr. Jeffrey...</a> / Webpage : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-without-processes/\">Cognition without processes</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a person&#039;s world</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid it</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right-2/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/homo-communitatis-a-rigorous-foundation-for-behavioral-finance/\">Homo Communitatis: A rigorous foundation for behavioral finance</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-engineering-theory-and-practice/\">Knowledge engineering: Theory and practice</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-what-actually-happens-accessible/\">Making &quot;What Actually Happens&quot; Accessible</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-buddhism-accessible-to-westerners/\">Making Buddhism Accessible to Westerners</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address: Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/structure/\">Structure</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4136/\">The Mentor Project: Replicating the functions of an organization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/there-is-something-new-in-the-world-of-social-science-conceptualizations-a-review-of-place/\">There is something new in the world of social science conceptualizations: A review of Place</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a> / Presentation : 2016</p></details><details><summary>Kantor, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales:How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/childrens-imaginative-play-a-descriptive-psychology-approach/\">Children’s imaginative play: A descriptive psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/discipline-negotiation-and-the-schizogenic-family-a-study-of-normal-and-schizogenic-socialization/\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\">The Alien and the Earthling: Status Dynamic Role Play Therapy with Children</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change/\">We&#039;re off to see the wizard: Politics, charisma, and community change</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We’re Off to See the Wizard: Politics, Charisma, and Community Change</a> / Presentation : 2011</p></details><details><summary>Kennedy, P.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> / Dissertation : 2018</p></details><details><summary>Kirsch, N.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attempted-suicide-and-restrictions-in-the-eligibility-to-negotiate-personal-characteristics/\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2231/\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> / Dissertation : 1978</p></details><details><summary>Larsen, E.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-pre-normative-and-predictive-study-of-the-college-student-rorschach/\">A pre-normative and predictive study of the college student Rorschach.</a> / Dissertation : 1968</p></details><details><summary>Lasater, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology Perspective on Careers</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recovery-from-compulsive-behavior-how-to-transcend-your-troubled-family/\">Recovery from Compulsive Behavior: How to Transcend Your Troubled Family</a> / Paperback</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community-2/\">Stress and health in a Colorado coal mining community</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community/\">Stress and health in a Colorado coal mining community.</a> / Dissertation : 1979</p></details><details><summary>Latham, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-high-power-low-power-account-of-gender-differences-in-self-criticism-2/\">A high power - low power account of gender differences in self-criticism</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/latham-dissertation/\">A high power-low power account of self- criticism</a> / Dissertation : 1983</p></details><details><summary>Littler, S.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-in-schizophrenic-thought-disorder/\">Significance in schizophrenic thought disorder.</a> / Dissertation : 1987</p></details><details><summary>Littmann, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-theory-of-humor/\">A theory of humor.</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/elucidating-actus-reus-and-mens-rea-a-descriptive-psychology-perspective/\">Elucidating Actus Reus and Mens Rea: A Descriptive Psychology perspective</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/guilty-or-not-a-descriptive-psychology-analysis/\">Guilty or not? A Descriptive Psychology analysis</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p></details><details><summary>Lubuguin, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural Competence as a Therapist:A Descriptive Psychology Approach</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching-culturally-competent-psychotherapy-a-descriptive-psychology-approach/\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-acculturation-of-culturally-displaced-persons/\">The acculturation of culturally displaced persons</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2243/\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> / Dissertation : 1993</p></details><details><summary>Marshall, K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-bulimic-life-pattern-3/\">A bulimic life pattern</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/scenarios-of-alcoholic-relationships/\">Scenarios of &quot;alcoholic&quot; relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2248/\">The significance of criminal and noncriminal behavior.</a> / Dissertation : 1980</p></details><details><summary>Minerva, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/smoking-addiction-a-descriptive-psychology-conceptualization-and-test/\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> / Dissertation : 1989</p></details><details><summary>Mitchell, T</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-interpretation-of-utterances/\">On the interpretation of utterances</a> / Article : 1981</p></details><details><summary>Newby-Clarke, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">The Time is (Probably) Ripe for Change: Moving Descriptive Psychology into the Mainstream</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Orvik, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-model-for-migration-in-alaska/\">A conceptual model for migration in Alaska</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change/\">Technology transfer and culture change</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-dropped-out-redescribing-chronic-mental-illness-as-a-question-about-communities-2/\">The Dropped Out: Redescribing chronic mental illness as a question about communities</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p></details><details><summary>Peek, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-peek/\">Click here for more information about Dr. Peek...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/faith-and-skepticism-in-biofeedback-learning/\">Faith and skepticism in biofeedback learning.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/whats-in-a-name/\">What’s in a name?</a> / Presentation : 2013</p></details><details><summary>Plotkin, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness/\">Consciousness</a> / Article : 1981</p></details><details><summary>Pomerantz, J.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-appreciation-and-authentic-love-and-friendship/\">Significance appreciation and authentic love and friendship.</a> / Dissertation : 1988</p></details><details><summary>Popov, Dan</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p></details><details><summary>Putman, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/artificial-persons/\">Artificial persons</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor&#039;s Knowledge and the Ongoing Creation of Meaning in the Real World</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-how-ordinary-people-create-the-real-world/\">At a glance and out of nowhere: How ordinary people create the real world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging/\">Being, Becoming and Belonging</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging-3/\">Being, becoming and belonging</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/communities-2/\">Communities</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/effects-of-marathon-encounter-groups-on-self-reported-behavior-in-interpersonal-contexts/\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2483/\">Leading: Perspectives for leaders and leadership coaches</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marketing-your-services-a-step-by-step-guide-for-small-businesses-and-professionals/\">Marketing Your Services : A Step-By-Step Guide for Small Businesses and Professionals</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-community-description/\">Notes on Community Description</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3141/\">Organizations</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What is Descriptive Psychology: A First Hand Historical and Substantive Account</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems</a> / Presentation : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-the-source-of-intractable-value-problems/\">When worlds collide: The source of intractable value problems</a> / Article : 2013</p></details><details><summary>Quintana, D.N.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ethnicity-and-the-utilization-of-mental-health-services-stoicism-versus-hypochondria/\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> / Dissertation : 1990</p></details><details><summary>Roberts, M.K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-accomplices-tale/\">An accomplice’s tale</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-indeterminate-and-expansive-world/\">An indeterminate and expansive world</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2388/\">Ancient companions</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-2/\">Companions of uncertain status</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/i-and-thou-a-study-of-personal-relationships/\">I and Thou: A study of personal relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowing-the-world/\">Knowing the world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3116/\">Kurosawa&#039;s relativity</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/men-and-women-partners-lovers-friends/\">Men and women: Partners, lovers, friends</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-outside-looking-in-a-conceptualization-of-adolescence/\">On the outside looking In: A conceptualization of adolescence</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2312/\">Partners, lovers, friends: A status dynamic study of men and women.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-with-adolescents-and-their-families-a-status-dynamic-approach-2/\">Psychotherapy with adolescents and their families: A status dynamic approach</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-nefarious-is/\">The Nefarious “is”</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-and-world-reconstruction/\">Worlds and world reconstruction</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-of-uncertain-status/\">Worlds of uncertain status</a> / Article : 2010</p></details><details><summary>Rosales, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/violent-males-views-of-spousal-assault-preliminary-evidence-supporting-four-paradigm-cases-of-spousal-assault-males/\">Violent males&#039; views of spousal assault: Preliminary evidence supporting four paradigm cases of spousal assault (males).</a> / Dissertation : 1990</p></details><details><summary>Sanchez, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/chicano-identification-and-its-correlates/\">Chicano identification and its correlates.</a> / Dissertation : 1992</p></details><details><summary>Sapin, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Schmitz, T.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-factor-analytic-study-of-stimulus-values-of-the-thematic-apperception-test/\">A factor analytic study of stimulus values of the Thematic Apperception Test.</a> / Dissertation : 1965</p></details><details><summary>Schneider, L.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p></details><details><summary>Schwartz, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-more-information-about-dr-schwartz/\">Click here for more information about Dr. Schwartz...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/degradation-accreditation-and-rites-of-passage/\">Degradation, accreditation, and rites of passage</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists/\">Descriptive Psychology as Therapy for Therapies</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-language-essentials-of-clinical-psychoanalytic-theory/\">Essentials of Psychoanalytic Theory and Practice</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/from-passivity-to-competence-a-conceptualization-of-knowledge-skill-tolerance-and-empathy/\">From Passivity to Competence - A Conceptualization of Knowledge, Skill, Tolerance, and Empathy</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-saying-no-evidence-based-practice-and-the-hijacking-of-the-empirical/\">On saying “no”: Evidence based practice and the hijacking of the empirical</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein/\">Preparation for Descriptive Psychology:Conversations with Ossorio on Reading Wittgenstein</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presentations-of-self-and-the-status-dynamics-of-psychotherapy-and-supervision/\">Presentations of Self and the Status Dynamics of Psychotherapy and Supervision</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-and-psychotherapy/\">Status Dynamics and Psychotherapy</a> / Presentation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What Concepts Proved Serviceable?</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parameters-of-empathy-core-considerations-for-psychotherapy-and-supervision/\">The parameters of empathy: Core considerations for psychotherapy and supervision</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3719/\">The problem of other possible persons: Dolphins, primates, and aliens</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-two-concepts-of-action-and-responsibility-in-psychoanalysis/\">The two concepts of action and responsibility in psychoanalysis</a> / Article : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2274/\">Time and context in the hypnotic state: An examination of some state specific effects.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-a-person-and-how-can-we-be-sure-a-paradigm-case-formulation/\">What is a person and how can we be sure? A Paradigm Case Formulation</a> / Book : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-makes-something-psychoanalytic/\">What makes something psychoanalytic?</a> / Article : 1988</p></details><details><summary>Shideler, M.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-behavior-and-the-world-the-descriptive-psychology-approach/\">Persons, Behavior, and the World: The Descriptive Psychology Approach</a> / Book : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/science-religion-and-religions/\">Science, religion, and religions</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/spirituality-the-descriptive-psychology-approach/\">Spirituality: The Descriptive Psychology approach</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-creator-and-the-discoverer/\">The creator and the discoverer</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\">The Founding of the Society for Descriptive Psychology</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-lover-and-the-logician/\">The lover and the logician</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-priest-and-the-psychotherapist/\">The priest and the psychotherapist</a> / Article : 1983</p></details><details><summary>Sidman, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-u-s-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the U.S.: Using DP concepts to understand extraordinary behavior</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior</a> / Presentation : 2011</p></details><details><summary>Silva, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happened-to-jose-a-descriptive-psychology-approach-to-cultural-values-implementation-for-a-culturally-displaced-person/\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-to-jose-chicano-freshmen-in-a-predominantly-anglo-university/\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a> / Article : 1983</p></details><details><summary>Singer, H.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p></details><details><summary>Skaggs, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p></details><details><summary>Sternberg, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p></details><details><summary>Stone, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/one-bite-at-a-time-a-glossary-of-descriptive-psychology-concepts/\">One bite at a time: A glossary of Descriptive Psychology concepts</a> / Webpage : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a> / Presentation : 2012</p></details><details><summary>Torres, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-comparison-of-puerto-rican-and-anglo-concepts-of-appropriate-mental-health-service-utilization/\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a> / Presentation : 2019</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/puerto-rican-and-anglo-conceptions-of-appropriate-mental-health-services/\">Puerto Rican and Anglo conceptions of appropriate mental health services</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clarence_thomas_humiliation/\">What&#039;s Going on between Clarence Thomas and Humiliation?An Analysis of Opinions, Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a> / Presentation : 2023</p></details><details><summary>Vanderburgh, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model/\">The positive-health developmental model</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model-of-treatment-and-psychopathology/\">The positive-health developmental model of treatment and psychopathology</a> / Article : 1985</p></details><details><summary>Wechsler, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-manic-states-a-status-dynamic-formulation-of-bipolar-disorder-2/\">Personality and manic states: A status dynamic formulation of bipolar disorder</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relationship-between-personality-and-manic-states-a-status-dynamic-formulation/\">The relationship between personality and manic states: A status dynamic formulation.</a> / Dissertation : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-concepts-a-descriptive-psychological-formulation-of-the-nature-of-trauma-and-its-consequences/\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a> / Presentation : 2021</p></details><details><summary>Yermish, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cheetahs-on-the-couch-issues-affecting-the-therapeutic-working-alliance-with-clients-who-are-cognitively-gifted/\">Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a> / Dissertation : 2010</p></details><details><summary>Zeiger, C.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-psychological-approach-to-the-improvement-of-myopia/\">A psychological approach to the improvement of myopia.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-zeigers-website/\">Click here for more information about Dr.  Zeiger...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/doing-it-all-isnt-everything-a-womans-guide-for-living-in-harmony-and-empowerment/\">Doing it all isn&#039;t everything: A woman&#039;s guide to harmony and empowerment</a> / Book : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-miss-marple-model-of-psychological-assessment/\">The Miss Marple Model of Psychological Assessment</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeiger, P.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explaining-explanations/\">Explaining Explanations</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/human-systems-issues-in-software-engineering/\">Human systems issues in software engineering</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/theologies/\">Theologies</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/toward-a-rapprochement-of-religion-and-science/\">Toward a rapprochement of religion and science</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeybekoglu, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments/\">Presidential Address: Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory and Role Development in the Behavior of Persons</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-dynamic-of-anger-management/\">The Status Dynamics of Anger Management</a> / Dissertation : 2016</p></details><details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-software-and-its-development/\">A new paradigm for software and its development</a> / Book</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victim-status-a-descriptive-psychology-approach/\">Victim status: A Descriptive Psychology approach</a> / Book</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-kahler-v-kansas-why-scotus-needs-descriptive-psychology/\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\">Looking for Superman in Dangerous Worlds: Descriptive Psychology  Explains Conspiracy Communities</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ses-and-place-examining-the-impacts-of-financial-position-on-a-persons-place-in-the-world/\">Presidential AddressSES and Place: Examining the Impacts of Financial Position on a Person&#039;s Place in the World</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a> / Presentation : 2020</p></details>','Publications','','inherit','closed','closed','','115-revision-v1','','','2026-07-22 15:52:35','2026-07-22 15:52:35','',115,'https://society.bsquaresite.com/?p=8206',0,'revision','',0),
(8207,3,'2026-07-22 15:52:36','2026-07-22 15:52:36','<h2>Publications</h2>				\n			<h3>By Peter G. Ossorio</h3>\n			<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details>\n			<h3>By Members of SDP</h3>\n			<details><summary>Allen, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2472/\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a> / Article : 2013</p></details><details><summary>Aylesworth, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/oriental-marshall-arts-rehabilitation/\">Oriental martial arts rehabilitation</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cultural-displacement-and-its-effects/\">Refugees: Cultural displacement and its effects</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-mental-health-and-need-satisfaction-among-indochinese-in-colorado-2/\">Stress, mental health and need satisfaction among Indochinese in Colorado</a> / Dissertation : 1980</p></details><details><summary>Backstrom, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4088/\">A Descriptive Psychology account of patient-centered medicine and the chronic pain patient</a> / Dissertation : 2015</p></details><details><summary>Baker, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/baker/\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-social-practices/\">Therapeutic social practices</a> / Article : 1982</p></details><details><summary>Beautz, S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-case-study-to-train-cross-cultural-competence/\">The use of case study to train cross-cultural competence</a> / Dissertation : 2010</p></details><details><summary>Bender, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life/\">Presidential Address: Descriptive Psychology in Everyday Life</a> / Presentation : 2023</p></details><details><summary>Bergner, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023/\">Navigating the Last Chapters of Life</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-the-status-concept-in-developing-effective-relationships-between-police-chiefs-and-officers/\">The use of the status concept in developing effective relationships between police chiefs and officers</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a> / Presentation : 2019</p></details><details><summary>Bergner, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-framework-for-eclectic-psychotherapy-2/\">A conceptual framework for eclectic psychotherapy</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-2/\">A therapeutic approach to destructive self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science/\">All the world’s a stage: A person-centered view of science</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-integrative-framework-for-psychopathology-and-psychotherapy/\">An integrative framework for psychopathology and psychotherapy</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a DP Perspective</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-empirical-validation-justifying-therapeutic-judgment-and-action/\">Beyond empirical validation: justifying therapeutic judgment and action</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-outcome-studies-good-psychotherapy-rests-on-many-secure-epistemic-foundations/\">Beyond Outcome Studies: Good Psychotherapy Rests on Many Secure ​Epistemic Foundations</a> / Presentation : 2024</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2365/\">Can psychological science be replaced by biological science?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-an-optimal-clinical-case-formulation/\">Characteristics of an optimal clinical case formulation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-bergners-website/\">Click here for more information about Dr. Bergner...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-motivation/\">Coaching and motivation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-teaching/\">Coaching and teaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/couple-therapy-for-histrionic-clients-and-their-spouses/\">Couple therapy for histrionic clients and their spouses</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-a-conceptual-formulation-and-its-clinical-implications/\">Emotions: A conceptual formulation and its clinical implications</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/father-daughter-incest-degradation-and-recovery-from-degradation-2/\">Father-daughter incest: Degradation and recovery from degradation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/hysterical-action-impersonation-and-caretaking-roles/\">Hysterical action, impersonation, and caretaking roles</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/impulsive-action-and-impulsive-persons-a-descriptive-and-pragmatic-formulation/\">Impulsive action and impulsive persons: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/is-it-all-really-biological/\">Is It All Really Biological?</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3133/\">Leadership in athletic coaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/love-and-barriers-to-love-an-analysis-for-psychotherapists-and-others/\">Love and barriers to love: An analysis for  psychotherapists and others</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lovemaking-as-a-ceremony-of-accreditation/\">Lovemaking as a ceremony of accreditation</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marital-conflict-resolution-a-conceptual-framework-and-its-empirical-evaluation-2/\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-disability-in-support-of-our-design-2/\">Mental disorder disability: In support of our design</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-is-a-disability-concept-not-a-behavioral-one-an-empirical-investigation/\">Mental disorder is a disability concept, not a behavioral one. An empirical investigation</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/moneys-lovemap-account-of-the-paraphilias-a-critique-and-reformulation/\">Money&#039;s &#039;Lovemap&#039; account of the paraphilias: A critique and reformulation</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-promoting-adaptive-self-criticism-in-psychotherapy/\">On promoting adaptive self-criticism in psychotherapy</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/paranoid-style-a-descriptive-and-pragmatic-account/\">Paranoid style: A descriptive and pragmatic account</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathological-self-criticism-assessment-and-treatment-the-plenum-series-in-social-clinical-psychology/\">Pathological Self-Criticism : Assessment and Treatment (The Plenum Series in Social-Clinical Psychology)</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pornography-effects-on-relationships/\">Pornography, effects on relationships</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/proposal-for-an-eclectic-framework/\">Proposal for an eclectic framework</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2614/\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recasting-victims-as-perpetrators/\">Recasting victims as perpetrators</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/romantic-partners-use-of-pornography-its-significance-for-women/\">Romantic partner&#039;s use of pornography: Its significance for women</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism/\">Self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-compulsion-as-attempted-recovery-from-degradation/\">Sexual compulsion as attempted recovery from degradation.</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-misunderstanding-a-descriptive-and-pragmatic-formulation/\">Sexual misunderstanding: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-significance/\">Sexual Significance</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/some-implications-of-belief-in-love-free-will-and-non-reductionism/\">Some implications of belief in love, free will, and non-reductionism</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-psychotherapy/\">Status dynamic psychotherapy</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/tatus-dynamic-psychotherapy-with-depressed-individuals/\">Status dynamic psychotherapy with depressed individuals</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-treatment-of-a-case-of-bulimia/\">Status dynamic treatment of a case of bulimia</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-creating-new-paths-to-therapeutic-change/\">Status dynamics: An enriching path to therapeutic change</a> / Hardcover : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-enhancement-a-further-path-to-therapeutic-change/\">Status enhancement: An enriching path to therapeutic change</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2612/\">Studies in psychopathology: The Descriptive Psychology approach</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/suicide-and-impossible-worlds/\">Suicide and impossible worlds</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sustaining-versus-losing-love-factors-discriminating-the-two-2/\">Sustaining versus losing love: Factors discriminating the two</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3914/\">The case against the case of free will</a> / Article : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-r/\">The development and evaluation of a training videotape for the resolution of marital conflict.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3935/\">The many secure knowledge bases of psychotherapy</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-marital-system-of-the-hysterical-individual/\">The marital system of the hysterical individual</a> / Article : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-overseer-regime-a-descriptive-and-practical-study-of-the-obsessive-compulsive-personality-style/\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parentification-scale/\">The parentification scale</a> / Article : 2001</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-personal-beliefs-scale-2/\">The Personal Beliefs Scale</a> / Article : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-as-accreditation/\">The positive therapeutic relationship as accreditation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-significance-of-heavy-pornography-involvement-for-romantic-partners-research-and-clinical-implications/\">The significance of heavy pornography involvement for romantic partners: Research and clinical implications</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2420/\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a> / Article : 20101</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-a-recent-formulation-of-bulimia-nervosa-in-the-successful-treatment-of-a-bulimic-woman/\">The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-use-of-systems-oriented-illustrative-stories-in-marital-psychotherapy/\">The use of systems oriented illustrative stories in marital psychotherapy</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\">Therapeutic approaches to problems of meaninglessness</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2477/\">Therapeutic policies: A policy-based approach to psychotherapy</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-storytelling-revisited/\">Therapeutic storytelling revisited</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/transforming-presenting-problems/\">Transforming presenting problems</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction/\">Trauma, exposure, and world reconstruction</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/underlying-cognitive-processes-or-private-social-practices/\">Underlying cognitive processes or private social practices?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/undoing-degradation/\">Undoing degradation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victims-into-perpetrators/\">Victims into perpetrators</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-why-is-it-not-reducible-to-biological-states-of-affairs/\">What is “behavior?” And why is it not reducible to biological states of affairs?</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3971/\">What is a person? What is the self? Formulations for a science of psychology</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-so-what/\">What is behavior? And so what?</a> / Article : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is descriptive psychology? An introduction</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-love-an-empirically-based-essentialist-account/\">What is love? An empirically-based essentialist account</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-psychopathology-and-so-what/\">What is psychopathology? And so what?</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-keeps-love-alive-an-empirical-investigation/\">What keeps love alive?  An empirical investigation</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-do-men-distance-factors-predictive-of-male-avoidance-of-intimate-conflict/\">Why do men distance? Factors predictive of male avoidance of intimate conflict</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3978/\">World reconstruction in psychotherapy</a> / Article : 2005</p></details><details><summary>Bretscher, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p></details><details><summary>Cabezas, C.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2200/\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> / Dissertation : 1991</p></details><details><summary>Carlson, R.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2202/\">A computer implementation of the reason formulation applied to person perception.</a> / Dissertation : 1979</p></details><details><summary>Colp, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Colvin, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-metaphysics-on-science-religion-and-wisdom/\">Descriptive metaphysics: On science, religion, and wisdom</a> / Article : 2006</p></details><details><summary>Cote, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-addressreconstructing-worlds-through-expressive-and-mindful-arta-descriptive-psychology-perspecrtive/\">Presidential AddressReconstructing Worlds Through Expressive and Mindful Art:A Descriptive Psychology Perspective</a> / Presentation : 2024</p></details><details><summary>Cox, J.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p></details><details><summary>Crouch, T.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-of-sexual-relationships/\">Status dynamics of sexual relationships.</a> / Dissertation : 1988</p></details><details><summary>Davis, K.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson&#039;s Disease</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-1/\">Advances in Descriptive Psychology, Volume 1</a> / Book : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/brains-dont-think-and-organisms-dont-create-cultures-or-develop-spontaneous-languages/\">Brains don&#039;t think and organisms don&#039;t create cultures or develop spontaneous languages</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-davis-website/\">Click here for more information about Dr.  Davis...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/friendship-and-love-relationships/\">Friendship and love relationships</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stalkers-and-their-worlds/\">Stalkers and their worlds</a> / Article : 2006</p></details><details><summary>Driscoll, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/policies-for-pragmatic-psychotherapy-2/\">Policies for pragmatic psychotherapy</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pragmatic-psychotherapy/\">Pragmatic psychotherapy</a> / Book : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-analysis-and-treatment/\">Self-criticism: Analysis and treatment</a> / Article : 1981</p></details><details><summary>Farber, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/castanedas-don-juan-as-psychotherapist-2/\">Castaneda&#039;s Don Juan as psychotherapist</a> / Article : 1981</p></details><details><summary>Felknor, C.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/kids-interest-discovery-kits/\">Kids interest discovery kits</a> / Article : 1998</p></details><details><summary>Felknor, J.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-as-an-aspect-of-interpersonal-interaction/\">Interpersonal understanding as an aspect of interpersonal interaction.</a> / Dissertation : 1977</p></details><details><summary>Forward, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Harnsberger, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-through-lines-and-the-dramaturgical-pattern-of-the-recovering-addict/\">Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a> / Dissertation : 2011</p></details><details><summary>Heinrich, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p></details><details><summary>Holmes, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-doesnt-always-have-to-be-depressing/\">Depression doesn&#039;t always have to be depressing</a> / Paperback : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-between-clients-and-non-clients-and-a-comparison-of-two-vocational-counseling-procedures/\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-of-persons-or-who-was-that-metaphor/\">The status of persons or who was that metaphor</a> / Article : 1992</p></details><details><summary>Holt, S.B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal-and-competence-in-moral-judgment-and-behavior-2/\">Appraisal and competence in moral judgment and behavior</a> / Article : 1990</p></details><details><summary>Ida, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-hopelessness-and-suicide-ideation-among-asian-american-students/\">Depression, hopelessness, and suicide ideation among Asian-American students.</a> / Dissertation : 1989</p></details><details><summary>Jeffrey, H.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-artificial-intelligence/\">A new paradigm for artificial intelligence</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-jeffrey/\">Click here for more related work by Dr. Jeffrey...</a> / Webpage : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-without-processes/\">Cognition without processes</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a person&#039;s world</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid it</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right-2/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/homo-communitatis-a-rigorous-foundation-for-behavioral-finance/\">Homo Communitatis: A rigorous foundation for behavioral finance</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-engineering-theory-and-practice/\">Knowledge engineering: Theory and practice</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-what-actually-happens-accessible/\">Making &quot;What Actually Happens&quot; Accessible</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-buddhism-accessible-to-westerners/\">Making Buddhism Accessible to Westerners</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address: Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/structure/\">Structure</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4136/\">The Mentor Project: Replicating the functions of an organization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/there-is-something-new-in-the-world-of-social-science-conceptualizations-a-review-of-place/\">There is something new in the world of social science conceptualizations: A review of Place</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a> / Presentation : 2016</p></details><details><summary>Kantor, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales:How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/childrens-imaginative-play-a-descriptive-psychology-approach/\">Children’s imaginative play: A descriptive psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/discipline-negotiation-and-the-schizogenic-family-a-study-of-normal-and-schizogenic-socialization/\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\">The Alien and the Earthling: Status Dynamic Role Play Therapy with Children</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change/\">We&#039;re off to see the wizard: Politics, charisma, and community change</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We’re Off to See the Wizard: Politics, Charisma, and Community Change</a> / Presentation : 2011</p></details><details><summary>Kennedy, P.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> / Dissertation : 2018</p></details><details><summary>Kirsch, N.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attempted-suicide-and-restrictions-in-the-eligibility-to-negotiate-personal-characteristics/\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2231/\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> / Dissertation : 1978</p></details><details><summary>Larsen, E.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-pre-normative-and-predictive-study-of-the-college-student-rorschach/\">A pre-normative and predictive study of the college student Rorschach.</a> / Dissertation : 1968</p></details><details><summary>Lasater, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology Perspective on Careers</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recovery-from-compulsive-behavior-how-to-transcend-your-troubled-family/\">Recovery from Compulsive Behavior: How to Transcend Your Troubled Family</a> / Paperback</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community-2/\">Stress and health in a Colorado coal mining community</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community/\">Stress and health in a Colorado coal mining community.</a> / Dissertation : 1979</p></details><details><summary>Latham, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-high-power-low-power-account-of-gender-differences-in-self-criticism-2/\">A high power - low power account of gender differences in self-criticism</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/latham-dissertation/\">A high power-low power account of self- criticism</a> / Dissertation : 1983</p></details><details><summary>Littler, S.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-in-schizophrenic-thought-disorder/\">Significance in schizophrenic thought disorder.</a> / Dissertation : 1987</p></details><details><summary>Littmann, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-theory-of-humor/\">A theory of humor.</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/elucidating-actus-reus-and-mens-rea-a-descriptive-psychology-perspective/\">Elucidating Actus Reus and Mens Rea: A Descriptive Psychology perspective</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/guilty-or-not-a-descriptive-psychology-analysis/\">Guilty or not? A Descriptive Psychology analysis</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p></details><details><summary>Lubuguin, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural Competence as a Therapist:A Descriptive Psychology Approach</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching-culturally-competent-psychotherapy-a-descriptive-psychology-approach/\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-acculturation-of-culturally-displaced-persons/\">The acculturation of culturally displaced persons</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2243/\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> / Dissertation : 1993</p></details><details><summary>Marshall, K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-bulimic-life-pattern-3/\">A bulimic life pattern</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/scenarios-of-alcoholic-relationships/\">Scenarios of &quot;alcoholic&quot; relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2248/\">The significance of criminal and noncriminal behavior.</a> / Dissertation : 1980</p></details><details><summary>Minerva, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/smoking-addiction-a-descriptive-psychology-conceptualization-and-test/\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> / Dissertation : 1989</p></details><details><summary>Mitchell, T</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-interpretation-of-utterances/\">On the interpretation of utterances</a> / Article : 1981</p></details><details><summary>Newby-Clarke, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">The Time is (Probably) Ripe for Change: Moving Descriptive Psychology into the Mainstream</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Orvik, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-model-for-migration-in-alaska/\">A conceptual model for migration in Alaska</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change/\">Technology transfer and culture change</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-dropped-out-redescribing-chronic-mental-illness-as-a-question-about-communities-2/\">The Dropped Out: Redescribing chronic mental illness as a question about communities</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p></details><details><summary>Peek, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-peek/\">Click here for more information about Dr. Peek...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/faith-and-skepticism-in-biofeedback-learning/\">Faith and skepticism in biofeedback learning.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/whats-in-a-name/\">What’s in a name?</a> / Presentation : 2013</p></details><details><summary>Plotkin, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness/\">Consciousness</a> / Article : 1981</p></details><details><summary>Pomerantz, J.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-appreciation-and-authentic-love-and-friendship/\">Significance appreciation and authentic love and friendship.</a> / Dissertation : 1988</p></details><details><summary>Popov, Dan</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p></details><details><summary>Putman, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/artificial-persons/\">Artificial persons</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor&#039;s Knowledge and the Ongoing Creation of Meaning in the Real World</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-how-ordinary-people-create-the-real-world/\">At a glance and out of nowhere: How ordinary people create the real world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging/\">Being, Becoming and Belonging</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging-3/\">Being, becoming and belonging</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/communities-2/\">Communities</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/effects-of-marathon-encounter-groups-on-self-reported-behavior-in-interpersonal-contexts/\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2483/\">Leading: Perspectives for leaders and leadership coaches</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marketing-your-services-a-step-by-step-guide-for-small-businesses-and-professionals/\">Marketing Your Services : A Step-By-Step Guide for Small Businesses and Professionals</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-community-description/\">Notes on Community Description</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3141/\">Organizations</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What is Descriptive Psychology: A First Hand Historical and Substantive Account</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems</a> / Presentation : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-the-source-of-intractable-value-problems/\">When worlds collide: The source of intractable value problems</a> / Article : 2013</p></details><details><summary>Quintana, D.N.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ethnicity-and-the-utilization-of-mental-health-services-stoicism-versus-hypochondria/\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> / Dissertation : 1990</p></details><details><summary>Roberts, M.K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-accomplices-tale/\">An accomplice’s tale</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-indeterminate-and-expansive-world/\">An indeterminate and expansive world</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2388/\">Ancient companions</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-2/\">Companions of uncertain status</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/i-and-thou-a-study-of-personal-relationships/\">I and Thou: A study of personal relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowing-the-world/\">Knowing the world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3116/\">Kurosawa&#039;s relativity</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/men-and-women-partners-lovers-friends/\">Men and women: Partners, lovers, friends</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-outside-looking-in-a-conceptualization-of-adolescence/\">On the outside looking In: A conceptualization of adolescence</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2312/\">Partners, lovers, friends: A status dynamic study of men and women.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-with-adolescents-and-their-families-a-status-dynamic-approach-2/\">Psychotherapy with adolescents and their families: A status dynamic approach</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-nefarious-is/\">The Nefarious “is”</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-and-world-reconstruction/\">Worlds and world reconstruction</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-of-uncertain-status/\">Worlds of uncertain status</a> / Article : 2010</p></details><details><summary>Rosales, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/violent-males-views-of-spousal-assault-preliminary-evidence-supporting-four-paradigm-cases-of-spousal-assault-males/\">Violent males&#039; views of spousal assault: Preliminary evidence supporting four paradigm cases of spousal assault (males).</a> / Dissertation : 1990</p></details><details><summary>Sanchez, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/chicano-identification-and-its-correlates/\">Chicano identification and its correlates.</a> / Dissertation : 1992</p></details><details><summary>Sapin, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Schmitz, T.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-factor-analytic-study-of-stimulus-values-of-the-thematic-apperception-test/\">A factor analytic study of stimulus values of the Thematic Apperception Test.</a> / Dissertation : 1965</p></details><details><summary>Schneider, L.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p></details><details><summary>Schwartz, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-more-information-about-dr-schwartz/\">Click here for more information about Dr. Schwartz...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/degradation-accreditation-and-rites-of-passage/\">Degradation, accreditation, and rites of passage</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists/\">Descriptive Psychology as Therapy for Therapies</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-language-essentials-of-clinical-psychoanalytic-theory/\">Essentials of Psychoanalytic Theory and Practice</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/from-passivity-to-competence-a-conceptualization-of-knowledge-skill-tolerance-and-empathy/\">From Passivity to Competence - A Conceptualization of Knowledge, Skill, Tolerance, and Empathy</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-saying-no-evidence-based-practice-and-the-hijacking-of-the-empirical/\">On saying “no”: Evidence based practice and the hijacking of the empirical</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein/\">Preparation for Descriptive Psychology:Conversations with Ossorio on Reading Wittgenstein</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presentations-of-self-and-the-status-dynamics-of-psychotherapy-and-supervision/\">Presentations of Self and the Status Dynamics of Psychotherapy and Supervision</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-and-psychotherapy/\">Status Dynamics and Psychotherapy</a> / Presentation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What Concepts Proved Serviceable?</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parameters-of-empathy-core-considerations-for-psychotherapy-and-supervision/\">The parameters of empathy: Core considerations for psychotherapy and supervision</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3719/\">The problem of other possible persons: Dolphins, primates, and aliens</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-two-concepts-of-action-and-responsibility-in-psychoanalysis/\">The two concepts of action and responsibility in psychoanalysis</a> / Article : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2274/\">Time and context in the hypnotic state: An examination of some state specific effects.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-a-person-and-how-can-we-be-sure-a-paradigm-case-formulation/\">What is a person and how can we be sure? A Paradigm Case Formulation</a> / Book : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-makes-something-psychoanalytic/\">What makes something psychoanalytic?</a> / Article : 1988</p></details><details><summary>Shideler, M.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-behavior-and-the-world-the-descriptive-psychology-approach/\">Persons, Behavior, and the World: The Descriptive Psychology Approach</a> / Book : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/science-religion-and-religions/\">Science, religion, and religions</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/spirituality-the-descriptive-psychology-approach/\">Spirituality: The Descriptive Psychology approach</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-creator-and-the-discoverer/\">The creator and the discoverer</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\">The Founding of the Society for Descriptive Psychology</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-lover-and-the-logician/\">The lover and the logician</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-priest-and-the-psychotherapist/\">The priest and the psychotherapist</a> / Article : 1983</p></details><details><summary>Sidman, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-u-s-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the U.S.: Using DP concepts to understand extraordinary behavior</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior</a> / Presentation : 2011</p></details><details><summary>Silva, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happened-to-jose-a-descriptive-psychology-approach-to-cultural-values-implementation-for-a-culturally-displaced-person/\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-to-jose-chicano-freshmen-in-a-predominantly-anglo-university/\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a> / Article : 1983</p></details><details><summary>Singer, H.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p></details><details><summary>Skaggs, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p></details><details><summary>Sternberg, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p></details><details><summary>Stone, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/one-bite-at-a-time-a-glossary-of-descriptive-psychology-concepts/\">One bite at a time: A glossary of Descriptive Psychology concepts</a> / Webpage : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a> / Presentation : 2012</p></details><details><summary>Torres, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-comparison-of-puerto-rican-and-anglo-concepts-of-appropriate-mental-health-service-utilization/\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a> / Presentation : 2019</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/puerto-rican-and-anglo-conceptions-of-appropriate-mental-health-services/\">Puerto Rican and Anglo conceptions of appropriate mental health services</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clarence_thomas_humiliation/\">What&#039;s Going on between Clarence Thomas and Humiliation?An Analysis of Opinions, Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a> / Presentation : 2023</p></details><details><summary>Vanderburgh, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model/\">The positive-health developmental model</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model-of-treatment-and-psychopathology/\">The positive-health developmental model of treatment and psychopathology</a> / Article : 1985</p></details><details><summary>Wechsler, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-manic-states-a-status-dynamic-formulation-of-bipolar-disorder-2/\">Personality and manic states: A status dynamic formulation of bipolar disorder</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relationship-between-personality-and-manic-states-a-status-dynamic-formulation/\">The relationship between personality and manic states: A status dynamic formulation.</a> / Dissertation : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-concepts-a-descriptive-psychological-formulation-of-the-nature-of-trauma-and-its-consequences/\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a> / Presentation : 2021</p></details><details><summary>Yermish, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cheetahs-on-the-couch-issues-affecting-the-therapeutic-working-alliance-with-clients-who-are-cognitively-gifted/\">Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a> / Dissertation : 2010</p></details><details><summary>Zeiger, C.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-psychological-approach-to-the-improvement-of-myopia/\">A psychological approach to the improvement of myopia.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-zeigers-website/\">Click here for more information about Dr.  Zeiger...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/doing-it-all-isnt-everything-a-womans-guide-for-living-in-harmony-and-empowerment/\">Doing it all isn&#039;t everything: A woman&#039;s guide to harmony and empowerment</a> / Book : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-miss-marple-model-of-psychological-assessment/\">The Miss Marple Model of Psychological Assessment</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeiger, P.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explaining-explanations/\">Explaining Explanations</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/human-systems-issues-in-software-engineering/\">Human systems issues in software engineering</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/theologies/\">Theologies</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/toward-a-rapprochement-of-religion-and-science/\">Toward a rapprochement of religion and science</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeybekoglu, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments/\">Presidential Address: Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory and Role Development in the Behavior of Persons</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-dynamic-of-anger-management/\">The Status Dynamics of Anger Management</a> / Dissertation : 2016</p></details>\n			<h3>General Publications</h3>\n			<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-software-and-its-development/\">A new paradigm for software and its development</a> / Book</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victim-status-a-descriptive-psychology-approach/\">Victim status: A Descriptive Psychology approach</a> / Book</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-kahler-v-kansas-why-scotus-needs-descriptive-psychology/\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\">Looking for Superman in Dangerous Worlds: Descriptive Psychology  Explains Conspiracy Communities</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ses-and-place-examining-the-impacts-of-financial-position-on-a-persons-place-in-the-world/\">Presidential AddressSES and Place: Examining the Impacts of Financial Position on a Person&#039;s Place in the World</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a> / Presentation : 2020</p></details>','Publications','','inherit','closed','closed','','115-revision-v1','','','2026-07-22 15:52:36','2026-07-22 15:52:36','',115,'https://society.bsquaresite.com/?p=8207',0,'revision','',0),
(8209,3,'2026-07-23 15:52:34','2026-07-23 15:52:34','<h2>Publications</h2>				\n			<h3>By Peter G. Ossorio</h3>\n			<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details>\n			<h3>By Members of SDP</h3>\n			<details><summary>Allen, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2472/\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a> / Article : 2013</p></details><details><summary>Aylesworth, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/oriental-marshall-arts-rehabilitation/\">Oriental martial arts rehabilitation</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cultural-displacement-and-its-effects/\">Refugees: Cultural displacement and its effects</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-mental-health-and-need-satisfaction-among-indochinese-in-colorado-2/\">Stress, mental health and need satisfaction among Indochinese in Colorado</a> / Dissertation : 1980</p></details><details><summary>Backstrom, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4088/\">A Descriptive Psychology account of patient-centered medicine and the chronic pain patient</a> / Dissertation : 2015</p></details><details><summary>Baker, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/baker/\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-social-practices/\">Therapeutic social practices</a> / Article : 1982</p></details><details><summary>Beautz, S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-case-study-to-train-cross-cultural-competence/\">The use of case study to train cross-cultural competence</a> / Dissertation : 2010</p></details><details><summary>Bender, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life/\">Presidential Address: Descriptive Psychology in Everyday Life</a> / Presentation : 2023</p></details><details><summary>Bergner, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023/\">Navigating the Last Chapters of Life</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-the-status-concept-in-developing-effective-relationships-between-police-chiefs-and-officers/\">The use of the status concept in developing effective relationships between police chiefs and officers</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a> / Presentation : 2019</p></details><details><summary>Bergner, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-framework-for-eclectic-psychotherapy-2/\">A conceptual framework for eclectic psychotherapy</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-2/\">A therapeutic approach to destructive self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science/\">All the world’s a stage: A person-centered view of science</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-integrative-framework-for-psychopathology-and-psychotherapy/\">An integrative framework for psychopathology and psychotherapy</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a DP Perspective</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-empirical-validation-justifying-therapeutic-judgment-and-action/\">Beyond empirical validation: justifying therapeutic judgment and action</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-outcome-studies-good-psychotherapy-rests-on-many-secure-epistemic-foundations/\">Beyond Outcome Studies: Good Psychotherapy Rests on Many Secure ​Epistemic Foundations</a> / Presentation : 2024</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2365/\">Can psychological science be replaced by biological science?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-an-optimal-clinical-case-formulation/\">Characteristics of an optimal clinical case formulation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-bergners-website/\">Click here for more information about Dr. Bergner...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-motivation/\">Coaching and motivation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-teaching/\">Coaching and teaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/couple-therapy-for-histrionic-clients-and-their-spouses/\">Couple therapy for histrionic clients and their spouses</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-a-conceptual-formulation-and-its-clinical-implications/\">Emotions: A conceptual formulation and its clinical implications</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/father-daughter-incest-degradation-and-recovery-from-degradation-2/\">Father-daughter incest: Degradation and recovery from degradation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/hysterical-action-impersonation-and-caretaking-roles/\">Hysterical action, impersonation, and caretaking roles</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/impulsive-action-and-impulsive-persons-a-descriptive-and-pragmatic-formulation/\">Impulsive action and impulsive persons: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/is-it-all-really-biological/\">Is It All Really Biological?</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3133/\">Leadership in athletic coaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/love-and-barriers-to-love-an-analysis-for-psychotherapists-and-others/\">Love and barriers to love: An analysis for  psychotherapists and others</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lovemaking-as-a-ceremony-of-accreditation/\">Lovemaking as a ceremony of accreditation</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marital-conflict-resolution-a-conceptual-framework-and-its-empirical-evaluation-2/\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-disability-in-support-of-our-design-2/\">Mental disorder disability: In support of our design</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-is-a-disability-concept-not-a-behavioral-one-an-empirical-investigation/\">Mental disorder is a disability concept, not a behavioral one. An empirical investigation</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/moneys-lovemap-account-of-the-paraphilias-a-critique-and-reformulation/\">Money&#039;s &#039;Lovemap&#039; account of the paraphilias: A critique and reformulation</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-promoting-adaptive-self-criticism-in-psychotherapy/\">On promoting adaptive self-criticism in psychotherapy</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/paranoid-style-a-descriptive-and-pragmatic-account/\">Paranoid style: A descriptive and pragmatic account</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathological-self-criticism-assessment-and-treatment-the-plenum-series-in-social-clinical-psychology/\">Pathological Self-Criticism : Assessment and Treatment (The Plenum Series in Social-Clinical Psychology)</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pornography-effects-on-relationships/\">Pornography, effects on relationships</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/proposal-for-an-eclectic-framework/\">Proposal for an eclectic framework</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2614/\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recasting-victims-as-perpetrators/\">Recasting victims as perpetrators</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/romantic-partners-use-of-pornography-its-significance-for-women/\">Romantic partner&#039;s use of pornography: Its significance for women</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism/\">Self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-compulsion-as-attempted-recovery-from-degradation/\">Sexual compulsion as attempted recovery from degradation.</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-misunderstanding-a-descriptive-and-pragmatic-formulation/\">Sexual misunderstanding: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-significance/\">Sexual Significance</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/some-implications-of-belief-in-love-free-will-and-non-reductionism/\">Some implications of belief in love, free will, and non-reductionism</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-psychotherapy/\">Status dynamic psychotherapy</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/tatus-dynamic-psychotherapy-with-depressed-individuals/\">Status dynamic psychotherapy with depressed individuals</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-treatment-of-a-case-of-bulimia/\">Status dynamic treatment of a case of bulimia</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-creating-new-paths-to-therapeutic-change/\">Status dynamics: An enriching path to therapeutic change</a> / Hardcover : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-enhancement-a-further-path-to-therapeutic-change/\">Status enhancement: An enriching path to therapeutic change</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2612/\">Studies in psychopathology: The Descriptive Psychology approach</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/suicide-and-impossible-worlds/\">Suicide and impossible worlds</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sustaining-versus-losing-love-factors-discriminating-the-two-2/\">Sustaining versus losing love: Factors discriminating the two</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3914/\">The case against the case of free will</a> / Article : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-r/\">The development and evaluation of a training videotape for the resolution of marital conflict.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3935/\">The many secure knowledge bases of psychotherapy</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-marital-system-of-the-hysterical-individual/\">The marital system of the hysterical individual</a> / Article : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-overseer-regime-a-descriptive-and-practical-study-of-the-obsessive-compulsive-personality-style/\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parentification-scale/\">The parentification scale</a> / Article : 2001</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-personal-beliefs-scale-2/\">The Personal Beliefs Scale</a> / Article : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-as-accreditation/\">The positive therapeutic relationship as accreditation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-significance-of-heavy-pornography-involvement-for-romantic-partners-research-and-clinical-implications/\">The significance of heavy pornography involvement for romantic partners: Research and clinical implications</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2420/\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a> / Article : 20101</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-a-recent-formulation-of-bulimia-nervosa-in-the-successful-treatment-of-a-bulimic-woman/\">The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-use-of-systems-oriented-illustrative-stories-in-marital-psychotherapy/\">The use of systems oriented illustrative stories in marital psychotherapy</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\">Therapeutic approaches to problems of meaninglessness</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2477/\">Therapeutic policies: A policy-based approach to psychotherapy</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-storytelling-revisited/\">Therapeutic storytelling revisited</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/transforming-presenting-problems/\">Transforming presenting problems</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction/\">Trauma, exposure, and world reconstruction</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/underlying-cognitive-processes-or-private-social-practices/\">Underlying cognitive processes or private social practices?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/undoing-degradation/\">Undoing degradation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victims-into-perpetrators/\">Victims into perpetrators</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-why-is-it-not-reducible-to-biological-states-of-affairs/\">What is “behavior?” And why is it not reducible to biological states of affairs?</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3971/\">What is a person? What is the self? Formulations for a science of psychology</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-so-what/\">What is behavior? And so what?</a> / Article : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is descriptive psychology? An introduction</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-love-an-empirically-based-essentialist-account/\">What is love? An empirically-based essentialist account</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-psychopathology-and-so-what/\">What is psychopathology? And so what?</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-keeps-love-alive-an-empirical-investigation/\">What keeps love alive?  An empirical investigation</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-do-men-distance-factors-predictive-of-male-avoidance-of-intimate-conflict/\">Why do men distance? Factors predictive of male avoidance of intimate conflict</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3978/\">World reconstruction in psychotherapy</a> / Article : 2005</p></details><details><summary>Bretscher, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p></details><details><summary>Cabezas, C.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2200/\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> / Dissertation : 1991</p></details><details><summary>Carlson, R.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2202/\">A computer implementation of the reason formulation applied to person perception.</a> / Dissertation : 1979</p></details><details><summary>Colp, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Colvin, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-metaphysics-on-science-religion-and-wisdom/\">Descriptive metaphysics: On science, religion, and wisdom</a> / Article : 2006</p></details><details><summary>Cote, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-addressreconstructing-worlds-through-expressive-and-mindful-arta-descriptive-psychology-perspecrtive/\">Presidential AddressReconstructing Worlds Through Expressive and Mindful Art:A Descriptive Psychology Perspective</a> / Presentation : 2024</p></details><details><summary>Cox, J.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p></details><details><summary>Crouch, T.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-of-sexual-relationships/\">Status dynamics of sexual relationships.</a> / Dissertation : 1988</p></details><details><summary>Davis, K.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson&#039;s Disease</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-1/\">Advances in Descriptive Psychology, Volume 1</a> / Book : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/brains-dont-think-and-organisms-dont-create-cultures-or-develop-spontaneous-languages/\">Brains don&#039;t think and organisms don&#039;t create cultures or develop spontaneous languages</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-davis-website/\">Click here for more information about Dr.  Davis...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/friendship-and-love-relationships/\">Friendship and love relationships</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stalkers-and-their-worlds/\">Stalkers and their worlds</a> / Article : 2006</p></details><details><summary>Driscoll, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/policies-for-pragmatic-psychotherapy-2/\">Policies for pragmatic psychotherapy</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pragmatic-psychotherapy/\">Pragmatic psychotherapy</a> / Book : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-analysis-and-treatment/\">Self-criticism: Analysis and treatment</a> / Article : 1981</p></details><details><summary>Farber, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/castanedas-don-juan-as-psychotherapist-2/\">Castaneda&#039;s Don Juan as psychotherapist</a> / Article : 1981</p></details><details><summary>Felknor, C.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/kids-interest-discovery-kits/\">Kids interest discovery kits</a> / Article : 1998</p></details><details><summary>Felknor, J.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-as-an-aspect-of-interpersonal-interaction/\">Interpersonal understanding as an aspect of interpersonal interaction.</a> / Dissertation : 1977</p></details><details><summary>Forward, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Harnsberger, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-through-lines-and-the-dramaturgical-pattern-of-the-recovering-addict/\">Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a> / Dissertation : 2011</p></details><details><summary>Heinrich, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p></details><details><summary>Holmes, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-doesnt-always-have-to-be-depressing/\">Depression doesn&#039;t always have to be depressing</a> / Paperback : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-between-clients-and-non-clients-and-a-comparison-of-two-vocational-counseling-procedures/\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-of-persons-or-who-was-that-metaphor/\">The status of persons or who was that metaphor</a> / Article : 1992</p></details><details><summary>Holt, S.B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal-and-competence-in-moral-judgment-and-behavior-2/\">Appraisal and competence in moral judgment and behavior</a> / Article : 1990</p></details><details><summary>Ida, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-hopelessness-and-suicide-ideation-among-asian-american-students/\">Depression, hopelessness, and suicide ideation among Asian-American students.</a> / Dissertation : 1989</p></details><details><summary>Jeffrey, H.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-artificial-intelligence/\">A new paradigm for artificial intelligence</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-jeffrey/\">Click here for more related work by Dr. Jeffrey...</a> / Webpage : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-without-processes/\">Cognition without processes</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a person&#039;s world</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid it</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right-2/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/homo-communitatis-a-rigorous-foundation-for-behavioral-finance/\">Homo Communitatis: A rigorous foundation for behavioral finance</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-engineering-theory-and-practice/\">Knowledge engineering: Theory and practice</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-what-actually-happens-accessible/\">Making &quot;What Actually Happens&quot; Accessible</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-buddhism-accessible-to-westerners/\">Making Buddhism Accessible to Westerners</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address: Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/structure/\">Structure</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4136/\">The Mentor Project: Replicating the functions of an organization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/there-is-something-new-in-the-world-of-social-science-conceptualizations-a-review-of-place/\">There is something new in the world of social science conceptualizations: A review of Place</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a> / Presentation : 2016</p></details><details><summary>Kantor, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales:How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/childrens-imaginative-play-a-descriptive-psychology-approach/\">Children’s imaginative play: A descriptive psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/discipline-negotiation-and-the-schizogenic-family-a-study-of-normal-and-schizogenic-socialization/\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\">The Alien and the Earthling: Status Dynamic Role Play Therapy with Children</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change/\">We&#039;re off to see the wizard: Politics, charisma, and community change</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We’re Off to See the Wizard: Politics, Charisma, and Community Change</a> / Presentation : 2011</p></details><details><summary>Kennedy, P.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> / Dissertation : 2018</p></details><details><summary>Kirsch, N.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attempted-suicide-and-restrictions-in-the-eligibility-to-negotiate-personal-characteristics/\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2231/\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> / Dissertation : 1978</p></details><details><summary>Larsen, E.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-pre-normative-and-predictive-study-of-the-college-student-rorschach/\">A pre-normative and predictive study of the college student Rorschach.</a> / Dissertation : 1968</p></details><details><summary>Lasater, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology Perspective on Careers</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recovery-from-compulsive-behavior-how-to-transcend-your-troubled-family/\">Recovery from Compulsive Behavior: How to Transcend Your Troubled Family</a> / Paperback</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community-2/\">Stress and health in a Colorado coal mining community</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community/\">Stress and health in a Colorado coal mining community.</a> / Dissertation : 1979</p></details><details><summary>Latham, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-high-power-low-power-account-of-gender-differences-in-self-criticism-2/\">A high power - low power account of gender differences in self-criticism</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/latham-dissertation/\">A high power-low power account of self- criticism</a> / Dissertation : 1983</p></details><details><summary>Littler, S.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-in-schizophrenic-thought-disorder/\">Significance in schizophrenic thought disorder.</a> / Dissertation : 1987</p></details><details><summary>Littmann, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-theory-of-humor/\">A theory of humor.</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/elucidating-actus-reus-and-mens-rea-a-descriptive-psychology-perspective/\">Elucidating Actus Reus and Mens Rea: A Descriptive Psychology perspective</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/guilty-or-not-a-descriptive-psychology-analysis/\">Guilty or not? A Descriptive Psychology analysis</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p></details><details><summary>Lubuguin, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural Competence as a Therapist:A Descriptive Psychology Approach</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching-culturally-competent-psychotherapy-a-descriptive-psychology-approach/\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-acculturation-of-culturally-displaced-persons/\">The acculturation of culturally displaced persons</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2243/\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> / Dissertation : 1993</p></details><details><summary>Marshall, K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-bulimic-life-pattern-3/\">A bulimic life pattern</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/scenarios-of-alcoholic-relationships/\">Scenarios of &quot;alcoholic&quot; relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2248/\">The significance of criminal and noncriminal behavior.</a> / Dissertation : 1980</p></details><details><summary>Minerva, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/smoking-addiction-a-descriptive-psychology-conceptualization-and-test/\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> / Dissertation : 1989</p></details><details><summary>Mitchell, T</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-interpretation-of-utterances/\">On the interpretation of utterances</a> / Article : 1981</p></details><details><summary>Newby-Clarke, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">The Time is (Probably) Ripe for Change: Moving Descriptive Psychology into the Mainstream</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Orvik, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-model-for-migration-in-alaska/\">A conceptual model for migration in Alaska</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change/\">Technology transfer and culture change</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-dropped-out-redescribing-chronic-mental-illness-as-a-question-about-communities-2/\">The Dropped Out: Redescribing chronic mental illness as a question about communities</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p></details><details><summary>Peek, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-peek/\">Click here for more information about Dr. Peek...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/faith-and-skepticism-in-biofeedback-learning/\">Faith and skepticism in biofeedback learning.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/whats-in-a-name/\">What’s in a name?</a> / Presentation : 2013</p></details><details><summary>Plotkin, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness/\">Consciousness</a> / Article : 1981</p></details><details><summary>Pomerantz, J.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-appreciation-and-authentic-love-and-friendship/\">Significance appreciation and authentic love and friendship.</a> / Dissertation : 1988</p></details><details><summary>Popov, Dan</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p></details><details><summary>Putman, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/artificial-persons/\">Artificial persons</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor&#039;s Knowledge and the Ongoing Creation of Meaning in the Real World</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-how-ordinary-people-create-the-real-world/\">At a glance and out of nowhere: How ordinary people create the real world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging/\">Being, Becoming and Belonging</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging-3/\">Being, becoming and belonging</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/communities-2/\">Communities</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/effects-of-marathon-encounter-groups-on-self-reported-behavior-in-interpersonal-contexts/\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2483/\">Leading: Perspectives for leaders and leadership coaches</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marketing-your-services-a-step-by-step-guide-for-small-businesses-and-professionals/\">Marketing Your Services : A Step-By-Step Guide for Small Businesses and Professionals</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-community-description/\">Notes on Community Description</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3141/\">Organizations</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What is Descriptive Psychology: A First Hand Historical and Substantive Account</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems</a> / Presentation : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-the-source-of-intractable-value-problems/\">When worlds collide: The source of intractable value problems</a> / Article : 2013</p></details><details><summary>Quintana, D.N.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ethnicity-and-the-utilization-of-mental-health-services-stoicism-versus-hypochondria/\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> / Dissertation : 1990</p></details><details><summary>Roberts, M.K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-accomplices-tale/\">An accomplice’s tale</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-indeterminate-and-expansive-world/\">An indeterminate and expansive world</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2388/\">Ancient companions</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-2/\">Companions of uncertain status</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/i-and-thou-a-study-of-personal-relationships/\">I and Thou: A study of personal relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowing-the-world/\">Knowing the world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3116/\">Kurosawa&#039;s relativity</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/men-and-women-partners-lovers-friends/\">Men and women: Partners, lovers, friends</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-outside-looking-in-a-conceptualization-of-adolescence/\">On the outside looking In: A conceptualization of adolescence</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2312/\">Partners, lovers, friends: A status dynamic study of men and women.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-with-adolescents-and-their-families-a-status-dynamic-approach-2/\">Psychotherapy with adolescents and their families: A status dynamic approach</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-nefarious-is/\">The Nefarious “is”</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-and-world-reconstruction/\">Worlds and world reconstruction</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-of-uncertain-status/\">Worlds of uncertain status</a> / Article : 2010</p></details><details><summary>Rosales, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/violent-males-views-of-spousal-assault-preliminary-evidence-supporting-four-paradigm-cases-of-spousal-assault-males/\">Violent males&#039; views of spousal assault: Preliminary evidence supporting four paradigm cases of spousal assault (males).</a> / Dissertation : 1990</p></details><details><summary>Sanchez, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/chicano-identification-and-its-correlates/\">Chicano identification and its correlates.</a> / Dissertation : 1992</p></details><details><summary>Sapin, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Schmitz, T.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-factor-analytic-study-of-stimulus-values-of-the-thematic-apperception-test/\">A factor analytic study of stimulus values of the Thematic Apperception Test.</a> / Dissertation : 1965</p></details><details><summary>Schneider, L.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p></details><details><summary>Schwartz, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-more-information-about-dr-schwartz/\">Click here for more information about Dr. Schwartz...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/degradation-accreditation-and-rites-of-passage/\">Degradation, accreditation, and rites of passage</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists/\">Descriptive Psychology as Therapy for Therapies</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-language-essentials-of-clinical-psychoanalytic-theory/\">Essentials of Psychoanalytic Theory and Practice</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/from-passivity-to-competence-a-conceptualization-of-knowledge-skill-tolerance-and-empathy/\">From Passivity to Competence - A Conceptualization of Knowledge, Skill, Tolerance, and Empathy</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-saying-no-evidence-based-practice-and-the-hijacking-of-the-empirical/\">On saying “no”: Evidence based practice and the hijacking of the empirical</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein/\">Preparation for Descriptive Psychology:Conversations with Ossorio on Reading Wittgenstein</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presentations-of-self-and-the-status-dynamics-of-psychotherapy-and-supervision/\">Presentations of Self and the Status Dynamics of Psychotherapy and Supervision</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-and-psychotherapy/\">Status Dynamics and Psychotherapy</a> / Presentation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What Concepts Proved Serviceable?</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parameters-of-empathy-core-considerations-for-psychotherapy-and-supervision/\">The parameters of empathy: Core considerations for psychotherapy and supervision</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3719/\">The problem of other possible persons: Dolphins, primates, and aliens</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-two-concepts-of-action-and-responsibility-in-psychoanalysis/\">The two concepts of action and responsibility in psychoanalysis</a> / Article : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2274/\">Time and context in the hypnotic state: An examination of some state specific effects.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-a-person-and-how-can-we-be-sure-a-paradigm-case-formulation/\">What is a person and how can we be sure? A Paradigm Case Formulation</a> / Book : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-makes-something-psychoanalytic/\">What makes something psychoanalytic?</a> / Article : 1988</p></details><details><summary>Shideler, M.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-behavior-and-the-world-the-descriptive-psychology-approach/\">Persons, Behavior, and the World: The Descriptive Psychology Approach</a> / Book : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/science-religion-and-religions/\">Science, religion, and religions</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/spirituality-the-descriptive-psychology-approach/\">Spirituality: The Descriptive Psychology approach</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-creator-and-the-discoverer/\">The creator and the discoverer</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\">The Founding of the Society for Descriptive Psychology</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-lover-and-the-logician/\">The lover and the logician</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-priest-and-the-psychotherapist/\">The priest and the psychotherapist</a> / Article : 1983</p></details><details><summary>Sidman, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-u-s-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the U.S.: Using DP concepts to understand extraordinary behavior</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior</a> / Presentation : 2011</p></details><details><summary>Silva, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happened-to-jose-a-descriptive-psychology-approach-to-cultural-values-implementation-for-a-culturally-displaced-person/\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-to-jose-chicano-freshmen-in-a-predominantly-anglo-university/\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a> / Article : 1983</p></details><details><summary>Singer, H.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p></details><details><summary>Skaggs, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p></details><details><summary>Sternberg, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p></details><details><summary>Stone, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/one-bite-at-a-time-a-glossary-of-descriptive-psychology-concepts/\">One bite at a time: A glossary of Descriptive Psychology concepts</a> / Webpage : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a> / Presentation : 2012</p></details><details><summary>Torres, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-comparison-of-puerto-rican-and-anglo-concepts-of-appropriate-mental-health-service-utilization/\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a> / Presentation : 2019</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/puerto-rican-and-anglo-conceptions-of-appropriate-mental-health-services/\">Puerto Rican and Anglo conceptions of appropriate mental health services</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clarence_thomas_humiliation/\">What&#039;s Going on between Clarence Thomas and Humiliation?An Analysis of Opinions, Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a> / Presentation : 2023</p></details><details><summary>Vanderburgh, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model/\">The positive-health developmental model</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model-of-treatment-and-psychopathology/\">The positive-health developmental model of treatment and psychopathology</a> / Article : 1985</p></details><details><summary>Wechsler, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-manic-states-a-status-dynamic-formulation-of-bipolar-disorder-2/\">Personality and manic states: A status dynamic formulation of bipolar disorder</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relationship-between-personality-and-manic-states-a-status-dynamic-formulation/\">The relationship between personality and manic states: A status dynamic formulation.</a> / Dissertation : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-concepts-a-descriptive-psychological-formulation-of-the-nature-of-trauma-and-its-consequences/\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a> / Presentation : 2021</p></details><details><summary>Yermish, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cheetahs-on-the-couch-issues-affecting-the-therapeutic-working-alliance-with-clients-who-are-cognitively-gifted/\">Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a> / Dissertation : 2010</p></details><details><summary>Zeiger, C.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-psychological-approach-to-the-improvement-of-myopia/\">A psychological approach to the improvement of myopia.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-zeigers-website/\">Click here for more information about Dr.  Zeiger...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/doing-it-all-isnt-everything-a-womans-guide-for-living-in-harmony-and-empowerment/\">Doing it all isn&#039;t everything: A woman&#039;s guide to harmony and empowerment</a> / Book : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-miss-marple-model-of-psychological-assessment/\">The Miss Marple Model of Psychological Assessment</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeiger, P.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explaining-explanations/\">Explaining Explanations</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/human-systems-issues-in-software-engineering/\">Human systems issues in software engineering</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/theologies/\">Theologies</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/toward-a-rapprochement-of-religion-and-science/\">Toward a rapprochement of religion and science</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeybekoglu, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments/\">Presidential Address: Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory and Role Development in the Behavior of Persons</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-dynamic-of-anger-management/\">The Status Dynamics of Anger Management</a> / Dissertation : 2016</p></details>\n			<h3>General Publications</h3>\n			<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-software-and-its-development/\">A new paradigm for software and its development</a> / Book</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victim-status-a-descriptive-psychology-approach/\">Victim status: A Descriptive Psychology approach</a> / Book</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-kahler-v-kansas-why-scotus-needs-descriptive-psychology/\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\">Looking for Superman in Dangerous Worlds: Descriptive Psychology  Explains Conspiracy Communities</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ses-and-place-examining-the-impacts-of-financial-position-on-a-persons-place-in-the-world/\">Presidential AddressSES and Place: Examining the Impacts of Financial Position on a Person&#039;s Place in the World</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a> / Presentation : 2020</p></details>','Publications','','inherit','closed','closed','','115-revision-v1','','','2026-07-23 15:52:34','2026-07-23 15:52:34','',115,'https://society.bsquaresite.com/?p=8209',0,'revision','',0),
(8210,3,'2026-07-23 15:52:34','2026-07-23 15:52:34','<h2>Publications</h2>				\n			<h3>By Peter G. Ossorio</h3>\n			<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details>\n			<h3>By Members of SDP</h3>\n			<details><summary>Allen, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2472/\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a> / Article : 2013</p></details><details><summary>Aylesworth, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/oriental-marshall-arts-rehabilitation/\">Oriental martial arts rehabilitation</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cultural-displacement-and-its-effects/\">Refugees: Cultural displacement and its effects</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-mental-health-and-need-satisfaction-among-indochinese-in-colorado-2/\">Stress, mental health and need satisfaction among Indochinese in Colorado</a> / Dissertation : 1980</p></details><details><summary>Backstrom, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4088/\">A Descriptive Psychology account of patient-centered medicine and the chronic pain patient</a> / Dissertation : 2015</p></details><details><summary>Baker, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/baker/\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-social-practices/\">Therapeutic social practices</a> / Article : 1982</p></details><details><summary>Beautz, S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-case-study-to-train-cross-cultural-competence/\">The use of case study to train cross-cultural competence</a> / Dissertation : 2010</p></details><details><summary>Bender, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life/\">Presidential Address: Descriptive Psychology in Everyday Life</a> / Presentation : 2023</p></details><details><summary>Bergner, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023/\">Navigating the Last Chapters of Life</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-the-status-concept-in-developing-effective-relationships-between-police-chiefs-and-officers/\">The use of the status concept in developing effective relationships between police chiefs and officers</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a> / Presentation : 2019</p></details><details><summary>Bergner, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-framework-for-eclectic-psychotherapy-2/\">A conceptual framework for eclectic psychotherapy</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-2/\">A therapeutic approach to destructive self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science/\">All the world’s a stage: A person-centered view of science</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-integrative-framework-for-psychopathology-and-psychotherapy/\">An integrative framework for psychopathology and psychotherapy</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a DP Perspective</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-empirical-validation-justifying-therapeutic-judgment-and-action/\">Beyond empirical validation: justifying therapeutic judgment and action</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-outcome-studies-good-psychotherapy-rests-on-many-secure-epistemic-foundations/\">Beyond Outcome Studies: Good Psychotherapy Rests on Many Secure ​Epistemic Foundations</a> / Presentation : 2024</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2365/\">Can psychological science be replaced by biological science?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-an-optimal-clinical-case-formulation/\">Characteristics of an optimal clinical case formulation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-bergners-website/\">Click here for more information about Dr. Bergner...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-motivation/\">Coaching and motivation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-teaching/\">Coaching and teaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/couple-therapy-for-histrionic-clients-and-their-spouses/\">Couple therapy for histrionic clients and their spouses</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-a-conceptual-formulation-and-its-clinical-implications/\">Emotions: A conceptual formulation and its clinical implications</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/father-daughter-incest-degradation-and-recovery-from-degradation-2/\">Father-daughter incest: Degradation and recovery from degradation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/hysterical-action-impersonation-and-caretaking-roles/\">Hysterical action, impersonation, and caretaking roles</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/impulsive-action-and-impulsive-persons-a-descriptive-and-pragmatic-formulation/\">Impulsive action and impulsive persons: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/is-it-all-really-biological/\">Is It All Really Biological?</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3133/\">Leadership in athletic coaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/love-and-barriers-to-love-an-analysis-for-psychotherapists-and-others/\">Love and barriers to love: An analysis for  psychotherapists and others</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lovemaking-as-a-ceremony-of-accreditation/\">Lovemaking as a ceremony of accreditation</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marital-conflict-resolution-a-conceptual-framework-and-its-empirical-evaluation-2/\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-disability-in-support-of-our-design-2/\">Mental disorder disability: In support of our design</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-is-a-disability-concept-not-a-behavioral-one-an-empirical-investigation/\">Mental disorder is a disability concept, not a behavioral one. An empirical investigation</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/moneys-lovemap-account-of-the-paraphilias-a-critique-and-reformulation/\">Money&#039;s &#039;Lovemap&#039; account of the paraphilias: A critique and reformulation</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-promoting-adaptive-self-criticism-in-psychotherapy/\">On promoting adaptive self-criticism in psychotherapy</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/paranoid-style-a-descriptive-and-pragmatic-account/\">Paranoid style: A descriptive and pragmatic account</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathological-self-criticism-assessment-and-treatment-the-plenum-series-in-social-clinical-psychology/\">Pathological Self-Criticism : Assessment and Treatment (The Plenum Series in Social-Clinical Psychology)</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pornography-effects-on-relationships/\">Pornography, effects on relationships</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/proposal-for-an-eclectic-framework/\">Proposal for an eclectic framework</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2614/\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recasting-victims-as-perpetrators/\">Recasting victims as perpetrators</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/romantic-partners-use-of-pornography-its-significance-for-women/\">Romantic partner&#039;s use of pornography: Its significance for women</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism/\">Self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-compulsion-as-attempted-recovery-from-degradation/\">Sexual compulsion as attempted recovery from degradation.</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-misunderstanding-a-descriptive-and-pragmatic-formulation/\">Sexual misunderstanding: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-significance/\">Sexual Significance</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/some-implications-of-belief-in-love-free-will-and-non-reductionism/\">Some implications of belief in love, free will, and non-reductionism</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-psychotherapy/\">Status dynamic psychotherapy</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/tatus-dynamic-psychotherapy-with-depressed-individuals/\">Status dynamic psychotherapy with depressed individuals</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-treatment-of-a-case-of-bulimia/\">Status dynamic treatment of a case of bulimia</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-creating-new-paths-to-therapeutic-change/\">Status dynamics: An enriching path to therapeutic change</a> / Hardcover : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-enhancement-a-further-path-to-therapeutic-change/\">Status enhancement: An enriching path to therapeutic change</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2612/\">Studies in psychopathology: The Descriptive Psychology approach</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/suicide-and-impossible-worlds/\">Suicide and impossible worlds</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sustaining-versus-losing-love-factors-discriminating-the-two-2/\">Sustaining versus losing love: Factors discriminating the two</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3914/\">The case against the case of free will</a> / Article : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-r/\">The development and evaluation of a training videotape for the resolution of marital conflict.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3935/\">The many secure knowledge bases of psychotherapy</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-marital-system-of-the-hysterical-individual/\">The marital system of the hysterical individual</a> / Article : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-overseer-regime-a-descriptive-and-practical-study-of-the-obsessive-compulsive-personality-style/\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parentification-scale/\">The parentification scale</a> / Article : 2001</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-personal-beliefs-scale-2/\">The Personal Beliefs Scale</a> / Article : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-as-accreditation/\">The positive therapeutic relationship as accreditation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-significance-of-heavy-pornography-involvement-for-romantic-partners-research-and-clinical-implications/\">The significance of heavy pornography involvement for romantic partners: Research and clinical implications</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2420/\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a> / Article : 20101</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-a-recent-formulation-of-bulimia-nervosa-in-the-successful-treatment-of-a-bulimic-woman/\">The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-use-of-systems-oriented-illustrative-stories-in-marital-psychotherapy/\">The use of systems oriented illustrative stories in marital psychotherapy</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\">Therapeutic approaches to problems of meaninglessness</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2477/\">Therapeutic policies: A policy-based approach to psychotherapy</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-storytelling-revisited/\">Therapeutic storytelling revisited</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/transforming-presenting-problems/\">Transforming presenting problems</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction/\">Trauma, exposure, and world reconstruction</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/underlying-cognitive-processes-or-private-social-practices/\">Underlying cognitive processes or private social practices?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/undoing-degradation/\">Undoing degradation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victims-into-perpetrators/\">Victims into perpetrators</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-why-is-it-not-reducible-to-biological-states-of-affairs/\">What is “behavior?” And why is it not reducible to biological states of affairs?</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3971/\">What is a person? What is the self? Formulations for a science of psychology</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-so-what/\">What is behavior? And so what?</a> / Article : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is descriptive psychology? An introduction</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-love-an-empirically-based-essentialist-account/\">What is love? An empirically-based essentialist account</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-psychopathology-and-so-what/\">What is psychopathology? And so what?</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-keeps-love-alive-an-empirical-investigation/\">What keeps love alive?  An empirical investigation</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-do-men-distance-factors-predictive-of-male-avoidance-of-intimate-conflict/\">Why do men distance? Factors predictive of male avoidance of intimate conflict</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3978/\">World reconstruction in psychotherapy</a> / Article : 2005</p></details><details><summary>Bretscher, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p></details><details><summary>Cabezas, C.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2200/\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> / Dissertation : 1991</p></details><details><summary>Carlson, R.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2202/\">A computer implementation of the reason formulation applied to person perception.</a> / Dissertation : 1979</p></details><details><summary>Colp, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Colvin, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-metaphysics-on-science-religion-and-wisdom/\">Descriptive metaphysics: On science, religion, and wisdom</a> / Article : 2006</p></details><details><summary>Cote, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-addressreconstructing-worlds-through-expressive-and-mindful-arta-descriptive-psychology-perspecrtive/\">Presidential AddressReconstructing Worlds Through Expressive and Mindful Art:A Descriptive Psychology Perspective</a> / Presentation : 2024</p></details><details><summary>Cox, J.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p></details><details><summary>Crouch, T.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-of-sexual-relationships/\">Status dynamics of sexual relationships.</a> / Dissertation : 1988</p></details><details><summary>Davis, K.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson&#039;s Disease</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-1/\">Advances in Descriptive Psychology, Volume 1</a> / Book : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/brains-dont-think-and-organisms-dont-create-cultures-or-develop-spontaneous-languages/\">Brains don&#039;t think and organisms don&#039;t create cultures or develop spontaneous languages</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-davis-website/\">Click here for more information about Dr.  Davis...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/friendship-and-love-relationships/\">Friendship and love relationships</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stalkers-and-their-worlds/\">Stalkers and their worlds</a> / Article : 2006</p></details><details><summary>Driscoll, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/policies-for-pragmatic-psychotherapy-2/\">Policies for pragmatic psychotherapy</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pragmatic-psychotherapy/\">Pragmatic psychotherapy</a> / Book : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-analysis-and-treatment/\">Self-criticism: Analysis and treatment</a> / Article : 1981</p></details><details><summary>Farber, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/castanedas-don-juan-as-psychotherapist-2/\">Castaneda&#039;s Don Juan as psychotherapist</a> / Article : 1981</p></details><details><summary>Felknor, C.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/kids-interest-discovery-kits/\">Kids interest discovery kits</a> / Article : 1998</p></details><details><summary>Felknor, J.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-as-an-aspect-of-interpersonal-interaction/\">Interpersonal understanding as an aspect of interpersonal interaction.</a> / Dissertation : 1977</p></details><details><summary>Forward, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Harnsberger, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-through-lines-and-the-dramaturgical-pattern-of-the-recovering-addict/\">Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a> / Dissertation : 2011</p></details><details><summary>Heinrich, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p></details><details><summary>Holmes, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-doesnt-always-have-to-be-depressing/\">Depression doesn&#039;t always have to be depressing</a> / Paperback : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-between-clients-and-non-clients-and-a-comparison-of-two-vocational-counseling-procedures/\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-of-persons-or-who-was-that-metaphor/\">The status of persons or who was that metaphor</a> / Article : 1992</p></details><details><summary>Holt, S.B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal-and-competence-in-moral-judgment-and-behavior-2/\">Appraisal and competence in moral judgment and behavior</a> / Article : 1990</p></details><details><summary>Ida, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-hopelessness-and-suicide-ideation-among-asian-american-students/\">Depression, hopelessness, and suicide ideation among Asian-American students.</a> / Dissertation : 1989</p></details><details><summary>Jeffrey, H.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-artificial-intelligence/\">A new paradigm for artificial intelligence</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-jeffrey/\">Click here for more related work by Dr. Jeffrey...</a> / Webpage : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-without-processes/\">Cognition without processes</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a person&#039;s world</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid it</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right-2/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/homo-communitatis-a-rigorous-foundation-for-behavioral-finance/\">Homo Communitatis: A rigorous foundation for behavioral finance</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-engineering-theory-and-practice/\">Knowledge engineering: Theory and practice</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-what-actually-happens-accessible/\">Making &quot;What Actually Happens&quot; Accessible</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-buddhism-accessible-to-westerners/\">Making Buddhism Accessible to Westerners</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address: Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/structure/\">Structure</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4136/\">The Mentor Project: Replicating the functions of an organization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/there-is-something-new-in-the-world-of-social-science-conceptualizations-a-review-of-place/\">There is something new in the world of social science conceptualizations: A review of Place</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a> / Presentation : 2016</p></details><details><summary>Kantor, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales:How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/childrens-imaginative-play-a-descriptive-psychology-approach/\">Children’s imaginative play: A descriptive psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/discipline-negotiation-and-the-schizogenic-family-a-study-of-normal-and-schizogenic-socialization/\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\">The Alien and the Earthling: Status Dynamic Role Play Therapy with Children</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change/\">We&#039;re off to see the wizard: Politics, charisma, and community change</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We’re Off to See the Wizard: Politics, Charisma, and Community Change</a> / Presentation : 2011</p></details><details><summary>Kennedy, P.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> / Dissertation : 2018</p></details><details><summary>Kirsch, N.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attempted-suicide-and-restrictions-in-the-eligibility-to-negotiate-personal-characteristics/\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2231/\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> / Dissertation : 1978</p></details><details><summary>Larsen, E.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-pre-normative-and-predictive-study-of-the-college-student-rorschach/\">A pre-normative and predictive study of the college student Rorschach.</a> / Dissertation : 1968</p></details><details><summary>Lasater, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology Perspective on Careers</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recovery-from-compulsive-behavior-how-to-transcend-your-troubled-family/\">Recovery from Compulsive Behavior: How to Transcend Your Troubled Family</a> / Paperback</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community-2/\">Stress and health in a Colorado coal mining community</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community/\">Stress and health in a Colorado coal mining community.</a> / Dissertation : 1979</p></details><details><summary>Latham, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-high-power-low-power-account-of-gender-differences-in-self-criticism-2/\">A high power - low power account of gender differences in self-criticism</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/latham-dissertation/\">A high power-low power account of self- criticism</a> / Dissertation : 1983</p></details><details><summary>Littler, S.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-in-schizophrenic-thought-disorder/\">Significance in schizophrenic thought disorder.</a> / Dissertation : 1987</p></details><details><summary>Littmann, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-theory-of-humor/\">A theory of humor.</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/elucidating-actus-reus-and-mens-rea-a-descriptive-psychology-perspective/\">Elucidating Actus Reus and Mens Rea: A Descriptive Psychology perspective</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/guilty-or-not-a-descriptive-psychology-analysis/\">Guilty or not? A Descriptive Psychology analysis</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p></details><details><summary>Lubuguin, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural Competence as a Therapist:A Descriptive Psychology Approach</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching-culturally-competent-psychotherapy-a-descriptive-psychology-approach/\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-acculturation-of-culturally-displaced-persons/\">The acculturation of culturally displaced persons</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2243/\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> / Dissertation : 1993</p></details><details><summary>Marshall, K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-bulimic-life-pattern-3/\">A bulimic life pattern</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/scenarios-of-alcoholic-relationships/\">Scenarios of &quot;alcoholic&quot; relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2248/\">The significance of criminal and noncriminal behavior.</a> / Dissertation : 1980</p></details><details><summary>Minerva, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/smoking-addiction-a-descriptive-psychology-conceptualization-and-test/\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> / Dissertation : 1989</p></details><details><summary>Mitchell, T</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-interpretation-of-utterances/\">On the interpretation of utterances</a> / Article : 1981</p></details><details><summary>Newby-Clarke, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">The Time is (Probably) Ripe for Change: Moving Descriptive Psychology into the Mainstream</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Orvik, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-model-for-migration-in-alaska/\">A conceptual model for migration in Alaska</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change/\">Technology transfer and culture change</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-dropped-out-redescribing-chronic-mental-illness-as-a-question-about-communities-2/\">The Dropped Out: Redescribing chronic mental illness as a question about communities</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p></details><details><summary>Peek, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-peek/\">Click here for more information about Dr. Peek...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/faith-and-skepticism-in-biofeedback-learning/\">Faith and skepticism in biofeedback learning.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/whats-in-a-name/\">What’s in a name?</a> / Presentation : 2013</p></details><details><summary>Plotkin, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness/\">Consciousness</a> / Article : 1981</p></details><details><summary>Pomerantz, J.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-appreciation-and-authentic-love-and-friendship/\">Significance appreciation and authentic love and friendship.</a> / Dissertation : 1988</p></details><details><summary>Popov, Dan</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p></details><details><summary>Putman, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/artificial-persons/\">Artificial persons</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor&#039;s Knowledge and the Ongoing Creation of Meaning in the Real World</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-how-ordinary-people-create-the-real-world/\">At a glance and out of nowhere: How ordinary people create the real world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging/\">Being, Becoming and Belonging</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging-3/\">Being, becoming and belonging</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/communities-2/\">Communities</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/effects-of-marathon-encounter-groups-on-self-reported-behavior-in-interpersonal-contexts/\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2483/\">Leading: Perspectives for leaders and leadership coaches</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marketing-your-services-a-step-by-step-guide-for-small-businesses-and-professionals/\">Marketing Your Services : A Step-By-Step Guide for Small Businesses and Professionals</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-community-description/\">Notes on Community Description</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3141/\">Organizations</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What is Descriptive Psychology: A First Hand Historical and Substantive Account</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems</a> / Presentation : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-the-source-of-intractable-value-problems/\">When worlds collide: The source of intractable value problems</a> / Article : 2013</p></details><details><summary>Quintana, D.N.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ethnicity-and-the-utilization-of-mental-health-services-stoicism-versus-hypochondria/\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> / Dissertation : 1990</p></details><details><summary>Roberts, M.K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-accomplices-tale/\">An accomplice’s tale</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-indeterminate-and-expansive-world/\">An indeterminate and expansive world</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2388/\">Ancient companions</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-2/\">Companions of uncertain status</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/i-and-thou-a-study-of-personal-relationships/\">I and Thou: A study of personal relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowing-the-world/\">Knowing the world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3116/\">Kurosawa&#039;s relativity</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/men-and-women-partners-lovers-friends/\">Men and women: Partners, lovers, friends</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-outside-looking-in-a-conceptualization-of-adolescence/\">On the outside looking In: A conceptualization of adolescence</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2312/\">Partners, lovers, friends: A status dynamic study of men and women.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-with-adolescents-and-their-families-a-status-dynamic-approach-2/\">Psychotherapy with adolescents and their families: A status dynamic approach</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-nefarious-is/\">The Nefarious “is”</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-and-world-reconstruction/\">Worlds and world reconstruction</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-of-uncertain-status/\">Worlds of uncertain status</a> / Article : 2010</p></details><details><summary>Rosales, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/violent-males-views-of-spousal-assault-preliminary-evidence-supporting-four-paradigm-cases-of-spousal-assault-males/\">Violent males&#039; views of spousal assault: Preliminary evidence supporting four paradigm cases of spousal assault (males).</a> / Dissertation : 1990</p></details><details><summary>Sanchez, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/chicano-identification-and-its-correlates/\">Chicano identification and its correlates.</a> / Dissertation : 1992</p></details><details><summary>Sapin, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Schmitz, T.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-factor-analytic-study-of-stimulus-values-of-the-thematic-apperception-test/\">A factor analytic study of stimulus values of the Thematic Apperception Test.</a> / Dissertation : 1965</p></details><details><summary>Schneider, L.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p></details><details><summary>Schwartz, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-more-information-about-dr-schwartz/\">Click here for more information about Dr. Schwartz...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/degradation-accreditation-and-rites-of-passage/\">Degradation, accreditation, and rites of passage</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists/\">Descriptive Psychology as Therapy for Therapies</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-language-essentials-of-clinical-psychoanalytic-theory/\">Essentials of Psychoanalytic Theory and Practice</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/from-passivity-to-competence-a-conceptualization-of-knowledge-skill-tolerance-and-empathy/\">From Passivity to Competence - A Conceptualization of Knowledge, Skill, Tolerance, and Empathy</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-saying-no-evidence-based-practice-and-the-hijacking-of-the-empirical/\">On saying “no”: Evidence based practice and the hijacking of the empirical</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein/\">Preparation for Descriptive Psychology:Conversations with Ossorio on Reading Wittgenstein</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presentations-of-self-and-the-status-dynamics-of-psychotherapy-and-supervision/\">Presentations of Self and the Status Dynamics of Psychotherapy and Supervision</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-and-psychotherapy/\">Status Dynamics and Psychotherapy</a> / Presentation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What Concepts Proved Serviceable?</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parameters-of-empathy-core-considerations-for-psychotherapy-and-supervision/\">The parameters of empathy: Core considerations for psychotherapy and supervision</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3719/\">The problem of other possible persons: Dolphins, primates, and aliens</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-two-concepts-of-action-and-responsibility-in-psychoanalysis/\">The two concepts of action and responsibility in psychoanalysis</a> / Article : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2274/\">Time and context in the hypnotic state: An examination of some state specific effects.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-a-person-and-how-can-we-be-sure-a-paradigm-case-formulation/\">What is a person and how can we be sure? A Paradigm Case Formulation</a> / Book : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-makes-something-psychoanalytic/\">What makes something psychoanalytic?</a> / Article : 1988</p></details><details><summary>Shideler, M.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-behavior-and-the-world-the-descriptive-psychology-approach/\">Persons, Behavior, and the World: The Descriptive Psychology Approach</a> / Book : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/science-religion-and-religions/\">Science, religion, and religions</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/spirituality-the-descriptive-psychology-approach/\">Spirituality: The Descriptive Psychology approach</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-creator-and-the-discoverer/\">The creator and the discoverer</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\">The Founding of the Society for Descriptive Psychology</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-lover-and-the-logician/\">The lover and the logician</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-priest-and-the-psychotherapist/\">The priest and the psychotherapist</a> / Article : 1983</p></details><details><summary>Sidman, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-u-s-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the U.S.: Using DP concepts to understand extraordinary behavior</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior</a> / Presentation : 2011</p></details><details><summary>Silva, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happened-to-jose-a-descriptive-psychology-approach-to-cultural-values-implementation-for-a-culturally-displaced-person/\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-to-jose-chicano-freshmen-in-a-predominantly-anglo-university/\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a> / Article : 1983</p></details><details><summary>Singer, H.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p></details><details><summary>Skaggs, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p></details><details><summary>Sternberg, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p></details><details><summary>Stone, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/one-bite-at-a-time-a-glossary-of-descriptive-psychology-concepts/\">One bite at a time: A glossary of Descriptive Psychology concepts</a> / Webpage : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a> / Presentation : 2012</p></details><details><summary>Torres, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-comparison-of-puerto-rican-and-anglo-concepts-of-appropriate-mental-health-service-utilization/\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a> / Presentation : 2019</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/puerto-rican-and-anglo-conceptions-of-appropriate-mental-health-services/\">Puerto Rican and Anglo conceptions of appropriate mental health services</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clarence_thomas_humiliation/\">What&#039;s Going on between Clarence Thomas and Humiliation?An Analysis of Opinions, Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a> / Presentation : 2023</p></details><details><summary>Vanderburgh, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model/\">The positive-health developmental model</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model-of-treatment-and-psychopathology/\">The positive-health developmental model of treatment and psychopathology</a> / Article : 1985</p></details><details><summary>Wechsler, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-manic-states-a-status-dynamic-formulation-of-bipolar-disorder-2/\">Personality and manic states: A status dynamic formulation of bipolar disorder</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relationship-between-personality-and-manic-states-a-status-dynamic-formulation/\">The relationship between personality and manic states: A status dynamic formulation.</a> / Dissertation : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-concepts-a-descriptive-psychological-formulation-of-the-nature-of-trauma-and-its-consequences/\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a> / Presentation : 2021</p></details><details><summary>Yermish, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cheetahs-on-the-couch-issues-affecting-the-therapeutic-working-alliance-with-clients-who-are-cognitively-gifted/\">Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a> / Dissertation : 2010</p></details><details><summary>Zeiger, C.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-psychological-approach-to-the-improvement-of-myopia/\">A psychological approach to the improvement of myopia.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-zeigers-website/\">Click here for more information about Dr.  Zeiger...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/doing-it-all-isnt-everything-a-womans-guide-for-living-in-harmony-and-empowerment/\">Doing it all isn&#039;t everything: A woman&#039;s guide to harmony and empowerment</a> / Book : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-miss-marple-model-of-psychological-assessment/\">The Miss Marple Model of Psychological Assessment</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeiger, P.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explaining-explanations/\">Explaining Explanations</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/human-systems-issues-in-software-engineering/\">Human systems issues in software engineering</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/theologies/\">Theologies</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/toward-a-rapprochement-of-religion-and-science/\">Toward a rapprochement of religion and science</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeybekoglu, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments/\">Presidential Address: Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory and Role Development in the Behavior of Persons</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-dynamic-of-anger-management/\">The Status Dynamics of Anger Management</a> / Dissertation : 2016</p></details>\n			<h3>General Publications</h3>\n			<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-software-and-its-development/\">A new paradigm for software and its development</a> / Book</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victim-status-a-descriptive-psychology-approach/\">Victim status: A Descriptive Psychology approach</a> / Book</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-kahler-v-kansas-why-scotus-needs-descriptive-psychology/\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\">Looking for Superman in Dangerous Worlds: Descriptive Psychology  Explains Conspiracy Communities</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ses-and-place-examining-the-impacts-of-financial-position-on-a-persons-place-in-the-world/\">Presidential AddressSES and Place: Examining the Impacts of Financial Position on a Person&#039;s Place in the World</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a> / Presentation : 2020</p></details>','Publications','','inherit','closed','closed','','115-revision-v1','','','2026-07-23 15:52:34','2026-07-23 15:52:34','',115,'https://society.bsquaresite.com/?p=8210',0,'revision','',0),
(8211,3,'2026-07-23 15:52:35','2026-07-23 15:52:35','<h2>Publications</h2>				\n			<h3>By Peter G. Ossorio</h3>\n			<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details>\n			<h3>By Members of SDP</h3>\n			<details><summary>Allen, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2472/\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a> / Article : 2013</p></details><details><summary>Aylesworth, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/oriental-marshall-arts-rehabilitation/\">Oriental martial arts rehabilitation</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cultural-displacement-and-its-effects/\">Refugees: Cultural displacement and its effects</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-mental-health-and-need-satisfaction-among-indochinese-in-colorado-2/\">Stress, mental health and need satisfaction among Indochinese in Colorado</a> / Dissertation : 1980</p></details><details><summary>Backstrom, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4088/\">A Descriptive Psychology account of patient-centered medicine and the chronic pain patient</a> / Dissertation : 2015</p></details><details><summary>Baker, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/baker/\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-social-practices/\">Therapeutic social practices</a> / Article : 1982</p></details><details><summary>Beautz, S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-case-study-to-train-cross-cultural-competence/\">The use of case study to train cross-cultural competence</a> / Dissertation : 2010</p></details><details><summary>Bender, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life/\">Presidential Address: Descriptive Psychology in Everyday Life</a> / Presentation : 2023</p></details><details><summary>Bergner, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023/\">Navigating the Last Chapters of Life</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-the-status-concept-in-developing-effective-relationships-between-police-chiefs-and-officers/\">The use of the status concept in developing effective relationships between police chiefs and officers</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a> / Presentation : 2019</p></details><details><summary>Bergner, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-framework-for-eclectic-psychotherapy-2/\">A conceptual framework for eclectic psychotherapy</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-2/\">A therapeutic approach to destructive self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science/\">All the world’s a stage: A person-centered view of science</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-integrative-framework-for-psychopathology-and-psychotherapy/\">An integrative framework for psychopathology and psychotherapy</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a DP Perspective</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-empirical-validation-justifying-therapeutic-judgment-and-action/\">Beyond empirical validation: justifying therapeutic judgment and action</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-outcome-studies-good-psychotherapy-rests-on-many-secure-epistemic-foundations/\">Beyond Outcome Studies: Good Psychotherapy Rests on Many Secure ​Epistemic Foundations</a> / Presentation : 2024</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2365/\">Can psychological science be replaced by biological science?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-an-optimal-clinical-case-formulation/\">Characteristics of an optimal clinical case formulation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-bergners-website/\">Click here for more information about Dr. Bergner...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-motivation/\">Coaching and motivation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-teaching/\">Coaching and teaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/couple-therapy-for-histrionic-clients-and-their-spouses/\">Couple therapy for histrionic clients and their spouses</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-a-conceptual-formulation-and-its-clinical-implications/\">Emotions: A conceptual formulation and its clinical implications</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/father-daughter-incest-degradation-and-recovery-from-degradation-2/\">Father-daughter incest: Degradation and recovery from degradation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/hysterical-action-impersonation-and-caretaking-roles/\">Hysterical action, impersonation, and caretaking roles</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/impulsive-action-and-impulsive-persons-a-descriptive-and-pragmatic-formulation/\">Impulsive action and impulsive persons: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/is-it-all-really-biological/\">Is It All Really Biological?</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3133/\">Leadership in athletic coaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/love-and-barriers-to-love-an-analysis-for-psychotherapists-and-others/\">Love and barriers to love: An analysis for  psychotherapists and others</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lovemaking-as-a-ceremony-of-accreditation/\">Lovemaking as a ceremony of accreditation</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marital-conflict-resolution-a-conceptual-framework-and-its-empirical-evaluation-2/\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-disability-in-support-of-our-design-2/\">Mental disorder disability: In support of our design</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-is-a-disability-concept-not-a-behavioral-one-an-empirical-investigation/\">Mental disorder is a disability concept, not a behavioral one. An empirical investigation</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/moneys-lovemap-account-of-the-paraphilias-a-critique-and-reformulation/\">Money&#039;s &#039;Lovemap&#039; account of the paraphilias: A critique and reformulation</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-promoting-adaptive-self-criticism-in-psychotherapy/\">On promoting adaptive self-criticism in psychotherapy</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/paranoid-style-a-descriptive-and-pragmatic-account/\">Paranoid style: A descriptive and pragmatic account</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathological-self-criticism-assessment-and-treatment-the-plenum-series-in-social-clinical-psychology/\">Pathological Self-Criticism : Assessment and Treatment (The Plenum Series in Social-Clinical Psychology)</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pornography-effects-on-relationships/\">Pornography, effects on relationships</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/proposal-for-an-eclectic-framework/\">Proposal for an eclectic framework</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2614/\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recasting-victims-as-perpetrators/\">Recasting victims as perpetrators</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/romantic-partners-use-of-pornography-its-significance-for-women/\">Romantic partner&#039;s use of pornography: Its significance for women</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism/\">Self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-compulsion-as-attempted-recovery-from-degradation/\">Sexual compulsion as attempted recovery from degradation.</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-misunderstanding-a-descriptive-and-pragmatic-formulation/\">Sexual misunderstanding: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-significance/\">Sexual Significance</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/some-implications-of-belief-in-love-free-will-and-non-reductionism/\">Some implications of belief in love, free will, and non-reductionism</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-psychotherapy/\">Status dynamic psychotherapy</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/tatus-dynamic-psychotherapy-with-depressed-individuals/\">Status dynamic psychotherapy with depressed individuals</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-treatment-of-a-case-of-bulimia/\">Status dynamic treatment of a case of bulimia</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-creating-new-paths-to-therapeutic-change/\">Status dynamics: An enriching path to therapeutic change</a> / Hardcover : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-enhancement-a-further-path-to-therapeutic-change/\">Status enhancement: An enriching path to therapeutic change</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2612/\">Studies in psychopathology: The Descriptive Psychology approach</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/suicide-and-impossible-worlds/\">Suicide and impossible worlds</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sustaining-versus-losing-love-factors-discriminating-the-two-2/\">Sustaining versus losing love: Factors discriminating the two</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3914/\">The case against the case of free will</a> / Article : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-r/\">The development and evaluation of a training videotape for the resolution of marital conflict.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3935/\">The many secure knowledge bases of psychotherapy</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-marital-system-of-the-hysterical-individual/\">The marital system of the hysterical individual</a> / Article : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-overseer-regime-a-descriptive-and-practical-study-of-the-obsessive-compulsive-personality-style/\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parentification-scale/\">The parentification scale</a> / Article : 2001</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-personal-beliefs-scale-2/\">The Personal Beliefs Scale</a> / Article : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-as-accreditation/\">The positive therapeutic relationship as accreditation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-significance-of-heavy-pornography-involvement-for-romantic-partners-research-and-clinical-implications/\">The significance of heavy pornography involvement for romantic partners: Research and clinical implications</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2420/\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a> / Article : 20101</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-a-recent-formulation-of-bulimia-nervosa-in-the-successful-treatment-of-a-bulimic-woman/\">The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-use-of-systems-oriented-illustrative-stories-in-marital-psychotherapy/\">The use of systems oriented illustrative stories in marital psychotherapy</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\">Therapeutic approaches to problems of meaninglessness</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2477/\">Therapeutic policies: A policy-based approach to psychotherapy</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-storytelling-revisited/\">Therapeutic storytelling revisited</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/transforming-presenting-problems/\">Transforming presenting problems</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction/\">Trauma, exposure, and world reconstruction</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/underlying-cognitive-processes-or-private-social-practices/\">Underlying cognitive processes or private social practices?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/undoing-degradation/\">Undoing degradation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victims-into-perpetrators/\">Victims into perpetrators</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-why-is-it-not-reducible-to-biological-states-of-affairs/\">What is “behavior?” And why is it not reducible to biological states of affairs?</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3971/\">What is a person? What is the self? Formulations for a science of psychology</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-so-what/\">What is behavior? And so what?</a> / Article : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is descriptive psychology? An introduction</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-love-an-empirically-based-essentialist-account/\">What is love? An empirically-based essentialist account</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-psychopathology-and-so-what/\">What is psychopathology? And so what?</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-keeps-love-alive-an-empirical-investigation/\">What keeps love alive?  An empirical investigation</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-do-men-distance-factors-predictive-of-male-avoidance-of-intimate-conflict/\">Why do men distance? Factors predictive of male avoidance of intimate conflict</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3978/\">World reconstruction in psychotherapy</a> / Article : 2005</p></details><details><summary>Bretscher, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p></details><details><summary>Cabezas, C.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2200/\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> / Dissertation : 1991</p></details><details><summary>Carlson, R.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2202/\">A computer implementation of the reason formulation applied to person perception.</a> / Dissertation : 1979</p></details><details><summary>Colp, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Colvin, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-metaphysics-on-science-religion-and-wisdom/\">Descriptive metaphysics: On science, religion, and wisdom</a> / Article : 2006</p></details><details><summary>Cote, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-addressreconstructing-worlds-through-expressive-and-mindful-arta-descriptive-psychology-perspecrtive/\">Presidential AddressReconstructing Worlds Through Expressive and Mindful Art:A Descriptive Psychology Perspective</a> / Presentation : 2024</p></details><details><summary>Cox, J.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p></details><details><summary>Crouch, T.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-of-sexual-relationships/\">Status dynamics of sexual relationships.</a> / Dissertation : 1988</p></details><details><summary>Davis, K.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson&#039;s Disease</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-1/\">Advances in Descriptive Psychology, Volume 1</a> / Book : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/brains-dont-think-and-organisms-dont-create-cultures-or-develop-spontaneous-languages/\">Brains don&#039;t think and organisms don&#039;t create cultures or develop spontaneous languages</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-davis-website/\">Click here for more information about Dr.  Davis...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/friendship-and-love-relationships/\">Friendship and love relationships</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stalkers-and-their-worlds/\">Stalkers and their worlds</a> / Article : 2006</p></details><details><summary>Driscoll, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/policies-for-pragmatic-psychotherapy-2/\">Policies for pragmatic psychotherapy</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pragmatic-psychotherapy/\">Pragmatic psychotherapy</a> / Book : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-analysis-and-treatment/\">Self-criticism: Analysis and treatment</a> / Article : 1981</p></details><details><summary>Farber, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/castanedas-don-juan-as-psychotherapist-2/\">Castaneda&#039;s Don Juan as psychotherapist</a> / Article : 1981</p></details><details><summary>Felknor, C.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/kids-interest-discovery-kits/\">Kids interest discovery kits</a> / Article : 1998</p></details><details><summary>Felknor, J.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-as-an-aspect-of-interpersonal-interaction/\">Interpersonal understanding as an aspect of interpersonal interaction.</a> / Dissertation : 1977</p></details><details><summary>Forward, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Harnsberger, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-through-lines-and-the-dramaturgical-pattern-of-the-recovering-addict/\">Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a> / Dissertation : 2011</p></details><details><summary>Heinrich, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p></details><details><summary>Holmes, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-doesnt-always-have-to-be-depressing/\">Depression doesn&#039;t always have to be depressing</a> / Paperback : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-between-clients-and-non-clients-and-a-comparison-of-two-vocational-counseling-procedures/\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-of-persons-or-who-was-that-metaphor/\">The status of persons or who was that metaphor</a> / Article : 1992</p></details><details><summary>Holt, S.B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal-and-competence-in-moral-judgment-and-behavior-2/\">Appraisal and competence in moral judgment and behavior</a> / Article : 1990</p></details><details><summary>Ida, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-hopelessness-and-suicide-ideation-among-asian-american-students/\">Depression, hopelessness, and suicide ideation among Asian-American students.</a> / Dissertation : 1989</p></details><details><summary>Jeffrey, H.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-artificial-intelligence/\">A new paradigm for artificial intelligence</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-jeffrey/\">Click here for more related work by Dr. Jeffrey...</a> / Webpage : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-without-processes/\">Cognition without processes</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a person&#039;s world</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid it</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right-2/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/homo-communitatis-a-rigorous-foundation-for-behavioral-finance/\">Homo Communitatis: A rigorous foundation for behavioral finance</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-engineering-theory-and-practice/\">Knowledge engineering: Theory and practice</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-what-actually-happens-accessible/\">Making &quot;What Actually Happens&quot; Accessible</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-buddhism-accessible-to-westerners/\">Making Buddhism Accessible to Westerners</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address: Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/structure/\">Structure</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4136/\">The Mentor Project: Replicating the functions of an organization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/there-is-something-new-in-the-world-of-social-science-conceptualizations-a-review-of-place/\">There is something new in the world of social science conceptualizations: A review of Place</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a> / Presentation : 2016</p></details><details><summary>Kantor, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales:How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/childrens-imaginative-play-a-descriptive-psychology-approach/\">Children’s imaginative play: A descriptive psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/discipline-negotiation-and-the-schizogenic-family-a-study-of-normal-and-schizogenic-socialization/\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\">The Alien and the Earthling: Status Dynamic Role Play Therapy with Children</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change/\">We&#039;re off to see the wizard: Politics, charisma, and community change</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We’re Off to See the Wizard: Politics, Charisma, and Community Change</a> / Presentation : 2011</p></details><details><summary>Kennedy, P.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> / Dissertation : 2018</p></details><details><summary>Kirsch, N.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attempted-suicide-and-restrictions-in-the-eligibility-to-negotiate-personal-characteristics/\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2231/\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> / Dissertation : 1978</p></details><details><summary>Larsen, E.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-pre-normative-and-predictive-study-of-the-college-student-rorschach/\">A pre-normative and predictive study of the college student Rorschach.</a> / Dissertation : 1968</p></details><details><summary>Lasater, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology Perspective on Careers</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recovery-from-compulsive-behavior-how-to-transcend-your-troubled-family/\">Recovery from Compulsive Behavior: How to Transcend Your Troubled Family</a> / Paperback</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community-2/\">Stress and health in a Colorado coal mining community</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community/\">Stress and health in a Colorado coal mining community.</a> / Dissertation : 1979</p></details><details><summary>Latham, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-high-power-low-power-account-of-gender-differences-in-self-criticism-2/\">A high power - low power account of gender differences in self-criticism</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/latham-dissertation/\">A high power-low power account of self- criticism</a> / Dissertation : 1983</p></details><details><summary>Littler, S.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-in-schizophrenic-thought-disorder/\">Significance in schizophrenic thought disorder.</a> / Dissertation : 1987</p></details><details><summary>Littmann, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-theory-of-humor/\">A theory of humor.</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/elucidating-actus-reus-and-mens-rea-a-descriptive-psychology-perspective/\">Elucidating Actus Reus and Mens Rea: A Descriptive Psychology perspective</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/guilty-or-not-a-descriptive-psychology-analysis/\">Guilty or not? A Descriptive Psychology analysis</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p></details><details><summary>Lubuguin, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural Competence as a Therapist:A Descriptive Psychology Approach</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching-culturally-competent-psychotherapy-a-descriptive-psychology-approach/\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-acculturation-of-culturally-displaced-persons/\">The acculturation of culturally displaced persons</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2243/\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> / Dissertation : 1993</p></details><details><summary>Marshall, K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-bulimic-life-pattern-3/\">A bulimic life pattern</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/scenarios-of-alcoholic-relationships/\">Scenarios of &quot;alcoholic&quot; relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2248/\">The significance of criminal and noncriminal behavior.</a> / Dissertation : 1980</p></details><details><summary>Minerva, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/smoking-addiction-a-descriptive-psychology-conceptualization-and-test/\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> / Dissertation : 1989</p></details><details><summary>Mitchell, T</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-interpretation-of-utterances/\">On the interpretation of utterances</a> / Article : 1981</p></details><details><summary>Newby-Clarke, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">The Time is (Probably) Ripe for Change: Moving Descriptive Psychology into the Mainstream</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Orvik, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-model-for-migration-in-alaska/\">A conceptual model for migration in Alaska</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change/\">Technology transfer and culture change</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-dropped-out-redescribing-chronic-mental-illness-as-a-question-about-communities-2/\">The Dropped Out: Redescribing chronic mental illness as a question about communities</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p></details><details><summary>Peek, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-peek/\">Click here for more information about Dr. Peek...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/faith-and-skepticism-in-biofeedback-learning/\">Faith and skepticism in biofeedback learning.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/whats-in-a-name/\">What’s in a name?</a> / Presentation : 2013</p></details><details><summary>Plotkin, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness/\">Consciousness</a> / Article : 1981</p></details><details><summary>Pomerantz, J.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-appreciation-and-authentic-love-and-friendship/\">Significance appreciation and authentic love and friendship.</a> / Dissertation : 1988</p></details><details><summary>Popov, Dan</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p></details><details><summary>Putman, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/artificial-persons/\">Artificial persons</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor&#039;s Knowledge and the Ongoing Creation of Meaning in the Real World</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-how-ordinary-people-create-the-real-world/\">At a glance and out of nowhere: How ordinary people create the real world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging/\">Being, Becoming and Belonging</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging-3/\">Being, becoming and belonging</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/communities-2/\">Communities</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/effects-of-marathon-encounter-groups-on-self-reported-behavior-in-interpersonal-contexts/\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2483/\">Leading: Perspectives for leaders and leadership coaches</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marketing-your-services-a-step-by-step-guide-for-small-businesses-and-professionals/\">Marketing Your Services : A Step-By-Step Guide for Small Businesses and Professionals</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-community-description/\">Notes on Community Description</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3141/\">Organizations</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What is Descriptive Psychology: A First Hand Historical and Substantive Account</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems</a> / Presentation : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-the-source-of-intractable-value-problems/\">When worlds collide: The source of intractable value problems</a> / Article : 2013</p></details><details><summary>Quintana, D.N.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ethnicity-and-the-utilization-of-mental-health-services-stoicism-versus-hypochondria/\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> / Dissertation : 1990</p></details><details><summary>Roberts, M.K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-accomplices-tale/\">An accomplice’s tale</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-indeterminate-and-expansive-world/\">An indeterminate and expansive world</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2388/\">Ancient companions</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-2/\">Companions of uncertain status</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/i-and-thou-a-study-of-personal-relationships/\">I and Thou: A study of personal relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowing-the-world/\">Knowing the world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3116/\">Kurosawa&#039;s relativity</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/men-and-women-partners-lovers-friends/\">Men and women: Partners, lovers, friends</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-outside-looking-in-a-conceptualization-of-adolescence/\">On the outside looking In: A conceptualization of adolescence</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2312/\">Partners, lovers, friends: A status dynamic study of men and women.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-with-adolescents-and-their-families-a-status-dynamic-approach-2/\">Psychotherapy with adolescents and their families: A status dynamic approach</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-nefarious-is/\">The Nefarious “is”</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-and-world-reconstruction/\">Worlds and world reconstruction</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-of-uncertain-status/\">Worlds of uncertain status</a> / Article : 2010</p></details><details><summary>Rosales, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/violent-males-views-of-spousal-assault-preliminary-evidence-supporting-four-paradigm-cases-of-spousal-assault-males/\">Violent males&#039; views of spousal assault: Preliminary evidence supporting four paradigm cases of spousal assault (males).</a> / Dissertation : 1990</p></details><details><summary>Sanchez, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/chicano-identification-and-its-correlates/\">Chicano identification and its correlates.</a> / Dissertation : 1992</p></details><details><summary>Sapin, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Schmitz, T.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-factor-analytic-study-of-stimulus-values-of-the-thematic-apperception-test/\">A factor analytic study of stimulus values of the Thematic Apperception Test.</a> / Dissertation : 1965</p></details><details><summary>Schneider, L.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p></details><details><summary>Schwartz, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-more-information-about-dr-schwartz/\">Click here for more information about Dr. Schwartz...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/degradation-accreditation-and-rites-of-passage/\">Degradation, accreditation, and rites of passage</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists/\">Descriptive Psychology as Therapy for Therapies</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-language-essentials-of-clinical-psychoanalytic-theory/\">Essentials of Psychoanalytic Theory and Practice</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/from-passivity-to-competence-a-conceptualization-of-knowledge-skill-tolerance-and-empathy/\">From Passivity to Competence - A Conceptualization of Knowledge, Skill, Tolerance, and Empathy</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-saying-no-evidence-based-practice-and-the-hijacking-of-the-empirical/\">On saying “no”: Evidence based practice and the hijacking of the empirical</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein/\">Preparation for Descriptive Psychology:Conversations with Ossorio on Reading Wittgenstein</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presentations-of-self-and-the-status-dynamics-of-psychotherapy-and-supervision/\">Presentations of Self and the Status Dynamics of Psychotherapy and Supervision</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-and-psychotherapy/\">Status Dynamics and Psychotherapy</a> / Presentation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What Concepts Proved Serviceable?</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parameters-of-empathy-core-considerations-for-psychotherapy-and-supervision/\">The parameters of empathy: Core considerations for psychotherapy and supervision</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3719/\">The problem of other possible persons: Dolphins, primates, and aliens</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-two-concepts-of-action-and-responsibility-in-psychoanalysis/\">The two concepts of action and responsibility in psychoanalysis</a> / Article : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2274/\">Time and context in the hypnotic state: An examination of some state specific effects.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-a-person-and-how-can-we-be-sure-a-paradigm-case-formulation/\">What is a person and how can we be sure? A Paradigm Case Formulation</a> / Book : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-makes-something-psychoanalytic/\">What makes something psychoanalytic?</a> / Article : 1988</p></details><details><summary>Shideler, M.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-behavior-and-the-world-the-descriptive-psychology-approach/\">Persons, Behavior, and the World: The Descriptive Psychology Approach</a> / Book : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/science-religion-and-religions/\">Science, religion, and religions</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/spirituality-the-descriptive-psychology-approach/\">Spirituality: The Descriptive Psychology approach</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-creator-and-the-discoverer/\">The creator and the discoverer</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\">The Founding of the Society for Descriptive Psychology</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-lover-and-the-logician/\">The lover and the logician</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-priest-and-the-psychotherapist/\">The priest and the psychotherapist</a> / Article : 1983</p></details><details><summary>Sidman, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-u-s-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the U.S.: Using DP concepts to understand extraordinary behavior</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior</a> / Presentation : 2011</p></details><details><summary>Silva, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happened-to-jose-a-descriptive-psychology-approach-to-cultural-values-implementation-for-a-culturally-displaced-person/\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-to-jose-chicano-freshmen-in-a-predominantly-anglo-university/\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a> / Article : 1983</p></details><details><summary>Singer, H.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p></details><details><summary>Skaggs, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p></details><details><summary>Sternberg, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p></details><details><summary>Stone, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/one-bite-at-a-time-a-glossary-of-descriptive-psychology-concepts/\">One bite at a time: A glossary of Descriptive Psychology concepts</a> / Webpage : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a> / Presentation : 2012</p></details><details><summary>Torres, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-comparison-of-puerto-rican-and-anglo-concepts-of-appropriate-mental-health-service-utilization/\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a> / Presentation : 2019</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/puerto-rican-and-anglo-conceptions-of-appropriate-mental-health-services/\">Puerto Rican and Anglo conceptions of appropriate mental health services</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clarence_thomas_humiliation/\">What&#039;s Going on between Clarence Thomas and Humiliation?An Analysis of Opinions, Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a> / Presentation : 2023</p></details><details><summary>Vanderburgh, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model/\">The positive-health developmental model</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model-of-treatment-and-psychopathology/\">The positive-health developmental model of treatment and psychopathology</a> / Article : 1985</p></details><details><summary>Wechsler, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-manic-states-a-status-dynamic-formulation-of-bipolar-disorder-2/\">Personality and manic states: A status dynamic formulation of bipolar disorder</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relationship-between-personality-and-manic-states-a-status-dynamic-formulation/\">The relationship between personality and manic states: A status dynamic formulation.</a> / Dissertation : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-concepts-a-descriptive-psychological-formulation-of-the-nature-of-trauma-and-its-consequences/\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a> / Presentation : 2021</p></details><details><summary>Yermish, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cheetahs-on-the-couch-issues-affecting-the-therapeutic-working-alliance-with-clients-who-are-cognitively-gifted/\">Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a> / Dissertation : 2010</p></details><details><summary>Zeiger, C.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-psychological-approach-to-the-improvement-of-myopia/\">A psychological approach to the improvement of myopia.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-zeigers-website/\">Click here for more information about Dr.  Zeiger...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/doing-it-all-isnt-everything-a-womans-guide-for-living-in-harmony-and-empowerment/\">Doing it all isn&#039;t everything: A woman&#039;s guide to harmony and empowerment</a> / Book : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-miss-marple-model-of-psychological-assessment/\">The Miss Marple Model of Psychological Assessment</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeiger, P.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explaining-explanations/\">Explaining Explanations</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/human-systems-issues-in-software-engineering/\">Human systems issues in software engineering</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/theologies/\">Theologies</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/toward-a-rapprochement-of-religion-and-science/\">Toward a rapprochement of religion and science</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeybekoglu, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments/\">Presidential Address: Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory and Role Development in the Behavior of Persons</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-dynamic-of-anger-management/\">The Status Dynamics of Anger Management</a> / Dissertation : 2016</p></details>\n			<h3>General Publications</h3>\n			<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-software-and-its-development/\">A new paradigm for software and its development</a> / Book</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victim-status-a-descriptive-psychology-approach/\">Victim status: A Descriptive Psychology approach</a> / Book</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-kahler-v-kansas-why-scotus-needs-descriptive-psychology/\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\">Looking for Superman in Dangerous Worlds: Descriptive Psychology  Explains Conspiracy Communities</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ses-and-place-examining-the-impacts-of-financial-position-on-a-persons-place-in-the-world/\">Presidential AddressSES and Place: Examining the Impacts of Financial Position on a Person&#039;s Place in the World</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a> / Presentation : 2020</p></details>','Publications','','inherit','closed','closed','','115-revision-v1','','','2026-07-23 15:52:35','2026-07-23 15:52:35','',115,'https://society.bsquaresite.com/?p=8211',0,'revision','',0),
(8213,3,'2026-07-23 16:20:18','2026-07-23 16:20:18','<h2>Publications</h2>				\n			<h3>By Peter G. Ossorio</h3>\n			<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details>\n			<h3>By Members of SDP</h3>\n			<details><summary>Allen, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2472/\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a> / Article : 2013</p></details><details><summary>Aylesworth, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/oriental-marshall-arts-rehabilitation/\">Oriental martial arts rehabilitation</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cultural-displacement-and-its-effects/\">Refugees: Cultural displacement and its effects</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-mental-health-and-need-satisfaction-among-indochinese-in-colorado-2/\">Stress, mental health and need satisfaction among Indochinese in Colorado</a> / Dissertation : 1980</p></details><details><summary>Backstrom, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4088/\">A Descriptive Psychology account of patient-centered medicine and the chronic pain patient</a> / Dissertation : 2015</p></details><details><summary>Baker, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/baker/\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-social-practices/\">Therapeutic social practices</a> / Article : 1982</p></details><details><summary>Beautz, S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-case-study-to-train-cross-cultural-competence/\">The use of case study to train cross-cultural competence</a> / Dissertation : 2010</p></details><details><summary>Bender, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life/\">Presidential Address: Descriptive Psychology in Everyday Life</a> / Presentation : 2023</p></details><details><summary>Bergner, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023/\">Navigating the Last Chapters of Life</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-the-status-concept-in-developing-effective-relationships-between-police-chiefs-and-officers/\">The use of the status concept in developing effective relationships between police chiefs and officers</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a> / Presentation : 2019</p></details><details><summary>Bergner, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-framework-for-eclectic-psychotherapy-2/\">A conceptual framework for eclectic psychotherapy</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-2/\">A therapeutic approach to destructive self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science/\">All the world’s a stage: A person-centered view of science</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-integrative-framework-for-psychopathology-and-psychotherapy/\">An integrative framework for psychopathology and psychotherapy</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a DP Perspective</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-empirical-validation-justifying-therapeutic-judgment-and-action/\">Beyond empirical validation: justifying therapeutic judgment and action</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-outcome-studies-good-psychotherapy-rests-on-many-secure-epistemic-foundations/\">Beyond Outcome Studies: Good Psychotherapy Rests on Many Secure ​Epistemic Foundations</a> / Presentation : 2024</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2365/\">Can psychological science be replaced by biological science?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-an-optimal-clinical-case-formulation/\">Characteristics of an optimal clinical case formulation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-bergners-website/\">Click here for more information about Dr. Bergner...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-motivation/\">Coaching and motivation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-teaching/\">Coaching and teaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/couple-therapy-for-histrionic-clients-and-their-spouses/\">Couple therapy for histrionic clients and their spouses</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-a-conceptual-formulation-and-its-clinical-implications/\">Emotions: A conceptual formulation and its clinical implications</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/father-daughter-incest-degradation-and-recovery-from-degradation-2/\">Father-daughter incest: Degradation and recovery from degradation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/hysterical-action-impersonation-and-caretaking-roles/\">Hysterical action, impersonation, and caretaking roles</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/impulsive-action-and-impulsive-persons-a-descriptive-and-pragmatic-formulation/\">Impulsive action and impulsive persons: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/is-it-all-really-biological/\">Is It All Really Biological?</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3133/\">Leadership in athletic coaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/love-and-barriers-to-love-an-analysis-for-psychotherapists-and-others/\">Love and barriers to love: An analysis for  psychotherapists and others</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lovemaking-as-a-ceremony-of-accreditation/\">Lovemaking as a ceremony of accreditation</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marital-conflict-resolution-a-conceptual-framework-and-its-empirical-evaluation-2/\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-disability-in-support-of-our-design-2/\">Mental disorder disability: In support of our design</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-is-a-disability-concept-not-a-behavioral-one-an-empirical-investigation/\">Mental disorder is a disability concept, not a behavioral one. An empirical investigation</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/moneys-lovemap-account-of-the-paraphilias-a-critique-and-reformulation/\">Money&#039;s &#039;Lovemap&#039; account of the paraphilias: A critique and reformulation</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-promoting-adaptive-self-criticism-in-psychotherapy/\">On promoting adaptive self-criticism in psychotherapy</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/paranoid-style-a-descriptive-and-pragmatic-account/\">Paranoid style: A descriptive and pragmatic account</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathological-self-criticism-assessment-and-treatment-the-plenum-series-in-social-clinical-psychology/\">Pathological Self-Criticism : Assessment and Treatment (The Plenum Series in Social-Clinical Psychology)</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pornography-effects-on-relationships/\">Pornography, effects on relationships</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/proposal-for-an-eclectic-framework/\">Proposal for an eclectic framework</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2614/\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recasting-victims-as-perpetrators/\">Recasting victims as perpetrators</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/romantic-partners-use-of-pornography-its-significance-for-women/\">Romantic partner&#039;s use of pornography: Its significance for women</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism/\">Self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-compulsion-as-attempted-recovery-from-degradation/\">Sexual compulsion as attempted recovery from degradation.</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-misunderstanding-a-descriptive-and-pragmatic-formulation/\">Sexual misunderstanding: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-significance/\">Sexual Significance</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/some-implications-of-belief-in-love-free-will-and-non-reductionism/\">Some implications of belief in love, free will, and non-reductionism</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-psychotherapy/\">Status dynamic psychotherapy</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/tatus-dynamic-psychotherapy-with-depressed-individuals/\">Status dynamic psychotherapy with depressed individuals</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-treatment-of-a-case-of-bulimia/\">Status dynamic treatment of a case of bulimia</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-creating-new-paths-to-therapeutic-change/\">Status dynamics: An enriching path to therapeutic change</a> / Hardcover : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-enhancement-a-further-path-to-therapeutic-change/\">Status enhancement: An enriching path to therapeutic change</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2612/\">Studies in psychopathology: The Descriptive Psychology approach</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/suicide-and-impossible-worlds/\">Suicide and impossible worlds</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sustaining-versus-losing-love-factors-discriminating-the-two-2/\">Sustaining versus losing love: Factors discriminating the two</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3914/\">The case against the case of free will</a> / Article : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-r/\">The development and evaluation of a training videotape for the resolution of marital conflict.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3935/\">The many secure knowledge bases of psychotherapy</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-marital-system-of-the-hysterical-individual/\">The marital system of the hysterical individual</a> / Article : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-overseer-regime-a-descriptive-and-practical-study-of-the-obsessive-compulsive-personality-style/\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parentification-scale/\">The parentification scale</a> / Article : 2001</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-personal-beliefs-scale-2/\">The Personal Beliefs Scale</a> / Article : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-as-accreditation/\">The positive therapeutic relationship as accreditation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-significance-of-heavy-pornography-involvement-for-romantic-partners-research-and-clinical-implications/\">The significance of heavy pornography involvement for romantic partners: Research and clinical implications</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2420/\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a> / Article : 20101</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-a-recent-formulation-of-bulimia-nervosa-in-the-successful-treatment-of-a-bulimic-woman/\">The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-use-of-systems-oriented-illustrative-stories-in-marital-psychotherapy/\">The use of systems oriented illustrative stories in marital psychotherapy</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\">Therapeutic approaches to problems of meaninglessness</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2477/\">Therapeutic policies: A policy-based approach to psychotherapy</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-storytelling-revisited/\">Therapeutic storytelling revisited</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/transforming-presenting-problems/\">Transforming presenting problems</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction/\">Trauma, exposure, and world reconstruction</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/underlying-cognitive-processes-or-private-social-practices/\">Underlying cognitive processes or private social practices?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/undoing-degradation/\">Undoing degradation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victims-into-perpetrators/\">Victims into perpetrators</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-why-is-it-not-reducible-to-biological-states-of-affairs/\">What is “behavior?” And why is it not reducible to biological states of affairs?</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3971/\">What is a person? What is the self? Formulations for a science of psychology</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-so-what/\">What is behavior? And so what?</a> / Article : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is descriptive psychology? An introduction</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-love-an-empirically-based-essentialist-account/\">What is love? An empirically-based essentialist account</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-psychopathology-and-so-what/\">What is psychopathology? And so what?</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-keeps-love-alive-an-empirical-investigation/\">What keeps love alive?  An empirical investigation</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-do-men-distance-factors-predictive-of-male-avoidance-of-intimate-conflict/\">Why do men distance? Factors predictive of male avoidance of intimate conflict</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3978/\">World reconstruction in psychotherapy</a> / Article : 2005</p></details><details><summary>Bretscher, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p></details><details><summary>Cabezas, C.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2200/\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> / Dissertation : 1991</p></details><details><summary>Carlson, R.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2202/\">A computer implementation of the reason formulation applied to person perception.</a> / Dissertation : 1979</p></details><details><summary>Colp, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Colvin, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-metaphysics-on-science-religion-and-wisdom/\">Descriptive metaphysics: On science, religion, and wisdom</a> / Article : 2006</p></details><details><summary>Cote, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-addressreconstructing-worlds-through-expressive-and-mindful-arta-descriptive-psychology-perspecrtive/\">Presidential AddressReconstructing Worlds Through Expressive and Mindful Art:A Descriptive Psychology Perspective</a> / Presentation : 2024</p></details><details><summary>Cox, J.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p></details><details><summary>Crouch, T.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-of-sexual-relationships/\">Status dynamics of sexual relationships.</a> / Dissertation : 1988</p></details><details><summary>Davis, K.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson&#039;s Disease</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-1/\">Advances in Descriptive Psychology, Volume 1</a> / Book : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/brains-dont-think-and-organisms-dont-create-cultures-or-develop-spontaneous-languages/\">Brains don&#039;t think and organisms don&#039;t create cultures or develop spontaneous languages</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-davis-website/\">Click here for more information about Dr.  Davis...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/friendship-and-love-relationships/\">Friendship and love relationships</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stalkers-and-their-worlds/\">Stalkers and their worlds</a> / Article : 2006</p></details><details><summary>Driscoll, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/policies-for-pragmatic-psychotherapy-2/\">Policies for pragmatic psychotherapy</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pragmatic-psychotherapy/\">Pragmatic psychotherapy</a> / Book : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-analysis-and-treatment/\">Self-criticism: Analysis and treatment</a> / Article : 1981</p></details><details><summary>Farber, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/castanedas-don-juan-as-psychotherapist-2/\">Castaneda&#039;s Don Juan as psychotherapist</a> / Article : 1981</p></details><details><summary>Felknor, C.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/kids-interest-discovery-kits/\">Kids interest discovery kits</a> / Article : 1998</p></details><details><summary>Felknor, J.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-as-an-aspect-of-interpersonal-interaction/\">Interpersonal understanding as an aspect of interpersonal interaction.</a> / Dissertation : 1977</p></details><details><summary>Forward, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Harnsberger, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-through-lines-and-the-dramaturgical-pattern-of-the-recovering-addict/\">Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a> / Dissertation : 2011</p></details><details><summary>Heinrich, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p></details><details><summary>Holmes, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-doesnt-always-have-to-be-depressing/\">Depression doesn&#039;t always have to be depressing</a> / Paperback : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-between-clients-and-non-clients-and-a-comparison-of-two-vocational-counseling-procedures/\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-of-persons-or-who-was-that-metaphor/\">The status of persons or who was that metaphor</a> / Article : 1992</p></details><details><summary>Holt, S.B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal-and-competence-in-moral-judgment-and-behavior-2/\">Appraisal and competence in moral judgment and behavior</a> / Article : 1990</p></details><details><summary>Ida, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-hopelessness-and-suicide-ideation-among-asian-american-students/\">Depression, hopelessness, and suicide ideation among Asian-American students.</a> / Dissertation : 1989</p></details><details><summary>Jeffrey, H.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-artificial-intelligence/\">A new paradigm for artificial intelligence</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-jeffrey/\">Click here for more related work by Dr. Jeffrey...</a> / Webpage : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-without-processes/\">Cognition without processes</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a person&#039;s world</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid it</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right-2/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/homo-communitatis-a-rigorous-foundation-for-behavioral-finance/\">Homo Communitatis: A rigorous foundation for behavioral finance</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-engineering-theory-and-practice/\">Knowledge engineering: Theory and practice</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-what-actually-happens-accessible/\">Making &quot;What Actually Happens&quot; Accessible</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-buddhism-accessible-to-westerners/\">Making Buddhism Accessible to Westerners</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address: Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/structure/\">Structure</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4136/\">The Mentor Project: Replicating the functions of an organization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/there-is-something-new-in-the-world-of-social-science-conceptualizations-a-review-of-place/\">There is something new in the world of social science conceptualizations: A review of Place</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a> / Presentation : 2016</p></details><details><summary>Kantor, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales:How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/childrens-imaginative-play-a-descriptive-psychology-approach/\">Children’s imaginative play: A descriptive psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/discipline-negotiation-and-the-schizogenic-family-a-study-of-normal-and-schizogenic-socialization/\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\">The Alien and the Earthling: Status Dynamic Role Play Therapy with Children</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change/\">We&#039;re off to see the wizard: Politics, charisma, and community change</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We’re Off to See the Wizard: Politics, Charisma, and Community Change</a> / Presentation : 2011</p></details><details><summary>Kennedy, P.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> / Dissertation : 2018</p></details><details><summary>Kirsch, N.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attempted-suicide-and-restrictions-in-the-eligibility-to-negotiate-personal-characteristics/\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2231/\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> / Dissertation : 1978</p></details><details><summary>Larsen, E.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-pre-normative-and-predictive-study-of-the-college-student-rorschach/\">A pre-normative and predictive study of the college student Rorschach.</a> / Dissertation : 1968</p></details><details><summary>Lasater, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology Perspective on Careers</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recovery-from-compulsive-behavior-how-to-transcend-your-troubled-family/\">Recovery from Compulsive Behavior: How to Transcend Your Troubled Family</a> / Paperback</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community-2/\">Stress and health in a Colorado coal mining community</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community/\">Stress and health in a Colorado coal mining community.</a> / Dissertation : 1979</p></details><details><summary>Latham, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-high-power-low-power-account-of-gender-differences-in-self-criticism-2/\">A high power - low power account of gender differences in self-criticism</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/latham-dissertation/\">A high power-low power account of self- criticism</a> / Dissertation : 1983</p></details><details><summary>Littler, S.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-in-schizophrenic-thought-disorder/\">Significance in schizophrenic thought disorder.</a> / Dissertation : 1987</p></details><details><summary>Littmann, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-theory-of-humor/\">A theory of humor.</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/elucidating-actus-reus-and-mens-rea-a-descriptive-psychology-perspective/\">Elucidating Actus Reus and Mens Rea: A Descriptive Psychology perspective</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/guilty-or-not-a-descriptive-psychology-analysis/\">Guilty or not? A Descriptive Psychology analysis</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p></details><details><summary>Lubuguin, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural Competence as a Therapist:A Descriptive Psychology Approach</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching-culturally-competent-psychotherapy-a-descriptive-psychology-approach/\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-acculturation-of-culturally-displaced-persons/\">The acculturation of culturally displaced persons</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2243/\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> / Dissertation : 1993</p></details><details><summary>Marshall, K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-bulimic-life-pattern-3/\">A bulimic life pattern</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/scenarios-of-alcoholic-relationships/\">Scenarios of &quot;alcoholic&quot; relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2248/\">The significance of criminal and noncriminal behavior.</a> / Dissertation : 1980</p></details><details><summary>Minerva, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/smoking-addiction-a-descriptive-psychology-conceptualization-and-test/\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> / Dissertation : 1989</p></details><details><summary>Mitchell, T</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-interpretation-of-utterances/\">On the interpretation of utterances</a> / Article : 1981</p></details><details><summary>Newby-Clarke, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">The Time is (Probably) Ripe for Change: Moving Descriptive Psychology into the Mainstream</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Orvik, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-model-for-migration-in-alaska/\">A conceptual model for migration in Alaska</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change/\">Technology transfer and culture change</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-dropped-out-redescribing-chronic-mental-illness-as-a-question-about-communities-2/\">The Dropped Out: Redescribing chronic mental illness as a question about communities</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p></details><details><summary>Peek, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-peek/\">Click here for more information about Dr. Peek...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/faith-and-skepticism-in-biofeedback-learning/\">Faith and skepticism in biofeedback learning.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/whats-in-a-name/\">What’s in a name?</a> / Presentation : 2013</p></details><details><summary>Plotkin, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness/\">Consciousness</a> / Article : 1981</p></details><details><summary>Pomerantz, J.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-appreciation-and-authentic-love-and-friendship/\">Significance appreciation and authentic love and friendship.</a> / Dissertation : 1988</p></details><details><summary>Popov, Dan</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p></details><details><summary>Putman, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/artificial-persons/\">Artificial persons</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor&#039;s Knowledge and the Ongoing Creation of Meaning in the Real World</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-how-ordinary-people-create-the-real-world/\">At a glance and out of nowhere: How ordinary people create the real world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging/\">Being, Becoming and Belonging</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging-3/\">Being, becoming and belonging</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/communities-2/\">Communities</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/effects-of-marathon-encounter-groups-on-self-reported-behavior-in-interpersonal-contexts/\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2483/\">Leading: Perspectives for leaders and leadership coaches</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marketing-your-services-a-step-by-step-guide-for-small-businesses-and-professionals/\">Marketing Your Services : A Step-By-Step Guide for Small Businesses and Professionals</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-community-description/\">Notes on Community Description</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3141/\">Organizations</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What is Descriptive Psychology: A First Hand Historical and Substantive Account</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems</a> / Presentation : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-the-source-of-intractable-value-problems/\">When worlds collide: The source of intractable value problems</a> / Article : 2013</p></details><details><summary>Quintana, D.N.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ethnicity-and-the-utilization-of-mental-health-services-stoicism-versus-hypochondria/\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> / Dissertation : 1990</p></details><details><summary>Roberts, M.K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-accomplices-tale/\">An accomplice’s tale</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-indeterminate-and-expansive-world/\">An indeterminate and expansive world</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2388/\">Ancient companions</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-2/\">Companions of uncertain status</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/i-and-thou-a-study-of-personal-relationships/\">I and Thou: A study of personal relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowing-the-world/\">Knowing the world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3116/\">Kurosawa&#039;s relativity</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/men-and-women-partners-lovers-friends/\">Men and women: Partners, lovers, friends</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-outside-looking-in-a-conceptualization-of-adolescence/\">On the outside looking In: A conceptualization of adolescence</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2312/\">Partners, lovers, friends: A status dynamic study of men and women.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-with-adolescents-and-their-families-a-status-dynamic-approach-2/\">Psychotherapy with adolescents and their families: A status dynamic approach</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-nefarious-is/\">The Nefarious “is”</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-and-world-reconstruction/\">Worlds and world reconstruction</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-of-uncertain-status/\">Worlds of uncertain status</a> / Article : 2010</p></details><details><summary>Rosales, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/violent-males-views-of-spousal-assault-preliminary-evidence-supporting-four-paradigm-cases-of-spousal-assault-males/\">Violent males&#039; views of spousal assault: Preliminary evidence supporting four paradigm cases of spousal assault (males).</a> / Dissertation : 1990</p></details><details><summary>Sanchez, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/chicano-identification-and-its-correlates/\">Chicano identification and its correlates.</a> / Dissertation : 1992</p></details><details><summary>Sapin, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Schmitz, T.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-factor-analytic-study-of-stimulus-values-of-the-thematic-apperception-test/\">A factor analytic study of stimulus values of the Thematic Apperception Test.</a> / Dissertation : 1965</p></details><details><summary>Schneider, L.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p></details><details><summary>Schwartz, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-more-information-about-dr-schwartz/\">Click here for more information about Dr. Schwartz...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/degradation-accreditation-and-rites-of-passage/\">Degradation, accreditation, and rites of passage</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists/\">Descriptive Psychology as Therapy for Therapies</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-language-essentials-of-clinical-psychoanalytic-theory/\">Essentials of Psychoanalytic Theory and Practice</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/from-passivity-to-competence-a-conceptualization-of-knowledge-skill-tolerance-and-empathy/\">From Passivity to Competence - A Conceptualization of Knowledge, Skill, Tolerance, and Empathy</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-saying-no-evidence-based-practice-and-the-hijacking-of-the-empirical/\">On saying “no”: Evidence based practice and the hijacking of the empirical</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein/\">Preparation for Descriptive Psychology:Conversations with Ossorio on Reading Wittgenstein</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presentations-of-self-and-the-status-dynamics-of-psychotherapy-and-supervision/\">Presentations of Self and the Status Dynamics of Psychotherapy and Supervision</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-and-psychotherapy/\">Status Dynamics and Psychotherapy</a> / Presentation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What Concepts Proved Serviceable?</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parameters-of-empathy-core-considerations-for-psychotherapy-and-supervision/\">The parameters of empathy: Core considerations for psychotherapy and supervision</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3719/\">The problem of other possible persons: Dolphins, primates, and aliens</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-two-concepts-of-action-and-responsibility-in-psychoanalysis/\">The two concepts of action and responsibility in psychoanalysis</a> / Article : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2274/\">Time and context in the hypnotic state: An examination of some state specific effects.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-a-person-and-how-can-we-be-sure-a-paradigm-case-formulation/\">What is a person and how can we be sure? A Paradigm Case Formulation</a> / Book : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-makes-something-psychoanalytic/\">What makes something psychoanalytic?</a> / Article : 1988</p></details><details><summary>Shideler, M.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-behavior-and-the-world-the-descriptive-psychology-approach/\">Persons, Behavior, and the World: The Descriptive Psychology Approach</a> / Book : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/science-religion-and-religions/\">Science, religion, and religions</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/spirituality-the-descriptive-psychology-approach/\">Spirituality: The Descriptive Psychology approach</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-creator-and-the-discoverer/\">The creator and the discoverer</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\">The Founding of the Society for Descriptive Psychology</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-lover-and-the-logician/\">The lover and the logician</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-priest-and-the-psychotherapist/\">The priest and the psychotherapist</a> / Article : 1983</p></details><details><summary>Sidman, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-u-s-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the U.S.: Using DP concepts to understand extraordinary behavior</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior</a> / Presentation : 2011</p></details><details><summary>Silva, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happened-to-jose-a-descriptive-psychology-approach-to-cultural-values-implementation-for-a-culturally-displaced-person/\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-to-jose-chicano-freshmen-in-a-predominantly-anglo-university/\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a> / Article : 1983</p></details><details><summary>Singer, H.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p></details><details><summary>Skaggs, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p></details><details><summary>Sternberg, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p></details><details><summary>Stone, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/one-bite-at-a-time-a-glossary-of-descriptive-psychology-concepts/\">One bite at a time: A glossary of Descriptive Psychology concepts</a> / Webpage : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a> / Presentation : 2012</p></details><details><summary>Torres, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-comparison-of-puerto-rican-and-anglo-concepts-of-appropriate-mental-health-service-utilization/\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a> / Presentation : 2019</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/puerto-rican-and-anglo-conceptions-of-appropriate-mental-health-services/\">Puerto Rican and Anglo conceptions of appropriate mental health services</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clarence_thomas_humiliation/\">What&#039;s Going on between Clarence Thomas and Humiliation?An Analysis of Opinions, Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a> / Presentation : 2023</p></details><details><summary>Vanderburgh, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model/\">The positive-health developmental model</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model-of-treatment-and-psychopathology/\">The positive-health developmental model of treatment and psychopathology</a> / Article : 1985</p></details><details><summary>Wechsler, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-manic-states-a-status-dynamic-formulation-of-bipolar-disorder-2/\">Personality and manic states: A status dynamic formulation of bipolar disorder</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relationship-between-personality-and-manic-states-a-status-dynamic-formulation/\">The relationship between personality and manic states: A status dynamic formulation.</a> / Dissertation : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-concepts-a-descriptive-psychological-formulation-of-the-nature-of-trauma-and-its-consequences/\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a> / Presentation : 2021</p></details><details><summary>Yermish, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cheetahs-on-the-couch-issues-affecting-the-therapeutic-working-alliance-with-clients-who-are-cognitively-gifted/\">Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a> / Dissertation : 2010</p></details><details><summary>Zeiger, C.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-psychological-approach-to-the-improvement-of-myopia/\">A psychological approach to the improvement of myopia.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-zeigers-website/\">Click here for more information about Dr.  Zeiger...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/doing-it-all-isnt-everything-a-womans-guide-for-living-in-harmony-and-empowerment/\">Doing it all isn&#039;t everything: A woman&#039;s guide to harmony and empowerment</a> / Book : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-miss-marple-model-of-psychological-assessment/\">The Miss Marple Model of Psychological Assessment</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeiger, P.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explaining-explanations/\">Explaining Explanations</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/human-systems-issues-in-software-engineering/\">Human systems issues in software engineering</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/theologies/\">Theologies</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/toward-a-rapprochement-of-religion-and-science/\">Toward a rapprochement of religion and science</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeybekoglu, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments/\">Presidential Address: Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory and Role Development in the Behavior of Persons</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-dynamic-of-anger-management/\">The Status Dynamics of Anger Management</a> / Dissertation : 2016</p></details>\n			<h3>General Publications</h3>\n			<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-software-and-its-development/\">A new paradigm for software and its development</a> / Book</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victim-status-a-descriptive-psychology-approach/\">Victim status: A Descriptive Psychology approach</a> / Book</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-kahler-v-kansas-why-scotus-needs-descriptive-psychology/\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\">Looking for Superman in Dangerous Worlds: Descriptive Psychology  Explains Conspiracy Communities</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ses-and-place-examining-the-impacts-of-financial-position-on-a-persons-place-in-the-world/\">Presidential AddressSES and Place: Examining the Impacts of Financial Position on a Person&#039;s Place in the World</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a> / Presentation : 2020</p></details>','Publications','','inherit','closed','closed','','115-revision-v1','','','2026-07-23 16:20:18','2026-07-23 16:20:18','',115,'https://society.bsquaresite.com/?p=8213',0,'revision','',0),
(8214,3,'2026-07-23 16:20:19','2026-07-23 16:20:19','<h2>Publications</h2>				\n			<h3>By Peter G. Ossorio</h3>\n			<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details>\n			<h3>By Members of SDP</h3>\n			<details><summary>Allen, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2472/\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a> / Article : 2013</p></details><details><summary>Aylesworth, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/oriental-marshall-arts-rehabilitation/\">Oriental martial arts rehabilitation</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cultural-displacement-and-its-effects/\">Refugees: Cultural displacement and its effects</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-mental-health-and-need-satisfaction-among-indochinese-in-colorado-2/\">Stress, mental health and need satisfaction among Indochinese in Colorado</a> / Dissertation : 1980</p></details><details><summary>Backstrom, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4088/\">A Descriptive Psychology account of patient-centered medicine and the chronic pain patient</a> / Dissertation : 2015</p></details><details><summary>Baker, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/baker/\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-social-practices/\">Therapeutic social practices</a> / Article : 1982</p></details><details><summary>Beautz, S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-case-study-to-train-cross-cultural-competence/\">The use of case study to train cross-cultural competence</a> / Dissertation : 2010</p></details><details><summary>Bender, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life/\">Presidential Address: Descriptive Psychology in Everyday Life</a> / Presentation : 2023</p></details><details><summary>Bergner, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023/\">Navigating the Last Chapters of Life</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-the-status-concept-in-developing-effective-relationships-between-police-chiefs-and-officers/\">The use of the status concept in developing effective relationships between police chiefs and officers</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a> / Presentation : 2019</p></details><details><summary>Bergner, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-framework-for-eclectic-psychotherapy-2/\">A conceptual framework for eclectic psychotherapy</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-2/\">A therapeutic approach to destructive self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science/\">All the world’s a stage: A person-centered view of science</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-integrative-framework-for-psychopathology-and-psychotherapy/\">An integrative framework for psychopathology and psychotherapy</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a DP Perspective</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-empirical-validation-justifying-therapeutic-judgment-and-action/\">Beyond empirical validation: justifying therapeutic judgment and action</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-outcome-studies-good-psychotherapy-rests-on-many-secure-epistemic-foundations/\">Beyond Outcome Studies: Good Psychotherapy Rests on Many Secure ​Epistemic Foundations</a> / Presentation : 2024</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2365/\">Can psychological science be replaced by biological science?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-an-optimal-clinical-case-formulation/\">Characteristics of an optimal clinical case formulation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-bergners-website/\">Click here for more information about Dr. Bergner...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-motivation/\">Coaching and motivation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-teaching/\">Coaching and teaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/couple-therapy-for-histrionic-clients-and-their-spouses/\">Couple therapy for histrionic clients and their spouses</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-a-conceptual-formulation-and-its-clinical-implications/\">Emotions: A conceptual formulation and its clinical implications</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/father-daughter-incest-degradation-and-recovery-from-degradation-2/\">Father-daughter incest: Degradation and recovery from degradation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/hysterical-action-impersonation-and-caretaking-roles/\">Hysterical action, impersonation, and caretaking roles</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/impulsive-action-and-impulsive-persons-a-descriptive-and-pragmatic-formulation/\">Impulsive action and impulsive persons: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/is-it-all-really-biological/\">Is It All Really Biological?</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3133/\">Leadership in athletic coaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/love-and-barriers-to-love-an-analysis-for-psychotherapists-and-others/\">Love and barriers to love: An analysis for  psychotherapists and others</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lovemaking-as-a-ceremony-of-accreditation/\">Lovemaking as a ceremony of accreditation</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marital-conflict-resolution-a-conceptual-framework-and-its-empirical-evaluation-2/\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-disability-in-support-of-our-design-2/\">Mental disorder disability: In support of our design</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-is-a-disability-concept-not-a-behavioral-one-an-empirical-investigation/\">Mental disorder is a disability concept, not a behavioral one. An empirical investigation</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/moneys-lovemap-account-of-the-paraphilias-a-critique-and-reformulation/\">Money&#039;s &#039;Lovemap&#039; account of the paraphilias: A critique and reformulation</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-promoting-adaptive-self-criticism-in-psychotherapy/\">On promoting adaptive self-criticism in psychotherapy</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/paranoid-style-a-descriptive-and-pragmatic-account/\">Paranoid style: A descriptive and pragmatic account</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathological-self-criticism-assessment-and-treatment-the-plenum-series-in-social-clinical-psychology/\">Pathological Self-Criticism : Assessment and Treatment (The Plenum Series in Social-Clinical Psychology)</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pornography-effects-on-relationships/\">Pornography, effects on relationships</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/proposal-for-an-eclectic-framework/\">Proposal for an eclectic framework</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2614/\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recasting-victims-as-perpetrators/\">Recasting victims as perpetrators</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/romantic-partners-use-of-pornography-its-significance-for-women/\">Romantic partner&#039;s use of pornography: Its significance for women</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism/\">Self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-compulsion-as-attempted-recovery-from-degradation/\">Sexual compulsion as attempted recovery from degradation.</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-misunderstanding-a-descriptive-and-pragmatic-formulation/\">Sexual misunderstanding: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-significance/\">Sexual Significance</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/some-implications-of-belief-in-love-free-will-and-non-reductionism/\">Some implications of belief in love, free will, and non-reductionism</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-psychotherapy/\">Status dynamic psychotherapy</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/tatus-dynamic-psychotherapy-with-depressed-individuals/\">Status dynamic psychotherapy with depressed individuals</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-treatment-of-a-case-of-bulimia/\">Status dynamic treatment of a case of bulimia</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-creating-new-paths-to-therapeutic-change/\">Status dynamics: An enriching path to therapeutic change</a> / Hardcover : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-enhancement-a-further-path-to-therapeutic-change/\">Status enhancement: An enriching path to therapeutic change</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2612/\">Studies in psychopathology: The Descriptive Psychology approach</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/suicide-and-impossible-worlds/\">Suicide and impossible worlds</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sustaining-versus-losing-love-factors-discriminating-the-two-2/\">Sustaining versus losing love: Factors discriminating the two</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3914/\">The case against the case of free will</a> / Article : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-r/\">The development and evaluation of a training videotape for the resolution of marital conflict.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3935/\">The many secure knowledge bases of psychotherapy</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-marital-system-of-the-hysterical-individual/\">The marital system of the hysterical individual</a> / Article : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-overseer-regime-a-descriptive-and-practical-study-of-the-obsessive-compulsive-personality-style/\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parentification-scale/\">The parentification scale</a> / Article : 2001</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-personal-beliefs-scale-2/\">The Personal Beliefs Scale</a> / Article : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-as-accreditation/\">The positive therapeutic relationship as accreditation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-significance-of-heavy-pornography-involvement-for-romantic-partners-research-and-clinical-implications/\">The significance of heavy pornography involvement for romantic partners: Research and clinical implications</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2420/\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a> / Article : 20101</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-a-recent-formulation-of-bulimia-nervosa-in-the-successful-treatment-of-a-bulimic-woman/\">The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-use-of-systems-oriented-illustrative-stories-in-marital-psychotherapy/\">The use of systems oriented illustrative stories in marital psychotherapy</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\">Therapeutic approaches to problems of meaninglessness</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2477/\">Therapeutic policies: A policy-based approach to psychotherapy</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-storytelling-revisited/\">Therapeutic storytelling revisited</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/transforming-presenting-problems/\">Transforming presenting problems</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction/\">Trauma, exposure, and world reconstruction</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/underlying-cognitive-processes-or-private-social-practices/\">Underlying cognitive processes or private social practices?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/undoing-degradation/\">Undoing degradation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victims-into-perpetrators/\">Victims into perpetrators</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-why-is-it-not-reducible-to-biological-states-of-affairs/\">What is “behavior?” And why is it not reducible to biological states of affairs?</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3971/\">What is a person? What is the self? Formulations for a science of psychology</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-so-what/\">What is behavior? And so what?</a> / Article : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is descriptive psychology? An introduction</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-love-an-empirically-based-essentialist-account/\">What is love? An empirically-based essentialist account</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-psychopathology-and-so-what/\">What is psychopathology? And so what?</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-keeps-love-alive-an-empirical-investigation/\">What keeps love alive?  An empirical investigation</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-do-men-distance-factors-predictive-of-male-avoidance-of-intimate-conflict/\">Why do men distance? Factors predictive of male avoidance of intimate conflict</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3978/\">World reconstruction in psychotherapy</a> / Article : 2005</p></details><details><summary>Bretscher, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p></details><details><summary>Cabezas, C.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2200/\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> / Dissertation : 1991</p></details><details><summary>Carlson, R.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2202/\">A computer implementation of the reason formulation applied to person perception.</a> / Dissertation : 1979</p></details><details><summary>Colp, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Colvin, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-metaphysics-on-science-religion-and-wisdom/\">Descriptive metaphysics: On science, religion, and wisdom</a> / Article : 2006</p></details><details><summary>Cote, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-addressreconstructing-worlds-through-expressive-and-mindful-arta-descriptive-psychology-perspecrtive/\">Presidential AddressReconstructing Worlds Through Expressive and Mindful Art:A Descriptive Psychology Perspective</a> / Presentation : 2024</p></details><details><summary>Cox, J.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p></details><details><summary>Crouch, T.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-of-sexual-relationships/\">Status dynamics of sexual relationships.</a> / Dissertation : 1988</p></details><details><summary>Davis, K.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson&#039;s Disease</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-1/\">Advances in Descriptive Psychology, Volume 1</a> / Book : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/brains-dont-think-and-organisms-dont-create-cultures-or-develop-spontaneous-languages/\">Brains don&#039;t think and organisms don&#039;t create cultures or develop spontaneous languages</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-davis-website/\">Click here for more information about Dr.  Davis...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/friendship-and-love-relationships/\">Friendship and love relationships</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stalkers-and-their-worlds/\">Stalkers and their worlds</a> / Article : 2006</p></details><details><summary>Driscoll, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/policies-for-pragmatic-psychotherapy-2/\">Policies for pragmatic psychotherapy</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pragmatic-psychotherapy/\">Pragmatic psychotherapy</a> / Book : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-analysis-and-treatment/\">Self-criticism: Analysis and treatment</a> / Article : 1981</p></details><details><summary>Farber, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/castanedas-don-juan-as-psychotherapist-2/\">Castaneda&#039;s Don Juan as psychotherapist</a> / Article : 1981</p></details><details><summary>Felknor, C.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/kids-interest-discovery-kits/\">Kids interest discovery kits</a> / Article : 1998</p></details><details><summary>Felknor, J.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-as-an-aspect-of-interpersonal-interaction/\">Interpersonal understanding as an aspect of interpersonal interaction.</a> / Dissertation : 1977</p></details><details><summary>Forward, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Harnsberger, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-through-lines-and-the-dramaturgical-pattern-of-the-recovering-addict/\">Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a> / Dissertation : 2011</p></details><details><summary>Heinrich, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p></details><details><summary>Holmes, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-doesnt-always-have-to-be-depressing/\">Depression doesn&#039;t always have to be depressing</a> / Paperback : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-between-clients-and-non-clients-and-a-comparison-of-two-vocational-counseling-procedures/\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-of-persons-or-who-was-that-metaphor/\">The status of persons or who was that metaphor</a> / Article : 1992</p></details><details><summary>Holt, S.B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal-and-competence-in-moral-judgment-and-behavior-2/\">Appraisal and competence in moral judgment and behavior</a> / Article : 1990</p></details><details><summary>Ida, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-hopelessness-and-suicide-ideation-among-asian-american-students/\">Depression, hopelessness, and suicide ideation among Asian-American students.</a> / Dissertation : 1989</p></details><details><summary>Jeffrey, H.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-artificial-intelligence/\">A new paradigm for artificial intelligence</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-jeffrey/\">Click here for more related work by Dr. Jeffrey...</a> / Webpage : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-without-processes/\">Cognition without processes</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a person&#039;s world</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid it</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right-2/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/homo-communitatis-a-rigorous-foundation-for-behavioral-finance/\">Homo Communitatis: A rigorous foundation for behavioral finance</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-engineering-theory-and-practice/\">Knowledge engineering: Theory and practice</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-what-actually-happens-accessible/\">Making &quot;What Actually Happens&quot; Accessible</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-buddhism-accessible-to-westerners/\">Making Buddhism Accessible to Westerners</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address: Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/structure/\">Structure</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4136/\">The Mentor Project: Replicating the functions of an organization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/there-is-something-new-in-the-world-of-social-science-conceptualizations-a-review-of-place/\">There is something new in the world of social science conceptualizations: A review of Place</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a> / Presentation : 2016</p></details><details><summary>Kantor, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales:How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/childrens-imaginative-play-a-descriptive-psychology-approach/\">Children’s imaginative play: A descriptive psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/discipline-negotiation-and-the-schizogenic-family-a-study-of-normal-and-schizogenic-socialization/\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\">The Alien and the Earthling: Status Dynamic Role Play Therapy with Children</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change/\">We&#039;re off to see the wizard: Politics, charisma, and community change</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We’re Off to See the Wizard: Politics, Charisma, and Community Change</a> / Presentation : 2011</p></details><details><summary>Kennedy, P.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> / Dissertation : 2018</p></details><details><summary>Kirsch, N.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attempted-suicide-and-restrictions-in-the-eligibility-to-negotiate-personal-characteristics/\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2231/\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> / Dissertation : 1978</p></details><details><summary>Larsen, E.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-pre-normative-and-predictive-study-of-the-college-student-rorschach/\">A pre-normative and predictive study of the college student Rorschach.</a> / Dissertation : 1968</p></details><details><summary>Lasater, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology Perspective on Careers</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recovery-from-compulsive-behavior-how-to-transcend-your-troubled-family/\">Recovery from Compulsive Behavior: How to Transcend Your Troubled Family</a> / Paperback</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community-2/\">Stress and health in a Colorado coal mining community</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community/\">Stress and health in a Colorado coal mining community.</a> / Dissertation : 1979</p></details><details><summary>Latham, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-high-power-low-power-account-of-gender-differences-in-self-criticism-2/\">A high power - low power account of gender differences in self-criticism</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/latham-dissertation/\">A high power-low power account of self- criticism</a> / Dissertation : 1983</p></details><details><summary>Littler, S.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-in-schizophrenic-thought-disorder/\">Significance in schizophrenic thought disorder.</a> / Dissertation : 1987</p></details><details><summary>Littmann, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-theory-of-humor/\">A theory of humor.</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/elucidating-actus-reus-and-mens-rea-a-descriptive-psychology-perspective/\">Elucidating Actus Reus and Mens Rea: A Descriptive Psychology perspective</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/guilty-or-not-a-descriptive-psychology-analysis/\">Guilty or not? A Descriptive Psychology analysis</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p></details><details><summary>Lubuguin, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural Competence as a Therapist:A Descriptive Psychology Approach</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching-culturally-competent-psychotherapy-a-descriptive-psychology-approach/\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-acculturation-of-culturally-displaced-persons/\">The acculturation of culturally displaced persons</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2243/\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> / Dissertation : 1993</p></details><details><summary>Marshall, K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-bulimic-life-pattern-3/\">A bulimic life pattern</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/scenarios-of-alcoholic-relationships/\">Scenarios of &quot;alcoholic&quot; relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2248/\">The significance of criminal and noncriminal behavior.</a> / Dissertation : 1980</p></details><details><summary>Minerva, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/smoking-addiction-a-descriptive-psychology-conceptualization-and-test/\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> / Dissertation : 1989</p></details><details><summary>Mitchell, T</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-interpretation-of-utterances/\">On the interpretation of utterances</a> / Article : 1981</p></details><details><summary>Newby-Clarke, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">The Time is (Probably) Ripe for Change: Moving Descriptive Psychology into the Mainstream</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Orvik, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-model-for-migration-in-alaska/\">A conceptual model for migration in Alaska</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change/\">Technology transfer and culture change</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-dropped-out-redescribing-chronic-mental-illness-as-a-question-about-communities-2/\">The Dropped Out: Redescribing chronic mental illness as a question about communities</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p></details><details><summary>Peek, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-peek/\">Click here for more information about Dr. Peek...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/faith-and-skepticism-in-biofeedback-learning/\">Faith and skepticism in biofeedback learning.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/whats-in-a-name/\">What’s in a name?</a> / Presentation : 2013</p></details><details><summary>Plotkin, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness/\">Consciousness</a> / Article : 1981</p></details><details><summary>Pomerantz, J.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-appreciation-and-authentic-love-and-friendship/\">Significance appreciation and authentic love and friendship.</a> / Dissertation : 1988</p></details><details><summary>Popov, Dan</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p></details><details><summary>Putman, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/artificial-persons/\">Artificial persons</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor&#039;s Knowledge and the Ongoing Creation of Meaning in the Real World</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-how-ordinary-people-create-the-real-world/\">At a glance and out of nowhere: How ordinary people create the real world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging/\">Being, Becoming and Belonging</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging-3/\">Being, becoming and belonging</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/communities-2/\">Communities</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/effects-of-marathon-encounter-groups-on-self-reported-behavior-in-interpersonal-contexts/\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2483/\">Leading: Perspectives for leaders and leadership coaches</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marketing-your-services-a-step-by-step-guide-for-small-businesses-and-professionals/\">Marketing Your Services : A Step-By-Step Guide for Small Businesses and Professionals</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-community-description/\">Notes on Community Description</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3141/\">Organizations</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What is Descriptive Psychology: A First Hand Historical and Substantive Account</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems</a> / Presentation : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-the-source-of-intractable-value-problems/\">When worlds collide: The source of intractable value problems</a> / Article : 2013</p></details><details><summary>Quintana, D.N.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ethnicity-and-the-utilization-of-mental-health-services-stoicism-versus-hypochondria/\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> / Dissertation : 1990</p></details><details><summary>Roberts, M.K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-accomplices-tale/\">An accomplice’s tale</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-indeterminate-and-expansive-world/\">An indeterminate and expansive world</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2388/\">Ancient companions</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-2/\">Companions of uncertain status</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/i-and-thou-a-study-of-personal-relationships/\">I and Thou: A study of personal relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowing-the-world/\">Knowing the world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3116/\">Kurosawa&#039;s relativity</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/men-and-women-partners-lovers-friends/\">Men and women: Partners, lovers, friends</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-outside-looking-in-a-conceptualization-of-adolescence/\">On the outside looking In: A conceptualization of adolescence</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2312/\">Partners, lovers, friends: A status dynamic study of men and women.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-with-adolescents-and-their-families-a-status-dynamic-approach-2/\">Psychotherapy with adolescents and their families: A status dynamic approach</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-nefarious-is/\">The Nefarious “is”</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-and-world-reconstruction/\">Worlds and world reconstruction</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-of-uncertain-status/\">Worlds of uncertain status</a> / Article : 2010</p></details><details><summary>Rosales, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/violent-males-views-of-spousal-assault-preliminary-evidence-supporting-four-paradigm-cases-of-spousal-assault-males/\">Violent males&#039; views of spousal assault: Preliminary evidence supporting four paradigm cases of spousal assault (males).</a> / Dissertation : 1990</p></details><details><summary>Sanchez, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/chicano-identification-and-its-correlates/\">Chicano identification and its correlates.</a> / Dissertation : 1992</p></details><details><summary>Sapin, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Schmitz, T.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-factor-analytic-study-of-stimulus-values-of-the-thematic-apperception-test/\">A factor analytic study of stimulus values of the Thematic Apperception Test.</a> / Dissertation : 1965</p></details><details><summary>Schneider, L.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p></details><details><summary>Schwartz, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-more-information-about-dr-schwartz/\">Click here for more information about Dr. Schwartz...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/degradation-accreditation-and-rites-of-passage/\">Degradation, accreditation, and rites of passage</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists/\">Descriptive Psychology as Therapy for Therapies</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-language-essentials-of-clinical-psychoanalytic-theory/\">Essentials of Psychoanalytic Theory and Practice</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/from-passivity-to-competence-a-conceptualization-of-knowledge-skill-tolerance-and-empathy/\">From Passivity to Competence - A Conceptualization of Knowledge, Skill, Tolerance, and Empathy</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-saying-no-evidence-based-practice-and-the-hijacking-of-the-empirical/\">On saying “no”: Evidence based practice and the hijacking of the empirical</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein/\">Preparation for Descriptive Psychology:Conversations with Ossorio on Reading Wittgenstein</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presentations-of-self-and-the-status-dynamics-of-psychotherapy-and-supervision/\">Presentations of Self and the Status Dynamics of Psychotherapy and Supervision</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-and-psychotherapy/\">Status Dynamics and Psychotherapy</a> / Presentation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What Concepts Proved Serviceable?</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parameters-of-empathy-core-considerations-for-psychotherapy-and-supervision/\">The parameters of empathy: Core considerations for psychotherapy and supervision</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3719/\">The problem of other possible persons: Dolphins, primates, and aliens</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-two-concepts-of-action-and-responsibility-in-psychoanalysis/\">The two concepts of action and responsibility in psychoanalysis</a> / Article : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2274/\">Time and context in the hypnotic state: An examination of some state specific effects.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-a-person-and-how-can-we-be-sure-a-paradigm-case-formulation/\">What is a person and how can we be sure? A Paradigm Case Formulation</a> / Book : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-makes-something-psychoanalytic/\">What makes something psychoanalytic?</a> / Article : 1988</p></details><details><summary>Shideler, M.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-behavior-and-the-world-the-descriptive-psychology-approach/\">Persons, Behavior, and the World: The Descriptive Psychology Approach</a> / Book : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/science-religion-and-religions/\">Science, religion, and religions</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/spirituality-the-descriptive-psychology-approach/\">Spirituality: The Descriptive Psychology approach</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-creator-and-the-discoverer/\">The creator and the discoverer</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\">The Founding of the Society for Descriptive Psychology</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-lover-and-the-logician/\">The lover and the logician</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-priest-and-the-psychotherapist/\">The priest and the psychotherapist</a> / Article : 1983</p></details><details><summary>Sidman, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-u-s-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the U.S.: Using DP concepts to understand extraordinary behavior</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior</a> / Presentation : 2011</p></details><details><summary>Silva, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happened-to-jose-a-descriptive-psychology-approach-to-cultural-values-implementation-for-a-culturally-displaced-person/\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-to-jose-chicano-freshmen-in-a-predominantly-anglo-university/\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a> / Article : 1983</p></details><details><summary>Singer, H.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p></details><details><summary>Skaggs, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p></details><details><summary>Sternberg, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p></details><details><summary>Stone, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/one-bite-at-a-time-a-glossary-of-descriptive-psychology-concepts/\">One bite at a time: A glossary of Descriptive Psychology concepts</a> / Webpage : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a> / Presentation : 2012</p></details><details><summary>Torres, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-comparison-of-puerto-rican-and-anglo-concepts-of-appropriate-mental-health-service-utilization/\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a> / Presentation : 2019</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/puerto-rican-and-anglo-conceptions-of-appropriate-mental-health-services/\">Puerto Rican and Anglo conceptions of appropriate mental health services</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clarence_thomas_humiliation/\">What&#039;s Going on between Clarence Thomas and Humiliation?An Analysis of Opinions, Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a> / Presentation : 2023</p></details><details><summary>Vanderburgh, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model/\">The positive-health developmental model</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model-of-treatment-and-psychopathology/\">The positive-health developmental model of treatment and psychopathology</a> / Article : 1985</p></details><details><summary>Wechsler, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-manic-states-a-status-dynamic-formulation-of-bipolar-disorder-2/\">Personality and manic states: A status dynamic formulation of bipolar disorder</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relationship-between-personality-and-manic-states-a-status-dynamic-formulation/\">The relationship between personality and manic states: A status dynamic formulation.</a> / Dissertation : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-concepts-a-descriptive-psychological-formulation-of-the-nature-of-trauma-and-its-consequences/\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a> / Presentation : 2021</p></details><details><summary>Yermish, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cheetahs-on-the-couch-issues-affecting-the-therapeutic-working-alliance-with-clients-who-are-cognitively-gifted/\">Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a> / Dissertation : 2010</p></details><details><summary>Zeiger, C.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-psychological-approach-to-the-improvement-of-myopia/\">A psychological approach to the improvement of myopia.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-zeigers-website/\">Click here for more information about Dr.  Zeiger...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/doing-it-all-isnt-everything-a-womans-guide-for-living-in-harmony-and-empowerment/\">Doing it all isn&#039;t everything: A woman&#039;s guide to harmony and empowerment</a> / Book : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-miss-marple-model-of-psychological-assessment/\">The Miss Marple Model of Psychological Assessment</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeiger, P.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explaining-explanations/\">Explaining Explanations</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/human-systems-issues-in-software-engineering/\">Human systems issues in software engineering</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/theologies/\">Theologies</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/toward-a-rapprochement-of-religion-and-science/\">Toward a rapprochement of religion and science</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeybekoglu, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments/\">Presidential Address: Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory and Role Development in the Behavior of Persons</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-dynamic-of-anger-management/\">The Status Dynamics of Anger Management</a> / Dissertation : 2016</p></details>\n			<h3>General Publications</h3>\n			<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-software-and-its-development/\">A new paradigm for software and its development</a> / Book</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victim-status-a-descriptive-psychology-approach/\">Victim status: A Descriptive Psychology approach</a> / Book</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-kahler-v-kansas-why-scotus-needs-descriptive-psychology/\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\">Looking for Superman in Dangerous Worlds: Descriptive Psychology  Explains Conspiracy Communities</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ses-and-place-examining-the-impacts-of-financial-position-on-a-persons-place-in-the-world/\">Presidential AddressSES and Place: Examining the Impacts of Financial Position on a Person&#039;s Place in the World</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a> / Presentation : 2020</p></details>','Publications','','inherit','closed','closed','','115-revision-v1','','','2026-07-23 16:20:19','2026-07-23 16:20:19','',115,'https://society.bsquaresite.com/?p=8214',0,'revision','',0),
(8215,3,'2026-07-23 16:20:19','2026-07-23 16:20:19','<h2>Publications</h2>				\n			<h3>By Peter G. Ossorio</h3>\n			<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details>\n			<h3>By Members of SDP</h3>\n			<details><summary>Allen, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2472/\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a> / Article : 2013</p></details><details><summary>Aylesworth, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/oriental-marshall-arts-rehabilitation/\">Oriental martial arts rehabilitation</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cultural-displacement-and-its-effects/\">Refugees: Cultural displacement and its effects</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-mental-health-and-need-satisfaction-among-indochinese-in-colorado-2/\">Stress, mental health and need satisfaction among Indochinese in Colorado</a> / Dissertation : 1980</p></details><details><summary>Backstrom, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4088/\">A Descriptive Psychology account of patient-centered medicine and the chronic pain patient</a> / Dissertation : 2015</p></details><details><summary>Baker, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/baker/\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-social-practices/\">Therapeutic social practices</a> / Article : 1982</p></details><details><summary>Beautz, S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-case-study-to-train-cross-cultural-competence/\">The use of case study to train cross-cultural competence</a> / Dissertation : 2010</p></details><details><summary>Bender, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life/\">Presidential Address: Descriptive Psychology in Everyday Life</a> / Presentation : 2023</p></details><details><summary>Bergner, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023/\">Navigating the Last Chapters of Life</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-the-status-concept-in-developing-effective-relationships-between-police-chiefs-and-officers/\">The use of the status concept in developing effective relationships between police chiefs and officers</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a> / Presentation : 2019</p></details><details><summary>Bergner, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-framework-for-eclectic-psychotherapy-2/\">A conceptual framework for eclectic psychotherapy</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-2/\">A therapeutic approach to destructive self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science/\">All the world’s a stage: A person-centered view of science</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-integrative-framework-for-psychopathology-and-psychotherapy/\">An integrative framework for psychopathology and psychotherapy</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a DP Perspective</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-empirical-validation-justifying-therapeutic-judgment-and-action/\">Beyond empirical validation: justifying therapeutic judgment and action</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-outcome-studies-good-psychotherapy-rests-on-many-secure-epistemic-foundations/\">Beyond Outcome Studies: Good Psychotherapy Rests on Many Secure ​Epistemic Foundations</a> / Presentation : 2024</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2365/\">Can psychological science be replaced by biological science?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-an-optimal-clinical-case-formulation/\">Characteristics of an optimal clinical case formulation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-bergners-website/\">Click here for more information about Dr. Bergner...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-motivation/\">Coaching and motivation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-teaching/\">Coaching and teaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/couple-therapy-for-histrionic-clients-and-their-spouses/\">Couple therapy for histrionic clients and their spouses</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-a-conceptual-formulation-and-its-clinical-implications/\">Emotions: A conceptual formulation and its clinical implications</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/father-daughter-incest-degradation-and-recovery-from-degradation-2/\">Father-daughter incest: Degradation and recovery from degradation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/hysterical-action-impersonation-and-caretaking-roles/\">Hysterical action, impersonation, and caretaking roles</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/impulsive-action-and-impulsive-persons-a-descriptive-and-pragmatic-formulation/\">Impulsive action and impulsive persons: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/is-it-all-really-biological/\">Is It All Really Biological?</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3133/\">Leadership in athletic coaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/love-and-barriers-to-love-an-analysis-for-psychotherapists-and-others/\">Love and barriers to love: An analysis for  psychotherapists and others</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lovemaking-as-a-ceremony-of-accreditation/\">Lovemaking as a ceremony of accreditation</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marital-conflict-resolution-a-conceptual-framework-and-its-empirical-evaluation-2/\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-disability-in-support-of-our-design-2/\">Mental disorder disability: In support of our design</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-is-a-disability-concept-not-a-behavioral-one-an-empirical-investigation/\">Mental disorder is a disability concept, not a behavioral one. An empirical investigation</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/moneys-lovemap-account-of-the-paraphilias-a-critique-and-reformulation/\">Money&#039;s &#039;Lovemap&#039; account of the paraphilias: A critique and reformulation</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-promoting-adaptive-self-criticism-in-psychotherapy/\">On promoting adaptive self-criticism in psychotherapy</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/paranoid-style-a-descriptive-and-pragmatic-account/\">Paranoid style: A descriptive and pragmatic account</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathological-self-criticism-assessment-and-treatment-the-plenum-series-in-social-clinical-psychology/\">Pathological Self-Criticism : Assessment and Treatment (The Plenum Series in Social-Clinical Psychology)</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pornography-effects-on-relationships/\">Pornography, effects on relationships</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/proposal-for-an-eclectic-framework/\">Proposal for an eclectic framework</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2614/\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recasting-victims-as-perpetrators/\">Recasting victims as perpetrators</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/romantic-partners-use-of-pornography-its-significance-for-women/\">Romantic partner&#039;s use of pornography: Its significance for women</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism/\">Self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-compulsion-as-attempted-recovery-from-degradation/\">Sexual compulsion as attempted recovery from degradation.</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-misunderstanding-a-descriptive-and-pragmatic-formulation/\">Sexual misunderstanding: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-significance/\">Sexual Significance</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/some-implications-of-belief-in-love-free-will-and-non-reductionism/\">Some implications of belief in love, free will, and non-reductionism</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-psychotherapy/\">Status dynamic psychotherapy</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/tatus-dynamic-psychotherapy-with-depressed-individuals/\">Status dynamic psychotherapy with depressed individuals</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-treatment-of-a-case-of-bulimia/\">Status dynamic treatment of a case of bulimia</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-creating-new-paths-to-therapeutic-change/\">Status dynamics: An enriching path to therapeutic change</a> / Hardcover : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-enhancement-a-further-path-to-therapeutic-change/\">Status enhancement: An enriching path to therapeutic change</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2612/\">Studies in psychopathology: The Descriptive Psychology approach</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/suicide-and-impossible-worlds/\">Suicide and impossible worlds</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sustaining-versus-losing-love-factors-discriminating-the-two-2/\">Sustaining versus losing love: Factors discriminating the two</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3914/\">The case against the case of free will</a> / Article : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-r/\">The development and evaluation of a training videotape for the resolution of marital conflict.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3935/\">The many secure knowledge bases of psychotherapy</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-marital-system-of-the-hysterical-individual/\">The marital system of the hysterical individual</a> / Article : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-overseer-regime-a-descriptive-and-practical-study-of-the-obsessive-compulsive-personality-style/\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parentification-scale/\">The parentification scale</a> / Article : 2001</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-personal-beliefs-scale-2/\">The Personal Beliefs Scale</a> / Article : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-as-accreditation/\">The positive therapeutic relationship as accreditation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-significance-of-heavy-pornography-involvement-for-romantic-partners-research-and-clinical-implications/\">The significance of heavy pornography involvement for romantic partners: Research and clinical implications</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2420/\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a> / Article : 20101</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-a-recent-formulation-of-bulimia-nervosa-in-the-successful-treatment-of-a-bulimic-woman/\">The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-use-of-systems-oriented-illustrative-stories-in-marital-psychotherapy/\">The use of systems oriented illustrative stories in marital psychotherapy</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\">Therapeutic approaches to problems of meaninglessness</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2477/\">Therapeutic policies: A policy-based approach to psychotherapy</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-storytelling-revisited/\">Therapeutic storytelling revisited</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/transforming-presenting-problems/\">Transforming presenting problems</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction/\">Trauma, exposure, and world reconstruction</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/underlying-cognitive-processes-or-private-social-practices/\">Underlying cognitive processes or private social practices?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/undoing-degradation/\">Undoing degradation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victims-into-perpetrators/\">Victims into perpetrators</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-why-is-it-not-reducible-to-biological-states-of-affairs/\">What is “behavior?” And why is it not reducible to biological states of affairs?</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3971/\">What is a person? What is the self? Formulations for a science of psychology</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-so-what/\">What is behavior? And so what?</a> / Article : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is descriptive psychology? An introduction</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-love-an-empirically-based-essentialist-account/\">What is love? An empirically-based essentialist account</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-psychopathology-and-so-what/\">What is psychopathology? And so what?</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-keeps-love-alive-an-empirical-investigation/\">What keeps love alive?  An empirical investigation</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-do-men-distance-factors-predictive-of-male-avoidance-of-intimate-conflict/\">Why do men distance? Factors predictive of male avoidance of intimate conflict</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3978/\">World reconstruction in psychotherapy</a> / Article : 2005</p></details><details><summary>Bretscher, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p></details><details><summary>Cabezas, C.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2200/\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> / Dissertation : 1991</p></details><details><summary>Carlson, R.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2202/\">A computer implementation of the reason formulation applied to person perception.</a> / Dissertation : 1979</p></details><details><summary>Colp, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Colvin, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-metaphysics-on-science-religion-and-wisdom/\">Descriptive metaphysics: On science, religion, and wisdom</a> / Article : 2006</p></details><details><summary>Cote, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-addressreconstructing-worlds-through-expressive-and-mindful-arta-descriptive-psychology-perspecrtive/\">Presidential AddressReconstructing Worlds Through Expressive and Mindful Art:A Descriptive Psychology Perspective</a> / Presentation : 2024</p></details><details><summary>Cox, J.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p></details><details><summary>Crouch, T.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-of-sexual-relationships/\">Status dynamics of sexual relationships.</a> / Dissertation : 1988</p></details><details><summary>Davis, K.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson&#039;s Disease</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-1/\">Advances in Descriptive Psychology, Volume 1</a> / Book : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/brains-dont-think-and-organisms-dont-create-cultures-or-develop-spontaneous-languages/\">Brains don&#039;t think and organisms don&#039;t create cultures or develop spontaneous languages</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-davis-website/\">Click here for more information about Dr.  Davis...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/friendship-and-love-relationships/\">Friendship and love relationships</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stalkers-and-their-worlds/\">Stalkers and their worlds</a> / Article : 2006</p></details><details><summary>Driscoll, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/policies-for-pragmatic-psychotherapy-2/\">Policies for pragmatic psychotherapy</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pragmatic-psychotherapy/\">Pragmatic psychotherapy</a> / Book : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-analysis-and-treatment/\">Self-criticism: Analysis and treatment</a> / Article : 1981</p></details><details><summary>Farber, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/castanedas-don-juan-as-psychotherapist-2/\">Castaneda&#039;s Don Juan as psychotherapist</a> / Article : 1981</p></details><details><summary>Felknor, C.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/kids-interest-discovery-kits/\">Kids interest discovery kits</a> / Article : 1998</p></details><details><summary>Felknor, J.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-as-an-aspect-of-interpersonal-interaction/\">Interpersonal understanding as an aspect of interpersonal interaction.</a> / Dissertation : 1977</p></details><details><summary>Forward, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Harnsberger, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-through-lines-and-the-dramaturgical-pattern-of-the-recovering-addict/\">Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a> / Dissertation : 2011</p></details><details><summary>Heinrich, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p></details><details><summary>Holmes, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-doesnt-always-have-to-be-depressing/\">Depression doesn&#039;t always have to be depressing</a> / Paperback : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-between-clients-and-non-clients-and-a-comparison-of-two-vocational-counseling-procedures/\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-of-persons-or-who-was-that-metaphor/\">The status of persons or who was that metaphor</a> / Article : 1992</p></details><details><summary>Holt, S.B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal-and-competence-in-moral-judgment-and-behavior-2/\">Appraisal and competence in moral judgment and behavior</a> / Article : 1990</p></details><details><summary>Ida, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-hopelessness-and-suicide-ideation-among-asian-american-students/\">Depression, hopelessness, and suicide ideation among Asian-American students.</a> / Dissertation : 1989</p></details><details><summary>Jeffrey, H.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-artificial-intelligence/\">A new paradigm for artificial intelligence</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-jeffrey/\">Click here for more related work by Dr. Jeffrey...</a> / Webpage : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-without-processes/\">Cognition without processes</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a person&#039;s world</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid it</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right-2/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/homo-communitatis-a-rigorous-foundation-for-behavioral-finance/\">Homo Communitatis: A rigorous foundation for behavioral finance</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-engineering-theory-and-practice/\">Knowledge engineering: Theory and practice</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-what-actually-happens-accessible/\">Making &quot;What Actually Happens&quot; Accessible</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-buddhism-accessible-to-westerners/\">Making Buddhism Accessible to Westerners</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address: Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/structure/\">Structure</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4136/\">The Mentor Project: Replicating the functions of an organization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/there-is-something-new-in-the-world-of-social-science-conceptualizations-a-review-of-place/\">There is something new in the world of social science conceptualizations: A review of Place</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a> / Presentation : 2016</p></details><details><summary>Kantor, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales:How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/childrens-imaginative-play-a-descriptive-psychology-approach/\">Children’s imaginative play: A descriptive psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/discipline-negotiation-and-the-schizogenic-family-a-study-of-normal-and-schizogenic-socialization/\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\">The Alien and the Earthling: Status Dynamic Role Play Therapy with Children</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change/\">We&#039;re off to see the wizard: Politics, charisma, and community change</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We’re Off to See the Wizard: Politics, Charisma, and Community Change</a> / Presentation : 2011</p></details><details><summary>Kennedy, P.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> / Dissertation : 2018</p></details><details><summary>Kirsch, N.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attempted-suicide-and-restrictions-in-the-eligibility-to-negotiate-personal-characteristics/\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2231/\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> / Dissertation : 1978</p></details><details><summary>Larsen, E.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-pre-normative-and-predictive-study-of-the-college-student-rorschach/\">A pre-normative and predictive study of the college student Rorschach.</a> / Dissertation : 1968</p></details><details><summary>Lasater, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology Perspective on Careers</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recovery-from-compulsive-behavior-how-to-transcend-your-troubled-family/\">Recovery from Compulsive Behavior: How to Transcend Your Troubled Family</a> / Paperback</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community-2/\">Stress and health in a Colorado coal mining community</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community/\">Stress and health in a Colorado coal mining community.</a> / Dissertation : 1979</p></details><details><summary>Latham, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-high-power-low-power-account-of-gender-differences-in-self-criticism-2/\">A high power - low power account of gender differences in self-criticism</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/latham-dissertation/\">A high power-low power account of self- criticism</a> / Dissertation : 1983</p></details><details><summary>Littler, S.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-in-schizophrenic-thought-disorder/\">Significance in schizophrenic thought disorder.</a> / Dissertation : 1987</p></details><details><summary>Littmann, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-theory-of-humor/\">A theory of humor.</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/elucidating-actus-reus-and-mens-rea-a-descriptive-psychology-perspective/\">Elucidating Actus Reus and Mens Rea: A Descriptive Psychology perspective</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/guilty-or-not-a-descriptive-psychology-analysis/\">Guilty or not? A Descriptive Psychology analysis</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p></details><details><summary>Lubuguin, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural Competence as a Therapist:A Descriptive Psychology Approach</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching-culturally-competent-psychotherapy-a-descriptive-psychology-approach/\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-acculturation-of-culturally-displaced-persons/\">The acculturation of culturally displaced persons</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2243/\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> / Dissertation : 1993</p></details><details><summary>Marshall, K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-bulimic-life-pattern-3/\">A bulimic life pattern</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/scenarios-of-alcoholic-relationships/\">Scenarios of &quot;alcoholic&quot; relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2248/\">The significance of criminal and noncriminal behavior.</a> / Dissertation : 1980</p></details><details><summary>Minerva, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/smoking-addiction-a-descriptive-psychology-conceptualization-and-test/\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> / Dissertation : 1989</p></details><details><summary>Mitchell, T</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-interpretation-of-utterances/\">On the interpretation of utterances</a> / Article : 1981</p></details><details><summary>Newby-Clarke, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">The Time is (Probably) Ripe for Change: Moving Descriptive Psychology into the Mainstream</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Orvik, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-model-for-migration-in-alaska/\">A conceptual model for migration in Alaska</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change/\">Technology transfer and culture change</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-dropped-out-redescribing-chronic-mental-illness-as-a-question-about-communities-2/\">The Dropped Out: Redescribing chronic mental illness as a question about communities</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p></details><details><summary>Peek, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-peek/\">Click here for more information about Dr. Peek...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/faith-and-skepticism-in-biofeedback-learning/\">Faith and skepticism in biofeedback learning.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/whats-in-a-name/\">What’s in a name?</a> / Presentation : 2013</p></details><details><summary>Plotkin, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness/\">Consciousness</a> / Article : 1981</p></details><details><summary>Pomerantz, J.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-appreciation-and-authentic-love-and-friendship/\">Significance appreciation and authentic love and friendship.</a> / Dissertation : 1988</p></details><details><summary>Popov, Dan</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p></details><details><summary>Putman, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/artificial-persons/\">Artificial persons</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor&#039;s Knowledge and the Ongoing Creation of Meaning in the Real World</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-how-ordinary-people-create-the-real-world/\">At a glance and out of nowhere: How ordinary people create the real world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging/\">Being, Becoming and Belonging</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging-3/\">Being, becoming and belonging</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/communities-2/\">Communities</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/effects-of-marathon-encounter-groups-on-self-reported-behavior-in-interpersonal-contexts/\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2483/\">Leading: Perspectives for leaders and leadership coaches</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marketing-your-services-a-step-by-step-guide-for-small-businesses-and-professionals/\">Marketing Your Services : A Step-By-Step Guide for Small Businesses and Professionals</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-community-description/\">Notes on Community Description</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3141/\">Organizations</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What is Descriptive Psychology: A First Hand Historical and Substantive Account</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems</a> / Presentation : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-the-source-of-intractable-value-problems/\">When worlds collide: The source of intractable value problems</a> / Article : 2013</p></details><details><summary>Quintana, D.N.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ethnicity-and-the-utilization-of-mental-health-services-stoicism-versus-hypochondria/\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> / Dissertation : 1990</p></details><details><summary>Roberts, M.K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-accomplices-tale/\">An accomplice’s tale</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-indeterminate-and-expansive-world/\">An indeterminate and expansive world</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2388/\">Ancient companions</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-2/\">Companions of uncertain status</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/i-and-thou-a-study-of-personal-relationships/\">I and Thou: A study of personal relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowing-the-world/\">Knowing the world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3116/\">Kurosawa&#039;s relativity</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/men-and-women-partners-lovers-friends/\">Men and women: Partners, lovers, friends</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-outside-looking-in-a-conceptualization-of-adolescence/\">On the outside looking In: A conceptualization of adolescence</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2312/\">Partners, lovers, friends: A status dynamic study of men and women.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-with-adolescents-and-their-families-a-status-dynamic-approach-2/\">Psychotherapy with adolescents and their families: A status dynamic approach</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-nefarious-is/\">The Nefarious “is”</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-and-world-reconstruction/\">Worlds and world reconstruction</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-of-uncertain-status/\">Worlds of uncertain status</a> / Article : 2010</p></details><details><summary>Rosales, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/violent-males-views-of-spousal-assault-preliminary-evidence-supporting-four-paradigm-cases-of-spousal-assault-males/\">Violent males&#039; views of spousal assault: Preliminary evidence supporting four paradigm cases of spousal assault (males).</a> / Dissertation : 1990</p></details><details><summary>Sanchez, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/chicano-identification-and-its-correlates/\">Chicano identification and its correlates.</a> / Dissertation : 1992</p></details><details><summary>Sapin, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Schmitz, T.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-factor-analytic-study-of-stimulus-values-of-the-thematic-apperception-test/\">A factor analytic study of stimulus values of the Thematic Apperception Test.</a> / Dissertation : 1965</p></details><details><summary>Schneider, L.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p></details><details><summary>Schwartz, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-more-information-about-dr-schwartz/\">Click here for more information about Dr. Schwartz...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/degradation-accreditation-and-rites-of-passage/\">Degradation, accreditation, and rites of passage</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists/\">Descriptive Psychology as Therapy for Therapies</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-language-essentials-of-clinical-psychoanalytic-theory/\">Essentials of Psychoanalytic Theory and Practice</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/from-passivity-to-competence-a-conceptualization-of-knowledge-skill-tolerance-and-empathy/\">From Passivity to Competence - A Conceptualization of Knowledge, Skill, Tolerance, and Empathy</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-saying-no-evidence-based-practice-and-the-hijacking-of-the-empirical/\">On saying “no”: Evidence based practice and the hijacking of the empirical</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein/\">Preparation for Descriptive Psychology:Conversations with Ossorio on Reading Wittgenstein</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presentations-of-self-and-the-status-dynamics-of-psychotherapy-and-supervision/\">Presentations of Self and the Status Dynamics of Psychotherapy and Supervision</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-and-psychotherapy/\">Status Dynamics and Psychotherapy</a> / Presentation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What Concepts Proved Serviceable?</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parameters-of-empathy-core-considerations-for-psychotherapy-and-supervision/\">The parameters of empathy: Core considerations for psychotherapy and supervision</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3719/\">The problem of other possible persons: Dolphins, primates, and aliens</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-two-concepts-of-action-and-responsibility-in-psychoanalysis/\">The two concepts of action and responsibility in psychoanalysis</a> / Article : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2274/\">Time and context in the hypnotic state: An examination of some state specific effects.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-a-person-and-how-can-we-be-sure-a-paradigm-case-formulation/\">What is a person and how can we be sure? A Paradigm Case Formulation</a> / Book : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-makes-something-psychoanalytic/\">What makes something psychoanalytic?</a> / Article : 1988</p></details><details><summary>Shideler, M.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-behavior-and-the-world-the-descriptive-psychology-approach/\">Persons, Behavior, and the World: The Descriptive Psychology Approach</a> / Book : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/science-religion-and-religions/\">Science, religion, and religions</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/spirituality-the-descriptive-psychology-approach/\">Spirituality: The Descriptive Psychology approach</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-creator-and-the-discoverer/\">The creator and the discoverer</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\">The Founding of the Society for Descriptive Psychology</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-lover-and-the-logician/\">The lover and the logician</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-priest-and-the-psychotherapist/\">The priest and the psychotherapist</a> / Article : 1983</p></details><details><summary>Sidman, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-u-s-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the U.S.: Using DP concepts to understand extraordinary behavior</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior</a> / Presentation : 2011</p></details><details><summary>Silva, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happened-to-jose-a-descriptive-psychology-approach-to-cultural-values-implementation-for-a-culturally-displaced-person/\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-to-jose-chicano-freshmen-in-a-predominantly-anglo-university/\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a> / Article : 1983</p></details><details><summary>Singer, H.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p></details><details><summary>Skaggs, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p></details><details><summary>Sternberg, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p></details><details><summary>Stone, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/one-bite-at-a-time-a-glossary-of-descriptive-psychology-concepts/\">One bite at a time: A glossary of Descriptive Psychology concepts</a> / Webpage : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a> / Presentation : 2012</p></details><details><summary>Torres, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-comparison-of-puerto-rican-and-anglo-concepts-of-appropriate-mental-health-service-utilization/\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a> / Presentation : 2019</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/puerto-rican-and-anglo-conceptions-of-appropriate-mental-health-services/\">Puerto Rican and Anglo conceptions of appropriate mental health services</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clarence_thomas_humiliation/\">What&#039;s Going on between Clarence Thomas and Humiliation?An Analysis of Opinions, Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a> / Presentation : 2023</p></details><details><summary>Vanderburgh, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model/\">The positive-health developmental model</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model-of-treatment-and-psychopathology/\">The positive-health developmental model of treatment and psychopathology</a> / Article : 1985</p></details><details><summary>Wechsler, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-manic-states-a-status-dynamic-formulation-of-bipolar-disorder-2/\">Personality and manic states: A status dynamic formulation of bipolar disorder</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relationship-between-personality-and-manic-states-a-status-dynamic-formulation/\">The relationship between personality and manic states: A status dynamic formulation.</a> / Dissertation : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-concepts-a-descriptive-psychological-formulation-of-the-nature-of-trauma-and-its-consequences/\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a> / Presentation : 2021</p></details><details><summary>Yermish, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cheetahs-on-the-couch-issues-affecting-the-therapeutic-working-alliance-with-clients-who-are-cognitively-gifted/\">Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a> / Dissertation : 2010</p></details><details><summary>Zeiger, C.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-psychological-approach-to-the-improvement-of-myopia/\">A psychological approach to the improvement of myopia.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-zeigers-website/\">Click here for more information about Dr.  Zeiger...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/doing-it-all-isnt-everything-a-womans-guide-for-living-in-harmony-and-empowerment/\">Doing it all isn&#039;t everything: A woman&#039;s guide to harmony and empowerment</a> / Book : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-miss-marple-model-of-psychological-assessment/\">The Miss Marple Model of Psychological Assessment</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeiger, P.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explaining-explanations/\">Explaining Explanations</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/human-systems-issues-in-software-engineering/\">Human systems issues in software engineering</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/theologies/\">Theologies</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/toward-a-rapprochement-of-religion-and-science/\">Toward a rapprochement of religion and science</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeybekoglu, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments/\">Presidential Address: Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory and Role Development in the Behavior of Persons</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-dynamic-of-anger-management/\">The Status Dynamics of Anger Management</a> / Dissertation : 2016</p></details>\n			<h3>General Publications</h3>\n			<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-software-and-its-development/\">A new paradigm for software and its development</a> / Book</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victim-status-a-descriptive-psychology-approach/\">Victim status: A Descriptive Psychology approach</a> / Book</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-kahler-v-kansas-why-scotus-needs-descriptive-psychology/\">Kahler v. Kansas: Why SCOTUS Needs Descriptive Psychology</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/looking-for-superman-in-dangerous-worlds-descriptive-psychology-explains-conspiracy-communities/\">Looking for Superman in Dangerous Worlds: Descriptive Psychology  Explains Conspiracy Communities</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-my-dissertation-journey-with-peter-ossorio-a-personal-and-conceptual-story/\">My Dissertation Journey with Peter Ossorio: A Personal and Conceptual Story</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5587/\">Presidential Address: Applying Descriptive Psychology to the Treatment of Psychological Trauma</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ses-and-place-examining-the-impacts-of-financial-position-on-a-persons-place-in-the-world/\">Presidential AddressSES and Place: Examining the Impacts of Financial Position on a Person&#039;s Place in the World</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-special-moments-with-clients/\">Special Moments with Clients</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-science-for-what-is-psychology-for-descriptive-psychology-encounters-nicholas-maxwells-philosophy-of-science/\">What is Science For? What is Psychology For? Descriptive Psychology Encounters Nicholas Maxwell’s Philosophy of Science</a> / Presentation : 2020</p></details>','Publications','','inherit','closed','closed','','115-revision-v1','','','2026-07-23 16:20:19','2026-07-23 16:20:19','',115,'https://society.bsquaresite.com/?p=8215',0,'revision','',0),
(8216,3,'2026-07-23 16:26:36','2026-07-23 16:26:36','<h3>Ossorio Publications</h3>				\n					<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details>','Ossorio Publications','','publish','closed','closed','','ossorio-publications-2','','','2026-07-23 16:28:19','2026-07-23 16:28:19','',0,'https://society.bsquaresite.com/?page_id=8216',0,'page','',0),
(8217,3,'2026-07-23 16:22:15','2026-07-23 16:22:15','','Ossorio Publications','','inherit','closed','closed','','8216-revision-v1','','','2026-07-23 16:22:15','2026-07-23 16:22:15','',8216,'https://society.bsquaresite.com/?p=8217',0,'revision','',0),
(8218,3,'2026-07-23 16:26:36','2026-07-23 16:26:36','<h3>Dr. Ossorio</h3><details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details>','Ossorio Publications','','inherit','closed','closed','','8216-revision-v1','','','2026-07-23 16:26:36','2026-07-23 16:26:36','',8216,'https://society.bsquaresite.com/?p=8218',0,'revision','',0),
(8219,3,'2026-07-23 16:26:36','2026-07-23 16:26:36','<h3>Dr. Ossorio</h3><details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details>','Ossorio Publications','','inherit','closed','closed','','8216-revision-v1','','','2026-07-23 16:26:36','2026-07-23 16:26:36','',8216,'https://society.bsquaresite.com/?p=8219',0,'revision','',0),
(8220,3,'2026-07-23 16:26:36','2026-07-23 16:26:36','<h3>Dr. Ossorio</h3><details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details>','Ossorio Publications','','inherit','closed','closed','','8216-revision-v1','','','2026-07-23 16:26:36','2026-07-23 16:26:36','',8216,'https://society.bsquaresite.com/?p=8220',0,'revision','',0);
INSERT INTO `wpet_posts` VALUES
(8221,3,'2026-07-23 16:28:06','2026-07-23 16:28:06','<h3>Dr. Ossorio</h3><details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details>','Ossorio Publications','','inherit','closed','closed','','8216-revision-v1','','','2026-07-23 16:28:06','2026-07-23 16:28:06','',8216,'https://society.bsquaresite.com/?p=8221',0,'revision','',0),
(8222,3,'2026-07-23 16:28:06','2026-07-23 16:28:06','<h3>Dr. Ossorio</h3><details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details>','Ossorio Publications','','inherit','closed','closed','','8216-revision-v1','','','2026-07-23 16:28:06','2026-07-23 16:28:06','',8216,'https://society.bsquaresite.com/?p=8222',0,'revision','',0),
(8223,3,'2026-07-23 16:28:06','2026-07-23 16:28:06','<h3>Ossorio Publications</h3>				\n					<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details>','Ossorio Publications','','inherit','closed','closed','','8216-revision-v1','','','2026-07-23 16:28:06','2026-07-23 16:28:06','',8216,'https://society.bsquaresite.com/?p=8223',0,'revision','',0),
(8224,3,'2026-07-23 16:28:18','2026-07-23 16:28:18','<h3>Ossorio Publications</h3>				\n					<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details>','Ossorio Publications','','inherit','closed','closed','','8216-revision-v1','','','2026-07-23 16:28:18','2026-07-23 16:28:18','',8216,'https://society.bsquaresite.com/?p=8224',0,'revision','',0),
(8225,3,'2026-07-23 16:28:18','2026-07-23 16:28:18','<h3>Ossorio Publications</h3>				\n					<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details>','Ossorio Publications','','inherit','closed','closed','','8216-revision-v1','','','2026-07-23 16:28:18','2026-07-23 16:28:18','',8216,'https://society.bsquaresite.com/?p=8225',0,'revision','',0),
(8226,3,'2026-07-23 16:28:19','2026-07-23 16:28:19','<h3>Ossorio Publications</h3>				\n					<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details>','Ossorio Publications','','inherit','closed','closed','','8216-revision-v1','','','2026-07-23 16:28:19','2026-07-23 16:28:19','',8216,'https://society.bsquaresite.com/?p=8226',0,'revision','',0),
(8227,3,'2026-07-23 16:29:31','2026-07-23 16:29:31','<h2>SDP Members’ Publications</h2>				\n					<details><summary>Allen, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2472/\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a> / Article : 2013</p></details><details><summary>Aylesworth, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/oriental-marshall-arts-rehabilitation/\">Oriental martial arts rehabilitation</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cultural-displacement-and-its-effects/\">Refugees: Cultural displacement and its effects</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-mental-health-and-need-satisfaction-among-indochinese-in-colorado-2/\">Stress, mental health and need satisfaction among Indochinese in Colorado</a> / Dissertation : 1980</p></details><details><summary>Backstrom, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4088/\">A Descriptive Psychology account of patient-centered medicine and the chronic pain patient</a> / Dissertation : 2015</p></details><details><summary>Baker, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/baker/\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-social-practices/\">Therapeutic social practices</a> / Article : 1982</p></details><details><summary>Beautz, S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-case-study-to-train-cross-cultural-competence/\">The use of case study to train cross-cultural competence</a> / Dissertation : 2010</p></details><details><summary>Bender, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life/\">Presidential Address: Descriptive Psychology in Everyday Life</a> / Presentation : 2023</p></details><details><summary>Bergner, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023/\">Navigating the Last Chapters of Life</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-the-status-concept-in-developing-effective-relationships-between-police-chiefs-and-officers/\">The use of the status concept in developing effective relationships between police chiefs and officers</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a> / Presentation : 2019</p></details><details><summary>Bergner, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-framework-for-eclectic-psychotherapy-2/\">A conceptual framework for eclectic psychotherapy</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-2/\">A therapeutic approach to destructive self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science/\">All the world’s a stage: A person-centered view of science</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-integrative-framework-for-psychopathology-and-psychotherapy/\">An integrative framework for psychopathology and psychotherapy</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a DP Perspective</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-empirical-validation-justifying-therapeutic-judgment-and-action/\">Beyond empirical validation: justifying therapeutic judgment and action</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-outcome-studies-good-psychotherapy-rests-on-many-secure-epistemic-foundations/\">Beyond Outcome Studies: Good Psychotherapy Rests on Many Secure ​Epistemic Foundations</a> / Presentation : 2024</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2365/\">Can psychological science be replaced by biological science?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-an-optimal-clinical-case-formulation/\">Characteristics of an optimal clinical case formulation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-bergners-website/\">Click here for more information about Dr. Bergner...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-motivation/\">Coaching and motivation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-teaching/\">Coaching and teaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/couple-therapy-for-histrionic-clients-and-their-spouses/\">Couple therapy for histrionic clients and their spouses</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-a-conceptual-formulation-and-its-clinical-implications/\">Emotions: A conceptual formulation and its clinical implications</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/father-daughter-incest-degradation-and-recovery-from-degradation-2/\">Father-daughter incest: Degradation and recovery from degradation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/hysterical-action-impersonation-and-caretaking-roles/\">Hysterical action, impersonation, and caretaking roles</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/impulsive-action-and-impulsive-persons-a-descriptive-and-pragmatic-formulation/\">Impulsive action and impulsive persons: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/is-it-all-really-biological/\">Is It All Really Biological?</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3133/\">Leadership in athletic coaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/love-and-barriers-to-love-an-analysis-for-psychotherapists-and-others/\">Love and barriers to love: An analysis for  psychotherapists and others</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lovemaking-as-a-ceremony-of-accreditation/\">Lovemaking as a ceremony of accreditation</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marital-conflict-resolution-a-conceptual-framework-and-its-empirical-evaluation-2/\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-disability-in-support-of-our-design-2/\">Mental disorder disability: In support of our design</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-is-a-disability-concept-not-a-behavioral-one-an-empirical-investigation/\">Mental disorder is a disability concept, not a behavioral one. An empirical investigation</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/moneys-lovemap-account-of-the-paraphilias-a-critique-and-reformulation/\">Money&#039;s &#039;Lovemap&#039; account of the paraphilias: A critique and reformulation</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-promoting-adaptive-self-criticism-in-psychotherapy/\">On promoting adaptive self-criticism in psychotherapy</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/paranoid-style-a-descriptive-and-pragmatic-account/\">Paranoid style: A descriptive and pragmatic account</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathological-self-criticism-assessment-and-treatment-the-plenum-series-in-social-clinical-psychology/\">Pathological Self-Criticism : Assessment and Treatment (The Plenum Series in Social-Clinical Psychology)</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pornography-effects-on-relationships/\">Pornography, effects on relationships</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/proposal-for-an-eclectic-framework/\">Proposal for an eclectic framework</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2614/\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recasting-victims-as-perpetrators/\">Recasting victims as perpetrators</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/romantic-partners-use-of-pornography-its-significance-for-women/\">Romantic partner&#039;s use of pornography: Its significance for women</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism/\">Self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-compulsion-as-attempted-recovery-from-degradation/\">Sexual compulsion as attempted recovery from degradation.</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-misunderstanding-a-descriptive-and-pragmatic-formulation/\">Sexual misunderstanding: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-significance/\">Sexual Significance</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/some-implications-of-belief-in-love-free-will-and-non-reductionism/\">Some implications of belief in love, free will, and non-reductionism</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-psychotherapy/\">Status dynamic psychotherapy</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/tatus-dynamic-psychotherapy-with-depressed-individuals/\">Status dynamic psychotherapy with depressed individuals</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-treatment-of-a-case-of-bulimia/\">Status dynamic treatment of a case of bulimia</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-creating-new-paths-to-therapeutic-change/\">Status dynamics: An enriching path to therapeutic change</a> / Hardcover : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-enhancement-a-further-path-to-therapeutic-change/\">Status enhancement: An enriching path to therapeutic change</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2612/\">Studies in psychopathology: The Descriptive Psychology approach</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/suicide-and-impossible-worlds/\">Suicide and impossible worlds</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sustaining-versus-losing-love-factors-discriminating-the-two-2/\">Sustaining versus losing love: Factors discriminating the two</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3914/\">The case against the case of free will</a> / Article : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-r/\">The development and evaluation of a training videotape for the resolution of marital conflict.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3935/\">The many secure knowledge bases of psychotherapy</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-marital-system-of-the-hysterical-individual/\">The marital system of the hysterical individual</a> / Article : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-overseer-regime-a-descriptive-and-practical-study-of-the-obsessive-compulsive-personality-style/\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parentification-scale/\">The parentification scale</a> / Article : 2001</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-personal-beliefs-scale-2/\">The Personal Beliefs Scale</a> / Article : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-as-accreditation/\">The positive therapeutic relationship as accreditation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-significance-of-heavy-pornography-involvement-for-romantic-partners-research-and-clinical-implications/\">The significance of heavy pornography involvement for romantic partners: Research and clinical implications</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2420/\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a> / Article : 20101</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-a-recent-formulation-of-bulimia-nervosa-in-the-successful-treatment-of-a-bulimic-woman/\">The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-use-of-systems-oriented-illustrative-stories-in-marital-psychotherapy/\">The use of systems oriented illustrative stories in marital psychotherapy</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\">Therapeutic approaches to problems of meaninglessness</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2477/\">Therapeutic policies: A policy-based approach to psychotherapy</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-storytelling-revisited/\">Therapeutic storytelling revisited</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/transforming-presenting-problems/\">Transforming presenting problems</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction/\">Trauma, exposure, and world reconstruction</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/underlying-cognitive-processes-or-private-social-practices/\">Underlying cognitive processes or private social practices?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/undoing-degradation/\">Undoing degradation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victims-into-perpetrators/\">Victims into perpetrators</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-why-is-it-not-reducible-to-biological-states-of-affairs/\">What is “behavior?” And why is it not reducible to biological states of affairs?</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3971/\">What is a person? What is the self? Formulations for a science of psychology</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-so-what/\">What is behavior? And so what?</a> / Article : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is descriptive psychology? An introduction</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-love-an-empirically-based-essentialist-account/\">What is love? An empirically-based essentialist account</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-psychopathology-and-so-what/\">What is psychopathology? And so what?</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-keeps-love-alive-an-empirical-investigation/\">What keeps love alive?  An empirical investigation</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-do-men-distance-factors-predictive-of-male-avoidance-of-intimate-conflict/\">Why do men distance? Factors predictive of male avoidance of intimate conflict</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3978/\">World reconstruction in psychotherapy</a> / Article : 2005</p></details><details><summary>Bretscher, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p></details><details><summary>Cabezas, C.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2200/\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> / Dissertation : 1991</p></details><details><summary>Carlson, R.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2202/\">A computer implementation of the reason formulation applied to person perception.</a> / Dissertation : 1979</p></details><details><summary>Colp, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Colvin, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-metaphysics-on-science-religion-and-wisdom/\">Descriptive metaphysics: On science, religion, and wisdom</a> / Article : 2006</p></details><details><summary>Cote, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-addressreconstructing-worlds-through-expressive-and-mindful-arta-descriptive-psychology-perspecrtive/\">Presidential AddressReconstructing Worlds Through Expressive and Mindful Art:A Descriptive Psychology Perspective</a> / Presentation : 2024</p></details><details><summary>Cox, J.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p></details><details><summary>Crouch, T.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-of-sexual-relationships/\">Status dynamics of sexual relationships.</a> / Dissertation : 1988</p></details><details><summary>Davis, K.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson&#039;s Disease</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-1/\">Advances in Descriptive Psychology, Volume 1</a> / Book : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/brains-dont-think-and-organisms-dont-create-cultures-or-develop-spontaneous-languages/\">Brains don&#039;t think and organisms don&#039;t create cultures or develop spontaneous languages</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-davis-website/\">Click here for more information about Dr.  Davis...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/friendship-and-love-relationships/\">Friendship and love relationships</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stalkers-and-their-worlds/\">Stalkers and their worlds</a> / Article : 2006</p></details><details><summary>Driscoll, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/policies-for-pragmatic-psychotherapy-2/\">Policies for pragmatic psychotherapy</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pragmatic-psychotherapy/\">Pragmatic psychotherapy</a> / Book : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-analysis-and-treatment/\">Self-criticism: Analysis and treatment</a> / Article : 1981</p></details><details><summary>Farber, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/castanedas-don-juan-as-psychotherapist-2/\">Castaneda&#039;s Don Juan as psychotherapist</a> / Article : 1981</p></details><details><summary>Felknor, C.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/kids-interest-discovery-kits/\">Kids interest discovery kits</a> / Article : 1998</p></details><details><summary>Felknor, J.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-as-an-aspect-of-interpersonal-interaction/\">Interpersonal understanding as an aspect of interpersonal interaction.</a> / Dissertation : 1977</p></details><details><summary>Forward, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Harnsberger, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-through-lines-and-the-dramaturgical-pattern-of-the-recovering-addict/\">Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a> / Dissertation : 2011</p></details><details><summary>Heinrich, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p></details><details><summary>Holmes, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-doesnt-always-have-to-be-depressing/\">Depression doesn&#039;t always have to be depressing</a> / Paperback : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-between-clients-and-non-clients-and-a-comparison-of-two-vocational-counseling-procedures/\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-of-persons-or-who-was-that-metaphor/\">The status of persons or who was that metaphor</a> / Article : 1992</p></details><details><summary>Holt, S.B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal-and-competence-in-moral-judgment-and-behavior-2/\">Appraisal and competence in moral judgment and behavior</a> / Article : 1990</p></details><details><summary>Ida, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-hopelessness-and-suicide-ideation-among-asian-american-students/\">Depression, hopelessness, and suicide ideation among Asian-American students.</a> / Dissertation : 1989</p></details><details><summary>Jeffrey, H.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-artificial-intelligence/\">A new paradigm for artificial intelligence</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-jeffrey/\">Click here for more related work by Dr. Jeffrey...</a> / Webpage : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-without-processes/\">Cognition without processes</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a person&#039;s world</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid it</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right-2/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/homo-communitatis-a-rigorous-foundation-for-behavioral-finance/\">Homo Communitatis: A rigorous foundation for behavioral finance</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-engineering-theory-and-practice/\">Knowledge engineering: Theory and practice</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-what-actually-happens-accessible/\">Making &quot;What Actually Happens&quot; Accessible</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-buddhism-accessible-to-westerners/\">Making Buddhism Accessible to Westerners</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address: Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/structure/\">Structure</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4136/\">The Mentor Project: Replicating the functions of an organization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/there-is-something-new-in-the-world-of-social-science-conceptualizations-a-review-of-place/\">There is something new in the world of social science conceptualizations: A review of Place</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a> / Presentation : 2016</p></details><details><summary>Kantor, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales:How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/childrens-imaginative-play-a-descriptive-psychology-approach/\">Children’s imaginative play: A descriptive psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/discipline-negotiation-and-the-schizogenic-family-a-study-of-normal-and-schizogenic-socialization/\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\">The Alien and the Earthling: Status Dynamic Role Play Therapy with Children</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change/\">We&#039;re off to see the wizard: Politics, charisma, and community change</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We’re Off to See the Wizard: Politics, Charisma, and Community Change</a> / Presentation : 2011</p></details><details><summary>Kennedy, P.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> / Dissertation : 2018</p></details><details><summary>Kirsch, N.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attempted-suicide-and-restrictions-in-the-eligibility-to-negotiate-personal-characteristics/\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2231/\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> / Dissertation : 1978</p></details><details><summary>Larsen, E.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-pre-normative-and-predictive-study-of-the-college-student-rorschach/\">A pre-normative and predictive study of the college student Rorschach.</a> / Dissertation : 1968</p></details><details><summary>Lasater, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology Perspective on Careers</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recovery-from-compulsive-behavior-how-to-transcend-your-troubled-family/\">Recovery from Compulsive Behavior: How to Transcend Your Troubled Family</a> / Paperback</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community-2/\">Stress and health in a Colorado coal mining community</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community/\">Stress and health in a Colorado coal mining community.</a> / Dissertation : 1979</p></details><details><summary>Latham, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-high-power-low-power-account-of-gender-differences-in-self-criticism-2/\">A high power - low power account of gender differences in self-criticism</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/latham-dissertation/\">A high power-low power account of self- criticism</a> / Dissertation : 1983</p></details><details><summary>Littler, S.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-in-schizophrenic-thought-disorder/\">Significance in schizophrenic thought disorder.</a> / Dissertation : 1987</p></details><details><summary>Littmann, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-theory-of-humor/\">A theory of humor.</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/elucidating-actus-reus-and-mens-rea-a-descriptive-psychology-perspective/\">Elucidating Actus Reus and Mens Rea: A Descriptive Psychology perspective</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/guilty-or-not-a-descriptive-psychology-analysis/\">Guilty or not? A Descriptive Psychology analysis</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p></details><details><summary>Lubuguin, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural Competence as a Therapist:A Descriptive Psychology Approach</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching-culturally-competent-psychotherapy-a-descriptive-psychology-approach/\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-acculturation-of-culturally-displaced-persons/\">The acculturation of culturally displaced persons</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2243/\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> / Dissertation : 1993</p></details><details><summary>Marshall, K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-bulimic-life-pattern-3/\">A bulimic life pattern</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/scenarios-of-alcoholic-relationships/\">Scenarios of &quot;alcoholic&quot; relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2248/\">The significance of criminal and noncriminal behavior.</a> / Dissertation : 1980</p></details><details><summary>Minerva, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/smoking-addiction-a-descriptive-psychology-conceptualization-and-test/\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> / Dissertation : 1989</p></details><details><summary>Mitchell, T</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-interpretation-of-utterances/\">On the interpretation of utterances</a> / Article : 1981</p></details><details><summary>Newby-Clarke, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">The Time is (Probably) Ripe for Change: Moving Descriptive Psychology into the Mainstream</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Orvik, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-model-for-migration-in-alaska/\">A conceptual model for migration in Alaska</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change/\">Technology transfer and culture change</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-dropped-out-redescribing-chronic-mental-illness-as-a-question-about-communities-2/\">The Dropped Out: Redescribing chronic mental illness as a question about communities</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p></details><details><summary>Dr. Ossorio</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details><details><summary>Peek, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-peek/\">Click here for more information about Dr. Peek...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/faith-and-skepticism-in-biofeedback-learning/\">Faith and skepticism in biofeedback learning.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/whats-in-a-name/\">What’s in a name?</a> / Presentation : 2013</p></details><details><summary>Plotkin, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness/\">Consciousness</a> / Article : 1981</p></details><details><summary>Pomerantz, J.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-appreciation-and-authentic-love-and-friendship/\">Significance appreciation and authentic love and friendship.</a> / Dissertation : 1988</p></details><details><summary>Popov, Dan</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p></details><details><summary>Putman, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/artificial-persons/\">Artificial persons</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor&#039;s Knowledge and the Ongoing Creation of Meaning in the Real World</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-how-ordinary-people-create-the-real-world/\">At a glance and out of nowhere: How ordinary people create the real world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging/\">Being, Becoming and Belonging</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging-3/\">Being, becoming and belonging</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/communities-2/\">Communities</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/effects-of-marathon-encounter-groups-on-self-reported-behavior-in-interpersonal-contexts/\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2483/\">Leading: Perspectives for leaders and leadership coaches</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marketing-your-services-a-step-by-step-guide-for-small-businesses-and-professionals/\">Marketing Your Services : A Step-By-Step Guide for Small Businesses and Professionals</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-community-description/\">Notes on Community Description</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3141/\">Organizations</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What is Descriptive Psychology: A First Hand Historical and Substantive Account</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems</a> / Presentation : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-the-source-of-intractable-value-problems/\">When worlds collide: The source of intractable value problems</a> / Article : 2013</p></details><details><summary>Quintana, D.N.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ethnicity-and-the-utilization-of-mental-health-services-stoicism-versus-hypochondria/\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> / Dissertation : 1990</p></details><details><summary>Roberts, M.K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-accomplices-tale/\">An accomplice’s tale</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-indeterminate-and-expansive-world/\">An indeterminate and expansive world</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2388/\">Ancient companions</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-2/\">Companions of uncertain status</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/i-and-thou-a-study-of-personal-relationships/\">I and Thou: A study of personal relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowing-the-world/\">Knowing the world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3116/\">Kurosawa&#039;s relativity</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/men-and-women-partners-lovers-friends/\">Men and women: Partners, lovers, friends</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-outside-looking-in-a-conceptualization-of-adolescence/\">On the outside looking In: A conceptualization of adolescence</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2312/\">Partners, lovers, friends: A status dynamic study of men and women.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-with-adolescents-and-their-families-a-status-dynamic-approach-2/\">Psychotherapy with adolescents and their families: A status dynamic approach</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-nefarious-is/\">The Nefarious “is”</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-and-world-reconstruction/\">Worlds and world reconstruction</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-of-uncertain-status/\">Worlds of uncertain status</a> / Article : 2010</p></details><details><summary>Rosales, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/violent-males-views-of-spousal-assault-preliminary-evidence-supporting-four-paradigm-cases-of-spousal-assault-males/\">Violent males&#039; views of spousal assault: Preliminary evidence supporting four paradigm cases of spousal assault (males).</a> / Dissertation : 1990</p></details><details><summary>Sanchez, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/chicano-identification-and-its-correlates/\">Chicano identification and its correlates.</a> / Dissertation : 1992</p></details><details><summary>Sapin, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Schmitz, T.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-factor-analytic-study-of-stimulus-values-of-the-thematic-apperception-test/\">A factor analytic study of stimulus values of the Thematic Apperception Test.</a> / Dissertation : 1965</p></details><details><summary>Schneider, L.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p></details><details><summary>Schwartz, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-more-information-about-dr-schwartz/\">Click here for more information about Dr. Schwartz...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/degradation-accreditation-and-rites-of-passage/\">Degradation, accreditation, and rites of passage</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists/\">Descriptive Psychology as Therapy for Therapies</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-language-essentials-of-clinical-psychoanalytic-theory/\">Essentials of Psychoanalytic Theory and Practice</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/from-passivity-to-competence-a-conceptualization-of-knowledge-skill-tolerance-and-empathy/\">From Passivity to Competence - A Conceptualization of Knowledge, Skill, Tolerance, and Empathy</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-saying-no-evidence-based-practice-and-the-hijacking-of-the-empirical/\">On saying “no”: Evidence based practice and the hijacking of the empirical</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein/\">Preparation for Descriptive Psychology:Conversations with Ossorio on Reading Wittgenstein</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presentations-of-self-and-the-status-dynamics-of-psychotherapy-and-supervision/\">Presentations of Self and the Status Dynamics of Psychotherapy and Supervision</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-and-psychotherapy/\">Status Dynamics and Psychotherapy</a> / Presentation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What Concepts Proved Serviceable?</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parameters-of-empathy-core-considerations-for-psychotherapy-and-supervision/\">The parameters of empathy: Core considerations for psychotherapy and supervision</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3719/\">The problem of other possible persons: Dolphins, primates, and aliens</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-two-concepts-of-action-and-responsibility-in-psychoanalysis/\">The two concepts of action and responsibility in psychoanalysis</a> / Article : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2274/\">Time and context in the hypnotic state: An examination of some state specific effects.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-a-person-and-how-can-we-be-sure-a-paradigm-case-formulation/\">What is a person and how can we be sure? A Paradigm Case Formulation</a> / Book : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-makes-something-psychoanalytic/\">What makes something psychoanalytic?</a> / Article : 1988</p></details><details><summary>Shideler, M.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-behavior-and-the-world-the-descriptive-psychology-approach/\">Persons, Behavior, and the World: The Descriptive Psychology Approach</a> / Book : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/science-religion-and-religions/\">Science, religion, and religions</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/spirituality-the-descriptive-psychology-approach/\">Spirituality: The Descriptive Psychology approach</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-creator-and-the-discoverer/\">The creator and the discoverer</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\">The Founding of the Society for Descriptive Psychology</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-lover-and-the-logician/\">The lover and the logician</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-priest-and-the-psychotherapist/\">The priest and the psychotherapist</a> / Article : 1983</p></details><details><summary>Sidman, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-u-s-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the U.S.: Using DP concepts to understand extraordinary behavior</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior</a> / Presentation : 2011</p></details><details><summary>Silva, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happened-to-jose-a-descriptive-psychology-approach-to-cultural-values-implementation-for-a-culturally-displaced-person/\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-to-jose-chicano-freshmen-in-a-predominantly-anglo-university/\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a> / Article : 1983</p></details><details><summary>Singer, H.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p></details><details><summary>Skaggs, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p></details><details><summary>Sternberg, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p></details><details><summary>Stone, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/one-bite-at-a-time-a-glossary-of-descriptive-psychology-concepts/\">One bite at a time: A glossary of Descriptive Psychology concepts</a> / Webpage : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a> / Presentation : 2012</p></details><details><summary>Torres, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-comparison-of-puerto-rican-and-anglo-concepts-of-appropriate-mental-health-service-utilization/\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a> / Presentation : 2019</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/puerto-rican-and-anglo-conceptions-of-appropriate-mental-health-services/\">Puerto Rican and Anglo conceptions of appropriate mental health services</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clarence_thomas_humiliation/\">What&#039;s Going on between Clarence Thomas and Humiliation?An Analysis of Opinions, Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a> / Presentation : 2023</p></details><details><summary>Vanderburgh, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model/\">The positive-health developmental model</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model-of-treatment-and-psychopathology/\">The positive-health developmental model of treatment and psychopathology</a> / Article : 1985</p></details><details><summary>Wechsler, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-manic-states-a-status-dynamic-formulation-of-bipolar-disorder-2/\">Personality and manic states: A status dynamic formulation of bipolar disorder</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relationship-between-personality-and-manic-states-a-status-dynamic-formulation/\">The relationship between personality and manic states: A status dynamic formulation.</a> / Dissertation : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-concepts-a-descriptive-psychological-formulation-of-the-nature-of-trauma-and-its-consequences/\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a> / Presentation : 2021</p></details><details><summary>Yermish, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cheetahs-on-the-couch-issues-affecting-the-therapeutic-working-alliance-with-clients-who-are-cognitively-gifted/\">Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a> / Dissertation : 2010</p></details><details><summary>Zeiger, C.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-psychological-approach-to-the-improvement-of-myopia/\">A psychological approach to the improvement of myopia.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-zeigers-website/\">Click here for more information about Dr.  Zeiger...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/doing-it-all-isnt-everything-a-womans-guide-for-living-in-harmony-and-empowerment/\">Doing it all isn&#039;t everything: A woman&#039;s guide to harmony and empowerment</a> / Book : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-miss-marple-model-of-psychological-assessment/\">The Miss Marple Model of Psychological Assessment</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeiger, P.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explaining-explanations/\">Explaining Explanations</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/human-systems-issues-in-software-engineering/\">Human systems issues in software engineering</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/theologies/\">Theologies</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/toward-a-rapprochement-of-religion-and-science/\">Toward a rapprochement of religion and science</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeybekoglu, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments/\">Presidential Address: Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory and Role Development in the Behavior of Persons</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-dynamic-of-anger-management/\">The Status Dynamics of Anger Management</a> / Dissertation : 2016</p></details>','SDP Members’ Publications','','publish','closed','closed','','sdp-members-publications','','','2026-07-23 16:30:54','2026-07-23 16:30:54','',0,'https://society.bsquaresite.com/?page_id=8227',0,'page','',0),
(8228,3,'2026-07-23 16:29:31','2026-07-23 16:29:31','','SDP Members’ Publications','','inherit','closed','closed','','8227-revision-v1','','','2026-07-23 16:29:31','2026-07-23 16:29:31','',8227,'https://society.bsquaresite.com/?p=8228',0,'revision','',0),
(8229,3,'2026-07-23 16:30:53','2026-07-23 16:30:53','','SDP Members’ Publications','','inherit','closed','closed','','8227-revision-v1','','','2026-07-23 16:30:53','2026-07-23 16:30:53','',8227,'https://society.bsquaresite.com/?p=8229',0,'revision','',0),
(8230,3,'2026-07-23 16:30:54','2026-07-23 16:30:54','','SDP Members’ Publications','','inherit','closed','closed','','8227-revision-v1','','','2026-07-23 16:30:54','2026-07-23 16:30:54','',8227,'https://society.bsquaresite.com/?p=8230',0,'revision','',0),
(8231,3,'2026-07-23 16:30:54','2026-07-23 16:30:54','<h2>SDP Members’ Publications</h2>				\n					<details><summary>Allen, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2472/\">Gender as one’s eligibility to engage in social practices: Unpacking the relationship between masculinity and intimate partner violence</a> / Article : 2013</p></details><details><summary>Aylesworth, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/oriental-marshall-arts-rehabilitation/\">Oriental martial arts rehabilitation</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cultural-displacement-and-its-effects/\">Refugees: Cultural displacement and its effects</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-mental-health-and-need-satisfaction-among-indochinese-in-colorado-2/\">Stress, mental health and need satisfaction among Indochinese in Colorado</a> / Dissertation : 1980</p></details><details><summary>Backstrom, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4088/\">A Descriptive Psychology account of patient-centered medicine and the chronic pain patient</a> / Dissertation : 2015</p></details><details><summary>Baker, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/baker/\">Psychological education to enhance self-understanding and self-acceptance in college students.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-social-practices/\">Therapeutic social practices</a> / Article : 1982</p></details><details><summary>Beautz, S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-case-study-to-train-cross-cultural-competence/\">The use of case study to train cross-cultural competence</a> / Dissertation : 2010</p></details><details><summary>Bender, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-descriptive-psychology-in-everyday-life/\">Presidential Address: Descriptive Psychology in Everyday Life</a> / Presentation : 2023</p></details><details><summary>Bergner, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cinderellas-slipper-exploring-the-concept-of-fit-in-couple-relationships/\">Cinderella’s Slipper: Exploring the Concept of “Fit” in Couple Relationships</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-l-navigating-the-last-chapters-of-life-sdp-2023/\">Navigating the Last Chapters of Life</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-the-status-concept-in-developing-effective-relationships-between-police-chiefs-and-officers/\">The use of the status concept in developing effective relationships between police chiefs and officers</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-images-revisited/\">Therapeutic Images: A Panel Discussion</a> / Presentation : 2019</p></details><details><summary>Bergner, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science-2/\">“All the World’s a Stage:”  A Person-Centered View of Science</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-framework-for-eclectic-psychotherapy-2/\">A conceptual framework for eclectic psychotherapy</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-2/\">A therapeutic approach to destructive self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-stage-a-person-centered-view-of-science/\">All the world’s a stage: A person-centered view of science</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-integrative-framework-for-psychopathology-and-psychotherapy/\">An integrative framework for psychopathology and psychotherapy</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/antisocial-personality-disorder-from-a-dp-perspective/\">Antisocial Personality Disorder from a DP Perspective</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-empirical-validation-justifying-therapeutic-judgment-and-action/\">Beyond empirical validation: justifying therapeutic judgment and action</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/beyond-outcome-studies-good-psychotherapy-rests-on-many-secure-epistemic-foundations/\">Beyond Outcome Studies: Good Psychotherapy Rests on Many Secure ​Epistemic Foundations</a> / Presentation : 2024</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2365/\">Can psychological science be replaced by biological science?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-an-optimal-clinical-case-formulation/\">Characteristics of an optimal clinical case formulation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-bergners-website/\">Click here for more information about Dr. Bergner...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-motivation/\">Coaching and motivation</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/coaching-and-teaching/\">Coaching and teaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/couple-therapy-for-histrionic-clients-and-their-spouses/\">Couple therapy for histrionic clients and their spouses</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-revisited-how-the-descriptive-formulation-generates-expanded-therapeutic-options/\">Emotions Revisited: How the Descriptive Formulation Generates Expanded Therapeutic Options</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/emotions-a-conceptual-formulation-and-its-clinical-implications/\">Emotions: A conceptual formulation and its clinical implications</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/father-daughter-incest-degradation-and-recovery-from-degradation-2/\">Father-daughter incest: Degradation and recovery from degradation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/hysterical-action-impersonation-and-caretaking-roles/\">Hysterical action, impersonation, and caretaking roles</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/impulsive-action-and-impulsive-persons-a-descriptive-and-pragmatic-formulation/\">Impulsive action and impulsive persons: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/is-it-all-really-biological/\">Is It All Really Biological?</a> / Article : 2004</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3133/\">Leadership in athletic coaching</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/love-and-barriers-to-love-an-analysis-for-psychotherapists-and-others/\">Love and barriers to love: An analysis for  psychotherapists and others</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lovemaking-as-a-ceremony-of-accreditation/\">Lovemaking as a ceremony of accreditation</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marital-conflict-resolution-a-conceptual-framework-and-its-empirical-evaluation-2/\">Marital conflict resolution: A conceptual framework and its empirical evaluation</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-disability-in-support-of-our-design-2/\">Mental disorder disability: In support of our design</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-disorder-is-a-disability-concept-not-a-behavioral-one-an-empirical-investigation/\">Mental disorder is a disability concept, not a behavioral one. An empirical investigation</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/moneys-lovemap-account-of-the-paraphilias-a-critique-and-reformulation/\">Money&#039;s &#039;Lovemap&#039; account of the paraphilias: A critique and reformulation</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-promoting-adaptive-self-criticism-in-psychotherapy/\">On promoting adaptive self-criticism in psychotherapy</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/paranoid-style-a-descriptive-and-pragmatic-account/\">Paranoid style: A descriptive and pragmatic account</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathological-self-criticism-assessment-and-treatment-the-plenum-series-in-social-clinical-psychology/\">Pathological Self-Criticism : Assessment and Treatment (The Plenum Series in Social-Clinical Psychology)</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pornography-effects-on-relationships/\">Pornography, effects on relationships</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/proposal-for-an-eclectic-framework/\">Proposal for an eclectic framework</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2614/\">Psychopathology and psychotherapy from a Descriptive Psychological point of view</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-the-descriptive-psychology-way-a-pre-conference-tutorial/\">Psychotherapy the Descriptive Psychology Way: A Pre-conference Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recasting-victims-as-perpetrators/\">Recasting victims as perpetrators</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/romantic-partners-use-of-pornography-its-significance-for-women/\">Romantic partner&#039;s use of pornography: Its significance for women</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism/\">Self-criticism</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-compulsion-as-attempted-recovery-from-degradation/\">Sexual compulsion as attempted recovery from degradation.</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-misunderstanding-a-descriptive-and-pragmatic-formulation/\">Sexual misunderstanding: A descriptive and pragmatic formulation</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sexual-significance/\">Sexual Significance</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/some-implications-of-belief-in-love-free-will-and-non-reductionism/\">Some implications of belief in love, free will, and non-reductionism</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-psychotherapy/\">Status dynamic psychotherapy</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/tatus-dynamic-psychotherapy-with-depressed-individuals/\">Status dynamic psychotherapy with depressed individuals</a> / Article : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-therapy/\">Status Dynamic Therapy</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamic-treatment-of-a-case-of-bulimia/\">Status dynamic treatment of a case of bulimia</a> / Article : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-creating-new-paths-to-therapeutic-change/\">Status dynamics: An enriching path to therapeutic change</a> / Hardcover : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-enhancement-a-further-path-to-therapeutic-change/\">Status enhancement: An enriching path to therapeutic change</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2612/\">Studies in psychopathology: The Descriptive Psychology approach</a> / Paperback : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/suicide-and-impossible-worlds/\">Suicide and impossible worlds</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/sustaining-versus-losing-love-factors-discriminating-the-two-2/\">Sustaining versus losing love: Factors discriminating the two</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3914/\">The case against the case of free will</a> / Article : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/bergner-r/\">The development and evaluation of a training videotape for the resolution of marital conflict.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3935/\">The many secure knowledge bases of psychotherapy</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-marital-system-of-the-hysterical-individual/\">The marital system of the hysterical individual</a> / Article : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-overseer-regime-a-descriptive-and-practical-study-of-the-obsessive-compulsive-personality-style/\">The overseer regime: A descriptive and practical study of the obsessive compulsive personality style</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parentification-scale/\">The parentification scale</a> / Article : 2001</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-personal-beliefs-scale-2/\">The Personal Beliefs Scale</a> / Article : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-as-accreditation/\">The positive therapeutic relationship as accreditation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-significance-of-heavy-pornography-involvement-for-romantic-partners-research-and-clinical-implications/\">The significance of heavy pornography involvement for romantic partners: Research and clinical implications</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2420/\">The Tolstoy dilemma: A paradigm case formulation and some therapeutic interventions</a> / Article : 20101</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-use-of-a-recent-formulation-of-bulimia-nervosa-in-the-successful-treatment-of-a-bulimic-woman/\">The use of a recent formulation of bulimia nervosa in the successful treatment of a bulimic woman</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-use-of-systems-oriented-illustrative-stories-in-marital-psychotherapy/\">The use of systems oriented illustrative stories in marital psychotherapy</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-approaches-to-problems-of-meaninglessness/\">Therapeutic approaches to problems of meaninglessness</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2477/\">Therapeutic policies: A policy-based approach to psychotherapy</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/therapeutic-storytelling-revisited/\">Therapeutic storytelling revisited</a> / Article : 2007</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/transforming-presenting-problems/\">Transforming presenting problems</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction/\">Trauma, exposure, and world reconstruction</a> / Article : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-exposure-and-world-reconstruction-2/\">Trauma, Exposure, and World Reconstruction</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/underlying-cognitive-processes-or-private-social-practices/\">Underlying cognitive processes or private social practices?</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/undoing-degradation/\">Undoing degradation</a> / Article : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/victims-into-perpetrators/\">Victims into perpetrators</a> / Article : 1993</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-why-is-it-not-reducible-to-biological-states-of-affairs/\">What is “behavior?” And why is it not reducible to biological states of affairs?</a> / Article : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3971/\">What is a person? What is the self? Formulations for a science of psychology</a> / Article : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-behavior-and-so-what/\">What is behavior? And so what?</a> / Article : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-descriptive-psychology-an-introduction/\">What is descriptive psychology? An introduction</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-love-an-empirically-based-essentialist-account/\">What is love? An empirically-based essentialist account</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-personality-three-myths-and-a-definition/\">What is Personality? Three Myths and a Definition</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-psychopathology-and-so-what/\">What is psychopathology? And so what?</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-keeps-love-alive-an-empirical-investigation/\">What keeps love alive?  An empirical investigation</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-do-men-distance-factors-predictive-of-male-avoidance-of-intimate-conflict/\">Why do men distance? Factors predictive of male avoidance of intimate conflict</a> / Article : 2003</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-self-concepts-are-so-resistant-to-change-analysis-and-clinical-implications/\">Why Self-Concepts Are So Resistant to Change: Analysis and Clinical Implications</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3978/\">World reconstruction in psychotherapy</a> / Article : 2005</p></details><details><summary>Bretscher, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/relational-qualities-as-factors-in-mate-selection-decisions-2/\">Relational qualities as factors in mate selection decisions</a> / Article : 1992</p></details><details><summary>Cabezas, C.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2200/\">An analysis of the factors involved in the process of academic achievement, with an emphasis on assessing differences in achievement between African-Americans and Whites at a predominantly white university.</a> / Dissertation : 1991</p></details><details><summary>Carlson, R.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2202/\">A computer implementation of the reason formulation applied to person perception.</a> / Dissertation : 1979</p></details><details><summary>Colp, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Colvin, G.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-metaphysics-on-science-religion-and-wisdom/\">Descriptive metaphysics: On science, religion, and wisdom</a> / Article : 2006</p></details><details><summary>Cote, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-in-on-the-act-from-a-dp-perspective/\">Getting in on (the) ACT from a DP Perspective</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-addressreconstructing-worlds-through-expressive-and-mindful-arta-descriptive-psychology-perspecrtive/\">Presidential AddressReconstructing Worlds Through Expressive and Mindful Art:A Descriptive Psychology Perspective</a> / Presentation : 2024</p></details><details><summary>Cox, J.H.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p></details><details><summary>Crouch, T.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-of-sexual-relationships/\">Status dynamics of sexual relationships.</a> / Dissertation : 1988</p></details><details><summary>Davis, K.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-paradigm-case-formulation-of-parkinsons-disease/\">A Paradigm Case Formulation of Parkinson&#039;s Disease</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-1/\">Advances in Descriptive Psychology, Volume 1</a> / Book : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/brains-dont-think-and-organisms-dont-create-cultures-or-develop-spontaneous-languages/\">Brains don&#039;t think and organisms don&#039;t create cultures or develop spontaneous languages</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/characteristics-of-romantic-love-an-empirically-based-essentialist-account/\">Characteristics of romantic love: An empirically-based essentialist account</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-davis-website/\">Click here for more information about Dr.  Davis...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/friendship-and-love-relationships/\">Friendship and love relationships</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stalkers-and-their-worlds/\">Stalkers and their worlds</a> / Article : 2006</p></details><details><summary>Driscoll, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/policies-for-pragmatic-psychotherapy-2/\">Policies for pragmatic psychotherapy</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pragmatic-psychotherapy/\">Pragmatic psychotherapy</a> / Book : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/self-criticism-analysis-and-treatment/\">Self-criticism: Analysis and treatment</a> / Article : 1981</p></details><details><summary>Farber, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/castanedas-don-juan-as-psychotherapist-2/\">Castaneda&#039;s Don Juan as psychotherapist</a> / Article : 1981</p></details><details><summary>Felknor, C.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/kids-interest-discovery-kits/\">Kids interest discovery kits</a> / Article : 1998</p></details><details><summary>Felknor, J.E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-as-an-aspect-of-interpersonal-interaction/\">Interpersonal understanding as an aspect of interpersonal interaction.</a> / Dissertation : 1977</p></details><details><summary>Forward, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Harnsberger, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-through-lines-and-the-dramaturgical-pattern-of-the-recovering-addict/\">Status dynamics, through lines and the dramaturgical pattern of the recovering addict</a> / Dissertation : 2011</p></details><details><summary>Heinrich, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p></details><details><summary>Holmes, J.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-doesnt-always-have-to-be-depressing/\">Depression doesn&#039;t always have to be depressing</a> / Paperback : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-between-clients-and-non-clients-and-a-comparison-of-two-vocational-counseling-procedures/\">Differences between clients and non-clients and a comparison of two vocational counseling procedures.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/finding-your-way-out-of-depression-a-pre-conference-descriptive-psychology-tutorial/\">Finding Your Way Out of Depression: A Pre-Conference Descriptive Psychology Tutorial</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2600/\">Self-concepts and self-concept change: A status dynamic formulation</a> / Article : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-of-persons-or-who-was-that-metaphor/\">The status of persons or who was that metaphor</a> / Article : 1992</p></details><details><summary>Holt, S.B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal-and-competence-in-moral-judgment-and-behavior-2/\">Appraisal and competence in moral judgment and behavior</a> / Article : 1990</p></details><details><summary>Ida, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/depression-hopelessness-and-suicide-ideation-among-asian-american-students/\">Depression, hopelessness, and suicide ideation among Asian-American students.</a> / Dissertation : 1989</p></details><details><summary>Jeffrey, H.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-paradigm-for-artificial-intelligence/\">A new paradigm for artificial intelligence</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-jeffrey/\">Click here for more related work by Dr. Jeffrey...</a> / Webpage : 2016</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-without-processes/\">Cognition without processes</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness-experience-and-a-persons-world/\">Consciousness, experience, and a person&#039;s world</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-tutorial/\">Descriptive Psychology Tutorial</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/getting-old-and-getting-old-accidental-degradation-and-how-to-avoid-it/\">Getting Old and Getting Old: Accidental Degradation and How to Avoid it</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-having-black-white-conversations-go-right-2/\">Having Black-White Conversations Go Right</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/homo-communitatis-a-rigorous-foundation-for-behavioral-finance/\">Homo Communitatis: A rigorous foundation for behavioral finance</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-engineering-theory-and-practice/\">Knowledge engineering: Theory and practice</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-what-actually-happens-accessible/\">Making &quot;What Actually Happens&quot; Accessible</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/making-buddhism-accessible-to-westerners/\">Making Buddhism Accessible to Westerners</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/practical-use-of-descriptive-psychology-applying-psychotherapy-concepts-to-other-contexts/\">Practical Use of Descriptive Psychology: Applying Psychotherapy Concepts to Other Contexts</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-dispelling-the-illusion-of-irrationality-re-doing-economics-from-the-ground-up/\">Presidential Address: Dispelling the Illusion of Irrationality: Re-doing Economics from the Ground Up</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/structure/\">Structure</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/4136/\">The Mentor Project: Replicating the functions of an organization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/there-is-something-new-in-the-world-of-social-science-conceptualizations-a-review-of-place/\">There is something new in the world of social science conceptualizations: A review of Place</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-experts-dilemma/\">Uncertainty Appraisals: A Radical Reformulation of Subjective Probability</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-observers-and-physics/\">Worlds, Observers, and Physics</a> / Presentation : 2016</p></details><details><summary>Kantor, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales:How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/childrens-imaginative-play-a-descriptive-psychology-approach/\">Children’s imaginative play: A descriptive psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/discipline-negotiation-and-the-schizogenic-family-a-study-of-normal-and-schizogenic-socialization/\">Discipline, negotiation and the schizogenic family: A study of normal and schizogenic socialization.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/enemies-of-the-people-whistleblowers-and-the-status-dynamics-of-community-critics/\">Enemies of the People: Whistleblowers and the Status Dynamics of Community Critics</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidential-address-creating-monsters-the-power-of-descriptive-psychology-concepts-in-understanding-genocide/\">Presidential Address: Creating Monsters: The Power of Descriptive Psychology Concepts in Understanding Genocide.</a> / Presentation : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-alien-and-the-earthling-status-dynamic-role-play-therapy-with-children/\">The Alien and the Earthling: Status Dynamic Role Play Therapy with Children</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-wretched-nurseries-of-unceasing-discordtribalism-political-conflict-and-person-communities/\">The Wretched Nurseries of Unceasing Discord: Tribalism, political conflict, and person communities.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change/\">We&#039;re off to see the wizard: Politics, charisma, and community change</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/were-off-to-see-the-wizard-politics-charisma-and-community-change-2/\">We’re Off to See the Wizard: Politics, Charisma, and Community Change</a> / Presentation : 2011</p></details><details><summary>Kennedy, P.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-parametric-analysis-of-socioeconomic-status-how-ses-relates-to-mental-health/\">A parametric analysis of socioeconomic status: How SES relates to mental health.</a> / Dissertation : 2018</p></details><details><summary>Kirsch, N.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attempted-suicide-and-restrictions-in-the-eligibility-to-negotiate-personal-characteristics/\">Attempted suicide and restrictions in the eligibility to negotiate personal characteristics</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2231/\">Suicidal states and restrictions in the eligibility to negotiate personal characteristics.</a> / Dissertation : 1978</p></details><details><summary>Larsen, E.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-pre-normative-and-predictive-study-of-the-college-student-rorschach/\">A pre-normative and predictive study of the college student Rorschach.</a> / Dissertation : 1968</p></details><details><summary>Lasater, L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology Perspective on Careers</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/recovery-from-compulsive-behavior-how-to-transcend-your-troubled-family/\">Recovery from Compulsive Behavior: How to Transcend Your Troubled Family</a> / Paperback</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community-2/\">Stress and health in a Colorado coal mining community</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/stress-and-health-in-a-colorado-coal-mining-community/\">Stress and health in a Colorado coal mining community.</a> / Dissertation : 1979</p></details><details><summary>Latham, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-high-power-low-power-account-of-gender-differences-in-self-criticism-2/\">A high power - low power account of gender differences in self-criticism</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/latham-dissertation/\">A high power-low power account of self- criticism</a> / Dissertation : 1983</p></details><details><summary>Littler, S.L.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-in-schizophrenic-thought-disorder/\">Significance in schizophrenic thought disorder.</a> / Dissertation : 1987</p></details><details><summary>Littmann, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-formulation-of-humor/\">A new formulation of humor</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-theory-of-humor/\">A theory of humor.</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/elucidating-actus-reus-and-mens-rea-a-descriptive-psychology-perspective/\">Elucidating Actus Reus and Mens Rea: A Descriptive Psychology perspective</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/guilty-or-not-a-descriptive-psychology-analysis/\">Guilty or not? A Descriptive Psychology analysis</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-social-practice-of-satirepower-place-and-politics/\">The Social Practice of Satire: Power, Place, and Politics</a> / Presentation : 2015</p></details><details><summary>Lubuguin, F.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/developing-your-cultural-competence-as-a-therapist-a-descriptive-psychology-approach/\">Developing Your Cultural Competence as a Therapist:A Descriptive Psychology Approach</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching-culturally-competent-psychotherapy-a-descriptive-psychology-approach/\">Teaching culturally competent psychotherapy: A Descriptive Psychology approach</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-acculturation-of-culturally-displaced-persons/\">The acculturation of culturally displaced persons</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2243/\">The acculturation of culturally displaced persons: The case of Pilipino-Americans.</a> / Dissertation : 1993</p></details><details><summary>Marshall, K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-bulimic-life-pattern-3/\">A bulimic life pattern</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/scenarios-of-alcoholic-relationships/\">Scenarios of &quot;alcoholic&quot; relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2248/\">The significance of criminal and noncriminal behavior.</a> / Dissertation : 1980</p></details><details><summary>Minerva, D.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/smoking-addiction-a-descriptive-psychology-conceptualization-and-test/\">Smoking addiction: A Descriptive Psychology conceptualization and test.</a> / Dissertation : 1989</p></details><details><summary>Mitchell, T</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-interpretation-of-utterances/\">On the interpretation of utterances</a> / Article : 1981</p></details><details><summary>Newby-Clarke, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/refinement-of-a-paradigm-case-formulation-of-a-daydream-conceptual-theoretical-and-empirical-considerations/\">Refinement of a Paradigm Case Formulation of a Daydream: Conceptual, Theoretical, and Empirical Considerations</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">The Time is (Probably) Ripe for Change: Moving Descriptive Psychology into the Mainstream</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-does-it-mean-to-be-mistaken-about-behavior-potential/\">What Does It Mean To Be Mistaken About Behavior Potential</a> / Presentation : 2023</p></details><details><summary>Orvik, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptual-model-for-migration-in-alaska/\">A conceptual model for migration in Alaska</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change/\">Technology transfer and culture change</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-dropped-out-redescribing-chronic-mental-illness-as-a-question-about-communities-2/\">The Dropped Out: Redescribing chronic mental illness as a question about communities</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p></details><details><summary>Dr. Ossorio</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details><details><summary>Peek, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/click-here-for-more-information-about-dr-peek/\">Click here for more information about Dr. Peek...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/faith-and-skepticism-in-biofeedback-learning/\">Faith and skepticism in biofeedback learning.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/playing-the-person-game-in-healthcare/\">Playing the person game in healthcare</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/shared-language-for-shared-work/\">Shared Language for Shared Work</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/whats-in-a-name/\">What’s in a name?</a> / Presentation : 2013</p></details><details><summary>Plotkin, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/consciousness/\">Consciousness</a> / Article : 1981</p></details><details><summary>Pomerantz, J.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/significance-appreciation-and-authentic-love-and-friendship/\">Significance appreciation and authentic love and friendship.</a> / Dissertation : 1988</p></details><details><summary>Popov, Dan</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p></details><details><summary>Putman, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/artificial-persons/\">Artificial persons</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-actors-knowledge-and-the-on-going-creation-of-meaning-in-the-real-world/\">At A Glance And Out of Nowhere: Actor&#039;s Knowledge and the Ongoing Creation of Meaning in the Real World</a> / Presentation : 2009</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/at-a-glance-and-out-of-nowhere-how-ordinary-people-create-the-real-world/\">At a glance and out of nowhere: How ordinary people create the real world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging/\">Being, Becoming and Belonging</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/being-becoming-and-belonging-3/\">Being, becoming and belonging</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/communities-2/\">Communities</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/effects-of-marathon-encounter-groups-on-self-reported-behavior-in-interpersonal-contexts/\">Effects of marathon encounter groups on self-reported behavior in interpersonal contexts.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2483/\">Leading: Perspectives for leaders and leadership coaches</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/marketing-your-services-a-step-by-step-guide-for-small-businesses-and-professionals/\">Marketing Your Services : A Step-By-Step Guide for Small Businesses and Professionals</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-community-description/\">Notes on Community Description</a> / Presentation : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-magic-part-3-consciousness-community-and-worlds/\">Ordinary Magic, Part 3: Consciousness, Community and Worlds</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2443/\">Ordinary magic: What Descriptive Psychology is, and why it matters</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3141/\">Organizations</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/subjective-probability-in-behavioral-economics-and-finance-a-radical-reformulation/\">Subjective Probability in Behavioral Economics and Finance: A Radical Reformulation</a> / Article : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-irrationality-illusion-a-new-paradigm-for-economics-and-behavioral-economics/\">The Irrationality illusion: A new paradigm for economics and behavioral economics</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-mentor-project-replicating-the-functions-of-an-organization/\">The Mentor Project: Replicating the functions of an organization</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-what-is-descriptive-psychology-a-first-hand-historical-and-substantive-account/\">What is Descriptive Psychology: A First Hand Historical and Substantive Account</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-origins-of-intractable-value-problems/\">When Worlds Collide: Origins of Intractable Value Problems</a> / Presentation : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/when-worlds-collide-the-source-of-intractable-value-problems/\">When worlds collide: The source of intractable value problems</a> / Article : 2013</p></details><details><summary>Quintana, D.N.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ethnicity-and-the-utilization-of-mental-health-services-stoicism-versus-hypochondria/\">Ethnicity and the utilization of mental health services: Stoicism versus hypochondria.</a> / Dissertation : 1990</p></details><details><summary>Roberts, M.K.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-accomplices-tale/\">An accomplice’s tale</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-indeterminate-and-expansive-world/\">An indeterminate and expansive world</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2388/\">Ancient companions</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-2/\">Companions of uncertain status</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/i-and-thou-a-study-of-personal-relationships/\">I and Thou: A study of personal relationships</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-conceptual-foundations/\">Introduction (to Part II. Conceptual Foundations)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/introduction-to-part-iii-clinical-topicsem/\">Introduction (to Part III. Clinical Topics)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowing-the-world/\">Knowing the world</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3116/\">Kurosawa&#039;s relativity</a> / Article : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/men-and-women-partners-lovers-friends/\">Men and women: Partners, lovers, friends</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-the-outside-looking-in-a-conceptualization-of-adolescence/\">On the outside looking In: A conceptualization of adolescence</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2312/\">Partners, lovers, friends: A status dynamic study of men and women.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-with-adolescents-and-their-families-a-status-dynamic-approach-2/\">Psychotherapy with adolescents and their families: A status dynamic approach</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2577/\">Relationships in the real world: The Descriptive Psychology approach to personal relationships</a> / Article : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-nefarious-is/\">The Nefarious “is”</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-and-world-reconstruction/\">Worlds and world reconstruction</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/worlds-of-uncertain-status/\">Worlds of uncertain status</a> / Article : 2010</p></details><details><summary>Rosales, I.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/violent-males-views-of-spousal-assault-preliminary-evidence-supporting-four-paradigm-cases-of-spousal-assault-males/\">Violent males&#039; views of spousal assault: Preliminary evidence supporting four paradigm cases of spousal assault (males).</a> / Dissertation : 1990</p></details><details><summary>Sanchez, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/chicano-identification-and-its-correlates/\">Chicano identification and its correlates.</a> / Dissertation : 1992</p></details><details><summary>Sapin, C.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-dynamic-formulation-of-sex-roles-putting-sex-roles-in-their-place/\">A status dynamic formulation of sex roles: Putting sex roles in their place</a> / Article : 1990</p></details><details><summary>Schmitz, T.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-factor-analytic-study-of-stimulus-values-of-the-thematic-apperception-test/\">A factor analytic study of stimulus values of the Thematic Apperception Test.</a> / Dissertation : 1965</p></details><details><summary>Schneider, L.S.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p></details><details><summary>Schwartz, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-i-exploring-the-place-of-appraisal-and-anomaly-in-behavior-and-experience/\">A conceptualization of hypnosis: I. Exploring the place of appraisal and anomaly in behavior and experience</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-conceptualization-of-hypnosis-ii-hypnotic-induction-procedures-and-manifestations-of-the-hypnotic-state/\">A conceptualization of hypnosis: II. Hypnotic induction procedures and manifestations of the hypnotic state</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-more-information-about-dr-schwartz/\">Click here for more information about Dr. Schwartz...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/degradation-accreditation-and-rites-of-passage/\">Degradation, accreditation, and rites of passage</a> / Article : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists/\">Descriptive Psychology as Therapy for Therapies</a> / Presentation : 2022</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ordinary-language-essentials-of-clinical-psychoanalytic-theory/\">Essentials of Psychoanalytic Theory and Practice</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/from-passivity-to-competence-a-conceptualization-of-knowledge-skill-tolerance-and-empathy/\">From Passivity to Competence - A Conceptualization of Knowledge, Skill, Tolerance, and Empathy</a> / Article : 2002</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/on-saying-no-evidence-based-practice-and-the-hijacking-of-the-empirical/\">On saying “no”: Evidence based practice and the hijacking of the empirical</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/preparation-for-descriptive-psychologyconversations-with-ossorio-on-reading-wittgenstein/\">Preparation for Descriptive Psychology:Conversations with Ossorio on Reading Wittgenstein</a> / Presentation : 2023</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presentations-of-self-and-the-status-dynamics-of-psychotherapy-and-supervision/\">Presentations of Self and the Status Dynamics of Psychotherapy and Supervision</a> / Article : 2008</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/presidentialaddress-social-progress-and-the-just-choice/\">Presidential Address: Social Progress and the Just Choice</a> / Presentation : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-dynamics-and-psychotherapy/\">Status Dynamics and Psychotherapy</a> / Presentation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/teaching_descriptive_psychology_during-_covid/\">Teaching Descriptive Psychology During the Time of COVID: What Concepts Proved Serviceable?</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-parameters-of-empathy-core-considerations-for-psychotherapy-and-supervision/\">The parameters of empathy: Core considerations for psychotherapy and supervision</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3719/\">The problem of other possible persons: Dolphins, primates, and aliens</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-two-concepts-of-action-and-responsibility-in-psychoanalysis/\">The two concepts of action and responsibility in psychoanalysis</a> / Article : 1984</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2274/\">Time and context in the hypnotic state: An examination of some state specific effects.</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-is-a-person-and-how-can-we-be-sure-a-paradigm-case-formulation/\">What is a person and how can we be sure? A Paradigm Case Formulation</a> / Book : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-makes-something-psychoanalytic/\">What makes something psychoanalytic?</a> / Article : 1988</p></details><details><summary>Shideler, M.M.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-behavior-and-the-world-the-descriptive-psychology-approach/\">Persons, Behavior, and the World: The Descriptive Psychology Approach</a> / Book : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/science-religion-and-religions/\">Science, religion, and religions</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/spirituality-the-descriptive-psychology-approach/\">Spirituality: The Descriptive Psychology approach</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-creator-and-the-discoverer/\">The creator and the discoverer</a> / Article : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-founding-of-the-society-for-descriptive-psychology/\">The Founding of the Society for Descriptive Psychology</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-lover-and-the-logician/\">The lover and the logician</a> / Article : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-priest-and-the-psychotherapist/\">The priest and the psychotherapist</a> / Article : 1983</p></details><details><summary>Sidman, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-u-s-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the U.S.: Using DP concepts to understand extraordinary behavior</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/running-across-the-us-using-dp-concepts-to-understand-extraordinary-behavior/\">Running across the US: Using DP Concepts to Understand Extraordinary Behavior</a> / Presentation : 2011</p></details><details><summary>Silva, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happened-to-jose-a-descriptive-psychology-approach-to-cultural-values-implementation-for-a-culturally-displaced-person/\">What actually happened to Jose: A Descriptive Psychology approach to cultural values implementation for a culturally displaced person.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-to-jose-chicano-freshmen-in-a-predominantly-anglo-university/\">What actually happens to Jose: Chicano freshmen in a predominantly Anglo university</a> / Article : 1983</p></details><details><summary>Singer, H.R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p></details><details><summary>Skaggs, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-therapeutic-relationship-an-accreditation-perspective-2/\">The positive therapeutic relationship: An accreditation perspective</a> / Article : 1992</p></details><details><summary>Sternberg, B.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p></details><details><summary>Stone, C.J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-relationship-view-of-the-person-definition/\">A Relationship View of the Person Definition</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/one-bite-at-a-time-a-glossary-of-descriptive-psychology-concepts/\">One bite at a time: A glossary of Descriptive Psychology concepts</a> / Webpage : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/descriptive-psychology-one-bite-at-a-time/\">One Bite at a Time: A Glossary of Descriptive Psychology Concepts</a> / Presentation : 2012</p></details><details><summary>Torres, W.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-comparison-of-puerto-rican-and-anglo-concepts-of-appropriate-mental-health-service-utilization/\">A comparison of Puerto Rican and Anglo concepts of appropriate mental health service utilization.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-descriptive-take-on-mindfulness/\">A Descriptive Take on Mindfulness</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/humiliation-its-nature-and-consequences/\">Humiliation: Its nature and consequences</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/lessons-from-pete-remastered/\">Lessons from Pete - Remastered</a> / Presentation : 2019</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/video-presentation-psychological-health-implications-of-the-coronavirus-pandemic-as-a-state-of-siege/\">Psychological Health Implications of the Coronavirus Pandemic As a State of Siege</a> / Presentation : 2020</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/puerto-rican-and-anglo-conceptions-of-appropriate-mental-health-services/\">Puerto Rican and Anglo conceptions of appropriate mental health services</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/severe-public-humiliation-its-nature-consequences-and-clinical-treatment/\">Severe public humiliation: Its nature, consequences, and clinical treatment</a> / Article : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clarence_thomas_humiliation/\">What&#039;s Going on between Clarence Thomas and Humiliation?An Analysis of Opinions, Actions, and Personal History, with the Assistance of the Four Ingredient Model of Humiliation</a> / Presentation : 2023</p></details><details><summary>Vanderburgh, J.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model/\">The positive-health developmental model</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-positive-health-developmental-model-of-treatment-and-psychopathology/\">The positive-health developmental model of treatment and psychopathology</a> / Article : 1985</p></details><details><summary>Wechsler, R.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-manic-states-a-status-dynamic-formulation-of-bipolar-disorder-2/\">Personality and manic states: A status dynamic formulation of bipolar disorder</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relationship-between-personality-and-manic-states-a-status-dynamic-formulation/\">The relationship between personality and manic states: A status dynamic formulation.</a> / Dissertation : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/trauma-concepts-a-descriptive-psychological-formulation-of-the-nature-of-trauma-and-its-consequences/\">Trauma concepts: A descriptive psychological formulation of the nature of trauma and its consequences</a> / Article : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/understanding-and-applying-the-concept-of-psychological-trauma/\">Understanding and Applying the Concept of Psychological Trauma</a> / Presentation : 2021</p></details><details><summary>Yermish, A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cheetahs-on-the-couch-issues-affecting-the-therapeutic-working-alliance-with-clients-who-are-cognitively-gifted/\">Cheetahs on the couch: Issues affecting the therapeutic working alliance with clients who are cognitively gifted</a> / Dissertation : 2010</p></details><details><summary>Zeiger, C.A.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-psychological-approach-to-the-improvement-of-myopia/\">A psychological approach to the improvement of myopia.</a> / Dissertation : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-link-to-dr-zeigers-website/\">Click here for more information about Dr.  Zeiger...</a> / Webpage : 2017</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/doing-it-all-isnt-everything-a-womans-guide-for-living-in-harmony-and-empowerment/\">Doing it all isn&#039;t everything: A woman&#039;s guide to harmony and empowerment</a> / Book : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/he-miss-marple-model-of-psychological-assessment/\">The Miss Marple Model of Psychological Assessment</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeiger, P.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/contributions-of-descriptive-psychology-to-strategies-of-negotiation-the-case-of-religion-and-government/\">Contributions of Descriptive Psychology to strategies of negotiation: The case of religion and government</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explaining-explanations/\">Explaining Explanations</a> / Presentation : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/human-systems-issues-in-software-engineering/\">Human systems issues in software engineering</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/theologies/\">Theologies</a> / Presentation : 2011</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/toward-a-rapprochement-of-religion-and-science/\">Toward a rapprochement of religion and science</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-does-my-freedom-lie/\">Where does my freedom lie?</a> / Article : 2006</p></details><details><summary>Zeybekoglu, E.</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments-2/\">Informal Status Assignments</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/informal-status-assignments/\">Presidential Address: Traversing Surreal Worlds: Using Descriptive Psychology in the clinical treatment of persons with psychotic and delusional thought disorders.</a> / Presentation : 2018</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-persona-concept-a-descriptive-take-on-social-learning-theory-and-role-development-in-the-behavior-of-persons/\">The ‘Persona’ Concept: A Descriptive Take on Social Learning Theory and Role Development in the Behavior of Persons</a> / Presentation : 2021</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-status-dynamic-of-anger-management/\">The Status Dynamics of Anger Management</a> / Dissertation : 2016</p></details>','SDP Members’ Publications','','inherit','closed','closed','','8227-revision-v1','','','2026-07-23 16:30:54','2026-07-23 16:30:54','',8227,'https://society.bsquaresite.com/?p=8231',0,'revision','',0),
(8232,3,'2026-07-23 16:32:32','2026-07-23 16:32:32','<h1>Advances in Descriptive Psychology</h1>				\n					<details open><summary>Advances in Descriptive Psychology</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-1/\">Advances in Descriptive Psychology, Volume 1</a> / Book : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p></details>','Advances in Descriptive Psychology','','publish','closed','closed','','advances-in-descriptive-psychology','','','2026-07-30 01:28:08','2026-07-30 05:28:08','',0,'https://society.bsquaresite.com/?page_id=8232',0,'page','',0),
(8233,3,'2026-07-23 16:32:32','2026-07-23 16:32:32','','Advances in Descriptive Psychology','','inherit','closed','closed','','8232-revision-v1','','','2026-07-23 16:32:32','2026-07-23 16:32:32','',8232,'https://society.bsquaresite.com/?p=8233',0,'revision','',0),
(8234,3,'2026-07-23 16:34:02','2026-07-23 16:34:02','','Advances in Descriptive Psychology','','inherit','closed','closed','','8232-revision-v1','','','2026-07-23 16:34:02','2026-07-23 16:34:02','',8232,'https://society.bsquaresite.com/?p=8234',0,'revision','',0),
(8235,3,'2026-07-23 16:34:02','2026-07-23 16:34:02','','Advances in Descriptive Psychology','','inherit','closed','closed','','8232-revision-v1','','','2026-07-23 16:34:02','2026-07-23 16:34:02','',8232,'https://society.bsquaresite.com/?p=8235',0,'revision','',0),
(8236,3,'2026-07-23 16:34:02','2026-07-23 16:34:02','<h1>Advances in Descriptive Psychology</h1>				\n					<details open><summary>Advances in Descriptive Psychology</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-4/\">Advances in Descriptive Psychology, Vol. 4</a> / Book : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-1/\">Advances in Descriptive Psychology, Volume 1</a> / Book : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-10/\">Advances in Descriptive Psychology, Volume 10</a> / Book : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-2/\">Advances in Descriptive Psychology, Volume 2</a> / Book : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-3/\">Advances in Descriptive Psychology, Volume 3</a> / Book : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-volume-5/\">Advances in Descriptive Psychology, Volume 5</a> / Hardcover : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-6-clinical-topics-contributions-to-the-conceptualization-and-treatment-of-adolescent-family-problems-bulimia-chronic-mental-illness-and-mania/\">Advances in Descriptive Psychology, Volume 6. Clinical Topics: Contributions to the Conceptualization and Treatment of Adolescent-Family Problems, Bulimia, Chronic Mental Illness, and Mania.</a> / Hardcover : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-7/\">Advances in Descriptive Psychology, Volume 7</a> / Hardcover : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-8/\">Advances in Descriptive Psychology, Volume 8</a> / Hardcover : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/advances-in-descriptive-psychology-vol-9/\">Advances in Descriptive Psychology, Volume 9</a> / Hardcover : 2010</p></details>','Advances in Descriptive Psychology','','inherit','closed','closed','','8232-revision-v1','','','2026-07-23 16:34:02','2026-07-23 16:34:02','',8232,'https://society.bsquaresite.com/?p=8236',0,'revision','',0),
(8237,3,'2026-07-23 16:36:10','2026-07-23 16:36:10','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>					\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','publish','closed','closed','','descriptive-dissertations-1965-1993','','','2026-07-30 01:08:41','2026-07-30 05:08:41','',0,'https://society.bsquaresite.com/?page_id=8237',0,'page','',0),
(8238,3,'2026-07-23 16:34:46','2026-07-23 16:34:46','','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-23 16:34:46','2026-07-23 16:34:46','',8237,'https://society.bsquaresite.com/?p=8238',0,'revision','',0),
(8239,3,'2026-07-23 16:36:21','2026-07-23 16:36:21','<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-23 16:36:21','2026-07-23 16:36:21','',8237,'https://society.bsquaresite.com/?p=8239',0,'revision','',0),
(8240,3,'2026-07-23 16:36:21','2026-07-23 16:36:21','<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-23 16:36:21','2026-07-23 16:36:21','',8237,'https://society.bsquaresite.com/?p=8240',0,'revision','',0),
(8241,3,'2026-07-23 16:36:21','2026-07-23 16:36:21','<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-23 16:36:21','2026-07-23 16:36:21','',8237,'https://society.bsquaresite.com/?p=8241',0,'revision','',0),
(8242,3,'2026-07-23 16:36:41','2026-07-23 16:36:41','<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-23 16:36:41','2026-07-23 16:36:41','',8237,'https://society.bsquaresite.com/?p=8242',0,'revision','',0),
(8243,3,'2026-07-23 16:36:41','2026-07-23 16:36:41','<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-23 16:36:41','2026-07-23 16:36:41','',8237,'https://society.bsquaresite.com/?p=8243',0,'revision','',0),
(8244,3,'2026-07-23 16:36:41','2026-07-23 16:36:41','<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-23 16:36:41','2026-07-23 16:36:41','',8237,'https://society.bsquaresite.com/?p=8244',0,'revision','',0),
(8246,1,'2026-07-23 15:32:32','2026-07-23 19:32:32','<h2>OSSORIO PUBLICATIONS</h2>','Ossorio Publications','','inherit','closed','closed','','272-revision-v1','','','2026-07-23 15:32:32','2026-07-23 19:32:32','',272,'https://society.bsquaresite.com/?p=8246',0,'revision','',0),
(8247,1,'2026-07-23 15:32:32','2026-07-23 19:32:32','<h2>OSSORIO PUBLICATIONS</h2>','Ossorio Publications','','inherit','closed','closed','','272-revision-v1','','','2026-07-23 15:32:32','2026-07-23 19:32:32','',272,'https://society.bsquaresite.com/?p=8247',0,'revision','',0),
(8248,1,'2026-07-23 15:32:33','2026-07-23 19:32:33','<h2>OSSORIO PUBLICATIONS</h2>				\n					<details><summary>Books</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-actually-happens-the-representation-of-real-world-phenomena-the-collected-works-of-peter-g-ossorio-vol-iv/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV</a> / Hardcover : 2005</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-on-clinical-topics-the-collected-works-of-peter-g-ossorio-vol-ii/\">Essays on Clinical Topics: The Collected Works of Peter G. Ossorio, Vol. II.</a> / Hardcover : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/meaning-and-symbolism-the-collected-works-of-peter-g-ossorio-vol-vi/\">Meaning and Symbolism. The collected works of Peter G. Ossorio (Vol. VI)</a> / Hardcover : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-collected-works-of-peter-g-ossorio-volume-ix-personality-and-personality-theories/\">Personality and Personality Theories: The Collected Works of Peter G. Ossorio Vol. IX</a> / Hardcover : 2015</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-the-collected-works-of-peter-g-ossorio-volume-1/\">Persons. The Collected Works of Peter G. Ossorio, Vol. I.</a> / Hardcover : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place/\">Place. Collected works of Peter G. Ossorio, Vol. III</a> / Paperback : 2012</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-clinical-topics-collected-works-of-peter-g-ossorio-vol-vii/\">Seminar on Clinical Topics: Collected Works of Peter G. Ossorio, Vol. VII</a> / Hardcover : 2013</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/seminar-on-positive-health-and-transcendental-theories-the-collected-works-of-peter-g-ossorio-vol-viii/\">Seminar on Positive Health and Transcendental Theories: The Collected Works of Peter G. Ossorio Vol. VIII</a> / Hardcover : 2014</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-behavior-of-persons/\">The Behavior of Persons. The Collected Works of Peter G. Ossorio, Vol. V</a> / Paperback : 2013</p></details><details><summary>Articles</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology-2/\">A multicultural psychology</a> / Article : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/all-the-worlds-a-fact/\">All the world&#039;s a fact</a> / Article : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-expert-system-for-planning-design-and-management-support-for-the-first-lunar-outpost-nas-9-18687/\">An expert system for planning, design, and management support for the first lunar outpost (NAS 9-18687)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/an-overview-of-descriptive-psychology/\">An overview of Descriptive Psychology</a> / Article : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/appraisal/\">Appraisal</a> / Article : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/automated-classification-of-resolved-galaxies/\">Automated classification of resolved galaxies</a> / Article : 1989</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia-2/\">Cognitive deficits in schizophrenia</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dissemination-research-radc-tr-65-314/\">Dissemination research (RADC-TR-65-314)</a> / Article : 1965</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/experience-for-robots/\">Experience for robots?</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/in-a-world-of-persons-and-their-ways/\">In a world of persons and their ways</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowledge-support-system-for-the-first-lunar-outpost-mission-nas-9-18916/\">Knowledge support system for the first lunar outpost  mission (NAS 9-18916)</a> / Article : 1995</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures/\">More three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/naive-baseball-theory/\">Naive baseball theory</a> / Article : 1991</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-2/\">Out of nowhere</a> / Article : 2006</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/out-of-nowhere-thoughts-and-thinking-and-world-reconstruction-complete-version%c2%b9/\">Out of nowhere: Thoughts and thinking and world reconstruction (complete version)¹</a> / Article : 2010</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology-2/\">Pathology</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques-2/\">Projective techniques</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/robotic-systems-and-automation-for-space-application-nas-9-18677/\">Robotic systems and automation for space application  (NAS 9-18677)</a> / Article : 1992</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation-2/\">Status management: A theory of punishment and rehabilitation</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-shaping-of-things-to-come/\">The shaping of things to come</a> / Article : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures/\">Three minute lectures on emotion</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are/\">What there is, how things are</a> / Article : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/where-the-action-is/\">Where the action is</a> / Article : 1973</p></details><details><summary>Presentations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lectures-by-peter-g-ossorio-ph-d/\">Personality and Personality Theories - Lectures by Peter G. Ossorio, Ph.D.</a> / Presentation : 1974</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1996at-the-18th-annual-conference-of-the-society-for-descriptive-psychology/\">Rap Session with Peter G. Ossorio, 1996</a> / Presentation : 1996</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1997/\">Rap Session with Peter G. Ossorio, 1997</a> / Presentation : 1997</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1998/\">Rap Session with Peter G. Ossorio, 1998</a> / Presentation : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-1999/\">Rap Session with Peter G. Ossorio, 1999</a> / Presentation : 1999</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2000/\">Rap Session with Peter G. Ossorio, 2000</a> / Presentation : 2000</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rap-session-with-peter-g-ossorio-2001/\">Rap Session with Peter G. Ossorio, 2001</a> / Presentation : 2001</p></details><details><summary>LRI Reports</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5136/\">&quot;What Actually Happens&quot;: The representation of real world phenomena in behavioral science. The Collected Works of Peter G. Ossorio, Vol. IV (LRI Report No. 10a)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-multicultural-psychology/\">A multicultural psychology(LRI Report No. 29)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/3155/\">Appraisal (LRI Report No. 37)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/attribute-space-development-and-evaluation/\">Attribute space development and evaluation (LRI Report No. 2)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ossorio-p-g-1980-behavior-pattern-indexing-lri-report-no-33/\">Behavior pattern indexing(LRI Report No. 33)</a> / LRI Report : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/classification-space-analysis-radc-tr-64-287/\">Classification space: A multivariate procedure for automatic document indexing and retrieval (LRI Report No. 1)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/clinical-topics-a-seminar-in-descriptive-psychology-lri-report-no-11/\">Clinical topics: A seminar in Descriptive Psychology (LRI Report No. 11)</a> / LRI Report : 1976</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognition-lri-report-no-32/\">Cognition (LRI Report No. 32)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/cognitive-deficits-in-schizophrenia/\">Cognitive deficits in schizophrenia(LRI Report No 39a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/companions-of-uncertain-status-lri-report-no-48/\">Companions of uncertain status (LRI Report No. 48)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/conceptual-notational-devices-the-pcf-and-related-types/\">Conceptual-notational devices: The PCF and related types (LRI Report No. 22)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/decisions-and-decision-aids-lri-report-no-31/\">Decisions and decision aids (LRI Report No. 31)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/embodiment/\">Embodiment (LRI Report No. 23)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/essays-in-descriptive-psychology-lri-report-no-8/\">Essays in Descriptive Psychology (LRI Report No. 8)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/evaluating-information-systems/\">Evaluating information systems (LRI Report No. 27)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/ex-post-facto-the-source-of-intractable-origin-problems-and-their-solution-lri-report-no-28a/\">Ex post facto: The source of intractable origin problems and their solution (LRI Report No. 28a)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/explanation-falsifiability-and-rule-following-behavior/\">Explanation, falsifiability, and rule-following behavior (LRI Report No. 4c)</a> / LRI Report : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/formalization-of-real-world-representation-lri-report-no-22/\">Formalization of real world representation (LRI Report No. 22)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2059/\">Galaxies at 8:30 (LRI Report No. 42a)</a> / LRI Report : 1988</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-unclassified/\">Knowlege base for C31 (Unclassified) (No LRI Report No. assigned)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/knowlege-base-for-c31-volume-ii-lri-report-no-40a/\">Knowlege base for C31, Volume II (LRI Report No. 40a)</a> / LRI Report : 1987</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/large-scale-systems-a-task-analysis-assessment-curriculum-training-evaluation-and-feedback-package/\">Large scale systems: A task analysis, assessment, curriculum, training, evaluation, and feedback package (LRI Report No. 24a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5140/\">Meaning and Symbolism. The collected works of Peter G. Ossorio,  Vol. VI (LRI Report No. 15)</a> / LRI Report : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/mental-health-related-needs-among-the-the-indochinese-refugees-in-the-denver-metropolitan-arealri-report-no-21/\">Mental health related needs among the indochinese refugees in the Denver metropolitan area (LRI Report No. 21)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/more-three-minute-lectures-on-emotion/\">More three minute lectures on emotion(LRI Report No. 36b)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/never-smile-at-a-crocodile/\">Never smile at a crocodile(LRI Report No. 17)</a> / LRI Report : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/notes-on-behavior-description/\">Notes on behavior description(LRI Report No. 4b)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-descriptionlri-report-4a/\">Outline of &quot;Behavior Description&quot;(LRI Report 4a)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/outline-of-behavior-description/\">Outline of Descriptive Psychology for personality theory and clinical applications (LRI Report No. 4d)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pathology/\">Pathology (LRI Report No. 34a)</a> / LRI Report : 1983</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-personality-theories-lri-report-no-16/\">Personality and Personality Theories (LRI Report No. 16)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/persons-lri-report-no-3/\">Persons (LRI Report No. 3)</a> / LRI Report : 1964</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/place-lri-report-30a/\">Place (LRI Report 30a)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/positive-health-and-transcendental-theories-a-seminar-in-descriptive-psychology-lri-report-no-13/\">Positive health and transcendental theories: A seminar in Descriptive Psychology (LRI Report No. 13)</a> / LRI Report : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/projective-techniques/\">Projective techniques (LRI Report 38a)</a> / LRI Report : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/psychotherapy-a-means-ends-study-lri-report-no-5/\">Psychotherapy: A means-ends study (LRI Report No. 5)</a> / LRI Report : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/putting-concepts-in-the-conceptual-schema-lri-report-no-41/\">Putting concepts in the conceptual schema (LRI Report No. 41)</a> / LRI Report : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2040/\">Religion without doctrine(LRI Report No. 19)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/representaton-evaluation-and-researchlri-report-no-22a/\">Representaton, evaluation, and research (LRI Report No. 22a)</a> / LRI Report : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/research-evaluation-and-representation-lri-report-no-18/\">Research, evaluation, and representation (LRI  Report No. 18)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/rule-following-in-grammar-and-behavior/\">Rule following in grammar and behavior (LRI Report No. 7)</a> / LRI Report : 1967</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/state-of-affairs-systems-lri-report-no-14/\">State  of  affairs  systems: Theory and technique for automatic fact analysis (LRI  Report  No.  14)</a> / LRI Report : 1978</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-maxims-lri-report-no-30b/\">Status  maxims (LRI Report No. 30b)</a> / LRI Report : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/status-management-a-theory-of-punishment-and-rehabilitation/\">Status management: A theory of punishment and rehabilitation (LRI Report No. 25)</a> / LRI Report : 1981</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/technology-transfer-and-culture-change-lri-report-no-44/\">Technology transfer and culture change (LRI Report No. 44)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-human-condition-some-formal-aspects-lri-report-no-47a/\">The  human  condition:  Some  formal  aspects (LRI  Report No. 47a)</a> / LRI Report</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/5197/\">The dropped out: Redescribing chronic mental illness as a question about communities (LRI Report No. 43)</a> / LRI Report : 1990</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/three-minute-lectures-on-emotion/\">Three minute lectures on emotion(LRI Report No. 36a)</a> / LRI Report : 1986</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/what-there-is-how-things-are-3/\">What there is, how things are (LRI Report No. 49a)</a> / LRI Report : 1998</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/why-descriptive-psychology-lri-report-no-35/\">Why Descriptive Psychology(LRI Report No. 35)</a> / LRI Report : 1983</p></details>','Ossorio Publications','','inherit','closed','closed','','272-revision-v1','','','2026-07-23 15:32:33','2026-07-23 19:32:33','',272,'https://society.bsquaresite.com/?p=8248',0,'revision','',0),
(8249,1,'2026-07-23 15:45:20','2026-07-23 19:45:20','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>					<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Sexual Significance<br><br><br><br></h2>					<figure><img src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/R_Bergner.jpg\" title=\"R_Bergner\" alt=\"R_Bergner\" loading=\"lazy\" /></figure><p>Ray Bergner, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p>			<h2>Making Buddhism Accessible to Westerners	</h2>					<figure><img width=\"620\" height=\"852\" src=\"https://society.bsquaresite.com/wp-content/uploads/2024/01/Jeffrey-H.J.png\" alt=\"\" /></figure><p>H. Joel Jeffrey, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p><p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:<br />The Time is (Probably) <br />Ripe for Change:<br />Moving Descriptive Psychology into the Mainstream</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2022</td></tr><!-- Ray Bergner, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance// \">Sexual Significance</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/ \">Making Buddhism Accessible to Westerners</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- C.J. Peek, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><p>Primary Care Research <br />Subject Matter: <br />Reconciling How it is <br />Organized to Better Engage <br />Participants at the <br />International Conference</p></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists// \">Descriptive Psychology as Therapy for Therapies</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2022</td></tr><!-- Lane Lasater, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br />Perspective on Careers</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Charles Kantor, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br />How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Being-in- the-World</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr></tbody></table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2026-07-23 15:45:20','2026-07-23 19:45:20','',6440,'https://society.bsquaresite.com/?p=8249',0,'revision','',0),
(8250,1,'2026-07-23 15:45:20','2026-07-23 19:45:20','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>					<h2>Presidential Address:\nThe Time is (Probably)\nRipe for Change:\nMoving Descriptive Psychology into the Mainstream</h2>					<figure><img width=\"238\" height=\"238\" src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" alt=\"\" /></figure><p>Ian Newby-Clark, Ph.D</p>		<p style=\"text-align: center;\">Date: September 29, 2022</p>			<h2>Sexual Significance<br><br><br><br></h2>					<figure><img src=\"https://society.bsquaresite.com/wp-content/uploads/2020/10/R_Bergner.jpg\" title=\"R_Bergner\" alt=\"R_Bergner\" loading=\"lazy\" /></figure><p>Ray Bergner, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p>			<h2>Making Buddhism Accessible to Westerners	</h2>					<figure><img width=\"620\" height=\"852\" src=\"https://society.bsquaresite.com/wp-content/uploads/2024/01/Jeffrey-H.J.png\" alt=\"\" /></figure><p>H. Joel Jeffrey, Ph.D.</p>		<p style=\"text-align: center;\">Date: September 30, 2022</p><p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:<br />The Time is (Probably) <br />Ripe for Change:<br />Moving Descriptive Psychology into the Mainstream</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2022</td></tr><!-- Ray Bergner, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance// \">Sexual Significance</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/ \">Making Buddhism Accessible to Westerners</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- C.J. Peek, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><p>Primary Care Research <br />Subject Matter: <br />Reconciling How it is <br />Organized to Better Engage <br />Participants at the <br />International Conference</p></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists// \">Descriptive Psychology as Therapy for Therapies</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2022</td></tr><!-- Lane Lasater, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br />Perspective on Careers</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Charles Kantor, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br />How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Being-in- the-World</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr></tbody></table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2026-07-23 15:45:20','2026-07-23 19:45:20','',6440,'https://society.bsquaresite.com/?p=8250',0,'revision','',0),
(8251,1,'2026-07-23 15:45:21','2026-07-23 19:45:21','<h2>44th Annual SDP Conference (Hybrid) September 29TH - October 2nd, 2022</h2>		<p style=\"text-align: center; position: relative; top: -60px;\">Click a presentation title for additional information, including the presentation abstract, supporting references, supplementary documents <strong>if available</strong>, and a link to an audio or video of the presentation, <strong>if available</strong>.</p><table style=\"border: none; width: 100%; position: relative; top: -60px;\"><thead><tr style=\"height: 50px;\"><th style=\"font-weight: bold; text-align: center;\">Title</th><th style=\"font-weight: bold; text-align: center;\">Presenter</th><th style=\"font-weight: bold; text-align: center;\">Date</th></tr></thead><!-- Ian-Newby Clark, Ph.D. --><tbody><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/the-time-is-probably-ripe-for-change-moving-descriptive-psychology-into-the-mainstream/\">Presidential Address:<br />The Time is (Probably) <br />Ripe for Change:<br />Moving Descriptive Psychology into the Mainstream</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ian Newby-Clark, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/i_Newby-Clark.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 29, 2022</td></tr><!-- Ray Bergner, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/sexual-significance// \">Sexual Significance</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Ray Bergner, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/R_Bergner.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- H. Joel Jeffrey, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\"http://www.sdp.org/sdppubs-publications/making-buddhism-accessible-to-westerners/ \">Making Buddhism Accessible to Westerners</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">H. Joel Jeffrey, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Jeffrey-H.J.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- C.J. Peek, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><p>Primary Care Research <br />Subject Matter: <br />Reconciling How it is <br />Organized to Better Engage <br />Participants at the <br />International Conference</p></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">C.J. Peek, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2021/02/cj_peek.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">September 30, 2022</td></tr><!-- Wynn Schwartz, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/descriptive-psychology-as-therapy-for-therapists// \">Descriptive Psychology as Therapy for Therapies</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Wynn Schwartz, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/11/Wynn_Schwartz.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 1, 2022</td></tr><!-- Lane Lasater, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-descriptive-psychology-perspective-on-careers/\">A Descriptive Psychology <br />Perspective on Careers</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Lane Lasater, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Lasater-L.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Charles Kantor, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\"><a href=\" http://www.sdp.org/sdppubs-publications/a-city-of-two-taleshow-complex-communities-achieve-resilience-in-the-face-of-overwhelming-threat/\">A City of Two Tales: <br />How Complex Communities Achieve Resilience in the Face of Overwhelming Threat</a></td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Charles Kantor, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2020/10/C_Kantor.jpg\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr><!-- Mary Roberts, Ph.D. --><tr><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Being-in- the-World</td><td style=\"text-align: center; font-weight: bold; border-top: 2px solid blue;\">Mary Roberts, Ph.D.<img style=\"width: 110px; position: relative; left: 0px;\" src=\"http://www.sdp.org/wp-content/uploads/2024/01/Roberts-M.png\" /></td><td style=\"text-align: left; border-top: 2px solid blue;\">October 2, 2022</td></tr></tbody></table>','44th Annual SDP Conference (Hybrid) September 29th - October 2nd, 2022','','inherit','closed','closed','','6440-revision-v1','','','2026-07-23 15:45:21','2026-07-23 19:45:21','',6440,'https://society.bsquaresite.com/?p=8251',0,'revision','',0),
(8252,1,'2026-07-23 15:49:33','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2026-07-23 15:49:33','0000-00-00 00:00:00','',0,'https://society.bsquaresite.com/?post_type=sdppubs-publications&p=8252',0,'sdppubs-publications','',0),
(8253,3,'2026-07-23 15:50:08','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2026-07-23 15:50:08','0000-00-00 00:00:00','',0,'https://society.bsquaresite.com/?post_type=sdppubs-publications&p=8253',0,'sdppubs-publications','',0),
(8254,1,'2026-07-23 15:50:34','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2026-07-23 15:50:34','0000-00-00 00:00:00','',0,'https://society.bsquaresite.com/?post_type=sdppubs-publications&p=8254',0,'sdppubs-publications','',0),
(8255,1,'2026-07-24 12:23:06','2026-07-24 16:23:06','','Reykjavik-Iceland','','inherit','open','closed','','reykjavik-iceland','','','2026-07-24 12:23:06','2026-07-24 16:23:06','',6710,'https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland.jpg',0,'attachment','image/jpeg',0),
(8257,1,'2026-07-24 12:27:10','2026-07-24 16:27:10','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-24 12:27:10','2026-07-24 16:27:10','',6710,'https://society.bsquaresite.com/?p=8257',0,'revision','',0),
(8258,1,'2026-07-24 12:27:11','2026-07-24 16:27:11','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-24 12:27:11','2026-07-24 16:27:11','',6710,'https://society.bsquaresite.com/?p=8258',0,'revision','',0),
(8259,1,'2026-07-24 12:27:12','2026-07-24 16:27:12','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"948\" height=\"1000\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland.jpg 948w, https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland-284x300.jpg 284w, https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland-768x810.jpg 768w\" sizes=\"(max-width: 948px) 100vw, 948px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-24 12:27:12','2026-07-24 16:27:12','',6710,'https://society.bsquaresite.com/?p=8259',0,'revision','',0),
(8261,1,'2026-07-24 12:36:52','2026-07-24 16:36:52','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"948\" height=\"1000\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland.jpg 948w, https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland-284x300.jpg 284w, https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland-768x810.jpg 768w\" sizes=\"(max-width: 948px) 100vw, 948px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-24 12:36:52','2026-07-24 16:36:52','',6710,'https://society.bsquaresite.com/?p=8261',0,'revision','',0),
(8262,1,'2026-07-24 12:36:52','2026-07-24 16:36:52','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"948\" height=\"1000\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland.jpg 948w, https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland-284x300.jpg 284w, https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland-768x810.jpg 768w\" sizes=\"(max-width: 948px) 100vw, 948px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-24 12:36:52','2026-07-24 16:36:52','',6710,'https://society.bsquaresite.com/?p=8262',0,'revision','',0),
(8263,1,'2026-07-24 12:36:53','2026-07-24 16:36:53','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"948\" height=\"1000\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland.jpg 948w, https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland-284x300.jpg 284w, https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland-768x810.jpg 768w\" sizes=\"(max-width: 948px) 100vw, 948px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-24 12:36:53','2026-07-24 16:36:53','',6710,'https://society.bsquaresite.com/?p=8263',0,'revision','',0),
(8264,1,'2026-07-24 12:37:37','2026-07-24 16:37:37','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"948\" height=\"1000\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland.jpg 948w, https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland-284x300.jpg 284w, https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland-768x810.jpg 768w\" sizes=\"(max-width: 948px) 100vw, 948px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-24 12:37:37','2026-07-24 16:37:37','',6710,'https://society.bsquaresite.com/?p=8264',0,'revision','',0),
(8265,1,'2026-07-24 12:37:37','2026-07-24 16:37:37','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"948\" height=\"1000\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland.jpg 948w, https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland-284x300.jpg 284w, https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland-768x810.jpg 768w\" sizes=\"(max-width: 948px) 100vw, 948px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-24 12:37:37','2026-07-24 16:37:37','',6710,'https://society.bsquaresite.com/?p=8265',0,'revision','',0),
(8266,1,'2026-07-24 12:37:37','2026-07-24 16:37:37','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"948\" height=\"1000\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland.jpg 948w, https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland-284x300.jpg 284w, https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland-768x810.jpg 768w\" sizes=\"(max-width: 948px) 100vw, 948px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-24 12:37:37','2026-07-24 16:37:37','',6710,'https://society.bsquaresite.com/?p=8266',0,'revision','',0),
(8267,1,'2026-07-24 12:38:42','2026-07-24 16:38:42','<img width=\"300\" height=\"298\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-300x298.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-300x298.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-150x150.jpg 150w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-768x762.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69.jpg 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" />																<h2>The Society for Descriptive Psychology</h2>		<p style=\"text-align: right;\"><em>The world makes sense, and so do people.</em>      -Peter G. Ossorio, Ph.D.</p>','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2026-07-24 12:38:42','2026-07-24 16:38:42','',7393,'https://society.bsquaresite.com/?p=8267',0,'revision','',0),
(8268,1,'2026-07-24 12:40:18','2026-07-24 16:40:18','<img width=\"300\" height=\"298\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-300x298.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-300x298.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-150x150.jpg 150w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69-768x762.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/d9ec8e020ae925909053d724d0888e69.jpg 800w\" sizes=\"(max-width: 300px) 100vw, 300px\" />																<h2>The Society for Descriptive Psychology</h2>		<p style=\"text-align: right;\"><em>The world makes sense, and so do people.</em>      -Peter G. Ossorio, Ph.D.</p>','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2026-07-24 12:40:18','2026-07-24 16:40:18','',7393,'https://society.bsquaresite.com/?p=8268',0,'revision','',0),
(8269,1,'2026-07-24 12:42:50','2026-07-24 16:42:50','<img width=\"62\" height=\"62\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/08/image.jpeg\" alt=\"\" />																<h2>The Society for Descriptive Psychology</h2>		<p style=\"text-align: right;\"><em>The world makes sense, and so do people.</em>      -Peter G. Ossorio, Ph.D.</p>','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2026-07-24 12:42:50','2026-07-24 16:42:50','',7393,'https://society.bsquaresite.com/?p=8269',0,'revision','',0),
(8270,1,'2026-07-24 12:43:23','2026-07-24 16:43:23','<img width=\"62\" height=\"62\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/08/image.jpeg\" alt=\"\" />																<h2>The Society for Descriptive Psychology</h2>		<p style=\"text-align: right;\"><em>The world makes sense, and so do people.</em>      -Peter G. Ossorio, Ph.D.</p>','SDP Header','','inherit','closed','closed','','7393-revision-v1','','','2026-07-24 12:43:23','2026-07-24 16:43:23','',7393,'https://society.bsquaresite.com/?p=8270',0,'revision','',0),
(8271,1,'2026-07-28 09:45:28','2026-07-28 13:45:28','','48th-annual-updated-image','','inherit','open','closed','','48th-annual-updated-image','','','2026-07-28 09:45:42','2026-07-28 13:45:42','',6710,'https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg',0,'attachment','image/jpeg',0),
(8272,1,'2026-07-28 09:47:15','2026-07-28 13:47:15','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"948\" height=\"1000\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland.jpg 948w, https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland-284x300.jpg 284w, https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland-768x810.jpg 768w\" sizes=\"(max-width: 948px) 100vw, 948px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-28 09:47:15','2026-07-28 13:47:15','',6710,'https://society.bsquaresite.com/?p=8272',0,'revision','',0),
(8273,1,'2026-07-28 09:47:16','2026-07-28 13:47:16','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"948\" height=\"1000\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland.jpg 948w, https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland-284x300.jpg 284w, https://society.bsquaresite.com/wp-content/uploads/2026/07/Reykjavik-Iceland-768x810.jpg 768w\" sizes=\"(max-width: 948px) 100vw, 948px\" />																<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-28 09:47:16','2026-07-28 13:47:16','',6710,'https://society.bsquaresite.com/?p=8273',0,'revision','',0),
(8274,1,'2026-07-28 09:47:17','2026-07-28 13:47:17','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"http://sdfadsfa\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-28 09:47:17','2026-07-28 13:47:17','',6710,'https://society.bsquaresite.com/?p=8274',0,'revision','',0),
(8275,1,'2026-07-28 09:47:34','2026-07-28 13:47:34','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"http://sdfadsfa\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-28 09:47:34','2026-07-28 13:47:34','',6710,'https://society.bsquaresite.com/?p=8275',0,'revision','',0),
(8276,1,'2026-07-28 09:47:34','2026-07-28 13:47:34','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"http://sdfadsfa\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-28 09:47:34','2026-07-28 13:47:34','',6710,'https://society.bsquaresite.com/?p=8276',0,'revision','',0),
(8277,1,'2026-07-28 09:47:35','2026-07-28 13:47:35','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-28 09:47:35','2026-07-28 13:47:35','',6710,'https://society.bsquaresite.com/?p=8277',0,'revision','',0),
(8278,1,'2026-07-28 09:47:47','2026-07-28 13:47:47','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-28 09:47:47','2026-07-28 13:47:47','',6710,'https://society.bsquaresite.com/?p=8278',0,'revision','',0),
(8279,1,'2026-07-28 09:47:47','2026-07-28 13:47:47','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-28 09:47:47','2026-07-28 13:47:47','',6710,'https://society.bsquaresite.com/?p=8279',0,'revision','',0),
(8280,1,'2026-07-28 09:47:47','2026-07-28 13:47:47','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-28 09:47:47','2026-07-28 13:47:47','',6710,'https://society.bsquaresite.com/?p=8280',0,'revision','',0),
(8282,1,'2026-07-28 09:51:20','2026-07-28 13:51:20','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-28 09:51:20','2026-07-28 13:51:20','',6710,'https://society.bsquaresite.com/?p=8282',0,'revision','',0),
(8283,1,'2026-07-28 09:51:20','2026-07-28 13:51:20','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-28 09:51:20','2026-07-28 13:51:20','',6710,'https://society.bsquaresite.com/?p=8283',0,'revision','',0),
(8284,1,'2026-07-28 09:51:21','2026-07-28 13:51:21','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-28 09:51:21','2026-07-28 13:51:21','',6710,'https://society.bsquaresite.com/?p=8284',0,'revision','',0),
(8285,1,'2026-07-28 09:52:35','2026-07-28 13:52:35','','Radstefna_A4_v5_4_final','','inherit','open','closed','','radstefna_a4_v5_4_final','','','2026-07-28 09:52:35','2026-07-28 13:52:35','',0,'https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf',0,'attachment','application/pdf',0),
(8286,1,'2026-07-28 09:52:58','2026-07-28 13:52:58','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-28 09:52:58','2026-07-28 13:52:58','',6710,'https://society.bsquaresite.com/?p=8286',0,'revision','',0),
(8287,1,'2026-07-28 09:52:58','2026-07-28 13:52:58','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2025/04/Member-application-3-31-2025-PDF.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-28 09:52:58','2026-07-28 13:52:58','',6710,'https://society.bsquaresite.com/?p=8287',0,'revision','',0),
(8288,1,'2026-07-28 09:52:59','2026-07-28 13:52:59','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-28 09:52:59','2026-07-28 13:52:59','',6710,'https://society.bsquaresite.com/?p=8288',0,'revision','',0),
(8289,1,'2026-07-29 11:34:06','2026-07-29 15:34:06','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:34:06','2026-07-29 15:34:06','',6710,'https://society.bsquaresite.com/?p=8289',0,'revision','',0),
(8290,1,'2026-07-29 11:34:06','2026-07-29 15:34:06','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"800\" height=\"541\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:34:06','2026-07-29 15:34:06','',6710,'https://society.bsquaresite.com/?p=8290',0,'revision','',0),
(8291,1,'2026-07-29 11:34:07','2026-07-29 15:34:07','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:34:07','2026-07-29 15:34:07','',6710,'https://society.bsquaresite.com/?p=8291',0,'revision','',0),
(8292,1,'2026-07-29 11:34:31','2026-07-29 15:34:31','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:34:31','2026-07-29 15:34:31','',6710,'https://society.bsquaresite.com/?p=8292',0,'revision','',0),
(8293,1,'2026-07-29 11:34:32','2026-07-29 15:34:32','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:34:32','2026-07-29 15:34:32','',6710,'https://society.bsquaresite.com/?p=8293',0,'revision','',0),
(8294,1,'2026-07-29 11:34:32','2026-07-29 15:34:32','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:34:32','2026-07-29 15:34:32','',6710,'https://society.bsquaresite.com/?p=8294',0,'revision','',0);
INSERT INTO `wpet_posts` VALUES
(8295,1,'2026-07-29 11:38:00','2026-07-29 15:38:00','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:38:00','2026-07-29 15:38:00','',6710,'https://society.bsquaresite.com/?p=8295',0,'revision','',0),
(8296,1,'2026-07-29 11:38:01','2026-07-29 15:38:01','<img width=\"800\" height=\"450\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:38:01','2026-07-29 15:38:01','',6710,'https://society.bsquaresite.com/?p=8296',0,'revision','',0),
(8297,1,'2026-07-29 11:38:01','2026-07-29 15:38:01','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:38:01','2026-07-29 15:38:01','',6710,'https://society.bsquaresite.com/?p=8297',0,'revision','',0),
(8298,1,'2026-07-29 11:38:56','2026-07-29 15:38:56','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:38:56','2026-07-29 15:38:56','',6710,'https://society.bsquaresite.com/?p=8298',0,'revision','',0),
(8299,1,'2026-07-29 11:38:56','2026-07-29 15:38:56','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:38:56','2026-07-29 15:38:56','',6710,'https://society.bsquaresite.com/?p=8299',0,'revision','',0),
(8300,1,'2026-07-29 11:38:57','2026-07-29 15:38:57','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:38:57','2026-07-29 15:38:57','',6710,'https://society.bsquaresite.com/?p=8300',0,'revision','',0),
(8301,1,'2026-07-29 11:39:29','2026-07-29 15:39:29','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:39:29','2026-07-29 15:39:29','',6710,'https://society.bsquaresite.com/?p=8301',0,'revision','',0),
(8302,1,'2026-07-29 11:39:29','2026-07-29 15:39:29','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:39:29','2026-07-29 15:39:29','',6710,'https://society.bsquaresite.com/?p=8302',0,'revision','',0),
(8303,1,'2026-07-29 11:39:30','2026-07-29 15:39:30','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:39:30','2026-07-29 15:39:30','',6710,'https://society.bsquaresite.com/?p=8303',0,'revision','',0),
(8304,1,'2026-07-29 11:40:06','2026-07-29 15:40:06','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:40:06','2026-07-29 15:40:06','',6710,'https://society.bsquaresite.com/?p=8304',0,'revision','',0),
(8305,1,'2026-07-29 11:40:06','2026-07-29 15:40:06','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:40:06','2026-07-29 15:40:06','',6710,'https://society.bsquaresite.com/?p=8305',0,'revision','',0),
(8306,1,'2026-07-29 11:40:07','2026-07-29 15:40:07','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:40:07','2026-07-29 15:40:07','',6710,'https://society.bsquaresite.com/?p=8306',0,'revision','',0),
(8308,1,'2026-07-29 11:57:07','2026-07-29 15:57:07','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:57:07','2026-07-29 15:57:07','',6710,'https://society.bsquaresite.com/?p=8308',0,'revision','',0),
(8309,1,'2026-07-29 11:57:07','2026-07-29 15:57:07','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:57:07','2026-07-29 15:57:07','',6710,'https://society.bsquaresite.com/?p=8309',0,'revision','',0),
(8310,1,'2026-07-29 11:57:08','2026-07-29 15:57:08','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:57:08','2026-07-29 15:57:08','',6710,'https://society.bsquaresite.com/?p=8310',0,'revision','',0),
(8311,1,'2026-07-29 11:57:18','2026-07-29 15:57:18','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:57:18','2026-07-29 15:57:18','',6710,'https://society.bsquaresite.com/?p=8311',0,'revision','',0),
(8312,1,'2026-07-29 11:57:18','2026-07-29 15:57:18','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:57:18','2026-07-29 15:57:18','',6710,'https://society.bsquaresite.com/?p=8312',0,'revision','',0),
(8313,1,'2026-07-29 11:57:19','2026-07-29 15:57:19','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:57:19','2026-07-29 15:57:19','',6710,'https://society.bsquaresite.com/?p=8313',0,'revision','',0),
(8314,1,'2026-07-29 11:57:43','2026-07-29 15:57:43','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:57:43','2026-07-29 15:57:43','',6710,'https://society.bsquaresite.com/?p=8314',0,'revision','',0),
(8315,1,'2026-07-29 11:57:44','2026-07-29 15:57:44','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:57:44','2026-07-29 15:57:44','',6710,'https://society.bsquaresite.com/?p=8315',0,'revision','',0),
(8316,1,'2026-07-29 11:57:44','2026-07-29 15:57:44','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-29 11:57:44','2026-07-29 15:57:44','',6710,'https://society.bsquaresite.com/?p=8316',0,'revision','',0),
(8317,1,'2026-07-30 00:59:22','2026-07-30 04:59:22','<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 00:59:22','2026-07-30 04:59:22','',8237,'https://society.bsquaresite.com/?p=8317',0,'revision','',0),
(8318,1,'2026-07-30 00:59:22','2026-07-30 04:59:22','<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 00:59:22','2026-07-30 04:59:22','',8237,'https://society.bsquaresite.com/?p=8318',0,'revision','',0),
(8319,1,'2026-07-30 00:59:23','2026-07-30 04:59:23','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>		\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 00:59:23','2026-07-30 04:59:23','',8237,'https://society.bsquaresite.com/?p=8319',0,'revision','',0),
(8321,1,'2026-07-30 01:02:26','2026-07-30 05:02:26','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>		\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:02:26','2026-07-30 05:02:26','',8237,'https://society.bsquaresite.com/?p=8321',0,'revision','',0),
(8322,1,'2026-07-30 01:02:27','2026-07-30 05:02:27','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>		\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:02:27','2026-07-30 05:02:27','',8237,'https://society.bsquaresite.com/?p=8322',0,'revision','',0),
(8323,1,'2026-07-30 01:02:27','2026-07-30 05:02:27','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>		\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:02:27','2026-07-30 05:02:27','',8237,'https://society.bsquaresite.com/?p=8323',0,'revision','',0),
(8324,1,'2026-07-30 01:02:44','2026-07-30 05:02:44','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>		\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:02:44','2026-07-30 05:02:44','',8237,'https://society.bsquaresite.com/?p=8324',0,'revision','',0),
(8325,1,'2026-07-30 01:02:44','2026-07-30 05:02:44','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>		\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:02:44','2026-07-30 05:02:44','',8237,'https://society.bsquaresite.com/?p=8325',0,'revision','',0),
(8326,1,'2026-07-30 01:02:44','2026-07-30 05:02:44','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>		\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:02:44','2026-07-30 05:02:44','',8237,'https://society.bsquaresite.com/?p=8326',0,'revision','',0),
(8327,1,'2026-07-30 01:03:36','2026-07-30 05:03:36','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>		\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:03:36','2026-07-30 05:03:36','',8237,'https://society.bsquaresite.com/?p=8327',0,'revision','',0),
(8328,1,'2026-07-30 01:03:37','2026-07-30 05:03:37','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>		\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:03:37','2026-07-30 05:03:37','',8237,'https://society.bsquaresite.com/?p=8328',0,'revision','',0),
(8329,1,'2026-07-30 01:03:37','2026-07-30 05:03:37','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>		\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:03:37','2026-07-30 05:03:37','',8237,'https://society.bsquaresite.com/?p=8329',0,'revision','',0),
(8330,1,'2026-07-30 01:05:20','2026-07-30 05:05:20','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>		\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:05:20','2026-07-30 05:05:20','',8237,'https://society.bsquaresite.com/?p=8330',0,'revision','',0),
(8331,1,'2026-07-30 01:05:20','2026-07-30 05:05:20','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>		\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:05:20','2026-07-30 05:05:20','',8237,'https://society.bsquaresite.com/?p=8331',0,'revision','',0),
(8332,1,'2026-07-30 01:05:21','2026-07-30 05:05:21','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>		\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:05:21','2026-07-30 05:05:21','',8237,'https://society.bsquaresite.com/?p=8332',0,'revision','',0),
(8333,1,'2026-07-30 01:06:20','2026-07-30 05:06:20','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>		\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:06:20','2026-07-30 05:06:20','',8237,'https://society.bsquaresite.com/?p=8333',0,'revision','',0),
(8334,1,'2026-07-30 01:06:20','2026-07-30 05:06:20','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>		\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:06:20','2026-07-30 05:06:20','',8237,'https://society.bsquaresite.com/?p=8334',0,'revision','',0),
(8335,1,'2026-07-30 01:06:21','2026-07-30 05:06:21','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>		\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:06:21','2026-07-30 05:06:21','',8237,'https://society.bsquaresite.com/?p=8335',0,'revision','',0),
(8336,1,'2026-07-30 01:07:44','2026-07-30 05:07:44','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>		\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:07:44','2026-07-30 05:07:44','',8237,'https://society.bsquaresite.com/?p=8336',0,'revision','',0),
(8337,1,'2026-07-30 01:07:44','2026-07-30 05:07:44','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>		\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:07:44','2026-07-30 05:07:44','',8237,'https://society.bsquaresite.com/?p=8337',0,'revision','',0),
(8338,1,'2026-07-30 01:07:44','2026-07-30 05:07:44','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>					\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:07:44','2026-07-30 05:07:44','',8237,'https://society.bsquaresite.com/?p=8338',0,'revision','',0),
(8339,1,'2026-07-30 01:08:07','2026-07-30 05:08:07','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>					\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:08:07','2026-07-30 05:08:07','',8237,'https://society.bsquaresite.com/?p=8339',0,'revision','',0),
(8340,1,'2026-07-30 01:08:07','2026-07-30 05:08:07','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>					\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:08:07','2026-07-30 05:08:07','',8237,'https://society.bsquaresite.com/?p=8340',0,'revision','',0),
(8341,1,'2026-07-30 01:08:08','2026-07-30 05:08:08','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>					\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:08:08','2026-07-30 05:08:08','',8237,'https://society.bsquaresite.com/?p=8341',0,'revision','',0),
(8342,1,'2026-07-30 01:08:31','2026-07-30 05:08:31','','divider line','','publish','closed','closed','','divider-line','','','2026-07-30 01:08:32','2026-07-30 05:08:32','',0,'https://society.bsquaresite.com/?elementor_library=divider-line',0,'elementor_library','',0),
(8343,1,'2026-07-30 01:08:31','2026-07-30 05:08:31','','divider line','','inherit','closed','closed','','8342-revision-v1','','','2026-07-30 01:08:31','2026-07-30 05:08:31','',8342,'https://society.bsquaresite.com/?p=8343',0,'revision','',0),
(8344,1,'2026-07-30 01:08:32','2026-07-30 05:08:32','','divider line','','inherit','closed','closed','','8342-revision-v1','','','2026-07-30 01:08:32','2026-07-30 05:08:32','',8342,'https://society.bsquaresite.com/?p=8344',0,'revision','',0),
(8345,1,'2026-07-30 01:08:40','2026-07-30 05:08:40','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>					\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:08:40','2026-07-30 05:08:40','',8237,'https://society.bsquaresite.com/?p=8345',0,'revision','',0),
(8346,1,'2026-07-30 01:08:40','2026-07-30 05:08:40','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>					\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:08:40','2026-07-30 05:08:40','',8237,'https://society.bsquaresite.com/?p=8346',0,'revision','',0),
(8347,1,'2026-07-30 01:08:41','2026-07-30 05:08:41','<h2>Descriptive Dissertations: 1965-1993</h2>		<p style=\"text-align: center;\">All dissertations listed on this page are those directly supervised by Dr. Ossorio (i.e., as dissertation committee chair) or for which he provided substantial supervision.</p><p style=\"text-align: center;\"><strong>Click a title below to view that dissertation’s abstract (if available).</strong></p><p style=\"text-align: center;\">Abstracts are also available through links in each author’s drop-down publications list, accessed through the “<strong>SDP Members’ Publications</strong>” link under the “<strong>Publications</strong>” main menu choice.</p><p style=\"text-align: center;\">More recent dissertations and doctoral projects can be accessed through a separate link, <strong>Dissertations: 1993-present</strong>, also under the <strong>“Publications”</strong> main menu choice. Those dissertations and doctoral projects were typically chaired by faculty members, now teaching throughout the country, who were originally trained and supervised directly by Dr. Ossorio.</p>					\n					<details><summary>Dissertations</summary><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2225/\">A high power-low power account of sexual jealousy.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-new-model-of-clinical-judgment/\">A New Model of Clinical Judgment</a> / Dissertation : 1977</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-status-formulation-of-sex-differences/\">A status formulation of sex differences</a> / Dissertation : 1979</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-study-of-the-self-disclosure-and-self-presentation-variables/\">A study of the self-disclosure and self-presentation variables.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/a-systematic-approach-to-the-identification-of-schizogenic-family-interaction/\">A systematic approach to the identification of schizogenic family interaction.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2491/\">Click here for a bibliography of Descriptive Psychology dissertations, 1965 through 1988</a> / Dissertation</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/dependence-and-competence-in-children-parental-treatment-of-four-year-old-boys/\">Dependence and competence in children: Parental treatment of four-year-old boys.</a> / Dissertation : 1966</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/differences-in-appreciation-of-behavioral-significance-and-intrinsicness-2/\">Differences in appreciation of behavioral significance and intrinsicness.</a> / Dissertation : 1982</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/empathy-and-helping-behavior-in-college-students/\">Empathy and helping behavior in college students.</a> / Dissertation : 1968</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/interpersonal-understanding-interpersonal-stress-and-current-states-interrelationships-and-treatment-assessment/\">Interpersonal understanding, interpersonal stress and current states: Interrelationships and treatment assessment.</a> / Dissertation : 1970</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/menstruation-as-stigma/\">Menstruation as stigma.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/observers-hostility-as-a-factor-in-judgments-of-behavior-in-hostility-provoking-situations/\">Observer&#039;s hostility as a factor in judgments of behavior in hostility-provoking situations.</a> / Dissertation : 1969</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/personality-and-alcoholism-treatment/\">Personality and alcoholism treatment.</a> / Dissertation : 1985</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/police-personnel-evaluation-procedures-as-an-aspect-of-organizational-control/\">Police personnel evaluation procedures as an aspect of organizational control.</a> / Dissertation : 1980</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/pre-empirical-considerations-for-a-behavioral-science/\">Pre-empirical considerations for a behavioral science.</a> / Dissertation : 1973</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2192/\">The assessment of marital health.</a> / Dissertation : 1975</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/2229/\">The prediction of the outcome of personal arguments of heterosexual couples: An experimental-field study.</a> / Dissertation : 1972</p><p><a href=\"https://society.bsquaresite.com/sdppubs-publications/the-relevance-of-parental-characteristics-for-developmental-delay-in-children/\">The relevance of parental characteristics for developmental delay in children.</a> / Dissertation : 1986</p></details>','Descriptive Dissertations: 1965-1993','','inherit','closed','closed','','8237-revision-v1','','','2026-07-30 01:08:41','2026-07-30 05:08:41','',8237,'https://society.bsquaresite.com/?p=8347',0,'revision','',0),
(8349,1,'2026-07-30 01:12:27','2026-07-30 05:12:27','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:12:27','2026-07-30 05:12:27','',6710,'https://society.bsquaresite.com/?p=8349',0,'revision','',0),
(8350,1,'2026-07-30 01:12:27','2026-07-30 05:12:27','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:12:27','2026-07-30 05:12:27','',6710,'https://society.bsquaresite.com/?p=8350',0,'revision','',0),
(8351,1,'2026-07-30 01:12:28','2026-07-30 05:12:28','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:12:28','2026-07-30 05:12:28','',6710,'https://society.bsquaresite.com/?p=8351',0,'revision','',0),
(8352,1,'2026-07-30 01:14:44','2026-07-30 05:14:44','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:14:44','2026-07-30 05:14:44','',6710,'https://society.bsquaresite.com/?p=8352',0,'revision','',0),
(8353,1,'2026-07-30 01:14:45','2026-07-30 05:14:45','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:14:45','2026-07-30 05:14:45','',6710,'https://society.bsquaresite.com/?p=8353',0,'revision','',0),
(8354,1,'2026-07-30 01:14:45','2026-07-30 05:14:45','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:14:45','2026-07-30 05:14:45','',6710,'https://society.bsquaresite.com/?p=8354',0,'revision','',0),
(8355,1,'2026-07-30 01:15:46','2026-07-30 05:15:46','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:15:46','2026-07-30 05:15:46','',6710,'https://society.bsquaresite.com/?p=8355',0,'revision','',0),
(8356,1,'2026-07-30 01:15:46','2026-07-30 05:15:46','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:15:46','2026-07-30 05:15:46','',6710,'https://society.bsquaresite.com/?p=8356',0,'revision','',0),
(8357,1,'2026-07-30 01:15:47','2026-07-30 05:15:47','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:15:47','2026-07-30 05:15:47','',6710,'https://society.bsquaresite.com/?p=8357',0,'revision','',0),
(8358,1,'2026-07-30 01:16:33','2026-07-30 05:16:33','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:16:33','2026-07-30 05:16:33','',6710,'https://society.bsquaresite.com/?p=8358',0,'revision','',0),
(8359,1,'2026-07-30 01:16:34','2026-07-30 05:16:34','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:16:34','2026-07-30 05:16:34','',6710,'https://society.bsquaresite.com/?p=8359',0,'revision','',0),
(8360,1,'2026-07-30 01:16:34','2026-07-30 05:16:34','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:16:34','2026-07-30 05:16:34','',6710,'https://society.bsquaresite.com/?p=8360',0,'revision','',0),
(8361,1,'2026-07-30 01:18:06','2026-07-30 05:18:06','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:18:06','2026-07-30 05:18:06','',6710,'https://society.bsquaresite.com/?p=8361',0,'revision','',0),
(8362,1,'2026-07-30 01:18:06','2026-07-30 05:18:06','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/46th-annual-sdp-conference-hybridseptember-19-september-221-2024/\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:18:06','2026-07-30 05:18:06','',6710,'https://society.bsquaresite.com/?p=8362',0,'revision','',0),
(8363,1,'2026-07-30 01:18:07','2026-07-30 05:18:07','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:18:07','2026-07-30 05:18:07','',6710,'https://society.bsquaresite.com/?p=8363',0,'revision','',0),
(8364,1,'2026-07-30 01:22:32','2026-07-30 05:22:32','','SDP Members’ Publications','','inherit','closed','closed','','153-revision-v1','','','2026-07-30 01:22:32','2026-07-30 05:22:32','',153,'https://society.bsquaresite.com/?p=8364',0,'revision','',0),
(8365,1,'2026-07-30 01:25:17','2026-07-30 05:25:17','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:25:17','2026-07-30 05:25:17','',6710,'https://society.bsquaresite.com/?p=8365',0,'revision','',0),
(8366,1,'2026-07-30 01:25:17','2026-07-30 05:25:17','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"http://www.sdp.org/sdpmembers-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:25:17','2026-07-30 05:25:17','',6710,'https://society.bsquaresite.com/?p=8366',0,'revision','',0),
(8367,1,'2026-07-30 01:25:18','2026-07-30 05:25:18','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:25:18','2026-07-30 05:25:18','',6710,'https://society.bsquaresite.com/?p=8367',0,'revision','',0),
(8368,1,'2026-07-30 01:28:40','2026-07-30 05:28:40','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:28:40','2026-07-30 05:28:40','',6710,'https://society.bsquaresite.com/?p=8368',0,'revision','',0);
INSERT INTO `wpet_posts` VALUES
(8369,1,'2026-07-30 01:28:41','2026-07-30 05:28:41','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:28:41','2026-07-30 05:28:41','',6710,'https://society.bsquaresite.com/?p=8369',0,'revision','',0),
(8370,1,'2026-07-30 01:28:41','2026-07-30 05:28:41','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:28:41','2026-07-30 05:28:41','',6710,'https://society.bsquaresite.com/?p=8370',0,'revision','',0),
(8371,1,'2026-07-30 01:30:43','2026-07-30 05:30:43','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:30:43','2026-07-30 05:30:43','',6710,'https://society.bsquaresite.com/?p=8371',0,'revision','',0),
(8372,1,'2026-07-30 01:30:43','2026-07-30 05:30:43','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2>Peter G. Ossorio</h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:30:43','2026-07-30 05:30:43','',6710,'https://society.bsquaresite.com/?p=8372',0,'revision','',0),
(8373,1,'2026-07-30 01:30:44','2026-07-30 05:30:44','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2><a href=\"https://society.bsquaresite.com/presentations-by-peter-g-ossorio/\">Peter G. Ossorio</a></h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:30:44','2026-07-30 05:30:44','',6710,'https://society.bsquaresite.com/?p=8373',0,'revision','',0),
(8374,1,'2026-07-30 01:32:25','2026-07-30 05:32:25','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2><a href=\"https://society.bsquaresite.com/presentations-by-peter-g-ossorio/\">Peter G. Ossorio</a></h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:32:25','2026-07-30 05:32:25','',6710,'https://society.bsquaresite.com/?p=8374',0,'revision','',0),
(8375,1,'2026-07-30 01:32:26','2026-07-30 05:32:26','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2><a href=\"https://society.bsquaresite.com/presentations-by-peter-g-ossorio/\">Peter G. Ossorio</a></h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2>Conference &amp; Meetings</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:32:26','2026-07-30 05:32:26','',6710,'https://society.bsquaresite.com/?p=8375',0,'revision','',0),
(8376,1,'2026-07-30 01:32:27','2026-07-30 05:32:27','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2><a href=\"https://society.bsquaresite.com/presentations-by-peter-g-ossorio/\">Peter G. Ossorio</a></h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2><a href=\"https://society.bsquaresite.com/annual-conference-presentations/\">Conference &amp; Meetings</a></h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 01:32:27','2026-07-30 05:32:27','',6710,'https://society.bsquaresite.com/?p=8376',0,'revision','',0),
(8377,1,'2026-07-30 01:36:34','2026-07-30 05:36:34','<h2>YouTube Video Feed</h2>		[Youtube_Channel_Gallery feed=\"playlist\" identify_by=\"channelid\" user=\"PLM_M5BJMscZo3S-QnPvBLuNerMlQXExC9\" key=\"AIzaSyCJheDGA20Odf8ea3NN6DpSyPc8YtqNNG8\" maxitems=\"16\" thumb_columns_tablets=\"1\" title=\"1\" published_date=\"1\" description=\"1\" thumbnail_alignment=\"left\" player=\"2\"]','Videos','','inherit','closed','closed','','422-revision-v1','','','2026-07-30 01:36:34','2026-07-30 05:36:34','',422,'https://society.bsquaresite.com/?p=8377',0,'revision','',0),
(8378,1,'2026-07-30 01:36:34','2026-07-30 05:36:34','<h2>YouTube Video Feed</h2>		[Youtube_Channel_Gallery feed=\"playlist\" identify_by=\"channelid\" user=\"PLM_M5BJMscZo3S-QnPvBLuNerMlQXExC9\" key=\"AIzaSyCJheDGA20Odf8ea3NN6DpSyPc8YtqNNG8\" maxitems=\"16\" thumb_columns_tablets=\"1\" title=\"1\" published_date=\"1\" description=\"1\" thumbnail_alignment=\"left\" player=\"2\"]','Videos','','inherit','closed','closed','','422-revision-v1','','','2026-07-30 01:36:34','2026-07-30 05:36:34','',422,'https://society.bsquaresite.com/?p=8378',0,'revision','',0),
(8379,1,'2026-07-30 01:36:35','2026-07-30 05:36:35','<h2>YouTube Video Feed</h2>					<h2>Other Presentations and Video Shorts</h2>','Videos','','inherit','closed','closed','','422-revision-v1','','','2026-07-30 01:36:35','2026-07-30 05:36:35','',422,'https://society.bsquaresite.com/?p=8379',0,'revision','',0),
(8380,1,'2026-07-30 12:05:03','2026-07-30 16:05:03','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2><a href=\"https://society.bsquaresite.com/presentations-by-peter-g-ossorio/\">Peter G. Ossorio</a></h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2><a href=\"https://society.bsquaresite.com/annual-conference-presentations/\">Conference &amp; Meetings</a></h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 12:05:03','2026-07-30 16:05:03','',6710,'https://society.bsquaresite.com/?p=8380',0,'revision','',0),
(8381,1,'2026-07-30 12:05:04','2026-07-30 16:05:04','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2><a href=\"https://society.bsquaresite.com/presentations-by-peter-g-ossorio/\">Peter G. Ossorio</a></h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2><a href=\"https://society.bsquaresite.com/annual-conference-presentations/\">Conference &amp; Meetings</a></h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 12:05:04','2026-07-30 16:05:04','',6710,'https://society.bsquaresite.com/?p=8381',0,'revision','',0),
(8382,1,'2026-07-30 12:05:04','2026-07-30 16:05:04','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2><a href=\"https://society.bsquaresite.com/presentations-by-peter-g-ossorio/\">Peter G. Ossorio</a></h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2><a href=\"https://society.bsquaresite.com/annual-conference-presentations/\">Conference &amp; Meetings</a></h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 12:05:04','2026-07-30 16:05:04','',6710,'https://society.bsquaresite.com/?p=8382',0,'revision','',0),
(8383,1,'2026-07-30 12:05:40','2026-07-30 16:05:40','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2><a href=\"https://society.bsquaresite.com/presentations-by-peter-g-ossorio/\">Peter G. Ossorio</a></h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2><a href=\"https://society.bsquaresite.com/annual-conference-presentations/\">Conference &amp; Meetings</a></h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 12:05:40','2026-07-30 16:05:40','',6710,'https://society.bsquaresite.com/?p=8383',0,'revision','',0),
(8384,1,'2026-07-30 12:05:40','2026-07-30 16:05:40','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2><a href=\"https://society.bsquaresite.com/presentations-by-peter-g-ossorio/\">Peter G. Ossorio</a></h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2><a href=\"https://society.bsquaresite.com/annual-conference-presentations/\">Conference &amp; Meetings</a></h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 12:05:40','2026-07-30 16:05:40','',6710,'https://society.bsquaresite.com/?p=8384',0,'revision','',0),
(8385,1,'2026-07-30 12:05:41','2026-07-30 16:05:41','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2><a href=\"https://society.bsquaresite.com/presentations-by-peter-g-ossorio/\">Peter G. Ossorio</a></h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2><a href=\"https://society.bsquaresite.com/annual-conference-presentations/\">Conference &amp; Meetings</a></h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 12:05:41','2026-07-30 16:05:41','',6710,'https://society.bsquaresite.com/?p=8385',0,'revision','',0),
(8386,1,'2026-07-30 12:06:05','2026-07-30 16:06:05','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2><a href=\"https://society.bsquaresite.com/presentations-by-peter-g-ossorio/\">Peter G. Ossorio</a></h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2><a href=\"https://society.bsquaresite.com/annual-conference-presentations/\">Conference &amp; Meetings</a></h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 12:06:05','2026-07-30 16:06:05','',6710,'https://society.bsquaresite.com/?p=8386',0,'revision','',0),
(8387,1,'2026-07-30 12:06:05','2026-07-30 16:06:05','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2><a href=\"https://society.bsquaresite.com/presentations-by-peter-g-ossorio/\">Peter G. Ossorio</a></h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2><a href=\"https://society.bsquaresite.com/annual-conference-presentations/\">Conference &amp; Meetings</a></h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 12:06:05','2026-07-30 16:06:05','',6710,'https://society.bsquaresite.com/?p=8387',0,'revision','',0),
(8388,1,'2026-07-30 12:06:06','2026-07-30 16:06:06','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2><a href=\"https://society.bsquaresite.com/presentations-by-peter-g-ossorio/\">Peter G. Ossorio</a></h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2><a href=\"https://society.bsquaresite.com/annual-conference-presentations/\">Conference &amp; Meetings</a></h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-30 12:06:06','2026-07-30 16:06:06','',6710,'https://society.bsquaresite.com/?p=8388',0,'revision','',0),
(8389,1,'2026-07-31 13:33:04','2026-07-31 17:33:04','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2><a href=\"https://society.bsquaresite.com/presentations-by-peter-g-ossorio/\">Peter G. Ossorio</a></h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2><a href=\"https://society.bsquaresite.com/annual-conference-presentations/\">Conference &amp; Meetings</a></h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-31 13:33:04','2026-07-31 17:33:04','',6710,'https://society.bsquaresite.com/?p=8389',0,'revision','',0),
(8390,1,'2026-07-31 13:33:04','2026-07-31 17:33:04','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"http://www.sdp.org/forums/\">Participate in Forums</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg\" alt=\"wooden-blocks\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/wooden-blocks-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2><a href=\"https://society.bsquaresite.com/presentations-by-peter-g-ossorio/\">Peter G. Ossorio</a></h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2><a href=\"https://society.bsquaresite.com/annual-conference-presentations/\">Conference &amp; Meetings</a></h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-31 13:33:04','2026-07-31 17:33:04','',6710,'https://society.bsquaresite.com/?p=8390',0,'revision','',0),
(8391,1,'2026-07-31 13:33:05','2026-07-31 17:33:05','<img width=\"1920\" height=\"1080\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg\" alt=\"society-hero\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-300x169.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1024x576.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-768x432.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/09/society-hero-1536x864.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																										<img width=\"1920\" height=\"1351\" src=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg\" alt=\"48th annual conference\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image.jpg 1920w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-300x211.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1024x721.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-768x540.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2026/07/48th-annual-updated-image-1536x1081.jpg 1536w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" />																					<a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">\n									Click here to download PDF\n					</a>\n														<a href=\"https://reg.planetreg.com/E52813254436600\">\n									Click Here to Register\n					</a>\n									<h2>A Different Approach</h2>															<img width=\"751\" height=\"521\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM.png 751w, https://society.bsquaresite.com/wp-content/uploads/2025/11/Screenshot-2025-11-17-at-9.36.25-AM-300x208.png 300w\" sizes=\"(max-width: 751px) 100vw, 751px\" />													<p>“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.” – Nobel Laureate Albert Szent-Gyorgyi</p><p>Descriptive Psychology (DP) takes a fundamentally different approach to understanding people and behavior—not by introducing another theory, but by clarifying what all psychological theories describe. Instead of aligning with a single framework like behaviorism or psychoanalysis, it articulates the shared concepts that allow us to meaningfully agree, disagree, and integrate diverse perspectives. Its scope extends beyond psychology, influencing fields as varied as space exploration, law, and artificial intelligence. Founded by Dr. Peter G. Ossorio, it provides a precise, comprehensive framework for understanding persons, behavior, reality, and language. We invite you to engage with our diverse community of scholars and professionals applying Descriptive Psychology across disciplines.</p>			<h2>Dr. Peter G. Ossorio</h2>		<p style=\"text-align: left;\">Dr. Peter G. Ossorio founded Descriptive<br />Psychology, a discipline providing precise ways to<br />understand persons, behavior, and their worlds. A<br />distinguished professor at the University of<br />Colorado, Boulder for over 30 years, he mentored<br />over 50 dissertations and was renowned as a<br />teacher and clinical supervisor. His extensive<br />publications form the foundation of Descriptive<br />Psychology, influencing fields from artificial<br />intelligence to business and spirituality. Invited to 18<br />universities worldwide, he also conducted<br />pioneering research through his companies. Born in<br />Los Angeles in 1926, he passed away in Boulder in<br />2007. His papers are archived at CU Boulder, with<br />his LRI Reports accessible online.</p>			<h2><a href=\"/#what-is-dp\">About DP</a></h2>															<img width=\"1818\" height=\"1229\" src=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized.jpeg 1818w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-300x203.jpeg 300w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x692.jpeg 1024w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-768x519.jpeg 768w, https://society.bsquaresite.com/wp-content/uploads/2017/11/Pete-at-desk-2-002-hires-from-Peek-optimized-1536x1038.jpeg 1536w\" sizes=\"(max-width: 1818px) 100vw, 1818px\" />																<h2><a href=\"http://www.sdp.org/cu-scholar-links-to-archived-copies-of-dr-ossorios-publications/\">Ossorio\'s Archive</a></h2>					<h2><a href=\"http://www.sdp.org/ossorio-publications/\">Ossorio\'s Publications</a></h2>					<h2>What is Descriptive Psychology?</h2>		<p>Descriptive Psychology is “a set of systematically related distinctions designed to provide formal access to all the facts and possible facts about persons and behavior—and therefore about everything else as well.” -Peter G. Ossorio (1982)</p><p>“Descriptive Psychology (“ DP”) is first and foremost a conceptual framework for the science of Psychology. Created in its original form by Peter G. Ossorio in the mid-1960s at the University of Colorado, it has subsequently been the subject of hundreds of books and papers that have updated, refined, and elaborated it, and that have applied it to domains such as psychotherapy, psychopathology, artificial intelligence, spirituality, organizations, communities, psychological theory creation, and research methodology. What DP primarily attempts to do is to provide the kind of precise, systematic, and comprehensive conceptual framework that is a pre-empirical requirement for the adequate conduct of psychological theorizing, research, and application” -Raymond Bergner, Advances in Descriptive Psychology—Vol. 9</p><p>Descriptive Psychology provides a coherent conceptual framework for all of behavioral science. Descriptive Psychologists organize and articulate the implicit structure of that discipline.</p>			<h2><a href=\"http://www.sdp.org/wp-content/uploads/2017/12/Bergner-What-Is-Descriptive-Psychology.pdf\">Ray Berner, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/robert-brill-phd/\">Robert Brill, Ph.D.</a></h2>					<h2><a href=\"https://society.bsquaresite.com/h-joel-jeffrey-phd/\">H. Joel Jeffrey, Ph.D.</a></h2>					<h2><a href=\"http://www.sdp.org/sdppubs-publications/2443/\">Anthony O. Putnam, Ph.D.</a></h2>					<h2>Explore Our World</h2>					<h2><a href=\"https://society.bsquaresite.com/sdp-members-publications/\">Member Publications</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/archive-files-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/wp-content/uploads/2026/07/Radstefna_A4_v5_4_final.pdf\">Attend a Conference</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/conference.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/conference-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/advances-in-descriptive-psychology/\">Advances in DP</a></h2>															<img width=\"800\" height=\"533\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-300x200.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/newspaper-print-768x512.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://www.sdp.org/descriptive-dissertations-1965-present/\">Dissertations</a></h2>															<img width=\"800\" height=\"514\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-300x193.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/red-and-black-books-768x493.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2><a href=\"https://society.bsquaresite.com/the-society/\">The Society</a></h2>															<img width=\"800\" height=\"445\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces.jpg 800w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-300x167.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/gold-and-black-faces-768x427.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Presentations</h2>					<h2><a href=\"https://society.bsquaresite.com/presentations-by-peter-g-ossorio/\">Peter G. Ossorio</a></h2>															<img width=\"1310\" height=\"982\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized.jpg 1310w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/09/Pete-at-desk-2-002-hires-from-Peek-optimized-768x576.jpg 768w\" sizes=\"(max-width: 1310px) 100vw, 1310px\" />																<h2><a href=\"https://society.bsquaresite.com/annual-conference-presentations/\">Conference &amp; Meetings</a></h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/speaker.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Videos</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/youtube-graphic.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																<h2>Tutorials</h2>															<img width=\"800\" height=\"600\" src=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg\" alt=\"\" srcset=\"https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-1024x768.jpg 1024w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-300x225.jpg 300w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button-768x576.jpg 768w, https://society.bsquaresite.com/wp-content/uploads/2025/11/tutorial-button.jpg 1310w\" sizes=\"(max-width: 800px) 100vw, 800px\" />																		\n				<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114 79\"><path d=\"M55.868 79 88.427.735h25.159L92.126 79H55.869ZM0 78.265 32.559 0h25.159l-21.46 78.265H0Z\"></path></svg>				\n									<h3>\n							“Discovery consists in seeing what everybody else has seen and thinking what nobody else has thought.”						\n					</h3>\n									<p>\n						 -Nobel Laureate Albert Szent-Gyorgyi					</p>\n							<h2>Support the Society and Its Students</h2>												<form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">\n			<input type=\"hidden\" name=\"cmd\" value=\"_xclick\" />\n			<input type=\"hidden\" name=\"business\" value=\"https://www.paypal.com/donate?token=Tiie54Dl7dMPAGianx7qPvbOwqWj3-IE1EVLPpNJRFrF5wHPrV85Wv6p1idM2-rsLsaF9XyZufJx7-bp&amp;locale.x=en_US\" />\n			<input type=\"hidden\" name=\"lc\" value=\"US\" />\n			<input type=\"hidden\" name=\"item_name\" value=\"SDP Donation\" />\n			<input type=\"hidden\" name=\"item_number\" value=\"\" />\n			<input type=\"hidden\" name=\"currency_code\" value=\"USD\" />\n			<input type=\"hidden\" name=\"amount\" value=\"0.00\" />\n			<input type=\"hidden\" name=\"no_note\" value=\"1\">\n							<input type=\"hidden\" name=\"shipping\" value=\"0\" />\n				<input type=\"hidden\" name=\"tax_rate\" value=\"0\" />\n				<input type=\"hidden\" name=\"quantity\" value=\"1\" />\n						<button role=\"button\" type=\"submit\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M111.4 295.9c-3.5 19.2-17.4 108.7-21.5 134-.3 1.8-1 2.5-3 2.5H12.3c-7.6 0-13.1-6.6-12.1-13.9L58.8 46.6c1.5-9.6 10.1-16.9 20-16.9 152.3 0 165.1-3.7 204 11.4 60.1 23.3 65.6 79.5 44 140.3-21.5 62.6-72.5 89.5-140.1 90.3-43.4.7-69.5-7-75.3 24.2zM357.1 152c-1.8-1.3-2.5-1.8-3 1.3-2 11.4-5.1 22.5-8.8 33.6-39.9 113.8-150.5 103.9-204.5 103.9-6.1 0-10.1 3.3-10.9 9.4-22.6 140.4-27.1 169.7-27.1 169.7-1 7.1 3.5 12.9 10.6 12.9h63.5c8.6 0 15.7-6.3 17.4-14.9.7-5.4-1.1 6.1 14.4-91.3 4.6-22 14.3-19.7 29.3-19.7 71 0 126.4-28.8 142.9-112.3 6.5-34.8 4.6-71.4-23.8-92.6z\"></path></svg>			\n									Donate\n				</button>\n				</form>\n											<h2>Sample Topics</h2>		<p>Please note that <strong>all</strong> \"Sample Topics\" lists are <strong>drafts</strong>. Please contact us about recommended changes.</p>					\n				<a href=\"https://society.bsquaresite.com/central-concepts/\" tabindex=\"-1\" aria-label=\"Central Descriptive Psychology Concepts\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/central-concepts/\" >\n							Central Descriptive Psychology Concepts						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" tabindex=\"-1\" aria-label=\"Clinical and Therapy\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/clinical-and-therapy/\" >\n							Clinical and Therapy						</a>\n					</h3>\n									<p>\n						Pathology; Case Formulation; Psychotherapeutic Policies &amp; Techniques					</p>\n				<a href=\"https://society.bsquaresite.com/social-practices/\" tabindex=\"-1\" aria-label=\"Social Practices\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/social-practices/\" >\n							Social Practices						</a>\n					</h3>\n									<p>\n						Parenting; Interpersonal Interactions; Significance					</p>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Cultures, Communities, Organizations\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Cultures, Communities, Organizations						</a>\n					</h3>\n				<a href=\"http://www.sdp.org/information-technology/\" tabindex=\"-1\" aria-label=\"Information Technology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/information-technology/\" >\n							Information Technology						</a>\n					</h3>\n									<p>\n						Robots; Artificial Intelligence					</p>\n				<a href=\"http://www.sdp.org/science-and-methodology/\" tabindex=\"-1\" aria-label=\"Science and Methodology\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"http://www.sdp.org/science-and-methodology/\" >\n							Science and Methodology						</a>\n					</h3>\n									<p>\n						Enterprise of Science; The Real World; Interconnections of Persons, World, Behavior, &amp; Language; Classification Space					</p>\n				<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" tabindex=\"-1\" aria-label=\"Status, Persons, Relationshipos\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/status-persons-relationships/\" >\n							Status, Persons, Relationshipos						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" tabindex=\"-1\" aria-label=\"Spirituality and Religion\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/spirituality-and-religion/\" >\n							Spirituality and Religion						</a>\n					</h3>\n				<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" tabindex=\"-1\" aria-label=\"Conceptual Elucidation\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\"></path></svg>				</a>\n									<h3>\n						<a href=\"https://society.bsquaresite.com/cultures-communities-organizations/\" >\n							Conceptual Elucidation						</a>\n					</h3>\n									<p>\n						Emotions; Humor; Moral Competence; Personal Identity and Self-Concept; Judgment, Reality; Individual Differences; Empathy; Hypnosis; Behavioral Economics; Multi-cultural Psychology; Sex Roles and Gender Identity; Embodiment					</p>','Home','','inherit','closed','closed','','6710-revision-v1','','','2026-07-31 13:33:05','2026-07-31 17:33:05','',6710,'https://society.bsquaresite.com/?p=8391',0,'revision','',0);
/*!40000 ALTER TABLE `wpet_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_supsystic_tbl_columns`
--

DROP TABLE IF EXISTS `wpet_supsystic_tbl_columns`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_supsystic_tbl_columns` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `table_id` int(10) unsigned DEFAULT NULL,
  `index` int(10) unsigned NOT NULL,
  `title` varchar(255) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_supsystic_tbl_columns`
--

LOCK TABLES `wpet_supsystic_tbl_columns` WRITE;
/*!40000 ALTER TABLE `wpet_supsystic_tbl_columns` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_supsystic_tbl_columns` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_supsystic_tbl_conditions`
--

DROP TABLE IF EXISTS `wpet_supsystic_tbl_conditions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_supsystic_tbl_conditions` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `table_id` int(10) unsigned DEFAULT NULL,
  `data` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_supsystic_tbl_conditions`
--

LOCK TABLES `wpet_supsystic_tbl_conditions` WRITE;
/*!40000 ALTER TABLE `wpet_supsystic_tbl_conditions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_supsystic_tbl_conditions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_supsystic_tbl_diagrams`
--

DROP TABLE IF EXISTS `wpet_supsystic_tbl_diagrams`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_supsystic_tbl_diagrams` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `table_id` int(10) unsigned DEFAULT NULL,
  `start_row` int(10) unsigned DEFAULT NULL,
  `start_col` int(10) unsigned DEFAULT NULL,
  `end_row` int(10) unsigned DEFAULT NULL,
  `end_col` int(10) unsigned DEFAULT NULL,
  `data` mediumtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_supsystic_tbl_diagrams`
--

LOCK TABLES `wpet_supsystic_tbl_diagrams` WRITE;
/*!40000 ALTER TABLE `wpet_supsystic_tbl_diagrams` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_supsystic_tbl_diagrams` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_supsystic_tbl_rows`
--

DROP TABLE IF EXISTS `wpet_supsystic_tbl_rows`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_supsystic_tbl_rows` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `table_id` int(10) unsigned DEFAULT NULL,
  `data` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=51 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_supsystic_tbl_rows`
--

LOCK TABLES `wpet_supsystic_tbl_rows` WRITE;
/*!40000 ALTER TABLE `wpet_supsystic_tbl_rows` DISABLE KEYS */;
INSERT INTO `wpet_supsystic_tbl_rows` VALUES
(26,1,'a:2:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:1;s:1:\"d\";s:4:\"Name\";s:2:\"cv\";N;s:2:\"fv\";s:4:\"Name\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:3:{i:0;s:8:\"htCenter\";i:1;s:8:\"htMiddle\";i:2;s:8:\"fsize-22\";}}i:1;a:11:{s:1:\"y\";i:1;s:1:\"d\";s:17:\"Year as President\";s:2:\"cv\";N;s:2:\"fv\";s:17:\"Year as President\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:3:{i:0;s:8:\"htMiddle\";i:1;s:8:\"fsize-22\";i:2;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:1;s:1:\"d\";s:20:\"Presidential Address\";s:2:\"cv\";N;s:2:\"fv\";s:20:\"Presidential Address\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:3:{i:0;s:8:\"htCenter\";i:1;s:8:\"htMiddle\";i:2;s:8:\"fsize-22\";}}i:3;a:11:{s:1:\"y\";i:1;s:1:\"d\";s:18:\"Conference Program\";s:2:\"cv\";N;s:2:\"fv\";s:18:\"Conference Program\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:3:{i:0;s:8:\"htCenter\";i:1;s:8:\"htMiddle\";i:2;s:8:\"fsize-22\";}}}s:6:\"height\";i:81;}'),
(27,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:2;s:1:\"d\";s:18:\"Keith Davis, Ph.D.\";s:2:\"cv\";N;s:2:\"fv\";s:18:\"Keith Davis, Ph.D.\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:2;s:1:\"d\";s:9:\"1978-1980\";s:2:\"cv\";N;s:2:\"fv\";s:9:\"1978-1980\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:2;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:2;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(28,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:3;s:1:\"d\";s:22:\"Thomas Mitchell, Ph.D.\";s:2:\"cv\";N;s:2:\"fv\";s:22:\"Thomas Mitchell, Ph.D.\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:3;s:1:\"d\";s:9:\"1980-1981\";s:2:\"cv\";N;s:2:\"fv\";s:9:\"1980-1981\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:3;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:3;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(29,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:4;s:1:\"d\";s:20:\"Mary Shideler, Ph.D.\";s:2:\"cv\";N;s:2:\"fv\";s:20:\"Mary Shideler, Ph.D.\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:4;s:1:\"d\";s:9:\"1981-1982\";s:2:\"cv\";N;s:2:\"fv\";s:9:\"1981-1982\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:4;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:4;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(30,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:5;s:1:\"d\";s:24:\"Anthony O. Putman, Ph.D.\";s:2:\"cv\";N;s:2:\"fv\";s:24:\"Anthony O. Putman, Ph.D.\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:5;s:1:\"d\";s:9:\"1982-1983\";s:2:\"cv\";N;s:2:\"fv\";s:9:\"1982-1983\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:5;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:5;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(31,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:6;s:1:\"d\";s:18:\"Ray Bergner, Ph.D.\";s:2:\"cv\";N;s:2:\"fv\";s:18:\"Ray Bergner, Ph.D.\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:6;s:1:\"d\";s:9:\"1983-1984\";s:2:\"cv\";N;s:2:\"fv\";s:9:\"1983-1984\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:6;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:6;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(32,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:7;s:1:\"d\";s:22:\"Mary K. Roberts, Ph.D.\";s:2:\"cv\";N;s:2:\"fv\";s:22:\"Mary K. Roberts, Ph.D.\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:7;s:1:\"d\";s:9:\"1984-1985\";s:2:\"cv\";N;s:2:\"fv\";s:9:\"1984-1985\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:7;s:1:\"d\";s:73:\"Counseling with Adolescents and Their Families: A Status Dynamic Approach\";s:2:\"cv\";N;s:2:\"fv\";s:73:\"Counseling with Adolescents and Their Families: A Status Dynamic Approach\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:7;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(33,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:8;s:1:\"d\";s:22:\"H. Joel Jeffrey, Ph.D.\";s:2:\"cv\";N;s:2:\"fv\";s:22:\"H. Joel Jeffrey, Ph.D.\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:8;s:1:\"d\";s:9:\"1985-1986\";s:2:\"cv\";N;s:2:\"fv\";s:9:\"1985-1986\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:8;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:8;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(34,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:9;s:1:\"d\";s:23:\"Jane R. Littmann, Ph.D.\";s:2:\"cv\";N;s:2:\"fv\";s:23:\"Jane R. Littmann, Ph.D.\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:9;s:1:\"d\";s:9:\"1986-1987\";s:2:\"cv\";N;s:2:\"fv\";s:9:\"1986-1987\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:9;s:1:\"d\";s:47:\"Humor in Psychotherapy: For Better or for Worse\";s:2:\"cv\";N;s:2:\"fv\";s:47:\"Humor in Psychotherapy: For Better or for Worse\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:9;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(35,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:10;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:10;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:10;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:10;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(36,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:11;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:11;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:11;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:11;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(37,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:12;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:12;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:12;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:12;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(38,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:13;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:13;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:13;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:13;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(39,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:14;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:14;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:14;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:14;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(40,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:15;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:15;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:15;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:15;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(41,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:16;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:16;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:16;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:16;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(42,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:17;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:17;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:17;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:17;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(43,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:18;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:18;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:18;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:18;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(44,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:19;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:19;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:19;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:19;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(45,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:20;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:20;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:20;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:20;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(46,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:21;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:21;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:21;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:21;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(47,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:22;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:22;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:22;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:22;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(48,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:23;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:23;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:23;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:23;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(49,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:24;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:24;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:24;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:24;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}'),
(50,1,'a:1:{s:5:\"cells\";a:4:{i:0;a:11:{s:1:\"y\";i:25;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:1;a:11:{s:1:\"y\";i:25;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";b:0;s:2:\"ic\";b:0;s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:1:{i:0;s:8:\"htCenter\";}}i:2;a:11:{s:1:\"y\";i:25;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}i:3;a:11:{s:1:\"y\";i:25;s:1:\"d\";s:0:\"\";s:2:\"cv\";N;s:2:\"fv\";s:0:\"\";s:1:\"h\";b:0;s:2:\"hc\";s:0:\"\";s:2:\"ic\";s:0:\"\";s:1:\"t\";s:4:\"text\";s:2:\"bt\";s:4:\"text\";s:2:\"ft\";s:0:\"\";s:1:\"m\";a:0:{}}}}');
/*!40000 ALTER TABLE `wpet_supsystic_tbl_rows` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_supsystic_tbl_rows_history`
--

DROP TABLE IF EXISTS `wpet_supsystic_tbl_rows_history`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_supsystic_tbl_rows_history` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` int(11) unsigned NOT NULL,
  `table_id` int(11) unsigned NOT NULL,
  `data` mediumtext NOT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  `updated` timestamp NULL DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_supsystic_tbl_rows_history`
--

LOCK TABLES `wpet_supsystic_tbl_rows_history` WRITE;
/*!40000 ALTER TABLE `wpet_supsystic_tbl_rows_history` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_supsystic_tbl_rows_history` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_supsystic_tbl_tables`
--

DROP TABLE IF EXISTS `wpet_supsystic_tbl_tables`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_supsystic_tbl_tables` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `table_type` varchar(64) NOT NULL DEFAULT 'default',
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  `meta` text DEFAULT NULL,
  `settings` text NOT NULL,
  `woo_settings` text DEFAULT NULL,
  `history_settings` text DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_supsystic_tbl_tables`
--

LOCK TABLES `wpet_supsystic_tbl_tables` WRITE;
/*!40000 ALTER TABLE `wpet_supsystic_tbl_tables` DISABLE KEYS */;
INSERT INTO `wpet_supsystic_tbl_tables` VALUES
(1,'Past Presidents','default','2025-09-25 02:31:47','a:7:{s:14:&quot;requiredAssets&quot;;a:0:{}s:11:&quot;mergedCells&quot;;a:0:{}s:12:&quot;columnsWidth&quot;;a:4:{i:0;i:250;i:1;i:156;i:2;i:358;i:3;i:164;}s:17:&quot;columnsFixedWidth&quot;;a:0:{}s:16:&quot;columnsSortOrder&quot;;a:0:{}s:21:&quot;columnsDisableSorting&quot;;a:0:{}s:3:&quot;css&quot;;s:339:&quot;/* Here you can add custom CSS for the current table */\n/* Lean more about CSS: https://en.wikipedia.org/wiki/Cascading_Style_Sheets */\n/*\nTo prevent the use of styles to other tables use &quot;#supsystic-table-1&quot; as a base selector\nfor example:\n#supsystic-table-1 { ... }\n#supsystic-table-1 tbody { ... }\n#supsystic-table-1 tbody tr { ... }\n*/&quot;;}','a:27:{s:8:&quot;elements&quot;;a:2:{s:15:&quot;descriptionText&quot;;s:0:&quot;&quot;;s:13:&quot;signatureText&quot;;s:0:&quot;&quot;;}s:15:&quot;headerRowsCount&quot;;s:1:&quot;1&quot;;s:15:&quot;footerRowsCount&quot;;s:1:&quot;1&quot;;s:11:&quot;fixedHeight&quot;;s:3:&quot;400&quot;;s:21:&quot;fixedLeftColumnsCount&quot;;s:1:&quot;1&quot;;s:22:&quot;fixedRightColumnsCount&quot;;s:1:&quot;0&quot;;s:9:&quot;autoIndex&quot;;s:3:&quot;off&quot;;s:12:&quot;numberFormat&quot;;s:8:&quot;1,000.00&quot;;s:14:&quot;currencyFormat&quot;;s:9:&quot;$1,000.00&quot;;s:13:&quot;percentFormat&quot;;s:6:&quot;10.00%&quot;;s:10:&quot;dateFormat&quot;;s:10:&quot;DD.MM.YYYY&quot;;s:18:&quot;timeDurationFormat&quot;;s:5:&quot;HH:mm&quot;;s:14:&quot;responsiveMode&quot;;s:1:&quot;0&quot;;s:12:&quot;sortingOrder&quot;;s:3:&quot;asc&quot;;s:18:&quot;sortingOrderColumn&quot;;s:1:&quot;1&quot;;s:20:&quot;paginationMenuLength&quot;;s:10:&quot;50,100,All&quot;;s:14:&quot;paginationSize&quot;;s:16:&quot;pagination-large&quot;;s:9:&quot;searching&quot;;a:2:{s:20:&quot;columnSearchPosition&quot;;s:6:&quot;bottom&quot;;s:8:&quot;minChars&quot;;s:1:&quot;0&quot;;}s:8:&quot;features&quot;;a:1:{s:25:&quot;after_table_loaded_script&quot;;s:0:&quot;&quot;;}s:10:&quot;tableWidth&quot;;s:3:&quot;100&quot;;s:14:&quot;tableWidthType&quot;;s:1:&quot;%&quot;;s:16:&quot;tableWidthMobile&quot;;s:3:&quot;100&quot;;s:20:&quot;tableWidthMobileType&quot;;s:1:&quot;%&quot;;s:7:&quot;styling&quot;;a:1:{s:6:&quot;border&quot;;s:11:&quot;cell-border&quot;;}s:11:&quot;tableLoader&quot;;a:3:{s:8:&quot;iconName&quot;;s:7:&quot;default&quot;;s:9:&quot;iconItems&quot;;s:1:&quot;0&quot;;s:5:&quot;color&quot;;s:7:&quot;#000000&quot;;}s:6:&quot;styles&quot;;a:21:{s:9:&quot;customCss&quot;;s:0:&quot;&quot;;s:19:&quot;externalBorderColor&quot;;s:0:&quot;&quot;;s:19:&quot;externalBorderWidth&quot;;s:0:&quot;&quot;;s:17:&quot;headerBorderColor&quot;;s:0:&quot;&quot;;s:17:&quot;headerBorderWidth&quot;;s:0:&quot;&quot;;s:14:&quot;rowBorderColor&quot;;s:0:&quot;&quot;;s:14:&quot;rowBorderWidth&quot;;s:0:&quot;&quot;;s:17:&quot;columnBorderColor&quot;;s:0:&quot;&quot;;s:17:&quot;columnBorderWidth&quot;;s:0:&quot;&quot;;s:21:&quot;headerBackgroundColor&quot;;s:0:&quot;&quot;;s:15:&quot;headerFontColor&quot;;s:0:&quot;&quot;;s:14:&quot;headerFontSize&quot;;s:0:&quot;&quot;;s:19:&quot;cellBackgroundColor&quot;;s:0:&quot;&quot;;s:13:&quot;cellFontColor&quot;;s:0:&quot;&quot;;s:12:&quot;cellFontSize&quot;;s:0:&quot;&quot;;s:21:&quot;searchBackgroundColor&quot;;s:0:&quot;&quot;;s:15:&quot;searchFontColor&quot;;s:0:&quot;&quot;;s:17:&quot;searchBorderColor&quot;;s:0:&quot;&quot;;s:17:&quot;verticalAlignment&quot;;s:0:&quot;&quot;;s:19:&quot;horizontalAlignment&quot;;s:0:&quot;&quot;;s:18:&quot;paginationPosition&quot;;s:0:&quot;&quot;;}s:8:&quot;language&quot;;a:11:{s:10:&quot;emptyTable&quot;;s:0:&quot;&quot;;s:4:&quot;info&quot;;s:0:&quot;&quot;;s:9:&quot;infoEmpty&quot;;s:0:&quot;&quot;;s:12:&quot;infoFiltered&quot;;s:0:&quot;&quot;;s:10:&quot;lengthMenu&quot;;s:0:&quot;&quot;;s:6:&quot;search&quot;;s:0:&quot;&quot;;s:8:&quot;previous&quot;;s:0:&quot;&quot;;s:4:&quot;next&quot;;s:0:&quot;&quot;;s:11:&quot;zeroRecords&quot;;s:0:&quot;&quot;;s:11:&quot;exportLabel&quot;;s:0:&quot;&quot;;s:4:&quot;file&quot;;s:7:&quot;default&quot;;}}',NULL,NULL);
/*!40000 ALTER TABLE `wpet_supsystic_tbl_tables` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_supsystic_tbl_woo_columns`
--

DROP TABLE IF EXISTS `wpet_supsystic_tbl_woo_columns`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_supsystic_tbl_woo_columns` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `columns_name` varchar(128) DEFAULT NULL,
  `columns_nice_name` varchar(128) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_supsystic_tbl_woo_columns`
--

LOCK TABLES `wpet_supsystic_tbl_woo_columns` WRITE;
/*!40000 ALTER TABLE `wpet_supsystic_tbl_woo_columns` DISABLE KEYS */;
INSERT INTO `wpet_supsystic_tbl_woo_columns` VALUES
(1,'id','ID'),
(2,'product_title','Name'),
(3,'sku','SKU'),
(4,'thumbnail','Thumbnail'),
(5,'categories','Categories'),
(6,'price','Price'),
(7,'attribute','Attribute'),
(8,'description','Summary'),
(9,'add_to_cart','Buy'),
(10,'reviews','Reviews'),
(11,'date','Date');
/*!40000 ALTER TABLE `wpet_supsystic_tbl_woo_columns` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_term_relationships`
--

DROP TABLE IF EXISTS `wpet_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_term_relationships`
--

LOCK TABLES `wpet_term_relationships` WRITE;
/*!40000 ALTER TABLE `wpet_term_relationships` DISABLE KEYS */;
INSERT INTO `wpet_term_relationships` VALUES
(1,1,0),
(89,13,0),
(89,14,0),
(89,15,0),
(90,13,0),
(90,14,0),
(90,16,0),
(94,17,0),
(96,17,0),
(97,17,0),
(102,16,0),
(103,18,0),
(105,13,0),
(105,14,0),
(105,18,0),
(137,1,0),
(150,17,0),
(258,19,0),
(261,19,0),
(263,19,0),
(265,19,0),
(267,19,0),
(271,19,0),
(279,16,0),
(281,16,0),
(283,16,0),
(285,14,0),
(287,18,0),
(290,22,0),
(393,13,0),
(393,16,0),
(393,20,0),
(394,13,0),
(394,16,0),
(394,21,0),
(395,13,0),
(395,14,0),
(395,16,0),
(396,13,0),
(396,16,0),
(396,19,0),
(397,13,0),
(397,16,0),
(397,19,0),
(452,17,0),
(454,17,0),
(662,23,0),
(723,18,0),
(723,21,0),
(878,17,0),
(879,17,0),
(880,17,0),
(882,17,0),
(2020,17,0),
(2022,17,0),
(2023,17,0),
(2024,17,0),
(2025,17,0),
(2026,17,0),
(2032,17,0),
(2034,17,0),
(2040,17,0),
(2042,17,0),
(2043,17,0),
(2044,17,0),
(2046,17,0),
(2047,17,0),
(2049,17,0),
(2050,17,0),
(2051,17,0),
(2052,17,0),
(2053,17,0),
(2055,17,0),
(2056,17,0),
(2057,17,0),
(2059,17,0),
(2060,17,0),
(2061,17,0),
(2062,17,0),
(2063,17,0),
(2064,17,0),
(2065,17,0),
(2067,17,0),
(2188,24,0),
(2195,16,0),
(2200,25,0),
(2202,26,0),
(2209,27,0),
(2211,28,0),
(2215,29,0),
(2223,30,0),
(2227,31,0),
(2231,32,0),
(2233,33,0),
(2235,22,0),
(2241,34,0),
(2243,35,0),
(2246,36,0),
(2248,37,0),
(2250,38,0),
(2255,39,0),
(2257,40,0),
(2258,18,0),
(2260,41,0),
(2266,42,0),
(2268,43,0),
(2272,44,0),
(2274,19,0),
(2281,45,0),
(2286,46,0),
(2290,47,0),
(2292,48,0),
(2308,16,0),
(2312,20,0),
(2317,14,0),
(2318,48,0),
(2320,19,0),
(2321,16,0),
(2321,46,0),
(2324,16,0),
(2324,46,0),
(2358,39,0),
(2358,49,0),
(2365,16,0),
(2368,17,0),
(2371,48,0),
(2371,50,0),
(2373,17,0),
(2376,16,0),
(2378,51,0),
(2382,16,0),
(2384,14,0),
(2388,20,0),
(2391,50,0),
(2395,39,0),
(2396,19,0),
(2399,52,0),
(2420,16,0),
(2424,16,0),
(2428,21,0),
(2431,31,0),
(2433,36,0),
(2438,36,0),
(2440,35,0),
(2442,17,0),
(2443,18,0),
(2446,20,0),
(2450,20,0),
(2451,20,0),
(2452,19,0),
(2453,50,0),
(2453,53,0),
(2472,54,0),
(2474,16,0),
(2476,14,0),
(2476,16,0),
(2477,16,0),
(2479,16,0),
(2480,31,0),
(2482,18,0),
(2483,18,0),
(2484,18,0),
(2485,20,0),
(2488,20,0),
(2489,19,0),
(2490,47,0),
(2507,29,0),
(2527,21,0),
(2537,55,0),
(2575,17,0),
(2576,17,0),
(2577,14,0),
(2577,20,0),
(2581,16,0),
(2587,18,0),
(2587,21,0),
(2588,21,0),
(2591,21,0),
(2596,48,0),
(2597,23,0),
(2599,24,0),
(2600,16,0),
(2600,29,0),
(2603,16,0),
(2604,16,0),
(2605,16,0),
(2606,16,0),
(2608,16,0),
(2610,16,0),
(2611,16,0),
(2612,16,0),
(2614,16,0),
(2617,16,0),
(2626,16,0),
(2627,16,0),
(2628,16,0),
(2630,16,0),
(2652,16,0),
(2653,16,0),
(2654,16,0),
(2655,16,0),
(2656,16,0),
(2658,16,0),
(2659,16,0),
(2660,16,0),
(2661,16,0),
(2663,16,0),
(2667,14,0),
(2668,56,0),
(2671,56,0),
(2673,32,0),
(2675,22,0),
(2678,37,0),
(2686,17,0),
(2689,17,0),
(2689,57,0),
(2690,19,0),
(2690,58,0),
(2691,19,0),
(2691,58,0),
(2698,20,0),
(2699,20,0),
(2700,20,0),
(2704,19,0),
(2706,55,0),
(2707,45,0),
(2709,46,0),
(2710,59,0),
(2711,59,0),
(2714,48,0),
(2747,36,0),
(2911,17,0),
(2913,17,0),
(3105,17,0),
(3109,21,0),
(3114,21,0),
(3116,20,0),
(3119,18,0),
(3122,35,0),
(3125,60,0),
(3128,16,0),
(3133,16,0),
(3137,16,0),
(3139,16,0),
(3141,18,0),
(3144,61,0),
(3146,62,0),
(3148,18,0),
(3151,50,0),
(3153,21,0),
(3155,17,0),
(3157,63,0),
(3160,55,0),
(3163,64,0),
(3163,65,0),
(3166,66,0),
(3169,16,0),
(3171,16,0),
(3181,16,0),
(3181,20,0),
(3185,29,0),
(3188,20,0),
(3192,55,0),
(3195,20,0),
(3199,16,0),
(3199,67,0),
(3202,16,0),
(3202,20,0),
(3206,16,0),
(3213,16,0),
(3213,68,0),
(3216,47,0),
(3219,20,0),
(3222,37,0),
(3225,62,0),
(3486,66,0),
(3508,13,0),
(3508,14,0),
(3512,13,0),
(3512,14,0),
(3512,15,0),
(3582,69,0),
(3618,70,0),
(3643,16,0),
(3663,55,0),
(3666,15,0),
(3670,21,0),
(3674,18,0),
(3678,58,0),
(3685,56,0),
(3688,16,0),
(3691,71,0),
(3705,55,0),
(3719,19,0),
(3914,16,0),
(3921,16,0),
(3925,16,0),
(3931,16,0),
(3933,16,0),
(3935,16,0),
(3937,16,0),
(3940,16,0),
(3942,16,0),
(3944,16,0),
(3946,16,0),
(3948,16,0),
(3950,16,0),
(3952,16,0),
(3960,16,0),
(3964,16,0),
(3965,16,0),
(3967,16,0),
(3969,16,0),
(3971,16,0),
(3973,16,0),
(3976,16,0),
(3978,16,0),
(3980,16,0),
(4037,23,0),
(4088,72,0),
(4091,73,0),
(4104,74,0),
(4120,75,0),
(4130,55,0),
(4131,62,0),
(4136,21,0),
(4137,18,0),
(4137,21,0),
(5015,17,0),
(5019,17,0),
(5026,17,0),
(5035,17,0),
(5035,22,0),
(5035,23,0),
(5117,17,0),
(5118,17,0),
(5120,17,0),
(5123,17,0),
(5124,17,0),
(5129,17,0),
(5131,17,0),
(5133,17,0),
(5136,17,0),
(5140,17,0),
(5145,17,0),
(5148,17,0),
(5151,17,0),
(5153,17,0),
(5154,17,0),
(5159,76,0),
(5161,17,0),
(5161,77,0),
(5162,17,0),
(5162,77,0),
(5165,17,0),
(5165,78,0),
(5167,17,0),
(5168,17,0),
(5168,78,0),
(5195,17,0),
(5195,62,0),
(5197,17,0),
(5197,62,0),
(5204,17,0),
(5204,20,0),
(5205,17,0),
(5205,78,0),
(5206,17,0),
(5206,21,0),
(5207,17,0),
(5211,17,0),
(5211,18,0),
(5219,17,0),
(5227,17,0),
(5228,17,0),
(5229,17,0),
(5230,17,0),
(5231,17,0),
(5395,31,0),
(5410,16,0),
(5428,46,0),
(5505,18,0),
(5518,21,0),
(5598,16,0),
(5621,19,0),
(5633,31,0),
(5633,36,0),
(5649,31,0),
(5662,14,0),
(5665,79,0),
(5688,69,0),
(5711,69,0),
(5736,1,0),
(5758,61,0),
(5775,21,0),
(5783,31,0),
(5793,16,0),
(5800,31,0),
(5811,18,0),
(5818,18,0),
(5829,18,0),
(5838,18,0),
(5844,21,0),
(5866,21,0),
(5874,21,0),
(5888,29,0),
(5888,80,0),
(5888,81,0),
(5894,16,0),
(5905,21,0),
(5913,50,0),
(5917,51,0),
(5927,50,0),
(5929,17,0),
(5951,21,0),
(5960,16,0),
(5978,16,0),
(5986,46,0),
(5994,39,0),
(6003,16,0),
(6009,76,0),
(6021,47,0),
(6047,46,0),
(6071,19,0),
(6076,16,0),
(6078,82,0),
(6091,39,0),
(6098,61,0),
(6113,69,0),
(6122,51,0),
(6327,61,0),
(6329,46,0),
(6334,19,0),
(6335,79,0),
(6335,83,0),
(6365,31,0),
(6367,21,0),
(6370,80,0),
(6418,16,0),
(6425,79,0),
(6433,19,0),
(6435,22,0),
(6438,31,0),
(6439,21,0),
(6479,35,0),
(6535,82,0),
(6537,16,0),
(6726,3,0),
(6727,3,0),
(6728,3,0),
(6731,3,0),
(6734,4,0),
(6748,6,0),
(6751,6,0),
(6813,7,0),
(6817,8,0),
(6895,3,0),
(6918,5,0),
(7134,3,0),
(7135,3,0),
(7136,3,0),
(7140,9,0),
(7162,3,0),
(7188,3,0),
(7189,3,0),
(7201,10,0),
(7280,3,0),
(7281,3,0),
(7282,3,0),
(7283,3,0),
(7294,9,0),
(7307,3,0),
(7308,11,0),
(7327,9,0),
(7390,3,0),
(7391,3,0),
(7393,5,0),
(7404,3,0),
(7405,3,0),
(7413,3,0),
(7466,12,0),
(7467,12,0),
(7472,12,0),
(7484,11,0),
(7488,5,0),
(7497,5,0),
(7521,5,0),
(7522,5,0),
(7529,9,0),
(7533,9,0),
(7624,9,0),
(7640,6,0),
(7800,9,0),
(7803,9,0),
(7867,12,0),
(7883,12,0),
(7887,12,0),
(7894,12,0),
(8342,10,0);
/*!40000 ALTER TABLE `wpet_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_term_taxonomy`
--

DROP TABLE IF EXISTS `wpet_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=84 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_term_taxonomy`
--

LOCK TABLES `wpet_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wpet_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wpet_term_taxonomy` VALUES
(1,1,'category','',0,3),
(3,3,'nav_menu','',0,21),
(4,4,'wp_theme','',0,1),
(5,5,'elementor_library_type','',0,1),
(6,6,'elementor_library_type','',0,1),
(7,7,'elementor_library_type','',0,0),
(8,8,'elementor_library_type','',0,0),
(9,9,'elementor_library_type','',0,8),
(10,10,'elementor_library_type','',0,2),
(11,11,'elementor_library_type','',0,2),
(12,12,'nav_menu','',0,7),
(13,13,'sdp-category','',0,10),
(14,14,'sdp-author','',0,13),
(15,15,'sdp-author','',0,3),
(16,16,'sdp-author','',0,96),
(17,17,'sdp-author','',0,89),
(18,18,'sdp-author','',0,21),
(19,19,'sdp-author','',0,21),
(20,20,'sdp-author','',0,19),
(21,21,'sdp-author','',0,23),
(22,22,'sdp-author','',0,5),
(23,23,'sdp-author','',0,4),
(24,24,'sdp-author','',0,2),
(25,25,'sdp-author','',0,1),
(26,26,'sdp-author','',0,1),
(27,27,'sdp-author','',0,1),
(28,28,'sdp-author','',0,1),
(29,29,'sdp-author','',0,5),
(30,30,'sdp-author','',0,1),
(31,31,'sdp-author','',0,10),
(32,32,'sdp-author','',0,2),
(33,33,'sdp-author','',0,1),
(34,34,'sdp-author','',0,1),
(35,35,'sdp-author','',0,4),
(36,36,'sdp-author','',0,5),
(37,37,'sdp-author','',0,3),
(38,38,'sdp-author','',0,1),
(39,39,'sdp-author','',0,5),
(40,40,'sdp-author','',0,1),
(41,41,'sdp-author','',0,1),
(42,42,'sdp-author','',0,1),
(43,43,'sdp-author','',0,1),
(44,44,'sdp-author','',0,1),
(45,45,'sdp-author','',0,2),
(46,46,'sdp-author','',0,8),
(47,47,'sdp-author','',0,4),
(48,48,'sdp-author','',0,5),
(49,49,'sdp-author','',0,1),
(50,50,'sdp-author','',0,6),
(51,51,'sdp-author','',0,3),
(52,52,'sdp-author','',0,1),
(53,53,'sdp-author','',0,1),
(54,54,'sdp-author','',0,1),
(55,55,'sdp-author','',0,7),
(56,56,'sdp-author','',0,3),
(57,57,'sdp-author','',0,1),
(58,58,'sdp-author','',0,3),
(59,59,'sdp-author','',0,2),
(60,60,'sdp-author','',0,1),
(61,61,'sdp-author','',0,4),
(62,62,'sdp-author','',0,5),
(63,63,'sdp-author','',0,1),
(64,64,'sdp-author','',0,1),
(65,65,'sdp-author','',0,1),
(66,66,'sdp-author','',0,2),
(67,67,'sdp-author','',0,1),
(68,68,'sdp-author','',0,1),
(69,69,'sdp-author','',0,4),
(70,70,'sdp-author','',0,1),
(71,71,'sdp-author','',0,1),
(72,72,'sdp-author','',0,1),
(73,73,'sdp-author','',0,1),
(74,74,'sdp-author','',0,1),
(75,75,'sdp-author','',0,1),
(76,76,'sdp-author','',0,2),
(77,77,'sdp-author','',0,2),
(78,78,'sdp-author','',0,3),
(79,79,'sdp-author','',0,3),
(80,80,'sdp-author','',0,2),
(81,81,'sdp-author','',0,1),
(82,82,'sdp-author','',0,2),
(83,83,'sdp-author','',0,1);
/*!40000 ALTER TABLE `wpet_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_termmeta`
--

DROP TABLE IF EXISTS `wpet_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_termmeta`
--

LOCK TABLES `wpet_termmeta` WRITE;
/*!40000 ALTER TABLE `wpet_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_terms`
--

DROP TABLE IF EXISTS `wpet_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=84 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_terms`
--

LOCK TABLES `wpet_terms` WRITE;
/*!40000 ALTER TABLE `wpet_terms` DISABLE KEYS */;
INSERT INTO `wpet_terms` VALUES
(1,'Uncategorized','uncategorized',0),
(3,'Main Menu','main-menu',0),
(4,'hello-elementor','hello-elementor',0),
(5,'header','header',0),
(6,'footer','footer',0),
(7,'popup','popup',0),
(8,'single-post','single-post',0),
(9,'container','container',0),
(10,'widget','widget',0),
(11,'page','page',0),
(12,'New Main Menu','new-main-menu',0),
(13,'ADVinDP','advindp',0),
(14,'Davis, K.E.','davis-k-e',0),
(15,'Mitchell, T','mitchell-t',0),
(16,'Bergner, R.','bergner-r',0),
(17,'Dr. Ossorio','ossorio',0),
(18,'Putman, A.','putman-a',0),
(19,'Schwartz, W.','schwartz-w',0),
(20,'Roberts, M.K.','roberts-m-k',0),
(21,'Jeffrey, H.J.','jeffrey-h-j',0),
(22,'Lasater, L.','lasater-l',0),
(23,'Aylesworth, L.','aylesworth-l',0),
(24,'Baker, E.','baker-e',0),
(25,'Cabezas, C.S.','cabezas-c',0),
(26,'Carlson, R.H.','carlson-r',0),
(27,'Crouch, T.','crouch-t',0),
(28,'Felknor, J.E.','felknor-j-e',0),
(29,'Holmes, J.R.','holmes-j-r',0),
(30,'Ida, D.','ida-d',0),
(31,'Kantor, C.','kantor-c',0),
(32,'Kirsch, N.L.','kirsch-n-l',0),
(33,'Larsen, E.A.','larsen-e',0),
(34,'Littler, S.L.','littler-s',0),
(35,'Lubuguin, F.','lubuguin-f',0),
(36,'Littmann, J.','littmann-j',0),
(37,'Marshall, K.','marshall-k',0),
(38,'Minerva, D.','minerva-d',0),
(39,'Peek, C.J.','peek-c-j',0),
(40,'Pomerantz, J.M.','pomerantz-j',0),
(41,'Quintana, D.N.','quitana-d',0),
(42,'Rosales, I.','rosales-i',0),
(43,'Sanchez, J.','sanchez-j',0),
(44,'Schmitz, T.J.','schmitz-t',0),
(45,'Silva, J.','silva-j',0),
(46,'Torres, W.','torres-w',0),
(47,'Wechsler, R.','wechsler-r',0),
(48,'Zeiger, C.A.','zeiger-c-a',0),
(49,'Heinrich, R.','heinrich-r',0),
(50,'Zeiger, P.','zeiger-p',0),
(51,'Stone, C.J.','stone-c-j',0),
(52,'Colvin, G.','colvin-g',0),
(53,'Singer, H.R.','singer-h-r',0),
(54,'Allen, C.','allen-c',0),
(55,'Shideler, M.M.','shideler-m-m',0),
(56,'Driscoll, R.','driscoll-r',0),
(57,'Sternberg, B.','sternberg-b',0),
(58,'Plotkin, W.','plotkin-w',0),
(59,'Vanderburgh, J.','vanderburgh-j',0),
(60,'Felknor, C.M.','felknor-c-m',0),
(61,'Bergner, L.','bergner-l',0),
(62,'Orvik, J.','orvik-j',0),
(63,'Holt, S.B.','holt-s-b',0),
(64,'Forward, J.R.','forward-j-r',0),
(65,'Sapin, C.','sapin-c',0),
(66,'Latham, C.','latham-c',0),
(67,'Bretscher, F.','bretscher-f',0),
(68,'Skaggs, J.','skaggs-j',0),
(69,'Zeybekoglu, E.','zeybekoglu-e',0),
(70,'Kennedy, P.M.','kennedy-p',0),
(71,'Farber, A.','farber-a',0),
(72,'Backstrom, J.','backstrom-j',0),
(73,'Beautz, S.','beautz-s',0),
(74,'Harnsberger, B.','harnsberger-b',0),
(75,'Yermish, A.','yermish-a',0),
(76,'Sidman, J.','sidman-j',0),
(77,'Popov, Dan','popov-d',0),
(78,'Schneider, L.S.','schneider-l',0),
(79,'Newby-Clarke, I.','newby-clarke',0),
(80,'Bender, D.','bender',0),
(81,'Cox, J.H.','cox-j-h',0),
(82,'Cote, C.','cote',0),
(83,'Colp, G.','colp',0);
/*!40000 ALTER TABLE `wpet_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_usermeta`
--

DROP TABLE IF EXISTS `wpet_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=92 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_usermeta`
--

LOCK TABLES `wpet_usermeta` WRITE;
/*!40000 ALTER TABLE `wpet_usermeta` DISABLE KEYS */;
INSERT INTO `wpet_usermeta` VALUES
(1,1,'nickname','society'),
(2,1,'first_name',''),
(3,1,'last_name',''),
(4,1,'description',''),
(5,1,'rich_editing','true'),
(6,1,'syntax_highlighting','true'),
(7,1,'comment_shortcuts','false'),
(8,1,'admin_color','modern'),
(9,1,'use_ssl','0'),
(10,1,'show_admin_bar_front','true'),
(11,1,'locale',''),
(12,1,'wpet_capabilities','a:1:{s:13:\"administrator\";b:1;}'),
(13,1,'wpet_user_level','10'),
(14,1,'dismissed_wp_pointers',''),
(15,1,'show_welcome_panel','1'),
(16,1,'session_tokens','a:2:{s:64:\"4375555920eb14114575f4f348d7383aeb7e81ec2af179d90bfb8d512993ee97\";a:4:{s:10:\"expiration\";i:1785956716;s:2:\"ip\";s:15:\"129.222.244.142\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36\";s:5:\"login\";i:1785783916;}s:64:\"b37cbf45690afd4d21d382028e1b91e8fff108ad359de6e3df9879e7973cc946\";a:4:{s:10:\"expiration\";i:1786043046;s:2:\"ip\";s:15:\"129.222.244.142\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36\";s:5:\"login\";i:1785870246;}}'),
(17,1,'wpet_dashboard_quick_press_last_post_id','7990'),
(18,1,'community-events-location','a:1:{s:2:\"ip\";s:13:\"129.222.244.0\";}'),
(19,1,'wpet_elementor_connect_common_data','a:7:{s:9:\"client_id\";s:32:\"vec8ZTXG6vDyoepLI4sKC9LwpiEOU90Y\";s:11:\"auth_secret\";s:32:\"6fHnZKdwZOo9JXjyIRtNIPlqguj8VoXU\";s:12:\"access_token\";s:304:\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI1OTE3MTM1IiwiYXVkIjoiaHR0cHM6Ly9zb2NpZXR5LmJzcXVhcmVzaXRlLmNvbS8iLCJjbGllbnRfaWQiOiJ2ZWM4WlRYRzZ2RHlvZXBMSTRzS0M5THdwaUVPVTkwWSIsImNvbm5lY3RfdHlwZSI6ImFjdGl2YXRlIiwiaWF0IjoxNzU4NjU0MzY2LCJleHAiOjMxNzMwMzA5Njc2Nn0.SNgWragXqQnQxGekVhK2IG9vVoCi1ndX1ctHTqtZG7E\";s:19:\"access_token_secret\";s:32:\"rZkr5FqXSX5Z06j3MPtVTdgtdkC33vt4\";s:10:\"token_type\";s:6:\"bearer\";s:4:\"user\";O:8:\"stdClass\":1:{s:5:\"email\";s:19:\"dave@bsquareweb.com\";}s:19:\"data_share_opted_in\";b:1;}'),
(20,1,'wpet_persisted_preferences','a:3:{s:4:\"core\";a:1:{s:26:\"isComplementaryAreaVisible\";b:1;}s:14:\"core/edit-post\";a:2:{s:12:\"welcomeGuide\";b:0;s:23:\"metaBoxesMainOpenHeight\";i:24;}s:9:\"_modified\";s:24:\"2026-07-30T05:23:38.187Z\";}'),
(21,1,'elementor_introduction','a:4:{s:27:\"ai-get-started-announcement\";b:1;s:14:\"ai_get_started\";b:1;s:59:\"ai_get_started_introduction_site_logo_with_ai_site-settings\";b:1;s:20:\"globals_introduction\";b:1;}'),
(22,1,'wpet_user-settings','libraryContent=browse&editor=tinymce&hidetb=1'),
(23,1,'wpet_user-settings-time','1763157836'),
(24,1,'nav_menu_recently_edited','12'),
(25,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),
(26,1,'metaboxhidden_nav-menus','a:1:{i:0;s:12:\"add-post_tag\";}'),
(27,1,'supsystic-tables-tutorial_was_showed','1'),
(28,2,'nickname','Sherry Callon'),
(29,2,'first_name',''),
(30,2,'last_name',''),
(31,2,'description',''),
(32,2,'rich_editing','true'),
(33,2,'syntax_highlighting','true'),
(34,2,'comment_shortcuts','false'),
(35,2,'admin_color','modern'),
(36,2,'use_ssl','0'),
(37,2,'show_admin_bar_front','true'),
(38,2,'locale',''),
(39,2,'wpet_capabilities','a:1:{s:10:\"subscriber\";b:1;}'),
(40,2,'wpet_user_level','0'),
(41,2,'dismissed_wp_pointers',''),
(42,3,'nickname','jeff'),
(43,3,'first_name',''),
(44,3,'last_name',''),
(45,3,'description',''),
(46,3,'rich_editing','true'),
(47,3,'syntax_highlighting','true'),
(48,3,'comment_shortcuts','false'),
(49,3,'admin_color','modern'),
(50,3,'use_ssl','0'),
(51,3,'show_admin_bar_front','true'),
(52,3,'locale',''),
(53,3,'wpet_capabilities','a:1:{s:13:\"administrator\";b:1;}'),
(54,3,'wpet_user_level','10'),
(55,3,'dismissed_wp_pointers',''),
(56,3,'default_password_nag',''),
(57,3,'session_tokens','a:1:{s:64:\"1d03e0c3f6371e43caa8d3f4189ac84acb19ff0ecd35a32bf247f2471cc99102\";a:4:{s:10:\"expiration\";i:1785942861;s:2:\"ip\";s:12:\"71.87.41.205\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:152.0) Gecko/20100101 Firefox/152.0\";s:5:\"login\";i:1784733261;}}'),
(58,3,'wpet_dashboard_quick_press_last_post_id','8194'),
(59,3,'community-events-location','a:1:{s:2:\"ip\";s:10:\"71.87.41.0\";}'),
(60,3,'supsystic-tables-tutorial_was_showed','1'),
(61,3,'wpet_persisted_preferences','a:3:{s:4:\"core\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:10:\"openPanels\";a:3:{i:0;s:11:\"post-status\";i:1;s:27:\"taxonomy-panel-sdp-category\";i:2;s:25:\"taxonomy-panel-sdp-author\";}}s:14:\"core/edit-post\";a:1:{s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2026-07-23T19:48:06.831Z\";}'),
(62,3,'elementor_introduction','a:2:{s:27:\"ai-get-started-announcement\";b:1;s:20:\"globals_introduction\";b:1;}'),
(63,1,'wpforms_overview_table_columns','a:9:{i:0;s:4:\"name\";i:1;s:4:\"tags\";i:2;s:6:\"author\";i:3;s:7:\"created\";i:4;s:7:\"entries\";i:5;s:15:\"analytics_views\";i:6;s:22:\"analytics_interactions\";i:7;s:20:\"analytics_conversion\";i:8;s:9:\"locations\";}'),
(64,1,'elementor_admin_notices','a:1:{s:20:\"ally_pages_promotion\";a:2:{s:9:\"is_viewed\";b:1;s:4:\"meta\";a:0:{}}}'),
(65,3,'wpet_user-settings','editor=tinymce'),
(66,3,'wpet_user-settings-time','1764091464'),
(67,4,'nickname','matt'),
(68,4,'first_name',''),
(69,4,'last_name',''),
(70,4,'description',''),
(71,4,'rich_editing','true'),
(72,4,'syntax_highlighting','true'),
(73,4,'comment_shortcuts','false'),
(74,4,'admin_color','modern'),
(75,4,'use_ssl','0'),
(76,4,'show_admin_bar_front','true'),
(77,4,'locale',''),
(78,4,'wpet_capabilities','a:1:{s:13:\"administrator\";b:1;}'),
(79,4,'wpet_user_level','10'),
(80,4,'dismissed_wp_pointers',''),
(81,4,'session_tokens','a:1:{s:64:\"e47eaece9296b278dc9385a94a552b669acd0a7b6f67e6b6acb52a9f230d382e\";a:4:{s:10:\"expiration\";i:1768250176;s:2:\"ip\";s:13:\"67.249.239.99\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36\";s:5:\"login\";i:1767040576;}}'),
(82,4,'wpet_dashboard_quick_press_last_post_id','7991'),
(83,4,'community-events-location','a:1:{s:2:\"ip\";s:12:\"67.249.239.0\";}'),
(84,4,'supsystic-tables-tutorial_was_showed','1'),
(85,4,'elementor_introduction','a:2:{s:27:\"ai-get-started-announcement\";b:1;s:20:\"globals_introduction\";b:1;}'),
(86,4,'wpet_persisted_preferences','a:3:{s:4:\"core\";a:1:{s:26:\"isComplementaryAreaVisible\";b:1;}s:14:\"core/edit-post\";a:1:{s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2025-12-29T20:39:26.506Z\";}'),
(87,3,'closedpostboxes_sdppubs-publications','a:0:{}'),
(88,3,'metaboxhidden_sdppubs-publications','a:1:{i:0;s:10:\"members-cp\";}'),
(89,3,'nav_menu_recently_edited','3'),
(90,3,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),
(91,3,'metaboxhidden_nav-menus','a:5:{i:0;s:25:\"add-post-type-sdp-members\";i:1;s:34:\"add-post-type-sdppubs-publications\";i:2;s:12:\"add-post_tag\";i:3;s:14:\"add-sdp-author\";i:4;s:16:\"add-sdp-category\";}');
/*!40000 ALTER TABLE `wpet_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_users`
--

DROP TABLE IF EXISTS `wpet_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(255) NOT NULL DEFAULT '',
  `user_nicename` varchar(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_users`
--

LOCK TABLES `wpet_users` WRITE;
/*!40000 ALTER TABLE `wpet_users` DISABLE KEYS */;
INSERT INTO `wpet_users` VALUES
(1,'society','$wp$2y$10$UbRTtNHalWnZRDvqmDeh7ufuZ24YTj3fotPYtu5i20GQDAvs3lsxy','society','sherry@bsquareweb.com','https://society.bsquaresite.com','2025-09-22 19:53:50','',0,'society'),
(2,'Sherry Callon','$wp$2y$10$/OHobx3rBIXhx0rxfYqM8.hW3POxwOz6fHjpcdaJKOP/hbxuFAfLC','sherry-callon','','','2025-11-11 21:28:51','',0,'Sherry Callon'),
(3,'jeff','$wp$2y$10$3/43qEAn.ebiBn7YOVWw/.ANGiI2uw1/s.9G/JTDafo4auAG6OVx6','jeff','jeff@deltafactory.com','','2025-11-11 21:34:27','',0,'jeff'),
(4,'matt','$wp$2y$10$omxCJVBx4nE7DB8kqHOrHOiCiBBUMnFtZvDvPzDqfuHyV25UlU67.','matt','mcallon92@outlook.com','','2025-12-29 20:23:28','',0,'matt');
/*!40000 ALTER TABLE `wpet_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_wpforms_analytics_fields`
--

DROP TABLE IF EXISTS `wpet_wpforms_analytics_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_wpforms_analytics_fields` (
  `form_id` bigint(20) unsigned NOT NULL,
  `field_id` int(10) unsigned NOT NULL,
  `subfield_key` varchar(64) NOT NULL DEFAULT '',
  `period_date` date NOT NULL,
  `views` int(10) unsigned NOT NULL DEFAULT 0,
  `focus_count` int(10) unsigned NOT NULL DEFAULT 0,
  `click_count` int(10) unsigned NOT NULL DEFAULT 0,
  `input_count` int(10) unsigned NOT NULL DEFAULT 0,
  `abandonments` int(10) unsigned NOT NULL DEFAULT 0,
  `errors` int(10) unsigned NOT NULL DEFAULT 0,
  `total_duration_ms` bigint(20) unsigned NOT NULL DEFAULT 0,
  `duration_count` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`form_id`,`field_id`,`subfield_key`,`period_date`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_wpforms_analytics_fields`
--

LOCK TABLES `wpet_wpforms_analytics_fields` WRITE;
/*!40000 ALTER TABLE `wpet_wpforms_analytics_fields` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_wpforms_analytics_fields` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_wpforms_analytics_forms`
--

DROP TABLE IF EXISTS `wpet_wpforms_analytics_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_wpforms_analytics_forms` (
  `form_id` bigint(20) unsigned NOT NULL,
  `period_date` date NOT NULL,
  `views` int(10) unsigned NOT NULL DEFAULT 0,
  `unique_sessions` int(10) unsigned NOT NULL DEFAULT 0,
  `submissions` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`form_id`,`period_date`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_wpforms_analytics_forms`
--

LOCK TABLES `wpet_wpforms_analytics_forms` WRITE;
/*!40000 ALTER TABLE `wpet_wpforms_analytics_forms` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_wpforms_analytics_forms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_wpforms_analytics_snapshot_fields`
--

DROP TABLE IF EXISTS `wpet_wpforms_analytics_snapshot_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_wpforms_analytics_snapshot_fields` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `snapshot_id` bigint(20) unsigned NOT NULL,
  `field_id` int(10) unsigned NOT NULL,
  `subfield_key` varchar(64) NOT NULL DEFAULT '',
  `was_displayed` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `focus_count` smallint(5) unsigned NOT NULL DEFAULT 0,
  `click_count` smallint(5) unsigned NOT NULL DEFAULT 0,
  `input_count` smallint(5) unsigned NOT NULL DEFAULT 0,
  `errors` smallint(5) unsigned NOT NULL DEFAULT 0,
  `duration_ms` int(10) unsigned DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `idx_snapshot` (`snapshot_id`),
  KEY `idx_snapshot_field` (`snapshot_id`,`field_id`,`subfield_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_wpforms_analytics_snapshot_fields`
--

LOCK TABLES `wpet_wpforms_analytics_snapshot_fields` WRITE;
/*!40000 ALTER TABLE `wpet_wpforms_analytics_snapshot_fields` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_wpforms_analytics_snapshot_fields` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_wpforms_analytics_snapshots`
--

DROP TABLE IF EXISTS `wpet_wpforms_analytics_snapshots`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_wpforms_analytics_snapshots` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) unsigned NOT NULL,
  `session_id` varchar(64) NOT NULL,
  `trigger_type` tinyint(3) unsigned NOT NULL,
  `page_number` tinyint(3) unsigned DEFAULT NULL,
  `form_visible` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `payload` longtext NOT NULL,
  `occurred_at` datetime NOT NULL,
  `processed` tinyint(1) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `idx_unprocessed` (`processed`,`occurred_at`),
  KEY `idx_session` (`session_id`,`form_id`,`trigger_type`),
  KEY `idx_form_date` (`form_id`,`processed`,`form_visible`,`occurred_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_wpforms_analytics_snapshots`
--

LOCK TABLES `wpet_wpforms_analytics_snapshots` WRITE;
/*!40000 ALTER TABLE `wpet_wpforms_analytics_snapshots` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_wpforms_analytics_snapshots` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_wpforms_entries`
--

DROP TABLE IF EXISTS `wpet_wpforms_entries`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_wpforms_entries` (
  `entry_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) NOT NULL,
  `post_id` bigint(20) NOT NULL,
  `user_id` bigint(20) NOT NULL,
  `status` varchar(30) NOT NULL,
  `type` varchar(30) NOT NULL,
  `viewed` tinyint(1) DEFAULT 0,
  `starred` tinyint(1) DEFAULT 0,
  `fields` longtext NOT NULL,
  `meta` longtext NOT NULL,
  `date` datetime NOT NULL,
  `date_modified` datetime NOT NULL,
  `ip_address` varchar(128) NOT NULL,
  `user_agent` varchar(256) NOT NULL,
  `user_uuid` varchar(36) NOT NULL,
  PRIMARY KEY (`entry_id`),
  KEY `form_id` (`form_id`),
  KEY `date` (`date`),
  KEY `starred` (`starred`),
  KEY `status` (`status`),
  KEY `type` (`type`),
  KEY `viewed` (`viewed`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_wpforms_entries`
--

LOCK TABLES `wpet_wpforms_entries` WRITE;
/*!40000 ALTER TABLE `wpet_wpforms_entries` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_wpforms_entries` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_wpforms_entry_fields`
--

DROP TABLE IF EXISTS `wpet_wpforms_entry_fields`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_wpforms_entry_fields` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `entry_id` bigint(20) NOT NULL,
  `form_id` bigint(20) NOT NULL,
  `field_id` varchar(16) DEFAULT NULL,
  `value` longtext NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `entry_id` (`entry_id`),
  KEY `form_id` (`form_id`),
  KEY `field_id` (`field_id`),
  KEY `value` (`value`(32)),
  KEY `date` (`date`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_wpforms_entry_fields`
--

LOCK TABLES `wpet_wpforms_entry_fields` WRITE;
/*!40000 ALTER TABLE `wpet_wpforms_entry_fields` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_wpforms_entry_fields` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_wpforms_entry_meta`
--

DROP TABLE IF EXISTS `wpet_wpforms_entry_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_wpforms_entry_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `entry_id` bigint(20) NOT NULL,
  `form_id` bigint(20) NOT NULL,
  `user_id` bigint(20) NOT NULL,
  `status` varchar(30) NOT NULL,
  `type` varchar(255) DEFAULT NULL,
  `data` longtext NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `entry_id` (`entry_id`),
  KEY `form_id` (`form_id`),
  KEY `type` (`type`),
  KEY `data` (`data`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_wpforms_entry_meta`
--

LOCK TABLES `wpet_wpforms_entry_meta` WRITE;
/*!40000 ALTER TABLE `wpet_wpforms_entry_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_wpforms_entry_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_wpforms_file_restrictions`
--

DROP TABLE IF EXISTS `wpet_wpforms_file_restrictions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_wpforms_file_restrictions` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) NOT NULL,
  `field_id` bigint(20) NOT NULL,
  `password` varchar(255) NOT NULL,
  `rules` longtext NOT NULL,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `field_id` (`field_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_wpforms_file_restrictions`
--

LOCK TABLES `wpet_wpforms_file_restrictions` WRITE;
/*!40000 ALTER TABLE `wpet_wpforms_file_restrictions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_wpforms_file_restrictions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_wpforms_logs`
--

DROP TABLE IF EXISTS `wpet_wpforms_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_wpforms_logs` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `message` longtext NOT NULL,
  `types` varchar(255) NOT NULL,
  `create_at` datetime NOT NULL,
  `form_id` bigint(20) DEFAULT NULL,
  `entry_id` bigint(20) DEFAULT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=57 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_wpforms_logs`
--

LOCK TABLES `wpet_wpforms_logs` WRITE;
/*!40000 ALTER TABLE `wpet_wpforms_logs` DISABLE KEYS */;
INSERT INTO `wpet_wpforms_logs` VALUES
(1,'Migration','Migration of WPForms to 1.7.5 started.','log','2025-11-14 16:37:59',0,0,1),
(2,'Migration','Migration of WPForms to 1.7.5 completed.','log','2025-11-14 16:37:59',0,0,1),
(3,'Migration','Migration of WPForms to 1.7.5.1 started.','log','2025-11-14 16:37:59',0,0,1),
(4,'Migration','Migration of WPForms to 1.7.5.1 completed.','log','2025-11-14 16:37:59',0,0,1),
(5,'Migration','Migration of WPForms to 1.7.7 started.','log','2025-11-14 16:37:59',0,0,1),
(6,'Migration','Migration of WPForms to 1.7.7 completed.','log','2025-11-14 16:37:59',0,0,1),
(7,'Migration','Migration of WPForms to 1.8.2 started.','log','2025-11-14 16:37:59',0,0,1),
(8,'Migration','Migration of WPForms to 1.8.2 completed.','log','2025-11-14 16:37:59',0,0,1),
(9,'Migration','Migration of WPForms to 1.8.3 started.','log','2025-11-14 16:37:59',0,0,1),
(10,'Migration','Migration of WPForms to 1.8.4 started.','log','2025-11-14 16:37:59',0,0,1),
(11,'Migration','Migration of WPForms to 1.8.6 started.','log','2025-11-14 16:37:59',0,0,1),
(12,'Migration','Migration of WPForms to 1.8.7 started.','log','2025-11-14 16:37:59',0,0,1),
(13,'Migration','Migration of WPForms to 1.9.1 started.','log','2025-11-14 16:37:59',0,0,1),
(14,'Migration','Migration of WPForms to 1.9.1 completed.','log','2025-11-14 16:37:59',0,0,1),
(15,'Migration','Migration of WPForms to 1.9.2 started.','log','2025-11-14 16:37:59',0,0,1),
(16,'Migration','Migration of WPForms to 1.9.7 started.','log','2025-11-14 16:37:59',0,0,1),
(17,'Migration','Migration of WPForms to 1.9.7 completed.','log','2025-11-14 16:37:59',0,0,1),
(18,'Migration','Migration of WPForms Pro to 1.7.3 started.','log','2025-11-14 16:37:59',0,0,1),
(19,'Migration','Migration of WPForms Pro to 1.7.5 started.','log','2025-11-14 16:37:59',0,0,1),
(20,'Migration','Migration of WPForms Pro to 1.7.6 started.','log','2025-11-14 16:37:59',0,0,1),
(21,'Migration','Migration of WPForms Pro to 1.8.2 started.','log','2025-11-14 16:37:59',0,0,1),
(22,'Migration','Migration of WPForms Pro to 1.8.3 started.','log','2025-11-14 16:37:59',0,0,1),
(23,'Migration','Migration of WPForms Pro to 1.8.9 started.','log','2025-11-14 16:37:59',0,0,1),
(24,'Migration','Migration of WPForms Pro to 1.8.9 completed.','log','2025-11-14 16:37:59',0,0,1),
(25,'Migration','Migration of WPForms Pro to 1.9.0 started.','log','2025-11-14 16:37:59',0,0,1),
(26,'Migration','Migration of WPForms Pro to 1.9.1 started.','log','2025-11-14 16:37:59',0,0,1),
(27,'Migration','Migration of WPForms Pro to 1.9.1 completed.','log','2025-11-14 16:37:59',0,0,1),
(28,'Migration','Migration of WPForms Pro to 1.9.4 started.','log','2025-11-14 16:37:59',0,0,1),
(29,'Migration','Migration of WPForms Pro to 1.9.4 completed.','log','2025-11-14 16:37:59',0,0,1),
(30,'Migration','Migration of WPForms Pro to 1.9.8 started.','log','2025-11-14 16:37:59',0,0,1),
(31,'Migration','Migration of WPForms Pro to 1.9.8 completed.','log','2025-11-14 16:37:59',0,0,1),
(32,'Migration','Migration of WPForms Pro to 1.7.3 completed.','log','2025-11-14 16:38:33',0,0,1),
(33,'Migration','Migration of WPForms Pro to 1.7.6 completed.','log','2025-11-14 16:38:33',0,0,1),
(34,'Migration','Migration of WPForms Pro to 1.8.2 completed.','log','2025-12-28 02:57:06',0,0,0),
(35,'Migration','Migration of WPForms to 1.8.3 completed.','log','2025-12-28 11:22:22',0,0,0),
(36,'Migration','Migration of WPForms to 1.8.4 completed.','log','2025-12-28 11:22:22',0,0,0),
(37,'Migration','Migration of WPForms to 1.8.6 completed.','log','2025-12-28 11:22:22',0,0,0),
(38,'Migration','Migration of WPForms to 1.8.7 completed.','log','2025-12-28 11:22:27',0,0,0),
(39,'Migration','Migration of WPForms to 1.9.2 completed.','log','2025-12-28 11:25:29',0,0,0),
(40,'Migration','Migration of WPForms Pro to 1.7.5 completed.','log','2025-12-28 11:25:30',0,0,0),
(41,'Migration','Migration of WPForms Pro to 1.9.0 completed.','log','2025-12-28 11:25:30',0,0,0),
(42,'Migration','Migration of WPForms to 1.9.8.5 is fully completed.','log','2025-12-28 11:25:30',0,0,0),
(43,'Migration','Migration of WPForms Pro to 1.8.3 completed.','log','2025-12-28 14:52:19',0,0,0),
(44,'Migration','Migration of WPForms Pro to 1.9.8.5 is fully completed.','log','2025-12-28 14:52:19',0,0,0),
(45,'Migration','Migration of WPForms to 1.9.8.6 started.','log','2026-07-22 15:32:12',0,0,3),
(46,'Migration','Migration of WPForms to 1.9.8.6 completed.','log','2026-07-22 15:32:12',0,0,3),
(47,'Migration','Migration of WPForms to 2.0.0 started.','log','2026-07-22 15:32:12',0,0,3),
(48,'Migration','Migration of WPForms to 2.0.0 completed.','log','2026-07-22 15:32:12',0,0,3),
(49,'Migration','Migration of WPForms Pro to 1.10.0 started.','log','2026-07-22 15:32:12',0,0,3),
(50,'Migration','Migration of WPForms Pro to 1.10.0 completed.','log','2026-07-22 15:32:12',0,0,3),
(51,'Migration','Migration of WPForms Pro to 1.10.2 started.','log','2026-07-22 15:32:12',0,0,3),
(52,'Migration','Migration of WPForms Pro to 1.9.9 started.','log','2026-07-22 15:32:12',0,0,3),
(53,'Migration','Migration of WPForms Pro to 2.0.0 started.','log','2026-07-22 15:32:12',0,0,3),
(54,'Migration','Migration of WPForms Pro to 2.0.0 completed.','log','2026-07-22 15:32:12',0,0,3),
(55,'Migration','Migration of WPForms to 2.0.0.2 is fully completed.','log','2026-07-22 15:32:12',0,0,3),
(56,'Migration','Migration of WPForms Pro to 1.10.2 completed.','log','2026-07-22 15:32:24',0,0,3);
/*!40000 ALTER TABLE `wpet_wpforms_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_wpforms_payment_meta`
--

DROP TABLE IF EXISTS `wpet_wpforms_payment_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_wpforms_payment_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `payment_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `payment_id` (`payment_id`),
  KEY `meta_key` (`meta_key`(191)),
  KEY `meta_value` (`meta_value`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_wpforms_payment_meta`
--

LOCK TABLES `wpet_wpforms_payment_meta` WRITE;
/*!40000 ALTER TABLE `wpet_wpforms_payment_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_wpforms_payment_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_wpforms_payments`
--

DROP TABLE IF EXISTS `wpet_wpforms_payments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_wpforms_payments` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) NOT NULL,
  `status` varchar(10) NOT NULL DEFAULT '',
  `subtotal_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `discount_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `total_amount` decimal(26,8) NOT NULL DEFAULT 0.00000000,
  `currency` varchar(3) NOT NULL DEFAULT '',
  `entry_id` bigint(20) NOT NULL DEFAULT 0,
  `gateway` varchar(20) NOT NULL DEFAULT '',
  `type` varchar(12) NOT NULL DEFAULT '',
  `mode` varchar(4) NOT NULL DEFAULT '',
  `transaction_id` varchar(40) NOT NULL DEFAULT '',
  `customer_id` varchar(40) NOT NULL DEFAULT '',
  `subscription_id` varchar(40) NOT NULL DEFAULT '',
  `subscription_status` varchar(10) NOT NULL DEFAULT '',
  `title` varchar(255) NOT NULL DEFAULT '',
  `date_created_gmt` datetime NOT NULL,
  `date_updated_gmt` datetime NOT NULL,
  `is_published` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `status` (`status`(8)),
  KEY `total_amount` (`total_amount`),
  KEY `type` (`type`(8)),
  KEY `transaction_id` (`transaction_id`(32)),
  KEY `customer_id` (`customer_id`(32)),
  KEY `subscription_id` (`subscription_id`(32)),
  KEY `subscription_status` (`subscription_status`(8)),
  KEY `title` (`title`(64))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_wpforms_payments`
--

LOCK TABLES `wpet_wpforms_payments` WRITE;
/*!40000 ALTER TABLE `wpet_wpforms_payments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_wpforms_payments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_wpforms_protected_files`
--

DROP TABLE IF EXISTS `wpet_wpforms_protected_files`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_wpforms_protected_files` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `entry_id` bigint(20) NOT NULL,
  `form_id` bigint(20) NOT NULL,
  `restriction_id` bigint(20) NOT NULL,
  `hash` varchar(64) NOT NULL,
  `file` longtext NOT NULL,
  `last_usage_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `entry_id` (`entry_id`),
  KEY `form_id` (`form_id`),
  KEY `restriction_id` (`restriction_id`),
  KEY `hash` (`hash`(32))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_wpforms_protected_files`
--

LOCK TABLES `wpet_wpforms_protected_files` WRITE;
/*!40000 ALTER TABLE `wpet_wpforms_protected_files` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpet_wpforms_protected_files` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpet_wpforms_tasks_meta`
--

DROP TABLE IF EXISTS `wpet_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wpet_wpforms_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) NOT NULL,
  `data` longtext NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpet_wpforms_tasks_meta`
--

LOCK TABLES `wpet_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wpet_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wpet_wpforms_tasks_meta` VALUES
(1,'wpforms_process_forms_locator_scan','W10=','2025-12-28 02:57:04'),
(2,'wpforms_process_purge_spam','W10=','2025-12-28 02:57:04'),
(3,'wpforms_pro_core_info_cache_update','W10=','2025-12-29 20:09:30'),
(4,'wpforms-pro_license_api_plugin-updates_cache','W10=','2025-12-29 20:09:30'),
(5,'wpforms-pro_license_api_validate-key_cache','W10=','2025-12-29 20:09:30'),
(8,'wpforms_admin_notifications_update','W10=','2026-05-27 16:27:19'),
(9,'wpforms_analytics_aggregate','W10=','2026-07-22 15:32:25');
/*!40000 ALTER TABLE `wpet_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2026-08-04 14:25:59
